
Time bar (total: 4.8s)
| 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)
| 342.0ms | 5 662× | 0 | valid |
| 206.0ms | 1 170× | 2 | valid |
| 176.0ms | 1 227× | 1 | valid |
| 63.0ms | 1 030× | 0 | invalid |
| 40.0ms | 197× | 3 | valid |
ival-mult!: 161.0ms (28.3% of total)ival-sqrt: 118.0ms (20.7% of total)ival-div!: 88.0ms (15.4% of total)adjust: 83.0ms (14.6% of total)ival-sub!: 65.0ms (11.4% of total)ival-neg: 55.0ms (9.7% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 114 | 0 | - | 1 | (3.451985889225644e-148 1.1302550742455269e-241 -2.5215869389649195e-172) | (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) |
| 58 | 0 | - | 0 | - | (-.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) |
| 15 | 0 | - | 1 | (-1.3394401649122344e-8 -4.3071804719155113e+167 -1.7551404518521166e-146) | (/.f64 (-.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) a) |
| 4 | 0 | - | 0 | - | (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) |
| 0 | 0 | - | 0 | - | (*.f64 b_2 b_2) |
| 0 | 0 | - | 0 | - | a |
| 0 | 0 | - | 0 | - | (neg.f64 b_2) |
| 0 | 0 | - | 0 | - | b_2 |
| 0 | 0 | - | 0 | - | (*.f64 a c) |
| 0 | 0 | - | 0 | - | c |
| Operator | Subexpression | Explanation | Count | |
|---|---|---|---|---|
sqrt.f64 | (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) | oflow-rescue | 110 | 0 |
| ↳ | (*.f64 b_2 b_2) | overflow | 94 | |
| ↳ | (*.f64 a c) | overflow | 24 | |
| ↳ | (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) | overflow | 110 | |
-.f64 | (-.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) | cancellation | 58 | 0 |
/.f64 | (/.f64 (-.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) a) | u/n | 14 | 0 |
| ↳ | (-.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) | underflow | 30 | |
| ↳ | (*.f64 b_2 b_2) | underflow | 36 | |
| ↳ | (*.f64 a c) | underflow | 34 | |
| ↳ | (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) | underflow | 3 | |
-.f64 | (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) | nan-rescue | 4 | 0 |
| ↳ | (*.f64 b_2 b_2) | overflow | 94 | |
| ↳ | (*.f64 a c) | overflow | 24 | |
sqrt.f64 | (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) | uflow-rescue | 3 | 0 |
| ↳ | (*.f64 b_2 b_2) | underflow | 36 | |
| ↳ | (*.f64 a c) | underflow | 34 | |
| ↳ | (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) | underflow | 3 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 132 | 1 |
| - | 14 | 109 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 132 | 0 | 1 |
| - | 14 | 0 | 109 |
| number | freq |
|---|---|
| 0 | 110 |
| 1 | 106 |
| 2 | 37 |
| 3 | 3 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 23.0ms | 336× | 0 | valid |
| 14.0ms | 78× | 2 | valid |
| 9.0ms | 76× | 1 | valid |
| 5.0ms | 22× | 3 | valid |
Compiled 117 to 34 computations (70.9% saved)
ival-mult!: 8.0ms (26.6% of total)ival-sqrt: 7.0ms (23.3% of total)adjust: 5.0ms (16.6% of total)ival-sub!: 4.0ms (13.3% of total)ival-div!: 4.0ms (13.3% of total)ival-neg: 2.0ms (6.7% of total)Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 48 | 131 |
| 1 | 119 | 131 |
| 2 | 214 | 131 |
| 3 | 346 | 131 |
| 4 | 449 | 131 |
| 5 | 484 | 131 |
| 6 | 505 | 131 |
| 1× | saturated |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 50.1% | (/.f64 (-.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) a) |
Compiled 26 to 20 computations (23.1% saved)
| Inputs |
|---|
(/.f64 (-.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) a) |
(-.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) |
(neg.f64 b_2) |
b_2 |
(sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) |
(-.f64 (*.f64 b_2 b_2) (*.f64 a c)) |
(*.f64 b_2 b_2) |
(*.f64 a c) |
a |
c |
| Outputs |
|---|
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -2 (/ b_2 a)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (/ (+ (* -2 b_2) (* 1/2 (/ (* a c) b_2))) a))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (/ (+ (* -2 b_2) (* a (+ (* 1/8 (/ (* a (pow c 2)) (pow b_2 3))) (* 1/2 (/ c b_2))))) a))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (/ (+ (* -2 b_2) (* a (+ (* 1/2 (/ c b_2)) (* a (+ (* 1/16 (/ (* a (pow c 3)) (pow b_2 5))) (* 1/8 (/ (pow c 2) (pow b_2 3)))))))) a))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -2 b_2))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (- (* 1/2 (/ (* a c) b_2)) (* 2 b_2)))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (- (* a (- (* 1/8 (/ (* a (pow c 2)) (pow b_2 3))) (* -1/2 (/ c b_2)))) (* 2 b_2)))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (- (* a (- (* a (- (* 1/16 (/ (* a (pow c 3)) (pow b_2 5))) (* -1/8 (/ (pow c 2) (pow b_2 3))))) (* -1/2 (/ c b_2)))) (* 2 b_2)))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 b_2)) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (+ b_2 (* -1/2 (/ (* a c) b_2))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (+ b_2 (* a (+ (* -1/2 (/ c b_2)) (* -1/8 (/ (* a (pow c 2)) (pow b_2 3)))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (+ b_2 (* a (+ (* -1/2 (/ c b_2)) (* a (+ (* -1/8 (/ (pow c 2) (pow b_2 3))) (* -1/16 (/ (* a (pow c 3)) (pow b_2 5)))))))))) |
#s(approx (- (* b_2 b_2) (* a c)) #s(hole binary64 (pow b_2 2))) |
#s(approx (- (* b_2 b_2) (* a c)) #s(hole binary64 (+ (* -1 (* a c)) (pow b_2 2)))) |
#s(approx (* a c) #s(hole binary64 (* a c))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ b_2 a))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (+ (* -1 (/ b_2 a)) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (+ (* -1 (/ b_2 a)) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3))))))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* a (- (* -1 (/ b_2 a)) (* (sqrt (/ c a)) (sqrt -1)))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* a (- (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (+ (* (sqrt (/ c a)) (sqrt -1)) (/ b_2 a)))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* a (- (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (+ (* (sqrt (/ c a)) (sqrt -1)) (/ b_2 a))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -1)))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b_2 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (- (* b_2 b_2) (* a c)) #s(hole binary64 (* -1 (* a c)))) |
#s(approx (- (* b_2 b_2) (* a c)) #s(hole binary64 (* a (- (/ (pow b_2 2) a) c)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1 (/ b_2 a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1 (/ (+ b_2 (* -1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 2) (sqrt -1))))) a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1 (/ (+ b_2 (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* (pow b_2 2) (sqrt -1))))) a))) a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -1)))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* a (- (/ b_2 a) (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* a (- (* -1 (/ (- (* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 2) (sqrt -1)))) b_2) a)) (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* a (- (* -1 (/ (- (* -1 (/ (- (* 1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* (pow b_2 2) (sqrt -1))))) a)) b_2) a)) (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b_2 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))))))) |
#s(approx (- (* b_2 b_2) (* a c)) #s(hole binary64 (* -1 (* a (- (* -1 (/ (pow b_2 2) a)) (* -1 c)))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* b_2 (- (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b_2 (sqrt -1)))) (/ 1 a)))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* b_2 (- (* b_2 (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3)))))) (/ 1 a)))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (- (* -1 b_2) (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (- (* b_2 (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ b_2 (sqrt -1)))) 1)) (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (- (* b_2 (- (* b_2 (- (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -1)))))) 1)) (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (neg b_2) #s(hole binary64 (* -1 b_2))) |
#s(approx b_2 #s(hole binary64 b_2)) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (+ (* (sqrt (* a c)) (sqrt -1)) (* (pow b_2 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -1))))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (+ (* (sqrt (* a c)) (sqrt -1)) (* (pow b_2 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -1)))) (* (pow b_2 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -1) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b_2 2) (pow (sqrt -1) 5))))))))))) |
#s(approx (- (* b_2 b_2) (* a c)) #s(hole binary64 (- (pow b_2 2) (* a c)))) |
#s(approx (* b_2 b_2) #s(hole binary64 (pow b_2 2))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* b_2 (- (* 1/2 (/ c (pow b_2 2))) (* 2 (/ 1 a)))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* b_2 (- (+ (* 1/8 (/ (* a (pow c 2)) (pow b_2 4))) (* 1/2 (/ c (pow b_2 2)))) (* 2 (/ 1 a)))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* b_2 (- (+ (* 1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 6))) (+ (* 1/8 (/ (* a (pow c 2)) (pow b_2 4))) (* 1/2 (/ c (pow b_2 2))))) (* 2 (/ 1 a)))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* b_2 (- (* 1/2 (/ (* a c) (pow b_2 2))) 2)))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* b_2 (- (* 1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))) (+ 2 (* -1/2 (/ (* a c) (pow b_2 2)))))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* b_2 (- (* 1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 6))) (+ 2 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* b_2 (+ 1 (* -1/2 (/ (* a c) (pow b_2 2))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* b_2 (+ 1 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4)))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* b_2 (+ 1 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))) (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 6))))))))) |
#s(approx (- (* b_2 b_2) (* a c)) #s(hole binary64 (* (pow b_2 2) (+ 1 (* -1 (/ (* a c) (pow b_2 2))))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1/2 (/ c b_2)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1 (/ (+ (* 1/8 (/ (* a (pow c 2)) (pow b_2 2))) (* 1/2 c)) b_2)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1 (/ (+ (* 1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 4))) (+ (* 1/8 (/ (* a (pow c 2)) (pow b_2 2))) (* 1/2 c))) b_2)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1 (/ (+ (* 1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 4))) (+ (* 1/8 (/ (* a (pow c 2)) (pow b_2 2))) (+ (* 1/2 c) (* 1/2 (/ (+ (* 1/64 (* (pow a 4) (pow c 4))) (* 1/16 (* (pow a 4) (pow c 4)))) (* a (pow b_2 6))))))) b_2)))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1/2 (/ (* a c) b_2)))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (/ (- (* 1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 2))) (* -1/2 (* a c))) b_2)))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (/ (- (* 1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 4))) (+ (* -1/2 (* a c)) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 2))))) b_2)))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (/ (- (* 1/2 (/ (+ (* 1/64 (* (pow a 4) (pow c 4))) (* 1/16 (* (pow a 4) (pow c 4)))) (pow b_2 6))) (+ (* -1/2 (* a c)) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 2))) (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 4)))))) b_2)))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* -1 b_2))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* -1 (* b_2 (+ 1 (* -1/2 (/ (* a c) (pow b_2 2)))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* -1 (* b_2 (+ 1 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* -1 (* b_2 (+ 1 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))) (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 6)))))))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -2 (/ b_2 a)) (* 1/2 (/ c b_2))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -2 (/ b_2 a)) (* c (+ (* 1/8 (/ (* a c) (pow b_2 3))) (* 1/2 (/ 1 b_2))))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -2 (/ b_2 a)) (* c (+ (* c (+ (* 1/16 (/ (* (pow a 2) c) (pow b_2 5))) (* 1/8 (/ a (pow b_2 3))))) (* 1/2 (/ 1 b_2))))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (- (* c (- (* 1/8 (/ (* (pow a 2) c) (pow b_2 3))) (* -1/2 (/ a b_2)))) (* 2 b_2)))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (- (* c (- (* c (- (* 1/16 (/ (* (pow a 3) c) (pow b_2 5))) (* -1/8 (/ (pow a 2) (pow b_2 3))))) (* -1/2 (/ a b_2)))) (* 2 b_2)))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (+ b_2 (* c (+ (* -1/2 (/ a b_2)) (* -1/8 (/ (* (pow a 2) c) (pow b_2 3)))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (+ b_2 (* c (+ (* -1/2 (/ a b_2)) (* c (+ (* -1/8 (/ (pow a 2) (pow b_2 3))) (* -1/16 (/ (* (pow a 3) c) (pow b_2 5)))))))))) |
#s(approx c #s(hole binary64 c)) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ b_2 (* a c))))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (+ (* -1 (/ b_2 (* a c))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (sqrt -1))))))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (+ (* -1 (/ b_2 (* a c))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))))))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* c (- (* -1 (/ b_2 c)) (* (sqrt (/ a c)) (sqrt -1)))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* c (- (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (+ (* (sqrt (/ a c)) (sqrt -1)) (/ b_2 c)))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* c (- (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (+ (* (sqrt (/ a c)) (sqrt -1)) (/ b_2 c))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1)))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b_2 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (- (* b_2 b_2) (* a c)) #s(hole binary64 (* c (- (/ (pow b_2 2) c) a)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (/ b_2 (* a c))))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ b_2 a)) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1))))) c))))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ b_2 a)) (* -1 (/ (+ (* -1/2 (* (sqrt (/ c (pow a 3))) (* (pow b_2 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b_2 4) (sqrt -1))))) c))) c))))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* c (- (/ b_2 c) (* (sqrt (/ a c)) (sqrt -1))))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* c (- (* -1 (/ (- (* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 2) (sqrt -1)))) b_2) c)) (* (sqrt (/ a c)) (sqrt -1))))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* c (- (* -1 (/ (- (* -1 (/ (- (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ c a)) (* (pow b_2 2) (sqrt -1))))) c)) b_2) c)) (* (sqrt (/ a c)) (sqrt -1))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* -1 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b_2 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1))))))))) |
#s(approx (- (* b_2 b_2) (* a c)) #s(hole binary64 (* -1 (* c (- (* -1 (/ (pow b_2 2) c)) (* -1 a)))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 16.0ms | b_2 | @ | 0 | ((/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (neg b_2) b_2 (sqrt (- (* b_2 b_2) (* a c))) (- (* b_2 b_2) (* a c)) (* b_2 b_2) (* a c) a c) |
| 3.0ms | c | @ | -inf | ((/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (neg b_2) b_2 (sqrt (- (* b_2 b_2) (* a c))) (- (* b_2 b_2) (* a c)) (* b_2 b_2) (* a c) a c) |
| 3.0ms | a | @ | inf | ((/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (neg b_2) b_2 (sqrt (- (* b_2 b_2) (* a c))) (- (* b_2 b_2) (* a c)) (* b_2 b_2) (* a c) a c) |
| 3.0ms | b_2 | @ | inf | ((/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (neg b_2) b_2 (sqrt (- (* b_2 b_2) (* a c))) (- (* b_2 b_2) (* a c)) (* b_2 b_2) (* a c) a c) |
| 3.0ms | a | @ | -inf | ((/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (neg b_2) b_2 (sqrt (- (* b_2 b_2) (* a c))) (- (* b_2 b_2) (* a c)) (* b_2 b_2) (* a c) a c) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 646 | 4062 |
| 0 | 657 | 3834 |
| 0 | 3704 | 3730 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(/.f64 (-.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) a) |
(-.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) |
(neg.f64 b_2) |
b_2 |
(sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) |
(-.f64 (*.f64 b_2 b_2) (*.f64 a c)) |
(*.f64 b_2 b_2) |
(*.f64 a c) |
a |
c |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -2 (/ b_2 a)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (/ (+ (* -2 b_2) (* 1/2 (/ (* a c) b_2))) a))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (/ (+ (* -2 b_2) (* a (+ (* 1/8 (/ (* a (pow c 2)) (pow b_2 3))) (* 1/2 (/ c b_2))))) a))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (/ (+ (* -2 b_2) (* a (+ (* 1/2 (/ c b_2)) (* a (+ (* 1/16 (/ (* a (pow c 3)) (pow b_2 5))) (* 1/8 (/ (pow c 2) (pow b_2 3)))))))) a))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -2 b_2))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (- (* 1/2 (/ (* a c) b_2)) (* 2 b_2)))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (- (* a (- (* 1/8 (/ (* a (pow c 2)) (pow b_2 3))) (* -1/2 (/ c b_2)))) (* 2 b_2)))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (- (* a (- (* a (- (* 1/16 (/ (* a (pow c 3)) (pow b_2 5))) (* -1/8 (/ (pow c 2) (pow b_2 3))))) (* -1/2 (/ c b_2)))) (* 2 b_2)))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 b_2)) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (+ b_2 (* -1/2 (/ (* a c) b_2))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (+ b_2 (* a (+ (* -1/2 (/ c b_2)) (* -1/8 (/ (* a (pow c 2)) (pow b_2 3)))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (+ b_2 (* a (+ (* -1/2 (/ c b_2)) (* a (+ (* -1/8 (/ (pow c 2) (pow b_2 3))) (* -1/16 (/ (* a (pow c 3)) (pow b_2 5)))))))))) |
#s(approx (- (* b_2 b_2) (* a c)) #s(hole binary64 (pow b_2 2))) |
#s(approx (- (* b_2 b_2) (* a c)) #s(hole binary64 (+ (* -1 (* a c)) (pow b_2 2)))) |
#s(approx (* a c) #s(hole binary64 (* a c))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ b_2 a))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (+ (* -1 (/ b_2 a)) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (+ (* -1 (/ b_2 a)) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3))))))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* a (- (* -1 (/ b_2 a)) (* (sqrt (/ c a)) (sqrt -1)))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* a (- (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (+ (* (sqrt (/ c a)) (sqrt -1)) (/ b_2 a)))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* a (- (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (+ (* (sqrt (/ c a)) (sqrt -1)) (/ b_2 a))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -1)))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b_2 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (- (* b_2 b_2) (* a c)) #s(hole binary64 (* -1 (* a c)))) |
#s(approx (- (* b_2 b_2) (* a c)) #s(hole binary64 (* a (- (/ (pow b_2 2) a) c)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1 (/ b_2 a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1 (/ (+ b_2 (* -1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 2) (sqrt -1))))) a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1 (/ (+ b_2 (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* (pow b_2 2) (sqrt -1))))) a))) a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -1)))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* a (- (/ b_2 a) (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* a (- (* -1 (/ (- (* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 2) (sqrt -1)))) b_2) a)) (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* a (- (* -1 (/ (- (* -1 (/ (- (* 1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* (pow b_2 2) (sqrt -1))))) a)) b_2) a)) (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b_2 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))))))) |
#s(approx (- (* b_2 b_2) (* a c)) #s(hole binary64 (* -1 (* a (- (* -1 (/ (pow b_2 2) a)) (* -1 c)))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* b_2 (- (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b_2 (sqrt -1)))) (/ 1 a)))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* b_2 (- (* b_2 (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3)))))) (/ 1 a)))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (- (* -1 b_2) (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (- (* b_2 (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ b_2 (sqrt -1)))) 1)) (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (- (* b_2 (- (* b_2 (- (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -1)))))) 1)) (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (neg b_2) #s(hole binary64 (* -1 b_2))) |
#s(approx b_2 #s(hole binary64 b_2)) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (+ (* (sqrt (* a c)) (sqrt -1)) (* (pow b_2 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -1))))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (+ (* (sqrt (* a c)) (sqrt -1)) (* (pow b_2 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -1)))) (* (pow b_2 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -1) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b_2 2) (pow (sqrt -1) 5))))))))))) |
#s(approx (- (* b_2 b_2) (* a c)) #s(hole binary64 (- (pow b_2 2) (* a c)))) |
#s(approx (* b_2 b_2) #s(hole binary64 (pow b_2 2))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* b_2 (- (* 1/2 (/ c (pow b_2 2))) (* 2 (/ 1 a)))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* b_2 (- (+ (* 1/8 (/ (* a (pow c 2)) (pow b_2 4))) (* 1/2 (/ c (pow b_2 2)))) (* 2 (/ 1 a)))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* b_2 (- (+ (* 1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 6))) (+ (* 1/8 (/ (* a (pow c 2)) (pow b_2 4))) (* 1/2 (/ c (pow b_2 2))))) (* 2 (/ 1 a)))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* b_2 (- (* 1/2 (/ (* a c) (pow b_2 2))) 2)))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* b_2 (- (* 1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))) (+ 2 (* -1/2 (/ (* a c) (pow b_2 2)))))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* b_2 (- (* 1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 6))) (+ 2 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* b_2 (+ 1 (* -1/2 (/ (* a c) (pow b_2 2))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* b_2 (+ 1 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4)))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* b_2 (+ 1 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))) (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 6))))))))) |
#s(approx (- (* b_2 b_2) (* a c)) #s(hole binary64 (* (pow b_2 2) (+ 1 (* -1 (/ (* a c) (pow b_2 2))))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1/2 (/ c b_2)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1 (/ (+ (* 1/8 (/ (* a (pow c 2)) (pow b_2 2))) (* 1/2 c)) b_2)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1 (/ (+ (* 1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 4))) (+ (* 1/8 (/ (* a (pow c 2)) (pow b_2 2))) (* 1/2 c))) b_2)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1 (/ (+ (* 1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 4))) (+ (* 1/8 (/ (* a (pow c 2)) (pow b_2 2))) (+ (* 1/2 c) (* 1/2 (/ (+ (* 1/64 (* (pow a 4) (pow c 4))) (* 1/16 (* (pow a 4) (pow c 4)))) (* a (pow b_2 6))))))) b_2)))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1/2 (/ (* a c) b_2)))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (/ (- (* 1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 2))) (* -1/2 (* a c))) b_2)))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (/ (- (* 1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 4))) (+ (* -1/2 (* a c)) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 2))))) b_2)))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (/ (- (* 1/2 (/ (+ (* 1/64 (* (pow a 4) (pow c 4))) (* 1/16 (* (pow a 4) (pow c 4)))) (pow b_2 6))) (+ (* -1/2 (* a c)) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 2))) (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 4)))))) b_2)))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* -1 b_2))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* -1 (* b_2 (+ 1 (* -1/2 (/ (* a c) (pow b_2 2)))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* -1 (* b_2 (+ 1 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* -1 (* b_2 (+ 1 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))) (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 6)))))))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -2 (/ b_2 a)) (* 1/2 (/ c b_2))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -2 (/ b_2 a)) (* c (+ (* 1/8 (/ (* a c) (pow b_2 3))) (* 1/2 (/ 1 b_2))))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -2 (/ b_2 a)) (* c (+ (* c (+ (* 1/16 (/ (* (pow a 2) c) (pow b_2 5))) (* 1/8 (/ a (pow b_2 3))))) (* 1/2 (/ 1 b_2))))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (- (* c (- (* 1/8 (/ (* (pow a 2) c) (pow b_2 3))) (* -1/2 (/ a b_2)))) (* 2 b_2)))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (- (* c (- (* c (- (* 1/16 (/ (* (pow a 3) c) (pow b_2 5))) (* -1/8 (/ (pow a 2) (pow b_2 3))))) (* -1/2 (/ a b_2)))) (* 2 b_2)))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (+ b_2 (* c (+ (* -1/2 (/ a b_2)) (* -1/8 (/ (* (pow a 2) c) (pow b_2 3)))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (+ b_2 (* c (+ (* -1/2 (/ a b_2)) (* c (+ (* -1/8 (/ (pow a 2) (pow b_2 3))) (* -1/16 (/ (* (pow a 3) c) (pow b_2 5)))))))))) |
#s(approx c #s(hole binary64 c)) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ b_2 (* a c))))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (+ (* -1 (/ b_2 (* a c))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (sqrt -1))))))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (+ (* -1 (/ b_2 (* a c))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))))))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* c (- (* -1 (/ b_2 c)) (* (sqrt (/ a c)) (sqrt -1)))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* c (- (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (+ (* (sqrt (/ a c)) (sqrt -1)) (/ b_2 c)))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* c (- (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (+ (* (sqrt (/ a c)) (sqrt -1)) (/ b_2 c))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1)))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b_2 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (- (* b_2 b_2) (* a c)) #s(hole binary64 (* c (- (/ (pow b_2 2) c) a)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (/ b_2 (* a c))))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ b_2 a)) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1))))) c))))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ b_2 a)) (* -1 (/ (+ (* -1/2 (* (sqrt (/ c (pow a 3))) (* (pow b_2 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b_2 4) (sqrt -1))))) c))) c))))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* c (- (/ b_2 c) (* (sqrt (/ a c)) (sqrt -1))))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* c (- (* -1 (/ (- (* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 2) (sqrt -1)))) b_2) c)) (* (sqrt (/ a c)) (sqrt -1))))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* c (- (* -1 (/ (- (* -1 (/ (- (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ c a)) (* (pow b_2 2) (sqrt -1))))) c)) b_2) c)) (* (sqrt (/ a c)) (sqrt -1))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* -1 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b_2 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1))))))))) |
#s(approx (- (* b_2 b_2) (* a c)) #s(hole binary64 (* -1 (* c (- (* -1 (/ (pow b_2 2) c)) (* -1 a)))))) |
| Outputs |
|---|
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal -1 binary64) b_2) (pow.f64 (fma.f64 (pow.f64 b_2 #s(literal 1 binary64)) (pow.f64 b_2 #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 c a))) #s(literal 1/2 binary64)))) (*.f64 #s(literal -1 binary64) a)) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) b_2) (pow.f64 (fma.f64 (pow.f64 b_2 #s(literal 1 binary64)) (pow.f64 b_2 #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 c a))) #s(literal 1/2 binary64))) a) |
(-.f64 (*.f64 #s(literal -1 binary64) (/.f64 b_2 a)) (/.f64 (pow.f64 (fma.f64 (pow.f64 b_2 #s(literal 1 binary64)) (pow.f64 b_2 #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 c a))) #s(literal 1/2 binary64)) a)) |
(/.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 (pow.f64 (fma.f64 (pow.f64 b_2 #s(literal 1 binary64)) (pow.f64 b_2 #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 c a))) #s(literal 1/2 binary64)) (pow.f64 (fma.f64 (pow.f64 b_2 #s(literal 1 binary64)) (pow.f64 b_2 #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 c a))) #s(literal 1/2 binary64)))) (fma.f64 #s(literal -1 binary64) b_2 (pow.f64 (fma.f64 (pow.f64 b_2 #s(literal 1 binary64)) (pow.f64 b_2 #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 c a))) #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal -1 binary64) b_2) #s(literal 3 binary64)) (pow.f64 (pow.f64 (fma.f64 (pow.f64 b_2 #s(literal 1 binary64)) (pow.f64 b_2 #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 c a))) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (fma.f64 (pow.f64 b_2 #s(literal 1 binary64)) (pow.f64 b_2 #s(literal 1 binary64)) (fma.f64 (pow.f64 (fma.f64 (pow.f64 b_2 #s(literal 1 binary64)) (pow.f64 b_2 #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 c a))) #s(literal 1/2 binary64)) (pow.f64 (fma.f64 (pow.f64 b_2 #s(literal 1 binary64)) (pow.f64 b_2 #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 c a))) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal -1 binary64) b_2) (pow.f64 (fma.f64 (pow.f64 b_2 #s(literal 1 binary64)) (pow.f64 b_2 #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 c a))) #s(literal 1/2 binary64)))))) |
(-.f64 (*.f64 #s(literal -1 binary64) b_2) (pow.f64 (fma.f64 (pow.f64 b_2 #s(literal 1 binary64)) (pow.f64 b_2 #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 c a))) #s(literal 1/2 binary64))) |
(*.f64 #s(literal -1 binary64) b_2) |
(*.f64 b_2 #s(literal -1 binary64)) |
(neg.f64 b_2) |
b_2 |
(pow.f64 (fma.f64 (pow.f64 b_2 #s(literal 1 binary64)) (pow.f64 b_2 #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 c a))) #s(literal 1/2 binary64)) |
(sqrt.f64 (fma.f64 (pow.f64 b_2 #s(literal 1 binary64)) (pow.f64 b_2 #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 c a)))) |
(/.f64 (-.f64 (pow.f64 b_2 #s(literal 4 binary64)) (*.f64 (*.f64 c a) (*.f64 c a))) (fma.f64 b_2 b_2 (*.f64 c a))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 c a)) (*.f64 #s(literal -1 binary64) (*.f64 c a))) (pow.f64 b_2 #s(literal 4 binary64))) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 c a)) (*.f64 b_2 b_2))) |
(/.f64 (-.f64 (pow.f64 (*.f64 b_2 b_2) #s(literal 3 binary64)) (pow.f64 (*.f64 c a) #s(literal 3 binary64))) (fma.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2) (fma.f64 (*.f64 c a) (*.f64 c a) (*.f64 (*.f64 b_2 b_2) (*.f64 c a))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal -1 binary64) (*.f64 c a)) #s(literal 3 binary64)) (pow.f64 (*.f64 b_2 b_2) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal -1 binary64) (*.f64 c a)) (*.f64 #s(literal -1 binary64) (*.f64 c a)) (-.f64 (pow.f64 b_2 #s(literal 4 binary64)) (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 c a)) (*.f64 b_2 b_2))))) |
(fma.f64 (pow.f64 b_2 #s(literal 1 binary64)) (pow.f64 b_2 #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 c a))) |
(fma.f64 (*.f64 #s(literal -1 binary64) a) c (*.f64 b_2 b_2)) |
(fma.f64 (fabs.f64 b_2) (fabs.f64 b_2) (*.f64 #s(literal -1 binary64) (*.f64 c a))) |
(fma.f64 #s(literal -1 binary64) (*.f64 c a) (*.f64 b_2 b_2)) |
(fma.f64 (*.f64 c a) #s(literal -1 binary64) (*.f64 b_2 b_2)) |
(fma.f64 (*.f64 #s(literal -1 binary64) b_2) (*.f64 #s(literal -1 binary64) b_2) (*.f64 #s(literal -1 binary64) (*.f64 c a))) |
(fma.f64 b_2 b_2 (*.f64 #s(literal -1 binary64) (*.f64 c a))) |
(-.f64 (*.f64 b_2 b_2) (*.f64 c a)) |
(+.f64 (*.f64 #s(literal -1 binary64) (*.f64 c a)) (*.f64 b_2 b_2)) |
(+.f64 (*.f64 b_2 b_2) (*.f64 #s(literal -1 binary64) (*.f64 c a))) |
(*.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 (*.f64 #s(literal -1 binary64) b_2) (*.f64 #s(literal -1 binary64) b_2)) |
(*.f64 b_2 b_2) |
(pow.f64 b_2 #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 b_2) #s(literal 2 binary64))) |
(*.f64 c a) |
(*.f64 a c) |
a |
c |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (/.f64 b_2 a) #s(literal -2 binary64))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (/.f64 (fma.f64 (/.f64 (*.f64 c a) b_2) #s(literal 1/2 binary64) (*.f64 #s(literal -2 binary64) b_2)) a)) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (/.f64 (fma.f64 (fma.f64 (/.f64 c b_2) #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 c c) a)) (pow.f64 b_2 #s(literal 3 binary64)))) a (*.f64 #s(literal -2 binary64) b_2)) a)) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (/.f64 (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 c c) (pow.f64 b_2 #s(literal 3 binary64))) #s(literal 1/8 binary64) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (*.f64 c c) c) a)) (pow.f64 b_2 #s(literal 5 binary64)))) a (*.f64 (/.f64 c b_2) #s(literal 1/2 binary64))) a (*.f64 #s(literal -2 binary64) b_2)) a)) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 #s(literal -2 binary64) b_2)) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (fma.f64 (/.f64 (*.f64 c a) b_2) #s(literal 1/2 binary64) (*.f64 #s(literal -2 binary64) b_2))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (fma.f64 (fma.f64 (/.f64 c b_2) #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 c c) a)) (pow.f64 b_2 #s(literal 3 binary64)))) a (*.f64 #s(literal -2 binary64) b_2))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 c c) (pow.f64 b_2 #s(literal 3 binary64))) #s(literal 1/8 binary64) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (*.f64 c c) c) a)) (pow.f64 b_2 #s(literal 5 binary64)))) a (*.f64 (/.f64 c b_2) #s(literal 1/2 binary64))) a (*.f64 #s(literal -2 binary64) b_2))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) b_2) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c a) b_2) b_2)) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (fma.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b_2 #s(literal 3 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 c b_2))) a b_2)) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) c) a) (pow.f64 b_2 #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 c c)) (pow.f64 b_2 #s(literal 3 binary64)))) a (*.f64 #s(literal -1/2 binary64) (/.f64 c b_2))) a b_2)) |
#s(approx (- (* b_2 b_2) (* a c)) (*.f64 b_2 b_2)) |
#s(approx (- (* b_2 b_2) (* a c)) (fma.f64 (pow.f64 b_2 #s(literal 1 binary64)) (pow.f64 b_2 #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 c a)))) |
#s(approx (* a c) (*.f64 c a)) |
#s(approx a a) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (fma.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 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 (*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (fma.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 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) (fma.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (/.f64 b_2 a)) (fma.f64 (*.f64 (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 (*.f64 c c) c)) #s(literal 1/2 binary64))) #s(literal 1/8 binary64) (*.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (*.f64 c a) #s(literal 1/2 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 b_2 a)) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)))) a)) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (fma.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (/.f64 b_2 a))) a)) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (-.f64 (*.f64 (*.f64 (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 (*.f64 c c) c)) #s(literal 1/2 binary64))) #s(literal 1/8 binary64)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (fma.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (/.f64 b_2 a)))) a)) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (*.f64 (pow.f64 (*.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (pow.f64 (/.f64 c a) #s(literal 1/2 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 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 (*.f64 c c) c)) #s(literal 1/2 binary64))) #s(literal -1/8 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (pow.f64 (/.f64 c a) #s(literal 1/2 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 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 (*.f64 c c) c)) #s(literal 1/2 binary64))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (/.f64 (pow.f64 b_2 #s(literal 6 binary64)) (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal 5 binary64))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64))) #s(literal 1/2 binary64))) #s(literal 1/16 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)))))) a)) |
#s(approx (- (* b_2 b_2) (* a c)) (*.f64 #s(literal -1 binary64) (*.f64 c a))) |
#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) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (fma.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (pow.f64 (/.f64 c a) #s(literal 1/2 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 (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (*.f64 b_2 b_2)) b_2) a) #s(literal -1 binary64) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (pow.f64 (/.f64 c a) #s(literal 1/2 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) (pow.f64 (/.f64 a c) #s(literal 1/2 binary64))) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (*.f64 b_2 b_2)) (*.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 c c) c) a) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) a) #s(literal -1 binary64) b_2) a) #s(literal -1 binary64) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (pow.f64 (*.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (*.f64 #s(literal -1 binary64) a) (-.f64 (/.f64 b_2 a) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (*.f64 #s(literal -1 binary64) a) (fma.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (*.f64 b_2 b_2))) b_2) a) #s(literal -1 binary64) (*.f64 (neg.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (*.f64 #s(literal -1 binary64) a) (fma.f64 (/.f64 (-.f64 (*.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 c c) c) a) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 a c) #s(literal 1/2 binary64))) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (*.f64 b_2 b_2)))) a) #s(literal -1 binary64)) b_2) a) #s(literal -1 binary64) (*.f64 (neg.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (*.f64 c a) #s(literal 1/2 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (*.f64 (*.f64 #s(literal -1 binary64) a) (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (*.f64 b_2 b_2)) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (*.f64 (*.f64 #s(literal -1 binary64) a) (fma.f64 (*.f64 (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 (*.f64 c c) c)) #s(literal 1/2 binary64))) #s(literal -1/8 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (*.f64 b_2 b_2)) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (*.f64 (*.f64 #s(literal -1 binary64) a) (fma.f64 (*.f64 (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 (*.f64 c c) c)) #s(literal 1/2 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 1/2 binary64))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64))) #s(literal 1/2 binary64))) #s(literal 1/16 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (*.f64 b_2 b_2)) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)))))))) |
#s(approx (- (* b_2 b_2) (* a c)) (*.f64 (*.f64 (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (*.f64 b_2 b_2) a) c)) a) #s(literal -1 binary64))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (fma.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 b_2 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (pow.f64 a #s(literal -1 binary64))) b_2 (*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 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 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 (*.f64 c c) c)) #s(literal 1/2 binary64))) #s(literal 1/8 binary64) (*.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) b_2) (pow.f64 a #s(literal -1 binary64))) b_2 (*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (-.f64 (*.f64 #s(literal -1 binary64) b_2) (*.f64 (pow.f64 (*.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (fma.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 b_2 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) b_2 (*.f64 (neg.f64 (pow.f64 (*.f64 c a) #s(literal 1/2 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (fma.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (pow.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b_2 b_2) (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) b_2) #s(literal 1 binary64)) b_2 (*.f64 (neg.f64 (pow.f64 (*.f64 c a) #s(literal 1/2 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 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 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (*.f64 (pow.f64 (*.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (pow.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b_2 b_2) (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64))))) (*.f64 b_2 b_2) (*.f64 (pow.f64 (*.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 (pow.f64 (pow.f64 (*.f64 c a) #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b_2 b_2) (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal 5 binary64))) (*.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (pow.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (pow.f64 (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64)) #s(literal -1 binary64)))) (*.f64 b_2 b_2))) (*.f64 b_2 b_2) (*.f64 (pow.f64 (*.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) |
#s(approx (- (* b_2 b_2) (* a c)) (fma.f64 (pow.f64 b_2 #s(literal 1 binary64)) (pow.f64 b_2 #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 c a)))) |
#s(approx (* b_2 b_2) (*.f64 b_2 b_2)) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (fma.f64 (/.f64 c (*.f64 b_2 b_2)) #s(literal 1/2 binary64) (*.f64 #s(literal -2 binary64) (pow.f64 a #s(literal -1 binary64)))) b_2)) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b_2 #s(literal 4 binary64))) #s(literal 1/8 binary64) (*.f64 (/.f64 c (*.f64 b_2 b_2)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 2 binary64))) b_2)) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (pow.f64 b_2 #s(literal 6 binary64))) #s(literal 1/16 binary64) (-.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b_2 #s(literal 4 binary64))) #s(literal 1/8 binary64) (*.f64 (/.f64 c (*.f64 b_2 b_2)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 2 binary64)))) b_2)) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (-.f64 (*.f64 (*.f64 a (/.f64 c (*.f64 b_2 b_2))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) b_2)) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (pow.f64 b_2 #s(literal 4 binary64))) (fma.f64 (*.f64 a (/.f64 c (*.f64 b_2 b_2))) #s(literal -1/2 binary64) #s(literal 2 binary64))) b_2)) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 6 binary64))) (+.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b_2 b_2))) #s(literal -1/2 binary64) #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (pow.f64 b_2 #s(literal 4 binary64))))) b_2)) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (*.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b_2 b_2))) #s(literal -1/2 binary64) #s(literal 1 binary64)) b_2)) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (*.f64 (+.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b_2 b_2))) #s(literal -1/2 binary64) #s(literal 1 binary64)) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (pow.f64 b_2 #s(literal 4 binary64)))) b_2)) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (*.f64 (+.f64 (+.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 4 binary64))) #s(literal -1/8 binary64) (*.f64 (*.f64 a (/.f64 c (*.f64 b_2 b_2))) #s(literal -1/2 binary64))) (/.f64 (*.f64 #s(literal -1/16 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 6 binary64)))) #s(literal 1 binary64)) b_2)) |
#s(approx (- (* b_2 b_2) (* a c)) (*.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b_2 b_2))) #s(literal -1 binary64) #s(literal 1 binary64)) (*.f64 b_2 b_2))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 #s(literal -1/2 binary64) (/.f64 c b_2))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b_2 b_2)) #s(literal 1/8 binary64) (*.f64 #s(literal 1/2 binary64) c)) b_2) #s(literal -1 binary64))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (pow.f64 b_2 #s(literal 4 binary64))) #s(literal 1/16 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b_2 b_2)) #s(literal 1/8 binary64) (*.f64 #s(literal 1/2 binary64) c))) b_2) #s(literal -1 binary64))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (pow.f64 b_2 #s(literal 4 binary64))) #s(literal 1/16 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b_2 b_2)) #s(literal 1/8 binary64) (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) (*.f64 #s(literal 1/2 binary64) c)))) b_2) #s(literal -1 binary64))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c a) b_2))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.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(literal -1 binary64))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (/.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))) (*.f64 #s(literal -1/2 binary64) (*.f64 c a))) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (*.f64 b_2 b_2))) b_2) #s(literal -1 binary64))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (/.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))) (*.f64 #s(literal -1/2 binary64) (*.f64 c a))) (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(literal -1 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 (*.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b_2 b_2))) #s(literal -1/2 binary64) #s(literal 1 binary64)) b_2) #s(literal -1 binary64))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (*.f64 (*.f64 #s(literal -1 binary64) 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 (*.f64 #s(literal -1 binary64) b_2) (+.f64 (+.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 4 binary64))) #s(literal -1/8 binary64) (*.f64 (*.f64 a (/.f64 c (*.f64 b_2 b_2))) #s(literal -1/2 binary64))) (/.f64 (*.f64 #s(literal -1/16 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 6 binary64)))) #s(literal 1 binary64)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (fma.f64 (/.f64 c b_2) #s(literal 1/2 binary64) (*.f64 (/.f64 b_2 a) #s(literal -2 binary64)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (fma.f64 (fma.f64 (pow.f64 b_2 #s(literal -1 binary64)) #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 c a)) (pow.f64 b_2 #s(literal 3 binary64)))) c (*.f64 (/.f64 b_2 a) #s(literal -2 binary64)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (fma.f64 (fma.f64 (fma.f64 (/.f64 a (pow.f64 b_2 #s(literal 3 binary64))) #s(literal 1/8 binary64) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b_2 #s(literal 5 binary64)))) c (*.f64 (pow.f64 b_2 #s(literal -1 binary64)) #s(literal 1/2 binary64))) c (*.f64 (/.f64 b_2 a) #s(literal -2 binary64)))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (fma.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 c (pow.f64 b_2 #s(literal 3 binary64)))) #s(literal 1/8 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 a b_2))) c (*.f64 #s(literal -2 binary64) b_2))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (fma.f64 (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)) (pow.f64 b_2 #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 a a)) (pow.f64 b_2 #s(literal 3 binary64)))) c (*.f64 #s(literal 1/2 binary64) (/.f64 a b_2))) c (*.f64 #s(literal -2 binary64) b_2))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (fma.f64 (fma.f64 (/.f64 a b_2) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b_2 #s(literal 3 binary64)))) c b_2)) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 a a) (pow.f64 b_2 #s(literal 3 binary64))) #s(literal -1/8 binary64) (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)) (pow.f64 b_2 #s(literal 5 binary64)))) c (*.f64 (/.f64 a b_2) #s(literal -1/2 binary64))) c b_2)) |
#s(approx c c) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (fma.f64 (*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) c (*.f64 (*.f64 (/.f64 (/.f64 b_2 a) c) #s(literal -1 binary64)) c))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (fma.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (pow.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (*.f64 (/.f64 (/.f64 b_2 a) c) #s(literal -1 binary64)))) c)) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (fma.f64 (/.f64 (/.f64 b_2 a) c) #s(literal -1 binary64) (fma.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (pow.f64 (pow.f64 (*.f64 c a) #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (pow.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))))) c)) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (-.f64 (*.f64 (/.f64 b_2 c) #s(literal -1 binary64)) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) c)) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 c c) c) a) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (fma.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (/.f64 b_2 c))) c)) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64))) #s(literal 1/2 binary64)) (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) #s(literal 1/8 binary64)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 c c) c) a) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (fma.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (/.f64 b_2 c)))) c)) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 c c) c) a) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) c)) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (*.f64 (fma.f64 (*.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64))) #s(literal 1/2 binary64)) (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 c c) c) a) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) c)) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (*.f64 (fma.f64 (*.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64))) #s(literal 1/2 binary64)) (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 7 binary64))) #s(literal 1/2 binary64)) (/.f64 (pow.f64 b_2 #s(literal 6 binary64)) (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal 5 binary64)))) #s(literal 1/16 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 c c) c) a) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 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 (*.f64 #s(literal -1 binary64) c) (fma.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (/.f64 (/.f64 b_2 a) c)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (*.f64 #s(literal -1 binary64) c) (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (/.f64 b_2 a))) c) #s(literal -1 binary64) (*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (*.f64 #s(literal -1 binary64) c) (fma.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64))) #s(literal 1/2 binary64))) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (*.f64 b_2 b_2)))) c) #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 b_2 a))) c) #s(literal -1 binary64) (*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (*.f64 #s(literal -1 binary64) c) (-.f64 (/.f64 b_2 c) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (*.f64 #s(literal -1 binary64) c) (fma.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (*.f64 b_2 b_2))) b_2) c) #s(literal -1 binary64) (*.f64 (neg.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (*.f64 #s(literal -1 binary64) c) (fma.f64 (/.f64 (-.f64 (*.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64))) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (*.f64 b_2 b_2)))) c) #s(literal -1 binary64)) b_2) c) #s(literal -1 binary64) (*.f64 (neg.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (*.f64 (*.f64 #s(literal -1 binary64) c) (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 c c) c) a) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (*.f64 b_2 b_2)) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (*.f64 (*.f64 #s(literal -1 binary64) c) (fma.f64 (*.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64))) #s(literal 1/2 binary64)) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 c c) c) a) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (*.f64 b_2 b_2)) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (*.f64 (*.f64 #s(literal -1 binary64) c) (fma.f64 (*.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64))) #s(literal 1/2 binary64)) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 7 binary64))) #s(literal 1/2 binary64)) (*.f64 (pow.f64 b_2 #s(literal 6 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) #s(literal 1/16 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 c c) c) a) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (*.f64 b_2 b_2)) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))))) |
#s(approx (- (* b_2 b_2) (* a c)) (*.f64 (*.f64 (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (*.f64 b_2 b_2) c) a)) c) #s(literal -1 binary64))) |
Compiled 5 227 to 839 computations (83.9% saved)
7 alts after pruning (6 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 140 | 6 | 146 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 140 | 7 | 147 |
| Status | Accuracy | Program |
|---|---|---|
| 25.1% | (/.f64 (/.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 (pow.f64 (fma.f64 (pow.f64 b_2 #s(literal 1 binary64)) (pow.f64 b_2 #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 c a))) #s(literal 1/2 binary64)) (pow.f64 (fma.f64 (pow.f64 b_2 #s(literal 1 binary64)) (pow.f64 b_2 #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 c a))) #s(literal 1/2 binary64)))) (fma.f64 #s(literal -1 binary64) b_2 (pow.f64 (fma.f64 (pow.f64 b_2 #s(literal 1 binary64)) (pow.f64 b_2 #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 c a))) #s(literal 1/2 binary64)))) a) | |
| ✓ | 50.1% | (/.f64 (-.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) a) |
| ▶ | 37.2% | (/.f64 (-.f64 (neg.f64 b_2) #s(approx (sqrt (- (* b_2 b_2) (* a c))) b_2)) a) |
| ▶ | 37.3% | #s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (fma.f64 (/.f64 c b_2) #s(literal 1/2 binary64) (*.f64 (/.f64 b_2 a) #s(literal -2 binary64)))) |
| ▶ | 36.3% | #s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (fma.f64 (/.f64 c (*.f64 b_2 b_2)) #s(literal 1/2 binary64) (*.f64 #s(literal -2 binary64) (pow.f64 a #s(literal -1 binary64)))) b_2)) |
| ▶ | 30.6% | #s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b_2 b_2)) #s(literal 1/8 binary64) (*.f64 #s(literal 1/2 binary64) c)) b_2) #s(literal -1 binary64))) |
| ▶ | 36.3% | #s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 #s(literal -1/2 binary64) (/.f64 c b_2))) |
Compiled 355 to 212 computations (40.3% saved)
| Inputs |
|---|
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (fma.f64 (/.f64 c b_2) #s(literal 1/2 binary64) (*.f64 (/.f64 b_2 a) #s(literal -2 binary64)))) |
(fma.f64 (/.f64 c b_2) #s(literal 1/2 binary64) (*.f64 (/.f64 b_2 a) #s(literal -2 binary64))) |
(/.f64 c b_2) |
c |
b_2 |
#s(literal 1/2 binary64) |
(*.f64 (/.f64 b_2 a) #s(literal -2 binary64)) |
(/.f64 b_2 a) |
a |
#s(literal -2 binary64) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 #s(literal -1/2 binary64) (/.f64 c b_2))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 c b_2)) |
#s(literal -1/2 binary64) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b_2 b_2)) #s(literal 1/8 binary64) (*.f64 #s(literal 1/2 binary64) c)) b_2) #s(literal -1 binary64))) |
(*.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b_2 b_2)) #s(literal 1/8 binary64) (*.f64 #s(literal 1/2 binary64) c)) b_2) #s(literal -1 binary64)) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b_2 b_2)) #s(literal 1/8 binary64) (*.f64 #s(literal 1/2 binary64) c)) b_2) |
(fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b_2 b_2)) #s(literal 1/8 binary64) (*.f64 #s(literal 1/2 binary64) c)) |
(/.f64 (*.f64 (*.f64 c c) a) (*.f64 b_2 b_2)) |
(*.f64 (*.f64 c c) a) |
(*.f64 c c) |
(*.f64 b_2 b_2) |
#s(literal 1/8 binary64) |
(*.f64 #s(literal 1/2 binary64) c) |
#s(literal -1 binary64) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (fma.f64 (/.f64 c (*.f64 b_2 b_2)) #s(literal 1/2 binary64) (*.f64 #s(literal -2 binary64) (pow.f64 a #s(literal -1 binary64)))) b_2)) |
(*.f64 (fma.f64 (/.f64 c (*.f64 b_2 b_2)) #s(literal 1/2 binary64) (*.f64 #s(literal -2 binary64) (pow.f64 a #s(literal -1 binary64)))) b_2) |
(fma.f64 (/.f64 c (*.f64 b_2 b_2)) #s(literal 1/2 binary64) (*.f64 #s(literal -2 binary64) (pow.f64 a #s(literal -1 binary64)))) |
(/.f64 c (*.f64 b_2 b_2)) |
(*.f64 #s(literal -2 binary64) (pow.f64 a #s(literal -1 binary64))) |
(pow.f64 a #s(literal -1 binary64)) |
(/.f64 (-.f64 (neg.f64 b_2) #s(approx (sqrt (- (* b_2 b_2) (* a c))) b_2)) a) |
(-.f64 (neg.f64 b_2) #s(approx (sqrt (- (* b_2 b_2) (* a c))) b_2)) |
(neg.f64 b_2) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) b_2) |
| Outputs |
|---|
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -2 (/ b_2 a)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (/ (+ (* -2 b_2) (* 1/2 (/ (* a c) b_2))) a))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (/ (+ (* -2 b_2) (* a (+ (* 1/8 (/ (* a (pow c 2)) (pow b_2 3))) (* 1/2 (/ c b_2))))) a))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (/ (+ (* -2 b_2) (* a (+ (* 1/2 (/ c b_2)) (* a (+ (* 1/16 (/ (* a (pow c 3)) (pow b_2 5))) (* 1/8 (/ (pow c 2) (pow b_2 3)))))))) a))) |
#s(approx (+ (* (/ c b_2) 1/2) (* (/ b_2 a) -2)) #s(hole binary64 (* -2 (/ b_2 a)))) |
#s(approx (+ (* (/ c b_2) 1/2) (* (/ b_2 a) -2)) #s(hole binary64 (/ (+ (* -2 b_2) (* 1/2 (/ (* a c) b_2))) a))) |
#s(approx (* (/ b_2 a) -2) #s(hole binary64 (* -2 (/ b_2 a)))) |
#s(approx (/ b_2 a) #s(hole binary64 (/ b_2 a))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (* (/ (+ (* (/ (* (* c c) a) (* b_2 b_2)) 1/8) (* 1/2 c)) b_2) -1) #s(hole binary64 (* -1/2 (/ c b_2)))) |
#s(approx (* (/ (+ (* (/ (* (* c c) a) (* b_2 b_2)) 1/8) (* 1/2 c)) b_2) -1) #s(hole binary64 (+ (* -1/2 (/ c b_2)) (* -1/8 (/ (* a (pow c 2)) (pow b_2 3)))))) |
#s(approx (/ (+ (* (/ (* (* c c) a) (* b_2 b_2)) 1/8) (* 1/2 c)) b_2) #s(hole binary64 (* 1/2 (/ c b_2)))) |
#s(approx (/ (+ (* (/ (* (* c c) a) (* b_2 b_2)) 1/8) (* 1/2 c)) b_2) #s(hole binary64 (+ (* 1/8 (/ (* a (pow c 2)) (pow b_2 3))) (* 1/2 (/ c b_2))))) |
#s(approx (+ (* (/ (* (* c c) a) (* b_2 b_2)) 1/8) (* 1/2 c)) #s(hole binary64 (* 1/2 c))) |
#s(approx (+ (* (/ (* (* c c) a) (* b_2 b_2)) 1/8) (* 1/2 c)) #s(hole binary64 (+ (* 1/8 (/ (* a (pow c 2)) (pow b_2 2))) (* 1/2 c)))) |
#s(approx (/ (* (* c c) a) (* b_2 b_2)) #s(hole binary64 (/ (* a (pow c 2)) (pow b_2 2)))) |
#s(approx (* (* c c) a) #s(hole binary64 (* a (pow c 2)))) |
#s(approx (* (+ (* (/ c (* b_2 b_2)) 1/2) (* -2 (pow a -1))) b_2) #s(hole binary64 (* -2 (/ b_2 a)))) |
#s(approx (* (+ (* (/ c (* b_2 b_2)) 1/2) (* -2 (pow a -1))) b_2) #s(hole binary64 (/ (+ (* -2 b_2) (* 1/2 (/ (* a c) b_2))) a))) |
#s(approx (+ (* (/ c (* b_2 b_2)) 1/2) (* -2 (pow a -1))) #s(hole binary64 (/ -2 a))) |
#s(approx (+ (* (/ c (* b_2 b_2)) 1/2) (* -2 (pow a -1))) #s(hole binary64 (/ (- (* 1/2 (/ (* a c) (pow b_2 2))) 2) a))) |
#s(approx (* -2 (pow a -1)) #s(hole binary64 (/ -2 a))) |
#s(approx (pow a -1) #s(hole binary64 (/ 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/2 (/ (* a c) b_2)) (* 2 b_2)))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (- (* a (- (* 1/8 (/ (* a (pow c 2)) (pow b_2 3))) (* -1/2 (/ c b_2)))) (* 2 b_2)))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (- (* a (- (* a (- (* 1/16 (/ (* a (pow c 3)) (pow b_2 5))) (* -1/8 (/ (pow c 2) (pow b_2 3))))) (* -1/2 (/ c b_2)))) (* 2 b_2)))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 b_2)) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (+ b_2 (* -1/2 (/ (* a c) b_2))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (+ b_2 (* a (+ (* -1/2 (/ c b_2)) (* -1/8 (/ (* a (pow c 2)) (pow b_2 3)))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (+ b_2 (* a (+ (* -1/2 (/ c b_2)) (* a (+ (* -1/8 (/ (pow c 2) (pow b_2 3))) (* -1/16 (/ (* a (pow c 3)) (pow b_2 5)))))))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ b_2 a))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (+ (* -1 (/ b_2 a)) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (+ (* -1 (/ b_2 a)) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3))))))))) |
#s(approx (+ (* (/ c b_2) 1/2) (* (/ b_2 a) -2)) #s(hole binary64 (* 1/2 (/ c b_2)))) |
#s(approx (+ (* (/ c b_2) 1/2) (* (/ b_2 a) -2)) #s(hole binary64 (+ (* -2 (/ b_2 a)) (* 1/2 (/ c b_2))))) |
#s(approx (* (/ (+ (* (/ (* (* c c) a) (* b_2 b_2)) 1/8) (* 1/2 c)) b_2) -1) #s(hole binary64 (* -1/8 (/ (* a (pow c 2)) (pow b_2 3))))) |
#s(approx (* (/ (+ (* (/ (* (* c c) a) (* b_2 b_2)) 1/8) (* 1/2 c)) b_2) -1) #s(hole binary64 (* a (+ (* -1/2 (/ c (* a b_2))) (* -1/8 (/ (pow c 2) (pow b_2 3))))))) |
#s(approx (/ (+ (* (/ (* (* c c) a) (* b_2 b_2)) 1/8) (* 1/2 c)) b_2) #s(hole binary64 (* 1/8 (/ (* a (pow c 2)) (pow b_2 3))))) |
#s(approx (/ (+ (* (/ (* (* c c) a) (* b_2 b_2)) 1/8) (* 1/2 c)) b_2) #s(hole binary64 (* a (+ (* 1/8 (/ (pow c 2) (pow b_2 3))) (* 1/2 (/ c (* a b_2))))))) |
#s(approx (+ (* (/ (* (* c c) a) (* b_2 b_2)) 1/8) (* 1/2 c)) #s(hole binary64 (* 1/8 (/ (* a (pow c 2)) (pow b_2 2))))) |
#s(approx (+ (* (/ (* (* c c) a) (* b_2 b_2)) 1/8) (* 1/2 c)) #s(hole binary64 (* a (+ (* 1/8 (/ (pow c 2) (pow b_2 2))) (* 1/2 (/ c a)))))) |
#s(approx (* (+ (* (/ c (* b_2 b_2)) 1/2) (* -2 (pow a -1))) b_2) #s(hole binary64 (* 1/2 (/ c b_2)))) |
#s(approx (* (+ (* (/ c (* b_2 b_2)) 1/2) (* -2 (pow a -1))) b_2) #s(hole binary64 (+ (* -2 (/ b_2 a)) (* 1/2 (/ c b_2))))) |
#s(approx (+ (* (/ c (* b_2 b_2)) 1/2) (* -2 (pow a -1))) #s(hole binary64 (* 1/2 (/ c (pow b_2 2))))) |
#s(approx (+ (* (/ c (* b_2 b_2)) 1/2) (* -2 (pow a -1))) #s(hole binary64 (- (* 1/2 (/ c (pow b_2 2))) (* 2 (/ 1 a))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* a (- (* -1 (/ b_2 a)) (* (sqrt (/ c a)) (sqrt -1)))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* a (- (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (+ (* (sqrt (/ c a)) (sqrt -1)) (/ b_2 a)))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* a (- (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (+ (* (sqrt (/ c a)) (sqrt -1)) (/ b_2 a))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -1)))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b_2 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1 (/ b_2 a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1 (/ (+ b_2 (* -1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 2) (sqrt -1))))) a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1 (/ (+ b_2 (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* (pow b_2 2) (sqrt -1))))) a))) a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (* (/ (+ (* (/ (* (* c c) a) (* b_2 b_2)) 1/8) (* 1/2 c)) b_2) -1) #s(hole binary64 (* -1 (* a (+ (* 1/8 (/ (pow c 2) (pow b_2 3))) (* 1/2 (/ c (* a b_2)))))))) |
#s(approx (/ (+ (* (/ (* (* c c) a) (* b_2 b_2)) 1/8) (* 1/2 c)) b_2) #s(hole binary64 (* -1 (* a (+ (* -1/2 (/ c (* a b_2))) (* -1/8 (/ (pow c 2) (pow b_2 3)))))))) |
#s(approx (+ (* (/ (* (* c c) a) (* b_2 b_2)) 1/8) (* 1/2 c)) #s(hole binary64 (* -1 (* a (+ (* -1/2 (/ c a)) (* -1/8 (/ (pow c 2) (pow b_2 2)))))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -1)))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* a (- (/ b_2 a) (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* a (- (* -1 (/ (- (* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 2) (sqrt -1)))) b_2) a)) (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* a (- (* -1 (/ (- (* -1 (/ (- (* 1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* (pow b_2 2) (sqrt -1))))) a)) b_2) a)) (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b_2 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* b_2 (- (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b_2 (sqrt -1)))) (/ 1 a)))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* b_2 (- (* b_2 (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3)))))) (/ 1 a)))))) |
#s(approx (+ (* (/ c b_2) 1/2) (* (/ b_2 a) -2)) #s(hole binary64 (/ (+ (* -2 (/ (pow b_2 2) a)) (* 1/2 c)) b_2))) |
#s(approx (/ c b_2) #s(hole binary64 (/ c b_2))) |
#s(approx b_2 #s(hole binary64 b_2)) |
#s(approx (* -1/2 (/ c b_2)) #s(hole binary64 (* -1/2 (/ c b_2)))) |
#s(approx (* (/ (+ (* (/ (* (* c c) a) (* b_2 b_2)) 1/8) (* 1/2 c)) b_2) -1) #s(hole binary64 (/ (+ (* -1/2 (* (pow b_2 2) c)) (* -1/8 (* a (pow c 2)))) (pow b_2 3)))) |
#s(approx (/ (+ (* (/ (* (* c c) a) (* b_2 b_2)) 1/8) (* 1/2 c)) b_2) #s(hole binary64 (/ (+ (* 1/8 (* a (pow c 2))) (* 1/2 (* (pow b_2 2) c))) (pow b_2 3)))) |
#s(approx (+ (* (/ (* (* c c) a) (* b_2 b_2)) 1/8) (* 1/2 c)) #s(hole binary64 (/ (+ (* 1/8 (* a (pow c 2))) (* 1/2 (* (pow b_2 2) c))) (pow b_2 2)))) |
#s(approx (* b_2 b_2) #s(hole binary64 (pow b_2 2))) |
#s(approx (* (+ (* (/ c (* b_2 b_2)) 1/2) (* -2 (pow a -1))) b_2) #s(hole binary64 (/ (+ (* -2 (/ (pow b_2 2) a)) (* 1/2 c)) b_2))) |
#s(approx (+ (* (/ c (* b_2 b_2)) 1/2) (* -2 (pow a -1))) #s(hole binary64 (/ (+ (* -2 (/ (pow b_2 2) a)) (* 1/2 c)) (pow b_2 2)))) |
#s(approx (/ c (* b_2 b_2)) #s(hole binary64 (/ c (pow b_2 2)))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (- (* -1 b_2) (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (- (* b_2 (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ b_2 (sqrt -1)))) 1)) (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (- (* b_2 (- (* b_2 (- (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -1)))))) 1)) (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (neg b_2) #s(hole binary64 (* -1 b_2))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (+ (* (sqrt (* a c)) (sqrt -1)) (* (pow b_2 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -1))))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (+ (* (sqrt (* a c)) (sqrt -1)) (* (pow b_2 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -1)))) (* (pow b_2 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -1) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b_2 2) (pow (sqrt -1) 5))))))))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* b_2 (- (* 1/2 (/ c (pow b_2 2))) (* 2 (/ 1 a)))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* b_2 (- (+ (* 1/8 (/ (* a (pow c 2)) (pow b_2 4))) (* 1/2 (/ c (pow b_2 2)))) (* 2 (/ 1 a)))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* b_2 (- (+ (* 1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 6))) (+ (* 1/8 (/ (* a (pow c 2)) (pow b_2 4))) (* 1/2 (/ c (pow b_2 2))))) (* 2 (/ 1 a)))))) |
#s(approx (+ (* (/ c b_2) 1/2) (* (/ b_2 a) -2)) #s(hole binary64 (* b_2 (- (* 1/2 (/ c (pow b_2 2))) (* 2 (/ 1 a)))))) |
#s(approx (* (/ (+ (* (/ (* (* c c) a) (* b_2 b_2)) 1/8) (* 1/2 c)) b_2) -1) #s(hole binary64 (/ (+ (* -1/2 c) (* -1/8 (/ (* a (pow c 2)) (pow b_2 2)))) b_2))) |
#s(approx (/ (+ (* (/ (* (* c c) a) (* b_2 b_2)) 1/8) (* 1/2 c)) b_2) #s(hole binary64 (/ (+ (* 1/8 (/ (* a (pow c 2)) (pow b_2 2))) (* 1/2 c)) b_2))) |
#s(approx (* (+ (* (/ c (* b_2 b_2)) 1/2) (* -2 (pow a -1))) b_2) #s(hole binary64 (* b_2 (- (* 1/2 (/ c (pow b_2 2))) (* 2 (/ 1 a)))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* b_2 (- (* 1/2 (/ (* a c) (pow b_2 2))) 2)))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* b_2 (- (* 1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))) (+ 2 (* -1/2 (/ (* a c) (pow b_2 2)))))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* b_2 (- (* 1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 6))) (+ 2 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* b_2 (+ 1 (* -1/2 (/ (* a c) (pow b_2 2))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* b_2 (+ 1 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4)))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* b_2 (+ 1 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))) (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 6))))))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1/2 (/ c b_2)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1 (/ (+ (* 1/8 (/ (* a (pow c 2)) (pow b_2 2))) (* 1/2 c)) b_2)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1 (/ (+ (* 1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 4))) (+ (* 1/8 (/ (* a (pow c 2)) (pow b_2 2))) (* 1/2 c))) b_2)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1 (/ (+ (* 1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 4))) (+ (* 1/8 (/ (* a (pow c 2)) (pow b_2 2))) (+ (* 1/2 c) (* 1/2 (/ (+ (* 1/64 (* (pow a 4) (pow c 4))) (* 1/16 (* (pow a 4) (pow c 4)))) (* a (pow b_2 6))))))) b_2)))) |
#s(approx (+ (* (/ c b_2) 1/2) (* (/ b_2 a) -2)) #s(hole binary64 (* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (* 2 (/ 1 a))))))) |
#s(approx (* (/ (+ (* (/ (* (* c c) a) (* b_2 b_2)) 1/8) (* 1/2 c)) b_2) -1) #s(hole binary64 (* -1 (/ (+ (* 1/8 (/ (* a (pow c 2)) (pow b_2 2))) (* 1/2 c)) b_2)))) |
#s(approx (/ (+ (* (/ (* (* c c) a) (* b_2 b_2)) 1/8) (* 1/2 c)) b_2) #s(hole binary64 (* -1 (/ (+ (* -1/2 c) (* -1/8 (/ (* a (pow c 2)) (pow b_2 2)))) b_2)))) |
#s(approx (* (+ (* (/ c (* b_2 b_2)) 1/2) (* -2 (pow a -1))) b_2) #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)))) #s(hole binary64 (* -1/2 (/ (* a c) b_2)))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (/ (- (* 1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 2))) (* -1/2 (* a c))) b_2)))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (/ (- (* 1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 4))) (+ (* -1/2 (* a c)) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 2))))) b_2)))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (/ (- (* 1/2 (/ (+ (* 1/64 (* (pow a 4) (pow c 4))) (* 1/16 (* (pow a 4) (pow c 4)))) (pow b_2 6))) (+ (* -1/2 (* a c)) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 2))) (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 4)))))) b_2)))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* -1 b_2))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* -1 (* b_2 (+ 1 (* -1/2 (/ (* a c) (pow b_2 2)))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* -1 (* b_2 (+ 1 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* -1 (* b_2 (+ 1 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))) (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 6)))))))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -2 (/ b_2 a)) (* 1/2 (/ c b_2))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -2 (/ b_2 a)) (* c (+ (* 1/8 (/ (* a c) (pow b_2 3))) (* 1/2 (/ 1 b_2))))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -2 (/ b_2 a)) (* c (+ (* c (+ (* 1/16 (/ (* (pow a 2) c) (pow b_2 5))) (* 1/8 (/ a (pow b_2 3))))) (* 1/2 (/ 1 b_2))))))) |
#s(approx c #s(hole binary64 c)) |
#s(approx (* (/ (+ (* (/ (* (* c c) a) (* b_2 b_2)) 1/8) (* 1/2 c)) b_2) -1) #s(hole binary64 (* c (- (* -1/8 (/ (* a c) (pow b_2 3))) (* 1/2 (/ 1 b_2)))))) |
#s(approx (/ (+ (* (/ (* (* c c) a) (* b_2 b_2)) 1/8) (* 1/2 c)) b_2) #s(hole binary64 (* c (+ (* 1/8 (/ (* a c) (pow b_2 3))) (* 1/2 (/ 1 b_2)))))) |
#s(approx (+ (* (/ (* (* c c) a) (* b_2 b_2)) 1/8) (* 1/2 c)) #s(hole binary64 (* c (+ 1/2 (* 1/8 (/ (* a c) (pow b_2 2))))))) |
#s(approx (* c c) #s(hole binary64 (pow c 2))) |
#s(approx (* 1/2 c) #s(hole binary64 (* 1/2 c))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (- (* c (- (* 1/8 (/ (* (pow a 2) c) (pow b_2 3))) (* -1/2 (/ a b_2)))) (* 2 b_2)))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (- (* c (- (* c (- (* 1/16 (/ (* (pow a 3) c) (pow b_2 5))) (* -1/8 (/ (pow a 2) (pow b_2 3))))) (* -1/2 (/ a b_2)))) (* 2 b_2)))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (+ b_2 (* c (+ (* -1/2 (/ a b_2)) (* -1/8 (/ (* (pow a 2) c) (pow b_2 3)))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (+ b_2 (* c (+ (* -1/2 (/ a b_2)) (* c (+ (* -1/8 (/ (pow a 2) (pow b_2 3))) (* -1/16 (/ (* (pow a 3) c) (pow b_2 5)))))))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ b_2 (* a c))))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (+ (* -1 (/ b_2 (* a c))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (sqrt -1))))))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (+ (* -1 (/ b_2 (* a c))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))))))))) |
#s(approx (+ (* (/ c b_2) 1/2) (* (/ b_2 a) -2)) #s(hole binary64 (* c (+ (* -2 (/ b_2 (* a c))) (* 1/2 (/ 1 b_2)))))) |
#s(approx (* (/ (+ (* (/ (* (* c c) a) (* b_2 b_2)) 1/8) (* 1/2 c)) b_2) -1) #s(hole binary64 (* (pow c 2) (- (* -1/8 (/ a (pow b_2 3))) (* 1/2 (/ 1 (* b_2 c))))))) |
#s(approx (/ (+ (* (/ (* (* c c) a) (* b_2 b_2)) 1/8) (* 1/2 c)) b_2) #s(hole binary64 (* (pow c 2) (+ (* 1/8 (/ a (pow b_2 3))) (* 1/2 (/ 1 (* b_2 c))))))) |
#s(approx (+ (* (/ (* (* c c) a) (* b_2 b_2)) 1/8) (* 1/2 c)) #s(hole binary64 (* (pow c 2) (+ (* 1/8 (/ a (pow b_2 2))) (* 1/2 (/ 1 c)))))) |
#s(approx (* (+ (* (/ c (* b_2 b_2)) 1/2) (* -2 (pow a -1))) b_2) #s(hole binary64 (* c (+ (* -2 (/ b_2 (* a c))) (* 1/2 (/ 1 b_2)))))) |
#s(approx (+ (* (/ c (* b_2 b_2)) 1/2) (* -2 (pow a -1))) #s(hole binary64 (* c (- (* 1/2 (/ 1 (pow b_2 2))) (* 2 (/ 1 (* a c))))))) |
#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 (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (/ b_2 (* a c))))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ b_2 a)) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1))))) c))))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ b_2 a)) (* -1 (/ (+ (* -1/2 (* (sqrt (/ c (pow a 3))) (* (pow b_2 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b_2 4) (sqrt -1))))) c))) c))))))) |
#s(approx (+ (* (/ c b_2) 1/2) (* (/ b_2 a) -2)) #s(hole binary64 (* -1 (* c (- (* 2 (/ b_2 (* a c))) (* 1/2 (/ 1 b_2))))))) |
#s(approx (* (+ (* (/ c (* b_2 b_2)) 1/2) (* -2 (pow a -1))) b_2) #s(hole binary64 (* -1 (* c (- (* 2 (/ b_2 (* a c))) (* 1/2 (/ 1 b_2))))))) |
#s(approx (+ (* (/ c (* b_2 b_2)) 1/2) (* -2 (pow a -1))) #s(hole binary64 (* -1 (* c (- (* 2 (/ 1 (* a c))) (* 1/2 (/ 1 (pow b_2 2)))))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* c (- (/ b_2 c) (* (sqrt (/ a c)) (sqrt -1))))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* c (- (* -1 (/ (- (* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 2) (sqrt -1)))) b_2) c)) (* (sqrt (/ a c)) (sqrt -1))))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* c (- (* -1 (/ (- (* -1 (/ (- (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ c a)) (* (pow b_2 2) (sqrt -1))))) c)) b_2) c)) (* (sqrt (/ a c)) (sqrt -1))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* -1 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b_2 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1))))))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 13.0ms | a | @ | 0 | ((/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (+ (* (/ c b_2) 1/2) (* (/ b_2 a) -2)) (/ c b_2) c b_2 1/2 (* (/ b_2 a) -2) (/ b_2 a) a -2 (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (* -1/2 (/ c b_2)) -1/2 (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (* (/ (+ (* (/ (* (* c c) a) (* b_2 b_2)) 1/8) (* 1/2 c)) b_2) -1) (/ (+ (* (/ (* (* c c) a) (* b_2 b_2)) 1/8) (* 1/2 c)) b_2) (+ (* (/ (* (* c c) a) (* b_2 b_2)) 1/8) (* 1/2 c)) (/ (* (* c c) a) (* b_2 b_2)) (* (* c c) a) (* c c) (* b_2 b_2) 1/8 (* 1/2 c) -1 (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (* (+ (* (/ c (* b_2 b_2)) 1/2) (* -2 (pow a -1))) b_2) (+ (* (/ c (* b_2 b_2)) 1/2) (* -2 (pow a -1))) (/ c (* b_2 b_2)) (* -2 (pow a -1)) (pow a -1) (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) |
| 10.0ms | c | @ | inf | ((/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (+ (* (/ c b_2) 1/2) (* (/ b_2 a) -2)) (/ c b_2) c b_2 1/2 (* (/ b_2 a) -2) (/ b_2 a) a -2 (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (* -1/2 (/ c b_2)) -1/2 (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (* (/ (+ (* (/ (* (* c c) a) (* b_2 b_2)) 1/8) (* 1/2 c)) b_2) -1) (/ (+ (* (/ (* (* c c) a) (* b_2 b_2)) 1/8) (* 1/2 c)) b_2) (+ (* (/ (* (* c c) a) (* b_2 b_2)) 1/8) (* 1/2 c)) (/ (* (* c c) a) (* b_2 b_2)) (* (* c c) a) (* c c) (* b_2 b_2) 1/8 (* 1/2 c) -1 (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (* (+ (* (/ c (* b_2 b_2)) 1/2) (* -2 (pow a -1))) b_2) (+ (* (/ c (* b_2 b_2)) 1/2) (* -2 (pow a -1))) (/ c (* b_2 b_2)) (* -2 (pow a -1)) (pow a -1) (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) |
| 7.0ms | b_2 | @ | -inf | ((/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (+ (* (/ c b_2) 1/2) (* (/ b_2 a) -2)) (/ c b_2) c b_2 1/2 (* (/ b_2 a) -2) (/ b_2 a) a -2 (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (* -1/2 (/ c b_2)) -1/2 (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (* (/ (+ (* (/ (* (* c c) a) (* b_2 b_2)) 1/8) (* 1/2 c)) b_2) -1) (/ (+ (* (/ (* (* c c) a) (* b_2 b_2)) 1/8) (* 1/2 c)) b_2) (+ (* (/ (* (* c c) a) (* b_2 b_2)) 1/8) (* 1/2 c)) (/ (* (* c c) a) (* b_2 b_2)) (* (* c c) a) (* c c) (* b_2 b_2) 1/8 (* 1/2 c) -1 (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (* (+ (* (/ c (* b_2 b_2)) 1/2) (* -2 (pow a -1))) b_2) (+ (* (/ c (* b_2 b_2)) 1/2) (* -2 (pow a -1))) (/ c (* b_2 b_2)) (* -2 (pow a -1)) (pow a -1) (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) |
| 5.0ms | c | @ | -inf | ((/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (+ (* (/ c b_2) 1/2) (* (/ b_2 a) -2)) (/ c b_2) c b_2 1/2 (* (/ b_2 a) -2) (/ b_2 a) a -2 (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (* -1/2 (/ c b_2)) -1/2 (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (* (/ (+ (* (/ (* (* c c) a) (* b_2 b_2)) 1/8) (* 1/2 c)) b_2) -1) (/ (+ (* (/ (* (* c c) a) (* b_2 b_2)) 1/8) (* 1/2 c)) b_2) (+ (* (/ (* (* c c) a) (* b_2 b_2)) 1/8) (* 1/2 c)) (/ (* (* c c) a) (* b_2 b_2)) (* (* c c) a) (* c c) (* b_2 b_2) 1/8 (* 1/2 c) -1 (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (* (+ (* (/ c (* b_2 b_2)) 1/2) (* -2 (pow a -1))) b_2) (+ (* (/ c (* b_2 b_2)) 1/2) (* -2 (pow a -1))) (/ c (* b_2 b_2)) (* -2 (pow a -1)) (pow a -1) (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) |
| 4.0ms | a | @ | -inf | ((/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (+ (* (/ c b_2) 1/2) (* (/ b_2 a) -2)) (/ c b_2) c b_2 1/2 (* (/ b_2 a) -2) (/ b_2 a) a -2 (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (* -1/2 (/ c b_2)) -1/2 (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (* (/ (+ (* (/ (* (* c c) a) (* b_2 b_2)) 1/8) (* 1/2 c)) b_2) -1) (/ (+ (* (/ (* (* c c) a) (* b_2 b_2)) 1/8) (* 1/2 c)) b_2) (+ (* (/ (* (* c c) a) (* b_2 b_2)) 1/8) (* 1/2 c)) (/ (* (* c c) a) (* b_2 b_2)) (* (* c c) a) (* c c) (* b_2 b_2) 1/8 (* 1/2 c) -1 (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (* (+ (* (/ c (* b_2 b_2)) 1/2) (* -2 (pow a -1))) b_2) (+ (* (/ c (* b_2 b_2)) 1/2) (* -2 (pow a -1))) (/ c (* b_2 b_2)) (* -2 (pow a -1)) (pow a -1) (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 793 | 5796 |
| 0 | 829 | 5503 |
| 0 | 4316 | 5376 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (fma.f64 (/.f64 c b_2) #s(literal 1/2 binary64) (*.f64 (/.f64 b_2 a) #s(literal -2 binary64)))) |
(fma.f64 (/.f64 c b_2) #s(literal 1/2 binary64) (*.f64 (/.f64 b_2 a) #s(literal -2 binary64))) |
(/.f64 c b_2) |
c |
b_2 |
#s(literal 1/2 binary64) |
(*.f64 (/.f64 b_2 a) #s(literal -2 binary64)) |
(/.f64 b_2 a) |
a |
#s(literal -2 binary64) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 #s(literal -1/2 binary64) (/.f64 c b_2))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 c b_2)) |
#s(literal -1/2 binary64) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b_2 b_2)) #s(literal 1/8 binary64) (*.f64 #s(literal 1/2 binary64) c)) b_2) #s(literal -1 binary64))) |
(*.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b_2 b_2)) #s(literal 1/8 binary64) (*.f64 #s(literal 1/2 binary64) c)) b_2) #s(literal -1 binary64)) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b_2 b_2)) #s(literal 1/8 binary64) (*.f64 #s(literal 1/2 binary64) c)) b_2) |
(fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b_2 b_2)) #s(literal 1/8 binary64) (*.f64 #s(literal 1/2 binary64) c)) |
(/.f64 (*.f64 (*.f64 c c) a) (*.f64 b_2 b_2)) |
(*.f64 (*.f64 c c) a) |
(*.f64 c c) |
(*.f64 b_2 b_2) |
#s(literal 1/8 binary64) |
(*.f64 #s(literal 1/2 binary64) c) |
#s(literal -1 binary64) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (fma.f64 (/.f64 c (*.f64 b_2 b_2)) #s(literal 1/2 binary64) (*.f64 #s(literal -2 binary64) (pow.f64 a #s(literal -1 binary64)))) b_2)) |
(*.f64 (fma.f64 (/.f64 c (*.f64 b_2 b_2)) #s(literal 1/2 binary64) (*.f64 #s(literal -2 binary64) (pow.f64 a #s(literal -1 binary64)))) b_2) |
(fma.f64 (/.f64 c (*.f64 b_2 b_2)) #s(literal 1/2 binary64) (*.f64 #s(literal -2 binary64) (pow.f64 a #s(literal -1 binary64)))) |
(/.f64 c (*.f64 b_2 b_2)) |
(*.f64 #s(literal -2 binary64) (pow.f64 a #s(literal -1 binary64))) |
(pow.f64 a #s(literal -1 binary64)) |
(/.f64 (-.f64 (neg.f64 b_2) #s(approx (sqrt (- (* b_2 b_2) (* a c))) b_2)) a) |
(-.f64 (neg.f64 b_2) #s(approx (sqrt (- (* b_2 b_2) (* a c))) b_2)) |
(neg.f64 b_2) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) b_2) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -2 (/ b_2 a)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (/ (+ (* -2 b_2) (* 1/2 (/ (* a c) b_2))) a))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (/ (+ (* -2 b_2) (* a (+ (* 1/8 (/ (* a (pow c 2)) (pow b_2 3))) (* 1/2 (/ c b_2))))) a))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (/ (+ (* -2 b_2) (* a (+ (* 1/2 (/ c b_2)) (* a (+ (* 1/16 (/ (* a (pow c 3)) (pow b_2 5))) (* 1/8 (/ (pow c 2) (pow b_2 3)))))))) a))) |
#s(approx (+ (* (/ c b_2) 1/2) (* (/ b_2 a) -2)) #s(hole binary64 (* -2 (/ b_2 a)))) |
#s(approx (+ (* (/ c b_2) 1/2) (* (/ b_2 a) -2)) #s(hole binary64 (/ (+ (* -2 b_2) (* 1/2 (/ (* a c) b_2))) a))) |
#s(approx (* (/ b_2 a) -2) #s(hole binary64 (* -2 (/ b_2 a)))) |
#s(approx (/ b_2 a) #s(hole binary64 (/ b_2 a))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (* (/ (+ (* (/ (* (* c c) a) (* b_2 b_2)) 1/8) (* 1/2 c)) b_2) -1) #s(hole binary64 (* -1/2 (/ c b_2)))) |
#s(approx (* (/ (+ (* (/ (* (* c c) a) (* b_2 b_2)) 1/8) (* 1/2 c)) b_2) -1) #s(hole binary64 (+ (* -1/2 (/ c b_2)) (* -1/8 (/ (* a (pow c 2)) (pow b_2 3)))))) |
#s(approx (/ (+ (* (/ (* (* c c) a) (* b_2 b_2)) 1/8) (* 1/2 c)) b_2) #s(hole binary64 (* 1/2 (/ c b_2)))) |
#s(approx (/ (+ (* (/ (* (* c c) a) (* b_2 b_2)) 1/8) (* 1/2 c)) b_2) #s(hole binary64 (+ (* 1/8 (/ (* a (pow c 2)) (pow b_2 3))) (* 1/2 (/ c b_2))))) |
#s(approx (+ (* (/ (* (* c c) a) (* b_2 b_2)) 1/8) (* 1/2 c)) #s(hole binary64 (* 1/2 c))) |
#s(approx (+ (* (/ (* (* c c) a) (* b_2 b_2)) 1/8) (* 1/2 c)) #s(hole binary64 (+ (* 1/8 (/ (* a (pow c 2)) (pow b_2 2))) (* 1/2 c)))) |
#s(approx (/ (* (* c c) a) (* b_2 b_2)) #s(hole binary64 (/ (* a (pow c 2)) (pow b_2 2)))) |
#s(approx (* (* c c) a) #s(hole binary64 (* a (pow c 2)))) |
#s(approx (* (+ (* (/ c (* b_2 b_2)) 1/2) (* -2 (pow a -1))) b_2) #s(hole binary64 (* -2 (/ b_2 a)))) |
#s(approx (* (+ (* (/ c (* b_2 b_2)) 1/2) (* -2 (pow a -1))) b_2) #s(hole binary64 (/ (+ (* -2 b_2) (* 1/2 (/ (* a c) b_2))) a))) |
#s(approx (+ (* (/ c (* b_2 b_2)) 1/2) (* -2 (pow a -1))) #s(hole binary64 (/ -2 a))) |
#s(approx (+ (* (/ c (* b_2 b_2)) 1/2) (* -2 (pow a -1))) #s(hole binary64 (/ (- (* 1/2 (/ (* a c) (pow b_2 2))) 2) a))) |
#s(approx (* -2 (pow a -1)) #s(hole binary64 (/ -2 a))) |
#s(approx (pow a -1) #s(hole binary64 (/ 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/2 (/ (* a c) b_2)) (* 2 b_2)))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (- (* a (- (* 1/8 (/ (* a (pow c 2)) (pow b_2 3))) (* -1/2 (/ c b_2)))) (* 2 b_2)))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (- (* a (- (* a (- (* 1/16 (/ (* a (pow c 3)) (pow b_2 5))) (* -1/8 (/ (pow c 2) (pow b_2 3))))) (* -1/2 (/ c b_2)))) (* 2 b_2)))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 b_2)) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (+ b_2 (* -1/2 (/ (* a c) b_2))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (+ b_2 (* a (+ (* -1/2 (/ c b_2)) (* -1/8 (/ (* a (pow c 2)) (pow b_2 3)))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (+ b_2 (* a (+ (* -1/2 (/ c b_2)) (* a (+ (* -1/8 (/ (pow c 2) (pow b_2 3))) (* -1/16 (/ (* a (pow c 3)) (pow b_2 5)))))))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ b_2 a))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (+ (* -1 (/ b_2 a)) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (+ (* -1 (/ b_2 a)) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3))))))))) |
#s(approx (+ (* (/ c b_2) 1/2) (* (/ b_2 a) -2)) #s(hole binary64 (* 1/2 (/ c b_2)))) |
#s(approx (+ (* (/ c b_2) 1/2) (* (/ b_2 a) -2)) #s(hole binary64 (+ (* -2 (/ b_2 a)) (* 1/2 (/ c b_2))))) |
#s(approx (* (/ (+ (* (/ (* (* c c) a) (* b_2 b_2)) 1/8) (* 1/2 c)) b_2) -1) #s(hole binary64 (* -1/8 (/ (* a (pow c 2)) (pow b_2 3))))) |
#s(approx (* (/ (+ (* (/ (* (* c c) a) (* b_2 b_2)) 1/8) (* 1/2 c)) b_2) -1) #s(hole binary64 (* a (+ (* -1/2 (/ c (* a b_2))) (* -1/8 (/ (pow c 2) (pow b_2 3))))))) |
#s(approx (/ (+ (* (/ (* (* c c) a) (* b_2 b_2)) 1/8) (* 1/2 c)) b_2) #s(hole binary64 (* 1/8 (/ (* a (pow c 2)) (pow b_2 3))))) |
#s(approx (/ (+ (* (/ (* (* c c) a) (* b_2 b_2)) 1/8) (* 1/2 c)) b_2) #s(hole binary64 (* a (+ (* 1/8 (/ (pow c 2) (pow b_2 3))) (* 1/2 (/ c (* a b_2))))))) |
#s(approx (+ (* (/ (* (* c c) a) (* b_2 b_2)) 1/8) (* 1/2 c)) #s(hole binary64 (* 1/8 (/ (* a (pow c 2)) (pow b_2 2))))) |
#s(approx (+ (* (/ (* (* c c) a) (* b_2 b_2)) 1/8) (* 1/2 c)) #s(hole binary64 (* a (+ (* 1/8 (/ (pow c 2) (pow b_2 2))) (* 1/2 (/ c a)))))) |
#s(approx (* (+ (* (/ c (* b_2 b_2)) 1/2) (* -2 (pow a -1))) b_2) #s(hole binary64 (* 1/2 (/ c b_2)))) |
#s(approx (* (+ (* (/ c (* b_2 b_2)) 1/2) (* -2 (pow a -1))) b_2) #s(hole binary64 (+ (* -2 (/ b_2 a)) (* 1/2 (/ c b_2))))) |
#s(approx (+ (* (/ c (* b_2 b_2)) 1/2) (* -2 (pow a -1))) #s(hole binary64 (* 1/2 (/ c (pow b_2 2))))) |
#s(approx (+ (* (/ c (* b_2 b_2)) 1/2) (* -2 (pow a -1))) #s(hole binary64 (- (* 1/2 (/ c (pow b_2 2))) (* 2 (/ 1 a))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* a (- (* -1 (/ b_2 a)) (* (sqrt (/ c a)) (sqrt -1)))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* a (- (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (+ (* (sqrt (/ c a)) (sqrt -1)) (/ b_2 a)))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* a (- (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (+ (* (sqrt (/ c a)) (sqrt -1)) (/ b_2 a))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -1)))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b_2 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1 (/ b_2 a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1 (/ (+ b_2 (* -1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 2) (sqrt -1))))) a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1 (/ (+ b_2 (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* (pow b_2 2) (sqrt -1))))) a))) a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (* (/ (+ (* (/ (* (* c c) a) (* b_2 b_2)) 1/8) (* 1/2 c)) b_2) -1) #s(hole binary64 (* -1 (* a (+ (* 1/8 (/ (pow c 2) (pow b_2 3))) (* 1/2 (/ c (* a b_2)))))))) |
#s(approx (/ (+ (* (/ (* (* c c) a) (* b_2 b_2)) 1/8) (* 1/2 c)) b_2) #s(hole binary64 (* -1 (* a (+ (* -1/2 (/ c (* a b_2))) (* -1/8 (/ (pow c 2) (pow b_2 3)))))))) |
#s(approx (+ (* (/ (* (* c c) a) (* b_2 b_2)) 1/8) (* 1/2 c)) #s(hole binary64 (* -1 (* a (+ (* -1/2 (/ c a)) (* -1/8 (/ (pow c 2) (pow b_2 2)))))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -1)))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* a (- (/ b_2 a) (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* a (- (* -1 (/ (- (* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 2) (sqrt -1)))) b_2) a)) (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* a (- (* -1 (/ (- (* -1 (/ (- (* 1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* (pow b_2 2) (sqrt -1))))) a)) b_2) a)) (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b_2 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* b_2 (- (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b_2 (sqrt -1)))) (/ 1 a)))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* b_2 (- (* b_2 (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3)))))) (/ 1 a)))))) |
#s(approx (+ (* (/ c b_2) 1/2) (* (/ b_2 a) -2)) #s(hole binary64 (/ (+ (* -2 (/ (pow b_2 2) a)) (* 1/2 c)) b_2))) |
#s(approx (/ c b_2) #s(hole binary64 (/ c b_2))) |
#s(approx b_2 #s(hole binary64 b_2)) |
#s(approx (* -1/2 (/ c b_2)) #s(hole binary64 (* -1/2 (/ c b_2)))) |
#s(approx (* (/ (+ (* (/ (* (* c c) a) (* b_2 b_2)) 1/8) (* 1/2 c)) b_2) -1) #s(hole binary64 (/ (+ (* -1/2 (* (pow b_2 2) c)) (* -1/8 (* a (pow c 2)))) (pow b_2 3)))) |
#s(approx (/ (+ (* (/ (* (* c c) a) (* b_2 b_2)) 1/8) (* 1/2 c)) b_2) #s(hole binary64 (/ (+ (* 1/8 (* a (pow c 2))) (* 1/2 (* (pow b_2 2) c))) (pow b_2 3)))) |
#s(approx (+ (* (/ (* (* c c) a) (* b_2 b_2)) 1/8) (* 1/2 c)) #s(hole binary64 (/ (+ (* 1/8 (* a (pow c 2))) (* 1/2 (* (pow b_2 2) c))) (pow b_2 2)))) |
#s(approx (* b_2 b_2) #s(hole binary64 (pow b_2 2))) |
#s(approx (* (+ (* (/ c (* b_2 b_2)) 1/2) (* -2 (pow a -1))) b_2) #s(hole binary64 (/ (+ (* -2 (/ (pow b_2 2) a)) (* 1/2 c)) b_2))) |
#s(approx (+ (* (/ c (* b_2 b_2)) 1/2) (* -2 (pow a -1))) #s(hole binary64 (/ (+ (* -2 (/ (pow b_2 2) a)) (* 1/2 c)) (pow b_2 2)))) |
#s(approx (/ c (* b_2 b_2)) #s(hole binary64 (/ c (pow b_2 2)))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (- (* -1 b_2) (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (- (* b_2 (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ b_2 (sqrt -1)))) 1)) (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (- (* b_2 (- (* b_2 (- (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -1)))))) 1)) (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (neg b_2) #s(hole binary64 (* -1 b_2))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (+ (* (sqrt (* a c)) (sqrt -1)) (* (pow b_2 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -1))))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (+ (* (sqrt (* a c)) (sqrt -1)) (* (pow b_2 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -1)))) (* (pow b_2 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -1) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b_2 2) (pow (sqrt -1) 5))))))))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* b_2 (- (* 1/2 (/ c (pow b_2 2))) (* 2 (/ 1 a)))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* b_2 (- (+ (* 1/8 (/ (* a (pow c 2)) (pow b_2 4))) (* 1/2 (/ c (pow b_2 2)))) (* 2 (/ 1 a)))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* b_2 (- (+ (* 1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 6))) (+ (* 1/8 (/ (* a (pow c 2)) (pow b_2 4))) (* 1/2 (/ c (pow b_2 2))))) (* 2 (/ 1 a)))))) |
#s(approx (+ (* (/ c b_2) 1/2) (* (/ b_2 a) -2)) #s(hole binary64 (* b_2 (- (* 1/2 (/ c (pow b_2 2))) (* 2 (/ 1 a)))))) |
#s(approx (* (/ (+ (* (/ (* (* c c) a) (* b_2 b_2)) 1/8) (* 1/2 c)) b_2) -1) #s(hole binary64 (/ (+ (* -1/2 c) (* -1/8 (/ (* a (pow c 2)) (pow b_2 2)))) b_2))) |
#s(approx (/ (+ (* (/ (* (* c c) a) (* b_2 b_2)) 1/8) (* 1/2 c)) b_2) #s(hole binary64 (/ (+ (* 1/8 (/ (* a (pow c 2)) (pow b_2 2))) (* 1/2 c)) b_2))) |
#s(approx (* (+ (* (/ c (* b_2 b_2)) 1/2) (* -2 (pow a -1))) b_2) #s(hole binary64 (* b_2 (- (* 1/2 (/ c (pow b_2 2))) (* 2 (/ 1 a)))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* b_2 (- (* 1/2 (/ (* a c) (pow b_2 2))) 2)))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* b_2 (- (* 1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))) (+ 2 (* -1/2 (/ (* a c) (pow b_2 2)))))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* b_2 (- (* 1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 6))) (+ 2 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* b_2 (+ 1 (* -1/2 (/ (* a c) (pow b_2 2))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* b_2 (+ 1 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4)))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* b_2 (+ 1 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))) (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 6))))))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1/2 (/ c b_2)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1 (/ (+ (* 1/8 (/ (* a (pow c 2)) (pow b_2 2))) (* 1/2 c)) b_2)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1 (/ (+ (* 1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 4))) (+ (* 1/8 (/ (* a (pow c 2)) (pow b_2 2))) (* 1/2 c))) b_2)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1 (/ (+ (* 1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 4))) (+ (* 1/8 (/ (* a (pow c 2)) (pow b_2 2))) (+ (* 1/2 c) (* 1/2 (/ (+ (* 1/64 (* (pow a 4) (pow c 4))) (* 1/16 (* (pow a 4) (pow c 4)))) (* a (pow b_2 6))))))) b_2)))) |
#s(approx (+ (* (/ c b_2) 1/2) (* (/ b_2 a) -2)) #s(hole binary64 (* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (* 2 (/ 1 a))))))) |
#s(approx (* (/ (+ (* (/ (* (* c c) a) (* b_2 b_2)) 1/8) (* 1/2 c)) b_2) -1) #s(hole binary64 (* -1 (/ (+ (* 1/8 (/ (* a (pow c 2)) (pow b_2 2))) (* 1/2 c)) b_2)))) |
#s(approx (/ (+ (* (/ (* (* c c) a) (* b_2 b_2)) 1/8) (* 1/2 c)) b_2) #s(hole binary64 (* -1 (/ (+ (* -1/2 c) (* -1/8 (/ (* a (pow c 2)) (pow b_2 2)))) b_2)))) |
#s(approx (* (+ (* (/ c (* b_2 b_2)) 1/2) (* -2 (pow a -1))) b_2) #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)))) #s(hole binary64 (* -1/2 (/ (* a c) b_2)))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (/ (- (* 1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 2))) (* -1/2 (* a c))) b_2)))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (/ (- (* 1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 4))) (+ (* -1/2 (* a c)) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 2))))) b_2)))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (/ (- (* 1/2 (/ (+ (* 1/64 (* (pow a 4) (pow c 4))) (* 1/16 (* (pow a 4) (pow c 4)))) (pow b_2 6))) (+ (* -1/2 (* a c)) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 2))) (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 4)))))) b_2)))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* -1 b_2))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* -1 (* b_2 (+ 1 (* -1/2 (/ (* a c) (pow b_2 2)))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* -1 (* b_2 (+ 1 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* -1 (* b_2 (+ 1 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))) (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 6)))))))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -2 (/ b_2 a)) (* 1/2 (/ c b_2))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -2 (/ b_2 a)) (* c (+ (* 1/8 (/ (* a c) (pow b_2 3))) (* 1/2 (/ 1 b_2))))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -2 (/ b_2 a)) (* c (+ (* c (+ (* 1/16 (/ (* (pow a 2) c) (pow b_2 5))) (* 1/8 (/ a (pow b_2 3))))) (* 1/2 (/ 1 b_2))))))) |
#s(approx c #s(hole binary64 c)) |
#s(approx (* (/ (+ (* (/ (* (* c c) a) (* b_2 b_2)) 1/8) (* 1/2 c)) b_2) -1) #s(hole binary64 (* c (- (* -1/8 (/ (* a c) (pow b_2 3))) (* 1/2 (/ 1 b_2)))))) |
#s(approx (/ (+ (* (/ (* (* c c) a) (* b_2 b_2)) 1/8) (* 1/2 c)) b_2) #s(hole binary64 (* c (+ (* 1/8 (/ (* a c) (pow b_2 3))) (* 1/2 (/ 1 b_2)))))) |
#s(approx (+ (* (/ (* (* c c) a) (* b_2 b_2)) 1/8) (* 1/2 c)) #s(hole binary64 (* c (+ 1/2 (* 1/8 (/ (* a c) (pow b_2 2))))))) |
#s(approx (* c c) #s(hole binary64 (pow c 2))) |
#s(approx (* 1/2 c) #s(hole binary64 (* 1/2 c))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (- (* c (- (* 1/8 (/ (* (pow a 2) c) (pow b_2 3))) (* -1/2 (/ a b_2)))) (* 2 b_2)))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (- (* c (- (* c (- (* 1/16 (/ (* (pow a 3) c) (pow b_2 5))) (* -1/8 (/ (pow a 2) (pow b_2 3))))) (* -1/2 (/ a b_2)))) (* 2 b_2)))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (+ b_2 (* c (+ (* -1/2 (/ a b_2)) (* -1/8 (/ (* (pow a 2) c) (pow b_2 3)))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (+ b_2 (* c (+ (* -1/2 (/ a b_2)) (* c (+ (* -1/8 (/ (pow a 2) (pow b_2 3))) (* -1/16 (/ (* (pow a 3) c) (pow b_2 5)))))))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ b_2 (* a c))))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (+ (* -1 (/ b_2 (* a c))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (sqrt -1))))))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (+ (* -1 (/ b_2 (* a c))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))))))))) |
#s(approx (+ (* (/ c b_2) 1/2) (* (/ b_2 a) -2)) #s(hole binary64 (* c (+ (* -2 (/ b_2 (* a c))) (* 1/2 (/ 1 b_2)))))) |
#s(approx (* (/ (+ (* (/ (* (* c c) a) (* b_2 b_2)) 1/8) (* 1/2 c)) b_2) -1) #s(hole binary64 (* (pow c 2) (- (* -1/8 (/ a (pow b_2 3))) (* 1/2 (/ 1 (* b_2 c))))))) |
#s(approx (/ (+ (* (/ (* (* c c) a) (* b_2 b_2)) 1/8) (* 1/2 c)) b_2) #s(hole binary64 (* (pow c 2) (+ (* 1/8 (/ a (pow b_2 3))) (* 1/2 (/ 1 (* b_2 c))))))) |
#s(approx (+ (* (/ (* (* c c) a) (* b_2 b_2)) 1/8) (* 1/2 c)) #s(hole binary64 (* (pow c 2) (+ (* 1/8 (/ a (pow b_2 2))) (* 1/2 (/ 1 c)))))) |
#s(approx (* (+ (* (/ c (* b_2 b_2)) 1/2) (* -2 (pow a -1))) b_2) #s(hole binary64 (* c (+ (* -2 (/ b_2 (* a c))) (* 1/2 (/ 1 b_2)))))) |
#s(approx (+ (* (/ c (* b_2 b_2)) 1/2) (* -2 (pow a -1))) #s(hole binary64 (* c (- (* 1/2 (/ 1 (pow b_2 2))) (* 2 (/ 1 (* a c))))))) |
#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 (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (/ b_2 (* a c))))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ b_2 a)) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1))))) c))))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ b_2 a)) (* -1 (/ (+ (* -1/2 (* (sqrt (/ c (pow a 3))) (* (pow b_2 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b_2 4) (sqrt -1))))) c))) c))))))) |
#s(approx (+ (* (/ c b_2) 1/2) (* (/ b_2 a) -2)) #s(hole binary64 (* -1 (* c (- (* 2 (/ b_2 (* a c))) (* 1/2 (/ 1 b_2))))))) |
#s(approx (* (+ (* (/ c (* b_2 b_2)) 1/2) (* -2 (pow a -1))) b_2) #s(hole binary64 (* -1 (* c (- (* 2 (/ b_2 (* a c))) (* 1/2 (/ 1 b_2))))))) |
#s(approx (+ (* (/ c (* b_2 b_2)) 1/2) (* -2 (pow a -1))) #s(hole binary64 (* -1 (* c (- (* 2 (/ 1 (* a c))) (* 1/2 (/ 1 (pow b_2 2)))))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* c (- (/ b_2 c) (* (sqrt (/ a c)) (sqrt -1))))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* c (- (* -1 (/ (- (* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 2) (sqrt -1)))) b_2) c)) (* (sqrt (/ a c)) (sqrt -1))))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* c (- (* -1 (/ (- (* -1 (/ (- (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ c a)) (* (pow b_2 2) (sqrt -1))))) c)) b_2) c)) (* (sqrt (/ a c)) (sqrt -1))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* -1 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b_2 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1))))))))) |
| Outputs |
|---|
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (fma.f64 (/.f64 c b_2) #s(literal 1/2 binary64) (*.f64 (/.f64 b_2 a) #s(literal -2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 b_2 a) #s(literal -2 binary64)) (*.f64 (/.f64 b_2 a) #s(literal -2 binary64))) (*.f64 (*.f64 (/.f64 c b_2) #s(literal 1/2 binary64)) (*.f64 (/.f64 c b_2) #s(literal 1/2 binary64)))) (-.f64 (*.f64 (/.f64 b_2 a) #s(literal -2 binary64)) (*.f64 (/.f64 c b_2) #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 c b_2) #s(literal 1/2 binary64)) (*.f64 (/.f64 c b_2) #s(literal 1/2 binary64))) (*.f64 (*.f64 (/.f64 b_2 a) #s(literal -2 binary64)) (*.f64 (/.f64 b_2 a) #s(literal -2 binary64)))) (-.f64 (*.f64 (/.f64 c b_2) #s(literal 1/2 binary64)) (*.f64 (/.f64 b_2 a) #s(literal -2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 b_2 a) #s(literal -2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 c b_2) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (/.f64 b_2 a) #s(literal -2 binary64)) (*.f64 (/.f64 b_2 a) #s(literal -2 binary64))) (-.f64 (*.f64 (*.f64 (/.f64 c b_2) #s(literal 1/2 binary64)) (*.f64 (/.f64 c b_2) #s(literal 1/2 binary64))) (*.f64 (*.f64 (/.f64 b_2 a) #s(literal -2 binary64)) (*.f64 (/.f64 c b_2) #s(literal 1/2 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 c b_2) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 b_2 a) #s(literal -2 binary64)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (/.f64 c b_2) #s(literal 1/2 binary64)) (*.f64 (/.f64 c b_2) #s(literal 1/2 binary64))) (-.f64 (*.f64 (*.f64 (/.f64 b_2 a) #s(literal -2 binary64)) (*.f64 (/.f64 b_2 a) #s(literal -2 binary64))) (*.f64 (*.f64 (/.f64 c b_2) #s(literal 1/2 binary64)) (*.f64 (/.f64 b_2 a) #s(literal -2 binary64)))))) |
(fma.f64 (/.f64 c b_2) #s(literal 1/2 binary64) (*.f64 (/.f64 b_2 a) #s(literal -2 binary64))) |
(fma.f64 (/.f64 b_2 a) #s(literal -2 binary64) (*.f64 (/.f64 c b_2) #s(literal 1/2 binary64))) |
(fma.f64 #s(literal -2 binary64) (/.f64 b_2 a) (*.f64 (/.f64 c b_2) #s(literal 1/2 binary64))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 c b_2) (*.f64 (/.f64 b_2 a) #s(literal -2 binary64))) |
(-.f64 (*.f64 (/.f64 c b_2) #s(literal 1/2 binary64)) (*.f64 (*.f64 (/.f64 b_2 a) #s(literal -1 binary64)) #s(literal -2 binary64))) |
(-.f64 (*.f64 (/.f64 b_2 a) #s(literal -2 binary64)) (*.f64 (/.f64 c b_2) #s(literal -1/2 binary64))) |
(+.f64 (*.f64 (/.f64 c b_2) #s(literal 1/2 binary64)) (*.f64 (/.f64 b_2 a) #s(literal -2 binary64))) |
(+.f64 (*.f64 (/.f64 b_2 a) #s(literal -2 binary64)) (*.f64 (/.f64 c b_2) #s(literal 1/2 binary64))) |
(/.f64 (neg.f64 c) (*.f64 #s(literal -1 binary64) b_2)) |
(/.f64 c b_2) |
c |
b_2 |
#s(literal 1/2 binary64) |
(*.f64 (/.f64 b_2 a) #s(literal -2 binary64)) |
(*.f64 #s(literal -2 binary64) (/.f64 b_2 a)) |
(/.f64 (*.f64 #s(literal -2 binary64) b_2) a) |
(/.f64 (*.f64 #s(literal -1 binary64) b_2) (neg.f64 a)) |
(/.f64 b_2 a) |
a |
#s(literal -2 binary64) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (/.f64 c b_2) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 c b_2) #s(literal -1/2 binary64)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 c b_2)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b_2) |
#s(literal -1/2 binary64) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 c c) b_2) (/.f64 a b_2)) #s(literal 1/8 binary64) (*.f64 #s(literal 1/2 binary64) c)) b_2) #s(literal -1 binary64))) |
(*.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 c c) b_2) (/.f64 a b_2)) #s(literal 1/8 binary64) (*.f64 #s(literal 1/2 binary64) c)) b_2) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 c c) b_2) (/.f64 a b_2)) #s(literal 1/8 binary64) (*.f64 #s(literal 1/2 binary64) c)) b_2)) |
(/.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 c c) b_2) (/.f64 a b_2)) #s(literal 1/8 binary64) (*.f64 #s(literal 1/2 binary64) c)) #s(literal -1 binary64)) b_2) |
(/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 c c) b_2) (/.f64 a b_2)) #s(literal 1/8 binary64) (*.f64 #s(literal 1/2 binary64) c))) b_2) |
(neg.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 c c) b_2) (/.f64 a b_2)) #s(literal 1/8 binary64) (*.f64 #s(literal 1/2 binary64) c)) b_2)) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 (*.f64 c c) b_2) (/.f64 a b_2)) #s(literal 1/8 binary64) (*.f64 #s(literal 1/2 binary64) c))) (*.f64 #s(literal -1 binary64) b_2)) |
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 c c) b_2) (/.f64 a b_2)) #s(literal 1/8 binary64) (*.f64 #s(literal 1/2 binary64) c)) b_2) |
(+.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) a) #s(literal 1/8 binary64)) (*.f64 b_2 b_2)) b_2) (*.f64 (/.f64 c b_2) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) a) #s(literal 1/8 binary64)) (*.f64 b_2 b_2)) (/.f64 (*.f64 (*.f64 (*.f64 c c) a) #s(literal 1/8 binary64)) (*.f64 b_2 b_2))) (*.f64 (*.f64 #s(literal 1/2 binary64) c) (*.f64 #s(literal 1/2 binary64) c))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) a) #s(literal 1/8 binary64)) (*.f64 b_2 b_2)) (*.f64 #s(literal 1/2 binary64) c))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) a) #s(literal 1/8 binary64)) (*.f64 b_2 b_2)) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) c) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) a) #s(literal 1/8 binary64)) (*.f64 b_2 b_2)) (/.f64 (*.f64 (*.f64 (*.f64 c c) a) #s(literal 1/8 binary64)) (*.f64 b_2 b_2)) (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) c) (*.f64 #s(literal 1/2 binary64) c)) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) a) #s(literal 1/8 binary64)) (*.f64 b_2 b_2)) (*.f64 #s(literal 1/2 binary64) c))))) |
(fma.f64 (*.f64 (/.f64 (*.f64 c c) b_2) (/.f64 a b_2)) #s(literal 1/8 binary64) (*.f64 #s(literal 1/2 binary64) c)) |
(fma.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 (*.f64 c c) b_2) (/.f64 a b_2)) (*.f64 #s(literal 1/2 binary64) c)) |
(fma.f64 #s(literal 1/2 binary64) c (/.f64 (*.f64 (*.f64 (*.f64 c c) a) #s(literal 1/8 binary64)) (*.f64 b_2 b_2))) |
(fma.f64 c #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) a) #s(literal 1/8 binary64)) (*.f64 b_2 b_2))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) a) #s(literal 1/8 binary64)) (*.f64 b_2 b_2)) (*.f64 #s(literal -1/2 binary64) c)) |
(+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) a) #s(literal 1/8 binary64)) (*.f64 b_2 b_2)) (*.f64 #s(literal 1/2 binary64) c)) |
(+.f64 (*.f64 #s(literal 1/2 binary64) c) (/.f64 (*.f64 (*.f64 (*.f64 c c) a) #s(literal 1/8 binary64)) (*.f64 b_2 b_2))) |
(*.f64 (/.f64 (*.f64 c c) b_2) (/.f64 a b_2)) |
(*.f64 (*.f64 c c) (/.f64 a (*.f64 b_2 b_2))) |
(*.f64 a (/.f64 (*.f64 c c) (*.f64 b_2 b_2))) |
(/.f64 (/.f64 (*.f64 (*.f64 c c) a) b_2) b_2) |
(/.f64 (neg.f64 (*.f64 (*.f64 c c) a)) (neg.f64 (*.f64 b_2 b_2))) |
(/.f64 (*.f64 (*.f64 c c) a) (*.f64 b_2 b_2)) |
(*.f64 (*.f64 c c) a) |
(*.f64 c (*.f64 c a)) |
(*.f64 a (*.f64 c c)) |
(*.f64 (pow.f64 c #s(literal 1 binary64)) (pow.f64 c #s(literal 1 binary64))) |
(*.f64 (neg.f64 c) (neg.f64 c)) |
(*.f64 (fabs.f64 c) (fabs.f64 c)) |
(*.f64 c c) |
(pow.f64 c #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 c) #s(literal 2 binary64))) |
(*.f64 (pow.f64 b_2 #s(literal 1 binary64)) (pow.f64 b_2 #s(literal 1 binary64))) |
(*.f64 (fabs.f64 b_2) (fabs.f64 b_2)) |
(*.f64 (*.f64 #s(literal -1 binary64) b_2) (*.f64 #s(literal -1 binary64) b_2)) |
(*.f64 b_2 b_2) |
(pow.f64 b_2 #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 b_2) #s(literal 2 binary64))) |
#s(literal 1/8 binary64) |
(*.f64 #s(literal 1/2 binary64) c) |
(*.f64 c #s(literal 1/2 binary64)) |
#s(literal -1 binary64) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (fma.f64 (/.f64 (/.f64 c b_2) b_2) #s(literal 1/2 binary64) (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal -2 binary64))) b_2)) |
(*.f64 (fma.f64 (/.f64 (/.f64 c b_2) b_2) #s(literal 1/2 binary64) (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal -2 binary64))) b_2) |
(*.f64 b_2 (fma.f64 (/.f64 (/.f64 c b_2) b_2) #s(literal 1/2 binary64) (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal -2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 c b_2) b_2) #s(literal 1/2 binary64)) (*.f64 (/.f64 (/.f64 c b_2) b_2) #s(literal 1/2 binary64))) (*.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 2 binary64)))) (fma.f64 (/.f64 (/.f64 c b_2) b_2) #s(literal 1/2 binary64) (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 c b_2) b_2) #s(literal 1/2 binary64)) (*.f64 (/.f64 (/.f64 c b_2) b_2) #s(literal 1/2 binary64))) (*.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal -2 binary64)) (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal -2 binary64)))) (-.f64 (*.f64 (/.f64 (/.f64 c b_2) b_2) #s(literal 1/2 binary64)) (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal -2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (/.f64 c b_2) b_2) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 (/.f64 c b_2) b_2) #s(literal 1/2 binary64)) (*.f64 (/.f64 (/.f64 c b_2) b_2) #s(literal 1/2 binary64)) (fma.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (/.f64 c b_2) b_2) #s(literal 1/2 binary64)) (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 2 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (/.f64 c b_2) b_2) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal -2 binary64)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (/.f64 (/.f64 c b_2) b_2) #s(literal 1/2 binary64)) (*.f64 (/.f64 (/.f64 c b_2) b_2) #s(literal 1/2 binary64))) (-.f64 (*.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal -2 binary64)) (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal -2 binary64))) (*.f64 (*.f64 (/.f64 (/.f64 c b_2) b_2) #s(literal 1/2 binary64)) (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal -2 binary64)))))) |
(fma.f64 (/.f64 (/.f64 c b_2) b_2) #s(literal 1/2 binary64) (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal -2 binary64))) |
(fma.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal -2 binary64) (*.f64 (/.f64 (/.f64 c b_2) b_2) #s(literal 1/2 binary64))) |
(fma.f64 #s(literal -2 binary64) (pow.f64 a #s(literal -1 binary64)) (*.f64 (/.f64 (/.f64 c b_2) b_2) #s(literal 1/2 binary64))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 c b_2) b_2) (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal -2 binary64))) |
(-.f64 (*.f64 (/.f64 (/.f64 c b_2) b_2) #s(literal 1/2 binary64)) (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 2 binary64))) |
(+.f64 (*.f64 (/.f64 (/.f64 c b_2) b_2) #s(literal 1/2 binary64)) (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal -2 binary64))) |
(+.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal -2 binary64)) (*.f64 (/.f64 (/.f64 c b_2) b_2) #s(literal 1/2 binary64))) |
(/.f64 (neg.f64 c) (neg.f64 (*.f64 b_2 b_2))) |
(/.f64 (/.f64 c b_2) b_2) |
(/.f64 c (*.f64 b_2 b_2)) |
(*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal -2 binary64)) |
(*.f64 #s(literal -2 binary64) (pow.f64 a #s(literal -1 binary64))) |
(*.f64 (pow.f64 a #s(literal -1/2 binary64)) (pow.f64 a #s(literal -1/2 binary64))) |
(pow.f64 a #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) a) |
(/.f64 #s(literal -1 binary64) (neg.f64 a)) |
(exp.f64 (*.f64 (log.f64 a) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal -1 binary64) b_2) #s(approx (sqrt (- (* b_2 b_2) (* a c))) b_2))) (neg.f64 a)) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) b_2) #s(approx (sqrt (- (* b_2 b_2) (* a c))) b_2)) a) |
(-.f64 (*.f64 (/.f64 b_2 a) #s(literal -1 binary64)) (/.f64 #s(approx (sqrt (- (* b_2 b_2) (* a c))) b_2) a)) |
(/.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 #s(approx (sqrt (- (* b_2 b_2) (* a c))) b_2) #s(approx (sqrt (- (* b_2 b_2) (* a c))) b_2))) (fma.f64 #s(literal -1 binary64) b_2 #s(approx (sqrt (- (* b_2 b_2) (* a c))) b_2))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal -1 binary64) 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 (pow.f64 b_2 #s(literal 1 binary64)) (pow.f64 b_2 #s(literal 1 binary64)) (fma.f64 #s(approx (sqrt (- (* b_2 b_2) (* a c))) b_2) #s(approx (sqrt (- (* b_2 b_2) (* a c))) b_2) (*.f64 (*.f64 #s(literal -1 binary64) b_2) #s(approx (sqrt (- (* b_2 b_2) (* a c))) b_2))))) |
(-.f64 (*.f64 #s(literal -1 binary64) b_2) #s(approx (sqrt (- (* b_2 b_2) (* a c))) b_2)) |
(*.f64 #s(literal -1 binary64) b_2) |
(*.f64 b_2 #s(literal -1 binary64)) |
(neg.f64 b_2) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) b_2) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (/.f64 b_2 a) #s(literal -2 binary64))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (/.f64 (fma.f64 (/.f64 (*.f64 c a) b_2) #s(literal 1/2 binary64) (*.f64 #s(literal -2 binary64) b_2)) a)) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (/.f64 (fma.f64 (fma.f64 (/.f64 c b_2) #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) a) #s(literal 1/8 binary64)) (pow.f64 b_2 #s(literal 3 binary64)))) a (*.f64 #s(literal -2 binary64) b_2)) a)) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (/.f64 (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 c c) (pow.f64 b_2 #s(literal 3 binary64))) #s(literal 1/8 binary64) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (*.f64 c c) c) a)) (pow.f64 b_2 #s(literal 5 binary64)))) a (*.f64 (/.f64 c b_2) #s(literal 1/2 binary64))) a (*.f64 #s(literal -2 binary64) b_2)) a)) |
#s(approx (+ (* (/ c b_2) 1/2) (* (/ b_2 a) -2)) (*.f64 (/.f64 b_2 a) #s(literal -2 binary64))) |
#s(approx (+ (* (/ c b_2) 1/2) (* (/ b_2 a) -2)) (/.f64 (fma.f64 (/.f64 (*.f64 c a) b_2) #s(literal 1/2 binary64) (*.f64 #s(literal -2 binary64) b_2)) a)) |
#s(approx (* (/ b_2 a) -2) (*.f64 (/.f64 b_2 a) #s(literal -2 binary64))) |
#s(approx (/ b_2 a) (/.f64 b_2 a)) |
#s(approx a a) |
#s(approx (* (/ (+ (* (/ (* (* c c) a) (* b_2 b_2)) 1/8) (* 1/2 c)) b_2) -1) (*.f64 (/.f64 c b_2) #s(literal -1/2 binary64))) |
#s(approx (* (/ (+ (* (/ (* (* c c) a) (* b_2 b_2)) 1/8) (* 1/2 c)) b_2) -1) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b_2 #s(literal 3 binary64))) (*.f64 (/.f64 c b_2) #s(literal -1/2 binary64)))) |
#s(approx (/ (+ (* (/ (* (* c c) a) (* b_2 b_2)) 1/8) (* 1/2 c)) b_2) (*.f64 (/.f64 c b_2) #s(literal 1/2 binary64))) |
#s(approx (/ (+ (* (/ (* (* c c) a) (* b_2 b_2)) 1/8) (* 1/2 c)) b_2) (fma.f64 (/.f64 c b_2) #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) a) #s(literal 1/8 binary64)) (pow.f64 b_2 #s(literal 3 binary64))))) |
#s(approx (+ (* (/ (* (* c c) a) (* b_2 b_2)) 1/8) (* 1/2 c)) (*.f64 #s(literal 1/2 binary64) c)) |
#s(approx (+ (* (/ (* (* c c) a) (* b_2 b_2)) 1/8) (* 1/2 c)) (fma.f64 (*.f64 (/.f64 (*.f64 c c) b_2) (/.f64 a b_2)) #s(literal 1/8 binary64) (*.f64 #s(literal 1/2 binary64) c))) |
#s(approx (/ (* (* c c) a) (* b_2 b_2)) (*.f64 (/.f64 (*.f64 c c) b_2) (/.f64 a b_2))) |
#s(approx (* (* c c) a) (*.f64 (*.f64 c c) a)) |
#s(approx (* (+ (* (/ c (* b_2 b_2)) 1/2) (* -2 (pow a -1))) b_2) (*.f64 (/.f64 b_2 a) #s(literal -2 binary64))) |
#s(approx (* (+ (* (/ c (* b_2 b_2)) 1/2) (* -2 (pow a -1))) b_2) (/.f64 (fma.f64 (/.f64 (*.f64 c a) b_2) #s(literal 1/2 binary64) (*.f64 #s(literal -2 binary64) b_2)) a)) |
#s(approx (+ (* (/ c (* b_2 b_2)) 1/2) (* -2 (pow a -1))) (/.f64 #s(literal -2 binary64) a)) |
#s(approx (+ (* (/ c (* b_2 b_2)) 1/2) (* -2 (pow a -1))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 c a)) (*.f64 b_2 b_2)) #s(literal 2 binary64)) a)) |
#s(approx (* -2 (pow a -1)) (/.f64 #s(literal -2 binary64) a)) |
#s(approx (pow a -1) (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)))) (fma.f64 (/.f64 (*.f64 c a) b_2) #s(literal 1/2 binary64) (*.f64 #s(literal -2 binary64) b_2))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (fma.f64 (fma.f64 (/.f64 c b_2) #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) a) #s(literal 1/8 binary64)) (pow.f64 b_2 #s(literal 3 binary64)))) a (*.f64 #s(literal -2 binary64) b_2))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 c c) (pow.f64 b_2 #s(literal 3 binary64))) #s(literal 1/8 binary64) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (*.f64 c c) c) a)) (pow.f64 b_2 #s(literal 5 binary64)))) a (*.f64 (/.f64 c b_2) #s(literal 1/2 binary64))) a (*.f64 #s(literal -2 binary64) b_2))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) b_2) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (fma.f64 (/.f64 (*.f64 c a) b_2) #s(literal -1/2 binary64) b_2)) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (fma.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b_2 #s(literal 3 binary64))) (*.f64 (/.f64 c b_2) #s(literal -1/2 binary64))) a b_2)) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) c) a) (pow.f64 b_2 #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 c c)) (pow.f64 b_2 #s(literal 3 binary64)))) a (*.f64 (/.f64 c b_2) #s(literal -1/2 binary64))) a b_2)) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (fma.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (*.f64 (/.f64 b_2 a) #s(literal -1 binary64)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (fma.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (fma.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (*.f64 (/.f64 b_2 a) #s(literal -1 binary64))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (fma.f64 #s(literal -1 binary64) (fma.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (/.f64 b_2 a)) (fma.f64 (*.f64 (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 (*.f64 c c) c)) #s(literal 1/2 binary64))) #s(literal 1/8 binary64) (*.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))))) |
#s(approx (+ (* (/ c b_2) 1/2) (* (/ b_2 a) -2)) (*.f64 (/.f64 c b_2) #s(literal 1/2 binary64))) |
#s(approx (+ (* (/ c b_2) 1/2) (* (/ b_2 a) -2)) (fma.f64 (/.f64 c b_2) #s(literal 1/2 binary64) (*.f64 (/.f64 b_2 a) #s(literal -2 binary64)))) |
#s(approx (* (/ (+ (* (/ (* (* c c) a) (* b_2 b_2)) 1/8) (* 1/2 c)) b_2) -1) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 c c) a)) (pow.f64 b_2 #s(literal 3 binary64)))) |
#s(approx (* (/ (+ (* (/ (* (* c c) a) (* b_2 b_2)) 1/8) (* 1/2 c)) b_2) -1) (*.f64 (fma.f64 (/.f64 (/.f64 c a) b_2) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 c c)) (pow.f64 b_2 #s(literal 3 binary64)))) a)) |
#s(approx (/ (+ (* (/ (* (* c c) a) (* b_2 b_2)) 1/8) (* 1/2 c)) b_2) (/.f64 (*.f64 (*.f64 (*.f64 c c) a) #s(literal 1/8 binary64)) (pow.f64 b_2 #s(literal 3 binary64)))) |
#s(approx (/ (+ (* (/ (* (* c c) a) (* b_2 b_2)) 1/8) (* 1/2 c)) b_2) (fma.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 c c)) (pow.f64 b_2 #s(literal 3 binary64))) a (*.f64 (*.f64 (/.f64 (/.f64 c a) b_2) #s(literal 1/2 binary64)) a))) |
#s(approx (+ (* (/ (* (* c c) a) (* b_2 b_2)) 1/8) (* 1/2 c)) (/.f64 (*.f64 (*.f64 (*.f64 c c) a) #s(literal 1/8 binary64)) (*.f64 b_2 b_2))) |
#s(approx (+ (* (/ (* (* c c) a) (* b_2 b_2)) 1/8) (* 1/2 c)) (fma.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 c c)) (*.f64 b_2 b_2)) a (*.f64 (*.f64 (/.f64 c a) #s(literal 1/2 binary64)) a))) |
#s(approx (* (+ (* (/ c (* b_2 b_2)) 1/2) (* -2 (pow a -1))) b_2) (*.f64 (/.f64 c b_2) #s(literal 1/2 binary64))) |
#s(approx (* (+ (* (/ c (* b_2 b_2)) 1/2) (* -2 (pow a -1))) b_2) (fma.f64 (/.f64 c b_2) #s(literal 1/2 binary64) (*.f64 (/.f64 b_2 a) #s(literal -2 binary64)))) |
#s(approx (+ (* (/ c (* b_2 b_2)) 1/2) (* -2 (pow a -1))) (*.f64 (/.f64 (/.f64 c b_2) b_2) #s(literal 1/2 binary64))) |
#s(approx (+ (* (/ c (* b_2 b_2)) 1/2) (* -2 (pow a -1))) (fma.f64 (/.f64 (/.f64 c b_2) b_2) #s(literal 1/2 binary64) (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal -2 binary64)))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (*.f64 c a) #s(literal 1/2 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (-.f64 (*.f64 (/.f64 b_2 a) #s(literal -1 binary64)) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)))) a)) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (fma.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (/.f64 b_2 a))) a)) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (-.f64 (*.f64 (*.f64 (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 (*.f64 c c) c)) #s(literal 1/2 binary64))) #s(literal 1/8 binary64)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (fma.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (/.f64 b_2 a)))) a)) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (*.f64 (pow.f64 (*.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (pow.f64 (/.f64 c a) #s(literal 1/2 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 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 (*.f64 c c) c)) #s(literal 1/2 binary64))) #s(literal -1/8 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (pow.f64 (/.f64 c a) #s(literal 1/2 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 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 (*.f64 c c) c)) #s(literal 1/2 binary64))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (/.f64 (pow.f64 b_2 #s(literal 6 binary64)) (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal 5 binary64))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64))) #s(literal 1/2 binary64))) #s(literal 1/16 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)))))) a)) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (fma.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 (/.f64 b_2 a) #s(literal -1 binary64)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (*.f64 b_2 b_2)) b_2) a) #s(literal -1 binary64) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (pow.f64 (/.f64 c a) #s(literal 1/2 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) (pow.f64 (/.f64 a c) #s(literal 1/2 binary64))) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (*.f64 b_2 b_2)) (*.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 c c) c) a) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) a) #s(literal -1 binary64) b_2) a) #s(literal -1 binary64) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64))))) |
#s(approx (* (/ (+ (* (/ (* (* c c) a) (* b_2 b_2)) 1/8) (* 1/2 c)) b_2) -1) (*.f64 (*.f64 #s(literal -1 binary64) a) (fma.f64 (/.f64 (/.f64 c a) b_2) #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 c c)) (pow.f64 b_2 #s(literal 3 binary64)))))) |
#s(approx (/ (+ (* (/ (* (* c c) a) (* b_2 b_2)) 1/8) (* 1/2 c)) b_2) (*.f64 (*.f64 #s(literal -1 binary64) a) (fma.f64 (/.f64 (/.f64 c a) b_2) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 c c)) (pow.f64 b_2 #s(literal 3 binary64)))))) |
#s(approx (+ (* (/ (* (* c c) a) (* b_2 b_2)) 1/8) (* 1/2 c)) (*.f64 (*.f64 #s(literal -1 binary64) a) (fma.f64 (/.f64 (*.f64 c c) (*.f64 b_2 b_2)) #s(literal -1/8 binary64) (*.f64 (/.f64 c a) #s(literal -1/2 binary64))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (pow.f64 (*.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (*.f64 #s(literal -1 binary64) a) (-.f64 (/.f64 b_2 a) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (*.f64 #s(literal -1 binary64) a) (fma.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (*.f64 b_2 b_2))) b_2) a) #s(literal -1 binary64) (*.f64 (neg.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (*.f64 #s(literal -1 binary64) a) (fma.f64 (/.f64 (-.f64 (*.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 c c) c) a) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 a c) #s(literal 1/2 binary64))) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (*.f64 b_2 b_2)))) a) #s(literal -1 binary64)) b_2) a) #s(literal -1 binary64) (*.f64 (neg.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (*.f64 c a) #s(literal 1/2 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (*.f64 (*.f64 #s(literal -1 binary64) a) (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (*.f64 b_2 b_2)) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (*.f64 (*.f64 #s(literal -1 binary64) a) (fma.f64 (*.f64 (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 (*.f64 c c) c)) #s(literal 1/2 binary64))) #s(literal -1/8 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (*.f64 b_2 b_2)) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (*.f64 (*.f64 #s(literal -1 binary64) a) (fma.f64 (*.f64 (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 (*.f64 c c) c)) #s(literal 1/2 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 1/2 binary64))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64))) #s(literal 1/2 binary64))) #s(literal 1/16 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (*.f64 b_2 b_2)) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)))))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (fma.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 b_2 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (pow.f64 a #s(literal -1 binary64))) b_2 (*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 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 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 (*.f64 c c) c)) #s(literal 1/2 binary64))) #s(literal 1/8 binary64) (*.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) b_2) (pow.f64 a #s(literal -1 binary64))) b_2 (*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) |
#s(approx (+ (* (/ c b_2) 1/2) (* (/ b_2 a) -2)) (/.f64 (fma.f64 (/.f64 (*.f64 b_2 b_2) a) #s(literal -2 binary64) (*.f64 #s(literal 1/2 binary64) c)) b_2)) |
#s(approx (/ c b_2) (/.f64 c b_2)) |
#s(approx b_2 b_2) |
#s(approx (* -1/2 (/ c b_2)) (*.f64 (/.f64 c b_2) #s(literal -1/2 binary64))) |
#s(approx (* (/ (+ (* (/ (* (* c c) a) (* b_2 b_2)) 1/8) (* 1/2 c)) b_2) -1) (/.f64 (fma.f64 (*.f64 (*.f64 b_2 b_2) c) #s(literal -1/2 binary64) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 c c) a))) (pow.f64 b_2 #s(literal 3 binary64)))) |
#s(approx (/ (+ (* (/ (* (* c c) a) (* b_2 b_2)) 1/8) (* 1/2 c)) b_2) (/.f64 (fma.f64 (*.f64 (*.f64 b_2 b_2) c) #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 c c) a) #s(literal 1/8 binary64))) (pow.f64 b_2 #s(literal 3 binary64)))) |
#s(approx (+ (* (/ (* (* c c) a) (* b_2 b_2)) 1/8) (* 1/2 c)) (/.f64 (fma.f64 (*.f64 (*.f64 b_2 b_2) c) #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 c c) a) #s(literal 1/8 binary64))) (*.f64 b_2 b_2))) |
#s(approx (* b_2 b_2) (*.f64 b_2 b_2)) |
#s(approx (* (+ (* (/ c (* b_2 b_2)) 1/2) (* -2 (pow a -1))) b_2) (/.f64 (fma.f64 (/.f64 (*.f64 b_2 b_2) a) #s(literal -2 binary64) (*.f64 #s(literal 1/2 binary64) c)) b_2)) |
#s(approx (+ (* (/ c (* b_2 b_2)) 1/2) (* -2 (pow a -1))) (/.f64 (fma.f64 (/.f64 (*.f64 b_2 b_2) a) #s(literal -2 binary64) (*.f64 #s(literal 1/2 binary64) c)) (*.f64 b_2 b_2))) |
#s(approx (/ c (* b_2 b_2)) (/.f64 (/.f64 c b_2) b_2)) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (-.f64 (*.f64 #s(literal -1 binary64) b_2) (*.f64 (pow.f64 (*.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (fma.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 b_2 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) b_2 (*.f64 (neg.f64 (pow.f64 (*.f64 c a) #s(literal 1/2 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (fma.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (pow.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b_2 b_2) (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) b_2) #s(literal 1 binary64)) b_2 (*.f64 (neg.f64 (pow.f64 (*.f64 c a) #s(literal 1/2 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) |
#s(approx (neg b_2) (*.f64 #s(literal -1 binary64) b_2)) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (*.f64 (pow.f64 (*.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (pow.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b_2 b_2) (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64))))) (*.f64 b_2 b_2) (*.f64 (pow.f64 (*.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (pow.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (pow.f64 (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 (pow.f64 (pow.f64 (*.f64 c a) #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b_2 b_2) (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal 5 binary64))))) (*.f64 b_2 b_2))) (*.f64 b_2 b_2) (*.f64 (pow.f64 (*.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (fma.f64 (/.f64 (/.f64 c b_2) b_2) #s(literal 1/2 binary64) (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal -2 binary64))) b_2)) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b_2 #s(literal 4 binary64))) #s(literal 1/8 binary64) (*.f64 (/.f64 (/.f64 c b_2) b_2) #s(literal 1/2 binary64))) (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 2 binary64))) b_2)) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (pow.f64 b_2 #s(literal 6 binary64))) #s(literal 1/16 binary64) (-.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b_2 #s(literal 4 binary64))) #s(literal 1/8 binary64) (*.f64 (/.f64 (/.f64 c b_2) b_2) #s(literal 1/2 binary64))) (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 2 binary64)))) b_2)) |
#s(approx (+ (* (/ c b_2) 1/2) (* (/ b_2 a) -2)) (*.f64 (fma.f64 (/.f64 (/.f64 c b_2) b_2) #s(literal 1/2 binary64) (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal -2 binary64))) b_2)) |
#s(approx (* (/ (+ (* (/ (* (* c c) a) (* b_2 b_2)) 1/8) (* 1/2 c)) b_2) -1) (/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 c c) b_2) (/.f64 a b_2)) #s(literal -1/8 binary64) (*.f64 #s(literal -1/2 binary64) c)) b_2)) |
#s(approx (/ (+ (* (/ (* (* c c) a) (* b_2 b_2)) 1/8) (* 1/2 c)) b_2) (/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 c c) b_2) (/.f64 a b_2)) #s(literal 1/8 binary64) (*.f64 #s(literal 1/2 binary64) c)) b_2)) |
#s(approx (* (+ (* (/ c (* b_2 b_2)) 1/2) (* -2 (pow a -1))) b_2) (*.f64 (fma.f64 (/.f64 (/.f64 c b_2) b_2) #s(literal 1/2 binary64) (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal -2 binary64))) b_2)) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 c a)) (*.f64 b_2 b_2)) #s(literal 2 binary64)) b_2)) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (pow.f64 b_2 #s(literal 4 binary64))) (fma.f64 (*.f64 a (/.f64 (/.f64 c b_2) b_2)) #s(literal -1/2 binary64) #s(literal 2 binary64))) b_2)) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 6 binary64))) (+.f64 (fma.f64 (*.f64 a (/.f64 (/.f64 c b_2) b_2)) #s(literal -1/2 binary64) #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (pow.f64 b_2 #s(literal 4 binary64))))) b_2)) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (*.f64 (fma.f64 (*.f64 a (/.f64 (/.f64 c 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 (/.f64 c 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 (/.f64 c b_2) b_2)) #s(literal -1/2 binary64) (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 6 binary64))) #s(literal -1/16 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (pow.f64 b_2 #s(literal 4 binary64))))) #s(literal 1 binary64)) b_2)) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (/.f64 c b_2) #s(literal -1/2 binary64))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 c c) b_2) (/.f64 a b_2)) #s(literal 1/8 binary64) (*.f64 #s(literal 1/2 binary64) c)) b_2) #s(literal -1 binary64))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (pow.f64 b_2 #s(literal 4 binary64))) #s(literal 1/16 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 c c) b_2) (/.f64 a b_2)) #s(literal 1/8 binary64) (*.f64 #s(literal 1/2 binary64) c))) b_2) #s(literal -1 binary64))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (pow.f64 b_2 #s(literal 4 binary64))) #s(literal 1/16 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 c c) b_2) (/.f64 a b_2)) #s(literal 1/8 binary64) (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) (*.f64 #s(literal 1/2 binary64) c)))) b_2) #s(literal -1 binary64))) |
#s(approx (+ (* (/ c b_2) 1/2) (* (/ b_2 a) -2)) (*.f64 (*.f64 (fma.f64 (/.f64 (/.f64 c b_2) b_2) #s(literal -1/2 binary64) (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 2 binary64))) b_2) #s(literal -1 binary64))) |
#s(approx (* (/ (+ (* (/ (* (* c c) a) (* b_2 b_2)) 1/8) (* 1/2 c)) b_2) -1) (*.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 c c) b_2) (/.f64 a b_2)) #s(literal 1/8 binary64) (*.f64 #s(literal 1/2 binary64) c)) b_2) #s(literal -1 binary64))) |
#s(approx (/ (+ (* (/ (* (* c c) a) (* b_2 b_2)) 1/8) (* 1/2 c)) b_2) (*.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 c c) b_2) (/.f64 a b_2)) #s(literal -1/8 binary64) (*.f64 #s(literal -1/2 binary64) c)) b_2) #s(literal -1 binary64))) |
#s(approx (* (+ (* (/ c (* b_2 b_2)) 1/2) (* -2 (pow a -1))) b_2) (*.f64 (*.f64 (fma.f64 (/.f64 (/.f64 c b_2) b_2) #s(literal -1/2 binary64) (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 2 binary64))) b_2) #s(literal -1 binary64))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (/.f64 (*.f64 c a) b_2) #s(literal -1/2 binary64))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (*.f64 b_2 b_2))) #s(literal 1/8 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 c a))) b_2) #s(literal -1 binary64))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (/.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))) (*.f64 #s(literal -1/2 binary64) (*.f64 c a))) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (*.f64 b_2 b_2))) b_2) #s(literal -1 binary64))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (/.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))) (*.f64 #s(literal -1/2 binary64) (*.f64 c a))) (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(literal -1 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 (*.f64 #s(literal -1 binary64) b_2) (fma.f64 (*.f64 a (/.f64 (/.f64 c b_2) b_2)) #s(literal -1/2 binary64) #s(literal 1 binary64)))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (*.f64 (*.f64 #s(literal -1 binary64) b_2) (+.f64 (fma.f64 (*.f64 a (/.f64 (/.f64 c 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 (*.f64 #s(literal -1 binary64) b_2) (+.f64 (fma.f64 (*.f64 a (/.f64 (/.f64 c b_2) b_2)) #s(literal -1/2 binary64) (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 6 binary64))) #s(literal -1/16 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (pow.f64 b_2 #s(literal 4 binary64))))) #s(literal 1 binary64)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (fma.f64 (/.f64 c b_2) #s(literal 1/2 binary64) (*.f64 (/.f64 b_2 a) #s(literal -2 binary64)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (fma.f64 (fma.f64 (pow.f64 b_2 #s(literal -1 binary64)) #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 c a)) (pow.f64 b_2 #s(literal 3 binary64)))) c (*.f64 (/.f64 b_2 a) #s(literal -2 binary64)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (fma.f64 (fma.f64 (fma.f64 (/.f64 a (pow.f64 b_2 #s(literal 3 binary64))) #s(literal 1/8 binary64) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b_2 #s(literal 5 binary64)))) c (*.f64 (pow.f64 b_2 #s(literal -1 binary64)) #s(literal 1/2 binary64))) c (*.f64 (/.f64 b_2 a) #s(literal -2 binary64)))) |
#s(approx c c) |
#s(approx (* (/ (+ (* (/ (* (* c c) a) (* b_2 b_2)) 1/8) (* 1/2 c)) b_2) -1) (*.f64 (fma.f64 (*.f64 a (/.f64 c (pow.f64 b_2 #s(literal 3 binary64)))) #s(literal -1/8 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 b_2 #s(literal -1 binary64)))) c)) |
#s(approx (/ (+ (* (/ (* (* c c) a) (* b_2 b_2)) 1/8) (* 1/2 c)) b_2) (fma.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 c a)) (pow.f64 b_2 #s(literal 3 binary64))) c (*.f64 (*.f64 (pow.f64 b_2 #s(literal -1 binary64)) #s(literal 1/2 binary64)) c))) |
#s(approx (+ (* (/ (* (* c c) a) (* b_2 b_2)) 1/8) (* 1/2 c)) (*.f64 (fma.f64 (*.f64 a (/.f64 (/.f64 c b_2) b_2)) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) c)) |
#s(approx (* c c) (*.f64 c c)) |
#s(approx (* 1/2 c) (*.f64 #s(literal 1/2 binary64) c)) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (fma.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 c (pow.f64 b_2 #s(literal 3 binary64)))) #s(literal 1/8 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 a b_2))) c (*.f64 #s(literal -2 binary64) b_2))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (fma.f64 (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)) (pow.f64 b_2 #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 a a)) (pow.f64 b_2 #s(literal 3 binary64)))) c (*.f64 #s(literal 1/2 binary64) (/.f64 a b_2))) c (*.f64 #s(literal -2 binary64) b_2))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (fma.f64 (fma.f64 (/.f64 a b_2) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b_2 #s(literal 3 binary64)))) c b_2)) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 a a) (pow.f64 b_2 #s(literal 3 binary64))) #s(literal -1/8 binary64) (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)) (pow.f64 b_2 #s(literal 5 binary64)))) c (*.f64 (/.f64 a b_2) #s(literal -1/2 binary64))) c b_2)) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (fma.f64 (*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) c (*.f64 (*.f64 (/.f64 (/.f64 b_2 a) c) #s(literal -1 binary64)) c))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (fma.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (pow.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (*.f64 (/.f64 (/.f64 b_2 a) c) #s(literal -1 binary64)))) c)) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (fma.f64 (/.f64 (/.f64 b_2 a) c) #s(literal -1 binary64) (fma.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (pow.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (pow.f64 (pow.f64 (*.f64 c a) #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64))))))) c)) |
#s(approx (+ (* (/ c b_2) 1/2) (* (/ b_2 a) -2)) (*.f64 (fma.f64 (/.f64 (/.f64 b_2 a) c) #s(literal -2 binary64) (*.f64 (pow.f64 b_2 #s(literal -1 binary64)) #s(literal 1/2 binary64))) c)) |
#s(approx (* (/ (+ (* (/ (* (* c c) a) (* b_2 b_2)) 1/8) (* 1/2 c)) b_2) -1) (*.f64 (fma.f64 (/.f64 a (pow.f64 b_2 #s(literal 3 binary64))) #s(literal -1/8 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 (*.f64 c b_2) #s(literal -1 binary64)))) (*.f64 c c))) |
#s(approx (/ (+ (* (/ (* (* c c) a) (* b_2 b_2)) 1/8) (* 1/2 c)) b_2) (*.f64 (fma.f64 (pow.f64 (*.f64 c b_2) #s(literal -1 binary64)) #s(literal 1/2 binary64) (*.f64 (/.f64 a (pow.f64 b_2 #s(literal 3 binary64))) #s(literal 1/8 binary64))) (*.f64 c c))) |
#s(approx (+ (* (/ (* (* c c) a) (* b_2 b_2)) 1/8) (* 1/2 c)) (*.f64 (fma.f64 (pow.f64 c #s(literal -1 binary64)) #s(literal 1/2 binary64) (*.f64 (/.f64 a (*.f64 b_2 b_2)) #s(literal 1/8 binary64))) (*.f64 c c))) |
#s(approx (* (+ (* (/ c (* b_2 b_2)) 1/2) (* -2 (pow a -1))) b_2) (*.f64 (fma.f64 (/.f64 (/.f64 b_2 a) c) #s(literal -2 binary64) (*.f64 (pow.f64 b_2 #s(literal -1 binary64)) #s(literal 1/2 binary64))) c)) |
#s(approx (+ (* (/ c (* b_2 b_2)) 1/2) (* -2 (pow a -1))) (*.f64 (fma.f64 (pow.f64 (*.f64 b_2 b_2) #s(literal -1 binary64)) #s(literal 1/2 binary64) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 c a) #s(literal -1 binary64)))) c)) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (-.f64 (*.f64 (/.f64 b_2 c) #s(literal -1 binary64)) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) c)) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 c c) c) a) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (fma.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (/.f64 b_2 c))) c)) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64))) #s(literal 1/2 binary64)) (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) #s(literal 1/8 binary64)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 c c) c) a) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (fma.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (/.f64 b_2 c)))) c)) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 c c) c) a) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) c)) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (*.f64 (fma.f64 (*.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64))) #s(literal 1/2 binary64)) (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 c c) c) a) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) c)) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (*.f64 (fma.f64 (*.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64))) #s(literal 1/2 binary64)) (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 7 binary64))) #s(literal 1/2 binary64)) (/.f64 (pow.f64 b_2 #s(literal 6 binary64)) (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal 5 binary64)))) #s(literal 1/16 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 c c) c) a) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))) c)) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (*.f64 #s(literal -1 binary64) c) (fma.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (/.f64 (/.f64 b_2 a) c)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (*.f64 #s(literal -1 binary64) c) (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (*.f64 b_2 b_2)) (*.f64 (/.f64 b_2 a) #s(literal -1 binary64))) c) #s(literal -1 binary64) (*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (*.f64 #s(literal -1 binary64) c) (fma.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64))) #s(literal 1/2 binary64))) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (*.f64 b_2 b_2)) (*.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) c) #s(literal -1 binary64) (*.f64 (/.f64 b_2 a) #s(literal -1 binary64))) c) #s(literal -1 binary64) (*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))) |
#s(approx (+ (* (/ c b_2) 1/2) (* (/ b_2 a) -2)) (*.f64 (*.f64 #s(literal -1 binary64) c) (fma.f64 (/.f64 (/.f64 b_2 a) c) #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 b_2 #s(literal -1 binary64)))))) |
#s(approx (* (+ (* (/ c (* b_2 b_2)) 1/2) (* -2 (pow a -1))) b_2) (*.f64 (*.f64 #s(literal -1 binary64) c) (fma.f64 (/.f64 (/.f64 b_2 a) c) #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 b_2 #s(literal -1 binary64)))))) |
#s(approx (+ (* (/ c (* b_2 b_2)) 1/2) (* -2 (pow a -1))) (*.f64 (*.f64 #s(literal -1 binary64) c) (fma.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 (*.f64 b_2 b_2) #s(literal -1 binary64)))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (*.f64 #s(literal -1 binary64) c) (-.f64 (/.f64 b_2 c) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (*.f64 #s(literal -1 binary64) c) (fma.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (*.f64 b_2 b_2))) b_2) c) #s(literal -1 binary64) (*.f64 (neg.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))) |
#s(approx (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (*.f64 #s(literal -1 binary64) c) (fma.f64 (/.f64 (-.f64 (*.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64))) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (*.f64 b_2 b_2)))) c) #s(literal -1 binary64)) b_2) c) #s(literal -1 binary64) (*.f64 (neg.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (*.f64 (*.f64 #s(literal -1 binary64) c) (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 c c) c) a) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (*.f64 b_2 b_2)) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (*.f64 (*.f64 #s(literal -1 binary64) c) (fma.f64 (*.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64))) #s(literal 1/2 binary64)) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 c c) c) a) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (*.f64 b_2 b_2)) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (*.f64 (*.f64 #s(literal -1 binary64) c) (fma.f64 (*.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64))) #s(literal 1/2 binary64)) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 7 binary64))) #s(literal 1/2 binary64)) (*.f64 (pow.f64 b_2 #s(literal 6 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) #s(literal 1/16 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 c c) c) a) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (*.f64 b_2 b_2)) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))))) |
Compiled 11 646 to 1 372 computations (88.2% saved)
7 alts after pruning (3 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 309 | 2 | 311 |
| Fresh | 0 | 1 | 1 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 1 | 1 |
| Total | 311 | 7 | 318 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 25.1% | (/.f64 (/.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 (pow.f64 (fma.f64 (pow.f64 b_2 #s(literal 1 binary64)) (pow.f64 b_2 #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 c a))) #s(literal 1/2 binary64)) (pow.f64 (fma.f64 (pow.f64 b_2 #s(literal 1 binary64)) (pow.f64 b_2 #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 c a))) #s(literal 1/2 binary64)))) (fma.f64 #s(literal -1 binary64) b_2 (pow.f64 (fma.f64 (pow.f64 b_2 #s(literal 1 binary64)) (pow.f64 b_2 #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 c a))) #s(literal 1/2 binary64)))) a) |
| ✓ | 50.1% | (/.f64 (-.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) a) |
| ✓ | 37.2% | (/.f64 (-.f64 (neg.f64 b_2) #s(approx (sqrt (- (* b_2 b_2) (* a c))) b_2)) a) |
| ▶ | 35.2% | #s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (fma.f64 (/.f64 c (exp.f64 (*.f64 (log.f64 b_2) #s(literal 2 binary64)))) #s(literal 1/2 binary64) (*.f64 #s(literal -2 binary64) (pow.f64 a #s(literal -1 binary64)))) b_2)) |
| ✓ | 30.6% | #s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b_2 b_2)) #s(literal 1/8 binary64) (*.f64 #s(literal 1/2 binary64) c)) b_2) #s(literal -1 binary64))) |
| ▶ | 15.7% | #s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (/.f64 c b_2) b_2) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 (/.f64 c b_2) b_2) #s(literal 1/2 binary64)) (*.f64 (/.f64 (/.f64 c b_2) b_2) #s(literal 1/2 binary64)) (fma.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (/.f64 c b_2) b_2) #s(literal 1/2 binary64)) (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 2 binary64)))))) b_2)) |
| ✓ | 36.3% | #s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 #s(literal -1/2 binary64) (/.f64 c b_2))) |
Compiled 235 to 125 computations (46.8% saved)
| Inputs |
|---|
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (/.f64 c b_2) b_2) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 (/.f64 c b_2) b_2) #s(literal 1/2 binary64)) (*.f64 (/.f64 (/.f64 c b_2) b_2) #s(literal 1/2 binary64)) (fma.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (/.f64 c b_2) b_2) #s(literal 1/2 binary64)) (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 2 binary64)))))) b_2)) |
(*.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (/.f64 c b_2) b_2) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 (/.f64 c b_2) b_2) #s(literal 1/2 binary64)) (*.f64 (/.f64 (/.f64 c b_2) b_2) #s(literal 1/2 binary64)) (fma.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (/.f64 c b_2) b_2) #s(literal 1/2 binary64)) (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 2 binary64)))))) b_2) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (/.f64 c b_2) b_2) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 (/.f64 c b_2) b_2) #s(literal 1/2 binary64)) (*.f64 (/.f64 (/.f64 c b_2) b_2) #s(literal 1/2 binary64)) (fma.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (/.f64 c b_2) b_2) #s(literal 1/2 binary64)) (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 2 binary64)))))) |
(-.f64 (pow.f64 (*.f64 (/.f64 (/.f64 c b_2) b_2) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 2 binary64)) #s(literal 3 binary64))) |
(pow.f64 (*.f64 (/.f64 (/.f64 c b_2) b_2) #s(literal 1/2 binary64)) #s(literal 3 binary64)) |
(*.f64 (/.f64 (/.f64 c b_2) b_2) #s(literal 1/2 binary64)) |
(/.f64 (/.f64 c b_2) b_2) |
(/.f64 c b_2) |
c |
b_2 |
#s(literal 1/2 binary64) |
#s(literal 3 binary64) |
(pow.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 2 binary64)) #s(literal 3 binary64)) |
(*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 2 binary64)) |
(pow.f64 a #s(literal -1 binary64)) |
a |
#s(literal -1 binary64) |
#s(literal 2 binary64) |
(fma.f64 (*.f64 (/.f64 (/.f64 c b_2) b_2) #s(literal 1/2 binary64)) (*.f64 (/.f64 (/.f64 c b_2) b_2) #s(literal 1/2 binary64)) (fma.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (/.f64 c b_2) b_2) #s(literal 1/2 binary64)) (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 2 binary64))))) |
(fma.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (/.f64 c b_2) b_2) #s(literal 1/2 binary64)) (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 2 binary64)))) |
(*.f64 (*.f64 (/.f64 (/.f64 c b_2) b_2) #s(literal 1/2 binary64)) (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 2 binary64))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (fma.f64 (/.f64 c (exp.f64 (*.f64 (log.f64 b_2) #s(literal 2 binary64)))) #s(literal 1/2 binary64) (*.f64 #s(literal -2 binary64) (pow.f64 a #s(literal -1 binary64)))) b_2)) |
(*.f64 (fma.f64 (/.f64 c (exp.f64 (*.f64 (log.f64 b_2) #s(literal 2 binary64)))) #s(literal 1/2 binary64) (*.f64 #s(literal -2 binary64) (pow.f64 a #s(literal -1 binary64)))) b_2) |
(fma.f64 (/.f64 c (exp.f64 (*.f64 (log.f64 b_2) #s(literal 2 binary64)))) #s(literal 1/2 binary64) (*.f64 #s(literal -2 binary64) (pow.f64 a #s(literal -1 binary64)))) |
(/.f64 c (exp.f64 (*.f64 (log.f64 b_2) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 b_2) #s(literal 2 binary64))) |
(*.f64 (log.f64 b_2) #s(literal 2 binary64)) |
(log.f64 b_2) |
(*.f64 #s(literal -2 binary64) (pow.f64 a #s(literal -1 binary64))) |
#s(literal -2 binary64) |
(/.f64 (/.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 (pow.f64 (fma.f64 (pow.f64 b_2 #s(literal 1 binary64)) (pow.f64 b_2 #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 c a))) #s(literal 1/2 binary64)) (pow.f64 (fma.f64 (pow.f64 b_2 #s(literal 1 binary64)) (pow.f64 b_2 #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 c a))) #s(literal 1/2 binary64)))) (fma.f64 #s(literal -1 binary64) b_2 (pow.f64 (fma.f64 (pow.f64 b_2 #s(literal 1 binary64)) (pow.f64 b_2 #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 c a))) #s(literal 1/2 binary64)))) a) |
(/.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 (pow.f64 (fma.f64 (pow.f64 b_2 #s(literal 1 binary64)) (pow.f64 b_2 #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 c a))) #s(literal 1/2 binary64)) (pow.f64 (fma.f64 (pow.f64 b_2 #s(literal 1 binary64)) (pow.f64 b_2 #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 c a))) #s(literal 1/2 binary64)))) (fma.f64 #s(literal -1 binary64) b_2 (pow.f64 (fma.f64 (pow.f64 b_2 #s(literal 1 binary64)) (pow.f64 b_2 #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 c a))) #s(literal 1/2 binary64)))) |
(-.f64 (*.f64 b_2 b_2) (*.f64 (pow.f64 (fma.f64 (pow.f64 b_2 #s(literal 1 binary64)) (pow.f64 b_2 #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 c a))) #s(literal 1/2 binary64)) (pow.f64 (fma.f64 (pow.f64 b_2 #s(literal 1 binary64)) (pow.f64 b_2 #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 c a))) #s(literal 1/2 binary64)))) |
(*.f64 b_2 b_2) |
(*.f64 (pow.f64 (fma.f64 (pow.f64 b_2 #s(literal 1 binary64)) (pow.f64 b_2 #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 c a))) #s(literal 1/2 binary64)) (pow.f64 (fma.f64 (pow.f64 b_2 #s(literal 1 binary64)) (pow.f64 b_2 #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 c a))) #s(literal 1/2 binary64))) |
(pow.f64 (fma.f64 (pow.f64 b_2 #s(literal 1 binary64)) (pow.f64 b_2 #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 c a))) #s(literal 1/2 binary64)) |
(fma.f64 (pow.f64 b_2 #s(literal 1 binary64)) (pow.f64 b_2 #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 c a))) |
(pow.f64 b_2 #s(literal 1 binary64)) |
#s(literal 1 binary64) |
(*.f64 #s(literal -1 binary64) (*.f64 c a)) |
(*.f64 c a) |
(fma.f64 #s(literal -1 binary64) b_2 (pow.f64 (fma.f64 (pow.f64 b_2 #s(literal 1 binary64)) (pow.f64 b_2 #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 c a))) #s(literal 1/2 binary64))) |
| Outputs |
|---|
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -2 (/ b_2 a)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (/ (+ (* -2 b_2) (* 1/2 (/ (* a c) b_2))) a))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (/ (+ (* -2 b_2) (* a (+ (* 1/8 (/ (* a (pow c 2)) (pow b_2 3))) (* 1/2 (/ c b_2))))) a))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (/ (+ (* -2 b_2) (* a (+ (* 1/2 (/ c b_2)) (* a (+ (* 1/16 (/ (* a (pow c 3)) (pow b_2 5))) (* 1/8 (/ (pow c 2) (pow b_2 3)))))))) a))) |
#s(approx (* (/ (- (pow (* (/ (/ c b_2) b_2) 1/2) 3) (pow (* (pow a -1) 2) 3)) (+ (* (* (/ (/ c b_2) b_2) 1/2) (* (/ (/ c b_2) b_2) 1/2)) (+ (* (* (pow a -1) 2) (* (pow a -1) 2)) (* (* (/ (/ c b_2) b_2) 1/2) (* (pow a -1) 2))))) b_2) #s(hole binary64 (* -2 (/ b_2 a)))) |
#s(approx (* (/ (- (pow (* (/ (/ c b_2) b_2) 1/2) 3) (pow (* (pow a -1) 2) 3)) (+ (* (* (/ (/ c b_2) b_2) 1/2) (* (/ (/ c b_2) b_2) 1/2)) (+ (* (* (pow a -1) 2) (* (pow a -1) 2)) (* (* (/ (/ c b_2) b_2) 1/2) (* (pow a -1) 2))))) b_2) #s(hole binary64 (/ (+ (* -2 b_2) (* 1/2 (/ (* a c) b_2))) a))) |
#s(approx (* (/ (- (pow (* (/ (/ c b_2) b_2) 1/2) 3) (pow (* (pow a -1) 2) 3)) (+ (* (* (/ (/ c b_2) b_2) 1/2) (* (/ (/ c b_2) b_2) 1/2)) (+ (* (* (pow a -1) 2) (* (pow a -1) 2)) (* (* (/ (/ c b_2) b_2) 1/2) (* (pow a -1) 2))))) b_2) #s(hole binary64 (/ (+ (* -2 b_2) (* a (- (* -1 (* a (+ (* -1/8 (/ (pow c 2) (pow b_2 3))) (* 1/8 (/ (pow c 2) (pow b_2 3)))))) (* -1/2 (/ c b_2))))) a))) |
#s(approx (* (/ (- (pow (* (/ (/ c b_2) b_2) 1/2) 3) (pow (* (pow a -1) 2) 3)) (+ (* (* (/ (/ c b_2) b_2) 1/2) (* (/ (/ c b_2) b_2) 1/2)) (+ (* (* (pow a -1) 2) (* (pow a -1) 2)) (* (* (/ (/ c b_2) b_2) 1/2) (* (pow a -1) 2))))) b_2) #s(hole binary64 (/ (+ (* -2 b_2) (* a (- (* a (- (* 1/4 (/ (* a (* c (+ (* -1/8 (/ (pow c 2) (pow b_2 3))) (* 1/8 (/ (pow c 2) (pow b_2 3)))))) (pow b_2 2))) (+ (* -1/8 (/ (pow c 2) (pow b_2 3))) (* 1/8 (/ (pow c 2) (pow b_2 3)))))) (* -1/2 (/ c b_2))))) a))) |
#s(approx (/ (- (pow (* (/ (/ c b_2) b_2) 1/2) 3) (pow (* (pow a -1) 2) 3)) (+ (* (* (/ (/ c b_2) b_2) 1/2) (* (/ (/ c b_2) b_2) 1/2)) (+ (* (* (pow a -1) 2) (* (pow a -1) 2)) (* (* (/ (/ c b_2) b_2) 1/2) (* (pow a -1) 2))))) #s(hole binary64 (/ -2 a))) |
#s(approx (/ (- (pow (* (/ (/ c b_2) b_2) 1/2) 3) (pow (* (pow a -1) 2) 3)) (+ (* (* (/ (/ c b_2) b_2) 1/2) (* (/ (/ c b_2) b_2) 1/2)) (+ (* (* (pow a -1) 2) (* (pow a -1) 2)) (* (* (/ (/ c b_2) b_2) 1/2) (* (pow a -1) 2))))) #s(hole binary64 (/ (- (* 1/2 (/ (* a c) (pow b_2 2))) 2) a))) |
#s(approx (/ (- (pow (* (/ (/ c b_2) b_2) 1/2) 3) (pow (* (pow a -1) 2) 3)) (+ (* (* (/ (/ c b_2) b_2) 1/2) (* (/ (/ c b_2) b_2) 1/2)) (+ (* (* (pow a -1) 2) (* (pow a -1) 2)) (* (* (/ (/ c b_2) b_2) 1/2) (* (pow a -1) 2))))) #s(hole binary64 (/ (- (* a (- (* -1 (* a (+ (* -1/8 (/ (pow c 2) (pow b_2 4))) (* 1/8 (/ (pow c 2) (pow b_2 4)))))) (* -1/2 (/ c (pow b_2 2))))) 2) a))) |
#s(approx (/ (- (pow (* (/ (/ c b_2) b_2) 1/2) 3) (pow (* (pow a -1) 2) 3)) (+ (* (* (/ (/ c b_2) b_2) 1/2) (* (/ (/ c b_2) b_2) 1/2)) (+ (* (* (pow a -1) 2) (* (pow a -1) 2)) (* (* (/ (/ c b_2) b_2) 1/2) (* (pow a -1) 2))))) #s(hole binary64 (/ (- (* a (- (* a (- (* 1/4 (/ (* a (* c (+ (* -1/8 (/ (pow c 2) (pow b_2 4))) (* 1/8 (/ (pow c 2) (pow b_2 4)))))) (pow b_2 2))) (+ (* -1/8 (/ (pow c 2) (pow b_2 4))) (* 1/8 (/ (pow c 2) (pow b_2 4)))))) (* -1/2 (/ c (pow b_2 2))))) 2) a))) |
#s(approx (- (pow (* (/ (/ c b_2) b_2) 1/2) 3) (pow (* (pow a -1) 2) 3)) #s(hole binary64 (/ -8 (pow a 3)))) |
#s(approx (- (pow (* (/ (/ c b_2) b_2) 1/2) 3) (pow (* (pow a -1) 2) 3)) #s(hole binary64 (/ (- (* 1/8 (/ (* (pow a 3) (pow c 3)) (pow b_2 6))) 8) (pow a 3)))) |
#s(approx (pow (* (pow a -1) 2) 3) #s(hole binary64 (/ 8 (pow a 3)))) |
#s(approx (* (pow a -1) 2) #s(hole binary64 (/ 2 a))) |
#s(approx (pow a -1) #s(hole binary64 (/ 1 a))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (+ (* (* (/ (/ c b_2) b_2) 1/2) (* (/ (/ c b_2) b_2) 1/2)) (+ (* (* (pow a -1) 2) (* (pow a -1) 2)) (* (* (/ (/ c b_2) b_2) 1/2) (* (pow a -1) 2)))) #s(hole binary64 (/ 4 (pow a 2)))) |
#s(approx (+ (* (* (/ (/ c b_2) b_2) 1/2) (* (/ (/ c b_2) b_2) 1/2)) (+ (* (* (pow a -1) 2) (* (pow a -1) 2)) (* (* (/ (/ c b_2) b_2) 1/2) (* (pow a -1) 2)))) #s(hole binary64 (/ (+ 4 (/ (* a c) (pow b_2 2))) (pow a 2)))) |
#s(approx (+ (* (* (/ (/ c b_2) b_2) 1/2) (* (/ (/ c b_2) b_2) 1/2)) (+ (* (* (pow a -1) 2) (* (pow a -1) 2)) (* (* (/ (/ c b_2) b_2) 1/2) (* (pow a -1) 2)))) #s(hole binary64 (/ (+ 4 (* a (+ (* 1/4 (/ (* a (pow c 2)) (pow b_2 4))) (/ c (pow b_2 2))))) (pow a 2)))) |
#s(approx (+ (* (* (pow a -1) 2) (* (pow a -1) 2)) (* (* (/ (/ c b_2) b_2) 1/2) (* (pow a -1) 2))) #s(hole binary64 (/ 4 (pow a 2)))) |
#s(approx (+ (* (* (pow a -1) 2) (* (pow a -1) 2)) (* (* (/ (/ c b_2) b_2) 1/2) (* (pow a -1) 2))) #s(hole binary64 (/ (+ 4 (/ (* a c) (pow b_2 2))) (pow a 2)))) |
#s(approx (* (* (/ (/ c b_2) b_2) 1/2) (* (pow a -1) 2)) #s(hole binary64 (/ c (* a (pow b_2 2))))) |
#s(approx (* (+ (* (/ c (exp (* (log b_2) 2))) 1/2) (* -2 (pow a -1))) b_2) #s(hole binary64 (* -2 (/ b_2 a)))) |
#s(approx (* (+ (* (/ c (exp (* (log b_2) 2))) 1/2) (* -2 (pow a -1))) b_2) #s(hole binary64 (/ (+ (* -2 b_2) (* 1/2 (/ (* a c) b_2))) a))) |
#s(approx (+ (* (/ c (exp (* (log b_2) 2))) 1/2) (* -2 (pow a -1))) #s(hole binary64 (/ -2 a))) |
#s(approx (+ (* (/ c (exp (* (log b_2) 2))) 1/2) (* -2 (pow a -1))) #s(hole binary64 (/ (- (* 1/2 (/ (* a c) (pow b_2 2))) 2) a))) |
#s(approx (* -2 (pow a -1)) #s(hole binary64 (/ -2 a))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) #s(hole binary64 (/ c (+ b_2 (* -1 b_2))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) #s(hole binary64 (+ (* 1/2 (/ (* a (pow c 2)) (* b_2 (pow (+ b_2 (* -1 b_2)) 2)))) (/ c (+ b_2 (* -1 b_2)))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) #s(hole binary64 (+ (* a (- (* -1 (* a (+ (* -1/4 (/ (pow c 3) (* (pow b_2 2) (pow (+ b_2 (* -1 b_2)) 3)))) (* -1/8 (/ (pow c 3) (* (pow b_2 3) (pow (+ b_2 (* -1 b_2)) 2))))))) (* -1/2 (/ (pow c 2) (* b_2 (pow (+ b_2 (* -1 b_2)) 2)))))) (/ c (+ b_2 (* -1 b_2)))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) #s(hole binary64 (+ (* a (- (* a (- (* -1 (* a (+ (* -1/16 (/ (pow c 4) (* (pow b_2 4) (pow (+ b_2 (* -1 b_2)) 3)))) (+ (* -1/16 (/ (pow c 4) (* (pow b_2 5) (pow (+ b_2 (* -1 b_2)) 2)))) (* 1/2 (/ (* c (+ (* -1/4 (/ (pow c 3) (* (pow b_2 2) (pow (+ b_2 (* -1 b_2)) 3)))) (* -1/8 (/ (pow c 3) (* (pow b_2 3) (pow (+ b_2 (* -1 b_2)) 2)))))) (* b_2 (+ b_2 (* -1 b_2))))))))) (+ (* -1/4 (/ (pow c 3) (* (pow b_2 2) (pow (+ b_2 (* -1 b_2)) 3)))) (* -1/8 (/ (pow c 3) (* (pow b_2 3) (pow (+ b_2 (* -1 b_2)) 2))))))) (* -1/2 (/ (pow c 2) (* b_2 (pow (+ b_2 (* -1 b_2)) 2)))))) (/ c (+ b_2 (* -1 b_2)))))) |
#s(approx (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) #s(hole binary64 (/ (* a c) (+ b_2 (* -1 b_2))))) |
#s(approx (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) #s(hole binary64 (* a (+ (* 1/2 (/ (* a (pow c 2)) (* b_2 (pow (+ b_2 (* -1 b_2)) 2)))) (/ c (+ b_2 (* -1 b_2))))))) |
#s(approx (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) #s(hole binary64 (* a (+ (* a (- (* -1 (* a (+ (* -1/4 (/ (pow c 3) (* (pow b_2 2) (pow (+ b_2 (* -1 b_2)) 3)))) (* -1/8 (/ (pow c 3) (* (pow b_2 3) (pow (+ b_2 (* -1 b_2)) 2))))))) (* -1/2 (/ (pow c 2) (* b_2 (pow (+ b_2 (* -1 b_2)) 2)))))) (/ c (+ b_2 (* -1 b_2))))))) |
#s(approx (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) #s(hole binary64 (* a (+ (* a (- (* a (- (* -1 (* a (+ (* -1/16 (/ (pow c 4) (* (pow b_2 4) (pow (+ b_2 (* -1 b_2)) 3)))) (+ (* -1/16 (/ (pow c 4) (* (pow b_2 5) (pow (+ b_2 (* -1 b_2)) 2)))) (* 1/2 (/ (* c (+ (* -1/4 (/ (pow c 3) (* (pow b_2 2) (pow (+ b_2 (* -1 b_2)) 3)))) (* -1/8 (/ (pow c 3) (* (pow b_2 3) (pow (+ b_2 (* -1 b_2)) 2)))))) (* b_2 (+ b_2 (* -1 b_2))))))))) (+ (* -1/4 (/ (pow c 3) (* (pow b_2 2) (pow (+ b_2 (* -1 b_2)) 3)))) (* -1/8 (/ (pow c 3) (* (pow b_2 3) (pow (+ b_2 (* -1 b_2)) 2))))))) (* -1/2 (/ (pow c 2) (* b_2 (pow (+ b_2 (* -1 b_2)) 2)))))) (/ c (+ b_2 (* -1 b_2))))))) |
#s(approx (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) #s(hole binary64 (* a c))) |
#s(approx (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2)) #s(hole binary64 (pow b_2 2))) |
#s(approx (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2)) #s(hole binary64 (+ (* -1 (* a c)) (pow b_2 2)))) |
#s(approx (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) #s(hole binary64 b_2)) |
#s(approx (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) #s(hole binary64 (+ b_2 (* -1/2 (/ (* a c) b_2))))) |
#s(approx (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) #s(hole binary64 (+ b_2 (* a (+ (* -1/2 (/ c b_2)) (* -1/8 (/ (* a (pow c 2)) (pow b_2 3)))))))) |
#s(approx (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/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 (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) #s(hole binary64 (pow b_2 2))) |
#s(approx (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) #s(hole binary64 (+ (* -1 (* a c)) (pow b_2 2)))) |
#s(approx (* -1 (* c a)) #s(hole binary64 (* -1 (* a c)))) |
#s(approx (* c a) #s(hole binary64 (* a c))) |
#s(approx (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2)) #s(hole binary64 (+ b_2 (* -1 b_2)))) |
#s(approx (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2)) #s(hole binary64 (+ b_2 (+ (* -1 b_2) (* -1/2 (/ (* a c) b_2)))))) |
#s(approx (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2)) #s(hole binary64 (+ b_2 (+ (* -1 b_2) (* a (+ (* -1/2 (/ c b_2)) (* -1/8 (/ (* a (pow c 2)) (pow b_2 3))))))))) |
#s(approx (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2)) #s(hole binary64 (+ b_2 (+ (* -1 b_2) (* a (+ (* -1/2 (/ c b_2)) (* a (+ (* -1/8 (/ (pow c 2) (pow b_2 3))) (* -1/16 (/ (* a (pow c 3)) (pow b_2 5))))))))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ b_2 a))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (+ (* -1 (/ b_2 a)) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (+ (* -1 (/ b_2 a)) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3))))))))) |
#s(approx (* (/ (- (pow (* (/ (/ c b_2) b_2) 1/2) 3) (pow (* (pow a -1) 2) 3)) (+ (* (* (/ (/ c b_2) b_2) 1/2) (* (/ (/ c b_2) b_2) 1/2)) (+ (* (* (pow a -1) 2) (* (pow a -1) 2)) (* (* (/ (/ c b_2) b_2) 1/2) (* (pow a -1) 2))))) b_2) #s(hole binary64 (* 1/2 (/ c b_2)))) |
#s(approx (* (/ (- (pow (* (/ (/ c b_2) b_2) 1/2) 3) (pow (* (pow a -1) 2) 3)) (+ (* (* (/ (/ c b_2) b_2) 1/2) (* (/ (/ c b_2) b_2) 1/2)) (+ (* (* (pow a -1) 2) (* (pow a -1) 2)) (* (* (/ (/ c b_2) b_2) 1/2) (* (pow a -1) 2))))) b_2) #s(hole binary64 (+ (* -2 (/ b_2 a)) (* 1/2 (/ c b_2))))) |
#s(approx (* (/ (- (pow (* (/ (/ c b_2) b_2) 1/2) 3) (pow (* (pow a -1) 2) 3)) (+ (* (* (/ (/ c b_2) b_2) 1/2) (* (/ (/ c b_2) b_2) 1/2)) (+ (* (* (pow a -1) 2) (* (pow a -1) 2)) (* (* (/ (/ c b_2) b_2) 1/2) (* (pow a -1) 2))))) b_2) #s(hole binary64 (- (+ (* -1 (/ (+ (* -8 (/ (pow b_2 3) c)) (* 8 (/ (pow b_2 3) c))) (pow a 2))) (* 1/2 (/ c b_2))) (* 2 (/ b_2 a))))) |
#s(approx (* (/ (- (pow (* (/ (/ c b_2) b_2) 1/2) 3) (pow (* (pow a -1) 2) 3)) (+ (* (* (/ (/ c b_2) b_2) 1/2) (* (/ (/ c b_2) b_2) 1/2)) (+ (* (* (pow a -1) 2) (* (pow a -1) 2)) (* (* (/ (/ c b_2) b_2) 1/2) (* (pow a -1) 2))))) b_2) #s(hole binary64 (- (+ (* 1/2 (/ c b_2)) (* 4 (/ (* (pow b_2 2) (+ (* -8 (/ (pow b_2 3) c)) (* 8 (/ (pow b_2 3) c)))) (* (pow a 3) c)))) (+ (* -8 (/ (pow b_2 3) (* (pow a 2) c))) (+ (* 2 (/ b_2 a)) (* 8 (/ (pow b_2 3) (* (pow a 2) c)))))))) |
#s(approx (/ (- (pow (* (/ (/ c b_2) b_2) 1/2) 3) (pow (* (pow a -1) 2) 3)) (+ (* (* (/ (/ c b_2) b_2) 1/2) (* (/ (/ c b_2) b_2) 1/2)) (+ (* (* (pow a -1) 2) (* (pow a -1) 2)) (* (* (/ (/ c b_2) b_2) 1/2) (* (pow a -1) 2))))) #s(hole binary64 (* 1/2 (/ c (pow b_2 2))))) |
#s(approx (/ (- (pow (* (/ (/ c b_2) b_2) 1/2) 3) (pow (* (pow a -1) 2) 3)) (+ (* (* (/ (/ c b_2) b_2) 1/2) (* (/ (/ c b_2) b_2) 1/2)) (+ (* (* (pow a -1) 2) (* (pow a -1) 2)) (* (* (/ (/ c b_2) b_2) 1/2) (* (pow a -1) 2))))) #s(hole binary64 (- (* 1/2 (/ c (pow b_2 2))) (* 2 (/ 1 a))))) |
#s(approx (/ (- (pow (* (/ (/ c b_2) b_2) 1/2) 3) (pow (* (pow a -1) 2) 3)) (+ (* (* (/ (/ c b_2) b_2) 1/2) (* (/ (/ c b_2) b_2) 1/2)) (+ (* (* (pow a -1) 2) (* (pow a -1) 2)) (* (* (/ (/ c b_2) b_2) 1/2) (* (pow a -1) 2))))) #s(hole binary64 (- (+ (* -1 (/ (+ (* -8 (/ (pow b_2 2) c)) (* 8 (/ (pow b_2 2) c))) (pow a 2))) (* 1/2 (/ c (pow b_2 2)))) (* 2 (/ 1 a))))) |
#s(approx (/ (- (pow (* (/ (/ c b_2) b_2) 1/2) 3) (pow (* (pow a -1) 2) 3)) (+ (* (* (/ (/ c b_2) b_2) 1/2) (* (/ (/ c b_2) b_2) 1/2)) (+ (* (* (pow a -1) 2) (* (pow a -1) 2)) (* (* (/ (/ c b_2) b_2) 1/2) (* (pow a -1) 2))))) #s(hole binary64 (- (+ (* 1/2 (/ c (pow b_2 2))) (* 4 (/ (* (pow b_2 2) (+ (* -8 (/ (pow b_2 2) c)) (* 8 (/ (pow b_2 2) c)))) (* (pow a 3) c)))) (+ (* -8 (/ (pow b_2 2) (* (pow a 2) c))) (+ (* 8 (/ (pow b_2 2) (* (pow a 2) c))) (* 2 (/ 1 a))))))) |
#s(approx (- (pow (* (/ (/ c b_2) b_2) 1/2) 3) (pow (* (pow a -1) 2) 3)) #s(hole binary64 (* 1/8 (/ (pow c 3) (pow b_2 6))))) |
#s(approx (- (pow (* (/ (/ c b_2) b_2) 1/2) 3) (pow (* (pow a -1) 2) 3)) #s(hole binary64 (- (* 1/8 (/ (pow c 3) (pow b_2 6))) (* 8 (/ 1 (pow a 3)))))) |
#s(approx (+ (* (* (/ (/ c b_2) b_2) 1/2) (* (/ (/ c b_2) b_2) 1/2)) (+ (* (* (pow a -1) 2) (* (pow a -1) 2)) (* (* (/ (/ c b_2) b_2) 1/2) (* (pow a -1) 2)))) #s(hole binary64 (* 1/4 (/ (pow c 2) (pow b_2 4))))) |
#s(approx (+ (* (* (/ (/ c b_2) b_2) 1/2) (* (/ (/ c b_2) b_2) 1/2)) (+ (* (* (pow a -1) 2) (* (pow a -1) 2)) (* (* (/ (/ c b_2) b_2) 1/2) (* (pow a -1) 2)))) #s(hole binary64 (+ (* 1/4 (/ (pow c 2) (pow b_2 4))) (/ c (* a (pow b_2 2)))))) |
#s(approx (+ (* (* (/ (/ c b_2) b_2) 1/2) (* (/ (/ c b_2) b_2) 1/2)) (+ (* (* (pow a -1) 2) (* (pow a -1) 2)) (* (* (/ (/ c b_2) b_2) 1/2) (* (pow a -1) 2)))) #s(hole binary64 (+ (* 1/4 (/ (pow c 2) (pow b_2 4))) (+ (/ 4 (pow a 2)) (/ c (* a (pow b_2 2))))))) |
#s(approx (+ (* (* (pow a -1) 2) (* (pow a -1) 2)) (* (* (/ (/ c b_2) b_2) 1/2) (* (pow a -1) 2))) #s(hole binary64 (/ c (* a (pow b_2 2))))) |
#s(approx (+ (* (* (pow a -1) 2) (* (pow a -1) 2)) (* (* (/ (/ c b_2) b_2) 1/2) (* (pow a -1) 2))) #s(hole binary64 (/ (+ (* 4 (/ 1 a)) (/ c (pow b_2 2))) a))) |
#s(approx (* (+ (* (/ c (exp (* (log b_2) 2))) 1/2) (* -2 (pow a -1))) b_2) #s(hole binary64 (* 1/2 (/ c b_2)))) |
#s(approx (* (+ (* (/ c (exp (* (log b_2) 2))) 1/2) (* -2 (pow a -1))) b_2) #s(hole binary64 (+ (* -2 (/ b_2 a)) (* 1/2 (/ c b_2))))) |
#s(approx (+ (* (/ c (exp (* (log b_2) 2))) 1/2) (* -2 (pow a -1))) #s(hole binary64 (* 1/2 (/ c (pow b_2 2))))) |
#s(approx (+ (* (/ c (exp (* (log b_2) 2))) 1/2) (* -2 (pow a -1))) #s(hole binary64 (- (* 1/2 (/ c (pow b_2 2))) (* 2 (/ 1 a))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) #s(hole binary64 (* (sqrt (/ c a)) (/ 1 (sqrt -1))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) #s(hole binary64 (/ (+ (* (sqrt (* a c)) (/ 1 (sqrt -1))) (/ b_2 (pow (sqrt -1) 2))) a))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) #s(hole binary64 (/ (- (+ (* -1 (/ (+ (* -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))))) (pow a 2))) (* (sqrt (* a c)) (/ 1 (sqrt -1)))) (* -1 (/ b_2 (pow (sqrt -1) 2)))) a))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) #s(hole binary64 (/ (- (+ (* -1 (/ (+ (* 1/2 (/ (* (pow a 2) (pow b_2 3)) (* c (pow (sqrt -1) 4)))) (* (sqrt (/ a 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)))) (pow a 3))) (* (sqrt (* a c)) (/ 1 (sqrt -1)))) (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (+ (* -1 (/ b_2 (pow (sqrt -1) 2))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b_2 2) (pow (sqrt -1) 3))))))) a))) |
#s(approx (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) #s(hole binary64 (* (sqrt (* a c)) (/ 1 (sqrt -1))))) |
#s(approx (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) #s(hole binary64 (+ (* (sqrt (* a c)) (/ 1 (sqrt -1))) (/ b_2 (pow (sqrt -1) 2))))) |
#s(approx (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) #s(hole binary64 (- (+ (* -1 (/ (+ (* -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))))) (pow a 2))) (* (sqrt (* a c)) (/ 1 (sqrt -1)))) (* -1 (/ b_2 (pow (sqrt -1) 2)))))) |
#s(approx (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) #s(hole binary64 (- (+ (* -1 (/ (+ (* 1/2 (/ (* (pow a 2) (pow b_2 3)) (* c (pow (sqrt -1) 4)))) (* (sqrt (/ a 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)))) (pow a 3))) (* (sqrt (* a c)) (/ 1 (sqrt -1)))) (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (+ (* -1 (/ b_2 (pow (sqrt -1) 2))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b_2 2) (pow (sqrt -1) 3))))))))) |
#s(approx (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2)) #s(hole binary64 (* -1 (* a c)))) |
#s(approx (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2)) #s(hole binary64 (* a (+ (* -1 c) (/ (pow b_2 2) a))))) |
#s(approx (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) #s(hole binary64 (* (sqrt (* a c)) (sqrt -1)))) |
#s(approx (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/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 (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/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 (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/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 (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) #s(hole binary64 (* -1 (* a c)))) |
#s(approx (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) #s(hole binary64 (* a (+ (* -1 c) (/ (pow b_2 2) a))))) |
#s(approx (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2)) #s(hole binary64 (* (sqrt (* a c)) (sqrt -1)))) |
#s(approx (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2)) #s(hole binary64 (* a (+ (* -1 (/ b_2 a)) (* (sqrt (/ c a)) (sqrt -1)))))) |
#s(approx (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2)) #s(hole binary64 (* a (+ (* -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 (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2)) #s(hole binary64 (* a (+ (* -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)))) a) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1 (/ b_2 a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1 (/ (+ b_2 (* -1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 2) (sqrt -1))))) a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1 (/ (+ b_2 (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* (pow b_2 2) (sqrt -1))))) a))) a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (* (/ (- (pow (* (/ (/ c b_2) b_2) 1/2) 3) (pow (* (pow a -1) 2) 3)) (+ (* (* (/ (/ c b_2) b_2) 1/2) (* (/ (/ c b_2) b_2) 1/2)) (+ (* (* (pow a -1) 2) (* (pow a -1) 2)) (* (* (/ (/ c b_2) b_2) 1/2) (* (pow a -1) 2))))) b_2) #s(hole binary64 (+ (* -1 (/ (- (+ (* -8 (/ (pow b_2 3) (* a c))) (* 8 (/ (pow b_2 3) (* a c)))) (* -2 b_2)) a)) (* 1/2 (/ c b_2))))) |
#s(approx (* (/ (- (pow (* (/ (/ c b_2) b_2) 1/2) 3) (pow (* (pow a -1) 2) 3)) (+ (* (* (/ (/ c b_2) b_2) 1/2) (* (/ (/ c b_2) b_2) 1/2)) (+ (* (* (pow a -1) 2) (* (pow a -1) 2)) (* (* (/ (/ c b_2) b_2) 1/2) (* (pow a -1) 2))))) b_2) #s(hole binary64 (+ (* -1 (/ (- (* -1 (/ (- (* 4 (/ (* (pow b_2 2) (+ (* -8 (/ (pow b_2 3) c)) (* 8 (/ (pow b_2 3) c)))) (* a c))) (+ (* -8 (/ (pow b_2 3) c)) (* 8 (/ (pow b_2 3) c)))) a)) (* -2 b_2)) a)) (* 1/2 (/ c b_2))))) |
#s(approx (/ (- (pow (* (/ (/ c b_2) b_2) 1/2) 3) (pow (* (pow a -1) 2) 3)) (+ (* (* (/ (/ c b_2) b_2) 1/2) (* (/ (/ c b_2) b_2) 1/2)) (+ (* (* (pow a -1) 2) (* (pow a -1) 2)) (* (* (/ (/ c b_2) b_2) 1/2) (* (pow a -1) 2))))) #s(hole binary64 (+ (* -1 (/ (+ 2 (+ (* -8 (/ (pow b_2 2) (* a c))) (* 8 (/ (pow b_2 2) (* a c))))) a)) (* 1/2 (/ c (pow b_2 2)))))) |
#s(approx (/ (- (pow (* (/ (/ c b_2) b_2) 1/2) 3) (pow (* (pow a -1) 2) 3)) (+ (* (* (/ (/ c b_2) b_2) 1/2) (* (/ (/ c b_2) b_2) 1/2)) (+ (* (* (pow a -1) 2) (* (pow a -1) 2)) (* (* (/ (/ c b_2) b_2) 1/2) (* (pow a -1) 2))))) #s(hole binary64 (+ (* -1 (/ (+ 2 (* -1 (/ (- (* 4 (/ (* (pow b_2 2) (+ (* -8 (/ (pow b_2 2) c)) (* 8 (/ (pow b_2 2) c)))) (* a c))) (+ (* -8 (/ (pow b_2 2) c)) (* 8 (/ (pow b_2 2) c)))) a))) a)) (* 1/2 (/ c (pow b_2 2)))))) |
#s(approx (+ (* (* (/ (/ c b_2) b_2) 1/2) (* (/ (/ c b_2) b_2) 1/2)) (+ (* (* (pow a -1) 2) (* (pow a -1) 2)) (* (* (/ (/ c b_2) b_2) 1/2) (* (pow a -1) 2)))) #s(hole binary64 (+ (* -1 (/ (- (* -1 (/ c (pow b_2 2))) (* 4 (/ 1 a))) a)) (* 1/4 (/ (pow c 2) (pow b_2 4)))))) |
#s(approx (+ (* (* (pow a -1) 2) (* (pow a -1) 2)) (* (* (/ (/ c b_2) b_2) 1/2) (* (pow a -1) 2))) #s(hole binary64 (* -1 (/ (- (* -1 (/ c (pow b_2 2))) (* 4 (/ 1 a))) a)))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) #s(hole binary64 (* -1 (/ (+ b_2 (* (sqrt (* a c)) (sqrt -1))) a)))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (- (+ (* -1 (* (sqrt (/ a c)) (* (pow b_2 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* (pow b_2 2) (sqrt -1))))) (* a b_2)) a)) (* (sqrt (* a c)) (sqrt -1))) a)))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* 1/2 (/ (* a (pow b_2 3)) c)) (* (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 (* (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 b_2)) a)) (* (sqrt (* a c)) (sqrt -1))) a)))) |
#s(approx (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) #s(hole binary64 (+ (* -1 b_2) (* -1 (* (sqrt (* a c)) (sqrt -1)))))) |
#s(approx (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) #s(hole binary64 (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -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 b_2)) a))))) |
#s(approx (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) #s(hole binary64 (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (* (pow b_2 2) (sqrt -1)))) (+ (* -1 (/ (+ (* 1/2 (/ (* (pow a 2) (pow b_2 3)) c)) (* (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))))))))) a)) (* 1/2 (* (sqrt (/ (pow a 3) c)) (* (pow b_2 2) (sqrt -1)))))) a)) (* a b_2)) a))))) |
#s(approx (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2)) #s(hole binary64 (* -1 (* a (+ c (* -1 (/ (pow b_2 2) a))))))) |
#s(approx (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) #s(hole binary64 (* -1 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/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 (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/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 (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/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 (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) #s(hole binary64 (* -1 (* a (+ c (* -1 (/ (pow b_2 2) a))))))) |
#s(approx (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2)) #s(hole binary64 (* -1 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2)) #s(hole binary64 (* -1 (* a (+ (* (sqrt (/ c a)) (sqrt -1)) (/ b_2 a)))))) |
#s(approx (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2)) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (+ (* -1 b_2) (* -1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 2) (sqrt -1))))) a)) (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2)) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (+ (* -1 b_2) (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* (pow b_2 2) (sqrt -1))))) a))) a)) (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* b_2 (- (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b_2 (sqrt -1)))) (/ 1 a)))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* b_2 (- (* b_2 (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3)))))) (/ 1 a)))))) |
#s(approx (* (/ (- (pow (* (/ (/ c b_2) b_2) 1/2) 3) (pow (* (pow a -1) 2) 3)) (+ (* (* (/ (/ c b_2) b_2) 1/2) (* (/ (/ c b_2) b_2) 1/2)) (+ (* (* (pow a -1) 2) (* (pow a -1) 2)) (* (* (/ (/ c b_2) b_2) 1/2) (* (pow a -1) 2))))) b_2) #s(hole binary64 (/ (+ (* -2 (/ (pow b_2 2) a)) (* 1/2 c)) b_2))) |
#s(approx (/ (- (pow (* (/ (/ c b_2) b_2) 1/2) 3) (pow (* (pow a -1) 2) 3)) (+ (* (* (/ (/ c b_2) b_2) 1/2) (* (/ (/ c b_2) b_2) 1/2)) (+ (* (* (pow a -1) 2) (* (pow a -1) 2)) (* (* (/ (/ c b_2) b_2) 1/2) (* (pow a -1) 2))))) #s(hole binary64 (/ (+ (* -2 (/ (pow b_2 2) a)) (* 1/2 c)) (pow b_2 2)))) |
#s(approx (- (pow (* (/ (/ c b_2) b_2) 1/2) 3) (pow (* (pow a -1) 2) 3)) #s(hole binary64 (/ (+ (* -8 (/ (pow b_2 6) (pow a 3))) (* 1/8 (pow c 3))) (pow b_2 6)))) |
#s(approx (pow (* (/ (/ c b_2) b_2) 1/2) 3) #s(hole binary64 (* 1/8 (/ (pow c 3) (pow b_2 6))))) |
#s(approx (* (/ (/ c b_2) b_2) 1/2) #s(hole binary64 (* 1/2 (/ c (pow b_2 2))))) |
#s(approx (/ (/ c b_2) b_2) #s(hole binary64 (/ c (pow b_2 2)))) |
#s(approx (/ c b_2) #s(hole binary64 (/ c b_2))) |
#s(approx b_2 #s(hole binary64 b_2)) |
#s(approx (+ (* (* (/ (/ c b_2) b_2) 1/2) (* (/ (/ c b_2) b_2) 1/2)) (+ (* (* (pow a -1) 2) (* (pow a -1) 2)) (* (* (/ (/ c b_2) b_2) 1/2) (* (pow a -1) 2)))) #s(hole binary64 (/ (+ (* 1/4 (pow c 2)) (/ (* (pow b_2 2) c) a)) (pow b_2 4)))) |
#s(approx (+ (* (* (/ (/ c b_2) b_2) 1/2) (* (/ (/ c b_2) b_2) 1/2)) (+ (* (* (pow a -1) 2) (* (pow a -1) 2)) (* (* (/ (/ c b_2) b_2) 1/2) (* (pow a -1) 2)))) #s(hole binary64 (/ (+ (* 1/4 (pow c 2)) (* (pow b_2 2) (+ (* 4 (/ (pow b_2 2) (pow a 2))) (/ c a)))) (pow b_2 4)))) |
#s(approx (+ (* (* (pow a -1) 2) (* (pow a -1) 2)) (* (* (/ (/ c b_2) b_2) 1/2) (* (pow a -1) 2))) #s(hole binary64 (/ (+ (* 4 (/ (pow b_2 2) (pow a 2))) (/ c a)) (pow b_2 2)))) |
#s(approx (* (+ (* (/ c (exp (* (log b_2) 2))) 1/2) (* -2 (pow a -1))) b_2) #s(hole binary64 (/ (+ (* -2 (/ (pow b_2 2) a)) (* 1/2 c)) b_2))) |
#s(approx (+ (* (/ c (exp (* (log b_2) 2))) 1/2) (* -2 (pow a -1))) #s(hole binary64 (/ (+ (* -2 (/ (pow b_2 2) a)) (* 1/2 c)) (pow b_2 2)))) |
#s(approx (/ c (exp (* (log b_2) 2))) #s(hole binary64 (/ c (pow b_2 2)))) |
#s(approx (exp (* (log b_2) 2)) #s(hole binary64 (pow b_2 2))) |
#s(approx (* (log b_2) 2) #s(hole binary64 (* 2 (log b_2)))) |
#s(approx (log b_2) #s(hole binary64 (log b_2))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) #s(hole binary64 (+ (* (sqrt (/ c a)) (/ 1 (sqrt -1))) (/ b_2 (* a (pow (sqrt -1) 2)))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) #s(hole binary64 (+ (* b_2 (+ (* -1 (* 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))))) (* (sqrt (/ c a)) (/ 1 (sqrt -1)))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) #s(hole binary64 (+ (* b_2 (+ (* b_2 (- (* -1 (* b_2 (+ (* 1/2 (/ 1 (* (pow a 2) (* c (pow (sqrt -1) 4))))) (* (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))))) (* (sqrt (/ c a)) (/ 1 (sqrt -1)))))) |
#s(approx (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) #s(hole binary64 (+ (* b_2 (+ (* -1 (* 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)))) (* (sqrt (* a c)) (/ 1 (sqrt -1)))))) |
#s(approx (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) #s(hole binary64 (+ (* b_2 (+ (* b_2 (- (* -1 (* b_2 (+ (* 1/2 (/ 1 (* a (* c (pow (sqrt -1) 4))))) (* (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)))) (* (sqrt (* a c)) (/ 1 (sqrt -1)))))) |
#s(approx (* b_2 b_2) #s(hole binary64 (pow b_2 2))) |
#s(approx (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/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 (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/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 (pow b_2 1) #s(hole binary64 b_2)) |
#s(approx (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2)) #s(hole binary64 (+ (* -1 b_2) (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2)) #s(hole binary64 (+ (* b_2 (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b_2 (sqrt -1)))) 1)) (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/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) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* b_2 (- (* 1/2 (/ c (pow b_2 2))) (* 2 (/ 1 a)))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* b_2 (- (+ (* 1/8 (/ (* a (pow c 2)) (pow b_2 4))) (* 1/2 (/ c (pow b_2 2)))) (* 2 (/ 1 a)))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* b_2 (- (+ (* 1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 6))) (+ (* 1/8 (/ (* a (pow c 2)) (pow b_2 4))) (* 1/2 (/ c (pow b_2 2))))) (* 2 (/ 1 a)))))) |
#s(approx (* (/ (- (pow (* (/ (/ c b_2) b_2) 1/2) 3) (pow (* (pow a -1) 2) 3)) (+ (* (* (/ (/ c b_2) b_2) 1/2) (* (/ (/ c b_2) b_2) 1/2)) (+ (* (* (pow a -1) 2) (* (pow a -1) 2)) (* (* (/ (/ c b_2) b_2) 1/2) (* (pow a -1) 2))))) b_2) #s(hole binary64 (* b_2 (- (* 1/2 (/ c (pow b_2 2))) (* 2 (/ 1 a)))))) |
#s(approx (* (/ (- (pow (* (/ (/ c b_2) b_2) 1/2) 3) (pow (* (pow a -1) 2) 3)) (+ (* (* (/ (/ c b_2) b_2) 1/2) (* (/ (/ c b_2) b_2) 1/2)) (+ (* (* (pow a -1) 2) (* (pow a -1) 2)) (* (* (/ (/ c b_2) b_2) 1/2) (* (pow a -1) 2))))) b_2) #s(hole binary64 (* b_2 (- (* -1 (/ (+ (* -1/8 (* a (pow c 2))) (* 1/8 (* a (pow c 2)))) (pow b_2 4))) (+ (* -1/2 (/ c (pow b_2 2))) (* 2 (/ 1 a))))))) |
#s(approx (* (/ (- (pow (* (/ (/ c b_2) b_2) 1/2) 3) (pow (* (pow a -1) 2) 3)) (+ (* (* (/ (/ c b_2) b_2) 1/2) (* (/ (/ c b_2) b_2) 1/2)) (+ (* (* (pow a -1) 2) (* (pow a -1) 2)) (* (* (/ (/ c b_2) b_2) 1/2) (* (pow a -1) 2))))) b_2) #s(hole binary64 (* b_2 (- (* 1/4 (/ (* a (* c (+ (* -1/8 (* a (pow c 2))) (* 1/8 (* a (pow c 2)))))) (pow b_2 6))) (+ (* -1/2 (/ c (pow b_2 2))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 4))) (+ (* 1/8 (/ (* a (pow c 2)) (pow b_2 4))) (* 2 (/ 1 a))))))))) |
#s(approx (/ (- (pow (* (/ (/ c b_2) b_2) 1/2) 3) (pow (* (pow a -1) 2) 3)) (+ (* (* (/ (/ c b_2) b_2) 1/2) (* (/ (/ c b_2) b_2) 1/2)) (+ (* (* (pow a -1) 2) (* (pow a -1) 2)) (* (* (/ (/ c b_2) b_2) 1/2) (* (pow a -1) 2))))) #s(hole binary64 (- (* -1 (/ (+ (* -1/8 (* a (pow c 2))) (* 1/8 (* a (pow c 2)))) (pow b_2 4))) (+ (* -1/2 (/ c (pow b_2 2))) (* 2 (/ 1 a)))))) |
#s(approx (/ (- (pow (* (/ (/ c b_2) b_2) 1/2) 3) (pow (* (pow a -1) 2) 3)) (+ (* (* (/ (/ c b_2) b_2) 1/2) (* (/ (/ c b_2) b_2) 1/2)) (+ (* (* (pow a -1) 2) (* (pow a -1) 2)) (* (* (/ (/ c b_2) b_2) 1/2) (* (pow a -1) 2))))) #s(hole binary64 (- (* 1/4 (/ (* a (* c (+ (* -1/8 (* a (pow c 2))) (* 1/8 (* a (pow c 2)))))) (pow b_2 6))) (+ (* -1/2 (/ c (pow b_2 2))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 4))) (+ (* 1/8 (/ (* a (pow c 2)) (pow b_2 4))) (* 2 (/ 1 a)))))))) |
#s(approx (+ (* (* (/ (/ c b_2) b_2) 1/2) (* (/ (/ c b_2) b_2) 1/2)) (+ (* (* (pow a -1) 2) (* (pow a -1) 2)) (* (* (/ (/ c b_2) b_2) 1/2) (* (pow a -1) 2)))) #s(hole binary64 (+ (* 4 (/ 1 (pow a 2))) (/ c (* a (pow b_2 2)))))) |
#s(approx (+ (* (* (/ (/ c b_2) b_2) 1/2) (* (/ (/ c b_2) b_2) 1/2)) (+ (* (* (pow a -1) 2) (* (pow a -1) 2)) (* (* (/ (/ c b_2) b_2) 1/2) (* (pow a -1) 2)))) #s(hole binary64 (+ (* 1/4 (/ (pow c 2) (pow b_2 4))) (+ (* 4 (/ 1 (pow a 2))) (/ c (* a (pow b_2 2))))))) |
#s(approx (+ (* (* (pow a -1) 2) (* (pow a -1) 2)) (* (* (/ (/ c b_2) b_2) 1/2) (* (pow a -1) 2))) #s(hole binary64 (+ (* 4 (/ 1 (pow a 2))) (/ c (* a (pow b_2 2)))))) |
#s(approx (* (+ (* (/ c (exp (* (log b_2) 2))) 1/2) (* -2 (pow a -1))) b_2) #s(hole binary64 (* b_2 (- (* 1/2 (/ c (pow b_2 2))) (* 2 (/ 1 a)))))) |
#s(approx (* (log b_2) 2) #s(hole binary64 (* -2 (log (/ 1 b_2))))) |
#s(approx (log b_2) #s(hole binary64 (* -1 (log (/ 1 b_2))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) #s(hole binary64 (* -2 (/ b_2 a)))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) #s(hole binary64 (* b_2 (- (* 1/2 (/ c (pow b_2 2))) (* 2 (/ 1 a)))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) #s(hole binary64 (* b_2 (- (* -1 (/ (+ (* -1/4 (* a (pow c 2))) (* 1/8 (* a (pow c 2)))) (pow b_2 4))) (+ (* -1/2 (/ c (pow b_2 2))) (* 2 (/ 1 a))))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) #s(hole binary64 (* b_2 (- (* -1 (/ (+ (* -2 (/ (+ (* 1/64 (* (pow a 4) (pow c 4))) (* 1/16 (* (pow a 4) (pow c 4)))) (* (pow a 2) c))) (+ (* -1/4 (* a (* c (+ (* -1/4 (* a (pow c 2))) (* 1/8 (* a (pow c 2))))))) (* 1/16 (* (pow a 2) (pow c 3))))) (pow b_2 6))) (+ (* -1/2 (/ c (pow b_2 2))) (+ (* -1/4 (/ (* a (pow c 2)) (pow b_2 4))) (+ (* 1/8 (/ (* a (pow c 2)) (pow b_2 4))) (* 2 (/ 1 a))))))))) |
#s(approx (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) #s(hole binary64 (* -2 b_2))) |
#s(approx (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) #s(hole binary64 (* b_2 (- (* 1/2 (/ (* a c) (pow b_2 2))) 2)))) |
#s(approx (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) #s(hole binary64 (* b_2 (- (* -1 (/ (+ (* -1/4 (* (pow a 2) (pow c 2))) (* 1/8 (* (pow a 2) (pow c 2)))) (pow b_2 4))) (+ 2 (* -1/2 (/ (* a c) (pow b_2 2)))))))) |
#s(approx (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) #s(hole binary64 (* b_2 (- (* -1 (/ (+ (* -2 (/ (+ (* 1/64 (* (pow a 4) (pow c 4))) (* 1/16 (* (pow a 4) (pow c 4)))) (* a c))) (+ (* -1/4 (* a (* c (+ (* -1/4 (* (pow a 2) (pow c 2))) (* 1/8 (* (pow a 2) (pow c 2))))))) (* 1/16 (* (pow a 3) (pow c 3))))) (pow b_2 6))) (+ 2 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (+ (* -1/4 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))) (* 1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4)))))))))) |
#s(approx (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2)) #s(hole binary64 (* (pow b_2 2) (+ 1 (* -1 (/ (* a c) (pow b_2 2))))))) |
#s(approx (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) #s(hole binary64 (* b_2 (+ 1 (* -1/2 (/ (* a c) (pow b_2 2))))))) |
#s(approx (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/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 (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/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 (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) #s(hole binary64 (* (pow b_2 2) (+ 1 (* -1 (/ (* a c) (pow b_2 2))))))) |
#s(approx (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2)) #s(hole binary64 (* -1/2 (/ (* a c) b_2)))) |
#s(approx (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2)) #s(hole binary64 (/ (+ (* -1/2 (* a c)) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 2)))) b_2))) |
#s(approx (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/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 (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2)) #s(hole binary64 (/ (+ (* -1/2 (* a c)) (+ (* -1/2 (/ (+ (* 1/64 (* (pow a 4) (pow c 4))) (* 1/16 (* (pow a 4) (pow c 4)))) (pow b_2 6))) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 2))) (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 4)))))) b_2))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1/2 (/ c b_2)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1 (/ (+ (* 1/8 (/ (* a (pow c 2)) (pow b_2 2))) (* 1/2 c)) b_2)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1 (/ (+ (* 1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 4))) (+ (* 1/8 (/ (* a (pow c 2)) (pow b_2 2))) (* 1/2 c))) b_2)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1 (/ (+ (* 1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 4))) (+ (* 1/8 (/ (* a (pow c 2)) (pow b_2 2))) (+ (* 1/2 c) (* 1/2 (/ (+ (* 1/64 (* (pow a 4) (pow c 4))) (* 1/16 (* (pow a 4) (pow c 4)))) (* a (pow b_2 6))))))) b_2)))) |
#s(approx (* (/ (- (pow (* (/ (/ c b_2) b_2) 1/2) 3) (pow (* (pow a -1) 2) 3)) (+ (* (* (/ (/ c b_2) b_2) 1/2) (* (/ (/ c b_2) b_2) 1/2)) (+ (* (* (pow a -1) 2) (* (pow a -1) 2)) (* (* (/ (/ c b_2) b_2) 1/2) (* (pow a -1) 2))))) b_2) #s(hole binary64 (* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (* 2 (/ 1 a))))))) |
#s(approx (* (/ (- (pow (* (/ (/ c b_2) b_2) 1/2) 3) (pow (* (pow a -1) 2) 3)) (+ (* (* (/ (/ c b_2) b_2) 1/2) (* (/ (/ c b_2) b_2) 1/2)) (+ (* (* (pow a -1) 2) (* (pow a -1) 2)) (* (* (/ (/ c b_2) b_2) 1/2) (* (pow a -1) 2))))) b_2) #s(hole binary64 (* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 4))) (+ (* 1/8 (/ (* a (pow c 2)) (pow b_2 4))) (* 2 (/ 1 a))))))))) |
#s(approx (* (/ (- (pow (* (/ (/ c b_2) b_2) 1/2) 3) (pow (* (pow a -1) 2) 3)) (+ (* (* (/ (/ c b_2) b_2) 1/2) (* (/ (/ c b_2) b_2) 1/2)) (+ (* (* (pow a -1) 2) (* (pow a -1) 2)) (* (* (/ (/ c b_2) b_2) 1/2) (* (pow a -1) 2))))) b_2) #s(hole binary64 (* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (+ (* -1/4 (/ (* a (* c (+ (* -1/8 (* a (pow c 2))) (* 1/8 (* a (pow c 2)))))) (pow b_2 6))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 4))) (+ (* 1/8 (/ (* a (pow c 2)) (pow b_2 4))) (* 2 (/ 1 a)))))))))) |
#s(approx (* (+ (* (/ c (exp (* (log b_2) 2))) 1/2) (* -2 (pow a -1))) b_2) #s(hole binary64 (* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (* 2 (/ 1 a))))))) |
#s(approx (* (log b_2) 2) #s(hole binary64 (* 2 (+ (log -1) (* -1 (log (/ -1 b_2))))))) |
#s(approx (log b_2) #s(hole binary64 (+ (log -1) (* -1 (log (/ -1 b_2)))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) #s(hole binary64 (* -1/2 (/ c b_2)))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) #s(hole binary64 (* -1 (/ (+ (* 1/8 (/ (* a (pow c 2)) (pow b_2 2))) (* 1/2 c)) b_2)))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) #s(hole binary64 (* -1 (/ (- (+ (* 1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 4))) (* 1/2 c)) (* -1/8 (/ (* a (pow c 2)) (pow b_2 2)))) b_2)))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) #s(hole binary64 (* -1 (/ (- (+ (* -1 (/ (+ (* -1/32 (* (pow a 3) (pow c 4))) (* -1/128 (* (pow a 3) (pow c 4)))) (pow b_2 6))) (* 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) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) #s(hole binary64 (* -1/2 (/ (* a c) b_2)))) |
#s(approx (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/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 (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/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 (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) #s(hole binary64 (* -1 (/ (- (+ (* -1 (/ (+ (* -1/32 (* (pow a 4) (pow c 4))) (* -1/128 (* (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 (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) #s(hole binary64 (* -1 b_2))) |
#s(approx (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) #s(hole binary64 (* -1 (* b_2 (+ 1 (* -1/2 (/ (* a c) (pow b_2 2)))))))) |
#s(approx (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/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 (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/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 (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2)) #s(hole binary64 (* -2 b_2))) |
#s(approx (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2)) #s(hole binary64 (* -1 (* b_2 (+ 2 (* -1/2 (/ (* a c) (pow b_2 2)))))))) |
#s(approx (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2)) #s(hole binary64 (* -1 (* b_2 (+ 2 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))))))))) |
#s(approx (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2)) #s(hole binary64 (* -1 (* b_2 (+ 2 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))) (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 6)))))))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -2 (/ b_2 a)) (* 1/2 (/ c b_2))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -2 (/ b_2 a)) (* c (+ (* 1/8 (/ (* a c) (pow b_2 3))) (* 1/2 (/ 1 b_2))))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -2 (/ b_2 a)) (* c (+ (* c (+ (* 1/16 (/ (* (pow a 2) c) (pow b_2 5))) (* 1/8 (/ a (pow b_2 3))))) (* 1/2 (/ 1 b_2))))))) |
#s(approx (* (/ (- (pow (* (/ (/ c b_2) b_2) 1/2) 3) (pow (* (pow a -1) 2) 3)) (+ (* (* (/ (/ c b_2) b_2) 1/2) (* (/ (/ c b_2) b_2) 1/2)) (+ (* (* (pow a -1) 2) (* (pow a -1) 2)) (* (* (/ (/ c b_2) b_2) 1/2) (* (pow a -1) 2))))) b_2) #s(hole binary64 (+ (* -2 (/ b_2 a)) (* c (+ (* -1 (* c (+ (* -1/8 (/ a (pow b_2 3))) (* 1/8 (/ a (pow b_2 3)))))) (* 1/2 (/ 1 b_2))))))) |
#s(approx (* (/ (- (pow (* (/ (/ c b_2) b_2) 1/2) 3) (pow (* (pow a -1) 2) 3)) (+ (* (* (/ (/ c b_2) b_2) 1/2) (* (/ (/ c b_2) b_2) 1/2)) (+ (* (* (pow a -1) 2) (* (pow a -1) 2)) (* (* (/ (/ c b_2) b_2) 1/2) (* (pow a -1) 2))))) b_2) #s(hole binary64 (+ (* -2 (/ b_2 a)) (* c (+ (* c (- (* 1/4 (/ (* a (* c (+ (* -1/8 (/ a (pow b_2 3))) (* 1/8 (/ a (pow b_2 3)))))) (pow b_2 2))) (+ (* -1/8 (/ a (pow b_2 3))) (* 1/8 (/ a (pow b_2 3)))))) (* 1/2 (/ 1 b_2))))))) |
#s(approx (/ (- (pow (* (/ (/ c b_2) b_2) 1/2) 3) (pow (* (pow a -1) 2) 3)) (+ (* (* (/ (/ c b_2) b_2) 1/2) (* (/ (/ c b_2) b_2) 1/2)) (+ (* (* (pow a -1) 2) (* (pow a -1) 2)) (* (* (/ (/ c b_2) b_2) 1/2) (* (pow a -1) 2))))) #s(hole binary64 (- (* c (+ (* -1 (* c (+ (* -1/8 (/ a (pow b_2 4))) (* 1/8 (/ a (pow b_2 4)))))) (* 1/2 (/ 1 (pow b_2 2))))) (* 2 (/ 1 a))))) |
#s(approx (/ (- (pow (* (/ (/ c b_2) b_2) 1/2) 3) (pow (* (pow a -1) 2) 3)) (+ (* (* (/ (/ c b_2) b_2) 1/2) (* (/ (/ c b_2) b_2) 1/2)) (+ (* (* (pow a -1) 2) (* (pow a -1) 2)) (* (* (/ (/ c b_2) b_2) 1/2) (* (pow a -1) 2))))) #s(hole binary64 (- (* c (+ (* c (- (* 1/4 (/ (* a (* c (+ (* -1/8 (/ a (pow b_2 4))) (* 1/8 (/ a (pow b_2 4)))))) (pow b_2 2))) (+ (* -1/8 (/ a (pow b_2 4))) (* 1/8 (/ a (pow b_2 4)))))) (* 1/2 (/ 1 (pow b_2 2))))) (* 2 (/ 1 a))))) |
#s(approx c #s(hole binary64 c)) |
#s(approx (+ (* (* (/ (/ c b_2) b_2) 1/2) (* (/ (/ c b_2) b_2) 1/2)) (+ (* (* (pow a -1) 2) (* (pow a -1) 2)) (* (* (/ (/ c b_2) b_2) 1/2) (* (pow a -1) 2)))) #s(hole binary64 (+ (* c (+ (* 1/4 (/ c (pow b_2 4))) (/ 1 (* a (pow b_2 2))))) (* 4 (/ 1 (pow a 2)))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) #s(hole binary64 (* c (+ (* 1/2 (/ (* a c) (* b_2 (pow (+ b_2 (* -1 b_2)) 2)))) (/ 1 (+ b_2 (* -1 b_2))))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) #s(hole binary64 (* c (+ (* c (- (* -1 (* c (+ (* -1/4 (/ (pow a 2) (* (pow b_2 2) (pow (+ b_2 (* -1 b_2)) 3)))) (* -1/8 (/ (pow a 2) (* (pow b_2 3) (pow (+ b_2 (* -1 b_2)) 2))))))) (* -1/2 (/ a (* b_2 (pow (+ b_2 (* -1 b_2)) 2)))))) (/ 1 (+ b_2 (* -1 b_2))))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) #s(hole binary64 (* c (+ (* c (- (* c (- (* -1 (* c (+ (* -1/16 (/ (pow a 3) (* (pow b_2 4) (pow (+ b_2 (* -1 b_2)) 3)))) (+ (* -1/16 (/ (pow a 3) (* (pow b_2 5) (pow (+ b_2 (* -1 b_2)) 2)))) (* 1/2 (/ (* a (+ (* -1/4 (/ (pow a 2) (* (pow b_2 2) (pow (+ b_2 (* -1 b_2)) 3)))) (* -1/8 (/ (pow a 2) (* (pow b_2 3) (pow (+ b_2 (* -1 b_2)) 2)))))) (* b_2 (+ b_2 (* -1 b_2))))))))) (+ (* -1/4 (/ (pow a 2) (* (pow b_2 2) (pow (+ b_2 (* -1 b_2)) 3)))) (* -1/8 (/ (pow a 2) (* (pow b_2 3) (pow (+ b_2 (* -1 b_2)) 2))))))) (* -1/2 (/ a (* b_2 (pow (+ b_2 (* -1 b_2)) 2)))))) (/ 1 (+ b_2 (* -1 b_2))))))) |
#s(approx (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) #s(hole binary64 (* c (+ (* 1/2 (/ (* (pow a 2) c) (* b_2 (pow (+ b_2 (* -1 b_2)) 2)))) (/ a (+ b_2 (* -1 b_2))))))) |
#s(approx (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) #s(hole binary64 (* c (+ (* c (- (* -1 (* c (+ (* -1/4 (/ (pow a 3) (* (pow b_2 2) (pow (+ b_2 (* -1 b_2)) 3)))) (* -1/8 (/ (pow a 3) (* (pow b_2 3) (pow (+ b_2 (* -1 b_2)) 2))))))) (* -1/2 (/ (pow a 2) (* b_2 (pow (+ b_2 (* -1 b_2)) 2)))))) (/ a (+ b_2 (* -1 b_2))))))) |
#s(approx (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) #s(hole binary64 (* c (+ (* c (- (* c (- (* -1 (* c (+ (* -1/16 (/ (pow a 4) (* (pow b_2 4) (pow (+ b_2 (* -1 b_2)) 3)))) (+ (* -1/16 (/ (pow a 4) (* (pow b_2 5) (pow (+ b_2 (* -1 b_2)) 2)))) (* 1/2 (/ (* a (+ (* -1/4 (/ (pow a 3) (* (pow b_2 2) (pow (+ b_2 (* -1 b_2)) 3)))) (* -1/8 (/ (pow a 3) (* (pow b_2 3) (pow (+ b_2 (* -1 b_2)) 2)))))) (* b_2 (+ b_2 (* -1 b_2))))))))) (+ (* -1/4 (/ (pow a 3) (* (pow b_2 2) (pow (+ b_2 (* -1 b_2)) 3)))) (* -1/8 (/ (pow a 3) (* (pow b_2 3) (pow (+ b_2 (* -1 b_2)) 2))))))) (* -1/2 (/ (pow a 2) (* b_2 (pow (+ b_2 (* -1 b_2)) 2)))))) (/ a (+ b_2 (* -1 b_2))))))) |
#s(approx (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) #s(hole binary64 (+ b_2 (* c (+ (* -1/2 (/ a b_2)) (* -1/8 (/ (* (pow a 2) c) (pow b_2 3)))))))) |
#s(approx (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/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 (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2)) #s(hole binary64 (+ b_2 (+ (* -1 b_2) (* c (+ (* -1/2 (/ a b_2)) (* -1/8 (/ (* (pow a 2) c) (pow b_2 3))))))))) |
#s(approx (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2)) #s(hole binary64 (+ b_2 (+ (* -1 b_2) (* c (+ (* -1/2 (/ a b_2)) (* c (+ (* -1/8 (/ (pow a 2) (pow b_2 3))) (* -1/16 (/ (* (pow a 3) c) (pow b_2 5))))))))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ b_2 (* a c))))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (+ (* -1 (/ b_2 (* a c))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (sqrt -1))))))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (+ (* -1 (/ b_2 (* a c))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))))))))) |
#s(approx (* (/ (- (pow (* (/ (/ c b_2) b_2) 1/2) 3) (pow (* (pow a -1) 2) 3)) (+ (* (* (/ (/ c b_2) b_2) 1/2) (* (/ (/ c b_2) b_2) 1/2)) (+ (* (* (pow a -1) 2) (* (pow a -1) 2)) (* (* (/ (/ c b_2) b_2) 1/2) (* (pow a -1) 2))))) b_2) #s(hole binary64 (* c (+ (* -2 (/ b_2 (* a c))) (* 1/2 (/ 1 b_2)))))) |
#s(approx (* (/ (- (pow (* (/ (/ c b_2) b_2) 1/2) 3) (pow (* (pow a -1) 2) 3)) (+ (* (* (/ (/ c b_2) b_2) 1/2) (* (/ (/ c b_2) b_2) 1/2)) (+ (* (* (pow a -1) 2) (* (pow a -1) 2)) (* (* (/ (/ c b_2) b_2) 1/2) (* (pow a -1) 2))))) b_2) #s(hole binary64 (* c (- (+ (* -1 (/ (+ (* -8 (/ (pow b_2 3) (pow a 2))) (* 8 (/ (pow b_2 3) (pow a 2)))) (pow c 2))) (* 1/2 (/ 1 b_2))) (* 2 (/ b_2 (* a c))))))) |
#s(approx (* (/ (- (pow (* (/ (/ c b_2) b_2) 1/2) 3) (pow (* (pow a -1) 2) 3)) (+ (* (* (/ (/ c b_2) b_2) 1/2) (* (/ (/ c b_2) b_2) 1/2)) (+ (* (* (pow a -1) 2) (* (pow a -1) 2)) (* (* (/ (/ c b_2) b_2) 1/2) (* (pow a -1) 2))))) b_2) #s(hole binary64 (* c (- (+ (* 4 (/ (* (pow b_2 2) (+ (* -8 (/ (pow b_2 3) (pow a 2))) (* 8 (/ (pow b_2 3) (pow a 2))))) (* a (pow c 3)))) (* 1/2 (/ 1 b_2))) (+ (* -8 (/ (pow b_2 3) (* (pow a 2) (pow c 2)))) (+ (* 2 (/ b_2 (* a c))) (* 8 (/ (pow b_2 3) (* (pow a 2) (pow c 2)))))))))) |
#s(approx (/ (- (pow (* (/ (/ c b_2) b_2) 1/2) 3) (pow (* (pow a -1) 2) 3)) (+ (* (* (/ (/ c b_2) b_2) 1/2) (* (/ (/ c b_2) b_2) 1/2)) (+ (* (* (pow a -1) 2) (* (pow a -1) 2)) (* (* (/ (/ c b_2) b_2) 1/2) (* (pow a -1) 2))))) #s(hole binary64 (* c (- (* 1/2 (/ 1 (pow b_2 2))) (* 2 (/ 1 (* a c))))))) |
#s(approx (/ (- (pow (* (/ (/ c b_2) b_2) 1/2) 3) (pow (* (pow a -1) 2) 3)) (+ (* (* (/ (/ c b_2) b_2) 1/2) (* (/ (/ c b_2) b_2) 1/2)) (+ (* (* (pow a -1) 2) (* (pow a -1) 2)) (* (* (/ (/ c b_2) b_2) 1/2) (* (pow a -1) 2))))) #s(hole binary64 (* c (- (+ (* -1 (/ (+ (* -8 (/ (pow b_2 2) (pow a 2))) (* 8 (/ (pow b_2 2) (pow a 2)))) (pow c 2))) (* 1/2 (/ 1 (pow b_2 2)))) (/ 2 (* a c)))))) |
#s(approx (/ (- (pow (* (/ (/ c b_2) b_2) 1/2) 3) (pow (* (pow a -1) 2) 3)) (+ (* (* (/ (/ c b_2) b_2) 1/2) (* (/ (/ c b_2) b_2) 1/2)) (+ (* (* (pow a -1) 2) (* (pow a -1) 2)) (* (* (/ (/ c b_2) b_2) 1/2) (* (pow a -1) 2))))) #s(hole binary64 (* c (- (+ (* 4 (/ (* (pow b_2 2) (+ (* -8 (/ (pow b_2 2) (pow a 2))) (* 8 (/ (pow b_2 2) (pow a 2))))) (* a (pow c 3)))) (* 1/2 (/ 1 (pow b_2 2)))) (+ (* -8 (/ (pow b_2 2) (* (pow a 2) (pow c 2)))) (+ (* 8 (/ (pow b_2 2) (* (pow a 2) (pow c 2)))) (/ 2 (* a c)))))))) |
#s(approx (- (pow (* (/ (/ c b_2) b_2) 1/2) 3) (pow (* (pow a -1) 2) 3)) #s(hole binary64 (* (pow c 3) (- (* 1/8 (/ 1 (pow b_2 6))) (* 8 (/ 1 (* (pow a 3) (pow c 3)))))))) |
#s(approx (+ (* (* (/ (/ c b_2) b_2) 1/2) (* (/ (/ c b_2) b_2) 1/2)) (+ (* (* (pow a -1) 2) (* (pow a -1) 2)) (* (* (/ (/ c b_2) b_2) 1/2) (* (pow a -1) 2)))) #s(hole binary64 (* (pow c 2) (+ (/ 1 (* a (* (pow b_2 2) c))) (* 1/4 (/ 1 (pow b_2 4))))))) |
#s(approx (+ (* (* (/ (/ c b_2) b_2) 1/2) (* (/ (/ c b_2) b_2) 1/2)) (+ (* (* (pow a -1) 2) (* (pow a -1) 2)) (* (* (/ (/ c b_2) b_2) 1/2) (* (pow a -1) 2)))) #s(hole binary64 (* (pow c 2) (+ (/ 1 (* a (* (pow b_2 2) c))) (+ (* 1/4 (/ 1 (pow b_2 4))) (/ 4 (* (pow a 2) (pow c 2)))))))) |
#s(approx (+ (* (* (pow a -1) 2) (* (pow a -1) 2)) (* (* (/ (/ c b_2) b_2) 1/2) (* (pow a -1) 2))) #s(hole binary64 (* c (+ (/ 1 (* a (pow b_2 2))) (* 4 (/ 1 (* (pow a 2) c))))))) |
#s(approx (* (+ (* (/ c (exp (* (log b_2) 2))) 1/2) (* -2 (pow a -1))) b_2) #s(hole binary64 (* c (+ (* -2 (/ b_2 (* a c))) (* 1/2 (/ 1 b_2)))))) |
#s(approx (+ (* (/ c (exp (* (log b_2) 2))) 1/2) (* -2 (pow a -1))) #s(hole binary64 (* c (- (* 1/2 (/ 1 (pow b_2 2))) (* 2 (/ 1 (* a c))))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) #s(hole binary64 (- (+ (* -1 (/ (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b_2 2) (pow (sqrt -1) 3))))) (pow c 2))) (* (sqrt (/ c a)) (/ 1 (sqrt -1)))) (* -1 (/ b_2 (* a (pow (sqrt -1) 2))))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) #s(hole binary64 (- (+ (* -1 (/ (+ (* 1/2 (/ (* (pow b_2 3) (pow c 2)) (* (pow a 2) (pow (sqrt -1) 4)))) (* (sqrt (/ c a)) (/ (* b_2 (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b_2 2) (pow (sqrt -1) 3)))))) (sqrt -1)))) (pow c 3))) (* (sqrt (/ c a)) (/ 1 (sqrt -1)))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (pow (sqrt -1) 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))))))))) |
#s(approx (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) #s(hole binary64 (- (+ (* -1 (/ (+ (* -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))))) (pow c 2))) (* (sqrt (* a c)) (/ 1 (sqrt -1)))) (* -1 (/ b_2 (pow (sqrt -1) 2)))))) |
#s(approx (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) #s(hole binary64 (- (+ (* -1 (/ (+ (* 1/2 (/ (* (pow b_2 3) (pow c 2)) (* a (pow (sqrt -1) 4)))) (* (sqrt (/ c a)) (/ (* 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)))) (pow c 3))) (* (sqrt (* a c)) (/ 1 (sqrt -1)))) (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (+ (* -1 (/ b_2 (pow (sqrt -1) 2))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b_2 2) (pow (sqrt -1) 3))))))))) |
#s(approx (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2)) #s(hole binary64 (* c (+ (* -1 a) (/ (pow b_2 2) c))))) |
#s(approx (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/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 (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/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 (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/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 (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) #s(hole binary64 (* c (+ (* -1 a) (/ (pow b_2 2) c))))) |
#s(approx (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2)) #s(hole binary64 (* c (+ (* -1 (/ b_2 c)) (* (sqrt (/ a c)) (sqrt -1)))))) |
#s(approx (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2)) #s(hole binary64 (* c (+ (* -1 (/ b_2 c)) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1))))))) |
#s(approx (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2)) #s(hole binary64 (* c (+ (* -1 (/ b_2 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 (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (/ b_2 (* a c))))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ b_2 a)) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1))))) c))))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ b_2 a)) (* -1 (/ (+ (* -1/2 (* (sqrt (/ c (pow a 3))) (* (pow b_2 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b_2 4) (sqrt -1))))) c))) c))))))) |
#s(approx (* (/ (- (pow (* (/ (/ c b_2) b_2) 1/2) 3) (pow (* (pow a -1) 2) 3)) (+ (* (* (/ (/ c b_2) b_2) 1/2) (* (/ (/ c b_2) b_2) 1/2)) (+ (* (* (pow a -1) 2) (* (pow a -1) 2)) (* (* (/ (/ c b_2) b_2) 1/2) (* (pow a -1) 2))))) b_2) #s(hole binary64 (* -1 (* c (- (* 2 (/ b_2 (* a c))) (* 1/2 (/ 1 b_2))))))) |
#s(approx (* (/ (- (pow (* (/ (/ c b_2) b_2) 1/2) 3) (pow (* (pow a -1) 2) 3)) (+ (* (* (/ (/ c b_2) b_2) 1/2) (* (/ (/ c b_2) b_2) 1/2)) (+ (* (* (pow a -1) 2) (* (pow a -1) 2)) (* (* (/ (/ c b_2) b_2) 1/2) (* (pow a -1) 2))))) b_2) #s(hole binary64 (* -1 (* c (- (* -1 (/ (+ (* -2 (/ b_2 a)) (* -1 (/ (+ (* -8 (/ (pow b_2 3) (pow a 2))) (* 8 (/ (pow b_2 3) (pow a 2)))) c))) c)) (* 1/2 (/ 1 b_2))))))) |
#s(approx (* (/ (- (pow (* (/ (/ c b_2) b_2) 1/2) 3) (pow (* (pow a -1) 2) 3)) (+ (* (* (/ (/ c b_2) b_2) 1/2) (* (/ (/ c b_2) b_2) 1/2)) (+ (* (* (pow a -1) 2) (* (pow a -1) 2)) (* (* (/ (/ c b_2) b_2) 1/2) (* (pow a -1) 2))))) b_2) #s(hole binary64 (* -1 (* c (- (* -1 (/ (+ (* -2 (/ b_2 a)) (* -1 (/ (+ (* -8 (/ (pow b_2 3) (pow a 2))) (+ (* -4 (/ (* (pow b_2 2) (+ (* -8 (/ (pow b_2 3) (pow a 2))) (* 8 (/ (pow b_2 3) (pow a 2))))) (* a c))) (* 8 (/ (pow b_2 3) (pow a 2))))) c))) c)) (* 1/2 (/ 1 b_2))))))) |
#s(approx (/ (- (pow (* (/ (/ c b_2) b_2) 1/2) 3) (pow (* (pow a -1) 2) 3)) (+ (* (* (/ (/ c b_2) b_2) 1/2) (* (/ (/ c b_2) b_2) 1/2)) (+ (* (* (pow a -1) 2) (* (pow a -1) 2)) (* (* (/ (/ c b_2) b_2) 1/2) (* (pow a -1) 2))))) #s(hole binary64 (* -1 (* c (- (* 2 (/ 1 (* a c))) (* 1/2 (/ 1 (pow b_2 2)))))))) |
#s(approx (/ (- (pow (* (/ (/ c b_2) b_2) 1/2) 3) (pow (* (pow a -1) 2) 3)) (+ (* (* (/ (/ c b_2) b_2) 1/2) (* (/ (/ c b_2) b_2) 1/2)) (+ (* (* (pow a -1) 2) (* (pow a -1) 2)) (* (* (/ (/ c b_2) b_2) 1/2) (* (pow a -1) 2))))) #s(hole binary64 (* -1 (* c (- (* -1 (/ (- (* -1 (/ (+ (* -8 (/ (pow b_2 2) (pow a 2))) (* 8 (/ (pow b_2 2) (pow a 2)))) c)) (* 2 (/ 1 a))) c)) (* 1/2 (/ 1 (pow b_2 2)))))))) |
#s(approx (/ (- (pow (* (/ (/ c b_2) b_2) 1/2) 3) (pow (* (pow a -1) 2) 3)) (+ (* (* (/ (/ c b_2) b_2) 1/2) (* (/ (/ c b_2) b_2) 1/2)) (+ (* (* (pow a -1) 2) (* (pow a -1) 2)) (* (* (/ (/ c b_2) b_2) 1/2) (* (pow a -1) 2))))) #s(hole binary64 (* -1 (* c (- (* -1 (/ (- (* -1 (/ (+ (* -8 (/ (pow b_2 2) (pow a 2))) (+ (* -4 (/ (* (pow b_2 2) (+ (* -8 (/ (pow b_2 2) (pow a 2))) (* 8 (/ (pow b_2 2) (pow a 2))))) (* a c))) (* 8 (/ (pow b_2 2) (pow a 2))))) c)) (* 2 (/ 1 a))) c)) (* 1/2 (/ 1 (pow b_2 2)))))))) |
#s(approx (- (pow (* (/ (/ c b_2) b_2) 1/2) 3) (pow (* (pow a -1) 2) 3)) #s(hole binary64 (* -1 (* (pow c 3) (- (* 8 (/ 1 (* (pow a 3) (pow c 3)))) (* 1/8 (/ 1 (pow b_2 6)))))))) |
#s(approx (* (+ (* (/ c (exp (* (log b_2) 2))) 1/2) (* -2 (pow a -1))) b_2) #s(hole binary64 (* -1 (* c (- (* 2 (/ b_2 (* a c))) (* 1/2 (/ 1 b_2))))))) |
#s(approx (+ (* (/ c (exp (* (log b_2) 2))) 1/2) (* -2 (pow a -1))) #s(hole binary64 (* -1 (* c (- (* 2 (/ 1 (* a c))) (* 1/2 (/ 1 (pow b_2 2)))))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ b_2 a))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (- (+ (* -1/2 (* (sqrt (/ c (pow a 3))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c (pow a 3))) (* (pow b_2 2) (sqrt -1)))) (* -1 (/ (* b_2 c) a))) c))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (/ (* (pow b_2 3) c) (pow a 2))) (* (sqrt (/ 1 (* a c))) (* b_2 (* (sqrt -1) (+ (* -1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b_2 2) (sqrt -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)))) (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b_2 2) (sqrt -1))))) c)) (* -1 (/ (* b_2 c) a))) c))))) |
#s(approx (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) #s(hole binary64 (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -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))))) c)) (* b_2 c)) c))))) |
#s(approx (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) #s(hole binary64 (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (sqrt (/ (pow c 3) a)) (* (pow b_2 2) (sqrt -1)))) (+ (* -1 (/ (+ (* 1/2 (/ (* (pow b_2 3) (pow c 2)) a)) (* (sqrt (/ c a)) (* 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))))))))) c)) (* 1/2 (* (sqrt (/ (pow c 3) a)) (* (pow b_2 2) (sqrt -1)))))) c)) (* b_2 c)) c))))) |
#s(approx (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2)) #s(hole binary64 (* -1 (* c (+ a (* -1 (/ (pow b_2 2) c))))))) |
#s(approx (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/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 (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/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 (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/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 (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) #s(hole binary64 (* -1 (* c (+ a (* -1 (/ (pow b_2 2) c))))))) |
#s(approx (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2)) #s(hole binary64 (* -1 (* c (+ (* (sqrt (/ a c)) (sqrt -1)) (/ b_2 c)))))) |
#s(approx (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 b_2) (* -1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 2) (sqrt -1))))) c)) (* (sqrt (/ a c)) (sqrt -1))))))) |
#s(approx (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 b_2) (* -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))) c)) (* (sqrt (/ a c)) (sqrt -1))))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 41.0ms | b_2 | @ | 0 | ((/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (* (/ (- (pow (* (/ (/ c b_2) b_2) 1/2) 3) (pow (* (pow a -1) 2) 3)) (+ (* (* (/ (/ c b_2) b_2) 1/2) (* (/ (/ c b_2) b_2) 1/2)) (+ (* (* (pow a -1) 2) (* (pow a -1) 2)) (* (* (/ (/ c b_2) b_2) 1/2) (* (pow a -1) 2))))) b_2) (/ (- (pow (* (/ (/ c b_2) b_2) 1/2) 3) (pow (* (pow a -1) 2) 3)) (+ (* (* (/ (/ c b_2) b_2) 1/2) (* (/ (/ c b_2) b_2) 1/2)) (+ (* (* (pow a -1) 2) (* (pow a -1) 2)) (* (* (/ (/ c b_2) b_2) 1/2) (* (pow a -1) 2))))) (- (pow (* (/ (/ c b_2) b_2) 1/2) 3) (pow (* (pow a -1) 2) 3)) (pow (* (/ (/ c b_2) b_2) 1/2) 3) (* (/ (/ c b_2) b_2) 1/2) (/ (/ c b_2) b_2) (/ c b_2) c b_2 1/2 3 (pow (* (pow a -1) 2) 3) (* (pow a -1) 2) (pow a -1) a -1 2 (+ (* (* (/ (/ c b_2) b_2) 1/2) (* (/ (/ c b_2) b_2) 1/2)) (+ (* (* (pow a -1) 2) (* (pow a -1) 2)) (* (* (/ (/ c b_2) b_2) 1/2) (* (pow a -1) 2)))) (+ (* (* (pow a -1) 2) (* (pow a -1) 2)) (* (* (/ (/ c b_2) b_2) 1/2) (* (pow a -1) 2))) (* (* (/ (/ c b_2) b_2) 1/2) (* (pow a -1) 2)) (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (* (+ (* (/ c (exp (* (log b_2) 2))) 1/2) (* -2 (pow a -1))) b_2) (+ (* (/ c (exp (* (log b_2) 2))) 1/2) (* -2 (pow a -1))) (/ c (exp (* (log b_2) 2))) (exp (* (log b_2) 2)) (* (log b_2) 2) (log b_2) (* -2 (pow a -1)) -2 (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2)) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) (pow b_2 1) 1 (* -1 (* c a)) (* c a) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) |
| 32.0ms | c | @ | 0 | ((/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (* (/ (- (pow (* (/ (/ c b_2) b_2) 1/2) 3) (pow (* (pow a -1) 2) 3)) (+ (* (* (/ (/ c b_2) b_2) 1/2) (* (/ (/ c b_2) b_2) 1/2)) (+ (* (* (pow a -1) 2) (* (pow a -1) 2)) (* (* (/ (/ c b_2) b_2) 1/2) (* (pow a -1) 2))))) b_2) (/ (- (pow (* (/ (/ c b_2) b_2) 1/2) 3) (pow (* (pow a -1) 2) 3)) (+ (* (* (/ (/ c b_2) b_2) 1/2) (* (/ (/ c b_2) b_2) 1/2)) (+ (* (* (pow a -1) 2) (* (pow a -1) 2)) (* (* (/ (/ c b_2) b_2) 1/2) (* (pow a -1) 2))))) (- (pow (* (/ (/ c b_2) b_2) 1/2) 3) (pow (* (pow a -1) 2) 3)) (pow (* (/ (/ c b_2) b_2) 1/2) 3) (* (/ (/ c b_2) b_2) 1/2) (/ (/ c b_2) b_2) (/ c b_2) c b_2 1/2 3 (pow (* (pow a -1) 2) 3) (* (pow a -1) 2) (pow a -1) a -1 2 (+ (* (* (/ (/ c b_2) b_2) 1/2) (* (/ (/ c b_2) b_2) 1/2)) (+ (* (* (pow a -1) 2) (* (pow a -1) 2)) (* (* (/ (/ c b_2) b_2) 1/2) (* (pow a -1) 2)))) (+ (* (* (pow a -1) 2) (* (pow a -1) 2)) (* (* (/ (/ c b_2) b_2) 1/2) (* (pow a -1) 2))) (* (* (/ (/ c b_2) b_2) 1/2) (* (pow a -1) 2)) (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (* (+ (* (/ c (exp (* (log b_2) 2))) 1/2) (* -2 (pow a -1))) b_2) (+ (* (/ c (exp (* (log b_2) 2))) 1/2) (* -2 (pow a -1))) (/ c (exp (* (log b_2) 2))) (exp (* (log b_2) 2)) (* (log b_2) 2) (log b_2) (* -2 (pow a -1)) -2 (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2)) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) (pow b_2 1) 1 (* -1 (* c a)) (* c a) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) |
| 23.0ms | b_2 | @ | -inf | ((/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (* (/ (- (pow (* (/ (/ c b_2) b_2) 1/2) 3) (pow (* (pow a -1) 2) 3)) (+ (* (* (/ (/ c b_2) b_2) 1/2) (* (/ (/ c b_2) b_2) 1/2)) (+ (* (* (pow a -1) 2) (* (pow a -1) 2)) (* (* (/ (/ c b_2) b_2) 1/2) (* (pow a -1) 2))))) b_2) (/ (- (pow (* (/ (/ c b_2) b_2) 1/2) 3) (pow (* (pow a -1) 2) 3)) (+ (* (* (/ (/ c b_2) b_2) 1/2) (* (/ (/ c b_2) b_2) 1/2)) (+ (* (* (pow a -1) 2) (* (pow a -1) 2)) (* (* (/ (/ c b_2) b_2) 1/2) (* (pow a -1) 2))))) (- (pow (* (/ (/ c b_2) b_2) 1/2) 3) (pow (* (pow a -1) 2) 3)) (pow (* (/ (/ c b_2) b_2) 1/2) 3) (* (/ (/ c b_2) b_2) 1/2) (/ (/ c b_2) b_2) (/ c b_2) c b_2 1/2 3 (pow (* (pow a -1) 2) 3) (* (pow a -1) 2) (pow a -1) a -1 2 (+ (* (* (/ (/ c b_2) b_2) 1/2) (* (/ (/ c b_2) b_2) 1/2)) (+ (* (* (pow a -1) 2) (* (pow a -1) 2)) (* (* (/ (/ c b_2) b_2) 1/2) (* (pow a -1) 2)))) (+ (* (* (pow a -1) 2) (* (pow a -1) 2)) (* (* (/ (/ c b_2) b_2) 1/2) (* (pow a -1) 2))) (* (* (/ (/ c b_2) b_2) 1/2) (* (pow a -1) 2)) (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (* (+ (* (/ c (exp (* (log b_2) 2))) 1/2) (* -2 (pow a -1))) b_2) (+ (* (/ c (exp (* (log b_2) 2))) 1/2) (* -2 (pow a -1))) (/ c (exp (* (log b_2) 2))) (exp (* (log b_2) 2)) (* (log b_2) 2) (log b_2) (* -2 (pow a -1)) -2 (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2)) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) (pow b_2 1) 1 (* -1 (* c a)) (* c a) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) |
| 14.0ms | b_2 | @ | inf | ((/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (* (/ (- (pow (* (/ (/ c b_2) b_2) 1/2) 3) (pow (* (pow a -1) 2) 3)) (+ (* (* (/ (/ c b_2) b_2) 1/2) (* (/ (/ c b_2) b_2) 1/2)) (+ (* (* (pow a -1) 2) (* (pow a -1) 2)) (* (* (/ (/ c b_2) b_2) 1/2) (* (pow a -1) 2))))) b_2) (/ (- (pow (* (/ (/ c b_2) b_2) 1/2) 3) (pow (* (pow a -1) 2) 3)) (+ (* (* (/ (/ c b_2) b_2) 1/2) (* (/ (/ c b_2) b_2) 1/2)) (+ (* (* (pow a -1) 2) (* (pow a -1) 2)) (* (* (/ (/ c b_2) b_2) 1/2) (* (pow a -1) 2))))) (- (pow (* (/ (/ c b_2) b_2) 1/2) 3) (pow (* (pow a -1) 2) 3)) (pow (* (/ (/ c b_2) b_2) 1/2) 3) (* (/ (/ c b_2) b_2) 1/2) (/ (/ c b_2) b_2) (/ c b_2) c b_2 1/2 3 (pow (* (pow a -1) 2) 3) (* (pow a -1) 2) (pow a -1) a -1 2 (+ (* (* (/ (/ c b_2) b_2) 1/2) (* (/ (/ c b_2) b_2) 1/2)) (+ (* (* (pow a -1) 2) (* (pow a -1) 2)) (* (* (/ (/ c b_2) b_2) 1/2) (* (pow a -1) 2)))) (+ (* (* (pow a -1) 2) (* (pow a -1) 2)) (* (* (/ (/ c b_2) b_2) 1/2) (* (pow a -1) 2))) (* (* (/ (/ c b_2) b_2) 1/2) (* (pow a -1) 2)) (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (* (+ (* (/ c (exp (* (log b_2) 2))) 1/2) (* -2 (pow a -1))) b_2) (+ (* (/ c (exp (* (log b_2) 2))) 1/2) (* -2 (pow a -1))) (/ c (exp (* (log b_2) 2))) (exp (* (log b_2) 2)) (* (log b_2) 2) (log b_2) (* -2 (pow a -1)) -2 (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2)) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) (pow b_2 1) 1 (* -1 (* c a)) (* c a) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) |
| 12.0ms | a | @ | -inf | ((/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (* (/ (- (pow (* (/ (/ c b_2) b_2) 1/2) 3) (pow (* (pow a -1) 2) 3)) (+ (* (* (/ (/ c b_2) b_2) 1/2) (* (/ (/ c b_2) b_2) 1/2)) (+ (* (* (pow a -1) 2) (* (pow a -1) 2)) (* (* (/ (/ c b_2) b_2) 1/2) (* (pow a -1) 2))))) b_2) (/ (- (pow (* (/ (/ c b_2) b_2) 1/2) 3) (pow (* (pow a -1) 2) 3)) (+ (* (* (/ (/ c b_2) b_2) 1/2) (* (/ (/ c b_2) b_2) 1/2)) (+ (* (* (pow a -1) 2) (* (pow a -1) 2)) (* (* (/ (/ c b_2) b_2) 1/2) (* (pow a -1) 2))))) (- (pow (* (/ (/ c b_2) b_2) 1/2) 3) (pow (* (pow a -1) 2) 3)) (pow (* (/ (/ c b_2) b_2) 1/2) 3) (* (/ (/ c b_2) b_2) 1/2) (/ (/ c b_2) b_2) (/ c b_2) c b_2 1/2 3 (pow (* (pow a -1) 2) 3) (* (pow a -1) 2) (pow a -1) a -1 2 (+ (* (* (/ (/ c b_2) b_2) 1/2) (* (/ (/ c b_2) b_2) 1/2)) (+ (* (* (pow a -1) 2) (* (pow a -1) 2)) (* (* (/ (/ c b_2) b_2) 1/2) (* (pow a -1) 2)))) (+ (* (* (pow a -1) 2) (* (pow a -1) 2)) (* (* (/ (/ c b_2) b_2) 1/2) (* (pow a -1) 2))) (* (* (/ (/ c b_2) b_2) 1/2) (* (pow a -1) 2)) (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (* (+ (* (/ c (exp (* (log b_2) 2))) 1/2) (* -2 (pow a -1))) b_2) (+ (* (/ c (exp (* (log b_2) 2))) 1/2) (* -2 (pow a -1))) (/ c (exp (* (log b_2) 2))) (exp (* (log b_2) 2)) (* (log b_2) 2) (log b_2) (* -2 (pow a -1)) -2 (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2)) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) (pow b_2 1) 1 (* -1 (* c a)) (* c a) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1655 | 18578 |
| 0 | 1721 | 14104 |
| 0 | 8190 | 13783 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (/.f64 c b_2) b_2) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 (/.f64 c b_2) b_2) #s(literal 1/2 binary64)) (*.f64 (/.f64 (/.f64 c b_2) b_2) #s(literal 1/2 binary64)) (fma.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (/.f64 c b_2) b_2) #s(literal 1/2 binary64)) (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 2 binary64)))))) b_2)) |
(*.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (/.f64 c b_2) b_2) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 (/.f64 c b_2) b_2) #s(literal 1/2 binary64)) (*.f64 (/.f64 (/.f64 c b_2) b_2) #s(literal 1/2 binary64)) (fma.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (/.f64 c b_2) b_2) #s(literal 1/2 binary64)) (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 2 binary64)))))) b_2) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (/.f64 c b_2) b_2) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 (/.f64 c b_2) b_2) #s(literal 1/2 binary64)) (*.f64 (/.f64 (/.f64 c b_2) b_2) #s(literal 1/2 binary64)) (fma.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (/.f64 c b_2) b_2) #s(literal 1/2 binary64)) (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 2 binary64)))))) |
(-.f64 (pow.f64 (*.f64 (/.f64 (/.f64 c b_2) b_2) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 2 binary64)) #s(literal 3 binary64))) |
(pow.f64 (*.f64 (/.f64 (/.f64 c b_2) b_2) #s(literal 1/2 binary64)) #s(literal 3 binary64)) |
(*.f64 (/.f64 (/.f64 c b_2) b_2) #s(literal 1/2 binary64)) |
(/.f64 (/.f64 c b_2) b_2) |
(/.f64 c b_2) |
c |
b_2 |
#s(literal 1/2 binary64) |
#s(literal 3 binary64) |
(pow.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 2 binary64)) #s(literal 3 binary64)) |
(*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 2 binary64)) |
(pow.f64 a #s(literal -1 binary64)) |
a |
#s(literal -1 binary64) |
#s(literal 2 binary64) |
(fma.f64 (*.f64 (/.f64 (/.f64 c b_2) b_2) #s(literal 1/2 binary64)) (*.f64 (/.f64 (/.f64 c b_2) b_2) #s(literal 1/2 binary64)) (fma.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (/.f64 c b_2) b_2) #s(literal 1/2 binary64)) (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 2 binary64))))) |
(fma.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (/.f64 c b_2) b_2) #s(literal 1/2 binary64)) (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 2 binary64)))) |
(*.f64 (*.f64 (/.f64 (/.f64 c b_2) b_2) #s(literal 1/2 binary64)) (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 2 binary64))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (fma.f64 (/.f64 c (exp.f64 (*.f64 (log.f64 b_2) #s(literal 2 binary64)))) #s(literal 1/2 binary64) (*.f64 #s(literal -2 binary64) (pow.f64 a #s(literal -1 binary64)))) b_2)) |
(*.f64 (fma.f64 (/.f64 c (exp.f64 (*.f64 (log.f64 b_2) #s(literal 2 binary64)))) #s(literal 1/2 binary64) (*.f64 #s(literal -2 binary64) (pow.f64 a #s(literal -1 binary64)))) b_2) |
(fma.f64 (/.f64 c (exp.f64 (*.f64 (log.f64 b_2) #s(literal 2 binary64)))) #s(literal 1/2 binary64) (*.f64 #s(literal -2 binary64) (pow.f64 a #s(literal -1 binary64)))) |
(/.f64 c (exp.f64 (*.f64 (log.f64 b_2) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 b_2) #s(literal 2 binary64))) |
(*.f64 (log.f64 b_2) #s(literal 2 binary64)) |
(log.f64 b_2) |
(*.f64 #s(literal -2 binary64) (pow.f64 a #s(literal -1 binary64))) |
#s(literal -2 binary64) |
(/.f64 (/.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 (pow.f64 (fma.f64 (pow.f64 b_2 #s(literal 1 binary64)) (pow.f64 b_2 #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 c a))) #s(literal 1/2 binary64)) (pow.f64 (fma.f64 (pow.f64 b_2 #s(literal 1 binary64)) (pow.f64 b_2 #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 c a))) #s(literal 1/2 binary64)))) (fma.f64 #s(literal -1 binary64) b_2 (pow.f64 (fma.f64 (pow.f64 b_2 #s(literal 1 binary64)) (pow.f64 b_2 #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 c a))) #s(literal 1/2 binary64)))) a) |
(/.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 (pow.f64 (fma.f64 (pow.f64 b_2 #s(literal 1 binary64)) (pow.f64 b_2 #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 c a))) #s(literal 1/2 binary64)) (pow.f64 (fma.f64 (pow.f64 b_2 #s(literal 1 binary64)) (pow.f64 b_2 #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 c a))) #s(literal 1/2 binary64)))) (fma.f64 #s(literal -1 binary64) b_2 (pow.f64 (fma.f64 (pow.f64 b_2 #s(literal 1 binary64)) (pow.f64 b_2 #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 c a))) #s(literal 1/2 binary64)))) |
(-.f64 (*.f64 b_2 b_2) (*.f64 (pow.f64 (fma.f64 (pow.f64 b_2 #s(literal 1 binary64)) (pow.f64 b_2 #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 c a))) #s(literal 1/2 binary64)) (pow.f64 (fma.f64 (pow.f64 b_2 #s(literal 1 binary64)) (pow.f64 b_2 #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 c a))) #s(literal 1/2 binary64)))) |
(*.f64 b_2 b_2) |
(*.f64 (pow.f64 (fma.f64 (pow.f64 b_2 #s(literal 1 binary64)) (pow.f64 b_2 #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 c a))) #s(literal 1/2 binary64)) (pow.f64 (fma.f64 (pow.f64 b_2 #s(literal 1 binary64)) (pow.f64 b_2 #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 c a))) #s(literal 1/2 binary64))) |
(pow.f64 (fma.f64 (pow.f64 b_2 #s(literal 1 binary64)) (pow.f64 b_2 #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 c a))) #s(literal 1/2 binary64)) |
(fma.f64 (pow.f64 b_2 #s(literal 1 binary64)) (pow.f64 b_2 #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 c a))) |
(pow.f64 b_2 #s(literal 1 binary64)) |
#s(literal 1 binary64) |
(*.f64 #s(literal -1 binary64) (*.f64 c a)) |
(*.f64 c a) |
(fma.f64 #s(literal -1 binary64) b_2 (pow.f64 (fma.f64 (pow.f64 b_2 #s(literal 1 binary64)) (pow.f64 b_2 #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 c a))) #s(literal 1/2 binary64))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -2 (/ b_2 a)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (/ (+ (* -2 b_2) (* 1/2 (/ (* a c) b_2))) a))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (/ (+ (* -2 b_2) (* a (+ (* 1/8 (/ (* a (pow c 2)) (pow b_2 3))) (* 1/2 (/ c b_2))))) a))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (/ (+ (* -2 b_2) (* a (+ (* 1/2 (/ c b_2)) (* a (+ (* 1/16 (/ (* a (pow c 3)) (pow b_2 5))) (* 1/8 (/ (pow c 2) (pow b_2 3)))))))) a))) |
#s(approx (* (/ (- (pow (* (/ (/ c b_2) b_2) 1/2) 3) (pow (* (pow a -1) 2) 3)) (+ (* (* (/ (/ c b_2) b_2) 1/2) (* (/ (/ c b_2) b_2) 1/2)) (+ (* (* (pow a -1) 2) (* (pow a -1) 2)) (* (* (/ (/ c b_2) b_2) 1/2) (* (pow a -1) 2))))) b_2) #s(hole binary64 (* -2 (/ b_2 a)))) |
#s(approx (* (/ (- (pow (* (/ (/ c b_2) b_2) 1/2) 3) (pow (* (pow a -1) 2) 3)) (+ (* (* (/ (/ c b_2) b_2) 1/2) (* (/ (/ c b_2) b_2) 1/2)) (+ (* (* (pow a -1) 2) (* (pow a -1) 2)) (* (* (/ (/ c b_2) b_2) 1/2) (* (pow a -1) 2))))) b_2) #s(hole binary64 (/ (+ (* -2 b_2) (* 1/2 (/ (* a c) b_2))) a))) |
#s(approx (* (/ (- (pow (* (/ (/ c b_2) b_2) 1/2) 3) (pow (* (pow a -1) 2) 3)) (+ (* (* (/ (/ c b_2) b_2) 1/2) (* (/ (/ c b_2) b_2) 1/2)) (+ (* (* (pow a -1) 2) (* (pow a -1) 2)) (* (* (/ (/ c b_2) b_2) 1/2) (* (pow a -1) 2))))) b_2) #s(hole binary64 (/ (+ (* -2 b_2) (* a (- (* -1 (* a (+ (* -1/8 (/ (pow c 2) (pow b_2 3))) (* 1/8 (/ (pow c 2) (pow b_2 3)))))) (* -1/2 (/ c b_2))))) a))) |
#s(approx (* (/ (- (pow (* (/ (/ c b_2) b_2) 1/2) 3) (pow (* (pow a -1) 2) 3)) (+ (* (* (/ (/ c b_2) b_2) 1/2) (* (/ (/ c b_2) b_2) 1/2)) (+ (* (* (pow a -1) 2) (* (pow a -1) 2)) (* (* (/ (/ c b_2) b_2) 1/2) (* (pow a -1) 2))))) b_2) #s(hole binary64 (/ (+ (* -2 b_2) (* a (- (* a (- (* 1/4 (/ (* a (* c (+ (* -1/8 (/ (pow c 2) (pow b_2 3))) (* 1/8 (/ (pow c 2) (pow b_2 3)))))) (pow b_2 2))) (+ (* -1/8 (/ (pow c 2) (pow b_2 3))) (* 1/8 (/ (pow c 2) (pow b_2 3)))))) (* -1/2 (/ c b_2))))) a))) |
#s(approx (/ (- (pow (* (/ (/ c b_2) b_2) 1/2) 3) (pow (* (pow a -1) 2) 3)) (+ (* (* (/ (/ c b_2) b_2) 1/2) (* (/ (/ c b_2) b_2) 1/2)) (+ (* (* (pow a -1) 2) (* (pow a -1) 2)) (* (* (/ (/ c b_2) b_2) 1/2) (* (pow a -1) 2))))) #s(hole binary64 (/ -2 a))) |
#s(approx (/ (- (pow (* (/ (/ c b_2) b_2) 1/2) 3) (pow (* (pow a -1) 2) 3)) (+ (* (* (/ (/ c b_2) b_2) 1/2) (* (/ (/ c b_2) b_2) 1/2)) (+ (* (* (pow a -1) 2) (* (pow a -1) 2)) (* (* (/ (/ c b_2) b_2) 1/2) (* (pow a -1) 2))))) #s(hole binary64 (/ (- (* 1/2 (/ (* a c) (pow b_2 2))) 2) a))) |
#s(approx (/ (- (pow (* (/ (/ c b_2) b_2) 1/2) 3) (pow (* (pow a -1) 2) 3)) (+ (* (* (/ (/ c b_2) b_2) 1/2) (* (/ (/ c b_2) b_2) 1/2)) (+ (* (* (pow a -1) 2) (* (pow a -1) 2)) (* (* (/ (/ c b_2) b_2) 1/2) (* (pow a -1) 2))))) #s(hole binary64 (/ (- (* a (- (* -1 (* a (+ (* -1/8 (/ (pow c 2) (pow b_2 4))) (* 1/8 (/ (pow c 2) (pow b_2 4)))))) (* -1/2 (/ c (pow b_2 2))))) 2) a))) |
#s(approx (/ (- (pow (* (/ (/ c b_2) b_2) 1/2) 3) (pow (* (pow a -1) 2) 3)) (+ (* (* (/ (/ c b_2) b_2) 1/2) (* (/ (/ c b_2) b_2) 1/2)) (+ (* (* (pow a -1) 2) (* (pow a -1) 2)) (* (* (/ (/ c b_2) b_2) 1/2) (* (pow a -1) 2))))) #s(hole binary64 (/ (- (* a (- (* a (- (* 1/4 (/ (* a (* c (+ (* -1/8 (/ (pow c 2) (pow b_2 4))) (* 1/8 (/ (pow c 2) (pow b_2 4)))))) (pow b_2 2))) (+ (* -1/8 (/ (pow c 2) (pow b_2 4))) (* 1/8 (/ (pow c 2) (pow b_2 4)))))) (* -1/2 (/ c (pow b_2 2))))) 2) a))) |
#s(approx (- (pow (* (/ (/ c b_2) b_2) 1/2) 3) (pow (* (pow a -1) 2) 3)) #s(hole binary64 (/ -8 (pow a 3)))) |
#s(approx (- (pow (* (/ (/ c b_2) b_2) 1/2) 3) (pow (* (pow a -1) 2) 3)) #s(hole binary64 (/ (- (* 1/8 (/ (* (pow a 3) (pow c 3)) (pow b_2 6))) 8) (pow a 3)))) |
#s(approx (pow (* (pow a -1) 2) 3) #s(hole binary64 (/ 8 (pow a 3)))) |
#s(approx (* (pow a -1) 2) #s(hole binary64 (/ 2 a))) |
#s(approx (pow a -1) #s(hole binary64 (/ 1 a))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (+ (* (* (/ (/ c b_2) b_2) 1/2) (* (/ (/ c b_2) b_2) 1/2)) (+ (* (* (pow a -1) 2) (* (pow a -1) 2)) (* (* (/ (/ c b_2) b_2) 1/2) (* (pow a -1) 2)))) #s(hole binary64 (/ 4 (pow a 2)))) |
#s(approx (+ (* (* (/ (/ c b_2) b_2) 1/2) (* (/ (/ c b_2) b_2) 1/2)) (+ (* (* (pow a -1) 2) (* (pow a -1) 2)) (* (* (/ (/ c b_2) b_2) 1/2) (* (pow a -1) 2)))) #s(hole binary64 (/ (+ 4 (/ (* a c) (pow b_2 2))) (pow a 2)))) |
#s(approx (+ (* (* (/ (/ c b_2) b_2) 1/2) (* (/ (/ c b_2) b_2) 1/2)) (+ (* (* (pow a -1) 2) (* (pow a -1) 2)) (* (* (/ (/ c b_2) b_2) 1/2) (* (pow a -1) 2)))) #s(hole binary64 (/ (+ 4 (* a (+ (* 1/4 (/ (* a (pow c 2)) (pow b_2 4))) (/ c (pow b_2 2))))) (pow a 2)))) |
#s(approx (+ (* (* (pow a -1) 2) (* (pow a -1) 2)) (* (* (/ (/ c b_2) b_2) 1/2) (* (pow a -1) 2))) #s(hole binary64 (/ 4 (pow a 2)))) |
#s(approx (+ (* (* (pow a -1) 2) (* (pow a -1) 2)) (* (* (/ (/ c b_2) b_2) 1/2) (* (pow a -1) 2))) #s(hole binary64 (/ (+ 4 (/ (* a c) (pow b_2 2))) (pow a 2)))) |
#s(approx (* (* (/ (/ c b_2) b_2) 1/2) (* (pow a -1) 2)) #s(hole binary64 (/ c (* a (pow b_2 2))))) |
#s(approx (* (+ (* (/ c (exp (* (log b_2) 2))) 1/2) (* -2 (pow a -1))) b_2) #s(hole binary64 (* -2 (/ b_2 a)))) |
#s(approx (* (+ (* (/ c (exp (* (log b_2) 2))) 1/2) (* -2 (pow a -1))) b_2) #s(hole binary64 (/ (+ (* -2 b_2) (* 1/2 (/ (* a c) b_2))) a))) |
#s(approx (+ (* (/ c (exp (* (log b_2) 2))) 1/2) (* -2 (pow a -1))) #s(hole binary64 (/ -2 a))) |
#s(approx (+ (* (/ c (exp (* (log b_2) 2))) 1/2) (* -2 (pow a -1))) #s(hole binary64 (/ (- (* 1/2 (/ (* a c) (pow b_2 2))) 2) a))) |
#s(approx (* -2 (pow a -1)) #s(hole binary64 (/ -2 a))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) #s(hole binary64 (/ c (+ b_2 (* -1 b_2))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) #s(hole binary64 (+ (* 1/2 (/ (* a (pow c 2)) (* b_2 (pow (+ b_2 (* -1 b_2)) 2)))) (/ c (+ b_2 (* -1 b_2)))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) #s(hole binary64 (+ (* a (- (* -1 (* a (+ (* -1/4 (/ (pow c 3) (* (pow b_2 2) (pow (+ b_2 (* -1 b_2)) 3)))) (* -1/8 (/ (pow c 3) (* (pow b_2 3) (pow (+ b_2 (* -1 b_2)) 2))))))) (* -1/2 (/ (pow c 2) (* b_2 (pow (+ b_2 (* -1 b_2)) 2)))))) (/ c (+ b_2 (* -1 b_2)))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) #s(hole binary64 (+ (* a (- (* a (- (* -1 (* a (+ (* -1/16 (/ (pow c 4) (* (pow b_2 4) (pow (+ b_2 (* -1 b_2)) 3)))) (+ (* -1/16 (/ (pow c 4) (* (pow b_2 5) (pow (+ b_2 (* -1 b_2)) 2)))) (* 1/2 (/ (* c (+ (* -1/4 (/ (pow c 3) (* (pow b_2 2) (pow (+ b_2 (* -1 b_2)) 3)))) (* -1/8 (/ (pow c 3) (* (pow b_2 3) (pow (+ b_2 (* -1 b_2)) 2)))))) (* b_2 (+ b_2 (* -1 b_2))))))))) (+ (* -1/4 (/ (pow c 3) (* (pow b_2 2) (pow (+ b_2 (* -1 b_2)) 3)))) (* -1/8 (/ (pow c 3) (* (pow b_2 3) (pow (+ b_2 (* -1 b_2)) 2))))))) (* -1/2 (/ (pow c 2) (* b_2 (pow (+ b_2 (* -1 b_2)) 2)))))) (/ c (+ b_2 (* -1 b_2)))))) |
#s(approx (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) #s(hole binary64 (/ (* a c) (+ b_2 (* -1 b_2))))) |
#s(approx (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) #s(hole binary64 (* a (+ (* 1/2 (/ (* a (pow c 2)) (* b_2 (pow (+ b_2 (* -1 b_2)) 2)))) (/ c (+ b_2 (* -1 b_2))))))) |
#s(approx (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) #s(hole binary64 (* a (+ (* a (- (* -1 (* a (+ (* -1/4 (/ (pow c 3) (* (pow b_2 2) (pow (+ b_2 (* -1 b_2)) 3)))) (* -1/8 (/ (pow c 3) (* (pow b_2 3) (pow (+ b_2 (* -1 b_2)) 2))))))) (* -1/2 (/ (pow c 2) (* b_2 (pow (+ b_2 (* -1 b_2)) 2)))))) (/ c (+ b_2 (* -1 b_2))))))) |
#s(approx (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) #s(hole binary64 (* a (+ (* a (- (* a (- (* -1 (* a (+ (* -1/16 (/ (pow c 4) (* (pow b_2 4) (pow (+ b_2 (* -1 b_2)) 3)))) (+ (* -1/16 (/ (pow c 4) (* (pow b_2 5) (pow (+ b_2 (* -1 b_2)) 2)))) (* 1/2 (/ (* c (+ (* -1/4 (/ (pow c 3) (* (pow b_2 2) (pow (+ b_2 (* -1 b_2)) 3)))) (* -1/8 (/ (pow c 3) (* (pow b_2 3) (pow (+ b_2 (* -1 b_2)) 2)))))) (* b_2 (+ b_2 (* -1 b_2))))))))) (+ (* -1/4 (/ (pow c 3) (* (pow b_2 2) (pow (+ b_2 (* -1 b_2)) 3)))) (* -1/8 (/ (pow c 3) (* (pow b_2 3) (pow (+ b_2 (* -1 b_2)) 2))))))) (* -1/2 (/ (pow c 2) (* b_2 (pow (+ b_2 (* -1 b_2)) 2)))))) (/ c (+ b_2 (* -1 b_2))))))) |
#s(approx (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) #s(hole binary64 (* a c))) |
#s(approx (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2)) #s(hole binary64 (pow b_2 2))) |
#s(approx (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2)) #s(hole binary64 (+ (* -1 (* a c)) (pow b_2 2)))) |
#s(approx (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) #s(hole binary64 b_2)) |
#s(approx (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) #s(hole binary64 (+ b_2 (* -1/2 (/ (* a c) b_2))))) |
#s(approx (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) #s(hole binary64 (+ b_2 (* a (+ (* -1/2 (/ c b_2)) (* -1/8 (/ (* a (pow c 2)) (pow b_2 3)))))))) |
#s(approx (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/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 (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) #s(hole binary64 (pow b_2 2))) |
#s(approx (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) #s(hole binary64 (+ (* -1 (* a c)) (pow b_2 2)))) |
#s(approx (* -1 (* c a)) #s(hole binary64 (* -1 (* a c)))) |
#s(approx (* c a) #s(hole binary64 (* a c))) |
#s(approx (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2)) #s(hole binary64 (+ b_2 (* -1 b_2)))) |
#s(approx (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2)) #s(hole binary64 (+ b_2 (+ (* -1 b_2) (* -1/2 (/ (* a c) b_2)))))) |
#s(approx (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2)) #s(hole binary64 (+ b_2 (+ (* -1 b_2) (* a (+ (* -1/2 (/ c b_2)) (* -1/8 (/ (* a (pow c 2)) (pow b_2 3))))))))) |
#s(approx (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2)) #s(hole binary64 (+ b_2 (+ (* -1 b_2) (* a (+ (* -1/2 (/ c b_2)) (* a (+ (* -1/8 (/ (pow c 2) (pow b_2 3))) (* -1/16 (/ (* a (pow c 3)) (pow b_2 5))))))))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ b_2 a))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (+ (* -1 (/ b_2 a)) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (+ (* -1 (/ b_2 a)) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3))))))))) |
#s(approx (* (/ (- (pow (* (/ (/ c b_2) b_2) 1/2) 3) (pow (* (pow a -1) 2) 3)) (+ (* (* (/ (/ c b_2) b_2) 1/2) (* (/ (/ c b_2) b_2) 1/2)) (+ (* (* (pow a -1) 2) (* (pow a -1) 2)) (* (* (/ (/ c b_2) b_2) 1/2) (* (pow a -1) 2))))) b_2) #s(hole binary64 (* 1/2 (/ c b_2)))) |
#s(approx (* (/ (- (pow (* (/ (/ c b_2) b_2) 1/2) 3) (pow (* (pow a -1) 2) 3)) (+ (* (* (/ (/ c b_2) b_2) 1/2) (* (/ (/ c b_2) b_2) 1/2)) (+ (* (* (pow a -1) 2) (* (pow a -1) 2)) (* (* (/ (/ c b_2) b_2) 1/2) (* (pow a -1) 2))))) b_2) #s(hole binary64 (+ (* -2 (/ b_2 a)) (* 1/2 (/ c b_2))))) |
#s(approx (* (/ (- (pow (* (/ (/ c b_2) b_2) 1/2) 3) (pow (* (pow a -1) 2) 3)) (+ (* (* (/ (/ c b_2) b_2) 1/2) (* (/ (/ c b_2) b_2) 1/2)) (+ (* (* (pow a -1) 2) (* (pow a -1) 2)) (* (* (/ (/ c b_2) b_2) 1/2) (* (pow a -1) 2))))) b_2) #s(hole binary64 (- (+ (* -1 (/ (+ (* -8 (/ (pow b_2 3) c)) (* 8 (/ (pow b_2 3) c))) (pow a 2))) (* 1/2 (/ c b_2))) (* 2 (/ b_2 a))))) |
#s(approx (* (/ (- (pow (* (/ (/ c b_2) b_2) 1/2) 3) (pow (* (pow a -1) 2) 3)) (+ (* (* (/ (/ c b_2) b_2) 1/2) (* (/ (/ c b_2) b_2) 1/2)) (+ (* (* (pow a -1) 2) (* (pow a -1) 2)) (* (* (/ (/ c b_2) b_2) 1/2) (* (pow a -1) 2))))) b_2) #s(hole binary64 (- (+ (* 1/2 (/ c b_2)) (* 4 (/ (* (pow b_2 2) (+ (* -8 (/ (pow b_2 3) c)) (* 8 (/ (pow b_2 3) c)))) (* (pow a 3) c)))) (+ (* -8 (/ (pow b_2 3) (* (pow a 2) c))) (+ (* 2 (/ b_2 a)) (* 8 (/ (pow b_2 3) (* (pow a 2) c)))))))) |
#s(approx (/ (- (pow (* (/ (/ c b_2) b_2) 1/2) 3) (pow (* (pow a -1) 2) 3)) (+ (* (* (/ (/ c b_2) b_2) 1/2) (* (/ (/ c b_2) b_2) 1/2)) (+ (* (* (pow a -1) 2) (* (pow a -1) 2)) (* (* (/ (/ c b_2) b_2) 1/2) (* (pow a -1) 2))))) #s(hole binary64 (* 1/2 (/ c (pow b_2 2))))) |
#s(approx (/ (- (pow (* (/ (/ c b_2) b_2) 1/2) 3) (pow (* (pow a -1) 2) 3)) (+ (* (* (/ (/ c b_2) b_2) 1/2) (* (/ (/ c b_2) b_2) 1/2)) (+ (* (* (pow a -1) 2) (* (pow a -1) 2)) (* (* (/ (/ c b_2) b_2) 1/2) (* (pow a -1) 2))))) #s(hole binary64 (- (* 1/2 (/ c (pow b_2 2))) (* 2 (/ 1 a))))) |
#s(approx (/ (- (pow (* (/ (/ c b_2) b_2) 1/2) 3) (pow (* (pow a -1) 2) 3)) (+ (* (* (/ (/ c b_2) b_2) 1/2) (* (/ (/ c b_2) b_2) 1/2)) (+ (* (* (pow a -1) 2) (* (pow a -1) 2)) (* (* (/ (/ c b_2) b_2) 1/2) (* (pow a -1) 2))))) #s(hole binary64 (- (+ (* -1 (/ (+ (* -8 (/ (pow b_2 2) c)) (* 8 (/ (pow b_2 2) c))) (pow a 2))) (* 1/2 (/ c (pow b_2 2)))) (* 2 (/ 1 a))))) |
#s(approx (/ (- (pow (* (/ (/ c b_2) b_2) 1/2) 3) (pow (* (pow a -1) 2) 3)) (+ (* (* (/ (/ c b_2) b_2) 1/2) (* (/ (/ c b_2) b_2) 1/2)) (+ (* (* (pow a -1) 2) (* (pow a -1) 2)) (* (* (/ (/ c b_2) b_2) 1/2) (* (pow a -1) 2))))) #s(hole binary64 (- (+ (* 1/2 (/ c (pow b_2 2))) (* 4 (/ (* (pow b_2 2) (+ (* -8 (/ (pow b_2 2) c)) (* 8 (/ (pow b_2 2) c)))) (* (pow a 3) c)))) (+ (* -8 (/ (pow b_2 2) (* (pow a 2) c))) (+ (* 8 (/ (pow b_2 2) (* (pow a 2) c))) (* 2 (/ 1 a))))))) |
#s(approx (- (pow (* (/ (/ c b_2) b_2) 1/2) 3) (pow (* (pow a -1) 2) 3)) #s(hole binary64 (* 1/8 (/ (pow c 3) (pow b_2 6))))) |
#s(approx (- (pow (* (/ (/ c b_2) b_2) 1/2) 3) (pow (* (pow a -1) 2) 3)) #s(hole binary64 (- (* 1/8 (/ (pow c 3) (pow b_2 6))) (* 8 (/ 1 (pow a 3)))))) |
#s(approx (+ (* (* (/ (/ c b_2) b_2) 1/2) (* (/ (/ c b_2) b_2) 1/2)) (+ (* (* (pow a -1) 2) (* (pow a -1) 2)) (* (* (/ (/ c b_2) b_2) 1/2) (* (pow a -1) 2)))) #s(hole binary64 (* 1/4 (/ (pow c 2) (pow b_2 4))))) |
#s(approx (+ (* (* (/ (/ c b_2) b_2) 1/2) (* (/ (/ c b_2) b_2) 1/2)) (+ (* (* (pow a -1) 2) (* (pow a -1) 2)) (* (* (/ (/ c b_2) b_2) 1/2) (* (pow a -1) 2)))) #s(hole binary64 (+ (* 1/4 (/ (pow c 2) (pow b_2 4))) (/ c (* a (pow b_2 2)))))) |
#s(approx (+ (* (* (/ (/ c b_2) b_2) 1/2) (* (/ (/ c b_2) b_2) 1/2)) (+ (* (* (pow a -1) 2) (* (pow a -1) 2)) (* (* (/ (/ c b_2) b_2) 1/2) (* (pow a -1) 2)))) #s(hole binary64 (+ (* 1/4 (/ (pow c 2) (pow b_2 4))) (+ (/ 4 (pow a 2)) (/ c (* a (pow b_2 2))))))) |
#s(approx (+ (* (* (pow a -1) 2) (* (pow a -1) 2)) (* (* (/ (/ c b_2) b_2) 1/2) (* (pow a -1) 2))) #s(hole binary64 (/ c (* a (pow b_2 2))))) |
#s(approx (+ (* (* (pow a -1) 2) (* (pow a -1) 2)) (* (* (/ (/ c b_2) b_2) 1/2) (* (pow a -1) 2))) #s(hole binary64 (/ (+ (* 4 (/ 1 a)) (/ c (pow b_2 2))) a))) |
#s(approx (* (+ (* (/ c (exp (* (log b_2) 2))) 1/2) (* -2 (pow a -1))) b_2) #s(hole binary64 (* 1/2 (/ c b_2)))) |
#s(approx (* (+ (* (/ c (exp (* (log b_2) 2))) 1/2) (* -2 (pow a -1))) b_2) #s(hole binary64 (+ (* -2 (/ b_2 a)) (* 1/2 (/ c b_2))))) |
#s(approx (+ (* (/ c (exp (* (log b_2) 2))) 1/2) (* -2 (pow a -1))) #s(hole binary64 (* 1/2 (/ c (pow b_2 2))))) |
#s(approx (+ (* (/ c (exp (* (log b_2) 2))) 1/2) (* -2 (pow a -1))) #s(hole binary64 (- (* 1/2 (/ c (pow b_2 2))) (* 2 (/ 1 a))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) #s(hole binary64 (* (sqrt (/ c a)) (/ 1 (sqrt -1))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) #s(hole binary64 (/ (+ (* (sqrt (* a c)) (/ 1 (sqrt -1))) (/ b_2 (pow (sqrt -1) 2))) a))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) #s(hole binary64 (/ (- (+ (* -1 (/ (+ (* -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))))) (pow a 2))) (* (sqrt (* a c)) (/ 1 (sqrt -1)))) (* -1 (/ b_2 (pow (sqrt -1) 2)))) a))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) #s(hole binary64 (/ (- (+ (* -1 (/ (+ (* 1/2 (/ (* (pow a 2) (pow b_2 3)) (* c (pow (sqrt -1) 4)))) (* (sqrt (/ a 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)))) (pow a 3))) (* (sqrt (* a c)) (/ 1 (sqrt -1)))) (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (+ (* -1 (/ b_2 (pow (sqrt -1) 2))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b_2 2) (pow (sqrt -1) 3))))))) a))) |
#s(approx (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) #s(hole binary64 (* (sqrt (* a c)) (/ 1 (sqrt -1))))) |
#s(approx (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) #s(hole binary64 (+ (* (sqrt (* a c)) (/ 1 (sqrt -1))) (/ b_2 (pow (sqrt -1) 2))))) |
#s(approx (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) #s(hole binary64 (- (+ (* -1 (/ (+ (* -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))))) (pow a 2))) (* (sqrt (* a c)) (/ 1 (sqrt -1)))) (* -1 (/ b_2 (pow (sqrt -1) 2)))))) |
#s(approx (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) #s(hole binary64 (- (+ (* -1 (/ (+ (* 1/2 (/ (* (pow a 2) (pow b_2 3)) (* c (pow (sqrt -1) 4)))) (* (sqrt (/ a 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)))) (pow a 3))) (* (sqrt (* a c)) (/ 1 (sqrt -1)))) (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (+ (* -1 (/ b_2 (pow (sqrt -1) 2))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b_2 2) (pow (sqrt -1) 3))))))))) |
#s(approx (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2)) #s(hole binary64 (* -1 (* a c)))) |
#s(approx (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2)) #s(hole binary64 (* a (+ (* -1 c) (/ (pow b_2 2) a))))) |
#s(approx (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) #s(hole binary64 (* (sqrt (* a c)) (sqrt -1)))) |
#s(approx (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/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 (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/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 (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/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 (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) #s(hole binary64 (* -1 (* a c)))) |
#s(approx (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) #s(hole binary64 (* a (+ (* -1 c) (/ (pow b_2 2) a))))) |
#s(approx (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2)) #s(hole binary64 (* (sqrt (* a c)) (sqrt -1)))) |
#s(approx (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2)) #s(hole binary64 (* a (+ (* -1 (/ b_2 a)) (* (sqrt (/ c a)) (sqrt -1)))))) |
#s(approx (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2)) #s(hole binary64 (* a (+ (* -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 (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2)) #s(hole binary64 (* a (+ (* -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)))) a) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1 (/ b_2 a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1 (/ (+ b_2 (* -1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 2) (sqrt -1))))) a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1 (/ (+ b_2 (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* (pow b_2 2) (sqrt -1))))) a))) a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (* (/ (- (pow (* (/ (/ c b_2) b_2) 1/2) 3) (pow (* (pow a -1) 2) 3)) (+ (* (* (/ (/ c b_2) b_2) 1/2) (* (/ (/ c b_2) b_2) 1/2)) (+ (* (* (pow a -1) 2) (* (pow a -1) 2)) (* (* (/ (/ c b_2) b_2) 1/2) (* (pow a -1) 2))))) b_2) #s(hole binary64 (+ (* -1 (/ (- (+ (* -8 (/ (pow b_2 3) (* a c))) (* 8 (/ (pow b_2 3) (* a c)))) (* -2 b_2)) a)) (* 1/2 (/ c b_2))))) |
#s(approx (* (/ (- (pow (* (/ (/ c b_2) b_2) 1/2) 3) (pow (* (pow a -1) 2) 3)) (+ (* (* (/ (/ c b_2) b_2) 1/2) (* (/ (/ c b_2) b_2) 1/2)) (+ (* (* (pow a -1) 2) (* (pow a -1) 2)) (* (* (/ (/ c b_2) b_2) 1/2) (* (pow a -1) 2))))) b_2) #s(hole binary64 (+ (* -1 (/ (- (* -1 (/ (- (* 4 (/ (* (pow b_2 2) (+ (* -8 (/ (pow b_2 3) c)) (* 8 (/ (pow b_2 3) c)))) (* a c))) (+ (* -8 (/ (pow b_2 3) c)) (* 8 (/ (pow b_2 3) c)))) a)) (* -2 b_2)) a)) (* 1/2 (/ c b_2))))) |
#s(approx (/ (- (pow (* (/ (/ c b_2) b_2) 1/2) 3) (pow (* (pow a -1) 2) 3)) (+ (* (* (/ (/ c b_2) b_2) 1/2) (* (/ (/ c b_2) b_2) 1/2)) (+ (* (* (pow a -1) 2) (* (pow a -1) 2)) (* (* (/ (/ c b_2) b_2) 1/2) (* (pow a -1) 2))))) #s(hole binary64 (+ (* -1 (/ (+ 2 (+ (* -8 (/ (pow b_2 2) (* a c))) (* 8 (/ (pow b_2 2) (* a c))))) a)) (* 1/2 (/ c (pow b_2 2)))))) |
#s(approx (/ (- (pow (* (/ (/ c b_2) b_2) 1/2) 3) (pow (* (pow a -1) 2) 3)) (+ (* (* (/ (/ c b_2) b_2) 1/2) (* (/ (/ c b_2) b_2) 1/2)) (+ (* (* (pow a -1) 2) (* (pow a -1) 2)) (* (* (/ (/ c b_2) b_2) 1/2) (* (pow a -1) 2))))) #s(hole binary64 (+ (* -1 (/ (+ 2 (* -1 (/ (- (* 4 (/ (* (pow b_2 2) (+ (* -8 (/ (pow b_2 2) c)) (* 8 (/ (pow b_2 2) c)))) (* a c))) (+ (* -8 (/ (pow b_2 2) c)) (* 8 (/ (pow b_2 2) c)))) a))) a)) (* 1/2 (/ c (pow b_2 2)))))) |
#s(approx (+ (* (* (/ (/ c b_2) b_2) 1/2) (* (/ (/ c b_2) b_2) 1/2)) (+ (* (* (pow a -1) 2) (* (pow a -1) 2)) (* (* (/ (/ c b_2) b_2) 1/2) (* (pow a -1) 2)))) #s(hole binary64 (+ (* -1 (/ (- (* -1 (/ c (pow b_2 2))) (* 4 (/ 1 a))) a)) (* 1/4 (/ (pow c 2) (pow b_2 4)))))) |
#s(approx (+ (* (* (pow a -1) 2) (* (pow a -1) 2)) (* (* (/ (/ c b_2) b_2) 1/2) (* (pow a -1) 2))) #s(hole binary64 (* -1 (/ (- (* -1 (/ c (pow b_2 2))) (* 4 (/ 1 a))) a)))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) #s(hole binary64 (* -1 (/ (+ b_2 (* (sqrt (* a c)) (sqrt -1))) a)))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (- (+ (* -1 (* (sqrt (/ a c)) (* (pow b_2 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* (pow b_2 2) (sqrt -1))))) (* a b_2)) a)) (* (sqrt (* a c)) (sqrt -1))) a)))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* 1/2 (/ (* a (pow b_2 3)) c)) (* (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 (* (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 b_2)) a)) (* (sqrt (* a c)) (sqrt -1))) a)))) |
#s(approx (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) #s(hole binary64 (+ (* -1 b_2) (* -1 (* (sqrt (* a c)) (sqrt -1)))))) |
#s(approx (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) #s(hole binary64 (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -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 b_2)) a))))) |
#s(approx (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) #s(hole binary64 (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (* (pow b_2 2) (sqrt -1)))) (+ (* -1 (/ (+ (* 1/2 (/ (* (pow a 2) (pow b_2 3)) c)) (* (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))))))))) a)) (* 1/2 (* (sqrt (/ (pow a 3) c)) (* (pow b_2 2) (sqrt -1)))))) a)) (* a b_2)) a))))) |
#s(approx (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2)) #s(hole binary64 (* -1 (* a (+ c (* -1 (/ (pow b_2 2) a))))))) |
#s(approx (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) #s(hole binary64 (* -1 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/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 (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/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 (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/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 (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) #s(hole binary64 (* -1 (* a (+ c (* -1 (/ (pow b_2 2) a))))))) |
#s(approx (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2)) #s(hole binary64 (* -1 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2)) #s(hole binary64 (* -1 (* a (+ (* (sqrt (/ c a)) (sqrt -1)) (/ b_2 a)))))) |
#s(approx (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2)) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (+ (* -1 b_2) (* -1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 2) (sqrt -1))))) a)) (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2)) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (+ (* -1 b_2) (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* (pow b_2 2) (sqrt -1))))) a))) a)) (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* b_2 (- (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b_2 (sqrt -1)))) (/ 1 a)))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* b_2 (- (* b_2 (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3)))))) (/ 1 a)))))) |
#s(approx (* (/ (- (pow (* (/ (/ c b_2) b_2) 1/2) 3) (pow (* (pow a -1) 2) 3)) (+ (* (* (/ (/ c b_2) b_2) 1/2) (* (/ (/ c b_2) b_2) 1/2)) (+ (* (* (pow a -1) 2) (* (pow a -1) 2)) (* (* (/ (/ c b_2) b_2) 1/2) (* (pow a -1) 2))))) b_2) #s(hole binary64 (/ (+ (* -2 (/ (pow b_2 2) a)) (* 1/2 c)) b_2))) |
#s(approx (/ (- (pow (* (/ (/ c b_2) b_2) 1/2) 3) (pow (* (pow a -1) 2) 3)) (+ (* (* (/ (/ c b_2) b_2) 1/2) (* (/ (/ c b_2) b_2) 1/2)) (+ (* (* (pow a -1) 2) (* (pow a -1) 2)) (* (* (/ (/ c b_2) b_2) 1/2) (* (pow a -1) 2))))) #s(hole binary64 (/ (+ (* -2 (/ (pow b_2 2) a)) (* 1/2 c)) (pow b_2 2)))) |
#s(approx (- (pow (* (/ (/ c b_2) b_2) 1/2) 3) (pow (* (pow a -1) 2) 3)) #s(hole binary64 (/ (+ (* -8 (/ (pow b_2 6) (pow a 3))) (* 1/8 (pow c 3))) (pow b_2 6)))) |
#s(approx (pow (* (/ (/ c b_2) b_2) 1/2) 3) #s(hole binary64 (* 1/8 (/ (pow c 3) (pow b_2 6))))) |
#s(approx (* (/ (/ c b_2) b_2) 1/2) #s(hole binary64 (* 1/2 (/ c (pow b_2 2))))) |
#s(approx (/ (/ c b_2) b_2) #s(hole binary64 (/ c (pow b_2 2)))) |
#s(approx (/ c b_2) #s(hole binary64 (/ c b_2))) |
#s(approx b_2 #s(hole binary64 b_2)) |
#s(approx (+ (* (* (/ (/ c b_2) b_2) 1/2) (* (/ (/ c b_2) b_2) 1/2)) (+ (* (* (pow a -1) 2) (* (pow a -1) 2)) (* (* (/ (/ c b_2) b_2) 1/2) (* (pow a -1) 2)))) #s(hole binary64 (/ (+ (* 1/4 (pow c 2)) (/ (* (pow b_2 2) c) a)) (pow b_2 4)))) |
#s(approx (+ (* (* (/ (/ c b_2) b_2) 1/2) (* (/ (/ c b_2) b_2) 1/2)) (+ (* (* (pow a -1) 2) (* (pow a -1) 2)) (* (* (/ (/ c b_2) b_2) 1/2) (* (pow a -1) 2)))) #s(hole binary64 (/ (+ (* 1/4 (pow c 2)) (* (pow b_2 2) (+ (* 4 (/ (pow b_2 2) (pow a 2))) (/ c a)))) (pow b_2 4)))) |
#s(approx (+ (* (* (pow a -1) 2) (* (pow a -1) 2)) (* (* (/ (/ c b_2) b_2) 1/2) (* (pow a -1) 2))) #s(hole binary64 (/ (+ (* 4 (/ (pow b_2 2) (pow a 2))) (/ c a)) (pow b_2 2)))) |
#s(approx (* (+ (* (/ c (exp (* (log b_2) 2))) 1/2) (* -2 (pow a -1))) b_2) #s(hole binary64 (/ (+ (* -2 (/ (pow b_2 2) a)) (* 1/2 c)) b_2))) |
#s(approx (+ (* (/ c (exp (* (log b_2) 2))) 1/2) (* -2 (pow a -1))) #s(hole binary64 (/ (+ (* -2 (/ (pow b_2 2) a)) (* 1/2 c)) (pow b_2 2)))) |
#s(approx (/ c (exp (* (log b_2) 2))) #s(hole binary64 (/ c (pow b_2 2)))) |
#s(approx (exp (* (log b_2) 2)) #s(hole binary64 (pow b_2 2))) |
#s(approx (* (log b_2) 2) #s(hole binary64 (* 2 (log b_2)))) |
#s(approx (log b_2) #s(hole binary64 (log b_2))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) #s(hole binary64 (+ (* (sqrt (/ c a)) (/ 1 (sqrt -1))) (/ b_2 (* a (pow (sqrt -1) 2)))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) #s(hole binary64 (+ (* b_2 (+ (* -1 (* 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))))) (* (sqrt (/ c a)) (/ 1 (sqrt -1)))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) #s(hole binary64 (+ (* b_2 (+ (* b_2 (- (* -1 (* b_2 (+ (* 1/2 (/ 1 (* (pow a 2) (* c (pow (sqrt -1) 4))))) (* (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))))) (* (sqrt (/ c a)) (/ 1 (sqrt -1)))))) |
#s(approx (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) #s(hole binary64 (+ (* b_2 (+ (* -1 (* 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)))) (* (sqrt (* a c)) (/ 1 (sqrt -1)))))) |
#s(approx (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) #s(hole binary64 (+ (* b_2 (+ (* b_2 (- (* -1 (* b_2 (+ (* 1/2 (/ 1 (* a (* c (pow (sqrt -1) 4))))) (* (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)))) (* (sqrt (* a c)) (/ 1 (sqrt -1)))))) |
#s(approx (* b_2 b_2) #s(hole binary64 (pow b_2 2))) |
#s(approx (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/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 (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/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 (pow b_2 1) #s(hole binary64 b_2)) |
#s(approx (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2)) #s(hole binary64 (+ (* -1 b_2) (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2)) #s(hole binary64 (+ (* b_2 (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b_2 (sqrt -1)))) 1)) (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/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) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* b_2 (- (* 1/2 (/ c (pow b_2 2))) (* 2 (/ 1 a)))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* b_2 (- (+ (* 1/8 (/ (* a (pow c 2)) (pow b_2 4))) (* 1/2 (/ c (pow b_2 2)))) (* 2 (/ 1 a)))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* b_2 (- (+ (* 1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 6))) (+ (* 1/8 (/ (* a (pow c 2)) (pow b_2 4))) (* 1/2 (/ c (pow b_2 2))))) (* 2 (/ 1 a)))))) |
#s(approx (* (/ (- (pow (* (/ (/ c b_2) b_2) 1/2) 3) (pow (* (pow a -1) 2) 3)) (+ (* (* (/ (/ c b_2) b_2) 1/2) (* (/ (/ c b_2) b_2) 1/2)) (+ (* (* (pow a -1) 2) (* (pow a -1) 2)) (* (* (/ (/ c b_2) b_2) 1/2) (* (pow a -1) 2))))) b_2) #s(hole binary64 (* b_2 (- (* 1/2 (/ c (pow b_2 2))) (* 2 (/ 1 a)))))) |
#s(approx (* (/ (- (pow (* (/ (/ c b_2) b_2) 1/2) 3) (pow (* (pow a -1) 2) 3)) (+ (* (* (/ (/ c b_2) b_2) 1/2) (* (/ (/ c b_2) b_2) 1/2)) (+ (* (* (pow a -1) 2) (* (pow a -1) 2)) (* (* (/ (/ c b_2) b_2) 1/2) (* (pow a -1) 2))))) b_2) #s(hole binary64 (* b_2 (- (* -1 (/ (+ (* -1/8 (* a (pow c 2))) (* 1/8 (* a (pow c 2)))) (pow b_2 4))) (+ (* -1/2 (/ c (pow b_2 2))) (* 2 (/ 1 a))))))) |
#s(approx (* (/ (- (pow (* (/ (/ c b_2) b_2) 1/2) 3) (pow (* (pow a -1) 2) 3)) (+ (* (* (/ (/ c b_2) b_2) 1/2) (* (/ (/ c b_2) b_2) 1/2)) (+ (* (* (pow a -1) 2) (* (pow a -1) 2)) (* (* (/ (/ c b_2) b_2) 1/2) (* (pow a -1) 2))))) b_2) #s(hole binary64 (* b_2 (- (* 1/4 (/ (* a (* c (+ (* -1/8 (* a (pow c 2))) (* 1/8 (* a (pow c 2)))))) (pow b_2 6))) (+ (* -1/2 (/ c (pow b_2 2))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 4))) (+ (* 1/8 (/ (* a (pow c 2)) (pow b_2 4))) (* 2 (/ 1 a))))))))) |
#s(approx (/ (- (pow (* (/ (/ c b_2) b_2) 1/2) 3) (pow (* (pow a -1) 2) 3)) (+ (* (* (/ (/ c b_2) b_2) 1/2) (* (/ (/ c b_2) b_2) 1/2)) (+ (* (* (pow a -1) 2) (* (pow a -1) 2)) (* (* (/ (/ c b_2) b_2) 1/2) (* (pow a -1) 2))))) #s(hole binary64 (- (* -1 (/ (+ (* -1/8 (* a (pow c 2))) (* 1/8 (* a (pow c 2)))) (pow b_2 4))) (+ (* -1/2 (/ c (pow b_2 2))) (* 2 (/ 1 a)))))) |
#s(approx (/ (- (pow (* (/ (/ c b_2) b_2) 1/2) 3) (pow (* (pow a -1) 2) 3)) (+ (* (* (/ (/ c b_2) b_2) 1/2) (* (/ (/ c b_2) b_2) 1/2)) (+ (* (* (pow a -1) 2) (* (pow a -1) 2)) (* (* (/ (/ c b_2) b_2) 1/2) (* (pow a -1) 2))))) #s(hole binary64 (- (* 1/4 (/ (* a (* c (+ (* -1/8 (* a (pow c 2))) (* 1/8 (* a (pow c 2)))))) (pow b_2 6))) (+ (* -1/2 (/ c (pow b_2 2))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 4))) (+ (* 1/8 (/ (* a (pow c 2)) (pow b_2 4))) (* 2 (/ 1 a)))))))) |
#s(approx (+ (* (* (/ (/ c b_2) b_2) 1/2) (* (/ (/ c b_2) b_2) 1/2)) (+ (* (* (pow a -1) 2) (* (pow a -1) 2)) (* (* (/ (/ c b_2) b_2) 1/2) (* (pow a -1) 2)))) #s(hole binary64 (+ (* 4 (/ 1 (pow a 2))) (/ c (* a (pow b_2 2)))))) |
#s(approx (+ (* (* (/ (/ c b_2) b_2) 1/2) (* (/ (/ c b_2) b_2) 1/2)) (+ (* (* (pow a -1) 2) (* (pow a -1) 2)) (* (* (/ (/ c b_2) b_2) 1/2) (* (pow a -1) 2)))) #s(hole binary64 (+ (* 1/4 (/ (pow c 2) (pow b_2 4))) (+ (* 4 (/ 1 (pow a 2))) (/ c (* a (pow b_2 2))))))) |
#s(approx (+ (* (* (pow a -1) 2) (* (pow a -1) 2)) (* (* (/ (/ c b_2) b_2) 1/2) (* (pow a -1) 2))) #s(hole binary64 (+ (* 4 (/ 1 (pow a 2))) (/ c (* a (pow b_2 2)))))) |
#s(approx (* (+ (* (/ c (exp (* (log b_2) 2))) 1/2) (* -2 (pow a -1))) b_2) #s(hole binary64 (* b_2 (- (* 1/2 (/ c (pow b_2 2))) (* 2 (/ 1 a)))))) |
#s(approx (* (log b_2) 2) #s(hole binary64 (* -2 (log (/ 1 b_2))))) |
#s(approx (log b_2) #s(hole binary64 (* -1 (log (/ 1 b_2))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) #s(hole binary64 (* -2 (/ b_2 a)))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) #s(hole binary64 (* b_2 (- (* 1/2 (/ c (pow b_2 2))) (* 2 (/ 1 a)))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) #s(hole binary64 (* b_2 (- (* -1 (/ (+ (* -1/4 (* a (pow c 2))) (* 1/8 (* a (pow c 2)))) (pow b_2 4))) (+ (* -1/2 (/ c (pow b_2 2))) (* 2 (/ 1 a))))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) #s(hole binary64 (* b_2 (- (* -1 (/ (+ (* -2 (/ (+ (* 1/64 (* (pow a 4) (pow c 4))) (* 1/16 (* (pow a 4) (pow c 4)))) (* (pow a 2) c))) (+ (* -1/4 (* a (* c (+ (* -1/4 (* a (pow c 2))) (* 1/8 (* a (pow c 2))))))) (* 1/16 (* (pow a 2) (pow c 3))))) (pow b_2 6))) (+ (* -1/2 (/ c (pow b_2 2))) (+ (* -1/4 (/ (* a (pow c 2)) (pow b_2 4))) (+ (* 1/8 (/ (* a (pow c 2)) (pow b_2 4))) (* 2 (/ 1 a))))))))) |
#s(approx (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) #s(hole binary64 (* -2 b_2))) |
#s(approx (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) #s(hole binary64 (* b_2 (- (* 1/2 (/ (* a c) (pow b_2 2))) 2)))) |
#s(approx (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) #s(hole binary64 (* b_2 (- (* -1 (/ (+ (* -1/4 (* (pow a 2) (pow c 2))) (* 1/8 (* (pow a 2) (pow c 2)))) (pow b_2 4))) (+ 2 (* -1/2 (/ (* a c) (pow b_2 2)))))))) |
#s(approx (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) #s(hole binary64 (* b_2 (- (* -1 (/ (+ (* -2 (/ (+ (* 1/64 (* (pow a 4) (pow c 4))) (* 1/16 (* (pow a 4) (pow c 4)))) (* a c))) (+ (* -1/4 (* a (* c (+ (* -1/4 (* (pow a 2) (pow c 2))) (* 1/8 (* (pow a 2) (pow c 2))))))) (* 1/16 (* (pow a 3) (pow c 3))))) (pow b_2 6))) (+ 2 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (+ (* -1/4 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))) (* 1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4)))))))))) |
#s(approx (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2)) #s(hole binary64 (* (pow b_2 2) (+ 1 (* -1 (/ (* a c) (pow b_2 2))))))) |
#s(approx (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) #s(hole binary64 (* b_2 (+ 1 (* -1/2 (/ (* a c) (pow b_2 2))))))) |
#s(approx (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/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 (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/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 (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) #s(hole binary64 (* (pow b_2 2) (+ 1 (* -1 (/ (* a c) (pow b_2 2))))))) |
#s(approx (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2)) #s(hole binary64 (* -1/2 (/ (* a c) b_2)))) |
#s(approx (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2)) #s(hole binary64 (/ (+ (* -1/2 (* a c)) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 2)))) b_2))) |
#s(approx (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/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 (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2)) #s(hole binary64 (/ (+ (* -1/2 (* a c)) (+ (* -1/2 (/ (+ (* 1/64 (* (pow a 4) (pow c 4))) (* 1/16 (* (pow a 4) (pow c 4)))) (pow b_2 6))) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 2))) (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 4)))))) b_2))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1/2 (/ c b_2)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1 (/ (+ (* 1/8 (/ (* a (pow c 2)) (pow b_2 2))) (* 1/2 c)) b_2)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1 (/ (+ (* 1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 4))) (+ (* 1/8 (/ (* a (pow c 2)) (pow b_2 2))) (* 1/2 c))) b_2)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1 (/ (+ (* 1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 4))) (+ (* 1/8 (/ (* a (pow c 2)) (pow b_2 2))) (+ (* 1/2 c) (* 1/2 (/ (+ (* 1/64 (* (pow a 4) (pow c 4))) (* 1/16 (* (pow a 4) (pow c 4)))) (* a (pow b_2 6))))))) b_2)))) |
#s(approx (* (/ (- (pow (* (/ (/ c b_2) b_2) 1/2) 3) (pow (* (pow a -1) 2) 3)) (+ (* (* (/ (/ c b_2) b_2) 1/2) (* (/ (/ c b_2) b_2) 1/2)) (+ (* (* (pow a -1) 2) (* (pow a -1) 2)) (* (* (/ (/ c b_2) b_2) 1/2) (* (pow a -1) 2))))) b_2) #s(hole binary64 (* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (* 2 (/ 1 a))))))) |
#s(approx (* (/ (- (pow (* (/ (/ c b_2) b_2) 1/2) 3) (pow (* (pow a -1) 2) 3)) (+ (* (* (/ (/ c b_2) b_2) 1/2) (* (/ (/ c b_2) b_2) 1/2)) (+ (* (* (pow a -1) 2) (* (pow a -1) 2)) (* (* (/ (/ c b_2) b_2) 1/2) (* (pow a -1) 2))))) b_2) #s(hole binary64 (* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 4))) (+ (* 1/8 (/ (* a (pow c 2)) (pow b_2 4))) (* 2 (/ 1 a))))))))) |
#s(approx (* (/ (- (pow (* (/ (/ c b_2) b_2) 1/2) 3) (pow (* (pow a -1) 2) 3)) (+ (* (* (/ (/ c b_2) b_2) 1/2) (* (/ (/ c b_2) b_2) 1/2)) (+ (* (* (pow a -1) 2) (* (pow a -1) 2)) (* (* (/ (/ c b_2) b_2) 1/2) (* (pow a -1) 2))))) b_2) #s(hole binary64 (* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (+ (* -1/4 (/ (* a (* c (+ (* -1/8 (* a (pow c 2))) (* 1/8 (* a (pow c 2)))))) (pow b_2 6))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 4))) (+ (* 1/8 (/ (* a (pow c 2)) (pow b_2 4))) (* 2 (/ 1 a)))))))))) |
#s(approx (* (+ (* (/ c (exp (* (log b_2) 2))) 1/2) (* -2 (pow a -1))) b_2) #s(hole binary64 (* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (* 2 (/ 1 a))))))) |
#s(approx (* (log b_2) 2) #s(hole binary64 (* 2 (+ (log -1) (* -1 (log (/ -1 b_2))))))) |
#s(approx (log b_2) #s(hole binary64 (+ (log -1) (* -1 (log (/ -1 b_2)))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) #s(hole binary64 (* -1/2 (/ c b_2)))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) #s(hole binary64 (* -1 (/ (+ (* 1/8 (/ (* a (pow c 2)) (pow b_2 2))) (* 1/2 c)) b_2)))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) #s(hole binary64 (* -1 (/ (- (+ (* 1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 4))) (* 1/2 c)) (* -1/8 (/ (* a (pow c 2)) (pow b_2 2)))) b_2)))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) #s(hole binary64 (* -1 (/ (- (+ (* -1 (/ (+ (* -1/32 (* (pow a 3) (pow c 4))) (* -1/128 (* (pow a 3) (pow c 4)))) (pow b_2 6))) (* 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) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) #s(hole binary64 (* -1/2 (/ (* a c) b_2)))) |
#s(approx (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/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 (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/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 (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) #s(hole binary64 (* -1 (/ (- (+ (* -1 (/ (+ (* -1/32 (* (pow a 4) (pow c 4))) (* -1/128 (* (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 (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) #s(hole binary64 (* -1 b_2))) |
#s(approx (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) #s(hole binary64 (* -1 (* b_2 (+ 1 (* -1/2 (/ (* a c) (pow b_2 2)))))))) |
#s(approx (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/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 (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/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 (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2)) #s(hole binary64 (* -2 b_2))) |
#s(approx (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2)) #s(hole binary64 (* -1 (* b_2 (+ 2 (* -1/2 (/ (* a c) (pow b_2 2)))))))) |
#s(approx (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2)) #s(hole binary64 (* -1 (* b_2 (+ 2 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))))))))) |
#s(approx (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2)) #s(hole binary64 (* -1 (* b_2 (+ 2 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))) (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 6)))))))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -2 (/ b_2 a)) (* 1/2 (/ c b_2))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -2 (/ b_2 a)) (* c (+ (* 1/8 (/ (* a c) (pow b_2 3))) (* 1/2 (/ 1 b_2))))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -2 (/ b_2 a)) (* c (+ (* c (+ (* 1/16 (/ (* (pow a 2) c) (pow b_2 5))) (* 1/8 (/ a (pow b_2 3))))) (* 1/2 (/ 1 b_2))))))) |
#s(approx (* (/ (- (pow (* (/ (/ c b_2) b_2) 1/2) 3) (pow (* (pow a -1) 2) 3)) (+ (* (* (/ (/ c b_2) b_2) 1/2) (* (/ (/ c b_2) b_2) 1/2)) (+ (* (* (pow a -1) 2) (* (pow a -1) 2)) (* (* (/ (/ c b_2) b_2) 1/2) (* (pow a -1) 2))))) b_2) #s(hole binary64 (+ (* -2 (/ b_2 a)) (* c (+ (* -1 (* c (+ (* -1/8 (/ a (pow b_2 3))) (* 1/8 (/ a (pow b_2 3)))))) (* 1/2 (/ 1 b_2))))))) |
#s(approx (* (/ (- (pow (* (/ (/ c b_2) b_2) 1/2) 3) (pow (* (pow a -1) 2) 3)) (+ (* (* (/ (/ c b_2) b_2) 1/2) (* (/ (/ c b_2) b_2) 1/2)) (+ (* (* (pow a -1) 2) (* (pow a -1) 2)) (* (* (/ (/ c b_2) b_2) 1/2) (* (pow a -1) 2))))) b_2) #s(hole binary64 (+ (* -2 (/ b_2 a)) (* c (+ (* c (- (* 1/4 (/ (* a (* c (+ (* -1/8 (/ a (pow b_2 3))) (* 1/8 (/ a (pow b_2 3)))))) (pow b_2 2))) (+ (* -1/8 (/ a (pow b_2 3))) (* 1/8 (/ a (pow b_2 3)))))) (* 1/2 (/ 1 b_2))))))) |
#s(approx (/ (- (pow (* (/ (/ c b_2) b_2) 1/2) 3) (pow (* (pow a -1) 2) 3)) (+ (* (* (/ (/ c b_2) b_2) 1/2) (* (/ (/ c b_2) b_2) 1/2)) (+ (* (* (pow a -1) 2) (* (pow a -1) 2)) (* (* (/ (/ c b_2) b_2) 1/2) (* (pow a -1) 2))))) #s(hole binary64 (- (* c (+ (* -1 (* c (+ (* -1/8 (/ a (pow b_2 4))) (* 1/8 (/ a (pow b_2 4)))))) (* 1/2 (/ 1 (pow b_2 2))))) (* 2 (/ 1 a))))) |
#s(approx (/ (- (pow (* (/ (/ c b_2) b_2) 1/2) 3) (pow (* (pow a -1) 2) 3)) (+ (* (* (/ (/ c b_2) b_2) 1/2) (* (/ (/ c b_2) b_2) 1/2)) (+ (* (* (pow a -1) 2) (* (pow a -1) 2)) (* (* (/ (/ c b_2) b_2) 1/2) (* (pow a -1) 2))))) #s(hole binary64 (- (* c (+ (* c (- (* 1/4 (/ (* a (* c (+ (* -1/8 (/ a (pow b_2 4))) (* 1/8 (/ a (pow b_2 4)))))) (pow b_2 2))) (+ (* -1/8 (/ a (pow b_2 4))) (* 1/8 (/ a (pow b_2 4)))))) (* 1/2 (/ 1 (pow b_2 2))))) (* 2 (/ 1 a))))) |
#s(approx c #s(hole binary64 c)) |
#s(approx (+ (* (* (/ (/ c b_2) b_2) 1/2) (* (/ (/ c b_2) b_2) 1/2)) (+ (* (* (pow a -1) 2) (* (pow a -1) 2)) (* (* (/ (/ c b_2) b_2) 1/2) (* (pow a -1) 2)))) #s(hole binary64 (+ (* c (+ (* 1/4 (/ c (pow b_2 4))) (/ 1 (* a (pow b_2 2))))) (* 4 (/ 1 (pow a 2)))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) #s(hole binary64 (* c (+ (* 1/2 (/ (* a c) (* b_2 (pow (+ b_2 (* -1 b_2)) 2)))) (/ 1 (+ b_2 (* -1 b_2))))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) #s(hole binary64 (* c (+ (* c (- (* -1 (* c (+ (* -1/4 (/ (pow a 2) (* (pow b_2 2) (pow (+ b_2 (* -1 b_2)) 3)))) (* -1/8 (/ (pow a 2) (* (pow b_2 3) (pow (+ b_2 (* -1 b_2)) 2))))))) (* -1/2 (/ a (* b_2 (pow (+ b_2 (* -1 b_2)) 2)))))) (/ 1 (+ b_2 (* -1 b_2))))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) #s(hole binary64 (* c (+ (* c (- (* c (- (* -1 (* c (+ (* -1/16 (/ (pow a 3) (* (pow b_2 4) (pow (+ b_2 (* -1 b_2)) 3)))) (+ (* -1/16 (/ (pow a 3) (* (pow b_2 5) (pow (+ b_2 (* -1 b_2)) 2)))) (* 1/2 (/ (* a (+ (* -1/4 (/ (pow a 2) (* (pow b_2 2) (pow (+ b_2 (* -1 b_2)) 3)))) (* -1/8 (/ (pow a 2) (* (pow b_2 3) (pow (+ b_2 (* -1 b_2)) 2)))))) (* b_2 (+ b_2 (* -1 b_2))))))))) (+ (* -1/4 (/ (pow a 2) (* (pow b_2 2) (pow (+ b_2 (* -1 b_2)) 3)))) (* -1/8 (/ (pow a 2) (* (pow b_2 3) (pow (+ b_2 (* -1 b_2)) 2))))))) (* -1/2 (/ a (* b_2 (pow (+ b_2 (* -1 b_2)) 2)))))) (/ 1 (+ b_2 (* -1 b_2))))))) |
#s(approx (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) #s(hole binary64 (* c (+ (* 1/2 (/ (* (pow a 2) c) (* b_2 (pow (+ b_2 (* -1 b_2)) 2)))) (/ a (+ b_2 (* -1 b_2))))))) |
#s(approx (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) #s(hole binary64 (* c (+ (* c (- (* -1 (* c (+ (* -1/4 (/ (pow a 3) (* (pow b_2 2) (pow (+ b_2 (* -1 b_2)) 3)))) (* -1/8 (/ (pow a 3) (* (pow b_2 3) (pow (+ b_2 (* -1 b_2)) 2))))))) (* -1/2 (/ (pow a 2) (* b_2 (pow (+ b_2 (* -1 b_2)) 2)))))) (/ a (+ b_2 (* -1 b_2))))))) |
#s(approx (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) #s(hole binary64 (* c (+ (* c (- (* c (- (* -1 (* c (+ (* -1/16 (/ (pow a 4) (* (pow b_2 4) (pow (+ b_2 (* -1 b_2)) 3)))) (+ (* -1/16 (/ (pow a 4) (* (pow b_2 5) (pow (+ b_2 (* -1 b_2)) 2)))) (* 1/2 (/ (* a (+ (* -1/4 (/ (pow a 3) (* (pow b_2 2) (pow (+ b_2 (* -1 b_2)) 3)))) (* -1/8 (/ (pow a 3) (* (pow b_2 3) (pow (+ b_2 (* -1 b_2)) 2)))))) (* b_2 (+ b_2 (* -1 b_2))))))))) (+ (* -1/4 (/ (pow a 3) (* (pow b_2 2) (pow (+ b_2 (* -1 b_2)) 3)))) (* -1/8 (/ (pow a 3) (* (pow b_2 3) (pow (+ b_2 (* -1 b_2)) 2))))))) (* -1/2 (/ (pow a 2) (* b_2 (pow (+ b_2 (* -1 b_2)) 2)))))) (/ a (+ b_2 (* -1 b_2))))))) |
#s(approx (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) #s(hole binary64 (+ b_2 (* c (+ (* -1/2 (/ a b_2)) (* -1/8 (/ (* (pow a 2) c) (pow b_2 3)))))))) |
#s(approx (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/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 (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2)) #s(hole binary64 (+ b_2 (+ (* -1 b_2) (* c (+ (* -1/2 (/ a b_2)) (* -1/8 (/ (* (pow a 2) c) (pow b_2 3))))))))) |
#s(approx (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2)) #s(hole binary64 (+ b_2 (+ (* -1 b_2) (* c (+ (* -1/2 (/ a b_2)) (* c (+ (* -1/8 (/ (pow a 2) (pow b_2 3))) (* -1/16 (/ (* (pow a 3) c) (pow b_2 5))))))))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ b_2 (* a c))))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (+ (* -1 (/ b_2 (* a c))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (sqrt -1))))))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (+ (* -1 (/ b_2 (* a c))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))))))))) |
#s(approx (* (/ (- (pow (* (/ (/ c b_2) b_2) 1/2) 3) (pow (* (pow a -1) 2) 3)) (+ (* (* (/ (/ c b_2) b_2) 1/2) (* (/ (/ c b_2) b_2) 1/2)) (+ (* (* (pow a -1) 2) (* (pow a -1) 2)) (* (* (/ (/ c b_2) b_2) 1/2) (* (pow a -1) 2))))) b_2) #s(hole binary64 (* c (+ (* -2 (/ b_2 (* a c))) (* 1/2 (/ 1 b_2)))))) |
#s(approx (* (/ (- (pow (* (/ (/ c b_2) b_2) 1/2) 3) (pow (* (pow a -1) 2) 3)) (+ (* (* (/ (/ c b_2) b_2) 1/2) (* (/ (/ c b_2) b_2) 1/2)) (+ (* (* (pow a -1) 2) (* (pow a -1) 2)) (* (* (/ (/ c b_2) b_2) 1/2) (* (pow a -1) 2))))) b_2) #s(hole binary64 (* c (- (+ (* -1 (/ (+ (* -8 (/ (pow b_2 3) (pow a 2))) (* 8 (/ (pow b_2 3) (pow a 2)))) (pow c 2))) (* 1/2 (/ 1 b_2))) (* 2 (/ b_2 (* a c))))))) |
#s(approx (* (/ (- (pow (* (/ (/ c b_2) b_2) 1/2) 3) (pow (* (pow a -1) 2) 3)) (+ (* (* (/ (/ c b_2) b_2) 1/2) (* (/ (/ c b_2) b_2) 1/2)) (+ (* (* (pow a -1) 2) (* (pow a -1) 2)) (* (* (/ (/ c b_2) b_2) 1/2) (* (pow a -1) 2))))) b_2) #s(hole binary64 (* c (- (+ (* 4 (/ (* (pow b_2 2) (+ (* -8 (/ (pow b_2 3) (pow a 2))) (* 8 (/ (pow b_2 3) (pow a 2))))) (* a (pow c 3)))) (* 1/2 (/ 1 b_2))) (+ (* -8 (/ (pow b_2 3) (* (pow a 2) (pow c 2)))) (+ (* 2 (/ b_2 (* a c))) (* 8 (/ (pow b_2 3) (* (pow a 2) (pow c 2)))))))))) |
#s(approx (/ (- (pow (* (/ (/ c b_2) b_2) 1/2) 3) (pow (* (pow a -1) 2) 3)) (+ (* (* (/ (/ c b_2) b_2) 1/2) (* (/ (/ c b_2) b_2) 1/2)) (+ (* (* (pow a -1) 2) (* (pow a -1) 2)) (* (* (/ (/ c b_2) b_2) 1/2) (* (pow a -1) 2))))) #s(hole binary64 (* c (- (* 1/2 (/ 1 (pow b_2 2))) (* 2 (/ 1 (* a c))))))) |
#s(approx (/ (- (pow (* (/ (/ c b_2) b_2) 1/2) 3) (pow (* (pow a -1) 2) 3)) (+ (* (* (/ (/ c b_2) b_2) 1/2) (* (/ (/ c b_2) b_2) 1/2)) (+ (* (* (pow a -1) 2) (* (pow a -1) 2)) (* (* (/ (/ c b_2) b_2) 1/2) (* (pow a -1) 2))))) #s(hole binary64 (* c (- (+ (* -1 (/ (+ (* -8 (/ (pow b_2 2) (pow a 2))) (* 8 (/ (pow b_2 2) (pow a 2)))) (pow c 2))) (* 1/2 (/ 1 (pow b_2 2)))) (/ 2 (* a c)))))) |
#s(approx (/ (- (pow (* (/ (/ c b_2) b_2) 1/2) 3) (pow (* (pow a -1) 2) 3)) (+ (* (* (/ (/ c b_2) b_2) 1/2) (* (/ (/ c b_2) b_2) 1/2)) (+ (* (* (pow a -1) 2) (* (pow a -1) 2)) (* (* (/ (/ c b_2) b_2) 1/2) (* (pow a -1) 2))))) #s(hole binary64 (* c (- (+ (* 4 (/ (* (pow b_2 2) (+ (* -8 (/ (pow b_2 2) (pow a 2))) (* 8 (/ (pow b_2 2) (pow a 2))))) (* a (pow c 3)))) (* 1/2 (/ 1 (pow b_2 2)))) (+ (* -8 (/ (pow b_2 2) (* (pow a 2) (pow c 2)))) (+ (* 8 (/ (pow b_2 2) (* (pow a 2) (pow c 2)))) (/ 2 (* a c)))))))) |
#s(approx (- (pow (* (/ (/ c b_2) b_2) 1/2) 3) (pow (* (pow a -1) 2) 3)) #s(hole binary64 (* (pow c 3) (- (* 1/8 (/ 1 (pow b_2 6))) (* 8 (/ 1 (* (pow a 3) (pow c 3)))))))) |
#s(approx (+ (* (* (/ (/ c b_2) b_2) 1/2) (* (/ (/ c b_2) b_2) 1/2)) (+ (* (* (pow a -1) 2) (* (pow a -1) 2)) (* (* (/ (/ c b_2) b_2) 1/2) (* (pow a -1) 2)))) #s(hole binary64 (* (pow c 2) (+ (/ 1 (* a (* (pow b_2 2) c))) (* 1/4 (/ 1 (pow b_2 4))))))) |
#s(approx (+ (* (* (/ (/ c b_2) b_2) 1/2) (* (/ (/ c b_2) b_2) 1/2)) (+ (* (* (pow a -1) 2) (* (pow a -1) 2)) (* (* (/ (/ c b_2) b_2) 1/2) (* (pow a -1) 2)))) #s(hole binary64 (* (pow c 2) (+ (/ 1 (* a (* (pow b_2 2) c))) (+ (* 1/4 (/ 1 (pow b_2 4))) (/ 4 (* (pow a 2) (pow c 2)))))))) |
#s(approx (+ (* (* (pow a -1) 2) (* (pow a -1) 2)) (* (* (/ (/ c b_2) b_2) 1/2) (* (pow a -1) 2))) #s(hole binary64 (* c (+ (/ 1 (* a (pow b_2 2))) (* 4 (/ 1 (* (pow a 2) c))))))) |
#s(approx (* (+ (* (/ c (exp (* (log b_2) 2))) 1/2) (* -2 (pow a -1))) b_2) #s(hole binary64 (* c (+ (* -2 (/ b_2 (* a c))) (* 1/2 (/ 1 b_2)))))) |
#s(approx (+ (* (/ c (exp (* (log b_2) 2))) 1/2) (* -2 (pow a -1))) #s(hole binary64 (* c (- (* 1/2 (/ 1 (pow b_2 2))) (* 2 (/ 1 (* a c))))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) #s(hole binary64 (- (+ (* -1 (/ (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b_2 2) (pow (sqrt -1) 3))))) (pow c 2))) (* (sqrt (/ c a)) (/ 1 (sqrt -1)))) (* -1 (/ b_2 (* a (pow (sqrt -1) 2))))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) #s(hole binary64 (- (+ (* -1 (/ (+ (* 1/2 (/ (* (pow b_2 3) (pow c 2)) (* (pow a 2) (pow (sqrt -1) 4)))) (* (sqrt (/ c a)) (/ (* b_2 (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b_2 2) (pow (sqrt -1) 3)))))) (sqrt -1)))) (pow c 3))) (* (sqrt (/ c a)) (/ 1 (sqrt -1)))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (pow (sqrt -1) 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))))))))) |
#s(approx (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) #s(hole binary64 (- (+ (* -1 (/ (+ (* -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))))) (pow c 2))) (* (sqrt (* a c)) (/ 1 (sqrt -1)))) (* -1 (/ b_2 (pow (sqrt -1) 2)))))) |
#s(approx (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) #s(hole binary64 (- (+ (* -1 (/ (+ (* 1/2 (/ (* (pow b_2 3) (pow c 2)) (* a (pow (sqrt -1) 4)))) (* (sqrt (/ c a)) (/ (* 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)))) (pow c 3))) (* (sqrt (* a c)) (/ 1 (sqrt -1)))) (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (+ (* -1 (/ b_2 (pow (sqrt -1) 2))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b_2 2) (pow (sqrt -1) 3))))))))) |
#s(approx (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2)) #s(hole binary64 (* c (+ (* -1 a) (/ (pow b_2 2) c))))) |
#s(approx (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/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 (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/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 (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/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 (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) #s(hole binary64 (* c (+ (* -1 a) (/ (pow b_2 2) c))))) |
#s(approx (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2)) #s(hole binary64 (* c (+ (* -1 (/ b_2 c)) (* (sqrt (/ a c)) (sqrt -1)))))) |
#s(approx (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2)) #s(hole binary64 (* c (+ (* -1 (/ b_2 c)) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1))))))) |
#s(approx (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2)) #s(hole binary64 (* c (+ (* -1 (/ b_2 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 (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (/ b_2 (* a c))))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ b_2 a)) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1))))) c))))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ b_2 a)) (* -1 (/ (+ (* -1/2 (* (sqrt (/ c (pow a 3))) (* (pow b_2 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b_2 4) (sqrt -1))))) c))) c))))))) |
#s(approx (* (/ (- (pow (* (/ (/ c b_2) b_2) 1/2) 3) (pow (* (pow a -1) 2) 3)) (+ (* (* (/ (/ c b_2) b_2) 1/2) (* (/ (/ c b_2) b_2) 1/2)) (+ (* (* (pow a -1) 2) (* (pow a -1) 2)) (* (* (/ (/ c b_2) b_2) 1/2) (* (pow a -1) 2))))) b_2) #s(hole binary64 (* -1 (* c (- (* 2 (/ b_2 (* a c))) (* 1/2 (/ 1 b_2))))))) |
#s(approx (* (/ (- (pow (* (/ (/ c b_2) b_2) 1/2) 3) (pow (* (pow a -1) 2) 3)) (+ (* (* (/ (/ c b_2) b_2) 1/2) (* (/ (/ c b_2) b_2) 1/2)) (+ (* (* (pow a -1) 2) (* (pow a -1) 2)) (* (* (/ (/ c b_2) b_2) 1/2) (* (pow a -1) 2))))) b_2) #s(hole binary64 (* -1 (* c (- (* -1 (/ (+ (* -2 (/ b_2 a)) (* -1 (/ (+ (* -8 (/ (pow b_2 3) (pow a 2))) (* 8 (/ (pow b_2 3) (pow a 2)))) c))) c)) (* 1/2 (/ 1 b_2))))))) |
#s(approx (* (/ (- (pow (* (/ (/ c b_2) b_2) 1/2) 3) (pow (* (pow a -1) 2) 3)) (+ (* (* (/ (/ c b_2) b_2) 1/2) (* (/ (/ c b_2) b_2) 1/2)) (+ (* (* (pow a -1) 2) (* (pow a -1) 2)) (* (* (/ (/ c b_2) b_2) 1/2) (* (pow a -1) 2))))) b_2) #s(hole binary64 (* -1 (* c (- (* -1 (/ (+ (* -2 (/ b_2 a)) (* -1 (/ (+ (* -8 (/ (pow b_2 3) (pow a 2))) (+ (* -4 (/ (* (pow b_2 2) (+ (* -8 (/ (pow b_2 3) (pow a 2))) (* 8 (/ (pow b_2 3) (pow a 2))))) (* a c))) (* 8 (/ (pow b_2 3) (pow a 2))))) c))) c)) (* 1/2 (/ 1 b_2))))))) |
#s(approx (/ (- (pow (* (/ (/ c b_2) b_2) 1/2) 3) (pow (* (pow a -1) 2) 3)) (+ (* (* (/ (/ c b_2) b_2) 1/2) (* (/ (/ c b_2) b_2) 1/2)) (+ (* (* (pow a -1) 2) (* (pow a -1) 2)) (* (* (/ (/ c b_2) b_2) 1/2) (* (pow a -1) 2))))) #s(hole binary64 (* -1 (* c (- (* 2 (/ 1 (* a c))) (* 1/2 (/ 1 (pow b_2 2)))))))) |
#s(approx (/ (- (pow (* (/ (/ c b_2) b_2) 1/2) 3) (pow (* (pow a -1) 2) 3)) (+ (* (* (/ (/ c b_2) b_2) 1/2) (* (/ (/ c b_2) b_2) 1/2)) (+ (* (* (pow a -1) 2) (* (pow a -1) 2)) (* (* (/ (/ c b_2) b_2) 1/2) (* (pow a -1) 2))))) #s(hole binary64 (* -1 (* c (- (* -1 (/ (- (* -1 (/ (+ (* -8 (/ (pow b_2 2) (pow a 2))) (* 8 (/ (pow b_2 2) (pow a 2)))) c)) (* 2 (/ 1 a))) c)) (* 1/2 (/ 1 (pow b_2 2)))))))) |
#s(approx (/ (- (pow (* (/ (/ c b_2) b_2) 1/2) 3) (pow (* (pow a -1) 2) 3)) (+ (* (* (/ (/ c b_2) b_2) 1/2) (* (/ (/ c b_2) b_2) 1/2)) (+ (* (* (pow a -1) 2) (* (pow a -1) 2)) (* (* (/ (/ c b_2) b_2) 1/2) (* (pow a -1) 2))))) #s(hole binary64 (* -1 (* c (- (* -1 (/ (- (* -1 (/ (+ (* -8 (/ (pow b_2 2) (pow a 2))) (+ (* -4 (/ (* (pow b_2 2) (+ (* -8 (/ (pow b_2 2) (pow a 2))) (* 8 (/ (pow b_2 2) (pow a 2))))) (* a c))) (* 8 (/ (pow b_2 2) (pow a 2))))) c)) (* 2 (/ 1 a))) c)) (* 1/2 (/ 1 (pow b_2 2)))))))) |
#s(approx (- (pow (* (/ (/ c b_2) b_2) 1/2) 3) (pow (* (pow a -1) 2) 3)) #s(hole binary64 (* -1 (* (pow c 3) (- (* 8 (/ 1 (* (pow a 3) (pow c 3)))) (* 1/8 (/ 1 (pow b_2 6)))))))) |
#s(approx (* (+ (* (/ c (exp (* (log b_2) 2))) 1/2) (* -2 (pow a -1))) b_2) #s(hole binary64 (* -1 (* c (- (* 2 (/ b_2 (* a c))) (* 1/2 (/ 1 b_2))))))) |
#s(approx (+ (* (/ c (exp (* (log b_2) 2))) 1/2) (* -2 (pow a -1))) #s(hole binary64 (* -1 (* c (- (* 2 (/ 1 (* a c))) (* 1/2 (/ 1 (pow b_2 2)))))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ b_2 a))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (- (+ (* -1/2 (* (sqrt (/ c (pow a 3))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c (pow a 3))) (* (pow b_2 2) (sqrt -1)))) (* -1 (/ (* b_2 c) a))) c))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (/ (* (pow b_2 3) c) (pow a 2))) (* (sqrt (/ 1 (* a c))) (* b_2 (* (sqrt -1) (+ (* -1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b_2 2) (sqrt -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)))) (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b_2 2) (sqrt -1))))) c)) (* -1 (/ (* b_2 c) a))) c))))) |
#s(approx (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) #s(hole binary64 (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -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))))) c)) (* b_2 c)) c))))) |
#s(approx (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) #s(hole binary64 (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (sqrt (/ (pow c 3) a)) (* (pow b_2 2) (sqrt -1)))) (+ (* -1 (/ (+ (* 1/2 (/ (* (pow b_2 3) (pow c 2)) a)) (* (sqrt (/ c a)) (* 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))))))))) c)) (* 1/2 (* (sqrt (/ (pow c 3) a)) (* (pow b_2 2) (sqrt -1)))))) c)) (* b_2 c)) c))))) |
#s(approx (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2)) #s(hole binary64 (* -1 (* c (+ a (* -1 (/ (pow b_2 2) c))))))) |
#s(approx (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/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 (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/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 (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/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 (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) #s(hole binary64 (* -1 (* c (+ a (* -1 (/ (pow b_2 2) c))))))) |
#s(approx (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2)) #s(hole binary64 (* -1 (* c (+ (* (sqrt (/ a c)) (sqrt -1)) (/ b_2 c)))))) |
#s(approx (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 b_2) (* -1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 2) (sqrt -1))))) c)) (* (sqrt (/ a c)) (sqrt -1))))))) |
#s(approx (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 b_2) (* -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))) c)) (* (sqrt (/ a c)) (sqrt -1))))))) |
| Outputs |
|---|
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (/.f64 (/.f64 c b_2) b_2) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (pow.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 (/.f64 c b_2) b_2) (/.f64 (/.f64 c b_2) b_2)) #s(literal 1/4 binary64) (fma.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (/.f64 c b_2) b_2) #s(literal 1/2 binary64)) (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 2 binary64)))))) b_2)) |
(*.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (/.f64 (/.f64 c b_2) b_2) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (pow.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 (/.f64 c b_2) b_2) (/.f64 (/.f64 c b_2) b_2)) #s(literal 1/4 binary64) (fma.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (/.f64 c b_2) b_2) #s(literal 1/2 binary64)) (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 2 binary64)))))) b_2) |
(/.f64 (neg.f64 (-.f64 (*.f64 (pow.f64 (/.f64 (/.f64 c b_2) b_2) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (pow.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 2 binary64)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (/.f64 (/.f64 c b_2) b_2) (/.f64 (/.f64 c b_2) b_2)) #s(literal 1/4 binary64) (fma.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (/.f64 c b_2) b_2) #s(literal 1/2 binary64)) (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (/.f64 (/.f64 c b_2) b_2) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (pow.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 (/.f64 c b_2) b_2) (/.f64 (/.f64 c b_2) b_2)) #s(literal 1/4 binary64) (fma.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (/.f64 c b_2) b_2) #s(literal 1/2 binary64)) (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 2 binary64)))))) |
(-.f64 (/.f64 (*.f64 (pow.f64 (/.f64 (/.f64 c b_2) b_2) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (fma.f64 (*.f64 (/.f64 (/.f64 c b_2) b_2) (/.f64 (/.f64 c b_2) b_2)) #s(literal 1/4 binary64) (fma.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (/.f64 c b_2) b_2) #s(literal 1/2 binary64)) (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 2 binary64)))))) (/.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 2 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 (/.f64 (/.f64 c b_2) b_2) (/.f64 (/.f64 c b_2) b_2)) #s(literal 1/4 binary64) (fma.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (/.f64 c b_2) b_2) #s(literal 1/2 binary64)) (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 2 binary64))))))) |
(*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 c b_2) b_2) (/.f64 (/.f64 c b_2) b_2)) #s(literal 1/4 binary64) (fma.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (/.f64 c b_2) b_2) #s(literal 1/2 binary64)) (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 2 binary64))))) (-.f64 (*.f64 (/.f64 (/.f64 c b_2) b_2) #s(literal 1/2 binary64)) (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (/.f64 (/.f64 c b_2) b_2) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (*.f64 (pow.f64 (/.f64 (/.f64 c b_2) b_2) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (*.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 2 binary64)) #s(literal 3 binary64)))) (fma.f64 (pow.f64 (/.f64 (/.f64 c b_2) b_2) #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 2 binary64)) #s(literal 3 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 (/.f64 (/.f64 c b_2) b_2) #s(literal 3 binary64)) #s(literal 1/8 binary64)) #s(literal 3 binary64)) (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (pow.f64 (/.f64 (/.f64 c b_2) b_2) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (*.f64 (pow.f64 (/.f64 (/.f64 c b_2) b_2) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (fma.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 2 binary64)) #s(literal 3 binary64)) (*.f64 (*.f64 (pow.f64 (/.f64 (/.f64 c b_2) b_2) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (pow.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 2 binary64)) #s(literal 3 binary64)))))) |
(-.f64 (*.f64 (pow.f64 (/.f64 (/.f64 c b_2) b_2) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (pow.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 2 binary64)) #s(literal 3 binary64))) |
(*.f64 (pow.f64 (*.f64 (/.f64 (/.f64 c b_2) b_2) #s(literal 1/2 binary64)) #s(literal 3/2 binary64)) (pow.f64 (*.f64 (/.f64 (/.f64 c b_2) b_2) #s(literal 1/2 binary64)) #s(literal 3/2 binary64))) |
(*.f64 (pow.f64 (/.f64 (/.f64 c b_2) b_2) #s(literal 3 binary64)) #s(literal 1/8 binary64)) |
(*.f64 (*.f64 (*.f64 (/.f64 (/.f64 c b_2) b_2) (/.f64 (/.f64 c b_2) b_2)) #s(literal 1/4 binary64)) (*.f64 (/.f64 (/.f64 c b_2) b_2) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (/.f64 (/.f64 c b_2) b_2) #s(literal 1/2 binary64)) (*.f64 (*.f64 (/.f64 (/.f64 c b_2) b_2) (/.f64 (/.f64 c b_2) b_2)) #s(literal 1/4 binary64))) |
(pow.f64 (*.f64 (/.f64 (/.f64 c b_2) b_2) #s(literal 1/2 binary64)) #s(literal 3 binary64)) |
(exp.f64 (*.f64 (log.f64 (*.f64 (/.f64 (/.f64 c b_2) b_2) #s(literal 1/2 binary64))) #s(literal 3 binary64))) |
(*.f64 (/.f64 (/.f64 c b_2) b_2) #s(literal 1/2 binary64)) |
(/.f64 (neg.f64 (/.f64 c b_2)) (*.f64 #s(literal -1 binary64) b_2)) |
(/.f64 (/.f64 c b_2) b_2) |
(/.f64 (*.f64 #s(literal -1 binary64) c) (*.f64 #s(literal -1 binary64) b_2)) |
(/.f64 c b_2) |
c |
b_2 |
#s(literal 1/2 binary64) |
#s(literal 3 binary64) |
(*.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 2 binary64)) #s(literal 3/2 binary64)) (pow.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 2 binary64)) #s(literal 3/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 3 binary64)) #s(literal 8 binary64)) |
(*.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 2 binary64))) |
(*.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 2 binary64)) #s(literal 2 binary64))) |
(pow.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 2 binary64)) #s(literal 3 binary64)) |
(exp.f64 (*.f64 (log.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 2 binary64))) #s(literal 3 binary64))) |
(*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 2 binary64)) |
(*.f64 (pow.f64 a #s(literal -1/2 binary64)) (pow.f64 a #s(literal -1/2 binary64))) |
(pow.f64 a #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) a) |
(/.f64 #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) a)) |
(exp.f64 (*.f64 (log.f64 a) #s(literal -1 binary64))) |
a |
#s(literal -1 binary64) |
#s(literal 2 binary64) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (/.f64 (/.f64 c b_2) b_2) (/.f64 (/.f64 c b_2) b_2)) #s(literal 1/4 binary64)) (*.f64 (*.f64 (/.f64 (/.f64 c b_2) b_2) (/.f64 (/.f64 c b_2) b_2)) #s(literal 1/4 binary64))) (*.f64 (fma.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (/.f64 c b_2) b_2) #s(literal 1/2 binary64)) (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 2 binary64)))) (fma.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (/.f64 c b_2) b_2) #s(literal 1/2 binary64)) (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 2 binary64)))))) (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 c b_2) b_2) (/.f64 (/.f64 c b_2) b_2)) #s(literal 1/4 binary64)) (fma.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (/.f64 c b_2) b_2) #s(literal 1/2 binary64)) (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 2 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 c b_2) b_2) (/.f64 (/.f64 c b_2) b_2)) #s(literal 1/4 binary64)) #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (/.f64 c b_2) b_2) #s(literal 1/2 binary64)) (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 2 binary64)))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (/.f64 (/.f64 c b_2) b_2) (/.f64 (/.f64 c b_2) b_2)) #s(literal 1/4 binary64)) (*.f64 (*.f64 (/.f64 (/.f64 c b_2) b_2) (/.f64 (/.f64 c b_2) b_2)) #s(literal 1/4 binary64)) (-.f64 (*.f64 (fma.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (/.f64 c b_2) b_2) #s(literal 1/2 binary64)) (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 2 binary64)))) (fma.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (/.f64 c b_2) b_2) #s(literal 1/2 binary64)) (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 2 binary64))))) (*.f64 (*.f64 (*.f64 (/.f64 (/.f64 c b_2) b_2) (/.f64 (/.f64 c b_2) b_2)) #s(literal 1/4 binary64)) (fma.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (/.f64 c b_2) b_2) #s(literal 1/2 binary64)) (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 2 binary64)))))))) |
(fma.f64 (*.f64 (/.f64 (/.f64 c b_2) b_2) (/.f64 (/.f64 c b_2) b_2)) #s(literal 1/4 binary64) (fma.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (/.f64 c b_2) b_2) #s(literal 1/2 binary64)) (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 2 binary64))))) |
(fma.f64 (neg.f64 (*.f64 (/.f64 (/.f64 c b_2) b_2) #s(literal 1/2 binary64))) (neg.f64 (*.f64 (/.f64 (/.f64 c b_2) b_2) #s(literal 1/2 binary64))) (fma.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (/.f64 c b_2) b_2) #s(literal 1/2 binary64)) (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 2 binary64))))) |
(fma.f64 (fabs.f64 (*.f64 (/.f64 (/.f64 c b_2) b_2) #s(literal 1/2 binary64))) (fabs.f64 (*.f64 (/.f64 (/.f64 c b_2) b_2) #s(literal 1/2 binary64))) (fma.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (/.f64 c b_2) b_2) #s(literal 1/2 binary64)) (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 2 binary64))))) |
(fma.f64 (*.f64 (/.f64 (/.f64 c b_2) b_2) #s(literal 1/2 binary64)) (*.f64 (/.f64 (/.f64 c b_2) b_2) #s(literal 1/2 binary64)) (fma.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (/.f64 c b_2) b_2) #s(literal 1/2 binary64)) (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (*.f64 (/.f64 (/.f64 c b_2) b_2) (/.f64 (/.f64 c b_2) b_2)) #s(literal 1/4 binary64)) (fma.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (/.f64 c b_2) b_2) #s(literal 1/2 binary64)) (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 2 binary64))))) |
(*.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 2 binary64)) (fma.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 2 binary64) (*.f64 (/.f64 (/.f64 c b_2) b_2) #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 2 binary64)) #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 (/.f64 (/.f64 c b_2) b_2) #s(literal 1/2 binary64)) (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 2 binary64))) (*.f64 (*.f64 (/.f64 (/.f64 c b_2) b_2) #s(literal 1/2 binary64)) (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 2 binary64))))) (-.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (/.f64 c b_2) b_2) #s(literal 1/2 binary64)) (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 2 binary64))))) |
(/.f64 (+.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 c b_2) b_2) #s(literal 1/2 binary64)) (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 2 binary64))) #s(literal 3 binary64))) (+.f64 (*.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 2 binary64)) #s(literal 2 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 (/.f64 (/.f64 c b_2) b_2) #s(literal 1/2 binary64)) (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 2 binary64))) (*.f64 (*.f64 (/.f64 (/.f64 c b_2) b_2) #s(literal 1/2 binary64)) (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 2 binary64)))) (*.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (/.f64 c b_2) b_2) #s(literal 1/2 binary64)) (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 2 binary64))))))) |
(fma.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) (pow.f64 a #s(literal -1 binary64))) #s(literal 4 binary64) (*.f64 (*.f64 (/.f64 (/.f64 c b_2) b_2) #s(literal 1/2 binary64)) (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 2 binary64)))) |
(fma.f64 (neg.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 2 binary64))) (neg.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 2 binary64))) (*.f64 (*.f64 (/.f64 (/.f64 c b_2) b_2) #s(literal 1/2 binary64)) (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 2 binary64)))) |
(fma.f64 (fabs.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 2 binary64))) (fabs.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 2 binary64))) (*.f64 (*.f64 (/.f64 (/.f64 c b_2) b_2) #s(literal 1/2 binary64)) (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (/.f64 c b_2) b_2) #s(literal 1/2 binary64)) (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 2 binary64)))) |
(-.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (neg.f64 (*.f64 (/.f64 (/.f64 c b_2) b_2) #s(literal 1/2 binary64))) (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 2 binary64)))) |
(+.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (/.f64 c b_2) b_2) #s(literal 1/2 binary64)) (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 2 binary64)))) |
(*.f64 (*.f64 (/.f64 (/.f64 c b_2) b_2) #s(literal 1/2 binary64)) (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 2 binary64))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (fma.f64 (/.f64 c (*.f64 b_2 b_2)) #s(literal 1/2 binary64) (*.f64 #s(literal -2 binary64) (pow.f64 a #s(literal -1 binary64)))) b_2)) |
(*.f64 (fma.f64 (/.f64 c (*.f64 b_2 b_2)) #s(literal 1/2 binary64) (*.f64 #s(literal -2 binary64) (pow.f64 a #s(literal -1 binary64)))) b_2) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 c (*.f64 b_2 b_2)) #s(literal 1/2 binary64)) (*.f64 (/.f64 c (*.f64 b_2 b_2)) #s(literal 1/2 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 a #s(literal -1 binary64))) (*.f64 #s(literal -2 binary64) (pow.f64 a #s(literal -1 binary64))))) (-.f64 (*.f64 (/.f64 c (*.f64 b_2 b_2)) #s(literal 1/2 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 a #s(literal -1 binary64))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 c (*.f64 b_2 b_2)) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (pow.f64 a #s(literal -1 binary64))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (/.f64 c (*.f64 b_2 b_2)) #s(literal 1/2 binary64)) (*.f64 (/.f64 c (*.f64 b_2 b_2)) #s(literal 1/2 binary64))) (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 a #s(literal -1 binary64))) (*.f64 #s(literal -2 binary64) (pow.f64 a #s(literal -1 binary64)))) (*.f64 (*.f64 (/.f64 c (*.f64 b_2 b_2)) #s(literal 1/2 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 a #s(literal -1 binary64))))))) |
(fma.f64 (/.f64 c (*.f64 b_2 b_2)) #s(literal 1/2 binary64) (*.f64 #s(literal -2 binary64) (pow.f64 a #s(literal -1 binary64)))) |
(-.f64 (*.f64 (/.f64 c (*.f64 b_2 b_2)) #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) (pow.f64 a #s(literal -1 binary64)))) |
(+.f64 (*.f64 (/.f64 c (*.f64 b_2 b_2)) #s(literal 1/2 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 a #s(literal -1 binary64)))) |
(/.f64 (*.f64 #s(literal -1 binary64) c) (neg.f64 (*.f64 b_2 b_2))) |
(/.f64 c (*.f64 b_2 b_2)) |
(*.f64 (fabs.f64 b_2) (fabs.f64 b_2)) |
(*.f64 (exp.f64 (log.f64 b_2)) (exp.f64 (log.f64 b_2))) |
(*.f64 (*.f64 #s(literal -1 binary64) b_2) (*.f64 #s(literal -1 binary64) b_2)) |
(*.f64 b_2 b_2) |
(pow.f64 (exp.f64 (log.f64 b_2)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 b_2 b_2) #s(literal 1 binary64)) |
(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 (log.f64 b_2) #s(literal 2 binary64)) |
(log.f64 b_2) |
(*.f64 #s(literal -2 binary64) (pow.f64 a #s(literal -1 binary64))) |
#s(literal -2 binary64) |
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 b_2 b_2) (pow.f64 (fma.f64 (fabs.f64 b_2) (fabs.f64 b_2) (*.f64 #s(literal -1 binary64) (*.f64 c a))) #s(literal 1 binary64))) (fma.f64 #s(literal -1 binary64) b_2 (pow.f64 (fma.f64 (fabs.f64 b_2) (fabs.f64 b_2) (*.f64 #s(literal -1 binary64) (*.f64 c a))) #s(literal 1/2 binary64))))) (*.f64 #s(literal -1 binary64) a)) |
(/.f64 (/.f64 (-.f64 (*.f64 b_2 b_2) (pow.f64 (fma.f64 (fabs.f64 b_2) (fabs.f64 b_2) (*.f64 #s(literal -1 binary64) (*.f64 c a))) #s(literal 1 binary64))) (fma.f64 #s(literal -1 binary64) b_2 (pow.f64 (fma.f64 (fabs.f64 b_2) (fabs.f64 b_2) (*.f64 #s(literal -1 binary64) (*.f64 c a))) #s(literal 1/2 binary64)))) a) |
(/.f64 (neg.f64 (-.f64 (*.f64 b_2 b_2) (pow.f64 (fma.f64 (fabs.f64 b_2) (fabs.f64 b_2) (*.f64 #s(literal -1 binary64) (*.f64 c a))) #s(literal 1 binary64)))) (neg.f64 (fma.f64 #s(literal -1 binary64) b_2 (pow.f64 (fma.f64 (fabs.f64 b_2) (fabs.f64 b_2) (*.f64 #s(literal -1 binary64) (*.f64 c a))) #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 b_2 b_2) (pow.f64 (fma.f64 (fabs.f64 b_2) (fabs.f64 b_2) (*.f64 #s(literal -1 binary64) (*.f64 c a))) #s(literal 1 binary64))) (fma.f64 #s(literal -1 binary64) b_2 (pow.f64 (fma.f64 (fabs.f64 b_2) (fabs.f64 b_2) (*.f64 #s(literal -1 binary64) (*.f64 c a))) #s(literal 1/2 binary64)))) |
(-.f64 (/.f64 (*.f64 b_2 b_2) (fma.f64 #s(literal -1 binary64) b_2 (pow.f64 (fma.f64 (fabs.f64 b_2) (fabs.f64 b_2) (*.f64 #s(literal -1 binary64) (*.f64 c a))) #s(literal 1/2 binary64)))) (/.f64 (pow.f64 (fma.f64 (fabs.f64 b_2) (fabs.f64 b_2) (*.f64 #s(literal -1 binary64) (*.f64 c a))) #s(literal 1 binary64)) (fma.f64 #s(literal -1 binary64) b_2 (pow.f64 (fma.f64 (fabs.f64 b_2) (fabs.f64 b_2) (*.f64 #s(literal -1 binary64) (*.f64 c a))) #s(literal 1/2 binary64))))) |
(*.f64 (+.f64 b_2 (pow.f64 (fma.f64 (fabs.f64 b_2) (fabs.f64 b_2) (*.f64 #s(literal -1 binary64) (*.f64 c a))) #s(literal 1/2 binary64))) (-.f64 b_2 (pow.f64 (fma.f64 (fabs.f64 b_2) (fabs.f64 b_2) (*.f64 #s(literal -1 binary64) (*.f64 c a))) #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 (pow.f64 b_2 #s(literal 4 binary64)) (*.f64 (pow.f64 (fma.f64 (fabs.f64 b_2) (fabs.f64 b_2) (*.f64 #s(literal -1 binary64) (*.f64 c a))) #s(literal 1 binary64)) (pow.f64 (fma.f64 (fabs.f64 b_2) (fabs.f64 b_2) (*.f64 #s(literal -1 binary64) (*.f64 c a))) #s(literal 1 binary64)))) (fma.f64 (exp.f64 (log.f64 b_2)) (exp.f64 (log.f64 b_2)) (pow.f64 (fma.f64 (fabs.f64 b_2) (fabs.f64 b_2) (*.f64 #s(literal -1 binary64) (*.f64 c a))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 b_2 b_2) #s(literal 3 binary64)) (pow.f64 (pow.f64 (fma.f64 (fabs.f64 b_2) (fabs.f64 b_2) (*.f64 #s(literal -1 binary64) (*.f64 c a))) #s(literal 1 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2) (fma.f64 (pow.f64 (fma.f64 (fabs.f64 b_2) (fabs.f64 b_2) (*.f64 #s(literal -1 binary64) (*.f64 c a))) #s(literal 1 binary64)) (pow.f64 (fma.f64 (fabs.f64 b_2) (fabs.f64 b_2) (*.f64 #s(literal -1 binary64) (*.f64 c a))) #s(literal 1 binary64)) (*.f64 (*.f64 b_2 b_2) (pow.f64 (fma.f64 (fabs.f64 b_2) (fabs.f64 b_2) (*.f64 #s(literal -1 binary64) (*.f64 c a))) #s(literal 1 binary64)))))) |
(fma.f64 (fabs.f64 b_2) (fabs.f64 b_2) (*.f64 (neg.f64 (pow.f64 (fma.f64 (fabs.f64 b_2) (fabs.f64 b_2) (*.f64 #s(literal -1 binary64) (*.f64 c a))) #s(literal 1/2 binary64))) (pow.f64 (fma.f64 (fabs.f64 b_2) (fabs.f64 b_2) (*.f64 #s(literal -1 binary64) (*.f64 c a))) #s(literal 1/2 binary64)))) |
(fma.f64 (exp.f64 (log.f64 b_2)) (exp.f64 (log.f64 b_2)) (*.f64 (neg.f64 (pow.f64 (fma.f64 (fabs.f64 b_2) (fabs.f64 b_2) (*.f64 #s(literal -1 binary64) (*.f64 c a))) #s(literal 1/2 binary64))) (pow.f64 (fma.f64 (fabs.f64 b_2) (fabs.f64 b_2) (*.f64 #s(literal -1 binary64) (*.f64 c a))) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 #s(literal -1 binary64) b_2) (*.f64 #s(literal -1 binary64) b_2) (*.f64 (neg.f64 (pow.f64 (fma.f64 (fabs.f64 b_2) (fabs.f64 b_2) (*.f64 #s(literal -1 binary64) (*.f64 c a))) #s(literal 1/2 binary64))) (pow.f64 (fma.f64 (fabs.f64 b_2) (fabs.f64 b_2) (*.f64 #s(literal -1 binary64) (*.f64 c a))) #s(literal 1/2 binary64)))) |
(fma.f64 b_2 b_2 (*.f64 (neg.f64 (pow.f64 (fma.f64 (fabs.f64 b_2) (fabs.f64 b_2) (*.f64 #s(literal -1 binary64) (*.f64 c a))) #s(literal 1/2 binary64))) (pow.f64 (fma.f64 (fabs.f64 b_2) (fabs.f64 b_2) (*.f64 #s(literal -1 binary64) (*.f64 c a))) #s(literal 1/2 binary64)))) |
(-.f64 (*.f64 b_2 b_2) (pow.f64 (fma.f64 (fabs.f64 b_2) (fabs.f64 b_2) (*.f64 #s(literal -1 binary64) (*.f64 c a))) #s(literal 1 binary64))) |
(+.f64 (*.f64 b_2 b_2) (*.f64 (neg.f64 (pow.f64 (fma.f64 (fabs.f64 b_2) (fabs.f64 b_2) (*.f64 #s(literal -1 binary64) (*.f64 c a))) #s(literal 1/2 binary64))) (pow.f64 (fma.f64 (fabs.f64 b_2) (fabs.f64 b_2) (*.f64 #s(literal -1 binary64) (*.f64 c a))) #s(literal 1/2 binary64)))) |
(*.f64 (fabs.f64 b_2) (fabs.f64 b_2)) |
(*.f64 (exp.f64 (log.f64 b_2)) (exp.f64 (log.f64 b_2))) |
(*.f64 (*.f64 #s(literal -1 binary64) b_2) (*.f64 #s(literal -1 binary64) b_2)) |
(*.f64 b_2 b_2) |
(pow.f64 (exp.f64 (log.f64 b_2)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 b_2 b_2) #s(literal 1 binary64)) |
(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 (pow.f64 (fma.f64 (fabs.f64 b_2) (fabs.f64 b_2) (*.f64 #s(literal -1 binary64) (*.f64 c a))) #s(literal 1/2 binary64))) (neg.f64 (pow.f64 (fma.f64 (fabs.f64 b_2) (fabs.f64 b_2) (*.f64 #s(literal -1 binary64) (*.f64 c a))) #s(literal 1/2 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 (fma.f64 (fabs.f64 b_2) (fabs.f64 b_2) (*.f64 #s(literal -1 binary64) (*.f64 c a))) #s(literal 1/2 binary64))) (fabs.f64 (pow.f64 (fma.f64 (fabs.f64 b_2) (fabs.f64 b_2) (*.f64 #s(literal -1 binary64) (*.f64 c a))) #s(literal 1/2 binary64)))) |
(*.f64 (pow.f64 (fma.f64 (fabs.f64 b_2) (fabs.f64 b_2) (*.f64 #s(literal -1 binary64) (*.f64 c a))) #s(literal 1/2 binary64)) (pow.f64 (fma.f64 (fabs.f64 b_2) (fabs.f64 b_2) (*.f64 #s(literal -1 binary64) (*.f64 c a))) #s(literal 1/2 binary64))) |
(pow.f64 (*.f64 (fma.f64 (fabs.f64 b_2) (fabs.f64 b_2) (*.f64 #s(literal -1 binary64) (*.f64 c a))) (fma.f64 (fabs.f64 b_2) (fabs.f64 b_2) (*.f64 #s(literal -1 binary64) (*.f64 c a)))) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (fma.f64 (fabs.f64 b_2) (fabs.f64 b_2) (*.f64 #s(literal -1 binary64) (*.f64 c a))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (fma.f64 (fabs.f64 b_2) (fabs.f64 b_2) (*.f64 #s(literal -1 binary64) (*.f64 c a))) #s(literal 1 binary64)) |
(*.f64 (pow.f64 (fma.f64 (fabs.f64 b_2) (fabs.f64 b_2) (*.f64 #s(literal -1 binary64) (*.f64 c a))) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 (fabs.f64 b_2) (fabs.f64 b_2) (*.f64 #s(literal -1 binary64) (*.f64 c a))) #s(literal 1/4 binary64))) |
(pow.f64 (fma.f64 (fabs.f64 b_2) (fabs.f64 b_2) (*.f64 #s(literal -1 binary64) (*.f64 c a))) #s(literal 1/2 binary64)) |
(sqrt.f64 (fma.f64 (fabs.f64 b_2) (fabs.f64 b_2) (*.f64 #s(literal -1 binary64) (*.f64 c a)))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 (fabs.f64 b_2) (fabs.f64 b_2) (*.f64 #s(literal -1 binary64) (*.f64 c a)))) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 (pow.f64 b_2 #s(literal 4 binary64)) (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 c a)) (*.f64 #s(literal -1 binary64) (*.f64 c a)))) (-.f64 (*.f64 b_2 b_2) (*.f64 #s(literal -1 binary64) (*.f64 c a)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 b_2 b_2) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -1 binary64) (*.f64 c a)) #s(literal 3 binary64))) (fma.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2) (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 c a)) (*.f64 #s(literal -1 binary64) (*.f64 c a))) (*.f64 (*.f64 b_2 b_2) (*.f64 #s(literal -1 binary64) (*.f64 c a)))))) |
(fma.f64 (fabs.f64 b_2) (fabs.f64 b_2) (*.f64 #s(literal -1 binary64) (*.f64 c a))) |
(fma.f64 (exp.f64 (log.f64 b_2)) (exp.f64 (log.f64 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 c a))) |
(fma.f64 (*.f64 #s(literal -1 binary64) b_2) (*.f64 #s(literal -1 binary64) b_2) (*.f64 #s(literal -1 binary64) (*.f64 c a))) |
(fma.f64 b_2 b_2 (*.f64 #s(literal -1 binary64) (*.f64 c a))) |
(-.f64 (*.f64 b_2 b_2) (*.f64 #s(literal 1 binary64) (*.f64 c a))) |
(+.f64 (*.f64 b_2 b_2) (*.f64 #s(literal -1 binary64) (*.f64 c a))) |
b_2 |
#s(literal 1 binary64) |
(*.f64 #s(literal -1 binary64) (*.f64 c a)) |
(neg.f64 (*.f64 c a)) |
(*.f64 c a) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal -1 binary64) b_2) #s(literal 3 binary64)) (pow.f64 (pow.f64 (fma.f64 (fabs.f64 b_2) (fabs.f64 b_2) (*.f64 #s(literal -1 binary64) (*.f64 c a))) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (fma.f64 (fabs.f64 b_2) (fabs.f64 b_2) (-.f64 (pow.f64 (fma.f64 (fabs.f64 b_2) (fabs.f64 b_2) (*.f64 #s(literal -1 binary64) (*.f64 c a))) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -1 binary64) b_2) (pow.f64 (fma.f64 (fabs.f64 b_2) (fabs.f64 b_2) (*.f64 #s(literal -1 binary64) (*.f64 c a))) #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 (*.f64 b_2 b_2) (pow.f64 (fma.f64 (fabs.f64 b_2) (fabs.f64 b_2) (*.f64 #s(literal -1 binary64) (*.f64 c a))) #s(literal 1 binary64))) (-.f64 (*.f64 #s(literal -1 binary64) b_2) (pow.f64 (fma.f64 (fabs.f64 b_2) (fabs.f64 b_2) (*.f64 #s(literal -1 binary64) (*.f64 c a))) #s(literal 1/2 binary64)))) |
(fma.f64 #s(literal -1 binary64) b_2 (pow.f64 (fma.f64 (fabs.f64 b_2) (fabs.f64 b_2) (*.f64 #s(literal -1 binary64) (*.f64 c a))) #s(literal 1/2 binary64))) |
(+.f64 (*.f64 #s(literal -1 binary64) b_2) (pow.f64 (fma.f64 (fabs.f64 b_2) (fabs.f64 b_2) (*.f64 #s(literal -1 binary64) (*.f64 c a))) #s(literal 1/2 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 (fma.f64 #s(literal -2 binary64) b_2 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a c) b_2))) a)) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (/.f64 (-.f64 (*.f64 #s(literal -2 binary64) b_2) (*.f64 (*.f64 #s(literal -1 binary64) a) (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b_2 #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 c b_2))))) a)) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (/.f64 (fma.f64 #s(literal -2 binary64) b_2 (*.f64 a (fma.f64 #s(literal 1/2 binary64) (/.f64 c b_2) (*.f64 a (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) c)) (pow.f64 b_2 #s(literal 5 binary64))) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 c c) (pow.f64 b_2 #s(literal 3 binary64))))))))) a)) |
#s(approx (* (/ (- (pow (* (/ (/ c b_2) b_2) 1/2) 3) (pow (* (pow a -1) 2) 3)) (+ (* (* (/ (/ c b_2) b_2) 1/2) (* (/ (/ c b_2) b_2) 1/2)) (+ (* (* (pow a -1) 2) (* (pow a -1) 2)) (* (* (/ (/ c b_2) b_2) 1/2) (* (pow a -1) 2))))) b_2) (*.f64 #s(literal -2 binary64) (/.f64 b_2 a))) |
#s(approx (* (/ (- (pow (* (/ (/ c b_2) b_2) 1/2) 3) (pow (* (pow a -1) 2) 3)) (+ (* (* (/ (/ c b_2) b_2) 1/2) (* (/ (/ c b_2) b_2) 1/2)) (+ (* (* (pow a -1) 2) (* (pow a -1) 2)) (* (* (/ (/ c b_2) b_2) 1/2) (* (pow a -1) 2))))) b_2) (/.f64 (fma.f64 #s(literal -2 binary64) b_2 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a c) b_2))) a)) |
#s(approx (* (/ (- (pow (* (/ (/ c b_2) b_2) 1/2) 3) (pow (* (pow a -1) 2) 3)) (+ (* (* (/ (/ c b_2) b_2) 1/2) (* (/ (/ c b_2) b_2) 1/2)) (+ (* (* (pow a -1) 2) (* (pow a -1) 2)) (* (* (/ (/ c b_2) b_2) 1/2) (* (pow a -1) 2))))) b_2) (/.f64 (fma.f64 #s(literal -2 binary64) b_2 (*.f64 a (fma.f64 #s(literal -1 binary64) (*.f64 a (*.f64 (/.f64 (*.f64 c c) (pow.f64 b_2 #s(literal 3 binary64))) #s(literal 0 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 c b_2))))) a)) |
#s(approx (* (/ (- (pow (* (/ (/ c b_2) b_2) 1/2) 3) (pow (* (pow a -1) 2) 3)) (+ (* (* (/ (/ c b_2) b_2) 1/2) (* (/ (/ c b_2) b_2) 1/2)) (+ (* (* (pow a -1) 2) (* (pow a -1) 2)) (* (* (/ (/ c b_2) b_2) 1/2) (* (pow a -1) 2))))) b_2) (/.f64 (fma.f64 #s(literal -2 binary64) b_2 (*.f64 a (fma.f64 a (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 (/.f64 (*.f64 c c) (pow.f64 b_2 #s(literal 3 binary64))) #s(literal 0 binary64)))) (*.f64 b_2 b_2))) (*.f64 (/.f64 (*.f64 c c) (pow.f64 b_2 #s(literal 3 binary64))) #s(literal 0 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 c b_2))))) a)) |
#s(approx (/ (- (pow (* (/ (/ c b_2) b_2) 1/2) 3) (pow (* (pow a -1) 2) 3)) (+ (* (* (/ (/ c b_2) b_2) 1/2) (* (/ (/ c b_2) b_2) 1/2)) (+ (* (* (pow a -1) 2) (* (pow a -1) 2)) (* (* (/ (/ c b_2) b_2) 1/2) (* (pow a -1) 2))))) (/.f64 #s(literal -2 binary64) a)) |
#s(approx (/ (- (pow (* (/ (/ c b_2) b_2) 1/2) 3) (pow (* (pow a -1) 2) 3)) (+ (* (* (/ (/ c b_2) b_2) 1/2) (* (/ (/ c b_2) b_2) 1/2)) (+ (* (* (pow a -1) 2) (* (pow a -1) 2)) (* (* (/ (/ c b_2) b_2) 1/2) (* (pow a -1) 2))))) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a c) (*.f64 b_2 b_2))) #s(literal 2 binary64)) a)) |
#s(approx (/ (- (pow (* (/ (/ c b_2) b_2) 1/2) 3) (pow (* (pow a -1) 2) 3)) (+ (* (* (/ (/ c b_2) b_2) 1/2) (* (/ (/ c b_2) b_2) 1/2)) (+ (* (* (pow a -1) 2) (* (pow a -1) 2)) (* (* (/ (/ c b_2) b_2) 1/2) (* (pow a -1) 2))))) (/.f64 (-.f64 (*.f64 a (fma.f64 #s(literal -1 binary64) (*.f64 a (*.f64 (/.f64 (*.f64 c c) (pow.f64 b_2 #s(literal 4 binary64))) #s(literal 0 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 c (*.f64 b_2 b_2))))) #s(literal 2 binary64)) a)) |
#s(approx (/ (- (pow (* (/ (/ c b_2) b_2) 1/2) 3) (pow (* (pow a -1) 2) 3)) (+ (* (* (/ (/ c b_2) b_2) 1/2) (* (/ (/ c b_2) b_2) 1/2)) (+ (* (* (pow a -1) 2) (* (pow a -1) 2)) (* (* (/ (/ c b_2) b_2) 1/2) (* (pow a -1) 2))))) (/.f64 (-.f64 (*.f64 a (fma.f64 a (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 (/.f64 (*.f64 c c) (pow.f64 b_2 #s(literal 4 binary64))) #s(literal 0 binary64)))) (*.f64 b_2 b_2))) (*.f64 (/.f64 (*.f64 c c) (pow.f64 b_2 #s(literal 4 binary64))) #s(literal 0 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 c (*.f64 b_2 b_2))))) #s(literal 2 binary64)) a)) |
#s(approx (- (pow (* (/ (/ c b_2) b_2) 1/2) 3) (pow (* (pow a -1) 2) 3)) (/.f64 #s(literal -8 binary64) (pow.f64 a #s(literal 3 binary64)))) |
#s(approx (- (pow (* (/ (/ c b_2) b_2) 1/2) 3) (pow (* (pow a -1) 2) 3)) (/.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 6 binary64)))) #s(literal 8 binary64)) (pow.f64 a #s(literal 3 binary64)))) |
#s(approx (pow (* (pow a -1) 2) 3) (/.f64 #s(literal 8 binary64) (pow.f64 a #s(literal 3 binary64)))) |
#s(approx (* (pow a -1) 2) (/.f64 #s(literal 2 binary64) a)) |
#s(approx (pow a -1) (pow.f64 a #s(literal -1 binary64))) |
#s(approx a a) |
#s(approx (+ (* (* (/ (/ c b_2) b_2) 1/2) (* (/ (/ c b_2) b_2) 1/2)) (+ (* (* (pow a -1) 2) (* (pow a -1) 2)) (* (* (/ (/ c b_2) b_2) 1/2) (* (pow a -1) 2)))) (/.f64 #s(literal 4 binary64) (*.f64 a a))) |
#s(approx (+ (* (* (/ (/ c b_2) b_2) 1/2) (* (/ (/ c b_2) b_2) 1/2)) (+ (* (* (pow a -1) 2) (* (pow a -1) 2)) (* (* (/ (/ c b_2) b_2) 1/2) (* (pow a -1) 2)))) (+.f64 (/.f64 #s(literal 4 binary64) (*.f64 a a)) (/.f64 (/.f64 (*.f64 a c) (*.f64 b_2 b_2)) (*.f64 a a)))) |
#s(approx (+ (* (* (/ (/ c b_2) b_2) 1/2) (* (/ (/ c b_2) b_2) 1/2)) (+ (* (* (pow a -1) 2) (* (pow a -1) 2)) (* (* (/ (/ c b_2) b_2) 1/2) (* (pow a -1) 2)))) (/.f64 (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 #s(literal -1 binary64) a) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b_2 #s(literal 4 binary64))) (/.f64 c (*.f64 b_2 b_2))))) (*.f64 a a))) |
#s(approx (+ (* (* (pow a -1) 2) (* (pow a -1) 2)) (* (* (/ (/ c b_2) b_2) 1/2) (* (pow a -1) 2))) (/.f64 #s(literal 4 binary64) (*.f64 a a))) |
#s(approx (+ (* (* (pow a -1) 2) (* (pow a -1) 2)) (* (* (/ (/ c b_2) b_2) 1/2) (* (pow a -1) 2))) (+.f64 (/.f64 #s(literal 4 binary64) (*.f64 a a)) (/.f64 (/.f64 (*.f64 a c) (*.f64 b_2 b_2)) (*.f64 a a)))) |
#s(approx (* (* (/ (/ c b_2) b_2) 1/2) (* (pow a -1) 2)) (/.f64 c (*.f64 a (*.f64 b_2 b_2)))) |
#s(approx (* (+ (* (/ c (exp (* (log b_2) 2))) 1/2) (* -2 (pow a -1))) b_2) (*.f64 #s(literal -2 binary64) (/.f64 b_2 a))) |
#s(approx (* (+ (* (/ c (exp (* (log b_2) 2))) 1/2) (* -2 (pow a -1))) b_2) (/.f64 (fma.f64 #s(literal -2 binary64) b_2 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a c) b_2))) a)) |
#s(approx (+ (* (/ c (exp (* (log b_2) 2))) 1/2) (* -2 (pow a -1))) (/.f64 #s(literal -2 binary64) a)) |
#s(approx (+ (* (/ c (exp (* (log b_2) 2))) 1/2) (* -2 (pow a -1))) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a c) (*.f64 b_2 b_2))) #s(literal 2 binary64)) a)) |
#s(approx (* -2 (pow a -1)) (/.f64 #s(literal -2 binary64) a)) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) (/.f64 c (*.f64 #s(literal 0 binary64) b_2))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b_2 (pow.f64 (*.f64 #s(literal 0 binary64) b_2) #s(literal 2 binary64)))) (/.f64 c (*.f64 #s(literal 0 binary64) b_2)))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) (fma.f64 a (fma.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 c c) c) (*.f64 (*.f64 b_2 b_2) (pow.f64 (*.f64 #s(literal 0 binary64) b_2) #s(literal 3 binary64)))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 c c) c) (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) b_2) #s(literal 2 binary64))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 c c) (*.f64 b_2 (pow.f64 (*.f64 #s(literal 0 binary64) b_2) #s(literal 2 binary64)))))) (/.f64 c (*.f64 #s(literal 0 binary64) b_2)))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) (fma.f64 a (fma.f64 a (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) b_2) #s(literal 3 binary64)))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 b_2 #s(literal 5 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) b_2) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 c b_2) (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 c c) c) (*.f64 (*.f64 b_2 b_2) (pow.f64 (*.f64 #s(literal 0 binary64) b_2) #s(literal 3 binary64)))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 c c) c) (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) b_2) #s(literal 2 binary64)))))) (*.f64 #s(literal 0 binary64) b_2)))))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 c c) c) (*.f64 (*.f64 b_2 b_2) (pow.f64 (*.f64 #s(literal 0 binary64) b_2) #s(literal 3 binary64)))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 c c) c) (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) b_2) #s(literal 2 binary64))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 c c) (*.f64 b_2 (pow.f64 (*.f64 #s(literal 0 binary64) b_2) #s(literal 2 binary64)))))) (/.f64 c (*.f64 #s(literal 0 binary64) b_2)))) |
#s(approx (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (/.f64 (*.f64 a c) (*.f64 #s(literal 0 binary64) b_2))) |
#s(approx (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (*.f64 a (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b_2 (pow.f64 (*.f64 #s(literal 0 binary64) b_2) #s(literal 2 binary64)))) (/.f64 c (*.f64 #s(literal 0 binary64) b_2))))) |
#s(approx (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (*.f64 a (fma.f64 a (fma.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 c c) c) (*.f64 (*.f64 b_2 b_2) (pow.f64 (*.f64 #s(literal 0 binary64) b_2) #s(literal 3 binary64)))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 c c) c) (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) b_2) #s(literal 2 binary64))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 c c) (*.f64 b_2 (pow.f64 (*.f64 #s(literal 0 binary64) b_2) #s(literal 2 binary64)))))) (/.f64 c (*.f64 #s(literal 0 binary64) b_2))))) |
#s(approx (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (*.f64 a (fma.f64 a (fma.f64 a (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) b_2) #s(literal 3 binary64)))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 b_2 #s(literal 5 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) b_2) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 c b_2) (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 c c) c) (*.f64 (*.f64 b_2 b_2) (pow.f64 (*.f64 #s(literal 0 binary64) b_2) #s(literal 3 binary64)))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 c c) c) (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) b_2) #s(literal 2 binary64)))))) (*.f64 #s(literal 0 binary64) b_2)))))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 c c) c) (*.f64 (*.f64 b_2 b_2) (pow.f64 (*.f64 #s(literal 0 binary64) b_2) #s(literal 3 binary64)))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 c c) c) (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) b_2) #s(literal 2 binary64))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 c c) (*.f64 b_2 (pow.f64 (*.f64 #s(literal 0 binary64) b_2) #s(literal 2 binary64)))))) (/.f64 c (*.f64 #s(literal 0 binary64) b_2))))) |
#s(approx (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (*.f64 a c)) |
#s(approx (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2)) (*.f64 b_2 b_2)) |
#s(approx (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2)) (fma.f64 #s(literal -1 binary64) (*.f64 a c) (*.f64 b_2 b_2))) |
#s(approx (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) b_2) |
#s(approx (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (-.f64 b_2 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a c) b_2)))) |
#s(approx (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (-.f64 b_2 (*.f64 (*.f64 #s(literal -1 binary64) 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 (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (-.f64 b_2 (*.f64 (*.f64 #s(literal -1 binary64) 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 (*.f64 (*.f64 c c) c)) (pow.f64 b_2 #s(literal 5 binary64)))))))))) |
#s(approx (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) (*.f64 b_2 b_2)) |
#s(approx (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) (fma.f64 #s(literal -1 binary64) (*.f64 a c) (*.f64 b_2 b_2))) |
#s(approx (* -1 (* c a)) (*.f64 #s(literal -1 binary64) (*.f64 a c))) |
#s(approx (* c a) (*.f64 a c)) |
#s(approx (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2)) (*.f64 #s(literal 0 binary64) b_2)) |
#s(approx (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2)) (+.f64 b_2 (fma.f64 #s(literal -1 binary64) b_2 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a c) b_2))))) |
#s(approx (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2)) (+.f64 b_2 (fma.f64 #s(literal -1 binary64) b_2 (*.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 c b_2) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b_2 #s(literal 3 binary64))))))))) |
#s(approx (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2)) (+.f64 b_2 (fma.f64 #s(literal -1 binary64) b_2 (*.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 c b_2) (*.f64 a (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 c c) (pow.f64 b_2 #s(literal 3 binary64))) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) c)) (pow.f64 b_2 #s(literal 5 binary64))))))))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 b_2 a)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (fma.f64 #s(literal -1 binary64) (/.f64 b_2 a) (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 b_2 a) (fma.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64))))))))) |
#s(approx (* (/ (- (pow (* (/ (/ c b_2) b_2) 1/2) 3) (pow (* (pow a -1) 2) 3)) (+ (* (* (/ (/ c b_2) b_2) 1/2) (* (/ (/ c b_2) b_2) 1/2)) (+ (* (* (pow a -1) 2) (* (pow a -1) 2)) (* (* (/ (/ c b_2) b_2) 1/2) (* (pow a -1) 2))))) b_2) (*.f64 #s(literal 1/2 binary64) (/.f64 c b_2))) |
#s(approx (* (/ (- (pow (* (/ (/ c b_2) b_2) 1/2) 3) (pow (* (pow a -1) 2) 3)) (+ (* (* (/ (/ c b_2) b_2) 1/2) (* (/ (/ c b_2) b_2) 1/2)) (+ (* (* (pow a -1) 2) (* (pow a -1) 2)) (* (* (/ (/ c b_2) b_2) 1/2) (* (pow a -1) 2))))) b_2) (fma.f64 #s(literal -2 binary64) (/.f64 b_2 a) (*.f64 #s(literal 1/2 binary64) (/.f64 c b_2)))) |
#s(approx (* (/ (- (pow (* (/ (/ c b_2) b_2) 1/2) 3) (pow (* (pow a -1) 2) 3)) (+ (* (* (/ (/ c b_2) b_2) 1/2) (* (/ (/ c b_2) b_2) 1/2)) (+ (* (* (pow a -1) 2) (* (pow a -1) 2)) (* (* (/ (/ c b_2) b_2) 1/2) (* (pow a -1) 2))))) b_2) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) c) #s(literal 0 binary64)) (*.f64 a a)) (*.f64 #s(literal 1/2 binary64) (/.f64 c b_2))) (*.f64 #s(literal 2 binary64) (/.f64 b_2 a)))) |
#s(approx (* (/ (- (pow (* (/ (/ c b_2) b_2) 1/2) 3) (pow (* (pow a -1) 2) 3)) (+ (* (* (/ (/ c b_2) b_2) 1/2) (* (/ (/ c b_2) b_2) 1/2)) (+ (* (* (pow a -1) 2) (* (pow a -1) 2)) (* (* (/ (/ c b_2) b_2) 1/2) (* (pow a -1) 2))))) b_2) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 c b_2) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) c) #s(literal 0 binary64))) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (+.f64 (*.f64 #s(literal -8 binary64) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (*.f64 (*.f64 a a) c))) (fma.f64 #s(literal 2 binary64) (/.f64 b_2 a) (*.f64 #s(literal 8 binary64) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (*.f64 (*.f64 a a) c))))))) |
#s(approx (/ (- (pow (* (/ (/ c b_2) b_2) 1/2) 3) (pow (* (pow a -1) 2) 3)) (+ (* (* (/ (/ c b_2) b_2) 1/2) (* (/ (/ c b_2) b_2) 1/2)) (+ (* (* (pow a -1) 2) (* (pow a -1) 2)) (* (* (/ (/ c b_2) b_2) 1/2) (* (pow a -1) 2))))) (*.f64 #s(literal 1/2 binary64) (/.f64 c (*.f64 b_2 b_2)))) |
#s(approx (/ (- (pow (* (/ (/ c b_2) b_2) 1/2) 3) (pow (* (pow a -1) 2) 3)) (+ (* (* (/ (/ c b_2) b_2) 1/2) (* (/ (/ c b_2) b_2) 1/2)) (+ (* (* (pow a -1) 2) (* (pow a -1) 2)) (* (* (/ (/ c b_2) b_2) 1/2) (* (pow a -1) 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 (/ (- (pow (* (/ (/ c b_2) b_2) 1/2) 3) (pow (* (pow a -1) 2) 3)) (+ (* (* (/ (/ c b_2) b_2) 1/2) (* (/ (/ c b_2) b_2) 1/2)) (+ (* (* (pow a -1) 2) (* (pow a -1) 2)) (* (* (/ (/ c b_2) b_2) 1/2) (* (pow a -1) 2))))) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (/.f64 (*.f64 b_2 b_2) c) #s(literal 0 binary64)) (*.f64 a a)) (*.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 (/ (- (pow (* (/ (/ c b_2) b_2) 1/2) 3) (pow (* (pow a -1) 2) 3)) (+ (* (* (/ (/ c b_2) b_2) 1/2) (* (/ (/ c b_2) b_2) 1/2)) (+ (* (* (pow a -1) 2) (* (pow a -1) 2)) (* (* (/ (/ c b_2) b_2) 1/2) (* (pow a -1) 2))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 c (*.f64 b_2 b_2)) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 (/.f64 (*.f64 b_2 b_2) c) #s(literal 0 binary64))) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (fma.f64 #s(literal -8 binary64) (/.f64 (*.f64 b_2 b_2) (*.f64 (*.f64 a a) c)) (fma.f64 #s(literal 8 binary64) (/.f64 (*.f64 b_2 b_2) (*.f64 (*.f64 a a) c)) (*.f64 #s(literal 2 binary64) (pow.f64 a #s(literal -1 binary64))))))) |
#s(approx (- (pow (* (/ (/ c b_2) b_2) 1/2) 3) (pow (* (pow a -1) 2) 3)) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 c c) c) (pow.f64 b_2 #s(literal 6 binary64))))) |
#s(approx (- (pow (* (/ (/ c b_2) b_2) 1/2) 3) (pow (* (pow a -1) 2) 3)) (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 c c) c) (pow.f64 b_2 #s(literal 6 binary64))) (*.f64 #s(literal -8 binary64) (pow.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -1 binary64))))) |
#s(approx (+ (* (* (/ (/ c b_2) b_2) 1/2) (* (/ (/ c b_2) b_2) 1/2)) (+ (* (* (pow a -1) 2) (* (pow a -1) 2)) (* (* (/ (/ c b_2) b_2) 1/2) (* (pow a -1) 2)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 c c) (pow.f64 b_2 #s(literal 4 binary64))))) |
#s(approx (+ (* (* (/ (/ c b_2) b_2) 1/2) (* (/ (/ c b_2) b_2) 1/2)) (+ (* (* (pow a -1) 2) (* (pow a -1) 2)) (* (* (/ (/ c b_2) b_2) 1/2) (* (pow a -1) 2)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 c c) (pow.f64 b_2 #s(literal 4 binary64))) (/.f64 c (*.f64 a (*.f64 b_2 b_2))))) |
#s(approx (+ (* (* (/ (/ c b_2) b_2) 1/2) (* (/ (/ c b_2) b_2) 1/2)) (+ (* (* (pow a -1) 2) (* (pow a -1) 2)) (* (* (/ (/ c b_2) b_2) 1/2) (* (pow a -1) 2)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 c c) (pow.f64 b_2 #s(literal 4 binary64))) (+.f64 (/.f64 #s(literal 4 binary64) (*.f64 a a)) (/.f64 c (*.f64 a (*.f64 b_2 b_2)))))) |
#s(approx (+ (* (* (pow a -1) 2) (* (pow a -1) 2)) (* (* (/ (/ c b_2) b_2) 1/2) (* (pow a -1) 2))) (/.f64 c (*.f64 a (*.f64 b_2 b_2)))) |
#s(approx (+ (* (* (pow a -1) 2) (* (pow a -1) 2)) (* (* (/ (/ c b_2) b_2) 1/2) (* (pow a -1) 2))) (/.f64 (fma.f64 #s(literal 4 binary64) (pow.f64 a #s(literal -1 binary64)) (/.f64 c (*.f64 b_2 b_2))) a)) |
#s(approx (* (+ (* (/ c (exp (* (log b_2) 2))) 1/2) (* -2 (pow a -1))) b_2) (*.f64 #s(literal 1/2 binary64) (/.f64 c b_2))) |
#s(approx (* (+ (* (/ c (exp (* (log b_2) 2))) 1/2) (* -2 (pow a -1))) b_2) (fma.f64 #s(literal -2 binary64) (/.f64 b_2 a) (*.f64 #s(literal 1/2 binary64) (/.f64 c b_2)))) |
#s(approx (+ (* (/ c (exp (* (log b_2) 2))) 1/2) (* -2 (pow a -1))) (*.f64 #s(literal 1/2 binary64) (/.f64 c (*.f64 b_2 b_2)))) |
#s(approx (+ (* (/ c (exp (* (log b_2) 2))) 1/2) (* -2 (pow a -1))) (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) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) (/.f64 (fma.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal -1 binary64) b_2) #s(literal 1 binary64))) a)) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal 1/2 binary64)) (/.f64 (*.f64 b_2 b_2) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) #s(literal -1/2 binary64)) (*.f64 a a)) (*.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) b_2) #s(literal 1 binary64)))) a)) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 a a) c) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) #s(literal 1 binary64))) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (/.f64 (*.f64 b_2 (*.f64 (*.f64 (pow.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal 1/2 binary64)) (/.f64 (*.f64 b_2 b_2) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) #s(literal -1/2 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) (pow.f64 a #s(literal 3 binary64))) (*.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b_2 b_2) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) b_2) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b_2 b_2) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)))))))) a)) |
#s(approx (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (*.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
#s(approx (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (fma.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal -1 binary64) b_2) #s(literal 1 binary64)))) |
#s(approx (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal 1/2 binary64)) (/.f64 (*.f64 b_2 b_2) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) #s(literal -1/2 binary64)) (*.f64 a a)) (*.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) b_2) #s(literal 1 binary64))))) |
#s(approx (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 a a) c) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) #s(literal 1 binary64))) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (/.f64 (*.f64 b_2 (*.f64 (*.f64 (pow.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal 1/2 binary64)) (/.f64 (*.f64 b_2 b_2) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) #s(literal -1/2 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) (pow.f64 a #s(literal 3 binary64))) (*.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b_2 b_2) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) b_2) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b_2 b_2) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64))))))))) |
#s(approx (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2)) (*.f64 #s(literal -1 binary64) (*.f64 a c))) |
#s(approx (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2)) (*.f64 a (fma.f64 #s(literal -1 binary64) c (/.f64 (*.f64 b_2 b_2) a)))) |
#s(approx (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (*.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) |
#s(approx (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (*.f64 a (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))) |
#s(approx (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (*.f64 a (fma.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))))) |
#s(approx (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (*.f64 a (fma.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 5 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 b_2 #s(literal 6 binary64)) (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal 5 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))))) |
#s(approx (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) (*.f64 #s(literal -1 binary64) (*.f64 a c))) |
#s(approx (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) (*.f64 a (fma.f64 #s(literal -1 binary64) c (/.f64 (*.f64 b_2 b_2) a)))) |
#s(approx (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2)) (*.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) |
#s(approx (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2)) (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 b_2 a) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))) |
#s(approx (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2)) (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 b_2 a) (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))))) |
#s(approx (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2)) (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 b_2 a) (fma.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (fma.f64 #s(literal -1 binary64) (/.f64 b_2 a) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 b_2 (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))) a) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 b_2 (*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))) a))) a) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) |
#s(approx (* (/ (- (pow (* (/ (/ c b_2) b_2) 1/2) 3) (pow (* (pow a -1) 2) 3)) (+ (* (* (/ (/ c b_2) b_2) 1/2) (* (/ (/ c b_2) b_2) 1/2)) (+ (* (* (pow a -1) 2) (* (pow a -1) 2)) (* (* (/ (/ c b_2) b_2) 1/2) (* (pow a -1) 2))))) b_2) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (*.f64 a c)) #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) b_2)) a) (*.f64 #s(literal 1/2 binary64) (/.f64 c b_2)))) |
#s(approx (* (/ (- (pow (* (/ (/ c b_2) b_2) 1/2) 3) (pow (* (pow a -1) 2) 3)) (+ (* (* (/ (/ c b_2) b_2) 1/2) (* (/ (/ c b_2) b_2) 1/2)) (+ (* (* (pow a -1) 2) (* (pow a -1) 2)) (* (* (/ (/ c b_2) b_2) 1/2) (* (pow a -1) 2))))) b_2) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 b_2 b_2) a) (/.f64 (*.f64 (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) c) #s(literal 0 binary64)) c))) (*.f64 (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) c) #s(literal 0 binary64))) a) (*.f64 #s(literal 2 binary64) b_2)) a) (*.f64 #s(literal 1/2 binary64) (/.f64 c b_2)))) |
#s(approx (/ (- (pow (* (/ (/ c b_2) b_2) 1/2) 3) (pow (* (pow a -1) 2) 3)) (+ (* (* (/ (/ c b_2) b_2) 1/2) (* (/ (/ c b_2) b_2) 1/2)) (+ (* (* (pow a -1) 2) (* (pow a -1) 2)) (* (* (/ (/ c b_2) b_2) 1/2) (* (pow a -1) 2))))) (fma.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 0 binary64))) a) (*.f64 #s(literal 1/2 binary64) (/.f64 c (*.f64 b_2 b_2))))) |
#s(approx (/ (- (pow (* (/ (/ c b_2) b_2) 1/2) 3) (pow (* (pow a -1) 2) 3)) (+ (* (* (/ (/ c b_2) b_2) 1/2) (* (/ (/ c b_2) b_2) 1/2)) (+ (* (* (pow a -1) 2) (* (pow a -1) 2)) (* (* (/ (/ c b_2) b_2) 1/2) (* (pow a -1) 2))))) (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 b_2 b_2) a) (/.f64 (*.f64 (/.f64 (*.f64 b_2 b_2) c) #s(literal 0 binary64)) c))) (*.f64 (/.f64 (*.f64 b_2 b_2) c) #s(literal 0 binary64))) a))) a) (*.f64 #s(literal 1/2 binary64) (/.f64 c (*.f64 b_2 b_2))))) |
#s(approx (+ (* (* (/ (/ c b_2) b_2) 1/2) (* (/ (/ c b_2) b_2) 1/2)) (+ (* (* (pow a -1) 2) (* (pow a -1) 2)) (* (* (/ (/ c b_2) b_2) 1/2) (* (pow a -1) 2)))) (fma.f64 #s(literal -1 binary64) (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (/.f64 c (*.f64 b_2 b_2))) a) (/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 a #s(literal -1 binary64))) a)) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 c c) (pow.f64 b_2 #s(literal 4 binary64)))))) |
#s(approx (+ (* (* (pow a -1) 2) (* (pow a -1) 2)) (* (* (/ (/ c b_2) b_2) 1/2) (* (pow a -1) 2))) (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (/.f64 c (*.f64 b_2 b_2))) a) (/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 a #s(literal -1 binary64))) a)))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 b_2 (*.f64 (neg.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) a))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) #s(literal -1/2 binary64) (*.f64 (*.f64 #s(literal -1 binary64) a) b_2)) a) (*.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) a))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a (pow.f64 b_2 #s(literal 3 binary64))) c) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 b_2 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 (pow.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal 1/2 binary64)) (*.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) #s(literal -1/2 binary64)))))) (*.f64 (*.f64 (pow.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal 1/2 binary64)) (*.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) #s(literal -1/2 binary64))) a) (*.f64 (*.f64 #s(literal -1 binary64) a) b_2)) a) (*.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) a))) |
#s(approx (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) |
#s(approx (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (*.f64 #s(literal -1 binary64) (-.f64 b_2 (*.f64 (neg.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))) |
#s(approx (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (*.f64 #s(literal -1 binary64) (fma.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal 1/2 binary64)) (*.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) #s(literal -1/2 binary64)) a) (*.f64 a b_2)) a)))) |
#s(approx (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (*.f64 #s(literal -1 binary64) (fma.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal 1/2 binary64)) (*.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 a a) (pow.f64 b_2 #s(literal 3 binary64))) c) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b_2 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 (pow.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal 1/2 binary64)) (*.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) #s(literal -1/2 binary64)))))) a) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal 1/2 binary64)) (*.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))))) a) (*.f64 a b_2)) a)))) |
#s(approx (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/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 (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) |
#s(approx (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))))) |
#s(approx (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))))) |
#s(approx (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 5 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 b_2 #s(literal 6 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))))))) |
#s(approx (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) (*.f64 #s(literal -1 binary64) (*.f64 a (+.f64 c (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 b_2 b_2) a)))))) |
#s(approx (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2)) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) |
#s(approx (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2)) (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) a (*.f64 (/.f64 b_2 a) a)))) |
#s(approx (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2)) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) b_2 (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))) a) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))))) |
#s(approx (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2)) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 b_2 (/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))) a))) a) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (*.f64 b_2 (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 b_2 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) (pow.f64 a #s(literal -1 binary64)))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (*.f64 b_2 (-.f64 (*.f64 b_2 (fma.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64))) (*.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b_2 b_2) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64))))))) (pow.f64 a #s(literal -1 binary64)))))) |
#s(approx (* (/ (- (pow (* (/ (/ c b_2) b_2) 1/2) 3) (pow (* (pow a -1) 2) 3)) (+ (* (* (/ (/ c b_2) b_2) 1/2) (* (/ (/ c b_2) b_2) 1/2)) (+ (* (* (pow a -1) 2) (* (pow a -1) 2)) (* (* (/ (/ c b_2) b_2) 1/2) (* (pow a -1) 2))))) b_2) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 b_2 b_2) a) (*.f64 #s(literal 1/2 binary64) c)) b_2)) |
#s(approx (/ (- (pow (* (/ (/ c b_2) b_2) 1/2) 3) (pow (* (pow a -1) 2) 3)) (+ (* (* (/ (/ c b_2) b_2) 1/2) (* (/ (/ c b_2) b_2) 1/2)) (+ (* (* (pow a -1) 2) (* (pow a -1) 2)) (* (* (/ (/ c b_2) b_2) 1/2) (* (pow a -1) 2))))) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 b_2 b_2) a) (*.f64 #s(literal 1/2 binary64) c)) (*.f64 b_2 b_2))) |
#s(approx (- (pow (* (/ (/ c b_2) b_2) 1/2) 3) (pow (* (pow a -1) 2) 3)) (/.f64 (fma.f64 #s(literal -8 binary64) (/.f64 (pow.f64 b_2 #s(literal 6 binary64)) (pow.f64 a #s(literal 3 binary64))) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 c c) c))) (pow.f64 b_2 #s(literal 6 binary64)))) |
#s(approx (pow (* (/ (/ c b_2) b_2) 1/2) 3) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 c c) c) (pow.f64 b_2 #s(literal 6 binary64))))) |
#s(approx (* (/ (/ c b_2) b_2) 1/2) (*.f64 #s(literal 1/2 binary64) (/.f64 c (*.f64 b_2 b_2)))) |
#s(approx (/ (/ c b_2) b_2) (/.f64 c (*.f64 b_2 b_2))) |
#s(approx (/ c b_2) (/.f64 c b_2)) |
#s(approx (pow b_2 1) b_2) |
#s(approx (+ (* (* (/ (/ c b_2) b_2) 1/2) (* (/ (/ c b_2) b_2) 1/2)) (+ (* (* (pow a -1) 2) (* (pow a -1) 2)) (* (* (/ (/ c b_2) b_2) 1/2) (* (pow a -1) 2)))) (/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 c c) (/.f64 (*.f64 (*.f64 b_2 b_2) c) a)) (pow.f64 b_2 #s(literal 4 binary64)))) |
#s(approx (+ (* (* (/ (/ c b_2) b_2) 1/2) (* (/ (/ c b_2) b_2) 1/2)) (+ (* (* (pow a -1) 2) (* (pow a -1) 2)) (* (* (/ (/ c b_2) b_2) 1/2) (* (pow a -1) 2)))) (/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 c c) (*.f64 (*.f64 b_2 b_2) (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 b_2 b_2) (*.f64 a a)) (/.f64 c a)))) (pow.f64 b_2 #s(literal 4 binary64)))) |
#s(approx (+ (* (* (pow a -1) 2) (* (pow a -1) 2)) (* (* (/ (/ c b_2) b_2) 1/2) (* (pow a -1) 2))) (/.f64 (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 b_2 b_2) (*.f64 a a)) (/.f64 c a)) (*.f64 b_2 b_2))) |
#s(approx (* (+ (* (/ c (exp (* (log b_2) 2))) 1/2) (* -2 (pow a -1))) b_2) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 b_2 b_2) a) (*.f64 #s(literal 1/2 binary64) c)) b_2)) |
#s(approx (+ (* (/ c (exp (* (log b_2) 2))) 1/2) (* -2 (pow a -1))) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 b_2 b_2) a) (*.f64 #s(literal 1/2 binary64) c)) (*.f64 b_2 b_2))) |
#s(approx (/ c (exp (* (log b_2) 2))) (/.f64 c (*.f64 b_2 b_2))) |
#s(approx (exp (* (log b_2) 2)) (*.f64 b_2 b_2)) |
#s(approx (* (log b_2) 2) (*.f64 #s(literal 2 binary64) (log.f64 b_2))) |
#s(approx (log b_2) (log.f64 b_2)) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) (fma.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (/.f64 b_2 (*.f64 a #s(literal -1 binary64))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) (fma.f64 b_2 (fma.f64 #s(literal -1 binary64) (*.f64 b_2 (*.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64))) #s(literal -1/2 binary64))) (pow.f64 (*.f64 a #s(literal -1 binary64)) #s(literal -1 binary64))) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) (fma.f64 b_2 (fma.f64 b_2 (-.f64 (*.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 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64))) #s(literal -1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))))) (*.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64))) #s(literal -1/2 binary64))) (pow.f64 (*.f64 a #s(literal -1 binary64)) #s(literal -1 binary64))) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64))))) |
#s(approx (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (fma.f64 b_2 (fma.f64 #s(literal -1 binary64) (*.f64 b_2 (*.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64))) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (*.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64))))) |
#s(approx (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (fma.f64 b_2 (fma.f64 b_2 (-.f64 (*.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 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64))) #s(literal -1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))))) (*.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64))) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (*.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64))))) |
#s(approx (exp (* (log b_2) 2)) (*.f64 b_2 b_2)) |
#s(approx (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) |
#s(approx (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (-.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (*.f64 (neg.f64 (*.f64 b_2 b_2)) (fma.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b_2 b_2) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)))))))) |
#s(approx (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (fma.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 b_2 b_2) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) (*.f64 (neg.f64 (*.f64 b_2 b_2)) (fma.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64))) (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b_2 b_2) (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal 5 binary64))))))))))) |
#s(approx (pow b_2 1) b_2) |
#s(approx (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2)) (+.f64 (*.f64 #s(literal -1 binary64) b_2) (*.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) |
#s(approx (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2)) (fma.f64 b_2 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 b_2 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) #s(literal 1 binary64)) (*.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) |
#s(approx (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2)) (fma.f64 b_2 (-.f64 (*.f64 b_2 (fma.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b_2 b_2) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)))))) #s(literal 1 binary64)) (*.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.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 b_2 (-.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 c (*.f64 b_2 b_2)))) (*.f64 #s(literal 2 binary64) (pow.f64 a #s(literal -1 binary64)))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 b_2 (-.f64 (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (pow.f64 b_2 #s(literal 6 binary64))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #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 (* (/ (- (pow (* (/ (/ c b_2) b_2) 1/2) 3) (pow (* (pow a -1) 2) 3)) (+ (* (* (/ (/ c b_2) b_2) 1/2) (* (/ (/ c b_2) b_2) 1/2)) (+ (* (* (pow a -1) 2) (* (pow a -1) 2)) (* (* (/ (/ c b_2) b_2) 1/2) (* (pow a -1) 2))))) b_2) (*.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 (* (/ (- (pow (* (/ (/ c b_2) b_2) 1/2) 3) (pow (* (pow a -1) 2) 3)) (+ (* (* (/ (/ c b_2) b_2) 1/2) (* (/ (/ c b_2) b_2) 1/2)) (+ (* (* (pow a -1) 2) (* (pow a -1) 2)) (* (* (/ (/ c b_2) b_2) 1/2) (* (pow a -1) 2))))) b_2) (*.f64 b_2 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal 0 binary64)) (pow.f64 b_2 #s(literal 4 binary64)))) (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 (* (/ (- (pow (* (/ (/ c b_2) b_2) 1/2) 3) (pow (* (pow a -1) 2) 3)) (+ (* (* (/ (/ c b_2) b_2) 1/2) (* (/ (/ c b_2) b_2) 1/2)) (+ (* (* (pow a -1) 2) (* (pow a -1) 2)) (* (* (/ (/ c b_2) b_2) 1/2) (* (pow a -1) 2))))) b_2) (*.f64 b_2 (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 a (*.f64 c c)) #s(literal 0 binary64)))) (pow.f64 b_2 #s(literal 6 binary64)))) (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/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 (/ (- (pow (* (/ (/ c b_2) b_2) 1/2) 3) (pow (* (pow a -1) 2) 3)) (+ (* (* (/ (/ c b_2) b_2) 1/2) (* (/ (/ c b_2) b_2) 1/2)) (+ (* (* (pow a -1) 2) (* (pow a -1) 2)) (* (* (/ (/ c b_2) b_2) 1/2) (* (pow a -1) 2))))) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal 0 binary64)) (pow.f64 b_2 #s(literal 4 binary64)))) (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 (/ (- (pow (* (/ (/ c b_2) b_2) 1/2) 3) (pow (* (pow a -1) 2) 3)) (+ (* (* (/ (/ c b_2) b_2) 1/2) (* (/ (/ c b_2) b_2) 1/2)) (+ (* (* (pow a -1) 2) (* (pow a -1) 2)) (* (* (/ (/ c b_2) b_2) 1/2) (* (pow a -1) 2))))) (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 a (*.f64 c c)) #s(literal 0 binary64)))) (pow.f64 b_2 #s(literal 6 binary64)))) (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/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 (+ (* (* (/ (/ c b_2) b_2) 1/2) (* (/ (/ c b_2) b_2) 1/2)) (+ (* (* (pow a -1) 2) (* (pow a -1) 2)) (* (* (/ (/ c b_2) b_2) 1/2) (* (pow a -1) 2)))) (fma.f64 #s(literal 4 binary64) (pow.f64 (*.f64 a a) #s(literal -1 binary64)) (/.f64 c (*.f64 a (*.f64 b_2 b_2))))) |
#s(approx (+ (* (* (/ (/ c b_2) b_2) 1/2) (* (/ (/ c b_2) b_2) 1/2)) (+ (* (* (pow a -1) 2) (* (pow a -1) 2)) (* (* (/ (/ c b_2) b_2) 1/2) (* (pow a -1) 2)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 c c) (pow.f64 b_2 #s(literal 4 binary64))) (fma.f64 #s(literal 4 binary64) (pow.f64 (*.f64 a a) #s(literal -1 binary64)) (/.f64 c (*.f64 a (*.f64 b_2 b_2)))))) |
#s(approx (+ (* (* (pow a -1) 2) (* (pow a -1) 2)) (* (* (/ (/ c b_2) b_2) 1/2) (* (pow a -1) 2))) (fma.f64 #s(literal 4 binary64) (pow.f64 (*.f64 a a) #s(literal -1 binary64)) (/.f64 c (*.f64 a (*.f64 b_2 b_2))))) |
#s(approx (* (+ (* (/ c (exp (* (log b_2) 2))) 1/2) (* -2 (pow a -1))) b_2) (*.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 (* (log b_2) 2) (*.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) (log.f64 b_2)))) |
#s(approx (log b_2) (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (log.f64 b_2)))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) (*.f64 #s(literal -2 binary64) (/.f64 b_2 a))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) (*.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) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) (*.f64 b_2 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal -1/8 binary64)) (pow.f64 b_2 #s(literal 4 binary64)))) (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) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) (*.f64 b_2 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal 4 binary64)) #s(literal 5/64 binary64)) (*.f64 (*.f64 a a) c))) (fma.f64 #s(literal -1/4 binary64) (*.f64 a (*.f64 c (*.f64 (*.f64 a (*.f64 c c)) #s(literal -1/8 binary64)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c))))) (pow.f64 b_2 #s(literal 6 binary64)))) (fma.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b_2 b_2)) (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 1/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal 2 binary64) (pow.f64 a #s(literal -1 binary64))))))))) |
#s(approx (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (*.f64 #s(literal -2 binary64) b_2)) |
#s(approx (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/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 (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (*.f64 b_2 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal -1/8 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 (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (*.f64 b_2 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal 4 binary64)) #s(literal 5/64 binary64)) (*.f64 a c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a (*.f64 c (*.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal -1/8 binary64)))) (*.f64 #s(literal 1/16 binary64) (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 (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 4 binary64))) #s(literal -1/8 binary64))))))) |
#s(approx (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/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 (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/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 (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/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 (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/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 (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) (*.f64 (*.f64 b_2 b_2) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a c) (*.f64 b_2 b_2)))))) |
#s(approx (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a c) b_2))) |
#s(approx (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/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 (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/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 (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2)) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 a c) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal 4 binary64)) #s(literal 5/64 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 (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 #s(literal -1/2 binary64) (/.f64 c b_2))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b_2 b_2)) (*.f64 #s(literal 1/2 binary64) c)) b_2))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (pow.f64 b_2 #s(literal 4 binary64))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b_2 b_2)) (*.f64 #s(literal 1/2 binary64) c))) b_2))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (pow.f64 b_2 #s(literal 4 binary64)))) (+.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b_2 b_2))) (*.f64 #s(literal 1/2 binary64) (+.f64 c (/.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal 4 binary64)) #s(literal 5/64 binary64)) (*.f64 a (pow.f64 b_2 #s(literal 6 binary64)))))))) b_2))) |
#s(approx (* (/ (- (pow (* (/ (/ c b_2) b_2) 1/2) 3) (pow (* (pow a -1) 2) 3)) (+ (* (* (/ (/ c b_2) b_2) 1/2) (* (/ (/ c b_2) b_2) 1/2)) (+ (* (* (pow a -1) 2) (* (pow a -1) 2)) (* (* (/ (/ c b_2) b_2) 1/2) (* (pow a -1) 2))))) b_2) (*.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 (* (/ (- (pow (* (/ (/ c b_2) b_2) 1/2) 3) (pow (* (pow a -1) 2) 3)) (+ (* (* (/ (/ c b_2) b_2) 1/2) (* (/ (/ c b_2) b_2) 1/2)) (+ (* (* (pow a -1) 2) (* (pow a -1) 2)) (* (* (/ (/ c b_2) b_2) 1/2) (* (pow a -1) 2))))) b_2) (*.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/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 (* (/ (- (pow (* (/ (/ c b_2) b_2) 1/2) 3) (pow (* (pow a -1) 2) 3)) (+ (* (* (/ (/ c b_2) b_2) 1/2) (* (/ (/ c b_2) b_2) 1/2)) (+ (* (* (pow a -1) 2) (* (pow a -1) 2)) (* (* (/ (/ c b_2) b_2) 1/2) (* (pow a -1) 2))))) b_2) (*.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/4 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 a (*.f64 c c)) #s(literal 0 binary64)))) (pow.f64 b_2 #s(literal 6 binary64))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b_2 #s(literal 4 binary64))) (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 (* (+ (* (/ c (exp (* (log b_2) 2))) 1/2) (* -2 (pow a -1))) b_2) (*.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 (* (log b_2) 2) (*.f64 #s(literal 2 binary64) (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) b_2)) #s(literal -1 binary64)))))) |
#s(approx (log b_2) (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) b_2)) #s(literal -1 binary64))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) (*.f64 #s(literal -1/2 binary64) (/.f64 c b_2))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b_2 b_2)) (*.f64 #s(literal 1/2 binary64) c)) b_2))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (pow.f64 b_2 #s(literal 4 binary64))) (*.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) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal -5/128 binary64)) (pow.f64 b_2 #s(literal 6 binary64))) (*.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) (*.f64 (*.f64 c c) c)) (pow.f64 b_2 #s(literal 4 binary64)))))) b_2))) |
#s(approx (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a c) b_2))) |
#s(approx (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (*.f64 #s(literal -1 binary64) (/.f64 (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))) b_2))) |
#s(approx (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (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))) (*.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) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal 4 binary64)) #s(literal -5/128 binary64)) (pow.f64 b_2 #s(literal 6 binary64))) (*.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 (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (*.f64 #s(literal -1 binary64) b_2)) |
#s(approx (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/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 (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/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 (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/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 (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2)) (*.f64 #s(literal -2 binary64) b_2)) |
#s(approx (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/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 (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a c) (*.f64 b_2 b_2)) (*.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 4 binary64))))))))) |
#s(approx (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a c) (*.f64 b_2 b_2)) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 6 binary64)))))))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (fma.f64 #s(literal -2 binary64) (/.f64 b_2 a) (*.f64 #s(literal 1/2 binary64) (/.f64 c b_2)))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 b_2 a)) (*.f64 (*.f64 #s(literal -1 binary64) c) (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 a c) (pow.f64 b_2 #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (pow.f64 b_2 #s(literal -1 binary64))))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 b_2 a)) (*.f64 (*.f64 #s(literal -1 binary64) c) (fma.f64 c (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 b_2 #s(literal 5 binary64))) (*.f64 #s(literal 1/8 binary64) (/.f64 a (pow.f64 b_2 #s(literal 3 binary64))))) (*.f64 #s(literal 1/2 binary64) (pow.f64 b_2 #s(literal -1 binary64))))))) |
#s(approx (* (/ (- (pow (* (/ (/ c b_2) b_2) 1/2) 3) (pow (* (pow a -1) 2) 3)) (+ (* (* (/ (/ c b_2) b_2) 1/2) (* (/ (/ c b_2) b_2) 1/2)) (+ (* (* (pow a -1) 2) (* (pow a -1) 2)) (* (* (/ (/ c b_2) b_2) 1/2) (* (pow a -1) 2))))) b_2) (fma.f64 #s(literal -2 binary64) (/.f64 b_2 a) (*.f64 c (fma.f64 #s(literal -1 binary64) (*.f64 c (*.f64 (/.f64 a (pow.f64 b_2 #s(literal 3 binary64))) #s(literal 0 binary64))) (*.f64 #s(literal 1/2 binary64) (pow.f64 b_2 #s(literal -1 binary64))))))) |
#s(approx (* (/ (- (pow (* (/ (/ c b_2) b_2) 1/2) 3) (pow (* (pow a -1) 2) 3)) (+ (* (* (/ (/ c b_2) b_2) 1/2) (* (/ (/ c b_2) b_2) 1/2)) (+ (* (* (pow a -1) 2) (* (pow a -1) 2)) (* (* (/ (/ c b_2) b_2) 1/2) (* (pow a -1) 2))))) b_2) (fma.f64 #s(literal -2 binary64) (/.f64 b_2 a) (*.f64 c (fma.f64 c (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 (/.f64 a (pow.f64 b_2 #s(literal 3 binary64))) #s(literal 0 binary64)))) (*.f64 b_2 b_2))) (*.f64 (/.f64 a (pow.f64 b_2 #s(literal 3 binary64))) #s(literal 0 binary64))) (*.f64 #s(literal 1/2 binary64) (pow.f64 b_2 #s(literal -1 binary64))))))) |
#s(approx (/ (- (pow (* (/ (/ c b_2) b_2) 1/2) 3) (pow (* (pow a -1) 2) 3)) (+ (* (* (/ (/ c b_2) b_2) 1/2) (* (/ (/ c b_2) b_2) 1/2)) (+ (* (* (pow a -1) 2) (* (pow a -1) 2)) (* (* (/ (/ c b_2) b_2) 1/2) (* (pow a -1) 2))))) (fma.f64 c (fma.f64 #s(literal -1 binary64) (*.f64 c (*.f64 (/.f64 a (pow.f64 b_2 #s(literal 4 binary64))) #s(literal 0 binary64))) (*.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 b_2 b_2) #s(literal -1 binary64)))) (*.f64 #s(literal -2 binary64) (pow.f64 a #s(literal -1 binary64))))) |
#s(approx (/ (- (pow (* (/ (/ c b_2) b_2) 1/2) 3) (pow (* (pow a -1) 2) 3)) (+ (* (* (/ (/ c b_2) b_2) 1/2) (* (/ (/ c b_2) b_2) 1/2)) (+ (* (* (pow a -1) 2) (* (pow a -1) 2)) (* (* (/ (/ c b_2) b_2) 1/2) (* (pow a -1) 2))))) (fma.f64 c (fma.f64 c (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 (/.f64 a (pow.f64 b_2 #s(literal 4 binary64))) #s(literal 0 binary64)))) (*.f64 b_2 b_2))) (*.f64 (/.f64 a (pow.f64 b_2 #s(literal 4 binary64))) #s(literal 0 binary64))) (*.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 b_2 b_2) #s(literal -1 binary64)))) (*.f64 #s(literal -2 binary64) (pow.f64 a #s(literal -1 binary64))))) |
#s(approx c c) |
#s(approx (+ (* (* (/ (/ c b_2) b_2) 1/2) (* (/ (/ c b_2) b_2) 1/2)) (+ (* (* (pow a -1) 2) (* (pow a -1) 2)) (* (* (/ (/ c b_2) b_2) 1/2) (* (pow a -1) 2)))) (fma.f64 c (fma.f64 #s(literal 1/4 binary64) (/.f64 c (pow.f64 b_2 #s(literal 4 binary64))) (pow.f64 (*.f64 a (*.f64 b_2 b_2)) #s(literal -1 binary64))) (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 a a) #s(literal -1 binary64))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) (*.f64 c (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 a b_2) (/.f64 c (pow.f64 (*.f64 #s(literal 0 binary64) b_2) #s(literal 2 binary64)))) (pow.f64 (*.f64 #s(literal 0 binary64) b_2) #s(literal -1 binary64))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) (*.f64 c (fma.f64 c (fma.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a a) (*.f64 (*.f64 b_2 b_2) (pow.f64 (*.f64 #s(literal 0 binary64) b_2) #s(literal 3 binary64)))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 a a) (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) b_2) #s(literal 2 binary64))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 b_2 (pow.f64 (*.f64 #s(literal 0 binary64) b_2) #s(literal 2 binary64)))))) (pow.f64 (*.f64 #s(literal 0 binary64) b_2) #s(literal -1 binary64))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) (*.f64 c (fma.f64 c (fma.f64 c (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 a #s(literal 3 binary64)) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) b_2) #s(literal 3 binary64)))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 a #s(literal 3 binary64)) (*.f64 (pow.f64 b_2 #s(literal 5 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) b_2) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 a b_2) (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a a) (*.f64 (*.f64 b_2 b_2) (pow.f64 (*.f64 #s(literal 0 binary64) b_2) #s(literal 3 binary64)))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 a a) (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) b_2) #s(literal 2 binary64)))))) (*.f64 #s(literal 0 binary64) b_2)))))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a a) (*.f64 (*.f64 b_2 b_2) (pow.f64 (*.f64 #s(literal 0 binary64) b_2) #s(literal 3 binary64)))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 a a) (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) b_2) #s(literal 2 binary64))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 b_2 (pow.f64 (*.f64 #s(literal 0 binary64) b_2) #s(literal 2 binary64)))))) (pow.f64 (*.f64 #s(literal 0 binary64) b_2) #s(literal -1 binary64))))) |
#s(approx (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (*.f64 c (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 a a) b_2) (/.f64 c (pow.f64 (*.f64 #s(literal 0 binary64) b_2) #s(literal 2 binary64)))) (/.f64 a (*.f64 #s(literal 0 binary64) b_2))))) |
#s(approx (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (*.f64 c (fma.f64 c (fma.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 a #s(literal 3 binary64)) (*.f64 (*.f64 b_2 b_2) (pow.f64 (*.f64 #s(literal 0 binary64) b_2) #s(literal 3 binary64)))) (*.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 a #s(literal 3 binary64)) (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) b_2) #s(literal 2 binary64))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a a) (*.f64 b_2 (pow.f64 (*.f64 #s(literal 0 binary64) b_2) #s(literal 2 binary64)))))) (/.f64 a (*.f64 #s(literal 0 binary64) b_2))))) |
#s(approx (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (*.f64 c (fma.f64 c (fma.f64 c (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) b_2) #s(literal 3 binary64)))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (pow.f64 b_2 #s(literal 5 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) b_2) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 a b_2) (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 a #s(literal 3 binary64)) (*.f64 (*.f64 b_2 b_2) (pow.f64 (*.f64 #s(literal 0 binary64) b_2) #s(literal 3 binary64)))) (*.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 a #s(literal 3 binary64)) (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) b_2) #s(literal 2 binary64)))))) (*.f64 #s(literal 0 binary64) b_2)))))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 a #s(literal 3 binary64)) (*.f64 (*.f64 b_2 b_2) (pow.f64 (*.f64 #s(literal 0 binary64) b_2) #s(literal 3 binary64)))) (*.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 a #s(literal 3 binary64)) (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) b_2) #s(literal 2 binary64))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a a) (*.f64 b_2 (pow.f64 (*.f64 #s(literal 0 binary64) b_2) #s(literal 2 binary64)))))) (/.f64 a (*.f64 #s(literal 0 binary64) b_2))))) |
#s(approx (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (-.f64 b_2 (*.f64 (*.f64 #s(literal -1 binary64) 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 (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (-.f64 b_2 (*.f64 (*.f64 #s(literal -1 binary64) 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 (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2)) (+.f64 b_2 (fma.f64 #s(literal -1 binary64) 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 (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2)) (+.f64 b_2 (fma.f64 #s(literal -1 binary64) 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 (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 b_2 (*.f64 a c)))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 c (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (fma.f64 #s(literal -1 binary64) (/.f64 b_2 (*.f64 a c)) (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 c (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (fma.f64 #s(literal -1 binary64) (/.f64 b_2 (*.f64 a c)) (fma.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)))))))))) |
#s(approx (* (/ (- (pow (* (/ (/ c b_2) b_2) 1/2) 3) (pow (* (pow a -1) 2) 3)) (+ (* (* (/ (/ c b_2) b_2) 1/2) (* (/ (/ c b_2) b_2) 1/2)) (+ (* (* (pow a -1) 2) (* (pow a -1) 2)) (* (* (/ (/ c b_2) b_2) 1/2) (* (pow a -1) 2))))) b_2) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 b_2 (*.f64 a c)) (*.f64 #s(literal 1/2 binary64) (pow.f64 b_2 #s(literal -1 binary64)))))) |
#s(approx (* (/ (- (pow (* (/ (/ c b_2) b_2) 1/2) 3) (pow (* (pow a -1) 2) 3)) (+ (* (* (/ (/ c b_2) b_2) 1/2) (* (/ (/ c b_2) b_2) 1/2)) (+ (* (* (pow a -1) 2) (* (pow a -1) 2)) (* (* (/ (/ c b_2) b_2) 1/2) (* (pow a -1) 2))))) b_2) (*.f64 c (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (*.f64 a a)) #s(literal 0 binary64)) (*.f64 c c)) (*.f64 #s(literal 1/2 binary64) (pow.f64 b_2 #s(literal -1 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 b_2 (*.f64 a c)))))) |
#s(approx (* (/ (- (pow (* (/ (/ c b_2) b_2) 1/2) 3) (pow (* (pow a -1) 2) 3)) (+ (* (* (/ (/ c b_2) b_2) 1/2) (* (/ (/ c b_2) b_2) 1/2)) (+ (* (* (pow a -1) 2) (* (pow a -1) 2)) (* (* (/ (/ c b_2) b_2) 1/2) (* (pow a -1) 2))))) b_2) (*.f64 c (-.f64 (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 b_2 b_2) a) (/.f64 (*.f64 (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (*.f64 a a)) #s(literal 0 binary64)) (*.f64 (*.f64 c c) c))) (*.f64 #s(literal 1/2 binary64) (pow.f64 b_2 #s(literal -1 binary64)))) (+.f64 (*.f64 #s(literal -8 binary64) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (fma.f64 #s(literal 2 binary64) (/.f64 b_2 (*.f64 a c)) (*.f64 #s(literal 8 binary64) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (pow.f64 (*.f64 a c) #s(literal 2 binary64))))))))) |
#s(approx (/ (- (pow (* (/ (/ c b_2) b_2) 1/2) 3) (pow (* (pow a -1) 2) 3)) (+ (* (* (/ (/ c b_2) b_2) 1/2) (* (/ (/ c b_2) b_2) 1/2)) (+ (* (* (pow a -1) 2) (* (pow a -1) 2)) (* (* (/ (/ c b_2) b_2) 1/2) (* (pow a -1) 2))))) (*.f64 c (fma.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 b_2 b_2) #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 a c) #s(literal -1 binary64)))))) |
#s(approx (/ (- (pow (* (/ (/ c b_2) b_2) 1/2) 3) (pow (* (pow a -1) 2) 3)) (+ (* (* (/ (/ c b_2) b_2) 1/2) (* (/ (/ c b_2) b_2) 1/2)) (+ (* (* (pow a -1) 2) (* (pow a -1) 2)) (* (* (/ (/ c b_2) b_2) 1/2) (* (pow a -1) 2))))) (*.f64 c (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (/.f64 (*.f64 b_2 b_2) (*.f64 a a)) #s(literal 0 binary64)) (*.f64 c c)) (*.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 b_2 b_2) #s(literal -1 binary64)))) (/.f64 #s(literal 2 binary64) (*.f64 a c))))) |
#s(approx (/ (- (pow (* (/ (/ c b_2) b_2) 1/2) 3) (pow (* (pow a -1) 2) 3)) (+ (* (* (/ (/ c b_2) b_2) 1/2) (* (/ (/ c b_2) b_2) 1/2)) (+ (* (* (pow a -1) 2) (* (pow a -1) 2)) (* (* (/ (/ c b_2) b_2) 1/2) (* (pow a -1) 2))))) (*.f64 c (-.f64 (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 b_2 b_2) a) (/.f64 (*.f64 (/.f64 (*.f64 b_2 b_2) (*.f64 a a)) #s(literal 0 binary64)) (*.f64 (*.f64 c c) c))) (*.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 b_2 b_2) #s(literal -1 binary64)))) (fma.f64 #s(literal -8 binary64) (/.f64 (*.f64 b_2 b_2) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (fma.f64 #s(literal 8 binary64) (/.f64 (*.f64 b_2 b_2) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (/.f64 #s(literal 2 binary64) (*.f64 a c))))))) |
#s(approx (- (pow (* (/ (/ c b_2) b_2) 1/2) 3) (pow (* (pow a -1) 2) 3)) (*.f64 (*.f64 (*.f64 c c) c) (fma.f64 #s(literal 1/8 binary64) (pow.f64 (pow.f64 b_2 #s(literal 6 binary64)) #s(literal -1 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)))))) |
#s(approx (+ (* (* (/ (/ c b_2) b_2) 1/2) (* (/ (/ c b_2) b_2) 1/2)) (+ (* (* (pow a -1) 2) (* (pow a -1) 2)) (* (* (/ (/ c b_2) b_2) 1/2) (* (pow a -1) 2)))) (*.f64 (*.f64 c c) (-.f64 (pow.f64 (*.f64 a (*.f64 (*.f64 b_2 b_2) c)) #s(literal -1 binary64)) (*.f64 #s(literal -1/4 binary64) (pow.f64 (pow.f64 b_2 #s(literal 4 binary64)) #s(literal -1 binary64)))))) |
#s(approx (+ (* (* (/ (/ c b_2) b_2) 1/2) (* (/ (/ c b_2) b_2) 1/2)) (+ (* (* (pow a -1) 2) (* (pow a -1) 2)) (* (* (/ (/ c b_2) b_2) 1/2) (* (pow a -1) 2)))) (*.f64 (*.f64 c c) (+.f64 (pow.f64 (*.f64 a (*.f64 (*.f64 b_2 b_2) c)) #s(literal -1 binary64)) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (pow.f64 b_2 #s(literal 4 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 4 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64))))))) |
#s(approx (+ (* (* (pow a -1) 2) (* (pow a -1) 2)) (* (* (/ (/ c b_2) b_2) 1/2) (* (pow a -1) 2))) (fma.f64 (pow.f64 (*.f64 a (*.f64 b_2 b_2)) #s(literal -1 binary64)) c (*.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 (*.f64 a a) c) #s(literal -1 binary64))) c))) |
#s(approx (* (+ (* (/ c (exp (* (log b_2) 2))) 1/2) (* -2 (pow a -1))) b_2) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 b_2 (*.f64 a c)) (*.f64 #s(literal 1/2 binary64) (pow.f64 b_2 #s(literal -1 binary64)))))) |
#s(approx (+ (* (/ c (exp (* (log b_2) 2))) 1/2) (* -2 (pow a -1))) (*.f64 c (fma.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 b_2 b_2) #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 a c) #s(literal -1 binary64)))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 (/.f64 c a) #s(literal 3 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b_2 b_2) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) #s(literal -1/2 binary64)) (*.f64 c c)) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 b_2 (*.f64 a #s(literal -1 binary64)))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.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))) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (/.f64 (*.f64 b_2 (*.f64 (*.f64 (pow.f64 (pow.f64 (/.f64 c a) #s(literal 3 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b_2 b_2) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) #s(literal -1/2 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) (*.f64 (*.f64 c c) c)) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b_2 b_2) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 b_2 (*.f64 a #s(literal -1 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b_2 b_2) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64))))))))) |
#s(approx (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c c) c) a) #s(literal 1/2 binary64)) (/.f64 (*.f64 b_2 b_2) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) #s(literal -1/2 binary64)) (*.f64 c c)) (*.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) b_2) #s(literal 1 binary64))))) |
#s(approx (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) a) (/.f64 (*.f64 c c) #s(literal 1 binary64))) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (/.f64 (*.f64 b_2 (*.f64 (*.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c c) c) a) #s(literal 1/2 binary64)) (/.f64 (*.f64 b_2 b_2) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) #s(literal -1/2 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) (*.f64 (*.f64 c c) c)) (*.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b_2 b_2) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) b_2) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b_2 b_2) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64))))))))) |
#s(approx (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2)) (*.f64 c (fma.f64 #s(literal -1 binary64) a (/.f64 (*.f64 b_2 b_2) c)))) |
#s(approx (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (*.f64 c (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))) |
#s(approx (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (*.f64 c (fma.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 5 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))))) |
#s(approx (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (*.f64 c (fma.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 5 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 7 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 b_2 #s(literal 6 binary64)) (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal 5 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))))) |
#s(approx (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) (*.f64 c (fma.f64 #s(literal -1 binary64) a (/.f64 (*.f64 b_2 b_2) c)))) |
#s(approx (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2)) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 b_2 c) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))) |
#s(approx (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2)) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 b_2 c) (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))))) |
#s(approx (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2)) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 b_2 c) (fma.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 5 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 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 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 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 (*.f64 #s(literal -1 binary64) (fma.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 b_2 a) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))) c)))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 #s(literal -1 binary64) (*.f64 c (*.f64 #s(literal -1 binary64) (fma.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 b_2 a) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))) c))) c)))))) |
#s(approx (* (/ (- (pow (* (/ (/ c b_2) b_2) 1/2) 3) (pow (* (pow a -1) 2) 3)) (+ (* (* (/ (/ c b_2) b_2) 1/2) (* (/ (/ c b_2) b_2) 1/2)) (+ (* (* (pow a -1) 2) (* (pow a -1) 2)) (* (* (/ (/ c b_2) b_2) 1/2) (* (pow a -1) 2))))) b_2) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal 2 binary64) (/.f64 b_2 (*.f64 a c)) (*.f64 #s(literal -1/2 binary64) (pow.f64 b_2 #s(literal -1 binary64))))))) |
#s(approx (* (/ (- (pow (* (/ (/ c b_2) b_2) 1/2) 3) (pow (* (pow a -1) 2) 3)) (+ (* (* (/ (/ c b_2) b_2) 1/2) (* (/ (/ c b_2) b_2) 1/2)) (+ (* (* (pow a -1) 2) (* (pow a -1) 2)) (* (* (/ (/ c b_2) b_2) 1/2) (* (pow a -1) 2))))) b_2) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 b_2 a) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (*.f64 a a)) #s(literal 0 binary64)) c))) c) (*.f64 #s(literal -1/2 binary64) (pow.f64 b_2 #s(literal -1 binary64))))))) |
#s(approx (* (/ (- (pow (* (/ (/ c b_2) b_2) 1/2) 3) (pow (* (pow a -1) 2) 3)) (+ (* (* (/ (/ c b_2) b_2) 1/2) (* (/ (/ c b_2) b_2) 1/2)) (+ (* (* (pow a -1) 2) (* (pow a -1) 2)) (* (* (/ (/ c b_2) b_2) 1/2) (* (pow a -1) 2))))) b_2) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 b_2 a) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -8 binary64) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (*.f64 a a)) (fma.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 b_2 b_2) a) (/.f64 (*.f64 (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (*.f64 a a)) #s(literal 0 binary64)) c)) (*.f64 #s(literal 8 binary64) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) (*.f64 a a))))) c))) c) (*.f64 #s(literal -1/2 binary64) (pow.f64 b_2 #s(literal -1 binary64))))))) |
#s(approx (/ (- (pow (* (/ (/ c b_2) b_2) 1/2) 3) (pow (* (pow a -1) 2) 3)) (+ (* (* (/ (/ c b_2) b_2) 1/2) (* (/ (/ c b_2) b_2) 1/2)) (+ (* (* (pow a -1) 2) (* (pow a -1) 2)) (* (* (/ (/ c b_2) b_2) 1/2) (* (pow a -1) 2))))) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal 2 binary64) (pow.f64 (*.f64 a c) #s(literal -1 binary64)) (*.f64 #s(literal -1/2 binary64) (pow.f64 (*.f64 b_2 b_2) #s(literal -1 binary64))))))) |
#s(approx (/ (- (pow (* (/ (/ c b_2) b_2) 1/2) 3) (pow (* (pow a -1) 2) 3)) (+ (* (* (/ (/ c b_2) b_2) 1/2) (* (/ (/ c b_2) b_2) 1/2)) (+ (* (* (pow a -1) 2) (* (pow a -1) 2)) (* (* (/ (/ c b_2) b_2) 1/2) (* (pow a -1) 2))))) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (/.f64 (*.f64 b_2 b_2) (*.f64 a a)) #s(literal 0 binary64)) c) (*.f64 #s(literal -2 binary64) (pow.f64 a #s(literal -1 binary64)))) c) (*.f64 #s(literal -1/2 binary64) (pow.f64 (*.f64 b_2 b_2) #s(literal -1 binary64))))))) |
#s(approx (/ (- (pow (* (/ (/ c b_2) b_2) 1/2) 3) (pow (* (pow a -1) 2) 3)) (+ (* (* (/ (/ c b_2) b_2) 1/2) (* (/ (/ c b_2) b_2) 1/2)) (+ (* (* (pow a -1) 2) (* (pow a -1) 2)) (* (* (/ (/ c b_2) b_2) 1/2) (* (pow a -1) 2))))) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -8 binary64) (/.f64 (*.f64 b_2 b_2) (*.f64 a a)) (fma.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 b_2 b_2) a) (/.f64 (*.f64 (/.f64 (*.f64 b_2 b_2) (*.f64 a a)) #s(literal 0 binary64)) c)) (*.f64 #s(literal 8 binary64) (/.f64 (*.f64 b_2 b_2) (*.f64 a a))))) c) (*.f64 #s(literal -2 binary64) (pow.f64 a #s(literal -1 binary64)))) c) (*.f64 #s(literal -1/2 binary64) (pow.f64 (*.f64 b_2 b_2) #s(literal -1 binary64))))))) |
#s(approx (- (pow (* (/ (/ c b_2) b_2) 1/2) 3) (pow (* (pow a -1) 2) 3)) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 c c) c) (fma.f64 #s(literal 8 binary64) (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)) (*.f64 #s(literal -1/8 binary64) (pow.f64 (pow.f64 b_2 #s(literal 6 binary64)) #s(literal -1 binary64))))))) |
#s(approx (* (+ (* (/ c (exp (* (log b_2) 2))) 1/2) (* -2 (pow a -1))) b_2) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal 2 binary64) (/.f64 b_2 (*.f64 a c)) (*.f64 #s(literal -1/2 binary64) (pow.f64 b_2 #s(literal -1 binary64))))))) |
#s(approx (+ (* (/ c (exp (* (log b_2) 2))) 1/2) (* -2 (pow a -1))) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal 2 binary64) (pow.f64 (*.f64 a c) #s(literal -1 binary64)) (*.f64 #s(literal -1/2 binary64) (pow.f64 (*.f64 b_2 b_2) #s(literal -1 binary64))))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 b_2 a)))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b_2 c) a))) c)))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) (*.f64 #s(literal -1 binary64) (fma.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) c) (*.f64 a a)) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 b_2 (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (pow.f64 (/.f64 c a) #s(literal 3 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 (pow.f64 (pow.f64 (/.f64 c a) #s(literal 3 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (/.f64 c a) #s(literal 3 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))) c) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b_2 c) a))) c)))) |
#s(approx (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (*.f64 #s(literal -1 binary64) (fma.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c c) c) a) #s(literal 1/2 binary64)) (*.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) #s(literal -1/2 binary64)) c) (*.f64 b_2 c)) c)))) |
#s(approx (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (*.f64 #s(literal -1 binary64) (fma.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c c) c) a) #s(literal 1/2 binary64)) (*.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) (*.f64 c c)) a) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b_2 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c c) c) a) #s(literal 1/2 binary64)) (*.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) #s(literal -1/2 binary64)))))) c) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c c) c) a) #s(literal 1/2 binary64)) (*.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))))) c) (*.f64 b_2 c)) c)))) |
#s(approx (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/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 (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))))) |
#s(approx (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 5 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))))) |
#s(approx (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 5 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 7 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 b_2 #s(literal 6 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))))))) |
#s(approx (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) (*.f64 #s(literal -1 binary64) (*.f64 c (+.f64 a (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 b_2 b_2) c)))))) |
#s(approx (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2)) (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) c (*.f64 (/.f64 b_2 c) c)))) |
#s(approx (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2)) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) b_2 (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))) c) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))))) |
#s(approx (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2)) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 b_2 (/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))) c))) c) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))))) |
Compiled 48 905 to 3 248 computations (93.4% saved)
8 alts after pruning (2 fresh and 6 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 654 | 2 | 656 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 2 | 3 |
| Done | 0 | 4 | 4 |
| Total | 655 | 8 | 663 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 25.9% | (/.f64 (/.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 (pow.f64 (fma.f64 (pow.f64 b_2 #s(literal 1 binary64)) (pow.f64 b_2 #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 c a))) #s(literal 1/2 binary64)) (*.f64 (pow.f64 (fma.f64 (fabs.f64 b_2) (fabs.f64 b_2) (*.f64 #s(literal -1 binary64) (*.f64 c a))) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 (fabs.f64 b_2) (fabs.f64 b_2) (*.f64 #s(literal -1 binary64) (*.f64 c a))) #s(literal 1/4 binary64))))) (fma.f64 #s(literal -1 binary64) b_2 (pow.f64 (fma.f64 (pow.f64 b_2 #s(literal 1 binary64)) (pow.f64 b_2 #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 c a))) #s(literal 1/2 binary64)))) a) |
| ▶ | 43.5% | (/.f64 (/.f64 #s(approx (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (*.f64 a c)) (fma.f64 #s(literal -1 binary64) b_2 (pow.f64 (fma.f64 (pow.f64 b_2 #s(literal 1 binary64)) (pow.f64 b_2 #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 c a))) #s(literal 1/2 binary64)))) a) |
| ✓ | 50.1% | (/.f64 (-.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) a) |
| ✓ | 37.2% | (/.f64 (-.f64 (neg.f64 b_2) #s(approx (sqrt (- (* b_2 b_2) (* a c))) b_2)) a) |
| ✓ | 35.2% | #s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (fma.f64 (/.f64 c (exp.f64 (*.f64 (log.f64 b_2) #s(literal 2 binary64)))) #s(literal 1/2 binary64) (*.f64 #s(literal -2 binary64) (pow.f64 a #s(literal -1 binary64)))) b_2)) |
| ✓ | 30.6% | #s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b_2 b_2)) #s(literal 1/8 binary64) (*.f64 #s(literal 1/2 binary64) c)) b_2) #s(literal -1 binary64))) |
| ✓ | 15.7% | #s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (/.f64 c b_2) b_2) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 (/.f64 c b_2) b_2) #s(literal 1/2 binary64)) (*.f64 (/.f64 (/.f64 c b_2) b_2) #s(literal 1/2 binary64)) (fma.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (/.f64 c b_2) b_2) #s(literal 1/2 binary64)) (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 2 binary64)))))) b_2)) |
| ✓ | 36.3% | #s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 #s(literal -1/2 binary64) (/.f64 c b_2))) |
Compiled 305 to 158 computations (48.2% saved)
| Inputs |
|---|
(/.f64 (/.f64 #s(approx (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (*.f64 a c)) (fma.f64 #s(literal -1 binary64) b_2 (pow.f64 (fma.f64 (pow.f64 b_2 #s(literal 1 binary64)) (pow.f64 b_2 #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 c a))) #s(literal 1/2 binary64)))) a) |
(/.f64 #s(approx (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (*.f64 a c)) (fma.f64 #s(literal -1 binary64) b_2 (pow.f64 (fma.f64 (pow.f64 b_2 #s(literal 1 binary64)) (pow.f64 b_2 #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 c a))) #s(literal 1/2 binary64)))) |
#s(approx (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (*.f64 a c)) |
(*.f64 a c) |
a |
c |
(fma.f64 #s(literal -1 binary64) b_2 (pow.f64 (fma.f64 (pow.f64 b_2 #s(literal 1 binary64)) (pow.f64 b_2 #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 c a))) #s(literal 1/2 binary64))) |
#s(literal -1 binary64) |
b_2 |
(pow.f64 (fma.f64 (pow.f64 b_2 #s(literal 1 binary64)) (pow.f64 b_2 #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 c a))) #s(literal 1/2 binary64)) |
(fma.f64 (pow.f64 b_2 #s(literal 1 binary64)) (pow.f64 b_2 #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 c a))) |
(pow.f64 b_2 #s(literal 1 binary64)) |
#s(literal 1 binary64) |
(*.f64 #s(literal -1 binary64) (*.f64 c a)) |
(*.f64 c a) |
#s(literal 1/2 binary64) |
(/.f64 (/.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 (pow.f64 (fma.f64 (pow.f64 b_2 #s(literal 1 binary64)) (pow.f64 b_2 #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 c a))) #s(literal 1/2 binary64)) (*.f64 (pow.f64 (fma.f64 (fabs.f64 b_2) (fabs.f64 b_2) (*.f64 #s(literal -1 binary64) (*.f64 c a))) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 (fabs.f64 b_2) (fabs.f64 b_2) (*.f64 #s(literal -1 binary64) (*.f64 c a))) #s(literal 1/4 binary64))))) (fma.f64 #s(literal -1 binary64) b_2 (pow.f64 (fma.f64 (pow.f64 b_2 #s(literal 1 binary64)) (pow.f64 b_2 #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 c a))) #s(literal 1/2 binary64)))) a) |
(/.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 (pow.f64 (fma.f64 (pow.f64 b_2 #s(literal 1 binary64)) (pow.f64 b_2 #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 c a))) #s(literal 1/2 binary64)) (*.f64 (pow.f64 (fma.f64 (fabs.f64 b_2) (fabs.f64 b_2) (*.f64 #s(literal -1 binary64) (*.f64 c a))) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 (fabs.f64 b_2) (fabs.f64 b_2) (*.f64 #s(literal -1 binary64) (*.f64 c a))) #s(literal 1/4 binary64))))) (fma.f64 #s(literal -1 binary64) b_2 (pow.f64 (fma.f64 (pow.f64 b_2 #s(literal 1 binary64)) (pow.f64 b_2 #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 c a))) #s(literal 1/2 binary64)))) |
(-.f64 (*.f64 b_2 b_2) (*.f64 (pow.f64 (fma.f64 (pow.f64 b_2 #s(literal 1 binary64)) (pow.f64 b_2 #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 c a))) #s(literal 1/2 binary64)) (*.f64 (pow.f64 (fma.f64 (fabs.f64 b_2) (fabs.f64 b_2) (*.f64 #s(literal -1 binary64) (*.f64 c a))) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 (fabs.f64 b_2) (fabs.f64 b_2) (*.f64 #s(literal -1 binary64) (*.f64 c a))) #s(literal 1/4 binary64))))) |
(*.f64 b_2 b_2) |
(*.f64 (pow.f64 (fma.f64 (pow.f64 b_2 #s(literal 1 binary64)) (pow.f64 b_2 #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 c a))) #s(literal 1/2 binary64)) (*.f64 (pow.f64 (fma.f64 (fabs.f64 b_2) (fabs.f64 b_2) (*.f64 #s(literal -1 binary64) (*.f64 c a))) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 (fabs.f64 b_2) (fabs.f64 b_2) (*.f64 #s(literal -1 binary64) (*.f64 c a))) #s(literal 1/4 binary64)))) |
(*.f64 (pow.f64 (fma.f64 (fabs.f64 b_2) (fabs.f64 b_2) (*.f64 #s(literal -1 binary64) (*.f64 c a))) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 (fabs.f64 b_2) (fabs.f64 b_2) (*.f64 #s(literal -1 binary64) (*.f64 c a))) #s(literal 1/4 binary64))) |
(pow.f64 (fma.f64 (fabs.f64 b_2) (fabs.f64 b_2) (*.f64 #s(literal -1 binary64) (*.f64 c a))) #s(literal 1/4 binary64)) |
(fma.f64 (fabs.f64 b_2) (fabs.f64 b_2) (*.f64 #s(literal -1 binary64) (*.f64 c a))) |
(fabs.f64 b_2) |
#s(literal 1/4 binary64) |
| Outputs |
|---|
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) #s(hole binary64 (/ c (+ b_2 (* -1 b_2))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) #s(hole binary64 (+ (* 1/2 (/ (* a (pow c 2)) (* b_2 (pow (+ b_2 (* -1 b_2)) 2)))) (/ c (+ b_2 (* -1 b_2)))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) #s(hole binary64 (+ (* a (- (* -1 (* a (+ (* -1/4 (/ (pow c 3) (* (pow b_2 2) (pow (+ b_2 (* -1 b_2)) 3)))) (* -1/8 (/ (pow c 3) (* (pow b_2 3) (pow (+ b_2 (* -1 b_2)) 2))))))) (* -1/2 (/ (pow c 2) (* b_2 (pow (+ b_2 (* -1 b_2)) 2)))))) (/ c (+ b_2 (* -1 b_2)))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) #s(hole binary64 (+ (* a (- (* a (- (* -1 (* a (+ (* -1/16 (/ (pow c 4) (* (pow b_2 4) (pow (+ b_2 (* -1 b_2)) 3)))) (+ (* -1/16 (/ (pow c 4) (* (pow b_2 5) (pow (+ b_2 (* -1 b_2)) 2)))) (* 1/2 (/ (* c (+ (* -1/4 (/ (pow c 3) (* (pow b_2 2) (pow (+ b_2 (* -1 b_2)) 3)))) (* -1/8 (/ (pow c 3) (* (pow b_2 3) (pow (+ b_2 (* -1 b_2)) 2)))))) (* b_2 (+ b_2 (* -1 b_2))))))))) (+ (* -1/4 (/ (pow c 3) (* (pow b_2 2) (pow (+ b_2 (* -1 b_2)) 3)))) (* -1/8 (/ (pow c 3) (* (pow b_2 3) (pow (+ b_2 (* -1 b_2)) 2))))))) (* -1/2 (/ (pow c 2) (* b_2 (pow (+ b_2 (* -1 b_2)) 2)))))) (/ c (+ b_2 (* -1 b_2)))))) |
#s(approx (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) #s(hole binary64 (/ (* a c) (+ b_2 (* -1 b_2))))) |
#s(approx (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) #s(hole binary64 (* a (+ (* 1/2 (/ (* a (pow c 2)) (* b_2 (pow (+ b_2 (* -1 b_2)) 2)))) (/ c (+ b_2 (* -1 b_2))))))) |
#s(approx (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) #s(hole binary64 (* a (+ (* a (- (* -1 (* a (+ (* -1/4 (/ (pow c 3) (* (pow b_2 2) (pow (+ b_2 (* -1 b_2)) 3)))) (* -1/8 (/ (pow c 3) (* (pow b_2 3) (pow (+ b_2 (* -1 b_2)) 2))))))) (* -1/2 (/ (pow c 2) (* b_2 (pow (+ b_2 (* -1 b_2)) 2)))))) (/ c (+ b_2 (* -1 b_2))))))) |
#s(approx (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) #s(hole binary64 (* a (+ (* a (- (* a (- (* -1 (* a (+ (* -1/16 (/ (pow c 4) (* (pow b_2 4) (pow (+ b_2 (* -1 b_2)) 3)))) (+ (* -1/16 (/ (pow c 4) (* (pow b_2 5) (pow (+ b_2 (* -1 b_2)) 2)))) (* 1/2 (/ (* c (+ (* -1/4 (/ (pow c 3) (* (pow b_2 2) (pow (+ b_2 (* -1 b_2)) 3)))) (* -1/8 (/ (pow c 3) (* (pow b_2 3) (pow (+ b_2 (* -1 b_2)) 2)))))) (* b_2 (+ b_2 (* -1 b_2))))))))) (+ (* -1/4 (/ (pow c 3) (* (pow b_2 2) (pow (+ b_2 (* -1 b_2)) 3)))) (* -1/8 (/ (pow c 3) (* (pow b_2 3) (pow (+ b_2 (* -1 b_2)) 2))))))) (* -1/2 (/ (pow c 2) (* b_2 (pow (+ b_2 (* -1 b_2)) 2)))))) (/ c (+ b_2 (* -1 b_2))))))) |
#s(approx (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) #s(hole binary64 (* a c))) |
#s(approx (* a c) #s(hole binary64 (* a c))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2)) #s(hole binary64 (+ b_2 (* -1 b_2)))) |
#s(approx (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2)) #s(hole binary64 (+ b_2 (+ (* -1 b_2) (* -1/2 (/ (* a c) b_2)))))) |
#s(approx (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2)) #s(hole binary64 (+ b_2 (+ (* -1 b_2) (* a (+ (* -1/2 (/ c b_2)) (* -1/8 (/ (* a (pow c 2)) (pow b_2 3))))))))) |
#s(approx (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2)) #s(hole binary64 (+ b_2 (+ (* -1 b_2) (* a (+ (* -1/2 (/ c b_2)) (* a (+ (* -1/8 (/ (pow c 2) (pow b_2 3))) (* -1/16 (/ (* a (pow c 3)) (pow b_2 5))))))))))) |
#s(approx (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) #s(hole binary64 b_2)) |
#s(approx (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) #s(hole binary64 (+ b_2 (* -1/2 (/ (* a c) b_2))))) |
#s(approx (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) #s(hole binary64 (+ b_2 (* a (+ (* -1/2 (/ c b_2)) (* -1/8 (/ (* a (pow c 2)) (pow b_2 3)))))))) |
#s(approx (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/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 (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) #s(hole binary64 (pow b_2 2))) |
#s(approx (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) #s(hole binary64 (+ (* -1 (* a c)) (pow b_2 2)))) |
#s(approx (* -1 (* c a)) #s(hole binary64 (* -1 (* a c)))) |
#s(approx (* c a) #s(hole binary64 (* a c))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) #s(hole binary64 (/ (- (pow b_2 2) (* b_2 (fabs b_2))) (* a (+ b_2 (* -1 b_2)))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) #s(hole binary64 (/ (- (+ (* a (- (* -1/2 (/ (+ (* -1 (* c (pow (fabs b_2) 2))) (* -1 (* (pow b_2 2) c))) (* b_2 (* (fabs b_2) (+ b_2 (* -1 b_2)))))) (* -1/2 (/ (* c (- (pow b_2 2) (* b_2 (fabs b_2)))) (* b_2 (pow (+ b_2 (* -1 b_2)) 2)))))) (/ (pow b_2 2) (+ b_2 (* -1 b_2)))) (/ (* b_2 (fabs b_2)) (+ b_2 (* -1 b_2)))) a))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) #s(hole binary64 (/ (- (+ (* a (- (+ (* -1/2 (/ (+ (* -1 (* c (pow (fabs b_2) 2))) (* -1 (* (pow b_2 2) c))) (* b_2 (* (fabs b_2) (+ b_2 (* -1 b_2)))))) (* a (- (* -1/2 (/ (- (pow c 2) (* 1/4 (/ (pow (+ (* -1 (* c (pow (fabs b_2) 2))) (* -1 (* (pow b_2 2) c))) 2) (* (pow b_2 2) (pow (fabs b_2) 2))))) (* b_2 (* (fabs b_2) (+ b_2 (* -1 b_2)))))) (+ (* -1/2 (/ (* c (- (* -1/2 (/ (+ (* -1 (* c (pow (fabs b_2) 2))) (* -1 (* (pow b_2 2) c))) (* b_2 (* (fabs b_2) (+ b_2 (* -1 b_2)))))) (* -1/2 (/ (* c (- (pow b_2 2) (* b_2 (fabs b_2)))) (* b_2 (pow (+ b_2 (* -1 b_2)) 2)))))) (* b_2 (+ b_2 (* -1 b_2))))) (* -1/8 (/ (* (pow c 2) (- (pow b_2 2) (* b_2 (fabs b_2)))) (* (pow b_2 3) (pow (+ b_2 (* -1 b_2)) 2)))))))) (* -1/2 (/ (* c (- (pow b_2 2) (* b_2 (fabs b_2)))) (* b_2 (pow (+ b_2 (* -1 b_2)) 2)))))) (/ (pow b_2 2) (+ b_2 (* -1 b_2)))) (/ (* b_2 (fabs b_2)) (+ b_2 (* -1 b_2)))) a))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) #s(hole binary64 (/ (- (+ (* a (- (+ (* -1/2 (/ (+ (* -1 (* c (pow (fabs b_2) 2))) (* -1 (* (pow b_2 2) c))) (* b_2 (* (fabs b_2) (+ b_2 (* -1 b_2)))))) (* a (- (+ (* -1/2 (/ (- (pow c 2) (* 1/4 (/ (pow (+ (* -1 (* c (pow (fabs b_2) 2))) (* -1 (* (pow b_2 2) c))) 2) (* (pow b_2 2) (pow (fabs b_2) 2))))) (* b_2 (* (fabs b_2) (+ b_2 (* -1 b_2)))))) (* a (- (* 1/4 (/ (* (+ (* -1 (* c (pow (fabs b_2) 2))) (* -1 (* (pow b_2 2) c))) (- (pow c 2) (* 1/4 (/ (pow (+ (* -1 (* c (pow (fabs b_2) 2))) (* -1 (* (pow b_2 2) c))) 2) (* (pow b_2 2) (pow (fabs b_2) 2)))))) (* (pow b_2 3) (* (pow (fabs b_2) 3) (+ b_2 (* -1 b_2)))))) (+ (* -1/2 (/ (* c (- (* -1/2 (/ (- (pow c 2) (* 1/4 (/ (pow (+ (* -1 (* c (pow (fabs b_2) 2))) (* -1 (* (pow b_2 2) c))) 2) (* (pow b_2 2) (pow (fabs b_2) 2))))) (* b_2 (* (fabs b_2) (+ b_2 (* -1 b_2)))))) (+ (* -1/2 (/ (* c (- (* -1/2 (/ (+ (* -1 (* c (pow (fabs b_2) 2))) (* -1 (* (pow b_2 2) c))) (* b_2 (* (fabs b_2) (+ b_2 (* -1 b_2)))))) (* -1/2 (/ (* c (- (pow b_2 2) (* b_2 (fabs b_2)))) (* b_2 (pow (+ b_2 (* -1 b_2)) 2)))))) (* b_2 (+ b_2 (* -1 b_2))))) (* -1/8 (/ (* (pow c 2) (- (pow b_2 2) (* b_2 (fabs b_2)))) (* (pow b_2 3) (pow (+ b_2 (* -1 b_2)) 2))))))) (* b_2 (+ b_2 (* -1 b_2))))) (+ (* -1/8 (/ (* (pow c 2) (- (* -1/2 (/ (+ (* -1 (* c (pow (fabs b_2) 2))) (* -1 (* (pow b_2 2) c))) (* b_2 (* (fabs b_2) (+ b_2 (* -1 b_2)))))) (* -1/2 (/ (* c (- (pow b_2 2) (* b_2 (fabs b_2)))) (* b_2 (pow (+ b_2 (* -1 b_2)) 2)))))) (* (pow b_2 3) (+ b_2 (* -1 b_2))))) (* -1/16 (/ (* (pow c 3) (- (pow b_2 2) (* b_2 (fabs b_2)))) (* (pow b_2 5) (pow (+ b_2 (* -1 b_2)) 2))))))))) (+ (* -1/2 (/ (* c (- (* -1/2 (/ (+ (* -1 (* c (pow (fabs b_2) 2))) (* -1 (* (pow b_2 2) c))) (* b_2 (* (fabs b_2) (+ b_2 (* -1 b_2)))))) (* -1/2 (/ (* c (- (pow b_2 2) (* b_2 (fabs b_2)))) (* b_2 (pow (+ b_2 (* -1 b_2)) 2)))))) (* b_2 (+ b_2 (* -1 b_2))))) (* -1/8 (/ (* (pow c 2) (- (pow b_2 2) (* b_2 (fabs b_2)))) (* (pow b_2 3) (pow (+ b_2 (* -1 b_2)) 2)))))))) (* -1/2 (/ (* c (- (pow b_2 2) (* b_2 (fabs b_2)))) (* b_2 (pow (+ b_2 (* -1 b_2)) 2)))))) (/ (pow b_2 2) (+ b_2 (* -1 b_2)))) (/ (* b_2 (fabs b_2)) (+ b_2 (* -1 b_2)))) a))) |
#s(approx (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) #s(hole binary64 (/ (- (pow b_2 2) (* b_2 (fabs b_2))) (+ b_2 (* -1 b_2))))) |
#s(approx (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) #s(hole binary64 (- (+ (* a (- (* -1/2 (/ (+ (* -1 (* c (pow (fabs b_2) 2))) (* -1 (* (pow b_2 2) c))) (* b_2 (* (fabs b_2) (+ b_2 (* -1 b_2)))))) (* -1/2 (/ (* c (- (pow b_2 2) (* b_2 (fabs b_2)))) (* b_2 (pow (+ b_2 (* -1 b_2)) 2)))))) (/ (pow b_2 2) (+ b_2 (* -1 b_2)))) (/ (* b_2 (fabs b_2)) (+ b_2 (* -1 b_2)))))) |
#s(approx (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) #s(hole binary64 (- (+ (* a (- (+ (* -1/2 (/ (+ (* -1 (* c (pow (fabs b_2) 2))) (* -1 (* (pow b_2 2) c))) (* b_2 (* (fabs b_2) (+ b_2 (* -1 b_2)))))) (* a (- (* -1/2 (/ (- (pow c 2) (* 1/4 (/ (pow (+ (* -1 (* c (pow (fabs b_2) 2))) (* -1 (* (pow b_2 2) c))) 2) (* (pow b_2 2) (pow (fabs b_2) 2))))) (* b_2 (* (fabs b_2) (+ b_2 (* -1 b_2)))))) (+ (* -1/2 (/ (* c (- (* -1/2 (/ (+ (* -1 (* c (pow (fabs b_2) 2))) (* -1 (* (pow b_2 2) c))) (* b_2 (* (fabs b_2) (+ b_2 (* -1 b_2)))))) (* -1/2 (/ (* c (- (pow b_2 2) (* b_2 (fabs b_2)))) (* b_2 (pow (+ b_2 (* -1 b_2)) 2)))))) (* b_2 (+ b_2 (* -1 b_2))))) (* -1/8 (/ (* (pow c 2) (- (pow b_2 2) (* b_2 (fabs b_2)))) (* (pow b_2 3) (pow (+ b_2 (* -1 b_2)) 2)))))))) (* -1/2 (/ (* c (- (pow b_2 2) (* b_2 (fabs b_2)))) (* b_2 (pow (+ b_2 (* -1 b_2)) 2)))))) (/ (pow b_2 2) (+ b_2 (* -1 b_2)))) (/ (* b_2 (fabs b_2)) (+ b_2 (* -1 b_2)))))) |
#s(approx (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) #s(hole binary64 (- (+ (* a (- (+ (* -1/2 (/ (+ (* -1 (* c (pow (fabs b_2) 2))) (* -1 (* (pow b_2 2) c))) (* b_2 (* (fabs b_2) (+ b_2 (* -1 b_2)))))) (* a (- (+ (* -1/2 (/ (- (pow c 2) (* 1/4 (/ (pow (+ (* -1 (* c (pow (fabs b_2) 2))) (* -1 (* (pow b_2 2) c))) 2) (* (pow b_2 2) (pow (fabs b_2) 2))))) (* b_2 (* (fabs b_2) (+ b_2 (* -1 b_2)))))) (* a (- (* 1/4 (/ (* (+ (* -1 (* c (pow (fabs b_2) 2))) (* -1 (* (pow b_2 2) c))) (- (pow c 2) (* 1/4 (/ (pow (+ (* -1 (* c (pow (fabs b_2) 2))) (* -1 (* (pow b_2 2) c))) 2) (* (pow b_2 2) (pow (fabs b_2) 2)))))) (* (pow b_2 3) (* (pow (fabs b_2) 3) (+ b_2 (* -1 b_2)))))) (+ (* -1/2 (/ (* c (- (* -1/2 (/ (- (pow c 2) (* 1/4 (/ (pow (+ (* -1 (* c (pow (fabs b_2) 2))) (* -1 (* (pow b_2 2) c))) 2) (* (pow b_2 2) (pow (fabs b_2) 2))))) (* b_2 (* (fabs b_2) (+ b_2 (* -1 b_2)))))) (+ (* -1/2 (/ (* c (- (* -1/2 (/ (+ (* -1 (* c (pow (fabs b_2) 2))) (* -1 (* (pow b_2 2) c))) (* b_2 (* (fabs b_2) (+ b_2 (* -1 b_2)))))) (* -1/2 (/ (* c (- (pow b_2 2) (* b_2 (fabs b_2)))) (* b_2 (pow (+ b_2 (* -1 b_2)) 2)))))) (* b_2 (+ b_2 (* -1 b_2))))) (* -1/8 (/ (* (pow c 2) (- (pow b_2 2) (* b_2 (fabs b_2)))) (* (pow b_2 3) (pow (+ b_2 (* -1 b_2)) 2))))))) (* b_2 (+ b_2 (* -1 b_2))))) (+ (* -1/8 (/ (* (pow c 2) (- (* -1/2 (/ (+ (* -1 (* c (pow (fabs b_2) 2))) (* -1 (* (pow b_2 2) c))) (* b_2 (* (fabs b_2) (+ b_2 (* -1 b_2)))))) (* -1/2 (/ (* c (- (pow b_2 2) (* b_2 (fabs b_2)))) (* b_2 (pow (+ b_2 (* -1 b_2)) 2)))))) (* (pow b_2 3) (+ b_2 (* -1 b_2))))) (* -1/16 (/ (* (pow c 3) (- (pow b_2 2) (* b_2 (fabs b_2)))) (* (pow b_2 5) (pow (+ b_2 (* -1 b_2)) 2))))))))) (+ (* -1/2 (/ (* c (- (* -1/2 (/ (+ (* -1 (* c (pow (fabs b_2) 2))) (* -1 (* (pow b_2 2) c))) (* b_2 (* (fabs b_2) (+ b_2 (* -1 b_2)))))) (* -1/2 (/ (* c (- (pow b_2 2) (* b_2 (fabs b_2)))) (* b_2 (pow (+ b_2 (* -1 b_2)) 2)))))) (* b_2 (+ b_2 (* -1 b_2))))) (* -1/8 (/ (* (pow c 2) (- (pow b_2 2) (* b_2 (fabs b_2)))) (* (pow b_2 3) (pow (+ b_2 (* -1 b_2)) 2)))))))) (* -1/2 (/ (* c (- (pow b_2 2) (* b_2 (fabs b_2)))) (* b_2 (pow (+ b_2 (* -1 b_2)) 2)))))) (/ (pow b_2 2) (+ b_2 (* -1 b_2)))) (/ (* b_2 (fabs b_2)) (+ b_2 (* -1 b_2)))))) |
#s(approx (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) #s(hole binary64 (- (pow b_2 2) (* b_2 (fabs b_2))))) |
#s(approx (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) #s(hole binary64 (- (+ (* -1/2 (/ (* a (+ (* -1 (* c (pow (fabs b_2) 2))) (* -1 (* (pow b_2 2) c)))) (* b_2 (fabs b_2)))) (pow b_2 2)) (* b_2 (fabs b_2))))) |
#s(approx (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) #s(hole binary64 (- (+ (* a (- (* -1/2 (/ (* a (- (pow c 2) (* 1/4 (/ (pow (+ (* -1 (* c (pow (fabs b_2) 2))) (* -1 (* (pow b_2 2) c))) 2) (* (pow b_2 2) (pow (fabs b_2) 2)))))) (* b_2 (fabs b_2)))) (* 1/2 (/ (+ (* -1 (* c (pow (fabs b_2) 2))) (* -1 (* (pow b_2 2) c))) (* b_2 (fabs b_2)))))) (pow b_2 2)) (* b_2 (fabs b_2))))) |
#s(approx (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) #s(hole binary64 (- (+ (* a (- (* a (- (* 1/4 (/ (* a (* (+ (* -1 (* c (pow (fabs b_2) 2))) (* -1 (* (pow b_2 2) c))) (- (pow c 2) (* 1/4 (/ (pow (+ (* -1 (* c (pow (fabs b_2) 2))) (* -1 (* (pow b_2 2) c))) 2) (* (pow b_2 2) (pow (fabs b_2) 2))))))) (* (pow b_2 3) (pow (fabs b_2) 3)))) (* 1/2 (/ (- (pow c 2) (* 1/4 (/ (pow (+ (* -1 (* c (pow (fabs b_2) 2))) (* -1 (* (pow b_2 2) c))) 2) (* (pow b_2 2) (pow (fabs b_2) 2))))) (* b_2 (fabs b_2)))))) (* 1/2 (/ (+ (* -1 (* c (pow (fabs b_2) 2))) (* -1 (* (pow b_2 2) c))) (* b_2 (fabs b_2)))))) (pow b_2 2)) (* b_2 (fabs b_2))))) |
#s(approx (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4))) #s(hole binary64 (* b_2 (fabs b_2)))) |
#s(approx (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4))) #s(hole binary64 (+ (* 1/2 (/ (* a (+ (* -1 (* c (pow (fabs b_2) 2))) (* -1 (* (pow b_2 2) c)))) (* b_2 (fabs b_2)))) (* b_2 (fabs b_2))))) |
#s(approx (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4))) #s(hole binary64 (+ (* a (+ (* 1/2 (/ (* a (- (pow c 2) (* 1/4 (/ (pow (+ (* -1 (* c (pow (fabs b_2) 2))) (* -1 (* (pow b_2 2) c))) 2) (* (pow b_2 2) (pow (fabs b_2) 2)))))) (* b_2 (fabs b_2)))) (* 1/2 (/ (+ (* -1 (* c (pow (fabs b_2) 2))) (* -1 (* (pow b_2 2) c))) (* b_2 (fabs b_2)))))) (* b_2 (fabs b_2))))) |
#s(approx (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4))) #s(hole binary64 (+ (* a (+ (* 1/2 (/ (+ (* -1 (* c (pow (fabs b_2) 2))) (* -1 (* (pow b_2 2) c))) (* b_2 (fabs b_2)))) (* a (+ (* -1/4 (/ (* a (* (+ (* -1 (* c (pow (fabs b_2) 2))) (* -1 (* (pow b_2 2) c))) (- (pow c 2) (* 1/4 (/ (pow (+ (* -1 (* c (pow (fabs b_2) 2))) (* -1 (* (pow b_2 2) c))) 2) (* (pow b_2 2) (pow (fabs b_2) 2))))))) (* (pow b_2 3) (pow (fabs b_2) 3)))) (* 1/2 (/ (- (pow c 2) (* 1/4 (/ (pow (+ (* -1 (* c (pow (fabs b_2) 2))) (* -1 (* (pow b_2 2) c))) 2) (* (pow b_2 2) (pow (fabs b_2) 2))))) (* b_2 (fabs b_2)))))))) (* b_2 (fabs b_2))))) |
#s(approx (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)) #s(hole binary64 (fabs b_2))) |
#s(approx (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)) #s(hole binary64 (+ (fabs b_2) (* -1/2 (/ (* a c) (fabs b_2)))))) |
#s(approx (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)) #s(hole binary64 (+ (fabs b_2) (* a (+ (* -1/2 (/ c (fabs b_2))) (* -1/8 (/ (* a (pow c 2)) (pow (fabs b_2) 3)))))))) |
#s(approx (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)) #s(hole binary64 (+ (fabs b_2) (* a (+ (* -1/2 (/ c (fabs b_2))) (* a (+ (* -1/8 (/ (pow c 2) (pow (fabs b_2) 3))) (* -1/16 (/ (* a (pow c 3)) (pow (fabs b_2) 5)))))))))) |
#s(approx (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) #s(hole binary64 (* (pow 1 1/4) (sqrt (fabs b_2))))) |
#s(approx (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) #s(hole binary64 (+ (* -1/4 (* (pow 1 1/4) (* (* a c) (sqrt (/ 1 (pow (fabs b_2) 3)))))) (* (pow 1 1/4) (sqrt (fabs b_2)))))) |
#s(approx (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) #s(hole binary64 (+ (* a (+ (* -1/4 (* (pow 1 1/4) (* c (sqrt (/ 1 (pow (fabs b_2) 3)))))) (* (pow 1 1/4) (* (* a (+ (* -1/8 (/ (pow c 2) (pow (fabs b_2) 4))) (* 1/32 (/ (pow c 2) (pow (fabs b_2) 4))))) (sqrt (fabs b_2)))))) (* (pow 1 1/4) (sqrt (fabs b_2)))))) |
#s(approx (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) #s(hole binary64 (+ (* a (+ (* -1/4 (* (pow 1 1/4) (* c (sqrt (/ 1 (pow (fabs b_2) 3)))))) (* a (+ (* (pow 1 1/4) (* (sqrt (fabs b_2)) (+ (* -1/8 (/ (pow c 2) (pow (fabs b_2) 4))) (* 1/32 (/ (pow c 2) (pow (fabs b_2) 4)))))) (* (pow 1 1/4) (* (* a (+ (* -1/12 (/ (pow c 3) (pow (fabs b_2) 6))) (+ (* -1/384 (/ (pow c 3) (pow (fabs b_2) 6))) (* 1/32 (/ (pow c 3) (pow (fabs b_2) 6)))))) (sqrt (fabs b_2)))))))) (* (pow 1 1/4) (sqrt (fabs b_2)))))) |
#s(approx (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) #s(hole binary64 (pow (fabs b_2) 2))) |
#s(approx (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) #s(hole binary64 (+ (* -1 (* a c)) (pow (fabs b_2) 2)))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) #s(hole binary64 (* (sqrt (/ c a)) (/ 1 (sqrt -1))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) #s(hole binary64 (/ (+ (* (sqrt (* a c)) (/ 1 (sqrt -1))) (/ b_2 (pow (sqrt -1) 2))) a))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) #s(hole binary64 (/ (- (+ (* -1 (/ (+ (* -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))))) (pow a 2))) (* (sqrt (* a c)) (/ 1 (sqrt -1)))) (* -1 (/ b_2 (pow (sqrt -1) 2)))) a))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) #s(hole binary64 (/ (- (+ (* -1 (/ (+ (* 1/2 (/ (* (pow a 2) (pow b_2 3)) (* c (pow (sqrt -1) 4)))) (* (sqrt (/ a 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)))) (pow a 3))) (* (sqrt (* a c)) (/ 1 (sqrt -1)))) (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (+ (* -1 (/ b_2 (pow (sqrt -1) 2))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b_2 2) (pow (sqrt -1) 3))))))) a))) |
#s(approx (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) #s(hole binary64 (* (sqrt (* a c)) (/ 1 (sqrt -1))))) |
#s(approx (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) #s(hole binary64 (+ (* (sqrt (* a c)) (/ 1 (sqrt -1))) (/ b_2 (pow (sqrt -1) 2))))) |
#s(approx (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) #s(hole binary64 (- (+ (* -1 (/ (+ (* -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))))) (pow a 2))) (* (sqrt (* a c)) (/ 1 (sqrt -1)))) (* -1 (/ b_2 (pow (sqrt -1) 2)))))) |
#s(approx (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) #s(hole binary64 (- (+ (* -1 (/ (+ (* 1/2 (/ (* (pow a 2) (pow b_2 3)) (* c (pow (sqrt -1) 4)))) (* (sqrt (/ a 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)))) (pow a 3))) (* (sqrt (* a c)) (/ 1 (sqrt -1)))) (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (+ (* -1 (/ b_2 (pow (sqrt -1) 2))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b_2 2) (pow (sqrt -1) 3))))))))) |
#s(approx (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2)) #s(hole binary64 (* (sqrt (* a c)) (sqrt -1)))) |
#s(approx (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2)) #s(hole binary64 (* a (+ (* -1 (/ b_2 a)) (* (sqrt (/ c a)) (sqrt -1)))))) |
#s(approx (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2)) #s(hole binary64 (* a (+ (* -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 (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2)) #s(hole binary64 (* a (+ (* -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 (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) #s(hole binary64 (* (sqrt (* a c)) (sqrt -1)))) |
#s(approx (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/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 (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/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 (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/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 (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) #s(hole binary64 (* -1 (* a c)))) |
#s(approx (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) #s(hole binary64 (* a (+ (* -1 c) (/ (pow b_2 2) a))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -1)))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) #s(hole binary64 (/ (- (+ (* -1 (* (sqrt (* a c)) (/ 1 (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (/ (- (pow b_2 2) (* 1/2 (/ (+ (* -1 (* c (pow (fabs b_2) 2))) (* -1 (* (pow b_2 2) c))) c))) (sqrt -1)))) (/ b_2 (pow (sqrt -1) 2))) a))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) #s(hole binary64 (/ (- (+ (* -1 (* (sqrt (* a c)) (/ 1 (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (- (* (pow b_2 2) (pow (fabs b_2) 2)) (* 1/4 (/ (pow (+ (* -1 (* c (pow (fabs b_2) 2))) (* -1 (* (pow b_2 2) c))) 2) (pow c 2)))) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (/ (- (pow b_2 2) (* 1/2 (/ (+ (* -1 (* c (pow (fabs b_2) 2))) (* -1 (* (pow b_2 2) c))) c))) (sqrt -1))))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* b_2 (- (* (sqrt (/ a c)) (/ (- (pow b_2 2) (* 1/2 (/ (+ (* -1 (* c (pow (fabs b_2) 2))) (* -1 (* (pow b_2 2) c))) c))) (sqrt -1))) (/ (* a b_2) (pow (sqrt -1) 2)))) (sqrt -1)))) (+ (* -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) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) #s(hole binary64 (/ (- (+ (* -1 (* (sqrt (* a c)) (/ 1 (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (- (* (pow b_2 2) (pow (fabs b_2) 2)) (* 1/4 (/ (pow (+ (* -1 (* c (pow (fabs b_2) 2))) (* -1 (* (pow b_2 2) c))) 2) (pow c 2)))) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (* (+ (* -1 (* c (pow (fabs b_2) 2))) (* -1 (* (pow b_2 2) c))) (- (* (pow b_2 2) (pow (fabs b_2) 2)) (* 1/4 (/ (pow (+ (* -1 (* c (pow (fabs b_2) 2))) (* -1 (* (pow b_2 2) c))) 2) (pow c 2))))) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (/ (- (pow b_2 2) (* 1/2 (/ (+ (* -1 (* c (pow (fabs b_2) 2))) (* -1 (* (pow b_2 2) c))) c))) (sqrt -1)))))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* b_2 (- (* (sqrt (/ a c)) (/ (- (pow b_2 2) (* 1/2 (/ (+ (* -1 (* c (pow (fabs b_2) 2))) (* -1 (* (pow b_2 2) c))) c))) (sqrt -1))) (/ (* a b_2) (pow (sqrt -1) 2)))) (sqrt -1)))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* b_2 (- (* -1/2 (* (sqrt (/ a (pow c 3))) (/ (- (* (pow b_2 2) (pow (fabs b_2) 2)) (* 1/4 (/ (pow (+ (* -1 (* c (pow (fabs b_2) 2))) (* -1 (* (pow b_2 2) c))) 2) (pow c 2)))) (sqrt -1)))) (+ (* -1 (* (sqrt (/ a c)) (/ (* b_2 (- (* (sqrt (/ a c)) (/ (- (pow b_2 2) (* 1/2 (/ (+ (* -1 (* c (pow (fabs b_2) 2))) (* -1 (* (pow b_2 2) c))) c))) (sqrt -1))) (/ (* a b_2) (pow (sqrt -1) 2)))) (sqrt -1)))) (* -1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b_2 2) (pow (sqrt -1) 3))))))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (+ (* 1/2 (/ (* (pow b_2 2) (- (* (sqrt (/ a c)) (/ (- (pow b_2 2) (* 1/2 (/ (+ (* -1 (* c (pow (fabs b_2) 2))) (* -1 (* (pow b_2 2) c))) c))) (sqrt -1))) (/ (* a b_2) (pow (sqrt -1) 2)))) (* (pow a 2) (* c (pow (sqrt -1) 2))))) (/ b_2 (pow (sqrt -1) 2))))))) a))) |
#s(approx (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (/ 1 (sqrt -1)))))) |
#s(approx (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) #s(hole binary64 (- (+ (* -1 (* (sqrt (* a c)) (/ 1 (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (/ (- (pow b_2 2) (* 1/2 (/ (+ (* -1 (* c (pow (fabs b_2) 2))) (* -1 (* (pow b_2 2) c))) c))) (sqrt -1)))) (/ b_2 (pow (sqrt -1) 2))))) |
#s(approx (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) #s(hole binary64 (- (+ (* -1 (* (sqrt (* a c)) (/ 1 (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (- (* (pow b_2 2) (pow (fabs b_2) 2)) (* 1/4 (/ (pow (+ (* -1 (* c (pow (fabs b_2) 2))) (* -1 (* (pow b_2 2) c))) 2) (pow c 2)))) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (/ (- (pow b_2 2) (* 1/2 (/ (+ (* -1 (* c (pow (fabs b_2) 2))) (* -1 (* (pow b_2 2) c))) c))) (sqrt -1))))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* b_2 (- (* (sqrt (/ a c)) (/ (- (pow b_2 2) (* 1/2 (/ (+ (* -1 (* c (pow (fabs b_2) 2))) (* -1 (* (pow b_2 2) c))) c))) (sqrt -1))) (/ (* a b_2) (pow (sqrt -1) 2)))) (sqrt -1)))) (+ (* -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) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) #s(hole binary64 (- (+ (* -1 (* (sqrt (* a c)) (/ 1 (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (- (* (pow b_2 2) (pow (fabs b_2) 2)) (* 1/4 (/ (pow (+ (* -1 (* c (pow (fabs b_2) 2))) (* -1 (* (pow b_2 2) c))) 2) (pow c 2)))) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (* (+ (* -1 (* c (pow (fabs b_2) 2))) (* -1 (* (pow b_2 2) c))) (- (* (pow b_2 2) (pow (fabs b_2) 2)) (* 1/4 (/ (pow (+ (* -1 (* c (pow (fabs b_2) 2))) (* -1 (* (pow b_2 2) c))) 2) (pow c 2))))) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (/ (- (pow b_2 2) (* 1/2 (/ (+ (* -1 (* c (pow (fabs b_2) 2))) (* -1 (* (pow b_2 2) c))) c))) (sqrt -1)))))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* b_2 (- (* (sqrt (/ a c)) (/ (- (pow b_2 2) (* 1/2 (/ (+ (* -1 (* c (pow (fabs b_2) 2))) (* -1 (* (pow b_2 2) c))) c))) (sqrt -1))) (/ (* a b_2) (pow (sqrt -1) 2)))) (sqrt -1)))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* b_2 (- (* -1/2 (* (sqrt (/ a (pow c 3))) (/ (- (* (pow b_2 2) (pow (fabs b_2) 2)) (* 1/4 (/ (pow (+ (* -1 (* c (pow (fabs b_2) 2))) (* -1 (* (pow b_2 2) c))) 2) (pow c 2)))) (sqrt -1)))) (+ (* -1 (* (sqrt (/ a c)) (/ (* b_2 (- (* (sqrt (/ a c)) (/ (- (pow b_2 2) (* 1/2 (/ (+ (* -1 (* c (pow (fabs b_2) 2))) (* -1 (* (pow b_2 2) c))) c))) (sqrt -1))) (/ (* a b_2) (pow (sqrt -1) 2)))) (sqrt -1)))) (* -1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b_2 2) (pow (sqrt -1) 3))))))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (+ (* 1/2 (/ (* (pow b_2 2) (- (* (sqrt (/ a c)) (/ (- (pow b_2 2) (* 1/2 (/ (+ (* -1 (* c (pow (fabs b_2) 2))) (* -1 (* (pow b_2 2) c))) c))) (sqrt -1))) (/ (* a b_2) (pow (sqrt -1) 2)))) (* (pow a 2) (* c (pow (sqrt -1) 2))))) (/ b_2 (pow (sqrt -1) 2))))))))) |
#s(approx (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) #s(hole binary64 (* -1 (* a c)))) |
#s(approx (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) #s(hole binary64 (* a (- (/ (pow b_2 2) a) (+ c (* 1/2 (/ (+ (* -1 (* c (pow (fabs b_2) 2))) (* -1 (* (pow b_2 2) c))) (* a c)))))))) |
#s(approx (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) #s(hole binary64 (* a (- (+ (* -1/2 (/ (- (* (pow b_2 2) (pow (fabs b_2) 2)) (* 1/4 (/ (pow (+ (* -1 (* c (pow (fabs b_2) 2))) (* -1 (* (pow b_2 2) c))) 2) (pow c 2)))) (* (pow a 2) c))) (/ (pow b_2 2) a)) (+ c (* 1/2 (/ (+ (* -1 (* c (pow (fabs b_2) 2))) (* -1 (* (pow b_2 2) c))) (* a c)))))))) |
#s(approx (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) #s(hole binary64 (* a (- (+ (* 1/4 (/ (* (+ (* -1 (* c (pow (fabs b_2) 2))) (* -1 (* (pow b_2 2) c))) (- (* (pow b_2 2) (pow (fabs b_2) 2)) (* 1/4 (/ (pow (+ (* -1 (* c (pow (fabs b_2) 2))) (* -1 (* (pow b_2 2) c))) 2) (pow c 2))))) (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) a)) (+ c (+ (* 1/2 (/ (+ (* -1 (* c (pow (fabs b_2) 2))) (* -1 (* (pow b_2 2) c))) (* a c))) (* 1/2 (/ (- (* (pow b_2 2) (pow (fabs b_2) 2)) (* 1/4 (/ (pow (+ (* -1 (* c (pow (fabs b_2) 2))) (* -1 (* (pow b_2 2) c))) 2) (pow c 2)))) (* (pow a 2) c))))))))) |
#s(approx (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4))) #s(hole binary64 (* a c))) |
#s(approx (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4))) #s(hole binary64 (* a (+ c (* 1/2 (/ (+ (* -1 (* c (pow (fabs b_2) 2))) (* -1 (* (pow b_2 2) c))) (* a c))))))) |
#s(approx (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4))) #s(hole binary64 (* a (+ c (+ (* 1/2 (/ (+ (* -1 (* c (pow (fabs b_2) 2))) (* -1 (* (pow b_2 2) c))) (* a c))) (* 1/2 (/ (- (* (pow b_2 2) (pow (fabs b_2) 2)) (* 1/4 (/ (pow (+ (* -1 (* c (pow (fabs b_2) 2))) (* -1 (* (pow b_2 2) c))) 2) (pow c 2)))) (* (pow a 2) c)))))))) |
#s(approx (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4))) #s(hole binary64 (* a (+ c (+ (* -1/4 (/ (* (+ (* -1 (* c (pow (fabs b_2) 2))) (* -1 (* (pow b_2 2) c))) (- (* (pow b_2 2) (pow (fabs b_2) 2)) (* 1/4 (/ (pow (+ (* -1 (* c (pow (fabs b_2) 2))) (* -1 (* (pow b_2 2) c))) 2) (pow c 2))))) (* (pow a 3) (pow c 3)))) (+ (* 1/2 (/ (+ (* -1 (* c (pow (fabs b_2) 2))) (* -1 (* (pow b_2 2) c))) (* a c))) (* 1/2 (/ (- (* (pow b_2 2) (pow (fabs b_2) 2)) (* 1/4 (/ (pow (+ (* -1 (* c (pow (fabs b_2) 2))) (* -1 (* (pow b_2 2) c))) 2) (pow c 2)))) (* (pow a 2) c))))))))) |
#s(approx (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)) #s(hole binary64 (* (sqrt (* a c)) (sqrt -1)))) |
#s(approx (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)) #s(hole binary64 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow (fabs b_2) 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))))) |
#s(approx (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)) #s(hole binary64 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow (fabs b_2) 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow (fabs b_2) 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)) #s(hole binary64 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow (fabs b_2) 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow (fabs b_2) 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow (fabs b_2) 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) #s(hole binary64 (exp (* 1/4 (+ (log (* -1 c)) (* -1 (log (/ 1 a)))))))) |
#s(approx (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) #s(hole binary64 (+ (exp (* 1/4 (+ (log (* -1 c)) (* -1 (log (/ 1 a)))))) (* -1/4 (/ (* (exp (* 1/4 (+ (log (* -1 c)) (* -1 (log (/ 1 a)))))) (pow (fabs b_2) 2)) (* a c)))))) |
#s(approx (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) #s(hole binary64 (+ (exp (* 1/4 (+ (log (* -1 c)) (* -1 (log (/ 1 a)))))) (+ (* -1/4 (/ (* (exp (* 1/4 (+ (log (* -1 c)) (* -1 (log (/ 1 a)))))) (pow (fabs b_2) 2)) (* a c))) (/ (* (exp (* 1/4 (+ (log (* -1 c)) (* -1 (log (/ 1 a)))))) (+ (* -1/8 (/ (pow (fabs b_2) 4) (pow c 2))) (* 1/32 (/ (pow (fabs b_2) 4) (pow c 2))))) (pow a 2)))))) |
#s(approx (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) #s(hole binary64 (+ (exp (* 1/4 (+ (log (* -1 c)) (* -1 (log (/ 1 a)))))) (+ (* -1/4 (/ (* (exp (* 1/4 (+ (log (* -1 c)) (* -1 (log (/ 1 a)))))) (pow (fabs b_2) 2)) (* a c))) (+ (/ (* (exp (* 1/4 (+ (log (* -1 c)) (* -1 (log (/ 1 a)))))) (+ (* -1/8 (/ (pow (fabs b_2) 4) (pow c 2))) (* 1/32 (/ (pow (fabs b_2) 4) (pow c 2))))) (pow a 2)) (/ (* (exp (* 1/4 (+ (log (* -1 c)) (* -1 (log (/ 1 a)))))) (+ (* -1/12 (/ (pow (fabs b_2) 6) (pow c 3))) (+ (* -1/384 (/ (pow (fabs b_2) 6) (pow c 3))) (* 1/32 (/ (pow (fabs b_2) 6) (pow c 3)))))) (pow a 3))))))) |
#s(approx (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) #s(hole binary64 (* -1 (* a c)))) |
#s(approx (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) #s(hole binary64 (* a (+ (* -1 c) (/ (pow (fabs b_2) 2) a))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) #s(hole binary64 (* -1 (/ (+ b_2 (* (sqrt (* a c)) (sqrt -1))) a)))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (- (+ (* -1 (* (sqrt (/ a c)) (* (pow b_2 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* (pow b_2 2) (sqrt -1))))) (* a b_2)) a)) (* (sqrt (* a c)) (sqrt -1))) a)))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* 1/2 (/ (* a (pow b_2 3)) c)) (* (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 (* (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 b_2)) a)) (* (sqrt (* a c)) (sqrt -1))) a)))) |
#s(approx (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) #s(hole binary64 (+ (* -1 b_2) (* -1 (* (sqrt (* a c)) (sqrt -1)))))) |
#s(approx (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) #s(hole binary64 (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -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 b_2)) a))))) |
#s(approx (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) #s(hole binary64 (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (* (pow b_2 2) (sqrt -1)))) (+ (* -1 (/ (+ (* 1/2 (/ (* (pow a 2) (pow b_2 3)) c)) (* (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))))))))) a)) (* 1/2 (* (sqrt (/ (pow a 3) c)) (* (pow b_2 2) (sqrt -1)))))) a)) (* a b_2)) a))))) |
#s(approx (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2)) #s(hole binary64 (* -1 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2)) #s(hole binary64 (* -1 (* a (+ (* (sqrt (/ c a)) (sqrt -1)) (/ b_2 a)))))) |
#s(approx (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2)) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (+ (* -1 b_2) (* -1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 2) (sqrt -1))))) a)) (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2)) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (+ (* -1 b_2) (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* (pow b_2 2) (sqrt -1))))) a))) a)) (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) #s(hole binary64 (* -1 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/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 (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/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 (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/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 (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) #s(hole binary64 (* -1 (* a (+ c (* -1 (/ (pow b_2 2) a))))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) #s(hole binary64 (* -1 (/ (- (+ (* (sqrt (* a c)) (sqrt -1)) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (- (pow b_2 2) (* 1/2 (/ (+ (* c (pow (fabs b_2) 2)) (* (pow b_2 2) c)) c)))))) (* -1 b_2)) a)))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (- (+ (* -1 (- (* (sqrt (/ a c)) (* (sqrt -1) (- (pow b_2 2) (* 1/2 (/ (+ (* c (pow (fabs b_2) 2)) (* (pow b_2 2) c)) c))))) (* -1 (* a b_2)))) (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (* (sqrt -1) (- (* (pow b_2 2) (pow (fabs b_2) 2)) (* 1/4 (/ (pow (+ (* c (pow (fabs b_2) 2)) (* (pow b_2 2) c)) 2) (pow c 2)))))))) (+ (* -1 (* (sqrt (/ 1 (* a c))) (* b_2 (* (sqrt -1) (- (* (sqrt (/ a c)) (* (sqrt -1) (- (pow b_2 2) (* 1/2 (/ (+ (* c (pow (fabs b_2) 2)) (* (pow b_2 2) c)) c))))) (* -1 (* a b_2))))))) (* -1/2 (* (sqrt (/ a c)) (* (pow b_2 2) (sqrt -1)))))) a)) (* (sqrt (* a c)) (sqrt -1))) a)))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (+ (* -1 (- (* (sqrt (/ a c)) (* (sqrt -1) (- (pow b_2 2) (* 1/2 (/ (+ (* c (pow (fabs b_2) 2)) (* (pow b_2 2) c)) c))))) (* -1 (* a b_2)))) (* -1 (/ (- (+ (* -1 (- (* -1/2 (* (sqrt (/ a (pow c 3))) (* (sqrt -1) (- (* (pow b_2 2) (pow (fabs b_2) 2)) (* 1/4 (/ (pow (+ (* c (pow (fabs b_2) 2)) (* (pow b_2 2) c)) 2) (pow c 2))))))) (+ (* -1 (* (sqrt (/ a c)) (* b_2 (* (sqrt -1) (- (* (sqrt (/ a c)) (* (sqrt -1) (- (pow b_2 2) (* 1/2 (/ (+ (* c (pow (fabs b_2) 2)) (* (pow b_2 2) c)) c))))) (* -1 (* a b_2))))))) (* -1/2 (* (sqrt (/ (pow a 3) c)) (* (pow b_2 2) (sqrt -1))))))) (* 1/4 (* (sqrt (/ 1 (* a (pow c 7)))) (* (sqrt -1) (* (+ (* c (pow (fabs b_2) 2)) (* (pow b_2 2) c)) (- (* (pow b_2 2) (pow (fabs b_2) 2)) (* 1/4 (/ (pow (+ (* c (pow (fabs b_2) 2)) (* (pow b_2 2) c)) 2) (pow c 2))))))))) (+ (* -1 (* (sqrt (/ 1 (* a c))) (* b_2 (* (sqrt -1) (- (* -1/2 (* (sqrt (/ a (pow c 3))) (* (sqrt -1) (- (* (pow b_2 2) (pow (fabs b_2) 2)) (* 1/4 (/ (pow (+ (* c (pow (fabs b_2) 2)) (* (pow b_2 2) c)) 2) (pow c 2))))))) (+ (* -1 (* (sqrt (/ a c)) (* b_2 (* (sqrt -1) (- (* (sqrt (/ a c)) (* (sqrt -1) (- (pow b_2 2) (* 1/2 (/ (+ (* c (pow (fabs b_2) 2)) (* (pow b_2 2) c)) c))))) (* -1 (* a b_2))))))) (* -1/2 (* (sqrt (/ (pow a 3) c)) (* (pow b_2 2) (sqrt -1)))))))))) (* -1/2 (/ (* (pow b_2 2) (- (* (sqrt (/ a c)) (* (sqrt -1) (- (pow b_2 2) (* 1/2 (/ (+ (* c (pow (fabs b_2) 2)) (* (pow b_2 2) c)) c))))) (* -1 (* a b_2)))) c)))) a))) a)) (* (sqrt (* a c)) (sqrt -1))) a)))) |
#s(approx (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) #s(hole binary64 (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (- (* (sqrt (/ a c)) (* (sqrt -1) (- (pow b_2 2) (* 1/2 (/ (+ (* c (pow (fabs b_2) 2)) (* (pow b_2 2) c)) c))))) (* -1 (* a b_2))) a))))) |
#s(approx (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) #s(hole binary64 (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (- (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ a (pow c 3))) (* (sqrt -1) (- (* (pow b_2 2) (pow (fabs b_2) 2)) (* 1/4 (/ (pow (+ (* c (pow (fabs b_2) 2)) (* (pow b_2 2) c)) 2) (pow c 2))))))) (+ (* -1 (* (sqrt (/ a c)) (* b_2 (* (sqrt -1) (- (* (sqrt (/ a c)) (* (sqrt -1) (- (pow b_2 2) (* 1/2 (/ (+ (* c (pow (fabs b_2) 2)) (* (pow b_2 2) c)) c))))) (* -1 (* a b_2))))))) (* -1/2 (* (sqrt (/ (pow a 3) c)) (* (pow b_2 2) (sqrt -1)))))) a)) (* (sqrt (/ a c)) (* (sqrt -1) (- (pow b_2 2) (* 1/2 (/ (+ (* c (pow (fabs b_2) 2)) (* (pow b_2 2) c)) c)))))) (* -1 (* a b_2))) a))))) |
#s(approx (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) #s(hole binary64 (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (- (* 1/4 (* (sqrt (/ a (pow c 7))) (* (sqrt -1) (* (+ (* c (pow (fabs b_2) 2)) (* (pow b_2 2) c)) (- (* (pow b_2 2) (pow (fabs b_2) 2)) (* 1/4 (/ (pow (+ (* c (pow (fabs b_2) 2)) (* (pow b_2 2) c)) 2) (pow c 2)))))))) (+ (* -1 (* (sqrt (/ a c)) (* b_2 (* (sqrt -1) (- (* -1/2 (* (sqrt (/ a (pow c 3))) (* (sqrt -1) (- (* (pow b_2 2) (pow (fabs b_2) 2)) (* 1/4 (/ (pow (+ (* c (pow (fabs b_2) 2)) (* (pow b_2 2) c)) 2) (pow c 2))))))) (+ (* -1 (* (sqrt (/ a c)) (* b_2 (* (sqrt -1) (- (* (sqrt (/ a c)) (* (sqrt -1) (- (pow b_2 2) (* 1/2 (/ (+ (* c (pow (fabs b_2) 2)) (* (pow b_2 2) c)) c))))) (* -1 (* a b_2))))))) (* -1/2 (* (sqrt (/ (pow a 3) c)) (* (pow b_2 2) (sqrt -1)))))))))) (* -1/2 (/ (* a (* (pow b_2 2) (- (* (sqrt (/ a c)) (* (sqrt -1) (- (pow b_2 2) (* 1/2 (/ (+ (* c (pow (fabs b_2) 2)) (* (pow b_2 2) c)) c))))) (* -1 (* a b_2))))) c)))) a)) (* -1/2 (* (sqrt (/ a (pow c 3))) (* (sqrt -1) (- (* (pow b_2 2) (pow (fabs b_2) 2)) (* 1/4 (/ (pow (+ (* c (pow (fabs b_2) 2)) (* (pow b_2 2) c)) 2) (pow c 2)))))))) (+ (* -1 (* (sqrt (/ a c)) (* b_2 (* (sqrt -1) (- (* (sqrt (/ a c)) (* (sqrt -1) (- (pow b_2 2) (* 1/2 (/ (+ (* c (pow (fabs b_2) 2)) (* (pow b_2 2) c)) c))))) (* -1 (* a b_2))))))) (* -1/2 (* (sqrt (/ (pow a 3) c)) (* (pow b_2 2) (sqrt -1)))))) a)) (* (sqrt (/ a c)) (* (sqrt -1) (- (pow b_2 2) (* 1/2 (/ (+ (* c (pow (fabs b_2) 2)) (* (pow b_2 2) c)) c)))))) (* -1 (* a b_2))) a))))) |
#s(approx (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) #s(hole binary64 (* a c))) |
#s(approx (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) #s(hole binary64 (* -1 (* a (- (* -1 (/ (- (pow b_2 2) (* 1/2 (/ (+ (* c (pow (fabs b_2) 2)) (* (pow b_2 2) c)) c))) a)) c))))) |
#s(approx (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) #s(hole binary64 (* -1 (* a (- (* -1 (/ (- (+ (* 1/2 (/ (- (* (pow b_2 2) (pow (fabs b_2) 2)) (* 1/4 (/ (pow (+ (* c (pow (fabs b_2) 2)) (* (pow b_2 2) c)) 2) (pow c 2)))) (* a c))) (pow b_2 2)) (* 1/2 (/ (+ (* c (pow (fabs b_2) 2)) (* (pow b_2 2) c)) c))) a)) c))))) |
#s(approx (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) #s(hole binary64 (* -1 (* a (- (* -1 (/ (- (+ (* -1 (/ (- (* -1/4 (/ (* (+ (* c (pow (fabs b_2) 2)) (* (pow b_2 2) c)) (- (* (pow b_2 2) (pow (fabs b_2) 2)) (* 1/4 (/ (pow (+ (* c (pow (fabs b_2) 2)) (* (pow b_2 2) c)) 2) (pow c 2))))) (* a (pow c 3)))) (* 1/2 (/ (- (* (pow b_2 2) (pow (fabs b_2) 2)) (* 1/4 (/ (pow (+ (* c (pow (fabs b_2) 2)) (* (pow b_2 2) c)) 2) (pow c 2)))) c))) a)) (pow b_2 2)) (* 1/2 (/ (+ (* c (pow (fabs b_2) 2)) (* (pow b_2 2) c)) c))) a)) c))))) |
#s(approx (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4))) #s(hole binary64 (* -1 (* a c)))) |
#s(approx (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4))) #s(hole binary64 (* -1 (* a (+ c (* -1/2 (/ (+ (* c (pow (fabs b_2) 2)) (* (pow b_2 2) c)) (* a c)))))))) |
#s(approx (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4))) #s(hole binary64 (* -1 (* a (+ c (* -1 (/ (+ (* -1/2 (/ (- (* (pow b_2 2) (pow (fabs b_2) 2)) (* 1/4 (/ (pow (+ (* c (pow (fabs b_2) 2)) (* (pow b_2 2) c)) 2) (pow c 2)))) (* a c))) (* 1/2 (/ (+ (* c (pow (fabs b_2) 2)) (* (pow b_2 2) c)) c))) a))))))) |
#s(approx (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4))) #s(hole binary64 (* -1 (* a (+ c (* -1 (/ (+ (* -1 (/ (+ (* 1/4 (/ (* (+ (* c (pow (fabs b_2) 2)) (* (pow b_2 2) c)) (- (* (pow b_2 2) (pow (fabs b_2) 2)) (* 1/4 (/ (pow (+ (* c (pow (fabs b_2) 2)) (* (pow b_2 2) c)) 2) (pow c 2))))) (* a (pow c 3)))) (* 1/2 (/ (- (* (pow b_2 2) (pow (fabs b_2) 2)) (* 1/4 (/ (pow (+ (* c (pow (fabs b_2) 2)) (* (pow b_2 2) c)) 2) (pow c 2)))) c))) a)) (* 1/2 (/ (+ (* c (pow (fabs b_2) 2)) (* (pow b_2 2) c)) c))) a))))))) |
#s(approx (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)) #s(hole binary64 (* -1 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)) #s(hole binary64 (* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow (fabs b_2) 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)) #s(hole binary64 (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow (fabs b_2) 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow (fabs b_2) 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)) #s(hole binary64 (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow (fabs b_2) 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow (fabs b_2) 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow (fabs b_2) 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))))))) |
#s(approx (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) #s(hole binary64 (exp (* 1/4 (+ (log c) (* -1 (log (/ -1 a)))))))) |
#s(approx (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) #s(hole binary64 (+ (exp (* 1/4 (+ (log c) (* -1 (log (/ -1 a)))))) (* -1/4 (/ (* (exp (* 1/4 (+ (log c) (* -1 (log (/ -1 a)))))) (pow (fabs b_2) 2)) (* a c)))))) |
#s(approx (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) #s(hole binary64 (+ (exp (* 1/4 (+ (log c) (* -1 (log (/ -1 a)))))) (* -1 (/ (+ (* -1 (/ (* (exp (* 1/4 (+ (log c) (* -1 (log (/ -1 a)))))) (+ (* -1/8 (/ (pow (fabs b_2) 4) (pow c 2))) (* 1/32 (/ (pow (fabs b_2) 4) (pow c 2))))) a)) (* 1/4 (/ (* (exp (* 1/4 (+ (log c) (* -1 (log (/ -1 a)))))) (pow (fabs b_2) 2)) c))) a))))) |
#s(approx (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) #s(hole binary64 (+ (exp (* 1/4 (+ (log c) (* -1 (log (/ -1 a)))))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (exp (* 1/4 (+ (log c) (* -1 (log (/ -1 a)))))) (+ (* -1/32 (/ (pow (fabs b_2) 6) (pow c 3))) (+ (* 1/384 (/ (pow (fabs b_2) 6) (pow c 3))) (* 1/12 (/ (pow (fabs b_2) 6) (pow c 3)))))) a)) (* (exp (* 1/4 (+ (log c) (* -1 (log (/ -1 a)))))) (+ (* -1/8 (/ (pow (fabs b_2) 4) (pow c 2))) (* 1/32 (/ (pow (fabs b_2) 4) (pow c 2)))))) a)) (* 1/4 (/ (* (exp (* 1/4 (+ (log c) (* -1 (log (/ -1 a)))))) (pow (fabs b_2) 2)) c))) a))))) |
#s(approx (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) #s(hole binary64 (* -1 (* a (+ c (* -1 (/ (pow (fabs b_2) 2) a))))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) #s(hole binary64 (+ (* (sqrt (/ c a)) (/ 1 (sqrt -1))) (/ b_2 (* a (pow (sqrt -1) 2)))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) #s(hole binary64 (+ (* b_2 (+ (* -1 (* 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))))) (* (sqrt (/ c a)) (/ 1 (sqrt -1)))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) #s(hole binary64 (+ (* b_2 (+ (* b_2 (- (* -1 (* b_2 (+ (* 1/2 (/ 1 (* (pow a 2) (* c (pow (sqrt -1) 4))))) (* (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))))) (* (sqrt (/ c a)) (/ 1 (sqrt -1)))))) |
#s(approx (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) #s(hole binary64 (+ (* b_2 (+ (* -1 (* 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)))) (* (sqrt (* a c)) (/ 1 (sqrt -1)))))) |
#s(approx (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) #s(hole binary64 (+ (* b_2 (+ (* b_2 (- (* -1 (* b_2 (+ (* 1/2 (/ 1 (* a (* c (pow (sqrt -1) 4))))) (* (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)))) (* (sqrt (* a c)) (/ 1 (sqrt -1)))))) |
#s(approx (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2)) #s(hole binary64 (+ (* -1 b_2) (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2)) #s(hole binary64 (+ (* b_2 (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b_2 (sqrt -1)))) 1)) (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2)) #s(hole binary64 (+ (* b_2 (- (* b_2 (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -1)))))) 1)) (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx b_2 #s(hole binary64 b_2)) |
#s(approx (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/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 (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/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 (pow b_2 1) #s(hole binary64 b_2)) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) #s(hole binary64 (* -1 (* (/ 1 a) (sqrt (+ (* -1 (* a c)) (pow (fabs b_2) 2))))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) #s(hole binary64 (+ (* -1 (* (sqrt (/ (+ (* -1 (* a c)) (pow (fabs b_2) 2)) (* (pow a 3) c))) (/ b_2 (sqrt -1)))) (* -1 (* (/ 1 a) (sqrt (+ (* -1 (* a c)) (pow (fabs b_2) 2)))))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) #s(hole binary64 (+ (* -1 (* (/ 1 a) (sqrt (+ (* -1 (* a c)) (pow (fabs b_2) 2))))) (* b_2 (- (* b_2 (- (* (sqrt (/ 1 (* (pow a 3) c))) (/ (- 1 (* 1/2 (* (sqrt (/ (+ (* -1 (* a c)) (pow (fabs b_2) 2)) (* a c))) (/ 1 (sqrt -1))))) (sqrt -1))) (+ (* -1/2 (* (/ 1 (* (pow a 2) (* c (pow (sqrt -1) 2)))) (sqrt (+ (* -1 (* a c)) (pow (fabs b_2) 2))))) (* (/ 1 (* (pow a 2) (* c (pow (sqrt -1) 2)))) (sqrt (+ (* -1 (* a c)) (pow (fabs b_2) 2))))))) (* (sqrt (/ (+ (* -1 (* a c)) (pow (fabs b_2) 2)) (* (pow a 3) c))) (/ 1 (sqrt -1)))))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) #s(hole binary64 (+ (* -1 (* (/ 1 a) (sqrt (+ (* -1 (* a c)) (pow (fabs b_2) 2))))) (* b_2 (- (* b_2 (- (+ (* -1 (* b_2 (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (- (* (sqrt (/ 1 (* (pow a 3) c))) (/ (- 1 (* 1/2 (* (sqrt (/ (+ (* -1 (* a c)) (pow (fabs b_2) 2)) (* a c))) (/ 1 (sqrt -1))))) (sqrt -1))) (+ (* -1/2 (* (/ 1 (* (pow a 2) (* c (pow (sqrt -1) 2)))) (sqrt (+ (* -1 (* a c)) (pow (fabs b_2) 2))))) (* (/ 1 (* (pow a 2) (* c (pow (sqrt -1) 2)))) (sqrt (+ (* -1 (* a c)) (pow (fabs b_2) 2)))))) (sqrt -1)))) (* -1/2 (* (sqrt (/ (+ (* -1 (* a c)) (pow (fabs b_2) 2)) (* (pow a 5) (pow c 3)))) (/ 1 (pow (sqrt -1) 3))))))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ (- 1 (* 1/2 (* (sqrt (/ (+ (* -1 (* a c)) (pow (fabs b_2) 2)) (* a c))) (/ 1 (sqrt -1))))) (sqrt -1)))) (+ (* -1/2 (* (/ 1 (* (pow a 2) (* c (pow (sqrt -1) 2)))) (sqrt (+ (* -1 (* a c)) (pow (fabs b_2) 2))))) (* (/ 1 (* (pow a 2) (* c (pow (sqrt -1) 2)))) (sqrt (+ (* -1 (* a c)) (pow (fabs b_2) 2))))))) (* (sqrt (/ (+ (* -1 (* a c)) (pow (fabs b_2) 2)) (* (pow a 3) c))) (/ 1 (sqrt -1)))))))) |
#s(approx (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) #s(hole binary64 (* -1 (sqrt (+ (* -1 (* a c)) (pow (fabs b_2) 2)))))) |
#s(approx (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) #s(hole binary64 (+ (* -1 (sqrt (+ (* -1 (* a c)) (pow (fabs b_2) 2)))) (* -1 (* (sqrt (/ (+ (* -1 (* a c)) (pow (fabs b_2) 2)) (* a c))) (/ b_2 (sqrt -1))))))) |
#s(approx (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) #s(hole binary64 (+ (* -1 (sqrt (+ (* -1 (* a c)) (pow (fabs b_2) 2)))) (* b_2 (- (* b_2 (- (* (sqrt (/ 1 (* a c))) (/ (- 1 (* 1/2 (* (sqrt (/ (+ (* -1 (* a c)) (pow (fabs b_2) 2)) (* a c))) (/ 1 (sqrt -1))))) (sqrt -1))) (+ (* -1/2 (* (/ 1 (* a (* c (pow (sqrt -1) 2)))) (sqrt (+ (* -1 (* a c)) (pow (fabs b_2) 2))))) (* (/ 1 (* a (* c (pow (sqrt -1) 2)))) (sqrt (+ (* -1 (* a c)) (pow (fabs b_2) 2))))))) (* (sqrt (/ (+ (* -1 (* a c)) (pow (fabs b_2) 2)) (* a c))) (/ 1 (sqrt -1)))))))) |
#s(approx (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) #s(hole binary64 (+ (* -1 (sqrt (+ (* -1 (* a c)) (pow (fabs b_2) 2)))) (* b_2 (- (* b_2 (- (+ (* -1 (* b_2 (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (- (* (sqrt (/ 1 (* a c))) (/ (- 1 (* 1/2 (* (sqrt (/ (+ (* -1 (* a c)) (pow (fabs b_2) 2)) (* a c))) (/ 1 (sqrt -1))))) (sqrt -1))) (+ (* -1/2 (* (/ 1 (* a (* c (pow (sqrt -1) 2)))) (sqrt (+ (* -1 (* a c)) (pow (fabs b_2) 2))))) (* (/ 1 (* a (* c (pow (sqrt -1) 2)))) (sqrt (+ (* -1 (* a c)) (pow (fabs b_2) 2)))))) (sqrt -1)))) (* -1/2 (* (sqrt (/ (+ (* -1 (* a c)) (pow (fabs b_2) 2)) (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -1) 3))))))) (* (sqrt (/ 1 (* a c))) (/ (- 1 (* 1/2 (* (sqrt (/ (+ (* -1 (* a c)) (pow (fabs b_2) 2)) (* a c))) (/ 1 (sqrt -1))))) (sqrt -1)))) (+ (* -1/2 (* (/ 1 (* a (* c (pow (sqrt -1) 2)))) (sqrt (+ (* -1 (* a c)) (pow (fabs b_2) 2))))) (* (/ 1 (* a (* c (pow (sqrt -1) 2)))) (sqrt (+ (* -1 (* a c)) (pow (fabs b_2) 2))))))) (* (sqrt (/ (+ (* -1 (* a c)) (pow (fabs b_2) 2)) (* a c))) (/ 1 (sqrt -1)))))))) |
#s(approx (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) #s(hole binary64 (* -1 (* (sqrt (* a (* c (+ (* -1 (* a c)) (pow (fabs b_2) 2))))) (sqrt -1))))) |
#s(approx (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) #s(hole binary64 (- (* (pow b_2 2) (- 1 (* 1/2 (* (sqrt (/ (+ (* -1 (* a c)) (pow (fabs b_2) 2)) (* a c))) (/ 1 (sqrt -1)))))) (* (sqrt (* a (* c (+ (* -1 (* a c)) (pow (fabs b_2) 2))))) (sqrt -1))))) |
#s(approx (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) #s(hole binary64 (- (* (pow b_2 2) (- (+ 1 (* 1/8 (* (sqrt (/ (+ (* -1 (* a c)) (pow (fabs b_2) 2)) (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3))))) (* 1/2 (* (sqrt (/ (+ (* -1 (* a c)) (pow (fabs b_2) 2)) (* a c))) (/ 1 (sqrt -1)))))) (* (sqrt (* a (* c (+ (* -1 (* a c)) (pow (fabs b_2) 2))))) (sqrt -1))))) |
#s(approx (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) #s(hole binary64 (- (* (pow b_2 2) (- (+ 1 (* (pow b_2 2) (- (* -1/16 (* (sqrt (/ (+ (* -1 (* a c)) (pow (fabs b_2) 2)) (* (pow a 5) (pow c 5)))) (/ (pow b_2 2) (pow (sqrt -1) 5)))) (* -1/8 (* (sqrt (/ (+ (* -1 (* a c)) (pow (fabs b_2) 2)) (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -1) 3))))))) (* 1/2 (* (sqrt (/ (+ (* -1 (* a c)) (pow (fabs b_2) 2)) (* a c))) (/ 1 (sqrt -1)))))) (* (sqrt (* a (* c (+ (* -1 (* a c)) (pow (fabs b_2) 2))))) (sqrt -1))))) |
#s(approx (* b_2 b_2) #s(hole binary64 (pow b_2 2))) |
#s(approx (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4))) #s(hole binary64 (* (sqrt (* a (* c (+ (* -1 (* a c)) (pow (fabs b_2) 2))))) (sqrt -1)))) |
#s(approx (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4))) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ (+ (* -1 (* a c)) (pow (fabs b_2) 2)) (* a c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (* a (* c (+ (* -1 (* a c)) (pow (fabs b_2) 2))))) (sqrt -1))))) |
#s(approx (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4))) #s(hole binary64 (+ (* (sqrt (* a (* c (+ (* -1 (* a c)) (pow (fabs b_2) 2))))) (sqrt -1)) (* (pow b_2 2) (+ (* -1/8 (* (sqrt (/ (+ (* -1 (* a c)) (pow (fabs b_2) 2)) (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ (+ (* -1 (* a c)) (pow (fabs b_2) 2)) (* a c))) (/ 1 (sqrt -1))))))))) |
#s(approx (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4))) #s(hole binary64 (+ (* (sqrt (* a (* c (+ (* -1 (* a c)) (pow (fabs b_2) 2))))) (sqrt -1)) (* (pow b_2 2) (+ (* 1/2 (* (sqrt (/ (+ (* -1 (* a c)) (pow (fabs b_2) 2)) (* a c))) (/ 1 (sqrt -1)))) (* (pow b_2 2) (+ (* -1/8 (* (sqrt (/ (+ (* -1 (* a c)) (pow (fabs b_2) 2)) (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -1) 3)))) (* 1/16 (* (sqrt (/ (+ (* -1 (* a c)) (pow (fabs b_2) 2)) (* (pow a 5) (pow c 5)))) (/ (pow b_2 2) (pow (sqrt -1) 5))))))))))) |
#s(approx (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)) #s(hole binary64 (sqrt (+ (* -1 (* a c)) (pow (fabs b_2) 2))))) |
#s(approx (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) #s(hole binary64 (pow (* 1 (+ (* -1 (* a c)) (pow (fabs b_2) 2))) 1/4))) |
#s(approx (fabs b_2) #s(hole binary64 (fabs b_2))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) #s(hole binary64 (* -2 (/ b_2 a)))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) #s(hole binary64 (* b_2 (- (* 1/2 (/ c (pow b_2 2))) (* 2 (/ 1 a)))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) #s(hole binary64 (* b_2 (- (* -1 (/ (+ (* -1/4 (* a (pow c 2))) (* 1/8 (* a (pow c 2)))) (pow b_2 4))) (+ (* -1/2 (/ c (pow b_2 2))) (* 2 (/ 1 a))))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) #s(hole binary64 (* b_2 (- (* -1 (/ (+ (* -2 (/ (+ (* 1/64 (* (pow a 4) (pow c 4))) (* 1/16 (* (pow a 4) (pow c 4)))) (* (pow a 2) c))) (+ (* -1/4 (* a (* c (+ (* -1/4 (* a (pow c 2))) (* 1/8 (* a (pow c 2))))))) (* 1/16 (* (pow a 2) (pow c 3))))) (pow b_2 6))) (+ (* -1/2 (/ c (pow b_2 2))) (+ (* -1/4 (/ (* a (pow c 2)) (pow b_2 4))) (+ (* 1/8 (/ (* a (pow c 2)) (pow b_2 4))) (* 2 (/ 1 a))))))))) |
#s(approx (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) #s(hole binary64 (* -2 b_2))) |
#s(approx (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) #s(hole binary64 (* b_2 (- (* 1/2 (/ (* a c) (pow b_2 2))) 2)))) |
#s(approx (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) #s(hole binary64 (* b_2 (- (* -1 (/ (+ (* -1/4 (* (pow a 2) (pow c 2))) (* 1/8 (* (pow a 2) (pow c 2)))) (pow b_2 4))) (+ 2 (* -1/2 (/ (* a c) (pow b_2 2)))))))) |
#s(approx (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) #s(hole binary64 (* b_2 (- (* -1 (/ (+ (* -2 (/ (+ (* 1/64 (* (pow a 4) (pow c 4))) (* 1/16 (* (pow a 4) (pow c 4)))) (* a c))) (+ (* -1/4 (* a (* c (+ (* -1/4 (* (pow a 2) (pow c 2))) (* 1/8 (* (pow a 2) (pow c 2))))))) (* 1/16 (* (pow a 3) (pow c 3))))) (pow b_2 6))) (+ 2 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (+ (* -1/4 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))) (* 1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4)))))))))) |
#s(approx (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2)) #s(hole binary64 (* -1/2 (/ (* a c) b_2)))) |
#s(approx (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2)) #s(hole binary64 (/ (+ (* -1/2 (* a c)) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 2)))) b_2))) |
#s(approx (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/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 (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2)) #s(hole binary64 (/ (+ (* -1/2 (* a c)) (+ (* -1/2 (/ (+ (* 1/64 (* (pow a 4) (pow c 4))) (* 1/16 (* (pow a 4) (pow c 4)))) (pow b_2 6))) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 2))) (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 4)))))) b_2))) |
#s(approx (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) #s(hole binary64 (* b_2 (+ 1 (* -1/2 (/ (* a c) (pow b_2 2))))))) |
#s(approx (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/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 (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/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 (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) #s(hole binary64 (* (pow b_2 2) (+ 1 (* -1 (/ (* a c) (pow b_2 2))))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) #s(hole binary64 (* -2 (/ (pow b_2 3) (* (pow a 2) c))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) #s(hole binary64 (* (pow b_2 3) (- (* 2 (* (/ 1 (* (pow a 2) (* b_2 c))) (sqrt (+ (* -1 (* a c)) (pow (fabs b_2) 2))))) (* 2 (/ 1 (* (pow a 2) c))))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) #s(hole binary64 (* (pow b_2 3) (- (+ (* 2 (* (/ 1 (* (pow a 2) (* b_2 c))) (sqrt (+ (* -1 (* a c)) (pow (fabs b_2) 2))))) (/ 1/2 (* a (pow b_2 2)))) (* 2 (/ 1 (* (pow a 2) c))))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) #s(hole binary64 (* (pow b_2 3) (- (+ (* -1 (* (/ 1 (* a (pow b_2 3))) (sqrt (+ (* -1 (* a c)) (pow (fabs b_2) 2))))) (+ (* 2 (* (/ 1 (* (pow a 2) (* b_2 c))) (sqrt (+ (* -1 (* a c)) (pow (fabs b_2) 2))))) (* 1/2 (/ 1 (* a (pow b_2 2)))))) (+ (* 1/2 (* (/ 1 (* a (pow b_2 3))) (sqrt (+ (* -1 (* a c)) (pow (fabs b_2) 2))))) (* 2 (/ 1 (* (pow a 2) c)))))))) |
#s(approx (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) #s(hole binary64 (* -2 (/ (pow b_2 3) (* a c))))) |
#s(approx (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) #s(hole binary64 (* (pow b_2 3) (- (* 2 (* (/ 1 (* a (* b_2 c))) (sqrt (+ (* -1 (* a c)) (pow (fabs b_2) 2))))) (* 2 (/ 1 (* a c))))))) |
#s(approx (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) #s(hole binary64 (* (pow b_2 3) (- (+ (* 2 (* (/ 1 (* a (* b_2 c))) (sqrt (+ (* -1 (* a c)) (pow (fabs b_2) 2))))) (/ 1/2 (pow b_2 2))) (* 2 (/ 1 (* a c))))))) |
#s(approx (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) #s(hole binary64 (* (pow b_2 3) (- (+ (* -1 (* (/ 1 (pow b_2 3)) (sqrt (+ (* -1 (* a c)) (pow (fabs b_2) 2))))) (+ (* 2 (* (/ 1 (* a (* b_2 c))) (sqrt (+ (* -1 (* a c)) (pow (fabs b_2) 2))))) (/ 1/2 (pow b_2 2)))) (+ (* 1/2 (* (/ 1 (pow b_2 3)) (sqrt (+ (* -1 (* a c)) (pow (fabs b_2) 2))))) (* 2 (/ 1 (* a c)))))))) |
#s(approx (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) #s(hole binary64 (pow b_2 2))) |
#s(approx (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) #s(hole binary64 (* (pow b_2 2) (+ 1 (* -1 (* (/ 1 b_2) (sqrt (+ (* -1 (* a c)) (pow (fabs b_2) 2))))))))) |
#s(approx (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) #s(hole binary64 (* (pow b_2 2) (- (+ 1 (* 1/2 (* (/ (* a c) (pow b_2 3)) (sqrt (+ (* -1 (* a c)) (pow (fabs b_2) 2)))))) (* (/ 1 b_2) (sqrt (+ (* -1 (* a c)) (pow (fabs b_2) 2)))))))) |
#s(approx (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) #s(hole binary64 (* (pow b_2 2) (- (+ 1 (* 1/8 (* (/ (* (pow a 2) (pow c 2)) (pow b_2 5)) (sqrt (+ (* -1 (* a c)) (pow (fabs b_2) 2)))))) (+ (* -1/2 (* (/ (* a c) (pow b_2 3)) (sqrt (+ (* -1 (* a c)) (pow (fabs b_2) 2))))) (* (/ 1 b_2) (sqrt (+ (* -1 (* a c)) (pow (fabs b_2) 2))))))))) |
#s(approx (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4))) #s(hole binary64 (* b_2 (sqrt (+ (* -1 (* a c)) (pow (fabs b_2) 2)))))) |
#s(approx (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4))) #s(hole binary64 (* b_2 (+ (sqrt (+ (* -1 (* a c)) (pow (fabs b_2) 2))) (* -1/2 (* (/ (* a c) (pow b_2 2)) (sqrt (+ (* -1 (* a c)) (pow (fabs b_2) 2))))))))) |
#s(approx (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4))) #s(hole binary64 (* b_2 (+ (sqrt (+ (* -1 (* a c)) (pow (fabs b_2) 2))) (+ (* -1/2 (* (/ (* a c) (pow b_2 2)) (sqrt (+ (* -1 (* a c)) (pow (fabs b_2) 2))))) (* -1/8 (* (/ (* (pow a 2) (pow c 2)) (pow b_2 4)) (sqrt (+ (* -1 (* a c)) (pow (fabs b_2) 2)))))))))) |
#s(approx (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4))) #s(hole binary64 (* b_2 (+ (sqrt (+ (* -1 (* a c)) (pow (fabs b_2) 2))) (+ (* -1/2 (* (/ (* a c) (pow b_2 2)) (sqrt (+ (* -1 (* a c)) (pow (fabs b_2) 2))))) (+ (* -1/8 (* (/ (* (pow a 2) (pow c 2)) (pow b_2 4)) (sqrt (+ (* -1 (* a c)) (pow (fabs b_2) 2))))) (* -1/16 (* (/ (* (pow a 3) (pow c 3)) (pow b_2 6)) (sqrt (+ (* -1 (* a c)) (pow (fabs b_2) 2))))))))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) #s(hole binary64 (* -1/2 (/ c b_2)))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) #s(hole binary64 (* -1 (/ (+ (* 1/8 (/ (* a (pow c 2)) (pow b_2 2))) (* 1/2 c)) b_2)))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) #s(hole binary64 (* -1 (/ (- (+ (* 1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 4))) (* 1/2 c)) (* -1/8 (/ (* a (pow c 2)) (pow b_2 2)))) b_2)))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) #s(hole binary64 (* -1 (/ (- (+ (* -1 (/ (+ (* -1/32 (* (pow a 3) (pow c 4))) (* -1/128 (* (pow a 3) (pow c 4)))) (pow b_2 6))) (* 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) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) #s(hole binary64 (* -1/2 (/ (* a c) b_2)))) |
#s(approx (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/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 (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/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 (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) #s(hole binary64 (* -1 (/ (- (+ (* -1 (/ (+ (* -1/32 (* (pow a 4) (pow c 4))) (* -1/128 (* (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 (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2)) #s(hole binary64 (* -2 b_2))) |
#s(approx (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2)) #s(hole binary64 (* -1 (* b_2 (+ 2 (* -1/2 (/ (* a c) (pow b_2 2)))))))) |
#s(approx (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2)) #s(hole binary64 (* -1 (* b_2 (+ 2 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))))))))) |
#s(approx (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2)) #s(hole binary64 (* -1 (* b_2 (+ 2 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))) (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 6)))))))))) |
#s(approx (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) #s(hole binary64 (* -1 b_2))) |
#s(approx (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) #s(hole binary64 (* -1 (* b_2 (+ 1 (* -1/2 (/ (* a c) (pow b_2 2)))))))) |
#s(approx (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/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 (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/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) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) #s(hole binary64 (* -1/2 (/ b_2 a)))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) #s(hole binary64 (* -1 (* b_2 (+ (* 1/2 (* (/ 1 (* a b_2)) (sqrt (+ (* -1 (* a c)) (pow (fabs b_2) 2))))) (* 1/2 (/ 1 a))))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) #s(hole binary64 (* -1 (* b_2 (+ (* -1 (/ (+ (* -1/2 (* (/ 1 a) (sqrt (+ (* -1 (* a c)) (pow (fabs b_2) 2))))) (* -1/8 (/ c b_2))) b_2)) (* 1/2 (/ 1 a))))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) #s(hole binary64 (* -1 (* b_2 (+ (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (* 1/4 (* c (sqrt (+ (* -1 (* a c)) (pow (fabs b_2) 2))))) (* 1/8 (* c (sqrt (+ (* -1 (* a c)) (pow (fabs b_2) 2)))))) b_2)) (* -1/8 c)) b_2)) (* -1/2 (* (/ 1 a) (sqrt (+ (* -1 (* a c)) (pow (fabs b_2) 2)))))) b_2)) (* 1/2 (/ 1 a))))))) |
#s(approx (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) #s(hole binary64 (* -1/2 b_2))) |
#s(approx (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) #s(hole binary64 (* -1 (* b_2 (+ 1/2 (* 1/2 (* (/ 1 b_2) (sqrt (+ (* -1 (* a c)) (pow (fabs b_2) 2)))))))))) |
#s(approx (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) #s(hole binary64 (* -1 (* b_2 (+ 1/2 (* -1 (/ (+ (* -1/2 (sqrt (+ (* -1 (* a c)) (pow (fabs b_2) 2)))) (* -1/8 (/ (* a c) b_2))) b_2))))))) |
#s(approx (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) #s(hole binary64 (* -1 (* b_2 (+ 1/2 (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (* 1/4 (* (* a c) (sqrt (+ (* -1 (* a c)) (pow (fabs b_2) 2))))) (* 1/8 (* (* a c) (sqrt (+ (* -1 (* a c)) (pow (fabs b_2) 2)))))) b_2)) (* -1/8 (* a c))) b_2)) (* -1/2 (sqrt (+ (* -1 (* a c)) (pow (fabs b_2) 2))))) b_2))))))) |
#s(approx (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) #s(hole binary64 (* (pow b_2 2) (+ 1 (* (/ 1 b_2) (sqrt (+ (* -1 (* a c)) (pow (fabs b_2) 2)))))))) |
#s(approx (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) #s(hole binary64 (* (pow b_2 2) (+ 1 (* -1 (/ (- (* 1/2 (* (/ (* a c) (pow b_2 2)) (sqrt (+ (* -1 (* a c)) (pow (fabs b_2) 2))))) (sqrt (+ (* -1 (* a c)) (pow (fabs b_2) 2)))) b_2)))))) |
#s(approx (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) #s(hole binary64 (* (pow b_2 2) (+ 1 (* -1 (/ (- (* 1/8 (* (/ (* (pow a 2) (pow c 2)) (pow b_2 4)) (sqrt (+ (* -1 (* a c)) (pow (fabs b_2) 2))))) (+ (sqrt (+ (* -1 (* a c)) (pow (fabs b_2) 2))) (* -1/2 (* (/ (* a c) (pow b_2 2)) (sqrt (+ (* -1 (* a c)) (pow (fabs b_2) 2))))))) b_2)))))) |
#s(approx (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4))) #s(hole binary64 (* -1 (* b_2 (sqrt (+ (* -1 (* a c)) (pow (fabs b_2) 2))))))) |
#s(approx (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4))) #s(hole binary64 (* -1 (* b_2 (+ (sqrt (+ (* -1 (* a c)) (pow (fabs b_2) 2))) (* -1/2 (* (/ (* a c) (pow b_2 2)) (sqrt (+ (* -1 (* a c)) (pow (fabs b_2) 2)))))))))) |
#s(approx (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4))) #s(hole binary64 (* -1 (* b_2 (+ (sqrt (+ (* -1 (* a c)) (pow (fabs b_2) 2))) (+ (* -1/2 (* (/ (* a c) (pow b_2 2)) (sqrt (+ (* -1 (* a c)) (pow (fabs b_2) 2))))) (* -1/8 (* (/ (* (pow a 2) (pow c 2)) (pow b_2 4)) (sqrt (+ (* -1 (* a c)) (pow (fabs b_2) 2))))))))))) |
#s(approx (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4))) #s(hole binary64 (* -1 (* b_2 (+ (sqrt (+ (* -1 (* a c)) (pow (fabs b_2) 2))) (+ (* -1/2 (* (/ (* a c) (pow b_2 2)) (sqrt (+ (* -1 (* a c)) (pow (fabs b_2) 2))))) (+ (* -1/8 (* (/ (* (pow a 2) (pow c 2)) (pow b_2 4)) (sqrt (+ (* -1 (* a c)) (pow (fabs b_2) 2))))) (* -1/16 (* (/ (* (pow a 3) (pow c 3)) (pow b_2 6)) (sqrt (+ (* -1 (* a c)) (pow (fabs b_2) 2)))))))))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) #s(hole binary64 (* c (+ (* 1/2 (/ (* a c) (* b_2 (pow (+ b_2 (* -1 b_2)) 2)))) (/ 1 (+ b_2 (* -1 b_2))))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) #s(hole binary64 (* c (+ (* c (- (* -1 (* c (+ (* -1/4 (/ (pow a 2) (* (pow b_2 2) (pow (+ b_2 (* -1 b_2)) 3)))) (* -1/8 (/ (pow a 2) (* (pow b_2 3) (pow (+ b_2 (* -1 b_2)) 2))))))) (* -1/2 (/ a (* b_2 (pow (+ b_2 (* -1 b_2)) 2)))))) (/ 1 (+ b_2 (* -1 b_2))))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) #s(hole binary64 (* c (+ (* c (- (* c (- (* -1 (* c (+ (* -1/16 (/ (pow a 3) (* (pow b_2 4) (pow (+ b_2 (* -1 b_2)) 3)))) (+ (* -1/16 (/ (pow a 3) (* (pow b_2 5) (pow (+ b_2 (* -1 b_2)) 2)))) (* 1/2 (/ (* a (+ (* -1/4 (/ (pow a 2) (* (pow b_2 2) (pow (+ b_2 (* -1 b_2)) 3)))) (* -1/8 (/ (pow a 2) (* (pow b_2 3) (pow (+ b_2 (* -1 b_2)) 2)))))) (* b_2 (+ b_2 (* -1 b_2))))))))) (+ (* -1/4 (/ (pow a 2) (* (pow b_2 2) (pow (+ b_2 (* -1 b_2)) 3)))) (* -1/8 (/ (pow a 2) (* (pow b_2 3) (pow (+ b_2 (* -1 b_2)) 2))))))) (* -1/2 (/ a (* b_2 (pow (+ b_2 (* -1 b_2)) 2)))))) (/ 1 (+ b_2 (* -1 b_2))))))) |
#s(approx (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) #s(hole binary64 (* c (+ (* 1/2 (/ (* (pow a 2) c) (* b_2 (pow (+ b_2 (* -1 b_2)) 2)))) (/ a (+ b_2 (* -1 b_2))))))) |
#s(approx (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) #s(hole binary64 (* c (+ (* c (- (* -1 (* c (+ (* -1/4 (/ (pow a 3) (* (pow b_2 2) (pow (+ b_2 (* -1 b_2)) 3)))) (* -1/8 (/ (pow a 3) (* (pow b_2 3) (pow (+ b_2 (* -1 b_2)) 2))))))) (* -1/2 (/ (pow a 2) (* b_2 (pow (+ b_2 (* -1 b_2)) 2)))))) (/ a (+ b_2 (* -1 b_2))))))) |
#s(approx (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) #s(hole binary64 (* c (+ (* c (- (* c (- (* -1 (* c (+ (* -1/16 (/ (pow a 4) (* (pow b_2 4) (pow (+ b_2 (* -1 b_2)) 3)))) (+ (* -1/16 (/ (pow a 4) (* (pow b_2 5) (pow (+ b_2 (* -1 b_2)) 2)))) (* 1/2 (/ (* a (+ (* -1/4 (/ (pow a 3) (* (pow b_2 2) (pow (+ b_2 (* -1 b_2)) 3)))) (* -1/8 (/ (pow a 3) (* (pow b_2 3) (pow (+ b_2 (* -1 b_2)) 2)))))) (* b_2 (+ b_2 (* -1 b_2))))))))) (+ (* -1/4 (/ (pow a 3) (* (pow b_2 2) (pow (+ b_2 (* -1 b_2)) 3)))) (* -1/8 (/ (pow a 3) (* (pow b_2 3) (pow (+ b_2 (* -1 b_2)) 2))))))) (* -1/2 (/ (pow a 2) (* b_2 (pow (+ b_2 (* -1 b_2)) 2)))))) (/ a (+ b_2 (* -1 b_2))))))) |
#s(approx c #s(hole binary64 c)) |
#s(approx (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2)) #s(hole binary64 (+ b_2 (+ (* -1 b_2) (* c (+ (* -1/2 (/ a b_2)) (* -1/8 (/ (* (pow a 2) c) (pow b_2 3))))))))) |
#s(approx (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2)) #s(hole binary64 (+ b_2 (+ (* -1 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 (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) #s(hole binary64 (+ b_2 (* c (+ (* -1/2 (/ a b_2)) (* -1/8 (/ (* (pow a 2) c) (pow b_2 3)))))))) |
#s(approx (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/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) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) #s(hole binary64 (- (+ (* c (- (* -1/2 (/ (+ (* -1 (* a (pow b_2 2))) (* -1 (* a (pow (fabs b_2) 2)))) (* a (* b_2 (* (fabs b_2) (+ b_2 (* -1 b_2))))))) (* -1/2 (/ (- (pow b_2 2) (* b_2 (fabs b_2))) (* b_2 (pow (+ b_2 (* -1 b_2)) 2)))))) (/ (pow b_2 2) (* a (+ b_2 (* -1 b_2))))) (/ (* b_2 (fabs b_2)) (* a (+ b_2 (* -1 b_2))))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) #s(hole binary64 (- (+ (* c (- (+ (* -1/2 (/ (+ (* -1 (* a (pow b_2 2))) (* -1 (* a (pow (fabs b_2) 2)))) (* a (* b_2 (* (fabs b_2) (+ b_2 (* -1 b_2))))))) (* c (- (* -1/2 (/ (- (pow a 2) (* 1/4 (/ (pow (+ (* -1 (* a (pow b_2 2))) (* -1 (* a (pow (fabs b_2) 2)))) 2) (* (pow b_2 2) (pow (fabs b_2) 2))))) (* a (* b_2 (* (fabs b_2) (+ b_2 (* -1 b_2))))))) (+ (* -1/2 (/ (* a (- (* -1/2 (/ (+ (* -1 (* a (pow b_2 2))) (* -1 (* a (pow (fabs b_2) 2)))) (* a (* b_2 (* (fabs b_2) (+ b_2 (* -1 b_2))))))) (* -1/2 (/ (- (pow b_2 2) (* b_2 (fabs b_2))) (* b_2 (pow (+ b_2 (* -1 b_2)) 2)))))) (* b_2 (+ b_2 (* -1 b_2))))) (* -1/8 (/ (* a (- (pow b_2 2) (* b_2 (fabs b_2)))) (* (pow b_2 3) (pow (+ b_2 (* -1 b_2)) 2)))))))) (* -1/2 (/ (- (pow b_2 2) (* b_2 (fabs b_2))) (* b_2 (pow (+ b_2 (* -1 b_2)) 2)))))) (/ (pow b_2 2) (* a (+ b_2 (* -1 b_2))))) (/ (* b_2 (fabs b_2)) (* a (+ b_2 (* -1 b_2))))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) #s(hole binary64 (- (+ (* c (- (+ (* -1/2 (/ (+ (* -1 (* a (pow b_2 2))) (* -1 (* a (pow (fabs b_2) 2)))) (* a (* b_2 (* (fabs b_2) (+ b_2 (* -1 b_2))))))) (* c (- (+ (* -1/2 (/ (- (pow a 2) (* 1/4 (/ (pow (+ (* -1 (* a (pow b_2 2))) (* -1 (* a (pow (fabs b_2) 2)))) 2) (* (pow b_2 2) (pow (fabs b_2) 2))))) (* a (* b_2 (* (fabs b_2) (+ b_2 (* -1 b_2))))))) (* c (- (* 1/4 (/ (* (+ (* -1 (* a (pow b_2 2))) (* -1 (* a (pow (fabs b_2) 2)))) (- (pow a 2) (* 1/4 (/ (pow (+ (* -1 (* a (pow b_2 2))) (* -1 (* a (pow (fabs b_2) 2)))) 2) (* (pow b_2 2) (pow (fabs b_2) 2)))))) (* a (* (pow b_2 3) (* (pow (fabs b_2) 3) (+ b_2 (* -1 b_2))))))) (+ (* -1/2 (/ (* a (- (* -1/2 (/ (- (pow a 2) (* 1/4 (/ (pow (+ (* -1 (* a (pow b_2 2))) (* -1 (* a (pow (fabs b_2) 2)))) 2) (* (pow b_2 2) (pow (fabs b_2) 2))))) (* a (* b_2 (* (fabs b_2) (+ b_2 (* -1 b_2))))))) (+ (* -1/2 (/ (* a (- (* -1/2 (/ (+ (* -1 (* a (pow b_2 2))) (* -1 (* a (pow (fabs b_2) 2)))) (* a (* b_2 (* (fabs b_2) (+ b_2 (* -1 b_2))))))) (* -1/2 (/ (- (pow b_2 2) (* b_2 (fabs b_2))) (* b_2 (pow (+ b_2 (* -1 b_2)) 2)))))) (* b_2 (+ b_2 (* -1 b_2))))) (* -1/8 (/ (* a (- (pow b_2 2) (* b_2 (fabs b_2)))) (* (pow b_2 3) (pow (+ b_2 (* -1 b_2)) 2))))))) (* b_2 (+ b_2 (* -1 b_2))))) (+ (* -1/8 (/ (* (pow a 2) (- (* -1/2 (/ (+ (* -1 (* a (pow b_2 2))) (* -1 (* a (pow (fabs b_2) 2)))) (* a (* b_2 (* (fabs b_2) (+ b_2 (* -1 b_2))))))) (* -1/2 (/ (- (pow b_2 2) (* b_2 (fabs b_2))) (* b_2 (pow (+ b_2 (* -1 b_2)) 2)))))) (* (pow b_2 3) (+ b_2 (* -1 b_2))))) (* -1/16 (/ (* (pow a 2) (- (pow b_2 2) (* b_2 (fabs b_2)))) (* (pow b_2 5) (pow (+ b_2 (* -1 b_2)) 2))))))))) (+ (* -1/2 (/ (* a (- (* -1/2 (/ (+ (* -1 (* a (pow b_2 2))) (* -1 (* a (pow (fabs b_2) 2)))) (* a (* b_2 (* (fabs b_2) (+ b_2 (* -1 b_2))))))) (* -1/2 (/ (- (pow b_2 2) (* b_2 (fabs b_2))) (* b_2 (pow (+ b_2 (* -1 b_2)) 2)))))) (* b_2 (+ b_2 (* -1 b_2))))) (* -1/8 (/ (* a (- (pow b_2 2) (* b_2 (fabs b_2)))) (* (pow b_2 3) (pow (+ b_2 (* -1 b_2)) 2)))))))) (* -1/2 (/ (- (pow b_2 2) (* b_2 (fabs b_2))) (* b_2 (pow (+ b_2 (* -1 b_2)) 2)))))) (/ (pow b_2 2) (* a (+ b_2 (* -1 b_2))))) (/ (* b_2 (fabs b_2)) (* a (+ b_2 (* -1 b_2))))))) |
#s(approx (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) #s(hole binary64 (- (+ (* c (- (* -1/2 (/ (+ (* -1 (* a (pow b_2 2))) (* -1 (* a (pow (fabs b_2) 2)))) (* b_2 (* (fabs b_2) (+ b_2 (* -1 b_2)))))) (* -1/2 (/ (* a (- (pow b_2 2) (* b_2 (fabs b_2)))) (* b_2 (pow (+ b_2 (* -1 b_2)) 2)))))) (/ (pow b_2 2) (+ b_2 (* -1 b_2)))) (/ (* b_2 (fabs b_2)) (+ b_2 (* -1 b_2)))))) |
#s(approx (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) #s(hole binary64 (- (+ (* c (- (+ (* -1/2 (/ (+ (* -1 (* a (pow b_2 2))) (* -1 (* a (pow (fabs b_2) 2)))) (* b_2 (* (fabs b_2) (+ b_2 (* -1 b_2)))))) (* c (- (* -1/2 (/ (- (pow a 2) (* 1/4 (/ (pow (+ (* -1 (* a (pow b_2 2))) (* -1 (* a (pow (fabs b_2) 2)))) 2) (* (pow b_2 2) (pow (fabs b_2) 2))))) (* b_2 (* (fabs b_2) (+ b_2 (* -1 b_2)))))) (+ (* -1/2 (/ (* a (- (* -1/2 (/ (+ (* -1 (* a (pow b_2 2))) (* -1 (* a (pow (fabs b_2) 2)))) (* b_2 (* (fabs b_2) (+ b_2 (* -1 b_2)))))) (* -1/2 (/ (* a (- (pow b_2 2) (* b_2 (fabs b_2)))) (* b_2 (pow (+ b_2 (* -1 b_2)) 2)))))) (* b_2 (+ b_2 (* -1 b_2))))) (* -1/8 (/ (* (pow a 2) (- (pow b_2 2) (* b_2 (fabs b_2)))) (* (pow b_2 3) (pow (+ b_2 (* -1 b_2)) 2)))))))) (* -1/2 (/ (* a (- (pow b_2 2) (* b_2 (fabs b_2)))) (* b_2 (pow (+ b_2 (* -1 b_2)) 2)))))) (/ (pow b_2 2) (+ b_2 (* -1 b_2)))) (/ (* b_2 (fabs b_2)) (+ b_2 (* -1 b_2)))))) |
#s(approx (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) #s(hole binary64 (- (+ (* c (- (+ (* -1/2 (/ (+ (* -1 (* a (pow b_2 2))) (* -1 (* a (pow (fabs b_2) 2)))) (* b_2 (* (fabs b_2) (+ b_2 (* -1 b_2)))))) (* c (- (+ (* -1/2 (/ (- (pow a 2) (* 1/4 (/ (pow (+ (* -1 (* a (pow b_2 2))) (* -1 (* a (pow (fabs b_2) 2)))) 2) (* (pow b_2 2) (pow (fabs b_2) 2))))) (* b_2 (* (fabs b_2) (+ b_2 (* -1 b_2)))))) (* c (- (* 1/4 (/ (* (+ (* -1 (* a (pow b_2 2))) (* -1 (* a (pow (fabs b_2) 2)))) (- (pow a 2) (* 1/4 (/ (pow (+ (* -1 (* a (pow b_2 2))) (* -1 (* a (pow (fabs b_2) 2)))) 2) (* (pow b_2 2) (pow (fabs b_2) 2)))))) (* (pow b_2 3) (* (pow (fabs b_2) 3) (+ b_2 (* -1 b_2)))))) (+ (* -1/2 (/ (* a (- (* -1/2 (/ (- (pow a 2) (* 1/4 (/ (pow (+ (* -1 (* a (pow b_2 2))) (* -1 (* a (pow (fabs b_2) 2)))) 2) (* (pow b_2 2) (pow (fabs b_2) 2))))) (* b_2 (* (fabs b_2) (+ b_2 (* -1 b_2)))))) (+ (* -1/2 (/ (* a (- (* -1/2 (/ (+ (* -1 (* a (pow b_2 2))) (* -1 (* a (pow (fabs b_2) 2)))) (* b_2 (* (fabs b_2) (+ b_2 (* -1 b_2)))))) (* -1/2 (/ (* a (- (pow b_2 2) (* b_2 (fabs b_2)))) (* b_2 (pow (+ b_2 (* -1 b_2)) 2)))))) (* b_2 (+ b_2 (* -1 b_2))))) (* -1/8 (/ (* (pow a 2) (- (pow b_2 2) (* b_2 (fabs b_2)))) (* (pow b_2 3) (pow (+ b_2 (* -1 b_2)) 2))))))) (* b_2 (+ b_2 (* -1 b_2))))) (+ (* -1/8 (/ (* (pow a 2) (- (* -1/2 (/ (+ (* -1 (* a (pow b_2 2))) (* -1 (* a (pow (fabs b_2) 2)))) (* b_2 (* (fabs b_2) (+ b_2 (* -1 b_2)))))) (* -1/2 (/ (* a (- (pow b_2 2) (* b_2 (fabs b_2)))) (* b_2 (pow (+ b_2 (* -1 b_2)) 2)))))) (* (pow b_2 3) (+ b_2 (* -1 b_2))))) (* -1/16 (/ (* (pow a 3) (- (pow b_2 2) (* b_2 (fabs b_2)))) (* (pow b_2 5) (pow (+ b_2 (* -1 b_2)) 2))))))))) (+ (* -1/2 (/ (* a (- (* -1/2 (/ (+ (* -1 (* a (pow b_2 2))) (* -1 (* a (pow (fabs b_2) 2)))) (* b_2 (* (fabs b_2) (+ b_2 (* -1 b_2)))))) (* -1/2 (/ (* a (- (pow b_2 2) (* b_2 (fabs b_2)))) (* b_2 (pow (+ b_2 (* -1 b_2)) 2)))))) (* b_2 (+ b_2 (* -1 b_2))))) (* -1/8 (/ (* (pow a 2) (- (pow b_2 2) (* b_2 (fabs b_2)))) (* (pow b_2 3) (pow (+ b_2 (* -1 b_2)) 2)))))))) (* -1/2 (/ (* a (- (pow b_2 2) (* b_2 (fabs b_2)))) (* b_2 (pow (+ b_2 (* -1 b_2)) 2)))))) (/ (pow b_2 2) (+ b_2 (* -1 b_2)))) (/ (* b_2 (fabs b_2)) (+ b_2 (* -1 b_2)))))) |
#s(approx (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) #s(hole binary64 (- (+ (* -1/2 (/ (* c (+ (* -1 (* a (pow b_2 2))) (* -1 (* a (pow (fabs b_2) 2))))) (* b_2 (fabs b_2)))) (pow b_2 2)) (* b_2 (fabs b_2))))) |
#s(approx (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) #s(hole binary64 (- (+ (* c (- (* -1/2 (/ (* c (- (pow a 2) (* 1/4 (/ (pow (+ (* -1 (* a (pow b_2 2))) (* -1 (* a (pow (fabs b_2) 2)))) 2) (* (pow b_2 2) (pow (fabs b_2) 2)))))) (* b_2 (fabs b_2)))) (* 1/2 (/ (+ (* -1 (* a (pow b_2 2))) (* -1 (* a (pow (fabs b_2) 2)))) (* b_2 (fabs b_2)))))) (pow b_2 2)) (* b_2 (fabs b_2))))) |
#s(approx (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) #s(hole binary64 (- (+ (* c (- (* c (- (* 1/4 (/ (* c (* (+ (* -1 (* a (pow b_2 2))) (* -1 (* a (pow (fabs b_2) 2)))) (- (pow a 2) (* 1/4 (/ (pow (+ (* -1 (* a (pow b_2 2))) (* -1 (* a (pow (fabs b_2) 2)))) 2) (* (pow b_2 2) (pow (fabs b_2) 2))))))) (* (pow b_2 3) (pow (fabs b_2) 3)))) (* 1/2 (/ (- (pow a 2) (* 1/4 (/ (pow (+ (* -1 (* a (pow b_2 2))) (* -1 (* a (pow (fabs b_2) 2)))) 2) (* (pow b_2 2) (pow (fabs b_2) 2))))) (* b_2 (fabs b_2)))))) (* 1/2 (/ (+ (* -1 (* a (pow b_2 2))) (* -1 (* a (pow (fabs b_2) 2)))) (* b_2 (fabs b_2)))))) (pow b_2 2)) (* b_2 (fabs b_2))))) |
#s(approx (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4))) #s(hole binary64 (+ (* 1/2 (/ (* c (+ (* -1 (* a (pow b_2 2))) (* -1 (* a (pow (fabs b_2) 2))))) (* b_2 (fabs b_2)))) (* b_2 (fabs b_2))))) |
#s(approx (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4))) #s(hole binary64 (+ (* b_2 (fabs b_2)) (* c (+ (* 1/2 (/ (* c (- (pow a 2) (* 1/4 (/ (pow (+ (* -1 (* a (pow b_2 2))) (* -1 (* a (pow (fabs b_2) 2)))) 2) (* (pow b_2 2) (pow (fabs b_2) 2)))))) (* b_2 (fabs b_2)))) (* 1/2 (/ (+ (* -1 (* a (pow b_2 2))) (* -1 (* a (pow (fabs b_2) 2)))) (* b_2 (fabs b_2))))))))) |
#s(approx (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4))) #s(hole binary64 (+ (* b_2 (fabs b_2)) (* c (+ (* 1/2 (/ (+ (* -1 (* a (pow b_2 2))) (* -1 (* a (pow (fabs b_2) 2)))) (* b_2 (fabs b_2)))) (* c (+ (* -1/4 (/ (* c (* (+ (* -1 (* a (pow b_2 2))) (* -1 (* a (pow (fabs b_2) 2)))) (- (pow a 2) (* 1/4 (/ (pow (+ (* -1 (* a (pow b_2 2))) (* -1 (* a (pow (fabs b_2) 2)))) 2) (* (pow b_2 2) (pow (fabs b_2) 2))))))) (* (pow b_2 3) (pow (fabs b_2) 3)))) (* 1/2 (/ (- (pow a 2) (* 1/4 (/ (pow (+ (* -1 (* a (pow b_2 2))) (* -1 (* a (pow (fabs b_2) 2)))) 2) (* (pow b_2 2) (pow (fabs b_2) 2))))) (* b_2 (fabs b_2))))))))))) |
#s(approx (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)) #s(hole binary64 (+ (fabs b_2) (* c (+ (* -1/2 (/ a (fabs b_2))) (* -1/8 (/ (* (pow a 2) c) (pow (fabs b_2) 3)))))))) |
#s(approx (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)) #s(hole binary64 (+ (fabs b_2) (* c (+ (* -1/2 (/ a (fabs b_2))) (* c (+ (* -1/8 (/ (pow a 2) (pow (fabs b_2) 3))) (* -1/16 (/ (* (pow a 3) c) (pow (fabs b_2) 5)))))))))) |
#s(approx (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) #s(hole binary64 (+ (* c (+ (* -1/4 (* (pow 1 1/4) (* a (sqrt (/ 1 (pow (fabs b_2) 3)))))) (* (pow 1 1/4) (* (* c (+ (* -1/8 (/ (pow a 2) (pow (fabs b_2) 4))) (* 1/32 (/ (pow a 2) (pow (fabs b_2) 4))))) (sqrt (fabs b_2)))))) (* (pow 1 1/4) (sqrt (fabs b_2)))))) |
#s(approx (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) #s(hole binary64 (+ (* c (+ (* -1/4 (* (pow 1 1/4) (* a (sqrt (/ 1 (pow (fabs b_2) 3)))))) (* c (+ (* (pow 1 1/4) (* (sqrt (fabs b_2)) (+ (* -1/8 (/ (pow a 2) (pow (fabs b_2) 4))) (* 1/32 (/ (pow a 2) (pow (fabs b_2) 4)))))) (* (pow 1 1/4) (* (* c (+ (* -1/12 (/ (pow a 3) (pow (fabs b_2) 6))) (+ (* -1/384 (/ (pow a 3) (pow (fabs b_2) 6))) (* 1/32 (/ (pow a 3) (pow (fabs b_2) 6)))))) (sqrt (fabs b_2)))))))) (* (pow 1 1/4) (sqrt (fabs b_2)))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) #s(hole binary64 (- (+ (* -1 (/ (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b_2 2) (pow (sqrt -1) 3))))) (pow c 2))) (* (sqrt (/ c a)) (/ 1 (sqrt -1)))) (* -1 (/ b_2 (* a (pow (sqrt -1) 2))))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) #s(hole binary64 (- (+ (* -1 (/ (+ (* 1/2 (/ (* (pow b_2 3) (pow c 2)) (* (pow a 2) (pow (sqrt -1) 4)))) (* (sqrt (/ c a)) (/ (* b_2 (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b_2 2) (pow (sqrt -1) 3)))))) (sqrt -1)))) (pow c 3))) (* (sqrt (/ c a)) (/ 1 (sqrt -1)))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (pow (sqrt -1) 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))))))))) |
#s(approx (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) #s(hole binary64 (- (+ (* -1 (/ (+ (* -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))))) (pow c 2))) (* (sqrt (* a c)) (/ 1 (sqrt -1)))) (* -1 (/ b_2 (pow (sqrt -1) 2)))))) |
#s(approx (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) #s(hole binary64 (- (+ (* -1 (/ (+ (* 1/2 (/ (* (pow b_2 3) (pow c 2)) (* a (pow (sqrt -1) 4)))) (* (sqrt (/ c a)) (/ (* 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)))) (pow c 3))) (* (sqrt (* a c)) (/ 1 (sqrt -1)))) (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (+ (* -1 (/ b_2 (pow (sqrt -1) 2))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b_2 2) (pow (sqrt -1) 3))))))))) |
#s(approx (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2)) #s(hole binary64 (* c (+ (* -1 (/ b_2 c)) (* (sqrt (/ a c)) (sqrt -1)))))) |
#s(approx (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2)) #s(hole binary64 (* c (+ (* -1 (/ b_2 c)) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1))))))) |
#s(approx (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2)) #s(hole binary64 (* c (+ (* -1 (/ b_2 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 (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/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 (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/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 (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/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 (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) #s(hole binary64 (* c (+ (* -1 a) (/ (pow b_2 2) c))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) #s(hole binary64 (- (+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -1)))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ (- (pow b_2 2) (* 1/2 (/ (+ (* -1 (* a (pow b_2 2))) (* -1 (* a (pow (fabs b_2) 2)))) a))) (sqrt -1)))) (/ b_2 (* a (pow (sqrt -1) 2)))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) #s(hole binary64 (- (+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (- (* (pow b_2 2) (pow (fabs b_2) 2)) (* 1/4 (/ (pow (+ (* -1 (* a (pow b_2 2))) (* -1 (* a (pow (fabs b_2) 2)))) 2) (pow a 2)))) (sqrt -1)))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ (- (pow b_2 2) (* 1/2 (/ (+ (* -1 (* a (pow b_2 2))) (* -1 (* a (pow (fabs b_2) 2)))) a))) (sqrt -1))))) (+ (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* b_2 (- (* (sqrt (/ c (pow a 3))) (/ (- (pow b_2 2) (* 1/2 (/ (+ (* -1 (* a (pow b_2 2))) (* -1 (* a (pow (fabs b_2) 2)))) a))) (sqrt -1))) (/ (* b_2 c) (* a (pow (sqrt -1) 2))))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (/ b_2 (* a (pow (sqrt -1) 2)))))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) #s(hole binary64 (- (+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (- (* (pow b_2 2) (pow (fabs b_2) 2)) (* 1/4 (/ (pow (+ (* -1 (* a (pow b_2 2))) (* -1 (* a (pow (fabs b_2) 2)))) 2) (pow a 2)))) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 9) (pow c 5)))) (/ (* (+ (* -1 (* a (pow b_2 2))) (* -1 (* a (pow (fabs b_2) 2)))) (- (* (pow b_2 2) (pow (fabs b_2) 2)) (* 1/4 (/ (pow (+ (* -1 (* a (pow b_2 2))) (* -1 (* a (pow (fabs b_2) 2)))) 2) (pow a 2))))) (sqrt -1)))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ (- (pow b_2 2) (* 1/2 (/ (+ (* -1 (* a (pow b_2 2))) (* -1 (* a (pow (fabs b_2) 2)))) a))) (sqrt -1)))))) (+ (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* b_2 (- (* (sqrt (/ c (pow a 3))) (/ (- (pow b_2 2) (* 1/2 (/ (+ (* -1 (* a (pow b_2 2))) (* -1 (* a (pow (fabs b_2) 2)))) a))) (sqrt -1))) (/ (* b_2 c) (* a (pow (sqrt -1) 2))))) (sqrt -1)))) (+ (* -1 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (* b_2 (- (* -1/2 (* (sqrt (/ c (pow a 5))) (/ (- (* (pow b_2 2) (pow (fabs b_2) 2)) (* 1/4 (/ (pow (+ (* -1 (* a (pow b_2 2))) (* -1 (* a (pow (fabs b_2) 2)))) 2) (pow a 2)))) (sqrt -1)))) (+ (* -1 (* (sqrt (/ c a)) (/ (* b_2 (- (* (sqrt (/ c (pow a 3))) (/ (- (pow b_2 2) (* 1/2 (/ (+ (* -1 (* a (pow b_2 2))) (* -1 (* a (pow (fabs b_2) 2)))) a))) (sqrt -1))) (/ (* b_2 c) (* a (pow (sqrt -1) 2))))) (sqrt -1)))) (* -1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b_2 2) (pow (sqrt -1) 3))))))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (+ (* 1/2 (/ (* (pow b_2 2) (- (* (sqrt (/ c (pow a 3))) (/ (- (pow b_2 2) (* 1/2 (/ (+ (* -1 (* a (pow b_2 2))) (* -1 (* a (pow (fabs b_2) 2)))) a))) (sqrt -1))) (/ (* b_2 c) (* a (pow (sqrt -1) 2))))) (* a (* (pow c 2) (pow (sqrt -1) 2))))) (/ b_2 (* a (pow (sqrt -1) 2)))))))))) |
#s(approx (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) #s(hole binary64 (- (+ (* -1 (* (sqrt (* a c)) (/ 1 (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (/ (- (pow b_2 2) (* 1/2 (/ (+ (* -1 (* a (pow b_2 2))) (* -1 (* a (pow (fabs b_2) 2)))) a))) (sqrt -1)))) (/ b_2 (pow (sqrt -1) 2))))) |
#s(approx (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) #s(hole binary64 (- (+ (* -1 (* (sqrt (* a c)) (/ 1 (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (- (* (pow b_2 2) (pow (fabs b_2) 2)) (* 1/4 (/ (pow (+ (* -1 (* a (pow b_2 2))) (* -1 (* a (pow (fabs b_2) 2)))) 2) (pow a 2)))) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (/ (- (pow b_2 2) (* 1/2 (/ (+ (* -1 (* a (pow b_2 2))) (* -1 (* a (pow (fabs b_2) 2)))) a))) (sqrt -1))))) (+ (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* b_2 (- (* (sqrt (/ c a)) (/ (- (pow b_2 2) (* 1/2 (/ (+ (* -1 (* a (pow b_2 2))) (* -1 (* a (pow (fabs b_2) 2)))) a))) (sqrt -1))) (/ (* b_2 c) (pow (sqrt -1) 2)))) (sqrt -1)))) (+ (* -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) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) #s(hole binary64 (- (+ (* -1 (* (sqrt (* a c)) (/ 1 (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (- (* (pow b_2 2) (pow (fabs b_2) 2)) (* 1/4 (/ (pow (+ (* -1 (* a (pow b_2 2))) (* -1 (* a (pow (fabs b_2) 2)))) 2) (pow a 2)))) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (+ (* -1 (* a (pow b_2 2))) (* -1 (* a (pow (fabs b_2) 2)))) (- (* (pow b_2 2) (pow (fabs b_2) 2)) (* 1/4 (/ (pow (+ (* -1 (* a (pow b_2 2))) (* -1 (* a (pow (fabs b_2) 2)))) 2) (pow a 2))))) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (/ (- (pow b_2 2) (* 1/2 (/ (+ (* -1 (* a (pow b_2 2))) (* -1 (* a (pow (fabs b_2) 2)))) a))) (sqrt -1)))))) (+ (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* b_2 (- (* (sqrt (/ c a)) (/ (- (pow b_2 2) (* 1/2 (/ (+ (* -1 (* a (pow b_2 2))) (* -1 (* a (pow (fabs b_2) 2)))) a))) (sqrt -1))) (/ (* b_2 c) (pow (sqrt -1) 2)))) (sqrt -1)))) (+ (* -1 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (* b_2 (- (* -1/2 (* (sqrt (/ c (pow a 3))) (/ (- (* (pow b_2 2) (pow (fabs b_2) 2)) (* 1/4 (/ (pow (+ (* -1 (* a (pow b_2 2))) (* -1 (* a (pow (fabs b_2) 2)))) 2) (pow a 2)))) (sqrt -1)))) (+ (* -1 (* (sqrt (/ c a)) (/ (* b_2 (- (* (sqrt (/ c a)) (/ (- (pow b_2 2) (* 1/2 (/ (+ (* -1 (* a (pow b_2 2))) (* -1 (* a (pow (fabs b_2) 2)))) a))) (sqrt -1))) (/ (* b_2 c) (pow (sqrt -1) 2)))) (sqrt -1)))) (* -1/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b_2 2) (pow (sqrt -1) 3))))))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (+ (* 1/2 (/ (* (pow b_2 2) (- (* (sqrt (/ c a)) (/ (- (pow b_2 2) (* 1/2 (/ (+ (* -1 (* a (pow b_2 2))) (* -1 (* a (pow (fabs b_2) 2)))) a))) (sqrt -1))) (/ (* b_2 c) (pow (sqrt -1) 2)))) (* a (* (pow c 2) (pow (sqrt -1) 2))))) (/ b_2 (pow (sqrt -1) 2))))))))) |
#s(approx (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) #s(hole binary64 (* c (- (/ (pow b_2 2) c) (+ a (* 1/2 (/ (+ (* -1 (* a (pow b_2 2))) (* -1 (* a (pow (fabs b_2) 2)))) (* a c)))))))) |
#s(approx (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) #s(hole binary64 (* c (- (+ (* -1/2 (/ (- (* (pow b_2 2) (pow (fabs b_2) 2)) (* 1/4 (/ (pow (+ (* -1 (* a (pow b_2 2))) (* -1 (* a (pow (fabs b_2) 2)))) 2) (pow a 2)))) (* a (pow c 2)))) (/ (pow b_2 2) c)) (+ a (* 1/2 (/ (+ (* -1 (* a (pow b_2 2))) (* -1 (* a (pow (fabs b_2) 2)))) (* a c)))))))) |
#s(approx (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) #s(hole binary64 (* c (- (+ (* 1/4 (/ (* (+ (* -1 (* a (pow b_2 2))) (* -1 (* a (pow (fabs b_2) 2)))) (- (* (pow b_2 2) (pow (fabs b_2) 2)) (* 1/4 (/ (pow (+ (* -1 (* a (pow b_2 2))) (* -1 (* a (pow (fabs b_2) 2)))) 2) (pow a 2))))) (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) c)) (+ a (+ (* 1/2 (/ (+ (* -1 (* a (pow b_2 2))) (* -1 (* a (pow (fabs b_2) 2)))) (* a c))) (* 1/2 (/ (- (* (pow b_2 2) (pow (fabs b_2) 2)) (* 1/4 (/ (pow (+ (* -1 (* a (pow b_2 2))) (* -1 (* a (pow (fabs b_2) 2)))) 2) (pow a 2)))) (* a (pow c 2)))))))))) |
#s(approx (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4))) #s(hole binary64 (* c (+ a (* 1/2 (/ (+ (* -1 (* a (pow b_2 2))) (* -1 (* a (pow (fabs b_2) 2)))) (* a c))))))) |
#s(approx (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4))) #s(hole binary64 (* c (+ a (+ (* 1/2 (/ (+ (* -1 (* a (pow b_2 2))) (* -1 (* a (pow (fabs b_2) 2)))) (* a c))) (* 1/2 (/ (- (* (pow b_2 2) (pow (fabs b_2) 2)) (* 1/4 (/ (pow (+ (* -1 (* a (pow b_2 2))) (* -1 (* a (pow (fabs b_2) 2)))) 2) (pow a 2)))) (* a (pow c 2))))))))) |
#s(approx (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4))) #s(hole binary64 (* c (+ a (+ (* -1/4 (/ (* (+ (* -1 (* a (pow b_2 2))) (* -1 (* a (pow (fabs b_2) 2)))) (- (* (pow b_2 2) (pow (fabs b_2) 2)) (* 1/4 (/ (pow (+ (* -1 (* a (pow b_2 2))) (* -1 (* a (pow (fabs b_2) 2)))) 2) (pow a 2))))) (* (pow a 3) (pow c 3)))) (+ (* 1/2 (/ (+ (* -1 (* a (pow b_2 2))) (* -1 (* a (pow (fabs b_2) 2)))) (* a c))) (* 1/2 (/ (- (* (pow b_2 2) (pow (fabs b_2) 2)) (* 1/4 (/ (pow (+ (* -1 (* a (pow b_2 2))) (* -1 (* a (pow (fabs b_2) 2)))) 2) (pow a 2)))) (* a (pow c 2)))))))))) |
#s(approx (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)) #s(hole binary64 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow (fabs b_2) 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1)))))) |
#s(approx (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow (fabs b_2) 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow (fabs b_2) 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1))))))) |
#s(approx (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow (fabs b_2) 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow (fabs b_2) 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow (fabs b_2) 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) #s(hole binary64 (exp (* 1/4 (+ (log (* -1 a)) (* -1 (log (/ 1 c)))))))) |
#s(approx (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) #s(hole binary64 (+ (exp (* 1/4 (+ (log (* -1 a)) (* -1 (log (/ 1 c)))))) (* -1/4 (/ (* (exp (* 1/4 (+ (log (* -1 a)) (* -1 (log (/ 1 c)))))) (pow (fabs b_2) 2)) (* a c)))))) |
#s(approx (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) #s(hole binary64 (+ (exp (* 1/4 (+ (log (* -1 a)) (* -1 (log (/ 1 c)))))) (+ (* -1/4 (/ (* (exp (* 1/4 (+ (log (* -1 a)) (* -1 (log (/ 1 c)))))) (pow (fabs b_2) 2)) (* a c))) (/ (* (exp (* 1/4 (+ (log (* -1 a)) (* -1 (log (/ 1 c)))))) (+ (* -1/8 (/ (pow (fabs b_2) 4) (pow a 2))) (* 1/32 (/ (pow (fabs b_2) 4) (pow a 2))))) (pow c 2)))))) |
#s(approx (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) #s(hole binary64 (+ (exp (* 1/4 (+ (log (* -1 a)) (* -1 (log (/ 1 c)))))) (+ (* -1/4 (/ (* (exp (* 1/4 (+ (log (* -1 a)) (* -1 (log (/ 1 c)))))) (pow (fabs b_2) 2)) (* a c))) (+ (/ (* (exp (* 1/4 (+ (log (* -1 a)) (* -1 (log (/ 1 c)))))) (+ (* -1/8 (/ (pow (fabs b_2) 4) (pow a 2))) (* 1/32 (/ (pow (fabs b_2) 4) (pow a 2))))) (pow c 2)) (/ (* (exp (* 1/4 (+ (log (* -1 a)) (* -1 (log (/ 1 c)))))) (+ (* -1/12 (/ (pow (fabs b_2) 6) (pow a 3))) (+ (* -1/384 (/ (pow (fabs b_2) 6) (pow a 3))) (* 1/32 (/ (pow (fabs b_2) 6) (pow a 3)))))) (pow c 3))))))) |
#s(approx (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) #s(hole binary64 (* c (+ (* -1 a) (/ (pow (fabs b_2) 2) c))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ b_2 a))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (- (+ (* -1/2 (* (sqrt (/ c (pow a 3))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c (pow a 3))) (* (pow b_2 2) (sqrt -1)))) (* -1 (/ (* b_2 c) a))) c))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (/ (* (pow b_2 3) c) (pow a 2))) (* (sqrt (/ 1 (* a c))) (* b_2 (* (sqrt -1) (+ (* -1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b_2 2) (sqrt -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)))) (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b_2 2) (sqrt -1))))) c)) (* -1 (/ (* b_2 c) a))) c))))) |
#s(approx (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) #s(hole binary64 (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -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))))) c)) (* b_2 c)) c))))) |
#s(approx (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) #s(hole binary64 (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (sqrt (/ (pow c 3) a)) (* (pow b_2 2) (sqrt -1)))) (+ (* -1 (/ (+ (* 1/2 (/ (* (pow b_2 3) (pow c 2)) a)) (* (sqrt (/ c a)) (* 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))))))))) c)) (* 1/2 (* (sqrt (/ (pow c 3) a)) (* (pow b_2 2) (sqrt -1)))))) c)) (* b_2 c)) c))))) |
#s(approx (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2)) #s(hole binary64 (* -1 (* c (+ (* (sqrt (/ a c)) (sqrt -1)) (/ b_2 c)))))) |
#s(approx (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 b_2) (* -1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 2) (sqrt -1))))) c)) (* (sqrt (/ a c)) (sqrt -1))))))) |
#s(approx (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 b_2) (* -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))) c)) (* (sqrt (/ a c)) (sqrt -1))))))) |
#s(approx (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/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 (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/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 (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/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 (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) #s(hole binary64 (* -1 (* c (+ a (* -1 (/ (pow b_2 2) c))))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (- (* (sqrt (/ c (pow a 3))) (* (sqrt -1) (- (pow b_2 2) (* 1/2 (/ (+ (* a (pow b_2 2)) (* a (pow (fabs b_2) 2))) a))))) (* -1 (/ (* b_2 c) a))) c))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (- (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ c (pow a 5))) (* (sqrt -1) (- (* (pow b_2 2) (pow (fabs b_2) 2)) (* 1/4 (/ (pow (+ (* a (pow b_2 2)) (* a (pow (fabs b_2) 2))) 2) (pow a 2))))))) (+ (* -1 (* (sqrt (/ c a)) (* b_2 (* (sqrt -1) (- (* (sqrt (/ c (pow a 3))) (* (sqrt -1) (- (pow b_2 2) (* 1/2 (/ (+ (* a (pow b_2 2)) (* a (pow (fabs b_2) 2))) a))))) (* -1 (/ (* b_2 c) a))))))) (* -1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b_2 2) (sqrt -1)))))) c)) (* (sqrt (/ c (pow a 3))) (* (sqrt -1) (- (pow b_2 2) (* 1/2 (/ (+ (* a (pow b_2 2)) (* a (pow (fabs b_2) 2))) a)))))) (* -1 (/ (* b_2 c) a))) c))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (- (* 1/4 (* (sqrt (/ c (pow a 9))) (* (sqrt -1) (* (+ (* a (pow b_2 2)) (* a (pow (fabs b_2) 2))) (- (* (pow b_2 2) (pow (fabs b_2) 2)) (* 1/4 (/ (pow (+ (* a (pow b_2 2)) (* a (pow (fabs b_2) 2))) 2) (pow a 2)))))))) (+ (* -1 (* (sqrt (/ c a)) (* b_2 (* (sqrt -1) (- (* -1/2 (* (sqrt (/ c (pow a 5))) (* (sqrt -1) (- (* (pow b_2 2) (pow (fabs b_2) 2)) (* 1/4 (/ (pow (+ (* a (pow b_2 2)) (* a (pow (fabs b_2) 2))) 2) (pow a 2))))))) (+ (* -1 (* (sqrt (/ c a)) (* b_2 (* (sqrt -1) (- (* (sqrt (/ c (pow a 3))) (* (sqrt -1) (- (pow b_2 2) (* 1/2 (/ (+ (* a (pow b_2 2)) (* a (pow (fabs b_2) 2))) a))))) (* -1 (/ (* b_2 c) a))))))) (* -1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b_2 2) (sqrt -1)))))))))) (* -1/2 (/ (* (pow b_2 2) (* c (- (* (sqrt (/ c (pow a 3))) (* (sqrt -1) (- (pow b_2 2) (* 1/2 (/ (+ (* a (pow b_2 2)) (* a (pow (fabs b_2) 2))) a))))) (* -1 (/ (* b_2 c) a))))) a)))) c)) (* -1/2 (* (sqrt (/ c (pow a 5))) (* (sqrt -1) (- (* (pow b_2 2) (pow (fabs b_2) 2)) (* 1/4 (/ (pow (+ (* a (pow b_2 2)) (* a (pow (fabs b_2) 2))) 2) (pow a 2)))))))) (+ (* -1 (* (sqrt (/ c a)) (* b_2 (* (sqrt -1) (- (* (sqrt (/ c (pow a 3))) (* (sqrt -1) (- (pow b_2 2) (* 1/2 (/ (+ (* a (pow b_2 2)) (* a (pow (fabs b_2) 2))) a))))) (* -1 (/ (* b_2 c) a))))))) (* -1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b_2 2) (sqrt -1)))))) c)) (* (sqrt (/ c (pow a 3))) (* (sqrt -1) (- (pow b_2 2) (* 1/2 (/ (+ (* a (pow b_2 2)) (* a (pow (fabs b_2) 2))) a)))))) (* -1 (/ (* b_2 c) a))) c))))) |
#s(approx (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) #s(hole binary64 (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (- (* (sqrt (/ c a)) (* (sqrt -1) (- (pow b_2 2) (* 1/2 (/ (+ (* a (pow b_2 2)) (* a (pow (fabs b_2) 2))) a))))) (* -1 (* b_2 c))) c))))) |
#s(approx (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) #s(hole binary64 (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (- (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ c (pow a 3))) (* (sqrt -1) (- (* (pow b_2 2) (pow (fabs b_2) 2)) (* 1/4 (/ (pow (+ (* a (pow b_2 2)) (* a (pow (fabs b_2) 2))) 2) (pow a 2))))))) (+ (* -1 (* (sqrt (/ c a)) (* b_2 (* (sqrt -1) (- (* (sqrt (/ c a)) (* (sqrt -1) (- (pow b_2 2) (* 1/2 (/ (+ (* a (pow b_2 2)) (* a (pow (fabs b_2) 2))) a))))) (* -1 (* b_2 c))))))) (* -1/2 (* (sqrt (/ (pow c 3) a)) (* (pow b_2 2) (sqrt -1)))))) c)) (* (sqrt (/ c a)) (* (sqrt -1) (- (pow b_2 2) (* 1/2 (/ (+ (* a (pow b_2 2)) (* a (pow (fabs b_2) 2))) a)))))) (* -1 (* b_2 c))) c))))) |
#s(approx (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) #s(hole binary64 (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (- (* 1/4 (* (sqrt (/ c (pow a 7))) (* (sqrt -1) (* (+ (* a (pow b_2 2)) (* a (pow (fabs b_2) 2))) (- (* (pow b_2 2) (pow (fabs b_2) 2)) (* 1/4 (/ (pow (+ (* a (pow b_2 2)) (* a (pow (fabs b_2) 2))) 2) (pow a 2)))))))) (+ (* -1 (* (sqrt (/ c a)) (* b_2 (* (sqrt -1) (- (* -1/2 (* (sqrt (/ c (pow a 3))) (* (sqrt -1) (- (* (pow b_2 2) (pow (fabs b_2) 2)) (* 1/4 (/ (pow (+ (* a (pow b_2 2)) (* a (pow (fabs b_2) 2))) 2) (pow a 2))))))) (+ (* -1 (* (sqrt (/ c a)) (* b_2 (* (sqrt -1) (- (* (sqrt (/ c a)) (* (sqrt -1) (- (pow b_2 2) (* 1/2 (/ (+ (* a (pow b_2 2)) (* a (pow (fabs b_2) 2))) a))))) (* -1 (* b_2 c))))))) (* -1/2 (* (sqrt (/ (pow c 3) a)) (* (pow b_2 2) (sqrt -1)))))))))) (* -1/2 (/ (* (pow b_2 2) (* c (- (* (sqrt (/ c a)) (* (sqrt -1) (- (pow b_2 2) (* 1/2 (/ (+ (* a (pow b_2 2)) (* a (pow (fabs b_2) 2))) a))))) (* -1 (* b_2 c))))) a)))) c)) (* -1/2 (* (sqrt (/ c (pow a 3))) (* (sqrt -1) (- (* (pow b_2 2) (pow (fabs b_2) 2)) (* 1/4 (/ (pow (+ (* a (pow b_2 2)) (* a (pow (fabs b_2) 2))) 2) (pow a 2)))))))) (+ (* -1 (* (sqrt (/ c a)) (* b_2 (* (sqrt -1) (- (* (sqrt (/ c a)) (* (sqrt -1) (- (pow b_2 2) (* 1/2 (/ (+ (* a (pow b_2 2)) (* a (pow (fabs b_2) 2))) a))))) (* -1 (* b_2 c))))))) (* -1/2 (* (sqrt (/ (pow c 3) a)) (* (pow b_2 2) (sqrt -1)))))) c)) (* (sqrt (/ c a)) (* (sqrt -1) (- (pow b_2 2) (* 1/2 (/ (+ (* a (pow b_2 2)) (* a (pow (fabs b_2) 2))) a)))))) (* -1 (* b_2 c))) c))))) |
#s(approx (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) #s(hole binary64 (* -1 (* c (- (* -1 (/ (- (pow b_2 2) (* 1/2 (/ (+ (* a (pow b_2 2)) (* a (pow (fabs b_2) 2))) a))) c)) a))))) |
#s(approx (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) #s(hole binary64 (* -1 (* c (- (* -1 (/ (- (+ (* 1/2 (/ (- (* (pow b_2 2) (pow (fabs b_2) 2)) (* 1/4 (/ (pow (+ (* a (pow b_2 2)) (* a (pow (fabs b_2) 2))) 2) (pow a 2)))) (* a c))) (pow b_2 2)) (* 1/2 (/ (+ (* a (pow b_2 2)) (* a (pow (fabs b_2) 2))) a))) c)) a))))) |
#s(approx (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) #s(hole binary64 (* -1 (* c (- (* -1 (/ (- (+ (* -1 (/ (- (* -1/4 (/ (* (+ (* a (pow b_2 2)) (* a (pow (fabs b_2) 2))) (- (* (pow b_2 2) (pow (fabs b_2) 2)) (* 1/4 (/ (pow (+ (* a (pow b_2 2)) (* a (pow (fabs b_2) 2))) 2) (pow a 2))))) (* (pow a 3) c))) (* 1/2 (/ (- (* (pow b_2 2) (pow (fabs b_2) 2)) (* 1/4 (/ (pow (+ (* a (pow b_2 2)) (* a (pow (fabs b_2) 2))) 2) (pow a 2)))) a))) c)) (pow b_2 2)) (* 1/2 (/ (+ (* a (pow b_2 2)) (* a (pow (fabs b_2) 2))) a))) c)) a))))) |
#s(approx (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4))) #s(hole binary64 (* -1 (* c (+ a (* -1/2 (/ (+ (* a (pow b_2 2)) (* a (pow (fabs b_2) 2))) (* a c)))))))) |
#s(approx (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4))) #s(hole binary64 (* -1 (* c (+ a (* -1 (/ (+ (* -1/2 (/ (- (* (pow b_2 2) (pow (fabs b_2) 2)) (* 1/4 (/ (pow (+ (* a (pow b_2 2)) (* a (pow (fabs b_2) 2))) 2) (pow a 2)))) (* a c))) (* 1/2 (/ (+ (* a (pow b_2 2)) (* a (pow (fabs b_2) 2))) a))) c))))))) |
#s(approx (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4))) #s(hole binary64 (* -1 (* c (+ a (* -1 (/ (+ (* -1 (/ (+ (* 1/4 (/ (* (+ (* a (pow b_2 2)) (* a (pow (fabs b_2) 2))) (- (* (pow b_2 2) (pow (fabs b_2) 2)) (* 1/4 (/ (pow (+ (* a (pow b_2 2)) (* a (pow (fabs b_2) 2))) 2) (pow a 2))))) (* (pow a 3) c))) (* 1/2 (/ (- (* (pow b_2 2) (pow (fabs b_2) 2)) (* 1/4 (/ (pow (+ (* a (pow b_2 2)) (* a (pow (fabs b_2) 2))) 2) (pow a 2)))) a))) c)) (* 1/2 (/ (+ (* a (pow b_2 2)) (* a (pow (fabs b_2) 2))) a))) c))))))) |
#s(approx (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)) #s(hole binary64 (* -1 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow (fabs b_2) 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1))))))) |
#s(approx (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)) #s(hole binary64 (* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow (fabs b_2) 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow (fabs b_2) 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)) #s(hole binary64 (* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow (fabs b_2) 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow (fabs b_2) 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow (fabs b_2) 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1))))))))) |
#s(approx (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) #s(hole binary64 (exp (* 1/4 (+ (log a) (* -1 (log (/ -1 c)))))))) |
#s(approx (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) #s(hole binary64 (+ (exp (* 1/4 (+ (log a) (* -1 (log (/ -1 c)))))) (* -1/4 (/ (* (exp (* 1/4 (+ (log a) (* -1 (log (/ -1 c)))))) (pow (fabs b_2) 2)) (* a c)))))) |
#s(approx (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) #s(hole binary64 (+ (exp (* 1/4 (+ (log a) (* -1 (log (/ -1 c)))))) (* -1 (/ (+ (* -1 (/ (* (exp (* 1/4 (+ (log a) (* -1 (log (/ -1 c)))))) (+ (* -1/8 (/ (pow (fabs b_2) 4) (pow a 2))) (* 1/32 (/ (pow (fabs b_2) 4) (pow a 2))))) c)) (* 1/4 (/ (* (exp (* 1/4 (+ (log a) (* -1 (log (/ -1 c)))))) (pow (fabs b_2) 2)) a))) c))))) |
#s(approx (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) #s(hole binary64 (+ (exp (* 1/4 (+ (log a) (* -1 (log (/ -1 c)))))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (exp (* 1/4 (+ (log a) (* -1 (log (/ -1 c)))))) (+ (* -1/32 (/ (pow (fabs b_2) 6) (pow a 3))) (+ (* 1/384 (/ (pow (fabs b_2) 6) (pow a 3))) (* 1/12 (/ (pow (fabs b_2) 6) (pow a 3)))))) c)) (* (exp (* 1/4 (+ (log a) (* -1 (log (/ -1 c)))))) (+ (* -1/8 (/ (pow (fabs b_2) 4) (pow a 2))) (* 1/32 (/ (pow (fabs b_2) 4) (pow a 2)))))) c)) (* 1/4 (/ (* (exp (* 1/4 (+ (log a) (* -1 (log (/ -1 c)))))) (pow (fabs b_2) 2)) a))) c))))) |
#s(approx (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) #s(hole binary64 (* -1 (* c (+ a (* -1 (/ (pow (fabs b_2) 2) c))))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 26.0ms | b_2 | @ | inf | ((/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (* a c) a c (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2)) -1 b_2 (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) (pow b_2 1) 1 (* -1 (* c a)) (* c a) 1/2 (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4))) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) (fabs b_2) 1/4) |
| 25.0ms | b_2 | @ | -inf | ((/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (* a c) a c (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2)) -1 b_2 (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) (pow b_2 1) 1 (* -1 (* c a)) (* c a) 1/2 (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4))) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) (fabs b_2) 1/4) |
| 21.0ms | b_2 | @ | 0 | ((/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (* a c) a c (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2)) -1 b_2 (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) (pow b_2 1) 1 (* -1 (* c a)) (* c a) 1/2 (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4))) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) (fabs b_2) 1/4) |
| 19.0ms | a | @ | -inf | ((/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (* a c) a c (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2)) -1 b_2 (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) (pow b_2 1) 1 (* -1 (* c a)) (* c a) 1/2 (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4))) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) (fabs b_2) 1/4) |
| 14.0ms | c | @ | -inf | ((/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (* a c) a c (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2)) -1 b_2 (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) (pow b_2 1) 1 (* -1 (* c a)) (* c a) 1/2 (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4))) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) (fabs b_2) 1/4) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 2546 | 34398 |
| 0 | 2578 | 26578 |
| 0 | 9236 | 25720 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(/.f64 (/.f64 #s(approx (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (*.f64 a c)) (fma.f64 #s(literal -1 binary64) b_2 (pow.f64 (fma.f64 (pow.f64 b_2 #s(literal 1 binary64)) (pow.f64 b_2 #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 c a))) #s(literal 1/2 binary64)))) a) |
(/.f64 #s(approx (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (*.f64 a c)) (fma.f64 #s(literal -1 binary64) b_2 (pow.f64 (fma.f64 (pow.f64 b_2 #s(literal 1 binary64)) (pow.f64 b_2 #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 c a))) #s(literal 1/2 binary64)))) |
#s(approx (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (*.f64 a c)) |
(*.f64 a c) |
a |
c |
(fma.f64 #s(literal -1 binary64) b_2 (pow.f64 (fma.f64 (pow.f64 b_2 #s(literal 1 binary64)) (pow.f64 b_2 #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 c a))) #s(literal 1/2 binary64))) |
#s(literal -1 binary64) |
b_2 |
(pow.f64 (fma.f64 (pow.f64 b_2 #s(literal 1 binary64)) (pow.f64 b_2 #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 c a))) #s(literal 1/2 binary64)) |
(fma.f64 (pow.f64 b_2 #s(literal 1 binary64)) (pow.f64 b_2 #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 c a))) |
(pow.f64 b_2 #s(literal 1 binary64)) |
#s(literal 1 binary64) |
(*.f64 #s(literal -1 binary64) (*.f64 c a)) |
(*.f64 c a) |
#s(literal 1/2 binary64) |
(/.f64 (/.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 (pow.f64 (fma.f64 (pow.f64 b_2 #s(literal 1 binary64)) (pow.f64 b_2 #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 c a))) #s(literal 1/2 binary64)) (*.f64 (pow.f64 (fma.f64 (fabs.f64 b_2) (fabs.f64 b_2) (*.f64 #s(literal -1 binary64) (*.f64 c a))) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 (fabs.f64 b_2) (fabs.f64 b_2) (*.f64 #s(literal -1 binary64) (*.f64 c a))) #s(literal 1/4 binary64))))) (fma.f64 #s(literal -1 binary64) b_2 (pow.f64 (fma.f64 (pow.f64 b_2 #s(literal 1 binary64)) (pow.f64 b_2 #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 c a))) #s(literal 1/2 binary64)))) a) |
(/.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 (pow.f64 (fma.f64 (pow.f64 b_2 #s(literal 1 binary64)) (pow.f64 b_2 #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 c a))) #s(literal 1/2 binary64)) (*.f64 (pow.f64 (fma.f64 (fabs.f64 b_2) (fabs.f64 b_2) (*.f64 #s(literal -1 binary64) (*.f64 c a))) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 (fabs.f64 b_2) (fabs.f64 b_2) (*.f64 #s(literal -1 binary64) (*.f64 c a))) #s(literal 1/4 binary64))))) (fma.f64 #s(literal -1 binary64) b_2 (pow.f64 (fma.f64 (pow.f64 b_2 #s(literal 1 binary64)) (pow.f64 b_2 #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 c a))) #s(literal 1/2 binary64)))) |
(-.f64 (*.f64 b_2 b_2) (*.f64 (pow.f64 (fma.f64 (pow.f64 b_2 #s(literal 1 binary64)) (pow.f64 b_2 #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 c a))) #s(literal 1/2 binary64)) (*.f64 (pow.f64 (fma.f64 (fabs.f64 b_2) (fabs.f64 b_2) (*.f64 #s(literal -1 binary64) (*.f64 c a))) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 (fabs.f64 b_2) (fabs.f64 b_2) (*.f64 #s(literal -1 binary64) (*.f64 c a))) #s(literal 1/4 binary64))))) |
(*.f64 b_2 b_2) |
(*.f64 (pow.f64 (fma.f64 (pow.f64 b_2 #s(literal 1 binary64)) (pow.f64 b_2 #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 c a))) #s(literal 1/2 binary64)) (*.f64 (pow.f64 (fma.f64 (fabs.f64 b_2) (fabs.f64 b_2) (*.f64 #s(literal -1 binary64) (*.f64 c a))) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 (fabs.f64 b_2) (fabs.f64 b_2) (*.f64 #s(literal -1 binary64) (*.f64 c a))) #s(literal 1/4 binary64)))) |
(*.f64 (pow.f64 (fma.f64 (fabs.f64 b_2) (fabs.f64 b_2) (*.f64 #s(literal -1 binary64) (*.f64 c a))) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 (fabs.f64 b_2) (fabs.f64 b_2) (*.f64 #s(literal -1 binary64) (*.f64 c a))) #s(literal 1/4 binary64))) |
(pow.f64 (fma.f64 (fabs.f64 b_2) (fabs.f64 b_2) (*.f64 #s(literal -1 binary64) (*.f64 c a))) #s(literal 1/4 binary64)) |
(fma.f64 (fabs.f64 b_2) (fabs.f64 b_2) (*.f64 #s(literal -1 binary64) (*.f64 c a))) |
(fabs.f64 b_2) |
#s(literal 1/4 binary64) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) #s(hole binary64 (/ c (+ b_2 (* -1 b_2))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) #s(hole binary64 (+ (* 1/2 (/ (* a (pow c 2)) (* b_2 (pow (+ b_2 (* -1 b_2)) 2)))) (/ c (+ b_2 (* -1 b_2)))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) #s(hole binary64 (+ (* a (- (* -1 (* a (+ (* -1/4 (/ (pow c 3) (* (pow b_2 2) (pow (+ b_2 (* -1 b_2)) 3)))) (* -1/8 (/ (pow c 3) (* (pow b_2 3) (pow (+ b_2 (* -1 b_2)) 2))))))) (* -1/2 (/ (pow c 2) (* b_2 (pow (+ b_2 (* -1 b_2)) 2)))))) (/ c (+ b_2 (* -1 b_2)))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) #s(hole binary64 (+ (* a (- (* a (- (* -1 (* a (+ (* -1/16 (/ (pow c 4) (* (pow b_2 4) (pow (+ b_2 (* -1 b_2)) 3)))) (+ (* -1/16 (/ (pow c 4) (* (pow b_2 5) (pow (+ b_2 (* -1 b_2)) 2)))) (* 1/2 (/ (* c (+ (* -1/4 (/ (pow c 3) (* (pow b_2 2) (pow (+ b_2 (* -1 b_2)) 3)))) (* -1/8 (/ (pow c 3) (* (pow b_2 3) (pow (+ b_2 (* -1 b_2)) 2)))))) (* b_2 (+ b_2 (* -1 b_2))))))))) (+ (* -1/4 (/ (pow c 3) (* (pow b_2 2) (pow (+ b_2 (* -1 b_2)) 3)))) (* -1/8 (/ (pow c 3) (* (pow b_2 3) (pow (+ b_2 (* -1 b_2)) 2))))))) (* -1/2 (/ (pow c 2) (* b_2 (pow (+ b_2 (* -1 b_2)) 2)))))) (/ c (+ b_2 (* -1 b_2)))))) |
#s(approx (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) #s(hole binary64 (/ (* a c) (+ b_2 (* -1 b_2))))) |
#s(approx (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) #s(hole binary64 (* a (+ (* 1/2 (/ (* a (pow c 2)) (* b_2 (pow (+ b_2 (* -1 b_2)) 2)))) (/ c (+ b_2 (* -1 b_2))))))) |
#s(approx (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) #s(hole binary64 (* a (+ (* a (- (* -1 (* a (+ (* -1/4 (/ (pow c 3) (* (pow b_2 2) (pow (+ b_2 (* -1 b_2)) 3)))) (* -1/8 (/ (pow c 3) (* (pow b_2 3) (pow (+ b_2 (* -1 b_2)) 2))))))) (* -1/2 (/ (pow c 2) (* b_2 (pow (+ b_2 (* -1 b_2)) 2)))))) (/ c (+ b_2 (* -1 b_2))))))) |
#s(approx (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) #s(hole binary64 (* a (+ (* a (- (* a (- (* -1 (* a (+ (* -1/16 (/ (pow c 4) (* (pow b_2 4) (pow (+ b_2 (* -1 b_2)) 3)))) (+ (* -1/16 (/ (pow c 4) (* (pow b_2 5) (pow (+ b_2 (* -1 b_2)) 2)))) (* 1/2 (/ (* c (+ (* -1/4 (/ (pow c 3) (* (pow b_2 2) (pow (+ b_2 (* -1 b_2)) 3)))) (* -1/8 (/ (pow c 3) (* (pow b_2 3) (pow (+ b_2 (* -1 b_2)) 2)))))) (* b_2 (+ b_2 (* -1 b_2))))))))) (+ (* -1/4 (/ (pow c 3) (* (pow b_2 2) (pow (+ b_2 (* -1 b_2)) 3)))) (* -1/8 (/ (pow c 3) (* (pow b_2 3) (pow (+ b_2 (* -1 b_2)) 2))))))) (* -1/2 (/ (pow c 2) (* b_2 (pow (+ b_2 (* -1 b_2)) 2)))))) (/ c (+ b_2 (* -1 b_2))))))) |
#s(approx (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) #s(hole binary64 (* a c))) |
#s(approx (* a c) #s(hole binary64 (* a c))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2)) #s(hole binary64 (+ b_2 (* -1 b_2)))) |
#s(approx (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2)) #s(hole binary64 (+ b_2 (+ (* -1 b_2) (* -1/2 (/ (* a c) b_2)))))) |
#s(approx (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2)) #s(hole binary64 (+ b_2 (+ (* -1 b_2) (* a (+ (* -1/2 (/ c b_2)) (* -1/8 (/ (* a (pow c 2)) (pow b_2 3))))))))) |
#s(approx (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2)) #s(hole binary64 (+ b_2 (+ (* -1 b_2) (* a (+ (* -1/2 (/ c b_2)) (* a (+ (* -1/8 (/ (pow c 2) (pow b_2 3))) (* -1/16 (/ (* a (pow c 3)) (pow b_2 5))))))))))) |
#s(approx (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) #s(hole binary64 b_2)) |
#s(approx (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) #s(hole binary64 (+ b_2 (* -1/2 (/ (* a c) b_2))))) |
#s(approx (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) #s(hole binary64 (+ b_2 (* a (+ (* -1/2 (/ c b_2)) (* -1/8 (/ (* a (pow c 2)) (pow b_2 3)))))))) |
#s(approx (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/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 (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) #s(hole binary64 (pow b_2 2))) |
#s(approx (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) #s(hole binary64 (+ (* -1 (* a c)) (pow b_2 2)))) |
#s(approx (* -1 (* c a)) #s(hole binary64 (* -1 (* a c)))) |
#s(approx (* c a) #s(hole binary64 (* a c))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) #s(hole binary64 (/ (- (pow b_2 2) (* b_2 (fabs b_2))) (* a (+ b_2 (* -1 b_2)))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) #s(hole binary64 (/ (- (+ (* a (- (* -1/2 (/ (+ (* -1 (* c (pow (fabs b_2) 2))) (* -1 (* (pow b_2 2) c))) (* b_2 (* (fabs b_2) (+ b_2 (* -1 b_2)))))) (* -1/2 (/ (* c (- (pow b_2 2) (* b_2 (fabs b_2)))) (* b_2 (pow (+ b_2 (* -1 b_2)) 2)))))) (/ (pow b_2 2) (+ b_2 (* -1 b_2)))) (/ (* b_2 (fabs b_2)) (+ b_2 (* -1 b_2)))) a))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) #s(hole binary64 (/ (- (+ (* a (- (+ (* -1/2 (/ (+ (* -1 (* c (pow (fabs b_2) 2))) (* -1 (* (pow b_2 2) c))) (* b_2 (* (fabs b_2) (+ b_2 (* -1 b_2)))))) (* a (- (* -1/2 (/ (- (pow c 2) (* 1/4 (/ (pow (+ (* -1 (* c (pow (fabs b_2) 2))) (* -1 (* (pow b_2 2) c))) 2) (* (pow b_2 2) (pow (fabs b_2) 2))))) (* b_2 (* (fabs b_2) (+ b_2 (* -1 b_2)))))) (+ (* -1/2 (/ (* c (- (* -1/2 (/ (+ (* -1 (* c (pow (fabs b_2) 2))) (* -1 (* (pow b_2 2) c))) (* b_2 (* (fabs b_2) (+ b_2 (* -1 b_2)))))) (* -1/2 (/ (* c (- (pow b_2 2) (* b_2 (fabs b_2)))) (* b_2 (pow (+ b_2 (* -1 b_2)) 2)))))) (* b_2 (+ b_2 (* -1 b_2))))) (* -1/8 (/ (* (pow c 2) (- (pow b_2 2) (* b_2 (fabs b_2)))) (* (pow b_2 3) (pow (+ b_2 (* -1 b_2)) 2)))))))) (* -1/2 (/ (* c (- (pow b_2 2) (* b_2 (fabs b_2)))) (* b_2 (pow (+ b_2 (* -1 b_2)) 2)))))) (/ (pow b_2 2) (+ b_2 (* -1 b_2)))) (/ (* b_2 (fabs b_2)) (+ b_2 (* -1 b_2)))) a))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) #s(hole binary64 (/ (- (+ (* a (- (+ (* -1/2 (/ (+ (* -1 (* c (pow (fabs b_2) 2))) (* -1 (* (pow b_2 2) c))) (* b_2 (* (fabs b_2) (+ b_2 (* -1 b_2)))))) (* a (- (+ (* -1/2 (/ (- (pow c 2) (* 1/4 (/ (pow (+ (* -1 (* c (pow (fabs b_2) 2))) (* -1 (* (pow b_2 2) c))) 2) (* (pow b_2 2) (pow (fabs b_2) 2))))) (* b_2 (* (fabs b_2) (+ b_2 (* -1 b_2)))))) (* a (- (* 1/4 (/ (* (+ (* -1 (* c (pow (fabs b_2) 2))) (* -1 (* (pow b_2 2) c))) (- (pow c 2) (* 1/4 (/ (pow (+ (* -1 (* c (pow (fabs b_2) 2))) (* -1 (* (pow b_2 2) c))) 2) (* (pow b_2 2) (pow (fabs b_2) 2)))))) (* (pow b_2 3) (* (pow (fabs b_2) 3) (+ b_2 (* -1 b_2)))))) (+ (* -1/2 (/ (* c (- (* -1/2 (/ (- (pow c 2) (* 1/4 (/ (pow (+ (* -1 (* c (pow (fabs b_2) 2))) (* -1 (* (pow b_2 2) c))) 2) (* (pow b_2 2) (pow (fabs b_2) 2))))) (* b_2 (* (fabs b_2) (+ b_2 (* -1 b_2)))))) (+ (* -1/2 (/ (* c (- (* -1/2 (/ (+ (* -1 (* c (pow (fabs b_2) 2))) (* -1 (* (pow b_2 2) c))) (* b_2 (* (fabs b_2) (+ b_2 (* -1 b_2)))))) (* -1/2 (/ (* c (- (pow b_2 2) (* b_2 (fabs b_2)))) (* b_2 (pow (+ b_2 (* -1 b_2)) 2)))))) (* b_2 (+ b_2 (* -1 b_2))))) (* -1/8 (/ (* (pow c 2) (- (pow b_2 2) (* b_2 (fabs b_2)))) (* (pow b_2 3) (pow (+ b_2 (* -1 b_2)) 2))))))) (* b_2 (+ b_2 (* -1 b_2))))) (+ (* -1/8 (/ (* (pow c 2) (- (* -1/2 (/ (+ (* -1 (* c (pow (fabs b_2) 2))) (* -1 (* (pow b_2 2) c))) (* b_2 (* (fabs b_2) (+ b_2 (* -1 b_2)))))) (* -1/2 (/ (* c (- (pow b_2 2) (* b_2 (fabs b_2)))) (* b_2 (pow (+ b_2 (* -1 b_2)) 2)))))) (* (pow b_2 3) (+ b_2 (* -1 b_2))))) (* -1/16 (/ (* (pow c 3) (- (pow b_2 2) (* b_2 (fabs b_2)))) (* (pow b_2 5) (pow (+ b_2 (* -1 b_2)) 2))))))))) (+ (* -1/2 (/ (* c (- (* -1/2 (/ (+ (* -1 (* c (pow (fabs b_2) 2))) (* -1 (* (pow b_2 2) c))) (* b_2 (* (fabs b_2) (+ b_2 (* -1 b_2)))))) (* -1/2 (/ (* c (- (pow b_2 2) (* b_2 (fabs b_2)))) (* b_2 (pow (+ b_2 (* -1 b_2)) 2)))))) (* b_2 (+ b_2 (* -1 b_2))))) (* -1/8 (/ (* (pow c 2) (- (pow b_2 2) (* b_2 (fabs b_2)))) (* (pow b_2 3) (pow (+ b_2 (* -1 b_2)) 2)))))))) (* -1/2 (/ (* c (- (pow b_2 2) (* b_2 (fabs b_2)))) (* b_2 (pow (+ b_2 (* -1 b_2)) 2)))))) (/ (pow b_2 2) (+ b_2 (* -1 b_2)))) (/ (* b_2 (fabs b_2)) (+ b_2 (* -1 b_2)))) a))) |
#s(approx (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) #s(hole binary64 (/ (- (pow b_2 2) (* b_2 (fabs b_2))) (+ b_2 (* -1 b_2))))) |
#s(approx (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) #s(hole binary64 (- (+ (* a (- (* -1/2 (/ (+ (* -1 (* c (pow (fabs b_2) 2))) (* -1 (* (pow b_2 2) c))) (* b_2 (* (fabs b_2) (+ b_2 (* -1 b_2)))))) (* -1/2 (/ (* c (- (pow b_2 2) (* b_2 (fabs b_2)))) (* b_2 (pow (+ b_2 (* -1 b_2)) 2)))))) (/ (pow b_2 2) (+ b_2 (* -1 b_2)))) (/ (* b_2 (fabs b_2)) (+ b_2 (* -1 b_2)))))) |
#s(approx (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) #s(hole binary64 (- (+ (* a (- (+ (* -1/2 (/ (+ (* -1 (* c (pow (fabs b_2) 2))) (* -1 (* (pow b_2 2) c))) (* b_2 (* (fabs b_2) (+ b_2 (* -1 b_2)))))) (* a (- (* -1/2 (/ (- (pow c 2) (* 1/4 (/ (pow (+ (* -1 (* c (pow (fabs b_2) 2))) (* -1 (* (pow b_2 2) c))) 2) (* (pow b_2 2) (pow (fabs b_2) 2))))) (* b_2 (* (fabs b_2) (+ b_2 (* -1 b_2)))))) (+ (* -1/2 (/ (* c (- (* -1/2 (/ (+ (* -1 (* c (pow (fabs b_2) 2))) (* -1 (* (pow b_2 2) c))) (* b_2 (* (fabs b_2) (+ b_2 (* -1 b_2)))))) (* -1/2 (/ (* c (- (pow b_2 2) (* b_2 (fabs b_2)))) (* b_2 (pow (+ b_2 (* -1 b_2)) 2)))))) (* b_2 (+ b_2 (* -1 b_2))))) (* -1/8 (/ (* (pow c 2) (- (pow b_2 2) (* b_2 (fabs b_2)))) (* (pow b_2 3) (pow (+ b_2 (* -1 b_2)) 2)))))))) (* -1/2 (/ (* c (- (pow b_2 2) (* b_2 (fabs b_2)))) (* b_2 (pow (+ b_2 (* -1 b_2)) 2)))))) (/ (pow b_2 2) (+ b_2 (* -1 b_2)))) (/ (* b_2 (fabs b_2)) (+ b_2 (* -1 b_2)))))) |
#s(approx (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) #s(hole binary64 (- (+ (* a (- (+ (* -1/2 (/ (+ (* -1 (* c (pow (fabs b_2) 2))) (* -1 (* (pow b_2 2) c))) (* b_2 (* (fabs b_2) (+ b_2 (* -1 b_2)))))) (* a (- (+ (* -1/2 (/ (- (pow c 2) (* 1/4 (/ (pow (+ (* -1 (* c (pow (fabs b_2) 2))) (* -1 (* (pow b_2 2) c))) 2) (* (pow b_2 2) (pow (fabs b_2) 2))))) (* b_2 (* (fabs b_2) (+ b_2 (* -1 b_2)))))) (* a (- (* 1/4 (/ (* (+ (* -1 (* c (pow (fabs b_2) 2))) (* -1 (* (pow b_2 2) c))) (- (pow c 2) (* 1/4 (/ (pow (+ (* -1 (* c (pow (fabs b_2) 2))) (* -1 (* (pow b_2 2) c))) 2) (* (pow b_2 2) (pow (fabs b_2) 2)))))) (* (pow b_2 3) (* (pow (fabs b_2) 3) (+ b_2 (* -1 b_2)))))) (+ (* -1/2 (/ (* c (- (* -1/2 (/ (- (pow c 2) (* 1/4 (/ (pow (+ (* -1 (* c (pow (fabs b_2) 2))) (* -1 (* (pow b_2 2) c))) 2) (* (pow b_2 2) (pow (fabs b_2) 2))))) (* b_2 (* (fabs b_2) (+ b_2 (* -1 b_2)))))) (+ (* -1/2 (/ (* c (- (* -1/2 (/ (+ (* -1 (* c (pow (fabs b_2) 2))) (* -1 (* (pow b_2 2) c))) (* b_2 (* (fabs b_2) (+ b_2 (* -1 b_2)))))) (* -1/2 (/ (* c (- (pow b_2 2) (* b_2 (fabs b_2)))) (* b_2 (pow (+ b_2 (* -1 b_2)) 2)))))) (* b_2 (+ b_2 (* -1 b_2))))) (* -1/8 (/ (* (pow c 2) (- (pow b_2 2) (* b_2 (fabs b_2)))) (* (pow b_2 3) (pow (+ b_2 (* -1 b_2)) 2))))))) (* b_2 (+ b_2 (* -1 b_2))))) (+ (* -1/8 (/ (* (pow c 2) (- (* -1/2 (/ (+ (* -1 (* c (pow (fabs b_2) 2))) (* -1 (* (pow b_2 2) c))) (* b_2 (* (fabs b_2) (+ b_2 (* -1 b_2)))))) (* -1/2 (/ (* c (- (pow b_2 2) (* b_2 (fabs b_2)))) (* b_2 (pow (+ b_2 (* -1 b_2)) 2)))))) (* (pow b_2 3) (+ b_2 (* -1 b_2))))) (* -1/16 (/ (* (pow c 3) (- (pow b_2 2) (* b_2 (fabs b_2)))) (* (pow b_2 5) (pow (+ b_2 (* -1 b_2)) 2))))))))) (+ (* -1/2 (/ (* c (- (* -1/2 (/ (+ (* -1 (* c (pow (fabs b_2) 2))) (* -1 (* (pow b_2 2) c))) (* b_2 (* (fabs b_2) (+ b_2 (* -1 b_2)))))) (* -1/2 (/ (* c (- (pow b_2 2) (* b_2 (fabs b_2)))) (* b_2 (pow (+ b_2 (* -1 b_2)) 2)))))) (* b_2 (+ b_2 (* -1 b_2))))) (* -1/8 (/ (* (pow c 2) (- (pow b_2 2) (* b_2 (fabs b_2)))) (* (pow b_2 3) (pow (+ b_2 (* -1 b_2)) 2)))))))) (* -1/2 (/ (* c (- (pow b_2 2) (* b_2 (fabs b_2)))) (* b_2 (pow (+ b_2 (* -1 b_2)) 2)))))) (/ (pow b_2 2) (+ b_2 (* -1 b_2)))) (/ (* b_2 (fabs b_2)) (+ b_2 (* -1 b_2)))))) |
#s(approx (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) #s(hole binary64 (- (pow b_2 2) (* b_2 (fabs b_2))))) |
#s(approx (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) #s(hole binary64 (- (+ (* -1/2 (/ (* a (+ (* -1 (* c (pow (fabs b_2) 2))) (* -1 (* (pow b_2 2) c)))) (* b_2 (fabs b_2)))) (pow b_2 2)) (* b_2 (fabs b_2))))) |
#s(approx (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) #s(hole binary64 (- (+ (* a (- (* -1/2 (/ (* a (- (pow c 2) (* 1/4 (/ (pow (+ (* -1 (* c (pow (fabs b_2) 2))) (* -1 (* (pow b_2 2) c))) 2) (* (pow b_2 2) (pow (fabs b_2) 2)))))) (* b_2 (fabs b_2)))) (* 1/2 (/ (+ (* -1 (* c (pow (fabs b_2) 2))) (* -1 (* (pow b_2 2) c))) (* b_2 (fabs b_2)))))) (pow b_2 2)) (* b_2 (fabs b_2))))) |
#s(approx (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) #s(hole binary64 (- (+ (* a (- (* a (- (* 1/4 (/ (* a (* (+ (* -1 (* c (pow (fabs b_2) 2))) (* -1 (* (pow b_2 2) c))) (- (pow c 2) (* 1/4 (/ (pow (+ (* -1 (* c (pow (fabs b_2) 2))) (* -1 (* (pow b_2 2) c))) 2) (* (pow b_2 2) (pow (fabs b_2) 2))))))) (* (pow b_2 3) (pow (fabs b_2) 3)))) (* 1/2 (/ (- (pow c 2) (* 1/4 (/ (pow (+ (* -1 (* c (pow (fabs b_2) 2))) (* -1 (* (pow b_2 2) c))) 2) (* (pow b_2 2) (pow (fabs b_2) 2))))) (* b_2 (fabs b_2)))))) (* 1/2 (/ (+ (* -1 (* c (pow (fabs b_2) 2))) (* -1 (* (pow b_2 2) c))) (* b_2 (fabs b_2)))))) (pow b_2 2)) (* b_2 (fabs b_2))))) |
#s(approx (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4))) #s(hole binary64 (* b_2 (fabs b_2)))) |
#s(approx (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4))) #s(hole binary64 (+ (* 1/2 (/ (* a (+ (* -1 (* c (pow (fabs b_2) 2))) (* -1 (* (pow b_2 2) c)))) (* b_2 (fabs b_2)))) (* b_2 (fabs b_2))))) |
#s(approx (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4))) #s(hole binary64 (+ (* a (+ (* 1/2 (/ (* a (- (pow c 2) (* 1/4 (/ (pow (+ (* -1 (* c (pow (fabs b_2) 2))) (* -1 (* (pow b_2 2) c))) 2) (* (pow b_2 2) (pow (fabs b_2) 2)))))) (* b_2 (fabs b_2)))) (* 1/2 (/ (+ (* -1 (* c (pow (fabs b_2) 2))) (* -1 (* (pow b_2 2) c))) (* b_2 (fabs b_2)))))) (* b_2 (fabs b_2))))) |
#s(approx (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4))) #s(hole binary64 (+ (* a (+ (* 1/2 (/ (+ (* -1 (* c (pow (fabs b_2) 2))) (* -1 (* (pow b_2 2) c))) (* b_2 (fabs b_2)))) (* a (+ (* -1/4 (/ (* a (* (+ (* -1 (* c (pow (fabs b_2) 2))) (* -1 (* (pow b_2 2) c))) (- (pow c 2) (* 1/4 (/ (pow (+ (* -1 (* c (pow (fabs b_2) 2))) (* -1 (* (pow b_2 2) c))) 2) (* (pow b_2 2) (pow (fabs b_2) 2))))))) (* (pow b_2 3) (pow (fabs b_2) 3)))) (* 1/2 (/ (- (pow c 2) (* 1/4 (/ (pow (+ (* -1 (* c (pow (fabs b_2) 2))) (* -1 (* (pow b_2 2) c))) 2) (* (pow b_2 2) (pow (fabs b_2) 2))))) (* b_2 (fabs b_2)))))))) (* b_2 (fabs b_2))))) |
#s(approx (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)) #s(hole binary64 (fabs b_2))) |
#s(approx (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)) #s(hole binary64 (+ (fabs b_2) (* -1/2 (/ (* a c) (fabs b_2)))))) |
#s(approx (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)) #s(hole binary64 (+ (fabs b_2) (* a (+ (* -1/2 (/ c (fabs b_2))) (* -1/8 (/ (* a (pow c 2)) (pow (fabs b_2) 3)))))))) |
#s(approx (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)) #s(hole binary64 (+ (fabs b_2) (* a (+ (* -1/2 (/ c (fabs b_2))) (* a (+ (* -1/8 (/ (pow c 2) (pow (fabs b_2) 3))) (* -1/16 (/ (* a (pow c 3)) (pow (fabs b_2) 5)))))))))) |
#s(approx (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) #s(hole binary64 (* (pow 1 1/4) (sqrt (fabs b_2))))) |
#s(approx (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) #s(hole binary64 (+ (* -1/4 (* (pow 1 1/4) (* (* a c) (sqrt (/ 1 (pow (fabs b_2) 3)))))) (* (pow 1 1/4) (sqrt (fabs b_2)))))) |
#s(approx (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) #s(hole binary64 (+ (* a (+ (* -1/4 (* (pow 1 1/4) (* c (sqrt (/ 1 (pow (fabs b_2) 3)))))) (* (pow 1 1/4) (* (* a (+ (* -1/8 (/ (pow c 2) (pow (fabs b_2) 4))) (* 1/32 (/ (pow c 2) (pow (fabs b_2) 4))))) (sqrt (fabs b_2)))))) (* (pow 1 1/4) (sqrt (fabs b_2)))))) |
#s(approx (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) #s(hole binary64 (+ (* a (+ (* -1/4 (* (pow 1 1/4) (* c (sqrt (/ 1 (pow (fabs b_2) 3)))))) (* a (+ (* (pow 1 1/4) (* (sqrt (fabs b_2)) (+ (* -1/8 (/ (pow c 2) (pow (fabs b_2) 4))) (* 1/32 (/ (pow c 2) (pow (fabs b_2) 4)))))) (* (pow 1 1/4) (* (* a (+ (* -1/12 (/ (pow c 3) (pow (fabs b_2) 6))) (+ (* -1/384 (/ (pow c 3) (pow (fabs b_2) 6))) (* 1/32 (/ (pow c 3) (pow (fabs b_2) 6)))))) (sqrt (fabs b_2)))))))) (* (pow 1 1/4) (sqrt (fabs b_2)))))) |
#s(approx (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) #s(hole binary64 (pow (fabs b_2) 2))) |
#s(approx (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) #s(hole binary64 (+ (* -1 (* a c)) (pow (fabs b_2) 2)))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) #s(hole binary64 (* (sqrt (/ c a)) (/ 1 (sqrt -1))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) #s(hole binary64 (/ (+ (* (sqrt (* a c)) (/ 1 (sqrt -1))) (/ b_2 (pow (sqrt -1) 2))) a))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) #s(hole binary64 (/ (- (+ (* -1 (/ (+ (* -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))))) (pow a 2))) (* (sqrt (* a c)) (/ 1 (sqrt -1)))) (* -1 (/ b_2 (pow (sqrt -1) 2)))) a))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) #s(hole binary64 (/ (- (+ (* -1 (/ (+ (* 1/2 (/ (* (pow a 2) (pow b_2 3)) (* c (pow (sqrt -1) 4)))) (* (sqrt (/ a 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)))) (pow a 3))) (* (sqrt (* a c)) (/ 1 (sqrt -1)))) (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (+ (* -1 (/ b_2 (pow (sqrt -1) 2))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b_2 2) (pow (sqrt -1) 3))))))) a))) |
#s(approx (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) #s(hole binary64 (* (sqrt (* a c)) (/ 1 (sqrt -1))))) |
#s(approx (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) #s(hole binary64 (+ (* (sqrt (* a c)) (/ 1 (sqrt -1))) (/ b_2 (pow (sqrt -1) 2))))) |
#s(approx (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) #s(hole binary64 (- (+ (* -1 (/ (+ (* -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))))) (pow a 2))) (* (sqrt (* a c)) (/ 1 (sqrt -1)))) (* -1 (/ b_2 (pow (sqrt -1) 2)))))) |
#s(approx (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) #s(hole binary64 (- (+ (* -1 (/ (+ (* 1/2 (/ (* (pow a 2) (pow b_2 3)) (* c (pow (sqrt -1) 4)))) (* (sqrt (/ a 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)))) (pow a 3))) (* (sqrt (* a c)) (/ 1 (sqrt -1)))) (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (+ (* -1 (/ b_2 (pow (sqrt -1) 2))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b_2 2) (pow (sqrt -1) 3))))))))) |
#s(approx (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2)) #s(hole binary64 (* (sqrt (* a c)) (sqrt -1)))) |
#s(approx (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2)) #s(hole binary64 (* a (+ (* -1 (/ b_2 a)) (* (sqrt (/ c a)) (sqrt -1)))))) |
#s(approx (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2)) #s(hole binary64 (* a (+ (* -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 (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2)) #s(hole binary64 (* a (+ (* -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 (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) #s(hole binary64 (* (sqrt (* a c)) (sqrt -1)))) |
#s(approx (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/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 (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/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 (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/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 (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) #s(hole binary64 (* -1 (* a c)))) |
#s(approx (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) #s(hole binary64 (* a (+ (* -1 c) (/ (pow b_2 2) a))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -1)))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) #s(hole binary64 (/ (- (+ (* -1 (* (sqrt (* a c)) (/ 1 (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (/ (- (pow b_2 2) (* 1/2 (/ (+ (* -1 (* c (pow (fabs b_2) 2))) (* -1 (* (pow b_2 2) c))) c))) (sqrt -1)))) (/ b_2 (pow (sqrt -1) 2))) a))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) #s(hole binary64 (/ (- (+ (* -1 (* (sqrt (* a c)) (/ 1 (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (- (* (pow b_2 2) (pow (fabs b_2) 2)) (* 1/4 (/ (pow (+ (* -1 (* c (pow (fabs b_2) 2))) (* -1 (* (pow b_2 2) c))) 2) (pow c 2)))) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (/ (- (pow b_2 2) (* 1/2 (/ (+ (* -1 (* c (pow (fabs b_2) 2))) (* -1 (* (pow b_2 2) c))) c))) (sqrt -1))))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* b_2 (- (* (sqrt (/ a c)) (/ (- (pow b_2 2) (* 1/2 (/ (+ (* -1 (* c (pow (fabs b_2) 2))) (* -1 (* (pow b_2 2) c))) c))) (sqrt -1))) (/ (* a b_2) (pow (sqrt -1) 2)))) (sqrt -1)))) (+ (* -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) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) #s(hole binary64 (/ (- (+ (* -1 (* (sqrt (* a c)) (/ 1 (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (- (* (pow b_2 2) (pow (fabs b_2) 2)) (* 1/4 (/ (pow (+ (* -1 (* c (pow (fabs b_2) 2))) (* -1 (* (pow b_2 2) c))) 2) (pow c 2)))) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (* (+ (* -1 (* c (pow (fabs b_2) 2))) (* -1 (* (pow b_2 2) c))) (- (* (pow b_2 2) (pow (fabs b_2) 2)) (* 1/4 (/ (pow (+ (* -1 (* c (pow (fabs b_2) 2))) (* -1 (* (pow b_2 2) c))) 2) (pow c 2))))) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (/ (- (pow b_2 2) (* 1/2 (/ (+ (* -1 (* c (pow (fabs b_2) 2))) (* -1 (* (pow b_2 2) c))) c))) (sqrt -1)))))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* b_2 (- (* (sqrt (/ a c)) (/ (- (pow b_2 2) (* 1/2 (/ (+ (* -1 (* c (pow (fabs b_2) 2))) (* -1 (* (pow b_2 2) c))) c))) (sqrt -1))) (/ (* a b_2) (pow (sqrt -1) 2)))) (sqrt -1)))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* b_2 (- (* -1/2 (* (sqrt (/ a (pow c 3))) (/ (- (* (pow b_2 2) (pow (fabs b_2) 2)) (* 1/4 (/ (pow (+ (* -1 (* c (pow (fabs b_2) 2))) (* -1 (* (pow b_2 2) c))) 2) (pow c 2)))) (sqrt -1)))) (+ (* -1 (* (sqrt (/ a c)) (/ (* b_2 (- (* (sqrt (/ a c)) (/ (- (pow b_2 2) (* 1/2 (/ (+ (* -1 (* c (pow (fabs b_2) 2))) (* -1 (* (pow b_2 2) c))) c))) (sqrt -1))) (/ (* a b_2) (pow (sqrt -1) 2)))) (sqrt -1)))) (* -1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b_2 2) (pow (sqrt -1) 3))))))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (+ (* 1/2 (/ (* (pow b_2 2) (- (* (sqrt (/ a c)) (/ (- (pow b_2 2) (* 1/2 (/ (+ (* -1 (* c (pow (fabs b_2) 2))) (* -1 (* (pow b_2 2) c))) c))) (sqrt -1))) (/ (* a b_2) (pow (sqrt -1) 2)))) (* (pow a 2) (* c (pow (sqrt -1) 2))))) (/ b_2 (pow (sqrt -1) 2))))))) a))) |
#s(approx (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (/ 1 (sqrt -1)))))) |
#s(approx (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) #s(hole binary64 (- (+ (* -1 (* (sqrt (* a c)) (/ 1 (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (/ (- (pow b_2 2) (* 1/2 (/ (+ (* -1 (* c (pow (fabs b_2) 2))) (* -1 (* (pow b_2 2) c))) c))) (sqrt -1)))) (/ b_2 (pow (sqrt -1) 2))))) |
#s(approx (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) #s(hole binary64 (- (+ (* -1 (* (sqrt (* a c)) (/ 1 (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (- (* (pow b_2 2) (pow (fabs b_2) 2)) (* 1/4 (/ (pow (+ (* -1 (* c (pow (fabs b_2) 2))) (* -1 (* (pow b_2 2) c))) 2) (pow c 2)))) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (/ (- (pow b_2 2) (* 1/2 (/ (+ (* -1 (* c (pow (fabs b_2) 2))) (* -1 (* (pow b_2 2) c))) c))) (sqrt -1))))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* b_2 (- (* (sqrt (/ a c)) (/ (- (pow b_2 2) (* 1/2 (/ (+ (* -1 (* c (pow (fabs b_2) 2))) (* -1 (* (pow b_2 2) c))) c))) (sqrt -1))) (/ (* a b_2) (pow (sqrt -1) 2)))) (sqrt -1)))) (+ (* -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) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) #s(hole binary64 (- (+ (* -1 (* (sqrt (* a c)) (/ 1 (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (- (* (pow b_2 2) (pow (fabs b_2) 2)) (* 1/4 (/ (pow (+ (* -1 (* c (pow (fabs b_2) 2))) (* -1 (* (pow b_2 2) c))) 2) (pow c 2)))) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (* (+ (* -1 (* c (pow (fabs b_2) 2))) (* -1 (* (pow b_2 2) c))) (- (* (pow b_2 2) (pow (fabs b_2) 2)) (* 1/4 (/ (pow (+ (* -1 (* c (pow (fabs b_2) 2))) (* -1 (* (pow b_2 2) c))) 2) (pow c 2))))) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (/ (- (pow b_2 2) (* 1/2 (/ (+ (* -1 (* c (pow (fabs b_2) 2))) (* -1 (* (pow b_2 2) c))) c))) (sqrt -1)))))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* b_2 (- (* (sqrt (/ a c)) (/ (- (pow b_2 2) (* 1/2 (/ (+ (* -1 (* c (pow (fabs b_2) 2))) (* -1 (* (pow b_2 2) c))) c))) (sqrt -1))) (/ (* a b_2) (pow (sqrt -1) 2)))) (sqrt -1)))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* b_2 (- (* -1/2 (* (sqrt (/ a (pow c 3))) (/ (- (* (pow b_2 2) (pow (fabs b_2) 2)) (* 1/4 (/ (pow (+ (* -1 (* c (pow (fabs b_2) 2))) (* -1 (* (pow b_2 2) c))) 2) (pow c 2)))) (sqrt -1)))) (+ (* -1 (* (sqrt (/ a c)) (/ (* b_2 (- (* (sqrt (/ a c)) (/ (- (pow b_2 2) (* 1/2 (/ (+ (* -1 (* c (pow (fabs b_2) 2))) (* -1 (* (pow b_2 2) c))) c))) (sqrt -1))) (/ (* a b_2) (pow (sqrt -1) 2)))) (sqrt -1)))) (* -1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b_2 2) (pow (sqrt -1) 3))))))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (+ (* 1/2 (/ (* (pow b_2 2) (- (* (sqrt (/ a c)) (/ (- (pow b_2 2) (* 1/2 (/ (+ (* -1 (* c (pow (fabs b_2) 2))) (* -1 (* (pow b_2 2) c))) c))) (sqrt -1))) (/ (* a b_2) (pow (sqrt -1) 2)))) (* (pow a 2) (* c (pow (sqrt -1) 2))))) (/ b_2 (pow (sqrt -1) 2))))))))) |
#s(approx (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) #s(hole binary64 (* -1 (* a c)))) |
#s(approx (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) #s(hole binary64 (* a (- (/ (pow b_2 2) a) (+ c (* 1/2 (/ (+ (* -1 (* c (pow (fabs b_2) 2))) (* -1 (* (pow b_2 2) c))) (* a c)))))))) |
#s(approx (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) #s(hole binary64 (* a (- (+ (* -1/2 (/ (- (* (pow b_2 2) (pow (fabs b_2) 2)) (* 1/4 (/ (pow (+ (* -1 (* c (pow (fabs b_2) 2))) (* -1 (* (pow b_2 2) c))) 2) (pow c 2)))) (* (pow a 2) c))) (/ (pow b_2 2) a)) (+ c (* 1/2 (/ (+ (* -1 (* c (pow (fabs b_2) 2))) (* -1 (* (pow b_2 2) c))) (* a c)))))))) |
#s(approx (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) #s(hole binary64 (* a (- (+ (* 1/4 (/ (* (+ (* -1 (* c (pow (fabs b_2) 2))) (* -1 (* (pow b_2 2) c))) (- (* (pow b_2 2) (pow (fabs b_2) 2)) (* 1/4 (/ (pow (+ (* -1 (* c (pow (fabs b_2) 2))) (* -1 (* (pow b_2 2) c))) 2) (pow c 2))))) (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) a)) (+ c (+ (* 1/2 (/ (+ (* -1 (* c (pow (fabs b_2) 2))) (* -1 (* (pow b_2 2) c))) (* a c))) (* 1/2 (/ (- (* (pow b_2 2) (pow (fabs b_2) 2)) (* 1/4 (/ (pow (+ (* -1 (* c (pow (fabs b_2) 2))) (* -1 (* (pow b_2 2) c))) 2) (pow c 2)))) (* (pow a 2) c))))))))) |
#s(approx (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4))) #s(hole binary64 (* a c))) |
#s(approx (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4))) #s(hole binary64 (* a (+ c (* 1/2 (/ (+ (* -1 (* c (pow (fabs b_2) 2))) (* -1 (* (pow b_2 2) c))) (* a c))))))) |
#s(approx (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4))) #s(hole binary64 (* a (+ c (+ (* 1/2 (/ (+ (* -1 (* c (pow (fabs b_2) 2))) (* -1 (* (pow b_2 2) c))) (* a c))) (* 1/2 (/ (- (* (pow b_2 2) (pow (fabs b_2) 2)) (* 1/4 (/ (pow (+ (* -1 (* c (pow (fabs b_2) 2))) (* -1 (* (pow b_2 2) c))) 2) (pow c 2)))) (* (pow a 2) c)))))))) |
#s(approx (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4))) #s(hole binary64 (* a (+ c (+ (* -1/4 (/ (* (+ (* -1 (* c (pow (fabs b_2) 2))) (* -1 (* (pow b_2 2) c))) (- (* (pow b_2 2) (pow (fabs b_2) 2)) (* 1/4 (/ (pow (+ (* -1 (* c (pow (fabs b_2) 2))) (* -1 (* (pow b_2 2) c))) 2) (pow c 2))))) (* (pow a 3) (pow c 3)))) (+ (* 1/2 (/ (+ (* -1 (* c (pow (fabs b_2) 2))) (* -1 (* (pow b_2 2) c))) (* a c))) (* 1/2 (/ (- (* (pow b_2 2) (pow (fabs b_2) 2)) (* 1/4 (/ (pow (+ (* -1 (* c (pow (fabs b_2) 2))) (* -1 (* (pow b_2 2) c))) 2) (pow c 2)))) (* (pow a 2) c))))))))) |
#s(approx (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)) #s(hole binary64 (* (sqrt (* a c)) (sqrt -1)))) |
#s(approx (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)) #s(hole binary64 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow (fabs b_2) 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))))) |
#s(approx (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)) #s(hole binary64 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow (fabs b_2) 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow (fabs b_2) 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)) #s(hole binary64 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow (fabs b_2) 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow (fabs b_2) 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow (fabs b_2) 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) #s(hole binary64 (exp (* 1/4 (+ (log (* -1 c)) (* -1 (log (/ 1 a)))))))) |
#s(approx (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) #s(hole binary64 (+ (exp (* 1/4 (+ (log (* -1 c)) (* -1 (log (/ 1 a)))))) (* -1/4 (/ (* (exp (* 1/4 (+ (log (* -1 c)) (* -1 (log (/ 1 a)))))) (pow (fabs b_2) 2)) (* a c)))))) |
#s(approx (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) #s(hole binary64 (+ (exp (* 1/4 (+ (log (* -1 c)) (* -1 (log (/ 1 a)))))) (+ (* -1/4 (/ (* (exp (* 1/4 (+ (log (* -1 c)) (* -1 (log (/ 1 a)))))) (pow (fabs b_2) 2)) (* a c))) (/ (* (exp (* 1/4 (+ (log (* -1 c)) (* -1 (log (/ 1 a)))))) (+ (* -1/8 (/ (pow (fabs b_2) 4) (pow c 2))) (* 1/32 (/ (pow (fabs b_2) 4) (pow c 2))))) (pow a 2)))))) |
#s(approx (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) #s(hole binary64 (+ (exp (* 1/4 (+ (log (* -1 c)) (* -1 (log (/ 1 a)))))) (+ (* -1/4 (/ (* (exp (* 1/4 (+ (log (* -1 c)) (* -1 (log (/ 1 a)))))) (pow (fabs b_2) 2)) (* a c))) (+ (/ (* (exp (* 1/4 (+ (log (* -1 c)) (* -1 (log (/ 1 a)))))) (+ (* -1/8 (/ (pow (fabs b_2) 4) (pow c 2))) (* 1/32 (/ (pow (fabs b_2) 4) (pow c 2))))) (pow a 2)) (/ (* (exp (* 1/4 (+ (log (* -1 c)) (* -1 (log (/ 1 a)))))) (+ (* -1/12 (/ (pow (fabs b_2) 6) (pow c 3))) (+ (* -1/384 (/ (pow (fabs b_2) 6) (pow c 3))) (* 1/32 (/ (pow (fabs b_2) 6) (pow c 3)))))) (pow a 3))))))) |
#s(approx (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) #s(hole binary64 (* -1 (* a c)))) |
#s(approx (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) #s(hole binary64 (* a (+ (* -1 c) (/ (pow (fabs b_2) 2) a))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) #s(hole binary64 (* -1 (/ (+ b_2 (* (sqrt (* a c)) (sqrt -1))) a)))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (- (+ (* -1 (* (sqrt (/ a c)) (* (pow b_2 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* (pow b_2 2) (sqrt -1))))) (* a b_2)) a)) (* (sqrt (* a c)) (sqrt -1))) a)))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* 1/2 (/ (* a (pow b_2 3)) c)) (* (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 (* (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 b_2)) a)) (* (sqrt (* a c)) (sqrt -1))) a)))) |
#s(approx (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) #s(hole binary64 (+ (* -1 b_2) (* -1 (* (sqrt (* a c)) (sqrt -1)))))) |
#s(approx (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) #s(hole binary64 (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -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 b_2)) a))))) |
#s(approx (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) #s(hole binary64 (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (* (pow b_2 2) (sqrt -1)))) (+ (* -1 (/ (+ (* 1/2 (/ (* (pow a 2) (pow b_2 3)) c)) (* (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))))))))) a)) (* 1/2 (* (sqrt (/ (pow a 3) c)) (* (pow b_2 2) (sqrt -1)))))) a)) (* a b_2)) a))))) |
#s(approx (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2)) #s(hole binary64 (* -1 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2)) #s(hole binary64 (* -1 (* a (+ (* (sqrt (/ c a)) (sqrt -1)) (/ b_2 a)))))) |
#s(approx (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2)) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (+ (* -1 b_2) (* -1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 2) (sqrt -1))))) a)) (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2)) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (+ (* -1 b_2) (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* (pow b_2 2) (sqrt -1))))) a))) a)) (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) #s(hole binary64 (* -1 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/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 (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/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 (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/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 (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) #s(hole binary64 (* -1 (* a (+ c (* -1 (/ (pow b_2 2) a))))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) #s(hole binary64 (* -1 (/ (- (+ (* (sqrt (* a c)) (sqrt -1)) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (- (pow b_2 2) (* 1/2 (/ (+ (* c (pow (fabs b_2) 2)) (* (pow b_2 2) c)) c)))))) (* -1 b_2)) a)))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (- (+ (* -1 (- (* (sqrt (/ a c)) (* (sqrt -1) (- (pow b_2 2) (* 1/2 (/ (+ (* c (pow (fabs b_2) 2)) (* (pow b_2 2) c)) c))))) (* -1 (* a b_2)))) (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (* (sqrt -1) (- (* (pow b_2 2) (pow (fabs b_2) 2)) (* 1/4 (/ (pow (+ (* c (pow (fabs b_2) 2)) (* (pow b_2 2) c)) 2) (pow c 2)))))))) (+ (* -1 (* (sqrt (/ 1 (* a c))) (* b_2 (* (sqrt -1) (- (* (sqrt (/ a c)) (* (sqrt -1) (- (pow b_2 2) (* 1/2 (/ (+ (* c (pow (fabs b_2) 2)) (* (pow b_2 2) c)) c))))) (* -1 (* a b_2))))))) (* -1/2 (* (sqrt (/ a c)) (* (pow b_2 2) (sqrt -1)))))) a)) (* (sqrt (* a c)) (sqrt -1))) a)))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (+ (* -1 (- (* (sqrt (/ a c)) (* (sqrt -1) (- (pow b_2 2) (* 1/2 (/ (+ (* c (pow (fabs b_2) 2)) (* (pow b_2 2) c)) c))))) (* -1 (* a b_2)))) (* -1 (/ (- (+ (* -1 (- (* -1/2 (* (sqrt (/ a (pow c 3))) (* (sqrt -1) (- (* (pow b_2 2) (pow (fabs b_2) 2)) (* 1/4 (/ (pow (+ (* c (pow (fabs b_2) 2)) (* (pow b_2 2) c)) 2) (pow c 2))))))) (+ (* -1 (* (sqrt (/ a c)) (* b_2 (* (sqrt -1) (- (* (sqrt (/ a c)) (* (sqrt -1) (- (pow b_2 2) (* 1/2 (/ (+ (* c (pow (fabs b_2) 2)) (* (pow b_2 2) c)) c))))) (* -1 (* a b_2))))))) (* -1/2 (* (sqrt (/ (pow a 3) c)) (* (pow b_2 2) (sqrt -1))))))) (* 1/4 (* (sqrt (/ 1 (* a (pow c 7)))) (* (sqrt -1) (* (+ (* c (pow (fabs b_2) 2)) (* (pow b_2 2) c)) (- (* (pow b_2 2) (pow (fabs b_2) 2)) (* 1/4 (/ (pow (+ (* c (pow (fabs b_2) 2)) (* (pow b_2 2) c)) 2) (pow c 2))))))))) (+ (* -1 (* (sqrt (/ 1 (* a c))) (* b_2 (* (sqrt -1) (- (* -1/2 (* (sqrt (/ a (pow c 3))) (* (sqrt -1) (- (* (pow b_2 2) (pow (fabs b_2) 2)) (* 1/4 (/ (pow (+ (* c (pow (fabs b_2) 2)) (* (pow b_2 2) c)) 2) (pow c 2))))))) (+ (* -1 (* (sqrt (/ a c)) (* b_2 (* (sqrt -1) (- (* (sqrt (/ a c)) (* (sqrt -1) (- (pow b_2 2) (* 1/2 (/ (+ (* c (pow (fabs b_2) 2)) (* (pow b_2 2) c)) c))))) (* -1 (* a b_2))))))) (* -1/2 (* (sqrt (/ (pow a 3) c)) (* (pow b_2 2) (sqrt -1)))))))))) (* -1/2 (/ (* (pow b_2 2) (- (* (sqrt (/ a c)) (* (sqrt -1) (- (pow b_2 2) (* 1/2 (/ (+ (* c (pow (fabs b_2) 2)) (* (pow b_2 2) c)) c))))) (* -1 (* a b_2)))) c)))) a))) a)) (* (sqrt (* a c)) (sqrt -1))) a)))) |
#s(approx (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) #s(hole binary64 (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (- (* (sqrt (/ a c)) (* (sqrt -1) (- (pow b_2 2) (* 1/2 (/ (+ (* c (pow (fabs b_2) 2)) (* (pow b_2 2) c)) c))))) (* -1 (* a b_2))) a))))) |
#s(approx (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) #s(hole binary64 (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (- (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ a (pow c 3))) (* (sqrt -1) (- (* (pow b_2 2) (pow (fabs b_2) 2)) (* 1/4 (/ (pow (+ (* c (pow (fabs b_2) 2)) (* (pow b_2 2) c)) 2) (pow c 2))))))) (+ (* -1 (* (sqrt (/ a c)) (* b_2 (* (sqrt -1) (- (* (sqrt (/ a c)) (* (sqrt -1) (- (pow b_2 2) (* 1/2 (/ (+ (* c (pow (fabs b_2) 2)) (* (pow b_2 2) c)) c))))) (* -1 (* a b_2))))))) (* -1/2 (* (sqrt (/ (pow a 3) c)) (* (pow b_2 2) (sqrt -1)))))) a)) (* (sqrt (/ a c)) (* (sqrt -1) (- (pow b_2 2) (* 1/2 (/ (+ (* c (pow (fabs b_2) 2)) (* (pow b_2 2) c)) c)))))) (* -1 (* a b_2))) a))))) |
#s(approx (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) #s(hole binary64 (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (- (* 1/4 (* (sqrt (/ a (pow c 7))) (* (sqrt -1) (* (+ (* c (pow (fabs b_2) 2)) (* (pow b_2 2) c)) (- (* (pow b_2 2) (pow (fabs b_2) 2)) (* 1/4 (/ (pow (+ (* c (pow (fabs b_2) 2)) (* (pow b_2 2) c)) 2) (pow c 2)))))))) (+ (* -1 (* (sqrt (/ a c)) (* b_2 (* (sqrt -1) (- (* -1/2 (* (sqrt (/ a (pow c 3))) (* (sqrt -1) (- (* (pow b_2 2) (pow (fabs b_2) 2)) (* 1/4 (/ (pow (+ (* c (pow (fabs b_2) 2)) (* (pow b_2 2) c)) 2) (pow c 2))))))) (+ (* -1 (* (sqrt (/ a c)) (* b_2 (* (sqrt -1) (- (* (sqrt (/ a c)) (* (sqrt -1) (- (pow b_2 2) (* 1/2 (/ (+ (* c (pow (fabs b_2) 2)) (* (pow b_2 2) c)) c))))) (* -1 (* a b_2))))))) (* -1/2 (* (sqrt (/ (pow a 3) c)) (* (pow b_2 2) (sqrt -1)))))))))) (* -1/2 (/ (* a (* (pow b_2 2) (- (* (sqrt (/ a c)) (* (sqrt -1) (- (pow b_2 2) (* 1/2 (/ (+ (* c (pow (fabs b_2) 2)) (* (pow b_2 2) c)) c))))) (* -1 (* a b_2))))) c)))) a)) (* -1/2 (* (sqrt (/ a (pow c 3))) (* (sqrt -1) (- (* (pow b_2 2) (pow (fabs b_2) 2)) (* 1/4 (/ (pow (+ (* c (pow (fabs b_2) 2)) (* (pow b_2 2) c)) 2) (pow c 2)))))))) (+ (* -1 (* (sqrt (/ a c)) (* b_2 (* (sqrt -1) (- (* (sqrt (/ a c)) (* (sqrt -1) (- (pow b_2 2) (* 1/2 (/ (+ (* c (pow (fabs b_2) 2)) (* (pow b_2 2) c)) c))))) (* -1 (* a b_2))))))) (* -1/2 (* (sqrt (/ (pow a 3) c)) (* (pow b_2 2) (sqrt -1)))))) a)) (* (sqrt (/ a c)) (* (sqrt -1) (- (pow b_2 2) (* 1/2 (/ (+ (* c (pow (fabs b_2) 2)) (* (pow b_2 2) c)) c)))))) (* -1 (* a b_2))) a))))) |
#s(approx (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) #s(hole binary64 (* a c))) |
#s(approx (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) #s(hole binary64 (* -1 (* a (- (* -1 (/ (- (pow b_2 2) (* 1/2 (/ (+ (* c (pow (fabs b_2) 2)) (* (pow b_2 2) c)) c))) a)) c))))) |
#s(approx (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) #s(hole binary64 (* -1 (* a (- (* -1 (/ (- (+ (* 1/2 (/ (- (* (pow b_2 2) (pow (fabs b_2) 2)) (* 1/4 (/ (pow (+ (* c (pow (fabs b_2) 2)) (* (pow b_2 2) c)) 2) (pow c 2)))) (* a c))) (pow b_2 2)) (* 1/2 (/ (+ (* c (pow (fabs b_2) 2)) (* (pow b_2 2) c)) c))) a)) c))))) |
#s(approx (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) #s(hole binary64 (* -1 (* a (- (* -1 (/ (- (+ (* -1 (/ (- (* -1/4 (/ (* (+ (* c (pow (fabs b_2) 2)) (* (pow b_2 2) c)) (- (* (pow b_2 2) (pow (fabs b_2) 2)) (* 1/4 (/ (pow (+ (* c (pow (fabs b_2) 2)) (* (pow b_2 2) c)) 2) (pow c 2))))) (* a (pow c 3)))) (* 1/2 (/ (- (* (pow b_2 2) (pow (fabs b_2) 2)) (* 1/4 (/ (pow (+ (* c (pow (fabs b_2) 2)) (* (pow b_2 2) c)) 2) (pow c 2)))) c))) a)) (pow b_2 2)) (* 1/2 (/ (+ (* c (pow (fabs b_2) 2)) (* (pow b_2 2) c)) c))) a)) c))))) |
#s(approx (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4))) #s(hole binary64 (* -1 (* a c)))) |
#s(approx (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4))) #s(hole binary64 (* -1 (* a (+ c (* -1/2 (/ (+ (* c (pow (fabs b_2) 2)) (* (pow b_2 2) c)) (* a c)))))))) |
#s(approx (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4))) #s(hole binary64 (* -1 (* a (+ c (* -1 (/ (+ (* -1/2 (/ (- (* (pow b_2 2) (pow (fabs b_2) 2)) (* 1/4 (/ (pow (+ (* c (pow (fabs b_2) 2)) (* (pow b_2 2) c)) 2) (pow c 2)))) (* a c))) (* 1/2 (/ (+ (* c (pow (fabs b_2) 2)) (* (pow b_2 2) c)) c))) a))))))) |
#s(approx (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4))) #s(hole binary64 (* -1 (* a (+ c (* -1 (/ (+ (* -1 (/ (+ (* 1/4 (/ (* (+ (* c (pow (fabs b_2) 2)) (* (pow b_2 2) c)) (- (* (pow b_2 2) (pow (fabs b_2) 2)) (* 1/4 (/ (pow (+ (* c (pow (fabs b_2) 2)) (* (pow b_2 2) c)) 2) (pow c 2))))) (* a (pow c 3)))) (* 1/2 (/ (- (* (pow b_2 2) (pow (fabs b_2) 2)) (* 1/4 (/ (pow (+ (* c (pow (fabs b_2) 2)) (* (pow b_2 2) c)) 2) (pow c 2)))) c))) a)) (* 1/2 (/ (+ (* c (pow (fabs b_2) 2)) (* (pow b_2 2) c)) c))) a))))))) |
#s(approx (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)) #s(hole binary64 (* -1 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)) #s(hole binary64 (* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow (fabs b_2) 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)) #s(hole binary64 (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow (fabs b_2) 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow (fabs b_2) 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)) #s(hole binary64 (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow (fabs b_2) 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow (fabs b_2) 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow (fabs b_2) 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))))))) |
#s(approx (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) #s(hole binary64 (exp (* 1/4 (+ (log c) (* -1 (log (/ -1 a)))))))) |
#s(approx (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) #s(hole binary64 (+ (exp (* 1/4 (+ (log c) (* -1 (log (/ -1 a)))))) (* -1/4 (/ (* (exp (* 1/4 (+ (log c) (* -1 (log (/ -1 a)))))) (pow (fabs b_2) 2)) (* a c)))))) |
#s(approx (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) #s(hole binary64 (+ (exp (* 1/4 (+ (log c) (* -1 (log (/ -1 a)))))) (* -1 (/ (+ (* -1 (/ (* (exp (* 1/4 (+ (log c) (* -1 (log (/ -1 a)))))) (+ (* -1/8 (/ (pow (fabs b_2) 4) (pow c 2))) (* 1/32 (/ (pow (fabs b_2) 4) (pow c 2))))) a)) (* 1/4 (/ (* (exp (* 1/4 (+ (log c) (* -1 (log (/ -1 a)))))) (pow (fabs b_2) 2)) c))) a))))) |
#s(approx (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) #s(hole binary64 (+ (exp (* 1/4 (+ (log c) (* -1 (log (/ -1 a)))))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (exp (* 1/4 (+ (log c) (* -1 (log (/ -1 a)))))) (+ (* -1/32 (/ (pow (fabs b_2) 6) (pow c 3))) (+ (* 1/384 (/ (pow (fabs b_2) 6) (pow c 3))) (* 1/12 (/ (pow (fabs b_2) 6) (pow c 3)))))) a)) (* (exp (* 1/4 (+ (log c) (* -1 (log (/ -1 a)))))) (+ (* -1/8 (/ (pow (fabs b_2) 4) (pow c 2))) (* 1/32 (/ (pow (fabs b_2) 4) (pow c 2)))))) a)) (* 1/4 (/ (* (exp (* 1/4 (+ (log c) (* -1 (log (/ -1 a)))))) (pow (fabs b_2) 2)) c))) a))))) |
#s(approx (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) #s(hole binary64 (* -1 (* a (+ c (* -1 (/ (pow (fabs b_2) 2) a))))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) #s(hole binary64 (+ (* (sqrt (/ c a)) (/ 1 (sqrt -1))) (/ b_2 (* a (pow (sqrt -1) 2)))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) #s(hole binary64 (+ (* b_2 (+ (* -1 (* 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))))) (* (sqrt (/ c a)) (/ 1 (sqrt -1)))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) #s(hole binary64 (+ (* b_2 (+ (* b_2 (- (* -1 (* b_2 (+ (* 1/2 (/ 1 (* (pow a 2) (* c (pow (sqrt -1) 4))))) (* (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))))) (* (sqrt (/ c a)) (/ 1 (sqrt -1)))))) |
#s(approx (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) #s(hole binary64 (+ (* b_2 (+ (* -1 (* 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)))) (* (sqrt (* a c)) (/ 1 (sqrt -1)))))) |
#s(approx (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) #s(hole binary64 (+ (* b_2 (+ (* b_2 (- (* -1 (* b_2 (+ (* 1/2 (/ 1 (* a (* c (pow (sqrt -1) 4))))) (* (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)))) (* (sqrt (* a c)) (/ 1 (sqrt -1)))))) |
#s(approx (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2)) #s(hole binary64 (+ (* -1 b_2) (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2)) #s(hole binary64 (+ (* b_2 (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b_2 (sqrt -1)))) 1)) (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2)) #s(hole binary64 (+ (* b_2 (- (* b_2 (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -1)))))) 1)) (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx b_2 #s(hole binary64 b_2)) |
#s(approx (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/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 (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/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 (pow b_2 1) #s(hole binary64 b_2)) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) #s(hole binary64 (* -1 (* (/ 1 a) (sqrt (+ (* -1 (* a c)) (pow (fabs b_2) 2))))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) #s(hole binary64 (+ (* -1 (* (sqrt (/ (+ (* -1 (* a c)) (pow (fabs b_2) 2)) (* (pow a 3) c))) (/ b_2 (sqrt -1)))) (* -1 (* (/ 1 a) (sqrt (+ (* -1 (* a c)) (pow (fabs b_2) 2)))))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) #s(hole binary64 (+ (* -1 (* (/ 1 a) (sqrt (+ (* -1 (* a c)) (pow (fabs b_2) 2))))) (* b_2 (- (* b_2 (- (* (sqrt (/ 1 (* (pow a 3) c))) (/ (- 1 (* 1/2 (* (sqrt (/ (+ (* -1 (* a c)) (pow (fabs b_2) 2)) (* a c))) (/ 1 (sqrt -1))))) (sqrt -1))) (+ (* -1/2 (* (/ 1 (* (pow a 2) (* c (pow (sqrt -1) 2)))) (sqrt (+ (* -1 (* a c)) (pow (fabs b_2) 2))))) (* (/ 1 (* (pow a 2) (* c (pow (sqrt -1) 2)))) (sqrt (+ (* -1 (* a c)) (pow (fabs b_2) 2))))))) (* (sqrt (/ (+ (* -1 (* a c)) (pow (fabs b_2) 2)) (* (pow a 3) c))) (/ 1 (sqrt -1)))))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) #s(hole binary64 (+ (* -1 (* (/ 1 a) (sqrt (+ (* -1 (* a c)) (pow (fabs b_2) 2))))) (* b_2 (- (* b_2 (- (+ (* -1 (* b_2 (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (- (* (sqrt (/ 1 (* (pow a 3) c))) (/ (- 1 (* 1/2 (* (sqrt (/ (+ (* -1 (* a c)) (pow (fabs b_2) 2)) (* a c))) (/ 1 (sqrt -1))))) (sqrt -1))) (+ (* -1/2 (* (/ 1 (* (pow a 2) (* c (pow (sqrt -1) 2)))) (sqrt (+ (* -1 (* a c)) (pow (fabs b_2) 2))))) (* (/ 1 (* (pow a 2) (* c (pow (sqrt -1) 2)))) (sqrt (+ (* -1 (* a c)) (pow (fabs b_2) 2)))))) (sqrt -1)))) (* -1/2 (* (sqrt (/ (+ (* -1 (* a c)) (pow (fabs b_2) 2)) (* (pow a 5) (pow c 3)))) (/ 1 (pow (sqrt -1) 3))))))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ (- 1 (* 1/2 (* (sqrt (/ (+ (* -1 (* a c)) (pow (fabs b_2) 2)) (* a c))) (/ 1 (sqrt -1))))) (sqrt -1)))) (+ (* -1/2 (* (/ 1 (* (pow a 2) (* c (pow (sqrt -1) 2)))) (sqrt (+ (* -1 (* a c)) (pow (fabs b_2) 2))))) (* (/ 1 (* (pow a 2) (* c (pow (sqrt -1) 2)))) (sqrt (+ (* -1 (* a c)) (pow (fabs b_2) 2))))))) (* (sqrt (/ (+ (* -1 (* a c)) (pow (fabs b_2) 2)) (* (pow a 3) c))) (/ 1 (sqrt -1)))))))) |
#s(approx (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) #s(hole binary64 (* -1 (sqrt (+ (* -1 (* a c)) (pow (fabs b_2) 2)))))) |
#s(approx (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) #s(hole binary64 (+ (* -1 (sqrt (+ (* -1 (* a c)) (pow (fabs b_2) 2)))) (* -1 (* (sqrt (/ (+ (* -1 (* a c)) (pow (fabs b_2) 2)) (* a c))) (/ b_2 (sqrt -1))))))) |
#s(approx (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) #s(hole binary64 (+ (* -1 (sqrt (+ (* -1 (* a c)) (pow (fabs b_2) 2)))) (* b_2 (- (* b_2 (- (* (sqrt (/ 1 (* a c))) (/ (- 1 (* 1/2 (* (sqrt (/ (+ (* -1 (* a c)) (pow (fabs b_2) 2)) (* a c))) (/ 1 (sqrt -1))))) (sqrt -1))) (+ (* -1/2 (* (/ 1 (* a (* c (pow (sqrt -1) 2)))) (sqrt (+ (* -1 (* a c)) (pow (fabs b_2) 2))))) (* (/ 1 (* a (* c (pow (sqrt -1) 2)))) (sqrt (+ (* -1 (* a c)) (pow (fabs b_2) 2))))))) (* (sqrt (/ (+ (* -1 (* a c)) (pow (fabs b_2) 2)) (* a c))) (/ 1 (sqrt -1)))))))) |
#s(approx (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) #s(hole binary64 (+ (* -1 (sqrt (+ (* -1 (* a c)) (pow (fabs b_2) 2)))) (* b_2 (- (* b_2 (- (+ (* -1 (* b_2 (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (- (* (sqrt (/ 1 (* a c))) (/ (- 1 (* 1/2 (* (sqrt (/ (+ (* -1 (* a c)) (pow (fabs b_2) 2)) (* a c))) (/ 1 (sqrt -1))))) (sqrt -1))) (+ (* -1/2 (* (/ 1 (* a (* c (pow (sqrt -1) 2)))) (sqrt (+ (* -1 (* a c)) (pow (fabs b_2) 2))))) (* (/ 1 (* a (* c (pow (sqrt -1) 2)))) (sqrt (+ (* -1 (* a c)) (pow (fabs b_2) 2)))))) (sqrt -1)))) (* -1/2 (* (sqrt (/ (+ (* -1 (* a c)) (pow (fabs b_2) 2)) (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -1) 3))))))) (* (sqrt (/ 1 (* a c))) (/ (- 1 (* 1/2 (* (sqrt (/ (+ (* -1 (* a c)) (pow (fabs b_2) 2)) (* a c))) (/ 1 (sqrt -1))))) (sqrt -1)))) (+ (* -1/2 (* (/ 1 (* a (* c (pow (sqrt -1) 2)))) (sqrt (+ (* -1 (* a c)) (pow (fabs b_2) 2))))) (* (/ 1 (* a (* c (pow (sqrt -1) 2)))) (sqrt (+ (* -1 (* a c)) (pow (fabs b_2) 2))))))) (* (sqrt (/ (+ (* -1 (* a c)) (pow (fabs b_2) 2)) (* a c))) (/ 1 (sqrt -1)))))))) |
#s(approx (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) #s(hole binary64 (* -1 (* (sqrt (* a (* c (+ (* -1 (* a c)) (pow (fabs b_2) 2))))) (sqrt -1))))) |
#s(approx (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) #s(hole binary64 (- (* (pow b_2 2) (- 1 (* 1/2 (* (sqrt (/ (+ (* -1 (* a c)) (pow (fabs b_2) 2)) (* a c))) (/ 1 (sqrt -1)))))) (* (sqrt (* a (* c (+ (* -1 (* a c)) (pow (fabs b_2) 2))))) (sqrt -1))))) |
#s(approx (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) #s(hole binary64 (- (* (pow b_2 2) (- (+ 1 (* 1/8 (* (sqrt (/ (+ (* -1 (* a c)) (pow (fabs b_2) 2)) (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3))))) (* 1/2 (* (sqrt (/ (+ (* -1 (* a c)) (pow (fabs b_2) 2)) (* a c))) (/ 1 (sqrt -1)))))) (* (sqrt (* a (* c (+ (* -1 (* a c)) (pow (fabs b_2) 2))))) (sqrt -1))))) |
#s(approx (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) #s(hole binary64 (- (* (pow b_2 2) (- (+ 1 (* (pow b_2 2) (- (* -1/16 (* (sqrt (/ (+ (* -1 (* a c)) (pow (fabs b_2) 2)) (* (pow a 5) (pow c 5)))) (/ (pow b_2 2) (pow (sqrt -1) 5)))) (* -1/8 (* (sqrt (/ (+ (* -1 (* a c)) (pow (fabs b_2) 2)) (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -1) 3))))))) (* 1/2 (* (sqrt (/ (+ (* -1 (* a c)) (pow (fabs b_2) 2)) (* a c))) (/ 1 (sqrt -1)))))) (* (sqrt (* a (* c (+ (* -1 (* a c)) (pow (fabs b_2) 2))))) (sqrt -1))))) |
#s(approx (* b_2 b_2) #s(hole binary64 (pow b_2 2))) |
#s(approx (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4))) #s(hole binary64 (* (sqrt (* a (* c (+ (* -1 (* a c)) (pow (fabs b_2) 2))))) (sqrt -1)))) |
#s(approx (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4))) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ (+ (* -1 (* a c)) (pow (fabs b_2) 2)) (* a c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (* a (* c (+ (* -1 (* a c)) (pow (fabs b_2) 2))))) (sqrt -1))))) |
#s(approx (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4))) #s(hole binary64 (+ (* (sqrt (* a (* c (+ (* -1 (* a c)) (pow (fabs b_2) 2))))) (sqrt -1)) (* (pow b_2 2) (+ (* -1/8 (* (sqrt (/ (+ (* -1 (* a c)) (pow (fabs b_2) 2)) (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ (+ (* -1 (* a c)) (pow (fabs b_2) 2)) (* a c))) (/ 1 (sqrt -1))))))))) |
#s(approx (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4))) #s(hole binary64 (+ (* (sqrt (* a (* c (+ (* -1 (* a c)) (pow (fabs b_2) 2))))) (sqrt -1)) (* (pow b_2 2) (+ (* 1/2 (* (sqrt (/ (+ (* -1 (* a c)) (pow (fabs b_2) 2)) (* a c))) (/ 1 (sqrt -1)))) (* (pow b_2 2) (+ (* -1/8 (* (sqrt (/ (+ (* -1 (* a c)) (pow (fabs b_2) 2)) (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -1) 3)))) (* 1/16 (* (sqrt (/ (+ (* -1 (* a c)) (pow (fabs b_2) 2)) (* (pow a 5) (pow c 5)))) (/ (pow b_2 2) (pow (sqrt -1) 5))))))))))) |
#s(approx (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)) #s(hole binary64 (sqrt (+ (* -1 (* a c)) (pow (fabs b_2) 2))))) |
#s(approx (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) #s(hole binary64 (pow (* 1 (+ (* -1 (* a c)) (pow (fabs b_2) 2))) 1/4))) |
#s(approx (fabs b_2) #s(hole binary64 (fabs b_2))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) #s(hole binary64 (* -2 (/ b_2 a)))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) #s(hole binary64 (* b_2 (- (* 1/2 (/ c (pow b_2 2))) (* 2 (/ 1 a)))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) #s(hole binary64 (* b_2 (- (* -1 (/ (+ (* -1/4 (* a (pow c 2))) (* 1/8 (* a (pow c 2)))) (pow b_2 4))) (+ (* -1/2 (/ c (pow b_2 2))) (* 2 (/ 1 a))))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) #s(hole binary64 (* b_2 (- (* -1 (/ (+ (* -2 (/ (+ (* 1/64 (* (pow a 4) (pow c 4))) (* 1/16 (* (pow a 4) (pow c 4)))) (* (pow a 2) c))) (+ (* -1/4 (* a (* c (+ (* -1/4 (* a (pow c 2))) (* 1/8 (* a (pow c 2))))))) (* 1/16 (* (pow a 2) (pow c 3))))) (pow b_2 6))) (+ (* -1/2 (/ c (pow b_2 2))) (+ (* -1/4 (/ (* a (pow c 2)) (pow b_2 4))) (+ (* 1/8 (/ (* a (pow c 2)) (pow b_2 4))) (* 2 (/ 1 a))))))))) |
#s(approx (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) #s(hole binary64 (* -2 b_2))) |
#s(approx (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) #s(hole binary64 (* b_2 (- (* 1/2 (/ (* a c) (pow b_2 2))) 2)))) |
#s(approx (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) #s(hole binary64 (* b_2 (- (* -1 (/ (+ (* -1/4 (* (pow a 2) (pow c 2))) (* 1/8 (* (pow a 2) (pow c 2)))) (pow b_2 4))) (+ 2 (* -1/2 (/ (* a c) (pow b_2 2)))))))) |
#s(approx (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) #s(hole binary64 (* b_2 (- (* -1 (/ (+ (* -2 (/ (+ (* 1/64 (* (pow a 4) (pow c 4))) (* 1/16 (* (pow a 4) (pow c 4)))) (* a c))) (+ (* -1/4 (* a (* c (+ (* -1/4 (* (pow a 2) (pow c 2))) (* 1/8 (* (pow a 2) (pow c 2))))))) (* 1/16 (* (pow a 3) (pow c 3))))) (pow b_2 6))) (+ 2 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (+ (* -1/4 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))) (* 1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4)))))))))) |
#s(approx (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2)) #s(hole binary64 (* -1/2 (/ (* a c) b_2)))) |
#s(approx (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2)) #s(hole binary64 (/ (+ (* -1/2 (* a c)) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 2)))) b_2))) |
#s(approx (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/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 (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2)) #s(hole binary64 (/ (+ (* -1/2 (* a c)) (+ (* -1/2 (/ (+ (* 1/64 (* (pow a 4) (pow c 4))) (* 1/16 (* (pow a 4) (pow c 4)))) (pow b_2 6))) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 2))) (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 4)))))) b_2))) |
#s(approx (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) #s(hole binary64 (* b_2 (+ 1 (* -1/2 (/ (* a c) (pow b_2 2))))))) |
#s(approx (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/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 (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/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 (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) #s(hole binary64 (* (pow b_2 2) (+ 1 (* -1 (/ (* a c) (pow b_2 2))))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) #s(hole binary64 (* -2 (/ (pow b_2 3) (* (pow a 2) c))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) #s(hole binary64 (* (pow b_2 3) (- (* 2 (* (/ 1 (* (pow a 2) (* b_2 c))) (sqrt (+ (* -1 (* a c)) (pow (fabs b_2) 2))))) (* 2 (/ 1 (* (pow a 2) c))))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) #s(hole binary64 (* (pow b_2 3) (- (+ (* 2 (* (/ 1 (* (pow a 2) (* b_2 c))) (sqrt (+ (* -1 (* a c)) (pow (fabs b_2) 2))))) (/ 1/2 (* a (pow b_2 2)))) (* 2 (/ 1 (* (pow a 2) c))))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) #s(hole binary64 (* (pow b_2 3) (- (+ (* -1 (* (/ 1 (* a (pow b_2 3))) (sqrt (+ (* -1 (* a c)) (pow (fabs b_2) 2))))) (+ (* 2 (* (/ 1 (* (pow a 2) (* b_2 c))) (sqrt (+ (* -1 (* a c)) (pow (fabs b_2) 2))))) (* 1/2 (/ 1 (* a (pow b_2 2)))))) (+ (* 1/2 (* (/ 1 (* a (pow b_2 3))) (sqrt (+ (* -1 (* a c)) (pow (fabs b_2) 2))))) (* 2 (/ 1 (* (pow a 2) c)))))))) |
#s(approx (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) #s(hole binary64 (* -2 (/ (pow b_2 3) (* a c))))) |
#s(approx (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) #s(hole binary64 (* (pow b_2 3) (- (* 2 (* (/ 1 (* a (* b_2 c))) (sqrt (+ (* -1 (* a c)) (pow (fabs b_2) 2))))) (* 2 (/ 1 (* a c))))))) |
#s(approx (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) #s(hole binary64 (* (pow b_2 3) (- (+ (* 2 (* (/ 1 (* a (* b_2 c))) (sqrt (+ (* -1 (* a c)) (pow (fabs b_2) 2))))) (/ 1/2 (pow b_2 2))) (* 2 (/ 1 (* a c))))))) |
#s(approx (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) #s(hole binary64 (* (pow b_2 3) (- (+ (* -1 (* (/ 1 (pow b_2 3)) (sqrt (+ (* -1 (* a c)) (pow (fabs b_2) 2))))) (+ (* 2 (* (/ 1 (* a (* b_2 c))) (sqrt (+ (* -1 (* a c)) (pow (fabs b_2) 2))))) (/ 1/2 (pow b_2 2)))) (+ (* 1/2 (* (/ 1 (pow b_2 3)) (sqrt (+ (* -1 (* a c)) (pow (fabs b_2) 2))))) (* 2 (/ 1 (* a c)))))))) |
#s(approx (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) #s(hole binary64 (pow b_2 2))) |
#s(approx (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) #s(hole binary64 (* (pow b_2 2) (+ 1 (* -1 (* (/ 1 b_2) (sqrt (+ (* -1 (* a c)) (pow (fabs b_2) 2))))))))) |
#s(approx (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) #s(hole binary64 (* (pow b_2 2) (- (+ 1 (* 1/2 (* (/ (* a c) (pow b_2 3)) (sqrt (+ (* -1 (* a c)) (pow (fabs b_2) 2)))))) (* (/ 1 b_2) (sqrt (+ (* -1 (* a c)) (pow (fabs b_2) 2)))))))) |
#s(approx (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) #s(hole binary64 (* (pow b_2 2) (- (+ 1 (* 1/8 (* (/ (* (pow a 2) (pow c 2)) (pow b_2 5)) (sqrt (+ (* -1 (* a c)) (pow (fabs b_2) 2)))))) (+ (* -1/2 (* (/ (* a c) (pow b_2 3)) (sqrt (+ (* -1 (* a c)) (pow (fabs b_2) 2))))) (* (/ 1 b_2) (sqrt (+ (* -1 (* a c)) (pow (fabs b_2) 2))))))))) |
#s(approx (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4))) #s(hole binary64 (* b_2 (sqrt (+ (* -1 (* a c)) (pow (fabs b_2) 2)))))) |
#s(approx (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4))) #s(hole binary64 (* b_2 (+ (sqrt (+ (* -1 (* a c)) (pow (fabs b_2) 2))) (* -1/2 (* (/ (* a c) (pow b_2 2)) (sqrt (+ (* -1 (* a c)) (pow (fabs b_2) 2))))))))) |
#s(approx (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4))) #s(hole binary64 (* b_2 (+ (sqrt (+ (* -1 (* a c)) (pow (fabs b_2) 2))) (+ (* -1/2 (* (/ (* a c) (pow b_2 2)) (sqrt (+ (* -1 (* a c)) (pow (fabs b_2) 2))))) (* -1/8 (* (/ (* (pow a 2) (pow c 2)) (pow b_2 4)) (sqrt (+ (* -1 (* a c)) (pow (fabs b_2) 2)))))))))) |
#s(approx (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4))) #s(hole binary64 (* b_2 (+ (sqrt (+ (* -1 (* a c)) (pow (fabs b_2) 2))) (+ (* -1/2 (* (/ (* a c) (pow b_2 2)) (sqrt (+ (* -1 (* a c)) (pow (fabs b_2) 2))))) (+ (* -1/8 (* (/ (* (pow a 2) (pow c 2)) (pow b_2 4)) (sqrt (+ (* -1 (* a c)) (pow (fabs b_2) 2))))) (* -1/16 (* (/ (* (pow a 3) (pow c 3)) (pow b_2 6)) (sqrt (+ (* -1 (* a c)) (pow (fabs b_2) 2))))))))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) #s(hole binary64 (* -1/2 (/ c b_2)))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) #s(hole binary64 (* -1 (/ (+ (* 1/8 (/ (* a (pow c 2)) (pow b_2 2))) (* 1/2 c)) b_2)))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) #s(hole binary64 (* -1 (/ (- (+ (* 1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 4))) (* 1/2 c)) (* -1/8 (/ (* a (pow c 2)) (pow b_2 2)))) b_2)))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) #s(hole binary64 (* -1 (/ (- (+ (* -1 (/ (+ (* -1/32 (* (pow a 3) (pow c 4))) (* -1/128 (* (pow a 3) (pow c 4)))) (pow b_2 6))) (* 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) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) #s(hole binary64 (* -1/2 (/ (* a c) b_2)))) |
#s(approx (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/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 (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/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 (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) #s(hole binary64 (* -1 (/ (- (+ (* -1 (/ (+ (* -1/32 (* (pow a 4) (pow c 4))) (* -1/128 (* (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 (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2)) #s(hole binary64 (* -2 b_2))) |
#s(approx (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2)) #s(hole binary64 (* -1 (* b_2 (+ 2 (* -1/2 (/ (* a c) (pow b_2 2)))))))) |
#s(approx (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2)) #s(hole binary64 (* -1 (* b_2 (+ 2 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))))))))) |
#s(approx (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2)) #s(hole binary64 (* -1 (* b_2 (+ 2 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))) (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 6)))))))))) |
#s(approx (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) #s(hole binary64 (* -1 b_2))) |
#s(approx (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) #s(hole binary64 (* -1 (* b_2 (+ 1 (* -1/2 (/ (* a c) (pow b_2 2)))))))) |
#s(approx (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/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 (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/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) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) #s(hole binary64 (* -1/2 (/ b_2 a)))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) #s(hole binary64 (* -1 (* b_2 (+ (* 1/2 (* (/ 1 (* a b_2)) (sqrt (+ (* -1 (* a c)) (pow (fabs b_2) 2))))) (* 1/2 (/ 1 a))))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) #s(hole binary64 (* -1 (* b_2 (+ (* -1 (/ (+ (* -1/2 (* (/ 1 a) (sqrt (+ (* -1 (* a c)) (pow (fabs b_2) 2))))) (* -1/8 (/ c b_2))) b_2)) (* 1/2 (/ 1 a))))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) #s(hole binary64 (* -1 (* b_2 (+ (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (* 1/4 (* c (sqrt (+ (* -1 (* a c)) (pow (fabs b_2) 2))))) (* 1/8 (* c (sqrt (+ (* -1 (* a c)) (pow (fabs b_2) 2)))))) b_2)) (* -1/8 c)) b_2)) (* -1/2 (* (/ 1 a) (sqrt (+ (* -1 (* a c)) (pow (fabs b_2) 2)))))) b_2)) (* 1/2 (/ 1 a))))))) |
#s(approx (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) #s(hole binary64 (* -1/2 b_2))) |
#s(approx (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) #s(hole binary64 (* -1 (* b_2 (+ 1/2 (* 1/2 (* (/ 1 b_2) (sqrt (+ (* -1 (* a c)) (pow (fabs b_2) 2)))))))))) |
#s(approx (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) #s(hole binary64 (* -1 (* b_2 (+ 1/2 (* -1 (/ (+ (* -1/2 (sqrt (+ (* -1 (* a c)) (pow (fabs b_2) 2)))) (* -1/8 (/ (* a c) b_2))) b_2))))))) |
#s(approx (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) #s(hole binary64 (* -1 (* b_2 (+ 1/2 (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (* 1/4 (* (* a c) (sqrt (+ (* -1 (* a c)) (pow (fabs b_2) 2))))) (* 1/8 (* (* a c) (sqrt (+ (* -1 (* a c)) (pow (fabs b_2) 2)))))) b_2)) (* -1/8 (* a c))) b_2)) (* -1/2 (sqrt (+ (* -1 (* a c)) (pow (fabs b_2) 2))))) b_2))))))) |
#s(approx (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) #s(hole binary64 (* (pow b_2 2) (+ 1 (* (/ 1 b_2) (sqrt (+ (* -1 (* a c)) (pow (fabs b_2) 2)))))))) |
#s(approx (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) #s(hole binary64 (* (pow b_2 2) (+ 1 (* -1 (/ (- (* 1/2 (* (/ (* a c) (pow b_2 2)) (sqrt (+ (* -1 (* a c)) (pow (fabs b_2) 2))))) (sqrt (+ (* -1 (* a c)) (pow (fabs b_2) 2)))) b_2)))))) |
#s(approx (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) #s(hole binary64 (* (pow b_2 2) (+ 1 (* -1 (/ (- (* 1/8 (* (/ (* (pow a 2) (pow c 2)) (pow b_2 4)) (sqrt (+ (* -1 (* a c)) (pow (fabs b_2) 2))))) (+ (sqrt (+ (* -1 (* a c)) (pow (fabs b_2) 2))) (* -1/2 (* (/ (* a c) (pow b_2 2)) (sqrt (+ (* -1 (* a c)) (pow (fabs b_2) 2))))))) b_2)))))) |
#s(approx (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4))) #s(hole binary64 (* -1 (* b_2 (sqrt (+ (* -1 (* a c)) (pow (fabs b_2) 2))))))) |
#s(approx (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4))) #s(hole binary64 (* -1 (* b_2 (+ (sqrt (+ (* -1 (* a c)) (pow (fabs b_2) 2))) (* -1/2 (* (/ (* a c) (pow b_2 2)) (sqrt (+ (* -1 (* a c)) (pow (fabs b_2) 2)))))))))) |
#s(approx (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4))) #s(hole binary64 (* -1 (* b_2 (+ (sqrt (+ (* -1 (* a c)) (pow (fabs b_2) 2))) (+ (* -1/2 (* (/ (* a c) (pow b_2 2)) (sqrt (+ (* -1 (* a c)) (pow (fabs b_2) 2))))) (* -1/8 (* (/ (* (pow a 2) (pow c 2)) (pow b_2 4)) (sqrt (+ (* -1 (* a c)) (pow (fabs b_2) 2))))))))))) |
#s(approx (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4))) #s(hole binary64 (* -1 (* b_2 (+ (sqrt (+ (* -1 (* a c)) (pow (fabs b_2) 2))) (+ (* -1/2 (* (/ (* a c) (pow b_2 2)) (sqrt (+ (* -1 (* a c)) (pow (fabs b_2) 2))))) (+ (* -1/8 (* (/ (* (pow a 2) (pow c 2)) (pow b_2 4)) (sqrt (+ (* -1 (* a c)) (pow (fabs b_2) 2))))) (* -1/16 (* (/ (* (pow a 3) (pow c 3)) (pow b_2 6)) (sqrt (+ (* -1 (* a c)) (pow (fabs b_2) 2)))))))))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) #s(hole binary64 (* c (+ (* 1/2 (/ (* a c) (* b_2 (pow (+ b_2 (* -1 b_2)) 2)))) (/ 1 (+ b_2 (* -1 b_2))))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) #s(hole binary64 (* c (+ (* c (- (* -1 (* c (+ (* -1/4 (/ (pow a 2) (* (pow b_2 2) (pow (+ b_2 (* -1 b_2)) 3)))) (* -1/8 (/ (pow a 2) (* (pow b_2 3) (pow (+ b_2 (* -1 b_2)) 2))))))) (* -1/2 (/ a (* b_2 (pow (+ b_2 (* -1 b_2)) 2)))))) (/ 1 (+ b_2 (* -1 b_2))))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) #s(hole binary64 (* c (+ (* c (- (* c (- (* -1 (* c (+ (* -1/16 (/ (pow a 3) (* (pow b_2 4) (pow (+ b_2 (* -1 b_2)) 3)))) (+ (* -1/16 (/ (pow a 3) (* (pow b_2 5) (pow (+ b_2 (* -1 b_2)) 2)))) (* 1/2 (/ (* a (+ (* -1/4 (/ (pow a 2) (* (pow b_2 2) (pow (+ b_2 (* -1 b_2)) 3)))) (* -1/8 (/ (pow a 2) (* (pow b_2 3) (pow (+ b_2 (* -1 b_2)) 2)))))) (* b_2 (+ b_2 (* -1 b_2))))))))) (+ (* -1/4 (/ (pow a 2) (* (pow b_2 2) (pow (+ b_2 (* -1 b_2)) 3)))) (* -1/8 (/ (pow a 2) (* (pow b_2 3) (pow (+ b_2 (* -1 b_2)) 2))))))) (* -1/2 (/ a (* b_2 (pow (+ b_2 (* -1 b_2)) 2)))))) (/ 1 (+ b_2 (* -1 b_2))))))) |
#s(approx (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) #s(hole binary64 (* c (+ (* 1/2 (/ (* (pow a 2) c) (* b_2 (pow (+ b_2 (* -1 b_2)) 2)))) (/ a (+ b_2 (* -1 b_2))))))) |
#s(approx (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) #s(hole binary64 (* c (+ (* c (- (* -1 (* c (+ (* -1/4 (/ (pow a 3) (* (pow b_2 2) (pow (+ b_2 (* -1 b_2)) 3)))) (* -1/8 (/ (pow a 3) (* (pow b_2 3) (pow (+ b_2 (* -1 b_2)) 2))))))) (* -1/2 (/ (pow a 2) (* b_2 (pow (+ b_2 (* -1 b_2)) 2)))))) (/ a (+ b_2 (* -1 b_2))))))) |
#s(approx (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) #s(hole binary64 (* c (+ (* c (- (* c (- (* -1 (* c (+ (* -1/16 (/ (pow a 4) (* (pow b_2 4) (pow (+ b_2 (* -1 b_2)) 3)))) (+ (* -1/16 (/ (pow a 4) (* (pow b_2 5) (pow (+ b_2 (* -1 b_2)) 2)))) (* 1/2 (/ (* a (+ (* -1/4 (/ (pow a 3) (* (pow b_2 2) (pow (+ b_2 (* -1 b_2)) 3)))) (* -1/8 (/ (pow a 3) (* (pow b_2 3) (pow (+ b_2 (* -1 b_2)) 2)))))) (* b_2 (+ b_2 (* -1 b_2))))))))) (+ (* -1/4 (/ (pow a 3) (* (pow b_2 2) (pow (+ b_2 (* -1 b_2)) 3)))) (* -1/8 (/ (pow a 3) (* (pow b_2 3) (pow (+ b_2 (* -1 b_2)) 2))))))) (* -1/2 (/ (pow a 2) (* b_2 (pow (+ b_2 (* -1 b_2)) 2)))))) (/ a (+ b_2 (* -1 b_2))))))) |
#s(approx c #s(hole binary64 c)) |
#s(approx (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2)) #s(hole binary64 (+ b_2 (+ (* -1 b_2) (* c (+ (* -1/2 (/ a b_2)) (* -1/8 (/ (* (pow a 2) c) (pow b_2 3))))))))) |
#s(approx (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2)) #s(hole binary64 (+ b_2 (+ (* -1 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 (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) #s(hole binary64 (+ b_2 (* c (+ (* -1/2 (/ a b_2)) (* -1/8 (/ (* (pow a 2) c) (pow b_2 3)))))))) |
#s(approx (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/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) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) #s(hole binary64 (- (+ (* c (- (* -1/2 (/ (+ (* -1 (* a (pow b_2 2))) (* -1 (* a (pow (fabs b_2) 2)))) (* a (* b_2 (* (fabs b_2) (+ b_2 (* -1 b_2))))))) (* -1/2 (/ (- (pow b_2 2) (* b_2 (fabs b_2))) (* b_2 (pow (+ b_2 (* -1 b_2)) 2)))))) (/ (pow b_2 2) (* a (+ b_2 (* -1 b_2))))) (/ (* b_2 (fabs b_2)) (* a (+ b_2 (* -1 b_2))))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) #s(hole binary64 (- (+ (* c (- (+ (* -1/2 (/ (+ (* -1 (* a (pow b_2 2))) (* -1 (* a (pow (fabs b_2) 2)))) (* a (* b_2 (* (fabs b_2) (+ b_2 (* -1 b_2))))))) (* c (- (* -1/2 (/ (- (pow a 2) (* 1/4 (/ (pow (+ (* -1 (* a (pow b_2 2))) (* -1 (* a (pow (fabs b_2) 2)))) 2) (* (pow b_2 2) (pow (fabs b_2) 2))))) (* a (* b_2 (* (fabs b_2) (+ b_2 (* -1 b_2))))))) (+ (* -1/2 (/ (* a (- (* -1/2 (/ (+ (* -1 (* a (pow b_2 2))) (* -1 (* a (pow (fabs b_2) 2)))) (* a (* b_2 (* (fabs b_2) (+ b_2 (* -1 b_2))))))) (* -1/2 (/ (- (pow b_2 2) (* b_2 (fabs b_2))) (* b_2 (pow (+ b_2 (* -1 b_2)) 2)))))) (* b_2 (+ b_2 (* -1 b_2))))) (* -1/8 (/ (* a (- (pow b_2 2) (* b_2 (fabs b_2)))) (* (pow b_2 3) (pow (+ b_2 (* -1 b_2)) 2)))))))) (* -1/2 (/ (- (pow b_2 2) (* b_2 (fabs b_2))) (* b_2 (pow (+ b_2 (* -1 b_2)) 2)))))) (/ (pow b_2 2) (* a (+ b_2 (* -1 b_2))))) (/ (* b_2 (fabs b_2)) (* a (+ b_2 (* -1 b_2))))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) #s(hole binary64 (- (+ (* c (- (+ (* -1/2 (/ (+ (* -1 (* a (pow b_2 2))) (* -1 (* a (pow (fabs b_2) 2)))) (* a (* b_2 (* (fabs b_2) (+ b_2 (* -1 b_2))))))) (* c (- (+ (* -1/2 (/ (- (pow a 2) (* 1/4 (/ (pow (+ (* -1 (* a (pow b_2 2))) (* -1 (* a (pow (fabs b_2) 2)))) 2) (* (pow b_2 2) (pow (fabs b_2) 2))))) (* a (* b_2 (* (fabs b_2) (+ b_2 (* -1 b_2))))))) (* c (- (* 1/4 (/ (* (+ (* -1 (* a (pow b_2 2))) (* -1 (* a (pow (fabs b_2) 2)))) (- (pow a 2) (* 1/4 (/ (pow (+ (* -1 (* a (pow b_2 2))) (* -1 (* a (pow (fabs b_2) 2)))) 2) (* (pow b_2 2) (pow (fabs b_2) 2)))))) (* a (* (pow b_2 3) (* (pow (fabs b_2) 3) (+ b_2 (* -1 b_2))))))) (+ (* -1/2 (/ (* a (- (* -1/2 (/ (- (pow a 2) (* 1/4 (/ (pow (+ (* -1 (* a (pow b_2 2))) (* -1 (* a (pow (fabs b_2) 2)))) 2) (* (pow b_2 2) (pow (fabs b_2) 2))))) (* a (* b_2 (* (fabs b_2) (+ b_2 (* -1 b_2))))))) (+ (* -1/2 (/ (* a (- (* -1/2 (/ (+ (* -1 (* a (pow b_2 2))) (* -1 (* a (pow (fabs b_2) 2)))) (* a (* b_2 (* (fabs b_2) (+ b_2 (* -1 b_2))))))) (* -1/2 (/ (- (pow b_2 2) (* b_2 (fabs b_2))) (* b_2 (pow (+ b_2 (* -1 b_2)) 2)))))) (* b_2 (+ b_2 (* -1 b_2))))) (* -1/8 (/ (* a (- (pow b_2 2) (* b_2 (fabs b_2)))) (* (pow b_2 3) (pow (+ b_2 (* -1 b_2)) 2))))))) (* b_2 (+ b_2 (* -1 b_2))))) (+ (* -1/8 (/ (* (pow a 2) (- (* -1/2 (/ (+ (* -1 (* a (pow b_2 2))) (* -1 (* a (pow (fabs b_2) 2)))) (* a (* b_2 (* (fabs b_2) (+ b_2 (* -1 b_2))))))) (* -1/2 (/ (- (pow b_2 2) (* b_2 (fabs b_2))) (* b_2 (pow (+ b_2 (* -1 b_2)) 2)))))) (* (pow b_2 3) (+ b_2 (* -1 b_2))))) (* -1/16 (/ (* (pow a 2) (- (pow b_2 2) (* b_2 (fabs b_2)))) (* (pow b_2 5) (pow (+ b_2 (* -1 b_2)) 2))))))))) (+ (* -1/2 (/ (* a (- (* -1/2 (/ (+ (* -1 (* a (pow b_2 2))) (* -1 (* a (pow (fabs b_2) 2)))) (* a (* b_2 (* (fabs b_2) (+ b_2 (* -1 b_2))))))) (* -1/2 (/ (- (pow b_2 2) (* b_2 (fabs b_2))) (* b_2 (pow (+ b_2 (* -1 b_2)) 2)))))) (* b_2 (+ b_2 (* -1 b_2))))) (* -1/8 (/ (* a (- (pow b_2 2) (* b_2 (fabs b_2)))) (* (pow b_2 3) (pow (+ b_2 (* -1 b_2)) 2)))))))) (* -1/2 (/ (- (pow b_2 2) (* b_2 (fabs b_2))) (* b_2 (pow (+ b_2 (* -1 b_2)) 2)))))) (/ (pow b_2 2) (* a (+ b_2 (* -1 b_2))))) (/ (* b_2 (fabs b_2)) (* a (+ b_2 (* -1 b_2))))))) |
#s(approx (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) #s(hole binary64 (- (+ (* c (- (* -1/2 (/ (+ (* -1 (* a (pow b_2 2))) (* -1 (* a (pow (fabs b_2) 2)))) (* b_2 (* (fabs b_2) (+ b_2 (* -1 b_2)))))) (* -1/2 (/ (* a (- (pow b_2 2) (* b_2 (fabs b_2)))) (* b_2 (pow (+ b_2 (* -1 b_2)) 2)))))) (/ (pow b_2 2) (+ b_2 (* -1 b_2)))) (/ (* b_2 (fabs b_2)) (+ b_2 (* -1 b_2)))))) |
#s(approx (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) #s(hole binary64 (- (+ (* c (- (+ (* -1/2 (/ (+ (* -1 (* a (pow b_2 2))) (* -1 (* a (pow (fabs b_2) 2)))) (* b_2 (* (fabs b_2) (+ b_2 (* -1 b_2)))))) (* c (- (* -1/2 (/ (- (pow a 2) (* 1/4 (/ (pow (+ (* -1 (* a (pow b_2 2))) (* -1 (* a (pow (fabs b_2) 2)))) 2) (* (pow b_2 2) (pow (fabs b_2) 2))))) (* b_2 (* (fabs b_2) (+ b_2 (* -1 b_2)))))) (+ (* -1/2 (/ (* a (- (* -1/2 (/ (+ (* -1 (* a (pow b_2 2))) (* -1 (* a (pow (fabs b_2) 2)))) (* b_2 (* (fabs b_2) (+ b_2 (* -1 b_2)))))) (* -1/2 (/ (* a (- (pow b_2 2) (* b_2 (fabs b_2)))) (* b_2 (pow (+ b_2 (* -1 b_2)) 2)))))) (* b_2 (+ b_2 (* -1 b_2))))) (* -1/8 (/ (* (pow a 2) (- (pow b_2 2) (* b_2 (fabs b_2)))) (* (pow b_2 3) (pow (+ b_2 (* -1 b_2)) 2)))))))) (* -1/2 (/ (* a (- (pow b_2 2) (* b_2 (fabs b_2)))) (* b_2 (pow (+ b_2 (* -1 b_2)) 2)))))) (/ (pow b_2 2) (+ b_2 (* -1 b_2)))) (/ (* b_2 (fabs b_2)) (+ b_2 (* -1 b_2)))))) |
#s(approx (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) #s(hole binary64 (- (+ (* c (- (+ (* -1/2 (/ (+ (* -1 (* a (pow b_2 2))) (* -1 (* a (pow (fabs b_2) 2)))) (* b_2 (* (fabs b_2) (+ b_2 (* -1 b_2)))))) (* c (- (+ (* -1/2 (/ (- (pow a 2) (* 1/4 (/ (pow (+ (* -1 (* a (pow b_2 2))) (* -1 (* a (pow (fabs b_2) 2)))) 2) (* (pow b_2 2) (pow (fabs b_2) 2))))) (* b_2 (* (fabs b_2) (+ b_2 (* -1 b_2)))))) (* c (- (* 1/4 (/ (* (+ (* -1 (* a (pow b_2 2))) (* -1 (* a (pow (fabs b_2) 2)))) (- (pow a 2) (* 1/4 (/ (pow (+ (* -1 (* a (pow b_2 2))) (* -1 (* a (pow (fabs b_2) 2)))) 2) (* (pow b_2 2) (pow (fabs b_2) 2)))))) (* (pow b_2 3) (* (pow (fabs b_2) 3) (+ b_2 (* -1 b_2)))))) (+ (* -1/2 (/ (* a (- (* -1/2 (/ (- (pow a 2) (* 1/4 (/ (pow (+ (* -1 (* a (pow b_2 2))) (* -1 (* a (pow (fabs b_2) 2)))) 2) (* (pow b_2 2) (pow (fabs b_2) 2))))) (* b_2 (* (fabs b_2) (+ b_2 (* -1 b_2)))))) (+ (* -1/2 (/ (* a (- (* -1/2 (/ (+ (* -1 (* a (pow b_2 2))) (* -1 (* a (pow (fabs b_2) 2)))) (* b_2 (* (fabs b_2) (+ b_2 (* -1 b_2)))))) (* -1/2 (/ (* a (- (pow b_2 2) (* b_2 (fabs b_2)))) (* b_2 (pow (+ b_2 (* -1 b_2)) 2)))))) (* b_2 (+ b_2 (* -1 b_2))))) (* -1/8 (/ (* (pow a 2) (- (pow b_2 2) (* b_2 (fabs b_2)))) (* (pow b_2 3) (pow (+ b_2 (* -1 b_2)) 2))))))) (* b_2 (+ b_2 (* -1 b_2))))) (+ (* -1/8 (/ (* (pow a 2) (- (* -1/2 (/ (+ (* -1 (* a (pow b_2 2))) (* -1 (* a (pow (fabs b_2) 2)))) (* b_2 (* (fabs b_2) (+ b_2 (* -1 b_2)))))) (* -1/2 (/ (* a (- (pow b_2 2) (* b_2 (fabs b_2)))) (* b_2 (pow (+ b_2 (* -1 b_2)) 2)))))) (* (pow b_2 3) (+ b_2 (* -1 b_2))))) (* -1/16 (/ (* (pow a 3) (- (pow b_2 2) (* b_2 (fabs b_2)))) (* (pow b_2 5) (pow (+ b_2 (* -1 b_2)) 2))))))))) (+ (* -1/2 (/ (* a (- (* -1/2 (/ (+ (* -1 (* a (pow b_2 2))) (* -1 (* a (pow (fabs b_2) 2)))) (* b_2 (* (fabs b_2) (+ b_2 (* -1 b_2)))))) (* -1/2 (/ (* a (- (pow b_2 2) (* b_2 (fabs b_2)))) (* b_2 (pow (+ b_2 (* -1 b_2)) 2)))))) (* b_2 (+ b_2 (* -1 b_2))))) (* -1/8 (/ (* (pow a 2) (- (pow b_2 2) (* b_2 (fabs b_2)))) (* (pow b_2 3) (pow (+ b_2 (* -1 b_2)) 2)))))))) (* -1/2 (/ (* a (- (pow b_2 2) (* b_2 (fabs b_2)))) (* b_2 (pow (+ b_2 (* -1 b_2)) 2)))))) (/ (pow b_2 2) (+ b_2 (* -1 b_2)))) (/ (* b_2 (fabs b_2)) (+ b_2 (* -1 b_2)))))) |
#s(approx (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) #s(hole binary64 (- (+ (* -1/2 (/ (* c (+ (* -1 (* a (pow b_2 2))) (* -1 (* a (pow (fabs b_2) 2))))) (* b_2 (fabs b_2)))) (pow b_2 2)) (* b_2 (fabs b_2))))) |
#s(approx (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) #s(hole binary64 (- (+ (* c (- (* -1/2 (/ (* c (- (pow a 2) (* 1/4 (/ (pow (+ (* -1 (* a (pow b_2 2))) (* -1 (* a (pow (fabs b_2) 2)))) 2) (* (pow b_2 2) (pow (fabs b_2) 2)))))) (* b_2 (fabs b_2)))) (* 1/2 (/ (+ (* -1 (* a (pow b_2 2))) (* -1 (* a (pow (fabs b_2) 2)))) (* b_2 (fabs b_2)))))) (pow b_2 2)) (* b_2 (fabs b_2))))) |
#s(approx (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) #s(hole binary64 (- (+ (* c (- (* c (- (* 1/4 (/ (* c (* (+ (* -1 (* a (pow b_2 2))) (* -1 (* a (pow (fabs b_2) 2)))) (- (pow a 2) (* 1/4 (/ (pow (+ (* -1 (* a (pow b_2 2))) (* -1 (* a (pow (fabs b_2) 2)))) 2) (* (pow b_2 2) (pow (fabs b_2) 2))))))) (* (pow b_2 3) (pow (fabs b_2) 3)))) (* 1/2 (/ (- (pow a 2) (* 1/4 (/ (pow (+ (* -1 (* a (pow b_2 2))) (* -1 (* a (pow (fabs b_2) 2)))) 2) (* (pow b_2 2) (pow (fabs b_2) 2))))) (* b_2 (fabs b_2)))))) (* 1/2 (/ (+ (* -1 (* a (pow b_2 2))) (* -1 (* a (pow (fabs b_2) 2)))) (* b_2 (fabs b_2)))))) (pow b_2 2)) (* b_2 (fabs b_2))))) |
#s(approx (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4))) #s(hole binary64 (+ (* 1/2 (/ (* c (+ (* -1 (* a (pow b_2 2))) (* -1 (* a (pow (fabs b_2) 2))))) (* b_2 (fabs b_2)))) (* b_2 (fabs b_2))))) |
#s(approx (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4))) #s(hole binary64 (+ (* b_2 (fabs b_2)) (* c (+ (* 1/2 (/ (* c (- (pow a 2) (* 1/4 (/ (pow (+ (* -1 (* a (pow b_2 2))) (* -1 (* a (pow (fabs b_2) 2)))) 2) (* (pow b_2 2) (pow (fabs b_2) 2)))))) (* b_2 (fabs b_2)))) (* 1/2 (/ (+ (* -1 (* a (pow b_2 2))) (* -1 (* a (pow (fabs b_2) 2)))) (* b_2 (fabs b_2))))))))) |
#s(approx (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4))) #s(hole binary64 (+ (* b_2 (fabs b_2)) (* c (+ (* 1/2 (/ (+ (* -1 (* a (pow b_2 2))) (* -1 (* a (pow (fabs b_2) 2)))) (* b_2 (fabs b_2)))) (* c (+ (* -1/4 (/ (* c (* (+ (* -1 (* a (pow b_2 2))) (* -1 (* a (pow (fabs b_2) 2)))) (- (pow a 2) (* 1/4 (/ (pow (+ (* -1 (* a (pow b_2 2))) (* -1 (* a (pow (fabs b_2) 2)))) 2) (* (pow b_2 2) (pow (fabs b_2) 2))))))) (* (pow b_2 3) (pow (fabs b_2) 3)))) (* 1/2 (/ (- (pow a 2) (* 1/4 (/ (pow (+ (* -1 (* a (pow b_2 2))) (* -1 (* a (pow (fabs b_2) 2)))) 2) (* (pow b_2 2) (pow (fabs b_2) 2))))) (* b_2 (fabs b_2))))))))))) |
#s(approx (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)) #s(hole binary64 (+ (fabs b_2) (* c (+ (* -1/2 (/ a (fabs b_2))) (* -1/8 (/ (* (pow a 2) c) (pow (fabs b_2) 3)))))))) |
#s(approx (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)) #s(hole binary64 (+ (fabs b_2) (* c (+ (* -1/2 (/ a (fabs b_2))) (* c (+ (* -1/8 (/ (pow a 2) (pow (fabs b_2) 3))) (* -1/16 (/ (* (pow a 3) c) (pow (fabs b_2) 5)))))))))) |
#s(approx (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) #s(hole binary64 (+ (* c (+ (* -1/4 (* (pow 1 1/4) (* a (sqrt (/ 1 (pow (fabs b_2) 3)))))) (* (pow 1 1/4) (* (* c (+ (* -1/8 (/ (pow a 2) (pow (fabs b_2) 4))) (* 1/32 (/ (pow a 2) (pow (fabs b_2) 4))))) (sqrt (fabs b_2)))))) (* (pow 1 1/4) (sqrt (fabs b_2)))))) |
#s(approx (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) #s(hole binary64 (+ (* c (+ (* -1/4 (* (pow 1 1/4) (* a (sqrt (/ 1 (pow (fabs b_2) 3)))))) (* c (+ (* (pow 1 1/4) (* (sqrt (fabs b_2)) (+ (* -1/8 (/ (pow a 2) (pow (fabs b_2) 4))) (* 1/32 (/ (pow a 2) (pow (fabs b_2) 4)))))) (* (pow 1 1/4) (* (* c (+ (* -1/12 (/ (pow a 3) (pow (fabs b_2) 6))) (+ (* -1/384 (/ (pow a 3) (pow (fabs b_2) 6))) (* 1/32 (/ (pow a 3) (pow (fabs b_2) 6)))))) (sqrt (fabs b_2)))))))) (* (pow 1 1/4) (sqrt (fabs b_2)))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) #s(hole binary64 (- (+ (* -1 (/ (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b_2 2) (pow (sqrt -1) 3))))) (pow c 2))) (* (sqrt (/ c a)) (/ 1 (sqrt -1)))) (* -1 (/ b_2 (* a (pow (sqrt -1) 2))))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) #s(hole binary64 (- (+ (* -1 (/ (+ (* 1/2 (/ (* (pow b_2 3) (pow c 2)) (* (pow a 2) (pow (sqrt -1) 4)))) (* (sqrt (/ c a)) (/ (* b_2 (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b_2 2) (pow (sqrt -1) 3)))))) (sqrt -1)))) (pow c 3))) (* (sqrt (/ c a)) (/ 1 (sqrt -1)))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (pow (sqrt -1) 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))))))))) |
#s(approx (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) #s(hole binary64 (- (+ (* -1 (/ (+ (* -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))))) (pow c 2))) (* (sqrt (* a c)) (/ 1 (sqrt -1)))) (* -1 (/ b_2 (pow (sqrt -1) 2)))))) |
#s(approx (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) #s(hole binary64 (- (+ (* -1 (/ (+ (* 1/2 (/ (* (pow b_2 3) (pow c 2)) (* a (pow (sqrt -1) 4)))) (* (sqrt (/ c a)) (/ (* 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)))) (pow c 3))) (* (sqrt (* a c)) (/ 1 (sqrt -1)))) (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (+ (* -1 (/ b_2 (pow (sqrt -1) 2))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b_2 2) (pow (sqrt -1) 3))))))))) |
#s(approx (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2)) #s(hole binary64 (* c (+ (* -1 (/ b_2 c)) (* (sqrt (/ a c)) (sqrt -1)))))) |
#s(approx (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2)) #s(hole binary64 (* c (+ (* -1 (/ b_2 c)) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1))))))) |
#s(approx (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2)) #s(hole binary64 (* c (+ (* -1 (/ b_2 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 (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/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 (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/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 (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/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 (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) #s(hole binary64 (* c (+ (* -1 a) (/ (pow b_2 2) c))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) #s(hole binary64 (- (+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -1)))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ (- (pow b_2 2) (* 1/2 (/ (+ (* -1 (* a (pow b_2 2))) (* -1 (* a (pow (fabs b_2) 2)))) a))) (sqrt -1)))) (/ b_2 (* a (pow (sqrt -1) 2)))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) #s(hole binary64 (- (+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (- (* (pow b_2 2) (pow (fabs b_2) 2)) (* 1/4 (/ (pow (+ (* -1 (* a (pow b_2 2))) (* -1 (* a (pow (fabs b_2) 2)))) 2) (pow a 2)))) (sqrt -1)))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ (- (pow b_2 2) (* 1/2 (/ (+ (* -1 (* a (pow b_2 2))) (* -1 (* a (pow (fabs b_2) 2)))) a))) (sqrt -1))))) (+ (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* b_2 (- (* (sqrt (/ c (pow a 3))) (/ (- (pow b_2 2) (* 1/2 (/ (+ (* -1 (* a (pow b_2 2))) (* -1 (* a (pow (fabs b_2) 2)))) a))) (sqrt -1))) (/ (* b_2 c) (* a (pow (sqrt -1) 2))))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (/ b_2 (* a (pow (sqrt -1) 2)))))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) #s(hole binary64 (- (+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (- (* (pow b_2 2) (pow (fabs b_2) 2)) (* 1/4 (/ (pow (+ (* -1 (* a (pow b_2 2))) (* -1 (* a (pow (fabs b_2) 2)))) 2) (pow a 2)))) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 9) (pow c 5)))) (/ (* (+ (* -1 (* a (pow b_2 2))) (* -1 (* a (pow (fabs b_2) 2)))) (- (* (pow b_2 2) (pow (fabs b_2) 2)) (* 1/4 (/ (pow (+ (* -1 (* a (pow b_2 2))) (* -1 (* a (pow (fabs b_2) 2)))) 2) (pow a 2))))) (sqrt -1)))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ (- (pow b_2 2) (* 1/2 (/ (+ (* -1 (* a (pow b_2 2))) (* -1 (* a (pow (fabs b_2) 2)))) a))) (sqrt -1)))))) (+ (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* b_2 (- (* (sqrt (/ c (pow a 3))) (/ (- (pow b_2 2) (* 1/2 (/ (+ (* -1 (* a (pow b_2 2))) (* -1 (* a (pow (fabs b_2) 2)))) a))) (sqrt -1))) (/ (* b_2 c) (* a (pow (sqrt -1) 2))))) (sqrt -1)))) (+ (* -1 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (* b_2 (- (* -1/2 (* (sqrt (/ c (pow a 5))) (/ (- (* (pow b_2 2) (pow (fabs b_2) 2)) (* 1/4 (/ (pow (+ (* -1 (* a (pow b_2 2))) (* -1 (* a (pow (fabs b_2) 2)))) 2) (pow a 2)))) (sqrt -1)))) (+ (* -1 (* (sqrt (/ c a)) (/ (* b_2 (- (* (sqrt (/ c (pow a 3))) (/ (- (pow b_2 2) (* 1/2 (/ (+ (* -1 (* a (pow b_2 2))) (* -1 (* a (pow (fabs b_2) 2)))) a))) (sqrt -1))) (/ (* b_2 c) (* a (pow (sqrt -1) 2))))) (sqrt -1)))) (* -1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b_2 2) (pow (sqrt -1) 3))))))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (+ (* 1/2 (/ (* (pow b_2 2) (- (* (sqrt (/ c (pow a 3))) (/ (- (pow b_2 2) (* 1/2 (/ (+ (* -1 (* a (pow b_2 2))) (* -1 (* a (pow (fabs b_2) 2)))) a))) (sqrt -1))) (/ (* b_2 c) (* a (pow (sqrt -1) 2))))) (* a (* (pow c 2) (pow (sqrt -1) 2))))) (/ b_2 (* a (pow (sqrt -1) 2)))))))))) |
#s(approx (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) #s(hole binary64 (- (+ (* -1 (* (sqrt (* a c)) (/ 1 (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (/ (- (pow b_2 2) (* 1/2 (/ (+ (* -1 (* a (pow b_2 2))) (* -1 (* a (pow (fabs b_2) 2)))) a))) (sqrt -1)))) (/ b_2 (pow (sqrt -1) 2))))) |
#s(approx (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) #s(hole binary64 (- (+ (* -1 (* (sqrt (* a c)) (/ 1 (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (- (* (pow b_2 2) (pow (fabs b_2) 2)) (* 1/4 (/ (pow (+ (* -1 (* a (pow b_2 2))) (* -1 (* a (pow (fabs b_2) 2)))) 2) (pow a 2)))) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (/ (- (pow b_2 2) (* 1/2 (/ (+ (* -1 (* a (pow b_2 2))) (* -1 (* a (pow (fabs b_2) 2)))) a))) (sqrt -1))))) (+ (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* b_2 (- (* (sqrt (/ c a)) (/ (- (pow b_2 2) (* 1/2 (/ (+ (* -1 (* a (pow b_2 2))) (* -1 (* a (pow (fabs b_2) 2)))) a))) (sqrt -1))) (/ (* b_2 c) (pow (sqrt -1) 2)))) (sqrt -1)))) (+ (* -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) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) #s(hole binary64 (- (+ (* -1 (* (sqrt (* a c)) (/ 1 (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (- (* (pow b_2 2) (pow (fabs b_2) 2)) (* 1/4 (/ (pow (+ (* -1 (* a (pow b_2 2))) (* -1 (* a (pow (fabs b_2) 2)))) 2) (pow a 2)))) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (+ (* -1 (* a (pow b_2 2))) (* -1 (* a (pow (fabs b_2) 2)))) (- (* (pow b_2 2) (pow (fabs b_2) 2)) (* 1/4 (/ (pow (+ (* -1 (* a (pow b_2 2))) (* -1 (* a (pow (fabs b_2) 2)))) 2) (pow a 2))))) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (/ (- (pow b_2 2) (* 1/2 (/ (+ (* -1 (* a (pow b_2 2))) (* -1 (* a (pow (fabs b_2) 2)))) a))) (sqrt -1)))))) (+ (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* b_2 (- (* (sqrt (/ c a)) (/ (- (pow b_2 2) (* 1/2 (/ (+ (* -1 (* a (pow b_2 2))) (* -1 (* a (pow (fabs b_2) 2)))) a))) (sqrt -1))) (/ (* b_2 c) (pow (sqrt -1) 2)))) (sqrt -1)))) (+ (* -1 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (* b_2 (- (* -1/2 (* (sqrt (/ c (pow a 3))) (/ (- (* (pow b_2 2) (pow (fabs b_2) 2)) (* 1/4 (/ (pow (+ (* -1 (* a (pow b_2 2))) (* -1 (* a (pow (fabs b_2) 2)))) 2) (pow a 2)))) (sqrt -1)))) (+ (* -1 (* (sqrt (/ c a)) (/ (* b_2 (- (* (sqrt (/ c a)) (/ (- (pow b_2 2) (* 1/2 (/ (+ (* -1 (* a (pow b_2 2))) (* -1 (* a (pow (fabs b_2) 2)))) a))) (sqrt -1))) (/ (* b_2 c) (pow (sqrt -1) 2)))) (sqrt -1)))) (* -1/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b_2 2) (pow (sqrt -1) 3))))))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (+ (* 1/2 (/ (* (pow b_2 2) (- (* (sqrt (/ c a)) (/ (- (pow b_2 2) (* 1/2 (/ (+ (* -1 (* a (pow b_2 2))) (* -1 (* a (pow (fabs b_2) 2)))) a))) (sqrt -1))) (/ (* b_2 c) (pow (sqrt -1) 2)))) (* a (* (pow c 2) (pow (sqrt -1) 2))))) (/ b_2 (pow (sqrt -1) 2))))))))) |
#s(approx (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) #s(hole binary64 (* c (- (/ (pow b_2 2) c) (+ a (* 1/2 (/ (+ (* -1 (* a (pow b_2 2))) (* -1 (* a (pow (fabs b_2) 2)))) (* a c)))))))) |
#s(approx (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) #s(hole binary64 (* c (- (+ (* -1/2 (/ (- (* (pow b_2 2) (pow (fabs b_2) 2)) (* 1/4 (/ (pow (+ (* -1 (* a (pow b_2 2))) (* -1 (* a (pow (fabs b_2) 2)))) 2) (pow a 2)))) (* a (pow c 2)))) (/ (pow b_2 2) c)) (+ a (* 1/2 (/ (+ (* -1 (* a (pow b_2 2))) (* -1 (* a (pow (fabs b_2) 2)))) (* a c)))))))) |
#s(approx (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) #s(hole binary64 (* c (- (+ (* 1/4 (/ (* (+ (* -1 (* a (pow b_2 2))) (* -1 (* a (pow (fabs b_2) 2)))) (- (* (pow b_2 2) (pow (fabs b_2) 2)) (* 1/4 (/ (pow (+ (* -1 (* a (pow b_2 2))) (* -1 (* a (pow (fabs b_2) 2)))) 2) (pow a 2))))) (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) c)) (+ a (+ (* 1/2 (/ (+ (* -1 (* a (pow b_2 2))) (* -1 (* a (pow (fabs b_2) 2)))) (* a c))) (* 1/2 (/ (- (* (pow b_2 2) (pow (fabs b_2) 2)) (* 1/4 (/ (pow (+ (* -1 (* a (pow b_2 2))) (* -1 (* a (pow (fabs b_2) 2)))) 2) (pow a 2)))) (* a (pow c 2)))))))))) |
#s(approx (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4))) #s(hole binary64 (* c (+ a (* 1/2 (/ (+ (* -1 (* a (pow b_2 2))) (* -1 (* a (pow (fabs b_2) 2)))) (* a c))))))) |
#s(approx (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4))) #s(hole binary64 (* c (+ a (+ (* 1/2 (/ (+ (* -1 (* a (pow b_2 2))) (* -1 (* a (pow (fabs b_2) 2)))) (* a c))) (* 1/2 (/ (- (* (pow b_2 2) (pow (fabs b_2) 2)) (* 1/4 (/ (pow (+ (* -1 (* a (pow b_2 2))) (* -1 (* a (pow (fabs b_2) 2)))) 2) (pow a 2)))) (* a (pow c 2))))))))) |
#s(approx (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4))) #s(hole binary64 (* c (+ a (+ (* -1/4 (/ (* (+ (* -1 (* a (pow b_2 2))) (* -1 (* a (pow (fabs b_2) 2)))) (- (* (pow b_2 2) (pow (fabs b_2) 2)) (* 1/4 (/ (pow (+ (* -1 (* a (pow b_2 2))) (* -1 (* a (pow (fabs b_2) 2)))) 2) (pow a 2))))) (* (pow a 3) (pow c 3)))) (+ (* 1/2 (/ (+ (* -1 (* a (pow b_2 2))) (* -1 (* a (pow (fabs b_2) 2)))) (* a c))) (* 1/2 (/ (- (* (pow b_2 2) (pow (fabs b_2) 2)) (* 1/4 (/ (pow (+ (* -1 (* a (pow b_2 2))) (* -1 (* a (pow (fabs b_2) 2)))) 2) (pow a 2)))) (* a (pow c 2)))))))))) |
#s(approx (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)) #s(hole binary64 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow (fabs b_2) 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1)))))) |
#s(approx (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow (fabs b_2) 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow (fabs b_2) 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1))))))) |
#s(approx (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow (fabs b_2) 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow (fabs b_2) 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow (fabs b_2) 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) #s(hole binary64 (exp (* 1/4 (+ (log (* -1 a)) (* -1 (log (/ 1 c)))))))) |
#s(approx (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) #s(hole binary64 (+ (exp (* 1/4 (+ (log (* -1 a)) (* -1 (log (/ 1 c)))))) (* -1/4 (/ (* (exp (* 1/4 (+ (log (* -1 a)) (* -1 (log (/ 1 c)))))) (pow (fabs b_2) 2)) (* a c)))))) |
#s(approx (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) #s(hole binary64 (+ (exp (* 1/4 (+ (log (* -1 a)) (* -1 (log (/ 1 c)))))) (+ (* -1/4 (/ (* (exp (* 1/4 (+ (log (* -1 a)) (* -1 (log (/ 1 c)))))) (pow (fabs b_2) 2)) (* a c))) (/ (* (exp (* 1/4 (+ (log (* -1 a)) (* -1 (log (/ 1 c)))))) (+ (* -1/8 (/ (pow (fabs b_2) 4) (pow a 2))) (* 1/32 (/ (pow (fabs b_2) 4) (pow a 2))))) (pow c 2)))))) |
#s(approx (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) #s(hole binary64 (+ (exp (* 1/4 (+ (log (* -1 a)) (* -1 (log (/ 1 c)))))) (+ (* -1/4 (/ (* (exp (* 1/4 (+ (log (* -1 a)) (* -1 (log (/ 1 c)))))) (pow (fabs b_2) 2)) (* a c))) (+ (/ (* (exp (* 1/4 (+ (log (* -1 a)) (* -1 (log (/ 1 c)))))) (+ (* -1/8 (/ (pow (fabs b_2) 4) (pow a 2))) (* 1/32 (/ (pow (fabs b_2) 4) (pow a 2))))) (pow c 2)) (/ (* (exp (* 1/4 (+ (log (* -1 a)) (* -1 (log (/ 1 c)))))) (+ (* -1/12 (/ (pow (fabs b_2) 6) (pow a 3))) (+ (* -1/384 (/ (pow (fabs b_2) 6) (pow a 3))) (* 1/32 (/ (pow (fabs b_2) 6) (pow a 3)))))) (pow c 3))))))) |
#s(approx (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) #s(hole binary64 (* c (+ (* -1 a) (/ (pow (fabs b_2) 2) c))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ b_2 a))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (- (+ (* -1/2 (* (sqrt (/ c (pow a 3))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c (pow a 3))) (* (pow b_2 2) (sqrt -1)))) (* -1 (/ (* b_2 c) a))) c))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (/ (* (pow b_2 3) c) (pow a 2))) (* (sqrt (/ 1 (* a c))) (* b_2 (* (sqrt -1) (+ (* -1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b_2 2) (sqrt -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)))) (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b_2 2) (sqrt -1))))) c)) (* -1 (/ (* b_2 c) a))) c))))) |
#s(approx (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) #s(hole binary64 (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -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))))) c)) (* b_2 c)) c))))) |
#s(approx (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) #s(hole binary64 (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (sqrt (/ (pow c 3) a)) (* (pow b_2 2) (sqrt -1)))) (+ (* -1 (/ (+ (* 1/2 (/ (* (pow b_2 3) (pow c 2)) a)) (* (sqrt (/ c a)) (* 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))))))))) c)) (* 1/2 (* (sqrt (/ (pow c 3) a)) (* (pow b_2 2) (sqrt -1)))))) c)) (* b_2 c)) c))))) |
#s(approx (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2)) #s(hole binary64 (* -1 (* c (+ (* (sqrt (/ a c)) (sqrt -1)) (/ b_2 c)))))) |
#s(approx (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 b_2) (* -1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 2) (sqrt -1))))) c)) (* (sqrt (/ a c)) (sqrt -1))))))) |
#s(approx (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 b_2) (* -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))) c)) (* (sqrt (/ a c)) (sqrt -1))))))) |
#s(approx (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/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 (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/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 (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/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 (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) #s(hole binary64 (* -1 (* c (+ a (* -1 (/ (pow b_2 2) c))))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (- (* (sqrt (/ c (pow a 3))) (* (sqrt -1) (- (pow b_2 2) (* 1/2 (/ (+ (* a (pow b_2 2)) (* a (pow (fabs b_2) 2))) a))))) (* -1 (/ (* b_2 c) a))) c))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (- (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ c (pow a 5))) (* (sqrt -1) (- (* (pow b_2 2) (pow (fabs b_2) 2)) (* 1/4 (/ (pow (+ (* a (pow b_2 2)) (* a (pow (fabs b_2) 2))) 2) (pow a 2))))))) (+ (* -1 (* (sqrt (/ c a)) (* b_2 (* (sqrt -1) (- (* (sqrt (/ c (pow a 3))) (* (sqrt -1) (- (pow b_2 2) (* 1/2 (/ (+ (* a (pow b_2 2)) (* a (pow (fabs b_2) 2))) a))))) (* -1 (/ (* b_2 c) a))))))) (* -1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b_2 2) (sqrt -1)))))) c)) (* (sqrt (/ c (pow a 3))) (* (sqrt -1) (- (pow b_2 2) (* 1/2 (/ (+ (* a (pow b_2 2)) (* a (pow (fabs b_2) 2))) a)))))) (* -1 (/ (* b_2 c) a))) c))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (- (* 1/4 (* (sqrt (/ c (pow a 9))) (* (sqrt -1) (* (+ (* a (pow b_2 2)) (* a (pow (fabs b_2) 2))) (- (* (pow b_2 2) (pow (fabs b_2) 2)) (* 1/4 (/ (pow (+ (* a (pow b_2 2)) (* a (pow (fabs b_2) 2))) 2) (pow a 2)))))))) (+ (* -1 (* (sqrt (/ c a)) (* b_2 (* (sqrt -1) (- (* -1/2 (* (sqrt (/ c (pow a 5))) (* (sqrt -1) (- (* (pow b_2 2) (pow (fabs b_2) 2)) (* 1/4 (/ (pow (+ (* a (pow b_2 2)) (* a (pow (fabs b_2) 2))) 2) (pow a 2))))))) (+ (* -1 (* (sqrt (/ c a)) (* b_2 (* (sqrt -1) (- (* (sqrt (/ c (pow a 3))) (* (sqrt -1) (- (pow b_2 2) (* 1/2 (/ (+ (* a (pow b_2 2)) (* a (pow (fabs b_2) 2))) a))))) (* -1 (/ (* b_2 c) a))))))) (* -1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b_2 2) (sqrt -1)))))))))) (* -1/2 (/ (* (pow b_2 2) (* c (- (* (sqrt (/ c (pow a 3))) (* (sqrt -1) (- (pow b_2 2) (* 1/2 (/ (+ (* a (pow b_2 2)) (* a (pow (fabs b_2) 2))) a))))) (* -1 (/ (* b_2 c) a))))) a)))) c)) (* -1/2 (* (sqrt (/ c (pow a 5))) (* (sqrt -1) (- (* (pow b_2 2) (pow (fabs b_2) 2)) (* 1/4 (/ (pow (+ (* a (pow b_2 2)) (* a (pow (fabs b_2) 2))) 2) (pow a 2)))))))) (+ (* -1 (* (sqrt (/ c a)) (* b_2 (* (sqrt -1) (- (* (sqrt (/ c (pow a 3))) (* (sqrt -1) (- (pow b_2 2) (* 1/2 (/ (+ (* a (pow b_2 2)) (* a (pow (fabs b_2) 2))) a))))) (* -1 (/ (* b_2 c) a))))))) (* -1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b_2 2) (sqrt -1)))))) c)) (* (sqrt (/ c (pow a 3))) (* (sqrt -1) (- (pow b_2 2) (* 1/2 (/ (+ (* a (pow b_2 2)) (* a (pow (fabs b_2) 2))) a)))))) (* -1 (/ (* b_2 c) a))) c))))) |
#s(approx (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) #s(hole binary64 (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (- (* (sqrt (/ c a)) (* (sqrt -1) (- (pow b_2 2) (* 1/2 (/ (+ (* a (pow b_2 2)) (* a (pow (fabs b_2) 2))) a))))) (* -1 (* b_2 c))) c))))) |
#s(approx (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) #s(hole binary64 (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (- (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ c (pow a 3))) (* (sqrt -1) (- (* (pow b_2 2) (pow (fabs b_2) 2)) (* 1/4 (/ (pow (+ (* a (pow b_2 2)) (* a (pow (fabs b_2) 2))) 2) (pow a 2))))))) (+ (* -1 (* (sqrt (/ c a)) (* b_2 (* (sqrt -1) (- (* (sqrt (/ c a)) (* (sqrt -1) (- (pow b_2 2) (* 1/2 (/ (+ (* a (pow b_2 2)) (* a (pow (fabs b_2) 2))) a))))) (* -1 (* b_2 c))))))) (* -1/2 (* (sqrt (/ (pow c 3) a)) (* (pow b_2 2) (sqrt -1)))))) c)) (* (sqrt (/ c a)) (* (sqrt -1) (- (pow b_2 2) (* 1/2 (/ (+ (* a (pow b_2 2)) (* a (pow (fabs b_2) 2))) a)))))) (* -1 (* b_2 c))) c))))) |
#s(approx (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) #s(hole binary64 (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (- (* 1/4 (* (sqrt (/ c (pow a 7))) (* (sqrt -1) (* (+ (* a (pow b_2 2)) (* a (pow (fabs b_2) 2))) (- (* (pow b_2 2) (pow (fabs b_2) 2)) (* 1/4 (/ (pow (+ (* a (pow b_2 2)) (* a (pow (fabs b_2) 2))) 2) (pow a 2)))))))) (+ (* -1 (* (sqrt (/ c a)) (* b_2 (* (sqrt -1) (- (* -1/2 (* (sqrt (/ c (pow a 3))) (* (sqrt -1) (- (* (pow b_2 2) (pow (fabs b_2) 2)) (* 1/4 (/ (pow (+ (* a (pow b_2 2)) (* a (pow (fabs b_2) 2))) 2) (pow a 2))))))) (+ (* -1 (* (sqrt (/ c a)) (* b_2 (* (sqrt -1) (- (* (sqrt (/ c a)) (* (sqrt -1) (- (pow b_2 2) (* 1/2 (/ (+ (* a (pow b_2 2)) (* a (pow (fabs b_2) 2))) a))))) (* -1 (* b_2 c))))))) (* -1/2 (* (sqrt (/ (pow c 3) a)) (* (pow b_2 2) (sqrt -1)))))))))) (* -1/2 (/ (* (pow b_2 2) (* c (- (* (sqrt (/ c a)) (* (sqrt -1) (- (pow b_2 2) (* 1/2 (/ (+ (* a (pow b_2 2)) (* a (pow (fabs b_2) 2))) a))))) (* -1 (* b_2 c))))) a)))) c)) (* -1/2 (* (sqrt (/ c (pow a 3))) (* (sqrt -1) (- (* (pow b_2 2) (pow (fabs b_2) 2)) (* 1/4 (/ (pow (+ (* a (pow b_2 2)) (* a (pow (fabs b_2) 2))) 2) (pow a 2)))))))) (+ (* -1 (* (sqrt (/ c a)) (* b_2 (* (sqrt -1) (- (* (sqrt (/ c a)) (* (sqrt -1) (- (pow b_2 2) (* 1/2 (/ (+ (* a (pow b_2 2)) (* a (pow (fabs b_2) 2))) a))))) (* -1 (* b_2 c))))))) (* -1/2 (* (sqrt (/ (pow c 3) a)) (* (pow b_2 2) (sqrt -1)))))) c)) (* (sqrt (/ c a)) (* (sqrt -1) (- (pow b_2 2) (* 1/2 (/ (+ (* a (pow b_2 2)) (* a (pow (fabs b_2) 2))) a)))))) (* -1 (* b_2 c))) c))))) |
#s(approx (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) #s(hole binary64 (* -1 (* c (- (* -1 (/ (- (pow b_2 2) (* 1/2 (/ (+ (* a (pow b_2 2)) (* a (pow (fabs b_2) 2))) a))) c)) a))))) |
#s(approx (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) #s(hole binary64 (* -1 (* c (- (* -1 (/ (- (+ (* 1/2 (/ (- (* (pow b_2 2) (pow (fabs b_2) 2)) (* 1/4 (/ (pow (+ (* a (pow b_2 2)) (* a (pow (fabs b_2) 2))) 2) (pow a 2)))) (* a c))) (pow b_2 2)) (* 1/2 (/ (+ (* a (pow b_2 2)) (* a (pow (fabs b_2) 2))) a))) c)) a))))) |
#s(approx (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) #s(hole binary64 (* -1 (* c (- (* -1 (/ (- (+ (* -1 (/ (- (* -1/4 (/ (* (+ (* a (pow b_2 2)) (* a (pow (fabs b_2) 2))) (- (* (pow b_2 2) (pow (fabs b_2) 2)) (* 1/4 (/ (pow (+ (* a (pow b_2 2)) (* a (pow (fabs b_2) 2))) 2) (pow a 2))))) (* (pow a 3) c))) (* 1/2 (/ (- (* (pow b_2 2) (pow (fabs b_2) 2)) (* 1/4 (/ (pow (+ (* a (pow b_2 2)) (* a (pow (fabs b_2) 2))) 2) (pow a 2)))) a))) c)) (pow b_2 2)) (* 1/2 (/ (+ (* a (pow b_2 2)) (* a (pow (fabs b_2) 2))) a))) c)) a))))) |
#s(approx (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4))) #s(hole binary64 (* -1 (* c (+ a (* -1/2 (/ (+ (* a (pow b_2 2)) (* a (pow (fabs b_2) 2))) (* a c)))))))) |
#s(approx (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4))) #s(hole binary64 (* -1 (* c (+ a (* -1 (/ (+ (* -1/2 (/ (- (* (pow b_2 2) (pow (fabs b_2) 2)) (* 1/4 (/ (pow (+ (* a (pow b_2 2)) (* a (pow (fabs b_2) 2))) 2) (pow a 2)))) (* a c))) (* 1/2 (/ (+ (* a (pow b_2 2)) (* a (pow (fabs b_2) 2))) a))) c))))))) |
#s(approx (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4))) #s(hole binary64 (* -1 (* c (+ a (* -1 (/ (+ (* -1 (/ (+ (* 1/4 (/ (* (+ (* a (pow b_2 2)) (* a (pow (fabs b_2) 2))) (- (* (pow b_2 2) (pow (fabs b_2) 2)) (* 1/4 (/ (pow (+ (* a (pow b_2 2)) (* a (pow (fabs b_2) 2))) 2) (pow a 2))))) (* (pow a 3) c))) (* 1/2 (/ (- (* (pow b_2 2) (pow (fabs b_2) 2)) (* 1/4 (/ (pow (+ (* a (pow b_2 2)) (* a (pow (fabs b_2) 2))) 2) (pow a 2)))) a))) c)) (* 1/2 (/ (+ (* a (pow b_2 2)) (* a (pow (fabs b_2) 2))) a))) c))))))) |
#s(approx (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)) #s(hole binary64 (* -1 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow (fabs b_2) 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1))))))) |
#s(approx (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)) #s(hole binary64 (* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow (fabs b_2) 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow (fabs b_2) 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)) #s(hole binary64 (* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow (fabs b_2) 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow (fabs b_2) 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow (fabs b_2) 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1))))))))) |
#s(approx (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) #s(hole binary64 (exp (* 1/4 (+ (log a) (* -1 (log (/ -1 c)))))))) |
#s(approx (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) #s(hole binary64 (+ (exp (* 1/4 (+ (log a) (* -1 (log (/ -1 c)))))) (* -1/4 (/ (* (exp (* 1/4 (+ (log a) (* -1 (log (/ -1 c)))))) (pow (fabs b_2) 2)) (* a c)))))) |
#s(approx (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) #s(hole binary64 (+ (exp (* 1/4 (+ (log a) (* -1 (log (/ -1 c)))))) (* -1 (/ (+ (* -1 (/ (* (exp (* 1/4 (+ (log a) (* -1 (log (/ -1 c)))))) (+ (* -1/8 (/ (pow (fabs b_2) 4) (pow a 2))) (* 1/32 (/ (pow (fabs b_2) 4) (pow a 2))))) c)) (* 1/4 (/ (* (exp (* 1/4 (+ (log a) (* -1 (log (/ -1 c)))))) (pow (fabs b_2) 2)) a))) c))))) |
#s(approx (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) #s(hole binary64 (+ (exp (* 1/4 (+ (log a) (* -1 (log (/ -1 c)))))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (exp (* 1/4 (+ (log a) (* -1 (log (/ -1 c)))))) (+ (* -1/32 (/ (pow (fabs b_2) 6) (pow a 3))) (+ (* 1/384 (/ (pow (fabs b_2) 6) (pow a 3))) (* 1/12 (/ (pow (fabs b_2) 6) (pow a 3)))))) c)) (* (exp (* 1/4 (+ (log a) (* -1 (log (/ -1 c)))))) (+ (* -1/8 (/ (pow (fabs b_2) 4) (pow a 2))) (* 1/32 (/ (pow (fabs b_2) 4) (pow a 2)))))) c)) (* 1/4 (/ (* (exp (* 1/4 (+ (log a) (* -1 (log (/ -1 c)))))) (pow (fabs b_2) 2)) a))) c))))) |
#s(approx (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) #s(hole binary64 (* -1 (* c (+ a (* -1 (/ (pow (fabs b_2) 2) c))))))) |
| Outputs |
|---|
(/.f64 (neg.f64 (/.f64 #s(approx (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) (*.f64 a c)) (fma.f64 #s(literal -1 binary64) b_2 (pow.f64 (fma.f64 (neg.f64 b_2) (neg.f64 b_2) (*.f64 #s(literal -1 binary64) (*.f64 c a))) #s(literal 1/2 binary64))))) (neg.f64 a)) |
(/.f64 (/.f64 #s(approx (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) (*.f64 a c)) (fma.f64 #s(literal -1 binary64) b_2 (pow.f64 (fma.f64 (neg.f64 b_2) (neg.f64 b_2) (*.f64 #s(literal -1 binary64) (*.f64 c a))) #s(literal 1/2 binary64)))) a) |
(/.f64 (neg.f64 #s(approx (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) (*.f64 a c))) (neg.f64 (fma.f64 #s(literal -1 binary64) b_2 (pow.f64 (fma.f64 (neg.f64 b_2) (neg.f64 b_2) (*.f64 #s(literal -1 binary64) (*.f64 c a))) #s(literal 1/2 binary64))))) |
(/.f64 #s(approx (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) (*.f64 a c)) (fma.f64 #s(literal -1 binary64) b_2 (pow.f64 (fma.f64 (neg.f64 b_2) (neg.f64 b_2) (*.f64 #s(literal -1 binary64) (*.f64 c a))) #s(literal 1/2 binary64)))) |
#s(approx (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) (*.f64 a c)) |
(*.f64 a c) |
a |
c |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal -1 binary64) b_2) #s(literal 3 binary64)) (pow.f64 (pow.f64 (fma.f64 (neg.f64 b_2) (neg.f64 b_2) (*.f64 #s(literal -1 binary64) (*.f64 c a))) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal -1 binary64) b_2) (*.f64 #s(literal -1 binary64) b_2) (-.f64 (pow.f64 (fma.f64 (neg.f64 b_2) (neg.f64 b_2) (*.f64 #s(literal -1 binary64) (*.f64 c a))) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -1 binary64) b_2) (pow.f64 (fma.f64 (neg.f64 b_2) (neg.f64 b_2) (*.f64 #s(literal -1 binary64) (*.f64 c a))) #s(literal 1/2 binary64)))))) |
(fma.f64 #s(literal -1 binary64) b_2 (pow.f64 (fma.f64 (neg.f64 b_2) (neg.f64 b_2) (*.f64 #s(literal -1 binary64) (*.f64 c a))) #s(literal 1/2 binary64))) |
(+.f64 (*.f64 #s(literal -1 binary64) b_2) (pow.f64 (fma.f64 (neg.f64 b_2) (neg.f64 b_2) (*.f64 #s(literal -1 binary64) (*.f64 c a))) #s(literal 1/2 binary64))) |
#s(literal -1 binary64) |
b_2 |
(*.f64 (neg.f64 (pow.f64 (fma.f64 (neg.f64 b_2) (neg.f64 b_2) (*.f64 #s(literal -1 binary64) (*.f64 c a))) #s(literal 1/4 binary64))) (neg.f64 (pow.f64 (fma.f64 (neg.f64 b_2) (neg.f64 b_2) (*.f64 #s(literal -1 binary64) (*.f64 c a))) #s(literal 1/4 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 (fma.f64 (neg.f64 b_2) (neg.f64 b_2) (*.f64 #s(literal -1 binary64) (*.f64 c a))) #s(literal 1/4 binary64))) (fabs.f64 (pow.f64 (fma.f64 (neg.f64 b_2) (neg.f64 b_2) (*.f64 #s(literal -1 binary64) (*.f64 c a))) #s(literal 1/4 binary64)))) |
(*.f64 (pow.f64 (fma.f64 (neg.f64 b_2) (neg.f64 b_2) (*.f64 #s(literal -1 binary64) (*.f64 c a))) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 (neg.f64 b_2) (neg.f64 b_2) (*.f64 #s(literal -1 binary64) (*.f64 c a))) #s(literal 1/4 binary64))) |
(pow.f64 (*.f64 (fma.f64 (neg.f64 b_2) (neg.f64 b_2) (*.f64 #s(literal -1 binary64) (*.f64 c a))) (fma.f64 (neg.f64 b_2) (neg.f64 b_2) (*.f64 #s(literal -1 binary64) (*.f64 c a)))) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 (fma.f64 (neg.f64 b_2) (neg.f64 b_2) (*.f64 #s(literal -1 binary64) (*.f64 c a))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (fma.f64 (neg.f64 b_2) (neg.f64 b_2) (*.f64 #s(literal -1 binary64) (*.f64 c a))) #s(literal 1/2 binary64)) |
(sqrt.f64 (fma.f64 (neg.f64 b_2) (neg.f64 b_2) (*.f64 #s(literal -1 binary64) (*.f64 c a)))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 (neg.f64 b_2) (neg.f64 b_2) (*.f64 #s(literal -1 binary64) (*.f64 c a)))) #s(literal 1/2 binary64))) |
(/.f64 (+.f64 (pow.f64 (*.f64 b_2 b_2) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -1 binary64) (*.f64 c a)) #s(literal 3 binary64))) (fma.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2) (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 c a)) (*.f64 #s(literal -1 binary64) (*.f64 c a))) (*.f64 (*.f64 b_2 b_2) (*.f64 #s(literal -1 binary64) (*.f64 c a)))))) |
(fma.f64 (neg.f64 (fabs.f64 b_2)) (neg.f64 (fabs.f64 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 c a))) |
(fma.f64 (fabs.f64 (fabs.f64 b_2)) (fabs.f64 (fabs.f64 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 c a))) |
(fma.f64 (neg.f64 b_2) (neg.f64 b_2) (*.f64 #s(literal -1 binary64) (*.f64 c a))) |
(fma.f64 (fabs.f64 b_2) (fabs.f64 b_2) (*.f64 #s(literal -1 binary64) (*.f64 c a))) |
(fma.f64 b_2 b_2 (*.f64 #s(literal -1 binary64) (*.f64 c a))) |
(+.f64 (*.f64 b_2 b_2) (*.f64 #s(literal -1 binary64) (*.f64 c a))) |
b_2 |
#s(literal 1 binary64) |
(*.f64 #s(literal -1 binary64) (*.f64 c a)) |
(*.f64 c a) |
#s(literal 1/2 binary64) |
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 b_2 b_2) (pow.f64 (fma.f64 (neg.f64 b_2) (neg.f64 b_2) (*.f64 #s(literal -1 binary64) (*.f64 c a))) #s(literal 1 binary64))) (fma.f64 #s(literal -1 binary64) b_2 (pow.f64 (fma.f64 (neg.f64 b_2) (neg.f64 b_2) (*.f64 #s(literal -1 binary64) (*.f64 c a))) #s(literal 1/2 binary64))))) (neg.f64 a)) |
(/.f64 (/.f64 (-.f64 (*.f64 b_2 b_2) (pow.f64 (fma.f64 (neg.f64 b_2) (neg.f64 b_2) (*.f64 #s(literal -1 binary64) (*.f64 c a))) #s(literal 1 binary64))) (fma.f64 #s(literal -1 binary64) b_2 (pow.f64 (fma.f64 (neg.f64 b_2) (neg.f64 b_2) (*.f64 #s(literal -1 binary64) (*.f64 c a))) #s(literal 1/2 binary64)))) a) |
(/.f64 (neg.f64 (-.f64 (*.f64 b_2 b_2) (pow.f64 (fma.f64 (neg.f64 b_2) (neg.f64 b_2) (*.f64 #s(literal -1 binary64) (*.f64 c a))) #s(literal 1 binary64)))) (neg.f64 (fma.f64 #s(literal -1 binary64) b_2 (pow.f64 (fma.f64 (neg.f64 b_2) (neg.f64 b_2) (*.f64 #s(literal -1 binary64) (*.f64 c a))) #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 b_2 b_2) (pow.f64 (fma.f64 (neg.f64 b_2) (neg.f64 b_2) (*.f64 #s(literal -1 binary64) (*.f64 c a))) #s(literal 1 binary64))) (fma.f64 #s(literal -1 binary64) b_2 (pow.f64 (fma.f64 (neg.f64 b_2) (neg.f64 b_2) (*.f64 #s(literal -1 binary64) (*.f64 c a))) #s(literal 1/2 binary64)))) |
(-.f64 (/.f64 (*.f64 b_2 b_2) (fma.f64 #s(literal -1 binary64) b_2 (pow.f64 (fma.f64 (neg.f64 b_2) (neg.f64 b_2) (*.f64 #s(literal -1 binary64) (*.f64 c a))) #s(literal 1/2 binary64)))) (/.f64 (pow.f64 (fma.f64 (neg.f64 b_2) (neg.f64 b_2) (*.f64 #s(literal -1 binary64) (*.f64 c a))) #s(literal 1 binary64)) (fma.f64 #s(literal -1 binary64) b_2 (pow.f64 (fma.f64 (neg.f64 b_2) (neg.f64 b_2) (*.f64 #s(literal -1 binary64) (*.f64 c a))) #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 b_2 b_2) #s(literal 3 binary64)) (pow.f64 (pow.f64 (fma.f64 (neg.f64 b_2) (neg.f64 b_2) (*.f64 #s(literal -1 binary64) (*.f64 c a))) #s(literal 1 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2) (fma.f64 (pow.f64 (fma.f64 (neg.f64 b_2) (neg.f64 b_2) (*.f64 #s(literal -1 binary64) (*.f64 c a))) #s(literal 1 binary64)) (pow.f64 (fma.f64 (neg.f64 b_2) (neg.f64 b_2) (*.f64 #s(literal -1 binary64) (*.f64 c a))) #s(literal 1 binary64)) (*.f64 (*.f64 b_2 b_2) (pow.f64 (fma.f64 (neg.f64 b_2) (neg.f64 b_2) (*.f64 #s(literal -1 binary64) (*.f64 c a))) #s(literal 1 binary64)))))) |
(-.f64 (*.f64 b_2 b_2) (pow.f64 (fma.f64 (neg.f64 b_2) (neg.f64 b_2) (*.f64 #s(literal -1 binary64) (*.f64 c a))) #s(literal 1 binary64))) |
(*.f64 (neg.f64 (fabs.f64 b_2)) (neg.f64 (fabs.f64 b_2))) |
(*.f64 (fabs.f64 (fabs.f64 b_2)) (fabs.f64 (fabs.f64 b_2))) |
(*.f64 (neg.f64 b_2) (neg.f64 b_2)) |
(*.f64 (fabs.f64 b_2) (fabs.f64 b_2)) |
(*.f64 b_2 b_2) |
(pow.f64 (fabs.f64 b_2) #s(literal 2 binary64)) |
(pow.f64 (*.f64 b_2 b_2) #s(literal 1 binary64)) |
(pow.f64 b_2 #s(literal 2 binary64)) |
(fabs.f64 (*.f64 b_2 b_2)) |
(exp.f64 (*.f64 (log.f64 b_2) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (fabs.f64 b_2)) #s(literal 2 binary64))) |
(*.f64 (neg.f64 (pow.f64 (fma.f64 (neg.f64 b_2) (neg.f64 b_2) (*.f64 #s(literal -1 binary64) (*.f64 c a))) #s(literal 1/2 binary64))) (neg.f64 (pow.f64 (fma.f64 (neg.f64 b_2) (neg.f64 b_2) (*.f64 #s(literal -1 binary64) (*.f64 c a))) #s(literal 1/2 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 (fma.f64 (neg.f64 b_2) (neg.f64 b_2) (*.f64 #s(literal -1 binary64) (*.f64 c a))) #s(literal 1/2 binary64))) (fabs.f64 (pow.f64 (fma.f64 (neg.f64 b_2) (neg.f64 b_2) (*.f64 #s(literal -1 binary64) (*.f64 c a))) #s(literal 1/2 binary64)))) |
(*.f64 (pow.f64 (fma.f64 (neg.f64 b_2) (neg.f64 b_2) (*.f64 #s(literal -1 binary64) (*.f64 c a))) #s(literal 1/2 binary64)) (pow.f64 (fma.f64 (neg.f64 b_2) (neg.f64 b_2) (*.f64 #s(literal -1 binary64) (*.f64 c a))) #s(literal 1/2 binary64))) |
(pow.f64 (*.f64 (fma.f64 (neg.f64 b_2) (neg.f64 b_2) (*.f64 #s(literal -1 binary64) (*.f64 c a))) (fma.f64 (neg.f64 b_2) (neg.f64 b_2) (*.f64 #s(literal -1 binary64) (*.f64 c a)))) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (fma.f64 (neg.f64 b_2) (neg.f64 b_2) (*.f64 #s(literal -1 binary64) (*.f64 c a))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (fma.f64 (neg.f64 b_2) (neg.f64 b_2) (*.f64 #s(literal -1 binary64) (*.f64 c a))) #s(literal 1 binary64)) |
(*.f64 (neg.f64 (pow.f64 (fma.f64 (neg.f64 b_2) (neg.f64 b_2) (*.f64 #s(literal -1 binary64) (*.f64 c a))) #s(literal 1/4 binary64))) (neg.f64 (pow.f64 (fma.f64 (neg.f64 b_2) (neg.f64 b_2) (*.f64 #s(literal -1 binary64) (*.f64 c a))) #s(literal 1/4 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 (fma.f64 (neg.f64 b_2) (neg.f64 b_2) (*.f64 #s(literal -1 binary64) (*.f64 c a))) #s(literal 1/4 binary64))) (fabs.f64 (pow.f64 (fma.f64 (neg.f64 b_2) (neg.f64 b_2) (*.f64 #s(literal -1 binary64) (*.f64 c a))) #s(literal 1/4 binary64)))) |
(*.f64 (pow.f64 (fma.f64 (neg.f64 b_2) (neg.f64 b_2) (*.f64 #s(literal -1 binary64) (*.f64 c a))) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 (neg.f64 b_2) (neg.f64 b_2) (*.f64 #s(literal -1 binary64) (*.f64 c a))) #s(literal 1/4 binary64))) |
(pow.f64 (*.f64 (fma.f64 (neg.f64 b_2) (neg.f64 b_2) (*.f64 #s(literal -1 binary64) (*.f64 c a))) (fma.f64 (neg.f64 b_2) (neg.f64 b_2) (*.f64 #s(literal -1 binary64) (*.f64 c a)))) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 (fma.f64 (neg.f64 b_2) (neg.f64 b_2) (*.f64 #s(literal -1 binary64) (*.f64 c a))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (fma.f64 (neg.f64 b_2) (neg.f64 b_2) (*.f64 #s(literal -1 binary64) (*.f64 c a))) #s(literal 1/2 binary64)) |
(sqrt.f64 (fma.f64 (neg.f64 b_2) (neg.f64 b_2) (*.f64 #s(literal -1 binary64) (*.f64 c a)))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 (neg.f64 b_2) (neg.f64 b_2) (*.f64 #s(literal -1 binary64) (*.f64 c a)))) #s(literal 1/2 binary64))) |
(pow.f64 (fma.f64 (neg.f64 b_2) (neg.f64 b_2) (*.f64 #s(literal -1 binary64) (*.f64 c a))) #s(literal 1/4 binary64)) |
(exp.f64 (*.f64 (log.f64 (fma.f64 (neg.f64 b_2) (neg.f64 b_2) (*.f64 #s(literal -1 binary64) (*.f64 c a)))) #s(literal 1/4 binary64))) |
(/.f64 (+.f64 (pow.f64 (*.f64 b_2 b_2) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -1 binary64) (*.f64 c a)) #s(literal 3 binary64))) (fma.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2) (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 c a)) (*.f64 #s(literal -1 binary64) (*.f64 c a))) (*.f64 (*.f64 b_2 b_2) (*.f64 #s(literal -1 binary64) (*.f64 c a)))))) |
(fma.f64 (neg.f64 (fabs.f64 b_2)) (neg.f64 (fabs.f64 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 c a))) |
(fma.f64 (fabs.f64 (fabs.f64 b_2)) (fabs.f64 (fabs.f64 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 c a))) |
(fma.f64 (neg.f64 b_2) (neg.f64 b_2) (*.f64 #s(literal -1 binary64) (*.f64 c a))) |
(fma.f64 (fabs.f64 b_2) (fabs.f64 b_2) (*.f64 #s(literal -1 binary64) (*.f64 c a))) |
(fma.f64 b_2 b_2 (*.f64 #s(literal -1 binary64) (*.f64 c a))) |
(+.f64 (*.f64 b_2 b_2) (*.f64 #s(literal -1 binary64) (*.f64 c a))) |
(sqrt.f64 (*.f64 b_2 b_2)) |
(fabs.f64 (neg.f64 b_2)) |
(fabs.f64 b_2) |
#s(literal 1/4 binary64) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) (/.f64 c (+.f64 b_2 (*.f64 #s(literal -1 binary64) b_2)))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b_2 (pow.f64 (+.f64 b_2 (*.f64 #s(literal -1 binary64) b_2)) #s(literal 2 binary64)))) (/.f64 c (+.f64 b_2 (*.f64 #s(literal -1 binary64) b_2))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) (fma.f64 a (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 c c) c) (*.f64 (*.f64 b_2 b_2) (pow.f64 (+.f64 b_2 (*.f64 #s(literal -1 binary64) b_2)) #s(literal 3 binary64)))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 c c) c) (*.f64 (*.f64 (*.f64 b_2 b_2) b_2) (pow.f64 (+.f64 b_2 (*.f64 #s(literal -1 binary64) b_2)) #s(literal 2 binary64)))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c c) (*.f64 b_2 (pow.f64 (+.f64 b_2 (*.f64 #s(literal -1 binary64) b_2)) #s(literal 2 binary64)))))) (/.f64 c (+.f64 b_2 (*.f64 #s(literal -1 binary64) b_2))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) (fma.f64 a (-.f64 (*.f64 a (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (pow.f64 (+.f64 b_2 (*.f64 #s(literal -1 binary64) b_2)) #s(literal 3 binary64)))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 b_2 #s(literal 5 binary64)) (pow.f64 (+.f64 b_2 (*.f64 #s(literal -1 binary64) b_2)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 c b_2) (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 c c) c) (*.f64 (*.f64 b_2 b_2) (pow.f64 (+.f64 b_2 (*.f64 #s(literal -1 binary64) b_2)) #s(literal 3 binary64)))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 c c) c) (*.f64 (*.f64 (*.f64 b_2 b_2) b_2) (pow.f64 (+.f64 b_2 (*.f64 #s(literal -1 binary64) b_2)) #s(literal 2 binary64)))))) (+.f64 b_2 (*.f64 #s(literal -1 binary64) b_2))))))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 c c) c) (*.f64 (*.f64 b_2 b_2) (pow.f64 (+.f64 b_2 (*.f64 #s(literal -1 binary64) b_2)) #s(literal 3 binary64)))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 c c) c) (*.f64 (*.f64 (*.f64 b_2 b_2) b_2) (pow.f64 (+.f64 b_2 (*.f64 #s(literal -1 binary64) b_2)) #s(literal 2 binary64)))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c c) (*.f64 b_2 (pow.f64 (+.f64 b_2 (*.f64 #s(literal -1 binary64) b_2)) #s(literal 2 binary64)))))) (/.f64 c (+.f64 b_2 (*.f64 #s(literal -1 binary64) b_2))))) |
#s(approx (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (/.f64 (*.f64 a c) (+.f64 b_2 (*.f64 #s(literal -1 binary64) b_2)))) |
#s(approx (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (*.f64 a (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b_2 (pow.f64 (+.f64 b_2 (*.f64 #s(literal -1 binary64) b_2)) #s(literal 2 binary64)))) (/.f64 c (+.f64 b_2 (*.f64 #s(literal -1 binary64) b_2)))))) |
#s(approx (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (*.f64 a (fma.f64 a (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 c c) c) (*.f64 (*.f64 b_2 b_2) (pow.f64 (+.f64 b_2 (*.f64 #s(literal -1 binary64) b_2)) #s(literal 3 binary64)))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 c c) c) (*.f64 (*.f64 (*.f64 b_2 b_2) b_2) (pow.f64 (+.f64 b_2 (*.f64 #s(literal -1 binary64) b_2)) #s(literal 2 binary64)))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c c) (*.f64 b_2 (pow.f64 (+.f64 b_2 (*.f64 #s(literal -1 binary64) b_2)) #s(literal 2 binary64)))))) (/.f64 c (+.f64 b_2 (*.f64 #s(literal -1 binary64) b_2)))))) |
#s(approx (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (*.f64 a (fma.f64 a (-.f64 (*.f64 a (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (pow.f64 (+.f64 b_2 (*.f64 #s(literal -1 binary64) b_2)) #s(literal 3 binary64)))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 b_2 #s(literal 5 binary64)) (pow.f64 (+.f64 b_2 (*.f64 #s(literal -1 binary64) b_2)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 c b_2) (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 c c) c) (*.f64 (*.f64 b_2 b_2) (pow.f64 (+.f64 b_2 (*.f64 #s(literal -1 binary64) b_2)) #s(literal 3 binary64)))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 c c) c) (*.f64 (*.f64 (*.f64 b_2 b_2) b_2) (pow.f64 (+.f64 b_2 (*.f64 #s(literal -1 binary64) b_2)) #s(literal 2 binary64)))))) (+.f64 b_2 (*.f64 #s(literal -1 binary64) b_2))))))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 c c) c) (*.f64 (*.f64 b_2 b_2) (pow.f64 (+.f64 b_2 (*.f64 #s(literal -1 binary64) b_2)) #s(literal 3 binary64)))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 c c) c) (*.f64 (*.f64 (*.f64 b_2 b_2) b_2) (pow.f64 (+.f64 b_2 (*.f64 #s(literal -1 binary64) b_2)) #s(literal 2 binary64)))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c c) (*.f64 b_2 (pow.f64 (+.f64 b_2 (*.f64 #s(literal -1 binary64) b_2)) #s(literal 2 binary64)))))) (/.f64 c (+.f64 b_2 (*.f64 #s(literal -1 binary64) b_2)))))) |
#s(approx (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) (*.f64 a c)) |
#s(approx (* a c) (*.f64 a c)) |
#s(approx a a) |
#s(approx (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2)) (+.f64 b_2 (*.f64 #s(literal -1 binary64) b_2))) |
#s(approx (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2)) (+.f64 b_2 (fma.f64 #s(literal -1 binary64) b_2 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a c) b_2))))) |
#s(approx (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2)) (+.f64 b_2 (fma.f64 #s(literal -1 binary64) b_2 (*.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 c b_2) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 (*.f64 b_2 b_2) b_2)))))))) |
#s(approx (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2)) (+.f64 b_2 (fma.f64 #s(literal -1 binary64) b_2 (*.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 c b_2) (*.f64 a (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 c c) (*.f64 (*.f64 b_2 b_2) b_2)) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) c)) (pow.f64 b_2 #s(literal 5 binary64))))))))))) |
#s(approx (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)) b_2) |
#s(approx (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)) (+.f64 b_2 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a c) b_2)))) |
#s(approx (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)) (+.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)) (*.f64 (*.f64 b_2 b_2) b_2))))))) |
#s(approx (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)) (+.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) (*.f64 (*.f64 b_2 b_2) b_2)) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) c)) (pow.f64 b_2 #s(literal 5 binary64)))))))))) |
#s(approx (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) (*.f64 b_2 b_2)) |
#s(approx (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) (fma.f64 #s(literal -1 binary64) (*.f64 a c) (*.f64 b_2 b_2))) |
#s(approx (* -1 (* c a)) (*.f64 #s(literal -1 binary64) (*.f64 a c))) |
#s(approx (* c a) (*.f64 a c)) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) (/.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 b_2 (fabs.f64 b_2))) (*.f64 a (+.f64 b_2 (*.f64 #s(literal -1 binary64) b_2))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) (/.f64 (-.f64 (fma.f64 a (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 c (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 b_2 b_2) c))) (*.f64 b_2 (*.f64 (fabs.f64 b_2) (+.f64 b_2 (*.f64 #s(literal -1 binary64) b_2)))))) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 c b_2) (/.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 b_2 (fabs.f64 b_2))) (pow.f64 (+.f64 b_2 (*.f64 #s(literal -1 binary64) b_2)) #s(literal 2 binary64)))))) (/.f64 (*.f64 b_2 b_2) (+.f64 b_2 (*.f64 #s(literal -1 binary64) b_2)))) (/.f64 (*.f64 b_2 (fabs.f64 b_2)) (+.f64 b_2 (*.f64 #s(literal -1 binary64) b_2)))) a)) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) (/.f64 (-.f64 (fma.f64 a (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 c (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 b_2 b_2) c))) (*.f64 b_2 (*.f64 (fabs.f64 b_2) (+.f64 b_2 (*.f64 #s(literal -1 binary64) b_2))))) (*.f64 a (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (*.f64 c c) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 c (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 b_2 b_2) c))) #s(literal 2 binary64)) (pow.f64 (*.f64 b_2 (fabs.f64 b_2)) #s(literal 2 binary64))))) (*.f64 b_2 (*.f64 (fabs.f64 b_2) (+.f64 b_2 (*.f64 #s(literal -1 binary64) b_2)))))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 c b_2) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 c (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 b_2 b_2) c))) (*.f64 b_2 (*.f64 (fabs.f64 b_2) (+.f64 b_2 (*.f64 #s(literal -1 binary64) b_2)))))) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 c b_2) (/.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 b_2 (fabs.f64 b_2))) (pow.f64 (+.f64 b_2 (*.f64 #s(literal -1 binary64) b_2)) #s(literal 2 binary64)))))) (+.f64 b_2 (*.f64 #s(literal -1 binary64) b_2)))) (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 c c) (*.f64 (*.f64 b_2 b_2) b_2)) (/.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 b_2 (fabs.f64 b_2))) (pow.f64 (+.f64 b_2 (*.f64 #s(literal -1 binary64) b_2)) #s(literal 2 binary64))))))))) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 c b_2) (/.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 b_2 (fabs.f64 b_2))) (pow.f64 (+.f64 b_2 (*.f64 #s(literal -1 binary64) b_2)) #s(literal 2 binary64)))))) (/.f64 (*.f64 b_2 b_2) (+.f64 b_2 (*.f64 #s(literal -1 binary64) b_2)))) (/.f64 (*.f64 b_2 (fabs.f64 b_2)) (+.f64 b_2 (*.f64 #s(literal -1 binary64) b_2)))) a)) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) (/.f64 (-.f64 (fma.f64 a (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 c (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 b_2 b_2) c))) (*.f64 b_2 (*.f64 (fabs.f64 b_2) (+.f64 b_2 (*.f64 #s(literal -1 binary64) b_2))))) (*.f64 a (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (*.f64 c c) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 c (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 b_2 b_2) c))) #s(literal 2 binary64)) (pow.f64 (*.f64 b_2 (fabs.f64 b_2)) #s(literal 2 binary64))))) (*.f64 b_2 (*.f64 (fabs.f64 b_2) (+.f64 b_2 (*.f64 #s(literal -1 binary64) b_2))))) (*.f64 a (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 c (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 b_2 b_2) c))) (*.f64 (*.f64 b_2 b_2) b_2)) (/.f64 (-.f64 (*.f64 c c) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 c (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 b_2 b_2) c))) #s(literal 2 binary64)) (pow.f64 (*.f64 b_2 (fabs.f64 b_2)) #s(literal 2 binary64))))) (*.f64 (pow.f64 (fabs.f64 b_2) #s(literal 3 binary64)) (+.f64 b_2 (*.f64 #s(literal -1 binary64) b_2)))))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 c b_2) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (*.f64 c c) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 c (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 b_2 b_2) c))) #s(literal 2 binary64)) (pow.f64 (*.f64 b_2 (fabs.f64 b_2)) #s(literal 2 binary64))))) (*.f64 b_2 (*.f64 (fabs.f64 b_2) (+.f64 b_2 (*.f64 #s(literal -1 binary64) b_2)))))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 c b_2) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 c (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 b_2 b_2) c))) (*.f64 b_2 (*.f64 (fabs.f64 b_2) (+.f64 b_2 (*.f64 #s(literal -1 binary64) b_2)))))) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 c b_2) (/.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 b_2 (fabs.f64 b_2))) (pow.f64 (+.f64 b_2 (*.f64 #s(literal -1 binary64) b_2)) #s(literal 2 binary64)))))) (+.f64 b_2 (*.f64 #s(literal -1 binary64) b_2)))) (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 c c) (*.f64 (*.f64 b_2 b_2) b_2)) (/.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 b_2 (fabs.f64 b_2))) (pow.f64 (+.f64 b_2 (*.f64 #s(literal -1 binary64) b_2)) #s(literal 2 binary64))))))) (+.f64 b_2 (*.f64 #s(literal -1 binary64) b_2)))) (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 c c) (*.f64 (*.f64 b_2 b_2) b_2)) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 c (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 b_2 b_2) c))) (*.f64 b_2 (*.f64 (fabs.f64 b_2) (+.f64 b_2 (*.f64 #s(literal -1 binary64) b_2)))))) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 c b_2) (/.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 b_2 (fabs.f64 b_2))) (pow.f64 (+.f64 b_2 (*.f64 #s(literal -1 binary64) b_2)) #s(literal 2 binary64)))))) (+.f64 b_2 (*.f64 #s(literal -1 binary64) b_2)))) (*.f64 #s(literal -1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c c) c) (pow.f64 b_2 #s(literal 5 binary64))) (/.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 b_2 (fabs.f64 b_2))) (pow.f64 (+.f64 b_2 (*.f64 #s(literal -1 binary64) b_2)) #s(literal 2 binary64)))))))))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 c b_2) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 c (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 b_2 b_2) c))) (*.f64 b_2 (*.f64 (fabs.f64 b_2) (+.f64 b_2 (*.f64 #s(literal -1 binary64) b_2)))))) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 c b_2) (/.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 b_2 (fabs.f64 b_2))) (pow.f64 (+.f64 b_2 (*.f64 #s(literal -1 binary64) b_2)) #s(literal 2 binary64)))))) (+.f64 b_2 (*.f64 #s(literal -1 binary64) b_2)))) (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 c c) (*.f64 (*.f64 b_2 b_2) b_2)) (/.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 b_2 (fabs.f64 b_2))) (pow.f64 (+.f64 b_2 (*.f64 #s(literal -1 binary64) b_2)) #s(literal 2 binary64))))))))) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 c b_2) (/.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 b_2 (fabs.f64 b_2))) (pow.f64 (+.f64 b_2 (*.f64 #s(literal -1 binary64) b_2)) #s(literal 2 binary64)))))) (/.f64 (*.f64 b_2 b_2) (+.f64 b_2 (*.f64 #s(literal -1 binary64) b_2)))) (/.f64 (*.f64 b_2 (fabs.f64 b_2)) (+.f64 b_2 (*.f64 #s(literal -1 binary64) b_2)))) a)) |
#s(approx (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (/.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 b_2 (fabs.f64 b_2))) (+.f64 b_2 (*.f64 #s(literal -1 binary64) b_2)))) |
#s(approx (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (-.f64 (fma.f64 a (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 c (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 b_2 b_2) c))) (*.f64 b_2 (*.f64 (fabs.f64 b_2) (+.f64 b_2 (*.f64 #s(literal -1 binary64) b_2)))))) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 c b_2) (/.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 b_2 (fabs.f64 b_2))) (pow.f64 (+.f64 b_2 (*.f64 #s(literal -1 binary64) b_2)) #s(literal 2 binary64)))))) (/.f64 (*.f64 b_2 b_2) (+.f64 b_2 (*.f64 #s(literal -1 binary64) b_2)))) (/.f64 (*.f64 b_2 (fabs.f64 b_2)) (+.f64 b_2 (*.f64 #s(literal -1 binary64) b_2))))) |
#s(approx (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (-.f64 (fma.f64 a (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 c (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 b_2 b_2) c))) (*.f64 b_2 (*.f64 (fabs.f64 b_2) (+.f64 b_2 (*.f64 #s(literal -1 binary64) b_2))))) (*.f64 a (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (*.f64 c c) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 c (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 b_2 b_2) c))) #s(literal 2 binary64)) (pow.f64 (*.f64 b_2 (fabs.f64 b_2)) #s(literal 2 binary64))))) (*.f64 b_2 (*.f64 (fabs.f64 b_2) (+.f64 b_2 (*.f64 #s(literal -1 binary64) b_2)))))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 c b_2) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 c (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 b_2 b_2) c))) (*.f64 b_2 (*.f64 (fabs.f64 b_2) (+.f64 b_2 (*.f64 #s(literal -1 binary64) b_2)))))) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 c b_2) (/.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 b_2 (fabs.f64 b_2))) (pow.f64 (+.f64 b_2 (*.f64 #s(literal -1 binary64) b_2)) #s(literal 2 binary64)))))) (+.f64 b_2 (*.f64 #s(literal -1 binary64) b_2)))) (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 c c) (*.f64 (*.f64 b_2 b_2) b_2)) (/.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 b_2 (fabs.f64 b_2))) (pow.f64 (+.f64 b_2 (*.f64 #s(literal -1 binary64) b_2)) #s(literal 2 binary64))))))))) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 c b_2) (/.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 b_2 (fabs.f64 b_2))) (pow.f64 (+.f64 b_2 (*.f64 #s(literal -1 binary64) b_2)) #s(literal 2 binary64)))))) (/.f64 (*.f64 b_2 b_2) (+.f64 b_2 (*.f64 #s(literal -1 binary64) b_2)))) (/.f64 (*.f64 b_2 (fabs.f64 b_2)) (+.f64 b_2 (*.f64 #s(literal -1 binary64) b_2))))) |
#s(approx (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (-.f64 (fma.f64 a (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 c (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 b_2 b_2) c))) (*.f64 b_2 (*.f64 (fabs.f64 b_2) (+.f64 b_2 (*.f64 #s(literal -1 binary64) b_2))))) (*.f64 a (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (*.f64 c c) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 c (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 b_2 b_2) c))) #s(literal 2 binary64)) (pow.f64 (*.f64 b_2 (fabs.f64 b_2)) #s(literal 2 binary64))))) (*.f64 b_2 (*.f64 (fabs.f64 b_2) (+.f64 b_2 (*.f64 #s(literal -1 binary64) b_2))))) (*.f64 a (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 c (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 b_2 b_2) c))) (*.f64 (*.f64 b_2 b_2) b_2)) (/.f64 (-.f64 (*.f64 c c) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 c (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 b_2 b_2) c))) #s(literal 2 binary64)) (pow.f64 (*.f64 b_2 (fabs.f64 b_2)) #s(literal 2 binary64))))) (*.f64 (pow.f64 (fabs.f64 b_2) #s(literal 3 binary64)) (+.f64 b_2 (*.f64 #s(literal -1 binary64) b_2)))))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 c b_2) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (*.f64 c c) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 c (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 b_2 b_2) c))) #s(literal 2 binary64)) (pow.f64 (*.f64 b_2 (fabs.f64 b_2)) #s(literal 2 binary64))))) (*.f64 b_2 (*.f64 (fabs.f64 b_2) (+.f64 b_2 (*.f64 #s(literal -1 binary64) b_2)))))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 c b_2) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 c (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 b_2 b_2) c))) (*.f64 b_2 (*.f64 (fabs.f64 b_2) (+.f64 b_2 (*.f64 #s(literal -1 binary64) b_2)))))) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 c b_2) (/.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 b_2 (fabs.f64 b_2))) (pow.f64 (+.f64 b_2 (*.f64 #s(literal -1 binary64) b_2)) #s(literal 2 binary64)))))) (+.f64 b_2 (*.f64 #s(literal -1 binary64) b_2)))) (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 c c) (*.f64 (*.f64 b_2 b_2) b_2)) (/.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 b_2 (fabs.f64 b_2))) (pow.f64 (+.f64 b_2 (*.f64 #s(literal -1 binary64) b_2)) #s(literal 2 binary64))))))) (+.f64 b_2 (*.f64 #s(literal -1 binary64) b_2)))) (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 c c) (*.f64 (*.f64 b_2 b_2) b_2)) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 c (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 b_2 b_2) c))) (*.f64 b_2 (*.f64 (fabs.f64 b_2) (+.f64 b_2 (*.f64 #s(literal -1 binary64) b_2)))))) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 c b_2) (/.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 b_2 (fabs.f64 b_2))) (pow.f64 (+.f64 b_2 (*.f64 #s(literal -1 binary64) b_2)) #s(literal 2 binary64)))))) (+.f64 b_2 (*.f64 #s(literal -1 binary64) b_2)))) (*.f64 #s(literal -1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c c) c) (pow.f64 b_2 #s(literal 5 binary64))) (/.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 b_2 (fabs.f64 b_2))) (pow.f64 (+.f64 b_2 (*.f64 #s(literal -1 binary64) b_2)) #s(literal 2 binary64)))))))))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 c b_2) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 c (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 b_2 b_2) c))) (*.f64 b_2 (*.f64 (fabs.f64 b_2) (+.f64 b_2 (*.f64 #s(literal -1 binary64) b_2)))))) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 c b_2) (/.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 b_2 (fabs.f64 b_2))) (pow.f64 (+.f64 b_2 (*.f64 #s(literal -1 binary64) b_2)) #s(literal 2 binary64)))))) (+.f64 b_2 (*.f64 #s(literal -1 binary64) b_2)))) (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 c c) (*.f64 (*.f64 b_2 b_2) b_2)) (/.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 b_2 (fabs.f64 b_2))) (pow.f64 (+.f64 b_2 (*.f64 #s(literal -1 binary64) b_2)) #s(literal 2 binary64))))))))) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 c b_2) (/.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 b_2 (fabs.f64 b_2))) (pow.f64 (+.f64 b_2 (*.f64 #s(literal -1 binary64) b_2)) #s(literal 2 binary64)))))) (/.f64 (*.f64 b_2 b_2) (+.f64 b_2 (*.f64 #s(literal -1 binary64) b_2)))) (/.f64 (*.f64 b_2 (fabs.f64 b_2)) (+.f64 b_2 (*.f64 #s(literal -1 binary64) b_2))))) |
#s(approx (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) (-.f64 (*.f64 b_2 b_2) (*.f64 b_2 (fabs.f64 b_2)))) |
#s(approx (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (fma.f64 #s(literal -1 binary64) (*.f64 c (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 b_2 b_2) c)))) (*.f64 b_2 (fabs.f64 b_2))) (*.f64 b_2 b_2)) (*.f64 b_2 (fabs.f64 b_2)))) |
#s(approx (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) (-.f64 (fma.f64 a (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 a b_2) (/.f64 (-.f64 (*.f64 c c) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 c (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 b_2 b_2) c))) #s(literal 2 binary64)) (pow.f64 (*.f64 b_2 (fabs.f64 b_2)) #s(literal 2 binary64))))) (fabs.f64 b_2)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 c (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 b_2 b_2) c))) (*.f64 b_2 (fabs.f64 b_2))))) (*.f64 b_2 b_2)) (*.f64 b_2 (fabs.f64 b_2)))) |
#s(approx (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) (-.f64 (fma.f64 a (-.f64 (*.f64 a (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 a (*.f64 (*.f64 b_2 b_2) b_2)) (/.f64 (*.f64 (fma.f64 #s(literal -1 binary64) (*.f64 c (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 b_2 b_2) c))) (-.f64 (*.f64 c c) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 c (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 b_2 b_2) c))) #s(literal 2 binary64)) (pow.f64 (*.f64 b_2 (fabs.f64 b_2)) #s(literal 2 binary64)))))) (pow.f64 (fabs.f64 b_2) #s(literal 3 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 c c) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 c (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 b_2 b_2) c))) #s(literal 2 binary64)) (pow.f64 (*.f64 b_2 (fabs.f64 b_2)) #s(literal 2 binary64))))) (*.f64 b_2 (fabs.f64 b_2)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 c (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 b_2 b_2) c))) (*.f64 b_2 (fabs.f64 b_2))))) (*.f64 b_2 b_2)) (*.f64 b_2 (fabs.f64 b_2)))) |
#s(approx (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4))) (*.f64 b_2 (fabs.f64 b_2))) |
#s(approx (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a (fma.f64 #s(literal -1 binary64) (*.f64 c (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 b_2 b_2) c)))) (*.f64 b_2 (fabs.f64 b_2))) (*.f64 b_2 (fabs.f64 b_2)))) |
#s(approx (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4))) (fma.f64 a (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 a b_2) (/.f64 (-.f64 (*.f64 c c) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 c (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 b_2 b_2) c))) #s(literal 2 binary64)) (pow.f64 (*.f64 b_2 (fabs.f64 b_2)) #s(literal 2 binary64))))) (fabs.f64 b_2))) (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 c (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 b_2 b_2) c))) (*.f64 b_2 (fabs.f64 b_2))))) (*.f64 b_2 (fabs.f64 b_2)))) |
#s(approx (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4))) (fma.f64 a (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 c (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 b_2 b_2) c))) (*.f64 b_2 (fabs.f64 b_2))) (*.f64 a (fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 a (*.f64 (*.f64 b_2 b_2) b_2)) (/.f64 (*.f64 (fma.f64 #s(literal -1 binary64) (*.f64 c (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 b_2 b_2) c))) (-.f64 (*.f64 c c) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 c (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 b_2 b_2) c))) #s(literal 2 binary64)) (pow.f64 (*.f64 b_2 (fabs.f64 b_2)) #s(literal 2 binary64)))))) (pow.f64 (fabs.f64 b_2) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 c c) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 c (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 b_2 b_2) c))) #s(literal 2 binary64)) (pow.f64 (*.f64 b_2 (fabs.f64 b_2)) #s(literal 2 binary64))))) (*.f64 b_2 (fabs.f64 b_2))))))) (*.f64 b_2 (fabs.f64 b_2)))) |
#s(approx (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)) (fabs.f64 b_2)) |
#s(approx (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)) (+.f64 (fabs.f64 b_2) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a c) (fabs.f64 b_2))))) |
#s(approx (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)) (+.f64 (fabs.f64 b_2) (*.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 c (fabs.f64 b_2)) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 (fabs.f64 b_2) #s(literal 3 binary64)))))))) |
#s(approx (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)) (+.f64 (fabs.f64 b_2) (*.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 c (fabs.f64 b_2)) (*.f64 a (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 c c) (pow.f64 (fabs.f64 b_2) #s(literal 3 binary64))) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) c)) (pow.f64 (fabs.f64 b_2) #s(literal 5 binary64)))))))))) |
#s(approx (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (*.f64 #s(literal 1 binary64) (pow.f64 (fabs.f64 b_2) #s(literal 1/2 binary64)))) |
#s(approx (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (fma.f64 #s(literal -1/4 binary64) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 a c) (pow.f64 (pow.f64 (pow.f64 (fabs.f64 b_2) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1 binary64) (pow.f64 (fabs.f64 b_2) #s(literal 1/2 binary64))))) |
#s(approx (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (fma.f64 a (fma.f64 #s(literal -1/4 binary64) (*.f64 #s(literal 1 binary64) (*.f64 c (pow.f64 (pow.f64 (pow.f64 (fabs.f64 b_2) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 c c) (pow.f64 (fabs.f64 b_2) #s(literal 4 binary64))) (*.f64 #s(literal 1/32 binary64) (/.f64 (*.f64 c c) (pow.f64 (fabs.f64 b_2) #s(literal 4 binary64)))))) (pow.f64 (fabs.f64 b_2) #s(literal 1/2 binary64))))) (*.f64 #s(literal 1 binary64) (pow.f64 (fabs.f64 b_2) #s(literal 1/2 binary64))))) |
#s(approx (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (fma.f64 a (fma.f64 #s(literal -1/4 binary64) (*.f64 #s(literal 1 binary64) (*.f64 c (pow.f64 (pow.f64 (pow.f64 (fabs.f64 b_2) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)))) (*.f64 a (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (fabs.f64 b_2) #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 c c) (pow.f64 (fabs.f64 b_2) #s(literal 4 binary64))) (*.f64 #s(literal 1/32 binary64) (/.f64 (*.f64 c c) (pow.f64 (fabs.f64 b_2) #s(literal 4 binary64))))))) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (fma.f64 #s(literal -1/12 binary64) (/.f64 (*.f64 (*.f64 c c) c) (pow.f64 (fabs.f64 b_2) #s(literal 6 binary64))) (fma.f64 #s(literal -1/384 binary64) (/.f64 (*.f64 (*.f64 c c) c) (pow.f64 (fabs.f64 b_2) #s(literal 6 binary64))) (*.f64 #s(literal 1/32 binary64) (/.f64 (*.f64 (*.f64 c c) c) (pow.f64 (fabs.f64 b_2) #s(literal 6 binary64))))))) (pow.f64 (fabs.f64 b_2) #s(literal 1/2 binary64))))))) (*.f64 #s(literal 1 binary64) (pow.f64 (fabs.f64 b_2) #s(literal 1/2 binary64))))) |
#s(approx (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) (*.f64 b_2 b_2)) |
#s(approx (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) (fma.f64 #s(literal -1 binary64) (*.f64 a c) (*.f64 b_2 b_2))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) (/.f64 (fma.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (/.f64 b_2 #s(literal -1 binary64))) a)) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal 1/2 binary64)) (/.f64 (*.f64 b_2 b_2) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal 1/2 binary64)) (/.f64 (*.f64 b_2 b_2) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)))))) (*.f64 a a)) (*.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 b_2 #s(literal -1 binary64)))) a)) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 a a) c) (/.f64 (*.f64 (*.f64 b_2 b_2) b_2) #s(literal 1 binary64))) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (/.f64 (*.f64 b_2 (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal 1/2 binary64)) (/.f64 (*.f64 b_2 b_2) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal 1/2 binary64)) (/.f64 (*.f64 b_2 b_2) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64))))))) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) (pow.f64 a #s(literal 3 binary64))) (*.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b_2 b_2) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 b_2 #s(literal -1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b_2 b_2) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)))))))) a)) |
#s(approx (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (*.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
#s(approx (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (fma.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (/.f64 b_2 #s(literal -1 binary64)))) |
#s(approx (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal 1/2 binary64)) (/.f64 (*.f64 b_2 b_2) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal 1/2 binary64)) (/.f64 (*.f64 b_2 b_2) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)))))) (*.f64 a a)) (*.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 b_2 #s(literal -1 binary64))))) |
#s(approx (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 a a) c) (/.f64 (*.f64 (*.f64 b_2 b_2) b_2) #s(literal 1 binary64))) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (/.f64 (*.f64 b_2 (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal 1/2 binary64)) (/.f64 (*.f64 b_2 b_2) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal 1/2 binary64)) (/.f64 (*.f64 b_2 b_2) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64))))))) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) (pow.f64 a #s(literal 3 binary64))) (*.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b_2 b_2) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 b_2 #s(literal -1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b_2 b_2) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64))))))))) |
#s(approx (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2)) (*.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) |
#s(approx (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2)) (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 b_2 a) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))) |
#s(approx (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2)) (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 b_2 a) (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))))) |
#s(approx (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2)) (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 b_2 a) (fma.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))))) |
#s(approx (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)) (*.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) |
#s(approx (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)) (*.f64 a (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))) |
#s(approx (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)) (*.f64 a (fma.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))))) |
#s(approx (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)) (*.f64 a (fma.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 5 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 b_2 #s(literal 6 binary64)) (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal 5 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))))) |
#s(approx (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) (*.f64 #s(literal -1 binary64) (*.f64 a c))) |
#s(approx (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) (*.f64 a (fma.f64 #s(literal -1 binary64) c (/.f64 (*.f64 b_2 b_2) a)))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64))) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 c (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 b_2 b_2) c))) c))) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) (/.f64 b_2 #s(literal -1 binary64))) a)) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (-.f64 (pow.f64 (*.f64 b_2 (fabs.f64 b_2)) #s(literal 2 binary64)) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 c (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 b_2 b_2) c))) #s(literal 2 binary64)) (*.f64 c c)))) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 c (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 b_2 b_2) c))) c))) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))) (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b_2 (-.f64 (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (/.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 c (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 b_2 b_2) c))) c))) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (/.f64 (*.f64 a b_2) #s(literal -1 binary64)))) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b_2 b_2) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) (/.f64 b_2 #s(literal -1 binary64))))) a)) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64))) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (-.f64 (pow.f64 (*.f64 b_2 (fabs.f64 b_2)) #s(literal 2 binary64)) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 c (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 b_2 b_2) c))) #s(literal 2 binary64)) (*.f64 c c)))) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 7 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 (fma.f64 #s(literal -1 binary64) (*.f64 c (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 b_2 b_2) c))) (-.f64 (pow.f64 (*.f64 b_2 (fabs.f64 b_2)) #s(literal 2 binary64)) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 c (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 b_2 b_2) c))) #s(literal 2 binary64)) (*.f64 c c))))) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 c (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 b_2 b_2) c))) c))) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))))) (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b_2 (-.f64 (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (/.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 c (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 b_2 b_2) c))) c))) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (/.f64 (*.f64 a b_2) #s(literal -1 binary64)))) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b_2 (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (/.f64 a (*.f64 (*.f64 c c) c)) #s(literal 1/2 binary64)) (/.f64 (-.f64 (pow.f64 (*.f64 b_2 (fabs.f64 b_2)) #s(literal 2 binary64)) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 c (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 b_2 b_2) c))) #s(literal 2 binary64)) (*.f64 c c)))) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (/.f64 (*.f64 b_2 (-.f64 (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (/.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 c (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 b_2 b_2) c))) c))) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (/.f64 (*.f64 a b_2) #s(literal -1 binary64)))) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal 1/2 binary64)) (/.f64 (*.f64 b_2 b_2) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)))))))) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b_2 b_2) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b_2 b_2) (*.f64 a a)) (/.f64 (-.f64 (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (/.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 c (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 b_2 b_2) c))) c))) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (/.f64 (*.f64 a b_2) #s(literal -1 binary64))) (*.f64 c #s(literal -1 binary64)))) (/.f64 b_2 #s(literal -1 binary64))))))) a)) |
#s(approx (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64))))) |
#s(approx (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64))) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 c (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 b_2 b_2) c))) c))) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) (/.f64 b_2 #s(literal -1 binary64)))) |
#s(approx (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (-.f64 (pow.f64 (*.f64 b_2 (fabs.f64 b_2)) #s(literal 2 binary64)) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 c (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 b_2 b_2) c))) #s(literal 2 binary64)) (*.f64 c c)))) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 c (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 b_2 b_2) c))) c))) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))) (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b_2 (-.f64 (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (/.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 c (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 b_2 b_2) c))) c))) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (/.f64 (*.f64 a b_2) #s(literal -1 binary64)))) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b_2 b_2) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) (/.f64 b_2 #s(literal -1 binary64)))))) |
#s(approx (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64))) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (-.f64 (pow.f64 (*.f64 b_2 (fabs.f64 b_2)) #s(literal 2 binary64)) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 c (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 b_2 b_2) c))) #s(literal 2 binary64)) (*.f64 c c)))) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 7 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 (fma.f64 #s(literal -1 binary64) (*.f64 c (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 b_2 b_2) c))) (-.f64 (pow.f64 (*.f64 b_2 (fabs.f64 b_2)) #s(literal 2 binary64)) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 c (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 b_2 b_2) c))) #s(literal 2 binary64)) (*.f64 c c))))) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 c (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 b_2 b_2) c))) c))) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))))) (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b_2 (-.f64 (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (/.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 c (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 b_2 b_2) c))) c))) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (/.f64 (*.f64 a b_2) #s(literal -1 binary64)))) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b_2 (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (/.f64 a (*.f64 (*.f64 c c) c)) #s(literal 1/2 binary64)) (/.f64 (-.f64 (pow.f64 (*.f64 b_2 (fabs.f64 b_2)) #s(literal 2 binary64)) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 c (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 b_2 b_2) c))) #s(literal 2 binary64)) (*.f64 c c)))) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (/.f64 (*.f64 b_2 (-.f64 (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (/.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 c (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 b_2 b_2) c))) c))) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (/.f64 (*.f64 a b_2) #s(literal -1 binary64)))) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal 1/2 binary64)) (/.f64 (*.f64 b_2 b_2) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)))))))) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b_2 b_2) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b_2 b_2) (*.f64 a a)) (/.f64 (-.f64 (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (/.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 c (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 b_2 b_2) c))) c))) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (/.f64 (*.f64 a b_2) #s(literal -1 binary64))) (*.f64 c #s(literal -1 binary64)))) (/.f64 b_2 #s(literal -1 binary64)))))))) |
#s(approx (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) (*.f64 #s(literal -1 binary64) (*.f64 a c))) |
#s(approx (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) (*.f64 a (-.f64 (/.f64 (*.f64 b_2 b_2) a) (+.f64 c (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 c (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 b_2 b_2) c))) (*.f64 a c))))))) |
#s(approx (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) (*.f64 a (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (pow.f64 (*.f64 b_2 (fabs.f64 b_2)) #s(literal 2 binary64)) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 c (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 b_2 b_2) c))) #s(literal 2 binary64)) (*.f64 c c)))) (*.f64 (*.f64 a a) c)) (/.f64 (*.f64 b_2 b_2) a)) (+.f64 c (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 c (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 b_2 b_2) c))) (*.f64 a c))))))) |
#s(approx (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) (*.f64 a (-.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 c (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 b_2 b_2) c))) (pow.f64 a #s(literal 3 binary64))) (/.f64 (-.f64 (pow.f64 (*.f64 b_2 (fabs.f64 b_2)) #s(literal 2 binary64)) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 c (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 b_2 b_2) c))) #s(literal 2 binary64)) (*.f64 c c)))) (*.f64 (*.f64 c c) c))) (/.f64 (*.f64 b_2 b_2) a)) (+.f64 c (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 c (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 b_2 b_2) c))) (*.f64 a c)) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (pow.f64 (*.f64 b_2 (fabs.f64 b_2)) #s(literal 2 binary64)) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 c (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 b_2 b_2) c))) #s(literal 2 binary64)) (*.f64 c c)))) (*.f64 (*.f64 a a) c)))))))) |
#s(approx (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4))) (*.f64 a c)) |
#s(approx (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4))) (*.f64 a (+.f64 c (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 c (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 b_2 b_2) c))) (*.f64 a c)))))) |
#s(approx (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4))) (*.f64 a (+.f64 c (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 c (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 b_2 b_2) c))) (*.f64 a c)) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (pow.f64 (*.f64 b_2 (fabs.f64 b_2)) #s(literal 2 binary64)) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 c (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 b_2 b_2) c))) #s(literal 2 binary64)) (*.f64 c c)))) (*.f64 (*.f64 a a) c))))))) |
#s(approx (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4))) (*.f64 a (+.f64 c (fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 c (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 b_2 b_2) c))) (pow.f64 a #s(literal 3 binary64))) (/.f64 (-.f64 (pow.f64 (*.f64 b_2 (fabs.f64 b_2)) #s(literal 2 binary64)) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 c (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 b_2 b_2) c))) #s(literal 2 binary64)) (*.f64 c c)))) (*.f64 (*.f64 c c) c))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 c (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 b_2 b_2) c))) (*.f64 a c)) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (pow.f64 (*.f64 b_2 (fabs.f64 b_2)) #s(literal 2 binary64)) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 c (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 b_2 b_2) c))) #s(literal 2 binary64)) (*.f64 c c)))) (*.f64 (*.f64 a a) c)))))))) |
#s(approx (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)) (*.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) |
#s(approx (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)) (*.f64 a (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))) |
#s(approx (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)) (*.f64 a (fma.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 (fabs.f64 b_2) #s(literal 4 binary64)) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))))) |
#s(approx (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)) (*.f64 a (fma.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 (fabs.f64 b_2) #s(literal 4 binary64)) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 5 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 (fabs.f64 b_2) #s(literal 6 binary64)) (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal 5 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))))) |
#s(approx (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (+.f64 (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 c)) (log.f64 (pow.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal -1 binary64)))))) |
#s(approx (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (+.f64 (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (+.f64 (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 c)) (log.f64 (pow.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal -1 binary64))))) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (+.f64 (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 c)) (log.f64 (pow.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal -1 binary64))))) a) (/.f64 (*.f64 b_2 b_2) c))))) |
#s(approx (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (+.f64 (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (+.f64 (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 c)) (log.f64 (pow.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal -1 binary64))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (+.f64 (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 c)) (log.f64 (pow.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal -1 binary64))))) a) (/.f64 (*.f64 b_2 b_2) c)) (/.f64 (*.f64 (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (+.f64 (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 c)) (log.f64 (pow.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal -1 binary64))))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 (fabs.f64 b_2) #s(literal 4 binary64)) (*.f64 c c)) (*.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (fabs.f64 b_2) #s(literal 4 binary64)) (*.f64 c c))))) (*.f64 a a))))) |
#s(approx (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (+.f64 (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (+.f64 (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 c)) (log.f64 (pow.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal -1 binary64))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (+.f64 (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 c)) (log.f64 (pow.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal -1 binary64))))) a) (/.f64 (*.f64 b_2 b_2) c)) (/.f64 (fma.f64 (*.f64 (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (+.f64 (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 c)) (log.f64 (pow.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal -1 binary64))))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 (fabs.f64 b_2) #s(literal 4 binary64)) (*.f64 c c)) (*.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (fabs.f64 b_2) #s(literal 4 binary64)) (*.f64 c c))))) (pow.f64 a #s(literal 3 binary64)) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (+.f64 (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 c)) (log.f64 (pow.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal -1 binary64))))) (fma.f64 #s(literal -1/12 binary64) (/.f64 (pow.f64 (fabs.f64 b_2) #s(literal 6 binary64)) (*.f64 (*.f64 c c) c)) (fma.f64 #s(literal -1/384 binary64) (/.f64 (pow.f64 (fabs.f64 b_2) #s(literal 6 binary64)) (*.f64 (*.f64 c c) c)) (*.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (fabs.f64 b_2) #s(literal 6 binary64)) (*.f64 (*.f64 c c) c)))))))) (*.f64 (*.f64 a a) (pow.f64 a #s(literal 3 binary64))))))) |
#s(approx (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) (*.f64 #s(literal -1 binary64) (*.f64 a c))) |
#s(approx (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) (*.f64 a (fma.f64 #s(literal -1 binary64) c (/.f64 (*.f64 b_2 b_2) a)))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 b_2 (*.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) a))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))) (*.f64 a b_2)) a) (*.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) a))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 b_2 b_2) b_2)) c) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 b_2 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal 1/2 binary64)) (*.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal 1/2 binary64)) (*.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))))))) (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal 1/2 binary64)) (*.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal 1/2 binary64)) (*.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))))) a)) (*.f64 a b_2)) a) (*.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) a))) |
#s(approx (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) |
#s(approx (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (fma.f64 #s(literal -1 binary64) b_2 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))) |
#s(approx (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal 1/2 binary64)) (*.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal 1/2 binary64)) (*.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))) a) (*.f64 a b_2)) a)))) |
#s(approx (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal 1/2 binary64)) (*.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 b_2 b_2) b_2)) c) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b_2 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal 1/2 binary64)) (*.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal 1/2 binary64)) (*.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))))))) a) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal 1/2 binary64)) (*.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))))) a) (*.f64 a b_2)) a)))) |
#s(approx (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2)) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) |
#s(approx (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2)) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (/.f64 b_2 a))))) |
#s(approx (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2)) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) b_2 (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))) a) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))))) |
#s(approx (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2)) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) b_2 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))) a))) a) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))))) |
#s(approx (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) |
#s(approx (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))))) |
#s(approx (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))))) |
#s(approx (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 5 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 b_2 #s(literal 6 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))))))) |
#s(approx (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) (*.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) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (-.f64 (*.f64 b_2 b_2) (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 c (*.f64 b_2 b_2) (*.f64 (*.f64 b_2 b_2) c)) c)))))) (*.f64 #s(literal -1 binary64) b_2)) a))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (-.f64 (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (-.f64 (*.f64 b_2 b_2) (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 c (*.f64 b_2 b_2) (*.f64 (*.f64 b_2 b_2) c)) c))))) (*.f64 #s(literal -1 binary64) (*.f64 a b_2))) (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (-.f64 (pow.f64 (*.f64 b_2 (fabs.f64 b_2)) #s(literal 2 binary64)) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 c (*.f64 b_2 b_2) (*.f64 (*.f64 b_2 b_2) c)) #s(literal 2 binary64)) (*.f64 c c)))))))) (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 b_2 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (-.f64 (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (-.f64 (*.f64 b_2 b_2) (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 c (*.f64 b_2 b_2) (*.f64 (*.f64 b_2 b_2) c)) c))))) (*.f64 #s(literal -1 binary64) (*.f64 a b_2)))))) (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))))) a) (*.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) a))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (-.f64 (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (-.f64 (*.f64 b_2 b_2) (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 c (*.f64 b_2 b_2) (*.f64 (*.f64 b_2 b_2) c)) c))))) (*.f64 #s(literal -1 binary64) (*.f64 a b_2))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (/.f64 a (*.f64 (*.f64 c c) c)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (-.f64 (pow.f64 (*.f64 b_2 (fabs.f64 b_2)) #s(literal 2 binary64)) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 c (*.f64 b_2 b_2) (*.f64 (*.f64 b_2 b_2) c)) #s(literal 2 binary64)) (*.f64 c c))))))) (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b_2 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (-.f64 (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (-.f64 (*.f64 b_2 b_2) (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 c (*.f64 b_2 b_2) (*.f64 (*.f64 b_2 b_2) c)) c))))) (*.f64 #s(literal -1 binary64) (*.f64 a b_2)))))) (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal 1/2 binary64)) (*.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a (pow.f64 c #s(literal 7 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (*.f64 (fma.f64 c (*.f64 b_2 b_2) (*.f64 (*.f64 b_2 b_2) c)) (-.f64 (pow.f64 (*.f64 b_2 (fabs.f64 b_2)) #s(literal 2 binary64)) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 c (*.f64 b_2 b_2) (*.f64 (*.f64 b_2 b_2) c)) #s(literal 2 binary64)) (*.f64 c c))))))))) (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 b_2 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (/.f64 a (*.f64 (*.f64 c c) c)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (-.f64 (pow.f64 (*.f64 b_2 (fabs.f64 b_2)) #s(literal 2 binary64)) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 c (*.f64 b_2 b_2) (*.f64 (*.f64 b_2 b_2) c)) #s(literal 2 binary64)) (*.f64 c c))))))) (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b_2 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (-.f64 (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (-.f64 (*.f64 b_2 b_2) (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 c (*.f64 b_2 b_2) (*.f64 (*.f64 b_2 b_2) c)) c))))) (*.f64 #s(literal -1 binary64) (*.f64 a b_2)))))) (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal 1/2 binary64)) (*.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 b_2 b_2) (-.f64 (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (-.f64 (*.f64 b_2 b_2) (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 c (*.f64 b_2 b_2) (*.f64 (*.f64 b_2 b_2) c)) c))))) (*.f64 #s(literal -1 binary64) (*.f64 a b_2)))) c)))) a))) a) (*.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) a))) |
#s(approx (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) |
#s(approx (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (-.f64 (*.f64 b_2 b_2) (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 c (*.f64 b_2 b_2) (*.f64 (*.f64 b_2 b_2) c)) c))))) (*.f64 #s(literal -1 binary64) (*.f64 a b_2))) a)))) |
#s(approx (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (/.f64 a (*.f64 (*.f64 c c) c)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (-.f64 (pow.f64 (*.f64 b_2 (fabs.f64 b_2)) #s(literal 2 binary64)) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 c (*.f64 b_2 b_2) (*.f64 (*.f64 b_2 b_2) c)) #s(literal 2 binary64)) (*.f64 c c))))))) (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b_2 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (-.f64 (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (-.f64 (*.f64 b_2 b_2) (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 c (*.f64 b_2 b_2) (*.f64 (*.f64 b_2 b_2) c)) c))))) (*.f64 #s(literal -1 binary64) (*.f64 a b_2)))))) (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal 1/2 binary64)) (*.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))))) a) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (-.f64 (*.f64 b_2 b_2) (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 c (*.f64 b_2 b_2) (*.f64 (*.f64 b_2 b_2) c)) c)))))) (*.f64 #s(literal -1 binary64) (*.f64 a b_2))) a)))) |
#s(approx (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 (/.f64 a (pow.f64 c #s(literal 7 binary64))) #s(literal 1/2 binary64)) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (*.f64 (fma.f64 c (*.f64 b_2 b_2) (*.f64 (*.f64 b_2 b_2) c)) (-.f64 (pow.f64 (*.f64 b_2 (fabs.f64 b_2)) #s(literal 2 binary64)) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 c (*.f64 b_2 b_2) (*.f64 (*.f64 b_2 b_2) c)) #s(literal 2 binary64)) (*.f64 c c)))))))) (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b_2 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (/.f64 a (*.f64 (*.f64 c c) c)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (-.f64 (pow.f64 (*.f64 b_2 (fabs.f64 b_2)) #s(literal 2 binary64)) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 c (*.f64 b_2 b_2) (*.f64 (*.f64 b_2 b_2) c)) #s(literal 2 binary64)) (*.f64 c c))))))) (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b_2 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (-.f64 (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (-.f64 (*.f64 b_2 b_2) (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 c (*.f64 b_2 b_2) (*.f64 (*.f64 b_2 b_2) c)) c))))) (*.f64 #s(literal -1 binary64) (*.f64 a b_2)))))) (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal 1/2 binary64)) (*.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 b_2 b_2) (-.f64 (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (-.f64 (*.f64 b_2 b_2) (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 c (*.f64 b_2 b_2) (*.f64 (*.f64 b_2 b_2) c)) c))))) (*.f64 #s(literal -1 binary64) (*.f64 a b_2))))) c)))) a) (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (/.f64 a (*.f64 (*.f64 c c) c)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (-.f64 (pow.f64 (*.f64 b_2 (fabs.f64 b_2)) #s(literal 2 binary64)) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 c (*.f64 b_2 b_2) (*.f64 (*.f64 b_2 b_2) c)) #s(literal 2 binary64)) (*.f64 c c)))))))) (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b_2 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (-.f64 (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (-.f64 (*.f64 b_2 b_2) (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 c (*.f64 b_2 b_2) (*.f64 (*.f64 b_2 b_2) c)) c))))) (*.f64 #s(literal -1 binary64) (*.f64 a b_2)))))) (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal 1/2 binary64)) (*.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))))) a) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (-.f64 (*.f64 b_2 b_2) (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 c (*.f64 b_2 b_2) (*.f64 (*.f64 b_2 b_2) c)) c)))))) (*.f64 #s(literal -1 binary64) (*.f64 a b_2))) a)))) |
#s(approx (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) (*.f64 a c)) |
#s(approx (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) (*.f64 #s(literal -1 binary64) (*.f64 a (-.f64 (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (*.f64 b_2 b_2) a) (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 c (*.f64 b_2 b_2) (*.f64 (*.f64 b_2 b_2) c)) c)) a))) c)))) |
#s(approx (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) (*.f64 #s(literal -1 binary64) (*.f64 a (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (pow.f64 (*.f64 b_2 (fabs.f64 b_2)) #s(literal 2 binary64)) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 c (*.f64 b_2 b_2) (*.f64 (*.f64 b_2 b_2) c)) #s(literal 2 binary64)) (*.f64 c c)))) (*.f64 a c)) (*.f64 b_2 b_2)) (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 c (*.f64 b_2 b_2) (*.f64 (*.f64 b_2 b_2) c)) c))) a)) c)))) |
#s(approx (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) (*.f64 #s(literal -1 binary64) (*.f64 a (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (fma.f64 c (*.f64 b_2 b_2) (*.f64 (*.f64 b_2 b_2) c)) a) (/.f64 (-.f64 (pow.f64 (*.f64 b_2 (fabs.f64 b_2)) #s(literal 2 binary64)) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 c (*.f64 b_2 b_2) (*.f64 (*.f64 b_2 b_2) c)) #s(literal 2 binary64)) (*.f64 c c)))) (*.f64 (*.f64 c c) c)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (pow.f64 (*.f64 b_2 (fabs.f64 b_2)) #s(literal 2 binary64)) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 c (*.f64 b_2 b_2) (*.f64 (*.f64 b_2 b_2) c)) #s(literal 2 binary64)) (*.f64 c c)))) c))) a) (*.f64 b_2 b_2)) (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 c (*.f64 b_2 b_2) (*.f64 (*.f64 b_2 b_2) c)) c))) a)) c)))) |
#s(approx (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4))) (*.f64 #s(literal -1 binary64) (*.f64 a c))) |
#s(approx (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4))) (*.f64 #s(literal -1 binary64) (*.f64 a (+.f64 c (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 c (*.f64 b_2 b_2) (*.f64 (*.f64 b_2 b_2) c)) (*.f64 a c))))))) |
#s(approx (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4))) (*.f64 #s(literal -1 binary64) (*.f64 a (+.f64 c (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (pow.f64 (*.f64 b_2 (fabs.f64 b_2)) #s(literal 2 binary64)) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 c (*.f64 b_2 b_2) (*.f64 (*.f64 b_2 b_2) c)) #s(literal 2 binary64)) (*.f64 c c)))) (*.f64 a c)) (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 c (*.f64 b_2 b_2) (*.f64 (*.f64 b_2 b_2) c)) c))) a)))))) |
#s(approx (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4))) (*.f64 #s(literal -1 binary64) (*.f64 a (+.f64 c (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (fma.f64 c (*.f64 b_2 b_2) (*.f64 (*.f64 b_2 b_2) c)) a) (/.f64 (-.f64 (pow.f64 (*.f64 b_2 (fabs.f64 b_2)) #s(literal 2 binary64)) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 c (*.f64 b_2 b_2) (*.f64 (*.f64 b_2 b_2) c)) #s(literal 2 binary64)) (*.f64 c c)))) (*.f64 (*.f64 c c) c))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (pow.f64 (*.f64 b_2 (fabs.f64 b_2)) #s(literal 2 binary64)) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 c (*.f64 b_2 b_2) (*.f64 (*.f64 b_2 b_2) c)) #s(literal 2 binary64)) (*.f64 c c)))) c))) a) (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 c (*.f64 b_2 b_2) (*.f64 (*.f64 b_2 b_2) c)) c))) a)))))) |
#s(approx (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) |
#s(approx (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))))) |
#s(approx (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 (fabs.f64 b_2) #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))))) |
#s(approx (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 (fabs.f64 b_2) #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 5 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 (fabs.f64 b_2) #s(literal 6 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))))))) |
#s(approx (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (+.f64 (log.f64 c) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) a) #s(literal -1 binary64)))))) |
#s(approx (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (+.f64 (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (+.f64 (log.f64 c) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) a) #s(literal -1 binary64))))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (+.f64 (log.f64 c) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) a) #s(literal -1 binary64))))) (*.f64 b_2 b_2)) (*.f64 a c))))) |
#s(approx (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (+.f64 (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (+.f64 (log.f64 c) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) a) #s(literal -1 binary64))))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (+.f64 (log.f64 c) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) a) #s(literal -1 binary64))))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 (fabs.f64 b_2) #s(literal 4 binary64)) (*.f64 c c)) (*.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (fabs.f64 b_2) #s(literal 4 binary64)) (*.f64 c c))))) a) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (+.f64 (log.f64 c) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) a) #s(literal -1 binary64))))) (*.f64 b_2 b_2)) c))) a)))) |
#s(approx (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (+.f64 (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (+.f64 (log.f64 c) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) a) #s(literal -1 binary64))))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (+.f64 (log.f64 c) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) a) #s(literal -1 binary64))))) (fma.f64 #s(literal -1/32 binary64) (/.f64 (pow.f64 (fabs.f64 b_2) #s(literal 6 binary64)) (*.f64 (*.f64 c c) c)) (fma.f64 #s(literal 1/384 binary64) (/.f64 (pow.f64 (fabs.f64 b_2) #s(literal 6 binary64)) (*.f64 (*.f64 c c) c)) (*.f64 #s(literal 1/12 binary64) (/.f64 (pow.f64 (fabs.f64 b_2) #s(literal 6 binary64)) (*.f64 (*.f64 c c) c)))))) a) (*.f64 (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (+.f64 (log.f64 c) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) a) #s(literal -1 binary64))))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 (fabs.f64 b_2) #s(literal 4 binary64)) (*.f64 c c)) (*.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (fabs.f64 b_2) #s(literal 4 binary64)) (*.f64 c c)))))) a) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (+.f64 (log.f64 c) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) a) #s(literal -1 binary64))))) (*.f64 b_2 b_2)) c))) a)))) |
#s(approx (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) (*.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) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) (fma.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (/.f64 b_2 (*.f64 a #s(literal -1 binary64))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) (fma.f64 b_2 (fma.f64 #s(literal -1 binary64) (*.f64 b_2 (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64)))))) (pow.f64 (*.f64 a #s(literal -1 binary64)) #s(literal -1 binary64))) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) (fma.f64 b_2 (fma.f64 b_2 (-.f64 (*.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 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64))))) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))))) (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64)))))) (pow.f64 (*.f64 a #s(literal -1 binary64)) #s(literal -1 binary64))) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64))))) |
#s(approx (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (fma.f64 b_2 (fma.f64 #s(literal -1 binary64) (*.f64 b_2 (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64)))))) #s(literal -1 binary64)) (*.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64))))) |
#s(approx (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (fma.f64 b_2 (fma.f64 b_2 (-.f64 (*.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 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64))))) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))))) (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64)))))) #s(literal -1 binary64)) (*.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64))))) |
#s(approx (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2)) (+.f64 (*.f64 #s(literal -1 binary64) b_2) (*.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) |
#s(approx (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2)) (fma.f64 b_2 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 b_2 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) #s(literal 1 binary64)) (*.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) |
#s(approx (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2)) (fma.f64 b_2 (-.f64 (*.f64 b_2 (fma.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b_2 b_2) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)))))) #s(literal 1 binary64)) (*.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) |
#s(approx (pow b_2 1) b_2) |
#s(approx (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)) (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) |
#s(approx (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)) (fma.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 b_2 b_2) (fma.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b_2 b_2) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)))))))) |
#s(approx (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)) (fma.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 b_2 b_2) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) (*.f64 (*.f64 b_2 b_2) (fma.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64))) (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b_2 b_2) (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal 5 binary64))))))))))) |
#s(approx (pow b_2 1) b_2) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 a #s(literal -1 binary64)) (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a c) (*.f64 b_2 b_2)) #s(literal 1/2 binary64))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a c) (*.f64 b_2 b_2)) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)) #s(literal 1/2 binary64)) (/.f64 b_2 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 a #s(literal -1 binary64)) (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a c) (*.f64 b_2 b_2)) #s(literal 1/2 binary64)))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 a #s(literal -1 binary64)) (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a c) (*.f64 b_2 b_2)) #s(literal 1/2 binary64))) (*.f64 b_2 (-.f64 (*.f64 b_2 (-.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a c) (*.f64 b_2 b_2)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 a c) #s(literal 1/2 binary64))) (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64))))) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (*.f64 (*.f64 a a) (*.f64 c #s(literal -1 binary64))) #s(literal -1 binary64)) (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a c) (*.f64 b_2 b_2)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 (*.f64 (*.f64 a a) (*.f64 c #s(literal -1 binary64))) #s(literal -1 binary64)) (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a c) (*.f64 b_2 b_2)) #s(literal 1/2 binary64)))))) (*.f64 (pow.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a c) (*.f64 b_2 b_2)) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64))))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 a #s(literal -1 binary64)) (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a c) (*.f64 b_2 b_2)) #s(literal 1/2 binary64))) (*.f64 b_2 (-.f64 (*.f64 b_2 (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 b_2 (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (-.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a c) (*.f64 b_2 b_2)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 a c) #s(literal 1/2 binary64))) (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64))))) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (*.f64 (*.f64 a a) (*.f64 c #s(literal -1 binary64))) #s(literal -1 binary64)) (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a c) (*.f64 b_2 b_2)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 (*.f64 (*.f64 a a) (*.f64 c #s(literal -1 binary64))) #s(literal -1 binary64)) (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a c) (*.f64 b_2 b_2)) #s(literal 1/2 binary64))))) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a c) (*.f64 b_2 b_2)) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c))) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64)))))) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a c) (*.f64 b_2 b_2)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 a c) #s(literal 1/2 binary64))) (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64))))) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (*.f64 (*.f64 a a) (*.f64 c #s(literal -1 binary64))) #s(literal -1 binary64)) (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a c) (*.f64 b_2 b_2)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 (*.f64 (*.f64 a a) (*.f64 c #s(literal -1 binary64))) #s(literal -1 binary64)) (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a c) (*.f64 b_2 b_2)) #s(literal 1/2 binary64)))))) (*.f64 (pow.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a c) (*.f64 b_2 b_2)) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64))))))) |
#s(approx (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (*.f64 #s(literal -1 binary64) (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a c) (*.f64 b_2 b_2)) #s(literal 1/2 binary64)))) |
#s(approx (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (fma.f64 #s(literal -1 binary64) (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a c) (*.f64 b_2 b_2)) #s(literal 1/2 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a c) (*.f64 b_2 b_2)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 a c) #s(literal 1/2 binary64))) (/.f64 b_2 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))))) |
#s(approx (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (fma.f64 #s(literal -1 binary64) (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a c) (*.f64 b_2 b_2)) #s(literal 1/2 binary64)) (*.f64 b_2 (-.f64 (*.f64 b_2 (-.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a c) (*.f64 b_2 b_2)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 a c) #s(literal 1/2 binary64))) (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64))))) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -1 binary64))) #s(literal -1 binary64)) (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a c) (*.f64 b_2 b_2)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -1 binary64))) #s(literal -1 binary64)) (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a c) (*.f64 b_2 b_2)) #s(literal 1/2 binary64)))))) (*.f64 (/.f64 (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a c) (*.f64 b_2 b_2)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 a c) #s(literal 1/2 binary64))) (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64))))))) |
#s(approx (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (fma.f64 #s(literal -1 binary64) (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a c) (*.f64 b_2 b_2)) #s(literal 1/2 binary64)) (*.f64 b_2 (-.f64 (*.f64 b_2 (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 b_2 (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (-.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a c) (*.f64 b_2 b_2)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 a c) #s(literal 1/2 binary64))) (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64))))) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -1 binary64))) #s(literal -1 binary64)) (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a c) (*.f64 b_2 b_2)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -1 binary64))) #s(literal -1 binary64)) (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a c) (*.f64 b_2 b_2)) #s(literal 1/2 binary64))))) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a c) (*.f64 b_2 b_2)) (pow.f64 (*.f64 a c) #s(literal 3 binary64))) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64)))))) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a c) (*.f64 b_2 b_2)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 a c) #s(literal 1/2 binary64))) (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64))))) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -1 binary64))) #s(literal -1 binary64)) (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a c) (*.f64 b_2 b_2)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -1 binary64))) #s(literal -1 binary64)) (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a c) (*.f64 b_2 b_2)) #s(literal 1/2 binary64)))))) (*.f64 (/.f64 (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a c) (*.f64 b_2 b_2)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 a c) #s(literal 1/2 binary64))) (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64))))))) |
#s(approx (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (*.f64 a (*.f64 c (fma.f64 #s(literal -1 binary64) (*.f64 a c) (*.f64 b_2 b_2)))) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) |
#s(approx (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) (-.f64 (*.f64 (*.f64 b_2 b_2) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a c) (*.f64 b_2 b_2)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 a c) #s(literal 1/2 binary64))) (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)))))) (*.f64 (pow.f64 (*.f64 a (*.f64 c (fma.f64 #s(literal -1 binary64) (*.f64 a c) (*.f64 b_2 b_2)))) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) |
#s(approx (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) (-.f64 (*.f64 (*.f64 b_2 b_2) (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a c) (*.f64 b_2 b_2)) (pow.f64 (*.f64 a c) #s(literal 3 binary64))) #s(literal 1/2 binary64)) (/.f64 (*.f64 b_2 b_2) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a c) (*.f64 b_2 b_2)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 a c) #s(literal 1/2 binary64))) (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)))))) (*.f64 (pow.f64 (*.f64 a (*.f64 c (fma.f64 #s(literal -1 binary64) (*.f64 a c) (*.f64 b_2 b_2)))) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) |
#s(approx (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) (-.f64 (*.f64 (*.f64 b_2 b_2) (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 b_2 b_2) (-.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (pow.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a c) (*.f64 b_2 b_2)) (pow.f64 (*.f64 a c) #s(literal 5 binary64))) #s(literal 1/2 binary64)) (/.f64 (*.f64 b_2 b_2) (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal 5 binary64))))) (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a c) (*.f64 b_2 b_2)) (pow.f64 (*.f64 a c) #s(literal 3 binary64))) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a c) (*.f64 b_2 b_2)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 a c) #s(literal 1/2 binary64))) (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)))))) (*.f64 (pow.f64 (*.f64 a (*.f64 c (fma.f64 #s(literal -1 binary64) (*.f64 a c) (*.f64 b_2 b_2)))) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) |
#s(approx (* b_2 b_2) (*.f64 b_2 b_2)) |
#s(approx (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4))) (*.f64 (pow.f64 (*.f64 a (*.f64 c (fma.f64 #s(literal -1 binary64) (*.f64 a c) (*.f64 b_2 b_2)))) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) |
#s(approx (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a c) (*.f64 b_2 b_2)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 a c) #s(literal 1/2 binary64))) (/.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (*.f64 a (*.f64 c (fma.f64 #s(literal -1 binary64) (*.f64 a c) (*.f64 b_2 b_2)))) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) |
#s(approx (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4))) (fma.f64 (pow.f64 (*.f64 a (*.f64 c (fma.f64 #s(literal -1 binary64) (*.f64 a c) (*.f64 b_2 b_2)))) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 b_2 b_2) (fma.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a c) (*.f64 b_2 b_2)) (pow.f64 (*.f64 a c) #s(literal 3 binary64))) #s(literal 1/2 binary64)) (/.f64 (*.f64 b_2 b_2) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a c) (*.f64 b_2 b_2)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 a c) #s(literal 1/2 binary64))) (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)))))))) |
#s(approx (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4))) (fma.f64 (pow.f64 (*.f64 a (*.f64 c (fma.f64 #s(literal -1 binary64) (*.f64 a c) (*.f64 b_2 b_2)))) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 b_2 b_2) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a c) (*.f64 b_2 b_2)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 a c) #s(literal 1/2 binary64))) (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64))) (*.f64 (*.f64 b_2 b_2) (fma.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a c) (*.f64 b_2 b_2)) (pow.f64 (*.f64 a c) #s(literal 3 binary64))) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64))) (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a c) (*.f64 b_2 b_2)) (pow.f64 (*.f64 a c) #s(literal 5 binary64))) #s(literal 1/2 binary64)) (/.f64 (*.f64 b_2 b_2) (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal 5 binary64))))))))))) |
#s(approx (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)) (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a c) (*.f64 b_2 b_2)) #s(literal 1/2 binary64))) |
#s(approx (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow.f64 (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1 binary64) (*.f64 a c) (*.f64 b_2 b_2))) #s(literal 1/4 binary64))) |
#s(approx (fabs b_2) (fabs.f64 b_2)) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) (*.f64 #s(literal -2 binary64) (/.f64 b_2 a))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) (*.f64 b_2 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 c (*.f64 b_2 b_2))) (*.f64 #s(literal 2 binary64) (pow.f64 a #s(literal -1 binary64)))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) (*.f64 b_2 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a (*.f64 c c)) (*.f64 #s(literal 1/8 binary64) (*.f64 a (*.f64 c c)))) (pow.f64 b_2 #s(literal 4 binary64)))) (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) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) (*.f64 b_2 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (*.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))) (fma.f64 #s(literal -1/4 binary64) (*.f64 a (*.f64 c (fma.f64 #s(literal -1/4 binary64) (*.f64 a (*.f64 c c)) (*.f64 #s(literal 1/8 binary64) (*.f64 a (*.f64 c c)))))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c))))) (pow.f64 b_2 #s(literal 6 binary64)))) (fma.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b_2 b_2)) (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 1/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal 2 binary64) (pow.f64 a #s(literal -1 binary64))))))))) |
#s(approx (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (*.f64 #s(literal -2 binary64) b_2)) |
#s(approx (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/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 (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (*.f64 b_2 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/4 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 1/8 binary64) (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 (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (*.f64 b_2 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.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)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a (*.f64 c (fma.f64 #s(literal -1/4 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))))) (*.f64 #s(literal 1/16 binary64) (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)) (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/8 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 4 binary64)))))))))) |
#s(approx (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a c) b_2))) |
#s(approx (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/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 (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/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 (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2)) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 a c) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 1/64 binary64) (pow.f64 (*.f64 a c) #s(literal 4 binary64)) (*.f64 #s(literal 1/16 binary64) (pow.f64 (*.f64 a c) #s(literal 4 binary64)))) (pow.f64 b_2 #s(literal 6 binary64))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 b_2 b_2)) (*.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 4 binary64))))))) b_2)) |
#s(approx (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)) (*.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 (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)) (*.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 (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)) (*.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 (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) (*.f64 (*.f64 b_2 b_2) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a c) (*.f64 b_2 b_2)))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 b_2 b_2) b_2) (*.f64 (*.f64 a a) c)))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) (*.f64 (*.f64 (*.f64 b_2 b_2) b_2) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 (*.f64 (*.f64 a a) (*.f64 b_2 c)) #s(literal -1 binary64)) (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a c) (*.f64 b_2 b_2)) #s(literal 1/2 binary64)))) (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 (*.f64 a a) c) #s(literal -1 binary64)))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) (*.f64 (*.f64 (*.f64 b_2 b_2) b_2) (-.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (pow.f64 (*.f64 (*.f64 a a) (*.f64 b_2 c)) #s(literal -1 binary64)) (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a c) (*.f64 b_2 b_2)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 b_2 b_2)))) (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 (*.f64 a a) c) #s(literal -1 binary64)))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) (*.f64 (*.f64 (*.f64 b_2 b_2) b_2) (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (*.f64 a (*.f64 (*.f64 b_2 b_2) b_2)) #s(literal -1 binary64)) (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a c) (*.f64 b_2 b_2)) #s(literal 1/2 binary64))) (fma.f64 #s(literal 2 binary64) (*.f64 (pow.f64 (*.f64 (*.f64 a a) (*.f64 b_2 c)) #s(literal -1 binary64)) (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a c) (*.f64 b_2 b_2)) #s(literal 1/2 binary64))) (*.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 a (*.f64 b_2 b_2)) #s(literal -1 binary64))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (*.f64 a (*.f64 (*.f64 b_2 b_2) b_2)) #s(literal -1 binary64)) (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a c) (*.f64 b_2 b_2)) #s(literal 1/2 binary64))) (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 (*.f64 a a) c) #s(literal -1 binary64))))))) |
#s(approx (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 b_2 b_2) b_2) (*.f64 a c)))) |
#s(approx (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (*.f64 (*.f64 (*.f64 b_2 b_2) b_2) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 (*.f64 a (*.f64 b_2 c)) #s(literal -1 binary64)) (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a c) (*.f64 b_2 b_2)) #s(literal 1/2 binary64)))) (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 a c) #s(literal -1 binary64)))))) |
#s(approx (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (*.f64 (*.f64 (*.f64 b_2 b_2) b_2) (-.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (pow.f64 (*.f64 a (*.f64 b_2 c)) #s(literal -1 binary64)) (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a c) (*.f64 b_2 b_2)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1/2 binary64) (*.f64 b_2 b_2))) (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 a c) #s(literal -1 binary64)))))) |
#s(approx (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (*.f64 (*.f64 (*.f64 b_2 b_2) b_2) (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (*.f64 (*.f64 b_2 b_2) b_2) #s(literal -1 binary64)) (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a c) (*.f64 b_2 b_2)) #s(literal 1/2 binary64))) (fma.f64 #s(literal 2 binary64) (*.f64 (pow.f64 (*.f64 a (*.f64 b_2 c)) #s(literal -1 binary64)) (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a c) (*.f64 b_2 b_2)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1/2 binary64) (*.f64 b_2 b_2)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (*.f64 (*.f64 b_2 b_2) b_2) #s(literal -1 binary64)) (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a c) (*.f64 b_2 b_2)) #s(literal 1/2 binary64))) (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 a c) #s(literal -1 binary64))))))) |
#s(approx (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) (*.f64 b_2 b_2)) |
#s(approx (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) (*.f64 (*.f64 b_2 b_2) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 b_2 #s(literal -1 binary64)) (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a c) (*.f64 b_2 b_2)) #s(literal 1/2 binary64))))))) |
#s(approx (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) (*.f64 (*.f64 b_2 b_2) (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 a c) (*.f64 (*.f64 b_2 b_2) b_2)) (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a c) (*.f64 b_2 b_2)) #s(literal 1/2 binary64))))) (*.f64 (pow.f64 b_2 #s(literal -1 binary64)) (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a c) (*.f64 b_2 b_2)) #s(literal 1/2 binary64)))))) |
#s(approx (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) (*.f64 (*.f64 b_2 b_2) (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 5 binary64))) (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a c) (*.f64 b_2 b_2)) #s(literal 1/2 binary64))))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 a c) (*.f64 (*.f64 b_2 b_2) b_2)) (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a c) (*.f64 b_2 b_2)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 b_2 #s(literal -1 binary64)) (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a c) (*.f64 b_2 b_2)) #s(literal 1/2 binary64))))))) |
#s(approx (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4))) (*.f64 b_2 (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a c) (*.f64 b_2 b_2)) #s(literal 1/2 binary64)))) |
#s(approx (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4))) (*.f64 b_2 (+.f64 (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a c) (*.f64 b_2 b_2)) #s(literal 1/2 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 a c) (*.f64 b_2 b_2)) (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a c) (*.f64 b_2 b_2)) #s(literal 1/2 binary64))))))) |
#s(approx (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4))) (*.f64 b_2 (+.f64 (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a c) (*.f64 b_2 b_2)) #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 a c) (*.f64 b_2 b_2)) (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a c) (*.f64 b_2 b_2)) #s(literal 1/2 binary64))) (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 4 binary64))) (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a c) (*.f64 b_2 b_2)) #s(literal 1/2 binary64)))))))) |
#s(approx (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4))) (*.f64 b_2 (+.f64 (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a c) (*.f64 b_2 b_2)) #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 a c) (*.f64 b_2 b_2)) (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a c) (*.f64 b_2 b_2)) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 4 binary64))) (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a c) (*.f64 b_2 b_2)) #s(literal 1/2 binary64))) (*.f64 #s(literal -1/16 binary64) (*.f64 (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 6 binary64))) (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a c) (*.f64 b_2 b_2)) #s(literal 1/2 binary64))))))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) (*.f64 #s(literal -1/2 binary64) (/.f64 c b_2))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b_2 b_2)) (*.f64 #s(literal 1/2 binary64) c)) b_2))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (pow.f64 b_2 #s(literal 4 binary64))) (*.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) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/32 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 4 binary64))) (*.f64 #s(literal -1/128 binary64) (*.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/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) (*.f64 (*.f64 c c) c)) (pow.f64 b_2 #s(literal 4 binary64)))))) b_2))) |
#s(approx (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a c) b_2))) |
#s(approx (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (*.f64 #s(literal -1 binary64) (/.f64 (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))) b_2))) |
#s(approx (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (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))) (*.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) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/32 binary64) (pow.f64 (*.f64 a c) #s(literal 4 binary64)) (*.f64 #s(literal -1/128 binary64) (pow.f64 (*.f64 a c) #s(literal 4 binary64)))) (pow.f64 b_2 #s(literal 6 binary64))) (*.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 (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2)) (*.f64 #s(literal -2 binary64) b_2)) |
#s(approx (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/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 (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a c) (*.f64 b_2 b_2)) (*.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 4 binary64))))))))) |
#s(approx (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a c) (*.f64 b_2 b_2)) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 6 binary64)))))))))) |
#s(approx (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)) (*.f64 #s(literal -1 binary64) b_2)) |
#s(approx (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)) (*.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 (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)) (*.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 (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)) (*.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) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) (*.f64 #s(literal -1/2 binary64) (/.f64 b_2 a))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) (*.f64 #s(literal -1 binary64) (*.f64 b_2 (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (*.f64 a b_2) #s(literal -1 binary64)) (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a c) (*.f64 b_2 b_2)) #s(literal 1/2 binary64))) (*.f64 #s(literal 1/2 binary64) (pow.f64 a #s(literal -1 binary64))))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) (*.f64 #s(literal -1 binary64) (*.f64 b_2 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 a #s(literal -1 binary64)) (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a c) (*.f64 b_2 b_2)) #s(literal 1/2 binary64))) (*.f64 #s(literal -1/8 binary64) (/.f64 c b_2))) b_2) (*.f64 #s(literal 1/2 binary64) (pow.f64 a #s(literal -1 binary64))))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) (*.f64 #s(literal -1 binary64) (*.f64 b_2 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 c (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a c) (*.f64 b_2 b_2)) #s(literal 1/2 binary64)))) b_2) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 c (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a c) (*.f64 b_2 b_2)) #s(literal 1/2 binary64)))) b_2))) (*.f64 #s(literal -1/8 binary64) c)) b_2) (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 a #s(literal -1 binary64)) (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a c) (*.f64 b_2 b_2)) #s(literal 1/2 binary64))))) b_2) (*.f64 #s(literal 1/2 binary64) (pow.f64 a #s(literal -1 binary64))))))) |
#s(approx (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (*.f64 #s(literal -1/2 binary64) b_2)) |
#s(approx (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (*.f64 #s(literal -1 binary64) (*.f64 b_2 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 b_2 #s(literal -1 binary64)) (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a c) (*.f64 b_2 b_2)) #s(literal 1/2 binary64)))))))) |
#s(approx (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (*.f64 #s(literal -1 binary64) (*.f64 b_2 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a c) (*.f64 b_2 b_2)) #s(literal 1/2 binary64)) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 a c) b_2))) b_2)))))) |
#s(approx (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (*.f64 #s(literal -1 binary64) (*.f64 b_2 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 a c) (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a c) (*.f64 b_2 b_2)) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 a c) (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a c) (*.f64 b_2 b_2)) #s(literal 1/2 binary64))))) b_2)) (*.f64 #s(literal -1/8 binary64) (*.f64 a c))) b_2) (*.f64 #s(literal -1/2 binary64) (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a c) (*.f64 b_2 b_2)) #s(literal 1/2 binary64)))) b_2)))))) |
#s(approx (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) (*.f64 (*.f64 b_2 b_2) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 b_2 #s(literal -1 binary64)) (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a c) (*.f64 b_2 b_2)) #s(literal 1/2 binary64)))))) |
#s(approx (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) (*.f64 (*.f64 b_2 b_2) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 a c) (*.f64 b_2 b_2)) (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a c) (*.f64 b_2 b_2)) #s(literal 1/2 binary64)))) (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a c) (*.f64 b_2 b_2)) #s(literal 1/2 binary64))) b_2))))) |
#s(approx (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) (*.f64 (*.f64 b_2 b_2) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 4 binary64))) (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a c) (*.f64 b_2 b_2)) #s(literal 1/2 binary64)))) (+.f64 (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a c) (*.f64 b_2 b_2)) #s(literal 1/2 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 a c) (*.f64 b_2 b_2)) (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a c) (*.f64 b_2 b_2)) #s(literal 1/2 binary64)))))) b_2))))) |
#s(approx (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4))) (*.f64 #s(literal -1 binary64) (*.f64 b_2 (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a c) (*.f64 b_2 b_2)) #s(literal 1/2 binary64))))) |
#s(approx (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4))) (*.f64 #s(literal -1 binary64) (*.f64 b_2 (+.f64 (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a c) (*.f64 b_2 b_2)) #s(literal 1/2 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 a c) (*.f64 b_2 b_2)) (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a c) (*.f64 b_2 b_2)) #s(literal 1/2 binary64)))))))) |
#s(approx (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4))) (*.f64 #s(literal -1 binary64) (*.f64 b_2 (+.f64 (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a c) (*.f64 b_2 b_2)) #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 a c) (*.f64 b_2 b_2)) (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a c) (*.f64 b_2 b_2)) #s(literal 1/2 binary64))) (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 4 binary64))) (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a c) (*.f64 b_2 b_2)) #s(literal 1/2 binary64))))))))) |
#s(approx (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4))) (*.f64 #s(literal -1 binary64) (*.f64 b_2 (+.f64 (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a c) (*.f64 b_2 b_2)) #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 a c) (*.f64 b_2 b_2)) (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a c) (*.f64 b_2 b_2)) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 4 binary64))) (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a c) (*.f64 b_2 b_2)) #s(literal 1/2 binary64))) (*.f64 #s(literal -1/16 binary64) (*.f64 (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 6 binary64))) (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a c) (*.f64 b_2 b_2)) #s(literal 1/2 binary64)))))))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) (*.f64 c (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 a b_2) (/.f64 c (pow.f64 (+.f64 b_2 (*.f64 #s(literal -1 binary64) b_2)) #s(literal 2 binary64)))) (pow.f64 (+.f64 b_2 (*.f64 #s(literal -1 binary64) b_2)) #s(literal -1 binary64))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) (*.f64 c (fma.f64 c (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a a) (*.f64 (*.f64 b_2 b_2) (pow.f64 (+.f64 b_2 (*.f64 #s(literal -1 binary64) b_2)) #s(literal 3 binary64)))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 a a) (*.f64 (*.f64 (*.f64 b_2 b_2) b_2) (pow.f64 (+.f64 b_2 (*.f64 #s(literal -1 binary64) b_2)) #s(literal 2 binary64)))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 a (*.f64 b_2 (pow.f64 (+.f64 b_2 (*.f64 #s(literal -1 binary64) b_2)) #s(literal 2 binary64)))))) (pow.f64 (+.f64 b_2 (*.f64 #s(literal -1 binary64) b_2)) #s(literal -1 binary64))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) (*.f64 c (fma.f64 c (-.f64 (*.f64 c (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 a #s(literal 3 binary64)) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (pow.f64 (+.f64 b_2 (*.f64 #s(literal -1 binary64) b_2)) #s(literal 3 binary64)))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 a #s(literal 3 binary64)) (*.f64 (pow.f64 b_2 #s(literal 5 binary64)) (pow.f64 (+.f64 b_2 (*.f64 #s(literal -1 binary64) b_2)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 a b_2) (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a a) (*.f64 (*.f64 b_2 b_2) (pow.f64 (+.f64 b_2 (*.f64 #s(literal -1 binary64) b_2)) #s(literal 3 binary64)))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 a a) (*.f64 (*.f64 (*.f64 b_2 b_2) b_2) (pow.f64 (+.f64 b_2 (*.f64 #s(literal -1 binary64) b_2)) #s(literal 2 binary64)))))) (+.f64 b_2 (*.f64 #s(literal -1 binary64) b_2))))))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a a) (*.f64 (*.f64 b_2 b_2) (pow.f64 (+.f64 b_2 (*.f64 #s(literal -1 binary64) b_2)) #s(literal 3 binary64)))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 a a) (*.f64 (*.f64 (*.f64 b_2 b_2) b_2) (pow.f64 (+.f64 b_2 (*.f64 #s(literal -1 binary64) b_2)) #s(literal 2 binary64)))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 a (*.f64 b_2 (pow.f64 (+.f64 b_2 (*.f64 #s(literal -1 binary64) b_2)) #s(literal 2 binary64)))))) (pow.f64 (+.f64 b_2 (*.f64 #s(literal -1 binary64) b_2)) #s(literal -1 binary64))))) |
#s(approx (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (*.f64 c (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 a a) b_2) (/.f64 c (pow.f64 (+.f64 b_2 (*.f64 #s(literal -1 binary64) b_2)) #s(literal 2 binary64)))) (/.f64 a (+.f64 b_2 (*.f64 #s(literal -1 binary64) b_2)))))) |
#s(approx (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (*.f64 c (fma.f64 c (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 a #s(literal 3 binary64)) (*.f64 (*.f64 b_2 b_2) (pow.f64 (+.f64 b_2 (*.f64 #s(literal -1 binary64) b_2)) #s(literal 3 binary64)))) (*.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 a #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 b_2 b_2) b_2) (pow.f64 (+.f64 b_2 (*.f64 #s(literal -1 binary64) b_2)) #s(literal 2 binary64)))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a a) (*.f64 b_2 (pow.f64 (+.f64 b_2 (*.f64 #s(literal -1 binary64) b_2)) #s(literal 2 binary64)))))) (/.f64 a (+.f64 b_2 (*.f64 #s(literal -1 binary64) b_2)))))) |
#s(approx (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (*.f64 c (fma.f64 c (-.f64 (*.f64 c (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (pow.f64 (+.f64 b_2 (*.f64 #s(literal -1 binary64) b_2)) #s(literal 3 binary64)))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (pow.f64 b_2 #s(literal 5 binary64)) (pow.f64 (+.f64 b_2 (*.f64 #s(literal -1 binary64) b_2)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 a b_2) (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 a #s(literal 3 binary64)) (*.f64 (*.f64 b_2 b_2) (pow.f64 (+.f64 b_2 (*.f64 #s(literal -1 binary64) b_2)) #s(literal 3 binary64)))) (*.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 a #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 b_2 b_2) b_2) (pow.f64 (+.f64 b_2 (*.f64 #s(literal -1 binary64) b_2)) #s(literal 2 binary64)))))) (+.f64 b_2 (*.f64 #s(literal -1 binary64) b_2))))))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 a #s(literal 3 binary64)) (*.f64 (*.f64 b_2 b_2) (pow.f64 (+.f64 b_2 (*.f64 #s(literal -1 binary64) b_2)) #s(literal 3 binary64)))) (*.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 a #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 b_2 b_2) b_2) (pow.f64 (+.f64 b_2 (*.f64 #s(literal -1 binary64) b_2)) #s(literal 2 binary64)))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a a) (*.f64 b_2 (pow.f64 (+.f64 b_2 (*.f64 #s(literal -1 binary64) b_2)) #s(literal 2 binary64)))))) (/.f64 a (+.f64 b_2 (*.f64 #s(literal -1 binary64) b_2)))))) |
#s(approx c c) |
#s(approx (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2)) (+.f64 b_2 (fma.f64 #s(literal -1 binary64) 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) (*.f64 (*.f64 b_2 b_2) b_2)))))))) |
#s(approx (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2)) (+.f64 b_2 (fma.f64 #s(literal -1 binary64) 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) (*.f64 (*.f64 b_2 b_2) b_2)) (*.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 (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)) (+.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) (*.f64 (*.f64 b_2 b_2) b_2))))))) |
#s(approx (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)) (+.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) (*.f64 (*.f64 b_2 b_2) b_2)) (*.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) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) (-.f64 (fma.f64 c (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 b_2 b_2)))) (*.f64 a (*.f64 b_2 (*.f64 (fabs.f64 b_2) (+.f64 b_2 (*.f64 #s(literal -1 binary64) b_2))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 b_2 (fabs.f64 b_2))) (*.f64 b_2 (pow.f64 (+.f64 b_2 (*.f64 #s(literal -1 binary64) b_2)) #s(literal 2 binary64)))))) (/.f64 (*.f64 b_2 b_2) (*.f64 a (+.f64 b_2 (*.f64 #s(literal -1 binary64) b_2))))) (/.f64 (*.f64 b_2 (fabs.f64 b_2)) (*.f64 a (+.f64 b_2 (*.f64 #s(literal -1 binary64) b_2)))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) (-.f64 (fma.f64 c (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 b_2 b_2)))) (*.f64 a (*.f64 b_2 (*.f64 (fabs.f64 b_2) (+.f64 b_2 (*.f64 #s(literal -1 binary64) b_2)))))) (*.f64 c (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (*.f64 a a) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 b_2 b_2)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b_2 (fabs.f64 b_2)) #s(literal 2 binary64))))) (*.f64 a (*.f64 b_2 (*.f64 (fabs.f64 b_2) (+.f64 b_2 (*.f64 #s(literal -1 binary64) b_2))))))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 a b_2) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 b_2 b_2)))) (*.f64 a (*.f64 b_2 (*.f64 (fabs.f64 b_2) (+.f64 b_2 (*.f64 #s(literal -1 binary64) b_2))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 b_2 (fabs.f64 b_2))) (*.f64 b_2 (pow.f64 (+.f64 b_2 (*.f64 #s(literal -1 binary64) b_2)) #s(literal 2 binary64)))))) (+.f64 b_2 (*.f64 #s(literal -1 binary64) b_2)))) (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 a (*.f64 (*.f64 b_2 b_2) b_2)) (/.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 b_2 (fabs.f64 b_2))) (pow.f64 (+.f64 b_2 (*.f64 #s(literal -1 binary64) b_2)) #s(literal 2 binary64))))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 b_2 (fabs.f64 b_2))) (*.f64 b_2 (pow.f64 (+.f64 b_2 (*.f64 #s(literal -1 binary64) b_2)) #s(literal 2 binary64)))))) (/.f64 (*.f64 b_2 b_2) (*.f64 a (+.f64 b_2 (*.f64 #s(literal -1 binary64) b_2))))) (/.f64 (*.f64 b_2 (fabs.f64 b_2)) (*.f64 a (+.f64 b_2 (*.f64 #s(literal -1 binary64) b_2)))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) (-.f64 (fma.f64 c (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 b_2 b_2)))) (*.f64 a (*.f64 b_2 (*.f64 (fabs.f64 b_2) (+.f64 b_2 (*.f64 #s(literal -1 binary64) b_2)))))) (*.f64 c (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (*.f64 a a) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 b_2 b_2)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b_2 (fabs.f64 b_2)) #s(literal 2 binary64))))) (*.f64 a (*.f64 b_2 (*.f64 (fabs.f64 b_2) (+.f64 b_2 (*.f64 #s(literal -1 binary64) b_2)))))) (*.f64 c (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 b_2 b_2)))) a) (/.f64 (-.f64 (*.f64 a a) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 b_2 b_2)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b_2 (fabs.f64 b_2)) #s(literal 2 binary64))))) (*.f64 (*.f64 (*.f64 b_2 b_2) b_2) (*.f64 (pow.f64 (fabs.f64 b_2) #s(literal 3 binary64)) (+.f64 b_2 (*.f64 #s(literal -1 binary64) b_2))))))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 a b_2) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (*.f64 a a) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 b_2 b_2)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b_2 (fabs.f64 b_2)) #s(literal 2 binary64))))) (*.f64 a (*.f64 b_2 (*.f64 (fabs.f64 b_2) (+.f64 b_2 (*.f64 #s(literal -1 binary64) b_2))))))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 a b_2) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 b_2 b_2)))) (*.f64 a (*.f64 b_2 (*.f64 (fabs.f64 b_2) (+.f64 b_2 (*.f64 #s(literal -1 binary64) b_2))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 b_2 (fabs.f64 b_2))) (*.f64 b_2 (pow.f64 (+.f64 b_2 (*.f64 #s(literal -1 binary64) b_2)) #s(literal 2 binary64)))))) (+.f64 b_2 (*.f64 #s(literal -1 binary64) b_2)))) (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 a (*.f64 (*.f64 b_2 b_2) b_2)) (/.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 b_2 (fabs.f64 b_2))) (pow.f64 (+.f64 b_2 (*.f64 #s(literal -1 binary64) b_2)) #s(literal 2 binary64))))))) (+.f64 b_2 (*.f64 #s(literal -1 binary64) b_2)))) (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b_2 b_2) b_2)) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 b_2 b_2)))) (*.f64 a (*.f64 b_2 (*.f64 (fabs.f64 b_2) (+.f64 b_2 (*.f64 #s(literal -1 binary64) b_2))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 b_2 (fabs.f64 b_2))) (*.f64 b_2 (pow.f64 (+.f64 b_2 (*.f64 #s(literal -1 binary64) b_2)) #s(literal 2 binary64)))))) (+.f64 b_2 (*.f64 #s(literal -1 binary64) b_2)))) (*.f64 #s(literal -1/16 binary64) (*.f64 (/.f64 (*.f64 a a) (pow.f64 b_2 #s(literal 5 binary64))) (/.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 b_2 (fabs.f64 b_2))) (pow.f64 (+.f64 b_2 (*.f64 #s(literal -1 binary64) b_2)) #s(literal 2 binary64)))))))))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 a b_2) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 b_2 b_2)))) (*.f64 a (*.f64 b_2 (*.f64 (fabs.f64 b_2) (+.f64 b_2 (*.f64 #s(literal -1 binary64) b_2))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 b_2 (fabs.f64 b_2))) (*.f64 b_2 (pow.f64 (+.f64 b_2 (*.f64 #s(literal -1 binary64) b_2)) #s(literal 2 binary64)))))) (+.f64 b_2 (*.f64 #s(literal -1 binary64) b_2)))) (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 a (*.f64 (*.f64 b_2 b_2) b_2)) (/.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 b_2 (fabs.f64 b_2))) (pow.f64 (+.f64 b_2 (*.f64 #s(literal -1 binary64) b_2)) #s(literal 2 binary64))))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 b_2 (fabs.f64 b_2))) (*.f64 b_2 (pow.f64 (+.f64 b_2 (*.f64 #s(literal -1 binary64) b_2)) #s(literal 2 binary64)))))) (/.f64 (*.f64 b_2 b_2) (*.f64 a (+.f64 b_2 (*.f64 #s(literal -1 binary64) b_2))))) (/.f64 (*.f64 b_2 (fabs.f64 b_2)) (*.f64 a (+.f64 b_2 (*.f64 #s(literal -1 binary64) b_2)))))) |
#s(approx (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (-.f64 (fma.f64 c (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 b_2 b_2)))) (*.f64 b_2 (*.f64 (fabs.f64 b_2) (+.f64 b_2 (*.f64 #s(literal -1 binary64) b_2)))))) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 a b_2) (/.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 b_2 (fabs.f64 b_2))) (pow.f64 (+.f64 b_2 (*.f64 #s(literal -1 binary64) b_2)) #s(literal 2 binary64)))))) (/.f64 (*.f64 b_2 b_2) (+.f64 b_2 (*.f64 #s(literal -1 binary64) b_2)))) (/.f64 (*.f64 b_2 (fabs.f64 b_2)) (+.f64 b_2 (*.f64 #s(literal -1 binary64) b_2))))) |
#s(approx (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (-.f64 (fma.f64 c (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 b_2 b_2)))) (*.f64 b_2 (*.f64 (fabs.f64 b_2) (+.f64 b_2 (*.f64 #s(literal -1 binary64) b_2))))) (*.f64 c (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (*.f64 a a) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 b_2 b_2)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b_2 (fabs.f64 b_2)) #s(literal 2 binary64))))) (*.f64 b_2 (*.f64 (fabs.f64 b_2) (+.f64 b_2 (*.f64 #s(literal -1 binary64) b_2)))))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 a b_2) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 b_2 b_2)))) (*.f64 b_2 (*.f64 (fabs.f64 b_2) (+.f64 b_2 (*.f64 #s(literal -1 binary64) b_2)))))) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 a b_2) (/.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 b_2 (fabs.f64 b_2))) (pow.f64 (+.f64 b_2 (*.f64 #s(literal -1 binary64) b_2)) #s(literal 2 binary64)))))) (+.f64 b_2 (*.f64 #s(literal -1 binary64) b_2)))) (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b_2 b_2) b_2)) (/.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 b_2 (fabs.f64 b_2))) (pow.f64 (+.f64 b_2 (*.f64 #s(literal -1 binary64) b_2)) #s(literal 2 binary64))))))))) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 a b_2) (/.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 b_2 (fabs.f64 b_2))) (pow.f64 (+.f64 b_2 (*.f64 #s(literal -1 binary64) b_2)) #s(literal 2 binary64)))))) (/.f64 (*.f64 b_2 b_2) (+.f64 b_2 (*.f64 #s(literal -1 binary64) b_2)))) (/.f64 (*.f64 b_2 (fabs.f64 b_2)) (+.f64 b_2 (*.f64 #s(literal -1 binary64) b_2))))) |
#s(approx (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (-.f64 (fma.f64 c (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 b_2 b_2)))) (*.f64 b_2 (*.f64 (fabs.f64 b_2) (+.f64 b_2 (*.f64 #s(literal -1 binary64) b_2))))) (*.f64 c (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (*.f64 a a) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 b_2 b_2)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b_2 (fabs.f64 b_2)) #s(literal 2 binary64))))) (*.f64 b_2 (*.f64 (fabs.f64 b_2) (+.f64 b_2 (*.f64 #s(literal -1 binary64) b_2))))) (*.f64 c (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 b_2 b_2)))) (*.f64 (*.f64 b_2 b_2) b_2)) (/.f64 (-.f64 (*.f64 a a) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 b_2 b_2)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b_2 (fabs.f64 b_2)) #s(literal 2 binary64))))) (*.f64 (pow.f64 (fabs.f64 b_2) #s(literal 3 binary64)) (+.f64 b_2 (*.f64 #s(literal -1 binary64) b_2)))))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 a b_2) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (*.f64 a a) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 b_2 b_2)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b_2 (fabs.f64 b_2)) #s(literal 2 binary64))))) (*.f64 b_2 (*.f64 (fabs.f64 b_2) (+.f64 b_2 (*.f64 #s(literal -1 binary64) b_2)))))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 a b_2) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 b_2 b_2)))) (*.f64 b_2 (*.f64 (fabs.f64 b_2) (+.f64 b_2 (*.f64 #s(literal -1 binary64) b_2)))))) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 a b_2) (/.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 b_2 (fabs.f64 b_2))) (pow.f64 (+.f64 b_2 (*.f64 #s(literal -1 binary64) b_2)) #s(literal 2 binary64)))))) (+.f64 b_2 (*.f64 #s(literal -1 binary64) b_2)))) (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b_2 b_2) b_2)) (/.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 b_2 (fabs.f64 b_2))) (pow.f64 (+.f64 b_2 (*.f64 #s(literal -1 binary64) b_2)) #s(literal 2 binary64))))))) (+.f64 b_2 (*.f64 #s(literal -1 binary64) b_2)))) (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b_2 b_2) b_2)) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 b_2 b_2)))) (*.f64 b_2 (*.f64 (fabs.f64 b_2) (+.f64 b_2 (*.f64 #s(literal -1 binary64) b_2)))))) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 a b_2) (/.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 b_2 (fabs.f64 b_2))) (pow.f64 (+.f64 b_2 (*.f64 #s(literal -1 binary64) b_2)) #s(literal 2 binary64)))))) (+.f64 b_2 (*.f64 #s(literal -1 binary64) b_2)))) (*.f64 #s(literal -1/16 binary64) (*.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 5 binary64))) (/.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 b_2 (fabs.f64 b_2))) (pow.f64 (+.f64 b_2 (*.f64 #s(literal -1 binary64) b_2)) #s(literal 2 binary64)))))))))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 a b_2) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 b_2 b_2)))) (*.f64 b_2 (*.f64 (fabs.f64 b_2) (+.f64 b_2 (*.f64 #s(literal -1 binary64) b_2)))))) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 a b_2) (/.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 b_2 (fabs.f64 b_2))) (pow.f64 (+.f64 b_2 (*.f64 #s(literal -1 binary64) b_2)) #s(literal 2 binary64)))))) (+.f64 b_2 (*.f64 #s(literal -1 binary64) b_2)))) (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b_2 b_2) b_2)) (/.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 b_2 (fabs.f64 b_2))) (pow.f64 (+.f64 b_2 (*.f64 #s(literal -1 binary64) b_2)) #s(literal 2 binary64))))))))) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 a b_2) (/.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 b_2 (fabs.f64 b_2))) (pow.f64 (+.f64 b_2 (*.f64 #s(literal -1 binary64) b_2)) #s(literal 2 binary64)))))) (/.f64 (*.f64 b_2 b_2) (+.f64 b_2 (*.f64 #s(literal -1 binary64) b_2)))) (/.f64 (*.f64 b_2 (fabs.f64 b_2)) (+.f64 b_2 (*.f64 #s(literal -1 binary64) b_2))))) |
#s(approx (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c (fma.f64 #s(literal -1 binary64) (*.f64 a (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 b_2 b_2))))) (*.f64 b_2 (fabs.f64 b_2))) (*.f64 b_2 b_2)) (*.f64 b_2 (fabs.f64 b_2)))) |
#s(approx (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) (-.f64 (fma.f64 c (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 c b_2) (/.f64 (-.f64 (*.f64 a a) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 b_2 b_2)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b_2 (fabs.f64 b_2)) #s(literal 2 binary64))))) (fabs.f64 b_2)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 b_2 b_2)))) (*.f64 b_2 (fabs.f64 b_2))))) (*.f64 b_2 b_2)) (*.f64 b_2 (fabs.f64 b_2)))) |
#s(approx (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) (-.f64 (fma.f64 c (-.f64 (*.f64 c (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 c (*.f64 (*.f64 b_2 b_2) b_2)) (/.f64 (*.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 b_2 b_2)))) (-.f64 (*.f64 a a) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 b_2 b_2)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b_2 (fabs.f64 b_2)) #s(literal 2 binary64)))))) (pow.f64 (fabs.f64 b_2) #s(literal 3 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 a a) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 b_2 b_2)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b_2 (fabs.f64 b_2)) #s(literal 2 binary64))))) (*.f64 b_2 (fabs.f64 b_2)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 b_2 b_2)))) (*.f64 b_2 (fabs.f64 b_2))))) (*.f64 b_2 b_2)) (*.f64 b_2 (fabs.f64 b_2)))) |
#s(approx (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 c (fma.f64 #s(literal -1 binary64) (*.f64 a (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 b_2 b_2))))) (*.f64 b_2 (fabs.f64 b_2))) (*.f64 b_2 (fabs.f64 b_2)))) |
#s(approx (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4))) (fma.f64 b_2 (fabs.f64 b_2) (*.f64 c (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 c b_2) (/.f64 (-.f64 (*.f64 a a) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 b_2 b_2)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b_2 (fabs.f64 b_2)) #s(literal 2 binary64))))) (fabs.f64 b_2))) (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 b_2 b_2)))) (*.f64 b_2 (fabs.f64 b_2)))))))) |
#s(approx (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4))) (fma.f64 b_2 (fabs.f64 b_2) (*.f64 c (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 b_2 b_2)))) (*.f64 b_2 (fabs.f64 b_2))) (*.f64 c (fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 c (*.f64 (*.f64 b_2 b_2) b_2)) (/.f64 (*.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 b_2 b_2)))) (-.f64 (*.f64 a a) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 b_2 b_2)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b_2 (fabs.f64 b_2)) #s(literal 2 binary64)))))) (pow.f64 (fabs.f64 b_2) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 a a) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 b_2 b_2)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b_2 (fabs.f64 b_2)) #s(literal 2 binary64))))) (*.f64 b_2 (fabs.f64 b_2)))))))))) |
#s(approx (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)) (+.f64 (fabs.f64 b_2) (*.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 a (fabs.f64 b_2)) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 (fabs.f64 b_2) #s(literal 3 binary64)))))))) |
#s(approx (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)) (+.f64 (fabs.f64 b_2) (*.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 a (fabs.f64 b_2)) (*.f64 c (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 a a) (pow.f64 (fabs.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 (fabs.f64 b_2) #s(literal 5 binary64)))))))))) |
#s(approx (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (fma.f64 c (fma.f64 #s(literal -1/4 binary64) (*.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 (pow.f64 (pow.f64 (fabs.f64 b_2) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 a a) (pow.f64 (fabs.f64 b_2) #s(literal 4 binary64))) (*.f64 #s(literal 1/32 binary64) (/.f64 (*.f64 a a) (pow.f64 (fabs.f64 b_2) #s(literal 4 binary64)))))) (pow.f64 (fabs.f64 b_2) #s(literal 1/2 binary64))))) (*.f64 #s(literal 1 binary64) (pow.f64 (fabs.f64 b_2) #s(literal 1/2 binary64))))) |
#s(approx (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (fma.f64 c (fma.f64 #s(literal -1/4 binary64) (*.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 (pow.f64 (pow.f64 (fabs.f64 b_2) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)))) (*.f64 c (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (fabs.f64 b_2) #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 a a) (pow.f64 (fabs.f64 b_2) #s(literal 4 binary64))) (*.f64 #s(literal 1/32 binary64) (/.f64 (*.f64 a a) (pow.f64 (fabs.f64 b_2) #s(literal 4 binary64))))))) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (fma.f64 #s(literal -1/12 binary64) (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 (fabs.f64 b_2) #s(literal 6 binary64))) (fma.f64 #s(literal -1/384 binary64) (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 (fabs.f64 b_2) #s(literal 6 binary64))) (*.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 (fabs.f64 b_2) #s(literal 6 binary64))))))) (pow.f64 (fabs.f64 b_2) #s(literal 1/2 binary64))))))) (*.f64 #s(literal 1 binary64) (pow.f64 (fabs.f64 b_2) #s(literal 1/2 binary64))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (pow.f64 (/.f64 c a) #s(literal 3 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b_2 b_2) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (/.f64 c a) #s(literal 3 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b_2 b_2) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)))))) (*.f64 c c)) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 b_2 (*.f64 a #s(literal -1 binary64)))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 b_2 b_2) b_2) (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal 1 binary64))) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (/.f64 (*.f64 b_2 (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (pow.f64 (/.f64 c a) #s(literal 3 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b_2 b_2) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (/.f64 c a) #s(literal 3 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b_2 b_2) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64))))))) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) (*.f64 (*.f64 c c) c)) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b_2 b_2) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 b_2 (*.f64 a #s(literal -1 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b_2 b_2) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64))))))))) |
#s(approx (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c c) c) a) #s(literal 1/2 binary64)) (/.f64 (*.f64 b_2 b_2) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c c) c) a) #s(literal 1/2 binary64)) (/.f64 (*.f64 b_2 b_2) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)))))) (*.f64 c c)) (*.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 b_2 #s(literal -1 binary64))))) |
#s(approx (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 (*.f64 b_2 b_2) b_2) a) (/.f64 (*.f64 c c) #s(literal 1 binary64))) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (/.f64 (*.f64 b_2 (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c c) c) a) #s(literal 1/2 binary64)) (/.f64 (*.f64 b_2 b_2) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c c) c) a) #s(literal 1/2 binary64)) (/.f64 (*.f64 b_2 b_2) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64))))))) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) (*.f64 (*.f64 c c) c)) (*.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b_2 b_2) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 b_2 #s(literal -1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b_2 b_2) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64))))))))) |
#s(approx (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2)) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 b_2 c) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))) |
#s(approx (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2)) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 b_2 c) (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))))) |
#s(approx (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2)) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 b_2 c) (fma.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 5 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))))) |
#s(approx (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)) (*.f64 c (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))) |
#s(approx (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)) (*.f64 c (fma.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 5 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))))) |
#s(approx (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)) (*.f64 c (fma.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 5 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 7 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 b_2 #s(literal 6 binary64)) (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal 5 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))))) |
#s(approx (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) (*.f64 c (fma.f64 #s(literal -1 binary64) a (/.f64 (*.f64 b_2 b_2) c)))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64))) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 b_2 b_2)))) a))) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) (/.f64 b_2 (*.f64 a #s(literal -1 binary64))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (-.f64 (pow.f64 (*.f64 b_2 (fabs.f64 b_2)) #s(literal 2 binary64)) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 b_2 b_2)))) #s(literal 2 binary64)) (*.f64 a a)))) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 b_2 b_2)))) a))) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))) (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b_2 (-.f64 (*.f64 (pow.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64))) #s(literal 1/2 binary64)) (/.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 b_2 b_2)))) a))) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 (/.f64 b_2 a) (/.f64 c #s(literal -1 binary64))))) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b_2 b_2) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) (/.f64 b_2 (*.f64 a #s(literal -1 binary64))))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (-.f64 (pow.f64 (*.f64 b_2 (fabs.f64 b_2)) #s(literal 2 binary64)) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 b_2 b_2)))) #s(literal 2 binary64)) (*.f64 a a)))) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 9 binary64)) (pow.f64 c #s(literal 5 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 b_2 b_2)))) (-.f64 (pow.f64 (*.f64 b_2 (fabs.f64 b_2)) #s(literal 2 binary64)) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 b_2 b_2)))) #s(literal 2 binary64)) (*.f64 a a))))) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 b_2 b_2)))) a))) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))))) (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b_2 (-.f64 (*.f64 (pow.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64))) #s(literal 1/2 binary64)) (/.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 b_2 b_2)))) a))) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 (/.f64 b_2 a) (/.f64 c #s(literal -1 binary64))))) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a (pow.f64 c #s(literal 5 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b_2 (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64))) #s(literal 1/2 binary64)) (/.f64 (-.f64 (pow.f64 (*.f64 b_2 (fabs.f64 b_2)) #s(literal 2 binary64)) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 b_2 b_2)))) #s(literal 2 binary64)) (*.f64 a a)))) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (/.f64 (*.f64 b_2 (-.f64 (*.f64 (pow.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64))) #s(literal 1/2 binary64)) (/.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 b_2 b_2)))) a))) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 (/.f64 b_2 a) (/.f64 c #s(literal -1 binary64))))) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (pow.f64 (/.f64 c a) #s(literal 3 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b_2 b_2) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)))))))) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b_2 b_2) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b_2 b_2) a) (/.f64 (-.f64 (*.f64 (pow.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64))) #s(literal 1/2 binary64)) (/.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 b_2 b_2)))) a))) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 (/.f64 b_2 a) (/.f64 c #s(literal -1 binary64)))) (*.f64 (*.f64 c c) #s(literal -1 binary64)))) (/.f64 b_2 (*.f64 a #s(literal -1 binary64))))))))) |
#s(approx (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64))) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 b_2 b_2)))) a))) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) (/.f64 b_2 #s(literal -1 binary64)))) |
#s(approx (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (-.f64 (pow.f64 (*.f64 b_2 (fabs.f64 b_2)) #s(literal 2 binary64)) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 b_2 b_2)))) #s(literal 2 binary64)) (*.f64 a a)))) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 b_2 b_2)))) a))) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))) (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b_2 (-.f64 (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (/.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 b_2 b_2)))) a))) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (/.f64 (*.f64 b_2 c) #s(literal -1 binary64)))) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b_2 b_2) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) (/.f64 b_2 #s(literal -1 binary64)))))) |
#s(approx (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64))) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (-.f64 (pow.f64 (*.f64 b_2 (fabs.f64 b_2)) #s(literal 2 binary64)) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 b_2 b_2)))) #s(literal 2 binary64)) (*.f64 a a)))) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 5 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 b_2 b_2)))) (-.f64 (pow.f64 (*.f64 b_2 (fabs.f64 b_2)) #s(literal 2 binary64)) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 b_2 b_2)))) #s(literal 2 binary64)) (*.f64 a a))))) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 b_2 b_2)))) a))) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))))) (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b_2 (-.f64 (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (/.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 b_2 b_2)))) a))) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (/.f64 (*.f64 b_2 c) #s(literal -1 binary64)))) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a (pow.f64 c #s(literal 5 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b_2 (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64))) #s(literal 1/2 binary64)) (/.f64 (-.f64 (pow.f64 (*.f64 b_2 (fabs.f64 b_2)) #s(literal 2 binary64)) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 b_2 b_2)))) #s(literal 2 binary64)) (*.f64 a a)))) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (/.f64 (*.f64 b_2 (-.f64 (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (/.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 b_2 b_2)))) a))) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (/.f64 (*.f64 b_2 c) #s(literal -1 binary64)))) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c c) c) a) #s(literal 1/2 binary64)) (/.f64 (*.f64 b_2 b_2) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)))))))) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b_2 b_2) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 b_2 b_2) (-.f64 (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (/.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 b_2 b_2)))) a))) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (/.f64 (*.f64 b_2 c) #s(literal -1 binary64)))) (*.f64 a (*.f64 (*.f64 c c) #s(literal -1 binary64)))) (/.f64 b_2 #s(literal -1 binary64)))))))) |
#s(approx (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) (*.f64 c (-.f64 (/.f64 (*.f64 b_2 b_2) c) (+.f64 a (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 b_2 b_2)))) (*.f64 a c))))))) |
#s(approx (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) (*.f64 c (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (pow.f64 (*.f64 b_2 (fabs.f64 b_2)) #s(literal 2 binary64)) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 b_2 b_2)))) #s(literal 2 binary64)) (*.f64 a a)))) (*.f64 a (*.f64 c c))) (/.f64 (*.f64 b_2 b_2) c)) (+.f64 a (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 b_2 b_2)))) (*.f64 a c))))))) |
#s(approx (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) (*.f64 c (-.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 b_2 b_2)))) (pow.f64 a #s(literal 3 binary64))) (/.f64 (-.f64 (pow.f64 (*.f64 b_2 (fabs.f64 b_2)) #s(literal 2 binary64)) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 b_2 b_2)))) #s(literal 2 binary64)) (*.f64 a a)))) (*.f64 (*.f64 c c) c))) (/.f64 (*.f64 b_2 b_2) c)) (+.f64 a (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 b_2 b_2)))) (*.f64 a c)) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (pow.f64 (*.f64 b_2 (fabs.f64 b_2)) #s(literal 2 binary64)) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 b_2 b_2)))) #s(literal 2 binary64)) (*.f64 a a)))) (*.f64 a (*.f64 c c))))))))) |
#s(approx (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4))) (*.f64 c (+.f64 a (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 b_2 b_2)))) (*.f64 a c)))))) |
#s(approx (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4))) (*.f64 c (+.f64 a (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 b_2 b_2)))) (*.f64 a c)) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (pow.f64 (*.f64 b_2 (fabs.f64 b_2)) #s(literal 2 binary64)) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 b_2 b_2)))) #s(literal 2 binary64)) (*.f64 a a)))) (*.f64 a (*.f64 c c)))))))) |
#s(approx (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4))) (*.f64 c (+.f64 a (fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 b_2 b_2)))) (pow.f64 a #s(literal 3 binary64))) (/.f64 (-.f64 (pow.f64 (*.f64 b_2 (fabs.f64 b_2)) #s(literal 2 binary64)) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 b_2 b_2)))) #s(literal 2 binary64)) (*.f64 a a)))) (*.f64 (*.f64 c c) c))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 b_2 b_2)))) (*.f64 a c)) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (pow.f64 (*.f64 b_2 (fabs.f64 b_2)) #s(literal 2 binary64)) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 b_2 b_2)))) #s(literal 2 binary64)) (*.f64 a a)))) (*.f64 a (*.f64 c c))))))))) |
#s(approx (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)) (*.f64 c (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))) |
#s(approx (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)) (*.f64 c (fma.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 5 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 (fabs.f64 b_2) #s(literal 4 binary64)) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))))) |
#s(approx (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)) (*.f64 c (fma.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 5 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 (fabs.f64 b_2) #s(literal 4 binary64)) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 7 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 (fabs.f64 b_2) #s(literal 6 binary64)) (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal 5 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))))) |
#s(approx (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (+.f64 (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 a)) (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (log.f64 c)))))) |
#s(approx (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (+.f64 (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (+.f64 (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 a)) (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (log.f64 c))))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (+.f64 (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 a)) (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (log.f64 c))))) (*.f64 b_2 b_2)) (*.f64 a c))))) |
#s(approx (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (+.f64 (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (+.f64 (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 a)) (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (log.f64 c))))) (+.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (+.f64 (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 a)) (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (log.f64 c))))) (*.f64 b_2 b_2)) (*.f64 a c))) (/.f64 (*.f64 (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (+.f64 (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 a)) (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (log.f64 c))))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 (fabs.f64 b_2) #s(literal 4 binary64)) (*.f64 a a)) (*.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (fabs.f64 b_2) #s(literal 4 binary64)) (*.f64 a a))))) (*.f64 c c))))) |
#s(approx (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (+.f64 (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (+.f64 (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 a)) (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (log.f64 c))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (+.f64 (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 a)) (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (log.f64 c))))) (*.f64 b_2 b_2)) (*.f64 a c)) (/.f64 (fma.f64 (*.f64 (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (+.f64 (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 a)) (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (log.f64 c))))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 (fabs.f64 b_2) #s(literal 4 binary64)) (*.f64 a a)) (*.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (fabs.f64 b_2) #s(literal 4 binary64)) (*.f64 a a))))) (*.f64 (*.f64 c c) c) (*.f64 (*.f64 c c) (*.f64 (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (+.f64 (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 a)) (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (log.f64 c))))) (fma.f64 #s(literal -1/12 binary64) (/.f64 (pow.f64 (fabs.f64 b_2) #s(literal 6 binary64)) (pow.f64 a #s(literal 3 binary64))) (fma.f64 #s(literal -1/384 binary64) (/.f64 (pow.f64 (fabs.f64 b_2) #s(literal 6 binary64)) (pow.f64 a #s(literal 3 binary64))) (*.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (fabs.f64 b_2) #s(literal 6 binary64)) (pow.f64 a #s(literal 3 binary64))))))))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) c)))))) |
#s(approx (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) (*.f64 c (fma.f64 #s(literal -1 binary64) a (/.f64 (*.f64 b_2 b_2) c)))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 b_2 a)))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 b_2 c) a))) c)))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 b_2 b_2) b_2) c) (*.f64 a a)) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 b_2 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (pow.f64 (/.f64 c a) #s(literal 3 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (pow.f64 (/.f64 c a) #s(literal 3 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))))))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (pow.f64 (/.f64 c a) #s(literal 3 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (pow.f64 (/.f64 c a) #s(literal 3 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))) c)) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 b_2 c) a))) c)))) |
#s(approx (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c c) c) a) #s(literal 1/2 binary64)) (*.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c c) c) a) #s(literal 1/2 binary64)) (*.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))) c) (*.f64 b_2 c)) c)))) |
#s(approx (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c c) c) a) #s(literal 1/2 binary64)) (*.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 b_2 b_2) b_2) (*.f64 c c)) a) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b_2 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c c) c) a) #s(literal 1/2 binary64)) (*.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c c) c) a) #s(literal 1/2 binary64)) (*.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))))))) c) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c c) c) a) #s(literal 1/2 binary64)) (*.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))))) c) (*.f64 b_2 c)) c)))) |
#s(approx (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2)) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (/.f64 b_2 c))))) |
#s(approx (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2)) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) b_2 (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))) c) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))))) |
#s(approx (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2)) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) b_2 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))) c))) c) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))))) |
#s(approx (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))))) |
#s(approx (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 5 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))))) |
#s(approx (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 5 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 7 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 b_2 #s(literal 6 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))))))) |
#s(approx (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) (*.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) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 (pow.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64))) #s(literal 1/2 binary64)) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (-.f64 (*.f64 b_2 b_2) (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 a (*.f64 b_2 b_2) (*.f64 a (*.f64 b_2 b_2))) a))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 b_2 c) a))) c)))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64))) #s(literal 1/2 binary64)) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (-.f64 (pow.f64 (*.f64 b_2 (fabs.f64 b_2)) #s(literal 2 binary64)) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 a (*.f64 b_2 b_2) (*.f64 a (*.f64 b_2 b_2))) #s(literal 2 binary64)) (*.f64 a a))))))) (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b_2 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (-.f64 (*.f64 (pow.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64))) #s(literal 1/2 binary64)) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (-.f64 (*.f64 b_2 b_2) (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 a (*.f64 b_2 b_2) (*.f64 a (*.f64 b_2 b_2))) a))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 b_2 c) a)))))) (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (pow.f64 (/.f64 c a) #s(literal 3 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))))) c) (*.f64 (pow.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64))) #s(literal 1/2 binary64)) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (-.f64 (*.f64 b_2 b_2) (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 a (*.f64 b_2 b_2) (*.f64 a (*.f64 b_2 b_2))) a)))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 b_2 c) a))) c)))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 (/.f64 c (pow.f64 a #s(literal 9 binary64))) #s(literal 1/2 binary64)) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (*.f64 (fma.f64 a (*.f64 b_2 b_2) (*.f64 a (*.f64 b_2 b_2))) (-.f64 (pow.f64 (*.f64 b_2 (fabs.f64 b_2)) #s(literal 2 binary64)) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 a (*.f64 b_2 b_2) (*.f64 a (*.f64 b_2 b_2))) #s(literal 2 binary64)) (*.f64 a a)))))))) (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b_2 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64))) #s(literal 1/2 binary64)) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (-.f64 (pow.f64 (*.f64 b_2 (fabs.f64 b_2)) #s(literal 2 binary64)) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 a (*.f64 b_2 b_2) (*.f64 a (*.f64 b_2 b_2))) #s(literal 2 binary64)) (*.f64 a a))))))) (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b_2 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (-.f64 (*.f64 (pow.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64))) #s(literal 1/2 binary64)) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (-.f64 (*.f64 b_2 b_2) (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 a (*.f64 b_2 b_2) (*.f64 a (*.f64 b_2 b_2))) a))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 b_2 c) a)))))) (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (pow.f64 (/.f64 c a) #s(literal 3 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 c (-.f64 (*.f64 (pow.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64))) #s(literal 1/2 binary64)) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (-.f64 (*.f64 b_2 b_2) (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 a (*.f64 b_2 b_2) (*.f64 a (*.f64 b_2 b_2))) a))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 b_2 c) a))))) a)))) c) (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64))) #s(literal 1/2 binary64)) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (-.f64 (pow.f64 (*.f64 b_2 (fabs.f64 b_2)) #s(literal 2 binary64)) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 a (*.f64 b_2 b_2) (*.f64 a (*.f64 b_2 b_2))) #s(literal 2 binary64)) (*.f64 a a)))))))) (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b_2 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (-.f64 (*.f64 (pow.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64))) #s(literal 1/2 binary64)) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (-.f64 (*.f64 b_2 b_2) (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 a (*.f64 b_2 b_2) (*.f64 a (*.f64 b_2 b_2))) a))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 b_2 c) a)))))) (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (pow.f64 (/.f64 c a) #s(literal 3 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))))) c) (*.f64 (pow.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64))) #s(literal 1/2 binary64)) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (-.f64 (*.f64 b_2 b_2) (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 a (*.f64 b_2 b_2) (*.f64 a (*.f64 b_2 b_2))) a)))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 b_2 c) a))) c)))) |
#s(approx (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (-.f64 (*.f64 b_2 b_2) (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 a (*.f64 b_2 b_2) (*.f64 a (*.f64 b_2 b_2))) a))))) (*.f64 #s(literal -1 binary64) (*.f64 b_2 c))) c)))) |
#s(approx (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64))) #s(literal 1/2 binary64)) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (-.f64 (pow.f64 (*.f64 b_2 (fabs.f64 b_2)) #s(literal 2 binary64)) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 a (*.f64 b_2 b_2) (*.f64 a (*.f64 b_2 b_2))) #s(literal 2 binary64)) (*.f64 a a))))))) (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b_2 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (-.f64 (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (-.f64 (*.f64 b_2 b_2) (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 a (*.f64 b_2 b_2) (*.f64 a (*.f64 b_2 b_2))) a))))) (*.f64 #s(literal -1 binary64) (*.f64 b_2 c)))))) (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c c) c) a) #s(literal 1/2 binary64)) (*.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))))) c) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (-.f64 (*.f64 b_2 b_2) (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 a (*.f64 b_2 b_2) (*.f64 a (*.f64 b_2 b_2))) a)))))) (*.f64 #s(literal -1 binary64) (*.f64 b_2 c))) c)))) |
#s(approx (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 (/.f64 c (pow.f64 a #s(literal 7 binary64))) #s(literal 1/2 binary64)) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (*.f64 (fma.f64 a (*.f64 b_2 b_2) (*.f64 a (*.f64 b_2 b_2))) (-.f64 (pow.f64 (*.f64 b_2 (fabs.f64 b_2)) #s(literal 2 binary64)) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 a (*.f64 b_2 b_2) (*.f64 a (*.f64 b_2 b_2))) #s(literal 2 binary64)) (*.f64 a a)))))))) (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b_2 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64))) #s(literal 1/2 binary64)) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (-.f64 (pow.f64 (*.f64 b_2 (fabs.f64 b_2)) #s(literal 2 binary64)) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 a (*.f64 b_2 b_2) (*.f64 a (*.f64 b_2 b_2))) #s(literal 2 binary64)) (*.f64 a a))))))) (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b_2 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (-.f64 (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (-.f64 (*.f64 b_2 b_2) (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 a (*.f64 b_2 b_2) (*.f64 a (*.f64 b_2 b_2))) a))))) (*.f64 #s(literal -1 binary64) (*.f64 b_2 c)))))) (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c c) c) a) #s(literal 1/2 binary64)) (*.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 c (-.f64 (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (-.f64 (*.f64 b_2 b_2) (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 a (*.f64 b_2 b_2) (*.f64 a (*.f64 b_2 b_2))) a))))) (*.f64 #s(literal -1 binary64) (*.f64 b_2 c))))) a)))) c) (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64))) #s(literal 1/2 binary64)) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (-.f64 (pow.f64 (*.f64 b_2 (fabs.f64 b_2)) #s(literal 2 binary64)) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 a (*.f64 b_2 b_2) (*.f64 a (*.f64 b_2 b_2))) #s(literal 2 binary64)) (*.f64 a a)))))))) (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b_2 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (-.f64 (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (-.f64 (*.f64 b_2 b_2) (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 a (*.f64 b_2 b_2) (*.f64 a (*.f64 b_2 b_2))) a))))) (*.f64 #s(literal -1 binary64) (*.f64 b_2 c)))))) (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c c) c) a) #s(literal 1/2 binary64)) (*.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))))) c) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (-.f64 (*.f64 b_2 b_2) (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 a (*.f64 b_2 b_2) (*.f64 a (*.f64 b_2 b_2))) a)))))) (*.f64 #s(literal -1 binary64) (*.f64 b_2 c))) c)))) |
#s(approx (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) (*.f64 #s(literal -1 binary64) (*.f64 c (-.f64 (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (*.f64 b_2 b_2) c) (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 a (*.f64 b_2 b_2) (*.f64 a (*.f64 b_2 b_2))) a)) c))) a)))) |
#s(approx (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) (*.f64 #s(literal -1 binary64) (*.f64 c (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (pow.f64 (*.f64 b_2 (fabs.f64 b_2)) #s(literal 2 binary64)) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 a (*.f64 b_2 b_2) (*.f64 a (*.f64 b_2 b_2))) #s(literal 2 binary64)) (*.f64 a a)))) (*.f64 a c)) (*.f64 b_2 b_2)) (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 a (*.f64 b_2 b_2) (*.f64 a (*.f64 b_2 b_2))) a))) c)) a)))) |
#s(approx (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)))) (*.f64 #s(literal -1 binary64) (*.f64 c (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (fma.f64 a (*.f64 b_2 b_2) (*.f64 a (*.f64 b_2 b_2))) (pow.f64 a #s(literal 3 binary64))) (/.f64 (-.f64 (pow.f64 (*.f64 b_2 (fabs.f64 b_2)) #s(literal 2 binary64)) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 a (*.f64 b_2 b_2) (*.f64 a (*.f64 b_2 b_2))) #s(literal 2 binary64)) (*.f64 a a)))) c))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (pow.f64 (*.f64 b_2 (fabs.f64 b_2)) #s(literal 2 binary64)) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 a (*.f64 b_2 b_2) (*.f64 a (*.f64 b_2 b_2))) #s(literal 2 binary64)) (*.f64 a a)))) a))) c) (*.f64 b_2 b_2)) (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 a (*.f64 b_2 b_2) (*.f64 a (*.f64 b_2 b_2))) a))) c)) a)))) |
#s(approx (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4))) (*.f64 #s(literal -1 binary64) (*.f64 c (+.f64 a (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 a (*.f64 b_2 b_2) (*.f64 a (*.f64 b_2 b_2))) (*.f64 a c))))))) |
#s(approx (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4))) (*.f64 #s(literal -1 binary64) (*.f64 c (+.f64 a (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (pow.f64 (*.f64 b_2 (fabs.f64 b_2)) #s(literal 2 binary64)) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 a (*.f64 b_2 b_2) (*.f64 a (*.f64 b_2 b_2))) #s(literal 2 binary64)) (*.f64 a a)))) (*.f64 a c)) (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 a (*.f64 b_2 b_2) (*.f64 a (*.f64 b_2 b_2))) a))) c)))))) |
#s(approx (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4))) (*.f64 #s(literal -1 binary64) (*.f64 c (+.f64 a (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (fma.f64 a (*.f64 b_2 b_2) (*.f64 a (*.f64 b_2 b_2))) (pow.f64 a #s(literal 3 binary64))) (/.f64 (-.f64 (pow.f64 (*.f64 b_2 (fabs.f64 b_2)) #s(literal 2 binary64)) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 a (*.f64 b_2 b_2) (*.f64 a (*.f64 b_2 b_2))) #s(literal 2 binary64)) (*.f64 a a)))) c)) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (pow.f64 (*.f64 b_2 (fabs.f64 b_2)) #s(literal 2 binary64)) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 a (*.f64 b_2 b_2) (*.f64 a (*.f64 b_2 b_2))) #s(literal 2 binary64)) (*.f64 a a)))) a))) c) (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 a (*.f64 b_2 b_2) (*.f64 a (*.f64 b_2 b_2))) a))) c)))))) |
#s(approx (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))))) |
#s(approx (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 5 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 (fabs.f64 b_2) #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))))) |
#s(approx (* (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4)) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 5 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 (fabs.f64 b_2) #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 7 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 (fabs.f64 b_2) #s(literal 6 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))))))) |
#s(approx (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (+.f64 (log.f64 a) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) c) #s(literal -1 binary64)))))) |
#s(approx (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (+.f64 (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (+.f64 (log.f64 a) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) c) #s(literal -1 binary64))))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (+.f64 (log.f64 a) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) c) #s(literal -1 binary64))))) (*.f64 b_2 b_2)) (*.f64 a c))))) |
#s(approx (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (+.f64 (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (+.f64 (log.f64 a) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) c) #s(literal -1 binary64))))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (+.f64 (log.f64 a) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) c) #s(literal -1 binary64))))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 (fabs.f64 b_2) #s(literal 4 binary64)) (*.f64 a a)) (*.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (fabs.f64 b_2) #s(literal 4 binary64)) (*.f64 a a))))) c) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (+.f64 (log.f64 a) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) c) #s(literal -1 binary64))))) (*.f64 b_2 b_2)) a))) c)))) |
#s(approx (pow (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) 1/4) (+.f64 (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (+.f64 (log.f64 a) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) c) #s(literal -1 binary64))))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (+.f64 (log.f64 a) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) c) #s(literal -1 binary64))))) (fma.f64 #s(literal -1/32 binary64) (/.f64 (pow.f64 (fabs.f64 b_2) #s(literal 6 binary64)) (pow.f64 a #s(literal 3 binary64))) (fma.f64 #s(literal 1/384 binary64) (/.f64 (pow.f64 (fabs.f64 b_2) #s(literal 6 binary64)) (pow.f64 a #s(literal 3 binary64))) (*.f64 #s(literal 1/12 binary64) (/.f64 (pow.f64 (fabs.f64 b_2) #s(literal 6 binary64)) (pow.f64 a #s(literal 3 binary64))))))) c) (*.f64 (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (+.f64 (log.f64 a) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) c) #s(literal -1 binary64))))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 (fabs.f64 b_2) #s(literal 4 binary64)) (*.f64 a a)) (*.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 (fabs.f64 b_2) #s(literal 4 binary64)) (*.f64 a a)))))) c) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (+.f64 (log.f64 a) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) c) #s(literal -1 binary64))))) (*.f64 b_2 b_2)) a))) c)))) |
#s(approx (+ (* (fabs b_2) (fabs b_2)) (* -1 (* c a))) (*.f64 #s(literal -1 binary64) (*.f64 c (+.f64 a (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 b_2 b_2) c)))))) |
Compiled 66 866 to 3 788 computations (94.3% saved)
10 alts after pruning (2 fresh and 8 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 620 | 2 | 622 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 2 | 2 |
| Done | 0 | 6 | 6 |
| Total | 620 | 10 | 630 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 25.9% | (/.f64 (/.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 (pow.f64 (fma.f64 (pow.f64 b_2 #s(literal 1 binary64)) (pow.f64 b_2 #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 c a))) #s(literal 1/2 binary64)) (*.f64 (pow.f64 (fma.f64 (fabs.f64 b_2) (fabs.f64 b_2) (*.f64 #s(literal -1 binary64) (*.f64 c a))) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 (fabs.f64 b_2) (fabs.f64 b_2) (*.f64 #s(literal -1 binary64) (*.f64 c a))) #s(literal 1/4 binary64))))) (fma.f64 #s(literal -1 binary64) b_2 (pow.f64 (fma.f64 (pow.f64 b_2 #s(literal 1 binary64)) (pow.f64 b_2 #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 c a))) #s(literal 1/2 binary64)))) a) |
| ✓ | 43.5% | (/.f64 (/.f64 #s(approx (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (*.f64 a c)) (fma.f64 #s(literal -1 binary64) b_2 (pow.f64 (fma.f64 (pow.f64 b_2 #s(literal 1 binary64)) (pow.f64 b_2 #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 c a))) #s(literal 1/2 binary64)))) a) |
| ✓ | 50.1% | (/.f64 (-.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) a) |
| ✓ | 37.2% | (/.f64 (-.f64 (neg.f64 b_2) #s(approx (sqrt (- (* b_2 b_2) (* a c))) b_2)) a) |
| 35.6% | #s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 a #s(literal -1 binary64)) (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a c) (*.f64 b_2 b_2)) #s(literal 1/2 binary64))))) | |
| 15.3% | #s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) (*.f64 #s(literal -1 binary64) (*.f64 b_2 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 a #s(literal -1 binary64)) (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a c) (*.f64 b_2 b_2)) #s(literal 1/2 binary64))) (*.f64 #s(literal -1/8 binary64) (/.f64 c b_2))) b_2) (*.f64 #s(literal 1/2 binary64) (pow.f64 a #s(literal -1 binary64))))))) | |
| ✓ | 35.2% | #s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (fma.f64 (/.f64 c (exp.f64 (*.f64 (log.f64 b_2) #s(literal 2 binary64)))) #s(literal 1/2 binary64) (*.f64 #s(literal -2 binary64) (pow.f64 a #s(literal -1 binary64)))) b_2)) |
| ✓ | 30.6% | #s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b_2 b_2)) #s(literal 1/8 binary64) (*.f64 #s(literal 1/2 binary64) c)) b_2) #s(literal -1 binary64))) |
| ✓ | 15.7% | #s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (/.f64 c b_2) b_2) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 (/.f64 c b_2) b_2) #s(literal 1/2 binary64)) (*.f64 (/.f64 (/.f64 c b_2) b_2) #s(literal 1/2 binary64)) (fma.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (/.f64 c b_2) b_2) #s(literal 1/2 binary64)) (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 2 binary64)))))) b_2)) |
| ✓ | 36.3% | #s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 #s(literal -1/2 binary64) (/.f64 c b_2))) |
Compiled 1 047 to 344 computations (67.1% saved)
| Inputs |
|---|
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 #s(literal -1/2 binary64) (/.f64 c b_2))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (/.f64 c b_2) b_2) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 (/.f64 c b_2) b_2) #s(literal 1/2 binary64)) (*.f64 (/.f64 (/.f64 c b_2) b_2) #s(literal 1/2 binary64)) (fma.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (/.f64 c b_2) b_2) #s(literal 1/2 binary64)) (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 2 binary64)))))) b_2)) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b_2 b_2)) #s(literal 1/8 binary64) (*.f64 #s(literal 1/2 binary64) c)) b_2) #s(literal -1 binary64))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (fma.f64 (/.f64 c (exp.f64 (*.f64 (log.f64 b_2) #s(literal 2 binary64)))) #s(literal 1/2 binary64) (*.f64 #s(literal -2 binary64) (pow.f64 a #s(literal -1 binary64)))) b_2)) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (fma.f64 (/.f64 c (*.f64 b_2 b_2)) #s(literal 1/2 binary64) (*.f64 #s(literal -2 binary64) (pow.f64 a #s(literal -1 binary64)))) b_2)) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (fma.f64 (/.f64 c b_2) #s(literal 1/2 binary64) (*.f64 (/.f64 b_2 a) #s(literal -2 binary64)))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) (*.f64 #s(literal -1 binary64) (*.f64 b_2 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 a #s(literal -1 binary64)) (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a c) (*.f64 b_2 b_2)) #s(literal 1/2 binary64))) (*.f64 #s(literal -1/8 binary64) (/.f64 c b_2))) b_2) (*.f64 #s(literal 1/2 binary64) (pow.f64 a #s(literal -1 binary64))))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 a #s(literal -1 binary64)) (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a c) (*.f64 b_2 b_2)) #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 (neg.f64 b_2) #s(approx (sqrt (- (* b_2 b_2) (* a c))) b_2)) a) |
(/.f64 (-.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) a) |
(/.f64 (/.f64 #s(approx (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (*.f64 a c)) (fma.f64 #s(literal -1 binary64) b_2 (pow.f64 (fma.f64 (pow.f64 b_2 #s(literal 1 binary64)) (pow.f64 b_2 #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 c a))) #s(literal 1/2 binary64)))) a) |
(/.f64 (/.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 (pow.f64 (fma.f64 (pow.f64 b_2 #s(literal 1 binary64)) (pow.f64 b_2 #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 c a))) #s(literal 1/2 binary64)) (*.f64 (pow.f64 (fma.f64 (fabs.f64 b_2) (fabs.f64 b_2) (*.f64 #s(literal -1 binary64) (*.f64 c a))) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 (fabs.f64 b_2) (fabs.f64 b_2) (*.f64 #s(literal -1 binary64) (*.f64 c a))) #s(literal 1/4 binary64))))) (fma.f64 #s(literal -1 binary64) b_2 (pow.f64 (fma.f64 (pow.f64 b_2 #s(literal 1 binary64)) (pow.f64 b_2 #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 c a))) #s(literal 1/2 binary64)))) a) |
(/.f64 (/.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 (pow.f64 (fma.f64 (pow.f64 b_2 #s(literal 1 binary64)) (pow.f64 b_2 #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 c a))) #s(literal 1/2 binary64)) (pow.f64 (fma.f64 (pow.f64 b_2 #s(literal 1 binary64)) (pow.f64 b_2 #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 c a))) #s(literal 1/2 binary64)))) (fma.f64 #s(literal -1 binary64) b_2 (pow.f64 (fma.f64 (pow.f64 b_2 #s(literal 1 binary64)) (pow.f64 b_2 #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 c a))) #s(literal 1/2 binary64)))) a) |
| Outputs |
|---|
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 #s(literal -1/2 binary64) (/.f64 c b_2))) |
(/.f64 (/.f64 #s(approx (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (*.f64 a c)) (fma.f64 #s(literal -1 binary64) b_2 (pow.f64 (fma.f64 (pow.f64 b_2 #s(literal 1 binary64)) (pow.f64 b_2 #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 c a))) #s(literal 1/2 binary64)))) a) |
(/.f64 (-.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) a) |
(/.f64 (-.f64 (neg.f64 b_2) #s(approx (sqrt (- (* b_2 b_2) (* a c))) b_2)) a) |
4 calls:
| 4.0ms | c |
| 4.0ms | a |
| 4.0ms | b_2 |
| 3.0ms | (/.f64 (-.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) a) |
| Accuracy | Segments | Branch |
|---|---|---|
| 73.0% | 5 | (/.f64 (-.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) a) |
| 50.1% | 1 | a |
| 90.0% | 4 | b_2 |
| 50.1% | 1 | c |
Compiled 16 to 19 computations (-18.8% saved)
| Inputs |
|---|
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 #s(literal -1/2 binary64) (/.f64 c b_2))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (/.f64 c b_2) b_2) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 (/.f64 c b_2) b_2) #s(literal 1/2 binary64)) (*.f64 (/.f64 (/.f64 c b_2) b_2) #s(literal 1/2 binary64)) (fma.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (/.f64 c b_2) b_2) #s(literal 1/2 binary64)) (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 2 binary64)))))) b_2)) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b_2 b_2)) #s(literal 1/8 binary64) (*.f64 #s(literal 1/2 binary64) c)) b_2) #s(literal -1 binary64))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (fma.f64 (/.f64 c (exp.f64 (*.f64 (log.f64 b_2) #s(literal 2 binary64)))) #s(literal 1/2 binary64) (*.f64 #s(literal -2 binary64) (pow.f64 a #s(literal -1 binary64)))) b_2)) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (fma.f64 (/.f64 c (*.f64 b_2 b_2)) #s(literal 1/2 binary64) (*.f64 #s(literal -2 binary64) (pow.f64 a #s(literal -1 binary64)))) b_2)) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (fma.f64 (/.f64 c b_2) #s(literal 1/2 binary64) (*.f64 (/.f64 b_2 a) #s(literal -2 binary64)))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) (*.f64 #s(literal -1 binary64) (*.f64 b_2 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 a #s(literal -1 binary64)) (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a c) (*.f64 b_2 b_2)) #s(literal 1/2 binary64))) (*.f64 #s(literal -1/8 binary64) (/.f64 c b_2))) b_2) (*.f64 #s(literal 1/2 binary64) (pow.f64 a #s(literal -1 binary64))))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 a #s(literal -1 binary64)) (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a c) (*.f64 b_2 b_2)) #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 (neg.f64 b_2) #s(approx (sqrt (- (* b_2 b_2) (* a c))) b_2)) a) |
(/.f64 (-.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) a) |
| Outputs |
|---|
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 #s(literal -1/2 binary64) (/.f64 c b_2))) |
(/.f64 (-.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) a) |
(/.f64 (-.f64 (neg.f64 b_2) #s(approx (sqrt (- (* b_2 b_2) (* a c))) b_2)) a) |
1 calls:
| 3.0ms | b_2 |
| Accuracy | Segments | Branch |
|---|---|---|
| 88.2% | 3 | b_2 |
Compiled 1 to 3 computations (-200% saved)
| Inputs |
|---|
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 #s(literal -1/2 binary64) (/.f64 c b_2))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (/.f64 c b_2) b_2) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 (/.f64 c b_2) b_2) #s(literal 1/2 binary64)) (*.f64 (/.f64 (/.f64 c b_2) b_2) #s(literal 1/2 binary64)) (fma.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (/.f64 c b_2) b_2) #s(literal 1/2 binary64)) (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 2 binary64)))))) b_2)) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b_2 b_2)) #s(literal 1/8 binary64) (*.f64 #s(literal 1/2 binary64) c)) b_2) #s(literal -1 binary64))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (fma.f64 (/.f64 c (exp.f64 (*.f64 (log.f64 b_2) #s(literal 2 binary64)))) #s(literal 1/2 binary64) (*.f64 #s(literal -2 binary64) (pow.f64 a #s(literal -1 binary64)))) b_2)) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (fma.f64 (/.f64 c (*.f64 b_2 b_2)) #s(literal 1/2 binary64) (*.f64 #s(literal -2 binary64) (pow.f64 a #s(literal -1 binary64)))) b_2)) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (fma.f64 (/.f64 c b_2) #s(literal 1/2 binary64) (*.f64 (/.f64 b_2 a) #s(literal -2 binary64)))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) (*.f64 #s(literal -1 binary64) (*.f64 b_2 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 a #s(literal -1 binary64)) (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a c) (*.f64 b_2 b_2)) #s(literal 1/2 binary64))) (*.f64 #s(literal -1/8 binary64) (/.f64 c b_2))) b_2) (*.f64 #s(literal 1/2 binary64) (pow.f64 a #s(literal -1 binary64))))))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 a #s(literal -1 binary64)) (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a c) (*.f64 b_2 b_2)) #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 (neg.f64 b_2) #s(approx (sqrt (- (* b_2 b_2) (* a c))) b_2)) a) |
| Outputs |
|---|
#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 (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 a #s(literal -1 binary64)) (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a c) (*.f64 b_2 b_2)) #s(literal 1/2 binary64))))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (fma.f64 (/.f64 c b_2) #s(literal 1/2 binary64) (*.f64 (/.f64 b_2 a) #s(literal -2 binary64)))) |
1 calls:
| 4.0ms | b_2 |
| Accuracy | Segments | Branch |
|---|---|---|
| 84.0% | 3 | b_2 |
Compiled 1 to 3 computations (-200% saved)
| Inputs |
|---|
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 #s(literal -1/2 binary64) (/.f64 c b_2))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (/.f64 c b_2) b_2) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 (/.f64 c b_2) b_2) #s(literal 1/2 binary64)) (*.f64 (/.f64 (/.f64 c b_2) b_2) #s(literal 1/2 binary64)) (fma.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (/.f64 c b_2) b_2) #s(literal 1/2 binary64)) (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 2 binary64)))))) b_2)) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b_2 b_2)) #s(literal 1/8 binary64) (*.f64 #s(literal 1/2 binary64) c)) b_2) #s(literal -1 binary64))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (fma.f64 (/.f64 c (exp.f64 (*.f64 (log.f64 b_2) #s(literal 2 binary64)))) #s(literal 1/2 binary64) (*.f64 #s(literal -2 binary64) (pow.f64 a #s(literal -1 binary64)))) b_2)) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (fma.f64 (/.f64 c (*.f64 b_2 b_2)) #s(literal 1/2 binary64) (*.f64 #s(literal -2 binary64) (pow.f64 a #s(literal -1 binary64)))) b_2)) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (fma.f64 (/.f64 c b_2) #s(literal 1/2 binary64) (*.f64 (/.f64 b_2 a) #s(literal -2 binary64)))) |
#s(approx (/ (/ (- (* b_2 b_2) (* (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) (+ (* -1 b_2) (pow (+ (* (pow b_2 1) (pow b_2 1)) (* -1 (* c a))) 1/2))) a) (*.f64 #s(literal -1 binary64) (*.f64 b_2 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 a #s(literal -1 binary64)) (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a c) (*.f64 b_2 b_2)) #s(literal 1/2 binary64))) (*.f64 #s(literal -1/8 binary64) (/.f64 c b_2))) b_2) (*.f64 #s(literal 1/2 binary64) (pow.f64 a #s(literal -1 binary64))))))) |
| Outputs |
|---|
#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 (/.f64 c b_2) #s(literal 1/2 binary64) (*.f64 (/.f64 b_2 a) #s(literal -2 binary64)))) |
1 calls:
| 2.0ms | b_2 |
| Accuracy | Segments | Branch |
|---|---|---|
| 71.3% | 2 | b_2 |
Compiled 1 to 3 computations (-200% saved)
| Inputs |
|---|
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 #s(literal -1/2 binary64) (/.f64 c b_2))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (/.f64 c b_2) b_2) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 (/.f64 c b_2) b_2) #s(literal 1/2 binary64)) (*.f64 (/.f64 (/.f64 c b_2) b_2) #s(literal 1/2 binary64)) (fma.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (/.f64 c b_2) b_2) #s(literal 1/2 binary64)) (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 2 binary64)))))) b_2)) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b_2 b_2)) #s(literal 1/8 binary64) (*.f64 #s(literal 1/2 binary64) c)) b_2) #s(literal -1 binary64))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (fma.f64 (/.f64 c (exp.f64 (*.f64 (log.f64 b_2) #s(literal 2 binary64)))) #s(literal 1/2 binary64) (*.f64 #s(literal -2 binary64) (pow.f64 a #s(literal -1 binary64)))) b_2)) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (fma.f64 (/.f64 c (*.f64 b_2 b_2)) #s(literal 1/2 binary64) (*.f64 #s(literal -2 binary64) (pow.f64 a #s(literal -1 binary64)))) b_2)) |
| Outputs |
|---|
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 #s(literal -1/2 binary64) (/.f64 c b_2))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (fma.f64 (/.f64 c (exp.f64 (*.f64 (log.f64 b_2) #s(literal 2 binary64)))) #s(literal 1/2 binary64) (*.f64 #s(literal -2 binary64) (pow.f64 a #s(literal -1 binary64)))) b_2)) |
1 calls:
| 2.0ms | b_2 |
| Accuracy | Segments | Branch |
|---|---|---|
| 70.3% | 2 | b_2 |
Compiled 1 to 3 computations (-200% saved)
| Inputs |
|---|
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 #s(literal -1/2 binary64) (/.f64 c b_2))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (/.f64 c b_2) b_2) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 (/.f64 c b_2) b_2) #s(literal 1/2 binary64)) (*.f64 (/.f64 (/.f64 c b_2) b_2) #s(literal 1/2 binary64)) (fma.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (/.f64 c b_2) b_2) #s(literal 1/2 binary64)) (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 2 binary64)))))) b_2)) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b_2 b_2)) #s(literal 1/8 binary64) (*.f64 #s(literal 1/2 binary64) c)) b_2) #s(literal -1 binary64))) |
| Outputs |
|---|
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 #s(literal -1/2 binary64) (/.f64 c b_2))) |
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (/.f64 c b_2) b_2) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 (/.f64 c b_2) b_2) #s(literal 1/2 binary64)) (*.f64 (/.f64 (/.f64 c b_2) b_2) #s(literal 1/2 binary64)) (fma.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (/.f64 c b_2) b_2) #s(literal 1/2 binary64)) (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 2 binary64)))))) b_2)) |
4 calls:
| 1.0ms | b_2 |
| 1.0ms | a |
| 1.0ms | c |
| 1.0ms | (/.f64 (-.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) a) |
| Accuracy | Segments | Branch |
|---|---|---|
| 39.7% | 3 | a |
| 36.3% | 1 | c |
| 39.9% | 3 | (/.f64 (-.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) a) |
| 49.9% | 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) (*.f64 #s(literal -1/2 binary64) (/.f64 c b_2))) |
| Outputs |
|---|
#s(approx (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 #s(literal -1/2 binary64) (/.f64 c b_2))) |
3 calls:
| 1.0ms | a |
| 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 |
|---|---|---|
| 36.3% | 1 | a |
| 36.3% | 1 | (/.f64 (-.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) a) |
| 36.3% | 1 | b_2 |
Compiled 15 to 16 computations (-6.7% saved)
| 3× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 14.0ms | 2.0795281598719038e+73 | 3.095046907092347e+78 |
| 25.0ms | -3.2535123830256445e-68 | -4.23750251126167e-74 |
| 43.0ms | -272890293964935.78 | -27153286936.2574 |
| 33.0ms | 85× | 1 | valid |
| 14.0ms | 258× | 0 | valid |
| 11.0ms | 71× | 2 | valid |
| 4.0ms | 77× | 0 | invalid |
| 0.0ms | 2× | 3 | valid |
Compiled 1 540 to 935 computations (39.3% saved)
ival-sqrt: 8.0ms (28.7% of total)ival-mult!: 7.0ms (25.1% of total)adjust: 4.0ms (14.3% of total)ival-div!: 4.0ms (14.3% of total)ival-sub!: 3.0ms (10.8% of total)ival-neg: 2.0ms (7.2% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 2.0795281598719038e+73 | 3.095046907092347e+78 |
| 15.0ms | -3.2535123830256445e-68 | -4.23750251126167e-74 |
| 3.0ms | 29× | 1 | valid |
| 3.0ms | 20× | 2 | valid |
| 3.0ms | 47× | 0 | valid |
| 1.0ms | 24× | 0 | invalid |
Compiled 556 to 457 computations (17.8% saved)
ival-mult!: 2.0ms (29.9% of total)adjust: 1.0ms (15% of total)ival-sub!: 1.0ms (15% of total)ival-sqrt: 1.0ms (15% of total)ival-div!: 1.0ms (15% of total)ival-neg: 1.0ms (15% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 36.0ms | 7.124737178857915e-113 | 2.3996644546325366e-101 |
| 4.0ms | -3.2535123830256445e-68 | -4.23750251126167e-74 |
| 25.0ms | 167× | 0 | valid |
| 3.0ms | 60× | 0 | invalid |
| 1.0ms | 5× | 2 | valid |
| 0.0ms | 4× | 1 | valid |
Compiled 1 833 to 901 computations (50.8% saved)
ival-neg: 17.0ms (71.6% of total)ival-sqrt: 2.0ms (8.4% of total)ival-mult!: 2.0ms (8.4% of total)ival-sub!: 1.0ms (4.2% of total)ival-div!: 1.0ms (4.2% of total)adjust: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 26.0ms | -3.495234307529662e-302 | 1.1067178499589214e-307 |
| 12.0ms | 144× | 0 | valid |
| 6.0ms | 105× | 0 | invalid |
Compiled 403 to 313 computations (22.3% saved)
ival-sqrt: 2.0ms (25.9% of total)ival-mult!: 2.0ms (25.9% of total)ival-sub!: 1.0ms (13% of total)ival-neg: 1.0ms (13% of total)ival-div!: 1.0ms (13% of total)adjust: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | -3.495234307529662e-302 | 1.1067178499589214e-307 |
Compiled 457 to 367 computations (19.7% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 22.0ms | 1.438805886812246e-126 | 1.1484137028213443e-122 |
| 8.0ms | 54× | 0 | invalid |
| 7.0ms | 128× | 0 | valid |
Compiled 752 to 368 computations (51.1% saved)
ival-div!: 6.0ms (57% of total)ival-mult!: 2.0ms (19% of total)ival-sub!: 1.0ms (9.5% of total)ival-sqrt: 1.0ms (9.5% of total)ival-neg: 1.0ms (9.5% of total)adjust: 0.0ms (0% of total)| 1× | fuel |
Compiled 513 to 109 computations (78.8% saved)
Compiled 1 052 to 238 computations (77.4% saved)
Loading profile data...