
Time bar (total: 3.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)
| 631.0ms | 5 569× | 0 | valid |
| 189.0ms | 1 230× | 2 | valid |
| 139.0ms | 1 292× | 1 | valid |
| 62.0ms | 1 075× | 0 | invalid |
| 32.0ms | 165× | 3 | valid |
ival-sqrt: 382.0ms (47.3% of total)ival-mult!: 119.0ms (14.7% of total)adjust: 82.0ms (10.1% of total)ival-neg: 80.0ms (9.9% of total)ival-div!: 69.0ms (8.5% of total)ival-sub!: 40.0ms (4.9% of total)ival-add!: 35.0ms (4.3% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 104 | 0 | - | 0 | - | (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) |
| 50 | 0 | - | 0 | - | (+.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) |
| 18 | 0 | - | 1 | (1.0464006747867384e-214 3.649761275876649e-175 -3.96622423229385e-281) | (/.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 | 99 | 0 |
| ↳ | (*.f64 b_2 b_2) | overflow | 79 | |
| ↳ | (*.f64 a c) | overflow | 31 | |
| ↳ | (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) | overflow | 99 | |
+.f64 | (+.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) | cancellation | 50 | 0 |
/.f64 | (/.f64 (+.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) a) | u/n | 17 | 0 |
| ↳ | (*.f64 b_2 b_2) | underflow | 42 | |
| ↳ | (+.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) | underflow | 31 | |
| ↳ | (*.f64 a c) | underflow | 30 | |
| ↳ | (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) | underflow | 5 | |
sqrt.f64 | (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) | uflow-rescue | 5 | 0 |
| ↳ | (*.f64 b_2 b_2) | underflow | 42 | |
| ↳ | (*.f64 a c) | underflow | 30 | |
| ↳ | (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) | underflow | 5 | |
-.f64 | (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) | nan-rescue | 4 | 0 |
| ↳ | (*.f64 b_2 b_2) | overflow | 79 | |
| ↳ | (*.f64 a c) | overflow | 31 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 125 | 0 |
| - | 19 | 112 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 125 | 0 | 0 |
| - | 19 | 0 | 112 |
| number | freq |
|---|---|
| 0 | 112 |
| 1 | 114 |
| 2 | 29 |
| 3 | 1 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 23.0ms | 96× | 2 | valid |
| 22.0ms | 350× | 0 | valid |
| 12.0ms | 58× | 1 | valid |
| 2.0ms | 8× | 3 | valid |
Compiled 117 to 34 computations (70.9% saved)
ival-mult!: 14.0ms (39.9% of total)ival-sqrt: 6.0ms (17.1% of total)adjust: 5.0ms (14.3% of total)ival-div!: 4.0ms (11.4% of total)ival-sub!: 2.0ms (5.7% of total)ival-add!: 2.0ms (5.7% of total)ival-neg: 2.0ms (5.7% of total)Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 48 | 131 |
| 1 | 127 | 129 |
| 2 | 247 | 129 |
| 3 | 400 | 129 |
| 4 | 521 | 129 |
| 5 | 574 | 129 |
| 6 | 590 | 129 |
| 1× | saturated |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 53.5% | (/.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 (* -1/2 (/ c b_2)))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1/2 (/ c b_2)) (* -1/8 (/ (* a (pow c 2)) (pow b_2 3)))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1/2 (/ c b_2)) (* a (+ (* -1/8 (/ (pow c 2) (pow b_2 3))) (* -1/16 (/ (* a (pow c 3)) (pow b_2 5)))))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1/2 (/ c b_2)) (* a (+ (* -1/8 (/ (pow c 2) (pow b_2 3))) (* a (+ (* -1/2 (/ (* a (+ (* 1/64 (/ (pow c 4) (pow b_2 6))) (* 1/16 (/ (pow c 4) (pow b_2 6))))) b_2)) (* -1/16 (/ (pow c 3) (pow b_2 5)))))))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1/2 (/ (* a c) b_2)))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* a (+ (* -1/2 (/ c b_2)) (* -1/8 (/ (* a (pow c 2)) (pow b_2 3))))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* a (+ (* -1/2 (/ c b_2)) (* a (+ (* -1/8 (/ (pow c 2) (pow b_2 3))) (* -1/16 (/ (* a (pow c 3)) (pow b_2 5))))))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* a (+ (* -1/2 (/ c b_2)) (* a (+ (* -1/8 (/ (pow c 2) (pow b_2 3))) (* a (+ (* -1/2 (/ (* a (+ (* 1/64 (/ (pow c 4) (pow b_2 6))) (* 1/16 (/ (pow c 4) (pow b_2 6))))) b_2)) (* -1/16 (/ (pow c 3) (pow b_2 5))))))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 b_2)) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (+ b_2 (* -1/2 (/ (* a c) b_2))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (+ b_2 (* a (+ (* -1/2 (/ c b_2)) (* -1/8 (/ (* a (pow c 2)) (pow b_2 3)))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (+ b_2 (* a (+ (* -1/2 (/ c b_2)) (* a (+ (* -1/8 (/ (pow c 2) (pow b_2 3))) (* -1/16 (/ (* a (pow c 3)) (pow b_2 5)))))))))) |
#s(approx (- (* b_2 b_2) (* a c)) #s(hole binary64 (pow b_2 2))) |
#s(approx (- (* b_2 b_2) (* a c)) #s(hole binary64 (+ (* -1 (* a c)) (pow b_2 2)))) |
#s(approx (* a c) #s(hole binary64 (* a c))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1 (/ b_2 a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1 (/ b_2 a)) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1 (/ b_2 a)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -1)))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* a (+ (* -1 (/ b_2 a)) (* (sqrt (/ c a)) (sqrt -1)))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))) (/ b_2 a))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))) (/ b_2 a))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -1)))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b_2 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (- (* b_2 b_2) (* a c)) #s(hole binary64 (* -1 (* a c)))) |
#s(approx (- (* b_2 b_2) (* a c)) #s(hole binary64 (* a (- (/ (pow b_2 2) a) c)))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ b_2 a))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ b_2 (* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 2) (sqrt -1))))) a))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ b_2 (* -1 (/ (+ (* -1/2 (* (sqrt (/ a c)) (* (pow b_2 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 4) (sqrt -1))))) a))) a))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* a (+ (* (sqrt (/ c a)) (sqrt -1)) (/ b_2 a)))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 2) (sqrt -1)))) b_2) a)) (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* (pow b_2 2) (sqrt -1))))) a)) b_2) a)) (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b_2 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))))))) |
#s(approx (- (* b_2 b_2) (* a c)) #s(hole binary64 (* -1 (* a (- (* -1 (/ (pow b_2 2) a)) (* -1 c)))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* b_2 (- (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b_2 (sqrt -1)))) (/ 1 a))) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* b_2 (- (* b_2 (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -1)))))) (/ 1 a))) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (+ (* -1 b_2) (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (+ (* b_2 (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b_2 (sqrt -1)))) 1)) (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (+ (* b_2 (- (* b_2 (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -1)))))) 1)) (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (neg b_2) #s(hole binary64 (* -1 b_2))) |
#s(approx b_2 #s(hole binary64 b_2)) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (+ (* (sqrt (* a c)) (sqrt -1)) (* (pow b_2 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -1))))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (+ (* (sqrt (* a c)) (sqrt -1)) (* (pow b_2 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -1)))) (* (pow b_2 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -1) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b_2 2) (pow (sqrt -1) 5))))))))))) |
#s(approx (- (* b_2 b_2) (* a c)) #s(hole binary64 (- (pow b_2 2) (* a c)))) |
#s(approx (* b_2 b_2) #s(hole binary64 (pow b_2 2))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (/ (+ (* -1/2 c) (* -1/8 (/ (* a (pow c 2)) (pow b_2 2)))) b_2))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (/ (+ (* -1/2 c) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 2))) (* -1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 4))))) b_2))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (/ (+ (* -1/2 c) (+ (* -1/2 (/ (+ (* 1/64 (* (pow a 4) (pow c 4))) (* 1/16 (* (pow a 4) (pow c 4)))) (* a (pow b_2 6)))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 2))) (* -1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 4)))))) b_2))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (/ (+ (* -1/2 (* a c)) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 2)))) b_2))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (/ (+ (* -1/2 (* a c)) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 2))) (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 4))))) b_2))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (/ (+ (* -1/2 (* a c)) (+ (* -1/2 (/ (+ (* 1/64 (* (pow a 4) (pow c 4))) (* 1/16 (* (pow a 4) (pow c 4)))) (pow b_2 6))) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 2))) (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 4)))))) b_2))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* b_2 (+ 1 (* -1/2 (/ (* a c) (pow b_2 2))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* b_2 (+ 1 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4)))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* b_2 (+ 1 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))) (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 6))))))))) |
#s(approx (- (* b_2 b_2) (* a c)) #s(hole binary64 (* (pow b_2 2) (+ 1 (* -1 (/ (* a c) (pow b_2 2))))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -2 (/ b_2 a)))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (* 2 (/ 1 a))))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 4))) (* 2 (/ 1 a)))))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 4))) (+ (* -1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 6))) (* 2 (/ 1 a))))))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -2 b_2))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* b_2 (+ 2 (* -1/2 (/ (* a c) (pow b_2 2)))))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* b_2 (+ 2 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))))))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* b_2 (+ 2 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))) (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 6)))))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* -1 b_2))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* -1 (* b_2 (+ 1 (* -1/2 (/ (* a c) (pow b_2 2)))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* -1 (* b_2 (+ 1 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* -1 (* b_2 (+ 1 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))) (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 6)))))))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* c (- (* -1/8 (/ (* a c) (pow b_2 3))) (* 1/2 (/ 1 b_2)))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* c (- (* c (+ (* -1/8 (/ a (pow b_2 3))) (* -1/16 (/ (* (pow a 2) c) (pow b_2 5))))) (* 1/2 (/ 1 b_2)))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* c (- (* c (+ (* -1/8 (/ a (pow b_2 3))) (* c (+ (* -1/2 (/ (* c (+ (* 1/64 (/ (pow a 4) (pow b_2 6))) (* 1/16 (/ (pow a 4) (pow b_2 6))))) (* a b_2))) (* -1/16 (/ (pow a 2) (pow b_2 5))))))) (* 1/2 (/ 1 b_2)))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* c (+ (* -1/2 (/ a b_2)) (* -1/8 (/ (* (pow a 2) c) (pow b_2 3))))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* c (+ (* -1/2 (/ a b_2)) (* c (+ (* -1/8 (/ (pow a 2) (pow b_2 3))) (* -1/16 (/ (* (pow a 3) c) (pow b_2 5))))))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* c (+ (* -1/2 (/ a b_2)) (* c (+ (* -1/8 (/ (pow a 2) (pow b_2 3))) (* c (+ (* -1/2 (/ (* c (+ (* 1/64 (/ (pow a 4) (pow b_2 6))) (* 1/16 (/ (pow a 4) (pow b_2 6))))) b_2)) (* -1/16 (/ (pow a 3) (pow b_2 5))))))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (+ b_2 (* c (+ (* -1/2 (/ a b_2)) (* -1/8 (/ (* (pow a 2) c) (pow b_2 3)))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (+ b_2 (* c (+ (* -1/2 (/ a b_2)) (* c (+ (* -1/8 (/ (pow a 2) (pow b_2 3))) (* -1/16 (/ (* (pow a 3) c) (pow b_2 5)))))))))) |
#s(approx c #s(hole binary64 c)) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* c (+ (* -1 (/ b_2 (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* c (+ (* -1 (/ b_2 (* a c))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* c (+ (* -1 (/ b_2 (* a c))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* c (+ (* -1 (/ b_2 c)) (* (sqrt (/ a c)) (sqrt -1)))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1))) (/ b_2 c))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1)))) (/ b_2 c))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1)))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b_2 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (- (* b_2 b_2) (* a c)) #s(hole binary64 (* c (- (/ (pow b_2 2) c) a)))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1 (* c (+ (* (sqrt (/ 1 (* a c))) (sqrt -1)) (/ b_2 (* a c))))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ b_2 a)) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ b_2 a)) (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b_2 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (* (pow b_2 2) (sqrt -1))))) c))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* c (+ (* (sqrt (/ a c)) (sqrt -1)) (/ b_2 c)))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 2) (sqrt -1)))) b_2) c)) (* (sqrt (/ a c)) (sqrt -1))))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ c a)) (* (pow b_2 2) (sqrt -1))))) c)) b_2) c)) (* (sqrt (/ a c)) (sqrt -1))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* -1 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b_2 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1))))))))) |
#s(approx (- (* b_2 b_2) (* a c)) #s(hole binary64 (* -1 (* c (- (* -1 (/ (pow b_2 2) c)) (* -1 a)))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 5.0ms | a | @ | -inf | ((/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (neg b_2) b_2 (sqrt (- (* b_2 b_2) (* a c))) (- (* b_2 b_2) (* a c)) (* b_2 b_2) (* a c) a c) |
| 3.0ms | a | @ | inf | ((/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (neg b_2) b_2 (sqrt (- (* b_2 b_2) (* a c))) (- (* b_2 b_2) (* a c)) (* b_2 b_2) (* a c) a c) |
| 2.0ms | b_2 | @ | -inf | ((/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (neg b_2) b_2 (sqrt (- (* b_2 b_2) (* a c))) (- (* b_2 b_2) (* a c)) (* b_2 b_2) (* a c) a c) |
| 2.0ms | 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) |
| 2.0ms | c | @ | -inf | ((/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (neg b_2) b_2 (sqrt (- (* b_2 b_2) (* a c))) (- (* b_2 b_2) (* a c)) (* b_2 b_2) (* a c) a c) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 627 | 4205 |
| 0 | 636 | 3945 |
| 0 | 3527 | 3829 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(/.f64 (+.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) a) |
(+.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) |
(neg.f64 b_2) |
b_2 |
(sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) |
(-.f64 (*.f64 b_2 b_2) (*.f64 a c)) |
(*.f64 b_2 b_2) |
(*.f64 a c) |
a |
c |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1/2 (/ c b_2)))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1/2 (/ c b_2)) (* -1/8 (/ (* a (pow c 2)) (pow b_2 3)))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1/2 (/ c b_2)) (* a (+ (* -1/8 (/ (pow c 2) (pow b_2 3))) (* -1/16 (/ (* a (pow c 3)) (pow b_2 5)))))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1/2 (/ c b_2)) (* a (+ (* -1/8 (/ (pow c 2) (pow b_2 3))) (* a (+ (* -1/2 (/ (* a (+ (* 1/64 (/ (pow c 4) (pow b_2 6))) (* 1/16 (/ (pow c 4) (pow b_2 6))))) b_2)) (* -1/16 (/ (pow c 3) (pow b_2 5)))))))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1/2 (/ (* a c) b_2)))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* a (+ (* -1/2 (/ c b_2)) (* -1/8 (/ (* a (pow c 2)) (pow b_2 3))))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* a (+ (* -1/2 (/ c b_2)) (* a (+ (* -1/8 (/ (pow c 2) (pow b_2 3))) (* -1/16 (/ (* a (pow c 3)) (pow b_2 5))))))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* a (+ (* -1/2 (/ c b_2)) (* a (+ (* -1/8 (/ (pow c 2) (pow b_2 3))) (* a (+ (* -1/2 (/ (* a (+ (* 1/64 (/ (pow c 4) (pow b_2 6))) (* 1/16 (/ (pow c 4) (pow b_2 6))))) b_2)) (* -1/16 (/ (pow c 3) (pow b_2 5))))))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 b_2)) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (+ b_2 (* -1/2 (/ (* a c) b_2))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (+ b_2 (* a (+ (* -1/2 (/ c b_2)) (* -1/8 (/ (* a (pow c 2)) (pow b_2 3)))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (+ b_2 (* a (+ (* -1/2 (/ c b_2)) (* a (+ (* -1/8 (/ (pow c 2) (pow b_2 3))) (* -1/16 (/ (* a (pow c 3)) (pow b_2 5)))))))))) |
#s(approx (- (* b_2 b_2) (* a c)) #s(hole binary64 (pow b_2 2))) |
#s(approx (- (* b_2 b_2) (* a c)) #s(hole binary64 (+ (* -1 (* a c)) (pow b_2 2)))) |
#s(approx (* a c) #s(hole binary64 (* a c))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1 (/ b_2 a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1 (/ b_2 a)) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1 (/ b_2 a)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -1)))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* a (+ (* -1 (/ b_2 a)) (* (sqrt (/ c a)) (sqrt -1)))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))) (/ b_2 a))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))) (/ b_2 a))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -1)))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b_2 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (- (* b_2 b_2) (* a c)) #s(hole binary64 (* -1 (* a c)))) |
#s(approx (- (* b_2 b_2) (* a c)) #s(hole binary64 (* a (- (/ (pow b_2 2) a) c)))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ b_2 a))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ b_2 (* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 2) (sqrt -1))))) a))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ b_2 (* -1 (/ (+ (* -1/2 (* (sqrt (/ a c)) (* (pow b_2 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 4) (sqrt -1))))) a))) a))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* a (+ (* (sqrt (/ c a)) (sqrt -1)) (/ b_2 a)))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 2) (sqrt -1)))) b_2) a)) (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* (pow b_2 2) (sqrt -1))))) a)) b_2) a)) (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b_2 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))))))) |
#s(approx (- (* b_2 b_2) (* a c)) #s(hole binary64 (* -1 (* a (- (* -1 (/ (pow b_2 2) a)) (* -1 c)))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* b_2 (- (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b_2 (sqrt -1)))) (/ 1 a))) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* b_2 (- (* b_2 (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -1)))))) (/ 1 a))) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (+ (* -1 b_2) (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (+ (* b_2 (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b_2 (sqrt -1)))) 1)) (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (+ (* b_2 (- (* b_2 (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -1)))))) 1)) (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (neg b_2) #s(hole binary64 (* -1 b_2))) |
#s(approx b_2 #s(hole binary64 b_2)) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (+ (* (sqrt (* a c)) (sqrt -1)) (* (pow b_2 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -1))))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (+ (* (sqrt (* a c)) (sqrt -1)) (* (pow b_2 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -1)))) (* (pow b_2 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -1) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b_2 2) (pow (sqrt -1) 5))))))))))) |
#s(approx (- (* b_2 b_2) (* a c)) #s(hole binary64 (- (pow b_2 2) (* a c)))) |
#s(approx (* b_2 b_2) #s(hole binary64 (pow b_2 2))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (/ (+ (* -1/2 c) (* -1/8 (/ (* a (pow c 2)) (pow b_2 2)))) b_2))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (/ (+ (* -1/2 c) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 2))) (* -1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 4))))) b_2))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (/ (+ (* -1/2 c) (+ (* -1/2 (/ (+ (* 1/64 (* (pow a 4) (pow c 4))) (* 1/16 (* (pow a 4) (pow c 4)))) (* a (pow b_2 6)))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 2))) (* -1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 4)))))) b_2))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (/ (+ (* -1/2 (* a c)) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 2)))) b_2))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (/ (+ (* -1/2 (* a c)) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 2))) (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 4))))) b_2))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (/ (+ (* -1/2 (* a c)) (+ (* -1/2 (/ (+ (* 1/64 (* (pow a 4) (pow c 4))) (* 1/16 (* (pow a 4) (pow c 4)))) (pow b_2 6))) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 2))) (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 4)))))) b_2))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* b_2 (+ 1 (* -1/2 (/ (* a c) (pow b_2 2))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* b_2 (+ 1 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4)))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* b_2 (+ 1 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))) (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 6))))))))) |
#s(approx (- (* b_2 b_2) (* a c)) #s(hole binary64 (* (pow b_2 2) (+ 1 (* -1 (/ (* a c) (pow b_2 2))))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -2 (/ b_2 a)))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (* 2 (/ 1 a))))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 4))) (* 2 (/ 1 a)))))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 4))) (+ (* -1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 6))) (* 2 (/ 1 a))))))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -2 b_2))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* b_2 (+ 2 (* -1/2 (/ (* a c) (pow b_2 2)))))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* b_2 (+ 2 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))))))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* b_2 (+ 2 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))) (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 6)))))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* -1 b_2))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* -1 (* b_2 (+ 1 (* -1/2 (/ (* a c) (pow b_2 2)))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* -1 (* b_2 (+ 1 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* -1 (* b_2 (+ 1 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))) (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 6)))))))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* c (- (* -1/8 (/ (* a c) (pow b_2 3))) (* 1/2 (/ 1 b_2)))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* c (- (* c (+ (* -1/8 (/ a (pow b_2 3))) (* -1/16 (/ (* (pow a 2) c) (pow b_2 5))))) (* 1/2 (/ 1 b_2)))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* c (- (* c (+ (* -1/8 (/ a (pow b_2 3))) (* c (+ (* -1/2 (/ (* c (+ (* 1/64 (/ (pow a 4) (pow b_2 6))) (* 1/16 (/ (pow a 4) (pow b_2 6))))) (* a b_2))) (* -1/16 (/ (pow a 2) (pow b_2 5))))))) (* 1/2 (/ 1 b_2)))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* c (+ (* -1/2 (/ a b_2)) (* -1/8 (/ (* (pow a 2) c) (pow b_2 3))))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* c (+ (* -1/2 (/ a b_2)) (* c (+ (* -1/8 (/ (pow a 2) (pow b_2 3))) (* -1/16 (/ (* (pow a 3) c) (pow b_2 5))))))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* c (+ (* -1/2 (/ a b_2)) (* c (+ (* -1/8 (/ (pow a 2) (pow b_2 3))) (* c (+ (* -1/2 (/ (* c (+ (* 1/64 (/ (pow a 4) (pow b_2 6))) (* 1/16 (/ (pow a 4) (pow b_2 6))))) b_2)) (* -1/16 (/ (pow a 3) (pow b_2 5))))))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (+ b_2 (* c (+ (* -1/2 (/ a b_2)) (* -1/8 (/ (* (pow a 2) c) (pow b_2 3)))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (+ b_2 (* c (+ (* -1/2 (/ a b_2)) (* c (+ (* -1/8 (/ (pow a 2) (pow b_2 3))) (* -1/16 (/ (* (pow a 3) c) (pow b_2 5)))))))))) |
#s(approx c #s(hole binary64 c)) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* c (+ (* -1 (/ b_2 (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* c (+ (* -1 (/ b_2 (* a c))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* c (+ (* -1 (/ b_2 (* a c))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* c (+ (* -1 (/ b_2 c)) (* (sqrt (/ a c)) (sqrt -1)))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1))) (/ b_2 c))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1)))) (/ b_2 c))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1)))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b_2 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (- (* b_2 b_2) (* a c)) #s(hole binary64 (* c (- (/ (pow b_2 2) c) a)))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1 (* c (+ (* (sqrt (/ 1 (* a c))) (sqrt -1)) (/ b_2 (* a c))))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ b_2 a)) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ b_2 a)) (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b_2 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (* (pow b_2 2) (sqrt -1))))) c))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* c (+ (* (sqrt (/ a c)) (sqrt -1)) (/ b_2 c)))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 2) (sqrt -1)))) b_2) c)) (* (sqrt (/ a c)) (sqrt -1))))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ c a)) (* (pow b_2 2) (sqrt -1))))) c)) b_2) c)) (* (sqrt (/ a c)) (sqrt -1))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* -1 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b_2 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1))))))))) |
#s(approx (- (* b_2 b_2) (* a c)) #s(hole binary64 (* -1 (* c (- (* -1 (/ (pow b_2 2) c)) (* -1 a)))))) |
| Outputs |
|---|
(/.f64 (neg.f64 (+.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a))) (neg.f64 b_2))) (neg.f64 a)) |
(/.f64 (+.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a))) (neg.f64 b_2)) a) |
(fma.f64 (/.f64 b_2 a) #s(literal -1 binary64) (/.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a))) a)) |
(fma.f64 #s(literal -1 binary64) (/.f64 b_2 a) (/.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a))) a)) |
(+.f64 (/.f64 (neg.f64 b_2) a) (/.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a))) a)) |
(/.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a))) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a))))) (-.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a))))) |
(/.f64 (+.f64 (pow.f64 (neg.f64 b_2) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a))) #s(literal 3 binary64))) (fma.f64 b_2 b_2 (-.f64 (*.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a))) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a)))) (*.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a))))))) |
(fma.f64 #s(literal -1 binary64) b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a)))) |
(fma.f64 b_2 #s(literal -1 binary64) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a)))) |
(+.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a))) (neg.f64 b_2)) |
(+.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a)))) |
(*.f64 #s(literal -1 binary64) b_2) |
(*.f64 b_2 #s(literal -1 binary64)) |
(neg.f64 b_2) |
b_2 |
(pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a)) #s(literal 1/2 binary64)) |
(sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a))) |
(/.f64 (-.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)) (*.f64 (*.f64 c a) (*.f64 c a))) (fma.f64 b_2 b_2 (*.f64 c a))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 a) c) (*.f64 (neg.f64 a) c)) (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2))) (-.f64 (*.f64 (neg.f64 a) c) (*.f64 b_2 b_2))) |
(/.f64 (-.f64 (pow.f64 (*.f64 b_2 b_2) #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c))) (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 (neg.f64 a) c) #s(literal 3 binary64)) (pow.f64 (*.f64 b_2 b_2) #s(literal 3 binary64))) (fma.f64 (*.f64 (neg.f64 a) c) (*.f64 (neg.f64 a) c) (-.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)) (*.f64 (*.f64 (neg.f64 a) c) (*.f64 b_2 b_2))))) |
(fma.f64 (pow.f64 b_2 #s(literal 1 binary64)) (pow.f64 b_2 #s(literal 1 binary64)) (*.f64 (neg.f64 a) c)) |
(fma.f64 (neg.f64 a) c (*.f64 b_2 b_2)) |
(fma.f64 (fabs.f64 b_2) (fabs.f64 b_2) (*.f64 (neg.f64 a) c)) |
(fma.f64 #s(literal -1 binary64) (*.f64 c a) (*.f64 b_2 b_2)) |
(fma.f64 (*.f64 c a) #s(literal -1 binary64) (*.f64 b_2 b_2)) |
(fma.f64 (neg.f64 b_2) (neg.f64 b_2) (*.f64 (neg.f64 a) c)) |
(fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c)) |
(-.f64 (*.f64 b_2 b_2) (*.f64 c a)) |
(+.f64 (*.f64 (neg.f64 a) c) (*.f64 b_2 b_2)) |
(+.f64 (*.f64 b_2 b_2) (*.f64 (neg.f64 a) c)) |
(*.f64 (pow.f64 b_2 #s(literal 1 binary64)) (pow.f64 b_2 #s(literal 1 binary64))) |
(*.f64 (fabs.f64 b_2) (fabs.f64 b_2)) |
(*.f64 (neg.f64 b_2) (neg.f64 b_2)) |
(*.f64 b_2 b_2) |
(pow.f64 b_2 #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 b_2) #s(literal 2 binary64))) |
(*.f64 c a) |
(*.f64 a c) |
a |
c |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (/.f64 c b_2) #s(literal -1/2 binary64))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 b_2 b_2) b_2)) #s(literal -1/8 binary64) (*.f64 (/.f64 c b_2) #s(literal -1/2 binary64)))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) c) a) (pow.f64 b_2 #s(literal 5 binary64))) #s(literal -1/16 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 c c)) (*.f64 (*.f64 b_2 b_2) b_2))) a (*.f64 (/.f64 c b_2) #s(literal -1/2 binary64)))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (fma.f64 a (fma.f64 a (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 (*.f64 (*.f64 b_2 b_2) b_2) (*.f64 (*.f64 b_2 b_2) b_2))) #s(literal 5/64 binary64)) a) b_2) #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c c) c) (pow.f64 b_2 #s(literal 5 binary64))) #s(literal -1/16 binary64))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 c c)) (*.f64 (*.f64 b_2 b_2) b_2))) (*.f64 (/.f64 c b_2) #s(literal -1/2 binary64)))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (*.f64 a (/.f64 c b_2)) #s(literal -1/2 binary64))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 b_2 b_2) b_2)) #s(literal -1/8 binary64) (*.f64 (/.f64 c b_2) #s(literal -1/2 binary64))) a)) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) c) a) (pow.f64 b_2 #s(literal 5 binary64))) #s(literal -1/16 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 c c)) (*.f64 (*.f64 b_2 b_2) b_2))) a (*.f64 (/.f64 c b_2) #s(literal -1/2 binary64))) a)) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (fma.f64 a (fma.f64 a (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 (*.f64 (*.f64 b_2 b_2) b_2) (*.f64 (*.f64 b_2 b_2) b_2))) #s(literal 5/64 binary64)) a) b_2) #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c c) c) (pow.f64 b_2 #s(literal 5 binary64))) #s(literal -1/16 binary64))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 c c)) (*.f64 (*.f64 b_2 b_2) b_2))) (*.f64 (/.f64 c b_2) #s(literal -1/2 binary64))) a)) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) b_2) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (fma.f64 (*.f64 a (/.f64 c b_2)) #s(literal -1/2 binary64) b_2)) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 b_2 b_2) b_2)) #s(literal -1/8 binary64) (*.f64 (/.f64 c b_2) #s(literal -1/2 binary64))) a b_2)) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) c) a) (pow.f64 b_2 #s(literal 5 binary64))) #s(literal -1/16 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 c c)) (*.f64 (*.f64 b_2 b_2) b_2))) a (*.f64 (/.f64 c b_2) #s(literal -1/2 binary64))) a b_2)) |
#s(approx (- (* b_2 b_2) (* a c)) (*.f64 b_2 b_2)) |
#s(approx (- (* b_2 b_2) (* a c)) (-.f64 (*.f64 b_2 b_2) (*.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) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (+.f64 (/.f64 (neg.f64 b_2) a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (+.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c)))) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))) (/.f64 (neg.f64 b_2) a))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (+.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c)))) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))) (/.f64 (neg.f64 b_2) a))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (sqrt.f64 (*.f64 (neg.f64 a) c))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (+.f64 (/.f64 (neg.f64 b_2) a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))) a)) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c)))) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (-.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))) (/.f64 b_2 a))) a)) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c)))) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (-.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))) (/.f64 b_2 a)))) a)) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (sqrt.f64 (*.f64 (neg.f64 a) c))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c)))) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))) a)) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c)))) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))) a)) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c))))) #s(literal -1/8 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 b_2 b_2) b_2) (*.f64 (*.f64 b_2 b_2) b_2)) (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 a #s(literal 7 binary64)))))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c)))) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))))) a)) |
#s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c)) |
#s(approx (- (* b_2 b_2) (* a c)) (*.f64 (-.f64 (/.f64 (*.f64 b_2 b_2) a) c) a)) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (+.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))) (/.f64 (neg.f64 b_2) a))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (+.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)) b_2) a)) (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 c c) c) a)))) (*.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2))) #s(literal -1/2 binary64))) a)) b_2) a)) (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (neg.f64 (sqrt.f64 (*.f64 (neg.f64 a) c)))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (neg.f64 a) (+.f64 (/.f64 b_2 a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (neg.f64 a) (+.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2))) b_2) a)) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (neg.f64 a) (+.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 c c) c) a)))) (*.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2))) #s(literal 1/2 binary64))) a)) b_2) a)) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (neg.f64 (sqrt.f64 (*.f64 (neg.f64 a) c)))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (*.f64 (neg.f64 a) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (*.f64 (neg.f64 a) (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (*.f64 (neg.f64 a) (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 b_2 b_2) b_2) (*.f64 (*.f64 b_2 b_2) b_2))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 a #s(literal 7 binary64)))))) #s(literal 1/16 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))))))) |
#s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) (-.f64 (neg.f64 (/.f64 (*.f64 b_2 b_2) a)) (neg.f64 c)))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (fma.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c)))) (/.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) a)) b_2 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (fma.f64 b_2 (-.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 b_2 b_2) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c))))) #s(literal -1/8 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64))))) b_2) (/.f64 #s(literal 1 binary64) a)) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (+.f64 (sqrt.f64 (*.f64 (neg.f64 a) c)) (neg.f64 b_2))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (fma.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a)))) (/.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1 binary64)) b_2 (sqrt.f64 (*.f64 (neg.f64 a) c)))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (fma.f64 b_2 (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)))) (*.f64 b_2 b_2)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/8 binary64))) b_2) #s(literal 1 binary64)) (sqrt.f64 (*.f64 (neg.f64 a) c)))) |
#s(approx (neg b_2) (neg.f64 b_2)) |
#s(approx b_2 b_2) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a))) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (neg.f64 a) c)))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)))) (*.f64 b_2 b_2)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/8 binary64))) (*.f64 b_2 b_2) (sqrt.f64 (*.f64 (neg.f64 a) c)))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)))) #s(literal 1 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/8 binary64) (*.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 c a) #s(literal 5 binary64))))) (/.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64))))) (*.f64 b_2 b_2))) (*.f64 b_2 b_2) (sqrt.f64 (*.f64 (neg.f64 a) c)))) |
#s(approx (- (* b_2 b_2) (* a c)) (-.f64 (*.f64 b_2 b_2) (*.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 (*.f64 (*.f64 c c) a) (*.f64 b_2 b_2)) #s(literal -1/8 binary64) (*.f64 #s(literal -1/2 binary64) c)) b_2)) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (/.f64 (fma.f64 #s(literal -1/2 binary64) c (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2))) #s(literal -1/16 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 c c) a)) (*.f64 b_2 b_2)))) b_2)) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (/.f64 (fma.f64 #s(literal -1/2 binary64) c (fma.f64 (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 5/64 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 b_2 b_2) b_2) (*.f64 (*.f64 b_2 b_2) b_2)) a)) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2))) #s(literal -1/16 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 c c) a)) (*.f64 b_2 b_2))))) b_2)) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.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(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) a) c (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2))) #s(literal -1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b_2 b_2)) #s(literal -1/8 binary64)))) b_2)) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) a) c (fma.f64 (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 5/64 binary64)) (*.f64 (*.f64 (*.f64 b_2 b_2) b_2) (*.f64 (*.f64 b_2 b_2) b_2))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2))) #s(literal -1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b_2 b_2)) #s(literal -1/8 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 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2))) #s(literal -1/8 binary64))) b_2)) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (*.f64 (+.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b_2 b_2))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 (*.f64 b_2 b_2) b_2) (*.f64 (*.f64 b_2 b_2) b_2))) #s(literal -1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2))) #s(literal -1/8 binary64)))) #s(literal 1 binary64)) b_2)) |
#s(approx (- (* b_2 b_2) (* a c)) (*.f64 (+.f64 (/.f64 (*.f64 (neg.f64 a) c) (*.f64 b_2 b_2)) #s(literal 1 binary64)) (*.f64 b_2 b_2))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 #s(literal -2 binary64) (/.f64 b_2 a))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (neg.f64 b_2) (fma.f64 (/.f64 c (*.f64 b_2 b_2)) #s(literal -1/2 binary64) (/.f64 #s(literal 2 binary64) a)))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (neg.f64 b_2) (fma.f64 (/.f64 c (*.f64 b_2 b_2)) #s(literal -1/2 binary64) (fma.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)))) #s(literal -1/8 binary64) (/.f64 #s(literal 2 binary64) a))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (neg.f64 b_2) (fma.f64 (/.f64 c (*.f64 b_2 b_2)) #s(literal -1/2 binary64) (fma.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)))) #s(literal -1/8 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 (*.f64 b_2 b_2) b_2) (*.f64 (*.f64 b_2 b_2) b_2))) #s(literal -1/16 binary64) (/.f64 #s(literal 2 binary64) a)))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 #s(literal -2 binary64) b_2)) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (neg.f64 b_2) (fma.f64 (*.f64 a (/.f64 c (*.f64 b_2 b_2))) #s(literal -1/2 binary64) #s(literal 2 binary64)))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (neg.f64 b_2) (+.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b_2 b_2))) #s(literal -1/2 binary64) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2))) #s(literal -1/8 binary64))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (neg.f64 b_2) (+.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b_2 b_2))) #s(literal -1/2 binary64) #s(literal 2 binary64)) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 (*.f64 b_2 b_2) b_2) (*.f64 (*.f64 b_2 b_2) b_2))) #s(literal -1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2))) #s(literal -1/8 binary64)))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (neg.f64 b_2)) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (*.f64 (neg.f64 b_2) (fma.f64 (*.f64 a (/.f64 c (*.f64 b_2 b_2))) #s(literal -1/2 binary64) #s(literal 1 binary64)))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (*.f64 (neg.f64 b_2) (+.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b_2 b_2))) #s(literal -1/2 binary64) #s(literal 1 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2))) #s(literal -1/8 binary64))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (*.f64 (neg.f64 b_2) (+.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b_2 b_2))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 (*.f64 b_2 b_2) b_2) (*.f64 (*.f64 b_2 b_2) b_2))) #s(literal -1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2))) #s(literal -1/8 binary64)))) #s(literal 1 binary64)))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 c a)) (*.f64 (*.f64 b_2 b_2) b_2)) (/.f64 #s(literal 1/2 binary64) b_2)) c)) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 c (pow.f64 b_2 #s(literal 5 binary64)))) #s(literal -1/16 binary64) (*.f64 (/.f64 a (*.f64 (*.f64 b_2 b_2) b_2)) #s(literal -1/8 binary64))) c) (/.f64 #s(literal 1/2 binary64) b_2)) c)) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (-.f64 (*.f64 (fma.f64 c (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 (*.f64 b_2 b_2) b_2) (*.f64 (*.f64 b_2 b_2) b_2))) #s(literal 5/64 binary64)) c) (*.f64 a b_2)) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 a a)) (pow.f64 b_2 #s(literal 5 binary64)))) (*.f64 (/.f64 a (*.f64 (*.f64 b_2 b_2) b_2)) #s(literal -1/8 binary64))) c) (/.f64 #s(literal 1/2 binary64) b_2)) c)) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) c) (*.f64 (*.f64 b_2 b_2) b_2)) #s(literal -1/8 binary64) (*.f64 (/.f64 a b_2) #s(literal -1/2 binary64))) c)) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (*.f64 a a) a) (/.f64 c (pow.f64 b_2 #s(literal 5 binary64)))) #s(literal -1/16 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 a a)) (*.f64 (*.f64 b_2 b_2) b_2))) c (*.f64 (/.f64 a b_2) #s(literal -1/2 binary64))) c)) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (fma.f64 c (fma.f64 c (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 (*.f64 b_2 b_2) b_2) (*.f64 (*.f64 b_2 b_2) b_2))) #s(literal 5/64 binary64)) c) b_2) #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (*.f64 a a) a) (pow.f64 b_2 #s(literal 5 binary64))) #s(literal -1/16 binary64))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 a a)) (*.f64 (*.f64 b_2 b_2) b_2))) (*.f64 (/.f64 a b_2) #s(literal -1/2 binary64))) c)) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) c) (*.f64 (*.f64 b_2 b_2) b_2)) #s(literal -1/8 binary64) (*.f64 (/.f64 a b_2) #s(literal -1/2 binary64))) c b_2)) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (*.f64 a a) a) (/.f64 c (pow.f64 b_2 #s(literal 5 binary64)))) #s(literal -1/16 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 a a)) (*.f64 (*.f64 b_2 b_2) b_2))) c (*.f64 (/.f64 a b_2) #s(literal -1/2 binary64))) c b_2)) |
#s(approx c c) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (+.f64 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)) #s(literal -1 binary64))) (/.f64 (neg.f64 b_2) (*.f64 c a))) c)) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (+.f64 (fma.f64 (*.f64 (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c))))) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)) #s(literal -1 binary64)))) (/.f64 (neg.f64 b_2) (*.f64 c a))) c)) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (+.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 c a) #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 (*.f64 (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c))))) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)) #s(literal -1 binary64))))) (/.f64 (neg.f64 b_2) (*.f64 c a))) c)) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (+.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64))) (/.f64 (neg.f64 b_2) c)) c)) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 c c) c) a)))) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64))) (/.f64 b_2 c))) c)) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (*.f64 (*.f64 a a) a)))) (/.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 c c) c) a)))) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64))) (/.f64 b_2 c)))) c)) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 c c) c) a)))) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64)))) c)) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (*.f64 (*.f64 a a) a)))) (/.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 c c) c) a)))) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64))))) c)) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (*.f64 (*.f64 a a) a)))) (/.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64))))) #s(literal -1/8 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 7 binary64)) (pow.f64 a #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 b_2 b_2) b_2) (*.f64 (*.f64 b_2 b_2) b_2)) (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 c c) c) a)))) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64)))))) c)) |
#s(approx (- (* b_2 b_2) (* a c)) (*.f64 (-.f64 (/.f64 (*.f64 b_2 b_2) c) a) c)) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (neg.f64 c) (+.f64 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)) #s(literal -1 binary64))) (/.f64 b_2 (*.f64 c a))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (neg.f64 c) (+.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c)))) #s(literal -1/2 binary64) (/.f64 (neg.f64 b_2) a)) c)) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)) #s(literal -1 binary64)))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (neg.f64 c) (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) c)))) (*.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 c (*.f64 (*.f64 a a) a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2))) #s(literal 1/2 binary64))) c)) (/.f64 (neg.f64 b_2) a)) c)) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)) #s(literal -1 binary64)))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (neg.f64 c) (+.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64))) (/.f64 b_2 c)))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (neg.f64 c) (+.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2))) b_2) c)) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64)))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (neg.f64 c) (+.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c)))) (*.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)) (sqrt.f64 (/.f64 c a))) #s(literal 1/2 binary64))) c)) b_2) c)) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64)))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (*.f64 (neg.f64 c) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 c c) c) a)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64)))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (*.f64 (neg.f64 c) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (*.f64 (*.f64 a a) a)))) (*.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 c c) c) a)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (*.f64 (neg.f64 c) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (*.f64 (*.f64 a a) a)))) (*.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 7 binary64)) (pow.f64 a #s(literal 5 binary64))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 b_2 b_2) b_2) (*.f64 (*.f64 b_2 b_2) b_2)))) #s(literal 1/16 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 c c) c) a)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64)))))))) |
#s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) (-.f64 (neg.f64 (/.f64 (*.f64 b_2 b_2) c)) (neg.f64 a)))) |
Compiled 5 235 to 829 computations (84.2% saved)
17 alts after pruning (16 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 123 | 16 | 139 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 123 | 17 | 140 |
| Status | Accuracy | Program |
|---|---|---|
| 31.6% | (/.f64 (/.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a))) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a))))) (-.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a))))) a) | |
| 35.1% | (/.f64 (/.f64 (+.f64 (pow.f64 (neg.f64 b_2) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a))) #s(literal 3 binary64))) (fma.f64 b_2 b_2 (-.f64 (*.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a))) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a)))) (*.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a))))))) a) | |
| ✓ | 53.5% | (/.f64 (+.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) a) |
| 11.6% | (/.f64 (+.f64 (neg.f64 b_2) #s(approx (sqrt (- (* b_2 b_2) (* a c))) b_2)) a) | |
| 18.2% | (/.f64 #s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (+.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64))) (/.f64 (neg.f64 b_2) c)) c)) a) | |
| ▶ | 22.8% | (/.f64 #s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (neg.f64 c) (+.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64))) (/.f64 b_2 c)))) a) |
| 31.7% | (/.f64 #s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (sqrt.f64 (*.f64 (neg.f64 a) c))) a) | |
| ▶ | 52.8% | (+.f64 (/.f64 (neg.f64 b_2) a) (/.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a))) a)) |
| 27.5% | #s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b_2 b_2)) #s(literal -1/8 binary64) (*.f64 #s(literal -1/2 binary64) c)) b_2)) | |
| 22.2% | #s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (+.f64 (/.f64 (neg.f64 b_2) a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))) | |
| 33.6% | #s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (/.f64 c b_2) #s(literal -1/2 binary64))) | |
| ▶ | 31.9% | #s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 c a)) (*.f64 (*.f64 b_2 b_2) b_2)) (/.f64 #s(literal 1/2 binary64) b_2)) c)) |
| 32.4% | #s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (neg.f64 c) (+.f64 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)) #s(literal -1 binary64))) (/.f64 b_2 (*.f64 c a))))) | |
| 31.6% | #s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (neg.f64 b_2) (fma.f64 (/.f64 c (*.f64 b_2 b_2)) #s(literal -1/2 binary64) (/.f64 #s(literal 2 binary64) a)))) | |
| ▶ | 32.4% | #s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 #s(literal -2 binary64) (/.f64 b_2 a))) |
| 21.2% | #s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))) | |
| ▶ | 16.5% | #s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))) |
Compiled 835 to 536 computations (35.8% saved)
| Inputs |
|---|
(+.f64 (/.f64 (neg.f64 b_2) a) (/.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a))) a)) |
(/.f64 (neg.f64 b_2) a) |
(neg.f64 b_2) |
b_2 |
a |
(/.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a))) a) |
(sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a))) |
(-.f64 (*.f64 b_2 b_2) (*.f64 c a)) |
(*.f64 b_2 b_2) |
(*.f64 c a) |
c |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 #s(literal -2 binary64) (/.f64 b_2 a))) |
(*.f64 #s(literal -2 binary64) (/.f64 b_2 a)) |
#s(literal -2 binary64) |
(/.f64 b_2 a) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))) |
(neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))) |
(sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))) |
(*.f64 (/.f64 c a) #s(literal -1 binary64)) |
(/.f64 c a) |
#s(literal -1 binary64) |
(/.f64 #s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (neg.f64 c) (+.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64))) (/.f64 b_2 c)))) a) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (neg.f64 c) (+.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64))) (/.f64 b_2 c)))) |
(*.f64 (neg.f64 c) (+.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64))) (/.f64 b_2 c))) |
(neg.f64 c) |
(+.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64))) (/.f64 b_2 c)) |
(sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64))) |
(*.f64 (/.f64 a c) #s(literal -1 binary64)) |
(/.f64 a c) |
(/.f64 b_2 c) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 c a)) (*.f64 (*.f64 b_2 b_2) b_2)) (/.f64 #s(literal 1/2 binary64) b_2)) c)) |
(*.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 c a)) (*.f64 (*.f64 b_2 b_2) b_2)) (/.f64 #s(literal 1/2 binary64) b_2)) c) |
(-.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 c a)) (*.f64 (*.f64 b_2 b_2) b_2)) (/.f64 #s(literal 1/2 binary64) b_2)) |
(/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 c a)) (*.f64 (*.f64 b_2 b_2) b_2)) |
(*.f64 #s(literal -1/8 binary64) (*.f64 c a)) |
#s(literal -1/8 binary64) |
(*.f64 (*.f64 b_2 b_2) b_2) |
(/.f64 #s(literal 1/2 binary64) b_2) |
#s(literal 1/2 binary64) |
| Outputs |
|---|
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (- (* b_2 b_2) (* c a))) a)) #s(hole binary64 (/ (+ b_2 (* -1 b_2)) a))) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (- (* b_2 b_2) (* c a))) a)) #s(hole binary64 (/ (+ b_2 (+ (* -1 b_2) (* -1/2 (/ (* a c) b_2)))) a))) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (- (* b_2 b_2) (* c a))) a)) #s(hole binary64 (/ (+ b_2 (+ (* -1 b_2) (* a (+ (* -1/2 (/ c b_2)) (* -1/8 (/ (* a (pow c 2)) (pow b_2 3))))))) a))) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (- (* b_2 b_2) (* c a))) a)) #s(hole binary64 (/ (+ b_2 (+ (* -1 b_2) (* a (+ (* -1/2 (/ c b_2)) (* a (+ (* -1/8 (/ (pow c 2) (pow b_2 3))) (* -1/16 (/ (* a (pow c 3)) (pow b_2 5))))))))) a))) |
#s(approx (/ (neg b_2) a) #s(hole binary64 (* -1 (/ b_2 a)))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (/ (sqrt (- (* b_2 b_2) (* c a))) a) #s(hole binary64 (/ b_2 a))) |
#s(approx (/ (sqrt (- (* b_2 b_2) (* c a))) a) #s(hole binary64 (/ (+ b_2 (* -1/2 (/ (* a c) b_2))) a))) |
#s(approx (/ (sqrt (- (* b_2 b_2) (* c a))) a) #s(hole binary64 (/ (+ b_2 (* a (+ (* -1/2 (/ c b_2)) (* -1/8 (/ (* a (pow c 2)) (pow b_2 3)))))) a))) |
#s(approx (/ (sqrt (- (* b_2 b_2) (* c a))) a) #s(hole binary64 (/ (+ b_2 (* a (+ (* -1/2 (/ c b_2)) (* a (+ (* -1/8 (/ (pow c 2) (pow b_2 3))) (* -1/16 (/ (* a (pow c 3)) (pow b_2 5)))))))) a))) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) #s(hole binary64 b_2)) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) #s(hole binary64 (+ b_2 (* -1/2 (/ (* a c) b_2))))) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) #s(hole binary64 (+ b_2 (* a (+ (* -1/2 (/ c b_2)) (* -1/8 (/ (* a (pow c 2)) (pow b_2 3)))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) #s(hole binary64 (+ b_2 (* a (+ (* -1/2 (/ c b_2)) (* a (+ (* -1/8 (/ (pow c 2) (pow b_2 3))) (* -1/16 (/ (* a (pow c 3)) (pow b_2 5)))))))))) |
#s(approx (- (* b_2 b_2) (* c a)) #s(hole binary64 (pow b_2 2))) |
#s(approx (- (* b_2 b_2) (* c a)) #s(hole binary64 (+ (* -1 (* a c)) (pow b_2 2)))) |
#s(approx (* c a) #s(hole binary64 (* a c))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1/2 (/ c b_2)))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1/2 (/ c b_2)) (* -1/8 (/ (* a (pow c 2)) (pow b_2 3)))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1/2 (/ c b_2)) (* a (+ (* -1/8 (/ (pow c 2) (pow b_2 3))) (* -1/16 (/ (* a (pow c 3)) (pow b_2 5)))))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1/2 (/ c b_2)) (* a (+ (* -1/8 (/ (pow c 2) (pow b_2 3))) (* a (+ (* -1/2 (/ (* a (+ (* 1/64 (/ (pow c 4) (pow b_2 6))) (* 1/16 (/ (pow c 4) (pow b_2 6))))) b_2)) (* -1/16 (/ (pow c 3) (pow b_2 5)))))))))) |
#s(approx (* -2 (/ b_2 a)) #s(hole binary64 (* -2 (/ b_2 a)))) |
#s(approx (/ b_2 a) #s(hole binary64 (/ b_2 a))) |
#s(approx (neg (sqrt (* (/ c a) -1))) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (sqrt (* (/ c a) -1)) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (* (/ c a) -1) #s(hole binary64 (* -1 (/ c a)))) |
#s(approx (/ c a) #s(hole binary64 (/ c a))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1/2 (/ (* a c) b_2)))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* a (+ (* -1/2 (/ c b_2)) (* -1/8 (/ (* a (pow c 2)) (pow b_2 3))))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* a (+ (* -1/2 (/ c b_2)) (* a (+ (* -1/8 (/ (pow c 2) (pow b_2 3))) (* -1/16 (/ (* a (pow c 3)) (pow b_2 5))))))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* a (+ (* -1/2 (/ c b_2)) (* a (+ (* -1/8 (/ (pow c 2) (pow b_2 3))) (* a (+ (* -1/2 (/ (* a (+ (* 1/64 (/ (pow c 4) (pow b_2 6))) (* 1/16 (/ (pow c 4) (pow b_2 6))))) b_2)) (* -1/16 (/ (pow c 3) (pow b_2 5))))))))))) |
#s(approx (* (neg c) (+ (sqrt (* (/ a c) -1)) (/ b_2 c))) #s(hole binary64 (* -1 (* c (+ (* (sqrt (/ a c)) (sqrt -1)) (/ b_2 c)))))) |
#s(approx (+ (sqrt (* (/ a c) -1)) (/ b_2 c)) #s(hole binary64 (+ (* (sqrt (/ a c)) (sqrt -1)) (/ b_2 c)))) |
#s(approx (sqrt (* (/ a c) -1)) #s(hole binary64 (* (sqrt (/ a c)) (sqrt -1)))) |
#s(approx (* (/ a c) -1) #s(hole binary64 (* -1 (/ a c)))) |
#s(approx (/ a c) #s(hole binary64 (/ a c))) |
#s(approx (* (- (/ (* -1/8 (* c a)) (* (* b_2 b_2) b_2)) (/ 1/2 b_2)) c) #s(hole binary64 (* -1/2 (/ c b_2)))) |
#s(approx (* (- (/ (* -1/8 (* c a)) (* (* b_2 b_2) b_2)) (/ 1/2 b_2)) c) #s(hole binary64 (+ (* -1/2 (/ c b_2)) (* -1/8 (/ (* a (pow c 2)) (pow b_2 3)))))) |
#s(approx (- (/ (* -1/8 (* c a)) (* (* b_2 b_2) b_2)) (/ 1/2 b_2)) #s(hole binary64 (/ -1/2 b_2))) |
#s(approx (- (/ (* -1/8 (* c a)) (* (* b_2 b_2) b_2)) (/ 1/2 b_2)) #s(hole binary64 (- (* -1/8 (/ (* a c) (pow b_2 3))) (* 1/2 (/ 1 b_2))))) |
#s(approx (/ (* -1/8 (* c a)) (* (* b_2 b_2) b_2)) #s(hole binary64 (* -1/8 (/ (* a c) (pow b_2 3))))) |
#s(approx (* -1/8 (* c a)) #s(hole binary64 (* -1/8 (* a c)))) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (- (* b_2 b_2) (* c a))) a)) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (- (* b_2 b_2) (* c a))) a)) #s(hole binary64 (+ (* -1 (/ b_2 a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (- (* b_2 b_2) (* c a))) a)) #s(hole binary64 (+ (* -1 (/ b_2 a)) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))))) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (- (* b_2 b_2) (* c a))) a)) #s(hole binary64 (+ (* -1 (/ b_2 a)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (/ (sqrt (- (* b_2 b_2) (* c a))) a) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (/ (sqrt (- (* b_2 b_2) (* c a))) a) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (sqrt (- (* b_2 b_2) (* c a))) a) #s(hole binary64 (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))))) |
#s(approx (/ (sqrt (- (* b_2 b_2) (* c a))) a) #s(hole binary64 (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b_2 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -1)))) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) #s(hole binary64 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))))) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) #s(hole binary64 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) #s(hole binary64 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b_2 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (- (* b_2 b_2) (* c a)) #s(hole binary64 (* -1 (* a c)))) |
#s(approx (- (* b_2 b_2) (* c a)) #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 a)) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1 (/ b_2 a)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -1)))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* a (+ (* -1 (/ b_2 a)) (* (sqrt (/ c a)) (sqrt -1)))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))) (/ b_2 a))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))) (/ b_2 a))))) |
#s(approx (* (neg c) (+ (sqrt (* (/ a c) -1)) (/ b_2 c))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (* (neg c) (+ (sqrt (* (/ a c) -1)) (/ b_2 c))) #s(hole binary64 (* a (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ b_2 a)))))) |
#s(approx (+ (sqrt (* (/ a c) -1)) (/ b_2 c)) #s(hole binary64 (* (sqrt (/ a c)) (sqrt -1)))) |
#s(approx (+ (sqrt (* (/ a c) -1)) (/ b_2 c)) #s(hole binary64 (* a (+ (* (sqrt (/ 1 (* a c))) (sqrt -1)) (/ b_2 (* a c)))))) |
#s(approx (* (- (/ (* -1/8 (* c a)) (* (* b_2 b_2) b_2)) (/ 1/2 b_2)) c) #s(hole binary64 (* -1/8 (/ (* a (pow c 2)) (pow b_2 3))))) |
#s(approx (* (- (/ (* -1/8 (* c a)) (* (* b_2 b_2) b_2)) (/ 1/2 b_2)) c) #s(hole binary64 (* a (+ (* -1/2 (/ c (* a b_2))) (* -1/8 (/ (pow c 2) (pow b_2 3))))))) |
#s(approx (- (/ (* -1/8 (* c a)) (* (* b_2 b_2) b_2)) (/ 1/2 b_2)) #s(hole binary64 (* -1/8 (/ (* a c) (pow b_2 3))))) |
#s(approx (- (/ (* -1/8 (* c a)) (* (* b_2 b_2) b_2)) (/ 1/2 b_2)) #s(hole binary64 (* a (- (* -1/8 (/ c (pow b_2 3))) (* 1/2 (/ 1 (* a b_2))))))) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (- (* b_2 b_2) (* c a))) a)) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (- (* b_2 b_2) (* c a))) a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ b_2 a))))) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (- (* b_2 b_2) (* c a))) a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ b_2 (* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 2) (sqrt -1))))) a))))) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (- (* b_2 b_2) (* c a))) a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ b_2 (* -1 (/ (+ (* -1/2 (* (sqrt (/ a c)) (* (pow b_2 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 4) (sqrt -1))))) a))) a))))) |
#s(approx (/ (sqrt (- (* b_2 b_2) (* c a))) a) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (sqrt (- (* b_2 b_2) (* c a))) a) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1))))))) |
#s(approx (/ (sqrt (- (* b_2 b_2) (* c a))) a) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b_2 4) (sqrt -1)))))))) |
#s(approx (/ (sqrt (- (* b_2 b_2) (* c a))) a) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1)))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b_2 6) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b_2 4) (sqrt -1))))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) #s(hole binary64 (* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) #s(hole binary64 (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) #s(hole binary64 (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b_2 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))))))) |
#s(approx (- (* b_2 b_2) (* c a)) #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))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ b_2 a))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ b_2 (* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 2) (sqrt -1))))) a))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ b_2 (* -1 (/ (+ (* -1/2 (* (sqrt (/ a c)) (* (pow b_2 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 4) (sqrt -1))))) a))) a))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* a (+ (* (sqrt (/ c a)) (sqrt -1)) (/ b_2 a)))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 2) (sqrt -1)))) b_2) a)) (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* (pow b_2 2) (sqrt -1))))) a)) b_2) a)) (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (* (neg c) (+ (sqrt (* (/ a c) -1)) (/ b_2 c))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -1)))) |
#s(approx (* (neg c) (+ (sqrt (* (/ a c) -1)) (/ b_2 c))) #s(hole binary64 (* -1 (* a (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (/ b_2 a)))))) |
#s(approx (+ (sqrt (* (/ a c) -1)) (/ b_2 c)) #s(hole binary64 (* -1 (* (sqrt (/ a c)) (sqrt -1))))) |
#s(approx (+ (sqrt (* (/ a c) -1)) (/ b_2 c)) #s(hole binary64 (* -1 (* a (+ (* -1 (/ b_2 (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (sqrt (* (/ a c) -1)) #s(hole binary64 (* -1 (* (sqrt (/ a c)) (sqrt -1))))) |
#s(approx (* (- (/ (* -1/8 (* c a)) (* (* b_2 b_2) b_2)) (/ 1/2 b_2)) c) #s(hole binary64 (* -1 (* a (+ (* 1/8 (/ (pow c 2) (pow b_2 3))) (* 1/2 (/ c (* a b_2)))))))) |
#s(approx (- (/ (* -1/8 (* c a)) (* (* b_2 b_2) b_2)) (/ 1/2 b_2)) #s(hole binary64 (* -1 (* a (+ (* 1/8 (/ c (pow b_2 3))) (* 1/2 (/ 1 (* a b_2)))))))) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (- (* b_2 b_2) (* c a))) a)) #s(hole binary64 (+ (* b_2 (- (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b_2 (sqrt -1)))) (/ 1 a))) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (- (* b_2 b_2) (* c a))) a)) #s(hole binary64 (+ (* b_2 (- (* b_2 (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -1)))))) (/ 1 a))) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (neg b_2) #s(hole binary64 (* -1 b_2))) |
#s(approx b_2 #s(hole binary64 b_2)) |
#s(approx (/ (sqrt (- (* b_2 b_2) (* c a))) a) #s(hole binary64 (+ (* (sqrt (/ c a)) (sqrt -1)) (* (pow b_2 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -1))))))))) |
#s(approx (/ (sqrt (- (* b_2 b_2) (* c a))) a) #s(hole binary64 (+ (* (sqrt (/ c a)) (sqrt -1)) (* (pow b_2 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -1)))) (* (pow b_2 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ 1 (pow (sqrt -1) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b_2 2) (pow (sqrt -1) 5))))))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) #s(hole binary64 (+ (* (sqrt (* a c)) (sqrt -1)) (* (pow b_2 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -1))))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) #s(hole binary64 (+ (* (sqrt (* a c)) (sqrt -1)) (* (pow b_2 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -1)))) (* (pow b_2 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -1) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b_2 2) (pow (sqrt -1) 5))))))))))) |
#s(approx (- (* b_2 b_2) (* c a)) #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 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b_2 (sqrt -1)))) (/ 1 a))) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* b_2 (- (* b_2 (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -1)))))) (/ 1 a))) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (+ (* -1 b_2) (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (+ (* b_2 (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b_2 (sqrt -1)))) 1)) (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (+ (* b_2 (- (* b_2 (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -1)))))) 1)) (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (* (neg c) (+ (sqrt (* (/ a c) -1)) (/ b_2 c))) #s(hole binary64 (+ (* -1 b_2) (* -1 (* (sqrt (* a c)) (sqrt -1)))))) |
#s(approx (/ b_2 c) #s(hole binary64 (/ b_2 c))) |
#s(approx (* (- (/ (* -1/8 (* c a)) (* (* b_2 b_2) b_2)) (/ 1/2 b_2)) c) #s(hole binary64 (/ (+ (* -1/2 (* (pow b_2 2) c)) (* -1/8 (* a (pow c 2)))) (pow b_2 3)))) |
#s(approx (- (/ (* -1/8 (* c a)) (* (* b_2 b_2) b_2)) (/ 1/2 b_2)) #s(hole binary64 (/ (+ (* -1/2 (pow b_2 2)) (* -1/8 (* a c))) (pow b_2 3)))) |
#s(approx (* (* b_2 b_2) b_2) #s(hole binary64 (pow b_2 3))) |
#s(approx (/ 1/2 b_2) #s(hole binary64 (/ 1/2 b_2))) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (- (* b_2 b_2) (* c a))) a)) #s(hole binary64 (* -1/2 (/ c b_2)))) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (- (* b_2 b_2) (* c a))) a)) #s(hole binary64 (/ (+ (* -1/2 c) (* -1/8 (/ (* a (pow c 2)) (pow b_2 2)))) b_2))) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (- (* b_2 b_2) (* c a))) a)) #s(hole binary64 (/ (+ (* -1/2 c) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 2))) (* -1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 4))))) b_2))) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (- (* b_2 b_2) (* c a))) a)) #s(hole binary64 (/ (+ (* -1/2 c) (+ (* -1/2 (/ (+ (* 1/64 (* (pow a 4) (pow c 4))) (* 1/16 (* (pow a 4) (pow c 4)))) (* a (pow b_2 6)))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 2))) (* -1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 4)))))) b_2))) |
#s(approx (/ (sqrt (- (* b_2 b_2) (* c a))) a) #s(hole binary64 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (/ 1 a))))) |
#s(approx (/ (sqrt (- (* b_2 b_2) (* c a))) a) #s(hole binary64 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 4))) (/ 1 a)))))) |
#s(approx (/ (sqrt (- (* b_2 b_2) (* c a))) a) #s(hole binary64 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 4))) (+ (* -1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 6))) (/ 1 a))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) #s(hole binary64 (* b_2 (+ 1 (* -1/2 (/ (* a c) (pow b_2 2))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) #s(hole binary64 (* b_2 (+ 1 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4)))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) #s(hole binary64 (* b_2 (+ 1 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))) (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 6))))))))) |
#s(approx (- (* b_2 b_2) (* c a)) #s(hole binary64 (* (pow b_2 2) (+ 1 (* -1 (/ (* a c) (pow b_2 2))))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (/ (+ (* -1/2 c) (* -1/8 (/ (* a (pow c 2)) (pow b_2 2)))) b_2))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (/ (+ (* -1/2 c) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 2))) (* -1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 4))))) b_2))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (/ (+ (* -1/2 c) (+ (* -1/2 (/ (+ (* 1/64 (* (pow a 4) (pow c 4))) (* 1/16 (* (pow a 4) (pow c 4)))) (* a (pow b_2 6)))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 2))) (* -1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 4)))))) b_2))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (/ (+ (* -1/2 (* a c)) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 2)))) b_2))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (/ (+ (* -1/2 (* a c)) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 2))) (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 4))))) b_2))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (/ (+ (* -1/2 (* a c)) (+ (* -1/2 (/ (+ (* 1/64 (* (pow a 4) (pow c 4))) (* 1/16 (* (pow a 4) (pow c 4)))) (pow b_2 6))) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 2))) (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 4)))))) b_2))) |
#s(approx (* (neg c) (+ (sqrt (* (/ a c) -1)) (/ b_2 c))) #s(hole binary64 (* -1 b_2))) |
#s(approx (* (neg c) (+ (sqrt (* (/ a c) -1)) (/ b_2 c))) #s(hole binary64 (* b_2 (- (* -1 (* (sqrt (* a c)) (/ (sqrt -1) b_2))) 1)))) |
#s(approx (+ (sqrt (* (/ a c) -1)) (/ b_2 c)) #s(hole binary64 (/ b_2 c))) |
#s(approx (+ (sqrt (* (/ a c) -1)) (/ b_2 c)) #s(hole binary64 (* b_2 (+ (* (sqrt (/ a c)) (/ (sqrt -1) b_2)) (/ 1 c))))) |
#s(approx (* (- (/ (* -1/8 (* c a)) (* (* b_2 b_2) b_2)) (/ 1/2 b_2)) c) #s(hole binary64 (/ (+ (* -1/2 c) (* -1/8 (/ (* a (pow c 2)) (pow b_2 2)))) b_2))) |
#s(approx (- (/ (* -1/8 (* c a)) (* (* b_2 b_2) b_2)) (/ 1/2 b_2)) #s(hole binary64 (/ (- (* -1/8 (/ (* a c) (pow b_2 2))) 1/2) b_2))) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (- (* b_2 b_2) (* c a))) a)) #s(hole binary64 (* -2 (/ b_2 a)))) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (- (* b_2 b_2) (* c a))) a)) #s(hole binary64 (* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (* 2 (/ 1 a))))))) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (- (* b_2 b_2) (* c a))) a)) #s(hole binary64 (* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 4))) (* 2 (/ 1 a)))))))) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (- (* b_2 b_2) (* c a))) a)) #s(hole binary64 (* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 4))) (+ (* -1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 6))) (* 2 (/ 1 a))))))))) |
#s(approx (/ (sqrt (- (* b_2 b_2) (* c a))) a) #s(hole binary64 (* -1 (/ b_2 a)))) |
#s(approx (/ (sqrt (- (* b_2 b_2) (* c a))) a) #s(hole binary64 (* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (/ 1 a)))))) |
#s(approx (/ (sqrt (- (* b_2 b_2) (* c a))) a) #s(hole binary64 (* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 4))) (/ 1 a))))))) |
#s(approx (/ (sqrt (- (* b_2 b_2) (* c a))) a) #s(hole binary64 (* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 4))) (+ (* -1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 6))) (/ 1 a)))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) #s(hole binary64 (* -1 b_2))) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) #s(hole binary64 (* -1 (* b_2 (+ 1 (* -1/2 (/ (* a c) (pow b_2 2)))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) #s(hole binary64 (* -1 (* b_2 (+ 1 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) #s(hole binary64 (* -1 (* b_2 (+ 1 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))) (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 6)))))))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -2 (/ b_2 a)))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (* 2 (/ 1 a))))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 4))) (* 2 (/ 1 a)))))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 4))) (+ (* -1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 6))) (* 2 (/ 1 a))))))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -2 b_2))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* b_2 (+ 2 (* -1/2 (/ (* a c) (pow b_2 2)))))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* b_2 (+ 2 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))))))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* b_2 (+ 2 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))) (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 6)))))))))) |
#s(approx (* (neg c) (+ (sqrt (* (/ a c) -1)) (/ b_2 c))) #s(hole binary64 (* -1 (* b_2 (+ 1 (* (sqrt (* a c)) (/ (sqrt -1) b_2))))))) |
#s(approx (+ (sqrt (* (/ a c) -1)) (/ b_2 c)) #s(hole binary64 (* -1 (* b_2 (- (* -1 (* (sqrt (/ a c)) (/ (sqrt -1) b_2))) (/ 1 c)))))) |
#s(approx (* (- (/ (* -1/8 (* c a)) (* (* b_2 b_2) b_2)) (/ 1/2 b_2)) c) #s(hole binary64 (* -1 (/ (+ (* 1/8 (/ (* a (pow c 2)) (pow b_2 2))) (* 1/2 c)) b_2)))) |
#s(approx (- (/ (* -1/8 (* c a)) (* (* b_2 b_2) b_2)) (/ 1/2 b_2)) #s(hole binary64 (* -1 (/ (+ 1/2 (* 1/8 (/ (* a c) (pow b_2 2)))) b_2)))) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (- (* b_2 b_2) (* c a))) a)) #s(hole binary64 (+ (* -1 (/ b_2 a)) (/ b_2 a)))) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (- (* b_2 b_2) (* c a))) a)) #s(hole binary64 (+ (* -1 (/ b_2 a)) (+ (* -1/2 (/ c b_2)) (/ b_2 a))))) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (- (* b_2 b_2) (* c a))) a)) #s(hole binary64 (+ (* -1 (/ b_2 a)) (+ (* c (- (* -1/8 (/ (* a c) (pow b_2 3))) (* 1/2 (/ 1 b_2)))) (/ b_2 a))))) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (- (* b_2 b_2) (* c a))) a)) #s(hole binary64 (+ (* -1 (/ b_2 a)) (+ (* c (- (* c (+ (* -1/8 (/ a (pow b_2 3))) (* -1/16 (/ (* (pow a 2) c) (pow b_2 5))))) (* 1/2 (/ 1 b_2)))) (/ b_2 a))))) |
#s(approx (/ (sqrt (- (* b_2 b_2) (* c a))) a) #s(hole binary64 (+ (* -1/2 (/ c b_2)) (/ b_2 a)))) |
#s(approx (/ (sqrt (- (* b_2 b_2) (* c a))) a) #s(hole binary64 (+ (* c (- (* -1/8 (/ (* a c) (pow b_2 3))) (* 1/2 (/ 1 b_2)))) (/ b_2 a)))) |
#s(approx (/ (sqrt (- (* b_2 b_2) (* c a))) a) #s(hole binary64 (+ (* c (- (* c (+ (* -1/8 (/ a (pow b_2 3))) (* -1/16 (/ (* (pow a 2) c) (pow b_2 5))))) (* 1/2 (/ 1 b_2)))) (/ b_2 a)))) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) #s(hole binary64 (+ b_2 (* c (+ (* -1/2 (/ a b_2)) (* -1/8 (/ (* (pow a 2) c) (pow b_2 3)))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) #s(hole binary64 (+ b_2 (* c (+ (* -1/2 (/ a b_2)) (* c (+ (* -1/8 (/ (pow a 2) (pow b_2 3))) (* -1/16 (/ (* (pow a 3) c) (pow b_2 5)))))))))) |
#s(approx c #s(hole binary64 c)) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* c (- (* -1/8 (/ (* a c) (pow b_2 3))) (* 1/2 (/ 1 b_2)))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* c (- (* c (+ (* -1/8 (/ a (pow b_2 3))) (* -1/16 (/ (* (pow a 2) c) (pow b_2 5))))) (* 1/2 (/ 1 b_2)))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* c (- (* c (+ (* -1/8 (/ a (pow b_2 3))) (* c (+ (* -1/2 (/ (* c (+ (* 1/64 (/ (pow a 4) (pow b_2 6))) (* 1/16 (/ (pow a 4) (pow b_2 6))))) (* a b_2))) (* -1/16 (/ (pow a 2) (pow b_2 5))))))) (* 1/2 (/ 1 b_2)))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* c (+ (* -1/2 (/ a b_2)) (* -1/8 (/ (* (pow a 2) c) (pow b_2 3))))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* c (+ (* -1/2 (/ a b_2)) (* c (+ (* -1/8 (/ (pow a 2) (pow b_2 3))) (* -1/16 (/ (* (pow a 3) c) (pow b_2 5))))))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* c (+ (* -1/2 (/ a b_2)) (* c (+ (* -1/8 (/ (pow a 2) (pow b_2 3))) (* c (+ (* -1/2 (/ (* c (+ (* 1/64 (/ (pow a 4) (pow b_2 6))) (* 1/16 (/ (pow a 4) (pow b_2 6))))) b_2)) (* -1/16 (/ (pow a 3) (pow b_2 5))))))))))) |
#s(approx (* (neg c) (+ (sqrt (* (/ a c) -1)) (/ b_2 c))) #s(hole binary64 (* -1 (+ b_2 (* (sqrt (* a c)) (sqrt -1)))))) |
#s(approx (neg c) #s(hole binary64 (* -1 c))) |
#s(approx (+ (sqrt (* (/ a c) -1)) (/ b_2 c)) #s(hole binary64 (/ (+ b_2 (* (sqrt (* a c)) (sqrt -1))) c))) |
#s(approx (* (- (/ (* -1/8 (* c a)) (* (* b_2 b_2) b_2)) (/ 1/2 b_2)) c) #s(hole binary64 (* c (- (* -1/8 (/ (* a c) (pow b_2 3))) (* 1/2 (/ 1 b_2)))))) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (- (* b_2 b_2) (* c a))) a)) #s(hole binary64 (* c (+ (* -1 (/ b_2 (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (- (* b_2 b_2) (* c a))) a)) #s(hole binary64 (* c (+ (* -1 (/ b_2 (* a c))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (- (* b_2 b_2) (* c a))) a)) #s(hole binary64 (* c (+ (* -1 (/ b_2 (* a c))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))))) |
#s(approx (/ (sqrt (- (* b_2 b_2) (* c a))) a) #s(hole binary64 (* c (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))) |
#s(approx (/ (sqrt (- (* b_2 b_2) (* c a))) a) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (/ (sqrt (- (* b_2 b_2) (* c a))) a) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 7)))) (/ (pow b_2 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) #s(hole binary64 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1)))))) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b_2 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (- (* b_2 b_2) (* c a)) #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 (* c (+ (* -1 (/ b_2 (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* c (+ (* -1 (/ b_2 (* a c))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* c (+ (* -1 (/ b_2 (* a c))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* c (+ (* -1 (/ b_2 c)) (* (sqrt (/ a c)) (sqrt -1)))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1))) (/ b_2 c))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1)))) (/ b_2 c))))) |
#s(approx (* (neg c) (+ (sqrt (* (/ a c) -1)) (/ b_2 c))) #s(hole binary64 (* c (+ (* -1 (* (sqrt (/ a c)) (sqrt -1))) (* -1 (/ b_2 c)))))) |
#s(approx (* (- (/ (* -1/8 (* c a)) (* (* b_2 b_2) b_2)) (/ 1/2 b_2)) c) #s(hole binary64 (* (pow c 2) (- (* -1/8 (/ a (pow b_2 3))) (* 1/2 (/ 1 (* b_2 c))))))) |
#s(approx (- (/ (* -1/8 (* c a)) (* (* b_2 b_2) b_2)) (/ 1/2 b_2)) #s(hole binary64 (* c (- (* -1/8 (/ a (pow b_2 3))) (* 1/2 (/ 1 (* b_2 c))))))) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (- (* b_2 b_2) (* c a))) a)) #s(hole binary64 (* -1 (* c (+ (* (sqrt (/ 1 (* a c))) (sqrt -1)) (/ b_2 (* a c))))))) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (- (* b_2 b_2) (* c a))) a)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ b_2 a)) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (- (* b_2 b_2) (* c a))) a)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ b_2 a)) (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b_2 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (* (pow b_2 2) (sqrt -1))))) c))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (/ (sqrt (- (* b_2 b_2) (* c a))) a) #s(hole binary64 (* -1 (* c (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (/ (sqrt (- (* b_2 b_2) (* c a))) a) #s(hole binary64 (* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))))) |
#s(approx (/ (sqrt (- (* b_2 b_2) (* c a))) a) #s(hole binary64 (* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 7)))) (* (pow b_2 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) #s(hole binary64 (* -1 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) #s(hole binary64 (* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) #s(hole binary64 (* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b_2 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1))))))))) |
#s(approx (- (* b_2 b_2) (* c a)) #s(hole binary64 (* -1 (* c (- (* -1 (/ (pow b_2 2) c)) (* -1 a)))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1 (* c (+ (* (sqrt (/ 1 (* a c))) (sqrt -1)) (/ b_2 (* a c))))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ b_2 a)) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ b_2 a)) (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b_2 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (* (pow b_2 2) (sqrt -1))))) c))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (neg (sqrt (* (/ c a) -1))) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (sqrt (* (/ c a) -1)) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* c (+ (* (sqrt (/ a c)) (sqrt -1)) (/ b_2 c)))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 2) (sqrt -1)))) b_2) c)) (* (sqrt (/ a c)) (sqrt -1))))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ c a)) (* (pow b_2 2) (sqrt -1))))) c)) b_2) c)) (* (sqrt (/ a c)) (sqrt -1))))))) |
#s(approx (- (/ (* -1/8 (* c a)) (* (* b_2 b_2) b_2)) (/ 1/2 b_2)) #s(hole binary64 (* -1 (* c (+ (* 1/8 (/ a (pow b_2 3))) (* 1/2 (/ 1 (* b_2 c)))))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 10.0ms | c | @ | inf | ((+ (/ (neg b_2) a) (/ (sqrt (- (* b_2 b_2) (* c a))) a)) (/ (neg b_2) a) (neg b_2) b_2 a (/ (sqrt (- (* b_2 b_2) (* c a))) a) (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)) (* b_2 b_2) (* c a) c (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (* -2 (/ b_2 a)) -2 (/ b_2 a) (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (neg (sqrt (* (/ c a) -1))) (sqrt (* (/ c a) -1)) (* (/ c a) -1) (/ c a) -1 (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (* (neg c) (+ (sqrt (* (/ a c) -1)) (/ b_2 c))) (neg c) (+ (sqrt (* (/ a c) -1)) (/ b_2 c)) (sqrt (* (/ a c) -1)) (* (/ a c) -1) (/ a c) (/ b_2 c) (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (* (- (/ (* -1/8 (* c a)) (* (* b_2 b_2) b_2)) (/ 1/2 b_2)) c) (- (/ (* -1/8 (* c a)) (* (* b_2 b_2) b_2)) (/ 1/2 b_2)) (/ (* -1/8 (* c a)) (* (* b_2 b_2) b_2)) (* -1/8 (* c a)) -1/8 (* (* b_2 b_2) b_2) (/ 1/2 b_2) 1/2) |
| 9.0ms | a | @ | 0 | ((+ (/ (neg b_2) a) (/ (sqrt (- (* b_2 b_2) (* c a))) a)) (/ (neg b_2) a) (neg b_2) b_2 a (/ (sqrt (- (* b_2 b_2) (* c a))) a) (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)) (* b_2 b_2) (* c a) c (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (* -2 (/ b_2 a)) -2 (/ b_2 a) (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (neg (sqrt (* (/ c a) -1))) (sqrt (* (/ c a) -1)) (* (/ c a) -1) (/ c a) -1 (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (* (neg c) (+ (sqrt (* (/ a c) -1)) (/ b_2 c))) (neg c) (+ (sqrt (* (/ a c) -1)) (/ b_2 c)) (sqrt (* (/ a c) -1)) (* (/ a c) -1) (/ a c) (/ b_2 c) (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (* (- (/ (* -1/8 (* c a)) (* (* b_2 b_2) b_2)) (/ 1/2 b_2)) c) (- (/ (* -1/8 (* c a)) (* (* b_2 b_2) b_2)) (/ 1/2 b_2)) (/ (* -1/8 (* c a)) (* (* b_2 b_2) b_2)) (* -1/8 (* c a)) -1/8 (* (* b_2 b_2) b_2) (/ 1/2 b_2) 1/2) |
| 7.0ms | b_2 | @ | 0 | ((+ (/ (neg b_2) a) (/ (sqrt (- (* b_2 b_2) (* c a))) a)) (/ (neg b_2) a) (neg b_2) b_2 a (/ (sqrt (- (* b_2 b_2) (* c a))) a) (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)) (* b_2 b_2) (* c a) c (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (* -2 (/ b_2 a)) -2 (/ b_2 a) (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (neg (sqrt (* (/ c a) -1))) (sqrt (* (/ c a) -1)) (* (/ c a) -1) (/ c a) -1 (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (* (neg c) (+ (sqrt (* (/ a c) -1)) (/ b_2 c))) (neg c) (+ (sqrt (* (/ a c) -1)) (/ b_2 c)) (sqrt (* (/ a c) -1)) (* (/ a c) -1) (/ a c) (/ b_2 c) (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (* (- (/ (* -1/8 (* c a)) (* (* b_2 b_2) b_2)) (/ 1/2 b_2)) c) (- (/ (* -1/8 (* c a)) (* (* b_2 b_2) b_2)) (/ 1/2 b_2)) (/ (* -1/8 (* c a)) (* (* b_2 b_2) b_2)) (* -1/8 (* c a)) -1/8 (* (* b_2 b_2) b_2) (/ 1/2 b_2) 1/2) |
| 5.0ms | a | @ | inf | ((+ (/ (neg b_2) a) (/ (sqrt (- (* b_2 b_2) (* c a))) a)) (/ (neg b_2) a) (neg b_2) b_2 a (/ (sqrt (- (* b_2 b_2) (* c a))) a) (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)) (* b_2 b_2) (* c a) c (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (* -2 (/ b_2 a)) -2 (/ b_2 a) (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (neg (sqrt (* (/ c a) -1))) (sqrt (* (/ c a) -1)) (* (/ c a) -1) (/ c a) -1 (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (* (neg c) (+ (sqrt (* (/ a c) -1)) (/ b_2 c))) (neg c) (+ (sqrt (* (/ a c) -1)) (/ b_2 c)) (sqrt (* (/ a c) -1)) (* (/ a c) -1) (/ a c) (/ b_2 c) (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (* (- (/ (* -1/8 (* c a)) (* (* b_2 b_2) b_2)) (/ 1/2 b_2)) c) (- (/ (* -1/8 (* c a)) (* (* b_2 b_2) b_2)) (/ 1/2 b_2)) (/ (* -1/8 (* c a)) (* (* b_2 b_2) b_2)) (* -1/8 (* c a)) -1/8 (* (* b_2 b_2) b_2) (/ 1/2 b_2) 1/2) |
| 5.0ms | a | @ | -inf | ((+ (/ (neg b_2) a) (/ (sqrt (- (* b_2 b_2) (* c a))) a)) (/ (neg b_2) a) (neg b_2) b_2 a (/ (sqrt (- (* b_2 b_2) (* c a))) a) (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)) (* b_2 b_2) (* c a) c (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (* -2 (/ b_2 a)) -2 (/ b_2 a) (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (neg (sqrt (* (/ c a) -1))) (sqrt (* (/ c a) -1)) (* (/ c a) -1) (/ c a) -1 (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (* (neg c) (+ (sqrt (* (/ a c) -1)) (/ b_2 c))) (neg c) (+ (sqrt (* (/ a c) -1)) (/ b_2 c)) (sqrt (* (/ a c) -1)) (* (/ a c) -1) (/ a c) (/ b_2 c) (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (* (- (/ (* -1/8 (* c a)) (* (* b_2 b_2) b_2)) (/ 1/2 b_2)) c) (- (/ (* -1/8 (* c a)) (* (* b_2 b_2) b_2)) (/ 1/2 b_2)) (/ (* -1/8 (* c a)) (* (* b_2 b_2) b_2)) (* -1/8 (* c a)) -1/8 (* (* b_2 b_2) b_2) (/ 1/2 b_2) 1/2) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 954 | 8628 |
| 0 | 1001 | 7912 |
| 0 | 5085 | 7702 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(+.f64 (/.f64 (neg.f64 b_2) a) (/.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a))) a)) |
(/.f64 (neg.f64 b_2) a) |
(neg.f64 b_2) |
b_2 |
a |
(/.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a))) a) |
(sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a))) |
(-.f64 (*.f64 b_2 b_2) (*.f64 c a)) |
(*.f64 b_2 b_2) |
(*.f64 c a) |
c |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 #s(literal -2 binary64) (/.f64 b_2 a))) |
(*.f64 #s(literal -2 binary64) (/.f64 b_2 a)) |
#s(literal -2 binary64) |
(/.f64 b_2 a) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))) |
(neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))) |
(sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))) |
(*.f64 (/.f64 c a) #s(literal -1 binary64)) |
(/.f64 c a) |
#s(literal -1 binary64) |
(/.f64 #s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (neg.f64 c) (+.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64))) (/.f64 b_2 c)))) a) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (neg.f64 c) (+.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64))) (/.f64 b_2 c)))) |
(*.f64 (neg.f64 c) (+.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64))) (/.f64 b_2 c))) |
(neg.f64 c) |
(+.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64))) (/.f64 b_2 c)) |
(sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64))) |
(*.f64 (/.f64 a c) #s(literal -1 binary64)) |
(/.f64 a c) |
(/.f64 b_2 c) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 c a)) (*.f64 (*.f64 b_2 b_2) b_2)) (/.f64 #s(literal 1/2 binary64) b_2)) c)) |
(*.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 c a)) (*.f64 (*.f64 b_2 b_2) b_2)) (/.f64 #s(literal 1/2 binary64) b_2)) c) |
(-.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 c a)) (*.f64 (*.f64 b_2 b_2) b_2)) (/.f64 #s(literal 1/2 binary64) b_2)) |
(/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 c a)) (*.f64 (*.f64 b_2 b_2) b_2)) |
(*.f64 #s(literal -1/8 binary64) (*.f64 c a)) |
#s(literal -1/8 binary64) |
(*.f64 (*.f64 b_2 b_2) b_2) |
(/.f64 #s(literal 1/2 binary64) b_2) |
#s(literal 1/2 binary64) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (- (* b_2 b_2) (* c a))) a)) #s(hole binary64 (/ (+ b_2 (* -1 b_2)) a))) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (- (* b_2 b_2) (* c a))) a)) #s(hole binary64 (/ (+ b_2 (+ (* -1 b_2) (* -1/2 (/ (* a c) b_2)))) a))) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (- (* b_2 b_2) (* c a))) a)) #s(hole binary64 (/ (+ b_2 (+ (* -1 b_2) (* a (+ (* -1/2 (/ c b_2)) (* -1/8 (/ (* a (pow c 2)) (pow b_2 3))))))) a))) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (- (* b_2 b_2) (* c a))) a)) #s(hole binary64 (/ (+ b_2 (+ (* -1 b_2) (* a (+ (* -1/2 (/ c b_2)) (* a (+ (* -1/8 (/ (pow c 2) (pow b_2 3))) (* -1/16 (/ (* a (pow c 3)) (pow b_2 5))))))))) a))) |
#s(approx (/ (neg b_2) a) #s(hole binary64 (* -1 (/ b_2 a)))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (/ (sqrt (- (* b_2 b_2) (* c a))) a) #s(hole binary64 (/ b_2 a))) |
#s(approx (/ (sqrt (- (* b_2 b_2) (* c a))) a) #s(hole binary64 (/ (+ b_2 (* -1/2 (/ (* a c) b_2))) a))) |
#s(approx (/ (sqrt (- (* b_2 b_2) (* c a))) a) #s(hole binary64 (/ (+ b_2 (* a (+ (* -1/2 (/ c b_2)) (* -1/8 (/ (* a (pow c 2)) (pow b_2 3)))))) a))) |
#s(approx (/ (sqrt (- (* b_2 b_2) (* c a))) a) #s(hole binary64 (/ (+ b_2 (* a (+ (* -1/2 (/ c b_2)) (* a (+ (* -1/8 (/ (pow c 2) (pow b_2 3))) (* -1/16 (/ (* a (pow c 3)) (pow b_2 5)))))))) a))) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) #s(hole binary64 b_2)) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) #s(hole binary64 (+ b_2 (* -1/2 (/ (* a c) b_2))))) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) #s(hole binary64 (+ b_2 (* a (+ (* -1/2 (/ c b_2)) (* -1/8 (/ (* a (pow c 2)) (pow b_2 3)))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) #s(hole binary64 (+ b_2 (* a (+ (* -1/2 (/ c b_2)) (* a (+ (* -1/8 (/ (pow c 2) (pow b_2 3))) (* -1/16 (/ (* a (pow c 3)) (pow b_2 5)))))))))) |
#s(approx (- (* b_2 b_2) (* c a)) #s(hole binary64 (pow b_2 2))) |
#s(approx (- (* b_2 b_2) (* c a)) #s(hole binary64 (+ (* -1 (* a c)) (pow b_2 2)))) |
#s(approx (* c a) #s(hole binary64 (* a c))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1/2 (/ c b_2)))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1/2 (/ c b_2)) (* -1/8 (/ (* a (pow c 2)) (pow b_2 3)))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1/2 (/ c b_2)) (* a (+ (* -1/8 (/ (pow c 2) (pow b_2 3))) (* -1/16 (/ (* a (pow c 3)) (pow b_2 5)))))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1/2 (/ c b_2)) (* a (+ (* -1/8 (/ (pow c 2) (pow b_2 3))) (* a (+ (* -1/2 (/ (* a (+ (* 1/64 (/ (pow c 4) (pow b_2 6))) (* 1/16 (/ (pow c 4) (pow b_2 6))))) b_2)) (* -1/16 (/ (pow c 3) (pow b_2 5)))))))))) |
#s(approx (* -2 (/ b_2 a)) #s(hole binary64 (* -2 (/ b_2 a)))) |
#s(approx (/ b_2 a) #s(hole binary64 (/ b_2 a))) |
#s(approx (neg (sqrt (* (/ c a) -1))) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (sqrt (* (/ c a) -1)) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (* (/ c a) -1) #s(hole binary64 (* -1 (/ c a)))) |
#s(approx (/ c a) #s(hole binary64 (/ c a))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1/2 (/ (* a c) b_2)))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* a (+ (* -1/2 (/ c b_2)) (* -1/8 (/ (* a (pow c 2)) (pow b_2 3))))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* a (+ (* -1/2 (/ c b_2)) (* a (+ (* -1/8 (/ (pow c 2) (pow b_2 3))) (* -1/16 (/ (* a (pow c 3)) (pow b_2 5))))))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* a (+ (* -1/2 (/ c b_2)) (* a (+ (* -1/8 (/ (pow c 2) (pow b_2 3))) (* a (+ (* -1/2 (/ (* a (+ (* 1/64 (/ (pow c 4) (pow b_2 6))) (* 1/16 (/ (pow c 4) (pow b_2 6))))) b_2)) (* -1/16 (/ (pow c 3) (pow b_2 5))))))))))) |
#s(approx (* (neg c) (+ (sqrt (* (/ a c) -1)) (/ b_2 c))) #s(hole binary64 (* -1 (* c (+ (* (sqrt (/ a c)) (sqrt -1)) (/ b_2 c)))))) |
#s(approx (+ (sqrt (* (/ a c) -1)) (/ b_2 c)) #s(hole binary64 (+ (* (sqrt (/ a c)) (sqrt -1)) (/ b_2 c)))) |
#s(approx (sqrt (* (/ a c) -1)) #s(hole binary64 (* (sqrt (/ a c)) (sqrt -1)))) |
#s(approx (* (/ a c) -1) #s(hole binary64 (* -1 (/ a c)))) |
#s(approx (/ a c) #s(hole binary64 (/ a c))) |
#s(approx (* (- (/ (* -1/8 (* c a)) (* (* b_2 b_2) b_2)) (/ 1/2 b_2)) c) #s(hole binary64 (* -1/2 (/ c b_2)))) |
#s(approx (* (- (/ (* -1/8 (* c a)) (* (* b_2 b_2) b_2)) (/ 1/2 b_2)) c) #s(hole binary64 (+ (* -1/2 (/ c b_2)) (* -1/8 (/ (* a (pow c 2)) (pow b_2 3)))))) |
#s(approx (- (/ (* -1/8 (* c a)) (* (* b_2 b_2) b_2)) (/ 1/2 b_2)) #s(hole binary64 (/ -1/2 b_2))) |
#s(approx (- (/ (* -1/8 (* c a)) (* (* b_2 b_2) b_2)) (/ 1/2 b_2)) #s(hole binary64 (- (* -1/8 (/ (* a c) (pow b_2 3))) (* 1/2 (/ 1 b_2))))) |
#s(approx (/ (* -1/8 (* c a)) (* (* b_2 b_2) b_2)) #s(hole binary64 (* -1/8 (/ (* a c) (pow b_2 3))))) |
#s(approx (* -1/8 (* c a)) #s(hole binary64 (* -1/8 (* a c)))) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (- (* b_2 b_2) (* c a))) a)) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (- (* b_2 b_2) (* c a))) a)) #s(hole binary64 (+ (* -1 (/ b_2 a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (- (* b_2 b_2) (* c a))) a)) #s(hole binary64 (+ (* -1 (/ b_2 a)) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))))) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (- (* b_2 b_2) (* c a))) a)) #s(hole binary64 (+ (* -1 (/ b_2 a)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (/ (sqrt (- (* b_2 b_2) (* c a))) a) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (/ (sqrt (- (* b_2 b_2) (* c a))) a) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (sqrt (- (* b_2 b_2) (* c a))) a) #s(hole binary64 (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))))) |
#s(approx (/ (sqrt (- (* b_2 b_2) (* c a))) a) #s(hole binary64 (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b_2 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -1)))) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) #s(hole binary64 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))))) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) #s(hole binary64 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) #s(hole binary64 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b_2 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (- (* b_2 b_2) (* c a)) #s(hole binary64 (* -1 (* a c)))) |
#s(approx (- (* b_2 b_2) (* c a)) #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 a)) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1 (/ b_2 a)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -1)))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* a (+ (* -1 (/ b_2 a)) (* (sqrt (/ c a)) (sqrt -1)))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))) (/ b_2 a))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))) (/ b_2 a))))) |
#s(approx (* (neg c) (+ (sqrt (* (/ a c) -1)) (/ b_2 c))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (* (neg c) (+ (sqrt (* (/ a c) -1)) (/ b_2 c))) #s(hole binary64 (* a (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ b_2 a)))))) |
#s(approx (+ (sqrt (* (/ a c) -1)) (/ b_2 c)) #s(hole binary64 (* (sqrt (/ a c)) (sqrt -1)))) |
#s(approx (+ (sqrt (* (/ a c) -1)) (/ b_2 c)) #s(hole binary64 (* a (+ (* (sqrt (/ 1 (* a c))) (sqrt -1)) (/ b_2 (* a c)))))) |
#s(approx (* (- (/ (* -1/8 (* c a)) (* (* b_2 b_2) b_2)) (/ 1/2 b_2)) c) #s(hole binary64 (* -1/8 (/ (* a (pow c 2)) (pow b_2 3))))) |
#s(approx (* (- (/ (* -1/8 (* c a)) (* (* b_2 b_2) b_2)) (/ 1/2 b_2)) c) #s(hole binary64 (* a (+ (* -1/2 (/ c (* a b_2))) (* -1/8 (/ (pow c 2) (pow b_2 3))))))) |
#s(approx (- (/ (* -1/8 (* c a)) (* (* b_2 b_2) b_2)) (/ 1/2 b_2)) #s(hole binary64 (* -1/8 (/ (* a c) (pow b_2 3))))) |
#s(approx (- (/ (* -1/8 (* c a)) (* (* b_2 b_2) b_2)) (/ 1/2 b_2)) #s(hole binary64 (* a (- (* -1/8 (/ c (pow b_2 3))) (* 1/2 (/ 1 (* a b_2))))))) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (- (* b_2 b_2) (* c a))) a)) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (- (* b_2 b_2) (* c a))) a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ b_2 a))))) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (- (* b_2 b_2) (* c a))) a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ b_2 (* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 2) (sqrt -1))))) a))))) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (- (* b_2 b_2) (* c a))) a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ b_2 (* -1 (/ (+ (* -1/2 (* (sqrt (/ a c)) (* (pow b_2 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 4) (sqrt -1))))) a))) a))))) |
#s(approx (/ (sqrt (- (* b_2 b_2) (* c a))) a) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (sqrt (- (* b_2 b_2) (* c a))) a) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1))))))) |
#s(approx (/ (sqrt (- (* b_2 b_2) (* c a))) a) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b_2 4) (sqrt -1)))))))) |
#s(approx (/ (sqrt (- (* b_2 b_2) (* c a))) a) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1)))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b_2 6) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b_2 4) (sqrt -1))))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) #s(hole binary64 (* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) #s(hole binary64 (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) #s(hole binary64 (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b_2 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))))))) |
#s(approx (- (* b_2 b_2) (* c a)) #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))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ b_2 a))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ b_2 (* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 2) (sqrt -1))))) a))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ b_2 (* -1 (/ (+ (* -1/2 (* (sqrt (/ a c)) (* (pow b_2 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 4) (sqrt -1))))) a))) a))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* a (+ (* (sqrt (/ c a)) (sqrt -1)) (/ b_2 a)))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 2) (sqrt -1)))) b_2) a)) (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* (pow b_2 2) (sqrt -1))))) a)) b_2) a)) (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (* (neg c) (+ (sqrt (* (/ a c) -1)) (/ b_2 c))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -1)))) |
#s(approx (* (neg c) (+ (sqrt (* (/ a c) -1)) (/ b_2 c))) #s(hole binary64 (* -1 (* a (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (/ b_2 a)))))) |
#s(approx (+ (sqrt (* (/ a c) -1)) (/ b_2 c)) #s(hole binary64 (* -1 (* (sqrt (/ a c)) (sqrt -1))))) |
#s(approx (+ (sqrt (* (/ a c) -1)) (/ b_2 c)) #s(hole binary64 (* -1 (* a (+ (* -1 (/ b_2 (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (sqrt (* (/ a c) -1)) #s(hole binary64 (* -1 (* (sqrt (/ a c)) (sqrt -1))))) |
#s(approx (* (- (/ (* -1/8 (* c a)) (* (* b_2 b_2) b_2)) (/ 1/2 b_2)) c) #s(hole binary64 (* -1 (* a (+ (* 1/8 (/ (pow c 2) (pow b_2 3))) (* 1/2 (/ c (* a b_2)))))))) |
#s(approx (- (/ (* -1/8 (* c a)) (* (* b_2 b_2) b_2)) (/ 1/2 b_2)) #s(hole binary64 (* -1 (* a (+ (* 1/8 (/ c (pow b_2 3))) (* 1/2 (/ 1 (* a b_2)))))))) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (- (* b_2 b_2) (* c a))) a)) #s(hole binary64 (+ (* b_2 (- (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b_2 (sqrt -1)))) (/ 1 a))) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (- (* b_2 b_2) (* c a))) a)) #s(hole binary64 (+ (* b_2 (- (* b_2 (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -1)))))) (/ 1 a))) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (neg b_2) #s(hole binary64 (* -1 b_2))) |
#s(approx b_2 #s(hole binary64 b_2)) |
#s(approx (/ (sqrt (- (* b_2 b_2) (* c a))) a) #s(hole binary64 (+ (* (sqrt (/ c a)) (sqrt -1)) (* (pow b_2 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -1))))))))) |
#s(approx (/ (sqrt (- (* b_2 b_2) (* c a))) a) #s(hole binary64 (+ (* (sqrt (/ c a)) (sqrt -1)) (* (pow b_2 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -1)))) (* (pow b_2 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ 1 (pow (sqrt -1) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b_2 2) (pow (sqrt -1) 5))))))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) #s(hole binary64 (+ (* (sqrt (* a c)) (sqrt -1)) (* (pow b_2 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -1))))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) #s(hole binary64 (+ (* (sqrt (* a c)) (sqrt -1)) (* (pow b_2 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -1)))) (* (pow b_2 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -1) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b_2 2) (pow (sqrt -1) 5))))))))))) |
#s(approx (- (* b_2 b_2) (* c a)) #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 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b_2 (sqrt -1)))) (/ 1 a))) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* b_2 (- (* b_2 (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -1)))))) (/ 1 a))) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (+ (* -1 b_2) (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (+ (* b_2 (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b_2 (sqrt -1)))) 1)) (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (+ (* b_2 (- (* b_2 (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -1)))))) 1)) (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (* (neg c) (+ (sqrt (* (/ a c) -1)) (/ b_2 c))) #s(hole binary64 (+ (* -1 b_2) (* -1 (* (sqrt (* a c)) (sqrt -1)))))) |
#s(approx (/ b_2 c) #s(hole binary64 (/ b_2 c))) |
#s(approx (* (- (/ (* -1/8 (* c a)) (* (* b_2 b_2) b_2)) (/ 1/2 b_2)) c) #s(hole binary64 (/ (+ (* -1/2 (* (pow b_2 2) c)) (* -1/8 (* a (pow c 2)))) (pow b_2 3)))) |
#s(approx (- (/ (* -1/8 (* c a)) (* (* b_2 b_2) b_2)) (/ 1/2 b_2)) #s(hole binary64 (/ (+ (* -1/2 (pow b_2 2)) (* -1/8 (* a c))) (pow b_2 3)))) |
#s(approx (* (* b_2 b_2) b_2) #s(hole binary64 (pow b_2 3))) |
#s(approx (/ 1/2 b_2) #s(hole binary64 (/ 1/2 b_2))) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (- (* b_2 b_2) (* c a))) a)) #s(hole binary64 (* -1/2 (/ c b_2)))) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (- (* b_2 b_2) (* c a))) a)) #s(hole binary64 (/ (+ (* -1/2 c) (* -1/8 (/ (* a (pow c 2)) (pow b_2 2)))) b_2))) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (- (* b_2 b_2) (* c a))) a)) #s(hole binary64 (/ (+ (* -1/2 c) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 2))) (* -1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 4))))) b_2))) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (- (* b_2 b_2) (* c a))) a)) #s(hole binary64 (/ (+ (* -1/2 c) (+ (* -1/2 (/ (+ (* 1/64 (* (pow a 4) (pow c 4))) (* 1/16 (* (pow a 4) (pow c 4)))) (* a (pow b_2 6)))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 2))) (* -1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 4)))))) b_2))) |
#s(approx (/ (sqrt (- (* b_2 b_2) (* c a))) a) #s(hole binary64 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (/ 1 a))))) |
#s(approx (/ (sqrt (- (* b_2 b_2) (* c a))) a) #s(hole binary64 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 4))) (/ 1 a)))))) |
#s(approx (/ (sqrt (- (* b_2 b_2) (* c a))) a) #s(hole binary64 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 4))) (+ (* -1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 6))) (/ 1 a))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) #s(hole binary64 (* b_2 (+ 1 (* -1/2 (/ (* a c) (pow b_2 2))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) #s(hole binary64 (* b_2 (+ 1 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4)))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) #s(hole binary64 (* b_2 (+ 1 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))) (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 6))))))))) |
#s(approx (- (* b_2 b_2) (* c a)) #s(hole binary64 (* (pow b_2 2) (+ 1 (* -1 (/ (* a c) (pow b_2 2))))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (/ (+ (* -1/2 c) (* -1/8 (/ (* a (pow c 2)) (pow b_2 2)))) b_2))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (/ (+ (* -1/2 c) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 2))) (* -1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 4))))) b_2))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (/ (+ (* -1/2 c) (+ (* -1/2 (/ (+ (* 1/64 (* (pow a 4) (pow c 4))) (* 1/16 (* (pow a 4) (pow c 4)))) (* a (pow b_2 6)))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 2))) (* -1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 4)))))) b_2))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (/ (+ (* -1/2 (* a c)) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 2)))) b_2))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (/ (+ (* -1/2 (* a c)) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 2))) (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 4))))) b_2))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (/ (+ (* -1/2 (* a c)) (+ (* -1/2 (/ (+ (* 1/64 (* (pow a 4) (pow c 4))) (* 1/16 (* (pow a 4) (pow c 4)))) (pow b_2 6))) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 2))) (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 4)))))) b_2))) |
#s(approx (* (neg c) (+ (sqrt (* (/ a c) -1)) (/ b_2 c))) #s(hole binary64 (* -1 b_2))) |
#s(approx (* (neg c) (+ (sqrt (* (/ a c) -1)) (/ b_2 c))) #s(hole binary64 (* b_2 (- (* -1 (* (sqrt (* a c)) (/ (sqrt -1) b_2))) 1)))) |
#s(approx (+ (sqrt (* (/ a c) -1)) (/ b_2 c)) #s(hole binary64 (/ b_2 c))) |
#s(approx (+ (sqrt (* (/ a c) -1)) (/ b_2 c)) #s(hole binary64 (* b_2 (+ (* (sqrt (/ a c)) (/ (sqrt -1) b_2)) (/ 1 c))))) |
#s(approx (* (- (/ (* -1/8 (* c a)) (* (* b_2 b_2) b_2)) (/ 1/2 b_2)) c) #s(hole binary64 (/ (+ (* -1/2 c) (* -1/8 (/ (* a (pow c 2)) (pow b_2 2)))) b_2))) |
#s(approx (- (/ (* -1/8 (* c a)) (* (* b_2 b_2) b_2)) (/ 1/2 b_2)) #s(hole binary64 (/ (- (* -1/8 (/ (* a c) (pow b_2 2))) 1/2) b_2))) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (- (* b_2 b_2) (* c a))) a)) #s(hole binary64 (* -2 (/ b_2 a)))) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (- (* b_2 b_2) (* c a))) a)) #s(hole binary64 (* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (* 2 (/ 1 a))))))) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (- (* b_2 b_2) (* c a))) a)) #s(hole binary64 (* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 4))) (* 2 (/ 1 a)))))))) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (- (* b_2 b_2) (* c a))) a)) #s(hole binary64 (* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 4))) (+ (* -1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 6))) (* 2 (/ 1 a))))))))) |
#s(approx (/ (sqrt (- (* b_2 b_2) (* c a))) a) #s(hole binary64 (* -1 (/ b_2 a)))) |
#s(approx (/ (sqrt (- (* b_2 b_2) (* c a))) a) #s(hole binary64 (* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (/ 1 a)))))) |
#s(approx (/ (sqrt (- (* b_2 b_2) (* c a))) a) #s(hole binary64 (* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 4))) (/ 1 a))))))) |
#s(approx (/ (sqrt (- (* b_2 b_2) (* c a))) a) #s(hole binary64 (* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 4))) (+ (* -1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 6))) (/ 1 a)))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) #s(hole binary64 (* -1 b_2))) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) #s(hole binary64 (* -1 (* b_2 (+ 1 (* -1/2 (/ (* a c) (pow b_2 2)))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) #s(hole binary64 (* -1 (* b_2 (+ 1 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) #s(hole binary64 (* -1 (* b_2 (+ 1 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))) (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 6)))))))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -2 (/ b_2 a)))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (* 2 (/ 1 a))))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 4))) (* 2 (/ 1 a)))))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 4))) (+ (* -1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 6))) (* 2 (/ 1 a))))))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -2 b_2))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* b_2 (+ 2 (* -1/2 (/ (* a c) (pow b_2 2)))))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* b_2 (+ 2 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))))))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* b_2 (+ 2 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))) (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 6)))))))))) |
#s(approx (* (neg c) (+ (sqrt (* (/ a c) -1)) (/ b_2 c))) #s(hole binary64 (* -1 (* b_2 (+ 1 (* (sqrt (* a c)) (/ (sqrt -1) b_2))))))) |
#s(approx (+ (sqrt (* (/ a c) -1)) (/ b_2 c)) #s(hole binary64 (* -1 (* b_2 (- (* -1 (* (sqrt (/ a c)) (/ (sqrt -1) b_2))) (/ 1 c)))))) |
#s(approx (* (- (/ (* -1/8 (* c a)) (* (* b_2 b_2) b_2)) (/ 1/2 b_2)) c) #s(hole binary64 (* -1 (/ (+ (* 1/8 (/ (* a (pow c 2)) (pow b_2 2))) (* 1/2 c)) b_2)))) |
#s(approx (- (/ (* -1/8 (* c a)) (* (* b_2 b_2) b_2)) (/ 1/2 b_2)) #s(hole binary64 (* -1 (/ (+ 1/2 (* 1/8 (/ (* a c) (pow b_2 2)))) b_2)))) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (- (* b_2 b_2) (* c a))) a)) #s(hole binary64 (+ (* -1 (/ b_2 a)) (/ b_2 a)))) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (- (* b_2 b_2) (* c a))) a)) #s(hole binary64 (+ (* -1 (/ b_2 a)) (+ (* -1/2 (/ c b_2)) (/ b_2 a))))) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (- (* b_2 b_2) (* c a))) a)) #s(hole binary64 (+ (* -1 (/ b_2 a)) (+ (* c (- (* -1/8 (/ (* a c) (pow b_2 3))) (* 1/2 (/ 1 b_2)))) (/ b_2 a))))) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (- (* b_2 b_2) (* c a))) a)) #s(hole binary64 (+ (* -1 (/ b_2 a)) (+ (* c (- (* c (+ (* -1/8 (/ a (pow b_2 3))) (* -1/16 (/ (* (pow a 2) c) (pow b_2 5))))) (* 1/2 (/ 1 b_2)))) (/ b_2 a))))) |
#s(approx (/ (sqrt (- (* b_2 b_2) (* c a))) a) #s(hole binary64 (+ (* -1/2 (/ c b_2)) (/ b_2 a)))) |
#s(approx (/ (sqrt (- (* b_2 b_2) (* c a))) a) #s(hole binary64 (+ (* c (- (* -1/8 (/ (* a c) (pow b_2 3))) (* 1/2 (/ 1 b_2)))) (/ b_2 a)))) |
#s(approx (/ (sqrt (- (* b_2 b_2) (* c a))) a) #s(hole binary64 (+ (* c (- (* c (+ (* -1/8 (/ a (pow b_2 3))) (* -1/16 (/ (* (pow a 2) c) (pow b_2 5))))) (* 1/2 (/ 1 b_2)))) (/ b_2 a)))) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) #s(hole binary64 (+ b_2 (* c (+ (* -1/2 (/ a b_2)) (* -1/8 (/ (* (pow a 2) c) (pow b_2 3)))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) #s(hole binary64 (+ b_2 (* c (+ (* -1/2 (/ a b_2)) (* c (+ (* -1/8 (/ (pow a 2) (pow b_2 3))) (* -1/16 (/ (* (pow a 3) c) (pow b_2 5)))))))))) |
#s(approx c #s(hole binary64 c)) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* c (- (* -1/8 (/ (* a c) (pow b_2 3))) (* 1/2 (/ 1 b_2)))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* c (- (* c (+ (* -1/8 (/ a (pow b_2 3))) (* -1/16 (/ (* (pow a 2) c) (pow b_2 5))))) (* 1/2 (/ 1 b_2)))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* c (- (* c (+ (* -1/8 (/ a (pow b_2 3))) (* c (+ (* -1/2 (/ (* c (+ (* 1/64 (/ (pow a 4) (pow b_2 6))) (* 1/16 (/ (pow a 4) (pow b_2 6))))) (* a b_2))) (* -1/16 (/ (pow a 2) (pow b_2 5))))))) (* 1/2 (/ 1 b_2)))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* c (+ (* -1/2 (/ a b_2)) (* -1/8 (/ (* (pow a 2) c) (pow b_2 3))))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* c (+ (* -1/2 (/ a b_2)) (* c (+ (* -1/8 (/ (pow a 2) (pow b_2 3))) (* -1/16 (/ (* (pow a 3) c) (pow b_2 5))))))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* c (+ (* -1/2 (/ a b_2)) (* c (+ (* -1/8 (/ (pow a 2) (pow b_2 3))) (* c (+ (* -1/2 (/ (* c (+ (* 1/64 (/ (pow a 4) (pow b_2 6))) (* 1/16 (/ (pow a 4) (pow b_2 6))))) b_2)) (* -1/16 (/ (pow a 3) (pow b_2 5))))))))))) |
#s(approx (* (neg c) (+ (sqrt (* (/ a c) -1)) (/ b_2 c))) #s(hole binary64 (* -1 (+ b_2 (* (sqrt (* a c)) (sqrt -1)))))) |
#s(approx (neg c) #s(hole binary64 (* -1 c))) |
#s(approx (+ (sqrt (* (/ a c) -1)) (/ b_2 c)) #s(hole binary64 (/ (+ b_2 (* (sqrt (* a c)) (sqrt -1))) c))) |
#s(approx (* (- (/ (* -1/8 (* c a)) (* (* b_2 b_2) b_2)) (/ 1/2 b_2)) c) #s(hole binary64 (* c (- (* -1/8 (/ (* a c) (pow b_2 3))) (* 1/2 (/ 1 b_2)))))) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (- (* b_2 b_2) (* c a))) a)) #s(hole binary64 (* c (+ (* -1 (/ b_2 (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (- (* b_2 b_2) (* c a))) a)) #s(hole binary64 (* c (+ (* -1 (/ b_2 (* a c))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (- (* b_2 b_2) (* c a))) a)) #s(hole binary64 (* c (+ (* -1 (/ b_2 (* a c))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))))) |
#s(approx (/ (sqrt (- (* b_2 b_2) (* c a))) a) #s(hole binary64 (* c (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))) |
#s(approx (/ (sqrt (- (* b_2 b_2) (* c a))) a) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (/ (sqrt (- (* b_2 b_2) (* c a))) a) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 7)))) (/ (pow b_2 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) #s(hole binary64 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1)))))) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b_2 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (- (* b_2 b_2) (* c a)) #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 (* c (+ (* -1 (/ b_2 (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* c (+ (* -1 (/ b_2 (* a c))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* c (+ (* -1 (/ b_2 (* a c))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* c (+ (* -1 (/ b_2 c)) (* (sqrt (/ a c)) (sqrt -1)))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1))) (/ b_2 c))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1)))) (/ b_2 c))))) |
#s(approx (* (neg c) (+ (sqrt (* (/ a c) -1)) (/ b_2 c))) #s(hole binary64 (* c (+ (* -1 (* (sqrt (/ a c)) (sqrt -1))) (* -1 (/ b_2 c)))))) |
#s(approx (* (- (/ (* -1/8 (* c a)) (* (* b_2 b_2) b_2)) (/ 1/2 b_2)) c) #s(hole binary64 (* (pow c 2) (- (* -1/8 (/ a (pow b_2 3))) (* 1/2 (/ 1 (* b_2 c))))))) |
#s(approx (- (/ (* -1/8 (* c a)) (* (* b_2 b_2) b_2)) (/ 1/2 b_2)) #s(hole binary64 (* c (- (* -1/8 (/ a (pow b_2 3))) (* 1/2 (/ 1 (* b_2 c))))))) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (- (* b_2 b_2) (* c a))) a)) #s(hole binary64 (* -1 (* c (+ (* (sqrt (/ 1 (* a c))) (sqrt -1)) (/ b_2 (* a c))))))) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (- (* b_2 b_2) (* c a))) a)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ b_2 a)) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (- (* b_2 b_2) (* c a))) a)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ b_2 a)) (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b_2 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (* (pow b_2 2) (sqrt -1))))) c))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (/ (sqrt (- (* b_2 b_2) (* c a))) a) #s(hole binary64 (* -1 (* c (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (/ (sqrt (- (* b_2 b_2) (* c a))) a) #s(hole binary64 (* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))))) |
#s(approx (/ (sqrt (- (* b_2 b_2) (* c a))) a) #s(hole binary64 (* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 7)))) (* (pow b_2 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) #s(hole binary64 (* -1 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) #s(hole binary64 (* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) #s(hole binary64 (* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b_2 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1))))))))) |
#s(approx (- (* b_2 b_2) (* c a)) #s(hole binary64 (* -1 (* c (- (* -1 (/ (pow b_2 2) c)) (* -1 a)))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1 (* c (+ (* (sqrt (/ 1 (* a c))) (sqrt -1)) (/ b_2 (* a c))))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ b_2 a)) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ b_2 a)) (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b_2 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (* (pow b_2 2) (sqrt -1))))) c))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (neg (sqrt (* (/ c a) -1))) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (sqrt (* (/ c a) -1)) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* c (+ (* (sqrt (/ a c)) (sqrt -1)) (/ b_2 c)))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 2) (sqrt -1)))) b_2) c)) (* (sqrt (/ a c)) (sqrt -1))))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ c a)) (* (pow b_2 2) (sqrt -1))))) c)) b_2) c)) (* (sqrt (/ a c)) (sqrt -1))))))) |
#s(approx (- (/ (* -1/8 (* c a)) (* (* b_2 b_2) b_2)) (/ 1/2 b_2)) #s(hole binary64 (* -1 (* c (+ (* 1/8 (/ a (pow b_2 3))) (* 1/2 (/ 1 (* b_2 c)))))))) |
| Outputs |
|---|
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 b_2) a) (/.f64 (neg.f64 b_2) a)) (*.f64 (/.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a))) a) (/.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a))) a))) (-.f64 (/.f64 (neg.f64 b_2) a) (/.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a))) a))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (neg.f64 b_2) a) #s(literal 3 binary64)) (pow.f64 (/.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a))) a) #s(literal 3 binary64))) (fma.f64 (/.f64 (neg.f64 b_2) a) (/.f64 (neg.f64 b_2) a) (-.f64 (*.f64 (/.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a))) a) (/.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a))) a)) (*.f64 (/.f64 (neg.f64 b_2) a) (/.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a))) a))))) |
(/.f64 (neg.f64 (+.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a))) (neg.f64 b_2))) (neg.f64 a)) |
(/.f64 (fma.f64 (neg.f64 b_2) a (*.f64 a (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a))))) (*.f64 a a)) |
(/.f64 (+.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a))) (neg.f64 b_2)) a) |
(fma.f64 (/.f64 b_2 a) #s(literal -1 binary64) (/.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a))) a)) |
(fma.f64 #s(literal -1 binary64) (/.f64 b_2 a) (/.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a))) a)) |
(+.f64 (/.f64 (neg.f64 b_2) a) (/.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a))) a)) |
(+.f64 (/.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a))) a) (/.f64 (neg.f64 b_2) a)) |
(*.f64 (/.f64 b_2 a) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 b_2 a)) |
(/.f64 (neg.f64 (neg.f64 b_2)) (neg.f64 a)) |
(/.f64 (neg.f64 b_2) a) |
(neg.f64 (/.f64 b_2 a)) |
(*.f64 #s(literal -1 binary64) b_2) |
(*.f64 b_2 #s(literal -1 binary64)) |
(neg.f64 b_2) |
b_2 |
a |
(/.f64 (neg.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a)))) (neg.f64 a)) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a))) a) |
(pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a)) #s(literal 1/2 binary64)) |
(sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a))) |
(/.f64 (-.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)) (*.f64 (*.f64 c a) (*.f64 c a))) (fma.f64 b_2 b_2 (*.f64 c a))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 a) c) (*.f64 (neg.f64 a) c)) (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2))) (-.f64 (*.f64 (neg.f64 a) c) (*.f64 b_2 b_2))) |
(/.f64 (-.f64 (pow.f64 (*.f64 b_2 b_2) #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c))) (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 (neg.f64 a) c) #s(literal 3 binary64)) (pow.f64 (*.f64 b_2 b_2) #s(literal 3 binary64))) (fma.f64 (*.f64 (neg.f64 a) c) (*.f64 (neg.f64 a) c) (-.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)) (*.f64 (*.f64 (neg.f64 a) c) (*.f64 b_2 b_2))))) |
(fma.f64 (pow.f64 b_2 #s(literal 1 binary64)) (pow.f64 b_2 #s(literal 1 binary64)) (*.f64 (neg.f64 c) a)) |
(fma.f64 (pow.f64 b_2 #s(literal 1 binary64)) (pow.f64 b_2 #s(literal 1 binary64)) (*.f64 (neg.f64 a) c)) |
(fma.f64 (neg.f64 a) c (*.f64 b_2 b_2)) |
(fma.f64 (fabs.f64 b_2) (fabs.f64 b_2) (*.f64 (neg.f64 c) a)) |
(fma.f64 (fabs.f64 b_2) (fabs.f64 b_2) (*.f64 (neg.f64 a) c)) |
(fma.f64 #s(literal -1 binary64) (*.f64 c a) (*.f64 b_2 b_2)) |
(fma.f64 (*.f64 c a) #s(literal -1 binary64) (*.f64 b_2 b_2)) |
(fma.f64 (neg.f64 b_2) (neg.f64 b_2) (*.f64 (neg.f64 c) a)) |
(fma.f64 (neg.f64 b_2) (neg.f64 b_2) (*.f64 (neg.f64 a) c)) |
(fma.f64 b_2 b_2 (*.f64 (neg.f64 c) a)) |
(fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c)) |
(-.f64 (*.f64 b_2 b_2) (*.f64 c a)) |
(+.f64 (*.f64 (neg.f64 a) c) (*.f64 b_2 b_2)) |
(+.f64 (*.f64 b_2 b_2) (*.f64 (neg.f64 c) a)) |
(+.f64 (*.f64 b_2 b_2) (*.f64 (neg.f64 a) c)) |
(*.f64 (pow.f64 b_2 #s(literal 1 binary64)) (pow.f64 b_2 #s(literal 1 binary64))) |
(*.f64 (fabs.f64 b_2) (fabs.f64 b_2)) |
(*.f64 (neg.f64 b_2) (neg.f64 b_2)) |
(*.f64 b_2 b_2) |
(pow.f64 b_2 #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 b_2) #s(literal 2 binary64))) |
(*.f64 c a) |
(*.f64 a c) |
c |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (- (* b_2 b_2) (* c a))) a)) (*.f64 (/.f64 b_2 a) #s(literal -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) |
#s(literal -2 binary64) |
(/.f64 (neg.f64 b_2) (neg.f64 a)) |
(/.f64 b_2 a) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (- (* b_2 b_2) (* c a))) a)) (neg.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)))) |
(*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 c a))) (sqrt.f64 #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 (neg.f64 c) a))) |
(neg.f64 (sqrt.f64 (/.f64 (neg.f64 c) a))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a))) |
(*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) |
(pow.f64 (/.f64 (neg.f64 c) a) #s(literal 1/2 binary64)) |
(sqrt.f64 (/.f64 (neg.f64 c) a)) |
(*.f64 (/.f64 c a) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 c a)) |
(/.f64 (neg.f64 c) a) |
(neg.f64 (/.f64 c a)) |
(/.f64 (neg.f64 c) (neg.f64 a)) |
(/.f64 c a) |
#s(literal -1 binary64) |
(/.f64 (neg.f64 #s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (+.f64 (sqrt.f64 (/.f64 (neg.f64 a) c)) (/.f64 b_2 c)) (neg.f64 c)))) (neg.f64 a)) |
(/.f64 #s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (+.f64 (sqrt.f64 (/.f64 (neg.f64 a) c)) (/.f64 b_2 c)) (neg.f64 c))) a) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (+.f64 (sqrt.f64 (/.f64 (neg.f64 a) c)) (/.f64 b_2 c)) (neg.f64 c))) |
(*.f64 (*.f64 (+.f64 (sqrt.f64 (/.f64 (neg.f64 a) c)) (/.f64 b_2 c)) c) #s(literal -1 binary64)) |
(*.f64 (+.f64 (sqrt.f64 (/.f64 (neg.f64 a) c)) (/.f64 b_2 c)) (neg.f64 c)) |
(*.f64 (neg.f64 c) (+.f64 (sqrt.f64 (/.f64 (neg.f64 a) c)) (/.f64 b_2 c))) |
(*.f64 #s(literal -1 binary64) (*.f64 (+.f64 (sqrt.f64 (/.f64 (neg.f64 a) c)) (/.f64 b_2 c)) c)) |
(neg.f64 (*.f64 (+.f64 (sqrt.f64 (/.f64 (neg.f64 a) c)) (/.f64 b_2 c)) c)) |
(fma.f64 (sqrt.f64 (/.f64 (neg.f64 a) c)) (neg.f64 c) (*.f64 (/.f64 b_2 c) (neg.f64 c))) |
(fma.f64 (neg.f64 c) (sqrt.f64 (/.f64 (neg.f64 a) c)) (*.f64 (neg.f64 c) (/.f64 b_2 c))) |
(+.f64 (*.f64 (sqrt.f64 (/.f64 (neg.f64 a) c)) (neg.f64 c)) (*.f64 (/.f64 b_2 c) (neg.f64 c))) |
(+.f64 (*.f64 (neg.f64 c) (sqrt.f64 (/.f64 (neg.f64 a) c))) (*.f64 (neg.f64 c) (/.f64 b_2 c))) |
(*.f64 #s(literal -1 binary64) c) |
(*.f64 c #s(literal -1 binary64)) |
(neg.f64 c) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 (neg.f64 a) c)) (sqrt.f64 (/.f64 (neg.f64 a) c))) (*.f64 (/.f64 b_2 c) (/.f64 b_2 c))) (-.f64 (sqrt.f64 (/.f64 (neg.f64 a) c)) (/.f64 b_2 c))) |
(/.f64 (+.f64 (pow.f64 (sqrt.f64 (/.f64 (neg.f64 a) c)) #s(literal 3 binary64)) (pow.f64 (/.f64 b_2 c) #s(literal 3 binary64))) (fma.f64 (sqrt.f64 (/.f64 (neg.f64 a) c)) (sqrt.f64 (/.f64 (neg.f64 a) c)) (-.f64 (*.f64 (/.f64 b_2 c) (/.f64 b_2 c)) (*.f64 (sqrt.f64 (/.f64 (neg.f64 a) c)) (/.f64 b_2 c))))) |
(fma.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 b_2 c)) |
(fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c)) (/.f64 b_2 c)) |
(+.f64 (sqrt.f64 (/.f64 (neg.f64 a) c)) (/.f64 b_2 c)) |
(+.f64 (/.f64 b_2 c) (sqrt.f64 (/.f64 (neg.f64 a) c))) |
(*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))) |
(pow.f64 (/.f64 (neg.f64 a) c) #s(literal 1/2 binary64)) |
(sqrt.f64 (/.f64 (neg.f64 a) c)) |
(*.f64 (/.f64 a c) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 a c)) |
(/.f64 (neg.f64 a) c) |
(neg.f64 (/.f64 a c)) |
(/.f64 (neg.f64 a) (neg.f64 c)) |
(/.f64 a c) |
(/.f64 (neg.f64 b_2) (neg.f64 c)) |
(/.f64 b_2 c) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (- (* b_2 b_2) (* c a))) a)) (*.f64 (/.f64 (-.f64 (*.f64 (*.f64 a (/.f64 c (*.f64 b_2 b_2))) #s(literal -1/8 binary64)) #s(literal 1/2 binary64)) b_2) c)) |
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 a (/.f64 c (*.f64 b_2 b_2))) #s(literal -1/8 binary64)) #s(literal 1/2 binary64)) b_2) c) |
(*.f64 c (/.f64 (-.f64 (*.f64 (*.f64 a (/.f64 c (*.f64 b_2 b_2))) #s(literal -1/8 binary64)) #s(literal 1/2 binary64)) b_2)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 c a)) (*.f64 (*.f64 b_2 b_2) b_2)) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 c a)) (*.f64 (*.f64 b_2 b_2) b_2))) (*.f64 (/.f64 #s(literal 1/2 binary64) b_2) (/.f64 #s(literal 1/2 binary64) b_2))) (fma.f64 (/.f64 (*.f64 c a) (*.f64 (*.f64 b_2 b_2) b_2)) #s(literal -1/8 binary64) (/.f64 #s(literal 1/2 binary64) b_2))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 c a)) (*.f64 (*.f64 b_2 b_2) b_2)) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1/2 binary64) b_2) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 c a)) (*.f64 (*.f64 b_2 b_2) b_2)) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 c a)) (*.f64 (*.f64 b_2 b_2) b_2)) (fma.f64 (/.f64 #s(literal 1/2 binary64) b_2) (/.f64 #s(literal 1/2 binary64) b_2) (*.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 c a)) (*.f64 (*.f64 b_2 b_2) b_2)) (/.f64 #s(literal 1/2 binary64) b_2))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 a (/.f64 c (*.f64 b_2 b_2))) #s(literal -1/8 binary64)) #s(literal 1/2 binary64))) (neg.f64 b_2)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 c a)) b_2) (*.f64 (*.f64 (*.f64 b_2 b_2) b_2) #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 b_2 b_2) b_2) b_2)) |
(/.f64 (-.f64 (*.f64 (*.f64 a (/.f64 c (*.f64 b_2 b_2))) #s(literal -1/8 binary64)) #s(literal 1/2 binary64)) b_2) |
(fma.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 b_2 b_2)) (/.f64 (*.f64 c a) b_2) (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) b_2))) |
(fma.f64 (/.f64 (*.f64 c a) (*.f64 (*.f64 b_2 b_2) b_2)) #s(literal -1/8 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) b_2))) |
(fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 c a) (*.f64 (*.f64 b_2 b_2) b_2)) (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) b_2))) |
(-.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 c a)) (*.f64 (*.f64 b_2 b_2) b_2)) (/.f64 #s(literal 1/2 binary64) b_2)) |
(+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 c a)) (*.f64 (*.f64 b_2 b_2) b_2)) (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) b_2))) |
(*.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 b_2 b_2)) (/.f64 (*.f64 c a) b_2)) |
(*.f64 (/.f64 (*.f64 c a) (*.f64 (*.f64 b_2 b_2) b_2)) #s(literal -1/8 binary64)) |
(*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 c a) (*.f64 (*.f64 b_2 b_2) b_2))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 c a))) (neg.f64 (*.f64 (*.f64 b_2 b_2) b_2))) |
(/.f64 (*.f64 (*.f64 a (/.f64 c (*.f64 b_2 b_2))) #s(literal -1/8 binary64)) b_2) |
(/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 c a)) (*.f64 (*.f64 b_2 b_2) b_2)) |
(*.f64 (*.f64 #s(literal -1/8 binary64) a) c) |
(*.f64 (*.f64 #s(literal -1/8 binary64) c) a) |
(*.f64 #s(literal -1/8 binary64) (*.f64 c a)) |
(*.f64 (*.f64 c a) #s(literal -1/8 binary64)) |
#s(literal -1/8 binary64) |
(*.f64 (pow.f64 b_2 #s(literal 3/2 binary64)) (pow.f64 b_2 #s(literal 3/2 binary64))) |
(*.f64 (*.f64 b_2 b_2) b_2) |
(*.f64 b_2 (*.f64 b_2 b_2)) |
(pow.f64 b_2 #s(literal 3 binary64)) |
(exp.f64 (*.f64 (log.f64 b_2) #s(literal 3 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) b_2) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) b_2)) |
(/.f64 #s(literal -1/2 binary64) (neg.f64 b_2)) |
(/.f64 #s(literal 1/2 binary64) b_2) |
#s(literal 1/2 binary64) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (- (* b_2 b_2) (* c a))) a)) (*.f64 #s(literal 0 binary64) (/.f64 b_2 a))) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (- (* b_2 b_2) (* c a))) a)) (/.f64 (fma.f64 #s(literal 0 binary64) b_2 (*.f64 (/.f64 (*.f64 c a) b_2) #s(literal -1/2 binary64))) a)) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (- (* b_2 b_2) (* c a))) a)) (/.f64 (fma.f64 #s(literal 0 binary64) b_2 (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 b_2 b_2) b_2)) #s(literal -1/8 binary64) (*.f64 (/.f64 c b_2) #s(literal -1/2 binary64))) a)) a)) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (- (* b_2 b_2) (* c a))) a)) (/.f64 (fma.f64 #s(literal 0 binary64) b_2 (*.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) c) a) (pow.f64 b_2 #s(literal 5 binary64))) #s(literal -1/16 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 c c)) (*.f64 (*.f64 b_2 b_2) b_2))) a (*.f64 (/.f64 c b_2) #s(literal -1/2 binary64))) a)) a)) |
#s(approx (/ (neg b_2) a) (/.f64 (neg.f64 b_2) a)) |
#s(approx a a) |
#s(approx (/ (sqrt (- (* b_2 b_2) (* c a))) a) (/.f64 b_2 a)) |
#s(approx (/ (sqrt (- (* b_2 b_2) (* c a))) a) (/.f64 (fma.f64 (/.f64 (*.f64 c a) b_2) #s(literal -1/2 binary64) b_2) a)) |
#s(approx (/ (sqrt (- (* b_2 b_2) (* c a))) a) (/.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 b_2 b_2) b_2)) #s(literal -1/8 binary64) (*.f64 (/.f64 c b_2) #s(literal -1/2 binary64))) a b_2) a)) |
#s(approx (/ (sqrt (- (* b_2 b_2) (* c a))) a) (/.f64 (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) c) a) (pow.f64 b_2 #s(literal 5 binary64))) #s(literal -1/16 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 c c)) (*.f64 (*.f64 b_2 b_2) b_2))) a (*.f64 (/.f64 c b_2) #s(literal -1/2 binary64))) a b_2) a)) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) b_2) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) (fma.f64 (/.f64 (*.f64 c a) b_2) #s(literal -1/2 binary64) b_2)) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 b_2 b_2) b_2)) #s(literal -1/8 binary64) (*.f64 (/.f64 c b_2) #s(literal -1/2 binary64))) a b_2)) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) c) a) (pow.f64 b_2 #s(literal 5 binary64))) #s(literal -1/16 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 c c)) (*.f64 (*.f64 b_2 b_2) b_2))) a (*.f64 (/.f64 c b_2) #s(literal -1/2 binary64))) a b_2)) |
#s(approx (- (* b_2 b_2) (* c a)) (*.f64 b_2 b_2)) |
#s(approx (- (* b_2 b_2) (* c a)) (-.f64 (*.f64 b_2 b_2) (*.f64 c a))) |
#s(approx (* c a) (*.f64 c a)) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (- (* b_2 b_2) (* c a))) a)) (*.f64 (/.f64 c b_2) #s(literal -1/2 binary64))) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (- (* b_2 b_2) (* c a))) a)) (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 b_2 b_2) b_2)) #s(literal -1/8 binary64) (*.f64 (/.f64 c b_2) #s(literal -1/2 binary64)))) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (- (* b_2 b_2) (* c a))) a)) (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) c) a) (pow.f64 b_2 #s(literal 5 binary64))) #s(literal -1/16 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 c c)) (*.f64 (*.f64 b_2 b_2) b_2))) a (*.f64 (/.f64 c b_2) #s(literal -1/2 binary64)))) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (- (* b_2 b_2) (* c a))) a)) (fma.f64 a (fma.f64 a (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 (*.f64 (*.f64 b_2 b_2) b_2) (*.f64 (*.f64 b_2 b_2) b_2))) #s(literal 5/64 binary64)) a) b_2) #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c c) c) (pow.f64 b_2 #s(literal 5 binary64))) #s(literal -1/16 binary64))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 c c)) (*.f64 (*.f64 b_2 b_2) b_2))) (*.f64 (/.f64 c b_2) #s(literal -1/2 binary64)))) |
#s(approx (* -2 (/ b_2 a)) (*.f64 (/.f64 b_2 a) #s(literal -2 binary64))) |
#s(approx (/ b_2 a) (/.f64 b_2 a)) |
#s(approx (neg (sqrt (* (/ c a) -1))) (neg.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)))) |
#s(approx (sqrt (* (/ c a) -1)) (sqrt.f64 (/.f64 (neg.f64 c) a))) |
#s(approx (* (/ c a) -1) (/.f64 (neg.f64 c) a)) |
#s(approx (/ c a) (/.f64 c a)) |
#s(approx (+ (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 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 b_2 b_2) b_2)) #s(literal -1/8 binary64) (*.f64 (/.f64 c b_2) #s(literal -1/2 binary64))) a)) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) c) a) (pow.f64 b_2 #s(literal 5 binary64))) #s(literal -1/16 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 c c)) (*.f64 (*.f64 b_2 b_2) b_2))) a (*.f64 (/.f64 c b_2) #s(literal -1/2 binary64))) a)) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (fma.f64 a (fma.f64 a (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 (*.f64 (*.f64 b_2 b_2) b_2) (*.f64 (*.f64 b_2 b_2) b_2))) #s(literal 5/64 binary64)) a) b_2) #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c c) c) (pow.f64 b_2 #s(literal 5 binary64))) #s(literal -1/16 binary64))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 c c)) (*.f64 (*.f64 b_2 b_2) b_2))) (*.f64 (/.f64 c b_2) #s(literal -1/2 binary64))) a)) |
#s(approx (* (neg c) (+ (sqrt (* (/ a c) -1)) (/ b_2 c))) (*.f64 (+.f64 (sqrt.f64 (/.f64 (neg.f64 a) c)) (/.f64 b_2 c)) (neg.f64 c))) |
#s(approx (+ (sqrt (* (/ a c) -1)) (/ b_2 c)) (+.f64 (sqrt.f64 (/.f64 (neg.f64 a) c)) (/.f64 b_2 c))) |
#s(approx (sqrt (* (/ a c) -1)) (sqrt.f64 (/.f64 (neg.f64 a) c))) |
#s(approx (* (/ a c) -1) (/.f64 (neg.f64 a) c)) |
#s(approx (/ a c) (/.f64 a c)) |
#s(approx (* (- (/ (* -1/8 (* c a)) (* (* b_2 b_2) b_2)) (/ 1/2 b_2)) c) (*.f64 (/.f64 c b_2) #s(literal -1/2 binary64))) |
#s(approx (* (- (/ (* -1/8 (* c a)) (* (* b_2 b_2) b_2)) (/ 1/2 b_2)) c) (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 b_2 b_2) b_2)) #s(literal -1/8 binary64) (*.f64 (/.f64 c b_2) #s(literal -1/2 binary64)))) |
#s(approx (- (/ (* -1/8 (* c a)) (* (* b_2 b_2) b_2)) (/ 1/2 b_2)) (/.f64 #s(literal -1/2 binary64) b_2)) |
#s(approx (- (/ (* -1/8 (* c a)) (* (* b_2 b_2) b_2)) (/ 1/2 b_2)) (/.f64 (-.f64 (*.f64 (*.f64 a (/.f64 c (*.f64 b_2 b_2))) #s(literal -1/8 binary64)) #s(literal 1/2 binary64)) b_2)) |
#s(approx (/ (* -1/8 (* c a)) (* (* b_2 b_2) b_2)) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 c a)) (*.f64 (*.f64 b_2 b_2) b_2))) |
#s(approx (* -1/8 (* c a)) (*.f64 #s(literal -1/8 binary64) (*.f64 c a))) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (- (* b_2 b_2) (* c a))) a)) (sqrt.f64 (/.f64 (neg.f64 c) a))) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (- (* b_2 b_2) (* c a))) a)) (+.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)) (/.f64 (neg.f64 b_2) a))) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (- (* b_2 b_2) (* c a))) a)) (+.f64 (fma.f64 (*.f64 (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c)))) #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (neg.f64 c) a))) (/.f64 (neg.f64 b_2) a))) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (- (* b_2 b_2) (* c a))) a)) (+.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c)))) #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (neg.f64 c) a)))) (/.f64 (neg.f64 b_2) a))) |
#s(approx (/ (sqrt (- (* b_2 b_2) (* c a))) a) (sqrt.f64 (/.f64 (neg.f64 c) a))) |
#s(approx (/ (sqrt (- (* b_2 b_2) (* c a))) a) (fma.f64 (*.f64 (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c)))) #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (neg.f64 c) a)))) |
#s(approx (/ (sqrt (- (* b_2 b_2) (* c a))) a) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c)))) #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (neg.f64 c) a))))) |
#s(approx (/ (sqrt (- (* b_2 b_2) (* c a))) a) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 b_2 b_2) b_2) (*.f64 (*.f64 b_2 b_2) b_2)) (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 a #s(literal 7 binary64)))))) #s(literal 1/16 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c)))) #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (neg.f64 c) a)))))) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) (sqrt.f64 (*.f64 (neg.f64 a) c))) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c)))) #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (neg.f64 c) a))) a)) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c)))) #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (neg.f64 c) a)))) a)) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 b_2 b_2) b_2) (*.f64 (*.f64 b_2 b_2) b_2)) (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 a #s(literal 7 binary64)))))) #s(literal 1/16 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c)))) #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (neg.f64 c) a))))) a)) |
#s(approx (- (* b_2 b_2) (* c a)) (*.f64 (neg.f64 a) c)) |
#s(approx (- (* b_2 b_2) (* c a)) (*.f64 (-.f64 (/.f64 (*.f64 b_2 b_2) a) c) a)) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (- (* b_2 b_2) (* c a))) a)) (sqrt.f64 (/.f64 (neg.f64 c) a))) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (- (* b_2 b_2) (* c a))) a)) (+.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)) (/.f64 (neg.f64 b_2) a))) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (- (* b_2 b_2) (* c a))) a)) (+.f64 (fma.f64 (*.f64 (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c)))) #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (neg.f64 c) a))) (/.f64 (neg.f64 b_2) a))) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (- (* b_2 b_2) (* c a))) a)) (+.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c)))) #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (neg.f64 c) a)))) (/.f64 (neg.f64 b_2) a))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (sqrt.f64 (*.f64 (neg.f64 a) c))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (+.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)) (/.f64 (neg.f64 b_2) a)) a)) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (-.f64 (fma.f64 (*.f64 (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c)))) #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (neg.f64 c) a))) (/.f64 b_2 a)) a)) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c))))) #s(literal -1/8 binary64) (-.f64 (fma.f64 (*.f64 (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c)))) #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (neg.f64 c) a))) (/.f64 b_2 a))) a)) |
#s(approx (* (neg c) (+ (sqrt (* (/ a c) -1)) (/ b_2 c))) (neg.f64 (sqrt.f64 (*.f64 (neg.f64 a) c)))) |
#s(approx (* (neg c) (+ (sqrt (* (/ a c) -1)) (/ b_2 c))) (*.f64 (+.f64 (neg.f64 (sqrt.f64 (/.f64 (neg.f64 c) a))) (/.f64 (neg.f64 b_2) a)) a)) |
#s(approx (+ (sqrt (* (/ a c) -1)) (/ b_2 c)) (sqrt.f64 (/.f64 (neg.f64 a) c))) |
#s(approx (+ (sqrt (* (/ a c) -1)) (/ b_2 c)) (*.f64 (+.f64 (/.f64 b_2 (*.f64 c a)) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)) #s(literal -1 binary64)))) a)) |
#s(approx (* (- (/ (* -1/8 (* c a)) (* (* b_2 b_2) b_2)) (/ 1/2 b_2)) c) (*.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 b_2 b_2) b_2)) #s(literal -1/8 binary64))) |
#s(approx (* (- (/ (* -1/8 (* c a)) (* (* b_2 b_2) b_2)) (/ 1/2 b_2)) c) (*.f64 (fma.f64 (/.f64 c (*.f64 a b_2)) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 c c)) (*.f64 (*.f64 b_2 b_2) b_2))) a)) |
#s(approx (- (/ (* -1/8 (* c a)) (* (* b_2 b_2) b_2)) (/ 1/2 b_2)) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 c a)) (*.f64 (*.f64 b_2 b_2) b_2))) |
#s(approx (- (/ (* -1/8 (* c a)) (* (* b_2 b_2) b_2)) (/ 1/2 b_2)) (*.f64 (-.f64 (*.f64 (/.f64 c (*.f64 (*.f64 b_2 b_2) b_2)) #s(literal -1/8 binary64)) (/.f64 #s(literal 1/2 binary64) (*.f64 a b_2))) a)) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (- (* b_2 b_2) (* c a))) a)) (neg.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)))) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (- (* b_2 b_2) (* c a))) a)) (+.f64 (neg.f64 (sqrt.f64 (/.f64 (neg.f64 c) a))) (/.f64 (neg.f64 b_2) a))) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (- (* b_2 b_2) (* c a))) a)) (+.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)) b_2) a)) (neg.f64 (sqrt.f64 (/.f64 (neg.f64 c) a))))) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (- (* b_2 b_2) (* c a))) a)) (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 c c) c) a)))) (*.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)) (sqrt.f64 (/.f64 a c))) #s(literal -1/2 binary64))) a)) b_2) a)) (neg.f64 (sqrt.f64 (/.f64 (neg.f64 c) a))))) |
#s(approx (/ (sqrt (- (* b_2 b_2) (* c a))) a) (neg.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)))) |
#s(approx (/ (sqrt (- (* b_2 b_2) (* c a))) a) (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c)))) #s(literal -1/2 binary64) (neg.f64 (sqrt.f64 (/.f64 (neg.f64 c) a))))) |
#s(approx (/ (sqrt (- (* b_2 b_2) (* c a))) a) (+.f64 (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c)))) #s(literal -1/2 binary64) (neg.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)))) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c))))) #s(literal 1/8 binary64)))) |
#s(approx (/ (sqrt (- (* b_2 b_2) (* c a))) a) (+.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)) (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 b_2 b_2) b_2) (*.f64 (*.f64 b_2 b_2) b_2))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 a #s(literal 7 binary64)))))) #s(literal -1/16 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c))))) #s(literal 1/8 binary64)))) (neg.f64 (sqrt.f64 (/.f64 (neg.f64 c) a))))) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) (neg.f64 (sqrt.f64 (*.f64 (neg.f64 a) c)))) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) (*.f64 (neg.f64 a) (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c)))) #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (neg.f64 c) a))))) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) (*.f64 (neg.f64 a) (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c)))) #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (neg.f64 c) a)))))) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) (*.f64 (neg.f64 a) (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 b_2 b_2) b_2) (*.f64 (*.f64 b_2 b_2) b_2))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 a #s(literal 7 binary64)))))) #s(literal 1/16 binary64) (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c)))) #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (neg.f64 c) a))))))) |
#s(approx (- (* b_2 b_2) (* c a)) (*.f64 (neg.f64 a) (-.f64 (neg.f64 (/.f64 (*.f64 b_2 b_2) a)) (neg.f64 c)))) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (- (* b_2 b_2) (* c a))) a)) (neg.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)))) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (- (* b_2 b_2) (* c a))) a)) (+.f64 (neg.f64 (sqrt.f64 (/.f64 (neg.f64 c) a))) (/.f64 (neg.f64 b_2) a))) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (- (* b_2 b_2) (* c a))) a)) (+.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)) b_2) a)) (neg.f64 (sqrt.f64 (/.f64 (neg.f64 c) a))))) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (- (* b_2 b_2) (* c a))) a)) (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 c c) c) a)))) (*.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)) (sqrt.f64 (/.f64 a c))) #s(literal -1/2 binary64))) a)) b_2) a)) (neg.f64 (sqrt.f64 (/.f64 (neg.f64 c) a))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (neg.f64 (sqrt.f64 (*.f64 (neg.f64 a) c)))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (neg.f64 a) (+.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)) (/.f64 b_2 a)))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (neg.f64 a) (+.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2))) b_2) a)) (sqrt.f64 (/.f64 (neg.f64 c) a))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (neg.f64 a) (+.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 c c) c) a)))) (*.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)) (sqrt.f64 (/.f64 a c))) #s(literal 1/2 binary64))) a)) b_2) a)) (sqrt.f64 (/.f64 (neg.f64 c) a))))) |
#s(approx (* (neg c) (+ (sqrt (* (/ a c) -1)) (/ b_2 c))) (sqrt.f64 (*.f64 (neg.f64 a) c))) |
#s(approx (* (neg c) (+ (sqrt (* (/ a c) -1)) (/ b_2 c))) (*.f64 (neg.f64 a) (+.f64 (neg.f64 (sqrt.f64 (/.f64 (neg.f64 c) a))) (/.f64 b_2 a)))) |
#s(approx (+ (sqrt (* (/ a c) -1)) (/ b_2 c)) (neg.f64 (sqrt.f64 (/.f64 (neg.f64 a) c)))) |
#s(approx (+ (sqrt (* (/ a c) -1)) (/ b_2 c)) (*.f64 (neg.f64 a) (+.f64 (/.f64 (neg.f64 b_2) (*.f64 c a)) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)) #s(literal -1 binary64)))))) |
#s(approx (sqrt (* (/ a c) -1)) (neg.f64 (sqrt.f64 (/.f64 (neg.f64 a) c)))) |
#s(approx (* (- (/ (* -1/8 (* c a)) (* (* b_2 b_2) b_2)) (/ 1/2 b_2)) c) (*.f64 (neg.f64 a) (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 c c) (*.f64 (*.f64 b_2 b_2) b_2)) (*.f64 (/.f64 c (*.f64 a b_2)) #s(literal 1/2 binary64))))) |
#s(approx (- (/ (* -1/8 (* c a)) (* (* b_2 b_2) b_2)) (/ 1/2 b_2)) (*.f64 (neg.f64 a) (fma.f64 #s(literal 1/8 binary64) (/.f64 c (*.f64 (*.f64 b_2 b_2) b_2)) (/.f64 #s(literal 1/2 binary64) (*.f64 a b_2))))) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (- (* b_2 b_2) (* c a))) a)) (fma.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c)))) (/.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) a)) b_2 (sqrt.f64 (/.f64 (neg.f64 c) a)))) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (- (* b_2 b_2) (* c a))) a)) (fma.f64 b_2 (-.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 b_2 b_2) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c))))) #s(literal -1/8 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64))))) b_2) (/.f64 #s(literal 1 binary64) a)) (sqrt.f64 (/.f64 (neg.f64 c) a)))) |
#s(approx (neg b_2) (neg.f64 b_2)) |
#s(approx b_2 b_2) |
#s(approx (/ (sqrt (- (* b_2 b_2) (* c a))) a) (fma.f64 (fma.f64 (*.f64 (/.f64 (*.f64 b_2 b_2) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c))))) #s(literal -1/8 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 b_2 b_2) (sqrt.f64 (/.f64 (neg.f64 c) a)))) |
#s(approx (/ (sqrt (- (* b_2 b_2) (* c a))) a) (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 a #s(literal 7 binary64)))))) (/.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64))))) (*.f64 b_2 b_2))) (*.f64 b_2 b_2) (sqrt.f64 (/.f64 (neg.f64 c) a)))) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a))) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (neg.f64 a) c)))) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)))) (*.f64 b_2 b_2)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/8 binary64))) (*.f64 b_2 b_2) (sqrt.f64 (*.f64 (neg.f64 a) c)))) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)))) #s(literal 1 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/8 binary64) (*.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 c a) #s(literal 5 binary64))))) (/.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64))))) (*.f64 b_2 b_2))) (*.f64 b_2 b_2) (sqrt.f64 (*.f64 (neg.f64 a) c)))) |
#s(approx (- (* b_2 b_2) (* c a)) (-.f64 (*.f64 b_2 b_2) (*.f64 c a))) |
#s(approx (* b_2 b_2) (*.f64 b_2 b_2)) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (- (* b_2 b_2) (* c a))) a)) (fma.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c)))) (/.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) a)) b_2 (sqrt.f64 (/.f64 (neg.f64 c) a)))) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (- (* b_2 b_2) (* c a))) a)) (fma.f64 b_2 (-.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 b_2 b_2) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c))))) #s(literal -1/8 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64))))) b_2) (/.f64 #s(literal 1 binary64) a)) (sqrt.f64 (/.f64 (neg.f64 c) a)))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (+.f64 (sqrt.f64 (*.f64 (neg.f64 a) c)) (neg.f64 b_2))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (fma.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a)))) (/.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1 binary64)) b_2 (sqrt.f64 (*.f64 (neg.f64 a) c)))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (fma.f64 b_2 (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)))) (*.f64 b_2 b_2)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/8 binary64))) b_2) #s(literal 1 binary64)) (sqrt.f64 (*.f64 (neg.f64 a) c)))) |
#s(approx (* (neg c) (+ (sqrt (* (/ a c) -1)) (/ b_2 c))) (neg.f64 (+.f64 (sqrt.f64 (*.f64 (neg.f64 a) c)) b_2))) |
#s(approx (/ b_2 c) (/.f64 b_2 c)) |
#s(approx (* (- (/ (* -1/8 (* c a)) (* (* b_2 b_2) b_2)) (/ 1/2 b_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 (*.f64 b_2 b_2) b_2))) |
#s(approx (- (/ (* -1/8 (* c a)) (* (* b_2 b_2) b_2)) (/ 1/2 b_2)) (/.f64 (fma.f64 (*.f64 b_2 b_2) #s(literal -1/2 binary64) (*.f64 #s(literal -1/8 binary64) (*.f64 c a))) (*.f64 (*.f64 b_2 b_2) b_2))) |
#s(approx (* (* b_2 b_2) b_2) (*.f64 (*.f64 b_2 b_2) b_2)) |
#s(approx (/ 1/2 b_2) (/.f64 #s(literal 1/2 binary64) b_2)) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (- (* b_2 b_2) (* c a))) a)) (*.f64 (/.f64 c b_2) #s(literal -1/2 binary64))) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (- (* b_2 b_2) (* c a))) a)) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b_2 b_2)) #s(literal -1/8 binary64) (*.f64 #s(literal -1/2 binary64) c)) b_2)) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (- (* b_2 b_2) (* c a))) a)) (/.f64 (fma.f64 #s(literal -1/2 binary64) c (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2))) #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) a) #s(literal -1/8 binary64)) (*.f64 b_2 b_2)))) b_2)) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (- (* b_2 b_2) (* c a))) a)) (/.f64 (fma.f64 #s(literal -1/2 binary64) c (fma.f64 (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 5/64 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 b_2 b_2) b_2) (*.f64 (*.f64 b_2 b_2) b_2)) a)) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2))) #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) a) #s(literal -1/8 binary64)) (*.f64 b_2 b_2))))) b_2)) |
#s(approx (/ (sqrt (- (* b_2 b_2) (* c a))) a) (*.f64 (fma.f64 (/.f64 c (*.f64 b_2 b_2)) #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) a)) b_2)) |
#s(approx (/ (sqrt (- (* b_2 b_2) (* c a))) a) (*.f64 (fma.f64 (/.f64 c (*.f64 b_2 b_2)) #s(literal -1/2 binary64) (fma.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)))) #s(literal -1/8 binary64) (/.f64 #s(literal 1 binary64) a))) b_2)) |
#s(approx (/ (sqrt (- (* b_2 b_2) (* c a))) a) (*.f64 (fma.f64 (/.f64 c (*.f64 b_2 b_2)) #s(literal -1/2 binary64) (fma.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)))) #s(literal -1/8 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 (*.f64 b_2 b_2) b_2) (*.f64 (*.f64 b_2 b_2) b_2))) #s(literal -1/16 binary64) (/.f64 #s(literal 1 binary64) a)))) b_2)) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) (*.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) (* c a))) (*.f64 (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2))) #s(literal -1/8 binary64) (*.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) (* c a))) (*.f64 (+.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b_2 b_2))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 (*.f64 b_2 b_2) b_2) (*.f64 (*.f64 b_2 b_2) b_2))) #s(literal -1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2))) #s(literal -1/8 binary64)))) #s(literal 1 binary64)) b_2)) |
#s(approx (- (* b_2 b_2) (* c a)) (*.f64 (+.f64 (/.f64 (*.f64 (neg.f64 a) c) (*.f64 b_2 b_2)) #s(literal 1 binary64)) (*.f64 b_2 b_2))) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (- (* b_2 b_2) (* c a))) a)) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b_2 b_2)) #s(literal -1/8 binary64) (*.f64 #s(literal -1/2 binary64) c)) b_2)) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (- (* b_2 b_2) (* c a))) a)) (/.f64 (fma.f64 #s(literal -1/2 binary64) c (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2))) #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) a) #s(literal -1/8 binary64)) (*.f64 b_2 b_2)))) b_2)) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (- (* b_2 b_2) (* c a))) a)) (/.f64 (fma.f64 #s(literal -1/2 binary64) c (fma.f64 (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 5/64 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 b_2 b_2) b_2) (*.f64 (*.f64 b_2 b_2) b_2)) a)) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2))) #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) a) #s(literal -1/8 binary64)) (*.f64 b_2 b_2))))) b_2)) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.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(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) a) c (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2))) #s(literal -1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b_2 b_2)) #s(literal -1/8 binary64)))) b_2)) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) a) c (fma.f64 (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 5/64 binary64)) (*.f64 (*.f64 (*.f64 b_2 b_2) b_2) (*.f64 (*.f64 b_2 b_2) b_2))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2))) #s(literal -1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b_2 b_2)) #s(literal -1/8 binary64))))) b_2)) |
#s(approx (* (neg c) (+ (sqrt (* (/ a c) -1)) (/ b_2 c))) (neg.f64 b_2)) |
#s(approx (* (neg c) (+ (sqrt (* (/ a c) -1)) (/ b_2 c))) (*.f64 (-.f64 (neg.f64 (/.f64 (sqrt.f64 (*.f64 (neg.f64 a) c)) b_2)) #s(literal 1 binary64)) b_2)) |
#s(approx (+ (sqrt (* (/ a c) -1)) (/ b_2 c)) (/.f64 b_2 c)) |
#s(approx (+ (sqrt (* (/ a c) -1)) (/ b_2 c)) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) c) (/.f64 (sqrt.f64 (/.f64 (neg.f64 a) c)) b_2)) b_2)) |
#s(approx (* (- (/ (* -1/8 (* c a)) (* (* b_2 b_2) b_2)) (/ 1/2 b_2)) c) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b_2 b_2)) #s(literal -1/8 binary64) (*.f64 #s(literal -1/2 binary64) c)) b_2)) |
#s(approx (- (/ (* -1/8 (* c a)) (* (* b_2 b_2) b_2)) (/ 1/2 b_2)) (/.f64 (-.f64 (*.f64 (*.f64 a (/.f64 c (*.f64 b_2 b_2))) #s(literal -1/8 binary64)) #s(literal 1/2 binary64)) b_2)) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (- (* b_2 b_2) (* c a))) a)) (*.f64 (/.f64 b_2 a) #s(literal -2 binary64))) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (- (* b_2 b_2) (* c a))) a)) (*.f64 (neg.f64 b_2) (fma.f64 (/.f64 c (*.f64 b_2 b_2)) #s(literal -1/2 binary64) (/.f64 #s(literal 2 binary64) a)))) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (- (* b_2 b_2) (* c a))) a)) (*.f64 (neg.f64 b_2) (fma.f64 (/.f64 c (*.f64 b_2 b_2)) #s(literal -1/2 binary64) (fma.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)))) #s(literal -1/8 binary64) (/.f64 #s(literal 2 binary64) a))))) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (- (* b_2 b_2) (* c a))) a)) (*.f64 (neg.f64 b_2) (fma.f64 (/.f64 c (*.f64 b_2 b_2)) #s(literal -1/2 binary64) (fma.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)))) #s(literal -1/8 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 (*.f64 b_2 b_2) b_2) (*.f64 (*.f64 b_2 b_2) b_2))) #s(literal -1/16 binary64) (/.f64 #s(literal 2 binary64) a)))))) |
#s(approx (/ (sqrt (- (* b_2 b_2) (* c a))) a) (/.f64 (neg.f64 b_2) a)) |
#s(approx (/ (sqrt (- (* b_2 b_2) (* c a))) a) (*.f64 (neg.f64 b_2) (fma.f64 (/.f64 c (*.f64 b_2 b_2)) #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) a)))) |
#s(approx (/ (sqrt (- (* b_2 b_2) (* c a))) a) (*.f64 (neg.f64 b_2) (fma.f64 (/.f64 c (*.f64 b_2 b_2)) #s(literal -1/2 binary64) (fma.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)))) #s(literal -1/8 binary64) (/.f64 #s(literal 1 binary64) a))))) |
#s(approx (/ (sqrt (- (* b_2 b_2) (* c a))) a) (*.f64 (neg.f64 b_2) (fma.f64 (/.f64 c (*.f64 b_2 b_2)) #s(literal -1/2 binary64) (fma.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)))) #s(literal -1/8 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 (*.f64 b_2 b_2) b_2) (*.f64 (*.f64 b_2 b_2) b_2))) #s(literal -1/16 binary64) (/.f64 #s(literal 1 binary64) a)))))) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) (neg.f64 b_2)) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) (*.f64 (neg.f64 b_2) (fma.f64 (*.f64 a (/.f64 c (*.f64 b_2 b_2))) #s(literal -1/2 binary64) #s(literal 1 binary64)))) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) (*.f64 (neg.f64 b_2) (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2))) #s(literal -1/8 binary64) (*.f64 (*.f64 a (/.f64 c (*.f64 b_2 b_2))) #s(literal -1/2 binary64))) #s(literal 1 binary64)))) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) (*.f64 (neg.f64 b_2) (+.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b_2 b_2))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 (*.f64 b_2 b_2) b_2) (*.f64 (*.f64 b_2 b_2) b_2))) #s(literal -1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2))) #s(literal -1/8 binary64)))) #s(literal 1 binary64)))) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (- (* b_2 b_2) (* c a))) a)) (*.f64 (/.f64 b_2 a) #s(literal -2 binary64))) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (- (* b_2 b_2) (* c a))) a)) (*.f64 (neg.f64 b_2) (fma.f64 (/.f64 c (*.f64 b_2 b_2)) #s(literal -1/2 binary64) (/.f64 #s(literal 2 binary64) a)))) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (- (* b_2 b_2) (* c a))) a)) (*.f64 (neg.f64 b_2) (fma.f64 (/.f64 c (*.f64 b_2 b_2)) #s(literal -1/2 binary64) (fma.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)))) #s(literal -1/8 binary64) (/.f64 #s(literal 2 binary64) a))))) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (- (* b_2 b_2) (* c a))) a)) (*.f64 (neg.f64 b_2) (fma.f64 (/.f64 c (*.f64 b_2 b_2)) #s(literal -1/2 binary64) (fma.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)))) #s(literal -1/8 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 (*.f64 b_2 b_2) b_2) (*.f64 (*.f64 b_2 b_2) b_2))) #s(literal -1/16 binary64) (/.f64 #s(literal 2 binary64) a)))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 #s(literal -2 binary64) b_2)) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (neg.f64 b_2) (fma.f64 (*.f64 a (/.f64 c (*.f64 b_2 b_2))) #s(literal -1/2 binary64) #s(literal 2 binary64)))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (neg.f64 b_2) (+.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b_2 b_2))) #s(literal -1/2 binary64) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2))) #s(literal -1/8 binary64))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (neg.f64 b_2) (+.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b_2 b_2))) #s(literal -1/2 binary64) #s(literal 2 binary64)) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 (*.f64 b_2 b_2) b_2) (*.f64 (*.f64 b_2 b_2) b_2))) #s(literal -1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2))) #s(literal -1/8 binary64)))))) |
#s(approx (* (neg c) (+ (sqrt (* (/ a c) -1)) (/ b_2 c))) (*.f64 (neg.f64 b_2) (+.f64 (/.f64 (sqrt.f64 (*.f64 (neg.f64 a) c)) b_2) #s(literal 1 binary64)))) |
#s(approx (+ (sqrt (* (/ a c) -1)) (/ b_2 c)) (*.f64 (neg.f64 b_2) (-.f64 (neg.f64 (/.f64 (sqrt.f64 (/.f64 (neg.f64 a) c)) b_2)) (/.f64 #s(literal 1 binary64) c)))) |
#s(approx (* (- (/ (* -1/8 (* c a)) (* (* b_2 b_2) b_2)) (/ 1/2 b_2)) c) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b_2 b_2)) #s(literal 1/8 binary64) (*.f64 #s(literal 1/2 binary64) c)) b_2))) |
#s(approx (- (/ (* -1/8 (* c a)) (* (* b_2 b_2) b_2)) (/ 1/2 b_2)) (neg.f64 (/.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b_2 b_2))) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) b_2))) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (- (* b_2 b_2) (* c a))) a)) (*.f64 #s(literal 0 binary64) (/.f64 b_2 a))) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (- (* b_2 b_2) (* c a))) a)) (+.f64 (fma.f64 (/.f64 c b_2) #s(literal -1/2 binary64) (/.f64 b_2 a)) (/.f64 (neg.f64 b_2) a))) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (- (* b_2 b_2) (* c a))) a)) (+.f64 (fma.f64 (/.f64 (-.f64 (*.f64 (*.f64 a (/.f64 c (*.f64 b_2 b_2))) #s(literal -1/8 binary64)) #s(literal 1/2 binary64)) b_2) c (/.f64 b_2 a)) (/.f64 (neg.f64 b_2) a))) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (- (* b_2 b_2) (* c a))) a)) (+.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 c (pow.f64 b_2 #s(literal 5 binary64)))) #s(literal -1/16 binary64) (*.f64 (/.f64 a (*.f64 (*.f64 b_2 b_2) b_2)) #s(literal -1/8 binary64))) c) (/.f64 #s(literal 1/2 binary64) b_2)) c (/.f64 b_2 a)) (/.f64 (neg.f64 b_2) a))) |
#s(approx (/ (sqrt (- (* b_2 b_2) (* c a))) a) (fma.f64 (/.f64 c b_2) #s(literal -1/2 binary64) (/.f64 b_2 a))) |
#s(approx (/ (sqrt (- (* b_2 b_2) (* c a))) a) (fma.f64 (/.f64 (-.f64 (*.f64 (*.f64 a (/.f64 c (*.f64 b_2 b_2))) #s(literal -1/8 binary64)) #s(literal 1/2 binary64)) b_2) c (/.f64 b_2 a))) |
#s(approx (/ (sqrt (- (* b_2 b_2) (* c a))) a) (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 c (pow.f64 b_2 #s(literal 5 binary64)))) #s(literal -1/16 binary64) (*.f64 (/.f64 a (*.f64 (*.f64 b_2 b_2) b_2)) #s(literal -1/8 binary64))) c) (/.f64 #s(literal 1/2 binary64) b_2)) c (/.f64 b_2 a))) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) (fma.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 c (*.f64 (*.f64 b_2 b_2) b_2))) #s(literal -1/8 binary64) (*.f64 (/.f64 a b_2) #s(literal -1/2 binary64))) c b_2)) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (*.f64 a a) a) (/.f64 c (pow.f64 b_2 #s(literal 5 binary64)))) #s(literal -1/16 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 a a)) (*.f64 (*.f64 b_2 b_2) b_2))) c (*.f64 (/.f64 a b_2) #s(literal -1/2 binary64))) c b_2)) |
#s(approx c c) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (- (* b_2 b_2) (* c a))) a)) (*.f64 (/.f64 (-.f64 (*.f64 (*.f64 a (/.f64 c (*.f64 b_2 b_2))) #s(literal -1/8 binary64)) #s(literal 1/2 binary64)) b_2) c)) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (- (* b_2 b_2) (* c a))) a)) (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 c (pow.f64 b_2 #s(literal 5 binary64)))) #s(literal -1/16 binary64) (*.f64 (/.f64 a (*.f64 (*.f64 b_2 b_2) b_2)) #s(literal -1/8 binary64))) c) (/.f64 #s(literal 1/2 binary64) b_2)) c)) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (- (* b_2 b_2) (* c a))) a)) (*.f64 (-.f64 (*.f64 (fma.f64 c (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 (*.f64 b_2 b_2) b_2) (*.f64 (*.f64 b_2 b_2) b_2))) #s(literal 5/64 binary64)) c) (*.f64 a b_2)) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 a a)) (pow.f64 b_2 #s(literal 5 binary64)))) (*.f64 (/.f64 a (*.f64 (*.f64 b_2 b_2) b_2)) #s(literal -1/8 binary64))) c) (/.f64 #s(literal 1/2 binary64) b_2)) c)) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 c (*.f64 (*.f64 b_2 b_2) b_2))) #s(literal -1/8 binary64) (*.f64 (/.f64 a b_2) #s(literal -1/2 binary64))) c)) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (*.f64 a a) a) (/.f64 c (pow.f64 b_2 #s(literal 5 binary64)))) #s(literal -1/16 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 a a)) (*.f64 (*.f64 b_2 b_2) b_2))) c (*.f64 (/.f64 a b_2) #s(literal -1/2 binary64))) c)) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (fma.f64 c (fma.f64 c (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 (*.f64 b_2 b_2) b_2) (*.f64 (*.f64 b_2 b_2) b_2))) #s(literal 5/64 binary64)) c) b_2) #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (*.f64 a a) a) (pow.f64 b_2 #s(literal 5 binary64))) #s(literal -1/16 binary64))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 a a)) (*.f64 (*.f64 b_2 b_2) b_2))) (*.f64 (/.f64 a b_2) #s(literal -1/2 binary64))) c)) |
#s(approx (* (neg c) (+ (sqrt (* (/ a c) -1)) (/ b_2 c))) (neg.f64 (+.f64 (sqrt.f64 (*.f64 (neg.f64 a) c)) b_2))) |
#s(approx (neg c) (neg.f64 c)) |
#s(approx (+ (sqrt (* (/ a c) -1)) (/ b_2 c)) (/.f64 (+.f64 (sqrt.f64 (*.f64 (neg.f64 a) c)) b_2) c)) |
#s(approx (* (- (/ (* -1/8 (* c a)) (* (* b_2 b_2) b_2)) (/ 1/2 b_2)) c) (*.f64 (/.f64 (-.f64 (*.f64 (*.f64 a (/.f64 c (*.f64 b_2 b_2))) #s(literal -1/8 binary64)) #s(literal 1/2 binary64)) b_2) c)) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (- (* b_2 b_2) (* c a))) a)) (*.f64 (+.f64 (/.f64 (neg.f64 b_2) (*.f64 c a)) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)) #s(literal -1 binary64)))) c)) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (- (* b_2 b_2) (* c a))) a)) (*.f64 (+.f64 (fma.f64 (*.f64 (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c))))) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)) #s(literal -1 binary64)))) (/.f64 (neg.f64 b_2) (*.f64 c a))) c)) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (- (* b_2 b_2) (* c a))) a)) (*.f64 (+.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 c a) #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 (*.f64 (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c))))) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)) #s(literal -1 binary64))))) (/.f64 (neg.f64 b_2) (*.f64 c a))) c)) |
#s(approx (/ (sqrt (- (* b_2 b_2) (* c a))) a) (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c))))) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)) #s(literal -1 binary64)))) c)) |
#s(approx (/ (sqrt (- (* b_2 b_2) (* c a))) a) (*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 c a) #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 (*.f64 (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c))))) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)) #s(literal -1 binary64))))) c)) |
#s(approx (/ (sqrt (- (* b_2 b_2) (* c a))) a) (*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 c a) #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 c a) #s(literal 7 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 b_2 b_2) b_2) (*.f64 (*.f64 b_2 b_2) b_2)) (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64))) (fma.f64 (*.f64 (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c))))) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)) #s(literal -1 binary64)))))) c)) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 c c) c) a)))) #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (neg.f64 a) c))) c)) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (*.f64 (*.f64 a a) a)))) (/.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 c c) c) a)))) #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (neg.f64 a) c)))) c)) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (*.f64 (*.f64 a a) a)))) (/.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 7 binary64)) (pow.f64 a #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 b_2 b_2) b_2) (*.f64 (*.f64 b_2 b_2) b_2)) (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64)))) #s(literal 1/16 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 c c) c) a)))) #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (neg.f64 a) c))))) c)) |
#s(approx (- (* b_2 b_2) (* c a)) (*.f64 (-.f64 (/.f64 (*.f64 b_2 b_2) c) a) c)) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (- (* b_2 b_2) (* c a))) a)) (*.f64 (+.f64 (/.f64 (neg.f64 b_2) (*.f64 c a)) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)) #s(literal -1 binary64)))) c)) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (- (* b_2 b_2) (* c a))) a)) (*.f64 (+.f64 (fma.f64 (*.f64 (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c))))) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)) #s(literal -1 binary64)))) (/.f64 (neg.f64 b_2) (*.f64 c a))) c)) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (- (* b_2 b_2) (* c a))) a)) (*.f64 (+.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 c a) #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 (*.f64 (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c))))) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)) #s(literal -1 binary64))))) (/.f64 (neg.f64 b_2) (*.f64 c a))) c)) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (+.f64 (/.f64 (neg.f64 b_2) c) (sqrt.f64 (/.f64 (neg.f64 a) c))) c)) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (-.f64 (fma.f64 (*.f64 (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 c c) c) a)))) #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (neg.f64 a) c))) (/.f64 b_2 c)) c)) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (*.f64 (*.f64 a a) a)))) (/.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64))))) #s(literal -1/8 binary64) (-.f64 (fma.f64 (*.f64 (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 c c) c) a)))) #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (neg.f64 a) c))) (/.f64 b_2 c))) c)) |
#s(approx (* (neg c) (+ (sqrt (* (/ a c) -1)) (/ b_2 c))) (*.f64 (+.f64 (/.f64 (neg.f64 b_2) c) (neg.f64 (sqrt.f64 (/.f64 (neg.f64 a) c)))) c)) |
#s(approx (* (- (/ (* -1/8 (* c a)) (* (* b_2 b_2) b_2)) (/ 1/2 b_2)) c) (*.f64 (-.f64 (*.f64 (/.f64 a (*.f64 (*.f64 b_2 b_2) b_2)) #s(literal -1/8 binary64)) (/.f64 #s(literal 1/2 binary64) (*.f64 c b_2))) (*.f64 c c))) |
#s(approx (- (/ (* -1/8 (* c a)) (* (* b_2 b_2) b_2)) (/ 1/2 b_2)) (*.f64 (-.f64 (*.f64 (/.f64 a (*.f64 (*.f64 b_2 b_2) b_2)) #s(literal -1/8 binary64)) (/.f64 #s(literal 1/2 binary64) (*.f64 c b_2))) c)) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (- (* b_2 b_2) (* c a))) a)) (*.f64 (neg.f64 c) (+.f64 (/.f64 b_2 (*.f64 c a)) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)) #s(literal -1 binary64)))))) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (- (* b_2 b_2) (* c a))) a)) (*.f64 (neg.f64 c) (+.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c)))) #s(literal -1/2 binary64) (/.f64 (neg.f64 b_2) a)) c)) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)) #s(literal -1 binary64)))))) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (- (* b_2 b_2) (* c a))) a)) (*.f64 (neg.f64 c) (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c (*.f64 (*.f64 a a) a)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) c)))) #s(literal -1/8 binary64))) c)) (/.f64 (neg.f64 b_2) a)) c)) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)) #s(literal -1 binary64)))))) |
#s(approx (/ (sqrt (- (* b_2 b_2) (* c a))) a) (*.f64 (neg.f64 c) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)) #s(literal -1 binary64)))))) |
#s(approx (/ (sqrt (- (* b_2 b_2) (* c a))) a) (*.f64 (neg.f64 c) (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 c a) #s(literal 5 binary64))))) (*.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)) #s(literal -1 binary64))))))) |
#s(approx (/ (sqrt (- (* b_2 b_2) (* c a))) a) (*.f64 (neg.f64 c) (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 c a) #s(literal 5 binary64))))) (*.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 c a) #s(literal 7 binary64))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 b_2 b_2) b_2) (*.f64 (*.f64 b_2 b_2) b_2))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)) #s(literal -1 binary64)))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) (*.f64 (neg.f64 c) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 c c) c) a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2))) #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (neg.f64 a) c))))) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) (*.f64 (neg.f64 c) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (*.f64 (*.f64 a a) a)))) (*.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 c c) c) a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2))) #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (neg.f64 a) c)))))) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) (*.f64 (neg.f64 c) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (*.f64 (*.f64 a a) a)))) (*.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 7 binary64)) (pow.f64 a #s(literal 5 binary64))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 b_2 b_2) b_2) (*.f64 (*.f64 b_2 b_2) b_2)))) #s(literal 1/16 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 c c) c) a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2))) #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (neg.f64 a) c))))))) |
#s(approx (- (* b_2 b_2) (* c a)) (*.f64 (neg.f64 c) (-.f64 (neg.f64 (/.f64 (*.f64 b_2 b_2) c)) (neg.f64 a)))) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (- (* b_2 b_2) (* c a))) a)) (*.f64 (neg.f64 c) (+.f64 (/.f64 b_2 (*.f64 c a)) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)) #s(literal -1 binary64)))))) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (- (* b_2 b_2) (* c a))) a)) (*.f64 (neg.f64 c) (+.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c)))) #s(literal -1/2 binary64) (/.f64 (neg.f64 b_2) a)) c)) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)) #s(literal -1 binary64)))))) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (- (* b_2 b_2) (* c a))) a)) (*.f64 (neg.f64 c) (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c (*.f64 (*.f64 a a) a)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) c)))) #s(literal -1/8 binary64))) c)) (/.f64 (neg.f64 b_2) a)) c)) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)) #s(literal -1 binary64)))))) |
#s(approx (neg (sqrt (* (/ c a) -1))) (sqrt.f64 (/.f64 (neg.f64 c) a))) |
#s(approx (sqrt (* (/ c a) -1)) (neg.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (+.f64 (sqrt.f64 (/.f64 (neg.f64 a) c)) (/.f64 b_2 c)) (neg.f64 c))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (neg.f64 c) (+.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2))) b_2) c)) (sqrt.f64 (/.f64 (neg.f64 a) c))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (neg.f64 c) (+.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c)))) (*.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)) (sqrt.f64 (/.f64 c a))) #s(literal 1/2 binary64))) c)) b_2) c)) (sqrt.f64 (/.f64 (neg.f64 a) c))))) |
#s(approx (- (/ (* -1/8 (* c a)) (* (* b_2 b_2) b_2)) (/ 1/2 b_2)) (*.f64 (neg.f64 c) (fma.f64 (/.f64 a (*.f64 (*.f64 b_2 b_2) b_2)) #s(literal 1/8 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 c b_2))))) |
Compiled 12 218 to 1 655 computations (86.5% saved)
20 alts after pruning (17 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 318 | 10 | 328 |
| Fresh | 4 | 7 | 11 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 1 | 1 |
| Total | 325 | 20 | 345 |
| Status | Accuracy | Program |
|---|---|---|
| 31.6% | (/.f64 (/.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a))) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a))))) (-.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a))))) a) | |
| ▶ | 35.1% | (/.f64 (/.f64 (+.f64 (pow.f64 (neg.f64 b_2) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a))) #s(literal 3 binary64))) (fma.f64 b_2 b_2 (-.f64 (*.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a))) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a)))) (*.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a))))))) a) |
| ✓ | 53.5% | (/.f64 (+.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) a) |
| 32.1% | (/.f64 #s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (neg.f64 c) #s(approx (+ (sqrt (* (/ a c) -1)) (/ b_2 c)) (*.f64 (+.f64 (/.f64 b_2 (*.f64 c a)) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)) #s(literal -1 binary64)))) a)))) a) | |
| ▶ | 17.8% | (/.f64 #s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (neg.f64 c) #s(approx (+ (sqrt (* (/ a c) -1)) (/ b_2 c)) (sqrt.f64 (/.f64 (neg.f64 a) c))))) a) |
| 13.5% | (/.f64 #s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (neg.f64 c) #s(approx (+ (sqrt (* (/ a c) -1)) (/ b_2 c)) (neg.f64 (sqrt.f64 (/.f64 (neg.f64 a) c)))))) a) | |
| 31.7% | (/.f64 #s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (sqrt.f64 (*.f64 (neg.f64 a) c))) a) | |
| ▶ | 15.4% | (/.f64 #s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(approx (* (neg c) (+ (sqrt (* (/ a c) -1)) (/ b_2 c))) (neg.f64 b_2))) a) |
| ✓ | 52.8% | (+.f64 (/.f64 (neg.f64 b_2) a) (/.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a))) a)) |
| 22.2% | (+.f64 (/.f64 (neg.f64 b_2) a) #s(approx (/ (sqrt (- (* b_2 b_2) (* c a))) a) (sqrt.f64 (/.f64 (neg.f64 c) a)))) | |
| ▶ | 27.5% | #s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b_2 b_2)) #s(literal -1/8 binary64) (*.f64 #s(literal -1/2 binary64) c)) b_2)) |
| 32.8% | #s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (/.f64 (-.f64 (*.f64 (*.f64 a (/.f64 c (*.f64 b_2 b_2))) #s(literal -1/8 binary64)) #s(literal 1/2 binary64)) b_2) c)) | |
| ▶ | 33.6% | #s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (/.f64 c b_2) #s(literal -1/2 binary64))) |
| 32.4% | #s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (neg.f64 c) (+.f64 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)) #s(literal -1 binary64))) (/.f64 b_2 (*.f64 c a))))) | |
| 31.6% | #s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (neg.f64 b_2) (fma.f64 (/.f64 c (*.f64 b_2 b_2)) #s(literal -1/2 binary64) (/.f64 #s(literal 2 binary64) a)))) | |
| 33.4% | #s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 #s(approx (- (/ (* -1/8 (* c a)) (* (* b_2 b_2) b_2)) (/ 1/2 b_2)) (/.f64 #s(literal -1/2 binary64) b_2)) c)) | |
| ✓ | 32.4% | #s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 #s(literal -2 binary64) (/.f64 b_2 a))) |
| 16.5% | #s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (neg.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)))) | |
| 21.2% | #s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(approx (neg (sqrt (* (/ c a) -1))) (sqrt.f64 (/.f64 (neg.f64 c) a)))) | |
| 8.0% | #s(approx (+ (/ (neg b_2) a) (/ (sqrt (- (* b_2 b_2) (* c a))) a)) (*.f64 #s(literal 0 binary64) (/.f64 b_2 a))) |
Compiled 1 057 to 683 computations (35.4% saved)
| Inputs |
|---|
(/.f64 (/.f64 (+.f64 (pow.f64 (neg.f64 b_2) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a))) #s(literal 3 binary64))) (fma.f64 b_2 b_2 (-.f64 (*.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a))) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a)))) (*.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a))))))) a) |
(/.f64 (+.f64 (pow.f64 (neg.f64 b_2) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a))) #s(literal 3 binary64))) (fma.f64 b_2 b_2 (-.f64 (*.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a))) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a)))) (*.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a))))))) |
(+.f64 (pow.f64 (neg.f64 b_2) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a))) #s(literal 3 binary64))) |
(pow.f64 (neg.f64 b_2) #s(literal 3 binary64)) |
(neg.f64 b_2) |
b_2 |
#s(literal 3 binary64) |
(pow.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a))) #s(literal 3 binary64)) |
(sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a))) |
(-.f64 (*.f64 b_2 b_2) (*.f64 c a)) |
(*.f64 b_2 b_2) |
(*.f64 c a) |
c |
a |
(fma.f64 b_2 b_2 (-.f64 (*.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a))) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a)))) (*.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a)))))) |
(-.f64 (*.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a))) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a)))) (*.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a))))) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a))) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a)))) |
(*.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a)))) |
(/.f64 #s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(approx (* (neg c) (+ (sqrt (* (/ a c) -1)) (/ b_2 c))) (neg.f64 b_2))) a) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(approx (* (neg c) (+ (sqrt (* (/ a c) -1)) (/ b_2 c))) (neg.f64 b_2))) |
#s(approx (* (neg c) (+ (sqrt (* (/ a c) -1)) (/ b_2 c))) (neg.f64 b_2)) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (/.f64 c b_2) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 c b_2) #s(literal -1/2 binary64)) |
(/.f64 c b_2) |
#s(literal -1/2 binary64) |
(/.f64 #s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (neg.f64 c) #s(approx (+ (sqrt (* (/ a c) -1)) (/ b_2 c)) (sqrt.f64 (/.f64 (neg.f64 a) c))))) a) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (neg.f64 c) #s(approx (+ (sqrt (* (/ a c) -1)) (/ b_2 c)) (sqrt.f64 (/.f64 (neg.f64 a) c))))) |
(*.f64 (neg.f64 c) #s(approx (+ (sqrt (* (/ a c) -1)) (/ b_2 c)) (sqrt.f64 (/.f64 (neg.f64 a) c)))) |
(neg.f64 c) |
#s(approx (+ (sqrt (* (/ a c) -1)) (/ b_2 c)) (sqrt.f64 (/.f64 (neg.f64 a) c))) |
(sqrt.f64 (/.f64 (neg.f64 a) c)) |
(/.f64 (neg.f64 a) c) |
(neg.f64 a) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b_2 b_2)) #s(literal -1/8 binary64) (*.f64 #s(literal -1/2 binary64) c)) b_2)) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b_2 b_2)) #s(literal -1/8 binary64) (*.f64 #s(literal -1/2 binary64) c)) b_2) |
(fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b_2 b_2)) #s(literal -1/8 binary64) (*.f64 #s(literal -1/2 binary64) c)) |
(/.f64 (*.f64 (*.f64 c c) a) (*.f64 b_2 b_2)) |
(*.f64 (*.f64 c c) a) |
(*.f64 c c) |
#s(literal -1/8 binary64) |
(*.f64 #s(literal -1/2 binary64) c) |
| Outputs |
|---|
#s(approx (/ (/ (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) a) #s(hole binary64 (/ (+ (* -1 (pow b_2 3)) (pow b_2 3)) (* a (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))))) |
#s(approx (/ (/ (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) a) #s(hole binary64 (/ (+ (* -1 (/ (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))) (+ (* a (- (* 1/2 (/ (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (* (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (* -1 (/ (* (+ c (* 1/2 c)) (+ (* -1 (pow b_2 3)) (pow b_2 3))) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))) (/ (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) a))) |
#s(approx (/ (/ (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) a) #s(hole binary64 (/ (+ (* -1 (/ (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))) (+ (* a (- (+ (* 1/2 (/ (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (* (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (* a (- (* 1/2 (/ (- (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2))) (* 1/4 (/ (pow (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) 2) (pow b_2 6)))) (* (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (+ (* -1 (/ (* (+ c (* 1/2 c)) (- (* 1/2 (/ (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (* (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (* -1 (/ (* (+ c (* 1/2 c)) (+ (* -1 (pow b_2 3)) (pow b_2 3))) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))) (* -1/8 (/ (* (pow c 2) (+ (* -1 (pow b_2 3)) (pow b_2 3))) (* (pow b_2 2) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2)))))))) (* -1 (/ (* (+ c (* 1/2 c)) (+ (* -1 (pow b_2 3)) (pow b_2 3))) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))) (/ (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) a))) |
#s(approx (/ (/ (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) a) #s(hole binary64 (/ (+ (* -1 (/ (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))) (+ (* a (- (+ (* 1/2 (/ (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (* (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (* a (- (+ (* 1/2 (/ (- (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2))) (* 1/4 (/ (pow (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) 2) (pow b_2 6)))) (* (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (* a (- (* 1/2 (/ (- (* -1 (pow c 3)) (* 1/2 (/ (* (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (- (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2))) (* 1/4 (/ (pow (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) 2) (pow b_2 6))))) (pow b_2 6)))) (* (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (+ (* -1 (/ (* (+ c (* 1/2 c)) (- (* 1/2 (/ (- (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2))) (* 1/4 (/ (pow (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) 2) (pow b_2 6)))) (* (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (+ (* -1 (/ (* (+ c (* 1/2 c)) (- (* 1/2 (/ (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (* (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (* -1 (/ (* (+ c (* 1/2 c)) (+ (* -1 (pow b_2 3)) (pow b_2 3))) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))) (* -1/8 (/ (* (pow c 2) (+ (* -1 (pow b_2 3)) (pow b_2 3))) (* (pow b_2 2) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))))) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))) (+ (* -1/8 (/ (* (pow c 2) (- (* 1/2 (/ (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (* (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (* -1 (/ (* (+ c (* 1/2 c)) (+ (* -1 (pow b_2 3)) (pow b_2 3))) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))) (* (pow b_2 2) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (* -1/16 (/ (* (pow c 3) (+ (* -1 (pow b_2 3)) (pow b_2 3))) (* (pow b_2 4) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))))))) (+ (* -1 (/ (* (+ c (* 1/2 c)) (- (* 1/2 (/ (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (* (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (* -1 (/ (* (+ c (* 1/2 c)) (+ (* -1 (pow b_2 3)) (pow b_2 3))) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))) (* -1/8 (/ (* (pow c 2) (+ (* -1 (pow b_2 3)) (pow b_2 3))) (* (pow b_2 2) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2)))))))) (* -1 (/ (* (+ c (* 1/2 c)) (+ (* -1 (pow b_2 3)) (pow b_2 3))) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))) (/ (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) a))) |
#s(approx (/ (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) #s(hole binary64 (/ (+ (* -1 (pow b_2 3)) (pow b_2 3)) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) |
#s(approx (/ (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) #s(hole binary64 (+ (* -1 (/ (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))) (+ (* a (- (* 1/2 (/ (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (* (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (* -1 (/ (* (+ c (* 1/2 c)) (+ (* -1 (pow b_2 3)) (pow b_2 3))) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))) (/ (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))))) |
#s(approx (/ (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) #s(hole binary64 (+ (* -1 (/ (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))) (+ (* a (- (+ (* 1/2 (/ (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (* (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (* a (- (* 1/2 (/ (- (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2))) (* 1/4 (/ (pow (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) 2) (pow b_2 6)))) (* (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (+ (* -1 (/ (* (+ c (* 1/2 c)) (- (* 1/2 (/ (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (* (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (* -1 (/ (* (+ c (* 1/2 c)) (+ (* -1 (pow b_2 3)) (pow b_2 3))) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))) (* -1/8 (/ (* (pow c 2) (+ (* -1 (pow b_2 3)) (pow b_2 3))) (* (pow b_2 2) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2)))))))) (* -1 (/ (* (+ c (* 1/2 c)) (+ (* -1 (pow b_2 3)) (pow b_2 3))) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))) (/ (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))))) |
#s(approx (/ (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) #s(hole binary64 (+ (* -1 (/ (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))) (+ (* a (- (+ (* 1/2 (/ (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (* (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (* a (- (+ (* 1/2 (/ (- (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2))) (* 1/4 (/ (pow (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) 2) (pow b_2 6)))) (* (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (* a (- (* 1/2 (/ (- (* -1 (pow c 3)) (* 1/2 (/ (* (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (- (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2))) (* 1/4 (/ (pow (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) 2) (pow b_2 6))))) (pow b_2 6)))) (* (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (+ (* -1 (/ (* (+ c (* 1/2 c)) (- (* 1/2 (/ (- (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2))) (* 1/4 (/ (pow (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) 2) (pow b_2 6)))) (* (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (+ (* -1 (/ (* (+ c (* 1/2 c)) (- (* 1/2 (/ (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (* (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (* -1 (/ (* (+ c (* 1/2 c)) (+ (* -1 (pow b_2 3)) (pow b_2 3))) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))) (* -1/8 (/ (* (pow c 2) (+ (* -1 (pow b_2 3)) (pow b_2 3))) (* (pow b_2 2) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))))) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))) (+ (* -1/8 (/ (* (pow c 2) (- (* 1/2 (/ (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (* (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (* -1 (/ (* (+ c (* 1/2 c)) (+ (* -1 (pow b_2 3)) (pow b_2 3))) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))) (* (pow b_2 2) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (* -1/16 (/ (* (pow c 3) (+ (* -1 (pow b_2 3)) (pow b_2 3))) (* (pow b_2 4) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))))))) (+ (* -1 (/ (* (+ c (* 1/2 c)) (- (* 1/2 (/ (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (* (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (* -1 (/ (* (+ c (* 1/2 c)) (+ (* -1 (pow b_2 3)) (pow b_2 3))) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))) (* -1/8 (/ (* (pow c 2) (+ (* -1 (pow b_2 3)) (pow b_2 3))) (* (pow b_2 2) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2)))))))) (* -1 (/ (* (+ c (* 1/2 c)) (+ (* -1 (pow b_2 3)) (pow b_2 3))) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))) (/ (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))))) |
#s(approx (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) #s(hole binary64 (+ (* -1 (pow b_2 3)) (pow b_2 3)))) |
#s(approx (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) #s(hole binary64 (+ (* -1 (pow b_2 3)) (+ (* 1/2 (/ (* a (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c)))) (pow b_2 3))) (pow b_2 3))))) |
#s(approx (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) #s(hole binary64 (+ (* -1 (pow b_2 3)) (+ (* a (+ (* 1/2 (/ (* a (- (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2))) (* 1/4 (/ (pow (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) 2) (pow b_2 6))))) (pow b_2 3))) (* 1/2 (/ (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (pow b_2 3))))) (pow b_2 3))))) |
#s(approx (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) #s(hole binary64 (+ (* -1 (pow b_2 3)) (+ (* a (+ (* 1/2 (/ (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (pow b_2 3))) (* a (+ (* 1/2 (/ (* a (- (* -1 (pow c 3)) (* 1/2 (/ (* (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (- (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2))) (* 1/4 (/ (pow (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) 2) (pow b_2 6))))) (pow b_2 6))))) (pow b_2 3))) (* 1/2 (/ (- (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2))) (* 1/4 (/ (pow (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) 2) (pow b_2 6)))) (pow b_2 3))))))) (pow b_2 3))))) |
#s(approx (pow (sqrt (- (* b_2 b_2) (* c a))) 3) #s(hole binary64 (pow b_2 3))) |
#s(approx (pow (sqrt (- (* b_2 b_2) (* c a))) 3) #s(hole binary64 (+ (* 1/2 (/ (* a (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c)))) (pow b_2 3))) (pow b_2 3)))) |
#s(approx (pow (sqrt (- (* b_2 b_2) (* c a))) 3) #s(hole binary64 (+ (* a (+ (* 1/2 (/ (* a (- (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2))) (* 1/4 (/ (pow (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) 2) (pow b_2 6))))) (pow b_2 3))) (* 1/2 (/ (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (pow b_2 3))))) (pow b_2 3)))) |
#s(approx (pow (sqrt (- (* b_2 b_2) (* c a))) 3) #s(hole binary64 (+ (* a (+ (* 1/2 (/ (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (pow b_2 3))) (* a (+ (* 1/2 (/ (* a (- (* -1 (pow c 3)) (* 1/2 (/ (* (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (- (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2))) (* 1/4 (/ (pow (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) 2) (pow b_2 6))))) (pow b_2 6))))) (pow b_2 3))) (* 1/2 (/ (- (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2))) (* 1/4 (/ (pow (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) 2) (pow b_2 6)))) (pow b_2 3))))))) (pow b_2 3)))) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) #s(hole binary64 b_2)) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) #s(hole binary64 (+ b_2 (* -1/2 (/ (* a c) b_2))))) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) #s(hole binary64 (+ b_2 (* a (+ (* -1/2 (/ c b_2)) (* -1/8 (/ (* a (pow c 2)) (pow b_2 3)))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) #s(hole binary64 (+ b_2 (* a (+ (* -1/2 (/ c b_2)) (* a (+ (* -1/8 (/ (pow c 2) (pow b_2 3))) (* -1/16 (/ (* a (pow c 3)) (pow b_2 5)))))))))) |
#s(approx (- (* b_2 b_2) (* c a)) #s(hole binary64 (pow b_2 2))) |
#s(approx (- (* b_2 b_2) (* c a)) #s(hole binary64 (+ (* -1 (* a c)) (pow b_2 2)))) |
#s(approx (* c a) #s(hole binary64 (* a c))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))))) #s(hole binary64 (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))) |
#s(approx (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))))) #s(hole binary64 (- (+ (* -1 (* a (+ c (* 1/2 c)))) (* 2 (pow b_2 2))) (* -1 (pow b_2 2))))) |
#s(approx (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))))) #s(hole binary64 (- (+ (* 2 (pow b_2 2)) (* a (- (* -1/8 (/ (* a (pow c 2)) (pow b_2 2))) (+ c (* 1/2 c))))) (* -1 (pow b_2 2))))) |
#s(approx (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))))) #s(hole binary64 (- (+ (* 2 (pow b_2 2)) (* a (- (* a (- (* -1/16 (/ (* a (pow c 3)) (pow b_2 4))) (* 1/8 (/ (pow c 2) (pow b_2 2))))) (+ c (* 1/2 c))))) (* -1 (pow b_2 2))))) |
#s(approx (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))) #s(hole binary64 (- (pow b_2 2) (* -1 (pow b_2 2))))) |
#s(approx (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))) #s(hole binary64 (- (+ (* -1 (* a (+ c (* 1/2 c)))) (pow b_2 2)) (* -1 (pow b_2 2))))) |
#s(approx (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))) #s(hole binary64 (- (+ (* a (- (* -1/8 (/ (* a (pow c 2)) (pow b_2 2))) (+ c (* 1/2 c)))) (pow b_2 2)) (* -1 (pow b_2 2))))) |
#s(approx (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))) #s(hole binary64 (- (+ (* a (- (* a (- (* -1/16 (/ (* a (pow c 3)) (pow b_2 4))) (* 1/8 (/ (pow c 2) (pow b_2 2))))) (+ c (* 1/2 c)))) (pow b_2 2)) (* -1 (pow b_2 2))))) |
#s(approx (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) #s(hole binary64 (pow b_2 2))) |
#s(approx (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) #s(hole binary64 (+ (* -1 (* a c)) (pow b_2 2)))) |
#s(approx (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))) #s(hole binary64 (* -1 (pow b_2 2)))) |
#s(approx (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))) #s(hole binary64 (+ (* -1 (pow b_2 2)) (* 1/2 (* a c))))) |
#s(approx (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))) #s(hole binary64 (+ (* -1 (pow b_2 2)) (* a (+ (* 1/8 (/ (* a (pow c 2)) (pow b_2 2))) (* 1/2 c)))))) |
#s(approx (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))) #s(hole binary64 (+ (* -1 (pow b_2 2)) (* a (+ (* 1/2 c) (* a (+ (* 1/16 (/ (* a (pow c 3)) (pow b_2 4))) (* 1/8 (/ (pow c 2) (pow b_2 2)))))))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1/2 (/ c b_2)))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1/2 (/ c b_2)) (* -1/8 (/ (* a (pow c 2)) (pow b_2 3)))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1/2 (/ c b_2)) (* a (+ (* -1/8 (/ (pow c 2) (pow b_2 3))) (* -1/16 (/ (* a (pow c 3)) (pow b_2 5)))))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1/2 (/ c b_2)) (* a (+ (* -1/8 (/ (pow c 2) (pow b_2 3))) (* a (+ (* -1/2 (/ (* a (+ (* 1/64 (/ (pow c 4) (pow b_2 6))) (* 1/16 (/ (pow c 4) (pow b_2 6))))) b_2)) (* -1/16 (/ (pow c 3) (pow b_2 5)))))))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1/2 (/ (* a c) b_2)))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* a (+ (* -1/2 (/ c b_2)) (* -1/8 (/ (* a (pow c 2)) (pow b_2 3))))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* a (+ (* -1/2 (/ c b_2)) (* a (+ (* -1/8 (/ (pow c 2) (pow b_2 3))) (* -1/16 (/ (* a (pow c 3)) (pow b_2 5))))))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* a (+ (* -1/2 (/ c b_2)) (* a (+ (* -1/8 (/ (pow c 2) (pow b_2 3))) (* a (+ (* -1/2 (/ (* a (+ (* 1/64 (/ (pow c 4) (pow b_2 6))) (* 1/16 (/ (pow c 4) (pow b_2 6))))) b_2)) (* -1/16 (/ (pow c 3) (pow b_2 5))))))))))) |
#s(approx (* (neg c) (+ (sqrt (* (/ a c) -1)) (/ b_2 c))) #s(hole binary64 (* -1 (* c (+ (* (sqrt (/ a c)) (sqrt -1)) (/ b_2 c)))))) |
#s(approx (+ (sqrt (* (/ a c) -1)) (/ b_2 c)) #s(hole binary64 (+ (* (sqrt (/ a c)) (sqrt -1)) (/ b_2 c)))) |
#s(approx (sqrt (/ (neg a) c)) #s(hole binary64 (* (sqrt (/ a c)) (sqrt -1)))) |
#s(approx (/ (neg a) c) #s(hole binary64 (* -1 (/ a c)))) |
#s(approx (neg a) #s(hole binary64 (* -1 a))) |
#s(approx (/ (+ (* (/ (* (* 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/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)) #s(hole binary64 (* -1/2 c))) |
#s(approx (+ (* (/ (* (* c c) a) (* b_2 b_2)) -1/8) (* -1/2 c)) #s(hole binary64 (+ (* -1/2 c) (* -1/8 (/ (* a (pow c 2)) (pow b_2 2)))))) |
#s(approx (/ (* (* c c) a) (* b_2 b_2)) #s(hole binary64 (/ (* a (pow c 2)) (pow b_2 2)))) |
#s(approx (* (* c c) a) #s(hole binary64 (* a (pow c 2)))) |
#s(approx (/ (/ (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) a) #s(hole binary64 (* -1 (* (sqrt (/ (pow c 3) a)) (/ (sqrt -1) (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))))))) |
#s(approx (/ (/ (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) a) #s(hole binary64 (+ (* -2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b_2 2) (sqrt -1)) (pow (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2)))) (* -1 (* (sqrt (/ (pow c 3) a)) (/ (sqrt -1) (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))))))))) |
#s(approx (/ (/ (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) a) #s(hole binary64 (- (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (sqrt -1) (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))))) (* -1 (/ (+ (* -1 (pow b_2 3)) (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2))) (sqrt -1))))) (* (pow a 2) (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))))))) (+ (* 1/2 (/ (* (pow b_2 3) c) (* (pow a 2) (pow (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2)))) (+ (* 2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b_2 2) (sqrt -1)) (pow (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2)))) (* 4 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (* (pow b_2 4) (sqrt -1)) (pow (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 3))))))))) |
#s(approx (/ (/ (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) a) #s(hole binary64 (- (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (sqrt -1) (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))))) (+ (* -1 (/ (+ (* -1 (pow b_2 3)) (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2))) (sqrt -1))))) (* (pow a 2) (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))))) (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (* (sqrt -1) (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))))))))) (+ (* -2 (/ (* (pow b_2 2) (- (* -1 (/ (+ (* -1 (pow b_2 3)) (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2))) (sqrt -1))))) (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))))) (+ (* 1/2 (/ (* (pow b_2 3) c) (pow (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2))) (* 4 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b_2 4) (sqrt -1)) (pow (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 3))))))) (* (pow a 3) (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))))) (+ (* 1/2 (/ (* (pow b_2 3) c) (* (pow a 2) (pow (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2)))) (+ (* 2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b_2 2) (sqrt -1)) (pow (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2)))) (+ (* 4 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (* (pow b_2 4) (sqrt -1)) (pow (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 3)))) (/ (* (pow b_2 5) c) (* (pow a 3) (pow (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 3)))))))))) |
#s(approx (/ (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) #s(hole binary64 (* -1 (* (sqrt (* a (pow c 3))) (/ (sqrt -1) (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))))))) |
#s(approx (/ (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) #s(hole binary64 (* a (+ (* -2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b_2 2) (sqrt -1)) (pow (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2)))) (* -1 (* (sqrt (/ (pow c 3) a)) (/ (sqrt -1) (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))))))))) |
#s(approx (/ (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) #s(hole binary64 (* a (- (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (sqrt -1) (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))))) (* -1 (/ (+ (* -1 (pow b_2 3)) (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2))) (sqrt -1))))) (* (pow a 2) (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))))))) (+ (* 1/2 (/ (* (pow b_2 3) c) (* (pow a 2) (pow (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2)))) (+ (* 2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b_2 2) (sqrt -1)) (pow (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2)))) (* 4 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (* (pow b_2 4) (sqrt -1)) (pow (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 3)))))))))) |
#s(approx (/ (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) #s(hole binary64 (* a (- (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (sqrt -1) (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))))) (+ (* -1 (/ (+ (* -1 (pow b_2 3)) (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2))) (sqrt -1))))) (* (pow a 2) (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))))) (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (* (sqrt -1) (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))))))))) (+ (* -2 (/ (* (pow b_2 2) (- (* -1 (/ (+ (* -1 (pow b_2 3)) (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2))) (sqrt -1))))) (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))))) (+ (* 1/2 (/ (* (pow b_2 3) c) (pow (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2))) (* 4 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b_2 4) (sqrt -1)) (pow (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 3))))))) (* (pow a 3) (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))))) (+ (* 1/2 (/ (* (pow b_2 3) c) (* (pow a 2) (pow (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2)))) (+ (* 2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b_2 2) (sqrt -1)) (pow (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2)))) (+ (* 4 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (* (pow b_2 4) (sqrt -1)) (pow (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 3)))) (/ (* (pow b_2 5) c) (* (pow a 3) (pow (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 3))))))))))) |
#s(approx (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) #s(hole binary64 (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -1)))) |
#s(approx (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) #s(hole binary64 (* (pow a 2) (+ (* -1 (/ (pow b_2 3) (pow a 2))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2))) (sqrt -1)))) (* (sqrt (/ (pow c 3) a)) (sqrt -1))))))) |
#s(approx (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) #s(hole binary64 (* (pow a 2) (+ (* -1 (/ (pow b_2 3) (pow a 2))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2))) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (sqrt -1)))) (* (sqrt (/ (pow c 3) a)) (sqrt -1)))))))) |
#s(approx (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) #s(hole binary64 (* (pow a 2) (+ (* -1 (/ (pow b_2 3) (pow a 2))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2))) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 7) (pow c 3)))) (/ (- (pow b_2 6) (* 1/4 (/ (* a (pow (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2))) 2)) (* (pow c 3) (pow (sqrt -1) 2))))) (sqrt -1)))) (* (sqrt (/ (pow c 3) a)) (sqrt -1))))))))) |
#s(approx (pow (sqrt (- (* b_2 b_2) (* c a))) 3) #s(hole binary64 (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -1)))) |
#s(approx (pow (sqrt (- (* b_2 b_2) (* c a))) 3) #s(hole binary64 (* (pow a 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2))) (sqrt -1)))) (* (sqrt (/ (pow c 3) a)) (sqrt -1)))))) |
#s(approx (pow (sqrt (- (* b_2 b_2) (* c a))) 3) #s(hole binary64 (* (pow a 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2))) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (sqrt -1)))) (* (sqrt (/ (pow c 3) a)) (sqrt -1))))))) |
#s(approx (pow (sqrt (- (* b_2 b_2) (* c a))) 3) #s(hole binary64 (* (pow a 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2))) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 7) (pow c 3)))) (/ (- (pow b_2 6) (* 1/4 (/ (* a (pow (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2))) 2)) (* (pow c 3) (pow (sqrt -1) 2))))) (sqrt -1)))) (* (sqrt (/ (pow c 3) a)) (sqrt -1)))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -1)))) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) #s(hole binary64 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))))) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) #s(hole binary64 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) #s(hole binary64 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b_2 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (- (* b_2 b_2) (* c a)) #s(hole binary64 (* -1 (* a c)))) |
#s(approx (- (* b_2 b_2) (* c a)) #s(hole binary64 (* a (- (/ (pow b_2 2) a) c)))) |
#s(approx (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))))) #s(hole binary64 (* -1 (* a (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))))))) |
#s(approx (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))))) #s(hole binary64 (* a (- (* 2 (/ (pow b_2 2) a)) (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))))))) |
#s(approx (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))))) #s(hole binary64 (* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 3) (sqrt -1)))) (* 2 (/ (pow b_2 2) a))) (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))))))) |
#s(approx (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))))) #s(hole binary64 (* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 5) (pow (sqrt -1) 3)))) (* 2 (/ (pow b_2 2) a))) (+ c (+ (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 3) (sqrt -1)))))))))) |
#s(approx (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))) #s(hole binary64 (* -1 (* a (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))))))) |
#s(approx (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))) #s(hole binary64 (* a (- (/ (pow b_2 2) a) (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))))))) |
#s(approx (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))) #s(hole binary64 (* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 3) (sqrt -1)))) (/ (pow b_2 2) a)) (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))))))) |
#s(approx (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))) #s(hole binary64 (* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 5) (pow (sqrt -1) 3)))) (/ (pow b_2 2) a)) (+ c (+ (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 3) (sqrt -1)))))))))) |
#s(approx (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) #s(hole binary64 (* -1 (* a c)))) |
#s(approx (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) #s(hole binary64 (* a (- (/ (pow b_2 2) a) c)))) |
#s(approx (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (* b_2 (sqrt -1)))))) |
#s(approx (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))) #s(hole binary64 (* a (+ (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 3) (sqrt -1)))))))) |
#s(approx (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))) #s(hole binary64 (* a (+ (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 3) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 5) (pow (sqrt -1) 3))))))))) |
#s(approx (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))) #s(hole binary64 (* a (+ (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 3) (sqrt -1)))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b_2 7) (pow (sqrt -1) 5)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 5) (pow (sqrt -1) 3)))))))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1 (/ b_2 a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1 (/ b_2 a)) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1 (/ b_2 a)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -1)))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* a (+ (* -1 (/ b_2 a)) (* (sqrt (/ c a)) (sqrt -1)))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))) (/ b_2 a))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))) (/ b_2 a))))) |
#s(approx (* (neg c) (+ (sqrt (* (/ a c) -1)) (/ b_2 c))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (* (neg c) (+ (sqrt (* (/ a c) -1)) (/ b_2 c))) #s(hole binary64 (* a (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ b_2 a)))))) |
#s(approx (+ (sqrt (* (/ a c) -1)) (/ b_2 c)) #s(hole binary64 (* (sqrt (/ a c)) (sqrt -1)))) |
#s(approx (+ (sqrt (* (/ a c) -1)) (/ b_2 c)) #s(hole binary64 (* a (+ (* (sqrt (/ 1 (* a c))) (sqrt -1)) (/ b_2 (* a c)))))) |
#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/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/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/2 (/ c a)) (* -1/8 (/ (pow c 2) (pow b_2 2))))))) |
#s(approx (/ (/ (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) a) #s(hole binary64 (* (sqrt (/ (pow c 3) a)) (/ (sqrt -1) (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))))))) |
#s(approx (/ (/ (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) a) #s(hole binary64 (+ (* -2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b_2 2) (sqrt -1)) (pow (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2)))) (* (sqrt (/ (pow c 3) a)) (/ (sqrt -1) (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))))))) |
#s(approx (/ (/ (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) a) #s(hole binary64 (+ (* -1 (/ (- (+ (* -1 (/ (+ (* -1 (pow b_2 3)) (* 1/2 (* (sqrt (/ a (pow c 3))) (* (sqrt -1) (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2))))))) (* a (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))))) (* 2 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b_2 2) (sqrt -1)) (pow (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2))))) (+ (* 1/2 (/ (* (pow b_2 3) c) (* a (pow (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2)))) (* 4 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b_2 4) (sqrt -1)) (pow (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 3)))))) a)) (* (sqrt (/ (pow c 3) a)) (/ (sqrt -1) (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))))))) |
#s(approx (/ (/ (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) a) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (- (+ (* -1 (- (* -1 (/ (+ (* -1 (pow b_2 3)) (* 1/2 (* (sqrt (/ a (pow c 3))) (* (sqrt -1) (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2))))))) (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))))) (+ (* 1/2 (/ (* (pow b_2 3) c) (pow (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2))) (* 4 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b_2 4) (sqrt -1)) (pow (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 3))))))) (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (sqrt -1) (+ (* 2 (* (pow b_2 4) c)) (* (pow b_2 4) c))) (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))))))) (+ (* -2 (/ (* (pow b_2 2) (- (* -1 (/ (+ (* -1 (pow b_2 3)) (* 1/2 (* (sqrt (/ a (pow c 3))) (* (sqrt -1) (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2))))))) (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))))) (+ (* 1/2 (/ (* (pow b_2 3) c) (pow (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2))) (* 4 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b_2 4) (sqrt -1)) (pow (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 3))))))) (* a (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))))) (/ (* (pow b_2 5) c) (* a (pow (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 3))))) a)) (* 2 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b_2 2) (sqrt -1)) (pow (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2))))) a)) (* (sqrt (/ (pow c 3) a)) (/ (sqrt -1) (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))))))) |
#s(approx (/ (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) #s(hole binary64 (* (sqrt (* a (pow c 3))) (/ (sqrt -1) (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))))))) |
#s(approx (/ (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) #s(hole binary64 (* -1 (* a (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (sqrt -1) (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))))) (* 2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b_2 2) (sqrt -1)) (pow (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2))))))))) |
#s(approx (/ (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) #s(hole binary64 (* -1 (* a (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (sqrt -1) (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))))) (* -1 (/ (- (* -1 (/ (- (* -1 (/ (+ (* -1 (pow b_2 3)) (* 1/2 (* (sqrt (/ a (pow c 3))) (* (sqrt -1) (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2))))))) (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))))) (+ (* 1/2 (/ (* (pow b_2 3) c) (pow (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2))) (* 4 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b_2 4) (sqrt -1)) (pow (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 3)))))) a)) (* 2 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b_2 2) (sqrt -1)) (pow (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2))))) a))))))) |
#s(approx (/ (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) #s(hole binary64 (* -1 (* a (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (sqrt -1) (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))))) (* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (+ (* -1 (pow b_2 3)) (* 1/2 (* (sqrt (/ a (pow c 3))) (* (sqrt -1) (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2))))))) (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))))) (* -1 (/ (- (* -1/2 (* (sqrt (/ a (pow c 3))) (/ (* (sqrt -1) (+ (* 2 (* (pow b_2 4) c)) (* (pow b_2 4) c))) (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))))) (+ (* -2 (/ (* (pow b_2 2) (- (* -1 (/ (+ (* -1 (pow b_2 3)) (* 1/2 (* (sqrt (/ a (pow c 3))) (* (sqrt -1) (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2))))))) (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))))) (+ (* 1/2 (/ (* (pow b_2 3) c) (pow (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2))) (* 4 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b_2 4) (sqrt -1)) (pow (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 3))))))) (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))))) (/ (* (pow b_2 5) c) (pow (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 3)))) a))) (+ (* 1/2 (/ (* (pow b_2 3) c) (pow (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2))) (* 4 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b_2 4) (sqrt -1)) (pow (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 3)))))) a)) (* 2 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b_2 2) (sqrt -1)) (pow (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2))))) a))))))) |
#s(approx (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) #s(hole binary64 (* (pow a 2) (+ (* -1 (/ (pow b_2 3) (pow a 2))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2)))))) (* (sqrt (/ (pow c 3) a)) (sqrt -1))))))) |
#s(approx (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) #s(hole binary64 (* (pow a 2) (+ (* -1 (/ (pow b_2 3) (pow a 2))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (sqrt -1) (+ (* 2 (* (pow b_2 4) c)) (* (pow b_2 4) c))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2)))))) (* (sqrt (/ (pow c 3) a)) (sqrt -1)))))))) |
#s(approx (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) #s(hole binary64 (* (pow a 2) (+ (* -1 (/ (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (* (sqrt -1) (- (pow b_2 6) (* -1/4 (/ (* a (pow (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2))) 2)) (pow c 3))))))) (* 1/2 (* (sqrt (/ a (pow c 3))) (* (sqrt -1) (+ (* 2 (* (pow b_2 4) c)) (* (pow b_2 4) c)))))) (pow a 3))) (+ (* -1 (/ (pow b_2 3) (pow a 2))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2)))))) (* (sqrt (/ (pow c 3) a)) (sqrt -1)))))))) |
#s(approx (pow (sqrt (- (* b_2 b_2) (* c a))) 3) #s(hole binary64 (* (pow a 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2)))))) (* (sqrt (/ (pow c 3) a)) (sqrt -1)))))) |
#s(approx (pow (sqrt (- (* b_2 b_2) (* c a))) 3) #s(hole binary64 (* (pow a 2) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (sqrt -1) (+ (* 2 (* (pow b_2 4) c)) (* (pow b_2 4) c))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2)))))) (* (sqrt (/ (pow c 3) a)) (sqrt -1))))))) |
#s(approx (pow (sqrt (- (* b_2 b_2) (* c a))) 3) #s(hole binary64 (* (pow a 2) (+ (* -1 (/ (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (* (sqrt -1) (- (pow b_2 6) (* -1/4 (/ (* a (pow (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2))) 2)) (pow c 3))))))) (* 1/2 (* (sqrt (/ a (pow c 3))) (* (sqrt -1) (+ (* 2 (* (pow b_2 4) c)) (* (pow b_2 4) c)))))) (pow a 3))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2)))))) (* (sqrt (/ (pow c 3) a)) (sqrt -1))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) #s(hole binary64 (* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) #s(hole binary64 (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) #s(hole binary64 (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b_2 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))))))) |
#s(approx (- (* b_2 b_2) (* c a)) #s(hole binary64 (* -1 (* a (- (* -1 (/ (pow b_2 2) a)) (* -1 c)))))) |
#s(approx (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))))) #s(hole binary64 (* a (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))))) |
#s(approx (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))))) #s(hole binary64 (* -1 (* a (- (* -2 (/ (pow b_2 2) a)) (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))))))) |
#s(approx (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))))) #s(hole binary64 (* -1 (* a (- (* -1 (/ (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 3) (sqrt -1)))) (* 2 (pow b_2 2))) a)) (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))))))) |
#s(approx (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))))) #s(hole binary64 (* -1 (* a (- (* -1 (/ (+ (* -1 (/ (- (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 5) (sqrt -1)))) (* -1/2 (* (sqrt (/ a c)) (* (pow b_2 3) (sqrt -1))))) a)) (* 2 (pow b_2 2))) a)) (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))))))) |
#s(approx (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))) #s(hole binary64 (* a (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))))) |
#s(approx (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))) #s(hole binary64 (* -1 (* a (- (* -1 (/ (pow b_2 2) a)) (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))))))) |
#s(approx (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))) #s(hole binary64 (* -1 (* a (- (* -1 (/ (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 3) (sqrt -1)))) (pow b_2 2)) a)) (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))))))) |
#s(approx (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))) #s(hole binary64 (* -1 (* a (- (* -1 (/ (+ (* -1 (/ (- (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 5) (sqrt -1)))) (* -1/2 (* (sqrt (/ a c)) (* (pow b_2 3) (sqrt -1))))) a)) (pow b_2 2)) a)) (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))))))) |
#s(approx (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) #s(hole binary64 (* -1 (* a (- (* -1 (/ (pow b_2 2) a)) (* -1 c)))))) |
#s(approx (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))) #s(hole binary64 (* (sqrt (* a c)) (* b_2 (sqrt -1))))) |
#s(approx (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))) #s(hole binary64 (* -1 (* a (+ (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 3) (sqrt -1))))))))) |
#s(approx (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))) #s(hole binary64 (* -1 (* a (+ (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 3) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b_2 5) (sqrt -1)))))))))) |
#s(approx (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))) #s(hole binary64 (* -1 (* a (+ (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 3) (sqrt -1)))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b_2 7) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b_2 5) (sqrt -1))))))))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ b_2 a))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ b_2 (* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 2) (sqrt -1))))) a))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ b_2 (* -1 (/ (+ (* -1/2 (* (sqrt (/ a c)) (* (pow b_2 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 4) (sqrt -1))))) a))) a))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* a (+ (* (sqrt (/ c a)) (sqrt -1)) (/ b_2 a)))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 2) (sqrt -1)))) b_2) a)) (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* (pow b_2 2) (sqrt -1))))) a)) b_2) a)) (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (* (neg c) (+ (sqrt (* (/ a c) -1)) (/ b_2 c))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -1)))) |
#s(approx (* (neg c) (+ (sqrt (* (/ a c) -1)) (/ b_2 c))) #s(hole binary64 (* -1 (* a (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (/ b_2 a)))))) |
#s(approx (+ (sqrt (* (/ a c) -1)) (/ b_2 c)) #s(hole binary64 (* -1 (* (sqrt (/ a c)) (sqrt -1))))) |
#s(approx (+ (sqrt (* (/ a c) -1)) (/ b_2 c)) #s(hole binary64 (* -1 (* a (+ (* -1 (/ b_2 (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (sqrt (/ (neg a) c)) #s(hole binary64 (* -1 (* (sqrt (/ a c)) (sqrt -1))))) |
#s(approx (/ (+ (* (/ (* (* c c) a) (* b_2 b_2)) -1/8) (* -1/2 c)) b_2) #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)) #s(hole binary64 (* -1 (* a (+ (* 1/8 (/ (pow c 2) (pow b_2 2))) (* 1/2 (/ c a))))))) |
#s(approx (/ (/ (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) a) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (/ (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) a) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (* b_2 (pow (sqrt -1) 2)) a))))) |
#s(approx (/ (/ (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) a) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* b_2 (- (* b_2 (- (* -1/2 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (sqrt -1)))) (+ (* 2 (* (sqrt (/ 1 (* (pow a 3) c))) (sqrt -1))) (* (sqrt (/ 1 (* (pow a 3) c))) (pow (sqrt -1) 3))))) (/ (pow (sqrt -1) 2) a)))))) |
#s(approx (/ (/ (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) a) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* b_2 (- (* b_2 (- (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (sqrt -1)))) (* b_2 (- (/ 1 (* (pow a 2) c)) (+ (* -1 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (- (* -1/2 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (sqrt -1)))) (+ (* 2 (* (sqrt (/ 1 (* (pow a 3) c))) (sqrt -1))) (* (sqrt (/ 1 (* (pow a 3) c))) (pow (sqrt -1) 3))))))) (+ (* 1/2 (/ 1 (* (pow a 2) c))) (* 2 (/ (pow (sqrt -1) 2) (* (pow a 2) c)))))))) (+ (* 2 (* (sqrt (/ 1 (* (pow a 3) c))) (sqrt -1))) (* (sqrt (/ 1 (* (pow a 3) c))) (pow (sqrt -1) 3))))) (/ (pow (sqrt -1) 2) a)))))) |
#s(approx (/ (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (/ (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) #s(hole binary64 (+ (* -1 (* b_2 (pow (sqrt -1) 2))) (* -1 (* (sqrt (* a c)) (sqrt -1)))))) |
#s(approx (/ (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) #s(hole binary64 (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* b_2 (- (* b_2 (- (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (sqrt -1)))) (+ (* 2 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* (sqrt (/ 1 (* a c))) (pow (sqrt -1) 3))))) (pow (sqrt -1) 2)))))) |
#s(approx (/ (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) #s(hole binary64 (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* b_2 (- (* b_2 (- (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (sqrt -1)))) (* b_2 (- (/ 1 (* a c)) (+ (* -1 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (- (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (sqrt -1)))) (+ (* 2 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* (sqrt (/ 1 (* a c))) (pow (sqrt -1) 3))))))) (+ (* 1/2 (/ 1 (* a c))) (* 2 (/ (pow (sqrt -1) 2) (* a c)))))))) (+ (* 2 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* (sqrt (/ 1 (* a c))) (pow (sqrt -1) 3))))) (pow (sqrt -1) 2)))))) |
#s(approx (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (pow b_2 2) (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2)))) (sqrt -1)))) (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -1))))) |
#s(approx (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) #s(hole binary64 (+ (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -1)) (* (pow b_2 2) (+ (* -1 b_2) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (sqrt -1))))))))) |
#s(approx (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) #s(hole binary64 (+ (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -1)) (* (pow b_2 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (sqrt -1)))) (* b_2 (- (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* b_2 (- (+ (* -2 (* a c)) (* -1 (* a c))) (* 1/4 (/ (pow (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) 2) (* (pow a 3) (* (pow c 3) (pow (sqrt -1) 2))))))) (sqrt -1)))) 1))))))) |
#s(approx (pow (neg b_2) 3) #s(hole binary64 (* -1 (pow b_2 3)))) |
#s(approx (neg b_2) #s(hole binary64 (* -1 b_2))) |
#s(approx b_2 #s(hole binary64 b_2)) |
#s(approx (pow (sqrt (- (* b_2 b_2) (* c a))) 3) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (pow b_2 2) (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2)))) (sqrt -1)))) (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -1))))) |
#s(approx (pow (sqrt (- (* b_2 b_2) (* c a))) 3) #s(hole binary64 (+ (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -1)) (* (pow b_2 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (pow b_2 2) (- (+ (* -2 (* a c)) (* -1 (* a c))) (* 1/4 (/ (pow (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) 2) (* (pow a 3) (* (pow c 3) (pow (sqrt -1) 2))))))) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (sqrt -1))))))))) |
#s(approx (pow (sqrt (- (* b_2 b_2) (* c a))) 3) #s(hole binary64 (+ (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -1)) (* (pow b_2 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (sqrt -1)))) (* (pow b_2 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (pow b_2 2) (- 1 (* 1/2 (/ (* (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (- (+ (* -2 (* a c)) (* -1 (* a c))) (* 1/4 (/ (pow (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) 2) (* (pow a 3) (* (pow c 3) (pow (sqrt -1) 2))))))) (* (pow a 3) (* (pow c 3) (pow (sqrt -1) 2))))))) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (- (+ (* -2 (* a c)) (* -1 (* a c))) (* 1/4 (/ (pow (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) 2) (* (pow a 3) (* (pow c 3) (pow (sqrt -1) 2)))))) (sqrt -1))))))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) #s(hole binary64 (+ (* (sqrt (* a c)) (sqrt -1)) (* (pow b_2 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -1))))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) #s(hole binary64 (+ (* (sqrt (* a c)) (sqrt -1)) (* (pow b_2 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -1)))) (* (pow b_2 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -1) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b_2 2) (pow (sqrt -1) 5))))))))))) |
#s(approx (- (* b_2 b_2) (* c a)) #s(hole binary64 (- (pow b_2 2) (* a c)))) |
#s(approx (* b_2 b_2) #s(hole binary64 (pow b_2 2))) |
#s(approx (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))))) #s(hole binary64 (* -1 (* a c)))) |
#s(approx (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))))) #s(hole binary64 (- (* (sqrt (* a c)) (* b_2 (sqrt -1))) (* a c)))) |
#s(approx (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))))) #s(hole binary64 (- (* b_2 (- (* 2 b_2) (* -1 (* (sqrt (* a c)) (sqrt -1))))) (* a c)))) |
#s(approx (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))))) #s(hole binary64 (- (* b_2 (- (* b_2 (+ 2 (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b_2 (sqrt -1)))))) (* -1 (* (sqrt (* a c)) (sqrt -1))))) (* a c)))) |
#s(approx (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))) #s(hole binary64 (* -1 (* a c)))) |
#s(approx (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))) #s(hole binary64 (- (* (sqrt (* a c)) (* b_2 (sqrt -1))) (* a c)))) |
#s(approx (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))) #s(hole binary64 (- (* b_2 (- b_2 (* -1 (* (sqrt (* a c)) (sqrt -1))))) (* a c)))) |
#s(approx (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))) #s(hole binary64 (- (* b_2 (- (* b_2 (+ 1 (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b_2 (sqrt -1)))))) (* -1 (* (sqrt (* a c)) (sqrt -1))))) (* a c)))) |
#s(approx (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) #s(hole binary64 (- (pow b_2 2) (* a c)))) |
#s(approx (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))) #s(hole binary64 (* b_2 (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b_2 2) (sqrt -1)))))))) |
#s(approx (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))) #s(hole binary64 (* b_2 (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* (pow b_2 2) (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3)))))))))) |
#s(approx (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))) #s(hole binary64 (* b_2 (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* (pow b_2 2) (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -1)))) (* (pow b_2 2) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b_2 2) (pow (sqrt -1) 5)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -1) 3)))))))))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* b_2 (- (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b_2 (sqrt -1)))) (/ 1 a))) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* b_2 (- (* b_2 (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -1)))))) (/ 1 a))) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (+ (* -1 b_2) (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (+ (* b_2 (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b_2 (sqrt -1)))) 1)) (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (+ (* b_2 (- (* b_2 (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -1)))))) 1)) (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (* (neg c) (+ (sqrt (* (/ a c) -1)) (/ b_2 c))) #s(hole binary64 (+ (* -1 b_2) (* -1 (* (sqrt (* a c)) (sqrt -1)))))) |
#s(approx (* (/ c b_2) -1/2) #s(hole binary64 (* -1/2 (/ c b_2)))) |
#s(approx (/ c b_2) #s(hole binary64 (/ c b_2))) |
#s(approx (/ (+ (* (/ (* (* c c) a) (* b_2 b_2)) -1/8) (* -1/2 c)) b_2) #s(hole binary64 (/ (+ (* -1/2 (* (pow b_2 2) c)) (* -1/8 (* a (pow c 2)))) (pow b_2 3)))) |
#s(approx (+ (* (/ (* (* c c) a) (* b_2 b_2)) -1/8) (* -1/2 c)) #s(hole binary64 (/ (+ (* -1/2 (* (pow b_2 2) c)) (* -1/8 (* a (pow c 2)))) (pow b_2 2)))) |
#s(approx (/ (/ (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) a) #s(hole binary64 (* 1/6 (/ (+ (* -2 (* a c)) (* -1 (* a c))) (* a b_2))))) |
#s(approx (/ (/ (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) a) #s(hole binary64 (/ (- (+ (* 1/6 (/ (+ (* -2 (* a c)) (* -1 (* a c))) a)) (* 1/6 (/ (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2))) (* a (pow b_2 2))))) (* -1/18 (/ (* (+ (* -2 (* a c)) (* -1 (* a c))) (+ (* 1/2 (* a c)) (* a c))) (* a (pow b_2 2))))) b_2))) |
#s(approx (/ (/ (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) a) #s(hole binary64 (/ (- (+ (* 1/6 (/ (+ (* -2 (* a c)) (* -1 (* a c))) a)) (+ (* 1/6 (/ (- (* -1 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -2 (* a c)) (* -1 (* a c))) (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2)))))) (* a (pow b_2 4)))) (* 1/6 (/ (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2))) (* a (pow b_2 2)))))) (+ (* -1/3 (/ (* (+ (* 1/2 (* a c)) (* a c)) (- (* 1/6 (/ (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2))) a)) (* -1/18 (/ (* (+ (* -2 (* a c)) (* -1 (* a c))) (+ (* 1/2 (* a c)) (* a c))) a)))) (pow b_2 4))) (+ (* -1/18 (/ (* (+ (* -2 (* a c)) (* -1 (* a c))) (+ (* 1/2 (* a c)) (* a c))) (* a (pow b_2 2)))) (* -1/144 (/ (* a (* (pow c 2) (+ (* -2 (* a c)) (* -1 (* a c))))) (pow b_2 4)))))) b_2))) |
#s(approx (/ (/ (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) a) #s(hole binary64 (/ (- (+ (* -1/6 (/ (+ (* 1/4 (pow (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2))) 2)) (* 1/2 (* (+ (* -2 (* a c)) (* -1 (* a c))) (- (* -1 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -2 (* a c)) (* -1 (* a c))) (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2))))))))) (* a (pow b_2 6)))) (+ (* 1/6 (/ (+ (* -2 (* a c)) (* -1 (* a c))) a)) (+ (* 1/6 (/ (- (* -1 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -2 (* a c)) (* -1 (* a c))) (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2)))))) (* a (pow b_2 4)))) (* 1/6 (/ (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2))) (* a (pow b_2 2))))))) (+ (* -1/3 (/ (* (+ (* 1/2 (* a c)) (* a c)) (- (* 1/6 (/ (- (* -1 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -2 (* a c)) (* -1 (* a c))) (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2)))))) a)) (+ (* -1/3 (* (+ (* 1/2 (* a c)) (* a c)) (- (* 1/6 (/ (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2))) a)) (* -1/18 (/ (* (+ (* -2 (* a c)) (* -1 (* a c))) (+ (* 1/2 (* a c)) (* a c))) a))))) (* -1/144 (* a (* (pow c 2) (+ (* -2 (* a c)) (* -1 (* a c))))))))) (pow b_2 6))) (+ (* -1/3 (/ (* (+ (* 1/2 (* a c)) (* a c)) (- (* 1/6 (/ (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2))) a)) (* -1/18 (/ (* (+ (* -2 (* a c)) (* -1 (* a c))) (+ (* 1/2 (* a c)) (* a c))) a)))) (pow b_2 4))) (+ (* -1/18 (/ (* (+ (* -2 (* a c)) (* -1 (* a c))) (+ (* 1/2 (* a c)) (* a c))) (* a (pow b_2 2)))) (+ (* -1/24 (/ (* (pow a 2) (* (pow c 2) (- (* 1/6 (/ (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2))) a)) (* -1/18 (/ (* (+ (* -2 (* a c)) (* -1 (* a c))) (+ (* 1/2 (* a c)) (* a c))) a))))) (pow b_2 6))) (+ (* -1/144 (/ (* a (* (pow c 2) (+ (* -2 (* a c)) (* -1 (* a c))))) (pow b_2 4))) (* -1/288 (/ (* (pow a 2) (* (pow c 3) (+ (* -2 (* a c)) (* -1 (* a c))))) (pow b_2 6))))))))) b_2))) |
#s(approx (/ (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) #s(hole binary64 (* 1/6 (/ (+ (* -2 (* a c)) (* -1 (* a c))) b_2)))) |
#s(approx (/ (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) #s(hole binary64 (/ (- (+ (* 1/6 (+ (* -2 (* a c)) (* -1 (* a c)))) (* 1/6 (/ (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2))) (pow b_2 2)))) (* -1/18 (/ (* (+ (* -2 (* a c)) (* -1 (* a c))) (+ (* 1/2 (* a c)) (* a c))) (pow b_2 2)))) b_2))) |
#s(approx (/ (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) #s(hole binary64 (/ (- (+ (* 1/6 (+ (* -2 (* a c)) (* -1 (* a c)))) (+ (* 1/6 (/ (- (* -1 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -2 (* a c)) (* -1 (* a c))) (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2)))))) (pow b_2 4))) (* 1/6 (/ (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2))) (pow b_2 2))))) (+ (* -1/3 (/ (* (+ (* 1/2 (* a c)) (* a c)) (- (* 1/6 (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2)))) (* -1/18 (* (+ (* -2 (* a c)) (* -1 (* a c))) (+ (* 1/2 (* a c)) (* a c)))))) (pow b_2 4))) (+ (* -1/18 (/ (* (+ (* -2 (* a c)) (* -1 (* a c))) (+ (* 1/2 (* a c)) (* a c))) (pow b_2 2))) (* -1/144 (/ (* (pow a 2) (* (pow c 2) (+ (* -2 (* a c)) (* -1 (* a c))))) (pow b_2 4)))))) b_2))) |
#s(approx (/ (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) #s(hole binary64 (/ (- (+ (* -1/6 (/ (+ (* 1/4 (pow (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2))) 2)) (* 1/2 (* (+ (* -2 (* a c)) (* -1 (* a c))) (- (* -1 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -2 (* a c)) (* -1 (* a c))) (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2))))))))) (pow b_2 6))) (+ (* 1/6 (+ (* -2 (* a c)) (* -1 (* a c)))) (+ (* 1/6 (/ (- (* -1 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -2 (* a c)) (* -1 (* a c))) (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2)))))) (pow b_2 4))) (* 1/6 (/ (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2))) (pow b_2 2)))))) (+ (* -1/3 (/ (* (+ (* 1/2 (* a c)) (* a c)) (- (* 1/6 (- (* -1 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -2 (* a c)) (* -1 (* a c))) (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2))))))) (+ (* -1/3 (* (+ (* 1/2 (* a c)) (* a c)) (- (* 1/6 (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2)))) (* -1/18 (* (+ (* -2 (* a c)) (* -1 (* a c))) (+ (* 1/2 (* a c)) (* a c))))))) (* -1/144 (* (pow a 2) (* (pow c 2) (+ (* -2 (* a c)) (* -1 (* a c))))))))) (pow b_2 6))) (+ (* -1/3 (/ (* (+ (* 1/2 (* a c)) (* a c)) (- (* 1/6 (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2)))) (* -1/18 (* (+ (* -2 (* a c)) (* -1 (* a c))) (+ (* 1/2 (* a c)) (* a c)))))) (pow b_2 4))) (+ (* -1/18 (/ (* (+ (* -2 (* a c)) (* -1 (* a c))) (+ (* 1/2 (* a c)) (* a c))) (pow b_2 2))) (+ (* -1/24 (/ (* (pow a 2) (* (pow c 2) (- (* 1/6 (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2)))) (* -1/18 (* (+ (* -2 (* a c)) (* -1 (* a c))) (+ (* 1/2 (* a c)) (* a c))))))) (pow b_2 6))) (+ (* -1/144 (/ (* (pow a 2) (* (pow c 2) (+ (* -2 (* a c)) (* -1 (* a c))))) (pow b_2 4))) (* -1/288 (/ (* (pow a 3) (* (pow c 3) (+ (* -2 (* a c)) (* -1 (* a c))))) (pow b_2 6))))))))) b_2))) |
#s(approx (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) #s(hole binary64 (* 1/2 (* b_2 (+ (* -2 (* a c)) (* -1 (* a c))))))) |
#s(approx (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) #s(hole binary64 (* b_2 (+ (* 1/2 (+ (* -2 (* a c)) (* -1 (* a c)))) (* 1/2 (/ (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2))) (pow b_2 2))))))) |
#s(approx (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) #s(hole binary64 (* b_2 (+ (* 1/2 (+ (* -2 (* a c)) (* -1 (* a c)))) (+ (* 1/2 (/ (- (* -1 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -2 (* a c)) (* -1 (* a c))) (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2)))))) (pow b_2 4))) (* 1/2 (/ (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2))) (pow b_2 2)))))))) |
#s(approx (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) #s(hole binary64 (* b_2 (+ (* -1/2 (/ (+ (* 1/4 (pow (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2))) 2)) (* 1/2 (* (+ (* -2 (* a c)) (* -1 (* a c))) (- (* -1 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -2 (* a c)) (* -1 (* a c))) (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2))))))))) (pow b_2 6))) (+ (* 1/2 (+ (* -2 (* a c)) (* -1 (* a c)))) (+ (* 1/2 (/ (- (* -1 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -2 (* a c)) (* -1 (* a c))) (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2)))))) (pow b_2 4))) (* 1/2 (/ (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2))) (pow b_2 2))))))))) |
#s(approx (pow (sqrt (- (* b_2 b_2) (* c a))) 3) #s(hole binary64 (* (pow b_2 3) (+ 1 (* 1/2 (/ (+ (* -2 (* a c)) (* -1 (* a c))) (pow b_2 2))))))) |
#s(approx (pow (sqrt (- (* b_2 b_2) (* c a))) 3) #s(hole binary64 (* (pow b_2 3) (+ 1 (+ (* 1/2 (/ (+ (* -2 (* a c)) (* -1 (* a c))) (pow b_2 2))) (* 1/2 (/ (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2))) (pow b_2 4)))))))) |
#s(approx (pow (sqrt (- (* b_2 b_2) (* c a))) 3) #s(hole binary64 (* (pow b_2 3) (+ 1 (+ (* 1/2 (/ (+ (* -2 (* a c)) (* -1 (* a c))) (pow b_2 2))) (+ (* 1/2 (/ (- (* -1 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -2 (* a c)) (* -1 (* a c))) (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2)))))) (pow b_2 6))) (* 1/2 (/ (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2))) (pow b_2 4))))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) #s(hole binary64 (* b_2 (+ 1 (* -1/2 (/ (* a c) (pow b_2 2))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) #s(hole binary64 (* b_2 (+ 1 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4)))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) #s(hole binary64 (* b_2 (+ 1 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))) (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 6))))))))) |
#s(approx (- (* b_2 b_2) (* c a)) #s(hole binary64 (* (pow b_2 2) (+ 1 (* -1 (/ (* a c) (pow b_2 2))))))) |
#s(approx (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))))) #s(hole binary64 (* 3 (pow b_2 2)))) |
#s(approx (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))))) #s(hole binary64 (* (pow b_2 2) (+ 3 (* -1 (/ (+ (* 1/2 (* a c)) (* a c)) (pow b_2 2))))))) |
#s(approx (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))))) #s(hole binary64 (* (pow b_2 2) (- (+ 3 (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4)))) (+ (* 1/2 (/ (* a c) (pow b_2 2))) (/ (* a c) (pow b_2 2))))))) |
#s(approx (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))))) #s(hole binary64 (* (pow b_2 2) (- (+ 3 (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 6)))) (+ (* 1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))) (+ (* 1/2 (/ (* a c) (pow b_2 2))) (/ (* a c) (pow b_2 2)))))))) |
#s(approx (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))) #s(hole binary64 (* 2 (pow b_2 2)))) |
#s(approx (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))) #s(hole binary64 (* (pow b_2 2) (+ 2 (* -1 (/ (+ (* 1/2 (* a c)) (* a c)) (pow b_2 2))))))) |
#s(approx (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))) #s(hole binary64 (* (pow b_2 2) (- (+ 2 (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4)))) (+ (* 1/2 (/ (* a c) (pow b_2 2))) (/ (* a c) (pow b_2 2))))))) |
#s(approx (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))) #s(hole binary64 (* (pow b_2 2) (- (+ 2 (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 6)))) (+ (* 1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))) (+ (* 1/2 (/ (* a c) (pow b_2 2))) (/ (* a c) (pow b_2 2)))))))) |
#s(approx (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) #s(hole binary64 (* (pow b_2 2) (+ 1 (* -1 (/ (* a c) (pow b_2 2))))))) |
#s(approx (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))) #s(hole binary64 (* (pow b_2 2) (- (* 1/2 (/ (* a c) (pow b_2 2))) 1)))) |
#s(approx (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))) #s(hole binary64 (* (pow b_2 2) (- (+ (* 1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))) (* 1/2 (/ (* a c) (pow b_2 2)))) 1)))) |
#s(approx (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))) #s(hole binary64 (* (pow b_2 2) (- (+ (* 1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 6))) (+ (* 1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))) (* 1/2 (/ (* a c) (pow b_2 2))))) 1)))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (/ (+ (* -1/2 c) (* -1/8 (/ (* a (pow c 2)) (pow b_2 2)))) b_2))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (/ (+ (* -1/2 c) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 2))) (* -1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 4))))) b_2))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (/ (+ (* -1/2 c) (+ (* -1/2 (/ (+ (* 1/64 (* (pow a 4) (pow c 4))) (* 1/16 (* (pow a 4) (pow c 4)))) (* a (pow b_2 6)))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 2))) (* -1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 4)))))) b_2))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (/ (+ (* -1/2 (* a c)) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 2)))) b_2))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (/ (+ (* -1/2 (* a c)) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 2))) (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 4))))) b_2))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (/ (+ (* -1/2 (* a c)) (+ (* -1/2 (/ (+ (* 1/64 (* (pow a 4) (pow c 4))) (* 1/16 (* (pow a 4) (pow c 4)))) (pow b_2 6))) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 2))) (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 4)))))) b_2))) |
#s(approx (* (neg c) (+ (sqrt (* (/ a c) -1)) (/ b_2 c))) #s(hole binary64 (* -1 b_2))) |
#s(approx (* (neg c) (+ (sqrt (* (/ a c) -1)) (/ b_2 c))) #s(hole binary64 (* b_2 (- (* -1 (* (sqrt (* a c)) (/ (sqrt -1) b_2))) 1)))) |
#s(approx (+ (sqrt (* (/ a c) -1)) (/ b_2 c)) #s(hole binary64 (/ b_2 c))) |
#s(approx (+ (sqrt (* (/ a c) -1)) (/ b_2 c)) #s(hole binary64 (* b_2 (+ (* (sqrt (/ a c)) (/ (sqrt -1) b_2)) (/ 1 c))))) |
#s(approx (/ (+ (* (/ (* (* c c) a) (* b_2 b_2)) -1/8) (* -1/2 c)) b_2) #s(hole binary64 (/ (+ (* -1/2 c) (* -1/8 (/ (* a (pow c 2)) (pow b_2 2)))) b_2))) |
#s(approx (/ (/ (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) a) #s(hole binary64 (* -2 (/ b_2 a)))) |
#s(approx (/ (/ (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) a) #s(hole binary64 (* -1 (* b_2 (- (+ (* 1/2 (/ (+ (* -2 (* a c)) (* -1 (* a c))) (* a (pow b_2 2)))) (* 2 (/ 1 a))) (* -2 (/ (+ (* -1/2 (* a c)) (* a c)) (* a (pow b_2 2))))))))) |
#s(approx (/ (/ (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) a) #s(hole binary64 (* -1 (* b_2 (- (+ (* 1/2 (/ (+ (* -2 (* a c)) (* -1 (* a c))) (* a (pow b_2 2)))) (+ (* 1/2 (/ (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2))) (* a (pow b_2 4)))) (* 2 (/ 1 a)))) (+ (* -2 (/ (+ (* -1/2 (* a c)) (* a c)) (* a (pow b_2 2)))) (+ (* -1 (/ (* (+ (* -1/2 (* a c)) (* a c)) (- (* 1/2 (/ (+ (* -2 (* a c)) (* -1 (* a c))) a)) (* -2 (/ (+ (* -1/2 (* a c)) (* a c)) a)))) (pow b_2 4))) (* 1/4 (/ (* a (pow c 2)) (pow b_2 4)))))))))) |
#s(approx (/ (/ (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) a) #s(hole binary64 (* -1 (* b_2 (- (+ (* 1/2 (/ (+ (* -2 (* a c)) (* -1 (* a c))) (* a (pow b_2 2)))) (+ (* 1/2 (/ (- (* -1 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -2 (* a c)) (* -1 (* a c))) (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2)))))) (* a (pow b_2 6)))) (+ (* 1/2 (/ (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2))) (* a (pow b_2 4)))) (* 2 (/ 1 a))))) (+ (* -2 (/ (+ (* -1/2 (* a c)) (* a c)) (* a (pow b_2 2)))) (+ (* -1 (/ (* (+ (* -1/2 (* a c)) (* a c)) (- (* 1/2 (/ (+ (* -2 (* a c)) (* -1 (* a c))) a)) (* -2 (/ (+ (* -1/2 (* a c)) (* a c)) a)))) (pow b_2 4))) (+ (* -1 (/ (* (+ (* -1/2 (* a c)) (* a c)) (- (* 1/2 (/ (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2))) a)) (+ (* -1 (* (+ (* -1/2 (* a c)) (* a c)) (- (* 1/2 (/ (+ (* -2 (* a c)) (* -1 (* a c))) a)) (* -2 (/ (+ (* -1/2 (* a c)) (* a c)) a))))) (* 1/4 (* a (pow c 2)))))) (pow b_2 6))) (+ (* 1/8 (/ (* (pow a 2) (* (pow c 2) (- (* 1/2 (/ (+ (* -2 (* a c)) (* -1 (* a c))) a)) (* -2 (/ (+ (* -1/2 (* a c)) (* a c)) a))))) (pow b_2 6))) (+ (* 1/8 (/ (* (pow a 2) (pow c 3)) (pow b_2 6))) (* 1/4 (/ (* a (pow c 2)) (pow b_2 4))))))))))))) |
#s(approx (/ (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) #s(hole binary64 (* -2 b_2))) |
#s(approx (/ (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) #s(hole binary64 (* -1 (* b_2 (- (+ 2 (* 1/2 (/ (+ (* -2 (* a c)) (* -1 (* a c))) (pow b_2 2)))) (* -2 (/ (+ (* -1/2 (* a c)) (* a c)) (pow b_2 2)))))))) |
#s(approx (/ (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) #s(hole binary64 (* -1 (* b_2 (- (+ 2 (+ (* 1/2 (/ (+ (* -2 (* a c)) (* -1 (* a c))) (pow b_2 2))) (* 1/2 (/ (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2))) (pow b_2 4))))) (+ (* -2 (/ (+ (* -1/2 (* a c)) (* a c)) (pow b_2 2))) (+ (* -1 (/ (* (+ (* -1/2 (* a c)) (* a c)) (- (* 1/2 (+ (* -2 (* a c)) (* -1 (* a c)))) (* -2 (+ (* -1/2 (* a c)) (* a c))))) (pow b_2 4))) (* 1/4 (/ (* (pow a 2) (pow c 2)) (pow b_2 4)))))))))) |
#s(approx (/ (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) #s(hole binary64 (* -1 (* b_2 (- (+ 2 (+ (* 1/2 (/ (+ (* -2 (* a c)) (* -1 (* a c))) (pow b_2 2))) (+ (* 1/2 (/ (- (* -1 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -2 (* a c)) (* -1 (* a c))) (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2)))))) (pow b_2 6))) (* 1/2 (/ (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2))) (pow b_2 4)))))) (+ (* -2 (/ (+ (* -1/2 (* a c)) (* a c)) (pow b_2 2))) (+ (* -1 (/ (* (+ (* -1/2 (* a c)) (* a c)) (- (* 1/2 (+ (* -2 (* a c)) (* -1 (* a c)))) (* -2 (+ (* -1/2 (* a c)) (* a c))))) (pow b_2 4))) (+ (* -1 (/ (* (+ (* -1/2 (* a c)) (* a c)) (- (* 1/2 (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2)))) (+ (* -1 (* (+ (* -1/2 (* a c)) (* a c)) (- (* 1/2 (+ (* -2 (* a c)) (* -1 (* a c)))) (* -2 (+ (* -1/2 (* a c)) (* a c)))))) (* 1/4 (* (pow a 2) (pow c 2)))))) (pow b_2 6))) (+ (* 1/8 (/ (* (pow a 2) (* (pow c 2) (- (* 1/2 (+ (* -2 (* a c)) (* -1 (* a c)))) (* -2 (+ (* -1/2 (* a c)) (* a c)))))) (pow b_2 6))) (+ (* 1/8 (/ (* (pow a 3) (pow c 3)) (pow b_2 6))) (* 1/4 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))))))))))))) |
#s(approx (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) #s(hole binary64 (* -2 (pow b_2 3)))) |
#s(approx (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) #s(hole binary64 (* -1 (* (pow b_2 3) (+ 2 (* 1/2 (/ (+ (* -2 (* a c)) (* -1 (* a c))) (pow b_2 2)))))))) |
#s(approx (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) #s(hole binary64 (* -1 (* (pow b_2 3) (+ 2 (+ (* 1/2 (/ (+ (* -2 (* a c)) (* -1 (* a c))) (pow b_2 2))) (* 1/2 (/ (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2))) (pow b_2 4))))))))) |
#s(approx (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) #s(hole binary64 (* -1 (* (pow b_2 3) (+ 2 (+ (* 1/2 (/ (+ (* -2 (* a c)) (* -1 (* a c))) (pow b_2 2))) (+ (* 1/2 (/ (- (* -1 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -2 (* a c)) (* -1 (* a c))) (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2)))))) (pow b_2 6))) (* 1/2 (/ (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2))) (pow b_2 4)))))))))) |
#s(approx (pow (sqrt (- (* b_2 b_2) (* c a))) 3) #s(hole binary64 (* -1 (pow b_2 3)))) |
#s(approx (pow (sqrt (- (* b_2 b_2) (* c a))) 3) #s(hole binary64 (* -1 (* (pow b_2 3) (+ 1 (* 1/2 (/ (+ (* -2 (* a c)) (* -1 (* a c))) (pow b_2 2)))))))) |
#s(approx (pow (sqrt (- (* b_2 b_2) (* c a))) 3) #s(hole binary64 (* -1 (* (pow b_2 3) (+ 1 (+ (* 1/2 (/ (+ (* -2 (* a c)) (* -1 (* a c))) (pow b_2 2))) (* 1/2 (/ (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2))) (pow b_2 4))))))))) |
#s(approx (pow (sqrt (- (* b_2 b_2) (* c a))) 3) #s(hole binary64 (* -1 (* (pow b_2 3) (+ 1 (+ (* 1/2 (/ (+ (* -2 (* a c)) (* -1 (* a c))) (pow b_2 2))) (+ (* 1/2 (/ (- (* -1 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -2 (* a c)) (* -1 (* a c))) (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2)))))) (pow b_2 6))) (* 1/2 (/ (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2))) (pow b_2 4)))))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) #s(hole binary64 (* -1 b_2))) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) #s(hole binary64 (* -1 (* b_2 (+ 1 (* -1/2 (/ (* a c) (pow b_2 2)))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) #s(hole binary64 (* -1 (* b_2 (+ 1 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) #s(hole binary64 (* -1 (* b_2 (+ 1 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))) (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 6)))))))))) |
#s(approx (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))))) #s(hole binary64 (pow b_2 2))) |
#s(approx (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))))) #s(hole binary64 (* (pow b_2 2) (+ 1 (* -1 (/ (+ (* -1/2 (* a c)) (* a c)) (pow b_2 2))))))) |
#s(approx (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))))) #s(hole binary64 (* (pow b_2 2) (- (+ 1 (* 1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4)))) (+ (* -1/2 (/ (* a c) (pow b_2 2))) (/ (* a c) (pow b_2 2))))))) |
#s(approx (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))))) #s(hole binary64 (* (pow b_2 2) (- (+ 1 (* 1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 6)))) (+ (* -1/2 (/ (* a c) (pow b_2 2))) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))) (/ (* a c) (pow b_2 2)))))))) |
#s(approx (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))) #s(hole binary64 (* -1 (+ (* -1/2 (* a c)) (* a c))))) |
#s(approx (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))) #s(hole binary64 (- (* 1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 2))) (+ (* -1/2 (* a c)) (* a c))))) |
#s(approx (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))) #s(hole binary64 (- (* 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))) (* a c)))))) |
#s(approx (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))) #s(hole binary64 (- (* 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))) (* a c))))))) |
#s(approx (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))) #s(hole binary64 (pow b_2 2))) |
#s(approx (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))) #s(hole binary64 (* (pow b_2 2) (+ 1 (* -1/2 (/ (* a c) (pow b_2 2))))))) |
#s(approx (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))) #s(hole binary64 (* (pow b_2 2) (+ 1 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4)))))))) |
#s(approx (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))) #s(hole binary64 (* (pow b_2 2) (+ 1 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))) (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 6))))))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -2 (/ b_2 a)))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (* 2 (/ 1 a))))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 4))) (* 2 (/ 1 a)))))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 4))) (+ (* -1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 6))) (* 2 (/ 1 a))))))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -2 b_2))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* b_2 (+ 2 (* -1/2 (/ (* a c) (pow b_2 2)))))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* b_2 (+ 2 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))))))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* b_2 (+ 2 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))) (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 6)))))))))) |
#s(approx (* (neg c) (+ (sqrt (* (/ a c) -1)) (/ b_2 c))) #s(hole binary64 (* -1 (* b_2 (+ 1 (* (sqrt (* a c)) (/ (sqrt -1) b_2))))))) |
#s(approx (+ (sqrt (* (/ a c) -1)) (/ b_2 c)) #s(hole binary64 (* -1 (* b_2 (- (* -1 (* (sqrt (/ a c)) (/ (sqrt -1) b_2))) (/ 1 c)))))) |
#s(approx (/ (+ (* (/ (* (* c c) a) (* b_2 b_2)) -1/8) (* -1/2 c)) b_2) #s(hole binary64 (* -1 (/ (+ (* 1/8 (/ (* a (pow c 2)) (pow b_2 2))) (* 1/2 c)) b_2)))) |
#s(approx (/ (/ (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) a) #s(hole binary64 (+ (* -1 (/ (pow b_2 3) (* a (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (+ (* c (- (* 1/2 (/ (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (* a (* (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))))) (* -1 (/ (* (+ a (* 1/2 a)) (+ (* -1 (pow b_2 3)) (pow b_2 3))) (* a (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2)))))) (/ (pow b_2 3) (* a (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))))))) |
#s(approx (/ (/ (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) a) #s(hole binary64 (+ (* -1 (/ (pow b_2 3) (* a (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (+ (* c (- (+ (* 1/2 (/ (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (* a (* (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))))) (* c (- (* 1/2 (/ (- (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2))) (* 1/4 (/ (pow (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) 2) (pow b_2 6)))) (* a (* (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))))) (+ (* -1 (/ (* (+ a (* 1/2 a)) (- (* 1/2 (/ (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (* a (* (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))))) (* -1 (/ (* (+ a (* 1/2 a)) (+ (* -1 (pow b_2 3)) (pow b_2 3))) (* a (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2)))))) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))) (* -1/8 (/ (* a (+ (* -1 (pow b_2 3)) (pow b_2 3))) (* (pow b_2 2) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2)))))))) (* -1 (/ (* (+ a (* 1/2 a)) (+ (* -1 (pow b_2 3)) (pow b_2 3))) (* a (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2)))))) (/ (pow b_2 3) (* a (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))))))) |
#s(approx (/ (/ (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) a) #s(hole binary64 (+ (* -1 (/ (pow b_2 3) (* a (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (+ (* c (- (+ (* 1/2 (/ (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (* a (* (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))))) (* c (- (+ (* 1/2 (/ (- (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2))) (* 1/4 (/ (pow (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) 2) (pow b_2 6)))) (* a (* (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))))) (* c (- (* 1/2 (/ (- (* -1 (pow a 3)) (* 1/2 (/ (* (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (- (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2))) (* 1/4 (/ (pow (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) 2) (pow b_2 6))))) (pow b_2 6)))) (* a (* (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))))) (+ (* -1 (/ (* (+ a (* 1/2 a)) (- (* 1/2 (/ (- (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2))) (* 1/4 (/ (pow (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) 2) (pow b_2 6)))) (* a (* (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))))) (+ (* -1 (/ (* (+ a (* 1/2 a)) (- (* 1/2 (/ (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (* a (* (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))))) (* -1 (/ (* (+ a (* 1/2 a)) (+ (* -1 (pow b_2 3)) (pow b_2 3))) (* a (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2)))))) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))) (* -1/8 (/ (* a (+ (* -1 (pow b_2 3)) (pow b_2 3))) (* (pow b_2 2) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))))) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))) (+ (* -1/8 (/ (* (pow a 2) (- (* 1/2 (/ (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (* a (* (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))))) (* -1 (/ (* (+ a (* 1/2 a)) (+ (* -1 (pow b_2 3)) (pow b_2 3))) (* a (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2)))))) (* (pow b_2 2) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (* -1/16 (/ (* (pow a 2) (+ (* -1 (pow b_2 3)) (pow b_2 3))) (* (pow b_2 4) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))))))) (+ (* -1 (/ (* (+ a (* 1/2 a)) (- (* 1/2 (/ (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (* a (* (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))))) (* -1 (/ (* (+ a (* 1/2 a)) (+ (* -1 (pow b_2 3)) (pow b_2 3))) (* a (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2)))))) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))) (* -1/8 (/ (* a (+ (* -1 (pow b_2 3)) (pow b_2 3))) (* (pow b_2 2) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2)))))))) (* -1 (/ (* (+ a (* 1/2 a)) (+ (* -1 (pow b_2 3)) (pow b_2 3))) (* a (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2)))))) (/ (pow b_2 3) (* a (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))))))) |
#s(approx (/ (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) #s(hole binary64 (+ (* -1 (/ (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))) (+ (* c (- (* 1/2 (/ (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (* (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (* -1 (/ (* (+ a (* 1/2 a)) (+ (* -1 (pow b_2 3)) (pow b_2 3))) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))) (/ (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))))) |
#s(approx (/ (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) #s(hole binary64 (+ (* -1 (/ (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))) (+ (* c (- (+ (* 1/2 (/ (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (* (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (* c (- (* 1/2 (/ (- (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2))) (* 1/4 (/ (pow (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) 2) (pow b_2 6)))) (* (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (+ (* -1 (/ (* (+ a (* 1/2 a)) (- (* 1/2 (/ (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (* (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (* -1 (/ (* (+ a (* 1/2 a)) (+ (* -1 (pow b_2 3)) (pow b_2 3))) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))) (* -1/8 (/ (* (pow a 2) (+ (* -1 (pow b_2 3)) (pow b_2 3))) (* (pow b_2 2) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2)))))))) (* -1 (/ (* (+ a (* 1/2 a)) (+ (* -1 (pow b_2 3)) (pow b_2 3))) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))) (/ (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))))) |
#s(approx (/ (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) #s(hole binary64 (+ (* -1 (/ (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))) (+ (* c (- (+ (* 1/2 (/ (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (* (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (* c (- (+ (* 1/2 (/ (- (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2))) (* 1/4 (/ (pow (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) 2) (pow b_2 6)))) (* (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (* c (- (* 1/2 (/ (- (* -1 (pow a 3)) (* 1/2 (/ (* (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (- (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2))) (* 1/4 (/ (pow (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) 2) (pow b_2 6))))) (pow b_2 6)))) (* (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (+ (* -1 (/ (* (+ a (* 1/2 a)) (- (* 1/2 (/ (- (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2))) (* 1/4 (/ (pow (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) 2) (pow b_2 6)))) (* (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (+ (* -1 (/ (* (+ a (* 1/2 a)) (- (* 1/2 (/ (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (* (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (* -1 (/ (* (+ a (* 1/2 a)) (+ (* -1 (pow b_2 3)) (pow b_2 3))) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))) (* -1/8 (/ (* (pow a 2) (+ (* -1 (pow b_2 3)) (pow b_2 3))) (* (pow b_2 2) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))))) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))) (+ (* -1/8 (/ (* (pow a 2) (- (* 1/2 (/ (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (* (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (* -1 (/ (* (+ a (* 1/2 a)) (+ (* -1 (pow b_2 3)) (pow b_2 3))) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))) (* (pow b_2 2) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (* -1/16 (/ (* (pow a 3) (+ (* -1 (pow b_2 3)) (pow b_2 3))) (* (pow b_2 4) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))))))) (+ (* -1 (/ (* (+ a (* 1/2 a)) (- (* 1/2 (/ (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (* (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (* -1 (/ (* (+ a (* 1/2 a)) (+ (* -1 (pow b_2 3)) (pow b_2 3))) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))) (* -1/8 (/ (* (pow a 2) (+ (* -1 (pow b_2 3)) (pow b_2 3))) (* (pow b_2 2) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2)))))))) (* -1 (/ (* (+ a (* 1/2 a)) (+ (* -1 (pow b_2 3)) (pow b_2 3))) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))) (/ (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))))) |
#s(approx (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) #s(hole binary64 (+ (* -1 (pow b_2 3)) (+ (* 1/2 (/ (* c (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4))))) (pow b_2 3))) (pow b_2 3))))) |
#s(approx (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) #s(hole binary64 (+ (* -1 (pow b_2 3)) (+ (* c (+ (* 1/2 (/ (* c (- (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2))) (* 1/4 (/ (pow (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) 2) (pow b_2 6))))) (pow b_2 3))) (* 1/2 (/ (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (pow b_2 3))))) (pow b_2 3))))) |
#s(approx (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) #s(hole binary64 (+ (* -1 (pow b_2 3)) (+ (* c (+ (* 1/2 (/ (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (pow b_2 3))) (* c (+ (* 1/2 (/ (* c (- (* -1 (pow a 3)) (* 1/2 (/ (* (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (- (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2))) (* 1/4 (/ (pow (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) 2) (pow b_2 6))))) (pow b_2 6))))) (pow b_2 3))) (* 1/2 (/ (- (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2))) (* 1/4 (/ (pow (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) 2) (pow b_2 6)))) (pow b_2 3))))))) (pow b_2 3))))) |
#s(approx (pow (sqrt (- (* b_2 b_2) (* c a))) 3) #s(hole binary64 (+ (* 1/2 (/ (* c (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4))))) (pow b_2 3))) (pow b_2 3)))) |
#s(approx (pow (sqrt (- (* b_2 b_2) (* c a))) 3) #s(hole binary64 (+ (* c (+ (* 1/2 (/ (* c (- (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2))) (* 1/4 (/ (pow (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) 2) (pow b_2 6))))) (pow b_2 3))) (* 1/2 (/ (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (pow b_2 3))))) (pow b_2 3)))) |
#s(approx (pow (sqrt (- (* b_2 b_2) (* c a))) 3) #s(hole binary64 (+ (* c (+ (* 1/2 (/ (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (pow b_2 3))) (* c (+ (* 1/2 (/ (* c (- (* -1 (pow a 3)) (* 1/2 (/ (* (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (- (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2))) (* 1/4 (/ (pow (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) 2) (pow b_2 6))))) (pow b_2 6))))) (pow b_2 3))) (* 1/2 (/ (- (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2))) (* 1/4 (/ (pow (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) 2) (pow b_2 6)))) (pow b_2 3))))))) (pow b_2 3)))) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) #s(hole binary64 (+ b_2 (* c (+ (* -1/2 (/ a b_2)) (* -1/8 (/ (* (pow a 2) c) (pow b_2 3)))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) #s(hole binary64 (+ b_2 (* c (+ (* -1/2 (/ a b_2)) (* c (+ (* -1/8 (/ (pow a 2) (pow b_2 3))) (* -1/16 (/ (* (pow a 3) c) (pow b_2 5)))))))))) |
#s(approx c #s(hole binary64 c)) |
#s(approx (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))))) #s(hole binary64 (- (+ (* -1 (* c (+ a (* 1/2 a)))) (* 2 (pow b_2 2))) (* -1 (pow b_2 2))))) |
#s(approx (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))))) #s(hole binary64 (- (+ (* 2 (pow b_2 2)) (* c (- (* -1/8 (/ (* (pow a 2) c) (pow b_2 2))) (+ a (* 1/2 a))))) (* -1 (pow b_2 2))))) |
#s(approx (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))))) #s(hole binary64 (- (+ (* 2 (pow b_2 2)) (* c (- (* c (- (* -1/16 (/ (* (pow a 3) c) (pow b_2 4))) (* 1/8 (/ (pow a 2) (pow b_2 2))))) (+ a (* 1/2 a))))) (* -1 (pow b_2 2))))) |
#s(approx (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))) #s(hole binary64 (- (+ (* -1 (* c (+ a (* 1/2 a)))) (pow b_2 2)) (* -1 (pow b_2 2))))) |
#s(approx (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))) #s(hole binary64 (- (+ (* c (- (* -1/8 (/ (* (pow a 2) c) (pow b_2 2))) (+ a (* 1/2 a)))) (pow b_2 2)) (* -1 (pow b_2 2))))) |
#s(approx (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))) #s(hole binary64 (- (+ (* c (- (* c (- (* -1/16 (/ (* (pow a 3) c) (pow b_2 4))) (* 1/8 (/ (pow a 2) (pow b_2 2))))) (+ a (* 1/2 a)))) (pow b_2 2)) (* -1 (pow b_2 2))))) |
#s(approx (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))) #s(hole binary64 (+ (* -1 (pow b_2 2)) (* c (+ (* 1/8 (/ (* (pow a 2) c) (pow b_2 2))) (* 1/2 a)))))) |
#s(approx (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))) #s(hole binary64 (+ (* -1 (pow b_2 2)) (* c (+ (* 1/2 a) (* c (+ (* 1/16 (/ (* (pow a 3) c) (pow b_2 4))) (* 1/8 (/ (pow a 2) (pow b_2 2)))))))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* c (- (* -1/8 (/ (* a c) (pow b_2 3))) (* 1/2 (/ 1 b_2)))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* c (- (* c (+ (* -1/8 (/ a (pow b_2 3))) (* -1/16 (/ (* (pow a 2) c) (pow b_2 5))))) (* 1/2 (/ 1 b_2)))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* c (- (* c (+ (* -1/8 (/ a (pow b_2 3))) (* c (+ (* -1/2 (/ (* c (+ (* 1/64 (/ (pow a 4) (pow b_2 6))) (* 1/16 (/ (pow a 4) (pow b_2 6))))) (* a b_2))) (* -1/16 (/ (pow a 2) (pow b_2 5))))))) (* 1/2 (/ 1 b_2)))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* c (+ (* -1/2 (/ a b_2)) (* -1/8 (/ (* (pow a 2) c) (pow b_2 3))))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* c (+ (* -1/2 (/ a b_2)) (* c (+ (* -1/8 (/ (pow a 2) (pow b_2 3))) (* -1/16 (/ (* (pow a 3) c) (pow b_2 5))))))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* c (+ (* -1/2 (/ a b_2)) (* c (+ (* -1/8 (/ (pow a 2) (pow b_2 3))) (* c (+ (* -1/2 (/ (* c (+ (* 1/64 (/ (pow a 4) (pow b_2 6))) (* 1/16 (/ (pow a 4) (pow b_2 6))))) b_2)) (* -1/16 (/ (pow a 3) (pow b_2 5))))))))))) |
#s(approx (* (neg c) (+ (sqrt (* (/ a c) -1)) (/ b_2 c))) #s(hole binary64 (* -1 (+ b_2 (* (sqrt (* a c)) (sqrt -1)))))) |
#s(approx (neg c) #s(hole binary64 (* -1 c))) |
#s(approx (+ (sqrt (* (/ a c) -1)) (/ b_2 c)) #s(hole binary64 (/ (+ b_2 (* (sqrt (* a c)) (sqrt -1))) c))) |
#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/8 (/ (* a c) (pow b_2 2))) 1/2)))) |
#s(approx (* c c) #s(hole binary64 (pow c 2))) |
#s(approx (* -1/2 c) #s(hole binary64 (* -1/2 c))) |
#s(approx (/ (/ (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) a) #s(hole binary64 (* -1 (* (sqrt (* a c)) (/ (sqrt -1) (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))))) |
#s(approx (/ (/ (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) a) #s(hole binary64 (* c (+ (* -2 (* (sqrt (/ a (pow c 3))) (/ (* (pow b_2 2) (sqrt -1)) (pow (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2)))) (* -1 (* (sqrt (/ a c)) (/ (sqrt -1) (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))))))) |
#s(approx (/ (/ (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) a) #s(hole binary64 (* c (- (+ (* -1 (* (sqrt (/ a c)) (/ (sqrt -1) (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))) (* -1 (/ (+ (* -1 (pow b_2 3)) (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2))) (sqrt -1))))) (* a (* (pow c 2) (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))))) (+ (* 1/2 (/ (pow b_2 3) (* (pow c 2) (pow (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2)))) (+ (* 2 (* (sqrt (/ a (pow c 3))) (/ (* (pow b_2 2) (sqrt -1)) (pow (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2)))) (* 4 (* (sqrt (/ a (pow c 5))) (/ (* (pow b_2 4) (sqrt -1)) (pow (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 3)))))))))) |
#s(approx (/ (/ (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) a) #s(hole binary64 (* c (- (+ (* -1 (* (sqrt (/ a c)) (/ (sqrt -1) (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))) (+ (* -1 (/ (+ (* -1 (pow b_2 3)) (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2))) (sqrt -1))))) (* a (* (pow c 2) (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))))))) (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (* (sqrt -1) (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))))))))) (+ (* -2 (/ (* (pow b_2 2) (- (* -1 (/ (+ (* -1 (pow b_2 3)) (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2))) (sqrt -1))))) (* a (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))) (+ (* 1/2 (/ (pow b_2 3) (pow (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2))) (* 4 (* (sqrt (/ a c)) (/ (* (pow b_2 4) (sqrt -1)) (pow (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 3))))))) (* (pow c 3) (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))) (+ (* 1/2 (/ (pow b_2 3) (* (pow c 2) (pow (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2)))) (+ (* 2 (* (sqrt (/ a (pow c 3))) (/ (* (pow b_2 2) (sqrt -1)) (pow (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2)))) (+ (* 4 (* (sqrt (/ a (pow c 5))) (/ (* (pow b_2 4) (sqrt -1)) (pow (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 3)))) (/ (pow b_2 5) (* (pow c 3) (pow (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 3))))))))))) |
#s(approx (/ (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) #s(hole binary64 (* -1 (* (sqrt (* (pow a 3) c)) (/ (sqrt -1) (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))))) |
#s(approx (/ (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) #s(hole binary64 (* c (+ (* -2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b_2 2) (sqrt -1)) (pow (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2)))) (* -1 (* (sqrt (/ (pow a 3) c)) (/ (sqrt -1) (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))))))) |
#s(approx (/ (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) #s(hole binary64 (* c (- (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (sqrt -1) (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))) (* -1 (/ (+ (* -1 (pow b_2 3)) (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2))) (sqrt -1))))) (* (pow c 2) (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))))))) (+ (* 1/2 (/ (* a (pow b_2 3)) (* (pow c 2) (pow (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2)))) (+ (* 2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b_2 2) (sqrt -1)) (pow (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2)))) (* 4 (* (sqrt (/ (pow a 3) (pow c 5))) (/ (* (pow b_2 4) (sqrt -1)) (pow (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 3)))))))))) |
#s(approx (/ (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) #s(hole binary64 (* c (- (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (sqrt -1) (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))) (+ (* -1 (/ (+ (* -1 (pow b_2 3)) (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2))) (sqrt -1))))) (* (pow c 2) (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (* (sqrt -1) (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))))))))) (+ (* -2 (/ (* (pow b_2 2) (- (* -1 (/ (+ (* -1 (pow b_2 3)) (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2))) (sqrt -1))))) (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))))) (+ (* 1/2 (/ (* a (pow b_2 3)) (pow (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2))) (* 4 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b_2 4) (sqrt -1)) (pow (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 3))))))) (* (pow c 3) (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))) (+ (* 1/2 (/ (* a (pow b_2 3)) (* (pow c 2) (pow (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2)))) (+ (* 2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b_2 2) (sqrt -1)) (pow (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2)))) (+ (* 4 (* (sqrt (/ (pow a 3) (pow c 5))) (/ (* (pow b_2 4) (sqrt -1)) (pow (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 3)))) (/ (* a (pow b_2 5)) (* (pow c 3) (pow (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 3))))))))))) |
#s(approx (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) #s(hole binary64 (* (pow c 2) (+ (* -1 (/ (pow b_2 3) (pow c 2))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2))) (sqrt -1)))) (* (sqrt (/ (pow a 3) c)) (sqrt -1))))))) |
#s(approx (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) #s(hole binary64 (* (pow c 2) (+ (* -1 (/ (pow b_2 3) (pow c 2))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2))) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (sqrt -1)))) (* (sqrt (/ (pow a 3) c)) (sqrt -1)))))))) |
#s(approx (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) #s(hole binary64 (* (pow c 2) (+ (* -1 (/ (pow b_2 3) (pow c 2))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2))) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 7)))) (/ (- (pow b_2 6) (* 1/4 (/ (* c (pow (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2))) 2)) (* (pow a 3) (pow (sqrt -1) 2))))) (sqrt -1)))) (* (sqrt (/ (pow a 3) c)) (sqrt -1))))))))) |
#s(approx (pow (sqrt (- (* b_2 b_2) (* c a))) 3) #s(hole binary64 (* (pow c 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2))) (sqrt -1)))) (* (sqrt (/ (pow a 3) c)) (sqrt -1)))))) |
#s(approx (pow (sqrt (- (* b_2 b_2) (* c a))) 3) #s(hole binary64 (* (pow c 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2))) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (sqrt -1)))) (* (sqrt (/ (pow a 3) c)) (sqrt -1))))))) |
#s(approx (pow (sqrt (- (* b_2 b_2) (* c a))) 3) #s(hole binary64 (* (pow c 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2))) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 7)))) (/ (- (pow b_2 6) (* 1/4 (/ (* c (pow (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2))) 2)) (* (pow a 3) (pow (sqrt -1) 2))))) (sqrt -1)))) (* (sqrt (/ (pow a 3) c)) (sqrt -1)))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) #s(hole binary64 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1)))))) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b_2 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (- (* b_2 b_2) (* c a)) #s(hole binary64 (* c (- (/ (pow b_2 2) c) a)))) |
#s(approx (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))))) #s(hole binary64 (* -1 (* c (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))))))) |
#s(approx (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))))) #s(hole binary64 (* c (- (* 2 (/ (pow b_2 2) c)) (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))))))) |
#s(approx (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))))) #s(hole binary64 (* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 3) (sqrt -1)))) (* 2 (/ (pow b_2 2) c))) (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))))))) |
#s(approx (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))))) #s(hole binary64 (* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b_2 5) (pow (sqrt -1) 3)))) (* 2 (/ (pow b_2 2) c))) (+ a (+ (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))) (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 3) (sqrt -1)))))))))) |
#s(approx (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))) #s(hole binary64 (* -1 (* c (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))))))) |
#s(approx (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))) #s(hole binary64 (* c (- (/ (pow b_2 2) c) (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))))))) |
#s(approx (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))) #s(hole binary64 (* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 3) (sqrt -1)))) (/ (pow b_2 2) c)) (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))))))) |
#s(approx (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))) #s(hole binary64 (* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b_2 5) (pow (sqrt -1) 3)))) (/ (pow b_2 2) c)) (+ a (+ (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))) (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 3) (sqrt -1)))))))))) |
#s(approx (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) #s(hole binary64 (* c (- (/ (pow b_2 2) c) a)))) |
#s(approx (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))) #s(hole binary64 (* c (+ (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))) (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 3) (sqrt -1)))))))) |
#s(approx (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))) #s(hole binary64 (* c (+ (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 3) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b_2 5) (pow (sqrt -1) 3))))))))) |
#s(approx (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))) #s(hole binary64 (* c (+ (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 3) (sqrt -1)))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b_2 7) (pow (sqrt -1) 5)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b_2 5) (pow (sqrt -1) 3)))))))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* c (+ (* -1 (/ b_2 (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* c (+ (* -1 (/ b_2 (* a c))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* c (+ (* -1 (/ b_2 (* a c))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* c (+ (* -1 (/ b_2 c)) (* (sqrt (/ a c)) (sqrt -1)))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1))) (/ b_2 c))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1)))) (/ b_2 c))))) |
#s(approx (* (neg c) (+ (sqrt (* (/ a c) -1)) (/ b_2 c))) #s(hole binary64 (* c (+ (* -1 (* (sqrt (/ a c)) (sqrt -1))) (* -1 (/ b_2 c)))))) |
#s(approx (/ (+ (* (/ (* (* c c) a) (* b_2 b_2)) -1/8) (* -1/2 c)) b_2) #s(hole binary64 (* (pow c 2) (- (* -1/8 (/ a (pow b_2 3))) (* 1/2 (/ 1 (* b_2 c))))))) |
#s(approx (+ (* (/ (* (* c c) a) (* b_2 b_2)) -1/8) (* -1/2 c)) #s(hole binary64 (* (pow c 2) (- (* -1/8 (/ a (pow b_2 2))) (* 1/2 (/ 1 c)))))) |
#s(approx (/ (/ (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) a) #s(hole binary64 (* (sqrt (* a c)) (/ (sqrt -1) (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))))))) |
#s(approx (/ (/ (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) a) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ a c)) (/ (sqrt -1) (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))) (* 2 (* (sqrt (/ a (pow c 3))) (/ (* (pow b_2 2) (sqrt -1)) (pow (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2))))))))) |
#s(approx (/ (/ (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) a) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ a c)) (/ (sqrt -1) (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))) (* -1 (/ (- (* -1 (/ (- (* -1 (/ (+ (* -1 (pow b_2 3)) (* 1/2 (* (sqrt (/ c (pow a 3))) (* (sqrt -1) (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2))))))) (* a (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))) (+ (* 1/2 (/ (pow b_2 3) (pow (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2))) (* 4 (* (sqrt (/ a c)) (/ (* (pow b_2 4) (sqrt -1)) (pow (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 3)))))) c)) (* 2 (* (sqrt (/ a c)) (/ (* (pow b_2 2) (sqrt -1)) (pow (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2))))) c))))))) |
#s(approx (/ (/ (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) a) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ a c)) (/ (sqrt -1) (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))) (* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (+ (* -1 (pow b_2 3)) (* 1/2 (* (sqrt (/ c (pow a 3))) (* (sqrt -1) (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2))))))) (* a (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))) (* -1 (/ (- (* -1/2 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (+ (* 2 (* a (pow b_2 4))) (* a (pow b_2 4)))) (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))) (+ (* -2 (/ (* (pow b_2 2) (- (* -1 (/ (+ (* -1 (pow b_2 3)) (* 1/2 (* (sqrt (/ c (pow a 3))) (* (sqrt -1) (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2))))))) (* a (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))) (+ (* 1/2 (/ (pow b_2 3) (pow (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2))) (* 4 (* (sqrt (/ a c)) (/ (* (pow b_2 4) (sqrt -1)) (pow (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 3))))))) (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))))) (/ (pow b_2 5) (pow (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 3)))) c))) (+ (* 1/2 (/ (pow b_2 3) (pow (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2))) (* 4 (* (sqrt (/ a c)) (/ (* (pow b_2 4) (sqrt -1)) (pow (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 3)))))) c)) (* 2 (* (sqrt (/ a c)) (/ (* (pow b_2 2) (sqrt -1)) (pow (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2))))) c))))))) |
#s(approx (/ (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) #s(hole binary64 (* (sqrt (* (pow a 3) c)) (/ (sqrt -1) (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))))))) |
#s(approx (/ (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (sqrt -1) (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))) (* 2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b_2 2) (sqrt -1)) (pow (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2))))))))) |
#s(approx (/ (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (sqrt -1) (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))) (* -1 (/ (- (* -1 (/ (- (* -1 (/ (+ (* -1 (pow b_2 3)) (* 1/2 (* (sqrt (/ c (pow a 3))) (* (sqrt -1) (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2))))))) (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))))) (+ (* 1/2 (/ (* a (pow b_2 3)) (pow (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2))) (* 4 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b_2 4) (sqrt -1)) (pow (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 3)))))) c)) (* 2 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b_2 2) (sqrt -1)) (pow (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2))))) c))))))) |
#s(approx (/ (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (sqrt -1) (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))) (* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (+ (* -1 (pow b_2 3)) (* 1/2 (* (sqrt (/ c (pow a 3))) (* (sqrt -1) (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2))))))) (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))))) (* -1 (/ (- (* -1/2 (* (sqrt (/ c (pow a 3))) (/ (* (sqrt -1) (+ (* 2 (* a (pow b_2 4))) (* a (pow b_2 4)))) (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))) (+ (* -2 (/ (* (pow b_2 2) (- (* -1 (/ (+ (* -1 (pow b_2 3)) (* 1/2 (* (sqrt (/ c (pow a 3))) (* (sqrt -1) (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2))))))) (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))))) (+ (* 1/2 (/ (* a (pow b_2 3)) (pow (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2))) (* 4 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b_2 4) (sqrt -1)) (pow (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 3))))))) (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))))) (/ (* a (pow b_2 5)) (pow (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 3)))) c))) (+ (* 1/2 (/ (* a (pow b_2 3)) (pow (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2))) (* 4 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b_2 4) (sqrt -1)) (pow (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 3)))))) c)) (* 2 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b_2 2) (sqrt -1)) (pow (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2))))) c))))))) |
#s(approx (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) #s(hole binary64 (* (pow c 2) (+ (* -1 (/ (pow b_2 3) (pow c 2))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2)))))) (* (sqrt (/ (pow a 3) c)) (sqrt -1))))))) |
#s(approx (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) #s(hole binary64 (* (pow c 2) (+ (* -1 (/ (pow b_2 3) (pow c 2))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (sqrt -1) (+ (* 2 (* a (pow b_2 4))) (* a (pow b_2 4)))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2)))))) (* (sqrt (/ (pow a 3) c)) (sqrt -1)))))))) |
#s(approx (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) #s(hole binary64 (* (pow c 2) (+ (* -1 (/ (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (sqrt -1) (- (pow b_2 6) (* -1/4 (/ (* c (pow (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2))) 2)) (pow a 3))))))) (* 1/2 (* (sqrt (/ c (pow a 3))) (* (sqrt -1) (+ (* 2 (* a (pow b_2 4))) (* a (pow b_2 4))))))) (pow c 3))) (+ (* -1 (/ (pow b_2 3) (pow c 2))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2)))))) (* (sqrt (/ (pow a 3) c)) (sqrt -1)))))))) |
#s(approx (pow (sqrt (- (* b_2 b_2) (* c a))) 3) #s(hole binary64 (* (pow c 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2)))))) (* (sqrt (/ (pow a 3) c)) (sqrt -1)))))) |
#s(approx (pow (sqrt (- (* b_2 b_2) (* c a))) 3) #s(hole binary64 (* (pow c 2) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (sqrt -1) (+ (* 2 (* a (pow b_2 4))) (* a (pow b_2 4)))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2)))))) (* (sqrt (/ (pow a 3) c)) (sqrt -1))))))) |
#s(approx (pow (sqrt (- (* b_2 b_2) (* c a))) 3) #s(hole binary64 (* (pow c 2) (+ (* -1 (/ (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (sqrt -1) (- (pow b_2 6) (* -1/4 (/ (* c (pow (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2))) 2)) (pow a 3))))))) (* 1/2 (* (sqrt (/ c (pow a 3))) (* (sqrt -1) (+ (* 2 (* a (pow b_2 4))) (* a (pow b_2 4))))))) (pow c 3))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2)))))) (* (sqrt (/ (pow a 3) c)) (sqrt -1))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) #s(hole binary64 (* -1 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) #s(hole binary64 (* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) #s(hole binary64 (* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b_2 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1))))))))) |
#s(approx (- (* b_2 b_2) (* c a)) #s(hole binary64 (* -1 (* c (- (* -1 (/ (pow b_2 2) c)) (* -1 a)))))) |
#s(approx (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))))) #s(hole binary64 (* c (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))) |
#s(approx (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))))) #s(hole binary64 (* -1 (* c (- (* -2 (/ (pow b_2 2) c)) (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))))) |
#s(approx (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))))) #s(hole binary64 (* -1 (* c (- (* -1 (/ (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 3) (sqrt -1)))) (* 2 (pow b_2 2))) c)) (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))))) |
#s(approx (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))))) #s(hole binary64 (* -1 (* c (- (* -1 (/ (+ (* -1 (/ (- (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 5) (sqrt -1)))) (* -1/2 (* (sqrt (/ c a)) (* (pow b_2 3) (sqrt -1))))) c)) (* 2 (pow b_2 2))) c)) (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))))) |
#s(approx (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))) #s(hole binary64 (* c (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))) |
#s(approx (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))) #s(hole binary64 (* -1 (* c (- (* -1 (/ (pow b_2 2) c)) (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))))) |
#s(approx (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))) #s(hole binary64 (* -1 (* c (- (* -1 (/ (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 3) (sqrt -1)))) (pow b_2 2)) c)) (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))))) |
#s(approx (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))) #s(hole binary64 (* -1 (* c (- (* -1 (/ (+ (* -1 (/ (- (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 5) (sqrt -1)))) (* -1/2 (* (sqrt (/ c a)) (* (pow b_2 3) (sqrt -1))))) c)) (pow b_2 2)) c)) (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))))) |
#s(approx (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) #s(hole binary64 (* -1 (* c (- (* -1 (/ (pow b_2 2) c)) (* -1 a)))))) |
#s(approx (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))) (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 3) (sqrt -1))))))))) |
#s(approx (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 3) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b_2 5) (sqrt -1)))))))))) |
#s(approx (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 3) (sqrt -1)))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b_2 7) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b_2 5) (sqrt -1))))))))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1 (* c (+ (* (sqrt (/ 1 (* a c))) (sqrt -1)) (/ b_2 (* a c))))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ b_2 a)) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ b_2 a)) (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b_2 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (* (pow b_2 2) (sqrt -1))))) c))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* c (+ (* (sqrt (/ a c)) (sqrt -1)) (/ b_2 c)))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 2) (sqrt -1)))) b_2) c)) (* (sqrt (/ a c)) (sqrt -1))))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ c a)) (* (pow b_2 2) (sqrt -1))))) c)) b_2) c)) (* (sqrt (/ a c)) (sqrt -1))))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 24.0ms | c | @ | inf | ((/ (/ (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) a) (/ (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) (pow (neg b_2) 3) (neg b_2) b_2 3 (pow (sqrt (- (* b_2 b_2) (* c a))) 3) (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)) (* b_2 b_2) (* c a) c a (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))))) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))) (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))) (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (* (neg c) (+ (sqrt (* (/ a c) -1)) (/ b_2 c))) (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (* (/ c b_2) -1/2) (/ c b_2) -1/2 (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (* (neg c) (+ (sqrt (* (/ a c) -1)) (/ b_2 c))) (neg c) (+ (sqrt (* (/ a c) -1)) (/ b_2 c)) (sqrt (/ (neg a) c)) (/ (neg a) c) (neg a) (/ (+ (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) (+ (* (/ (* (* c c) a) (* b_2 b_2)) -1/8) (* -1/2 c)) (/ (* (* c c) a) (* b_2 b_2)) (* (* c c) a) (* c c) -1/8 (* -1/2 c)) |
| 18.0ms | c | @ | -inf | ((/ (/ (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) a) (/ (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) (pow (neg b_2) 3) (neg b_2) b_2 3 (pow (sqrt (- (* b_2 b_2) (* c a))) 3) (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)) (* b_2 b_2) (* c a) c a (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))))) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))) (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))) (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (* (neg c) (+ (sqrt (* (/ a c) -1)) (/ b_2 c))) (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (* (/ c b_2) -1/2) (/ c b_2) -1/2 (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (* (neg c) (+ (sqrt (* (/ a c) -1)) (/ b_2 c))) (neg c) (+ (sqrt (* (/ a c) -1)) (/ b_2 c)) (sqrt (/ (neg a) c)) (/ (neg a) c) (neg a) (/ (+ (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) (+ (* (/ (* (* c c) a) (* b_2 b_2)) -1/8) (* -1/2 c)) (/ (* (* c c) a) (* b_2 b_2)) (* (* c c) a) (* c c) -1/8 (* -1/2 c)) |
| 15.0ms | b_2 | @ | -inf | ((/ (/ (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) a) (/ (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) (pow (neg b_2) 3) (neg b_2) b_2 3 (pow (sqrt (- (* b_2 b_2) (* c a))) 3) (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)) (* b_2 b_2) (* c a) c a (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))))) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))) (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))) (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (* (neg c) (+ (sqrt (* (/ a c) -1)) (/ b_2 c))) (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (* (/ c b_2) -1/2) (/ c b_2) -1/2 (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (* (neg c) (+ (sqrt (* (/ a c) -1)) (/ b_2 c))) (neg c) (+ (sqrt (* (/ a c) -1)) (/ b_2 c)) (sqrt (/ (neg a) c)) (/ (neg a) c) (neg a) (/ (+ (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) (+ (* (/ (* (* c c) a) (* b_2 b_2)) -1/8) (* -1/2 c)) (/ (* (* c c) a) (* b_2 b_2)) (* (* c c) a) (* c c) -1/8 (* -1/2 c)) |
| 14.0ms | a | @ | 0 | ((/ (/ (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) a) (/ (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) (pow (neg b_2) 3) (neg b_2) b_2 3 (pow (sqrt (- (* b_2 b_2) (* c a))) 3) (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)) (* b_2 b_2) (* c a) c a (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))))) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))) (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))) (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (* (neg c) (+ (sqrt (* (/ a c) -1)) (/ b_2 c))) (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (* (/ c b_2) -1/2) (/ c b_2) -1/2 (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (* (neg c) (+ (sqrt (* (/ a c) -1)) (/ b_2 c))) (neg c) (+ (sqrt (* (/ a c) -1)) (/ b_2 c)) (sqrt (/ (neg a) c)) (/ (neg a) c) (neg a) (/ (+ (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) (+ (* (/ (* (* c c) a) (* b_2 b_2)) -1/8) (* -1/2 c)) (/ (* (* c c) a) (* b_2 b_2)) (* (* c c) a) (* c c) -1/8 (* -1/2 c)) |
| 12.0ms | b_2 | @ | inf | ((/ (/ (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) a) (/ (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) (pow (neg b_2) 3) (neg b_2) b_2 3 (pow (sqrt (- (* b_2 b_2) (* c a))) 3) (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)) (* b_2 b_2) (* c a) c a (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))))) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))) (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))) (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (* (neg c) (+ (sqrt (* (/ a c) -1)) (/ b_2 c))) (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (* (/ c b_2) -1/2) (/ c b_2) -1/2 (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (* (neg c) (+ (sqrt (* (/ a c) -1)) (/ b_2 c))) (neg c) (+ (sqrt (* (/ a c) -1)) (/ b_2 c)) (sqrt (/ (neg a) c)) (/ (neg a) c) (neg a) (/ (+ (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) (+ (* (/ (* (* c c) a) (* b_2 b_2)) -1/8) (* -1/2 c)) (/ (* (* c c) a) (* b_2 b_2)) (* (* c c) a) (* c c) -1/8 (* -1/2 c)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 2545 | 34568 |
| 0 | 2599 | 31785 |
| 0 | 8673 | 30634 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(/.f64 (/.f64 (+.f64 (pow.f64 (neg.f64 b_2) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a))) #s(literal 3 binary64))) (fma.f64 b_2 b_2 (-.f64 (*.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a))) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a)))) (*.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a))))))) a) |
(/.f64 (+.f64 (pow.f64 (neg.f64 b_2) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a))) #s(literal 3 binary64))) (fma.f64 b_2 b_2 (-.f64 (*.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a))) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a)))) (*.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a))))))) |
(+.f64 (pow.f64 (neg.f64 b_2) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a))) #s(literal 3 binary64))) |
(pow.f64 (neg.f64 b_2) #s(literal 3 binary64)) |
(neg.f64 b_2) |
b_2 |
#s(literal 3 binary64) |
(pow.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a))) #s(literal 3 binary64)) |
(sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a))) |
(-.f64 (*.f64 b_2 b_2) (*.f64 c a)) |
(*.f64 b_2 b_2) |
(*.f64 c a) |
c |
a |
(fma.f64 b_2 b_2 (-.f64 (*.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a))) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a)))) (*.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a)))))) |
(-.f64 (*.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a))) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a)))) (*.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a))))) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a))) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a)))) |
(*.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a)))) |
(/.f64 #s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(approx (* (neg c) (+ (sqrt (* (/ a c) -1)) (/ b_2 c))) (neg.f64 b_2))) a) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(approx (* (neg c) (+ (sqrt (* (/ a c) -1)) (/ b_2 c))) (neg.f64 b_2))) |
#s(approx (* (neg c) (+ (sqrt (* (/ a c) -1)) (/ b_2 c))) (neg.f64 b_2)) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (/.f64 c b_2) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 c b_2) #s(literal -1/2 binary64)) |
(/.f64 c b_2) |
#s(literal -1/2 binary64) |
(/.f64 #s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (neg.f64 c) #s(approx (+ (sqrt (* (/ a c) -1)) (/ b_2 c)) (sqrt.f64 (/.f64 (neg.f64 a) c))))) a) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (neg.f64 c) #s(approx (+ (sqrt (* (/ a c) -1)) (/ b_2 c)) (sqrt.f64 (/.f64 (neg.f64 a) c))))) |
(*.f64 (neg.f64 c) #s(approx (+ (sqrt (* (/ a c) -1)) (/ b_2 c)) (sqrt.f64 (/.f64 (neg.f64 a) c)))) |
(neg.f64 c) |
#s(approx (+ (sqrt (* (/ a c) -1)) (/ b_2 c)) (sqrt.f64 (/.f64 (neg.f64 a) c))) |
(sqrt.f64 (/.f64 (neg.f64 a) c)) |
(/.f64 (neg.f64 a) c) |
(neg.f64 a) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b_2 b_2)) #s(literal -1/8 binary64) (*.f64 #s(literal -1/2 binary64) c)) b_2)) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b_2 b_2)) #s(literal -1/8 binary64) (*.f64 #s(literal -1/2 binary64) c)) b_2) |
(fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b_2 b_2)) #s(literal -1/8 binary64) (*.f64 #s(literal -1/2 binary64) c)) |
(/.f64 (*.f64 (*.f64 c c) a) (*.f64 b_2 b_2)) |
(*.f64 (*.f64 c c) a) |
(*.f64 c c) |
#s(literal -1/8 binary64) |
(*.f64 #s(literal -1/2 binary64) c) |
#s(approx (/ (/ (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) a) #s(hole binary64 (/ (+ (* -1 (pow b_2 3)) (pow b_2 3)) (* a (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))))) |
#s(approx (/ (/ (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) a) #s(hole binary64 (/ (+ (* -1 (/ (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))) (+ (* a (- (* 1/2 (/ (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (* (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (* -1 (/ (* (+ c (* 1/2 c)) (+ (* -1 (pow b_2 3)) (pow b_2 3))) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))) (/ (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) a))) |
#s(approx (/ (/ (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) a) #s(hole binary64 (/ (+ (* -1 (/ (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))) (+ (* a (- (+ (* 1/2 (/ (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (* (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (* a (- (* 1/2 (/ (- (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2))) (* 1/4 (/ (pow (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) 2) (pow b_2 6)))) (* (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (+ (* -1 (/ (* (+ c (* 1/2 c)) (- (* 1/2 (/ (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (* (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (* -1 (/ (* (+ c (* 1/2 c)) (+ (* -1 (pow b_2 3)) (pow b_2 3))) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))) (* -1/8 (/ (* (pow c 2) (+ (* -1 (pow b_2 3)) (pow b_2 3))) (* (pow b_2 2) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2)))))))) (* -1 (/ (* (+ c (* 1/2 c)) (+ (* -1 (pow b_2 3)) (pow b_2 3))) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))) (/ (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) a))) |
#s(approx (/ (/ (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) a) #s(hole binary64 (/ (+ (* -1 (/ (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))) (+ (* a (- (+ (* 1/2 (/ (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (* (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (* a (- (+ (* 1/2 (/ (- (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2))) (* 1/4 (/ (pow (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) 2) (pow b_2 6)))) (* (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (* a (- (* 1/2 (/ (- (* -1 (pow c 3)) (* 1/2 (/ (* (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (- (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2))) (* 1/4 (/ (pow (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) 2) (pow b_2 6))))) (pow b_2 6)))) (* (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (+ (* -1 (/ (* (+ c (* 1/2 c)) (- (* 1/2 (/ (- (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2))) (* 1/4 (/ (pow (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) 2) (pow b_2 6)))) (* (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (+ (* -1 (/ (* (+ c (* 1/2 c)) (- (* 1/2 (/ (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (* (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (* -1 (/ (* (+ c (* 1/2 c)) (+ (* -1 (pow b_2 3)) (pow b_2 3))) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))) (* -1/8 (/ (* (pow c 2) (+ (* -1 (pow b_2 3)) (pow b_2 3))) (* (pow b_2 2) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))))) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))) (+ (* -1/8 (/ (* (pow c 2) (- (* 1/2 (/ (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (* (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (* -1 (/ (* (+ c (* 1/2 c)) (+ (* -1 (pow b_2 3)) (pow b_2 3))) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))) (* (pow b_2 2) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (* -1/16 (/ (* (pow c 3) (+ (* -1 (pow b_2 3)) (pow b_2 3))) (* (pow b_2 4) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))))))) (+ (* -1 (/ (* (+ c (* 1/2 c)) (- (* 1/2 (/ (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (* (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (* -1 (/ (* (+ c (* 1/2 c)) (+ (* -1 (pow b_2 3)) (pow b_2 3))) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))) (* -1/8 (/ (* (pow c 2) (+ (* -1 (pow b_2 3)) (pow b_2 3))) (* (pow b_2 2) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2)))))))) (* -1 (/ (* (+ c (* 1/2 c)) (+ (* -1 (pow b_2 3)) (pow b_2 3))) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))) (/ (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) a))) |
#s(approx (/ (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) #s(hole binary64 (/ (+ (* -1 (pow b_2 3)) (pow b_2 3)) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) |
#s(approx (/ (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) #s(hole binary64 (+ (* -1 (/ (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))) (+ (* a (- (* 1/2 (/ (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (* (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (* -1 (/ (* (+ c (* 1/2 c)) (+ (* -1 (pow b_2 3)) (pow b_2 3))) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))) (/ (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))))) |
#s(approx (/ (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) #s(hole binary64 (+ (* -1 (/ (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))) (+ (* a (- (+ (* 1/2 (/ (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (* (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (* a (- (* 1/2 (/ (- (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2))) (* 1/4 (/ (pow (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) 2) (pow b_2 6)))) (* (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (+ (* -1 (/ (* (+ c (* 1/2 c)) (- (* 1/2 (/ (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (* (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (* -1 (/ (* (+ c (* 1/2 c)) (+ (* -1 (pow b_2 3)) (pow b_2 3))) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))) (* -1/8 (/ (* (pow c 2) (+ (* -1 (pow b_2 3)) (pow b_2 3))) (* (pow b_2 2) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2)))))))) (* -1 (/ (* (+ c (* 1/2 c)) (+ (* -1 (pow b_2 3)) (pow b_2 3))) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))) (/ (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))))) |
#s(approx (/ (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) #s(hole binary64 (+ (* -1 (/ (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))) (+ (* a (- (+ (* 1/2 (/ (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (* (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (* a (- (+ (* 1/2 (/ (- (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2))) (* 1/4 (/ (pow (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) 2) (pow b_2 6)))) (* (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (* a (- (* 1/2 (/ (- (* -1 (pow c 3)) (* 1/2 (/ (* (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (- (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2))) (* 1/4 (/ (pow (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) 2) (pow b_2 6))))) (pow b_2 6)))) (* (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (+ (* -1 (/ (* (+ c (* 1/2 c)) (- (* 1/2 (/ (- (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2))) (* 1/4 (/ (pow (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) 2) (pow b_2 6)))) (* (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (+ (* -1 (/ (* (+ c (* 1/2 c)) (- (* 1/2 (/ (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (* (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (* -1 (/ (* (+ c (* 1/2 c)) (+ (* -1 (pow b_2 3)) (pow b_2 3))) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))) (* -1/8 (/ (* (pow c 2) (+ (* -1 (pow b_2 3)) (pow b_2 3))) (* (pow b_2 2) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))))) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))) (+ (* -1/8 (/ (* (pow c 2) (- (* 1/2 (/ (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (* (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (* -1 (/ (* (+ c (* 1/2 c)) (+ (* -1 (pow b_2 3)) (pow b_2 3))) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))) (* (pow b_2 2) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (* -1/16 (/ (* (pow c 3) (+ (* -1 (pow b_2 3)) (pow b_2 3))) (* (pow b_2 4) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))))))) (+ (* -1 (/ (* (+ c (* 1/2 c)) (- (* 1/2 (/ (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (* (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (* -1 (/ (* (+ c (* 1/2 c)) (+ (* -1 (pow b_2 3)) (pow b_2 3))) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))) (* -1/8 (/ (* (pow c 2) (+ (* -1 (pow b_2 3)) (pow b_2 3))) (* (pow b_2 2) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2)))))))) (* -1 (/ (* (+ c (* 1/2 c)) (+ (* -1 (pow b_2 3)) (pow b_2 3))) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))) (/ (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))))) |
#s(approx (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) #s(hole binary64 (+ (* -1 (pow b_2 3)) (pow b_2 3)))) |
#s(approx (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) #s(hole binary64 (+ (* -1 (pow b_2 3)) (+ (* 1/2 (/ (* a (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c)))) (pow b_2 3))) (pow b_2 3))))) |
#s(approx (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) #s(hole binary64 (+ (* -1 (pow b_2 3)) (+ (* a (+ (* 1/2 (/ (* a (- (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2))) (* 1/4 (/ (pow (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) 2) (pow b_2 6))))) (pow b_2 3))) (* 1/2 (/ (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (pow b_2 3))))) (pow b_2 3))))) |
#s(approx (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) #s(hole binary64 (+ (* -1 (pow b_2 3)) (+ (* a (+ (* 1/2 (/ (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (pow b_2 3))) (* a (+ (* 1/2 (/ (* a (- (* -1 (pow c 3)) (* 1/2 (/ (* (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (- (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2))) (* 1/4 (/ (pow (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) 2) (pow b_2 6))))) (pow b_2 6))))) (pow b_2 3))) (* 1/2 (/ (- (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2))) (* 1/4 (/ (pow (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) 2) (pow b_2 6)))) (pow b_2 3))))))) (pow b_2 3))))) |
#s(approx (pow (sqrt (- (* b_2 b_2) (* c a))) 3) #s(hole binary64 (pow b_2 3))) |
#s(approx (pow (sqrt (- (* b_2 b_2) (* c a))) 3) #s(hole binary64 (+ (* 1/2 (/ (* a (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c)))) (pow b_2 3))) (pow b_2 3)))) |
#s(approx (pow (sqrt (- (* b_2 b_2) (* c a))) 3) #s(hole binary64 (+ (* a (+ (* 1/2 (/ (* a (- (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2))) (* 1/4 (/ (pow (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) 2) (pow b_2 6))))) (pow b_2 3))) (* 1/2 (/ (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (pow b_2 3))))) (pow b_2 3)))) |
#s(approx (pow (sqrt (- (* b_2 b_2) (* c a))) 3) #s(hole binary64 (+ (* a (+ (* 1/2 (/ (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (pow b_2 3))) (* a (+ (* 1/2 (/ (* a (- (* -1 (pow c 3)) (* 1/2 (/ (* (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (- (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2))) (* 1/4 (/ (pow (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) 2) (pow b_2 6))))) (pow b_2 6))))) (pow b_2 3))) (* 1/2 (/ (- (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2))) (* 1/4 (/ (pow (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) 2) (pow b_2 6)))) (pow b_2 3))))))) (pow b_2 3)))) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) #s(hole binary64 b_2)) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) #s(hole binary64 (+ b_2 (* -1/2 (/ (* a c) b_2))))) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) #s(hole binary64 (+ b_2 (* a (+ (* -1/2 (/ c b_2)) (* -1/8 (/ (* a (pow c 2)) (pow b_2 3)))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) #s(hole binary64 (+ b_2 (* a (+ (* -1/2 (/ c b_2)) (* a (+ (* -1/8 (/ (pow c 2) (pow b_2 3))) (* -1/16 (/ (* a (pow c 3)) (pow b_2 5)))))))))) |
#s(approx (- (* b_2 b_2) (* c a)) #s(hole binary64 (pow b_2 2))) |
#s(approx (- (* b_2 b_2) (* c a)) #s(hole binary64 (+ (* -1 (* a c)) (pow b_2 2)))) |
#s(approx (* c a) #s(hole binary64 (* a c))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))))) #s(hole binary64 (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))) |
#s(approx (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))))) #s(hole binary64 (- (+ (* -1 (* a (+ c (* 1/2 c)))) (* 2 (pow b_2 2))) (* -1 (pow b_2 2))))) |
#s(approx (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))))) #s(hole binary64 (- (+ (* 2 (pow b_2 2)) (* a (- (* -1/8 (/ (* a (pow c 2)) (pow b_2 2))) (+ c (* 1/2 c))))) (* -1 (pow b_2 2))))) |
#s(approx (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))))) #s(hole binary64 (- (+ (* 2 (pow b_2 2)) (* a (- (* a (- (* -1/16 (/ (* a (pow c 3)) (pow b_2 4))) (* 1/8 (/ (pow c 2) (pow b_2 2))))) (+ c (* 1/2 c))))) (* -1 (pow b_2 2))))) |
#s(approx (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))) #s(hole binary64 (- (pow b_2 2) (* -1 (pow b_2 2))))) |
#s(approx (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))) #s(hole binary64 (- (+ (* -1 (* a (+ c (* 1/2 c)))) (pow b_2 2)) (* -1 (pow b_2 2))))) |
#s(approx (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))) #s(hole binary64 (- (+ (* a (- (* -1/8 (/ (* a (pow c 2)) (pow b_2 2))) (+ c (* 1/2 c)))) (pow b_2 2)) (* -1 (pow b_2 2))))) |
#s(approx (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))) #s(hole binary64 (- (+ (* a (- (* a (- (* -1/16 (/ (* a (pow c 3)) (pow b_2 4))) (* 1/8 (/ (pow c 2) (pow b_2 2))))) (+ c (* 1/2 c)))) (pow b_2 2)) (* -1 (pow b_2 2))))) |
#s(approx (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) #s(hole binary64 (pow b_2 2))) |
#s(approx (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) #s(hole binary64 (+ (* -1 (* a c)) (pow b_2 2)))) |
#s(approx (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))) #s(hole binary64 (* -1 (pow b_2 2)))) |
#s(approx (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))) #s(hole binary64 (+ (* -1 (pow b_2 2)) (* 1/2 (* a c))))) |
#s(approx (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))) #s(hole binary64 (+ (* -1 (pow b_2 2)) (* a (+ (* 1/8 (/ (* a (pow c 2)) (pow b_2 2))) (* 1/2 c)))))) |
#s(approx (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))) #s(hole binary64 (+ (* -1 (pow b_2 2)) (* a (+ (* 1/2 c) (* a (+ (* 1/16 (/ (* a (pow c 3)) (pow b_2 4))) (* 1/8 (/ (pow c 2) (pow b_2 2)))))))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1/2 (/ c b_2)))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1/2 (/ c b_2)) (* -1/8 (/ (* a (pow c 2)) (pow b_2 3)))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1/2 (/ c b_2)) (* a (+ (* -1/8 (/ (pow c 2) (pow b_2 3))) (* -1/16 (/ (* a (pow c 3)) (pow b_2 5)))))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1/2 (/ c b_2)) (* a (+ (* -1/8 (/ (pow c 2) (pow b_2 3))) (* a (+ (* -1/2 (/ (* a (+ (* 1/64 (/ (pow c 4) (pow b_2 6))) (* 1/16 (/ (pow c 4) (pow b_2 6))))) b_2)) (* -1/16 (/ (pow c 3) (pow b_2 5)))))))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1/2 (/ (* a c) b_2)))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* a (+ (* -1/2 (/ c b_2)) (* -1/8 (/ (* a (pow c 2)) (pow b_2 3))))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* a (+ (* -1/2 (/ c b_2)) (* a (+ (* -1/8 (/ (pow c 2) (pow b_2 3))) (* -1/16 (/ (* a (pow c 3)) (pow b_2 5))))))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* a (+ (* -1/2 (/ c b_2)) (* a (+ (* -1/8 (/ (pow c 2) (pow b_2 3))) (* a (+ (* -1/2 (/ (* a (+ (* 1/64 (/ (pow c 4) (pow b_2 6))) (* 1/16 (/ (pow c 4) (pow b_2 6))))) b_2)) (* -1/16 (/ (pow c 3) (pow b_2 5))))))))))) |
#s(approx (* (neg c) (+ (sqrt (* (/ a c) -1)) (/ b_2 c))) #s(hole binary64 (* -1 (* c (+ (* (sqrt (/ a c)) (sqrt -1)) (/ b_2 c)))))) |
#s(approx (+ (sqrt (* (/ a c) -1)) (/ b_2 c)) #s(hole binary64 (+ (* (sqrt (/ a c)) (sqrt -1)) (/ b_2 c)))) |
#s(approx (sqrt (/ (neg a) c)) #s(hole binary64 (* (sqrt (/ a c)) (sqrt -1)))) |
#s(approx (/ (neg a) c) #s(hole binary64 (* -1 (/ a c)))) |
#s(approx (neg a) #s(hole binary64 (* -1 a))) |
#s(approx (/ (+ (* (/ (* (* 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/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)) #s(hole binary64 (* -1/2 c))) |
#s(approx (+ (* (/ (* (* c c) a) (* b_2 b_2)) -1/8) (* -1/2 c)) #s(hole binary64 (+ (* -1/2 c) (* -1/8 (/ (* a (pow c 2)) (pow b_2 2)))))) |
#s(approx (/ (* (* c c) a) (* b_2 b_2)) #s(hole binary64 (/ (* a (pow c 2)) (pow b_2 2)))) |
#s(approx (* (* c c) a) #s(hole binary64 (* a (pow c 2)))) |
#s(approx (/ (/ (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) a) #s(hole binary64 (* -1 (* (sqrt (/ (pow c 3) a)) (/ (sqrt -1) (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))))))) |
#s(approx (/ (/ (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) a) #s(hole binary64 (+ (* -2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b_2 2) (sqrt -1)) (pow (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2)))) (* -1 (* (sqrt (/ (pow c 3) a)) (/ (sqrt -1) (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))))))))) |
#s(approx (/ (/ (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) a) #s(hole binary64 (- (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (sqrt -1) (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))))) (* -1 (/ (+ (* -1 (pow b_2 3)) (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2))) (sqrt -1))))) (* (pow a 2) (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))))))) (+ (* 1/2 (/ (* (pow b_2 3) c) (* (pow a 2) (pow (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2)))) (+ (* 2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b_2 2) (sqrt -1)) (pow (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2)))) (* 4 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (* (pow b_2 4) (sqrt -1)) (pow (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 3))))))))) |
#s(approx (/ (/ (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) a) #s(hole binary64 (- (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (sqrt -1) (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))))) (+ (* -1 (/ (+ (* -1 (pow b_2 3)) (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2))) (sqrt -1))))) (* (pow a 2) (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))))) (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (* (sqrt -1) (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))))))))) (+ (* -2 (/ (* (pow b_2 2) (- (* -1 (/ (+ (* -1 (pow b_2 3)) (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2))) (sqrt -1))))) (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))))) (+ (* 1/2 (/ (* (pow b_2 3) c) (pow (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2))) (* 4 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b_2 4) (sqrt -1)) (pow (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 3))))))) (* (pow a 3) (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))))) (+ (* 1/2 (/ (* (pow b_2 3) c) (* (pow a 2) (pow (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2)))) (+ (* 2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b_2 2) (sqrt -1)) (pow (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2)))) (+ (* 4 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (* (pow b_2 4) (sqrt -1)) (pow (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 3)))) (/ (* (pow b_2 5) c) (* (pow a 3) (pow (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 3)))))))))) |
#s(approx (/ (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) #s(hole binary64 (* -1 (* (sqrt (* a (pow c 3))) (/ (sqrt -1) (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))))))) |
#s(approx (/ (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) #s(hole binary64 (* a (+ (* -2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b_2 2) (sqrt -1)) (pow (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2)))) (* -1 (* (sqrt (/ (pow c 3) a)) (/ (sqrt -1) (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))))))))) |
#s(approx (/ (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) #s(hole binary64 (* a (- (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (sqrt -1) (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))))) (* -1 (/ (+ (* -1 (pow b_2 3)) (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2))) (sqrt -1))))) (* (pow a 2) (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))))))) (+ (* 1/2 (/ (* (pow b_2 3) c) (* (pow a 2) (pow (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2)))) (+ (* 2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b_2 2) (sqrt -1)) (pow (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2)))) (* 4 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (* (pow b_2 4) (sqrt -1)) (pow (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 3)))))))))) |
#s(approx (/ (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) #s(hole binary64 (* a (- (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (sqrt -1) (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))))) (+ (* -1 (/ (+ (* -1 (pow b_2 3)) (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2))) (sqrt -1))))) (* (pow a 2) (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))))) (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (* (sqrt -1) (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))))))))) (+ (* -2 (/ (* (pow b_2 2) (- (* -1 (/ (+ (* -1 (pow b_2 3)) (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2))) (sqrt -1))))) (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))))) (+ (* 1/2 (/ (* (pow b_2 3) c) (pow (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2))) (* 4 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b_2 4) (sqrt -1)) (pow (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 3))))))) (* (pow a 3) (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))))) (+ (* 1/2 (/ (* (pow b_2 3) c) (* (pow a 2) (pow (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2)))) (+ (* 2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b_2 2) (sqrt -1)) (pow (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2)))) (+ (* 4 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (* (pow b_2 4) (sqrt -1)) (pow (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 3)))) (/ (* (pow b_2 5) c) (* (pow a 3) (pow (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 3))))))))))) |
#s(approx (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) #s(hole binary64 (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -1)))) |
#s(approx (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) #s(hole binary64 (* (pow a 2) (+ (* -1 (/ (pow b_2 3) (pow a 2))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2))) (sqrt -1)))) (* (sqrt (/ (pow c 3) a)) (sqrt -1))))))) |
#s(approx (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) #s(hole binary64 (* (pow a 2) (+ (* -1 (/ (pow b_2 3) (pow a 2))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2))) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (sqrt -1)))) (* (sqrt (/ (pow c 3) a)) (sqrt -1)))))))) |
#s(approx (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) #s(hole binary64 (* (pow a 2) (+ (* -1 (/ (pow b_2 3) (pow a 2))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2))) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 7) (pow c 3)))) (/ (- (pow b_2 6) (* 1/4 (/ (* a (pow (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2))) 2)) (* (pow c 3) (pow (sqrt -1) 2))))) (sqrt -1)))) (* (sqrt (/ (pow c 3) a)) (sqrt -1))))))))) |
#s(approx (pow (sqrt (- (* b_2 b_2) (* c a))) 3) #s(hole binary64 (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -1)))) |
#s(approx (pow (sqrt (- (* b_2 b_2) (* c a))) 3) #s(hole binary64 (* (pow a 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2))) (sqrt -1)))) (* (sqrt (/ (pow c 3) a)) (sqrt -1)))))) |
#s(approx (pow (sqrt (- (* b_2 b_2) (* c a))) 3) #s(hole binary64 (* (pow a 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2))) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (sqrt -1)))) (* (sqrt (/ (pow c 3) a)) (sqrt -1))))))) |
#s(approx (pow (sqrt (- (* b_2 b_2) (* c a))) 3) #s(hole binary64 (* (pow a 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2))) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 7) (pow c 3)))) (/ (- (pow b_2 6) (* 1/4 (/ (* a (pow (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2))) 2)) (* (pow c 3) (pow (sqrt -1) 2))))) (sqrt -1)))) (* (sqrt (/ (pow c 3) a)) (sqrt -1)))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -1)))) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) #s(hole binary64 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))))) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) #s(hole binary64 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) #s(hole binary64 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b_2 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (- (* b_2 b_2) (* c a)) #s(hole binary64 (* -1 (* a c)))) |
#s(approx (- (* b_2 b_2) (* c a)) #s(hole binary64 (* a (- (/ (pow b_2 2) a) c)))) |
#s(approx (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))))) #s(hole binary64 (* -1 (* a (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))))))) |
#s(approx (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))))) #s(hole binary64 (* a (- (* 2 (/ (pow b_2 2) a)) (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))))))) |
#s(approx (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))))) #s(hole binary64 (* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 3) (sqrt -1)))) (* 2 (/ (pow b_2 2) a))) (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))))))) |
#s(approx (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))))) #s(hole binary64 (* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 5) (pow (sqrt -1) 3)))) (* 2 (/ (pow b_2 2) a))) (+ c (+ (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 3) (sqrt -1)))))))))) |
#s(approx (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))) #s(hole binary64 (* -1 (* a (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))))))) |
#s(approx (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))) #s(hole binary64 (* a (- (/ (pow b_2 2) a) (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))))))) |
#s(approx (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))) #s(hole binary64 (* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 3) (sqrt -1)))) (/ (pow b_2 2) a)) (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))))))) |
#s(approx (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))) #s(hole binary64 (* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 5) (pow (sqrt -1) 3)))) (/ (pow b_2 2) a)) (+ c (+ (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 3) (sqrt -1)))))))))) |
#s(approx (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) #s(hole binary64 (* -1 (* a c)))) |
#s(approx (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) #s(hole binary64 (* a (- (/ (pow b_2 2) a) c)))) |
#s(approx (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (* b_2 (sqrt -1)))))) |
#s(approx (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))) #s(hole binary64 (* a (+ (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 3) (sqrt -1)))))))) |
#s(approx (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))) #s(hole binary64 (* a (+ (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 3) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 5) (pow (sqrt -1) 3))))))))) |
#s(approx (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))) #s(hole binary64 (* a (+ (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 3) (sqrt -1)))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b_2 7) (pow (sqrt -1) 5)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 5) (pow (sqrt -1) 3)))))))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1 (/ b_2 a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1 (/ b_2 a)) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1 (/ b_2 a)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -1)))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* a (+ (* -1 (/ b_2 a)) (* (sqrt (/ c a)) (sqrt -1)))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))) (/ b_2 a))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))) (/ b_2 a))))) |
#s(approx (* (neg c) (+ (sqrt (* (/ a c) -1)) (/ b_2 c))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (* (neg c) (+ (sqrt (* (/ a c) -1)) (/ b_2 c))) #s(hole binary64 (* a (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ b_2 a)))))) |
#s(approx (+ (sqrt (* (/ a c) -1)) (/ b_2 c)) #s(hole binary64 (* (sqrt (/ a c)) (sqrt -1)))) |
#s(approx (+ (sqrt (* (/ a c) -1)) (/ b_2 c)) #s(hole binary64 (* a (+ (* (sqrt (/ 1 (* a c))) (sqrt -1)) (/ b_2 (* a c)))))) |
#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/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/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/2 (/ c a)) (* -1/8 (/ (pow c 2) (pow b_2 2))))))) |
#s(approx (/ (/ (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) a) #s(hole binary64 (* (sqrt (/ (pow c 3) a)) (/ (sqrt -1) (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))))))) |
#s(approx (/ (/ (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) a) #s(hole binary64 (+ (* -2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b_2 2) (sqrt -1)) (pow (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2)))) (* (sqrt (/ (pow c 3) a)) (/ (sqrt -1) (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))))))) |
#s(approx (/ (/ (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) a) #s(hole binary64 (+ (* -1 (/ (- (+ (* -1 (/ (+ (* -1 (pow b_2 3)) (* 1/2 (* (sqrt (/ a (pow c 3))) (* (sqrt -1) (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2))))))) (* a (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))))) (* 2 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b_2 2) (sqrt -1)) (pow (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2))))) (+ (* 1/2 (/ (* (pow b_2 3) c) (* a (pow (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2)))) (* 4 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b_2 4) (sqrt -1)) (pow (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 3)))))) a)) (* (sqrt (/ (pow c 3) a)) (/ (sqrt -1) (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))))))) |
#s(approx (/ (/ (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) a) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (- (+ (* -1 (- (* -1 (/ (+ (* -1 (pow b_2 3)) (* 1/2 (* (sqrt (/ a (pow c 3))) (* (sqrt -1) (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2))))))) (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))))) (+ (* 1/2 (/ (* (pow b_2 3) c) (pow (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2))) (* 4 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b_2 4) (sqrt -1)) (pow (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 3))))))) (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (sqrt -1) (+ (* 2 (* (pow b_2 4) c)) (* (pow b_2 4) c))) (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))))))) (+ (* -2 (/ (* (pow b_2 2) (- (* -1 (/ (+ (* -1 (pow b_2 3)) (* 1/2 (* (sqrt (/ a (pow c 3))) (* (sqrt -1) (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2))))))) (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))))) (+ (* 1/2 (/ (* (pow b_2 3) c) (pow (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2))) (* 4 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b_2 4) (sqrt -1)) (pow (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 3))))))) (* a (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))))) (/ (* (pow b_2 5) c) (* a (pow (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 3))))) a)) (* 2 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b_2 2) (sqrt -1)) (pow (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2))))) a)) (* (sqrt (/ (pow c 3) a)) (/ (sqrt -1) (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))))))) |
#s(approx (/ (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) #s(hole binary64 (* (sqrt (* a (pow c 3))) (/ (sqrt -1) (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))))))) |
#s(approx (/ (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) #s(hole binary64 (* -1 (* a (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (sqrt -1) (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))))) (* 2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b_2 2) (sqrt -1)) (pow (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2))))))))) |
#s(approx (/ (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) #s(hole binary64 (* -1 (* a (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (sqrt -1) (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))))) (* -1 (/ (- (* -1 (/ (- (* -1 (/ (+ (* -1 (pow b_2 3)) (* 1/2 (* (sqrt (/ a (pow c 3))) (* (sqrt -1) (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2))))))) (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))))) (+ (* 1/2 (/ (* (pow b_2 3) c) (pow (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2))) (* 4 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b_2 4) (sqrt -1)) (pow (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 3)))))) a)) (* 2 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b_2 2) (sqrt -1)) (pow (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2))))) a))))))) |
#s(approx (/ (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) #s(hole binary64 (* -1 (* a (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (sqrt -1) (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))))) (* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (+ (* -1 (pow b_2 3)) (* 1/2 (* (sqrt (/ a (pow c 3))) (* (sqrt -1) (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2))))))) (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))))) (* -1 (/ (- (* -1/2 (* (sqrt (/ a (pow c 3))) (/ (* (sqrt -1) (+ (* 2 (* (pow b_2 4) c)) (* (pow b_2 4) c))) (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))))) (+ (* -2 (/ (* (pow b_2 2) (- (* -1 (/ (+ (* -1 (pow b_2 3)) (* 1/2 (* (sqrt (/ a (pow c 3))) (* (sqrt -1) (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2))))))) (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))))) (+ (* 1/2 (/ (* (pow b_2 3) c) (pow (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2))) (* 4 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b_2 4) (sqrt -1)) (pow (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 3))))))) (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))))) (/ (* (pow b_2 5) c) (pow (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 3)))) a))) (+ (* 1/2 (/ (* (pow b_2 3) c) (pow (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2))) (* 4 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b_2 4) (sqrt -1)) (pow (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 3)))))) a)) (* 2 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b_2 2) (sqrt -1)) (pow (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2))))) a))))))) |
#s(approx (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) #s(hole binary64 (* (pow a 2) (+ (* -1 (/ (pow b_2 3) (pow a 2))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2)))))) (* (sqrt (/ (pow c 3) a)) (sqrt -1))))))) |
#s(approx (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) #s(hole binary64 (* (pow a 2) (+ (* -1 (/ (pow b_2 3) (pow a 2))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (sqrt -1) (+ (* 2 (* (pow b_2 4) c)) (* (pow b_2 4) c))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2)))))) (* (sqrt (/ (pow c 3) a)) (sqrt -1)))))))) |
#s(approx (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) #s(hole binary64 (* (pow a 2) (+ (* -1 (/ (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (* (sqrt -1) (- (pow b_2 6) (* -1/4 (/ (* a (pow (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2))) 2)) (pow c 3))))))) (* 1/2 (* (sqrt (/ a (pow c 3))) (* (sqrt -1) (+ (* 2 (* (pow b_2 4) c)) (* (pow b_2 4) c)))))) (pow a 3))) (+ (* -1 (/ (pow b_2 3) (pow a 2))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2)))))) (* (sqrt (/ (pow c 3) a)) (sqrt -1)))))))) |
#s(approx (pow (sqrt (- (* b_2 b_2) (* c a))) 3) #s(hole binary64 (* (pow a 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2)))))) (* (sqrt (/ (pow c 3) a)) (sqrt -1)))))) |
#s(approx (pow (sqrt (- (* b_2 b_2) (* c a))) 3) #s(hole binary64 (* (pow a 2) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (sqrt -1) (+ (* 2 (* (pow b_2 4) c)) (* (pow b_2 4) c))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2)))))) (* (sqrt (/ (pow c 3) a)) (sqrt -1))))))) |
#s(approx (pow (sqrt (- (* b_2 b_2) (* c a))) 3) #s(hole binary64 (* (pow a 2) (+ (* -1 (/ (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (* (sqrt -1) (- (pow b_2 6) (* -1/4 (/ (* a (pow (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2))) 2)) (pow c 3))))))) (* 1/2 (* (sqrt (/ a (pow c 3))) (* (sqrt -1) (+ (* 2 (* (pow b_2 4) c)) (* (pow b_2 4) c)))))) (pow a 3))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2)))))) (* (sqrt (/ (pow c 3) a)) (sqrt -1))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) #s(hole binary64 (* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) #s(hole binary64 (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) #s(hole binary64 (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b_2 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))))))) |
#s(approx (- (* b_2 b_2) (* c a)) #s(hole binary64 (* -1 (* a (- (* -1 (/ (pow b_2 2) a)) (* -1 c)))))) |
#s(approx (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))))) #s(hole binary64 (* a (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))))) |
#s(approx (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))))) #s(hole binary64 (* -1 (* a (- (* -2 (/ (pow b_2 2) a)) (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))))))) |
#s(approx (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))))) #s(hole binary64 (* -1 (* a (- (* -1 (/ (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 3) (sqrt -1)))) (* 2 (pow b_2 2))) a)) (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))))))) |
#s(approx (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))))) #s(hole binary64 (* -1 (* a (- (* -1 (/ (+ (* -1 (/ (- (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 5) (sqrt -1)))) (* -1/2 (* (sqrt (/ a c)) (* (pow b_2 3) (sqrt -1))))) a)) (* 2 (pow b_2 2))) a)) (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))))))) |
#s(approx (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))) #s(hole binary64 (* a (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))))) |
#s(approx (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))) #s(hole binary64 (* -1 (* a (- (* -1 (/ (pow b_2 2) a)) (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))))))) |
#s(approx (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))) #s(hole binary64 (* -1 (* a (- (* -1 (/ (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 3) (sqrt -1)))) (pow b_2 2)) a)) (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))))))) |
#s(approx (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))) #s(hole binary64 (* -1 (* a (- (* -1 (/ (+ (* -1 (/ (- (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 5) (sqrt -1)))) (* -1/2 (* (sqrt (/ a c)) (* (pow b_2 3) (sqrt -1))))) a)) (pow b_2 2)) a)) (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))))))) |
#s(approx (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) #s(hole binary64 (* -1 (* a (- (* -1 (/ (pow b_2 2) a)) (* -1 c)))))) |
#s(approx (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))) #s(hole binary64 (* (sqrt (* a c)) (* b_2 (sqrt -1))))) |
#s(approx (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))) #s(hole binary64 (* -1 (* a (+ (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 3) (sqrt -1))))))))) |
#s(approx (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))) #s(hole binary64 (* -1 (* a (+ (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 3) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b_2 5) (sqrt -1)))))))))) |
#s(approx (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))) #s(hole binary64 (* -1 (* a (+ (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 3) (sqrt -1)))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b_2 7) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b_2 5) (sqrt -1))))))))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ b_2 a))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ b_2 (* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 2) (sqrt -1))))) a))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ b_2 (* -1 (/ (+ (* -1/2 (* (sqrt (/ a c)) (* (pow b_2 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 4) (sqrt -1))))) a))) a))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* a (+ (* (sqrt (/ c a)) (sqrt -1)) (/ b_2 a)))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 2) (sqrt -1)))) b_2) a)) (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* (pow b_2 2) (sqrt -1))))) a)) b_2) a)) (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (* (neg c) (+ (sqrt (* (/ a c) -1)) (/ b_2 c))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -1)))) |
#s(approx (* (neg c) (+ (sqrt (* (/ a c) -1)) (/ b_2 c))) #s(hole binary64 (* -1 (* a (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (/ b_2 a)))))) |
#s(approx (+ (sqrt (* (/ a c) -1)) (/ b_2 c)) #s(hole binary64 (* -1 (* (sqrt (/ a c)) (sqrt -1))))) |
#s(approx (+ (sqrt (* (/ a c) -1)) (/ b_2 c)) #s(hole binary64 (* -1 (* a (+ (* -1 (/ b_2 (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (sqrt (/ (neg a) c)) #s(hole binary64 (* -1 (* (sqrt (/ a c)) (sqrt -1))))) |
#s(approx (/ (+ (* (/ (* (* c c) a) (* b_2 b_2)) -1/8) (* -1/2 c)) b_2) #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)) #s(hole binary64 (* -1 (* a (+ (* 1/8 (/ (pow c 2) (pow b_2 2))) (* 1/2 (/ c a))))))) |
#s(approx (/ (/ (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) a) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (/ (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) a) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (* b_2 (pow (sqrt -1) 2)) a))))) |
#s(approx (/ (/ (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) a) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* b_2 (- (* b_2 (- (* -1/2 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (sqrt -1)))) (+ (* 2 (* (sqrt (/ 1 (* (pow a 3) c))) (sqrt -1))) (* (sqrt (/ 1 (* (pow a 3) c))) (pow (sqrt -1) 3))))) (/ (pow (sqrt -1) 2) a)))))) |
#s(approx (/ (/ (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) a) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* b_2 (- (* b_2 (- (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (sqrt -1)))) (* b_2 (- (/ 1 (* (pow a 2) c)) (+ (* -1 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (- (* -1/2 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (sqrt -1)))) (+ (* 2 (* (sqrt (/ 1 (* (pow a 3) c))) (sqrt -1))) (* (sqrt (/ 1 (* (pow a 3) c))) (pow (sqrt -1) 3))))))) (+ (* 1/2 (/ 1 (* (pow a 2) c))) (* 2 (/ (pow (sqrt -1) 2) (* (pow a 2) c)))))))) (+ (* 2 (* (sqrt (/ 1 (* (pow a 3) c))) (sqrt -1))) (* (sqrt (/ 1 (* (pow a 3) c))) (pow (sqrt -1) 3))))) (/ (pow (sqrt -1) 2) a)))))) |
#s(approx (/ (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (/ (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) #s(hole binary64 (+ (* -1 (* b_2 (pow (sqrt -1) 2))) (* -1 (* (sqrt (* a c)) (sqrt -1)))))) |
#s(approx (/ (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) #s(hole binary64 (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* b_2 (- (* b_2 (- (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (sqrt -1)))) (+ (* 2 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* (sqrt (/ 1 (* a c))) (pow (sqrt -1) 3))))) (pow (sqrt -1) 2)))))) |
#s(approx (/ (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) #s(hole binary64 (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* b_2 (- (* b_2 (- (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (sqrt -1)))) (* b_2 (- (/ 1 (* a c)) (+ (* -1 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (- (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (sqrt -1)))) (+ (* 2 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* (sqrt (/ 1 (* a c))) (pow (sqrt -1) 3))))))) (+ (* 1/2 (/ 1 (* a c))) (* 2 (/ (pow (sqrt -1) 2) (* a c)))))))) (+ (* 2 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* (sqrt (/ 1 (* a c))) (pow (sqrt -1) 3))))) (pow (sqrt -1) 2)))))) |
#s(approx (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (pow b_2 2) (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2)))) (sqrt -1)))) (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -1))))) |
#s(approx (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) #s(hole binary64 (+ (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -1)) (* (pow b_2 2) (+ (* -1 b_2) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (sqrt -1))))))))) |
#s(approx (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) #s(hole binary64 (+ (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -1)) (* (pow b_2 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (sqrt -1)))) (* b_2 (- (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* b_2 (- (+ (* -2 (* a c)) (* -1 (* a c))) (* 1/4 (/ (pow (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) 2) (* (pow a 3) (* (pow c 3) (pow (sqrt -1) 2))))))) (sqrt -1)))) 1))))))) |
#s(approx (pow (neg b_2) 3) #s(hole binary64 (* -1 (pow b_2 3)))) |
#s(approx (neg b_2) #s(hole binary64 (* -1 b_2))) |
#s(approx b_2 #s(hole binary64 b_2)) |
#s(approx (pow (sqrt (- (* b_2 b_2) (* c a))) 3) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (pow b_2 2) (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2)))) (sqrt -1)))) (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -1))))) |
#s(approx (pow (sqrt (- (* b_2 b_2) (* c a))) 3) #s(hole binary64 (+ (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -1)) (* (pow b_2 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (pow b_2 2) (- (+ (* -2 (* a c)) (* -1 (* a c))) (* 1/4 (/ (pow (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) 2) (* (pow a 3) (* (pow c 3) (pow (sqrt -1) 2))))))) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (sqrt -1))))))))) |
#s(approx (pow (sqrt (- (* b_2 b_2) (* c a))) 3) #s(hole binary64 (+ (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -1)) (* (pow b_2 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (sqrt -1)))) (* (pow b_2 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (pow b_2 2) (- 1 (* 1/2 (/ (* (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (- (+ (* -2 (* a c)) (* -1 (* a c))) (* 1/4 (/ (pow (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) 2) (* (pow a 3) (* (pow c 3) (pow (sqrt -1) 2))))))) (* (pow a 3) (* (pow c 3) (pow (sqrt -1) 2))))))) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (- (+ (* -2 (* a c)) (* -1 (* a c))) (* 1/4 (/ (pow (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) 2) (* (pow a 3) (* (pow c 3) (pow (sqrt -1) 2)))))) (sqrt -1))))))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) #s(hole binary64 (+ (* (sqrt (* a c)) (sqrt -1)) (* (pow b_2 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -1))))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) #s(hole binary64 (+ (* (sqrt (* a c)) (sqrt -1)) (* (pow b_2 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -1)))) (* (pow b_2 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -1) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b_2 2) (pow (sqrt -1) 5))))))))))) |
#s(approx (- (* b_2 b_2) (* c a)) #s(hole binary64 (- (pow b_2 2) (* a c)))) |
#s(approx (* b_2 b_2) #s(hole binary64 (pow b_2 2))) |
#s(approx (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))))) #s(hole binary64 (* -1 (* a c)))) |
#s(approx (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))))) #s(hole binary64 (- (* (sqrt (* a c)) (* b_2 (sqrt -1))) (* a c)))) |
#s(approx (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))))) #s(hole binary64 (- (* b_2 (- (* 2 b_2) (* -1 (* (sqrt (* a c)) (sqrt -1))))) (* a c)))) |
#s(approx (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))))) #s(hole binary64 (- (* b_2 (- (* b_2 (+ 2 (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b_2 (sqrt -1)))))) (* -1 (* (sqrt (* a c)) (sqrt -1))))) (* a c)))) |
#s(approx (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))) #s(hole binary64 (* -1 (* a c)))) |
#s(approx (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))) #s(hole binary64 (- (* (sqrt (* a c)) (* b_2 (sqrt -1))) (* a c)))) |
#s(approx (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))) #s(hole binary64 (- (* b_2 (- b_2 (* -1 (* (sqrt (* a c)) (sqrt -1))))) (* a c)))) |
#s(approx (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))) #s(hole binary64 (- (* b_2 (- (* b_2 (+ 1 (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b_2 (sqrt -1)))))) (* -1 (* (sqrt (* a c)) (sqrt -1))))) (* a c)))) |
#s(approx (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) #s(hole binary64 (- (pow b_2 2) (* a c)))) |
#s(approx (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))) #s(hole binary64 (* b_2 (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b_2 2) (sqrt -1)))))))) |
#s(approx (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))) #s(hole binary64 (* b_2 (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* (pow b_2 2) (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3)))))))))) |
#s(approx (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))) #s(hole binary64 (* b_2 (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* (pow b_2 2) (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -1)))) (* (pow b_2 2) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b_2 2) (pow (sqrt -1) 5)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -1) 3)))))))))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* b_2 (- (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b_2 (sqrt -1)))) (/ 1 a))) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* b_2 (- (* b_2 (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -1)))))) (/ 1 a))) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (+ (* -1 b_2) (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (+ (* b_2 (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b_2 (sqrt -1)))) 1)) (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (+ (* b_2 (- (* b_2 (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -1)))))) 1)) (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (* (neg c) (+ (sqrt (* (/ a c) -1)) (/ b_2 c))) #s(hole binary64 (+ (* -1 b_2) (* -1 (* (sqrt (* a c)) (sqrt -1)))))) |
#s(approx (* (/ c b_2) -1/2) #s(hole binary64 (* -1/2 (/ c b_2)))) |
#s(approx (/ c b_2) #s(hole binary64 (/ c b_2))) |
#s(approx (/ (+ (* (/ (* (* c c) a) (* b_2 b_2)) -1/8) (* -1/2 c)) b_2) #s(hole binary64 (/ (+ (* -1/2 (* (pow b_2 2) c)) (* -1/8 (* a (pow c 2)))) (pow b_2 3)))) |
#s(approx (+ (* (/ (* (* c c) a) (* b_2 b_2)) -1/8) (* -1/2 c)) #s(hole binary64 (/ (+ (* -1/2 (* (pow b_2 2) c)) (* -1/8 (* a (pow c 2)))) (pow b_2 2)))) |
#s(approx (/ (/ (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) a) #s(hole binary64 (* 1/6 (/ (+ (* -2 (* a c)) (* -1 (* a c))) (* a b_2))))) |
#s(approx (/ (/ (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) a) #s(hole binary64 (/ (- (+ (* 1/6 (/ (+ (* -2 (* a c)) (* -1 (* a c))) a)) (* 1/6 (/ (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2))) (* a (pow b_2 2))))) (* -1/18 (/ (* (+ (* -2 (* a c)) (* -1 (* a c))) (+ (* 1/2 (* a c)) (* a c))) (* a (pow b_2 2))))) b_2))) |
#s(approx (/ (/ (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) a) #s(hole binary64 (/ (- (+ (* 1/6 (/ (+ (* -2 (* a c)) (* -1 (* a c))) a)) (+ (* 1/6 (/ (- (* -1 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -2 (* a c)) (* -1 (* a c))) (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2)))))) (* a (pow b_2 4)))) (* 1/6 (/ (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2))) (* a (pow b_2 2)))))) (+ (* -1/3 (/ (* (+ (* 1/2 (* a c)) (* a c)) (- (* 1/6 (/ (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2))) a)) (* -1/18 (/ (* (+ (* -2 (* a c)) (* -1 (* a c))) (+ (* 1/2 (* a c)) (* a c))) a)))) (pow b_2 4))) (+ (* -1/18 (/ (* (+ (* -2 (* a c)) (* -1 (* a c))) (+ (* 1/2 (* a c)) (* a c))) (* a (pow b_2 2)))) (* -1/144 (/ (* a (* (pow c 2) (+ (* -2 (* a c)) (* -1 (* a c))))) (pow b_2 4)))))) b_2))) |
#s(approx (/ (/ (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) a) #s(hole binary64 (/ (- (+ (* -1/6 (/ (+ (* 1/4 (pow (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2))) 2)) (* 1/2 (* (+ (* -2 (* a c)) (* -1 (* a c))) (- (* -1 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -2 (* a c)) (* -1 (* a c))) (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2))))))))) (* a (pow b_2 6)))) (+ (* 1/6 (/ (+ (* -2 (* a c)) (* -1 (* a c))) a)) (+ (* 1/6 (/ (- (* -1 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -2 (* a c)) (* -1 (* a c))) (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2)))))) (* a (pow b_2 4)))) (* 1/6 (/ (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2))) (* a (pow b_2 2))))))) (+ (* -1/3 (/ (* (+ (* 1/2 (* a c)) (* a c)) (- (* 1/6 (/ (- (* -1 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -2 (* a c)) (* -1 (* a c))) (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2)))))) a)) (+ (* -1/3 (* (+ (* 1/2 (* a c)) (* a c)) (- (* 1/6 (/ (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2))) a)) (* -1/18 (/ (* (+ (* -2 (* a c)) (* -1 (* a c))) (+ (* 1/2 (* a c)) (* a c))) a))))) (* -1/144 (* a (* (pow c 2) (+ (* -2 (* a c)) (* -1 (* a c))))))))) (pow b_2 6))) (+ (* -1/3 (/ (* (+ (* 1/2 (* a c)) (* a c)) (- (* 1/6 (/ (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2))) a)) (* -1/18 (/ (* (+ (* -2 (* a c)) (* -1 (* a c))) (+ (* 1/2 (* a c)) (* a c))) a)))) (pow b_2 4))) (+ (* -1/18 (/ (* (+ (* -2 (* a c)) (* -1 (* a c))) (+ (* 1/2 (* a c)) (* a c))) (* a (pow b_2 2)))) (+ (* -1/24 (/ (* (pow a 2) (* (pow c 2) (- (* 1/6 (/ (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2))) a)) (* -1/18 (/ (* (+ (* -2 (* a c)) (* -1 (* a c))) (+ (* 1/2 (* a c)) (* a c))) a))))) (pow b_2 6))) (+ (* -1/144 (/ (* a (* (pow c 2) (+ (* -2 (* a c)) (* -1 (* a c))))) (pow b_2 4))) (* -1/288 (/ (* (pow a 2) (* (pow c 3) (+ (* -2 (* a c)) (* -1 (* a c))))) (pow b_2 6))))))))) b_2))) |
#s(approx (/ (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) #s(hole binary64 (* 1/6 (/ (+ (* -2 (* a c)) (* -1 (* a c))) b_2)))) |
#s(approx (/ (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) #s(hole binary64 (/ (- (+ (* 1/6 (+ (* -2 (* a c)) (* -1 (* a c)))) (* 1/6 (/ (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2))) (pow b_2 2)))) (* -1/18 (/ (* (+ (* -2 (* a c)) (* -1 (* a c))) (+ (* 1/2 (* a c)) (* a c))) (pow b_2 2)))) b_2))) |
#s(approx (/ (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) #s(hole binary64 (/ (- (+ (* 1/6 (+ (* -2 (* a c)) (* -1 (* a c)))) (+ (* 1/6 (/ (- (* -1 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -2 (* a c)) (* -1 (* a c))) (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2)))))) (pow b_2 4))) (* 1/6 (/ (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2))) (pow b_2 2))))) (+ (* -1/3 (/ (* (+ (* 1/2 (* a c)) (* a c)) (- (* 1/6 (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2)))) (* -1/18 (* (+ (* -2 (* a c)) (* -1 (* a c))) (+ (* 1/2 (* a c)) (* a c)))))) (pow b_2 4))) (+ (* -1/18 (/ (* (+ (* -2 (* a c)) (* -1 (* a c))) (+ (* 1/2 (* a c)) (* a c))) (pow b_2 2))) (* -1/144 (/ (* (pow a 2) (* (pow c 2) (+ (* -2 (* a c)) (* -1 (* a c))))) (pow b_2 4)))))) b_2))) |
#s(approx (/ (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) #s(hole binary64 (/ (- (+ (* -1/6 (/ (+ (* 1/4 (pow (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2))) 2)) (* 1/2 (* (+ (* -2 (* a c)) (* -1 (* a c))) (- (* -1 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -2 (* a c)) (* -1 (* a c))) (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2))))))))) (pow b_2 6))) (+ (* 1/6 (+ (* -2 (* a c)) (* -1 (* a c)))) (+ (* 1/6 (/ (- (* -1 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -2 (* a c)) (* -1 (* a c))) (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2)))))) (pow b_2 4))) (* 1/6 (/ (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2))) (pow b_2 2)))))) (+ (* -1/3 (/ (* (+ (* 1/2 (* a c)) (* a c)) (- (* 1/6 (- (* -1 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -2 (* a c)) (* -1 (* a c))) (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2))))))) (+ (* -1/3 (* (+ (* 1/2 (* a c)) (* a c)) (- (* 1/6 (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2)))) (* -1/18 (* (+ (* -2 (* a c)) (* -1 (* a c))) (+ (* 1/2 (* a c)) (* a c))))))) (* -1/144 (* (pow a 2) (* (pow c 2) (+ (* -2 (* a c)) (* -1 (* a c))))))))) (pow b_2 6))) (+ (* -1/3 (/ (* (+ (* 1/2 (* a c)) (* a c)) (- (* 1/6 (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2)))) (* -1/18 (* (+ (* -2 (* a c)) (* -1 (* a c))) (+ (* 1/2 (* a c)) (* a c)))))) (pow b_2 4))) (+ (* -1/18 (/ (* (+ (* -2 (* a c)) (* -1 (* a c))) (+ (* 1/2 (* a c)) (* a c))) (pow b_2 2))) (+ (* -1/24 (/ (* (pow a 2) (* (pow c 2) (- (* 1/6 (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2)))) (* -1/18 (* (+ (* -2 (* a c)) (* -1 (* a c))) (+ (* 1/2 (* a c)) (* a c))))))) (pow b_2 6))) (+ (* -1/144 (/ (* (pow a 2) (* (pow c 2) (+ (* -2 (* a c)) (* -1 (* a c))))) (pow b_2 4))) (* -1/288 (/ (* (pow a 3) (* (pow c 3) (+ (* -2 (* a c)) (* -1 (* a c))))) (pow b_2 6))))))))) b_2))) |
#s(approx (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) #s(hole binary64 (* 1/2 (* b_2 (+ (* -2 (* a c)) (* -1 (* a c))))))) |
#s(approx (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) #s(hole binary64 (* b_2 (+ (* 1/2 (+ (* -2 (* a c)) (* -1 (* a c)))) (* 1/2 (/ (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2))) (pow b_2 2))))))) |
#s(approx (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) #s(hole binary64 (* b_2 (+ (* 1/2 (+ (* -2 (* a c)) (* -1 (* a c)))) (+ (* 1/2 (/ (- (* -1 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -2 (* a c)) (* -1 (* a c))) (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2)))))) (pow b_2 4))) (* 1/2 (/ (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2))) (pow b_2 2)))))))) |
#s(approx (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) #s(hole binary64 (* b_2 (+ (* -1/2 (/ (+ (* 1/4 (pow (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2))) 2)) (* 1/2 (* (+ (* -2 (* a c)) (* -1 (* a c))) (- (* -1 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -2 (* a c)) (* -1 (* a c))) (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2))))))))) (pow b_2 6))) (+ (* 1/2 (+ (* -2 (* a c)) (* -1 (* a c)))) (+ (* 1/2 (/ (- (* -1 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -2 (* a c)) (* -1 (* a c))) (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2)))))) (pow b_2 4))) (* 1/2 (/ (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2))) (pow b_2 2))))))))) |
#s(approx (pow (sqrt (- (* b_2 b_2) (* c a))) 3) #s(hole binary64 (* (pow b_2 3) (+ 1 (* 1/2 (/ (+ (* -2 (* a c)) (* -1 (* a c))) (pow b_2 2))))))) |
#s(approx (pow (sqrt (- (* b_2 b_2) (* c a))) 3) #s(hole binary64 (* (pow b_2 3) (+ 1 (+ (* 1/2 (/ (+ (* -2 (* a c)) (* -1 (* a c))) (pow b_2 2))) (* 1/2 (/ (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2))) (pow b_2 4)))))))) |
#s(approx (pow (sqrt (- (* b_2 b_2) (* c a))) 3) #s(hole binary64 (* (pow b_2 3) (+ 1 (+ (* 1/2 (/ (+ (* -2 (* a c)) (* -1 (* a c))) (pow b_2 2))) (+ (* 1/2 (/ (- (* -1 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -2 (* a c)) (* -1 (* a c))) (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2)))))) (pow b_2 6))) (* 1/2 (/ (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2))) (pow b_2 4))))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) #s(hole binary64 (* b_2 (+ 1 (* -1/2 (/ (* a c) (pow b_2 2))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) #s(hole binary64 (* b_2 (+ 1 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4)))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) #s(hole binary64 (* b_2 (+ 1 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))) (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 6))))))))) |
#s(approx (- (* b_2 b_2) (* c a)) #s(hole binary64 (* (pow b_2 2) (+ 1 (* -1 (/ (* a c) (pow b_2 2))))))) |
#s(approx (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))))) #s(hole binary64 (* 3 (pow b_2 2)))) |
#s(approx (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))))) #s(hole binary64 (* (pow b_2 2) (+ 3 (* -1 (/ (+ (* 1/2 (* a c)) (* a c)) (pow b_2 2))))))) |
#s(approx (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))))) #s(hole binary64 (* (pow b_2 2) (- (+ 3 (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4)))) (+ (* 1/2 (/ (* a c) (pow b_2 2))) (/ (* a c) (pow b_2 2))))))) |
#s(approx (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))))) #s(hole binary64 (* (pow b_2 2) (- (+ 3 (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 6)))) (+ (* 1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))) (+ (* 1/2 (/ (* a c) (pow b_2 2))) (/ (* a c) (pow b_2 2)))))))) |
#s(approx (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))) #s(hole binary64 (* 2 (pow b_2 2)))) |
#s(approx (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))) #s(hole binary64 (* (pow b_2 2) (+ 2 (* -1 (/ (+ (* 1/2 (* a c)) (* a c)) (pow b_2 2))))))) |
#s(approx (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))) #s(hole binary64 (* (pow b_2 2) (- (+ 2 (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4)))) (+ (* 1/2 (/ (* a c) (pow b_2 2))) (/ (* a c) (pow b_2 2))))))) |
#s(approx (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))) #s(hole binary64 (* (pow b_2 2) (- (+ 2 (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 6)))) (+ (* 1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))) (+ (* 1/2 (/ (* a c) (pow b_2 2))) (/ (* a c) (pow b_2 2)))))))) |
#s(approx (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) #s(hole binary64 (* (pow b_2 2) (+ 1 (* -1 (/ (* a c) (pow b_2 2))))))) |
#s(approx (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))) #s(hole binary64 (* (pow b_2 2) (- (* 1/2 (/ (* a c) (pow b_2 2))) 1)))) |
#s(approx (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))) #s(hole binary64 (* (pow b_2 2) (- (+ (* 1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))) (* 1/2 (/ (* a c) (pow b_2 2)))) 1)))) |
#s(approx (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))) #s(hole binary64 (* (pow b_2 2) (- (+ (* 1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 6))) (+ (* 1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))) (* 1/2 (/ (* a c) (pow b_2 2))))) 1)))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (/ (+ (* -1/2 c) (* -1/8 (/ (* a (pow c 2)) (pow b_2 2)))) b_2))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (/ (+ (* -1/2 c) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 2))) (* -1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 4))))) b_2))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (/ (+ (* -1/2 c) (+ (* -1/2 (/ (+ (* 1/64 (* (pow a 4) (pow c 4))) (* 1/16 (* (pow a 4) (pow c 4)))) (* a (pow b_2 6)))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 2))) (* -1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 4)))))) b_2))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (/ (+ (* -1/2 (* a c)) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 2)))) b_2))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (/ (+ (* -1/2 (* a c)) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 2))) (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 4))))) b_2))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (/ (+ (* -1/2 (* a c)) (+ (* -1/2 (/ (+ (* 1/64 (* (pow a 4) (pow c 4))) (* 1/16 (* (pow a 4) (pow c 4)))) (pow b_2 6))) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 2))) (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 4)))))) b_2))) |
#s(approx (* (neg c) (+ (sqrt (* (/ a c) -1)) (/ b_2 c))) #s(hole binary64 (* -1 b_2))) |
#s(approx (* (neg c) (+ (sqrt (* (/ a c) -1)) (/ b_2 c))) #s(hole binary64 (* b_2 (- (* -1 (* (sqrt (* a c)) (/ (sqrt -1) b_2))) 1)))) |
#s(approx (+ (sqrt (* (/ a c) -1)) (/ b_2 c)) #s(hole binary64 (/ b_2 c))) |
#s(approx (+ (sqrt (* (/ a c) -1)) (/ b_2 c)) #s(hole binary64 (* b_2 (+ (* (sqrt (/ a c)) (/ (sqrt -1) b_2)) (/ 1 c))))) |
#s(approx (/ (+ (* (/ (* (* c c) a) (* b_2 b_2)) -1/8) (* -1/2 c)) b_2) #s(hole binary64 (/ (+ (* -1/2 c) (* -1/8 (/ (* a (pow c 2)) (pow b_2 2)))) b_2))) |
#s(approx (/ (/ (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) a) #s(hole binary64 (* -2 (/ b_2 a)))) |
#s(approx (/ (/ (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) a) #s(hole binary64 (* -1 (* b_2 (- (+ (* 1/2 (/ (+ (* -2 (* a c)) (* -1 (* a c))) (* a (pow b_2 2)))) (* 2 (/ 1 a))) (* -2 (/ (+ (* -1/2 (* a c)) (* a c)) (* a (pow b_2 2))))))))) |
#s(approx (/ (/ (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) a) #s(hole binary64 (* -1 (* b_2 (- (+ (* 1/2 (/ (+ (* -2 (* a c)) (* -1 (* a c))) (* a (pow b_2 2)))) (+ (* 1/2 (/ (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2))) (* a (pow b_2 4)))) (* 2 (/ 1 a)))) (+ (* -2 (/ (+ (* -1/2 (* a c)) (* a c)) (* a (pow b_2 2)))) (+ (* -1 (/ (* (+ (* -1/2 (* a c)) (* a c)) (- (* 1/2 (/ (+ (* -2 (* a c)) (* -1 (* a c))) a)) (* -2 (/ (+ (* -1/2 (* a c)) (* a c)) a)))) (pow b_2 4))) (* 1/4 (/ (* a (pow c 2)) (pow b_2 4)))))))))) |
#s(approx (/ (/ (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) a) #s(hole binary64 (* -1 (* b_2 (- (+ (* 1/2 (/ (+ (* -2 (* a c)) (* -1 (* a c))) (* a (pow b_2 2)))) (+ (* 1/2 (/ (- (* -1 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -2 (* a c)) (* -1 (* a c))) (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2)))))) (* a (pow b_2 6)))) (+ (* 1/2 (/ (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2))) (* a (pow b_2 4)))) (* 2 (/ 1 a))))) (+ (* -2 (/ (+ (* -1/2 (* a c)) (* a c)) (* a (pow b_2 2)))) (+ (* -1 (/ (* (+ (* -1/2 (* a c)) (* a c)) (- (* 1/2 (/ (+ (* -2 (* a c)) (* -1 (* a c))) a)) (* -2 (/ (+ (* -1/2 (* a c)) (* a c)) a)))) (pow b_2 4))) (+ (* -1 (/ (* (+ (* -1/2 (* a c)) (* a c)) (- (* 1/2 (/ (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2))) a)) (+ (* -1 (* (+ (* -1/2 (* a c)) (* a c)) (- (* 1/2 (/ (+ (* -2 (* a c)) (* -1 (* a c))) a)) (* -2 (/ (+ (* -1/2 (* a c)) (* a c)) a))))) (* 1/4 (* a (pow c 2)))))) (pow b_2 6))) (+ (* 1/8 (/ (* (pow a 2) (* (pow c 2) (- (* 1/2 (/ (+ (* -2 (* a c)) (* -1 (* a c))) a)) (* -2 (/ (+ (* -1/2 (* a c)) (* a c)) a))))) (pow b_2 6))) (+ (* 1/8 (/ (* (pow a 2) (pow c 3)) (pow b_2 6))) (* 1/4 (/ (* a (pow c 2)) (pow b_2 4))))))))))))) |
#s(approx (/ (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) #s(hole binary64 (* -2 b_2))) |
#s(approx (/ (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) #s(hole binary64 (* -1 (* b_2 (- (+ 2 (* 1/2 (/ (+ (* -2 (* a c)) (* -1 (* a c))) (pow b_2 2)))) (* -2 (/ (+ (* -1/2 (* a c)) (* a c)) (pow b_2 2)))))))) |
#s(approx (/ (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) #s(hole binary64 (* -1 (* b_2 (- (+ 2 (+ (* 1/2 (/ (+ (* -2 (* a c)) (* -1 (* a c))) (pow b_2 2))) (* 1/2 (/ (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2))) (pow b_2 4))))) (+ (* -2 (/ (+ (* -1/2 (* a c)) (* a c)) (pow b_2 2))) (+ (* -1 (/ (* (+ (* -1/2 (* a c)) (* a c)) (- (* 1/2 (+ (* -2 (* a c)) (* -1 (* a c)))) (* -2 (+ (* -1/2 (* a c)) (* a c))))) (pow b_2 4))) (* 1/4 (/ (* (pow a 2) (pow c 2)) (pow b_2 4)))))))))) |
#s(approx (/ (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) #s(hole binary64 (* -1 (* b_2 (- (+ 2 (+ (* 1/2 (/ (+ (* -2 (* a c)) (* -1 (* a c))) (pow b_2 2))) (+ (* 1/2 (/ (- (* -1 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -2 (* a c)) (* -1 (* a c))) (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2)))))) (pow b_2 6))) (* 1/2 (/ (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2))) (pow b_2 4)))))) (+ (* -2 (/ (+ (* -1/2 (* a c)) (* a c)) (pow b_2 2))) (+ (* -1 (/ (* (+ (* -1/2 (* a c)) (* a c)) (- (* 1/2 (+ (* -2 (* a c)) (* -1 (* a c)))) (* -2 (+ (* -1/2 (* a c)) (* a c))))) (pow b_2 4))) (+ (* -1 (/ (* (+ (* -1/2 (* a c)) (* a c)) (- (* 1/2 (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2)))) (+ (* -1 (* (+ (* -1/2 (* a c)) (* a c)) (- (* 1/2 (+ (* -2 (* a c)) (* -1 (* a c)))) (* -2 (+ (* -1/2 (* a c)) (* a c)))))) (* 1/4 (* (pow a 2) (pow c 2)))))) (pow b_2 6))) (+ (* 1/8 (/ (* (pow a 2) (* (pow c 2) (- (* 1/2 (+ (* -2 (* a c)) (* -1 (* a c)))) (* -2 (+ (* -1/2 (* a c)) (* a c)))))) (pow b_2 6))) (+ (* 1/8 (/ (* (pow a 3) (pow c 3)) (pow b_2 6))) (* 1/4 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))))))))))))) |
#s(approx (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) #s(hole binary64 (* -2 (pow b_2 3)))) |
#s(approx (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) #s(hole binary64 (* -1 (* (pow b_2 3) (+ 2 (* 1/2 (/ (+ (* -2 (* a c)) (* -1 (* a c))) (pow b_2 2)))))))) |
#s(approx (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) #s(hole binary64 (* -1 (* (pow b_2 3) (+ 2 (+ (* 1/2 (/ (+ (* -2 (* a c)) (* -1 (* a c))) (pow b_2 2))) (* 1/2 (/ (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2))) (pow b_2 4))))))))) |
#s(approx (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) #s(hole binary64 (* -1 (* (pow b_2 3) (+ 2 (+ (* 1/2 (/ (+ (* -2 (* a c)) (* -1 (* a c))) (pow b_2 2))) (+ (* 1/2 (/ (- (* -1 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -2 (* a c)) (* -1 (* a c))) (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2)))))) (pow b_2 6))) (* 1/2 (/ (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2))) (pow b_2 4)))))))))) |
#s(approx (pow (sqrt (- (* b_2 b_2) (* c a))) 3) #s(hole binary64 (* -1 (pow b_2 3)))) |
#s(approx (pow (sqrt (- (* b_2 b_2) (* c a))) 3) #s(hole binary64 (* -1 (* (pow b_2 3) (+ 1 (* 1/2 (/ (+ (* -2 (* a c)) (* -1 (* a c))) (pow b_2 2)))))))) |
#s(approx (pow (sqrt (- (* b_2 b_2) (* c a))) 3) #s(hole binary64 (* -1 (* (pow b_2 3) (+ 1 (+ (* 1/2 (/ (+ (* -2 (* a c)) (* -1 (* a c))) (pow b_2 2))) (* 1/2 (/ (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2))) (pow b_2 4))))))))) |
#s(approx (pow (sqrt (- (* b_2 b_2) (* c a))) 3) #s(hole binary64 (* -1 (* (pow b_2 3) (+ 1 (+ (* 1/2 (/ (+ (* -2 (* a c)) (* -1 (* a c))) (pow b_2 2))) (+ (* 1/2 (/ (- (* -1 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -2 (* a c)) (* -1 (* a c))) (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2)))))) (pow b_2 6))) (* 1/2 (/ (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2))) (pow b_2 4)))))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) #s(hole binary64 (* -1 b_2))) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) #s(hole binary64 (* -1 (* b_2 (+ 1 (* -1/2 (/ (* a c) (pow b_2 2)))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) #s(hole binary64 (* -1 (* b_2 (+ 1 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) #s(hole binary64 (* -1 (* b_2 (+ 1 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))) (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 6)))))))))) |
#s(approx (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))))) #s(hole binary64 (pow b_2 2))) |
#s(approx (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))))) #s(hole binary64 (* (pow b_2 2) (+ 1 (* -1 (/ (+ (* -1/2 (* a c)) (* a c)) (pow b_2 2))))))) |
#s(approx (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))))) #s(hole binary64 (* (pow b_2 2) (- (+ 1 (* 1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4)))) (+ (* -1/2 (/ (* a c) (pow b_2 2))) (/ (* a c) (pow b_2 2))))))) |
#s(approx (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))))) #s(hole binary64 (* (pow b_2 2) (- (+ 1 (* 1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 6)))) (+ (* -1/2 (/ (* a c) (pow b_2 2))) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))) (/ (* a c) (pow b_2 2)))))))) |
#s(approx (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))) #s(hole binary64 (* -1 (+ (* -1/2 (* a c)) (* a c))))) |
#s(approx (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))) #s(hole binary64 (- (* 1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 2))) (+ (* -1/2 (* a c)) (* a c))))) |
#s(approx (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))) #s(hole binary64 (- (* 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))) (* a c)))))) |
#s(approx (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))) #s(hole binary64 (- (* 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))) (* a c))))))) |
#s(approx (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))) #s(hole binary64 (pow b_2 2))) |
#s(approx (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))) #s(hole binary64 (* (pow b_2 2) (+ 1 (* -1/2 (/ (* a c) (pow b_2 2))))))) |
#s(approx (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))) #s(hole binary64 (* (pow b_2 2) (+ 1 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4)))))))) |
#s(approx (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))) #s(hole binary64 (* (pow b_2 2) (+ 1 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))) (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 6))))))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -2 (/ b_2 a)))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (* 2 (/ 1 a))))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 4))) (* 2 (/ 1 a)))))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 4))) (+ (* -1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 6))) (* 2 (/ 1 a))))))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -2 b_2))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* b_2 (+ 2 (* -1/2 (/ (* a c) (pow b_2 2)))))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* b_2 (+ 2 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))))))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* b_2 (+ 2 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))) (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 6)))))))))) |
#s(approx (* (neg c) (+ (sqrt (* (/ a c) -1)) (/ b_2 c))) #s(hole binary64 (* -1 (* b_2 (+ 1 (* (sqrt (* a c)) (/ (sqrt -1) b_2))))))) |
#s(approx (+ (sqrt (* (/ a c) -1)) (/ b_2 c)) #s(hole binary64 (* -1 (* b_2 (- (* -1 (* (sqrt (/ a c)) (/ (sqrt -1) b_2))) (/ 1 c)))))) |
#s(approx (/ (+ (* (/ (* (* c c) a) (* b_2 b_2)) -1/8) (* -1/2 c)) b_2) #s(hole binary64 (* -1 (/ (+ (* 1/8 (/ (* a (pow c 2)) (pow b_2 2))) (* 1/2 c)) b_2)))) |
#s(approx (/ (/ (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) a) #s(hole binary64 (+ (* -1 (/ (pow b_2 3) (* a (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (+ (* c (- (* 1/2 (/ (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (* a (* (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))))) (* -1 (/ (* (+ a (* 1/2 a)) (+ (* -1 (pow b_2 3)) (pow b_2 3))) (* a (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2)))))) (/ (pow b_2 3) (* a (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))))))) |
#s(approx (/ (/ (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) a) #s(hole binary64 (+ (* -1 (/ (pow b_2 3) (* a (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (+ (* c (- (+ (* 1/2 (/ (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (* a (* (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))))) (* c (- (* 1/2 (/ (- (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2))) (* 1/4 (/ (pow (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) 2) (pow b_2 6)))) (* a (* (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))))) (+ (* -1 (/ (* (+ a (* 1/2 a)) (- (* 1/2 (/ (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (* a (* (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))))) (* -1 (/ (* (+ a (* 1/2 a)) (+ (* -1 (pow b_2 3)) (pow b_2 3))) (* a (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2)))))) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))) (* -1/8 (/ (* a (+ (* -1 (pow b_2 3)) (pow b_2 3))) (* (pow b_2 2) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2)))))))) (* -1 (/ (* (+ a (* 1/2 a)) (+ (* -1 (pow b_2 3)) (pow b_2 3))) (* a (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2)))))) (/ (pow b_2 3) (* a (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))))))) |
#s(approx (/ (/ (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) a) #s(hole binary64 (+ (* -1 (/ (pow b_2 3) (* a (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (+ (* c (- (+ (* 1/2 (/ (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (* a (* (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))))) (* c (- (+ (* 1/2 (/ (- (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2))) (* 1/4 (/ (pow (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) 2) (pow b_2 6)))) (* a (* (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))))) (* c (- (* 1/2 (/ (- (* -1 (pow a 3)) (* 1/2 (/ (* (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (- (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2))) (* 1/4 (/ (pow (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) 2) (pow b_2 6))))) (pow b_2 6)))) (* a (* (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))))) (+ (* -1 (/ (* (+ a (* 1/2 a)) (- (* 1/2 (/ (- (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2))) (* 1/4 (/ (pow (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) 2) (pow b_2 6)))) (* a (* (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))))) (+ (* -1 (/ (* (+ a (* 1/2 a)) (- (* 1/2 (/ (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (* a (* (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))))) (* -1 (/ (* (+ a (* 1/2 a)) (+ (* -1 (pow b_2 3)) (pow b_2 3))) (* a (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2)))))) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))) (* -1/8 (/ (* a (+ (* -1 (pow b_2 3)) (pow b_2 3))) (* (pow b_2 2) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))))) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))) (+ (* -1/8 (/ (* (pow a 2) (- (* 1/2 (/ (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (* a (* (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))))) (* -1 (/ (* (+ a (* 1/2 a)) (+ (* -1 (pow b_2 3)) (pow b_2 3))) (* a (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2)))))) (* (pow b_2 2) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (* -1/16 (/ (* (pow a 2) (+ (* -1 (pow b_2 3)) (pow b_2 3))) (* (pow b_2 4) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))))))) (+ (* -1 (/ (* (+ a (* 1/2 a)) (- (* 1/2 (/ (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (* a (* (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))))) (* -1 (/ (* (+ a (* 1/2 a)) (+ (* -1 (pow b_2 3)) (pow b_2 3))) (* a (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2)))))) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))) (* -1/8 (/ (* a (+ (* -1 (pow b_2 3)) (pow b_2 3))) (* (pow b_2 2) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2)))))))) (* -1 (/ (* (+ a (* 1/2 a)) (+ (* -1 (pow b_2 3)) (pow b_2 3))) (* a (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2)))))) (/ (pow b_2 3) (* a (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))))))) |
#s(approx (/ (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) #s(hole binary64 (+ (* -1 (/ (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))) (+ (* c (- (* 1/2 (/ (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (* (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (* -1 (/ (* (+ a (* 1/2 a)) (+ (* -1 (pow b_2 3)) (pow b_2 3))) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))) (/ (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))))) |
#s(approx (/ (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) #s(hole binary64 (+ (* -1 (/ (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))) (+ (* c (- (+ (* 1/2 (/ (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (* (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (* c (- (* 1/2 (/ (- (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2))) (* 1/4 (/ (pow (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) 2) (pow b_2 6)))) (* (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (+ (* -1 (/ (* (+ a (* 1/2 a)) (- (* 1/2 (/ (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (* (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (* -1 (/ (* (+ a (* 1/2 a)) (+ (* -1 (pow b_2 3)) (pow b_2 3))) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))) (* -1/8 (/ (* (pow a 2) (+ (* -1 (pow b_2 3)) (pow b_2 3))) (* (pow b_2 2) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2)))))))) (* -1 (/ (* (+ a (* 1/2 a)) (+ (* -1 (pow b_2 3)) (pow b_2 3))) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))) (/ (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))))) |
#s(approx (/ (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) #s(hole binary64 (+ (* -1 (/ (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))) (+ (* c (- (+ (* 1/2 (/ (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (* (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (* c (- (+ (* 1/2 (/ (- (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2))) (* 1/4 (/ (pow (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) 2) (pow b_2 6)))) (* (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (* c (- (* 1/2 (/ (- (* -1 (pow a 3)) (* 1/2 (/ (* (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (- (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2))) (* 1/4 (/ (pow (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) 2) (pow b_2 6))))) (pow b_2 6)))) (* (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (+ (* -1 (/ (* (+ a (* 1/2 a)) (- (* 1/2 (/ (- (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2))) (* 1/4 (/ (pow (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) 2) (pow b_2 6)))) (* (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (+ (* -1 (/ (* (+ a (* 1/2 a)) (- (* 1/2 (/ (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (* (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (* -1 (/ (* (+ a (* 1/2 a)) (+ (* -1 (pow b_2 3)) (pow b_2 3))) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))) (* -1/8 (/ (* (pow a 2) (+ (* -1 (pow b_2 3)) (pow b_2 3))) (* (pow b_2 2) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))))) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))) (+ (* -1/8 (/ (* (pow a 2) (- (* 1/2 (/ (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (* (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (* -1 (/ (* (+ a (* 1/2 a)) (+ (* -1 (pow b_2 3)) (pow b_2 3))) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))) (* (pow b_2 2) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (* -1/16 (/ (* (pow a 3) (+ (* -1 (pow b_2 3)) (pow b_2 3))) (* (pow b_2 4) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))))))) (+ (* -1 (/ (* (+ a (* 1/2 a)) (- (* 1/2 (/ (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (* (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (* -1 (/ (* (+ a (* 1/2 a)) (+ (* -1 (pow b_2 3)) (pow b_2 3))) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))) (* -1/8 (/ (* (pow a 2) (+ (* -1 (pow b_2 3)) (pow b_2 3))) (* (pow b_2 2) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2)))))))) (* -1 (/ (* (+ a (* 1/2 a)) (+ (* -1 (pow b_2 3)) (pow b_2 3))) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))) (/ (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))))) |
#s(approx (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) #s(hole binary64 (+ (* -1 (pow b_2 3)) (+ (* 1/2 (/ (* c (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4))))) (pow b_2 3))) (pow b_2 3))))) |
#s(approx (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) #s(hole binary64 (+ (* -1 (pow b_2 3)) (+ (* c (+ (* 1/2 (/ (* c (- (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2))) (* 1/4 (/ (pow (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) 2) (pow b_2 6))))) (pow b_2 3))) (* 1/2 (/ (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (pow b_2 3))))) (pow b_2 3))))) |
#s(approx (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) #s(hole binary64 (+ (* -1 (pow b_2 3)) (+ (* c (+ (* 1/2 (/ (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (pow b_2 3))) (* c (+ (* 1/2 (/ (* c (- (* -1 (pow a 3)) (* 1/2 (/ (* (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (- (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2))) (* 1/4 (/ (pow (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) 2) (pow b_2 6))))) (pow b_2 6))))) (pow b_2 3))) (* 1/2 (/ (- (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2))) (* 1/4 (/ (pow (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) 2) (pow b_2 6)))) (pow b_2 3))))))) (pow b_2 3))))) |
#s(approx (pow (sqrt (- (* b_2 b_2) (* c a))) 3) #s(hole binary64 (+ (* 1/2 (/ (* c (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4))))) (pow b_2 3))) (pow b_2 3)))) |
#s(approx (pow (sqrt (- (* b_2 b_2) (* c a))) 3) #s(hole binary64 (+ (* c (+ (* 1/2 (/ (* c (- (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2))) (* 1/4 (/ (pow (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) 2) (pow b_2 6))))) (pow b_2 3))) (* 1/2 (/ (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (pow b_2 3))))) (pow b_2 3)))) |
#s(approx (pow (sqrt (- (* b_2 b_2) (* c a))) 3) #s(hole binary64 (+ (* c (+ (* 1/2 (/ (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (pow b_2 3))) (* c (+ (* 1/2 (/ (* c (- (* -1 (pow a 3)) (* 1/2 (/ (* (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (- (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2))) (* 1/4 (/ (pow (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) 2) (pow b_2 6))))) (pow b_2 6))))) (pow b_2 3))) (* 1/2 (/ (- (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2))) (* 1/4 (/ (pow (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) 2) (pow b_2 6)))) (pow b_2 3))))))) (pow b_2 3)))) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) #s(hole binary64 (+ b_2 (* c (+ (* -1/2 (/ a b_2)) (* -1/8 (/ (* (pow a 2) c) (pow b_2 3)))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) #s(hole binary64 (+ b_2 (* c (+ (* -1/2 (/ a b_2)) (* c (+ (* -1/8 (/ (pow a 2) (pow b_2 3))) (* -1/16 (/ (* (pow a 3) c) (pow b_2 5)))))))))) |
#s(approx c #s(hole binary64 c)) |
#s(approx (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))))) #s(hole binary64 (- (+ (* -1 (* c (+ a (* 1/2 a)))) (* 2 (pow b_2 2))) (* -1 (pow b_2 2))))) |
#s(approx (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))))) #s(hole binary64 (- (+ (* 2 (pow b_2 2)) (* c (- (* -1/8 (/ (* (pow a 2) c) (pow b_2 2))) (+ a (* 1/2 a))))) (* -1 (pow b_2 2))))) |
#s(approx (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))))) #s(hole binary64 (- (+ (* 2 (pow b_2 2)) (* c (- (* c (- (* -1/16 (/ (* (pow a 3) c) (pow b_2 4))) (* 1/8 (/ (pow a 2) (pow b_2 2))))) (+ a (* 1/2 a))))) (* -1 (pow b_2 2))))) |
#s(approx (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))) #s(hole binary64 (- (+ (* -1 (* c (+ a (* 1/2 a)))) (pow b_2 2)) (* -1 (pow b_2 2))))) |
#s(approx (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))) #s(hole binary64 (- (+ (* c (- (* -1/8 (/ (* (pow a 2) c) (pow b_2 2))) (+ a (* 1/2 a)))) (pow b_2 2)) (* -1 (pow b_2 2))))) |
#s(approx (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))) #s(hole binary64 (- (+ (* c (- (* c (- (* -1/16 (/ (* (pow a 3) c) (pow b_2 4))) (* 1/8 (/ (pow a 2) (pow b_2 2))))) (+ a (* 1/2 a)))) (pow b_2 2)) (* -1 (pow b_2 2))))) |
#s(approx (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))) #s(hole binary64 (+ (* -1 (pow b_2 2)) (* c (+ (* 1/8 (/ (* (pow a 2) c) (pow b_2 2))) (* 1/2 a)))))) |
#s(approx (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))) #s(hole binary64 (+ (* -1 (pow b_2 2)) (* c (+ (* 1/2 a) (* c (+ (* 1/16 (/ (* (pow a 3) c) (pow b_2 4))) (* 1/8 (/ (pow a 2) (pow b_2 2)))))))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* c (- (* -1/8 (/ (* a c) (pow b_2 3))) (* 1/2 (/ 1 b_2)))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* c (- (* c (+ (* -1/8 (/ a (pow b_2 3))) (* -1/16 (/ (* (pow a 2) c) (pow b_2 5))))) (* 1/2 (/ 1 b_2)))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* c (- (* c (+ (* -1/8 (/ a (pow b_2 3))) (* c (+ (* -1/2 (/ (* c (+ (* 1/64 (/ (pow a 4) (pow b_2 6))) (* 1/16 (/ (pow a 4) (pow b_2 6))))) (* a b_2))) (* -1/16 (/ (pow a 2) (pow b_2 5))))))) (* 1/2 (/ 1 b_2)))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* c (+ (* -1/2 (/ a b_2)) (* -1/8 (/ (* (pow a 2) c) (pow b_2 3))))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* c (+ (* -1/2 (/ a b_2)) (* c (+ (* -1/8 (/ (pow a 2) (pow b_2 3))) (* -1/16 (/ (* (pow a 3) c) (pow b_2 5))))))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* c (+ (* -1/2 (/ a b_2)) (* c (+ (* -1/8 (/ (pow a 2) (pow b_2 3))) (* c (+ (* -1/2 (/ (* c (+ (* 1/64 (/ (pow a 4) (pow b_2 6))) (* 1/16 (/ (pow a 4) (pow b_2 6))))) b_2)) (* -1/16 (/ (pow a 3) (pow b_2 5))))))))))) |
#s(approx (* (neg c) (+ (sqrt (* (/ a c) -1)) (/ b_2 c))) #s(hole binary64 (* -1 (+ b_2 (* (sqrt (* a c)) (sqrt -1)))))) |
#s(approx (neg c) #s(hole binary64 (* -1 c))) |
#s(approx (+ (sqrt (* (/ a c) -1)) (/ b_2 c)) #s(hole binary64 (/ (+ b_2 (* (sqrt (* a c)) (sqrt -1))) c))) |
#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/8 (/ (* a c) (pow b_2 2))) 1/2)))) |
#s(approx (* c c) #s(hole binary64 (pow c 2))) |
#s(approx (* -1/2 c) #s(hole binary64 (* -1/2 c))) |
#s(approx (/ (/ (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) a) #s(hole binary64 (* -1 (* (sqrt (* a c)) (/ (sqrt -1) (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))))) |
#s(approx (/ (/ (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) a) #s(hole binary64 (* c (+ (* -2 (* (sqrt (/ a (pow c 3))) (/ (* (pow b_2 2) (sqrt -1)) (pow (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2)))) (* -1 (* (sqrt (/ a c)) (/ (sqrt -1) (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))))))) |
#s(approx (/ (/ (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) a) #s(hole binary64 (* c (- (+ (* -1 (* (sqrt (/ a c)) (/ (sqrt -1) (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))) (* -1 (/ (+ (* -1 (pow b_2 3)) (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2))) (sqrt -1))))) (* a (* (pow c 2) (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))))) (+ (* 1/2 (/ (pow b_2 3) (* (pow c 2) (pow (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2)))) (+ (* 2 (* (sqrt (/ a (pow c 3))) (/ (* (pow b_2 2) (sqrt -1)) (pow (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2)))) (* 4 (* (sqrt (/ a (pow c 5))) (/ (* (pow b_2 4) (sqrt -1)) (pow (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 3)))))))))) |
#s(approx (/ (/ (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) a) #s(hole binary64 (* c (- (+ (* -1 (* (sqrt (/ a c)) (/ (sqrt -1) (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))) (+ (* -1 (/ (+ (* -1 (pow b_2 3)) (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2))) (sqrt -1))))) (* a (* (pow c 2) (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))))))) (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (* (sqrt -1) (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))))))))) (+ (* -2 (/ (* (pow b_2 2) (- (* -1 (/ (+ (* -1 (pow b_2 3)) (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2))) (sqrt -1))))) (* a (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))) (+ (* 1/2 (/ (pow b_2 3) (pow (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2))) (* 4 (* (sqrt (/ a c)) (/ (* (pow b_2 4) (sqrt -1)) (pow (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 3))))))) (* (pow c 3) (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))) (+ (* 1/2 (/ (pow b_2 3) (* (pow c 2) (pow (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2)))) (+ (* 2 (* (sqrt (/ a (pow c 3))) (/ (* (pow b_2 2) (sqrt -1)) (pow (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2)))) (+ (* 4 (* (sqrt (/ a (pow c 5))) (/ (* (pow b_2 4) (sqrt -1)) (pow (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 3)))) (/ (pow b_2 5) (* (pow c 3) (pow (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 3))))))))))) |
#s(approx (/ (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) #s(hole binary64 (* -1 (* (sqrt (* (pow a 3) c)) (/ (sqrt -1) (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))))) |
#s(approx (/ (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) #s(hole binary64 (* c (+ (* -2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b_2 2) (sqrt -1)) (pow (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2)))) (* -1 (* (sqrt (/ (pow a 3) c)) (/ (sqrt -1) (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))))))) |
#s(approx (/ (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) #s(hole binary64 (* c (- (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (sqrt -1) (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))) (* -1 (/ (+ (* -1 (pow b_2 3)) (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2))) (sqrt -1))))) (* (pow c 2) (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))))))) (+ (* 1/2 (/ (* a (pow b_2 3)) (* (pow c 2) (pow (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2)))) (+ (* 2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b_2 2) (sqrt -1)) (pow (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2)))) (* 4 (* (sqrt (/ (pow a 3) (pow c 5))) (/ (* (pow b_2 4) (sqrt -1)) (pow (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 3)))))))))) |
#s(approx (/ (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) #s(hole binary64 (* c (- (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (sqrt -1) (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))) (+ (* -1 (/ (+ (* -1 (pow b_2 3)) (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2))) (sqrt -1))))) (* (pow c 2) (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (* (sqrt -1) (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))))))))) (+ (* -2 (/ (* (pow b_2 2) (- (* -1 (/ (+ (* -1 (pow b_2 3)) (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2))) (sqrt -1))))) (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))))) (+ (* 1/2 (/ (* a (pow b_2 3)) (pow (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2))) (* 4 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b_2 4) (sqrt -1)) (pow (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 3))))))) (* (pow c 3) (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))) (+ (* 1/2 (/ (* a (pow b_2 3)) (* (pow c 2) (pow (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2)))) (+ (* 2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b_2 2) (sqrt -1)) (pow (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2)))) (+ (* 4 (* (sqrt (/ (pow a 3) (pow c 5))) (/ (* (pow b_2 4) (sqrt -1)) (pow (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 3)))) (/ (* a (pow b_2 5)) (* (pow c 3) (pow (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 3))))))))))) |
#s(approx (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) #s(hole binary64 (* (pow c 2) (+ (* -1 (/ (pow b_2 3) (pow c 2))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2))) (sqrt -1)))) (* (sqrt (/ (pow a 3) c)) (sqrt -1))))))) |
#s(approx (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) #s(hole binary64 (* (pow c 2) (+ (* -1 (/ (pow b_2 3) (pow c 2))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2))) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (sqrt -1)))) (* (sqrt (/ (pow a 3) c)) (sqrt -1)))))))) |
#s(approx (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) #s(hole binary64 (* (pow c 2) (+ (* -1 (/ (pow b_2 3) (pow c 2))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2))) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 7)))) (/ (- (pow b_2 6) (* 1/4 (/ (* c (pow (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2))) 2)) (* (pow a 3) (pow (sqrt -1) 2))))) (sqrt -1)))) (* (sqrt (/ (pow a 3) c)) (sqrt -1))))))))) |
#s(approx (pow (sqrt (- (* b_2 b_2) (* c a))) 3) #s(hole binary64 (* (pow c 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2))) (sqrt -1)))) (* (sqrt (/ (pow a 3) c)) (sqrt -1)))))) |
#s(approx (pow (sqrt (- (* b_2 b_2) (* c a))) 3) #s(hole binary64 (* (pow c 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2))) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (sqrt -1)))) (* (sqrt (/ (pow a 3) c)) (sqrt -1))))))) |
#s(approx (pow (sqrt (- (* b_2 b_2) (* c a))) 3) #s(hole binary64 (* (pow c 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2))) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 7)))) (/ (- (pow b_2 6) (* 1/4 (/ (* c (pow (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2))) 2)) (* (pow a 3) (pow (sqrt -1) 2))))) (sqrt -1)))) (* (sqrt (/ (pow a 3) c)) (sqrt -1)))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) #s(hole binary64 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1)))))) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b_2 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (- (* b_2 b_2) (* c a)) #s(hole binary64 (* c (- (/ (pow b_2 2) c) a)))) |
#s(approx (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))))) #s(hole binary64 (* -1 (* c (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))))))) |
#s(approx (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))))) #s(hole binary64 (* c (- (* 2 (/ (pow b_2 2) c)) (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))))))) |
#s(approx (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))))) #s(hole binary64 (* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 3) (sqrt -1)))) (* 2 (/ (pow b_2 2) c))) (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))))))) |
#s(approx (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))))) #s(hole binary64 (* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b_2 5) (pow (sqrt -1) 3)))) (* 2 (/ (pow b_2 2) c))) (+ a (+ (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))) (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 3) (sqrt -1)))))))))) |
#s(approx (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))) #s(hole binary64 (* -1 (* c (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))))))) |
#s(approx (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))) #s(hole binary64 (* c (- (/ (pow b_2 2) c) (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))))))) |
#s(approx (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))) #s(hole binary64 (* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 3) (sqrt -1)))) (/ (pow b_2 2) c)) (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))))))) |
#s(approx (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))) #s(hole binary64 (* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b_2 5) (pow (sqrt -1) 3)))) (/ (pow b_2 2) c)) (+ a (+ (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))) (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 3) (sqrt -1)))))))))) |
#s(approx (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) #s(hole binary64 (* c (- (/ (pow b_2 2) c) a)))) |
#s(approx (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))) #s(hole binary64 (* c (+ (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))) (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 3) (sqrt -1)))))))) |
#s(approx (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))) #s(hole binary64 (* c (+ (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 3) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b_2 5) (pow (sqrt -1) 3))))))))) |
#s(approx (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))) #s(hole binary64 (* c (+ (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 3) (sqrt -1)))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b_2 7) (pow (sqrt -1) 5)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b_2 5) (pow (sqrt -1) 3)))))))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* c (+ (* -1 (/ b_2 (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* c (+ (* -1 (/ b_2 (* a c))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* c (+ (* -1 (/ b_2 (* a c))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* c (+ (* -1 (/ b_2 c)) (* (sqrt (/ a c)) (sqrt -1)))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1))) (/ b_2 c))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1)))) (/ b_2 c))))) |
#s(approx (* (neg c) (+ (sqrt (* (/ a c) -1)) (/ b_2 c))) #s(hole binary64 (* c (+ (* -1 (* (sqrt (/ a c)) (sqrt -1))) (* -1 (/ b_2 c)))))) |
#s(approx (/ (+ (* (/ (* (* c c) a) (* b_2 b_2)) -1/8) (* -1/2 c)) b_2) #s(hole binary64 (* (pow c 2) (- (* -1/8 (/ a (pow b_2 3))) (* 1/2 (/ 1 (* b_2 c))))))) |
#s(approx (+ (* (/ (* (* c c) a) (* b_2 b_2)) -1/8) (* -1/2 c)) #s(hole binary64 (* (pow c 2) (- (* -1/8 (/ a (pow b_2 2))) (* 1/2 (/ 1 c)))))) |
#s(approx (/ (/ (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) a) #s(hole binary64 (* (sqrt (* a c)) (/ (sqrt -1) (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))))))) |
#s(approx (/ (/ (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) a) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ a c)) (/ (sqrt -1) (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))) (* 2 (* (sqrt (/ a (pow c 3))) (/ (* (pow b_2 2) (sqrt -1)) (pow (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2))))))))) |
#s(approx (/ (/ (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) a) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ a c)) (/ (sqrt -1) (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))) (* -1 (/ (- (* -1 (/ (- (* -1 (/ (+ (* -1 (pow b_2 3)) (* 1/2 (* (sqrt (/ c (pow a 3))) (* (sqrt -1) (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2))))))) (* a (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))) (+ (* 1/2 (/ (pow b_2 3) (pow (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2))) (* 4 (* (sqrt (/ a c)) (/ (* (pow b_2 4) (sqrt -1)) (pow (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 3)))))) c)) (* 2 (* (sqrt (/ a c)) (/ (* (pow b_2 2) (sqrt -1)) (pow (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2))))) c))))))) |
#s(approx (/ (/ (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) a) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ a c)) (/ (sqrt -1) (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))) (* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (+ (* -1 (pow b_2 3)) (* 1/2 (* (sqrt (/ c (pow a 3))) (* (sqrt -1) (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2))))))) (* a (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))) (* -1 (/ (- (* -1/2 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (+ (* 2 (* a (pow b_2 4))) (* a (pow b_2 4)))) (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))) (+ (* -2 (/ (* (pow b_2 2) (- (* -1 (/ (+ (* -1 (pow b_2 3)) (* 1/2 (* (sqrt (/ c (pow a 3))) (* (sqrt -1) (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2))))))) (* a (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))) (+ (* 1/2 (/ (pow b_2 3) (pow (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2))) (* 4 (* (sqrt (/ a c)) (/ (* (pow b_2 4) (sqrt -1)) (pow (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 3))))))) (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))))) (/ (pow b_2 5) (pow (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 3)))) c))) (+ (* 1/2 (/ (pow b_2 3) (pow (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2))) (* 4 (* (sqrt (/ a c)) (/ (* (pow b_2 4) (sqrt -1)) (pow (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 3)))))) c)) (* 2 (* (sqrt (/ a c)) (/ (* (pow b_2 2) (sqrt -1)) (pow (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2))))) c))))))) |
#s(approx (/ (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) #s(hole binary64 (* (sqrt (* (pow a 3) c)) (/ (sqrt -1) (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))))))) |
#s(approx (/ (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (sqrt -1) (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))) (* 2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b_2 2) (sqrt -1)) (pow (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2))))))))) |
#s(approx (/ (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (sqrt -1) (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))) (* -1 (/ (- (* -1 (/ (- (* -1 (/ (+ (* -1 (pow b_2 3)) (* 1/2 (* (sqrt (/ c (pow a 3))) (* (sqrt -1) (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2))))))) (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))))) (+ (* 1/2 (/ (* a (pow b_2 3)) (pow (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2))) (* 4 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b_2 4) (sqrt -1)) (pow (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 3)))))) c)) (* 2 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b_2 2) (sqrt -1)) (pow (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2))))) c))))))) |
#s(approx (/ (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (sqrt -1) (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))) (* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (+ (* -1 (pow b_2 3)) (* 1/2 (* (sqrt (/ c (pow a 3))) (* (sqrt -1) (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2))))))) (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))))) (* -1 (/ (- (* -1/2 (* (sqrt (/ c (pow a 3))) (/ (* (sqrt -1) (+ (* 2 (* a (pow b_2 4))) (* a (pow b_2 4)))) (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))) (+ (* -2 (/ (* (pow b_2 2) (- (* -1 (/ (+ (* -1 (pow b_2 3)) (* 1/2 (* (sqrt (/ c (pow a 3))) (* (sqrt -1) (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2))))))) (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))))) (+ (* 1/2 (/ (* a (pow b_2 3)) (pow (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2))) (* 4 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b_2 4) (sqrt -1)) (pow (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 3))))))) (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))))) (/ (* a (pow b_2 5)) (pow (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 3)))) c))) (+ (* 1/2 (/ (* a (pow b_2 3)) (pow (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2))) (* 4 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b_2 4) (sqrt -1)) (pow (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 3)))))) c)) (* 2 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b_2 2) (sqrt -1)) (pow (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2))))) c))))))) |
#s(approx (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) #s(hole binary64 (* (pow c 2) (+ (* -1 (/ (pow b_2 3) (pow c 2))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2)))))) (* (sqrt (/ (pow a 3) c)) (sqrt -1))))))) |
#s(approx (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) #s(hole binary64 (* (pow c 2) (+ (* -1 (/ (pow b_2 3) (pow c 2))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (sqrt -1) (+ (* 2 (* a (pow b_2 4))) (* a (pow b_2 4)))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2)))))) (* (sqrt (/ (pow a 3) c)) (sqrt -1)))))))) |
#s(approx (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) #s(hole binary64 (* (pow c 2) (+ (* -1 (/ (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (sqrt -1) (- (pow b_2 6) (* -1/4 (/ (* c (pow (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2))) 2)) (pow a 3))))))) (* 1/2 (* (sqrt (/ c (pow a 3))) (* (sqrt -1) (+ (* 2 (* a (pow b_2 4))) (* a (pow b_2 4))))))) (pow c 3))) (+ (* -1 (/ (pow b_2 3) (pow c 2))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2)))))) (* (sqrt (/ (pow a 3) c)) (sqrt -1)))))))) |
#s(approx (pow (sqrt (- (* b_2 b_2) (* c a))) 3) #s(hole binary64 (* (pow c 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2)))))) (* (sqrt (/ (pow a 3) c)) (sqrt -1)))))) |
#s(approx (pow (sqrt (- (* b_2 b_2) (* c a))) 3) #s(hole binary64 (* (pow c 2) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (sqrt -1) (+ (* 2 (* a (pow b_2 4))) (* a (pow b_2 4)))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2)))))) (* (sqrt (/ (pow a 3) c)) (sqrt -1))))))) |
#s(approx (pow (sqrt (- (* b_2 b_2) (* c a))) 3) #s(hole binary64 (* (pow c 2) (+ (* -1 (/ (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (sqrt -1) (- (pow b_2 6) (* -1/4 (/ (* c (pow (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2))) 2)) (pow a 3))))))) (* 1/2 (* (sqrt (/ c (pow a 3))) (* (sqrt -1) (+ (* 2 (* a (pow b_2 4))) (* a (pow b_2 4))))))) (pow c 3))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2)))))) (* (sqrt (/ (pow a 3) c)) (sqrt -1))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) #s(hole binary64 (* -1 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) #s(hole binary64 (* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) #s(hole binary64 (* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b_2 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1))))))))) |
#s(approx (- (* b_2 b_2) (* c a)) #s(hole binary64 (* -1 (* c (- (* -1 (/ (pow b_2 2) c)) (* -1 a)))))) |
#s(approx (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))))) #s(hole binary64 (* c (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))) |
#s(approx (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))))) #s(hole binary64 (* -1 (* c (- (* -2 (/ (pow b_2 2) c)) (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))))) |
#s(approx (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))))) #s(hole binary64 (* -1 (* c (- (* -1 (/ (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 3) (sqrt -1)))) (* 2 (pow b_2 2))) c)) (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))))) |
#s(approx (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))))) #s(hole binary64 (* -1 (* c (- (* -1 (/ (+ (* -1 (/ (- (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 5) (sqrt -1)))) (* -1/2 (* (sqrt (/ c a)) (* (pow b_2 3) (sqrt -1))))) c)) (* 2 (pow b_2 2))) c)) (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))))) |
#s(approx (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))) #s(hole binary64 (* c (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))) |
#s(approx (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))) #s(hole binary64 (* -1 (* c (- (* -1 (/ (pow b_2 2) c)) (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))))) |
#s(approx (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))) #s(hole binary64 (* -1 (* c (- (* -1 (/ (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 3) (sqrt -1)))) (pow b_2 2)) c)) (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))))) |
#s(approx (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))) #s(hole binary64 (* -1 (* c (- (* -1 (/ (+ (* -1 (/ (- (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 5) (sqrt -1)))) (* -1/2 (* (sqrt (/ c a)) (* (pow b_2 3) (sqrt -1))))) c)) (pow b_2 2)) c)) (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))))) |
#s(approx (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) #s(hole binary64 (* -1 (* c (- (* -1 (/ (pow b_2 2) c)) (* -1 a)))))) |
#s(approx (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))) (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 3) (sqrt -1))))))))) |
#s(approx (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 3) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b_2 5) (sqrt -1)))))))))) |
#s(approx (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 3) (sqrt -1)))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b_2 7) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b_2 5) (sqrt -1))))))))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1 (* c (+ (* (sqrt (/ 1 (* a c))) (sqrt -1)) (/ b_2 (* a c))))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ b_2 a)) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ b_2 a)) (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b_2 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (* (pow b_2 2) (sqrt -1))))) c))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* c (+ (* (sqrt (/ a c)) (sqrt -1)) (/ b_2 c)))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 2) (sqrt -1)))) b_2) c)) (* (sqrt (/ a c)) (sqrt -1))))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ c a)) (* (pow b_2 2) (sqrt -1))))) c)) b_2) c)) (* (sqrt (/ a c)) (sqrt -1))))))) |
| Outputs |
|---|
(/.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 b_2 b_2) (neg.f64 b_2) (*.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a))) (-.f64 (*.f64 b_2 b_2) (*.f64 c a)))) (fma.f64 b_2 b_2 (-.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a)) (*.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a)))))))) (neg.f64 a)) |
(/.f64 (/.f64 (fma.f64 (*.f64 b_2 b_2) (neg.f64 b_2) (*.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a))) (-.f64 (*.f64 b_2 b_2) (*.f64 c a)))) (fma.f64 b_2 b_2 (-.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a)) (*.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a))))))) a) |
(/.f64 (neg.f64 (fma.f64 (*.f64 b_2 b_2) (neg.f64 b_2) (*.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a))) (-.f64 (*.f64 b_2 b_2) (*.f64 c a))))) (neg.f64 (fma.f64 b_2 b_2 (-.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a)) (*.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a)))))))) |
(/.f64 (fma.f64 (*.f64 b_2 b_2) (neg.f64 b_2) (*.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a))) (-.f64 (*.f64 b_2 b_2) (*.f64 c a)))) (fma.f64 b_2 b_2 (-.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a)) (*.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a))))))) |
(+.f64 (/.f64 (*.f64 (*.f64 b_2 b_2) (neg.f64 b_2)) (fma.f64 b_2 b_2 (-.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a)) (*.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a))))))) (/.f64 (*.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a))) (-.f64 (*.f64 b_2 b_2) (*.f64 c a))) (fma.f64 b_2 b_2 (-.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a)) (*.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a)))))))) |
(*.f64 (fma.f64 b_2 b_2 (-.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a)) (*.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a)))))) (+.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 b_2 b_2) (neg.f64 b_2)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a))) (-.f64 (*.f64 b_2 b_2) (*.f64 c a))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 b_2 b_2) (neg.f64 b_2)) (*.f64 (*.f64 b_2 b_2) (neg.f64 b_2)) (-.f64 (*.f64 (*.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a))) (-.f64 (*.f64 b_2 b_2) (*.f64 c a))) (*.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a))) (-.f64 (*.f64 b_2 b_2) (*.f64 c a)))) (*.f64 (*.f64 (*.f64 b_2 b_2) (neg.f64 b_2)) (*.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a))) (-.f64 (*.f64 b_2 b_2) (*.f64 c a))))))) |
(fma.f64 (*.f64 b_2 b_2) (neg.f64 b_2) (*.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a))) (-.f64 (*.f64 b_2 b_2) (*.f64 c a)))) |
(fma.f64 (neg.f64 b_2) (*.f64 b_2 b_2) (*.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a))) (-.f64 (*.f64 b_2 b_2) (*.f64 c a)))) |
(+.f64 (*.f64 (*.f64 b_2 b_2) (neg.f64 b_2)) (*.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a))) (-.f64 (*.f64 b_2 b_2) (*.f64 c a)))) |
(*.f64 (*.f64 b_2 b_2) (neg.f64 b_2)) |
(*.f64 (neg.f64 b_2) (*.f64 b_2 b_2)) |
(pow.f64 (neg.f64 b_2) #s(literal 3 binary64)) |
(neg.f64 (*.f64 (*.f64 b_2 b_2) b_2)) |
(exp.f64 (*.f64 (log.f64 (neg.f64 b_2)) #s(literal 3 binary64))) |
(neg.f64 b_2) |
b_2 |
#s(literal 3 binary64) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a))) (-.f64 (*.f64 b_2 b_2) (*.f64 c a))) |
(*.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a)) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a)))) |
(pow.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a))) #s(literal 3 binary64)) |
(pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a)) #s(literal 3/2 binary64)) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a)))) #s(literal 3 binary64))) |
(pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a)) #s(literal 1/2 binary64)) |
(sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a))) |
(*.f64 (neg.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a)))) (neg.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a))))) |
(*.f64 (fabs.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a)))) (fabs.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a))))) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a))) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a)))) |
(pow.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a))) #s(literal 2 binary64)) |
(/.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))))) |
(sqrt.f64 (*.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a)) (-.f64 (*.f64 b_2 b_2) (*.f64 c a)))) |
(-.f64 (*.f64 b_2 b_2) (*.f64 c a)) |
(*.f64 (fabs.f64 b_2) (fabs.f64 b_2)) |
(*.f64 (neg.f64 b_2) (neg.f64 b_2)) |
(*.f64 b_2 b_2) |
(pow.f64 b_2 #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 b_2) #s(literal 2 binary64))) |
(*.f64 c a) |
c |
a |
(/.f64 (+.f64 (pow.f64 (*.f64 b_2 b_2) #s(literal 3 binary64)) (pow.f64 (-.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a)) (*.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a))))) #s(literal 3 binary64))) (fma.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2) (-.f64 (*.f64 (-.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a)) (*.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a))))) (-.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a)) (*.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a)))))) (*.f64 (*.f64 b_2 b_2) (-.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a)) (*.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a))))))))) |
(fma.f64 (fabs.f64 b_2) (fabs.f64 b_2) (-.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a)) (*.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a)))))) |
(fma.f64 (neg.f64 b_2) (neg.f64 b_2) (-.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a)) (*.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a)))))) |
(fma.f64 b_2 b_2 (-.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a)) (*.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a)))))) |
(+.f64 (*.f64 b_2 b_2) (-.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a)) (*.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a)))))) |
(/.f64 (-.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a)) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a)))) #s(literal 3 binary64))) (fma.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a)) (-.f64 (*.f64 b_2 b_2) (*.f64 c a)) (fma.f64 (*.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a)))) (*.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a)))) (*.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a)) (*.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a)))))))) |
(-.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a)) (*.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a))))) |
(*.f64 (neg.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a)))) (neg.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a))))) |
(*.f64 (fabs.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a)))) (fabs.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a))))) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a))) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a)))) |
(pow.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a))) #s(literal 2 binary64)) |
(/.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))))) |
(sqrt.f64 (*.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a)) (-.f64 (*.f64 b_2 b_2) (*.f64 c a)))) |
(-.f64 (*.f64 b_2 b_2) (*.f64 c a)) |
(*.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a)))) |
(/.f64 (neg.f64 #s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(approx (* (neg c) (+ (sqrt (* (/ a c) -1)) (/ b_2 c))) (neg.f64 b_2)))) (neg.f64 a)) |
(/.f64 #s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(approx (* (neg c) (+ (sqrt (* (/ a c) -1)) (/ b_2 c))) (neg.f64 b_2))) a) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(approx (* (neg c) (+ (sqrt (* (/ a c) -1)) (/ b_2 c))) (neg.f64 b_2))) |
#s(approx (* (neg c) (+ (sqrt (* (/ a c) -1)) (/ b_2 c))) (neg.f64 b_2)) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (/.f64 c b_2) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 c b_2) #s(literal -1/2 binary64)) |
(/.f64 (neg.f64 c) (neg.f64 b_2)) |
(/.f64 c b_2) |
#s(literal -1/2 binary64) |
(/.f64 (neg.f64 #s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (neg.f64 c) #s(approx (+ (sqrt (* (/ a c) -1)) (/ b_2 c)) (sqrt.f64 (/.f64 (neg.f64 a) c)))))) (neg.f64 a)) |
(/.f64 #s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (neg.f64 c) #s(approx (+ (sqrt (* (/ a c) -1)) (/ b_2 c)) (sqrt.f64 (/.f64 (neg.f64 a) c))))) a) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (neg.f64 c) #s(approx (+ (sqrt (* (/ a c) -1)) (/ b_2 c)) (sqrt.f64 (/.f64 (neg.f64 a) c))))) |
(*.f64 (neg.f64 c) #s(approx (+ (sqrt (* (/ a c) -1)) (/ b_2 c)) (sqrt.f64 (/.f64 (neg.f64 a) c)))) |
(neg.f64 c) |
#s(approx (+ (sqrt (* (/ a c) -1)) (/ b_2 c)) (sqrt.f64 (/.f64 (neg.f64 a) c))) |
(pow.f64 (/.f64 (neg.f64 a) c) #s(literal 1/2 binary64)) |
(/.f64 (sqrt.f64 (neg.f64 a)) (sqrt.f64 c)) |
(sqrt.f64 (/.f64 (neg.f64 a) c)) |
(/.f64 (neg.f64 (neg.f64 a)) (neg.f64 c)) |
(/.f64 (neg.f64 a) c) |
(neg.f64 a) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b_2 b_2)) #s(literal -1/8 binary64) (*.f64 #s(literal -1/2 binary64) c)) b_2)) |
(/.f64 (neg.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))) (neg.f64 b_2)) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b_2 b_2)) #s(literal -1/8 binary64) (*.f64 #s(literal -1/2 binary64) c)) b_2) |
(+.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b_2 b_2)) #s(literal -1/8 binary64)) b_2) (/.f64 (*.f64 #s(literal -1/2 binary64) c) b_2)) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b_2 b_2)) #s(literal -1/8 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -1/2 binary64) c) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b_2 b_2)) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b_2 b_2)) #s(literal -1/8 binary64)) (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 #s(literal -1/2 binary64) c)) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b_2 b_2)) #s(literal -1/8 binary64)) (*.f64 #s(literal -1/2 binary64) c))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b_2 b_2)) #s(literal -1/8 binary64) (*.f64 #s(literal -1/2 binary64) c)) |
(+.f64 (*.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) b_2) (/.f64 a b_2)) |
(/.f64 (neg.f64 (*.f64 (*.f64 c c) a)) (neg.f64 (*.f64 b_2 b_2))) |
(/.f64 (*.f64 (*.f64 c c) a) (*.f64 b_2 b_2)) |
(*.f64 (*.f64 c c) a) |
(*.f64 (fabs.f64 c) (fabs.f64 c)) |
(*.f64 (neg.f64 c) (neg.f64 c)) |
(*.f64 c c) |
(pow.f64 c #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 c) #s(literal 2 binary64))) |
#s(literal -1/8 binary64) |
(*.f64 #s(literal -1/2 binary64) c) |
#s(approx (/ (/ (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) a) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 b_2 b_2) b_2) (*.f64 (*.f64 b_2 b_2) b_2)) (*.f64 a (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))))) |
#s(approx (/ (/ (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) a) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 b_2 b_2) b_2) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))) (fma.f64 a (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c))) (*.f64 (*.f64 (*.f64 b_2 b_2) b_2) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (+.f64 c (*.f64 #s(literal 1/2 binary64) c)) (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 b_2 b_2) b_2) (*.f64 (*.f64 b_2 b_2) b_2))) (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64))))) (/.f64 (*.f64 (*.f64 b_2 b_2) b_2) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))))) a)) |
#s(approx (/ (/ (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) a) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 b_2 b_2) b_2) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))) (fma.f64 a (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c))) (*.f64 (*.f64 (*.f64 b_2 b_2) b_2) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))))) (*.f64 a (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 b_2 b_2) (*.f64 c c)) (*.f64 (*.f64 b_2 b_2) (*.f64 c c))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c))) #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 6 binary64))))) (*.f64 (*.f64 (*.f64 b_2 b_2) b_2) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (+.f64 c (*.f64 #s(literal 1/2 binary64) c)) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c))) (*.f64 (*.f64 (*.f64 b_2 b_2) b_2) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (+.f64 c (*.f64 #s(literal 1/2 binary64) c)) (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 b_2 b_2) b_2) (*.f64 (*.f64 b_2 b_2) b_2))) (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64)))))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 c c) (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 b_2 b_2) b_2) (*.f64 (*.f64 b_2 b_2) b_2))) (pow.f64 (*.f64 b_2 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))) #s(literal 2 binary64)))))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (+.f64 c (*.f64 #s(literal 1/2 binary64) c)) (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 b_2 b_2) b_2) (*.f64 (*.f64 b_2 b_2) b_2))) (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64))))) (/.f64 (*.f64 (*.f64 b_2 b_2) b_2) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))))) a)) |
#s(approx (/ (/ (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) a) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 b_2 b_2) b_2) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))) (fma.f64 a (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c))) (*.f64 (*.f64 (*.f64 b_2 b_2) b_2) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))))) (*.f64 a (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 b_2 b_2) (*.f64 c c)) (*.f64 (*.f64 b_2 b_2) (*.f64 c c))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c))) #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 6 binary64))))) (*.f64 (*.f64 (*.f64 b_2 b_2) b_2) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))))) (*.f64 a (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 c c) c)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c))) (-.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 b_2 b_2) (*.f64 c c)) (*.f64 (*.f64 b_2 b_2) (*.f64 c c))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c))) #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 6 binary64)))))) (pow.f64 b_2 #s(literal 6 binary64))))) (*.f64 (*.f64 (*.f64 b_2 b_2) b_2) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (+.f64 c (*.f64 #s(literal 1/2 binary64) c)) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 b_2 b_2) (*.f64 c c)) (*.f64 (*.f64 b_2 b_2) (*.f64 c c))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c))) #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 6 binary64))))) (*.f64 (*.f64 (*.f64 b_2 b_2) b_2) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (+.f64 c (*.f64 #s(literal 1/2 binary64) c)) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c))) (*.f64 (*.f64 (*.f64 b_2 b_2) b_2) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (+.f64 c (*.f64 #s(literal 1/2 binary64) c)) (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 b_2 b_2) b_2) (*.f64 (*.f64 b_2 b_2) b_2))) (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64)))))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 c c) (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 b_2 b_2) b_2) (*.f64 (*.f64 b_2 b_2) b_2))) (pow.f64 (*.f64 b_2 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))) #s(literal 2 binary64))))))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 c c) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c))) (*.f64 (*.f64 (*.f64 b_2 b_2) b_2) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (+.f64 c (*.f64 #s(literal 1/2 binary64) c)) (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 b_2 b_2) b_2) (*.f64 (*.f64 b_2 b_2) b_2))) (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64)))))) (*.f64 (*.f64 b_2 b_2) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))))) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) c) (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 b_2 b_2) b_2) (*.f64 (*.f64 b_2 b_2) b_2))) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64)))))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (+.f64 c (*.f64 #s(literal 1/2 binary64) c)) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c))) (*.f64 (*.f64 (*.f64 b_2 b_2) b_2) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (+.f64 c (*.f64 #s(literal 1/2 binary64) c)) (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 b_2 b_2) b_2) (*.f64 (*.f64 b_2 b_2) b_2))) (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64)))))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 c c) (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 b_2 b_2) b_2) (*.f64 (*.f64 b_2 b_2) b_2))) (pow.f64 (*.f64 b_2 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))) #s(literal 2 binary64)))))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (+.f64 c (*.f64 #s(literal 1/2 binary64) c)) (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 b_2 b_2) b_2) (*.f64 (*.f64 b_2 b_2) b_2))) (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64))))) (/.f64 (*.f64 (*.f64 b_2 b_2) b_2) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))))) a)) |
#s(approx (/ (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 b_2 b_2) b_2) (*.f64 (*.f64 b_2 b_2) b_2)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))))) |
#s(approx (/ (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 b_2 b_2) b_2) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))) (fma.f64 a (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c))) (*.f64 (*.f64 (*.f64 b_2 b_2) b_2) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (+.f64 c (*.f64 #s(literal 1/2 binary64) c)) (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 b_2 b_2) b_2) (*.f64 (*.f64 b_2 b_2) b_2))) (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64))))) (/.f64 (*.f64 (*.f64 b_2 b_2) b_2) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))))))) |
#s(approx (/ (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 b_2 b_2) b_2) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))) (fma.f64 a (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c))) (*.f64 (*.f64 (*.f64 b_2 b_2) b_2) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))))) (*.f64 a (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 b_2 b_2) (*.f64 c c)) (*.f64 (*.f64 b_2 b_2) (*.f64 c c))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c))) #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 6 binary64))))) (*.f64 (*.f64 (*.f64 b_2 b_2) b_2) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (+.f64 c (*.f64 #s(literal 1/2 binary64) c)) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c))) (*.f64 (*.f64 (*.f64 b_2 b_2) b_2) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (+.f64 c (*.f64 #s(literal 1/2 binary64) c)) (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 b_2 b_2) b_2) (*.f64 (*.f64 b_2 b_2) b_2))) (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64)))))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 c c) (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 b_2 b_2) b_2) (*.f64 (*.f64 b_2 b_2) b_2))) (pow.f64 (*.f64 b_2 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))) #s(literal 2 binary64)))))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (+.f64 c (*.f64 #s(literal 1/2 binary64) c)) (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 b_2 b_2) b_2) (*.f64 (*.f64 b_2 b_2) b_2))) (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64))))) (/.f64 (*.f64 (*.f64 b_2 b_2) b_2) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))))))) |
#s(approx (/ (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 b_2 b_2) b_2) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))) (fma.f64 a (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c))) (*.f64 (*.f64 (*.f64 b_2 b_2) b_2) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))))) (*.f64 a (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 b_2 b_2) (*.f64 c c)) (*.f64 (*.f64 b_2 b_2) (*.f64 c c))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c))) #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 6 binary64))))) (*.f64 (*.f64 (*.f64 b_2 b_2) b_2) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))))) (*.f64 a (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 c c) c)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c))) (-.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 b_2 b_2) (*.f64 c c)) (*.f64 (*.f64 b_2 b_2) (*.f64 c c))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c))) #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 6 binary64)))))) (pow.f64 b_2 #s(literal 6 binary64))))) (*.f64 (*.f64 (*.f64 b_2 b_2) b_2) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (+.f64 c (*.f64 #s(literal 1/2 binary64) c)) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 b_2 b_2) (*.f64 c c)) (*.f64 (*.f64 b_2 b_2) (*.f64 c c))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c))) #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 6 binary64))))) (*.f64 (*.f64 (*.f64 b_2 b_2) b_2) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (+.f64 c (*.f64 #s(literal 1/2 binary64) c)) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c))) (*.f64 (*.f64 (*.f64 b_2 b_2) b_2) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (+.f64 c (*.f64 #s(literal 1/2 binary64) c)) (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 b_2 b_2) b_2) (*.f64 (*.f64 b_2 b_2) b_2))) (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64)))))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 c c) (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 b_2 b_2) b_2) (*.f64 (*.f64 b_2 b_2) b_2))) (pow.f64 (*.f64 b_2 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))) #s(literal 2 binary64))))))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 c c) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c))) (*.f64 (*.f64 (*.f64 b_2 b_2) b_2) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (+.f64 c (*.f64 #s(literal 1/2 binary64) c)) (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 b_2 b_2) b_2) (*.f64 (*.f64 b_2 b_2) b_2))) (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64)))))) (*.f64 (*.f64 b_2 b_2) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))))) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) c) (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 b_2 b_2) b_2) (*.f64 (*.f64 b_2 b_2) b_2))) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64)))))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (+.f64 c (*.f64 #s(literal 1/2 binary64) c)) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c))) (*.f64 (*.f64 (*.f64 b_2 b_2) b_2) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (+.f64 c (*.f64 #s(literal 1/2 binary64) c)) (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 b_2 b_2) b_2) (*.f64 (*.f64 b_2 b_2) b_2))) (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64)))))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 c c) (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 b_2 b_2) b_2) (*.f64 (*.f64 b_2 b_2) b_2))) (pow.f64 (*.f64 b_2 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))) #s(literal 2 binary64)))))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (+.f64 c (*.f64 #s(literal 1/2 binary64) c)) (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 b_2 b_2) b_2) (*.f64 (*.f64 b_2 b_2) b_2))) (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64))))) (/.f64 (*.f64 (*.f64 b_2 b_2) b_2) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))))))) |
#s(approx (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 b_2 b_2) b_2) (*.f64 (*.f64 b_2 b_2) b_2))) |
#s(approx (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 b_2 b_2) b_2) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c)))) (*.f64 (*.f64 b_2 b_2) b_2)) (*.f64 (*.f64 b_2 b_2) b_2)))) |
#s(approx (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 b_2 b_2) b_2) (fma.f64 a (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a (-.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 b_2 b_2) (*.f64 c c)) (*.f64 (*.f64 b_2 b_2) (*.f64 c c))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c))) #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 6 binary64)))))) (*.f64 (*.f64 b_2 b_2) b_2)) (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c))) (*.f64 (*.f64 b_2 b_2) b_2)))) (*.f64 (*.f64 b_2 b_2) b_2)))) |
#s(approx (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 b_2 b_2) b_2) (fma.f64 a (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c))) (*.f64 (*.f64 b_2 b_2) b_2)) (*.f64 a (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 c c) c)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c))) (-.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 b_2 b_2) (*.f64 c c)) (*.f64 (*.f64 b_2 b_2) (*.f64 c c))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c))) #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 6 binary64)))))) (pow.f64 b_2 #s(literal 6 binary64)))))) (*.f64 (*.f64 b_2 b_2) b_2)) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 b_2 b_2) (*.f64 c c)) (*.f64 (*.f64 b_2 b_2) (*.f64 c c))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c))) #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 6 binary64))))) (*.f64 (*.f64 b_2 b_2) b_2)))))) (*.f64 (*.f64 b_2 b_2) b_2)))) |
#s(approx (pow (sqrt (- (* b_2 b_2) (* c a))) 3) (*.f64 (*.f64 b_2 b_2) b_2)) |
#s(approx (pow (sqrt (- (* b_2 b_2) (* c a))) 3) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c)))) (*.f64 (*.f64 b_2 b_2) b_2)) (*.f64 (*.f64 b_2 b_2) b_2))) |
#s(approx (pow (sqrt (- (* b_2 b_2) (* c a))) 3) (fma.f64 a (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a (-.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 b_2 b_2) (*.f64 c c)) (*.f64 (*.f64 b_2 b_2) (*.f64 c c))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c))) #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 6 binary64)))))) (*.f64 (*.f64 b_2 b_2) b_2)) (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c))) (*.f64 (*.f64 b_2 b_2) b_2)))) (*.f64 (*.f64 b_2 b_2) b_2))) |
#s(approx (pow (sqrt (- (* b_2 b_2) (* c a))) 3) (fma.f64 a (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c))) (*.f64 (*.f64 b_2 b_2) b_2)) (*.f64 a (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 c c) c)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c))) (-.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 b_2 b_2) (*.f64 c c)) (*.f64 (*.f64 b_2 b_2) (*.f64 c c))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c))) #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 6 binary64)))))) (pow.f64 b_2 #s(literal 6 binary64)))))) (*.f64 (*.f64 b_2 b_2) b_2)) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 b_2 b_2) (*.f64 c c)) (*.f64 (*.f64 b_2 b_2) (*.f64 c c))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c))) #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 6 binary64))))) (*.f64 (*.f64 b_2 b_2) b_2)))))) (*.f64 (*.f64 b_2 b_2) b_2))) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) b_2) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) (+.f64 b_2 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a c) b_2)))) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) (+.f64 b_2 (*.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 c b_2) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 (*.f64 b_2 b_2) b_2))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) (+.f64 b_2 (*.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 c b_2) (*.f64 a (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 c c) (*.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 (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (*.f64 b_2 b_2)) |
#s(approx (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (fma.f64 #s(literal -1 binary64) (*.f64 a c) (*.f64 b_2 b_2))) |
#s(approx (* c a) (*.f64 a c)) |
#s(approx a a) |
#s(approx (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))) |
#s(approx (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))))) (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a (+.f64 c (*.f64 #s(literal 1/2 binary64) c))) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2))) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))) |
#s(approx (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))))) (-.f64 (fma.f64 #s(literal 2 binary64) (*.f64 b_2 b_2) (*.f64 a (-.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b_2 b_2))) (+.f64 c (*.f64 #s(literal 1/2 binary64) c))))) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))) |
#s(approx (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))))) (-.f64 (fma.f64 #s(literal 2 binary64) (*.f64 b_2 b_2) (*.f64 a (-.f64 (*.f64 a (-.f64 (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) c)) (pow.f64 b_2 #s(literal 4 binary64)))) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 c c) (*.f64 b_2 b_2))))) (+.f64 c (*.f64 #s(literal 1/2 binary64) c))))) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))) |
#s(approx (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))) (-.f64 (*.f64 b_2 b_2) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))) |
#s(approx (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))) (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a (+.f64 c (*.f64 #s(literal 1/2 binary64) c))) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))) |
#s(approx (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))) (-.f64 (fma.f64 a (-.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b_2 b_2))) (+.f64 c (*.f64 #s(literal 1/2 binary64) c))) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))) |
#s(approx (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))) (-.f64 (fma.f64 a (-.f64 (*.f64 a (-.f64 (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) c)) (pow.f64 b_2 #s(literal 4 binary64)))) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 c c) (*.f64 b_2 b_2))))) (+.f64 c (*.f64 #s(literal 1/2 binary64) c))) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))) |
#s(approx (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (*.f64 b_2 b_2)) |
#s(approx (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (fma.f64 #s(literal -1 binary64) (*.f64 a c) (*.f64 b_2 b_2))) |
#s(approx (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) |
#s(approx (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))) (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (*.f64 #s(literal 1/2 binary64) (*.f64 a c)))) |
#s(approx (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))) (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (*.f64 a (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b_2 b_2)) (*.f64 #s(literal 1/2 binary64) c))))) |
#s(approx (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))) (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (*.f64 a (fma.f64 #s(literal 1/2 binary64) c (*.f64 a (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) c)) (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 c c) (*.f64 b_2 b_2))))))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 #s(literal -1/2 binary64) (/.f64 c b_2))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (fma.f64 #s(literal -1/2 binary64) (/.f64 c b_2) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 (*.f64 b_2 b_2) b_2))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (fma.f64 #s(literal -1/2 binary64) (/.f64 c b_2) (*.f64 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 (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (fma.f64 #s(literal -1/2 binary64) (/.f64 c b_2) (*.f64 a (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 c c) (*.f64 (*.f64 b_2 b_2) b_2)) (*.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (fma.f64 #s(literal 1/64 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b_2 #s(literal 6 binary64))) (*.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b_2 #s(literal 6 binary64)))))) b_2) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.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)))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a c) b_2))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 c b_2) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 (*.f64 b_2 b_2) b_2)))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 c b_2) (*.f64 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 (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 c b_2) (*.f64 a (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 c c) (*.f64 (*.f64 b_2 b_2) b_2)) (*.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (fma.f64 #s(literal 1/64 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b_2 #s(literal 6 binary64))) (*.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b_2 #s(literal 6 binary64)))))) b_2) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 c c) c) (pow.f64 b_2 #s(literal 5 binary64))))))))))) |
#s(approx (* (neg c) (+ (sqrt (* (/ a c) -1)) (/ b_2 c))) (*.f64 #s(literal -1 binary64) (*.f64 c (+.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64))) (/.f64 b_2 c))))) |
#s(approx (+ (sqrt (* (/ a c) -1)) (/ b_2 c)) (+.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64))) (/.f64 b_2 c))) |
#s(approx (sqrt (/ (neg a) c)) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64)))) |
#s(approx (/ (neg a) c) (*.f64 #s(literal -1 binary64) (/.f64 a c))) |
#s(approx (neg a) (*.f64 #s(literal -1 binary64) a)) |
#s(approx (/ (+ (* (/ (* (* c c) a) (* b_2 b_2)) -1/8) (* -1/2 c)) b_2) (*.f64 #s(literal -1/2 binary64) (/.f64 c b_2))) |
#s(approx (/ (+ (* (/ (* (* c c) a) (* b_2 b_2)) -1/8) (* -1/2 c)) b_2) (fma.f64 #s(literal -1/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 (+ (* (/ (* (* c c) a) (* b_2 b_2)) -1/8) (* -1/2 c)) (*.f64 #s(literal -1/2 binary64) c)) |
#s(approx (+ (* (/ (* (* c c) a) (* b_2 b_2)) -1/8) (* -1/2 c)) (fma.f64 #s(literal -1/2 binary64) c (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b_2 b_2))))) |
#s(approx (/ (* (* c c) a) (* b_2 b_2)) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b_2 b_2))) |
#s(approx (* (* c c) a) (*.f64 a (*.f64 c c))) |
#s(approx (/ (/ (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) a) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 c c) c) a)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))))))) |
#s(approx (/ (/ (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) a) (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 c c) c) (*.f64 (*.f64 a a) a))) (/.f64 (*.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (+.f64 c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 c c) c) a)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64))))))))))) |
#s(approx (/ (/ (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) a) (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 c c) c) a)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 b_2 b_2) b_2) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a (*.f64 (*.f64 c c) c))) (/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 b_2 b_2) (*.f64 c c)) (*.f64 (*.f64 b_2 b_2) (*.f64 c c))) (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 (*.f64 a a) (+.f64 c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 b_2 b_2) b_2) c) (pow.f64 (*.f64 a (+.f64 c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64))))))) #s(literal 2 binary64))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 c c) c) (*.f64 (*.f64 a a) a))) (/.f64 (*.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (+.f64 c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 2 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 c c) c) (pow.f64 a #s(literal 5 binary64)))) (/.f64 (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (+.f64 c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 3 binary64))))))))) |
#s(approx (/ (/ (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) a) (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 c c) c) a)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 b_2 b_2) b_2) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a (*.f64 (*.f64 c c) c))) (/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 b_2 b_2) (*.f64 c c)) (*.f64 (*.f64 b_2 b_2) (*.f64 c c))) (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 (*.f64 a a) (+.f64 c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))))) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c)))) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))))))))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 b_2 b_2) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 b_2 b_2) b_2) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a (*.f64 (*.f64 c c) c))) (/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 b_2 b_2) (*.f64 c c)) (*.f64 (*.f64 b_2 b_2) (*.f64 c c))) (sqrt.f64 #s(literal -1 binary64)))))) (+.f64 c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 b_2 b_2) b_2) c) (pow.f64 (+.f64 c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 2 binary64))) (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 c c) c) a)) (/.f64 (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (+.f64 c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 3 binary64)))))))) (*.f64 (*.f64 (*.f64 a a) a) (+.f64 c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 b_2 b_2) b_2) c) (pow.f64 (*.f64 a (+.f64 c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64))))))) #s(literal 2 binary64))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 c c) c) (*.f64 (*.f64 a a) a))) (/.f64 (*.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (+.f64 c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 2 binary64)))) (fma.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 c c) c) (pow.f64 a #s(literal 5 binary64)))) (/.f64 (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (+.f64 c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 3 binary64)))) (/.f64 (*.f64 (pow.f64 b_2 #s(literal 5 binary64)) c) (pow.f64 (*.f64 a (+.f64 c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64))))))) #s(literal 3 binary64))))))))) |
#s(approx (/ (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (*.f64 a (*.f64 (*.f64 c c) c))) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))))))) |
#s(approx (/ (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) (*.f64 a (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 c c) c) (*.f64 (*.f64 a a) a))) (/.f64 (*.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (+.f64 c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 c c) c) a)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))))))))) |
#s(approx (/ (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) (*.f64 a (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 c c) c) a)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 b_2 b_2) b_2) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a (*.f64 (*.f64 c c) c))) (/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 b_2 b_2) (*.f64 c c)) (*.f64 (*.f64 b_2 b_2) (*.f64 c c))) (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 (*.f64 a a) (+.f64 c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 b_2 b_2) b_2) c) (pow.f64 (*.f64 a (+.f64 c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64))))))) #s(literal 2 binary64))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 c c) c) (*.f64 (*.f64 a a) a))) (/.f64 (*.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (+.f64 c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 2 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 c c) c) (pow.f64 a #s(literal 5 binary64)))) (/.f64 (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (+.f64 c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 3 binary64)))))))))) |
#s(approx (/ (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) (*.f64 a (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 c c) c) a)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 b_2 b_2) b_2) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a (*.f64 (*.f64 c c) c))) (/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 b_2 b_2) (*.f64 c c)) (*.f64 (*.f64 b_2 b_2) (*.f64 c c))) (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 (*.f64 a a) (+.f64 c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))))) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c)))) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))))))))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 b_2 b_2) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 b_2 b_2) b_2) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a (*.f64 (*.f64 c c) c))) (/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 b_2 b_2) (*.f64 c c)) (*.f64 (*.f64 b_2 b_2) (*.f64 c c))) (sqrt.f64 #s(literal -1 binary64)))))) (+.f64 c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 b_2 b_2) b_2) c) (pow.f64 (+.f64 c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 2 binary64))) (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 c c) c) a)) (/.f64 (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (+.f64 c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 3 binary64)))))))) (*.f64 (*.f64 (*.f64 a a) a) (+.f64 c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 b_2 b_2) b_2) c) (pow.f64 (*.f64 a (+.f64 c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64))))))) #s(literal 2 binary64))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 c c) c) (*.f64 (*.f64 a a) a))) (/.f64 (*.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (+.f64 c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 2 binary64)))) (fma.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 c c) c) (pow.f64 a #s(literal 5 binary64)))) (/.f64 (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (+.f64 c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 3 binary64)))) (/.f64 (*.f64 (pow.f64 b_2 #s(literal 5 binary64)) c) (pow.f64 (*.f64 a (+.f64 c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64))))))) #s(literal 3 binary64)))))))))) |
#s(approx (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) (sqrt.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)))) |
#s(approx (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) (*.f64 (*.f64 a a) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 b_2 b_2) b_2) (*.f64 a a)) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)))) (/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 b_2 b_2) (*.f64 c c)) (*.f64 (*.f64 b_2 b_2) (*.f64 c c))) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (*.f64 (/.f64 (*.f64 (*.f64 c c) c) a) #s(literal -1 binary64))))))) |
#s(approx (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) (*.f64 (*.f64 a a) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 b_2 b_2) b_2) (*.f64 a a)) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)))) (/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 b_2 b_2) (*.f64 c c)) (*.f64 (*.f64 b_2 b_2) (*.f64 c c))) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c)))) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c))) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (*.f64 (/.f64 (*.f64 (*.f64 c c) c) a) #s(literal -1 binary64)))))))) |
#s(approx (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) (*.f64 (*.f64 a a) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 b_2 b_2) b_2) (*.f64 a a)) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)))) (/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 b_2 b_2) (*.f64 c c)) (*.f64 (*.f64 b_2 b_2) (*.f64 c c))) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c)))) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c))) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 a #s(literal 7 binary64)) (*.f64 (*.f64 c c) c)))) (/.f64 (-.f64 (pow.f64 b_2 #s(literal 6 binary64)) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 a (pow.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 b_2 b_2) (*.f64 c c)) (*.f64 (*.f64 b_2 b_2) (*.f64 c c))) #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 c c) c) #s(literal -1 binary64))))) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (*.f64 (/.f64 (*.f64 (*.f64 c c) c) a) #s(literal -1 binary64))))))))) |
#s(approx (pow (sqrt (- (* b_2 b_2) (* c a))) 3) (sqrt.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)))) |
#s(approx (pow (sqrt (- (* b_2 b_2) (* c a))) 3) (*.f64 (*.f64 a a) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)))) (/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 b_2 b_2) (*.f64 c c)) (*.f64 (*.f64 b_2 b_2) (*.f64 c c))) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (*.f64 (/.f64 (*.f64 (*.f64 c c) c) a) #s(literal -1 binary64)))))) |
#s(approx (pow (sqrt (- (* b_2 b_2) (* c a))) 3) (*.f64 (*.f64 a a) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)))) (/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 b_2 b_2) (*.f64 c c)) (*.f64 (*.f64 b_2 b_2) (*.f64 c c))) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c)))) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c))) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (*.f64 (/.f64 (*.f64 (*.f64 c c) c) a) #s(literal -1 binary64))))))) |
#s(approx (pow (sqrt (- (* b_2 b_2) (* c a))) 3) (*.f64 (*.f64 a a) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)))) (/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 b_2 b_2) (*.f64 c c)) (*.f64 (*.f64 b_2 b_2) (*.f64 c c))) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c)))) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c))) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 a #s(literal 7 binary64)) (*.f64 (*.f64 c c) c)))) (/.f64 (-.f64 (pow.f64 b_2 #s(literal 6 binary64)) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 a (pow.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 b_2 b_2) (*.f64 c c)) (*.f64 (*.f64 b_2 b_2) (*.f64 c c))) #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 c c) c) #s(literal -1 binary64))))) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (*.f64 (/.f64 (*.f64 (*.f64 c c) c) a) #s(literal -1 binary64)))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64)))) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) (*.f64 a (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c))) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))))) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) (*.f64 a (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c)))) (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c))) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) (*.f64 a (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c)))) (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (pow.f64 b_2 #s(literal 6 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c))) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))))))) |
#s(approx (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (*.f64 #s(literal -1 binary64) (*.f64 a c))) |
#s(approx (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (*.f64 a (-.f64 (/.f64 (*.f64 b_2 b_2) a) c))) |
#s(approx (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))))) (*.f64 #s(literal -1 binary64) (*.f64 a (+.f64 c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64))))))))) |
#s(approx (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))))) (*.f64 a (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 b_2 b_2) a)) (+.f64 c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64))))))))) |
#s(approx (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))))) (*.f64 a (-.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c))) (/.f64 (*.f64 (*.f64 b_2 b_2) b_2) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 b_2 b_2) a))) (+.f64 c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64))))))))) |
#s(approx (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))))) (*.f64 a (-.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c)))) (/.f64 (pow.f64 b_2 #s(literal 5 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 b_2 b_2) a))) (+.f64 c (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c))) (/.f64 (*.f64 (*.f64 b_2 b_2) b_2) (sqrt.f64 #s(literal -1 binary64)))))))))) |
#s(approx (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))) (*.f64 #s(literal -1 binary64) (*.f64 a (+.f64 c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64))))))))) |
#s(approx (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))) (*.f64 a (-.f64 (/.f64 (*.f64 b_2 b_2) a) (+.f64 c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64))))))))) |
#s(approx (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))) (*.f64 a (-.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c))) (/.f64 (*.f64 (*.f64 b_2 b_2) b_2) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (*.f64 b_2 b_2) a)) (+.f64 c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64))))))))) |
#s(approx (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))) (*.f64 a (-.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c)))) (/.f64 (pow.f64 b_2 #s(literal 5 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)))) (/.f64 (*.f64 b_2 b_2) a)) (+.f64 c (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c))) (/.f64 (*.f64 (*.f64 b_2 b_2) b_2) (sqrt.f64 #s(literal -1 binary64)))))))))) |
#s(approx (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (*.f64 #s(literal -1 binary64) (*.f64 a c))) |
#s(approx (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (*.f64 a (-.f64 (/.f64 (*.f64 b_2 b_2) a) c))) |
#s(approx (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) |
#s(approx (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))) (*.f64 a (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c))) (/.f64 (*.f64 (*.f64 b_2 b_2) b_2) (sqrt.f64 #s(literal -1 binary64)))))))) |
#s(approx (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))) (*.f64 a (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c))) (/.f64 (*.f64 (*.f64 b_2 b_2) b_2) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c)))) (/.f64 (pow.f64 b_2 #s(literal 5 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))))))))) |
#s(approx (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))) (*.f64 a (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c))) (/.f64 (*.f64 (*.f64 b_2 b_2) b_2) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal -1/16 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (pow.f64 b_2 #s(literal 7 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64)))) (*.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c)))) (/.f64 (pow.f64 b_2 #s(literal 5 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)))))))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (fma.f64 #s(literal -1 binary64) (/.f64 b_2 a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (fma.f64 #s(literal -1 binary64) (/.f64 b_2 a) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c))) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (fma.f64 #s(literal -1 binary64) (/.f64 b_2 a) (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c)))) (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c))) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64)))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 b_2 a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 a (-.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c))) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))) (/.f64 b_2 a)))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 a (-.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c)))) (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c))) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))) (/.f64 b_2 a)))) |
#s(approx (* (neg c) (+ (sqrt (* (/ a c) -1)) (/ b_2 c))) (*.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64))))) |
#s(approx (* (neg c) (+ (sqrt (* (/ a c) -1)) (/ b_2 c))) (*.f64 a (fma.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 b_2 a))))) |
#s(approx (+ (sqrt (* (/ a c) -1)) (/ b_2 c)) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64)))) |
#s(approx (+ (sqrt (* (/ a c) -1)) (/ b_2 c)) (*.f64 a (+.f64 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)) #s(literal -1 binary64))) (/.f64 b_2 (*.f64 a c))))) |
#s(approx (/ (+ (* (/ (* (* c c) a) (* b_2 b_2)) -1/8) (* -1/2 c)) b_2) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 (*.f64 b_2 b_2) b_2)))) |
#s(approx (/ (+ (* (/ (* (* c c) a) (* b_2 b_2)) -1/8) (* -1/2 c)) b_2) (*.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 a b_2)) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 c c) (*.f64 (*.f64 b_2 b_2) b_2)))))) |
#s(approx (+ (* (/ (* (* c c) a) (* b_2 b_2)) -1/8) (* -1/2 c)) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b_2 b_2)))) |
#s(approx (+ (* (/ (* (* c c) a) (* b_2 b_2)) -1/8) (* -1/2 c)) (*.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 c a) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 c c) (*.f64 b_2 b_2)))))) |
#s(approx (/ (/ (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) a) (*.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 c c) c) a)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64))))))))) |
#s(approx (/ (/ (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) a) (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 c c) c) (*.f64 (*.f64 a a) a))) (/.f64 (*.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 2 binary64)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 c c) c) a)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))))))) |
#s(approx (/ (/ (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) a) (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 b_2 b_2) b_2) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a (*.f64 (*.f64 c c) c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 b_2 b_2) (*.f64 c c)) (*.f64 (*.f64 b_2 b_2) (*.f64 c c))))))) (*.f64 a (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 c c) c) a)) (/.f64 (*.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 2 binary64)))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 b_2 b_2) b_2) c) (*.f64 a (pow.f64 (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 2 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 c c) c) (*.f64 (*.f64 a a) a))) (/.f64 (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 3 binary64))))))) a) (*.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 c c) c) a)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))))))) |
#s(approx (/ (/ (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) a) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 b_2 b_2) b_2) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a (*.f64 (*.f64 c c) c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 b_2 b_2) (*.f64 c c)) (*.f64 (*.f64 b_2 b_2) (*.f64 c c))))))) (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 b_2 b_2) b_2) c) (pow.f64 (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 2 binary64))) (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 c c) c) a)) (/.f64 (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 3 binary64))))))) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a (*.f64 (*.f64 c c) c)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 2 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c))) (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))))))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 b_2 b_2) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 b_2 b_2) b_2) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a (*.f64 (*.f64 c c) c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 b_2 b_2) (*.f64 c c)) (*.f64 (*.f64 b_2 b_2) (*.f64 c c))))))) (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 b_2 b_2) b_2) c) (pow.f64 (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 2 binary64))) (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 c c) c) a)) (/.f64 (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 3 binary64)))))))) (*.f64 a (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))))) (/.f64 (*.f64 (pow.f64 b_2 #s(literal 5 binary64)) c) (*.f64 a (pow.f64 (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 3 binary64)))))) a) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 c c) c) a)) (/.f64 (*.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 2 binary64)))))) a) (*.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 c c) c) a)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))))))) |
#s(approx (/ (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) (*.f64 (sqrt.f64 (*.f64 a (*.f64 (*.f64 c c) c))) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64))))))))) |
#s(approx (/ (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 c c) c) a)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 c c) c) (*.f64 (*.f64 a a) a))) (/.f64 (*.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 2 binary64))))))))) |
#s(approx (/ (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 c c) c) a)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 b_2 b_2) b_2) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a (*.f64 (*.f64 c c) c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 b_2 b_2) (*.f64 c c)) (*.f64 (*.f64 b_2 b_2) (*.f64 c c))))))) (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 b_2 b_2) b_2) c) (pow.f64 (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 2 binary64))) (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 c c) c) a)) (/.f64 (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 3 binary64))))))) a)) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 c c) c) a)) (/.f64 (*.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 2 binary64)))))) a)))))) |
#s(approx (/ (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 c c) c) a)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 b_2 b_2) b_2) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a (*.f64 (*.f64 c c) c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 b_2 b_2) (*.f64 c c)) (*.f64 (*.f64 b_2 b_2) (*.f64 c c))))))) (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64))))))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a (*.f64 (*.f64 c c) c))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 2 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c))) (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64))))))))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 b_2 b_2) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 b_2 b_2) b_2) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a (*.f64 (*.f64 c c) c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 b_2 b_2) (*.f64 c c)) (*.f64 (*.f64 b_2 b_2) (*.f64 c c))))))) (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 b_2 b_2) b_2) c) (pow.f64 (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 2 binary64))) (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 c c) c) a)) (/.f64 (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 3 binary64)))))))) (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64))))))) (/.f64 (*.f64 (pow.f64 b_2 #s(literal 5 binary64)) c) (pow.f64 (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 3 binary64))))) a))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 b_2 b_2) b_2) c) (pow.f64 (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 2 binary64))) (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 c c) c) a)) (/.f64 (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 3 binary64))))))) a)) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 c c) c) a)) (/.f64 (*.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 2 binary64)))))) a)))))) |
#s(approx (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) (*.f64 (*.f64 a a) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 b_2 b_2) b_2) (*.f64 a a)) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 b_2 b_2) (*.f64 c c)) (*.f64 (*.f64 b_2 b_2) (*.f64 c c))))) (sqrt.f64 (*.f64 (/.f64 (*.f64 (*.f64 c c) c) a) #s(literal -1 binary64))))))) |
#s(approx (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) (*.f64 (*.f64 a a) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 b_2 b_2) b_2) (*.f64 a a)) (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 2 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 b_2 b_2) (*.f64 c c)) (*.f64 (*.f64 b_2 b_2) (*.f64 c c))))) (sqrt.f64 (*.f64 (/.f64 (*.f64 (*.f64 c c) c) a) #s(literal -1 binary64)))))))) |
#s(approx (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) (*.f64 (*.f64 a a) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a (*.f64 (*.f64 c c) c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (-.f64 (pow.f64 b_2 #s(literal 6 binary64)) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a (pow.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 b_2 b_2) (*.f64 c c)) (*.f64 (*.f64 b_2 b_2) (*.f64 c c))) #s(literal 2 binary64))) (*.f64 (*.f64 c c) c)))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a (*.f64 (*.f64 c c) c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 2 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c)))))) (*.f64 (*.f64 a a) a)) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 b_2 b_2) b_2) (*.f64 a a)) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 b_2 b_2) (*.f64 c c)) (*.f64 (*.f64 b_2 b_2) (*.f64 c c))))) (sqrt.f64 (*.f64 (/.f64 (*.f64 (*.f64 c c) c) a) #s(literal -1 binary64)))))))) |
#s(approx (pow (sqrt (- (* b_2 b_2) (* c a))) 3) (*.f64 (*.f64 a a) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 b_2 b_2) (*.f64 c c)) (*.f64 (*.f64 b_2 b_2) (*.f64 c c))))) (sqrt.f64 (*.f64 (/.f64 (*.f64 (*.f64 c c) c) a) #s(literal -1 binary64)))))) |
#s(approx (pow (sqrt (- (* b_2 b_2) (* c a))) 3) (*.f64 (*.f64 a a) (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 2 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 b_2 b_2) (*.f64 c c)) (*.f64 (*.f64 b_2 b_2) (*.f64 c c))))) (sqrt.f64 (*.f64 (/.f64 (*.f64 (*.f64 c c) c) a) #s(literal -1 binary64))))))) |
#s(approx (pow (sqrt (- (* b_2 b_2) (* c a))) 3) (*.f64 (*.f64 a a) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a (*.f64 (*.f64 c c) c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (-.f64 (pow.f64 b_2 #s(literal 6 binary64)) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a (pow.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 b_2 b_2) (*.f64 c c)) (*.f64 (*.f64 b_2 b_2) (*.f64 c c))) #s(literal 2 binary64))) (*.f64 (*.f64 c c) c)))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a (*.f64 (*.f64 c c) c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 2 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c)))))) (*.f64 (*.f64 a a) a)) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 b_2 b_2) (*.f64 c c)) (*.f64 (*.f64 b_2 b_2) (*.f64 c c))))) (sqrt.f64 (*.f64 (/.f64 (*.f64 (*.f64 c c) c) a) #s(literal -1 binary64))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) (*.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64))))) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c))) (*.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c)))) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c))) (*.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c)))) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (pow.f64 b_2 #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c))) (*.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))))))) |
#s(approx (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (*.f64 #s(literal -1 binary64) (*.f64 a (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 b_2 b_2) a)) (*.f64 #s(literal -1 binary64) c))))) |
#s(approx (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))))) (*.f64 a (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))))) |
#s(approx (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))))) (*.f64 #s(literal -1 binary64) (*.f64 a (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 b_2 b_2) a)) (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))))))) |
#s(approx (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))))) (*.f64 #s(literal -1 binary64) (*.f64 a (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (*.f64 (*.f64 (*.f64 b_2 b_2) b_2) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2))) a)) (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))))))) |
#s(approx (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))))) (*.f64 #s(literal -1 binary64) (*.f64 a (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a (*.f64 (*.f64 c c) c)))) (*.f64 (pow.f64 b_2 #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 (*.f64 b_2 b_2) b_2) (sqrt.f64 #s(literal -1 binary64)))))) a) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2))) a)) (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))))))) |
#s(approx (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))) (*.f64 a (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))))) |
#s(approx (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))) (*.f64 #s(literal -1 binary64) (*.f64 a (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 b_2 b_2) a)) (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))))))) |
#s(approx (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))) (*.f64 #s(literal -1 binary64) (*.f64 a (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (*.f64 (*.f64 (*.f64 b_2 b_2) b_2) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 b_2 b_2)) a)) (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))))))) |
#s(approx (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))) (*.f64 #s(literal -1 binary64) (*.f64 a (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a (*.f64 (*.f64 c c) c)))) (*.f64 (pow.f64 b_2 #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 (*.f64 b_2 b_2) b_2) (sqrt.f64 #s(literal -1 binary64)))))) a) (*.f64 b_2 b_2)) a)) (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))))))) |
#s(approx (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (*.f64 #s(literal -1 binary64) (*.f64 a (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 b_2 b_2) a)) (*.f64 #s(literal -1 binary64) c))))) |
#s(approx (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))) (*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c))) (*.f64 (*.f64 (*.f64 b_2 b_2) b_2) (sqrt.f64 #s(literal -1 binary64))))))))) |
#s(approx (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c))) (*.f64 (*.f64 (*.f64 b_2 b_2) b_2) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c)))) (*.f64 (pow.f64 b_2 #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))))) |
#s(approx (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c))) (*.f64 (*.f64 (*.f64 b_2 b_2) b_2) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal -1/16 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (pow.f64 b_2 #s(literal 7 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c)))) (*.f64 (pow.f64 b_2 #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64))))))))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (fma.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 b_2 a)))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (fma.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 b_2 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (*.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))))) a)))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (fma.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 b_2 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a (*.f64 (*.f64 c c) c)))) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) a))) a)))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 #s(literal -1 binary64) (*.f64 a (+.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))) (/.f64 b_2 a))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (*.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))))) b_2) a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a (*.f64 (*.f64 c c) c)))) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))))) a)) b_2) a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))))) |
#s(approx (* (neg c) (+ (sqrt (* (/ a c) -1)) (/ b_2 c))) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64)))) |
#s(approx (* (neg c) (+ (sqrt (* (/ a c) -1)) (/ b_2 c))) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))) (/.f64 b_2 a))))) |
#s(approx (+ (sqrt (* (/ a c) -1)) (/ b_2 c)) (*.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64))))) |
#s(approx (+ (sqrt (* (/ a c) -1)) (/ b_2 c)) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 b_2 (*.f64 a c)) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)) #s(literal -1 binary64))))))) |
#s(approx (sqrt (/ (neg a) c)) (*.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64))))) |
#s(approx (/ (+ (* (/ (* (* c c) a) (* b_2 b_2)) -1/8) (* -1/2 c)) b_2) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 c c) (*.f64 (*.f64 b_2 b_2) b_2)) (*.f64 #s(literal 1/2 binary64) (/.f64 c (*.f64 a b_2))))))) |
#s(approx (+ (* (/ (* (* c c) a) (* b_2 b_2)) -1/8) (* -1/2 c)) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 c c) (*.f64 b_2 b_2)) (*.f64 #s(literal 1/2 binary64) (/.f64 c a)))))) |
#s(approx (/ (/ (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) a) (*.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))) |
#s(approx (/ (/ (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) a) (fma.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 b_2 #s(literal -1 binary64)) a)))) |
#s(approx (/ (/ (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) a) (fma.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))) (*.f64 b_2 (-.f64 (*.f64 b_2 (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 a a) (*.f64 c c))) (sqrt.f64 #s(literal -1 binary64))))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c)) #s(literal -1 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)))))) (/.f64 #s(literal -1 binary64) a))))) |
#s(approx (/ (/ (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) a) (fma.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))) (*.f64 b_2 (-.f64 (*.f64 b_2 (-.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 a a) (*.f64 c c))) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 b_2 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) c)) (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 a a) (*.f64 c c))) (sqrt.f64 #s(literal -1 binary64))))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c)) #s(literal -1 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) c)) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 a a) c)))))))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c)) #s(literal -1 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)))))) (/.f64 #s(literal -1 binary64) a))))) |
#s(approx (/ (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) (*.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64))))) |
#s(approx (/ (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) (fma.f64 #s(literal -1 binary64) (*.f64 b_2 #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64)))))) |
#s(approx (/ (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) (fma.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64))) (*.f64 b_2 (-.f64 (*.f64 b_2 (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a c) #s(literal 5 binary64)))) (/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 a a) (*.f64 c c))) (sqrt.f64 #s(literal -1 binary64))))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)) #s(literal -1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)))))) #s(literal -1 binary64))))) |
#s(approx (/ (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) (fma.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64))) (*.f64 b_2 (-.f64 (*.f64 b_2 (-.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a c) #s(literal 5 binary64)))) (/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 a a) (*.f64 c c))) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 b_2 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)) (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a c) #s(literal 5 binary64)))) (/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 a a) (*.f64 c c))) (sqrt.f64 #s(literal -1 binary64))))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)) #s(literal -1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a c)) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal -1 binary64) (*.f64 a c)))))))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)) #s(literal -1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)))))) #s(literal -1 binary64))))) |
#s(approx (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)))) (/.f64 (*.f64 (*.f64 b_2 b_2) (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 a a) (*.f64 c c)))) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) #s(literal -1 binary64))))) |
#s(approx (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) (+.f64 (sqrt.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) #s(literal -1 binary64))) (*.f64 (*.f64 b_2 b_2) (fma.f64 #s(literal -1 binary64) b_2 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)))) (/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 a a) (*.f64 c c))) (sqrt.f64 #s(literal -1 binary64))))))))) |
#s(approx (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) (+.f64 (sqrt.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) #s(literal -1 binary64))) (*.f64 (*.f64 b_2 b_2) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)))) (/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 a a) (*.f64 c c))) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 b_2 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)))) (/.f64 (*.f64 b_2 (-.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 a a) (*.f64 c c))) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 (*.f64 c c) c) #s(literal -1 binary64))))))) (sqrt.f64 #s(literal -1 binary64))))) #s(literal 1 binary64))))))) |
#s(approx (pow (neg b_2) 3) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 b_2 b_2) b_2))) |
#s(approx (neg b_2) (*.f64 #s(literal -1 binary64) b_2)) |
#s(approx b_2 b_2) |
#s(approx (pow (sqrt (- (* b_2 b_2) (* c a))) 3) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)))) (/.f64 (*.f64 (*.f64 b_2 b_2) (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 a a) (*.f64 c c)))) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) #s(literal -1 binary64))))) |
#s(approx (pow (sqrt (- (* b_2 b_2) (* c a))) 3) (+.f64 (sqrt.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) #s(literal -1 binary64))) (*.f64 (*.f64 b_2 b_2) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)))) (/.f64 (*.f64 (*.f64 b_2 b_2) (-.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 a a) (*.f64 c c))) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 (*.f64 c c) c) #s(literal -1 binary64))))))) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)))) (/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 a a) (*.f64 c c))) (sqrt.f64 #s(literal -1 binary64))))))))) |
#s(approx (pow (sqrt (- (* b_2 b_2) (* c a))) 3) (+.f64 (sqrt.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) #s(literal -1 binary64))) (*.f64 (*.f64 b_2 b_2) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)))) (/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 a a) (*.f64 c c))) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 b_2 b_2) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)))) (/.f64 (*.f64 (*.f64 b_2 b_2) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 a a) (*.f64 c c))) (-.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 a a) (*.f64 c c))) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 (*.f64 c c) c) #s(literal -1 binary64))))))) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 (*.f64 c c) c) #s(literal -1 binary64))))))) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)))) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 a a) (*.f64 c c))) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 (*.f64 c c) c) #s(literal -1 binary64)))))) (sqrt.f64 #s(literal -1 binary64))))))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64))))) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) (+.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64))) (*.f64 (*.f64 b_2 b_2) (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)))) (/.f64 (*.f64 b_2 b_2) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64))))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) (+.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64))) (*.f64 (*.f64 b_2 b_2) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 b_2 b_2) (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)))) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a c) #s(literal 5 binary64)))) (/.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64))))))))))) |
#s(approx (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) |
#s(approx (* b_2 b_2) (*.f64 b_2 b_2)) |
#s(approx (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))))) (*.f64 #s(literal -1 binary64) (*.f64 a c))) |
#s(approx (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))))) (-.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))) (*.f64 a c))) |
#s(approx (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))))) (-.f64 (*.f64 b_2 (-.f64 (*.f64 #s(literal 2 binary64) b_2) (*.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64)))))) (*.f64 a c))) |
#s(approx (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))))) (-.f64 (*.f64 b_2 (-.f64 (*.f64 b_2 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (/.f64 b_2 (sqrt.f64 #s(literal -1 binary64))))))) (*.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64)))))) (*.f64 a c))) |
#s(approx (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))) (*.f64 #s(literal -1 binary64) (*.f64 a c))) |
#s(approx (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))) (-.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))) (*.f64 a c))) |
#s(approx (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))) (-.f64 (*.f64 b_2 (-.f64 b_2 (*.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64)))))) (*.f64 a c))) |
#s(approx (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))) (-.f64 (*.f64 b_2 (-.f64 (*.f64 b_2 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (/.f64 b_2 (sqrt.f64 #s(literal -1 binary64))))))) (*.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64)))))) (*.f64 a c))) |
#s(approx (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) |
#s(approx (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))) (*.f64 b_2 (fma.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64))) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))))))) |
#s(approx (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))) (*.f64 b_2 (fma.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64))) (*.f64 (*.f64 b_2 b_2) (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)))) (/.f64 (*.f64 b_2 b_2) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)))))))))) |
#s(approx (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))) (*.f64 b_2 (fma.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64))) (*.f64 (*.f64 b_2 b_2) (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 b_2 b_2) (fma.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a c) #s(literal 5 binary64)))) (/.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64)))) (*.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)))) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)))))))))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (fma.f64 b_2 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c))) (/.f64 b_2 (sqrt.f64 #s(literal -1 binary64))))) (/.f64 #s(literal 1 binary64) a)) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (fma.f64 b_2 (-.f64 (*.f64 b_2 (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c)))) (/.f64 (*.f64 b_2 b_2) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64))))))) (/.f64 #s(literal 1 binary64) a)) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (fma.f64 #s(literal -1 binary64) b_2 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (fma.f64 b_2 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (/.f64 b_2 (sqrt.f64 #s(literal -1 binary64))))) #s(literal 1 binary64)) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (fma.f64 b_2 (-.f64 (*.f64 b_2 (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)))) (/.f64 (*.f64 b_2 b_2) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64))))))) #s(literal 1 binary64)) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64))))) |
#s(approx (* (neg c) (+ (sqrt (* (/ a c) -1)) (/ b_2 c))) (fma.f64 #s(literal -1 binary64) b_2 (*.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64)))))) |
#s(approx (* (/ c b_2) -1/2) (*.f64 #s(literal -1/2 binary64) (/.f64 c b_2))) |
#s(approx (/ c b_2) (/.f64 c b_2)) |
#s(approx (/ (+ (* (/ (* (* c c) a) (* b_2 b_2)) -1/8) (* -1/2 c)) b_2) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 b_2 b_2) c) (*.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b_2 b_2) b_2))) |
#s(approx (+ (* (/ (* (* c c) a) (* b_2 b_2)) -1/8) (* -1/2 c)) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 b_2 b_2) c) (*.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 c c)))) (*.f64 b_2 b_2))) |
#s(approx (/ (/ (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) a) (*.f64 #s(literal 1/6 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) (*.f64 a b_2)))) |
#s(approx (/ (/ (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) a) (/.f64 (-.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) a) (*.f64 #s(literal 1/6 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) #s(literal 2 binary64)))) (*.f64 a (*.f64 b_2 b_2))))) (*.f64 #s(literal -1/18 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) (fma.f64 #s(literal 1/2 binary64) (*.f64 a c) (*.f64 a c))) (*.f64 a (*.f64 b_2 b_2))))) b_2)) |
#s(approx (/ (/ (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) a) (/.f64 (-.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) a) (fma.f64 #s(literal 1/6 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c))) (*.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) (-.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) #s(literal 2 binary64))))))) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64)))) (*.f64 #s(literal 1/6 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) #s(literal 2 binary64)))) (*.f64 a (*.f64 b_2 b_2)))))) (fma.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 a c) (*.f64 a c)) (-.f64 (*.f64 #s(literal 1/6 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) #s(literal 2 binary64)))) a)) (*.f64 #s(literal -1/18 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) (fma.f64 #s(literal 1/2 binary64) (*.f64 a c) (*.f64 a c))) a)))) (pow.f64 b_2 #s(literal 4 binary64))) (fma.f64 #s(literal -1/18 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) (fma.f64 #s(literal 1/2 binary64) (*.f64 a c) (*.f64 a c))) (*.f64 a (*.f64 b_2 b_2))) (*.f64 #s(literal -1/144 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))))) (pow.f64 b_2 #s(literal 4 binary64))))))) b_2)) |
#s(approx (/ (/ (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) a) (/.f64 (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 (fma.f64 #s(literal 1/4 binary64) (pow.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) #s(literal 2 binary64)))) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c))) (*.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) (-.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) #s(literal 2 binary64)))))))))) (*.f64 a (pow.f64 b_2 #s(literal 6 binary64)))) (fma.f64 #s(literal 1/6 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) a) (fma.f64 #s(literal 1/6 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c))) (*.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) (-.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) #s(literal 2 binary64))))))) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64)))) (*.f64 #s(literal 1/6 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) #s(literal 2 binary64)))) (*.f64 a (*.f64 b_2 b_2))))))) (fma.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 a c) (*.f64 a c)) (-.f64 (*.f64 #s(literal 1/6 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c))) (*.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) (-.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) #s(literal 2 binary64))))))) a)) (fma.f64 #s(literal -1/3 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 a c) (*.f64 a c)) (-.f64 (*.f64 #s(literal 1/6 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) #s(literal 2 binary64)))) a)) (*.f64 #s(literal -1/18 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) (fma.f64 #s(literal 1/2 binary64) (*.f64 a c) (*.f64 a c))) a)))) (*.f64 #s(literal -1/144 binary64) (*.f64 a (*.f64 (*.f64 c c) (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))))))))) (pow.f64 b_2 #s(literal 6 binary64))) (fma.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 a c) (*.f64 a c)) (-.f64 (*.f64 #s(literal 1/6 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) #s(literal 2 binary64)))) a)) (*.f64 #s(literal -1/18 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) (fma.f64 #s(literal 1/2 binary64) (*.f64 a c) (*.f64 a c))) a)))) (pow.f64 b_2 #s(literal 4 binary64))) (fma.f64 #s(literal -1/18 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) (fma.f64 #s(literal 1/2 binary64) (*.f64 a c) (*.f64 a c))) (*.f64 a (*.f64 b_2 b_2))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (-.f64 (*.f64 #s(literal 1/6 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) #s(literal 2 binary64)))) a)) (*.f64 #s(literal -1/18 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) (fma.f64 #s(literal 1/2 binary64) (*.f64 a c) (*.f64 a c))) a))))) (pow.f64 b_2 #s(literal 6 binary64))) (fma.f64 #s(literal -1/144 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))))) (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal -1/288 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 (*.f64 c c) c) (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))))) (pow.f64 b_2 #s(literal 6 binary64)))))))))) b_2)) |
#s(approx (/ (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) (*.f64 #s(literal 1/6 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) b_2))) |
#s(approx (/ (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) (/.f64 (-.f64 (fma.f64 #s(literal 1/6 binary64) (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) (*.f64 #s(literal 1/6 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) #s(literal 2 binary64)))) (*.f64 b_2 b_2)))) (*.f64 #s(literal -1/18 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) (fma.f64 #s(literal 1/2 binary64) (*.f64 a c) (*.f64 a c))) (*.f64 b_2 b_2)))) b_2)) |
#s(approx (/ (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) (/.f64 (-.f64 (fma.f64 #s(literal 1/6 binary64) (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) (fma.f64 #s(literal 1/6 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c))) (*.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) (-.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) #s(literal 2 binary64))))))) (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal 1/6 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) #s(literal 2 binary64)))) (*.f64 b_2 b_2))))) (fma.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 a c) (*.f64 a c)) (-.f64 (*.f64 #s(literal 1/6 binary64) (-.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) #s(literal 2 binary64))))) (*.f64 #s(literal -1/18 binary64) (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) (fma.f64 #s(literal 1/2 binary64) (*.f64 a c) (*.f64 a c)))))) (pow.f64 b_2 #s(literal 4 binary64))) (fma.f64 #s(literal -1/18 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) (fma.f64 #s(literal 1/2 binary64) (*.f64 a c) (*.f64 a c))) (*.f64 b_2 b_2)) (*.f64 #s(literal -1/144 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))))) (pow.f64 b_2 #s(literal 4 binary64))))))) b_2)) |
#s(approx (/ (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) (/.f64 (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 (fma.f64 #s(literal 1/4 binary64) (pow.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) #s(literal 2 binary64)))) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c))) (*.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) (-.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) #s(literal 2 binary64)))))))))) (pow.f64 b_2 #s(literal 6 binary64))) (fma.f64 #s(literal 1/6 binary64) (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) (fma.f64 #s(literal 1/6 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c))) (*.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) (-.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) #s(literal 2 binary64))))))) (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal 1/6 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) #s(literal 2 binary64)))) (*.f64 b_2 b_2)))))) (fma.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 a c) (*.f64 a c)) (-.f64 (*.f64 #s(literal 1/6 binary64) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c))) (*.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) (-.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) #s(literal 2 binary64)))))))) (fma.f64 #s(literal -1/3 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 a c) (*.f64 a c)) (-.f64 (*.f64 #s(literal 1/6 binary64) (-.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) #s(literal 2 binary64))))) (*.f64 #s(literal -1/18 binary64) (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) (fma.f64 #s(literal 1/2 binary64) (*.f64 a c) (*.f64 a c)))))) (*.f64 #s(literal -1/144 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))))))))) (pow.f64 b_2 #s(literal 6 binary64))) (fma.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 a c) (*.f64 a c)) (-.f64 (*.f64 #s(literal 1/6 binary64) (-.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) #s(literal 2 binary64))))) (*.f64 #s(literal -1/18 binary64) (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) (fma.f64 #s(literal 1/2 binary64) (*.f64 a c) (*.f64 a c)))))) (pow.f64 b_2 #s(literal 4 binary64))) (fma.f64 #s(literal -1/18 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) (fma.f64 #s(literal 1/2 binary64) (*.f64 a c) (*.f64 a c))) (*.f64 b_2 b_2)) (fma.f64 #s(literal -1/24 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (-.f64 (*.f64 #s(literal 1/6 binary64) (-.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) #s(literal 2 binary64))))) (*.f64 #s(literal -1/18 binary64) (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) (fma.f64 #s(literal 1/2 binary64) (*.f64 a c) (*.f64 a c))))))) (pow.f64 b_2 #s(literal 6 binary64))) (fma.f64 #s(literal -1/144 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))))) (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal -1/288 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 (*.f64 c c) c) (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))))) (pow.f64 b_2 #s(literal 6 binary64)))))))))) b_2)) |
#s(approx (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) (*.f64 #s(literal 1/2 binary64) (*.f64 b_2 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c)))))) |
#s(approx (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) (*.f64 b_2 (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) #s(literal 2 binary64)))) (*.f64 b_2 b_2)))))) |
#s(approx (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) (*.f64 b_2 (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c))) (*.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) (-.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) #s(literal 2 binary64))))))) (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) #s(literal 2 binary64)))) (*.f64 b_2 b_2))))))) |
#s(approx (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) (*.f64 b_2 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 1/4 binary64) (pow.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) #s(literal 2 binary64)))) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c))) (*.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) (-.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) #s(literal 2 binary64)))))))))) (pow.f64 b_2 #s(literal 6 binary64))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c))) (*.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) (-.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) #s(literal 2 binary64))))))) (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) #s(literal 2 binary64)))) (*.f64 b_2 b_2)))))))) |
#s(approx (pow (sqrt (- (* b_2 b_2) (* c a))) 3) (*.f64 (*.f64 (*.f64 b_2 b_2) b_2) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) (*.f64 b_2 b_2)))))) |
#s(approx (pow (sqrt (- (* b_2 b_2) (* c a))) 3) (*.f64 (*.f64 (*.f64 b_2 b_2) b_2) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) (*.f64 b_2 b_2)) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) #s(literal 2 binary64)))) (pow.f64 b_2 #s(literal 4 binary64)))))))) |
#s(approx (pow (sqrt (- (* b_2 b_2) (* c a))) 3) (*.f64 (*.f64 (*.f64 b_2 b_2) b_2) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) (*.f64 b_2 b_2)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c))) (*.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) (-.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) #s(literal 2 binary64))))))) (pow.f64 b_2 #s(literal 6 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) #s(literal 2 binary64)))) (pow.f64 b_2 #s(literal 4 binary64))))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) (*.f64 b_2 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a c) (*.f64 b_2 b_2)))))) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) (*.f64 b_2 (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a c) (*.f64 b_2 b_2)) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b_2 #s(literal 4 binary64)))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) (*.f64 b_2 (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a c) (*.f64 b_2 b_2)) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) (pow.f64 b_2 #s(literal 6 binary64))))))))) |
#s(approx (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* 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) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))))) (*.f64 #s(literal 3 binary64) (*.f64 b_2 b_2))) |
#s(approx (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))))) (*.f64 (*.f64 b_2 b_2) (+.f64 #s(literal 3 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 a c) (*.f64 a c)) (*.f64 b_2 b_2)))))) |
#s(approx (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))))) (*.f64 (*.f64 b_2 b_2) (-.f64 (+.f64 #s(literal 3 binary64) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b_2 #s(literal 4 binary64))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a c) (*.f64 b_2 b_2)) (/.f64 (*.f64 a c) (*.f64 b_2 b_2)))))) |
#s(approx (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))))) (*.f64 (*.f64 b_2 b_2) (-.f64 (+.f64 #s(literal 3 binary64) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) (pow.f64 b_2 #s(literal 6 binary64))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b_2 #s(literal 4 binary64))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a c) (*.f64 b_2 b_2)) (/.f64 (*.f64 a c) (*.f64 b_2 b_2))))))) |
#s(approx (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2))) |
#s(approx (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))) (*.f64 (*.f64 b_2 b_2) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 a c) (*.f64 a c)) (*.f64 b_2 b_2)))))) |
#s(approx (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))) (*.f64 (*.f64 b_2 b_2) (-.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b_2 #s(literal 4 binary64))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a c) (*.f64 b_2 b_2)) (/.f64 (*.f64 a c) (*.f64 b_2 b_2)))))) |
#s(approx (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))) (*.f64 (*.f64 b_2 b_2) (-.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) (pow.f64 b_2 #s(literal 6 binary64))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b_2 #s(literal 4 binary64))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a c) (*.f64 b_2 b_2)) (/.f64 (*.f64 a c) (*.f64 b_2 b_2))))))) |
#s(approx (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* 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 (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))) (*.f64 (*.f64 b_2 b_2) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a c) (*.f64 b_2 b_2))) #s(literal 1 binary64)))) |
#s(approx (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))) (*.f64 (*.f64 b_2 b_2) (-.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a c) (*.f64 b_2 b_2)))) #s(literal 1 binary64)))) |
#s(approx (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))) (*.f64 (*.f64 b_2 b_2) (-.f64 (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) (pow.f64 b_2 #s(literal 6 binary64))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a c) (*.f64 b_2 b_2))))) #s(literal 1 binary64)))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (/.f64 (fma.f64 #s(literal -1/2 binary64) c (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b_2 b_2)))) b_2)) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (/.f64 (fma.f64 #s(literal -1/2 binary64) c (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b_2 b_2)) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (pow.f64 b_2 #s(literal 4 binary64)))))) b_2)) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (/.f64 (fma.f64 #s(literal -1/2 binary64) c (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 1/64 binary64) (pow.f64 (*.f64 a c) #s(literal 4 binary64)) (*.f64 #s(literal 1/16 binary64) (pow.f64 (*.f64 a c) #s(literal 4 binary64)))) (*.f64 a (pow.f64 b_2 #s(literal 6 binary64)))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b_2 b_2)) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (pow.f64 b_2 #s(literal 4 binary64))))))) b_2)) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 a c) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b_2 b_2)))) b_2)) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 a c) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b_2 b_2)) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) (pow.f64 b_2 #s(literal 4 binary64)))))) b_2)) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 a c) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 1/64 binary64) (pow.f64 (*.f64 a c) #s(literal 4 binary64)) (*.f64 #s(literal 1/16 binary64) (pow.f64 (*.f64 a c) #s(literal 4 binary64)))) (pow.f64 b_2 #s(literal 6 binary64))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b_2 b_2)) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) (pow.f64 b_2 #s(literal 4 binary64))))))) b_2)) |
#s(approx (* (neg c) (+ (sqrt (* (/ a c) -1)) (/ b_2 c))) (*.f64 #s(literal -1 binary64) b_2)) |
#s(approx (* (neg c) (+ (sqrt (* (/ a c) -1)) (/ b_2 c))) (*.f64 b_2 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) b_2))) #s(literal 1 binary64)))) |
#s(approx (+ (sqrt (* (/ a c) -1)) (/ b_2 c)) (/.f64 b_2 c)) |
#s(approx (+ (sqrt (* (/ a c) -1)) (/ b_2 c)) (*.f64 b_2 (fma.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) b_2) (/.f64 #s(literal 1 binary64) c)))) |
#s(approx (/ (+ (* (/ (* (* c c) a) (* b_2 b_2)) -1/8) (* -1/2 c)) b_2) (/.f64 (fma.f64 #s(literal -1/2 binary64) c (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b_2 b_2)))) b_2)) |
#s(approx (/ (/ (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) a) (*.f64 #s(literal -2 binary64) (/.f64 b_2 a))) |
#s(approx (/ (/ (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) a) (*.f64 #s(literal -1 binary64) (*.f64 b_2 (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) (*.f64 a (*.f64 b_2 b_2))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) a))) (*.f64 #s(literal -2 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 a c) (*.f64 a c)) (*.f64 a (*.f64 b_2 b_2)))))))) |
#s(approx (/ (/ (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) a) (*.f64 #s(literal -1 binary64) (*.f64 b_2 (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) (*.f64 a (*.f64 b_2 b_2))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) #s(literal 2 binary64)))) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) a)))) (fma.f64 #s(literal -2 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 a c) (*.f64 a c)) (*.f64 a (*.f64 b_2 b_2))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 a c) (*.f64 a c)) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) a)) (*.f64 #s(literal -2 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 a c) (*.f64 a c)) a)))) (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b_2 #s(literal 4 binary64)))))))))) |
#s(approx (/ (/ (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) a) (*.f64 #s(literal -1 binary64) (*.f64 b_2 (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) (*.f64 a (*.f64 b_2 b_2))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c))) (*.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) (-.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) #s(literal 2 binary64))))))) (*.f64 a (pow.f64 b_2 #s(literal 6 binary64)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) #s(literal 2 binary64)))) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) a))))) (fma.f64 #s(literal -2 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 a c) (*.f64 a c)) (*.f64 a (*.f64 b_2 b_2))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 a c) (*.f64 a c)) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) a)) (*.f64 #s(literal -2 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 a c) (*.f64 a c)) a)))) (pow.f64 b_2 #s(literal 4 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 a c) (*.f64 a c)) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) #s(literal 2 binary64)))) a)) (fma.f64 #s(literal -1 binary64) (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 a c) (*.f64 a c)) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) a)) (*.f64 #s(literal -2 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 a c) (*.f64 a c)) a)))) (*.f64 #s(literal 1/4 binary64) (*.f64 a (*.f64 c c)))))) (pow.f64 b_2 #s(literal 6 binary64))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) a)) (*.f64 #s(literal -2 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 a c) (*.f64 a c)) a))))) (pow.f64 b_2 #s(literal 6 binary64))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (pow.f64 b_2 #s(literal 6 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b_2 #s(literal 4 binary64))))))))))))) |
#s(approx (/ (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) (*.f64 #s(literal -2 binary64) b_2)) |
#s(approx (/ (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) (*.f64 #s(literal -1 binary64) (*.f64 b_2 (-.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) (*.f64 b_2 b_2)))) (*.f64 #s(literal -2 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 a c) (*.f64 a c)) (*.f64 b_2 b_2))))))) |
#s(approx (/ (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) (*.f64 #s(literal -1 binary64) (*.f64 b_2 (-.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) (*.f64 b_2 b_2)) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) #s(literal 2 binary64)))) (pow.f64 b_2 #s(literal 4 binary64)))))) (fma.f64 #s(literal -2 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 a c) (*.f64 a c)) (*.f64 b_2 b_2)) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 a c) (*.f64 a c)) (-.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c)))) (*.f64 #s(literal -2 binary64) (fma.f64 #s(literal -1/2 binary64) (*.f64 a c) (*.f64 a c))))) (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b_2 #s(literal 4 binary64)))))))))) |
#s(approx (/ (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) (*.f64 #s(literal -1 binary64) (*.f64 b_2 (-.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) (*.f64 b_2 b_2)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c))) (*.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) (-.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) #s(literal 2 binary64))))))) (pow.f64 b_2 #s(literal 6 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) #s(literal 2 binary64)))) (pow.f64 b_2 #s(literal 4 binary64))))))) (fma.f64 #s(literal -2 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 a c) (*.f64 a c)) (*.f64 b_2 b_2)) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 a c) (*.f64 a c)) (-.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c)))) (*.f64 #s(literal -2 binary64) (fma.f64 #s(literal -1/2 binary64) (*.f64 a c) (*.f64 a c))))) (pow.f64 b_2 #s(literal 4 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 a c) (*.f64 a c)) (-.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) #s(literal 2 binary64))))) (fma.f64 #s(literal -1 binary64) (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 a c) (*.f64 a c)) (-.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c)))) (*.f64 #s(literal -2 binary64) (fma.f64 #s(literal -1/2 binary64) (*.f64 a c) (*.f64 a c))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 a a) (*.f64 c c)))))) (pow.f64 b_2 #s(literal 6 binary64))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (-.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c)))) (*.f64 #s(literal -2 binary64) (fma.f64 #s(literal -1/2 binary64) (*.f64 a c) (*.f64 a c)))))) (pow.f64 b_2 #s(literal 6 binary64))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) (pow.f64 b_2 #s(literal 6 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b_2 #s(literal 4 binary64))))))))))))) |
#s(approx (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 b_2 b_2) b_2))) |
#s(approx (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 b_2 b_2) b_2) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) (*.f64 b_2 b_2))))))) |
#s(approx (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 b_2 b_2) b_2) (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) (*.f64 b_2 b_2)) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) #s(literal 2 binary64)))) (pow.f64 b_2 #s(literal 4 binary64))))))))) |
#s(approx (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 b_2 b_2) b_2) (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) (*.f64 b_2 b_2)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c))) (*.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) (-.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) #s(literal 2 binary64))))))) (pow.f64 b_2 #s(literal 6 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) #s(literal 2 binary64)))) (pow.f64 b_2 #s(literal 4 binary64)))))))))) |
#s(approx (pow (sqrt (- (* b_2 b_2) (* c a))) 3) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 b_2 b_2) b_2))) |
#s(approx (pow (sqrt (- (* b_2 b_2) (* c a))) 3) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 b_2 b_2) b_2) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) (*.f64 b_2 b_2))))))) |
#s(approx (pow (sqrt (- (* b_2 b_2) (* c a))) 3) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 b_2 b_2) b_2) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) (*.f64 b_2 b_2)) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) #s(literal 2 binary64)))) (pow.f64 b_2 #s(literal 4 binary64))))))))) |
#s(approx (pow (sqrt (- (* b_2 b_2) (* c a))) 3) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 b_2 b_2) b_2) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) (*.f64 b_2 b_2)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c))) (*.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) (-.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) #s(literal 2 binary64))))))) (pow.f64 b_2 #s(literal 6 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) #s(literal 2 binary64)))) (pow.f64 b_2 #s(literal 4 binary64)))))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) (*.f64 #s(literal -1 binary64) b_2)) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) (*.f64 #s(literal -1 binary64) (*.f64 b_2 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a c) (*.f64 b_2 b_2))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) (*.f64 #s(literal -1 binary64) (*.f64 b_2 (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a c) (*.f64 b_2 b_2)) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b_2 #s(literal 4 binary64))))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) (*.f64 #s(literal -1 binary64) (*.f64 b_2 (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a c) (*.f64 b_2 b_2)) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) (pow.f64 b_2 #s(literal 6 binary64)))))))))) |
#s(approx (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))))) (*.f64 b_2 b_2)) |
#s(approx (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))))) (*.f64 (*.f64 b_2 b_2) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 a c) (*.f64 a c)) (*.f64 b_2 b_2)))))) |
#s(approx (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))))) (*.f64 (*.f64 b_2 b_2) (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b_2 #s(literal 4 binary64))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a c) (*.f64 b_2 b_2)) (/.f64 (*.f64 a c) (*.f64 b_2 b_2)))))) |
#s(approx (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))))) (*.f64 (*.f64 b_2 b_2) (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) (pow.f64 b_2 #s(literal 6 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 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b_2 #s(literal 4 binary64))) (/.f64 (*.f64 a c) (*.f64 b_2 b_2))))))) |
#s(approx (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))) (*.f64 #s(literal -1 binary64) (fma.f64 #s(literal -1/2 binary64) (*.f64 a c) (*.f64 a c)))) |
#s(approx (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))) (-.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b_2 b_2))) (fma.f64 #s(literal -1/2 binary64) (*.f64 a c) (*.f64 a c)))) |
#s(approx (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))) (-.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) (pow.f64 b_2 #s(literal 4 binary64)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 a c) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b_2 b_2)) (*.f64 a c))))) |
#s(approx (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal 1/64 binary64) (pow.f64 (*.f64 a c) #s(literal 4 binary64)) (*.f64 #s(literal 1/16 binary64) (pow.f64 (*.f64 a c) #s(literal 4 binary64)))) (pow.f64 b_2 #s(literal 6 binary64)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 a c) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b_2 b_2)) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 a c)))))) |
#s(approx (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))) (*.f64 b_2 b_2)) |
#s(approx (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))) (*.f64 (*.f64 b_2 b_2) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a c) (*.f64 b_2 b_2)))))) |
#s(approx (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))) (*.f64 (*.f64 b_2 b_2) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a c) (*.f64 b_2 b_2)) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b_2 #s(literal 4 binary64)))))))) |
#s(approx (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))) (*.f64 (*.f64 b_2 b_2) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a c) (*.f64 b_2 b_2)) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) (pow.f64 b_2 #s(literal 6 binary64))))))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 #s(literal -2 binary64) (/.f64 b_2 a))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 #s(literal -1 binary64) (*.f64 b_2 (fma.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b_2 b_2)) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) a)))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 #s(literal -1 binary64) (*.f64 b_2 (fma.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b_2 b_2)) (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) (/.f64 #s(literal 1 binary64) a))))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 #s(literal -1 binary64) (*.f64 b_2 (fma.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b_2 b_2)) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b_2 #s(literal 4 binary64))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (pow.f64 b_2 #s(literal 6 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) a)))))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 #s(literal -2 binary64) b_2)) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 #s(literal -1 binary64) (*.f64 b_2 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a c) (*.f64 b_2 b_2))))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 #s(literal -1 binary64) (*.f64 b_2 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a c) (*.f64 b_2 b_2)) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b_2 #s(literal 4 binary64))))))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 #s(literal -1 binary64) (*.f64 b_2 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a c) (*.f64 b_2 b_2)) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) (pow.f64 b_2 #s(literal 6 binary64)))))))))) |
#s(approx (* (neg c) (+ (sqrt (* (/ a c) -1)) (/ b_2 c))) (*.f64 #s(literal -1 binary64) (*.f64 b_2 (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) b_2)))))) |
#s(approx (+ (sqrt (* (/ a c) -1)) (/ b_2 c)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) b_2))) (/.f64 #s(literal 1 binary64) c))))) |
#s(approx (/ (+ (* (/ (* (* c c) a) (* b_2 b_2)) -1/8) (* -1/2 c)) b_2) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b_2 b_2)) (*.f64 #s(literal 1/2 binary64) c)) b_2))) |
#s(approx (/ (/ (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) a) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 b_2 b_2) b_2) (*.f64 a (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))))) (fma.f64 c (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))))) (*.f64 a (*.f64 (*.f64 (*.f64 b_2 b_2) b_2) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (+.f64 a (*.f64 #s(literal 1/2 binary64) a)) (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 b_2 b_2) b_2) (*.f64 (*.f64 b_2 b_2) b_2))) (*.f64 a (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64)))))) (/.f64 (*.f64 (*.f64 b_2 b_2) b_2) (*.f64 a (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))))))) |
#s(approx (/ (/ (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) a) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 b_2 b_2) b_2) (*.f64 a (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))))) (fma.f64 c (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))))) (*.f64 a (*.f64 (*.f64 (*.f64 b_2 b_2) b_2) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))))) (*.f64 c (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (*.f64 b_2 b_2)) (*.f64 (*.f64 a a) (*.f64 b_2 b_2))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))))) #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 6 binary64))))) (*.f64 a (*.f64 (*.f64 (*.f64 b_2 b_2) b_2) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (+.f64 a (*.f64 #s(literal 1/2 binary64) a)) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))))) (*.f64 a (*.f64 (*.f64 (*.f64 b_2 b_2) b_2) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (+.f64 a (*.f64 #s(literal 1/2 binary64) a)) (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 b_2 b_2) b_2) (*.f64 (*.f64 b_2 b_2) b_2))) (*.f64 a (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64))))))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 a (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 b_2 b_2) b_2) (*.f64 (*.f64 b_2 b_2) b_2))) (pow.f64 (*.f64 b_2 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))) #s(literal 2 binary64)))))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (+.f64 a (*.f64 #s(literal 1/2 binary64) a)) (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 b_2 b_2) b_2) (*.f64 (*.f64 b_2 b_2) b_2))) (*.f64 a (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64)))))) (/.f64 (*.f64 (*.f64 b_2 b_2) b_2) (*.f64 a (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))))))) |
#s(approx (/ (/ (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) a) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 b_2 b_2) b_2) (*.f64 a (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))))) (fma.f64 c (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))))) (*.f64 a (*.f64 (*.f64 (*.f64 b_2 b_2) b_2) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))))) (*.f64 c (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (*.f64 b_2 b_2)) (*.f64 (*.f64 a a) (*.f64 b_2 b_2))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))))) #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 6 binary64))))) (*.f64 a (*.f64 (*.f64 (*.f64 b_2 b_2) b_2) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))))) (*.f64 c (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 a a) a)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))))) (-.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (*.f64 b_2 b_2)) (*.f64 (*.f64 a a) (*.f64 b_2 b_2))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))))) #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 6 binary64)))))) (pow.f64 b_2 #s(literal 6 binary64))))) (*.f64 a (*.f64 (*.f64 (*.f64 b_2 b_2) b_2) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (+.f64 a (*.f64 #s(literal 1/2 binary64) a)) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (*.f64 b_2 b_2)) (*.f64 (*.f64 a a) (*.f64 b_2 b_2))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))))) #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 6 binary64))))) (*.f64 a (*.f64 (*.f64 (*.f64 b_2 b_2) b_2) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (+.f64 a (*.f64 #s(literal 1/2 binary64) a)) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))))) (*.f64 a (*.f64 (*.f64 (*.f64 b_2 b_2) b_2) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (+.f64 a (*.f64 #s(literal 1/2 binary64) a)) (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 b_2 b_2) b_2) (*.f64 (*.f64 b_2 b_2) b_2))) (*.f64 a (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64))))))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 a (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 b_2 b_2) b_2) (*.f64 (*.f64 b_2 b_2) b_2))) (pow.f64 (*.f64 b_2 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))) #s(literal 2 binary64))))))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 a a) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))))) (*.f64 a (*.f64 (*.f64 (*.f64 b_2 b_2) b_2) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (+.f64 a (*.f64 #s(literal 1/2 binary64) a)) (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 b_2 b_2) b_2) (*.f64 (*.f64 b_2 b_2) b_2))) (*.f64 a (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64))))))) (*.f64 (*.f64 b_2 b_2) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))))) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 a a) (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 b_2 b_2) b_2) (*.f64 (*.f64 b_2 b_2) b_2))) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64)))))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (+.f64 a (*.f64 #s(literal 1/2 binary64) a)) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))))) (*.f64 a (*.f64 (*.f64 (*.f64 b_2 b_2) b_2) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (+.f64 a (*.f64 #s(literal 1/2 binary64) a)) (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 b_2 b_2) b_2) (*.f64 (*.f64 b_2 b_2) b_2))) (*.f64 a (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64))))))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 a (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 b_2 b_2) b_2) (*.f64 (*.f64 b_2 b_2) b_2))) (pow.f64 (*.f64 b_2 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))) #s(literal 2 binary64)))))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (+.f64 a (*.f64 #s(literal 1/2 binary64) a)) (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 b_2 b_2) b_2) (*.f64 (*.f64 b_2 b_2) b_2))) (*.f64 a (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64)))))) (/.f64 (*.f64 (*.f64 b_2 b_2) b_2) (*.f64 a (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))))))) |
#s(approx (/ (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 b_2 b_2) b_2) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))) (fma.f64 c (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))))) (*.f64 (*.f64 (*.f64 b_2 b_2) b_2) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (+.f64 a (*.f64 #s(literal 1/2 binary64) a)) (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 b_2 b_2) b_2) (*.f64 (*.f64 b_2 b_2) b_2))) (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64))))) (/.f64 (*.f64 (*.f64 b_2 b_2) b_2) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))))))) |
#s(approx (/ (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 b_2 b_2) b_2) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))) (fma.f64 c (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))))) (*.f64 (*.f64 (*.f64 b_2 b_2) b_2) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))))) (*.f64 c (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (*.f64 b_2 b_2)) (*.f64 (*.f64 a a) (*.f64 b_2 b_2))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))))) #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 6 binary64))))) (*.f64 (*.f64 (*.f64 b_2 b_2) b_2) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (+.f64 a (*.f64 #s(literal 1/2 binary64) a)) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))))) (*.f64 (*.f64 (*.f64 b_2 b_2) b_2) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (+.f64 a (*.f64 #s(literal 1/2 binary64) a)) (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 b_2 b_2) b_2) (*.f64 (*.f64 b_2 b_2) b_2))) (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64)))))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 a a) (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 b_2 b_2) b_2) (*.f64 (*.f64 b_2 b_2) b_2))) (pow.f64 (*.f64 b_2 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))) #s(literal 2 binary64)))))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (+.f64 a (*.f64 #s(literal 1/2 binary64) a)) (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 b_2 b_2) b_2) (*.f64 (*.f64 b_2 b_2) b_2))) (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64))))) (/.f64 (*.f64 (*.f64 b_2 b_2) b_2) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))))))) |
#s(approx (/ (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 b_2 b_2) b_2) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))) (fma.f64 c (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))))) (*.f64 (*.f64 (*.f64 b_2 b_2) b_2) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))))) (*.f64 c (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (*.f64 b_2 b_2)) (*.f64 (*.f64 a a) (*.f64 b_2 b_2))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))))) #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 6 binary64))))) (*.f64 (*.f64 (*.f64 b_2 b_2) b_2) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))))) (*.f64 c (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 a a) a)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))))) (-.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (*.f64 b_2 b_2)) (*.f64 (*.f64 a a) (*.f64 b_2 b_2))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))))) #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 6 binary64)))))) (pow.f64 b_2 #s(literal 6 binary64))))) (*.f64 (*.f64 (*.f64 b_2 b_2) b_2) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (+.f64 a (*.f64 #s(literal 1/2 binary64) a)) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (*.f64 b_2 b_2)) (*.f64 (*.f64 a a) (*.f64 b_2 b_2))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))))) #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 6 binary64))))) (*.f64 (*.f64 (*.f64 b_2 b_2) b_2) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (+.f64 a (*.f64 #s(literal 1/2 binary64) a)) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))))) (*.f64 (*.f64 (*.f64 b_2 b_2) b_2) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (+.f64 a (*.f64 #s(literal 1/2 binary64) a)) (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 b_2 b_2) b_2) (*.f64 (*.f64 b_2 b_2) b_2))) (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64)))))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 a a) (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 b_2 b_2) b_2) (*.f64 (*.f64 b_2 b_2) b_2))) (pow.f64 (*.f64 b_2 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))) #s(literal 2 binary64))))))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 a a) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))))) (*.f64 (*.f64 (*.f64 b_2 b_2) b_2) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (+.f64 a (*.f64 #s(literal 1/2 binary64) a)) (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 b_2 b_2) b_2) (*.f64 (*.f64 b_2 b_2) b_2))) (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64)))))) (*.f64 (*.f64 b_2 b_2) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))))) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) a) (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 b_2 b_2) b_2) (*.f64 (*.f64 b_2 b_2) b_2))) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64)))))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (+.f64 a (*.f64 #s(literal 1/2 binary64) a)) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))))) (*.f64 (*.f64 (*.f64 b_2 b_2) b_2) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (+.f64 a (*.f64 #s(literal 1/2 binary64) a)) (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 b_2 b_2) b_2) (*.f64 (*.f64 b_2 b_2) b_2))) (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64)))))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 a a) (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 b_2 b_2) b_2) (*.f64 (*.f64 b_2 b_2) b_2))) (pow.f64 (*.f64 b_2 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))) #s(literal 2 binary64)))))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (+.f64 a (*.f64 #s(literal 1/2 binary64) a)) (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 b_2 b_2) b_2) (*.f64 (*.f64 b_2 b_2) b_2))) (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64))))) (/.f64 (*.f64 (*.f64 b_2 b_2) b_2) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))))))) |
#s(approx (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 b_2 b_2) b_2) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 c (fma.f64 #s(literal -2 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64)))))) (*.f64 (*.f64 b_2 b_2) b_2)) (*.f64 (*.f64 b_2 b_2) b_2)))) |
#s(approx (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 b_2 b_2) b_2) (fma.f64 c (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 c (-.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (*.f64 b_2 b_2)) (*.f64 (*.f64 a a) (*.f64 b_2 b_2))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))))) #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 6 binary64)))))) (*.f64 (*.f64 b_2 b_2) b_2)) (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))))) (*.f64 (*.f64 b_2 b_2) b_2)))) (*.f64 (*.f64 b_2 b_2) b_2)))) |
#s(approx (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 b_2 b_2) b_2) (fma.f64 c (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))))) (*.f64 (*.f64 b_2 b_2) b_2)) (*.f64 c (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 c (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 a a) a)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))))) (-.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (*.f64 b_2 b_2)) (*.f64 (*.f64 a a) (*.f64 b_2 b_2))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))))) #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 6 binary64)))))) (pow.f64 b_2 #s(literal 6 binary64)))))) (*.f64 (*.f64 b_2 b_2) b_2)) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (*.f64 b_2 b_2)) (*.f64 (*.f64 a a) (*.f64 b_2 b_2))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))))) #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 6 binary64))))) (*.f64 (*.f64 b_2 b_2) b_2)))))) (*.f64 (*.f64 b_2 b_2) b_2)))) |
#s(approx (pow (sqrt (- (* b_2 b_2) (* c a))) 3) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 c (fma.f64 #s(literal -2 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64)))))) (*.f64 (*.f64 b_2 b_2) b_2)) (*.f64 (*.f64 b_2 b_2) b_2))) |
#s(approx (pow (sqrt (- (* b_2 b_2) (* c a))) 3) (fma.f64 c (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 c (-.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (*.f64 b_2 b_2)) (*.f64 (*.f64 a a) (*.f64 b_2 b_2))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))))) #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 6 binary64)))))) (*.f64 (*.f64 b_2 b_2) b_2)) (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))))) (*.f64 (*.f64 b_2 b_2) b_2)))) (*.f64 (*.f64 b_2 b_2) b_2))) |
#s(approx (pow (sqrt (- (* b_2 b_2) (* c a))) 3) (fma.f64 c (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))))) (*.f64 (*.f64 b_2 b_2) b_2)) (*.f64 c (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 c (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 a a) a)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))))) (-.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (*.f64 b_2 b_2)) (*.f64 (*.f64 a a) (*.f64 b_2 b_2))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))))) #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 6 binary64)))))) (pow.f64 b_2 #s(literal 6 binary64)))))) (*.f64 (*.f64 b_2 b_2) b_2)) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (*.f64 b_2 b_2)) (*.f64 (*.f64 a a) (*.f64 b_2 b_2))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))))) #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 6 binary64))))) (*.f64 (*.f64 b_2 b_2) b_2)))))) (*.f64 (*.f64 b_2 b_2) b_2))) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) (+.f64 b_2 (*.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 a b_2) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 (*.f64 b_2 b_2) b_2))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) (+.f64 b_2 (*.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 a b_2) (*.f64 c (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 a a) (*.f64 (*.f64 b_2 b_2) b_2)) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) a) c) (pow.f64 b_2 #s(literal 5 binary64)))))))))) |
#s(approx c c) |
#s(approx (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))))) (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 c (+.f64 a (*.f64 #s(literal 1/2 binary64) a))) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2))) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))) |
#s(approx (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))))) (-.f64 (fma.f64 #s(literal 2 binary64) (*.f64 b_2 b_2) (*.f64 c (-.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b_2 b_2))) (+.f64 a (*.f64 #s(literal 1/2 binary64) a))))) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))) |
#s(approx (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))))) (-.f64 (fma.f64 #s(literal 2 binary64) (*.f64 b_2 b_2) (*.f64 c (-.f64 (*.f64 c (-.f64 (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) a) c) (pow.f64 b_2 #s(literal 4 binary64)))) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 a a) (*.f64 b_2 b_2))))) (+.f64 a (*.f64 #s(literal 1/2 binary64) a))))) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))) |
#s(approx (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))) (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 c (+.f64 a (*.f64 #s(literal 1/2 binary64) a))) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))) |
#s(approx (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))) (-.f64 (fma.f64 c (-.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b_2 b_2))) (+.f64 a (*.f64 #s(literal 1/2 binary64) a))) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))) |
#s(approx (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))) (-.f64 (fma.f64 c (-.f64 (*.f64 c (-.f64 (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) a) c) (pow.f64 b_2 #s(literal 4 binary64)))) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 a a) (*.f64 b_2 b_2))))) (+.f64 a (*.f64 #s(literal 1/2 binary64) a))) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))) |
#s(approx (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))) (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (*.f64 c (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b_2 b_2)) (*.f64 #s(literal 1/2 binary64) a))))) |
#s(approx (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))) (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (*.f64 c (fma.f64 #s(literal 1/2 binary64) a (*.f64 c (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) a) c) (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 a a) (*.f64 b_2 b_2))))))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 c (-.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 a c) (*.f64 (*.f64 b_2 b_2) b_2))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) b_2))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 c (-.f64 (*.f64 c (fma.f64 #s(literal -1/8 binary64) (/.f64 a (*.f64 (*.f64 b_2 b_2) b_2)) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 b_2 #s(literal 5 binary64)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) b_2))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 c (-.f64 (*.f64 c (fma.f64 #s(literal -1/8 binary64) (/.f64 a (*.f64 (*.f64 b_2 b_2) b_2)) (*.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c (fma.f64 #s(literal 1/64 binary64) (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b_2 #s(literal 6 binary64))) (*.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b_2 #s(literal 6 binary64)))))) (*.f64 a b_2)) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a a) (pow.f64 b_2 #s(literal 5 binary64)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) b_2))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 a b_2) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 (*.f64 b_2 b_2) b_2)))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 a b_2) (*.f64 c (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 a a) (*.f64 (*.f64 b_2 b_2) b_2)) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) a) c) (pow.f64 b_2 #s(literal 5 binary64))))))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 a b_2) (*.f64 c (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 a a) (*.f64 (*.f64 b_2 b_2) b_2)) (*.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c (fma.f64 #s(literal 1/64 binary64) (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b_2 #s(literal 6 binary64))) (*.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b_2 #s(literal 6 binary64)))))) b_2) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 a a) a) (pow.f64 b_2 #s(literal 5 binary64))))))))))) |
#s(approx (* (neg c) (+ (sqrt (* (/ a c) -1)) (/ b_2 c))) (*.f64 #s(literal -1 binary64) (+.f64 b_2 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64)))))) |
#s(approx (neg c) (*.f64 #s(literal -1 binary64) c)) |
#s(approx (+ (sqrt (* (/ a c) -1)) (/ b_2 c)) (/.f64 (+.f64 b_2 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64)))) c)) |
#s(approx (/ (+ (* (/ (* (* c c) a) (* b_2 b_2)) -1/8) (* -1/2 c)) b_2) (*.f64 c (-.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 a c) (*.f64 (*.f64 b_2 b_2) b_2))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) b_2))))) |
#s(approx (+ (* (/ (* (* c c) a) (* b_2 b_2)) -1/8) (* -1/2 c)) (*.f64 c (-.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 a c) (*.f64 b_2 b_2))) #s(literal 1/2 binary64)))) |
#s(approx (* c c) (*.f64 c c)) |
#s(approx (* -1/2 c) (*.f64 #s(literal -1/2 binary64) c)) |
#s(approx (/ (/ (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) a) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))))))) |
#s(approx (/ (/ (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) a) (*.f64 c (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a (*.f64 (*.f64 c c) c))) (/.f64 (*.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (+.f64 a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))))))))) |
#s(approx (/ (/ (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) a) (*.f64 c (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 b_2 b_2) b_2) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c (*.f64 (*.f64 a a) a))) (/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (*.f64 b_2 b_2)) (*.f64 (*.f64 a a) (*.f64 b_2 b_2))) (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 a (*.f64 (*.f64 c c) (+.f64 a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64))))))))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 b_2 b_2) b_2) (pow.f64 (*.f64 c (+.f64 a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64))))))) #s(literal 2 binary64))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a (*.f64 (*.f64 c c) c))) (/.f64 (*.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (+.f64 a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 2 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64)))) (/.f64 (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (+.f64 a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 3 binary64)))))))))) |
#s(approx (/ (/ (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) a) (*.f64 c (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 b_2 b_2) b_2) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c (*.f64 (*.f64 a a) a))) (/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (*.f64 b_2 b_2)) (*.f64 (*.f64 a a) (*.f64 b_2 b_2))) (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 a (*.f64 (*.f64 c c) (+.f64 a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64))))))))) (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a c) #s(literal 5 binary64)))) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))))))))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 b_2 b_2) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 b_2 b_2) b_2) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c (*.f64 (*.f64 a a) a))) (/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (*.f64 b_2 b_2)) (*.f64 (*.f64 a a) (*.f64 b_2 b_2))) (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 a (+.f64 a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64))))))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 b_2 b_2) b_2) (pow.f64 (+.f64 a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 2 binary64))) (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (+.f64 a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 3 binary64)))))))) (*.f64 (*.f64 (*.f64 c c) c) (+.f64 a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 b_2 b_2) b_2) (pow.f64 (*.f64 c (+.f64 a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64))))))) #s(literal 2 binary64))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a (*.f64 (*.f64 c c) c))) (/.f64 (*.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (+.f64 a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 2 binary64)))) (fma.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64)))) (/.f64 (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (+.f64 a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 3 binary64)))) (/.f64 (pow.f64 b_2 #s(literal 5 binary64)) (pow.f64 (*.f64 c (+.f64 a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64))))))) #s(literal 3 binary64)))))))))) |
#s(approx (/ (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 (*.f64 a a) a) c)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))))))) |
#s(approx (/ (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) (*.f64 c (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c))) (/.f64 (*.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (+.f64 a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 a a) a) c)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))))))))) |
#s(approx (/ (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) (*.f64 c (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 a a) a) c)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 b_2 b_2) b_2) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c (*.f64 (*.f64 a a) a))) (/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (*.f64 b_2 b_2)) (*.f64 (*.f64 a a) (*.f64 b_2 b_2))) (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 (*.f64 c c) (+.f64 a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 b_2 b_2) b_2)) (pow.f64 (*.f64 c (+.f64 a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64))))))) #s(literal 2 binary64))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c))) (/.f64 (*.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (+.f64 a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 2 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 a a) a) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (+.f64 a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 3 binary64)))))))))) |
#s(approx (/ (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) (*.f64 c (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 a a) a) c)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 b_2 b_2) b_2) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c (*.f64 (*.f64 a a) a))) (/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (*.f64 b_2 b_2)) (*.f64 (*.f64 a a) (*.f64 b_2 b_2))) (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 (*.f64 c c) (+.f64 a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))))) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 (*.f64 a a) a) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))))))))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 b_2 b_2) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 b_2 b_2) b_2) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c (*.f64 (*.f64 a a) a))) (/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (*.f64 b_2 b_2)) (*.f64 (*.f64 a a) (*.f64 b_2 b_2))) (sqrt.f64 #s(literal -1 binary64)))))) (+.f64 a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 b_2 b_2) b_2)) (pow.f64 (+.f64 a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 2 binary64))) (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 a a) a) c)) (/.f64 (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (+.f64 a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 3 binary64)))))))) (*.f64 (*.f64 (*.f64 c c) c) (+.f64 a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 b_2 b_2) b_2)) (pow.f64 (*.f64 c (+.f64 a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64))))))) #s(literal 2 binary64))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c))) (/.f64 (*.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (+.f64 a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 2 binary64)))) (fma.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 a a) a) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (+.f64 a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 3 binary64)))) (/.f64 (*.f64 a (pow.f64 b_2 #s(literal 5 binary64))) (pow.f64 (*.f64 c (+.f64 a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64))))))) #s(literal 3 binary64)))))))))) |
#s(approx (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) (*.f64 (*.f64 c c) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 b_2 b_2) b_2) (*.f64 c c)) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)))) (/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (*.f64 b_2 b_2)) (*.f64 (*.f64 a a) (*.f64 b_2 b_2))) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64))))))) |
#s(approx (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) (*.f64 (*.f64 c c) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 b_2 b_2) b_2) (*.f64 c c)) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)))) (/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (*.f64 b_2 b_2)) (*.f64 (*.f64 a a) (*.f64 b_2 b_2))) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 (*.f64 a a) a) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))))) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)))))))) |
#s(approx (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) (*.f64 (*.f64 c c) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 b_2 b_2) b_2) (*.f64 c c)) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)))) (/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (*.f64 b_2 b_2)) (*.f64 (*.f64 a a) (*.f64 b_2 b_2))) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 (*.f64 a a) a) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))))) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 (*.f64 a a) a) (pow.f64 c #s(literal 7 binary64))))) (/.f64 (-.f64 (pow.f64 b_2 #s(literal 6 binary64)) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 c (pow.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (*.f64 b_2 b_2)) (*.f64 (*.f64 a a) (*.f64 b_2 b_2))) #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 a a) a) #s(literal -1 binary64))))) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64))))))))) |
#s(approx (pow (sqrt (- (* b_2 b_2) (* c a))) 3) (*.f64 (*.f64 c c) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)))) (/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (*.f64 b_2 b_2)) (*.f64 (*.f64 a a) (*.f64 b_2 b_2))) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)))))) |
#s(approx (pow (sqrt (- (* b_2 b_2) (* c a))) 3) (*.f64 (*.f64 c c) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)))) (/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (*.f64 b_2 b_2)) (*.f64 (*.f64 a a) (*.f64 b_2 b_2))) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 (*.f64 a a) a) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))))) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64))))))) |
#s(approx (pow (sqrt (- (* b_2 b_2) (* c a))) 3) (*.f64 (*.f64 c c) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)))) (/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (*.f64 b_2 b_2)) (*.f64 (*.f64 a a) (*.f64 b_2 b_2))) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 (*.f64 a a) a) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))))) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 (*.f64 a a) a) (pow.f64 c #s(literal 7 binary64))))) (/.f64 (-.f64 (pow.f64 b_2 #s(literal 6 binary64)) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 c (pow.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (*.f64 b_2 b_2)) (*.f64 (*.f64 a a) (*.f64 b_2 b_2))) #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 a a) a) #s(literal -1 binary64))))) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) (*.f64 c (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a (*.f64 (*.f64 c c) c)))) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64)))))) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) (*.f64 c (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 (*.f64 a a) a) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a (*.f64 (*.f64 c c) c)))) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) (*.f64 c (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 (*.f64 a a) a) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 7 binary64))))) (/.f64 (pow.f64 b_2 #s(literal 6 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a (*.f64 (*.f64 c c) c)))) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64)))))))) |
#s(approx (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (*.f64 c (-.f64 (/.f64 (*.f64 b_2 b_2) c) a))) |
#s(approx (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))))) (*.f64 #s(literal -1 binary64) (*.f64 c (+.f64 a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64))))))))) |
#s(approx (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))))) (*.f64 c (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 b_2 b_2) c)) (+.f64 a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64))))))))) |
#s(approx (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))))) (*.f64 c (-.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a (*.f64 (*.f64 c c) c)))) (/.f64 (*.f64 (*.f64 b_2 b_2) b_2) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 b_2 b_2) c))) (+.f64 a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64))))))))) |
#s(approx (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))))) (*.f64 c (-.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 (*.f64 a a) a) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (pow.f64 b_2 #s(literal 5 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 b_2 b_2) c))) (+.f64 a (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a (*.f64 (*.f64 c c) c)))) (/.f64 (*.f64 (*.f64 b_2 b_2) b_2) (sqrt.f64 #s(literal -1 binary64)))))))))) |
#s(approx (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))) (*.f64 #s(literal -1 binary64) (*.f64 c (+.f64 a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64))))))))) |
#s(approx (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))) (*.f64 c (-.f64 (/.f64 (*.f64 b_2 b_2) c) (+.f64 a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64))))))))) |
#s(approx (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))) (*.f64 c (-.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a (*.f64 (*.f64 c c) c)))) (/.f64 (*.f64 (*.f64 b_2 b_2) b_2) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (*.f64 b_2 b_2) c)) (+.f64 a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64))))))))) |
#s(approx (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))) (*.f64 c (-.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 (*.f64 a a) a) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (pow.f64 b_2 #s(literal 5 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)))) (/.f64 (*.f64 b_2 b_2) c)) (+.f64 a (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a (*.f64 (*.f64 c c) c)))) (/.f64 (*.f64 (*.f64 b_2 b_2) b_2) (sqrt.f64 #s(literal -1 binary64)))))))))) |
#s(approx (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (*.f64 c (-.f64 (/.f64 (*.f64 b_2 b_2) c) a))) |
#s(approx (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))) (*.f64 c (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a (*.f64 (*.f64 c c) c)))) (/.f64 (*.f64 (*.f64 b_2 b_2) b_2) (sqrt.f64 #s(literal -1 binary64)))))))) |
#s(approx (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))) (*.f64 c (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a (*.f64 (*.f64 c c) c)))) (/.f64 (*.f64 (*.f64 b_2 b_2) b_2) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 (*.f64 a a) a) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (pow.f64 b_2 #s(literal 5 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))))))))) |
#s(approx (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))) (*.f64 c (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a (*.f64 (*.f64 c c) c)))) (/.f64 (*.f64 (*.f64 b_2 b_2) b_2) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal -1/16 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 7 binary64))))) (/.f64 (pow.f64 b_2 #s(literal 7 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64)))) (*.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 (*.f64 a a) a) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (pow.f64 b_2 #s(literal 5 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)))))))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 b_2 (*.f64 a c)) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)) #s(literal -1 binary64)))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 b_2 (*.f64 a c)) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)))) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)) #s(literal -1 binary64))))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 b_2 (*.f64 a c)) (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a c) #s(literal 5 binary64)))) (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)))) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)) #s(literal -1 binary64)))))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 b_2 c) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64)))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 c (-.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a (*.f64 (*.f64 c c) c)))) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64)))) (/.f64 b_2 c)))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 c (-.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 (*.f64 a a) a) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a (*.f64 (*.f64 c c) c)))) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64))))) (/.f64 b_2 c)))) |
#s(approx (* (neg c) (+ (sqrt (* (/ a c) -1)) (/ b_2 c))) (*.f64 c (fma.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 b_2 c))))) |
#s(approx (/ (+ (* (/ (* (* c c) a) (* b_2 b_2)) -1/8) (* -1/2 c)) b_2) (*.f64 (*.f64 c c) (-.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 a (*.f64 (*.f64 b_2 b_2) b_2))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 b_2 c)))))) |
#s(approx (+ (* (/ (* (* c c) a) (* b_2 b_2)) -1/8) (* -1/2 c)) (*.f64 (*.f64 c c) (-.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 a (*.f64 b_2 b_2))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) c))))) |
#s(approx (/ (/ (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) a) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64))))))))) |
#s(approx (/ (/ (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) a) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a (*.f64 (*.f64 c c) c))) (/.f64 (*.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 2 binary64))))))))) |
#s(approx (/ (/ (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) a) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 b_2 b_2) b_2) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c (*.f64 (*.f64 a a) a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (*.f64 b_2 b_2)) (*.f64 (*.f64 a a) (*.f64 b_2 b_2))))))) (*.f64 a (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64))))))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 b_2 b_2) b_2) (pow.f64 (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 2 binary64))) (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 3 binary64))))))) c)) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 2 binary64)))))) c)))))) |
#s(approx (/ (/ (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) a) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 b_2 b_2) b_2) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c (*.f64 (*.f64 a a) a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (*.f64 b_2 b_2)) (*.f64 (*.f64 a a) (*.f64 b_2 b_2))))))) (*.f64 a (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 2 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))))) (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64))))))))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 b_2 b_2) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 b_2 b_2) b_2) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c (*.f64 (*.f64 a a) a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (*.f64 b_2 b_2)) (*.f64 (*.f64 a a) (*.f64 b_2 b_2))))))) (*.f64 a (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64))))))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 b_2 b_2) b_2) (pow.f64 (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 2 binary64))) (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 3 binary64)))))))) (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64))))))) (/.f64 (pow.f64 b_2 #s(literal 5 binary64)) (pow.f64 (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 3 binary64))))) c))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 b_2 b_2) b_2) (pow.f64 (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 2 binary64))) (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 3 binary64))))))) c)) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 2 binary64)))))) c)))))) |
#s(approx (/ (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) (*.f64 (sqrt.f64 (*.f64 (*.f64 (*.f64 a a) a) c)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64))))))))) |
#s(approx (/ (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 a a) a) c)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c))) (/.f64 (*.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 2 binary64))))))))) |
#s(approx (/ (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 a a) a) c)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 b_2 b_2) b_2) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c (*.f64 (*.f64 a a) a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (*.f64 b_2 b_2)) (*.f64 (*.f64 a a) (*.f64 b_2 b_2))))))) (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 b_2 b_2) b_2)) (pow.f64 (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 2 binary64))) (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 a a) a) c)) (/.f64 (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 3 binary64))))))) c)) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 a a) a) c)) (/.f64 (*.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 2 binary64)))))) c)))))) |
#s(approx (/ (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 a a) a) c)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 b_2 b_2) b_2) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c (*.f64 (*.f64 a a) a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (*.f64 b_2 b_2)) (*.f64 (*.f64 a a) (*.f64 b_2 b_2))))))) (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64))))))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c (*.f64 (*.f64 a a) a))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 2 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))))) (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64))))))))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 b_2 b_2) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 b_2 b_2) b_2) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c (*.f64 (*.f64 a a) a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (*.f64 b_2 b_2)) (*.f64 (*.f64 a a) (*.f64 b_2 b_2))))))) (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 b_2 b_2) b_2)) (pow.f64 (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 2 binary64))) (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 a a) a) c)) (/.f64 (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 3 binary64)))))))) (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64))))))) (/.f64 (*.f64 a (pow.f64 b_2 #s(literal 5 binary64))) (pow.f64 (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 3 binary64))))) c))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 b_2 b_2) b_2)) (pow.f64 (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 2 binary64))) (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 a a) a) c)) (/.f64 (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 3 binary64))))))) c)) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 a a) a) c)) (/.f64 (*.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 2 binary64)))))) c)))))) |
#s(approx (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) (*.f64 (*.f64 c c) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 b_2 b_2) b_2) (*.f64 c c)) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (*.f64 b_2 b_2)) (*.f64 (*.f64 a a) (*.f64 b_2 b_2))))) (sqrt.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64))))))) |
#s(approx (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) (*.f64 (*.f64 c c) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 b_2 b_2) b_2) (*.f64 c c)) (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 (*.f64 a a) a) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 2 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64)))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (*.f64 b_2 b_2)) (*.f64 (*.f64 a a) (*.f64 b_2 b_2))))) (sqrt.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)))))))) |
#s(approx (+ (pow (neg b_2) 3) (pow (sqrt (- (* b_2 b_2) (* c a))) 3)) (*.f64 (*.f64 c c) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (-.f64 (pow.f64 b_2 #s(literal 6 binary64)) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 c (pow.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (*.f64 b_2 b_2)) (*.f64 (*.f64 a a) (*.f64 b_2 b_2))) #s(literal 2 binary64))) (*.f64 (*.f64 a a) a)))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c (*.f64 (*.f64 a a) a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 2 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64)))))))) (*.f64 (*.f64 c c) c)) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 b_2 b_2) b_2) (*.f64 c c)) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (*.f64 b_2 b_2)) (*.f64 (*.f64 a a) (*.f64 b_2 b_2))))) (sqrt.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)))))))) |
#s(approx (pow (sqrt (- (* b_2 b_2) (* c a))) 3) (*.f64 (*.f64 c c) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (*.f64 b_2 b_2)) (*.f64 (*.f64 a a) (*.f64 b_2 b_2))))) (sqrt.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)))))) |
#s(approx (pow (sqrt (- (* b_2 b_2) (* c a))) 3) (*.f64 (*.f64 c c) (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 (*.f64 a a) a) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 2 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64)))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (*.f64 b_2 b_2)) (*.f64 (*.f64 a a) (*.f64 b_2 b_2))))) (sqrt.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64))))))) |
#s(approx (pow (sqrt (- (* b_2 b_2) (* c a))) 3) (*.f64 (*.f64 c c) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (-.f64 (pow.f64 b_2 #s(literal 6 binary64)) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 c (pow.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (*.f64 b_2 b_2)) (*.f64 (*.f64 a a) (*.f64 b_2 b_2))) #s(literal 2 binary64))) (*.f64 (*.f64 a a) a)))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c (*.f64 (*.f64 a a) a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 2 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64)))))))) (*.f64 (*.f64 c c) c)) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (*.f64 b_2 b_2)) (*.f64 (*.f64 a a) (*.f64 b_2 b_2))))) (sqrt.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a (*.f64 (*.f64 c c) c)))) (*.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 (*.f64 a a) a) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a (*.f64 (*.f64 c c) c)))) (*.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64)))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 (*.f64 a a) a) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 7 binary64))))) (*.f64 (pow.f64 b_2 #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a (*.f64 (*.f64 c c) c)))) (*.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64))))))))) |
#s(approx (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (*.f64 #s(literal -1 binary64) (*.f64 c (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 b_2 b_2) c)) (*.f64 #s(literal -1 binary64) a))))) |
#s(approx (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))))) (*.f64 c (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))))) |
#s(approx (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))))) (*.f64 #s(literal -1 binary64) (*.f64 c (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 b_2 b_2) c)) (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))))))) |
#s(approx (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))))) (*.f64 #s(literal -1 binary64) (*.f64 c (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (*.f64 (*.f64 (*.f64 b_2 b_2) b_2) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2))) c)) (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))))))) |
#s(approx (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))))) (*.f64 #s(literal -1 binary64) (*.f64 c (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c))) (*.f64 (pow.f64 b_2 #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 (*.f64 b_2 b_2) b_2) (sqrt.f64 #s(literal -1 binary64)))))) c) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2))) c)) (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))))))) |
#s(approx (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))) (*.f64 c (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))))) |
#s(approx (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))) (*.f64 #s(literal -1 binary64) (*.f64 c (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 b_2 b_2) c)) (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))))))) |
#s(approx (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))) (*.f64 #s(literal -1 binary64) (*.f64 c (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (*.f64 (*.f64 (*.f64 b_2 b_2) b_2) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 b_2 b_2)) c)) (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))))))) |
#s(approx (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))) (*.f64 #s(literal -1 binary64) (*.f64 c (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c))) (*.f64 (pow.f64 b_2 #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 (*.f64 b_2 b_2) b_2) (sqrt.f64 #s(literal -1 binary64)))))) c) (*.f64 b_2 b_2)) c)) (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))))))) |
#s(approx (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (*.f64 #s(literal -1 binary64) (*.f64 c (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 b_2 b_2) c)) (*.f64 #s(literal -1 binary64) a))))) |
#s(approx (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a (*.f64 (*.f64 c c) c)))) (*.f64 (*.f64 (*.f64 b_2 b_2) b_2) (sqrt.f64 #s(literal -1 binary64))))))))) |
#s(approx (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a (*.f64 (*.f64 c c) c)))) (*.f64 (*.f64 (*.f64 b_2 b_2) b_2) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 (*.f64 a a) a) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (pow.f64 b_2 #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))))) |
#s(approx (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a (*.f64 (*.f64 c c) c)))) (*.f64 (*.f64 (*.f64 b_2 b_2) b_2) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal -1/16 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 7 binary64))))) (*.f64 (pow.f64 b_2 #s(literal 7 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 (*.f64 a a) a) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (pow.f64 b_2 #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64))))))))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 #s(literal -1 binary64) (*.f64 c (+.f64 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)) #s(literal -1 binary64))) (/.f64 b_2 (*.f64 a c)))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 b_2 a) (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c))) (*.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))))) c) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)) #s(literal -1 binary64))))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 b_2 a) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) c))) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c (*.f64 (*.f64 a a) a))) (*.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))))) c))) c) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)) #s(literal -1 binary64))))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 #s(literal -1 binary64) (*.f64 c (+.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64))) (/.f64 b_2 c))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (*.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))))) b_2) c) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64))))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c))) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))))) c)) b_2) c) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64))))))) |
Compiled 57 973 to 4 396 computations (92.4% saved)
20 alts after pruning (13 fresh and 7 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 631 | 1 | 632 |
| Fresh | 0 | 12 | 12 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 3 | 3 |
| Total | 632 | 20 | 652 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 34.1% | (/.f64 (/.f64 (fma.f64 (*.f64 b_2 b_2) (neg.f64 b_2) (*.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a))) (-.f64 (*.f64 b_2 b_2) (*.f64 c a)))) (fma.f64 b_2 b_2 (-.f64 (*.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a))) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a)))) (*.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a))))))) a) |
| 31.6% | (/.f64 (/.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a))) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a))))) (-.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a))))) a) | |
| ✓ | 53.5% | (/.f64 (+.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) a) |
| 32.1% | (/.f64 #s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (neg.f64 c) #s(approx (+ (sqrt (* (/ a c) -1)) (/ b_2 c)) (*.f64 (+.f64 (/.f64 b_2 (*.f64 c a)) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)) #s(literal -1 binary64)))) a)))) a) | |
| ✓ | 17.8% | (/.f64 #s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (neg.f64 c) #s(approx (+ (sqrt (* (/ a c) -1)) (/ b_2 c)) (sqrt.f64 (/.f64 (neg.f64 a) c))))) a) |
| ▶ | 13.5% | (/.f64 #s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (neg.f64 c) #s(approx (+ (sqrt (* (/ a c) -1)) (/ b_2 c)) (neg.f64 (sqrt.f64 (/.f64 (neg.f64 a) c)))))) a) |
| 31.7% | (/.f64 #s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (sqrt.f64 (*.f64 (neg.f64 a) c))) a) | |
| ✓ | 15.4% | (/.f64 #s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(approx (* (neg c) (+ (sqrt (* (/ a c) -1)) (/ b_2 c))) (neg.f64 b_2))) a) |
| ✓ | 52.8% | (+.f64 (/.f64 (neg.f64 b_2) a) (/.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a))) a)) |
| 22.2% | (+.f64 (/.f64 (neg.f64 b_2) a) #s(approx (/ (sqrt (- (* b_2 b_2) (* c a))) a) (sqrt.f64 (/.f64 (neg.f64 c) a)))) | |
| ✓ | 27.5% | #s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b_2 b_2)) #s(literal -1/8 binary64) (*.f64 #s(literal -1/2 binary64) c)) b_2)) |
| 32.8% | #s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (/.f64 (-.f64 (*.f64 (*.f64 a (/.f64 c (*.f64 b_2 b_2))) #s(literal -1/8 binary64)) #s(literal 1/2 binary64)) b_2) c)) | |
| ✓ | 33.6% | #s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (/.f64 c b_2) #s(literal -1/2 binary64))) |
| ▶ | 32.4% | #s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (neg.f64 c) (+.f64 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)) #s(literal -1 binary64))) (/.f64 b_2 (*.f64 c a))))) |
| 31.6% | #s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (neg.f64 b_2) (fma.f64 (/.f64 c (*.f64 b_2 b_2)) #s(literal -1/2 binary64) (/.f64 #s(literal 2 binary64) a)))) | |
| 33.4% | #s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 #s(approx (- (/ (* -1/8 (* c a)) (* (* b_2 b_2) b_2)) (/ 1/2 b_2)) (/.f64 #s(literal -1/2 binary64) b_2)) c)) | |
| ✓ | 32.4% | #s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 #s(literal -2 binary64) (/.f64 b_2 a))) |
| ▶ | 16.5% | #s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (neg.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)))) |
| ▶ | 21.2% | #s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(approx (neg (sqrt (* (/ c a) -1))) (sqrt.f64 (/.f64 (neg.f64 c) a)))) |
| 8.0% | #s(approx (+ (/ (neg b_2) a) (/ (sqrt (- (* b_2 b_2) (* c a))) a)) (*.f64 #s(literal 0 binary64) (/.f64 b_2 a))) |
Compiled 959 to 601 computations (37.3% saved)
| Inputs |
|---|
(/.f64 (/.f64 (fma.f64 (*.f64 b_2 b_2) (neg.f64 b_2) (*.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a))) (-.f64 (*.f64 b_2 b_2) (*.f64 c a)))) (fma.f64 b_2 b_2 (-.f64 (*.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a))) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a)))) (*.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a))))))) a) |
(/.f64 (fma.f64 (*.f64 b_2 b_2) (neg.f64 b_2) (*.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a))) (-.f64 (*.f64 b_2 b_2) (*.f64 c a)))) (fma.f64 b_2 b_2 (-.f64 (*.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a))) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a)))) (*.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a))))))) |
(fma.f64 (*.f64 b_2 b_2) (neg.f64 b_2) (*.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a))) (-.f64 (*.f64 b_2 b_2) (*.f64 c a)))) |
(*.f64 b_2 b_2) |
b_2 |
(neg.f64 b_2) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a))) (-.f64 (*.f64 b_2 b_2) (*.f64 c a))) |
(sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a))) |
(-.f64 (*.f64 b_2 b_2) (*.f64 c a)) |
(*.f64 c a) |
c |
a |
(fma.f64 b_2 b_2 (-.f64 (*.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a))) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a)))) (*.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a)))))) |
(-.f64 (*.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a))) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a)))) (*.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a))))) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a))) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a)))) |
(*.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a)))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(approx (neg (sqrt (* (/ c a) -1))) (sqrt.f64 (/.f64 (neg.f64 c) a)))) |
#s(approx (neg (sqrt (* (/ c a) -1))) (sqrt.f64 (/.f64 (neg.f64 c) a))) |
(sqrt.f64 (/.f64 (neg.f64 c) a)) |
(/.f64 (neg.f64 c) a) |
(neg.f64 c) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (neg.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)))) |
(neg.f64 (sqrt.f64 (/.f64 (neg.f64 c) a))) |
(/.f64 #s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (neg.f64 c) #s(approx (+ (sqrt (* (/ a c) -1)) (/ b_2 c)) (neg.f64 (sqrt.f64 (/.f64 (neg.f64 a) c)))))) a) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (neg.f64 c) #s(approx (+ (sqrt (* (/ a c) -1)) (/ b_2 c)) (neg.f64 (sqrt.f64 (/.f64 (neg.f64 a) c)))))) |
(*.f64 (neg.f64 c) #s(approx (+ (sqrt (* (/ a c) -1)) (/ b_2 c)) (neg.f64 (sqrt.f64 (/.f64 (neg.f64 a) c))))) |
#s(approx (+ (sqrt (* (/ a c) -1)) (/ b_2 c)) (neg.f64 (sqrt.f64 (/.f64 (neg.f64 a) c)))) |
(neg.f64 (sqrt.f64 (/.f64 (neg.f64 a) c))) |
(sqrt.f64 (/.f64 (neg.f64 a) c)) |
(/.f64 (neg.f64 a) c) |
(neg.f64 a) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (neg.f64 c) (+.f64 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)) #s(literal -1 binary64))) (/.f64 b_2 (*.f64 c a))))) |
(*.f64 (neg.f64 c) (+.f64 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)) #s(literal -1 binary64))) (/.f64 b_2 (*.f64 c a)))) |
(+.f64 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)) #s(literal -1 binary64))) (/.f64 b_2 (*.f64 c a))) |
(sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)) #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (*.f64 c a)) |
#s(literal 1 binary64) |
#s(literal -1 binary64) |
(/.f64 b_2 (*.f64 c a)) |
| Outputs |
|---|
#s(approx (/ (/ (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) a) #s(hole binary64 (/ (+ (* -1 (pow b_2 3)) (pow b_2 3)) (* a (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))))) |
#s(approx (/ (/ (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) a) #s(hole binary64 (/ (+ (* -1 (/ (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))) (+ (* a (- (* 1/2 (/ (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (* (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (* -1 (/ (* (+ c (* 1/2 c)) (+ (* -1 (pow b_2 3)) (pow b_2 3))) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))) (/ (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) a))) |
#s(approx (/ (/ (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) a) #s(hole binary64 (/ (+ (* -1 (/ (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))) (+ (* a (- (+ (* 1/2 (/ (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (* (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (* a (- (* 1/2 (/ (- (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2))) (* 1/4 (/ (pow (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) 2) (pow b_2 6)))) (* (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (+ (* -1 (/ (* (+ c (* 1/2 c)) (- (* 1/2 (/ (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (* (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (* -1 (/ (* (+ c (* 1/2 c)) (+ (* -1 (pow b_2 3)) (pow b_2 3))) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))) (* -1/8 (/ (* (pow c 2) (+ (* -1 (pow b_2 3)) (pow b_2 3))) (* (pow b_2 2) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2)))))))) (* -1 (/ (* (+ c (* 1/2 c)) (+ (* -1 (pow b_2 3)) (pow b_2 3))) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))) (/ (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) a))) |
#s(approx (/ (/ (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) a) #s(hole binary64 (/ (+ (* -1 (/ (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))) (+ (* a (- (+ (* 1/2 (/ (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (* (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (* a (- (+ (* 1/2 (/ (- (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2))) (* 1/4 (/ (pow (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) 2) (pow b_2 6)))) (* (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (* a (- (* 1/2 (/ (- (* -1 (pow c 3)) (* 1/2 (/ (* (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (- (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2))) (* 1/4 (/ (pow (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) 2) (pow b_2 6))))) (pow b_2 6)))) (* (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (+ (* -1 (/ (* (+ c (* 1/2 c)) (- (* 1/2 (/ (- (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2))) (* 1/4 (/ (pow (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) 2) (pow b_2 6)))) (* (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (+ (* -1 (/ (* (+ c (* 1/2 c)) (- (* 1/2 (/ (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (* (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (* -1 (/ (* (+ c (* 1/2 c)) (+ (* -1 (pow b_2 3)) (pow b_2 3))) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))) (* -1/8 (/ (* (pow c 2) (+ (* -1 (pow b_2 3)) (pow b_2 3))) (* (pow b_2 2) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))))) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))) (+ (* -1/8 (/ (* (pow c 2) (- (* 1/2 (/ (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (* (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (* -1 (/ (* (+ c (* 1/2 c)) (+ (* -1 (pow b_2 3)) (pow b_2 3))) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))) (* (pow b_2 2) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (* -1/16 (/ (* (pow c 3) (+ (* -1 (pow b_2 3)) (pow b_2 3))) (* (pow b_2 4) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))))))) (+ (* -1 (/ (* (+ c (* 1/2 c)) (- (* 1/2 (/ (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (* (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (* -1 (/ (* (+ c (* 1/2 c)) (+ (* -1 (pow b_2 3)) (pow b_2 3))) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))) (* -1/8 (/ (* (pow c 2) (+ (* -1 (pow b_2 3)) (pow b_2 3))) (* (pow b_2 2) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2)))))))) (* -1 (/ (* (+ c (* 1/2 c)) (+ (* -1 (pow b_2 3)) (pow b_2 3))) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))) (/ (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) a))) |
#s(approx (/ (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) #s(hole binary64 (/ (+ (* -1 (pow b_2 3)) (pow b_2 3)) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) |
#s(approx (/ (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) #s(hole binary64 (+ (* -1 (/ (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))) (+ (* a (- (* 1/2 (/ (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (* (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (* -1 (/ (* (+ c (* 1/2 c)) (+ (* -1 (pow b_2 3)) (pow b_2 3))) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))) (/ (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))))) |
#s(approx (/ (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) #s(hole binary64 (+ (* -1 (/ (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))) (+ (* a (- (+ (* 1/2 (/ (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (* (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (* a (- (* 1/2 (/ (- (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2))) (* 1/4 (/ (pow (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) 2) (pow b_2 6)))) (* (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (+ (* -1 (/ (* (+ c (* 1/2 c)) (- (* 1/2 (/ (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (* (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (* -1 (/ (* (+ c (* 1/2 c)) (+ (* -1 (pow b_2 3)) (pow b_2 3))) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))) (* -1/8 (/ (* (pow c 2) (+ (* -1 (pow b_2 3)) (pow b_2 3))) (* (pow b_2 2) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2)))))))) (* -1 (/ (* (+ c (* 1/2 c)) (+ (* -1 (pow b_2 3)) (pow b_2 3))) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))) (/ (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))))) |
#s(approx (/ (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) #s(hole binary64 (+ (* -1 (/ (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))) (+ (* a (- (+ (* 1/2 (/ (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (* (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (* a (- (+ (* 1/2 (/ (- (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2))) (* 1/4 (/ (pow (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) 2) (pow b_2 6)))) (* (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (* a (- (* 1/2 (/ (- (* -1 (pow c 3)) (* 1/2 (/ (* (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (- (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2))) (* 1/4 (/ (pow (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) 2) (pow b_2 6))))) (pow b_2 6)))) (* (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (+ (* -1 (/ (* (+ c (* 1/2 c)) (- (* 1/2 (/ (- (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2))) (* 1/4 (/ (pow (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) 2) (pow b_2 6)))) (* (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (+ (* -1 (/ (* (+ c (* 1/2 c)) (- (* 1/2 (/ (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (* (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (* -1 (/ (* (+ c (* 1/2 c)) (+ (* -1 (pow b_2 3)) (pow b_2 3))) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))) (* -1/8 (/ (* (pow c 2) (+ (* -1 (pow b_2 3)) (pow b_2 3))) (* (pow b_2 2) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))))) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))) (+ (* -1/8 (/ (* (pow c 2) (- (* 1/2 (/ (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (* (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (* -1 (/ (* (+ c (* 1/2 c)) (+ (* -1 (pow b_2 3)) (pow b_2 3))) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))) (* (pow b_2 2) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (* -1/16 (/ (* (pow c 3) (+ (* -1 (pow b_2 3)) (pow b_2 3))) (* (pow b_2 4) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))))))) (+ (* -1 (/ (* (+ c (* 1/2 c)) (- (* 1/2 (/ (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (* (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (* -1 (/ (* (+ c (* 1/2 c)) (+ (* -1 (pow b_2 3)) (pow b_2 3))) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))) (* -1/8 (/ (* (pow c 2) (+ (* -1 (pow b_2 3)) (pow b_2 3))) (* (pow b_2 2) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2)))))))) (* -1 (/ (* (+ c (* 1/2 c)) (+ (* -1 (pow b_2 3)) (pow b_2 3))) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))) (/ (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))))) |
#s(approx (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) #s(hole binary64 (+ (* -1 (pow b_2 3)) (pow b_2 3)))) |
#s(approx (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) #s(hole binary64 (+ (* -1 (pow b_2 3)) (+ (* 1/2 (/ (* a (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c)))) (pow b_2 3))) (pow b_2 3))))) |
#s(approx (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) #s(hole binary64 (+ (* -1 (pow b_2 3)) (+ (* a (+ (* 1/2 (/ (* a (- (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2))) (* 1/4 (/ (pow (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) 2) (pow b_2 6))))) (pow b_2 3))) (* 1/2 (/ (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (pow b_2 3))))) (pow b_2 3))))) |
#s(approx (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) #s(hole binary64 (+ (* -1 (pow b_2 3)) (+ (* a (+ (* 1/2 (/ (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (pow b_2 3))) (* a (+ (* 1/2 (/ (* a (- (* -1 (pow c 3)) (* 1/2 (/ (* (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (- (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2))) (* 1/4 (/ (pow (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) 2) (pow b_2 6))))) (pow b_2 6))))) (pow b_2 3))) (* 1/2 (/ (- (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2))) (* 1/4 (/ (pow (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) 2) (pow b_2 6)))) (pow b_2 3))))))) (pow b_2 3))))) |
#s(approx (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a))) #s(hole binary64 (pow b_2 3))) |
#s(approx (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a))) #s(hole binary64 (+ (* 1/2 (/ (* a (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c)))) (pow b_2 3))) (pow b_2 3)))) |
#s(approx (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a))) #s(hole binary64 (+ (* a (+ (* 1/2 (/ (* a (- (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2))) (* 1/4 (/ (pow (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) 2) (pow b_2 6))))) (pow b_2 3))) (* 1/2 (/ (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (pow b_2 3))))) (pow b_2 3)))) |
#s(approx (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a))) #s(hole binary64 (+ (* a (+ (* 1/2 (/ (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (pow b_2 3))) (* a (+ (* 1/2 (/ (* a (- (* -1 (pow c 3)) (* 1/2 (/ (* (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (- (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2))) (* 1/4 (/ (pow (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) 2) (pow b_2 6))))) (pow b_2 6))))) (pow b_2 3))) (* 1/2 (/ (- (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2))) (* 1/4 (/ (pow (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) 2) (pow b_2 6)))) (pow b_2 3))))))) (pow b_2 3)))) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) #s(hole binary64 b_2)) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) #s(hole binary64 (+ b_2 (* -1/2 (/ (* a c) b_2))))) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) #s(hole binary64 (+ b_2 (* a (+ (* -1/2 (/ c b_2)) (* -1/8 (/ (* a (pow c 2)) (pow b_2 3)))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) #s(hole binary64 (+ b_2 (* a (+ (* -1/2 (/ c b_2)) (* a (+ (* -1/8 (/ (pow c 2) (pow b_2 3))) (* -1/16 (/ (* a (pow c 3)) (pow b_2 5)))))))))) |
#s(approx (- (* b_2 b_2) (* c a)) #s(hole binary64 (pow b_2 2))) |
#s(approx (- (* b_2 b_2) (* c a)) #s(hole binary64 (+ (* -1 (* a c)) (pow b_2 2)))) |
#s(approx (* c a) #s(hole binary64 (* a c))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))))) #s(hole binary64 (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))) |
#s(approx (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))))) #s(hole binary64 (- (+ (* -1 (* a (+ c (* 1/2 c)))) (* 2 (pow b_2 2))) (* -1 (pow b_2 2))))) |
#s(approx (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))))) #s(hole binary64 (- (+ (* 2 (pow b_2 2)) (* a (- (* -1/8 (/ (* a (pow c 2)) (pow b_2 2))) (+ c (* 1/2 c))))) (* -1 (pow b_2 2))))) |
#s(approx (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))))) #s(hole binary64 (- (+ (* 2 (pow b_2 2)) (* a (- (* a (- (* -1/16 (/ (* a (pow c 3)) (pow b_2 4))) (* 1/8 (/ (pow c 2) (pow b_2 2))))) (+ c (* 1/2 c))))) (* -1 (pow b_2 2))))) |
#s(approx (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))) #s(hole binary64 (- (pow b_2 2) (* -1 (pow b_2 2))))) |
#s(approx (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))) #s(hole binary64 (- (+ (* -1 (* a (+ c (* 1/2 c)))) (pow b_2 2)) (* -1 (pow b_2 2))))) |
#s(approx (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))) #s(hole binary64 (- (+ (* a (- (* -1/8 (/ (* a (pow c 2)) (pow b_2 2))) (+ c (* 1/2 c)))) (pow b_2 2)) (* -1 (pow b_2 2))))) |
#s(approx (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))) #s(hole binary64 (- (+ (* a (- (* a (- (* -1/16 (/ (* a (pow c 3)) (pow b_2 4))) (* 1/8 (/ (pow c 2) (pow b_2 2))))) (+ c (* 1/2 c)))) (pow b_2 2)) (* -1 (pow b_2 2))))) |
#s(approx (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) #s(hole binary64 (pow b_2 2))) |
#s(approx (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) #s(hole binary64 (+ (* -1 (* a c)) (pow b_2 2)))) |
#s(approx (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))) #s(hole binary64 (* -1 (pow b_2 2)))) |
#s(approx (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))) #s(hole binary64 (+ (* -1 (pow b_2 2)) (* 1/2 (* a c))))) |
#s(approx (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))) #s(hole binary64 (+ (* -1 (pow b_2 2)) (* a (+ (* 1/8 (/ (* a (pow c 2)) (pow b_2 2))) (* 1/2 c)))))) |
#s(approx (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))) #s(hole binary64 (+ (* -1 (pow b_2 2)) (* a (+ (* 1/2 c) (* a (+ (* 1/16 (/ (* a (pow c 3)) (pow b_2 4))) (* 1/8 (/ (pow c 2) (pow b_2 2)))))))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1/2 (/ c b_2)))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1/2 (/ c b_2)) (* -1/8 (/ (* a (pow c 2)) (pow b_2 3)))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1/2 (/ c b_2)) (* a (+ (* -1/8 (/ (pow c 2) (pow b_2 3))) (* -1/16 (/ (* a (pow c 3)) (pow b_2 5)))))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1/2 (/ c b_2)) (* a (+ (* -1/8 (/ (pow c 2) (pow b_2 3))) (* a (+ (* -1/2 (/ (* a (+ (* 1/64 (/ (pow c 4) (pow b_2 6))) (* 1/16 (/ (pow c 4) (pow b_2 6))))) b_2)) (* -1/16 (/ (pow c 3) (pow b_2 5)))))))))) |
#s(approx (neg (sqrt (* (/ c a) -1))) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (sqrt (/ (neg c) a)) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (/ (neg c) a) #s(hole binary64 (* -1 (/ c a)))) |
#s(approx (neg (sqrt (/ (neg c) a))) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1/2 (/ (* a c) b_2)))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* a (+ (* -1/2 (/ c b_2)) (* -1/8 (/ (* a (pow c 2)) (pow b_2 3))))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* a (+ (* -1/2 (/ c b_2)) (* a (+ (* -1/8 (/ (pow c 2) (pow b_2 3))) (* -1/16 (/ (* a (pow c 3)) (pow b_2 5))))))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* a (+ (* -1/2 (/ c b_2)) (* a (+ (* -1/8 (/ (pow c 2) (pow b_2 3))) (* a (+ (* -1/2 (/ (* a (+ (* 1/64 (/ (pow c 4) (pow b_2 6))) (* 1/16 (/ (pow c 4) (pow b_2 6))))) b_2)) (* -1/16 (/ (pow c 3) (pow b_2 5))))))))))) |
#s(approx (* (neg c) (+ (sqrt (* (/ a c) -1)) (/ b_2 c))) #s(hole binary64 (* -1 (* c (+ (* (sqrt (/ a c)) (sqrt -1)) (/ b_2 c)))))) |
#s(approx (+ (sqrt (* (/ a c) -1)) (/ b_2 c)) #s(hole binary64 (+ (* (sqrt (/ a c)) (sqrt -1)) (/ b_2 c)))) |
#s(approx (neg (sqrt (/ (neg a) c))) #s(hole binary64 (* -1 (* (sqrt (/ a c)) (sqrt -1))))) |
#s(approx (sqrt (/ (neg a) c)) #s(hole binary64 (* (sqrt (/ a c)) (sqrt -1)))) |
#s(approx (/ (neg a) c) #s(hole binary64 (* -1 (/ a c)))) |
#s(approx (neg a) #s(hole binary64 (* -1 a))) |
#s(approx (* (neg c) (+ (sqrt (* (/ 1 (* c a)) -1)) (/ b_2 (* c a)))) #s(hole binary64 (* -1 (/ (* c (+ (* (sqrt (/ a c)) (sqrt -1)) (/ b_2 c))) a)))) |
#s(approx (+ (sqrt (* (/ 1 (* c a)) -1)) (/ b_2 (* c a))) #s(hole binary64 (/ (+ (* (sqrt (/ a c)) (sqrt -1)) (/ b_2 c)) a))) |
#s(approx (sqrt (* (/ 1 (* c a)) -1)) #s(hole binary64 (* (sqrt (/ 1 (* a c))) (sqrt -1)))) |
#s(approx (* (/ 1 (* c a)) -1) #s(hole binary64 (/ -1 (* a c)))) |
#s(approx (/ 1 (* c a)) #s(hole binary64 (/ 1 (* a c)))) |
#s(approx (/ b_2 (* c a)) #s(hole binary64 (/ b_2 (* a c)))) |
#s(approx (/ (/ (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) a) #s(hole binary64 (* -1 (* (sqrt (/ (pow c 3) a)) (/ (sqrt -1) (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))))))) |
#s(approx (/ (/ (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) a) #s(hole binary64 (+ (* -2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b_2 2) (sqrt -1)) (pow (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2)))) (* -1 (* (sqrt (/ (pow c 3) a)) (/ (sqrt -1) (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))))))))) |
#s(approx (/ (/ (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) a) #s(hole binary64 (- (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (sqrt -1) (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))))) (* -1 (/ (+ (* -1 (pow b_2 3)) (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2))) (sqrt -1))))) (* (pow a 2) (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))))))) (+ (* 1/2 (/ (* (pow b_2 3) c) (* (pow a 2) (pow (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2)))) (+ (* 2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b_2 2) (sqrt -1)) (pow (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2)))) (* 4 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (* (pow b_2 4) (sqrt -1)) (pow (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 3))))))))) |
#s(approx (/ (/ (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) a) #s(hole binary64 (- (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (sqrt -1) (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))))) (+ (* -1 (/ (+ (* -1 (pow b_2 3)) (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2))) (sqrt -1))))) (* (pow a 2) (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))))) (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (* (sqrt -1) (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))))))))) (+ (* -2 (/ (* (pow b_2 2) (- (* -1 (/ (+ (* -1 (pow b_2 3)) (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2))) (sqrt -1))))) (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))))) (+ (* 1/2 (/ (* (pow b_2 3) c) (pow (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2))) (* 4 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b_2 4) (sqrt -1)) (pow (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 3))))))) (* (pow a 3) (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))))) (+ (* 1/2 (/ (* (pow b_2 3) c) (* (pow a 2) (pow (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2)))) (+ (* 2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b_2 2) (sqrt -1)) (pow (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2)))) (+ (* 4 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (* (pow b_2 4) (sqrt -1)) (pow (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 3)))) (/ (* (pow b_2 5) c) (* (pow a 3) (pow (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 3)))))))))) |
#s(approx (/ (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) #s(hole binary64 (* -1 (* (sqrt (* a (pow c 3))) (/ (sqrt -1) (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))))))) |
#s(approx (/ (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) #s(hole binary64 (* a (+ (* -2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b_2 2) (sqrt -1)) (pow (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2)))) (* -1 (* (sqrt (/ (pow c 3) a)) (/ (sqrt -1) (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))))))))) |
#s(approx (/ (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) #s(hole binary64 (* a (- (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (sqrt -1) (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))))) (* -1 (/ (+ (* -1 (pow b_2 3)) (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2))) (sqrt -1))))) (* (pow a 2) (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))))))) (+ (* 1/2 (/ (* (pow b_2 3) c) (* (pow a 2) (pow (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2)))) (+ (* 2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b_2 2) (sqrt -1)) (pow (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2)))) (* 4 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (* (pow b_2 4) (sqrt -1)) (pow (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 3)))))))))) |
#s(approx (/ (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) #s(hole binary64 (* a (- (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (sqrt -1) (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))))) (+ (* -1 (/ (+ (* -1 (pow b_2 3)) (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2))) (sqrt -1))))) (* (pow a 2) (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))))) (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (* (sqrt -1) (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))))))))) (+ (* -2 (/ (* (pow b_2 2) (- (* -1 (/ (+ (* -1 (pow b_2 3)) (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2))) (sqrt -1))))) (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))))) (+ (* 1/2 (/ (* (pow b_2 3) c) (pow (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2))) (* 4 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b_2 4) (sqrt -1)) (pow (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 3))))))) (* (pow a 3) (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))))) (+ (* 1/2 (/ (* (pow b_2 3) c) (* (pow a 2) (pow (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2)))) (+ (* 2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b_2 2) (sqrt -1)) (pow (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2)))) (+ (* 4 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (* (pow b_2 4) (sqrt -1)) (pow (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 3)))) (/ (* (pow b_2 5) c) (* (pow a 3) (pow (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 3))))))))))) |
#s(approx (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) #s(hole binary64 (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -1)))) |
#s(approx (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) #s(hole binary64 (* (pow a 2) (+ (* -1 (/ (pow b_2 3) (pow a 2))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2))) (sqrt -1)))) (* (sqrt (/ (pow c 3) a)) (sqrt -1))))))) |
#s(approx (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) #s(hole binary64 (* (pow a 2) (+ (* -1 (/ (pow b_2 3) (pow a 2))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2))) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (sqrt -1)))) (* (sqrt (/ (pow c 3) a)) (sqrt -1)))))))) |
#s(approx (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) #s(hole binary64 (* (pow a 2) (+ (* -1 (/ (pow b_2 3) (pow a 2))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2))) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 7) (pow c 3)))) (/ (- (pow b_2 6) (* 1/4 (/ (* a (pow (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2))) 2)) (* (pow c 3) (pow (sqrt -1) 2))))) (sqrt -1)))) (* (sqrt (/ (pow c 3) a)) (sqrt -1))))))))) |
#s(approx (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a))) #s(hole binary64 (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -1)))) |
#s(approx (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a))) #s(hole binary64 (* (pow a 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2))) (sqrt -1)))) (* (sqrt (/ (pow c 3) a)) (sqrt -1)))))) |
#s(approx (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a))) #s(hole binary64 (* (pow a 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2))) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (sqrt -1)))) (* (sqrt (/ (pow c 3) a)) (sqrt -1))))))) |
#s(approx (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a))) #s(hole binary64 (* (pow a 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2))) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 7) (pow c 3)))) (/ (- (pow b_2 6) (* 1/4 (/ (* a (pow (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2))) 2)) (* (pow c 3) (pow (sqrt -1) 2))))) (sqrt -1)))) (* (sqrt (/ (pow c 3) a)) (sqrt -1)))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -1)))) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) #s(hole binary64 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))))) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) #s(hole binary64 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) #s(hole binary64 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b_2 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (- (* b_2 b_2) (* c a)) #s(hole binary64 (* -1 (* a c)))) |
#s(approx (- (* b_2 b_2) (* c a)) #s(hole binary64 (* a (- (/ (pow b_2 2) a) c)))) |
#s(approx (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))))) #s(hole binary64 (* -1 (* a (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))))))) |
#s(approx (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))))) #s(hole binary64 (* a (- (* 2 (/ (pow b_2 2) a)) (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))))))) |
#s(approx (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))))) #s(hole binary64 (* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 3) (sqrt -1)))) (* 2 (/ (pow b_2 2) a))) (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))))))) |
#s(approx (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))))) #s(hole binary64 (* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 5) (pow (sqrt -1) 3)))) (* 2 (/ (pow b_2 2) a))) (+ c (+ (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 3) (sqrt -1)))))))))) |
#s(approx (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))) #s(hole binary64 (* -1 (* a (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))))))) |
#s(approx (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))) #s(hole binary64 (* a (- (/ (pow b_2 2) a) (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))))))) |
#s(approx (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))) #s(hole binary64 (* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 3) (sqrt -1)))) (/ (pow b_2 2) a)) (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))))))) |
#s(approx (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))) #s(hole binary64 (* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 5) (pow (sqrt -1) 3)))) (/ (pow b_2 2) a)) (+ c (+ (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 3) (sqrt -1)))))))))) |
#s(approx (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) #s(hole binary64 (* -1 (* a c)))) |
#s(approx (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) #s(hole binary64 (* a (- (/ (pow b_2 2) a) c)))) |
#s(approx (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (* b_2 (sqrt -1)))))) |
#s(approx (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))) #s(hole binary64 (* a (+ (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 3) (sqrt -1)))))))) |
#s(approx (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))) #s(hole binary64 (* a (+ (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 3) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 5) (pow (sqrt -1) 3))))))))) |
#s(approx (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))) #s(hole binary64 (* a (+ (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 3) (sqrt -1)))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b_2 7) (pow (sqrt -1) 5)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 5) (pow (sqrt -1) 3)))))))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1 (/ b_2 a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1 (/ b_2 a)) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1 (/ b_2 a)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -1)))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* a (+ (* -1 (/ b_2 a)) (* (sqrt (/ c a)) (sqrt -1)))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))) (/ b_2 a))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))) (/ b_2 a))))) |
#s(approx (* (neg c) (+ (sqrt (* (/ a c) -1)) (/ b_2 c))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (* (neg c) (+ (sqrt (* (/ a c) -1)) (/ b_2 c))) #s(hole binary64 (* a (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ b_2 a)))))) |
#s(approx (+ (sqrt (* (/ a c) -1)) (/ b_2 c)) #s(hole binary64 (* (sqrt (/ a c)) (sqrt -1)))) |
#s(approx (+ (sqrt (* (/ a c) -1)) (/ b_2 c)) #s(hole binary64 (* a (+ (* (sqrt (/ 1 (* a c))) (sqrt -1)) (/ b_2 (* a c)))))) |
#s(approx (* (neg c) (+ (sqrt (* (/ 1 (* c a)) -1)) (/ b_2 (* c a)))) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (* (neg c) (+ (sqrt (* (/ 1 (* c a)) -1)) (/ b_2 (* c a)))) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ b_2 a))))) |
#s(approx (+ (sqrt (* (/ 1 (* c a)) -1)) (/ b_2 (* c a))) #s(hole binary64 (* (sqrt (/ 1 (* a c))) (sqrt -1)))) |
#s(approx (+ (sqrt (* (/ 1 (* c a)) -1)) (/ b_2 (* c a))) #s(hole binary64 (+ (* (sqrt (/ 1 (* a c))) (sqrt -1)) (/ b_2 (* a c))))) |
#s(approx (/ (/ (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) a) #s(hole binary64 (* (sqrt (/ (pow c 3) a)) (/ (sqrt -1) (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))))))) |
#s(approx (/ (/ (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) a) #s(hole binary64 (+ (* -2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b_2 2) (sqrt -1)) (pow (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2)))) (* (sqrt (/ (pow c 3) a)) (/ (sqrt -1) (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))))))) |
#s(approx (/ (/ (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) a) #s(hole binary64 (+ (* -1 (/ (- (+ (* -1 (/ (+ (* -1 (pow b_2 3)) (* 1/2 (* (sqrt (/ a (pow c 3))) (* (sqrt -1) (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2))))))) (* a (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))))) (* 2 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b_2 2) (sqrt -1)) (pow (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2))))) (+ (* 1/2 (/ (* (pow b_2 3) c) (* a (pow (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2)))) (* 4 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b_2 4) (sqrt -1)) (pow (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 3)))))) a)) (* (sqrt (/ (pow c 3) a)) (/ (sqrt -1) (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))))))) |
#s(approx (/ (/ (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) a) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (- (+ (* -1 (- (* -1 (/ (+ (* -1 (pow b_2 3)) (* 1/2 (* (sqrt (/ a (pow c 3))) (* (sqrt -1) (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2))))))) (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))))) (+ (* 1/2 (/ (* (pow b_2 3) c) (pow (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2))) (* 4 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b_2 4) (sqrt -1)) (pow (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 3))))))) (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (sqrt -1) (+ (* 2 (* (pow b_2 4) c)) (* (pow b_2 4) c))) (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))))))) (+ (* -2 (/ (* (pow b_2 2) (- (* -1 (/ (+ (* -1 (pow b_2 3)) (* 1/2 (* (sqrt (/ a (pow c 3))) (* (sqrt -1) (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2))))))) (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))))) (+ (* 1/2 (/ (* (pow b_2 3) c) (pow (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2))) (* 4 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b_2 4) (sqrt -1)) (pow (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 3))))))) (* a (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))))) (/ (* (pow b_2 5) c) (* a (pow (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 3))))) a)) (* 2 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b_2 2) (sqrt -1)) (pow (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2))))) a)) (* (sqrt (/ (pow c 3) a)) (/ (sqrt -1) (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))))))) |
#s(approx (/ (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) #s(hole binary64 (* (sqrt (* a (pow c 3))) (/ (sqrt -1) (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))))))) |
#s(approx (/ (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) #s(hole binary64 (* -1 (* a (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (sqrt -1) (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))))) (* 2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b_2 2) (sqrt -1)) (pow (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2))))))))) |
#s(approx (/ (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) #s(hole binary64 (* -1 (* a (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (sqrt -1) (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))))) (* -1 (/ (- (* -1 (/ (- (* -1 (/ (+ (* -1 (pow b_2 3)) (* 1/2 (* (sqrt (/ a (pow c 3))) (* (sqrt -1) (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2))))))) (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))))) (+ (* 1/2 (/ (* (pow b_2 3) c) (pow (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2))) (* 4 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b_2 4) (sqrt -1)) (pow (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 3)))))) a)) (* 2 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b_2 2) (sqrt -1)) (pow (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2))))) a))))))) |
#s(approx (/ (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) #s(hole binary64 (* -1 (* a (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (sqrt -1) (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))))) (* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (+ (* -1 (pow b_2 3)) (* 1/2 (* (sqrt (/ a (pow c 3))) (* (sqrt -1) (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2))))))) (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))))) (* -1 (/ (- (* -1/2 (* (sqrt (/ a (pow c 3))) (/ (* (sqrt -1) (+ (* 2 (* (pow b_2 4) c)) (* (pow b_2 4) c))) (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))))) (+ (* -2 (/ (* (pow b_2 2) (- (* -1 (/ (+ (* -1 (pow b_2 3)) (* 1/2 (* (sqrt (/ a (pow c 3))) (* (sqrt -1) (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2))))))) (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))))) (+ (* 1/2 (/ (* (pow b_2 3) c) (pow (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2))) (* 4 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b_2 4) (sqrt -1)) (pow (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 3))))))) (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))))) (/ (* (pow b_2 5) c) (pow (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 3)))) a))) (+ (* 1/2 (/ (* (pow b_2 3) c) (pow (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2))) (* 4 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b_2 4) (sqrt -1)) (pow (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 3)))))) a)) (* 2 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b_2 2) (sqrt -1)) (pow (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2))))) a))))))) |
#s(approx (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) #s(hole binary64 (* (pow a 2) (+ (* -1 (/ (pow b_2 3) (pow a 2))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2)))))) (* (sqrt (/ (pow c 3) a)) (sqrt -1))))))) |
#s(approx (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) #s(hole binary64 (* (pow a 2) (+ (* -1 (/ (pow b_2 3) (pow a 2))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (sqrt -1) (+ (* 2 (* (pow b_2 4) c)) (* (pow b_2 4) c))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2)))))) (* (sqrt (/ (pow c 3) a)) (sqrt -1)))))))) |
#s(approx (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) #s(hole binary64 (* (pow a 2) (+ (* -1 (/ (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (* (sqrt -1) (- (pow b_2 6) (* -1/4 (/ (* a (pow (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2))) 2)) (pow c 3))))))) (* 1/2 (* (sqrt (/ a (pow c 3))) (* (sqrt -1) (+ (* 2 (* (pow b_2 4) c)) (* (pow b_2 4) c)))))) (pow a 3))) (+ (* -1 (/ (pow b_2 3) (pow a 2))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2)))))) (* (sqrt (/ (pow c 3) a)) (sqrt -1)))))))) |
#s(approx (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a))) #s(hole binary64 (* (pow a 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2)))))) (* (sqrt (/ (pow c 3) a)) (sqrt -1)))))) |
#s(approx (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a))) #s(hole binary64 (* (pow a 2) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (sqrt -1) (+ (* 2 (* (pow b_2 4) c)) (* (pow b_2 4) c))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2)))))) (* (sqrt (/ (pow c 3) a)) (sqrt -1))))))) |
#s(approx (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a))) #s(hole binary64 (* (pow a 2) (+ (* -1 (/ (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (* (sqrt -1) (- (pow b_2 6) (* -1/4 (/ (* a (pow (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2))) 2)) (pow c 3))))))) (* 1/2 (* (sqrt (/ a (pow c 3))) (* (sqrt -1) (+ (* 2 (* (pow b_2 4) c)) (* (pow b_2 4) c)))))) (pow a 3))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2)))))) (* (sqrt (/ (pow c 3) a)) (sqrt -1))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) #s(hole binary64 (* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) #s(hole binary64 (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) #s(hole binary64 (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b_2 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))))))) |
#s(approx (- (* b_2 b_2) (* c a)) #s(hole binary64 (* -1 (* a (- (* -1 (/ (pow b_2 2) a)) (* -1 c)))))) |
#s(approx (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))))) #s(hole binary64 (* a (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))))) |
#s(approx (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))))) #s(hole binary64 (* -1 (* a (- (* -2 (/ (pow b_2 2) a)) (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))))))) |
#s(approx (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))))) #s(hole binary64 (* -1 (* a (- (* -1 (/ (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 3) (sqrt -1)))) (* 2 (pow b_2 2))) a)) (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))))))) |
#s(approx (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))))) #s(hole binary64 (* -1 (* a (- (* -1 (/ (+ (* -1 (/ (- (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 5) (sqrt -1)))) (* -1/2 (* (sqrt (/ a c)) (* (pow b_2 3) (sqrt -1))))) a)) (* 2 (pow b_2 2))) a)) (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))))))) |
#s(approx (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))) #s(hole binary64 (* a (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))))) |
#s(approx (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))) #s(hole binary64 (* -1 (* a (- (* -1 (/ (pow b_2 2) a)) (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))))))) |
#s(approx (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))) #s(hole binary64 (* -1 (* a (- (* -1 (/ (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 3) (sqrt -1)))) (pow b_2 2)) a)) (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))))))) |
#s(approx (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))) #s(hole binary64 (* -1 (* a (- (* -1 (/ (+ (* -1 (/ (- (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 5) (sqrt -1)))) (* -1/2 (* (sqrt (/ a c)) (* (pow b_2 3) (sqrt -1))))) a)) (pow b_2 2)) a)) (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))))))) |
#s(approx (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) #s(hole binary64 (* -1 (* a (- (* -1 (/ (pow b_2 2) a)) (* -1 c)))))) |
#s(approx (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))) #s(hole binary64 (* (sqrt (* a c)) (* b_2 (sqrt -1))))) |
#s(approx (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))) #s(hole binary64 (* -1 (* a (+ (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 3) (sqrt -1))))))))) |
#s(approx (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))) #s(hole binary64 (* -1 (* a (+ (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 3) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b_2 5) (sqrt -1)))))))))) |
#s(approx (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))) #s(hole binary64 (* -1 (* a (+ (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 3) (sqrt -1)))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b_2 7) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b_2 5) (sqrt -1))))))))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ b_2 a))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ b_2 (* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 2) (sqrt -1))))) a))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ b_2 (* -1 (/ (+ (* -1/2 (* (sqrt (/ a c)) (* (pow b_2 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 4) (sqrt -1))))) a))) a))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* a (+ (* (sqrt (/ c a)) (sqrt -1)) (/ b_2 a)))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 2) (sqrt -1)))) b_2) a)) (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* (pow b_2 2) (sqrt -1))))) a)) b_2) a)) (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (* (neg c) (+ (sqrt (* (/ a c) -1)) (/ b_2 c))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -1)))) |
#s(approx (* (neg c) (+ (sqrt (* (/ a c) -1)) (/ b_2 c))) #s(hole binary64 (* -1 (* a (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (/ b_2 a)))))) |
#s(approx (+ (sqrt (* (/ a c) -1)) (/ b_2 c)) #s(hole binary64 (* -1 (* (sqrt (/ a c)) (sqrt -1))))) |
#s(approx (+ (sqrt (* (/ a c) -1)) (/ b_2 c)) #s(hole binary64 (* -1 (* a (+ (* -1 (/ b_2 (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (neg (sqrt (/ (neg a) c))) #s(hole binary64 (* (sqrt (/ a c)) (sqrt -1)))) |
#s(approx (sqrt (/ (neg a) c)) #s(hole binary64 (* -1 (* (sqrt (/ a c)) (sqrt -1))))) |
#s(approx (/ (/ (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) a) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (/ (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) a) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (* b_2 (pow (sqrt -1) 2)) a))))) |
#s(approx (/ (/ (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) a) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* b_2 (- (* b_2 (- (* -1/2 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (sqrt -1)))) (+ (* 2 (* (sqrt (/ 1 (* (pow a 3) c))) (sqrt -1))) (* (sqrt (/ 1 (* (pow a 3) c))) (pow (sqrt -1) 3))))) (/ (pow (sqrt -1) 2) a)))))) |
#s(approx (/ (/ (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) a) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* b_2 (- (* b_2 (- (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (sqrt -1)))) (* b_2 (- (/ 1 (* (pow a 2) c)) (+ (* -1 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (- (* -1/2 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (sqrt -1)))) (+ (* 2 (* (sqrt (/ 1 (* (pow a 3) c))) (sqrt -1))) (* (sqrt (/ 1 (* (pow a 3) c))) (pow (sqrt -1) 3))))))) (+ (* 1/2 (/ 1 (* (pow a 2) c))) (* 2 (/ (pow (sqrt -1) 2) (* (pow a 2) c)))))))) (+ (* 2 (* (sqrt (/ 1 (* (pow a 3) c))) (sqrt -1))) (* (sqrt (/ 1 (* (pow a 3) c))) (pow (sqrt -1) 3))))) (/ (pow (sqrt -1) 2) a)))))) |
#s(approx (/ (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (/ (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) #s(hole binary64 (+ (* -1 (* b_2 (pow (sqrt -1) 2))) (* -1 (* (sqrt (* a c)) (sqrt -1)))))) |
#s(approx (/ (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) #s(hole binary64 (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* b_2 (- (* b_2 (- (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (sqrt -1)))) (+ (* 2 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* (sqrt (/ 1 (* a c))) (pow (sqrt -1) 3))))) (pow (sqrt -1) 2)))))) |
#s(approx (/ (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) #s(hole binary64 (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* b_2 (- (* b_2 (- (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (sqrt -1)))) (* b_2 (- (/ 1 (* a c)) (+ (* -1 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (- (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (sqrt -1)))) (+ (* 2 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* (sqrt (/ 1 (* a c))) (pow (sqrt -1) 3))))))) (+ (* 1/2 (/ 1 (* a c))) (* 2 (/ (pow (sqrt -1) 2) (* a c)))))))) (+ (* 2 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* (sqrt (/ 1 (* a c))) (pow (sqrt -1) 3))))) (pow (sqrt -1) 2)))))) |
#s(approx (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (pow b_2 2) (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2)))) (sqrt -1)))) (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -1))))) |
#s(approx (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) #s(hole binary64 (+ (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -1)) (* (pow b_2 2) (+ (* -1 b_2) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (sqrt -1))))))))) |
#s(approx (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) #s(hole binary64 (+ (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -1)) (* (pow b_2 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (sqrt -1)))) (* b_2 (- (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* b_2 (- (+ (* -2 (* a c)) (* -1 (* a c))) (* 1/4 (/ (pow (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) 2) (* (pow a 3) (* (pow c 3) (pow (sqrt -1) 2))))))) (sqrt -1)))) 1))))))) |
#s(approx (* b_2 b_2) #s(hole binary64 (pow b_2 2))) |
#s(approx b_2 #s(hole binary64 b_2)) |
#s(approx (neg b_2) #s(hole binary64 (* -1 b_2))) |
#s(approx (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a))) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (pow b_2 2) (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2)))) (sqrt -1)))) (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -1))))) |
#s(approx (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a))) #s(hole binary64 (+ (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -1)) (* (pow b_2 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (pow b_2 2) (- (+ (* -2 (* a c)) (* -1 (* a c))) (* 1/4 (/ (pow (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) 2) (* (pow a 3) (* (pow c 3) (pow (sqrt -1) 2))))))) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (sqrt -1))))))))) |
#s(approx (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a))) #s(hole binary64 (+ (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -1)) (* (pow b_2 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (sqrt -1)))) (* (pow b_2 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (pow b_2 2) (- 1 (* 1/2 (/ (* (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (- (+ (* -2 (* a c)) (* -1 (* a c))) (* 1/4 (/ (pow (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) 2) (* (pow a 3) (* (pow c 3) (pow (sqrt -1) 2))))))) (* (pow a 3) (* (pow c 3) (pow (sqrt -1) 2))))))) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (- (+ (* -2 (* a c)) (* -1 (* a c))) (* 1/4 (/ (pow (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) 2) (* (pow a 3) (* (pow c 3) (pow (sqrt -1) 2)))))) (sqrt -1))))))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) #s(hole binary64 (+ (* (sqrt (* a c)) (sqrt -1)) (* (pow b_2 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -1))))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) #s(hole binary64 (+ (* (sqrt (* a c)) (sqrt -1)) (* (pow b_2 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -1)))) (* (pow b_2 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -1) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b_2 2) (pow (sqrt -1) 5))))))))))) |
#s(approx (- (* b_2 b_2) (* c a)) #s(hole binary64 (- (pow b_2 2) (* a c)))) |
#s(approx (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))))) #s(hole binary64 (* -1 (* a c)))) |
#s(approx (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))))) #s(hole binary64 (- (* (sqrt (* a c)) (* b_2 (sqrt -1))) (* a c)))) |
#s(approx (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))))) #s(hole binary64 (- (* b_2 (- (* 2 b_2) (* -1 (* (sqrt (* a c)) (sqrt -1))))) (* a c)))) |
#s(approx (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))))) #s(hole binary64 (- (* b_2 (- (* b_2 (+ 2 (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b_2 (sqrt -1)))))) (* -1 (* (sqrt (* a c)) (sqrt -1))))) (* a c)))) |
#s(approx (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))) #s(hole binary64 (* -1 (* a c)))) |
#s(approx (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))) #s(hole binary64 (- (* (sqrt (* a c)) (* b_2 (sqrt -1))) (* a c)))) |
#s(approx (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))) #s(hole binary64 (- (* b_2 (- b_2 (* -1 (* (sqrt (* a c)) (sqrt -1))))) (* a c)))) |
#s(approx (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))) #s(hole binary64 (- (* b_2 (- (* b_2 (+ 1 (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b_2 (sqrt -1)))))) (* -1 (* (sqrt (* a c)) (sqrt -1))))) (* a c)))) |
#s(approx (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) #s(hole binary64 (- (pow b_2 2) (* a c)))) |
#s(approx (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))) #s(hole binary64 (* b_2 (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b_2 2) (sqrt -1)))))))) |
#s(approx (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))) #s(hole binary64 (* b_2 (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* (pow b_2 2) (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3)))))))))) |
#s(approx (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))) #s(hole binary64 (* b_2 (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* (pow b_2 2) (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -1)))) (* (pow b_2 2) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b_2 2) (pow (sqrt -1) 5)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -1) 3)))))))))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* b_2 (- (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b_2 (sqrt -1)))) (/ 1 a))) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* b_2 (- (* b_2 (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -1)))))) (/ 1 a))) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (+ (* -1 b_2) (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (+ (* b_2 (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b_2 (sqrt -1)))) 1)) (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (+ (* b_2 (- (* b_2 (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -1)))))) 1)) (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (* (neg c) (+ (sqrt (* (/ a c) -1)) (/ b_2 c))) #s(hole binary64 (+ (* -1 b_2) (* -1 (* (sqrt (* a c)) (sqrt -1)))))) |
#s(approx (/ (/ (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) a) #s(hole binary64 (* 1/6 (/ (+ (* -2 (* a c)) (* -1 (* a c))) (* a b_2))))) |
#s(approx (/ (/ (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) a) #s(hole binary64 (/ (- (+ (* 1/6 (/ (+ (* -2 (* a c)) (* -1 (* a c))) a)) (* 1/6 (/ (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2))) (* a (pow b_2 2))))) (* -1/18 (/ (* (+ (* -2 (* a c)) (* -1 (* a c))) (+ (* 1/2 (* a c)) (* a c))) (* a (pow b_2 2))))) b_2))) |
#s(approx (/ (/ (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) a) #s(hole binary64 (/ (- (+ (* 1/6 (/ (+ (* -2 (* a c)) (* -1 (* a c))) a)) (+ (* 1/6 (/ (- (* -1 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -2 (* a c)) (* -1 (* a c))) (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2)))))) (* a (pow b_2 4)))) (* 1/6 (/ (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2))) (* a (pow b_2 2)))))) (+ (* -1/3 (/ (* (+ (* 1/2 (* a c)) (* a c)) (- (* 1/6 (/ (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2))) a)) (* -1/18 (/ (* (+ (* -2 (* a c)) (* -1 (* a c))) (+ (* 1/2 (* a c)) (* a c))) a)))) (pow b_2 4))) (+ (* -1/18 (/ (* (+ (* -2 (* a c)) (* -1 (* a c))) (+ (* 1/2 (* a c)) (* a c))) (* a (pow b_2 2)))) (* -1/144 (/ (* a (* (pow c 2) (+ (* -2 (* a c)) (* -1 (* a c))))) (pow b_2 4)))))) b_2))) |
#s(approx (/ (/ (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) a) #s(hole binary64 (/ (- (+ (* -1/6 (/ (+ (* 1/4 (pow (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2))) 2)) (* 1/2 (* (+ (* -2 (* a c)) (* -1 (* a c))) (- (* -1 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -2 (* a c)) (* -1 (* a c))) (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2))))))))) (* a (pow b_2 6)))) (+ (* 1/6 (/ (+ (* -2 (* a c)) (* -1 (* a c))) a)) (+ (* 1/6 (/ (- (* -1 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -2 (* a c)) (* -1 (* a c))) (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2)))))) (* a (pow b_2 4)))) (* 1/6 (/ (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2))) (* a (pow b_2 2))))))) (+ (* -1/3 (/ (* (+ (* 1/2 (* a c)) (* a c)) (- (* 1/6 (/ (- (* -1 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -2 (* a c)) (* -1 (* a c))) (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2)))))) a)) (+ (* -1/3 (* (+ (* 1/2 (* a c)) (* a c)) (- (* 1/6 (/ (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2))) a)) (* -1/18 (/ (* (+ (* -2 (* a c)) (* -1 (* a c))) (+ (* 1/2 (* a c)) (* a c))) a))))) (* -1/144 (* a (* (pow c 2) (+ (* -2 (* a c)) (* -1 (* a c))))))))) (pow b_2 6))) (+ (* -1/3 (/ (* (+ (* 1/2 (* a c)) (* a c)) (- (* 1/6 (/ (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2))) a)) (* -1/18 (/ (* (+ (* -2 (* a c)) (* -1 (* a c))) (+ (* 1/2 (* a c)) (* a c))) a)))) (pow b_2 4))) (+ (* -1/18 (/ (* (+ (* -2 (* a c)) (* -1 (* a c))) (+ (* 1/2 (* a c)) (* a c))) (* a (pow b_2 2)))) (+ (* -1/24 (/ (* (pow a 2) (* (pow c 2) (- (* 1/6 (/ (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2))) a)) (* -1/18 (/ (* (+ (* -2 (* a c)) (* -1 (* a c))) (+ (* 1/2 (* a c)) (* a c))) a))))) (pow b_2 6))) (+ (* -1/144 (/ (* a (* (pow c 2) (+ (* -2 (* a c)) (* -1 (* a c))))) (pow b_2 4))) (* -1/288 (/ (* (pow a 2) (* (pow c 3) (+ (* -2 (* a c)) (* -1 (* a c))))) (pow b_2 6))))))))) b_2))) |
#s(approx (/ (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) #s(hole binary64 (* 1/6 (/ (+ (* -2 (* a c)) (* -1 (* a c))) b_2)))) |
#s(approx (/ (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) #s(hole binary64 (/ (- (+ (* 1/6 (+ (* -2 (* a c)) (* -1 (* a c)))) (* 1/6 (/ (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2))) (pow b_2 2)))) (* -1/18 (/ (* (+ (* -2 (* a c)) (* -1 (* a c))) (+ (* 1/2 (* a c)) (* a c))) (pow b_2 2)))) b_2))) |
#s(approx (/ (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) #s(hole binary64 (/ (- (+ (* 1/6 (+ (* -2 (* a c)) (* -1 (* a c)))) (+ (* 1/6 (/ (- (* -1 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -2 (* a c)) (* -1 (* a c))) (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2)))))) (pow b_2 4))) (* 1/6 (/ (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2))) (pow b_2 2))))) (+ (* -1/3 (/ (* (+ (* 1/2 (* a c)) (* a c)) (- (* 1/6 (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2)))) (* -1/18 (* (+ (* -2 (* a c)) (* -1 (* a c))) (+ (* 1/2 (* a c)) (* a c)))))) (pow b_2 4))) (+ (* -1/18 (/ (* (+ (* -2 (* a c)) (* -1 (* a c))) (+ (* 1/2 (* a c)) (* a c))) (pow b_2 2))) (* -1/144 (/ (* (pow a 2) (* (pow c 2) (+ (* -2 (* a c)) (* -1 (* a c))))) (pow b_2 4)))))) b_2))) |
#s(approx (/ (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) #s(hole binary64 (/ (- (+ (* -1/6 (/ (+ (* 1/4 (pow (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2))) 2)) (* 1/2 (* (+ (* -2 (* a c)) (* -1 (* a c))) (- (* -1 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -2 (* a c)) (* -1 (* a c))) (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2))))))))) (pow b_2 6))) (+ (* 1/6 (+ (* -2 (* a c)) (* -1 (* a c)))) (+ (* 1/6 (/ (- (* -1 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -2 (* a c)) (* -1 (* a c))) (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2)))))) (pow b_2 4))) (* 1/6 (/ (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2))) (pow b_2 2)))))) (+ (* -1/3 (/ (* (+ (* 1/2 (* a c)) (* a c)) (- (* 1/6 (- (* -1 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -2 (* a c)) (* -1 (* a c))) (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2))))))) (+ (* -1/3 (* (+ (* 1/2 (* a c)) (* a c)) (- (* 1/6 (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2)))) (* -1/18 (* (+ (* -2 (* a c)) (* -1 (* a c))) (+ (* 1/2 (* a c)) (* a c))))))) (* -1/144 (* (pow a 2) (* (pow c 2) (+ (* -2 (* a c)) (* -1 (* a c))))))))) (pow b_2 6))) (+ (* -1/3 (/ (* (+ (* 1/2 (* a c)) (* a c)) (- (* 1/6 (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2)))) (* -1/18 (* (+ (* -2 (* a c)) (* -1 (* a c))) (+ (* 1/2 (* a c)) (* a c)))))) (pow b_2 4))) (+ (* -1/18 (/ (* (+ (* -2 (* a c)) (* -1 (* a c))) (+ (* 1/2 (* a c)) (* a c))) (pow b_2 2))) (+ (* -1/24 (/ (* (pow a 2) (* (pow c 2) (- (* 1/6 (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2)))) (* -1/18 (* (+ (* -2 (* a c)) (* -1 (* a c))) (+ (* 1/2 (* a c)) (* a c))))))) (pow b_2 6))) (+ (* -1/144 (/ (* (pow a 2) (* (pow c 2) (+ (* -2 (* a c)) (* -1 (* a c))))) (pow b_2 4))) (* -1/288 (/ (* (pow a 3) (* (pow c 3) (+ (* -2 (* a c)) (* -1 (* a c))))) (pow b_2 6))))))))) b_2))) |
#s(approx (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) #s(hole binary64 (* 1/2 (* b_2 (+ (* -2 (* a c)) (* -1 (* a c))))))) |
#s(approx (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) #s(hole binary64 (* b_2 (+ (* 1/2 (+ (* -2 (* a c)) (* -1 (* a c)))) (* 1/2 (/ (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2))) (pow b_2 2))))))) |
#s(approx (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) #s(hole binary64 (* b_2 (+ (* 1/2 (+ (* -2 (* a c)) (* -1 (* a c)))) (+ (* 1/2 (/ (- (* -1 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -2 (* a c)) (* -1 (* a c))) (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2)))))) (pow b_2 4))) (* 1/2 (/ (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2))) (pow b_2 2)))))))) |
#s(approx (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) #s(hole binary64 (* b_2 (+ (* -1/2 (/ (+ (* 1/4 (pow (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2))) 2)) (* 1/2 (* (+ (* -2 (* a c)) (* -1 (* a c))) (- (* -1 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -2 (* a c)) (* -1 (* a c))) (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2))))))))) (pow b_2 6))) (+ (* 1/2 (+ (* -2 (* a c)) (* -1 (* a c)))) (+ (* 1/2 (/ (- (* -1 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -2 (* a c)) (* -1 (* a c))) (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2)))))) (pow b_2 4))) (* 1/2 (/ (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2))) (pow b_2 2))))))))) |
#s(approx (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a))) #s(hole binary64 (* (pow b_2 3) (+ 1 (* 1/2 (/ (+ (* -2 (* a c)) (* -1 (* a c))) (pow b_2 2))))))) |
#s(approx (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a))) #s(hole binary64 (* (pow b_2 3) (+ 1 (+ (* 1/2 (/ (+ (* -2 (* a c)) (* -1 (* a c))) (pow b_2 2))) (* 1/2 (/ (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2))) (pow b_2 4)))))))) |
#s(approx (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a))) #s(hole binary64 (* (pow b_2 3) (+ 1 (+ (* 1/2 (/ (+ (* -2 (* a c)) (* -1 (* a c))) (pow b_2 2))) (+ (* 1/2 (/ (- (* -1 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -2 (* a c)) (* -1 (* a c))) (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2)))))) (pow b_2 6))) (* 1/2 (/ (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2))) (pow b_2 4))))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) #s(hole binary64 (* b_2 (+ 1 (* -1/2 (/ (* a c) (pow b_2 2))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) #s(hole binary64 (* b_2 (+ 1 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4)))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) #s(hole binary64 (* b_2 (+ 1 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))) (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 6))))))))) |
#s(approx (- (* b_2 b_2) (* c a)) #s(hole binary64 (* (pow b_2 2) (+ 1 (* -1 (/ (* a c) (pow b_2 2))))))) |
#s(approx (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))))) #s(hole binary64 (* 3 (pow b_2 2)))) |
#s(approx (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))))) #s(hole binary64 (* (pow b_2 2) (+ 3 (* -1 (/ (+ (* 1/2 (* a c)) (* a c)) (pow b_2 2))))))) |
#s(approx (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))))) #s(hole binary64 (* (pow b_2 2) (- (+ 3 (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4)))) (+ (* 1/2 (/ (* a c) (pow b_2 2))) (/ (* a c) (pow b_2 2))))))) |
#s(approx (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))))) #s(hole binary64 (* (pow b_2 2) (- (+ 3 (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 6)))) (+ (* 1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))) (+ (* 1/2 (/ (* a c) (pow b_2 2))) (/ (* a c) (pow b_2 2)))))))) |
#s(approx (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))) #s(hole binary64 (* 2 (pow b_2 2)))) |
#s(approx (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))) #s(hole binary64 (* (pow b_2 2) (+ 2 (* -1 (/ (+ (* 1/2 (* a c)) (* a c)) (pow b_2 2))))))) |
#s(approx (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))) #s(hole binary64 (* (pow b_2 2) (- (+ 2 (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4)))) (+ (* 1/2 (/ (* a c) (pow b_2 2))) (/ (* a c) (pow b_2 2))))))) |
#s(approx (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))) #s(hole binary64 (* (pow b_2 2) (- (+ 2 (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 6)))) (+ (* 1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))) (+ (* 1/2 (/ (* a c) (pow b_2 2))) (/ (* a c) (pow b_2 2)))))))) |
#s(approx (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) #s(hole binary64 (* (pow b_2 2) (+ 1 (* -1 (/ (* a c) (pow b_2 2))))))) |
#s(approx (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))) #s(hole binary64 (* (pow b_2 2) (- (* 1/2 (/ (* a c) (pow b_2 2))) 1)))) |
#s(approx (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))) #s(hole binary64 (* (pow b_2 2) (- (+ (* 1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))) (* 1/2 (/ (* a c) (pow b_2 2)))) 1)))) |
#s(approx (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))) #s(hole binary64 (* (pow b_2 2) (- (+ (* 1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 6))) (+ (* 1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))) (* 1/2 (/ (* a c) (pow b_2 2))))) 1)))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (/ (+ (* -1/2 c) (* -1/8 (/ (* a (pow c 2)) (pow b_2 2)))) b_2))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (/ (+ (* -1/2 c) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 2))) (* -1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 4))))) b_2))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (/ (+ (* -1/2 c) (+ (* -1/2 (/ (+ (* 1/64 (* (pow a 4) (pow c 4))) (* 1/16 (* (pow a 4) (pow c 4)))) (* a (pow b_2 6)))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 2))) (* -1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 4)))))) b_2))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (/ (+ (* -1/2 (* a c)) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 2)))) b_2))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (/ (+ (* -1/2 (* a c)) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 2))) (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 4))))) b_2))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (/ (+ (* -1/2 (* a c)) (+ (* -1/2 (/ (+ (* 1/64 (* (pow a 4) (pow c 4))) (* 1/16 (* (pow a 4) (pow c 4)))) (pow b_2 6))) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 2))) (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 4)))))) b_2))) |
#s(approx (* (neg c) (+ (sqrt (* (/ a c) -1)) (/ b_2 c))) #s(hole binary64 (* -1 b_2))) |
#s(approx (* (neg c) (+ (sqrt (* (/ a c) -1)) (/ b_2 c))) #s(hole binary64 (* b_2 (- (* -1 (* (sqrt (* a c)) (/ (sqrt -1) b_2))) 1)))) |
#s(approx (+ (sqrt (* (/ a c) -1)) (/ b_2 c)) #s(hole binary64 (/ b_2 c))) |
#s(approx (+ (sqrt (* (/ a c) -1)) (/ b_2 c)) #s(hole binary64 (* b_2 (+ (* (sqrt (/ a c)) (/ (sqrt -1) b_2)) (/ 1 c))))) |
#s(approx (* (neg c) (+ (sqrt (* (/ 1 (* c a)) -1)) (/ b_2 (* c a)))) #s(hole binary64 (* -1 (/ b_2 a)))) |
#s(approx (* (neg c) (+ (sqrt (* (/ 1 (* c a)) -1)) (/ b_2 (* c a)))) #s(hole binary64 (* b_2 (- (* -1 (* (sqrt (/ c a)) (/ (sqrt -1) b_2))) (/ 1 a))))) |
#s(approx (+ (sqrt (* (/ 1 (* c a)) -1)) (/ b_2 (* c a))) #s(hole binary64 (/ b_2 (* a c)))) |
#s(approx (+ (sqrt (* (/ 1 (* c a)) -1)) (/ b_2 (* c a))) #s(hole binary64 (* b_2 (+ (* (sqrt (/ 1 (* a c))) (/ (sqrt -1) b_2)) (/ 1 (* a c)))))) |
#s(approx (/ (/ (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) a) #s(hole binary64 (* -2 (/ b_2 a)))) |
#s(approx (/ (/ (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) a) #s(hole binary64 (* -1 (* b_2 (- (+ (* 1/2 (/ (+ (* -2 (* a c)) (* -1 (* a c))) (* a (pow b_2 2)))) (* 2 (/ 1 a))) (* -2 (/ (+ (* -1/2 (* a c)) (* a c)) (* a (pow b_2 2))))))))) |
#s(approx (/ (/ (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) a) #s(hole binary64 (* -1 (* b_2 (- (+ (* 1/2 (/ (+ (* -2 (* a c)) (* -1 (* a c))) (* a (pow b_2 2)))) (+ (* 1/2 (/ (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2))) (* a (pow b_2 4)))) (* 2 (/ 1 a)))) (+ (* -2 (/ (+ (* -1/2 (* a c)) (* a c)) (* a (pow b_2 2)))) (+ (* -1 (/ (* (+ (* -1/2 (* a c)) (* a c)) (- (* 1/2 (/ (+ (* -2 (* a c)) (* -1 (* a c))) a)) (* -2 (/ (+ (* -1/2 (* a c)) (* a c)) a)))) (pow b_2 4))) (* 1/4 (/ (* a (pow c 2)) (pow b_2 4)))))))))) |
#s(approx (/ (/ (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) a) #s(hole binary64 (* -1 (* b_2 (- (+ (* 1/2 (/ (+ (* -2 (* a c)) (* -1 (* a c))) (* a (pow b_2 2)))) (+ (* 1/2 (/ (- (* -1 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -2 (* a c)) (* -1 (* a c))) (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2)))))) (* a (pow b_2 6)))) (+ (* 1/2 (/ (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2))) (* a (pow b_2 4)))) (* 2 (/ 1 a))))) (+ (* -2 (/ (+ (* -1/2 (* a c)) (* a c)) (* a (pow b_2 2)))) (+ (* -1 (/ (* (+ (* -1/2 (* a c)) (* a c)) (- (* 1/2 (/ (+ (* -2 (* a c)) (* -1 (* a c))) a)) (* -2 (/ (+ (* -1/2 (* a c)) (* a c)) a)))) (pow b_2 4))) (+ (* -1 (/ (* (+ (* -1/2 (* a c)) (* a c)) (- (* 1/2 (/ (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2))) a)) (+ (* -1 (* (+ (* -1/2 (* a c)) (* a c)) (- (* 1/2 (/ (+ (* -2 (* a c)) (* -1 (* a c))) a)) (* -2 (/ (+ (* -1/2 (* a c)) (* a c)) a))))) (* 1/4 (* a (pow c 2)))))) (pow b_2 6))) (+ (* 1/8 (/ (* (pow a 2) (* (pow c 2) (- (* 1/2 (/ (+ (* -2 (* a c)) (* -1 (* a c))) a)) (* -2 (/ (+ (* -1/2 (* a c)) (* a c)) a))))) (pow b_2 6))) (+ (* 1/8 (/ (* (pow a 2) (pow c 3)) (pow b_2 6))) (* 1/4 (/ (* a (pow c 2)) (pow b_2 4))))))))))))) |
#s(approx (/ (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) #s(hole binary64 (* -2 b_2))) |
#s(approx (/ (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) #s(hole binary64 (* -1 (* b_2 (- (+ 2 (* 1/2 (/ (+ (* -2 (* a c)) (* -1 (* a c))) (pow b_2 2)))) (* -2 (/ (+ (* -1/2 (* a c)) (* a c)) (pow b_2 2)))))))) |
#s(approx (/ (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) #s(hole binary64 (* -1 (* b_2 (- (+ 2 (+ (* 1/2 (/ (+ (* -2 (* a c)) (* -1 (* a c))) (pow b_2 2))) (* 1/2 (/ (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2))) (pow b_2 4))))) (+ (* -2 (/ (+ (* -1/2 (* a c)) (* a c)) (pow b_2 2))) (+ (* -1 (/ (* (+ (* -1/2 (* a c)) (* a c)) (- (* 1/2 (+ (* -2 (* a c)) (* -1 (* a c)))) (* -2 (+ (* -1/2 (* a c)) (* a c))))) (pow b_2 4))) (* 1/4 (/ (* (pow a 2) (pow c 2)) (pow b_2 4)))))))))) |
#s(approx (/ (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) #s(hole binary64 (* -1 (* b_2 (- (+ 2 (+ (* 1/2 (/ (+ (* -2 (* a c)) (* -1 (* a c))) (pow b_2 2))) (+ (* 1/2 (/ (- (* -1 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -2 (* a c)) (* -1 (* a c))) (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2)))))) (pow b_2 6))) (* 1/2 (/ (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2))) (pow b_2 4)))))) (+ (* -2 (/ (+ (* -1/2 (* a c)) (* a c)) (pow b_2 2))) (+ (* -1 (/ (* (+ (* -1/2 (* a c)) (* a c)) (- (* 1/2 (+ (* -2 (* a c)) (* -1 (* a c)))) (* -2 (+ (* -1/2 (* a c)) (* a c))))) (pow b_2 4))) (+ (* -1 (/ (* (+ (* -1/2 (* a c)) (* a c)) (- (* 1/2 (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2)))) (+ (* -1 (* (+ (* -1/2 (* a c)) (* a c)) (- (* 1/2 (+ (* -2 (* a c)) (* -1 (* a c)))) (* -2 (+ (* -1/2 (* a c)) (* a c)))))) (* 1/4 (* (pow a 2) (pow c 2)))))) (pow b_2 6))) (+ (* 1/8 (/ (* (pow a 2) (* (pow c 2) (- (* 1/2 (+ (* -2 (* a c)) (* -1 (* a c)))) (* -2 (+ (* -1/2 (* a c)) (* a c)))))) (pow b_2 6))) (+ (* 1/8 (/ (* (pow a 3) (pow c 3)) (pow b_2 6))) (* 1/4 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))))))))))))) |
#s(approx (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) #s(hole binary64 (* -2 (pow b_2 3)))) |
#s(approx (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) #s(hole binary64 (* -1 (* (pow b_2 3) (+ 2 (* 1/2 (/ (+ (* -2 (* a c)) (* -1 (* a c))) (pow b_2 2)))))))) |
#s(approx (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) #s(hole binary64 (* -1 (* (pow b_2 3) (+ 2 (+ (* 1/2 (/ (+ (* -2 (* a c)) (* -1 (* a c))) (pow b_2 2))) (* 1/2 (/ (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2))) (pow b_2 4))))))))) |
#s(approx (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) #s(hole binary64 (* -1 (* (pow b_2 3) (+ 2 (+ (* 1/2 (/ (+ (* -2 (* a c)) (* -1 (* a c))) (pow b_2 2))) (+ (* 1/2 (/ (- (* -1 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -2 (* a c)) (* -1 (* a c))) (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2)))))) (pow b_2 6))) (* 1/2 (/ (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2))) (pow b_2 4)))))))))) |
#s(approx (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a))) #s(hole binary64 (* -1 (pow b_2 3)))) |
#s(approx (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a))) #s(hole binary64 (* -1 (* (pow b_2 3) (+ 1 (* 1/2 (/ (+ (* -2 (* a c)) (* -1 (* a c))) (pow b_2 2)))))))) |
#s(approx (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a))) #s(hole binary64 (* -1 (* (pow b_2 3) (+ 1 (+ (* 1/2 (/ (+ (* -2 (* a c)) (* -1 (* a c))) (pow b_2 2))) (* 1/2 (/ (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2))) (pow b_2 4))))))))) |
#s(approx (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a))) #s(hole binary64 (* -1 (* (pow b_2 3) (+ 1 (+ (* 1/2 (/ (+ (* -2 (* a c)) (* -1 (* a c))) (pow b_2 2))) (+ (* 1/2 (/ (- (* -1 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -2 (* a c)) (* -1 (* a c))) (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2)))))) (pow b_2 6))) (* 1/2 (/ (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2))) (pow b_2 4)))))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) #s(hole binary64 (* -1 b_2))) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) #s(hole binary64 (* -1 (* b_2 (+ 1 (* -1/2 (/ (* a c) (pow b_2 2)))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) #s(hole binary64 (* -1 (* b_2 (+ 1 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) #s(hole binary64 (* -1 (* b_2 (+ 1 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))) (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 6)))))))))) |
#s(approx (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))))) #s(hole binary64 (pow b_2 2))) |
#s(approx (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))))) #s(hole binary64 (* (pow b_2 2) (+ 1 (* -1 (/ (+ (* -1/2 (* a c)) (* a c)) (pow b_2 2))))))) |
#s(approx (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))))) #s(hole binary64 (* (pow b_2 2) (- (+ 1 (* 1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4)))) (+ (* -1/2 (/ (* a c) (pow b_2 2))) (/ (* a c) (pow b_2 2))))))) |
#s(approx (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))))) #s(hole binary64 (* (pow b_2 2) (- (+ 1 (* 1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 6)))) (+ (* -1/2 (/ (* a c) (pow b_2 2))) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))) (/ (* a c) (pow b_2 2)))))))) |
#s(approx (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))) #s(hole binary64 (* -1 (+ (* -1/2 (* a c)) (* a c))))) |
#s(approx (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))) #s(hole binary64 (- (* 1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 2))) (+ (* -1/2 (* a c)) (* a c))))) |
#s(approx (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))) #s(hole binary64 (- (* 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))) (* a c)))))) |
#s(approx (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))) #s(hole binary64 (- (* 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))) (* a c))))))) |
#s(approx (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))) #s(hole binary64 (pow b_2 2))) |
#s(approx (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))) #s(hole binary64 (* (pow b_2 2) (+ 1 (* -1/2 (/ (* a c) (pow b_2 2))))))) |
#s(approx (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))) #s(hole binary64 (* (pow b_2 2) (+ 1 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4)))))))) |
#s(approx (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))) #s(hole binary64 (* (pow b_2 2) (+ 1 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))) (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 6))))))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -2 (/ b_2 a)))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (* 2 (/ 1 a))))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 4))) (* 2 (/ 1 a)))))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 4))) (+ (* -1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 6))) (* 2 (/ 1 a))))))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -2 b_2))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* b_2 (+ 2 (* -1/2 (/ (* a c) (pow b_2 2)))))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* b_2 (+ 2 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))))))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* b_2 (+ 2 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))) (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 6)))))))))) |
#s(approx (* (neg c) (+ (sqrt (* (/ a c) -1)) (/ b_2 c))) #s(hole binary64 (* -1 (* b_2 (+ 1 (* (sqrt (* a c)) (/ (sqrt -1) b_2))))))) |
#s(approx (+ (sqrt (* (/ a c) -1)) (/ b_2 c)) #s(hole binary64 (* -1 (* b_2 (- (* -1 (* (sqrt (/ a c)) (/ (sqrt -1) b_2))) (/ 1 c)))))) |
#s(approx (* (neg c) (+ (sqrt (* (/ 1 (* c a)) -1)) (/ b_2 (* c a)))) #s(hole binary64 (* -1 (* b_2 (+ (* (sqrt (/ c a)) (/ (sqrt -1) b_2)) (/ 1 a)))))) |
#s(approx (+ (sqrt (* (/ 1 (* c a)) -1)) (/ b_2 (* c a))) #s(hole binary64 (* -1 (* b_2 (- (* -1 (* (sqrt (/ 1 (* a c))) (/ (sqrt -1) b_2))) (/ 1 (* a c))))))) |
#s(approx (/ (/ (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) a) #s(hole binary64 (+ (* -1 (/ (pow b_2 3) (* a (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (+ (* c (- (* 1/2 (/ (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (* a (* (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))))) (* -1 (/ (* (+ a (* 1/2 a)) (+ (* -1 (pow b_2 3)) (pow b_2 3))) (* a (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2)))))) (/ (pow b_2 3) (* a (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))))))) |
#s(approx (/ (/ (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) a) #s(hole binary64 (+ (* -1 (/ (pow b_2 3) (* a (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (+ (* c (- (+ (* 1/2 (/ (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (* a (* (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))))) (* c (- (* 1/2 (/ (- (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2))) (* 1/4 (/ (pow (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) 2) (pow b_2 6)))) (* a (* (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))))) (+ (* -1 (/ (* (+ a (* 1/2 a)) (- (* 1/2 (/ (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (* a (* (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))))) (* -1 (/ (* (+ a (* 1/2 a)) (+ (* -1 (pow b_2 3)) (pow b_2 3))) (* a (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2)))))) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))) (* -1/8 (/ (* a (+ (* -1 (pow b_2 3)) (pow b_2 3))) (* (pow b_2 2) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2)))))))) (* -1 (/ (* (+ a (* 1/2 a)) (+ (* -1 (pow b_2 3)) (pow b_2 3))) (* a (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2)))))) (/ (pow b_2 3) (* a (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))))))) |
#s(approx (/ (/ (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) a) #s(hole binary64 (+ (* -1 (/ (pow b_2 3) (* a (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (+ (* c (- (+ (* 1/2 (/ (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (* a (* (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))))) (* c (- (+ (* 1/2 (/ (- (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2))) (* 1/4 (/ (pow (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) 2) (pow b_2 6)))) (* a (* (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))))) (* c (- (* 1/2 (/ (- (* -1 (pow a 3)) (* 1/2 (/ (* (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (- (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2))) (* 1/4 (/ (pow (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) 2) (pow b_2 6))))) (pow b_2 6)))) (* a (* (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))))) (+ (* -1 (/ (* (+ a (* 1/2 a)) (- (* 1/2 (/ (- (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2))) (* 1/4 (/ (pow (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) 2) (pow b_2 6)))) (* a (* (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))))) (+ (* -1 (/ (* (+ a (* 1/2 a)) (- (* 1/2 (/ (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (* a (* (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))))) (* -1 (/ (* (+ a (* 1/2 a)) (+ (* -1 (pow b_2 3)) (pow b_2 3))) (* a (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2)))))) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))) (* -1/8 (/ (* a (+ (* -1 (pow b_2 3)) (pow b_2 3))) (* (pow b_2 2) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))))) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))) (+ (* -1/8 (/ (* (pow a 2) (- (* 1/2 (/ (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (* a (* (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))))) (* -1 (/ (* (+ a (* 1/2 a)) (+ (* -1 (pow b_2 3)) (pow b_2 3))) (* a (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2)))))) (* (pow b_2 2) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (* -1/16 (/ (* (pow a 2) (+ (* -1 (pow b_2 3)) (pow b_2 3))) (* (pow b_2 4) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))))))) (+ (* -1 (/ (* (+ a (* 1/2 a)) (- (* 1/2 (/ (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (* a (* (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))))) (* -1 (/ (* (+ a (* 1/2 a)) (+ (* -1 (pow b_2 3)) (pow b_2 3))) (* a (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2)))))) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))) (* -1/8 (/ (* a (+ (* -1 (pow b_2 3)) (pow b_2 3))) (* (pow b_2 2) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2)))))))) (* -1 (/ (* (+ a (* 1/2 a)) (+ (* -1 (pow b_2 3)) (pow b_2 3))) (* a (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2)))))) (/ (pow b_2 3) (* a (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))))))) |
#s(approx (/ (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) #s(hole binary64 (+ (* -1 (/ (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))) (+ (* c (- (* 1/2 (/ (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (* (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (* -1 (/ (* (+ a (* 1/2 a)) (+ (* -1 (pow b_2 3)) (pow b_2 3))) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))) (/ (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))))) |
#s(approx (/ (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) #s(hole binary64 (+ (* -1 (/ (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))) (+ (* c (- (+ (* 1/2 (/ (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (* (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (* c (- (* 1/2 (/ (- (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2))) (* 1/4 (/ (pow (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) 2) (pow b_2 6)))) (* (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (+ (* -1 (/ (* (+ a (* 1/2 a)) (- (* 1/2 (/ (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (* (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (* -1 (/ (* (+ a (* 1/2 a)) (+ (* -1 (pow b_2 3)) (pow b_2 3))) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))) (* -1/8 (/ (* (pow a 2) (+ (* -1 (pow b_2 3)) (pow b_2 3))) (* (pow b_2 2) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2)))))))) (* -1 (/ (* (+ a (* 1/2 a)) (+ (* -1 (pow b_2 3)) (pow b_2 3))) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))) (/ (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))))) |
#s(approx (/ (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) #s(hole binary64 (+ (* -1 (/ (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))) (+ (* c (- (+ (* 1/2 (/ (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (* (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (* c (- (+ (* 1/2 (/ (- (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2))) (* 1/4 (/ (pow (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) 2) (pow b_2 6)))) (* (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (* c (- (* 1/2 (/ (- (* -1 (pow a 3)) (* 1/2 (/ (* (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (- (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2))) (* 1/4 (/ (pow (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) 2) (pow b_2 6))))) (pow b_2 6)))) (* (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (+ (* -1 (/ (* (+ a (* 1/2 a)) (- (* 1/2 (/ (- (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2))) (* 1/4 (/ (pow (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) 2) (pow b_2 6)))) (* (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (+ (* -1 (/ (* (+ a (* 1/2 a)) (- (* 1/2 (/ (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (* (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (* -1 (/ (* (+ a (* 1/2 a)) (+ (* -1 (pow b_2 3)) (pow b_2 3))) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))) (* -1/8 (/ (* (pow a 2) (+ (* -1 (pow b_2 3)) (pow b_2 3))) (* (pow b_2 2) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))))) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))) (+ (* -1/8 (/ (* (pow a 2) (- (* 1/2 (/ (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (* (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (* -1 (/ (* (+ a (* 1/2 a)) (+ (* -1 (pow b_2 3)) (pow b_2 3))) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))) (* (pow b_2 2) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (* -1/16 (/ (* (pow a 3) (+ (* -1 (pow b_2 3)) (pow b_2 3))) (* (pow b_2 4) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))))))) (+ (* -1 (/ (* (+ a (* 1/2 a)) (- (* 1/2 (/ (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (* (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (* -1 (/ (* (+ a (* 1/2 a)) (+ (* -1 (pow b_2 3)) (pow b_2 3))) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))) (* -1/8 (/ (* (pow a 2) (+ (* -1 (pow b_2 3)) (pow b_2 3))) (* (pow b_2 2) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2)))))))) (* -1 (/ (* (+ a (* 1/2 a)) (+ (* -1 (pow b_2 3)) (pow b_2 3))) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))) (/ (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))))) |
#s(approx (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) #s(hole binary64 (+ (* -1 (pow b_2 3)) (+ (* 1/2 (/ (* c (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4))))) (pow b_2 3))) (pow b_2 3))))) |
#s(approx (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) #s(hole binary64 (+ (* -1 (pow b_2 3)) (+ (* c (+ (* 1/2 (/ (* c (- (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2))) (* 1/4 (/ (pow (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) 2) (pow b_2 6))))) (pow b_2 3))) (* 1/2 (/ (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (pow b_2 3))))) (pow b_2 3))))) |
#s(approx (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) #s(hole binary64 (+ (* -1 (pow b_2 3)) (+ (* c (+ (* 1/2 (/ (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (pow b_2 3))) (* c (+ (* 1/2 (/ (* c (- (* -1 (pow a 3)) (* 1/2 (/ (* (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (- (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2))) (* 1/4 (/ (pow (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) 2) (pow b_2 6))))) (pow b_2 6))))) (pow b_2 3))) (* 1/2 (/ (- (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2))) (* 1/4 (/ (pow (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) 2) (pow b_2 6)))) (pow b_2 3))))))) (pow b_2 3))))) |
#s(approx (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a))) #s(hole binary64 (+ (* 1/2 (/ (* c (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4))))) (pow b_2 3))) (pow b_2 3)))) |
#s(approx (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a))) #s(hole binary64 (+ (* c (+ (* 1/2 (/ (* c (- (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2))) (* 1/4 (/ (pow (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) 2) (pow b_2 6))))) (pow b_2 3))) (* 1/2 (/ (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (pow b_2 3))))) (pow b_2 3)))) |
#s(approx (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a))) #s(hole binary64 (+ (* c (+ (* 1/2 (/ (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (pow b_2 3))) (* c (+ (* 1/2 (/ (* c (- (* -1 (pow a 3)) (* 1/2 (/ (* (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (- (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2))) (* 1/4 (/ (pow (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) 2) (pow b_2 6))))) (pow b_2 6))))) (pow b_2 3))) (* 1/2 (/ (- (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2))) (* 1/4 (/ (pow (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) 2) (pow b_2 6)))) (pow b_2 3))))))) (pow b_2 3)))) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) #s(hole binary64 (+ b_2 (* c (+ (* -1/2 (/ a b_2)) (* -1/8 (/ (* (pow a 2) c) (pow b_2 3)))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) #s(hole binary64 (+ b_2 (* c (+ (* -1/2 (/ a b_2)) (* c (+ (* -1/8 (/ (pow a 2) (pow b_2 3))) (* -1/16 (/ (* (pow a 3) c) (pow b_2 5)))))))))) |
#s(approx c #s(hole binary64 c)) |
#s(approx (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))))) #s(hole binary64 (- (+ (* -1 (* c (+ a (* 1/2 a)))) (* 2 (pow b_2 2))) (* -1 (pow b_2 2))))) |
#s(approx (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))))) #s(hole binary64 (- (+ (* 2 (pow b_2 2)) (* c (- (* -1/8 (/ (* (pow a 2) c) (pow b_2 2))) (+ a (* 1/2 a))))) (* -1 (pow b_2 2))))) |
#s(approx (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))))) #s(hole binary64 (- (+ (* 2 (pow b_2 2)) (* c (- (* c (- (* -1/16 (/ (* (pow a 3) c) (pow b_2 4))) (* 1/8 (/ (pow a 2) (pow b_2 2))))) (+ a (* 1/2 a))))) (* -1 (pow b_2 2))))) |
#s(approx (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))) #s(hole binary64 (- (+ (* -1 (* c (+ a (* 1/2 a)))) (pow b_2 2)) (* -1 (pow b_2 2))))) |
#s(approx (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))) #s(hole binary64 (- (+ (* c (- (* -1/8 (/ (* (pow a 2) c) (pow b_2 2))) (+ a (* 1/2 a)))) (pow b_2 2)) (* -1 (pow b_2 2))))) |
#s(approx (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))) #s(hole binary64 (- (+ (* c (- (* c (- (* -1/16 (/ (* (pow a 3) c) (pow b_2 4))) (* 1/8 (/ (pow a 2) (pow b_2 2))))) (+ a (* 1/2 a)))) (pow b_2 2)) (* -1 (pow b_2 2))))) |
#s(approx (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))) #s(hole binary64 (+ (* -1 (pow b_2 2)) (* c (+ (* 1/8 (/ (* (pow a 2) c) (pow b_2 2))) (* 1/2 a)))))) |
#s(approx (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))) #s(hole binary64 (+ (* -1 (pow b_2 2)) (* c (+ (* 1/2 a) (* c (+ (* 1/16 (/ (* (pow a 3) c) (pow b_2 4))) (* 1/8 (/ (pow a 2) (pow b_2 2)))))))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* c (- (* -1/8 (/ (* a c) (pow b_2 3))) (* 1/2 (/ 1 b_2)))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* c (- (* c (+ (* -1/8 (/ a (pow b_2 3))) (* -1/16 (/ (* (pow a 2) c) (pow b_2 5))))) (* 1/2 (/ 1 b_2)))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* c (- (* c (+ (* -1/8 (/ a (pow b_2 3))) (* c (+ (* -1/2 (/ (* c (+ (* 1/64 (/ (pow a 4) (pow b_2 6))) (* 1/16 (/ (pow a 4) (pow b_2 6))))) (* a b_2))) (* -1/16 (/ (pow a 2) (pow b_2 5))))))) (* 1/2 (/ 1 b_2)))))) |
#s(approx (neg c) #s(hole binary64 (* -1 c))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* c (+ (* -1/2 (/ a b_2)) (* -1/8 (/ (* (pow a 2) c) (pow b_2 3))))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* c (+ (* -1/2 (/ a b_2)) (* c (+ (* -1/8 (/ (pow a 2) (pow b_2 3))) (* -1/16 (/ (* (pow a 3) c) (pow b_2 5))))))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* c (+ (* -1/2 (/ a b_2)) (* c (+ (* -1/8 (/ (pow a 2) (pow b_2 3))) (* c (+ (* -1/2 (/ (* c (+ (* 1/64 (/ (pow a 4) (pow b_2 6))) (* 1/16 (/ (pow a 4) (pow b_2 6))))) b_2)) (* -1/16 (/ (pow a 3) (pow b_2 5))))))))))) |
#s(approx (* (neg c) (+ (sqrt (* (/ a c) -1)) (/ b_2 c))) #s(hole binary64 (* -1 (+ b_2 (* (sqrt (* a c)) (sqrt -1)))))) |
#s(approx (+ (sqrt (* (/ a c) -1)) (/ b_2 c)) #s(hole binary64 (/ (+ b_2 (* (sqrt (* a c)) (sqrt -1))) c))) |
#s(approx (* (neg c) (+ (sqrt (* (/ 1 (* c a)) -1)) (/ b_2 (* c a)))) #s(hole binary64 (* -1 (+ (* (sqrt (/ c a)) (sqrt -1)) (/ b_2 a))))) |
#s(approx (+ (sqrt (* (/ 1 (* c a)) -1)) (/ b_2 (* c a))) #s(hole binary64 (/ (+ (* (sqrt (/ c a)) (sqrt -1)) (/ b_2 a)) c))) |
#s(approx (/ (/ (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) a) #s(hole binary64 (* -1 (* (sqrt (* a c)) (/ (sqrt -1) (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))))) |
#s(approx (/ (/ (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) a) #s(hole binary64 (* c (+ (* -2 (* (sqrt (/ a (pow c 3))) (/ (* (pow b_2 2) (sqrt -1)) (pow (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2)))) (* -1 (* (sqrt (/ a c)) (/ (sqrt -1) (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))))))) |
#s(approx (/ (/ (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) a) #s(hole binary64 (* c (- (+ (* -1 (* (sqrt (/ a c)) (/ (sqrt -1) (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))) (* -1 (/ (+ (* -1 (pow b_2 3)) (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2))) (sqrt -1))))) (* a (* (pow c 2) (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))))) (+ (* 1/2 (/ (pow b_2 3) (* (pow c 2) (pow (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2)))) (+ (* 2 (* (sqrt (/ a (pow c 3))) (/ (* (pow b_2 2) (sqrt -1)) (pow (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2)))) (* 4 (* (sqrt (/ a (pow c 5))) (/ (* (pow b_2 4) (sqrt -1)) (pow (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 3)))))))))) |
#s(approx (/ (/ (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) a) #s(hole binary64 (* c (- (+ (* -1 (* (sqrt (/ a c)) (/ (sqrt -1) (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))) (+ (* -1 (/ (+ (* -1 (pow b_2 3)) (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2))) (sqrt -1))))) (* a (* (pow c 2) (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))))))) (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (* (sqrt -1) (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))))))))) (+ (* -2 (/ (* (pow b_2 2) (- (* -1 (/ (+ (* -1 (pow b_2 3)) (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2))) (sqrt -1))))) (* a (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))) (+ (* 1/2 (/ (pow b_2 3) (pow (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2))) (* 4 (* (sqrt (/ a c)) (/ (* (pow b_2 4) (sqrt -1)) (pow (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 3))))))) (* (pow c 3) (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))) (+ (* 1/2 (/ (pow b_2 3) (* (pow c 2) (pow (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2)))) (+ (* 2 (* (sqrt (/ a (pow c 3))) (/ (* (pow b_2 2) (sqrt -1)) (pow (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2)))) (+ (* 4 (* (sqrt (/ a (pow c 5))) (/ (* (pow b_2 4) (sqrt -1)) (pow (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 3)))) (/ (pow b_2 5) (* (pow c 3) (pow (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 3))))))))))) |
#s(approx (/ (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) #s(hole binary64 (* -1 (* (sqrt (* (pow a 3) c)) (/ (sqrt -1) (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))))) |
#s(approx (/ (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) #s(hole binary64 (* c (+ (* -2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b_2 2) (sqrt -1)) (pow (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2)))) (* -1 (* (sqrt (/ (pow a 3) c)) (/ (sqrt -1) (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))))))) |
#s(approx (/ (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) #s(hole binary64 (* c (- (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (sqrt -1) (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))) (* -1 (/ (+ (* -1 (pow b_2 3)) (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2))) (sqrt -1))))) (* (pow c 2) (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))))))) (+ (* 1/2 (/ (* a (pow b_2 3)) (* (pow c 2) (pow (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2)))) (+ (* 2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b_2 2) (sqrt -1)) (pow (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2)))) (* 4 (* (sqrt (/ (pow a 3) (pow c 5))) (/ (* (pow b_2 4) (sqrt -1)) (pow (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 3)))))))))) |
#s(approx (/ (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) #s(hole binary64 (* c (- (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (sqrt -1) (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))) (+ (* -1 (/ (+ (* -1 (pow b_2 3)) (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2))) (sqrt -1))))) (* (pow c 2) (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (* (sqrt -1) (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))))))))) (+ (* -2 (/ (* (pow b_2 2) (- (* -1 (/ (+ (* -1 (pow b_2 3)) (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2))) (sqrt -1))))) (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))))) (+ (* 1/2 (/ (* a (pow b_2 3)) (pow (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2))) (* 4 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b_2 4) (sqrt -1)) (pow (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 3))))))) (* (pow c 3) (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))) (+ (* 1/2 (/ (* a (pow b_2 3)) (* (pow c 2) (pow (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2)))) (+ (* 2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b_2 2) (sqrt -1)) (pow (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2)))) (+ (* 4 (* (sqrt (/ (pow a 3) (pow c 5))) (/ (* (pow b_2 4) (sqrt -1)) (pow (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 3)))) (/ (* a (pow b_2 5)) (* (pow c 3) (pow (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 3))))))))))) |
#s(approx (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) #s(hole binary64 (* (pow c 2) (+ (* -1 (/ (pow b_2 3) (pow c 2))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2))) (sqrt -1)))) (* (sqrt (/ (pow a 3) c)) (sqrt -1))))))) |
#s(approx (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) #s(hole binary64 (* (pow c 2) (+ (* -1 (/ (pow b_2 3) (pow c 2))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2))) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (sqrt -1)))) (* (sqrt (/ (pow a 3) c)) (sqrt -1)))))))) |
#s(approx (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) #s(hole binary64 (* (pow c 2) (+ (* -1 (/ (pow b_2 3) (pow c 2))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2))) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 7)))) (/ (- (pow b_2 6) (* 1/4 (/ (* c (pow (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2))) 2)) (* (pow a 3) (pow (sqrt -1) 2))))) (sqrt -1)))) (* (sqrt (/ (pow a 3) c)) (sqrt -1))))))))) |
#s(approx (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a))) #s(hole binary64 (* (pow c 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2))) (sqrt -1)))) (* (sqrt (/ (pow a 3) c)) (sqrt -1)))))) |
#s(approx (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a))) #s(hole binary64 (* (pow c 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2))) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (sqrt -1)))) (* (sqrt (/ (pow a 3) c)) (sqrt -1))))))) |
#s(approx (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a))) #s(hole binary64 (* (pow c 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2))) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 7)))) (/ (- (pow b_2 6) (* 1/4 (/ (* c (pow (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2))) 2)) (* (pow a 3) (pow (sqrt -1) 2))))) (sqrt -1)))) (* (sqrt (/ (pow a 3) c)) (sqrt -1)))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) #s(hole binary64 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1)))))) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b_2 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (- (* b_2 b_2) (* c a)) #s(hole binary64 (* c (- (/ (pow b_2 2) c) a)))) |
#s(approx (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))))) #s(hole binary64 (* -1 (* c (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))))))) |
#s(approx (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))))) #s(hole binary64 (* c (- (* 2 (/ (pow b_2 2) c)) (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))))))) |
#s(approx (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))))) #s(hole binary64 (* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 3) (sqrt -1)))) (* 2 (/ (pow b_2 2) c))) (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))))))) |
#s(approx (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))))) #s(hole binary64 (* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b_2 5) (pow (sqrt -1) 3)))) (* 2 (/ (pow b_2 2) c))) (+ a (+ (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))) (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 3) (sqrt -1)))))))))) |
#s(approx (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))) #s(hole binary64 (* -1 (* c (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))))))) |
#s(approx (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))) #s(hole binary64 (* c (- (/ (pow b_2 2) c) (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))))))) |
#s(approx (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))) #s(hole binary64 (* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 3) (sqrt -1)))) (/ (pow b_2 2) c)) (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))))))) |
#s(approx (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))) #s(hole binary64 (* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b_2 5) (pow (sqrt -1) 3)))) (/ (pow b_2 2) c)) (+ a (+ (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))) (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 3) (sqrt -1)))))))))) |
#s(approx (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) #s(hole binary64 (* c (- (/ (pow b_2 2) c) a)))) |
#s(approx (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))) #s(hole binary64 (* c (+ (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))) (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 3) (sqrt -1)))))))) |
#s(approx (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))) #s(hole binary64 (* c (+ (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 3) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b_2 5) (pow (sqrt -1) 3))))))))) |
#s(approx (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))) #s(hole binary64 (* c (+ (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 3) (sqrt -1)))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b_2 7) (pow (sqrt -1) 5)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b_2 5) (pow (sqrt -1) 3)))))))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* c (+ (* -1 (/ b_2 (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* c (+ (* -1 (/ b_2 (* a c))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* c (+ (* -1 (/ b_2 (* a c))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* c (+ (* -1 (/ b_2 c)) (* (sqrt (/ a c)) (sqrt -1)))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1))) (/ b_2 c))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1)))) (/ b_2 c))))) |
#s(approx (* (neg c) (+ (sqrt (* (/ a c) -1)) (/ b_2 c))) #s(hole binary64 (* c (+ (* -1 (* (sqrt (/ a c)) (sqrt -1))) (* -1 (/ b_2 c)))))) |
#s(approx (* (neg c) (+ (sqrt (* (/ 1 (* c a)) -1)) (/ b_2 (* c a)))) #s(hole binary64 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ b_2 (* a c))))))) |
#s(approx (/ (/ (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) a) #s(hole binary64 (* (sqrt (* a c)) (/ (sqrt -1) (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))))))) |
#s(approx (/ (/ (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) a) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ a c)) (/ (sqrt -1) (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))) (* 2 (* (sqrt (/ a (pow c 3))) (/ (* (pow b_2 2) (sqrt -1)) (pow (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2))))))))) |
#s(approx (/ (/ (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) a) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ a c)) (/ (sqrt -1) (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))) (* -1 (/ (- (* -1 (/ (- (* -1 (/ (+ (* -1 (pow b_2 3)) (* 1/2 (* (sqrt (/ c (pow a 3))) (* (sqrt -1) (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2))))))) (* a (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))) (+ (* 1/2 (/ (pow b_2 3) (pow (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2))) (* 4 (* (sqrt (/ a c)) (/ (* (pow b_2 4) (sqrt -1)) (pow (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 3)))))) c)) (* 2 (* (sqrt (/ a c)) (/ (* (pow b_2 2) (sqrt -1)) (pow (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2))))) c))))))) |
#s(approx (/ (/ (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) a) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ a c)) (/ (sqrt -1) (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))) (* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (+ (* -1 (pow b_2 3)) (* 1/2 (* (sqrt (/ c (pow a 3))) (* (sqrt -1) (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2))))))) (* a (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))) (* -1 (/ (- (* -1/2 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (+ (* 2 (* a (pow b_2 4))) (* a (pow b_2 4)))) (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))) (+ (* -2 (/ (* (pow b_2 2) (- (* -1 (/ (+ (* -1 (pow b_2 3)) (* 1/2 (* (sqrt (/ c (pow a 3))) (* (sqrt -1) (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2))))))) (* a (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))) (+ (* 1/2 (/ (pow b_2 3) (pow (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2))) (* 4 (* (sqrt (/ a c)) (/ (* (pow b_2 4) (sqrt -1)) (pow (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 3))))))) (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))))) (/ (pow b_2 5) (pow (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 3)))) c))) (+ (* 1/2 (/ (pow b_2 3) (pow (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2))) (* 4 (* (sqrt (/ a c)) (/ (* (pow b_2 4) (sqrt -1)) (pow (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 3)))))) c)) (* 2 (* (sqrt (/ a c)) (/ (* (pow b_2 2) (sqrt -1)) (pow (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2))))) c))))))) |
#s(approx (/ (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) #s(hole binary64 (* (sqrt (* (pow a 3) c)) (/ (sqrt -1) (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))))))) |
#s(approx (/ (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (sqrt -1) (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))) (* 2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b_2 2) (sqrt -1)) (pow (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2))))))))) |
#s(approx (/ (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (sqrt -1) (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))) (* -1 (/ (- (* -1 (/ (- (* -1 (/ (+ (* -1 (pow b_2 3)) (* 1/2 (* (sqrt (/ c (pow a 3))) (* (sqrt -1) (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2))))))) (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))))) (+ (* 1/2 (/ (* a (pow b_2 3)) (pow (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2))) (* 4 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b_2 4) (sqrt -1)) (pow (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 3)))))) c)) (* 2 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b_2 2) (sqrt -1)) (pow (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2))))) c))))))) |
#s(approx (/ (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (sqrt -1) (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))) (* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (+ (* -1 (pow b_2 3)) (* 1/2 (* (sqrt (/ c (pow a 3))) (* (sqrt -1) (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2))))))) (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))))) (* -1 (/ (- (* -1/2 (* (sqrt (/ c (pow a 3))) (/ (* (sqrt -1) (+ (* 2 (* a (pow b_2 4))) (* a (pow b_2 4)))) (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))) (+ (* -2 (/ (* (pow b_2 2) (- (* -1 (/ (+ (* -1 (pow b_2 3)) (* 1/2 (* (sqrt (/ c (pow a 3))) (* (sqrt -1) (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2))))))) (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))))) (+ (* 1/2 (/ (* a (pow b_2 3)) (pow (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2))) (* 4 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b_2 4) (sqrt -1)) (pow (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 3))))))) (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))))) (/ (* a (pow b_2 5)) (pow (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 3)))) c))) (+ (* 1/2 (/ (* a (pow b_2 3)) (pow (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2))) (* 4 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b_2 4) (sqrt -1)) (pow (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 3)))))) c)) (* 2 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b_2 2) (sqrt -1)) (pow (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2))))) c))))))) |
#s(approx (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) #s(hole binary64 (* (pow c 2) (+ (* -1 (/ (pow b_2 3) (pow c 2))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2)))))) (* (sqrt (/ (pow a 3) c)) (sqrt -1))))))) |
#s(approx (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) #s(hole binary64 (* (pow c 2) (+ (* -1 (/ (pow b_2 3) (pow c 2))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (sqrt -1) (+ (* 2 (* a (pow b_2 4))) (* a (pow b_2 4)))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2)))))) (* (sqrt (/ (pow a 3) c)) (sqrt -1)))))))) |
#s(approx (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) #s(hole binary64 (* (pow c 2) (+ (* -1 (/ (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (sqrt -1) (- (pow b_2 6) (* -1/4 (/ (* c (pow (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2))) 2)) (pow a 3))))))) (* 1/2 (* (sqrt (/ c (pow a 3))) (* (sqrt -1) (+ (* 2 (* a (pow b_2 4))) (* a (pow b_2 4))))))) (pow c 3))) (+ (* -1 (/ (pow b_2 3) (pow c 2))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2)))))) (* (sqrt (/ (pow a 3) c)) (sqrt -1)))))))) |
#s(approx (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a))) #s(hole binary64 (* (pow c 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2)))))) (* (sqrt (/ (pow a 3) c)) (sqrt -1)))))) |
#s(approx (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a))) #s(hole binary64 (* (pow c 2) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (sqrt -1) (+ (* 2 (* a (pow b_2 4))) (* a (pow b_2 4)))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2)))))) (* (sqrt (/ (pow a 3) c)) (sqrt -1))))))) |
#s(approx (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a))) #s(hole binary64 (* (pow c 2) (+ (* -1 (/ (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (sqrt -1) (- (pow b_2 6) (* -1/4 (/ (* c (pow (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2))) 2)) (pow a 3))))))) (* 1/2 (* (sqrt (/ c (pow a 3))) (* (sqrt -1) (+ (* 2 (* a (pow b_2 4))) (* a (pow b_2 4))))))) (pow c 3))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2)))))) (* (sqrt (/ (pow a 3) c)) (sqrt -1))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) #s(hole binary64 (* -1 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) #s(hole binary64 (* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) #s(hole binary64 (* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b_2 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1))))))))) |
#s(approx (- (* b_2 b_2) (* c a)) #s(hole binary64 (* -1 (* c (- (* -1 (/ (pow b_2 2) c)) (* -1 a)))))) |
#s(approx (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))))) #s(hole binary64 (* c (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))) |
#s(approx (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))))) #s(hole binary64 (* -1 (* c (- (* -2 (/ (pow b_2 2) c)) (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))))) |
#s(approx (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))))) #s(hole binary64 (* -1 (* c (- (* -1 (/ (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 3) (sqrt -1)))) (* 2 (pow b_2 2))) c)) (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))))) |
#s(approx (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))))) #s(hole binary64 (* -1 (* c (- (* -1 (/ (+ (* -1 (/ (- (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 5) (sqrt -1)))) (* -1/2 (* (sqrt (/ c a)) (* (pow b_2 3) (sqrt -1))))) c)) (* 2 (pow b_2 2))) c)) (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))))) |
#s(approx (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))) #s(hole binary64 (* c (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))) |
#s(approx (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))) #s(hole binary64 (* -1 (* c (- (* -1 (/ (pow b_2 2) c)) (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))))) |
#s(approx (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))) #s(hole binary64 (* -1 (* c (- (* -1 (/ (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 3) (sqrt -1)))) (pow b_2 2)) c)) (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))))) |
#s(approx (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))) #s(hole binary64 (* -1 (* c (- (* -1 (/ (+ (* -1 (/ (- (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 5) (sqrt -1)))) (* -1/2 (* (sqrt (/ c a)) (* (pow b_2 3) (sqrt -1))))) c)) (pow b_2 2)) c)) (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))))) |
#s(approx (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) #s(hole binary64 (* -1 (* c (- (* -1 (/ (pow b_2 2) c)) (* -1 a)))))) |
#s(approx (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))) (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 3) (sqrt -1))))))))) |
#s(approx (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 3) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b_2 5) (sqrt -1)))))))))) |
#s(approx (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 3) (sqrt -1)))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b_2 7) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b_2 5) (sqrt -1))))))))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1 (* c (+ (* (sqrt (/ 1 (* a c))) (sqrt -1)) (/ b_2 (* a c))))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ b_2 a)) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ b_2 a)) (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b_2 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (* (pow b_2 2) (sqrt -1))))) c))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (neg (sqrt (* (/ c a) -1))) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (sqrt (/ (neg c) a)) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (neg (sqrt (/ (neg c) a))) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* c (+ (* (sqrt (/ a c)) (sqrt -1)) (/ b_2 c)))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 2) (sqrt -1)))) b_2) c)) (* (sqrt (/ a c)) (sqrt -1))))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ c a)) (* (pow b_2 2) (sqrt -1))))) c)) b_2) c)) (* (sqrt (/ a c)) (sqrt -1))))))) |
#s(approx (* (neg c) (+ (sqrt (* (/ 1 (* c a)) -1)) (/ b_2 (* c a)))) #s(hole binary64 (* -1 (* c (+ (* (sqrt (/ 1 (* a c))) (sqrt -1)) (/ b_2 (* a c))))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 12.0ms | b_2 | @ | inf | ((/ (/ (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) a) (/ (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) (* b_2 b_2) b_2 (neg b_2) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)) (* c a) c a (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))))) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))) (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))) (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (neg (sqrt (* (/ c a) -1))) (sqrt (/ (neg c) a)) (/ (neg c) a) (neg c) (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (neg (sqrt (/ (neg c) a))) (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (* (neg c) (+ (sqrt (* (/ a c) -1)) (/ b_2 c))) (+ (sqrt (* (/ a c) -1)) (/ b_2 c)) (neg (sqrt (/ (neg a) c))) (sqrt (/ (neg a) c)) (/ (neg a) c) (neg a) (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (* (neg c) (+ (sqrt (* (/ 1 (* c a)) -1)) (/ b_2 (* c a)))) (+ (sqrt (* (/ 1 (* c a)) -1)) (/ b_2 (* c a))) (sqrt (* (/ 1 (* c a)) -1)) (* (/ 1 (* c a)) -1) (/ 1 (* c a)) 1 -1 (/ b_2 (* c a))) |
| 6.0ms | c | @ | 0 | ((/ (/ (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) a) (/ (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) (* b_2 b_2) b_2 (neg b_2) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)) (* c a) c a (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))))) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))) (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))) (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (neg (sqrt (* (/ c a) -1))) (sqrt (/ (neg c) a)) (/ (neg c) a) (neg c) (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (neg (sqrt (/ (neg c) a))) (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (* (neg c) (+ (sqrt (* (/ a c) -1)) (/ b_2 c))) (+ (sqrt (* (/ a c) -1)) (/ b_2 c)) (neg (sqrt (/ (neg a) c))) (sqrt (/ (neg a) c)) (/ (neg a) c) (neg a) (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (* (neg c) (+ (sqrt (* (/ 1 (* c a)) -1)) (/ b_2 (* c a)))) (+ (sqrt (* (/ 1 (* c a)) -1)) (/ b_2 (* c a))) (sqrt (* (/ 1 (* c a)) -1)) (* (/ 1 (* c a)) -1) (/ 1 (* c a)) 1 -1 (/ b_2 (* c a))) |
| 6.0ms | c | @ | inf | ((/ (/ (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) a) (/ (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) (* b_2 b_2) b_2 (neg b_2) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)) (* c a) c a (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))))) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))) (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))) (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (neg (sqrt (* (/ c a) -1))) (sqrt (/ (neg c) a)) (/ (neg c) a) (neg c) (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (neg (sqrt (/ (neg c) a))) (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (* (neg c) (+ (sqrt (* (/ a c) -1)) (/ b_2 c))) (+ (sqrt (* (/ a c) -1)) (/ b_2 c)) (neg (sqrt (/ (neg a) c))) (sqrt (/ (neg a) c)) (/ (neg a) c) (neg a) (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (* (neg c) (+ (sqrt (* (/ 1 (* c a)) -1)) (/ b_2 (* c a)))) (+ (sqrt (* (/ 1 (* c a)) -1)) (/ b_2 (* c a))) (sqrt (* (/ 1 (* c a)) -1)) (* (/ 1 (* c a)) -1) (/ 1 (* c a)) 1 -1 (/ b_2 (* c a))) |
| 5.0ms | a | @ | 0 | ((/ (/ (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) a) (/ (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) (* b_2 b_2) b_2 (neg b_2) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)) (* c a) c a (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))))) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))) (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))) (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (neg (sqrt (* (/ c a) -1))) (sqrt (/ (neg c) a)) (/ (neg c) a) (neg c) (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (neg (sqrt (/ (neg c) a))) (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (* (neg c) (+ (sqrt (* (/ a c) -1)) (/ b_2 c))) (+ (sqrt (* (/ a c) -1)) (/ b_2 c)) (neg (sqrt (/ (neg a) c))) (sqrt (/ (neg a) c)) (/ (neg a) c) (neg a) (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (* (neg c) (+ (sqrt (* (/ 1 (* c a)) -1)) (/ b_2 (* c a)))) (+ (sqrt (* (/ 1 (* c a)) -1)) (/ b_2 (* c a))) (sqrt (* (/ 1 (* c a)) -1)) (* (/ 1 (* c a)) -1) (/ 1 (* c a)) 1 -1 (/ b_2 (* c a))) |
| 5.0ms | a | @ | inf | ((/ (/ (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) a) (/ (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) (* b_2 b_2) b_2 (neg b_2) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)) (* c a) c a (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))))) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))) (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))) (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (neg (sqrt (* (/ c a) -1))) (sqrt (/ (neg c) a)) (/ (neg c) a) (neg c) (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (neg (sqrt (/ (neg c) a))) (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (* (neg c) (+ (sqrt (* (/ a c) -1)) (/ b_2 c))) (+ (sqrt (* (/ a c) -1)) (/ b_2 c)) (neg (sqrt (/ (neg a) c))) (sqrt (/ (neg a) c)) (/ (neg a) c) (neg a) (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (* (neg c) (+ (sqrt (* (/ 1 (* c a)) -1)) (/ b_2 (* c a)))) (+ (sqrt (* (/ 1 (* c a)) -1)) (/ b_2 (* c a))) (sqrt (* (/ 1 (* c a)) -1)) (* (/ 1 (* c a)) -1) (/ 1 (* c a)) 1 -1 (/ b_2 (* c a))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 2541 | 35508 |
| 0 | 2602 | 32841 |
| 0 | 8622 | 31696 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(/.f64 (/.f64 (fma.f64 (*.f64 b_2 b_2) (neg.f64 b_2) (*.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a))) (-.f64 (*.f64 b_2 b_2) (*.f64 c a)))) (fma.f64 b_2 b_2 (-.f64 (*.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a))) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a)))) (*.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a))))))) a) |
(/.f64 (fma.f64 (*.f64 b_2 b_2) (neg.f64 b_2) (*.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a))) (-.f64 (*.f64 b_2 b_2) (*.f64 c a)))) (fma.f64 b_2 b_2 (-.f64 (*.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a))) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a)))) (*.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a))))))) |
(fma.f64 (*.f64 b_2 b_2) (neg.f64 b_2) (*.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a))) (-.f64 (*.f64 b_2 b_2) (*.f64 c a)))) |
(*.f64 b_2 b_2) |
b_2 |
(neg.f64 b_2) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a))) (-.f64 (*.f64 b_2 b_2) (*.f64 c a))) |
(sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a))) |
(-.f64 (*.f64 b_2 b_2) (*.f64 c a)) |
(*.f64 c a) |
c |
a |
(fma.f64 b_2 b_2 (-.f64 (*.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a))) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a)))) (*.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a)))))) |
(-.f64 (*.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a))) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a)))) (*.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a))))) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a))) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a)))) |
(*.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a)))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(approx (neg (sqrt (* (/ c a) -1))) (sqrt.f64 (/.f64 (neg.f64 c) a)))) |
#s(approx (neg (sqrt (* (/ c a) -1))) (sqrt.f64 (/.f64 (neg.f64 c) a))) |
(sqrt.f64 (/.f64 (neg.f64 c) a)) |
(/.f64 (neg.f64 c) a) |
(neg.f64 c) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (neg.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)))) |
(neg.f64 (sqrt.f64 (/.f64 (neg.f64 c) a))) |
(/.f64 #s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (neg.f64 c) #s(approx (+ (sqrt (* (/ a c) -1)) (/ b_2 c)) (neg.f64 (sqrt.f64 (/.f64 (neg.f64 a) c)))))) a) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (neg.f64 c) #s(approx (+ (sqrt (* (/ a c) -1)) (/ b_2 c)) (neg.f64 (sqrt.f64 (/.f64 (neg.f64 a) c)))))) |
(*.f64 (neg.f64 c) #s(approx (+ (sqrt (* (/ a c) -1)) (/ b_2 c)) (neg.f64 (sqrt.f64 (/.f64 (neg.f64 a) c))))) |
#s(approx (+ (sqrt (* (/ a c) -1)) (/ b_2 c)) (neg.f64 (sqrt.f64 (/.f64 (neg.f64 a) c)))) |
(neg.f64 (sqrt.f64 (/.f64 (neg.f64 a) c))) |
(sqrt.f64 (/.f64 (neg.f64 a) c)) |
(/.f64 (neg.f64 a) c) |
(neg.f64 a) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (neg.f64 c) (+.f64 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)) #s(literal -1 binary64))) (/.f64 b_2 (*.f64 c a))))) |
(*.f64 (neg.f64 c) (+.f64 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)) #s(literal -1 binary64))) (/.f64 b_2 (*.f64 c a)))) |
(+.f64 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)) #s(literal -1 binary64))) (/.f64 b_2 (*.f64 c a))) |
(sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)) #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (*.f64 c a)) |
#s(literal 1 binary64) |
#s(literal -1 binary64) |
(/.f64 b_2 (*.f64 c a)) |
#s(approx (/ (/ (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) a) #s(hole binary64 (/ (+ (* -1 (pow b_2 3)) (pow b_2 3)) (* a (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))))) |
#s(approx (/ (/ (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) a) #s(hole binary64 (/ (+ (* -1 (/ (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))) (+ (* a (- (* 1/2 (/ (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (* (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (* -1 (/ (* (+ c (* 1/2 c)) (+ (* -1 (pow b_2 3)) (pow b_2 3))) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))) (/ (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) a))) |
#s(approx (/ (/ (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) a) #s(hole binary64 (/ (+ (* -1 (/ (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))) (+ (* a (- (+ (* 1/2 (/ (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (* (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (* a (- (* 1/2 (/ (- (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2))) (* 1/4 (/ (pow (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) 2) (pow b_2 6)))) (* (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (+ (* -1 (/ (* (+ c (* 1/2 c)) (- (* 1/2 (/ (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (* (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (* -1 (/ (* (+ c (* 1/2 c)) (+ (* -1 (pow b_2 3)) (pow b_2 3))) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))) (* -1/8 (/ (* (pow c 2) (+ (* -1 (pow b_2 3)) (pow b_2 3))) (* (pow b_2 2) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2)))))))) (* -1 (/ (* (+ c (* 1/2 c)) (+ (* -1 (pow b_2 3)) (pow b_2 3))) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))) (/ (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) a))) |
#s(approx (/ (/ (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) a) #s(hole binary64 (/ (+ (* -1 (/ (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))) (+ (* a (- (+ (* 1/2 (/ (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (* (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (* a (- (+ (* 1/2 (/ (- (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2))) (* 1/4 (/ (pow (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) 2) (pow b_2 6)))) (* (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (* a (- (* 1/2 (/ (- (* -1 (pow c 3)) (* 1/2 (/ (* (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (- (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2))) (* 1/4 (/ (pow (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) 2) (pow b_2 6))))) (pow b_2 6)))) (* (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (+ (* -1 (/ (* (+ c (* 1/2 c)) (- (* 1/2 (/ (- (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2))) (* 1/4 (/ (pow (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) 2) (pow b_2 6)))) (* (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (+ (* -1 (/ (* (+ c (* 1/2 c)) (- (* 1/2 (/ (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (* (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (* -1 (/ (* (+ c (* 1/2 c)) (+ (* -1 (pow b_2 3)) (pow b_2 3))) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))) (* -1/8 (/ (* (pow c 2) (+ (* -1 (pow b_2 3)) (pow b_2 3))) (* (pow b_2 2) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))))) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))) (+ (* -1/8 (/ (* (pow c 2) (- (* 1/2 (/ (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (* (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (* -1 (/ (* (+ c (* 1/2 c)) (+ (* -1 (pow b_2 3)) (pow b_2 3))) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))) (* (pow b_2 2) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (* -1/16 (/ (* (pow c 3) (+ (* -1 (pow b_2 3)) (pow b_2 3))) (* (pow b_2 4) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))))))) (+ (* -1 (/ (* (+ c (* 1/2 c)) (- (* 1/2 (/ (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (* (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (* -1 (/ (* (+ c (* 1/2 c)) (+ (* -1 (pow b_2 3)) (pow b_2 3))) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))) (* -1/8 (/ (* (pow c 2) (+ (* -1 (pow b_2 3)) (pow b_2 3))) (* (pow b_2 2) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2)))))))) (* -1 (/ (* (+ c (* 1/2 c)) (+ (* -1 (pow b_2 3)) (pow b_2 3))) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))) (/ (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) a))) |
#s(approx (/ (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) #s(hole binary64 (/ (+ (* -1 (pow b_2 3)) (pow b_2 3)) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) |
#s(approx (/ (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) #s(hole binary64 (+ (* -1 (/ (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))) (+ (* a (- (* 1/2 (/ (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (* (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (* -1 (/ (* (+ c (* 1/2 c)) (+ (* -1 (pow b_2 3)) (pow b_2 3))) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))) (/ (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))))) |
#s(approx (/ (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) #s(hole binary64 (+ (* -1 (/ (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))) (+ (* a (- (+ (* 1/2 (/ (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (* (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (* a (- (* 1/2 (/ (- (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2))) (* 1/4 (/ (pow (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) 2) (pow b_2 6)))) (* (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (+ (* -1 (/ (* (+ c (* 1/2 c)) (- (* 1/2 (/ (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (* (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (* -1 (/ (* (+ c (* 1/2 c)) (+ (* -1 (pow b_2 3)) (pow b_2 3))) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))) (* -1/8 (/ (* (pow c 2) (+ (* -1 (pow b_2 3)) (pow b_2 3))) (* (pow b_2 2) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2)))))))) (* -1 (/ (* (+ c (* 1/2 c)) (+ (* -1 (pow b_2 3)) (pow b_2 3))) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))) (/ (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))))) |
#s(approx (/ (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) #s(hole binary64 (+ (* -1 (/ (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))) (+ (* a (- (+ (* 1/2 (/ (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (* (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (* a (- (+ (* 1/2 (/ (- (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2))) (* 1/4 (/ (pow (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) 2) (pow b_2 6)))) (* (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (* a (- (* 1/2 (/ (- (* -1 (pow c 3)) (* 1/2 (/ (* (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (- (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2))) (* 1/4 (/ (pow (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) 2) (pow b_2 6))))) (pow b_2 6)))) (* (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (+ (* -1 (/ (* (+ c (* 1/2 c)) (- (* 1/2 (/ (- (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2))) (* 1/4 (/ (pow (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) 2) (pow b_2 6)))) (* (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (+ (* -1 (/ (* (+ c (* 1/2 c)) (- (* 1/2 (/ (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (* (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (* -1 (/ (* (+ c (* 1/2 c)) (+ (* -1 (pow b_2 3)) (pow b_2 3))) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))) (* -1/8 (/ (* (pow c 2) (+ (* -1 (pow b_2 3)) (pow b_2 3))) (* (pow b_2 2) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))))) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))) (+ (* -1/8 (/ (* (pow c 2) (- (* 1/2 (/ (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (* (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (* -1 (/ (* (+ c (* 1/2 c)) (+ (* -1 (pow b_2 3)) (pow b_2 3))) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))) (* (pow b_2 2) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (* -1/16 (/ (* (pow c 3) (+ (* -1 (pow b_2 3)) (pow b_2 3))) (* (pow b_2 4) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))))))) (+ (* -1 (/ (* (+ c (* 1/2 c)) (- (* 1/2 (/ (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (* (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (* -1 (/ (* (+ c (* 1/2 c)) (+ (* -1 (pow b_2 3)) (pow b_2 3))) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))) (* -1/8 (/ (* (pow c 2) (+ (* -1 (pow b_2 3)) (pow b_2 3))) (* (pow b_2 2) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2)))))))) (* -1 (/ (* (+ c (* 1/2 c)) (+ (* -1 (pow b_2 3)) (pow b_2 3))) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))) (/ (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))))) |
#s(approx (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) #s(hole binary64 (+ (* -1 (pow b_2 3)) (pow b_2 3)))) |
#s(approx (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) #s(hole binary64 (+ (* -1 (pow b_2 3)) (+ (* 1/2 (/ (* a (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c)))) (pow b_2 3))) (pow b_2 3))))) |
#s(approx (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) #s(hole binary64 (+ (* -1 (pow b_2 3)) (+ (* a (+ (* 1/2 (/ (* a (- (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2))) (* 1/4 (/ (pow (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) 2) (pow b_2 6))))) (pow b_2 3))) (* 1/2 (/ (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (pow b_2 3))))) (pow b_2 3))))) |
#s(approx (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) #s(hole binary64 (+ (* -1 (pow b_2 3)) (+ (* a (+ (* 1/2 (/ (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (pow b_2 3))) (* a (+ (* 1/2 (/ (* a (- (* -1 (pow c 3)) (* 1/2 (/ (* (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (- (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2))) (* 1/4 (/ (pow (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) 2) (pow b_2 6))))) (pow b_2 6))))) (pow b_2 3))) (* 1/2 (/ (- (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2))) (* 1/4 (/ (pow (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) 2) (pow b_2 6)))) (pow b_2 3))))))) (pow b_2 3))))) |
#s(approx (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a))) #s(hole binary64 (pow b_2 3))) |
#s(approx (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a))) #s(hole binary64 (+ (* 1/2 (/ (* a (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c)))) (pow b_2 3))) (pow b_2 3)))) |
#s(approx (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a))) #s(hole binary64 (+ (* a (+ (* 1/2 (/ (* a (- (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2))) (* 1/4 (/ (pow (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) 2) (pow b_2 6))))) (pow b_2 3))) (* 1/2 (/ (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (pow b_2 3))))) (pow b_2 3)))) |
#s(approx (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a))) #s(hole binary64 (+ (* a (+ (* 1/2 (/ (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (pow b_2 3))) (* a (+ (* 1/2 (/ (* a (- (* -1 (pow c 3)) (* 1/2 (/ (* (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (- (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2))) (* 1/4 (/ (pow (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) 2) (pow b_2 6))))) (pow b_2 6))))) (pow b_2 3))) (* 1/2 (/ (- (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2))) (* 1/4 (/ (pow (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) 2) (pow b_2 6)))) (pow b_2 3))))))) (pow b_2 3)))) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) #s(hole binary64 b_2)) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) #s(hole binary64 (+ b_2 (* -1/2 (/ (* a c) b_2))))) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) #s(hole binary64 (+ b_2 (* a (+ (* -1/2 (/ c b_2)) (* -1/8 (/ (* a (pow c 2)) (pow b_2 3)))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) #s(hole binary64 (+ b_2 (* a (+ (* -1/2 (/ c b_2)) (* a (+ (* -1/8 (/ (pow c 2) (pow b_2 3))) (* -1/16 (/ (* a (pow c 3)) (pow b_2 5)))))))))) |
#s(approx (- (* b_2 b_2) (* c a)) #s(hole binary64 (pow b_2 2))) |
#s(approx (- (* b_2 b_2) (* c a)) #s(hole binary64 (+ (* -1 (* a c)) (pow b_2 2)))) |
#s(approx (* c a) #s(hole binary64 (* a c))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))))) #s(hole binary64 (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))) |
#s(approx (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))))) #s(hole binary64 (- (+ (* -1 (* a (+ c (* 1/2 c)))) (* 2 (pow b_2 2))) (* -1 (pow b_2 2))))) |
#s(approx (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))))) #s(hole binary64 (- (+ (* 2 (pow b_2 2)) (* a (- (* -1/8 (/ (* a (pow c 2)) (pow b_2 2))) (+ c (* 1/2 c))))) (* -1 (pow b_2 2))))) |
#s(approx (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))))) #s(hole binary64 (- (+ (* 2 (pow b_2 2)) (* a (- (* a (- (* -1/16 (/ (* a (pow c 3)) (pow b_2 4))) (* 1/8 (/ (pow c 2) (pow b_2 2))))) (+ c (* 1/2 c))))) (* -1 (pow b_2 2))))) |
#s(approx (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))) #s(hole binary64 (- (pow b_2 2) (* -1 (pow b_2 2))))) |
#s(approx (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))) #s(hole binary64 (- (+ (* -1 (* a (+ c (* 1/2 c)))) (pow b_2 2)) (* -1 (pow b_2 2))))) |
#s(approx (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))) #s(hole binary64 (- (+ (* a (- (* -1/8 (/ (* a (pow c 2)) (pow b_2 2))) (+ c (* 1/2 c)))) (pow b_2 2)) (* -1 (pow b_2 2))))) |
#s(approx (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))) #s(hole binary64 (- (+ (* a (- (* a (- (* -1/16 (/ (* a (pow c 3)) (pow b_2 4))) (* 1/8 (/ (pow c 2) (pow b_2 2))))) (+ c (* 1/2 c)))) (pow b_2 2)) (* -1 (pow b_2 2))))) |
#s(approx (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) #s(hole binary64 (pow b_2 2))) |
#s(approx (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) #s(hole binary64 (+ (* -1 (* a c)) (pow b_2 2)))) |
#s(approx (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))) #s(hole binary64 (* -1 (pow b_2 2)))) |
#s(approx (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))) #s(hole binary64 (+ (* -1 (pow b_2 2)) (* 1/2 (* a c))))) |
#s(approx (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))) #s(hole binary64 (+ (* -1 (pow b_2 2)) (* a (+ (* 1/8 (/ (* a (pow c 2)) (pow b_2 2))) (* 1/2 c)))))) |
#s(approx (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))) #s(hole binary64 (+ (* -1 (pow b_2 2)) (* a (+ (* 1/2 c) (* a (+ (* 1/16 (/ (* a (pow c 3)) (pow b_2 4))) (* 1/8 (/ (pow c 2) (pow b_2 2)))))))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1/2 (/ c b_2)))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1/2 (/ c b_2)) (* -1/8 (/ (* a (pow c 2)) (pow b_2 3)))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1/2 (/ c b_2)) (* a (+ (* -1/8 (/ (pow c 2) (pow b_2 3))) (* -1/16 (/ (* a (pow c 3)) (pow b_2 5)))))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1/2 (/ c b_2)) (* a (+ (* -1/8 (/ (pow c 2) (pow b_2 3))) (* a (+ (* -1/2 (/ (* a (+ (* 1/64 (/ (pow c 4) (pow b_2 6))) (* 1/16 (/ (pow c 4) (pow b_2 6))))) b_2)) (* -1/16 (/ (pow c 3) (pow b_2 5)))))))))) |
#s(approx (neg (sqrt (* (/ c a) -1))) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (sqrt (/ (neg c) a)) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (/ (neg c) a) #s(hole binary64 (* -1 (/ c a)))) |
#s(approx (neg (sqrt (/ (neg c) a))) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1/2 (/ (* a c) b_2)))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* a (+ (* -1/2 (/ c b_2)) (* -1/8 (/ (* a (pow c 2)) (pow b_2 3))))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* a (+ (* -1/2 (/ c b_2)) (* a (+ (* -1/8 (/ (pow c 2) (pow b_2 3))) (* -1/16 (/ (* a (pow c 3)) (pow b_2 5))))))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* a (+ (* -1/2 (/ c b_2)) (* a (+ (* -1/8 (/ (pow c 2) (pow b_2 3))) (* a (+ (* -1/2 (/ (* a (+ (* 1/64 (/ (pow c 4) (pow b_2 6))) (* 1/16 (/ (pow c 4) (pow b_2 6))))) b_2)) (* -1/16 (/ (pow c 3) (pow b_2 5))))))))))) |
#s(approx (* (neg c) (+ (sqrt (* (/ a c) -1)) (/ b_2 c))) #s(hole binary64 (* -1 (* c (+ (* (sqrt (/ a c)) (sqrt -1)) (/ b_2 c)))))) |
#s(approx (+ (sqrt (* (/ a c) -1)) (/ b_2 c)) #s(hole binary64 (+ (* (sqrt (/ a c)) (sqrt -1)) (/ b_2 c)))) |
#s(approx (neg (sqrt (/ (neg a) c))) #s(hole binary64 (* -1 (* (sqrt (/ a c)) (sqrt -1))))) |
#s(approx (sqrt (/ (neg a) c)) #s(hole binary64 (* (sqrt (/ a c)) (sqrt -1)))) |
#s(approx (/ (neg a) c) #s(hole binary64 (* -1 (/ a c)))) |
#s(approx (neg a) #s(hole binary64 (* -1 a))) |
#s(approx (* (neg c) (+ (sqrt (* (/ 1 (* c a)) -1)) (/ b_2 (* c a)))) #s(hole binary64 (* -1 (/ (* c (+ (* (sqrt (/ a c)) (sqrt -1)) (/ b_2 c))) a)))) |
#s(approx (+ (sqrt (* (/ 1 (* c a)) -1)) (/ b_2 (* c a))) #s(hole binary64 (/ (+ (* (sqrt (/ a c)) (sqrt -1)) (/ b_2 c)) a))) |
#s(approx (sqrt (* (/ 1 (* c a)) -1)) #s(hole binary64 (* (sqrt (/ 1 (* a c))) (sqrt -1)))) |
#s(approx (* (/ 1 (* c a)) -1) #s(hole binary64 (/ -1 (* a c)))) |
#s(approx (/ 1 (* c a)) #s(hole binary64 (/ 1 (* a c)))) |
#s(approx (/ b_2 (* c a)) #s(hole binary64 (/ b_2 (* a c)))) |
#s(approx (/ (/ (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) a) #s(hole binary64 (* -1 (* (sqrt (/ (pow c 3) a)) (/ (sqrt -1) (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))))))) |
#s(approx (/ (/ (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) a) #s(hole binary64 (+ (* -2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b_2 2) (sqrt -1)) (pow (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2)))) (* -1 (* (sqrt (/ (pow c 3) a)) (/ (sqrt -1) (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))))))))) |
#s(approx (/ (/ (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) a) #s(hole binary64 (- (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (sqrt -1) (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))))) (* -1 (/ (+ (* -1 (pow b_2 3)) (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2))) (sqrt -1))))) (* (pow a 2) (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))))))) (+ (* 1/2 (/ (* (pow b_2 3) c) (* (pow a 2) (pow (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2)))) (+ (* 2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b_2 2) (sqrt -1)) (pow (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2)))) (* 4 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (* (pow b_2 4) (sqrt -1)) (pow (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 3))))))))) |
#s(approx (/ (/ (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) a) #s(hole binary64 (- (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (sqrt -1) (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))))) (+ (* -1 (/ (+ (* -1 (pow b_2 3)) (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2))) (sqrt -1))))) (* (pow a 2) (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))))) (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (* (sqrt -1) (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))))))))) (+ (* -2 (/ (* (pow b_2 2) (- (* -1 (/ (+ (* -1 (pow b_2 3)) (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2))) (sqrt -1))))) (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))))) (+ (* 1/2 (/ (* (pow b_2 3) c) (pow (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2))) (* 4 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b_2 4) (sqrt -1)) (pow (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 3))))))) (* (pow a 3) (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))))) (+ (* 1/2 (/ (* (pow b_2 3) c) (* (pow a 2) (pow (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2)))) (+ (* 2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b_2 2) (sqrt -1)) (pow (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2)))) (+ (* 4 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (* (pow b_2 4) (sqrt -1)) (pow (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 3)))) (/ (* (pow b_2 5) c) (* (pow a 3) (pow (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 3)))))))))) |
#s(approx (/ (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) #s(hole binary64 (* -1 (* (sqrt (* a (pow c 3))) (/ (sqrt -1) (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))))))) |
#s(approx (/ (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) #s(hole binary64 (* a (+ (* -2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b_2 2) (sqrt -1)) (pow (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2)))) (* -1 (* (sqrt (/ (pow c 3) a)) (/ (sqrt -1) (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))))))))) |
#s(approx (/ (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) #s(hole binary64 (* a (- (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (sqrt -1) (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))))) (* -1 (/ (+ (* -1 (pow b_2 3)) (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2))) (sqrt -1))))) (* (pow a 2) (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))))))) (+ (* 1/2 (/ (* (pow b_2 3) c) (* (pow a 2) (pow (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2)))) (+ (* 2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b_2 2) (sqrt -1)) (pow (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2)))) (* 4 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (* (pow b_2 4) (sqrt -1)) (pow (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 3)))))))))) |
#s(approx (/ (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) #s(hole binary64 (* a (- (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (sqrt -1) (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))))) (+ (* -1 (/ (+ (* -1 (pow b_2 3)) (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2))) (sqrt -1))))) (* (pow a 2) (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))))) (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (* (sqrt -1) (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))))))))) (+ (* -2 (/ (* (pow b_2 2) (- (* -1 (/ (+ (* -1 (pow b_2 3)) (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2))) (sqrt -1))))) (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))))) (+ (* 1/2 (/ (* (pow b_2 3) c) (pow (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2))) (* 4 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b_2 4) (sqrt -1)) (pow (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 3))))))) (* (pow a 3) (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))))) (+ (* 1/2 (/ (* (pow b_2 3) c) (* (pow a 2) (pow (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2)))) (+ (* 2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b_2 2) (sqrt -1)) (pow (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2)))) (+ (* 4 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (* (pow b_2 4) (sqrt -1)) (pow (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 3)))) (/ (* (pow b_2 5) c) (* (pow a 3) (pow (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 3))))))))))) |
#s(approx (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) #s(hole binary64 (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -1)))) |
#s(approx (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) #s(hole binary64 (* (pow a 2) (+ (* -1 (/ (pow b_2 3) (pow a 2))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2))) (sqrt -1)))) (* (sqrt (/ (pow c 3) a)) (sqrt -1))))))) |
#s(approx (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) #s(hole binary64 (* (pow a 2) (+ (* -1 (/ (pow b_2 3) (pow a 2))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2))) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (sqrt -1)))) (* (sqrt (/ (pow c 3) a)) (sqrt -1)))))))) |
#s(approx (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) #s(hole binary64 (* (pow a 2) (+ (* -1 (/ (pow b_2 3) (pow a 2))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2))) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 7) (pow c 3)))) (/ (- (pow b_2 6) (* 1/4 (/ (* a (pow (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2))) 2)) (* (pow c 3) (pow (sqrt -1) 2))))) (sqrt -1)))) (* (sqrt (/ (pow c 3) a)) (sqrt -1))))))))) |
#s(approx (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a))) #s(hole binary64 (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -1)))) |
#s(approx (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a))) #s(hole binary64 (* (pow a 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2))) (sqrt -1)))) (* (sqrt (/ (pow c 3) a)) (sqrt -1)))))) |
#s(approx (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a))) #s(hole binary64 (* (pow a 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2))) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (sqrt -1)))) (* (sqrt (/ (pow c 3) a)) (sqrt -1))))))) |
#s(approx (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a))) #s(hole binary64 (* (pow a 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2))) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (+ (* -2 (* (pow b_2 4) c)) (* -1 (* (pow b_2 4) c))) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 7) (pow c 3)))) (/ (- (pow b_2 6) (* 1/4 (/ (* a (pow (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2))) 2)) (* (pow c 3) (pow (sqrt -1) 2))))) (sqrt -1)))) (* (sqrt (/ (pow c 3) a)) (sqrt -1)))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -1)))) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) #s(hole binary64 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))))) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) #s(hole binary64 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) #s(hole binary64 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b_2 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (- (* b_2 b_2) (* c a)) #s(hole binary64 (* -1 (* a c)))) |
#s(approx (- (* b_2 b_2) (* c a)) #s(hole binary64 (* a (- (/ (pow b_2 2) a) c)))) |
#s(approx (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))))) #s(hole binary64 (* -1 (* a (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))))))) |
#s(approx (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))))) #s(hole binary64 (* a (- (* 2 (/ (pow b_2 2) a)) (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))))))) |
#s(approx (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))))) #s(hole binary64 (* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 3) (sqrt -1)))) (* 2 (/ (pow b_2 2) a))) (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))))))) |
#s(approx (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))))) #s(hole binary64 (* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 5) (pow (sqrt -1) 3)))) (* 2 (/ (pow b_2 2) a))) (+ c (+ (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 3) (sqrt -1)))))))))) |
#s(approx (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))) #s(hole binary64 (* -1 (* a (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))))))) |
#s(approx (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))) #s(hole binary64 (* a (- (/ (pow b_2 2) a) (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))))))) |
#s(approx (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))) #s(hole binary64 (* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 3) (sqrt -1)))) (/ (pow b_2 2) a)) (+ c (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))))))) |
#s(approx (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))) #s(hole binary64 (* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 5) (pow (sqrt -1) 3)))) (/ (pow b_2 2) a)) (+ c (+ (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 3) (sqrt -1)))))))))) |
#s(approx (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) #s(hole binary64 (* -1 (* a c)))) |
#s(approx (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) #s(hole binary64 (* a (- (/ (pow b_2 2) a) c)))) |
#s(approx (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (* b_2 (sqrt -1)))))) |
#s(approx (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))) #s(hole binary64 (* a (+ (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 3) (sqrt -1)))))))) |
#s(approx (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))) #s(hole binary64 (* a (+ (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 3) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 5) (pow (sqrt -1) 3))))))))) |
#s(approx (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))) #s(hole binary64 (* a (+ (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 3) (sqrt -1)))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b_2 7) (pow (sqrt -1) 5)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 5) (pow (sqrt -1) 3)))))))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1 (/ b_2 a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1 (/ b_2 a)) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1 (/ b_2 a)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -1)))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* a (+ (* -1 (/ b_2 a)) (* (sqrt (/ c a)) (sqrt -1)))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))) (/ b_2 a))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))) (/ b_2 a))))) |
#s(approx (* (neg c) (+ (sqrt (* (/ a c) -1)) (/ b_2 c))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (* (neg c) (+ (sqrt (* (/ a c) -1)) (/ b_2 c))) #s(hole binary64 (* a (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ b_2 a)))))) |
#s(approx (+ (sqrt (* (/ a c) -1)) (/ b_2 c)) #s(hole binary64 (* (sqrt (/ a c)) (sqrt -1)))) |
#s(approx (+ (sqrt (* (/ a c) -1)) (/ b_2 c)) #s(hole binary64 (* a (+ (* (sqrt (/ 1 (* a c))) (sqrt -1)) (/ b_2 (* a c)))))) |
#s(approx (* (neg c) (+ (sqrt (* (/ 1 (* c a)) -1)) (/ b_2 (* c a)))) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (* (neg c) (+ (sqrt (* (/ 1 (* c a)) -1)) (/ b_2 (* c a)))) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ b_2 a))))) |
#s(approx (+ (sqrt (* (/ 1 (* c a)) -1)) (/ b_2 (* c a))) #s(hole binary64 (* (sqrt (/ 1 (* a c))) (sqrt -1)))) |
#s(approx (+ (sqrt (* (/ 1 (* c a)) -1)) (/ b_2 (* c a))) #s(hole binary64 (+ (* (sqrt (/ 1 (* a c))) (sqrt -1)) (/ b_2 (* a c))))) |
#s(approx (/ (/ (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) a) #s(hole binary64 (* (sqrt (/ (pow c 3) a)) (/ (sqrt -1) (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))))))) |
#s(approx (/ (/ (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) a) #s(hole binary64 (+ (* -2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b_2 2) (sqrt -1)) (pow (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2)))) (* (sqrt (/ (pow c 3) a)) (/ (sqrt -1) (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))))))) |
#s(approx (/ (/ (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) a) #s(hole binary64 (+ (* -1 (/ (- (+ (* -1 (/ (+ (* -1 (pow b_2 3)) (* 1/2 (* (sqrt (/ a (pow c 3))) (* (sqrt -1) (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2))))))) (* a (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))))) (* 2 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b_2 2) (sqrt -1)) (pow (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2))))) (+ (* 1/2 (/ (* (pow b_2 3) c) (* a (pow (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2)))) (* 4 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b_2 4) (sqrt -1)) (pow (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 3)))))) a)) (* (sqrt (/ (pow c 3) a)) (/ (sqrt -1) (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))))))) |
#s(approx (/ (/ (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) a) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (- (+ (* -1 (- (* -1 (/ (+ (* -1 (pow b_2 3)) (* 1/2 (* (sqrt (/ a (pow c 3))) (* (sqrt -1) (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2))))))) (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))))) (+ (* 1/2 (/ (* (pow b_2 3) c) (pow (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2))) (* 4 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b_2 4) (sqrt -1)) (pow (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 3))))))) (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (sqrt -1) (+ (* 2 (* (pow b_2 4) c)) (* (pow b_2 4) c))) (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))))))) (+ (* -2 (/ (* (pow b_2 2) (- (* -1 (/ (+ (* -1 (pow b_2 3)) (* 1/2 (* (sqrt (/ a (pow c 3))) (* (sqrt -1) (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2))))))) (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))))) (+ (* 1/2 (/ (* (pow b_2 3) c) (pow (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2))) (* 4 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b_2 4) (sqrt -1)) (pow (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 3))))))) (* a (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))))) (/ (* (pow b_2 5) c) (* a (pow (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 3))))) a)) (* 2 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b_2 2) (sqrt -1)) (pow (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2))))) a)) (* (sqrt (/ (pow c 3) a)) (/ (sqrt -1) (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))))))) |
#s(approx (/ (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) #s(hole binary64 (* (sqrt (* a (pow c 3))) (/ (sqrt -1) (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))))))) |
#s(approx (/ (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) #s(hole binary64 (* -1 (* a (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (sqrt -1) (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))))) (* 2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b_2 2) (sqrt -1)) (pow (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2))))))))) |
#s(approx (/ (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) #s(hole binary64 (* -1 (* a (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (sqrt -1) (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))))) (* -1 (/ (- (* -1 (/ (- (* -1 (/ (+ (* -1 (pow b_2 3)) (* 1/2 (* (sqrt (/ a (pow c 3))) (* (sqrt -1) (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2))))))) (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))))) (+ (* 1/2 (/ (* (pow b_2 3) c) (pow (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2))) (* 4 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b_2 4) (sqrt -1)) (pow (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 3)))))) a)) (* 2 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b_2 2) (sqrt -1)) (pow (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2))))) a))))))) |
#s(approx (/ (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) #s(hole binary64 (* -1 (* a (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (sqrt -1) (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))))) (* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (+ (* -1 (pow b_2 3)) (* 1/2 (* (sqrt (/ a (pow c 3))) (* (sqrt -1) (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2))))))) (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))))) (* -1 (/ (- (* -1/2 (* (sqrt (/ a (pow c 3))) (/ (* (sqrt -1) (+ (* 2 (* (pow b_2 4) c)) (* (pow b_2 4) c))) (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))))) (+ (* -2 (/ (* (pow b_2 2) (- (* -1 (/ (+ (* -1 (pow b_2 3)) (* 1/2 (* (sqrt (/ a (pow c 3))) (* (sqrt -1) (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2))))))) (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))))) (+ (* 1/2 (/ (* (pow b_2 3) c) (pow (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2))) (* 4 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b_2 4) (sqrt -1)) (pow (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 3))))))) (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))))) (/ (* (pow b_2 5) c) (pow (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 3)))) a))) (+ (* 1/2 (/ (* (pow b_2 3) c) (pow (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2))) (* 4 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b_2 4) (sqrt -1)) (pow (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 3)))))) a)) (* 2 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b_2 2) (sqrt -1)) (pow (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1))))) 2))))) a))))))) |
#s(approx (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) #s(hole binary64 (* (pow a 2) (+ (* -1 (/ (pow b_2 3) (pow a 2))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2)))))) (* (sqrt (/ (pow c 3) a)) (sqrt -1))))))) |
#s(approx (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) #s(hole binary64 (* (pow a 2) (+ (* -1 (/ (pow b_2 3) (pow a 2))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (sqrt -1) (+ (* 2 (* (pow b_2 4) c)) (* (pow b_2 4) c))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2)))))) (* (sqrt (/ (pow c 3) a)) (sqrt -1)))))))) |
#s(approx (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) #s(hole binary64 (* (pow a 2) (+ (* -1 (/ (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (* (sqrt -1) (- (pow b_2 6) (* -1/4 (/ (* a (pow (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2))) 2)) (pow c 3))))))) (* 1/2 (* (sqrt (/ a (pow c 3))) (* (sqrt -1) (+ (* 2 (* (pow b_2 4) c)) (* (pow b_2 4) c)))))) (pow a 3))) (+ (* -1 (/ (pow b_2 3) (pow a 2))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2)))))) (* (sqrt (/ (pow c 3) a)) (sqrt -1)))))))) |
#s(approx (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a))) #s(hole binary64 (* (pow a 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2)))))) (* (sqrt (/ (pow c 3) a)) (sqrt -1)))))) |
#s(approx (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a))) #s(hole binary64 (* (pow a 2) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (sqrt -1) (+ (* 2 (* (pow b_2 4) c)) (* (pow b_2 4) c))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2)))))) (* (sqrt (/ (pow c 3) a)) (sqrt -1))))))) |
#s(approx (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a))) #s(hole binary64 (* (pow a 2) (+ (* -1 (/ (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (* (sqrt -1) (- (pow b_2 6) (* -1/4 (/ (* a (pow (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2))) 2)) (pow c 3))))))) (* 1/2 (* (sqrt (/ a (pow c 3))) (* (sqrt -1) (+ (* 2 (* (pow b_2 4) c)) (* (pow b_2 4) c)))))) (pow a 3))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 2 (* (pow b_2 2) (pow c 2))) (* (pow b_2 2) (pow c 2)))))) (* (sqrt (/ (pow c 3) a)) (sqrt -1))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) #s(hole binary64 (* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) #s(hole binary64 (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) #s(hole binary64 (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b_2 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))))))) |
#s(approx (- (* b_2 b_2) (* c a)) #s(hole binary64 (* -1 (* a (- (* -1 (/ (pow b_2 2) a)) (* -1 c)))))) |
#s(approx (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))))) #s(hole binary64 (* a (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))))) |
#s(approx (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))))) #s(hole binary64 (* -1 (* a (- (* -2 (/ (pow b_2 2) a)) (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))))))) |
#s(approx (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))))) #s(hole binary64 (* -1 (* a (- (* -1 (/ (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 3) (sqrt -1)))) (* 2 (pow b_2 2))) a)) (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))))))) |
#s(approx (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))))) #s(hole binary64 (* -1 (* a (- (* -1 (/ (+ (* -1 (/ (- (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 5) (sqrt -1)))) (* -1/2 (* (sqrt (/ a c)) (* (pow b_2 3) (sqrt -1))))) a)) (* 2 (pow b_2 2))) a)) (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))))))) |
#s(approx (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))) #s(hole binary64 (* a (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))))) |
#s(approx (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))) #s(hole binary64 (* -1 (* a (- (* -1 (/ (pow b_2 2) a)) (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))))))) |
#s(approx (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))) #s(hole binary64 (* -1 (* a (- (* -1 (/ (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 3) (sqrt -1)))) (pow b_2 2)) a)) (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))))))) |
#s(approx (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))) #s(hole binary64 (* -1 (* a (- (* -1 (/ (+ (* -1 (/ (- (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 5) (sqrt -1)))) (* -1/2 (* (sqrt (/ a c)) (* (pow b_2 3) (sqrt -1))))) a)) (pow b_2 2)) a)) (+ (* -1 c) (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))))))))) |
#s(approx (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) #s(hole binary64 (* -1 (* a (- (* -1 (/ (pow b_2 2) a)) (* -1 c)))))) |
#s(approx (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))) #s(hole binary64 (* (sqrt (* a c)) (* b_2 (sqrt -1))))) |
#s(approx (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))) #s(hole binary64 (* -1 (* a (+ (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 3) (sqrt -1))))))))) |
#s(approx (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))) #s(hole binary64 (* -1 (* a (+ (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 3) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b_2 5) (sqrt -1)))))))))) |
#s(approx (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))) #s(hole binary64 (* -1 (* a (+ (* -1 (* (sqrt (/ c a)) (* b_2 (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 3) (sqrt -1)))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b_2 7) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b_2 5) (sqrt -1))))))))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ b_2 a))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ b_2 (* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 2) (sqrt -1))))) a))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ b_2 (* -1 (/ (+ (* -1/2 (* (sqrt (/ a c)) (* (pow b_2 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 4) (sqrt -1))))) a))) a))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* a (+ (* (sqrt (/ c a)) (sqrt -1)) (/ b_2 a)))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 2) (sqrt -1)))) b_2) a)) (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* (pow b_2 2) (sqrt -1))))) a)) b_2) a)) (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (* (neg c) (+ (sqrt (* (/ a c) -1)) (/ b_2 c))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -1)))) |
#s(approx (* (neg c) (+ (sqrt (* (/ a c) -1)) (/ b_2 c))) #s(hole binary64 (* -1 (* a (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (/ b_2 a)))))) |
#s(approx (+ (sqrt (* (/ a c) -1)) (/ b_2 c)) #s(hole binary64 (* -1 (* (sqrt (/ a c)) (sqrt -1))))) |
#s(approx (+ (sqrt (* (/ a c) -1)) (/ b_2 c)) #s(hole binary64 (* -1 (* a (+ (* -1 (/ b_2 (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (neg (sqrt (/ (neg a) c))) #s(hole binary64 (* (sqrt (/ a c)) (sqrt -1)))) |
#s(approx (sqrt (/ (neg a) c)) #s(hole binary64 (* -1 (* (sqrt (/ a c)) (sqrt -1))))) |
#s(approx (/ (/ (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) a) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (/ (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) a) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (* b_2 (pow (sqrt -1) 2)) a))))) |
#s(approx (/ (/ (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) a) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* b_2 (- (* b_2 (- (* -1/2 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (sqrt -1)))) (+ (* 2 (* (sqrt (/ 1 (* (pow a 3) c))) (sqrt -1))) (* (sqrt (/ 1 (* (pow a 3) c))) (pow (sqrt -1) 3))))) (/ (pow (sqrt -1) 2) a)))))) |
#s(approx (/ (/ (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) a) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* b_2 (- (* b_2 (- (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (sqrt -1)))) (* b_2 (- (/ 1 (* (pow a 2) c)) (+ (* -1 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (- (* -1/2 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (sqrt -1)))) (+ (* 2 (* (sqrt (/ 1 (* (pow a 3) c))) (sqrt -1))) (* (sqrt (/ 1 (* (pow a 3) c))) (pow (sqrt -1) 3))))))) (+ (* 1/2 (/ 1 (* (pow a 2) c))) (* 2 (/ (pow (sqrt -1) 2) (* (pow a 2) c)))))))) (+ (* 2 (* (sqrt (/ 1 (* (pow a 3) c))) (sqrt -1))) (* (sqrt (/ 1 (* (pow a 3) c))) (pow (sqrt -1) 3))))) (/ (pow (sqrt -1) 2) a)))))) |
#s(approx (/ (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (/ (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) #s(hole binary64 (+ (* -1 (* b_2 (pow (sqrt -1) 2))) (* -1 (* (sqrt (* a c)) (sqrt -1)))))) |
#s(approx (/ (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) #s(hole binary64 (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* b_2 (- (* b_2 (- (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (sqrt -1)))) (+ (* 2 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* (sqrt (/ 1 (* a c))) (pow (sqrt -1) 3))))) (pow (sqrt -1) 2)))))) |
#s(approx (/ (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) #s(hole binary64 (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* b_2 (- (* b_2 (- (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (sqrt -1)))) (* b_2 (- (/ 1 (* a c)) (+ (* -1 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (- (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (sqrt -1)))) (+ (* 2 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* (sqrt (/ 1 (* a c))) (pow (sqrt -1) 3))))))) (+ (* 1/2 (/ 1 (* a c))) (* 2 (/ (pow (sqrt -1) 2) (* a c)))))))) (+ (* 2 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* (sqrt (/ 1 (* a c))) (pow (sqrt -1) 3))))) (pow (sqrt -1) 2)))))) |
#s(approx (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (pow b_2 2) (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2)))) (sqrt -1)))) (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -1))))) |
#s(approx (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) #s(hole binary64 (+ (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -1)) (* (pow b_2 2) (+ (* -1 b_2) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (sqrt -1))))))))) |
#s(approx (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) #s(hole binary64 (+ (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -1)) (* (pow b_2 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (sqrt -1)))) (* b_2 (- (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* b_2 (- (+ (* -2 (* a c)) (* -1 (* a c))) (* 1/4 (/ (pow (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) 2) (* (pow a 3) (* (pow c 3) (pow (sqrt -1) 2))))))) (sqrt -1)))) 1))))))) |
#s(approx (* b_2 b_2) #s(hole binary64 (pow b_2 2))) |
#s(approx b_2 #s(hole binary64 b_2)) |
#s(approx (neg b_2) #s(hole binary64 (* -1 b_2))) |
#s(approx (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a))) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (pow b_2 2) (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2)))) (sqrt -1)))) (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -1))))) |
#s(approx (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a))) #s(hole binary64 (+ (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -1)) (* (pow b_2 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (pow b_2 2) (- (+ (* -2 (* a c)) (* -1 (* a c))) (* 1/4 (/ (pow (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) 2) (* (pow a 3) (* (pow c 3) (pow (sqrt -1) 2))))))) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (sqrt -1))))))))) |
#s(approx (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a))) #s(hole binary64 (+ (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -1)) (* (pow b_2 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (sqrt -1)))) (* (pow b_2 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (pow b_2 2) (- 1 (* 1/2 (/ (* (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (- (+ (* -2 (* a c)) (* -1 (* a c))) (* 1/4 (/ (pow (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) 2) (* (pow a 3) (* (pow c 3) (pow (sqrt -1) 2))))))) (* (pow a 3) (* (pow c 3) (pow (sqrt -1) 2))))))) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (- (+ (* -2 (* a c)) (* -1 (* a c))) (* 1/4 (/ (pow (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) 2) (* (pow a 3) (* (pow c 3) (pow (sqrt -1) 2)))))) (sqrt -1))))))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) #s(hole binary64 (+ (* (sqrt (* a c)) (sqrt -1)) (* (pow b_2 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -1))))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) #s(hole binary64 (+ (* (sqrt (* a c)) (sqrt -1)) (* (pow b_2 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -1)))) (* (pow b_2 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -1) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b_2 2) (pow (sqrt -1) 5))))))))))) |
#s(approx (- (* b_2 b_2) (* c a)) #s(hole binary64 (- (pow b_2 2) (* a c)))) |
#s(approx (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))))) #s(hole binary64 (* -1 (* a c)))) |
#s(approx (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))))) #s(hole binary64 (- (* (sqrt (* a c)) (* b_2 (sqrt -1))) (* a c)))) |
#s(approx (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))))) #s(hole binary64 (- (* b_2 (- (* 2 b_2) (* -1 (* (sqrt (* a c)) (sqrt -1))))) (* a c)))) |
#s(approx (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))))) #s(hole binary64 (- (* b_2 (- (* b_2 (+ 2 (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b_2 (sqrt -1)))))) (* -1 (* (sqrt (* a c)) (sqrt -1))))) (* a c)))) |
#s(approx (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))) #s(hole binary64 (* -1 (* a c)))) |
#s(approx (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))) #s(hole binary64 (- (* (sqrt (* a c)) (* b_2 (sqrt -1))) (* a c)))) |
#s(approx (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))) #s(hole binary64 (- (* b_2 (- b_2 (* -1 (* (sqrt (* a c)) (sqrt -1))))) (* a c)))) |
#s(approx (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))) #s(hole binary64 (- (* b_2 (- (* b_2 (+ 1 (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b_2 (sqrt -1)))))) (* -1 (* (sqrt (* a c)) (sqrt -1))))) (* a c)))) |
#s(approx (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) #s(hole binary64 (- (pow b_2 2) (* a c)))) |
#s(approx (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))) #s(hole binary64 (* b_2 (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b_2 2) (sqrt -1)))))))) |
#s(approx (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))) #s(hole binary64 (* b_2 (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* (pow b_2 2) (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3)))))))))) |
#s(approx (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))) #s(hole binary64 (* b_2 (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* (pow b_2 2) (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -1)))) (* (pow b_2 2) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b_2 2) (pow (sqrt -1) 5)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -1) 3)))))))))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* b_2 (- (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b_2 (sqrt -1)))) (/ 1 a))) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* b_2 (- (* b_2 (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -1)))))) (/ 1 a))) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (+ (* -1 b_2) (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (+ (* b_2 (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b_2 (sqrt -1)))) 1)) (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (+ (* b_2 (- (* b_2 (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -1)))))) 1)) (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (* (neg c) (+ (sqrt (* (/ a c) -1)) (/ b_2 c))) #s(hole binary64 (+ (* -1 b_2) (* -1 (* (sqrt (* a c)) (sqrt -1)))))) |
#s(approx (/ (/ (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) a) #s(hole binary64 (* 1/6 (/ (+ (* -2 (* a c)) (* -1 (* a c))) (* a b_2))))) |
#s(approx (/ (/ (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) a) #s(hole binary64 (/ (- (+ (* 1/6 (/ (+ (* -2 (* a c)) (* -1 (* a c))) a)) (* 1/6 (/ (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2))) (* a (pow b_2 2))))) (* -1/18 (/ (* (+ (* -2 (* a c)) (* -1 (* a c))) (+ (* 1/2 (* a c)) (* a c))) (* a (pow b_2 2))))) b_2))) |
#s(approx (/ (/ (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) a) #s(hole binary64 (/ (- (+ (* 1/6 (/ (+ (* -2 (* a c)) (* -1 (* a c))) a)) (+ (* 1/6 (/ (- (* -1 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -2 (* a c)) (* -1 (* a c))) (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2)))))) (* a (pow b_2 4)))) (* 1/6 (/ (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2))) (* a (pow b_2 2)))))) (+ (* -1/3 (/ (* (+ (* 1/2 (* a c)) (* a c)) (- (* 1/6 (/ (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2))) a)) (* -1/18 (/ (* (+ (* -2 (* a c)) (* -1 (* a c))) (+ (* 1/2 (* a c)) (* a c))) a)))) (pow b_2 4))) (+ (* -1/18 (/ (* (+ (* -2 (* a c)) (* -1 (* a c))) (+ (* 1/2 (* a c)) (* a c))) (* a (pow b_2 2)))) (* -1/144 (/ (* a (* (pow c 2) (+ (* -2 (* a c)) (* -1 (* a c))))) (pow b_2 4)))))) b_2))) |
#s(approx (/ (/ (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) a) #s(hole binary64 (/ (- (+ (* -1/6 (/ (+ (* 1/4 (pow (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2))) 2)) (* 1/2 (* (+ (* -2 (* a c)) (* -1 (* a c))) (- (* -1 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -2 (* a c)) (* -1 (* a c))) (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2))))))))) (* a (pow b_2 6)))) (+ (* 1/6 (/ (+ (* -2 (* a c)) (* -1 (* a c))) a)) (+ (* 1/6 (/ (- (* -1 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -2 (* a c)) (* -1 (* a c))) (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2)))))) (* a (pow b_2 4)))) (* 1/6 (/ (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2))) (* a (pow b_2 2))))))) (+ (* -1/3 (/ (* (+ (* 1/2 (* a c)) (* a c)) (- (* 1/6 (/ (- (* -1 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -2 (* a c)) (* -1 (* a c))) (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2)))))) a)) (+ (* -1/3 (* (+ (* 1/2 (* a c)) (* a c)) (- (* 1/6 (/ (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2))) a)) (* -1/18 (/ (* (+ (* -2 (* a c)) (* -1 (* a c))) (+ (* 1/2 (* a c)) (* a c))) a))))) (* -1/144 (* a (* (pow c 2) (+ (* -2 (* a c)) (* -1 (* a c))))))))) (pow b_2 6))) (+ (* -1/3 (/ (* (+ (* 1/2 (* a c)) (* a c)) (- (* 1/6 (/ (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2))) a)) (* -1/18 (/ (* (+ (* -2 (* a c)) (* -1 (* a c))) (+ (* 1/2 (* a c)) (* a c))) a)))) (pow b_2 4))) (+ (* -1/18 (/ (* (+ (* -2 (* a c)) (* -1 (* a c))) (+ (* 1/2 (* a c)) (* a c))) (* a (pow b_2 2)))) (+ (* -1/24 (/ (* (pow a 2) (* (pow c 2) (- (* 1/6 (/ (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2))) a)) (* -1/18 (/ (* (+ (* -2 (* a c)) (* -1 (* a c))) (+ (* 1/2 (* a c)) (* a c))) a))))) (pow b_2 6))) (+ (* -1/144 (/ (* a (* (pow c 2) (+ (* -2 (* a c)) (* -1 (* a c))))) (pow b_2 4))) (* -1/288 (/ (* (pow a 2) (* (pow c 3) (+ (* -2 (* a c)) (* -1 (* a c))))) (pow b_2 6))))))))) b_2))) |
#s(approx (/ (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) #s(hole binary64 (* 1/6 (/ (+ (* -2 (* a c)) (* -1 (* a c))) b_2)))) |
#s(approx (/ (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) #s(hole binary64 (/ (- (+ (* 1/6 (+ (* -2 (* a c)) (* -1 (* a c)))) (* 1/6 (/ (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2))) (pow b_2 2)))) (* -1/18 (/ (* (+ (* -2 (* a c)) (* -1 (* a c))) (+ (* 1/2 (* a c)) (* a c))) (pow b_2 2)))) b_2))) |
#s(approx (/ (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) #s(hole binary64 (/ (- (+ (* 1/6 (+ (* -2 (* a c)) (* -1 (* a c)))) (+ (* 1/6 (/ (- (* -1 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -2 (* a c)) (* -1 (* a c))) (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2)))))) (pow b_2 4))) (* 1/6 (/ (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2))) (pow b_2 2))))) (+ (* -1/3 (/ (* (+ (* 1/2 (* a c)) (* a c)) (- (* 1/6 (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2)))) (* -1/18 (* (+ (* -2 (* a c)) (* -1 (* a c))) (+ (* 1/2 (* a c)) (* a c)))))) (pow b_2 4))) (+ (* -1/18 (/ (* (+ (* -2 (* a c)) (* -1 (* a c))) (+ (* 1/2 (* a c)) (* a c))) (pow b_2 2))) (* -1/144 (/ (* (pow a 2) (* (pow c 2) (+ (* -2 (* a c)) (* -1 (* a c))))) (pow b_2 4)))))) b_2))) |
#s(approx (/ (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) #s(hole binary64 (/ (- (+ (* -1/6 (/ (+ (* 1/4 (pow (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2))) 2)) (* 1/2 (* (+ (* -2 (* a c)) (* -1 (* a c))) (- (* -1 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -2 (* a c)) (* -1 (* a c))) (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2))))))))) (pow b_2 6))) (+ (* 1/6 (+ (* -2 (* a c)) (* -1 (* a c)))) (+ (* 1/6 (/ (- (* -1 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -2 (* a c)) (* -1 (* a c))) (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2)))))) (pow b_2 4))) (* 1/6 (/ (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2))) (pow b_2 2)))))) (+ (* -1/3 (/ (* (+ (* 1/2 (* a c)) (* a c)) (- (* 1/6 (- (* -1 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -2 (* a c)) (* -1 (* a c))) (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2))))))) (+ (* -1/3 (* (+ (* 1/2 (* a c)) (* a c)) (- (* 1/6 (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2)))) (* -1/18 (* (+ (* -2 (* a c)) (* -1 (* a c))) (+ (* 1/2 (* a c)) (* a c))))))) (* -1/144 (* (pow a 2) (* (pow c 2) (+ (* -2 (* a c)) (* -1 (* a c))))))))) (pow b_2 6))) (+ (* -1/3 (/ (* (+ (* 1/2 (* a c)) (* a c)) (- (* 1/6 (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2)))) (* -1/18 (* (+ (* -2 (* a c)) (* -1 (* a c))) (+ (* 1/2 (* a c)) (* a c)))))) (pow b_2 4))) (+ (* -1/18 (/ (* (+ (* -2 (* a c)) (* -1 (* a c))) (+ (* 1/2 (* a c)) (* a c))) (pow b_2 2))) (+ (* -1/24 (/ (* (pow a 2) (* (pow c 2) (- (* 1/6 (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2)))) (* -1/18 (* (+ (* -2 (* a c)) (* -1 (* a c))) (+ (* 1/2 (* a c)) (* a c))))))) (pow b_2 6))) (+ (* -1/144 (/ (* (pow a 2) (* (pow c 2) (+ (* -2 (* a c)) (* -1 (* a c))))) (pow b_2 4))) (* -1/288 (/ (* (pow a 3) (* (pow c 3) (+ (* -2 (* a c)) (* -1 (* a c))))) (pow b_2 6))))))))) b_2))) |
#s(approx (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) #s(hole binary64 (* 1/2 (* b_2 (+ (* -2 (* a c)) (* -1 (* a c))))))) |
#s(approx (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) #s(hole binary64 (* b_2 (+ (* 1/2 (+ (* -2 (* a c)) (* -1 (* a c)))) (* 1/2 (/ (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2))) (pow b_2 2))))))) |
#s(approx (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) #s(hole binary64 (* b_2 (+ (* 1/2 (+ (* -2 (* a c)) (* -1 (* a c)))) (+ (* 1/2 (/ (- (* -1 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -2 (* a c)) (* -1 (* a c))) (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2)))))) (pow b_2 4))) (* 1/2 (/ (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2))) (pow b_2 2)))))))) |
#s(approx (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) #s(hole binary64 (* b_2 (+ (* -1/2 (/ (+ (* 1/4 (pow (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2))) 2)) (* 1/2 (* (+ (* -2 (* a c)) (* -1 (* a c))) (- (* -1 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -2 (* a c)) (* -1 (* a c))) (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2))))))))) (pow b_2 6))) (+ (* 1/2 (+ (* -2 (* a c)) (* -1 (* a c)))) (+ (* 1/2 (/ (- (* -1 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -2 (* a c)) (* -1 (* a c))) (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2)))))) (pow b_2 4))) (* 1/2 (/ (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2))) (pow b_2 2))))))))) |
#s(approx (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a))) #s(hole binary64 (* (pow b_2 3) (+ 1 (* 1/2 (/ (+ (* -2 (* a c)) (* -1 (* a c))) (pow b_2 2))))))) |
#s(approx (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a))) #s(hole binary64 (* (pow b_2 3) (+ 1 (+ (* 1/2 (/ (+ (* -2 (* a c)) (* -1 (* a c))) (pow b_2 2))) (* 1/2 (/ (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2))) (pow b_2 4)))))))) |
#s(approx (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a))) #s(hole binary64 (* (pow b_2 3) (+ 1 (+ (* 1/2 (/ (+ (* -2 (* a c)) (* -1 (* a c))) (pow b_2 2))) (+ (* 1/2 (/ (- (* -1 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -2 (* a c)) (* -1 (* a c))) (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2)))))) (pow b_2 6))) (* 1/2 (/ (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2))) (pow b_2 4))))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) #s(hole binary64 (* b_2 (+ 1 (* -1/2 (/ (* a c) (pow b_2 2))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) #s(hole binary64 (* b_2 (+ 1 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4)))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) #s(hole binary64 (* b_2 (+ 1 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))) (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 6))))))))) |
#s(approx (- (* b_2 b_2) (* c a)) #s(hole binary64 (* (pow b_2 2) (+ 1 (* -1 (/ (* a c) (pow b_2 2))))))) |
#s(approx (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))))) #s(hole binary64 (* 3 (pow b_2 2)))) |
#s(approx (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))))) #s(hole binary64 (* (pow b_2 2) (+ 3 (* -1 (/ (+ (* 1/2 (* a c)) (* a c)) (pow b_2 2))))))) |
#s(approx (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))))) #s(hole binary64 (* (pow b_2 2) (- (+ 3 (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4)))) (+ (* 1/2 (/ (* a c) (pow b_2 2))) (/ (* a c) (pow b_2 2))))))) |
#s(approx (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))))) #s(hole binary64 (* (pow b_2 2) (- (+ 3 (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 6)))) (+ (* 1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))) (+ (* 1/2 (/ (* a c) (pow b_2 2))) (/ (* a c) (pow b_2 2)))))))) |
#s(approx (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))) #s(hole binary64 (* 2 (pow b_2 2)))) |
#s(approx (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))) #s(hole binary64 (* (pow b_2 2) (+ 2 (* -1 (/ (+ (* 1/2 (* a c)) (* a c)) (pow b_2 2))))))) |
#s(approx (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))) #s(hole binary64 (* (pow b_2 2) (- (+ 2 (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4)))) (+ (* 1/2 (/ (* a c) (pow b_2 2))) (/ (* a c) (pow b_2 2))))))) |
#s(approx (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))) #s(hole binary64 (* (pow b_2 2) (- (+ 2 (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 6)))) (+ (* 1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))) (+ (* 1/2 (/ (* a c) (pow b_2 2))) (/ (* a c) (pow b_2 2)))))))) |
#s(approx (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) #s(hole binary64 (* (pow b_2 2) (+ 1 (* -1 (/ (* a c) (pow b_2 2))))))) |
#s(approx (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))) #s(hole binary64 (* (pow b_2 2) (- (* 1/2 (/ (* a c) (pow b_2 2))) 1)))) |
#s(approx (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))) #s(hole binary64 (* (pow b_2 2) (- (+ (* 1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))) (* 1/2 (/ (* a c) (pow b_2 2)))) 1)))) |
#s(approx (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))) #s(hole binary64 (* (pow b_2 2) (- (+ (* 1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 6))) (+ (* 1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))) (* 1/2 (/ (* a c) (pow b_2 2))))) 1)))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (/ (+ (* -1/2 c) (* -1/8 (/ (* a (pow c 2)) (pow b_2 2)))) b_2))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (/ (+ (* -1/2 c) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 2))) (* -1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 4))))) b_2))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (/ (+ (* -1/2 c) (+ (* -1/2 (/ (+ (* 1/64 (* (pow a 4) (pow c 4))) (* 1/16 (* (pow a 4) (pow c 4)))) (* a (pow b_2 6)))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 2))) (* -1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 4)))))) b_2))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (/ (+ (* -1/2 (* a c)) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 2)))) b_2))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (/ (+ (* -1/2 (* a c)) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 2))) (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 4))))) b_2))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (/ (+ (* -1/2 (* a c)) (+ (* -1/2 (/ (+ (* 1/64 (* (pow a 4) (pow c 4))) (* 1/16 (* (pow a 4) (pow c 4)))) (pow b_2 6))) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 2))) (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 4)))))) b_2))) |
#s(approx (* (neg c) (+ (sqrt (* (/ a c) -1)) (/ b_2 c))) #s(hole binary64 (* -1 b_2))) |
#s(approx (* (neg c) (+ (sqrt (* (/ a c) -1)) (/ b_2 c))) #s(hole binary64 (* b_2 (- (* -1 (* (sqrt (* a c)) (/ (sqrt -1) b_2))) 1)))) |
#s(approx (+ (sqrt (* (/ a c) -1)) (/ b_2 c)) #s(hole binary64 (/ b_2 c))) |
#s(approx (+ (sqrt (* (/ a c) -1)) (/ b_2 c)) #s(hole binary64 (* b_2 (+ (* (sqrt (/ a c)) (/ (sqrt -1) b_2)) (/ 1 c))))) |
#s(approx (* (neg c) (+ (sqrt (* (/ 1 (* c a)) -1)) (/ b_2 (* c a)))) #s(hole binary64 (* -1 (/ b_2 a)))) |
#s(approx (* (neg c) (+ (sqrt (* (/ 1 (* c a)) -1)) (/ b_2 (* c a)))) #s(hole binary64 (* b_2 (- (* -1 (* (sqrt (/ c a)) (/ (sqrt -1) b_2))) (/ 1 a))))) |
#s(approx (+ (sqrt (* (/ 1 (* c a)) -1)) (/ b_2 (* c a))) #s(hole binary64 (/ b_2 (* a c)))) |
#s(approx (+ (sqrt (* (/ 1 (* c a)) -1)) (/ b_2 (* c a))) #s(hole binary64 (* b_2 (+ (* (sqrt (/ 1 (* a c))) (/ (sqrt -1) b_2)) (/ 1 (* a c)))))) |
#s(approx (/ (/ (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) a) #s(hole binary64 (* -2 (/ b_2 a)))) |
#s(approx (/ (/ (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) a) #s(hole binary64 (* -1 (* b_2 (- (+ (* 1/2 (/ (+ (* -2 (* a c)) (* -1 (* a c))) (* a (pow b_2 2)))) (* 2 (/ 1 a))) (* -2 (/ (+ (* -1/2 (* a c)) (* a c)) (* a (pow b_2 2))))))))) |
#s(approx (/ (/ (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) a) #s(hole binary64 (* -1 (* b_2 (- (+ (* 1/2 (/ (+ (* -2 (* a c)) (* -1 (* a c))) (* a (pow b_2 2)))) (+ (* 1/2 (/ (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2))) (* a (pow b_2 4)))) (* 2 (/ 1 a)))) (+ (* -2 (/ (+ (* -1/2 (* a c)) (* a c)) (* a (pow b_2 2)))) (+ (* -1 (/ (* (+ (* -1/2 (* a c)) (* a c)) (- (* 1/2 (/ (+ (* -2 (* a c)) (* -1 (* a c))) a)) (* -2 (/ (+ (* -1/2 (* a c)) (* a c)) a)))) (pow b_2 4))) (* 1/4 (/ (* a (pow c 2)) (pow b_2 4)))))))))) |
#s(approx (/ (/ (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) a) #s(hole binary64 (* -1 (* b_2 (- (+ (* 1/2 (/ (+ (* -2 (* a c)) (* -1 (* a c))) (* a (pow b_2 2)))) (+ (* 1/2 (/ (- (* -1 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -2 (* a c)) (* -1 (* a c))) (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2)))))) (* a (pow b_2 6)))) (+ (* 1/2 (/ (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2))) (* a (pow b_2 4)))) (* 2 (/ 1 a))))) (+ (* -2 (/ (+ (* -1/2 (* a c)) (* a c)) (* a (pow b_2 2)))) (+ (* -1 (/ (* (+ (* -1/2 (* a c)) (* a c)) (- (* 1/2 (/ (+ (* -2 (* a c)) (* -1 (* a c))) a)) (* -2 (/ (+ (* -1/2 (* a c)) (* a c)) a)))) (pow b_2 4))) (+ (* -1 (/ (* (+ (* -1/2 (* a c)) (* a c)) (- (* 1/2 (/ (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2))) a)) (+ (* -1 (* (+ (* -1/2 (* a c)) (* a c)) (- (* 1/2 (/ (+ (* -2 (* a c)) (* -1 (* a c))) a)) (* -2 (/ (+ (* -1/2 (* a c)) (* a c)) a))))) (* 1/4 (* a (pow c 2)))))) (pow b_2 6))) (+ (* 1/8 (/ (* (pow a 2) (* (pow c 2) (- (* 1/2 (/ (+ (* -2 (* a c)) (* -1 (* a c))) a)) (* -2 (/ (+ (* -1/2 (* a c)) (* a c)) a))))) (pow b_2 6))) (+ (* 1/8 (/ (* (pow a 2) (pow c 3)) (pow b_2 6))) (* 1/4 (/ (* a (pow c 2)) (pow b_2 4))))))))))))) |
#s(approx (/ (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) #s(hole binary64 (* -2 b_2))) |
#s(approx (/ (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) #s(hole binary64 (* -1 (* b_2 (- (+ 2 (* 1/2 (/ (+ (* -2 (* a c)) (* -1 (* a c))) (pow b_2 2)))) (* -2 (/ (+ (* -1/2 (* a c)) (* a c)) (pow b_2 2)))))))) |
#s(approx (/ (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) #s(hole binary64 (* -1 (* b_2 (- (+ 2 (+ (* 1/2 (/ (+ (* -2 (* a c)) (* -1 (* a c))) (pow b_2 2))) (* 1/2 (/ (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2))) (pow b_2 4))))) (+ (* -2 (/ (+ (* -1/2 (* a c)) (* a c)) (pow b_2 2))) (+ (* -1 (/ (* (+ (* -1/2 (* a c)) (* a c)) (- (* 1/2 (+ (* -2 (* a c)) (* -1 (* a c)))) (* -2 (+ (* -1/2 (* a c)) (* a c))))) (pow b_2 4))) (* 1/4 (/ (* (pow a 2) (pow c 2)) (pow b_2 4)))))))))) |
#s(approx (/ (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) #s(hole binary64 (* -1 (* b_2 (- (+ 2 (+ (* 1/2 (/ (+ (* -2 (* a c)) (* -1 (* a c))) (pow b_2 2))) (+ (* 1/2 (/ (- (* -1 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -2 (* a c)) (* -1 (* a c))) (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2)))))) (pow b_2 6))) (* 1/2 (/ (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2))) (pow b_2 4)))))) (+ (* -2 (/ (+ (* -1/2 (* a c)) (* a c)) (pow b_2 2))) (+ (* -1 (/ (* (+ (* -1/2 (* a c)) (* a c)) (- (* 1/2 (+ (* -2 (* a c)) (* -1 (* a c)))) (* -2 (+ (* -1/2 (* a c)) (* a c))))) (pow b_2 4))) (+ (* -1 (/ (* (+ (* -1/2 (* a c)) (* a c)) (- (* 1/2 (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2)))) (+ (* -1 (* (+ (* -1/2 (* a c)) (* a c)) (- (* 1/2 (+ (* -2 (* a c)) (* -1 (* a c)))) (* -2 (+ (* -1/2 (* a c)) (* a c)))))) (* 1/4 (* (pow a 2) (pow c 2)))))) (pow b_2 6))) (+ (* 1/8 (/ (* (pow a 2) (* (pow c 2) (- (* 1/2 (+ (* -2 (* a c)) (* -1 (* a c)))) (* -2 (+ (* -1/2 (* a c)) (* a c)))))) (pow b_2 6))) (+ (* 1/8 (/ (* (pow a 3) (pow c 3)) (pow b_2 6))) (* 1/4 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))))))))))))) |
#s(approx (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) #s(hole binary64 (* -2 (pow b_2 3)))) |
#s(approx (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) #s(hole binary64 (* -1 (* (pow b_2 3) (+ 2 (* 1/2 (/ (+ (* -2 (* a c)) (* -1 (* a c))) (pow b_2 2)))))))) |
#s(approx (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) #s(hole binary64 (* -1 (* (pow b_2 3) (+ 2 (+ (* 1/2 (/ (+ (* -2 (* a c)) (* -1 (* a c))) (pow b_2 2))) (* 1/2 (/ (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2))) (pow b_2 4))))))))) |
#s(approx (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) #s(hole binary64 (* -1 (* (pow b_2 3) (+ 2 (+ (* 1/2 (/ (+ (* -2 (* a c)) (* -1 (* a c))) (pow b_2 2))) (+ (* 1/2 (/ (- (* -1 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -2 (* a c)) (* -1 (* a c))) (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2)))))) (pow b_2 6))) (* 1/2 (/ (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2))) (pow b_2 4)))))))))) |
#s(approx (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a))) #s(hole binary64 (* -1 (pow b_2 3)))) |
#s(approx (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a))) #s(hole binary64 (* -1 (* (pow b_2 3) (+ 1 (* 1/2 (/ (+ (* -2 (* a c)) (* -1 (* a c))) (pow b_2 2)))))))) |
#s(approx (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a))) #s(hole binary64 (* -1 (* (pow b_2 3) (+ 1 (+ (* 1/2 (/ (+ (* -2 (* a c)) (* -1 (* a c))) (pow b_2 2))) (* 1/2 (/ (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2))) (pow b_2 4))))))))) |
#s(approx (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a))) #s(hole binary64 (* -1 (* (pow b_2 3) (+ 1 (+ (* 1/2 (/ (+ (* -2 (* a c)) (* -1 (* a c))) (pow b_2 2))) (+ (* 1/2 (/ (- (* -1 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -2 (* a c)) (* -1 (* a c))) (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2)))))) (pow b_2 6))) (* 1/2 (/ (- (+ (* 2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (* 1/4 (pow (+ (* -2 (* a c)) (* -1 (* a c))) 2))) (pow b_2 4)))))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) #s(hole binary64 (* -1 b_2))) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) #s(hole binary64 (* -1 (* b_2 (+ 1 (* -1/2 (/ (* a c) (pow b_2 2)))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) #s(hole binary64 (* -1 (* b_2 (+ 1 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) #s(hole binary64 (* -1 (* b_2 (+ 1 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))) (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 6)))))))))) |
#s(approx (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))))) #s(hole binary64 (pow b_2 2))) |
#s(approx (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))))) #s(hole binary64 (* (pow b_2 2) (+ 1 (* -1 (/ (+ (* -1/2 (* a c)) (* a c)) (pow b_2 2))))))) |
#s(approx (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))))) #s(hole binary64 (* (pow b_2 2) (- (+ 1 (* 1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4)))) (+ (* -1/2 (/ (* a c) (pow b_2 2))) (/ (* a c) (pow b_2 2))))))) |
#s(approx (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))))) #s(hole binary64 (* (pow b_2 2) (- (+ 1 (* 1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 6)))) (+ (* -1/2 (/ (* a c) (pow b_2 2))) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))) (/ (* a c) (pow b_2 2)))))))) |
#s(approx (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))) #s(hole binary64 (* -1 (+ (* -1/2 (* a c)) (* a c))))) |
#s(approx (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))) #s(hole binary64 (- (* 1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 2))) (+ (* -1/2 (* a c)) (* a c))))) |
#s(approx (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))) #s(hole binary64 (- (* 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))) (* a c)))))) |
#s(approx (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))) #s(hole binary64 (- (* 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))) (* a c))))))) |
#s(approx (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))) #s(hole binary64 (pow b_2 2))) |
#s(approx (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))) #s(hole binary64 (* (pow b_2 2) (+ 1 (* -1/2 (/ (* a c) (pow b_2 2))))))) |
#s(approx (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))) #s(hole binary64 (* (pow b_2 2) (+ 1 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4)))))))) |
#s(approx (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))) #s(hole binary64 (* (pow b_2 2) (+ 1 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))) (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 6))))))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -2 (/ b_2 a)))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (* 2 (/ 1 a))))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 4))) (* 2 (/ 1 a)))))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 4))) (+ (* -1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 6))) (* 2 (/ 1 a))))))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -2 b_2))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* b_2 (+ 2 (* -1/2 (/ (* a c) (pow b_2 2)))))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* b_2 (+ 2 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))))))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* b_2 (+ 2 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))) (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 6)))))))))) |
#s(approx (* (neg c) (+ (sqrt (* (/ a c) -1)) (/ b_2 c))) #s(hole binary64 (* -1 (* b_2 (+ 1 (* (sqrt (* a c)) (/ (sqrt -1) b_2))))))) |
#s(approx (+ (sqrt (* (/ a c) -1)) (/ b_2 c)) #s(hole binary64 (* -1 (* b_2 (- (* -1 (* (sqrt (/ a c)) (/ (sqrt -1) b_2))) (/ 1 c)))))) |
#s(approx (* (neg c) (+ (sqrt (* (/ 1 (* c a)) -1)) (/ b_2 (* c a)))) #s(hole binary64 (* -1 (* b_2 (+ (* (sqrt (/ c a)) (/ (sqrt -1) b_2)) (/ 1 a)))))) |
#s(approx (+ (sqrt (* (/ 1 (* c a)) -1)) (/ b_2 (* c a))) #s(hole binary64 (* -1 (* b_2 (- (* -1 (* (sqrt (/ 1 (* a c))) (/ (sqrt -1) b_2))) (/ 1 (* a c))))))) |
#s(approx (/ (/ (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) a) #s(hole binary64 (+ (* -1 (/ (pow b_2 3) (* a (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (+ (* c (- (* 1/2 (/ (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (* a (* (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))))) (* -1 (/ (* (+ a (* 1/2 a)) (+ (* -1 (pow b_2 3)) (pow b_2 3))) (* a (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2)))))) (/ (pow b_2 3) (* a (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))))))) |
#s(approx (/ (/ (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) a) #s(hole binary64 (+ (* -1 (/ (pow b_2 3) (* a (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (+ (* c (- (+ (* 1/2 (/ (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (* a (* (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))))) (* c (- (* 1/2 (/ (- (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2))) (* 1/4 (/ (pow (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) 2) (pow b_2 6)))) (* a (* (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))))) (+ (* -1 (/ (* (+ a (* 1/2 a)) (- (* 1/2 (/ (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (* a (* (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))))) (* -1 (/ (* (+ a (* 1/2 a)) (+ (* -1 (pow b_2 3)) (pow b_2 3))) (* a (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2)))))) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))) (* -1/8 (/ (* a (+ (* -1 (pow b_2 3)) (pow b_2 3))) (* (pow b_2 2) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2)))))))) (* -1 (/ (* (+ a (* 1/2 a)) (+ (* -1 (pow b_2 3)) (pow b_2 3))) (* a (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2)))))) (/ (pow b_2 3) (* a (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))))))) |
#s(approx (/ (/ (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) a) #s(hole binary64 (+ (* -1 (/ (pow b_2 3) (* a (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (+ (* c (- (+ (* 1/2 (/ (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (* a (* (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))))) (* c (- (+ (* 1/2 (/ (- (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2))) (* 1/4 (/ (pow (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) 2) (pow b_2 6)))) (* a (* (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))))) (* c (- (* 1/2 (/ (- (* -1 (pow a 3)) (* 1/2 (/ (* (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (- (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2))) (* 1/4 (/ (pow (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) 2) (pow b_2 6))))) (pow b_2 6)))) (* a (* (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))))) (+ (* -1 (/ (* (+ a (* 1/2 a)) (- (* 1/2 (/ (- (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2))) (* 1/4 (/ (pow (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) 2) (pow b_2 6)))) (* a (* (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))))) (+ (* -1 (/ (* (+ a (* 1/2 a)) (- (* 1/2 (/ (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (* a (* (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))))) (* -1 (/ (* (+ a (* 1/2 a)) (+ (* -1 (pow b_2 3)) (pow b_2 3))) (* a (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2)))))) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))) (* -1/8 (/ (* a (+ (* -1 (pow b_2 3)) (pow b_2 3))) (* (pow b_2 2) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))))) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))) (+ (* -1/8 (/ (* (pow a 2) (- (* 1/2 (/ (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (* a (* (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))))) (* -1 (/ (* (+ a (* 1/2 a)) (+ (* -1 (pow b_2 3)) (pow b_2 3))) (* a (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2)))))) (* (pow b_2 2) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (* -1/16 (/ (* (pow a 2) (+ (* -1 (pow b_2 3)) (pow b_2 3))) (* (pow b_2 4) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))))))) (+ (* -1 (/ (* (+ a (* 1/2 a)) (- (* 1/2 (/ (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (* a (* (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))))) (* -1 (/ (* (+ a (* 1/2 a)) (+ (* -1 (pow b_2 3)) (pow b_2 3))) (* a (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2)))))) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))) (* -1/8 (/ (* a (+ (* -1 (pow b_2 3)) (pow b_2 3))) (* (pow b_2 2) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2)))))))) (* -1 (/ (* (+ a (* 1/2 a)) (+ (* -1 (pow b_2 3)) (pow b_2 3))) (* a (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2)))))) (/ (pow b_2 3) (* a (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))))))) |
#s(approx (/ (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) #s(hole binary64 (+ (* -1 (/ (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))) (+ (* c (- (* 1/2 (/ (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (* (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (* -1 (/ (* (+ a (* 1/2 a)) (+ (* -1 (pow b_2 3)) (pow b_2 3))) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))) (/ (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))))) |
#s(approx (/ (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) #s(hole binary64 (+ (* -1 (/ (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))) (+ (* c (- (+ (* 1/2 (/ (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (* (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (* c (- (* 1/2 (/ (- (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2))) (* 1/4 (/ (pow (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) 2) (pow b_2 6)))) (* (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (+ (* -1 (/ (* (+ a (* 1/2 a)) (- (* 1/2 (/ (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (* (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (* -1 (/ (* (+ a (* 1/2 a)) (+ (* -1 (pow b_2 3)) (pow b_2 3))) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))) (* -1/8 (/ (* (pow a 2) (+ (* -1 (pow b_2 3)) (pow b_2 3))) (* (pow b_2 2) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2)))))))) (* -1 (/ (* (+ a (* 1/2 a)) (+ (* -1 (pow b_2 3)) (pow b_2 3))) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))) (/ (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))))) |
#s(approx (/ (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) #s(hole binary64 (+ (* -1 (/ (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))) (+ (* c (- (+ (* 1/2 (/ (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (* (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (* c (- (+ (* 1/2 (/ (- (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2))) (* 1/4 (/ (pow (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) 2) (pow b_2 6)))) (* (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (* c (- (* 1/2 (/ (- (* -1 (pow a 3)) (* 1/2 (/ (* (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (- (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2))) (* 1/4 (/ (pow (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) 2) (pow b_2 6))))) (pow b_2 6)))) (* (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (+ (* -1 (/ (* (+ a (* 1/2 a)) (- (* 1/2 (/ (- (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2))) (* 1/4 (/ (pow (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) 2) (pow b_2 6)))) (* (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (+ (* -1 (/ (* (+ a (* 1/2 a)) (- (* 1/2 (/ (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (* (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (* -1 (/ (* (+ a (* 1/2 a)) (+ (* -1 (pow b_2 3)) (pow b_2 3))) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))) (* -1/8 (/ (* (pow a 2) (+ (* -1 (pow b_2 3)) (pow b_2 3))) (* (pow b_2 2) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))))) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))) (+ (* -1/8 (/ (* (pow a 2) (- (* 1/2 (/ (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (* (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (* -1 (/ (* (+ a (* 1/2 a)) (+ (* -1 (pow b_2 3)) (pow b_2 3))) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))) (* (pow b_2 2) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (* -1/16 (/ (* (pow a 3) (+ (* -1 (pow b_2 3)) (pow b_2 3))) (* (pow b_2 4) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))))))) (+ (* -1 (/ (* (+ a (* 1/2 a)) (- (* 1/2 (/ (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (* (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))) (* -1 (/ (* (+ a (* 1/2 a)) (+ (* -1 (pow b_2 3)) (pow b_2 3))) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))))) (* -1/8 (/ (* (pow a 2) (+ (* -1 (pow b_2 3)) (pow b_2 3))) (* (pow b_2 2) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2)))))))) (* -1 (/ (* (+ a (* 1/2 a)) (+ (* -1 (pow b_2 3)) (pow b_2 3))) (pow (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2))) 2))))) (/ (pow b_2 3) (- (* 2 (pow b_2 2)) (* -1 (pow b_2 2)))))))) |
#s(approx (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) #s(hole binary64 (+ (* -1 (pow b_2 3)) (+ (* 1/2 (/ (* c (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4))))) (pow b_2 3))) (pow b_2 3))))) |
#s(approx (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) #s(hole binary64 (+ (* -1 (pow b_2 3)) (+ (* c (+ (* 1/2 (/ (* c (- (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2))) (* 1/4 (/ (pow (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) 2) (pow b_2 6))))) (pow b_2 3))) (* 1/2 (/ (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (pow b_2 3))))) (pow b_2 3))))) |
#s(approx (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) #s(hole binary64 (+ (* -1 (pow b_2 3)) (+ (* c (+ (* 1/2 (/ (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (pow b_2 3))) (* c (+ (* 1/2 (/ (* c (- (* -1 (pow a 3)) (* 1/2 (/ (* (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (- (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2))) (* 1/4 (/ (pow (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) 2) (pow b_2 6))))) (pow b_2 6))))) (pow b_2 3))) (* 1/2 (/ (- (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2))) (* 1/4 (/ (pow (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) 2) (pow b_2 6)))) (pow b_2 3))))))) (pow b_2 3))))) |
#s(approx (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a))) #s(hole binary64 (+ (* 1/2 (/ (* c (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4))))) (pow b_2 3))) (pow b_2 3)))) |
#s(approx (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a))) #s(hole binary64 (+ (* c (+ (* 1/2 (/ (* c (- (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2))) (* 1/4 (/ (pow (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) 2) (pow b_2 6))))) (pow b_2 3))) (* 1/2 (/ (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (pow b_2 3))))) (pow b_2 3)))) |
#s(approx (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a))) #s(hole binary64 (+ (* c (+ (* 1/2 (/ (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (pow b_2 3))) (* c (+ (* 1/2 (/ (* c (- (* -1 (pow a 3)) (* 1/2 (/ (* (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (- (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2))) (* 1/4 (/ (pow (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) 2) (pow b_2 6))))) (pow b_2 6))))) (pow b_2 3))) (* 1/2 (/ (- (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2))) (* 1/4 (/ (pow (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) 2) (pow b_2 6)))) (pow b_2 3))))))) (pow b_2 3)))) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) #s(hole binary64 (+ b_2 (* c (+ (* -1/2 (/ a b_2)) (* -1/8 (/ (* (pow a 2) c) (pow b_2 3)))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) #s(hole binary64 (+ b_2 (* c (+ (* -1/2 (/ a b_2)) (* c (+ (* -1/8 (/ (pow a 2) (pow b_2 3))) (* -1/16 (/ (* (pow a 3) c) (pow b_2 5)))))))))) |
#s(approx c #s(hole binary64 c)) |
#s(approx (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))))) #s(hole binary64 (- (+ (* -1 (* c (+ a (* 1/2 a)))) (* 2 (pow b_2 2))) (* -1 (pow b_2 2))))) |
#s(approx (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))))) #s(hole binary64 (- (+ (* 2 (pow b_2 2)) (* c (- (* -1/8 (/ (* (pow a 2) c) (pow b_2 2))) (+ a (* 1/2 a))))) (* -1 (pow b_2 2))))) |
#s(approx (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))))) #s(hole binary64 (- (+ (* 2 (pow b_2 2)) (* c (- (* c (- (* -1/16 (/ (* (pow a 3) c) (pow b_2 4))) (* 1/8 (/ (pow a 2) (pow b_2 2))))) (+ a (* 1/2 a))))) (* -1 (pow b_2 2))))) |
#s(approx (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))) #s(hole binary64 (- (+ (* -1 (* c (+ a (* 1/2 a)))) (pow b_2 2)) (* -1 (pow b_2 2))))) |
#s(approx (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))) #s(hole binary64 (- (+ (* c (- (* -1/8 (/ (* (pow a 2) c) (pow b_2 2))) (+ a (* 1/2 a)))) (pow b_2 2)) (* -1 (pow b_2 2))))) |
#s(approx (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))) #s(hole binary64 (- (+ (* c (- (* c (- (* -1/16 (/ (* (pow a 3) c) (pow b_2 4))) (* 1/8 (/ (pow a 2) (pow b_2 2))))) (+ a (* 1/2 a)))) (pow b_2 2)) (* -1 (pow b_2 2))))) |
#s(approx (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))) #s(hole binary64 (+ (* -1 (pow b_2 2)) (* c (+ (* 1/8 (/ (* (pow a 2) c) (pow b_2 2))) (* 1/2 a)))))) |
#s(approx (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))) #s(hole binary64 (+ (* -1 (pow b_2 2)) (* c (+ (* 1/2 a) (* c (+ (* 1/16 (/ (* (pow a 3) c) (pow b_2 4))) (* 1/8 (/ (pow a 2) (pow b_2 2)))))))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* c (- (* -1/8 (/ (* a c) (pow b_2 3))) (* 1/2 (/ 1 b_2)))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* c (- (* c (+ (* -1/8 (/ a (pow b_2 3))) (* -1/16 (/ (* (pow a 2) c) (pow b_2 5))))) (* 1/2 (/ 1 b_2)))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* c (- (* c (+ (* -1/8 (/ a (pow b_2 3))) (* c (+ (* -1/2 (/ (* c (+ (* 1/64 (/ (pow a 4) (pow b_2 6))) (* 1/16 (/ (pow a 4) (pow b_2 6))))) (* a b_2))) (* -1/16 (/ (pow a 2) (pow b_2 5))))))) (* 1/2 (/ 1 b_2)))))) |
#s(approx (neg c) #s(hole binary64 (* -1 c))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* c (+ (* -1/2 (/ a b_2)) (* -1/8 (/ (* (pow a 2) c) (pow b_2 3))))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* c (+ (* -1/2 (/ a b_2)) (* c (+ (* -1/8 (/ (pow a 2) (pow b_2 3))) (* -1/16 (/ (* (pow a 3) c) (pow b_2 5))))))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* c (+ (* -1/2 (/ a b_2)) (* c (+ (* -1/8 (/ (pow a 2) (pow b_2 3))) (* c (+ (* -1/2 (/ (* c (+ (* 1/64 (/ (pow a 4) (pow b_2 6))) (* 1/16 (/ (pow a 4) (pow b_2 6))))) b_2)) (* -1/16 (/ (pow a 3) (pow b_2 5))))))))))) |
#s(approx (* (neg c) (+ (sqrt (* (/ a c) -1)) (/ b_2 c))) #s(hole binary64 (* -1 (+ b_2 (* (sqrt (* a c)) (sqrt -1)))))) |
#s(approx (+ (sqrt (* (/ a c) -1)) (/ b_2 c)) #s(hole binary64 (/ (+ b_2 (* (sqrt (* a c)) (sqrt -1))) c))) |
#s(approx (* (neg c) (+ (sqrt (* (/ 1 (* c a)) -1)) (/ b_2 (* c a)))) #s(hole binary64 (* -1 (+ (* (sqrt (/ c a)) (sqrt -1)) (/ b_2 a))))) |
#s(approx (+ (sqrt (* (/ 1 (* c a)) -1)) (/ b_2 (* c a))) #s(hole binary64 (/ (+ (* (sqrt (/ c a)) (sqrt -1)) (/ b_2 a)) c))) |
#s(approx (/ (/ (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) a) #s(hole binary64 (* -1 (* (sqrt (* a c)) (/ (sqrt -1) (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))))) |
#s(approx (/ (/ (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) a) #s(hole binary64 (* c (+ (* -2 (* (sqrt (/ a (pow c 3))) (/ (* (pow b_2 2) (sqrt -1)) (pow (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2)))) (* -1 (* (sqrt (/ a c)) (/ (sqrt -1) (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))))))) |
#s(approx (/ (/ (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) a) #s(hole binary64 (* c (- (+ (* -1 (* (sqrt (/ a c)) (/ (sqrt -1) (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))) (* -1 (/ (+ (* -1 (pow b_2 3)) (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2))) (sqrt -1))))) (* a (* (pow c 2) (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))))) (+ (* 1/2 (/ (pow b_2 3) (* (pow c 2) (pow (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2)))) (+ (* 2 (* (sqrt (/ a (pow c 3))) (/ (* (pow b_2 2) (sqrt -1)) (pow (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2)))) (* 4 (* (sqrt (/ a (pow c 5))) (/ (* (pow b_2 4) (sqrt -1)) (pow (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 3)))))))))) |
#s(approx (/ (/ (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) a) #s(hole binary64 (* c (- (+ (* -1 (* (sqrt (/ a c)) (/ (sqrt -1) (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))) (+ (* -1 (/ (+ (* -1 (pow b_2 3)) (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2))) (sqrt -1))))) (* a (* (pow c 2) (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))))))) (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (* (sqrt -1) (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))))))))) (+ (* -2 (/ (* (pow b_2 2) (- (* -1 (/ (+ (* -1 (pow b_2 3)) (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2))) (sqrt -1))))) (* a (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))) (+ (* 1/2 (/ (pow b_2 3) (pow (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2))) (* 4 (* (sqrt (/ a c)) (/ (* (pow b_2 4) (sqrt -1)) (pow (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 3))))))) (* (pow c 3) (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))) (+ (* 1/2 (/ (pow b_2 3) (* (pow c 2) (pow (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2)))) (+ (* 2 (* (sqrt (/ a (pow c 3))) (/ (* (pow b_2 2) (sqrt -1)) (pow (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2)))) (+ (* 4 (* (sqrt (/ a (pow c 5))) (/ (* (pow b_2 4) (sqrt -1)) (pow (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 3)))) (/ (pow b_2 5) (* (pow c 3) (pow (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 3))))))))))) |
#s(approx (/ (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) #s(hole binary64 (* -1 (* (sqrt (* (pow a 3) c)) (/ (sqrt -1) (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))))) |
#s(approx (/ (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) #s(hole binary64 (* c (+ (* -2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b_2 2) (sqrt -1)) (pow (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2)))) (* -1 (* (sqrt (/ (pow a 3) c)) (/ (sqrt -1) (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))))))) |
#s(approx (/ (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) #s(hole binary64 (* c (- (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (sqrt -1) (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))) (* -1 (/ (+ (* -1 (pow b_2 3)) (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2))) (sqrt -1))))) (* (pow c 2) (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))))))) (+ (* 1/2 (/ (* a (pow b_2 3)) (* (pow c 2) (pow (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2)))) (+ (* 2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b_2 2) (sqrt -1)) (pow (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2)))) (* 4 (* (sqrt (/ (pow a 3) (pow c 5))) (/ (* (pow b_2 4) (sqrt -1)) (pow (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 3)))))))))) |
#s(approx (/ (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) #s(hole binary64 (* c (- (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (sqrt -1) (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))) (+ (* -1 (/ (+ (* -1 (pow b_2 3)) (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2))) (sqrt -1))))) (* (pow c 2) (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (* (sqrt -1) (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))))))))) (+ (* -2 (/ (* (pow b_2 2) (- (* -1 (/ (+ (* -1 (pow b_2 3)) (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2))) (sqrt -1))))) (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))))) (+ (* 1/2 (/ (* a (pow b_2 3)) (pow (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2))) (* 4 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b_2 4) (sqrt -1)) (pow (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 3))))))) (* (pow c 3) (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))) (+ (* 1/2 (/ (* a (pow b_2 3)) (* (pow c 2) (pow (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2)))) (+ (* 2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b_2 2) (sqrt -1)) (pow (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2)))) (+ (* 4 (* (sqrt (/ (pow a 3) (pow c 5))) (/ (* (pow b_2 4) (sqrt -1)) (pow (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 3)))) (/ (* a (pow b_2 5)) (* (pow c 3) (pow (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 3))))))))))) |
#s(approx (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) #s(hole binary64 (* (pow c 2) (+ (* -1 (/ (pow b_2 3) (pow c 2))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2))) (sqrt -1)))) (* (sqrt (/ (pow a 3) c)) (sqrt -1))))))) |
#s(approx (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) #s(hole binary64 (* (pow c 2) (+ (* -1 (/ (pow b_2 3) (pow c 2))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2))) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (sqrt -1)))) (* (sqrt (/ (pow a 3) c)) (sqrt -1)))))))) |
#s(approx (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) #s(hole binary64 (* (pow c 2) (+ (* -1 (/ (pow b_2 3) (pow c 2))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2))) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 7)))) (/ (- (pow b_2 6) (* 1/4 (/ (* c (pow (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2))) 2)) (* (pow a 3) (pow (sqrt -1) 2))))) (sqrt -1)))) (* (sqrt (/ (pow a 3) c)) (sqrt -1))))))))) |
#s(approx (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a))) #s(hole binary64 (* (pow c 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2))) (sqrt -1)))) (* (sqrt (/ (pow a 3) c)) (sqrt -1)))))) |
#s(approx (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a))) #s(hole binary64 (* (pow c 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2))) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (sqrt -1)))) (* (sqrt (/ (pow a 3) c)) (sqrt -1))))))) |
#s(approx (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a))) #s(hole binary64 (* (pow c 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2))) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (+ (* -2 (* a (pow b_2 4))) (* -1 (* a (pow b_2 4)))) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 7)))) (/ (- (pow b_2 6) (* 1/4 (/ (* c (pow (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2))) 2)) (* (pow a 3) (pow (sqrt -1) 2))))) (sqrt -1)))) (* (sqrt (/ (pow a 3) c)) (sqrt -1)))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) #s(hole binary64 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1)))))) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b_2 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (- (* b_2 b_2) (* c a)) #s(hole binary64 (* c (- (/ (pow b_2 2) c) a)))) |
#s(approx (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))))) #s(hole binary64 (* -1 (* c (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))))))) |
#s(approx (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))))) #s(hole binary64 (* c (- (* 2 (/ (pow b_2 2) c)) (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))))))) |
#s(approx (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))))) #s(hole binary64 (* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 3) (sqrt -1)))) (* 2 (/ (pow b_2 2) c))) (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))))))) |
#s(approx (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))))) #s(hole binary64 (* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b_2 5) (pow (sqrt -1) 3)))) (* 2 (/ (pow b_2 2) c))) (+ a (+ (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))) (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 3) (sqrt -1)))))))))) |
#s(approx (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))) #s(hole binary64 (* -1 (* c (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))))))) |
#s(approx (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))) #s(hole binary64 (* c (- (/ (pow b_2 2) c) (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))))))) |
#s(approx (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))) #s(hole binary64 (* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 3) (sqrt -1)))) (/ (pow b_2 2) c)) (+ a (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))))))) |
#s(approx (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))) #s(hole binary64 (* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b_2 5) (pow (sqrt -1) 3)))) (/ (pow b_2 2) c)) (+ a (+ (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))) (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 3) (sqrt -1)))))))))) |
#s(approx (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) #s(hole binary64 (* c (- (/ (pow b_2 2) c) a)))) |
#s(approx (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))) #s(hole binary64 (* c (+ (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))) (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 3) (sqrt -1)))))))) |
#s(approx (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))) #s(hole binary64 (* c (+ (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 3) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b_2 5) (pow (sqrt -1) 3))))))))) |
#s(approx (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))) #s(hole binary64 (* c (+ (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 3) (sqrt -1)))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b_2 7) (pow (sqrt -1) 5)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b_2 5) (pow (sqrt -1) 3)))))))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* c (+ (* -1 (/ b_2 (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* c (+ (* -1 (/ b_2 (* a c))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* c (+ (* -1 (/ b_2 (* a c))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* c (+ (* -1 (/ b_2 c)) (* (sqrt (/ a c)) (sqrt -1)))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1))) (/ b_2 c))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1)))) (/ b_2 c))))) |
#s(approx (* (neg c) (+ (sqrt (* (/ a c) -1)) (/ b_2 c))) #s(hole binary64 (* c (+ (* -1 (* (sqrt (/ a c)) (sqrt -1))) (* -1 (/ b_2 c)))))) |
#s(approx (* (neg c) (+ (sqrt (* (/ 1 (* c a)) -1)) (/ b_2 (* c a)))) #s(hole binary64 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ b_2 (* a c))))))) |
#s(approx (/ (/ (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) a) #s(hole binary64 (* (sqrt (* a c)) (/ (sqrt -1) (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))))))) |
#s(approx (/ (/ (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) a) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ a c)) (/ (sqrt -1) (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))) (* 2 (* (sqrt (/ a (pow c 3))) (/ (* (pow b_2 2) (sqrt -1)) (pow (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2))))))))) |
#s(approx (/ (/ (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) a) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ a c)) (/ (sqrt -1) (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))) (* -1 (/ (- (* -1 (/ (- (* -1 (/ (+ (* -1 (pow b_2 3)) (* 1/2 (* (sqrt (/ c (pow a 3))) (* (sqrt -1) (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2))))))) (* a (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))) (+ (* 1/2 (/ (pow b_2 3) (pow (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2))) (* 4 (* (sqrt (/ a c)) (/ (* (pow b_2 4) (sqrt -1)) (pow (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 3)))))) c)) (* 2 (* (sqrt (/ a c)) (/ (* (pow b_2 2) (sqrt -1)) (pow (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2))))) c))))))) |
#s(approx (/ (/ (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) a) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ a c)) (/ (sqrt -1) (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))) (* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (+ (* -1 (pow b_2 3)) (* 1/2 (* (sqrt (/ c (pow a 3))) (* (sqrt -1) (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2))))))) (* a (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))) (* -1 (/ (- (* -1/2 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (+ (* 2 (* a (pow b_2 4))) (* a (pow b_2 4)))) (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))) (+ (* -2 (/ (* (pow b_2 2) (- (* -1 (/ (+ (* -1 (pow b_2 3)) (* 1/2 (* (sqrt (/ c (pow a 3))) (* (sqrt -1) (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2))))))) (* a (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))) (+ (* 1/2 (/ (pow b_2 3) (pow (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2))) (* 4 (* (sqrt (/ a c)) (/ (* (pow b_2 4) (sqrt -1)) (pow (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 3))))))) (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))))) (/ (pow b_2 5) (pow (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 3)))) c))) (+ (* 1/2 (/ (pow b_2 3) (pow (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2))) (* 4 (* (sqrt (/ a c)) (/ (* (pow b_2 4) (sqrt -1)) (pow (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 3)))))) c)) (* 2 (* (sqrt (/ a c)) (/ (* (pow b_2 2) (sqrt -1)) (pow (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2))))) c))))))) |
#s(approx (/ (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) #s(hole binary64 (* (sqrt (* (pow a 3) c)) (/ (sqrt -1) (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))))))) |
#s(approx (/ (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (sqrt -1) (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))) (* 2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b_2 2) (sqrt -1)) (pow (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2))))))))) |
#s(approx (/ (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (sqrt -1) (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))) (* -1 (/ (- (* -1 (/ (- (* -1 (/ (+ (* -1 (pow b_2 3)) (* 1/2 (* (sqrt (/ c (pow a 3))) (* (sqrt -1) (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2))))))) (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))))) (+ (* 1/2 (/ (* a (pow b_2 3)) (pow (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2))) (* 4 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b_2 4) (sqrt -1)) (pow (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 3)))))) c)) (* 2 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b_2 2) (sqrt -1)) (pow (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2))))) c))))))) |
#s(approx (/ (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (sqrt -1) (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))) (* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (+ (* -1 (pow b_2 3)) (* 1/2 (* (sqrt (/ c (pow a 3))) (* (sqrt -1) (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2))))))) (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))))) (* -1 (/ (- (* -1/2 (* (sqrt (/ c (pow a 3))) (/ (* (sqrt -1) (+ (* 2 (* a (pow b_2 4))) (* a (pow b_2 4)))) (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))) (+ (* -2 (/ (* (pow b_2 2) (- (* -1 (/ (+ (* -1 (pow b_2 3)) (* 1/2 (* (sqrt (/ c (pow a 3))) (* (sqrt -1) (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2))))))) (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))))) (+ (* 1/2 (/ (* a (pow b_2 3)) (pow (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2))) (* 4 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b_2 4) (sqrt -1)) (pow (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 3))))))) (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))))) (/ (* a (pow b_2 5)) (pow (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 3)))) c))) (+ (* 1/2 (/ (* a (pow b_2 3)) (pow (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2))) (* 4 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b_2 4) (sqrt -1)) (pow (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 3)))))) c)) (* 2 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b_2 2) (sqrt -1)) (pow (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1))))) 2))))) c))))))) |
#s(approx (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) #s(hole binary64 (* (pow c 2) (+ (* -1 (/ (pow b_2 3) (pow c 2))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2)))))) (* (sqrt (/ (pow a 3) c)) (sqrt -1))))))) |
#s(approx (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) #s(hole binary64 (* (pow c 2) (+ (* -1 (/ (pow b_2 3) (pow c 2))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (sqrt -1) (+ (* 2 (* a (pow b_2 4))) (* a (pow b_2 4)))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2)))))) (* (sqrt (/ (pow a 3) c)) (sqrt -1)))))))) |
#s(approx (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) #s(hole binary64 (* (pow c 2) (+ (* -1 (/ (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (sqrt -1) (- (pow b_2 6) (* -1/4 (/ (* c (pow (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2))) 2)) (pow a 3))))))) (* 1/2 (* (sqrt (/ c (pow a 3))) (* (sqrt -1) (+ (* 2 (* a (pow b_2 4))) (* a (pow b_2 4))))))) (pow c 3))) (+ (* -1 (/ (pow b_2 3) (pow c 2))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2)))))) (* (sqrt (/ (pow a 3) c)) (sqrt -1)))))))) |
#s(approx (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a))) #s(hole binary64 (* (pow c 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2)))))) (* (sqrt (/ (pow a 3) c)) (sqrt -1)))))) |
#s(approx (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a))) #s(hole binary64 (* (pow c 2) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (sqrt -1) (+ (* 2 (* a (pow b_2 4))) (* a (pow b_2 4)))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2)))))) (* (sqrt (/ (pow a 3) c)) (sqrt -1))))))) |
#s(approx (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a))) #s(hole binary64 (* (pow c 2) (+ (* -1 (/ (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (sqrt -1) (- (pow b_2 6) (* -1/4 (/ (* c (pow (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2))) 2)) (pow a 3))))))) (* 1/2 (* (sqrt (/ c (pow a 3))) (* (sqrt -1) (+ (* 2 (* a (pow b_2 4))) (* a (pow b_2 4))))))) (pow c 3))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 2 (* (pow a 2) (pow b_2 2))) (* (pow a 2) (pow b_2 2)))))) (* (sqrt (/ (pow a 3) c)) (sqrt -1))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) #s(hole binary64 (* -1 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) #s(hole binary64 (* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) #s(hole binary64 (* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b_2 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1))))))))) |
#s(approx (- (* b_2 b_2) (* c a)) #s(hole binary64 (* -1 (* c (- (* -1 (/ (pow b_2 2) c)) (* -1 a)))))) |
#s(approx (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))))) #s(hole binary64 (* c (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))) |
#s(approx (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))))) #s(hole binary64 (* -1 (* c (- (* -2 (/ (pow b_2 2) c)) (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))))) |
#s(approx (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))))) #s(hole binary64 (* -1 (* c (- (* -1 (/ (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 3) (sqrt -1)))) (* 2 (pow b_2 2))) c)) (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))))) |
#s(approx (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))))) #s(hole binary64 (* -1 (* c (- (* -1 (/ (+ (* -1 (/ (- (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 5) (sqrt -1)))) (* -1/2 (* (sqrt (/ c a)) (* (pow b_2 3) (sqrt -1))))) c)) (* 2 (pow b_2 2))) c)) (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))))) |
#s(approx (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))) #s(hole binary64 (* c (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))) |
#s(approx (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))) #s(hole binary64 (* -1 (* c (- (* -1 (/ (pow b_2 2) c)) (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))))) |
#s(approx (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))) #s(hole binary64 (* -1 (* c (- (* -1 (/ (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 3) (sqrt -1)))) (pow b_2 2)) c)) (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))))) |
#s(approx (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))) #s(hole binary64 (* -1 (* c (- (* -1 (/ (+ (* -1 (/ (- (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 5) (sqrt -1)))) (* -1/2 (* (sqrt (/ c a)) (* (pow b_2 3) (sqrt -1))))) c)) (pow b_2 2)) c)) (+ (* -1 a) (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))))))))) |
#s(approx (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) #s(hole binary64 (* -1 (* c (- (* -1 (/ (pow b_2 2) c)) (* -1 a)))))) |
#s(approx (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))) (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 3) (sqrt -1))))))))) |
#s(approx (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 3) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b_2 5) (sqrt -1)))))))))) |
#s(approx (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ a c)) (* b_2 (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 3) (sqrt -1)))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b_2 7) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b_2 5) (sqrt -1))))))))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1 (* c (+ (* (sqrt (/ 1 (* a c))) (sqrt -1)) (/ b_2 (* a c))))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ b_2 a)) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ b_2 a)) (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b_2 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (* (pow b_2 2) (sqrt -1))))) c))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (neg (sqrt (* (/ c a) -1))) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (sqrt (/ (neg c) a)) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (neg (sqrt (/ (neg c) a))) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* c (+ (* (sqrt (/ a c)) (sqrt -1)) (/ b_2 c)))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 2) (sqrt -1)))) b_2) c)) (* (sqrt (/ a c)) (sqrt -1))))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ c a)) (* (pow b_2 2) (sqrt -1))))) c)) b_2) c)) (* (sqrt (/ a c)) (sqrt -1))))))) |
#s(approx (* (neg c) (+ (sqrt (* (/ 1 (* c a)) -1)) (/ b_2 (* c a)))) #s(hole binary64 (* -1 (* c (+ (* (sqrt (/ 1 (* a c))) (sqrt -1)) (/ b_2 (* a c))))))) |
| Outputs |
|---|
(/.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 b_2 b_2) (neg.f64 b_2) (*.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a))) (-.f64 (*.f64 b_2 b_2) (*.f64 c a)))) (fma.f64 b_2 b_2 (-.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a)) (*.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a)))))))) (neg.f64 a)) |
(/.f64 (/.f64 (fma.f64 (*.f64 b_2 b_2) (neg.f64 b_2) (*.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a))) (-.f64 (*.f64 b_2 b_2) (*.f64 c a)))) (fma.f64 b_2 b_2 (-.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a)) (*.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a))))))) a) |
(/.f64 (neg.f64 (fma.f64 (*.f64 b_2 b_2) (neg.f64 b_2) (*.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a))) (-.f64 (*.f64 b_2 b_2) (*.f64 c a))))) (neg.f64 (fma.f64 b_2 b_2 (-.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a)) (*.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a)))))))) |
(/.f64 (fma.f64 (*.f64 b_2 b_2) (neg.f64 b_2) (*.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a))) (-.f64 (*.f64 b_2 b_2) (*.f64 c a)))) (fma.f64 b_2 b_2 (-.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a)) (*.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a))))))) |
(+.f64 (/.f64 (*.f64 (*.f64 b_2 b_2) (neg.f64 b_2)) (fma.f64 b_2 b_2 (-.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a)) (*.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a))))))) (/.f64 (*.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a))) (-.f64 (*.f64 b_2 b_2) (*.f64 c a))) (fma.f64 b_2 b_2 (-.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a)) (*.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a)))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 b_2 b_2) (neg.f64 b_2)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a))) (-.f64 (*.f64 b_2 b_2) (*.f64 c a))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 b_2 b_2) (neg.f64 b_2)) (*.f64 (*.f64 b_2 b_2) (neg.f64 b_2)) (-.f64 (*.f64 (*.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a))) (-.f64 (*.f64 b_2 b_2) (*.f64 c a))) (*.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a))) (-.f64 (*.f64 b_2 b_2) (*.f64 c a)))) (*.f64 (*.f64 (*.f64 b_2 b_2) (neg.f64 b_2)) (*.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a))) (-.f64 (*.f64 b_2 b_2) (*.f64 c a))))))) |
(fma.f64 (*.f64 b_2 b_2) (neg.f64 b_2) (*.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a))) (-.f64 (*.f64 b_2 b_2) (*.f64 c a)))) |
(+.f64 (*.f64 (*.f64 b_2 b_2) (neg.f64 b_2)) (*.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a))) (-.f64 (*.f64 b_2 b_2) (*.f64 c a)))) |
(*.f64 (fabs.f64 b_2) (fabs.f64 b_2)) |
(*.f64 (neg.f64 b_2) (neg.f64 b_2)) |
(*.f64 b_2 b_2) |
(pow.f64 b_2 #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 b_2) #s(literal 2 binary64))) |
b_2 |
(neg.f64 b_2) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a))) (-.f64 (*.f64 b_2 b_2) (*.f64 c a))) |
(pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a)) #s(literal 1/2 binary64)) |
(sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a))) |
(*.f64 (neg.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a)))) (neg.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a))))) |
(*.f64 (fabs.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a)))) (fabs.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a))))) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a))) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a)))) |
(pow.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a))) #s(literal 2 binary64)) |
(/.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))))) |
(sqrt.f64 (*.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a)) (-.f64 (*.f64 b_2 b_2) (*.f64 c a)))) |
(-.f64 (*.f64 b_2 b_2) (*.f64 c a)) |
(*.f64 c a) |
c |
a |
(/.f64 (+.f64 (pow.f64 (*.f64 b_2 b_2) #s(literal 3 binary64)) (pow.f64 (-.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a)) (*.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a))))) #s(literal 3 binary64))) (fma.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2) (-.f64 (*.f64 (-.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a)) (*.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a))))) (-.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a)) (*.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a)))))) (*.f64 (*.f64 b_2 b_2) (-.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a)) (*.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a))))))))) |
(fma.f64 (fabs.f64 b_2) (fabs.f64 b_2) (-.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a)) (*.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a)))))) |
(fma.f64 (neg.f64 b_2) (neg.f64 b_2) (-.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a)) (*.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a)))))) |
(fma.f64 b_2 b_2 (-.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a)) (*.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a)))))) |
(+.f64 (*.f64 b_2 b_2) (-.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a)) (*.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a)))))) |
(/.f64 (-.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a)) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a)))) #s(literal 3 binary64))) (fma.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a)) (-.f64 (*.f64 b_2 b_2) (*.f64 c a)) (fma.f64 (*.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a)))) (*.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a)))) (*.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a)) (*.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a)))))))) |
(-.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a)) (*.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a))))) |
(*.f64 (neg.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a)))) (neg.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a))))) |
(*.f64 (fabs.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a)))) (fabs.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a))))) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a))) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a)))) |
(pow.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a))) #s(literal 2 binary64)) |
(/.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))))) |
(sqrt.f64 (*.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a)) (-.f64 (*.f64 b_2 b_2) (*.f64 c a)))) |
(-.f64 (*.f64 b_2 b_2) (*.f64 c a)) |
(*.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a)))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(approx (neg (sqrt (* (/ c a) -1))) (sqrt.f64 (/.f64 (neg.f64 c) a)))) |
#s(approx (neg (sqrt (* (/ c a) -1))) (sqrt.f64 (/.f64 (neg.f64 c) a))) |
(pow.f64 (/.f64 (neg.f64 c) a) #s(literal 1/2 binary64)) |
(/.f64 (sqrt.f64 (neg.f64 c)) (sqrt.f64 a)) |
(sqrt.f64 (/.f64 (neg.f64 c) a)) |
(/.f64 (neg.f64 (neg.f64 c)) (neg.f64 a)) |
(/.f64 (neg.f64 c) a) |
(neg.f64 c) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (neg.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)))) |
(neg.f64 (sqrt.f64 (/.f64 (neg.f64 c) a))) |
(/.f64 (neg.f64 #s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (neg.f64 c) #s(approx (+ (sqrt (* (/ a c) -1)) (/ b_2 c)) (neg.f64 (sqrt.f64 (/.f64 (neg.f64 a) c))))))) (neg.f64 a)) |
(/.f64 #s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (neg.f64 c) #s(approx (+ (sqrt (* (/ a c) -1)) (/ b_2 c)) (neg.f64 (sqrt.f64 (/.f64 (neg.f64 a) c)))))) a) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (neg.f64 c) #s(approx (+ (sqrt (* (/ a c) -1)) (/ b_2 c)) (neg.f64 (sqrt.f64 (/.f64 (neg.f64 a) c)))))) |
(*.f64 (neg.f64 c) #s(approx (+ (sqrt (* (/ a c) -1)) (/ b_2 c)) (neg.f64 (sqrt.f64 (/.f64 (neg.f64 a) c))))) |
#s(approx (+ (sqrt (* (/ a c) -1)) (/ b_2 c)) (neg.f64 (sqrt.f64 (/.f64 (neg.f64 a) c)))) |
(neg.f64 (sqrt.f64 (/.f64 (neg.f64 a) c))) |
(pow.f64 (/.f64 (neg.f64 a) c) #s(literal 1/2 binary64)) |
(/.f64 (sqrt.f64 (neg.f64 a)) (sqrt.f64 c)) |
(sqrt.f64 (/.f64 (neg.f64 a) c)) |
(/.f64 (neg.f64 (neg.f64 a)) (neg.f64 c)) |
(/.f64 (neg.f64 a) c) |
(neg.f64 a) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (neg.f64 c) (+.f64 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)) #s(literal -1 binary64))) (/.f64 b_2 (*.f64 c a))))) |
(*.f64 (neg.f64 c) (+.f64 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)) #s(literal -1 binary64))) (/.f64 b_2 (*.f64 c a)))) |
(/.f64 (+.f64 (pow.f64 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)) #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 b_2 (*.f64 c a)) #s(literal 3 binary64))) (fma.f64 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)) #s(literal -1 binary64))) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)) #s(literal -1 binary64))) (-.f64 (*.f64 (/.f64 b_2 (*.f64 c a)) (/.f64 b_2 (*.f64 c a))) (*.f64 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)) #s(literal -1 binary64))) (/.f64 b_2 (*.f64 c a)))))) |
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -1 binary64)) (/.f64 b_2 (*.f64 c a))) |
(+.f64 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)) #s(literal -1 binary64))) (/.f64 b_2 (*.f64 c a))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -1 binary64))) |
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) |
(sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 c a) #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (*.f64 c a)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 c a))) |
#s(literal 1 binary64) |
#s(literal -1 binary64) |
(/.f64 (neg.f64 b_2) (neg.f64 (*.f64 c a))) |
(/.f64 b_2 (*.f64 c a)) |
#s(approx (/ (/ (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) a) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 b_2 b_2) b_2) (*.f64 (*.f64 b_2 b_2) b_2)) (*.f64 a (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))))) |
#s(approx (/ (/ (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) a) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 b_2 b_2) b_2) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))) (fma.f64 a (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c))) (*.f64 (*.f64 (*.f64 b_2 b_2) b_2) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (+.f64 c (*.f64 #s(literal 1/2 binary64) c)) (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 b_2 b_2) b_2) (*.f64 (*.f64 b_2 b_2) b_2))) (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64))))) (/.f64 (*.f64 (*.f64 b_2 b_2) b_2) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))))) a)) |
#s(approx (/ (/ (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) a) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 b_2 b_2) b_2) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))) (fma.f64 a (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c))) (*.f64 (*.f64 (*.f64 b_2 b_2) b_2) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))))) (*.f64 a (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 b_2 b_2) (*.f64 c c)) (*.f64 (*.f64 b_2 b_2) (*.f64 c c))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c))) #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 6 binary64))))) (*.f64 (*.f64 (*.f64 b_2 b_2) b_2) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (+.f64 c (*.f64 #s(literal 1/2 binary64) c)) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c))) (*.f64 (*.f64 (*.f64 b_2 b_2) b_2) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (+.f64 c (*.f64 #s(literal 1/2 binary64) c)) (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 b_2 b_2) b_2) (*.f64 (*.f64 b_2 b_2) b_2))) (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64)))))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 c c) (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 b_2 b_2) b_2) (*.f64 (*.f64 b_2 b_2) b_2))) (pow.f64 (*.f64 b_2 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))) #s(literal 2 binary64)))))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (+.f64 c (*.f64 #s(literal 1/2 binary64) c)) (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 b_2 b_2) b_2) (*.f64 (*.f64 b_2 b_2) b_2))) (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64))))) (/.f64 (*.f64 (*.f64 b_2 b_2) b_2) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))))) a)) |
#s(approx (/ (/ (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) a) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 b_2 b_2) b_2) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))) (fma.f64 a (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c))) (*.f64 (*.f64 (*.f64 b_2 b_2) b_2) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))))) (*.f64 a (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 b_2 b_2) (*.f64 c c)) (*.f64 (*.f64 b_2 b_2) (*.f64 c c))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c))) #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 6 binary64))))) (*.f64 (*.f64 (*.f64 b_2 b_2) b_2) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))))) (*.f64 a (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 c c) c)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c))) (-.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 b_2 b_2) (*.f64 c c)) (*.f64 (*.f64 b_2 b_2) (*.f64 c c))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c))) #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 6 binary64)))))) (pow.f64 b_2 #s(literal 6 binary64))))) (*.f64 (*.f64 (*.f64 b_2 b_2) b_2) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (+.f64 c (*.f64 #s(literal 1/2 binary64) c)) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 b_2 b_2) (*.f64 c c)) (*.f64 (*.f64 b_2 b_2) (*.f64 c c))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c))) #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 6 binary64))))) (*.f64 (*.f64 (*.f64 b_2 b_2) b_2) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (+.f64 c (*.f64 #s(literal 1/2 binary64) c)) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c))) (*.f64 (*.f64 (*.f64 b_2 b_2) b_2) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (+.f64 c (*.f64 #s(literal 1/2 binary64) c)) (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 b_2 b_2) b_2) (*.f64 (*.f64 b_2 b_2) b_2))) (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64)))))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 c c) (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 b_2 b_2) b_2) (*.f64 (*.f64 b_2 b_2) b_2))) (pow.f64 (*.f64 b_2 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))) #s(literal 2 binary64))))))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 c c) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c))) (*.f64 (*.f64 (*.f64 b_2 b_2) b_2) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (+.f64 c (*.f64 #s(literal 1/2 binary64) c)) (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 b_2 b_2) b_2) (*.f64 (*.f64 b_2 b_2) b_2))) (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64)))))) (*.f64 (*.f64 b_2 b_2) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))))) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) c) (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 b_2 b_2) b_2) (*.f64 (*.f64 b_2 b_2) b_2))) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64)))))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (+.f64 c (*.f64 #s(literal 1/2 binary64) c)) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c))) (*.f64 (*.f64 (*.f64 b_2 b_2) b_2) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (+.f64 c (*.f64 #s(literal 1/2 binary64) c)) (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 b_2 b_2) b_2) (*.f64 (*.f64 b_2 b_2) b_2))) (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64)))))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 c c) (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 b_2 b_2) b_2) (*.f64 (*.f64 b_2 b_2) b_2))) (pow.f64 (*.f64 b_2 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))) #s(literal 2 binary64)))))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (+.f64 c (*.f64 #s(literal 1/2 binary64) c)) (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 b_2 b_2) b_2) (*.f64 (*.f64 b_2 b_2) b_2))) (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64))))) (/.f64 (*.f64 (*.f64 b_2 b_2) b_2) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))))) a)) |
#s(approx (/ (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 b_2 b_2) b_2) (*.f64 (*.f64 b_2 b_2) b_2)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))))) |
#s(approx (/ (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 b_2 b_2) b_2) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))) (fma.f64 a (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c))) (*.f64 (*.f64 (*.f64 b_2 b_2) b_2) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (+.f64 c (*.f64 #s(literal 1/2 binary64) c)) (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 b_2 b_2) b_2) (*.f64 (*.f64 b_2 b_2) b_2))) (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64))))) (/.f64 (*.f64 (*.f64 b_2 b_2) b_2) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))))))) |
#s(approx (/ (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 b_2 b_2) b_2) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))) (fma.f64 a (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c))) (*.f64 (*.f64 (*.f64 b_2 b_2) b_2) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))))) (*.f64 a (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 b_2 b_2) (*.f64 c c)) (*.f64 (*.f64 b_2 b_2) (*.f64 c c))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c))) #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 6 binary64))))) (*.f64 (*.f64 (*.f64 b_2 b_2) b_2) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (+.f64 c (*.f64 #s(literal 1/2 binary64) c)) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c))) (*.f64 (*.f64 (*.f64 b_2 b_2) b_2) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (+.f64 c (*.f64 #s(literal 1/2 binary64) c)) (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 b_2 b_2) b_2) (*.f64 (*.f64 b_2 b_2) b_2))) (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64)))))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 c c) (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 b_2 b_2) b_2) (*.f64 (*.f64 b_2 b_2) b_2))) (pow.f64 (*.f64 b_2 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))) #s(literal 2 binary64)))))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (+.f64 c (*.f64 #s(literal 1/2 binary64) c)) (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 b_2 b_2) b_2) (*.f64 (*.f64 b_2 b_2) b_2))) (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64))))) (/.f64 (*.f64 (*.f64 b_2 b_2) b_2) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))))))) |
#s(approx (/ (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 b_2 b_2) b_2) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))) (fma.f64 a (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c))) (*.f64 (*.f64 (*.f64 b_2 b_2) b_2) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))))) (*.f64 a (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 b_2 b_2) (*.f64 c c)) (*.f64 (*.f64 b_2 b_2) (*.f64 c c))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c))) #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 6 binary64))))) (*.f64 (*.f64 (*.f64 b_2 b_2) b_2) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))))) (*.f64 a (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 c c) c)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c))) (-.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 b_2 b_2) (*.f64 c c)) (*.f64 (*.f64 b_2 b_2) (*.f64 c c))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c))) #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 6 binary64)))))) (pow.f64 b_2 #s(literal 6 binary64))))) (*.f64 (*.f64 (*.f64 b_2 b_2) b_2) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (+.f64 c (*.f64 #s(literal 1/2 binary64) c)) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 b_2 b_2) (*.f64 c c)) (*.f64 (*.f64 b_2 b_2) (*.f64 c c))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c))) #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 6 binary64))))) (*.f64 (*.f64 (*.f64 b_2 b_2) b_2) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (+.f64 c (*.f64 #s(literal 1/2 binary64) c)) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c))) (*.f64 (*.f64 (*.f64 b_2 b_2) b_2) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (+.f64 c (*.f64 #s(literal 1/2 binary64) c)) (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 b_2 b_2) b_2) (*.f64 (*.f64 b_2 b_2) b_2))) (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64)))))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 c c) (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 b_2 b_2) b_2) (*.f64 (*.f64 b_2 b_2) b_2))) (pow.f64 (*.f64 b_2 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))) #s(literal 2 binary64))))))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 c c) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c))) (*.f64 (*.f64 (*.f64 b_2 b_2) b_2) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (+.f64 c (*.f64 #s(literal 1/2 binary64) c)) (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 b_2 b_2) b_2) (*.f64 (*.f64 b_2 b_2) b_2))) (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64)))))) (*.f64 (*.f64 b_2 b_2) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))))) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) c) (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 b_2 b_2) b_2) (*.f64 (*.f64 b_2 b_2) b_2))) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64)))))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (+.f64 c (*.f64 #s(literal 1/2 binary64) c)) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c))) (*.f64 (*.f64 (*.f64 b_2 b_2) b_2) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (+.f64 c (*.f64 #s(literal 1/2 binary64) c)) (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 b_2 b_2) b_2) (*.f64 (*.f64 b_2 b_2) b_2))) (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64)))))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 c c) (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 b_2 b_2) b_2) (*.f64 (*.f64 b_2 b_2) b_2))) (pow.f64 (*.f64 b_2 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))) #s(literal 2 binary64)))))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (+.f64 c (*.f64 #s(literal 1/2 binary64) c)) (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 b_2 b_2) b_2) (*.f64 (*.f64 b_2 b_2) b_2))) (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64))))) (/.f64 (*.f64 (*.f64 b_2 b_2) b_2) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))))))) |
#s(approx (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 b_2 b_2) b_2) (*.f64 (*.f64 b_2 b_2) b_2))) |
#s(approx (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 b_2 b_2) b_2) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c)))) (*.f64 (*.f64 b_2 b_2) b_2)) (*.f64 (*.f64 b_2 b_2) b_2)))) |
#s(approx (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 b_2 b_2) b_2) (fma.f64 a (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a (-.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 b_2 b_2) (*.f64 c c)) (*.f64 (*.f64 b_2 b_2) (*.f64 c c))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c))) #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 6 binary64)))))) (*.f64 (*.f64 b_2 b_2) b_2)) (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c))) (*.f64 (*.f64 b_2 b_2) b_2)))) (*.f64 (*.f64 b_2 b_2) b_2)))) |
#s(approx (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 b_2 b_2) b_2) (fma.f64 a (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c))) (*.f64 (*.f64 b_2 b_2) b_2)) (*.f64 a (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 c c) c)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c))) (-.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 b_2 b_2) (*.f64 c c)) (*.f64 (*.f64 b_2 b_2) (*.f64 c c))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c))) #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 6 binary64)))))) (pow.f64 b_2 #s(literal 6 binary64)))))) (*.f64 (*.f64 b_2 b_2) b_2)) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 b_2 b_2) (*.f64 c c)) (*.f64 (*.f64 b_2 b_2) (*.f64 c c))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c))) #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 6 binary64))))) (*.f64 (*.f64 b_2 b_2) b_2)))))) (*.f64 (*.f64 b_2 b_2) b_2)))) |
#s(approx (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a))) (*.f64 (*.f64 b_2 b_2) b_2)) |
#s(approx (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c)))) (*.f64 (*.f64 b_2 b_2) b_2)) (*.f64 (*.f64 b_2 b_2) b_2))) |
#s(approx (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a))) (fma.f64 a (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a (-.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 b_2 b_2) (*.f64 c c)) (*.f64 (*.f64 b_2 b_2) (*.f64 c c))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c))) #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 6 binary64)))))) (*.f64 (*.f64 b_2 b_2) b_2)) (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c))) (*.f64 (*.f64 b_2 b_2) b_2)))) (*.f64 (*.f64 b_2 b_2) b_2))) |
#s(approx (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a))) (fma.f64 a (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c))) (*.f64 (*.f64 b_2 b_2) b_2)) (*.f64 a (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 c c) c)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c))) (-.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 b_2 b_2) (*.f64 c c)) (*.f64 (*.f64 b_2 b_2) (*.f64 c c))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c))) #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 6 binary64)))))) (pow.f64 b_2 #s(literal 6 binary64)))))) (*.f64 (*.f64 b_2 b_2) b_2)) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 b_2 b_2) (*.f64 c c)) (*.f64 (*.f64 b_2 b_2) (*.f64 c c))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c))) #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 6 binary64))))) (*.f64 (*.f64 b_2 b_2) b_2)))))) (*.f64 (*.f64 b_2 b_2) b_2))) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) b_2) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) (+.f64 b_2 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a c) b_2)))) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) (+.f64 b_2 (*.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 c b_2) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 (*.f64 b_2 b_2) b_2))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) (+.f64 b_2 (*.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 c b_2) (*.f64 a (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 c c) (*.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 (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (*.f64 b_2 b_2)) |
#s(approx (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (fma.f64 #s(literal -1 binary64) (*.f64 a c) (*.f64 b_2 b_2))) |
#s(approx (* c a) (*.f64 a c)) |
#s(approx a a) |
#s(approx (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))) |
#s(approx (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))))) (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a (+.f64 c (*.f64 #s(literal 1/2 binary64) c))) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2))) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))) |
#s(approx (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))))) (-.f64 (fma.f64 #s(literal 2 binary64) (*.f64 b_2 b_2) (*.f64 a (-.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b_2 b_2))) (+.f64 c (*.f64 #s(literal 1/2 binary64) c))))) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))) |
#s(approx (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))))) (-.f64 (fma.f64 #s(literal 2 binary64) (*.f64 b_2 b_2) (*.f64 a (-.f64 (*.f64 a (-.f64 (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) c)) (pow.f64 b_2 #s(literal 4 binary64)))) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 c c) (*.f64 b_2 b_2))))) (+.f64 c (*.f64 #s(literal 1/2 binary64) c))))) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))) |
#s(approx (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))) (-.f64 (*.f64 b_2 b_2) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))) |
#s(approx (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))) (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a (+.f64 c (*.f64 #s(literal 1/2 binary64) c))) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))) |
#s(approx (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))) (-.f64 (fma.f64 a (-.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b_2 b_2))) (+.f64 c (*.f64 #s(literal 1/2 binary64) c))) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))) |
#s(approx (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))) (-.f64 (fma.f64 a (-.f64 (*.f64 a (-.f64 (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) c)) (pow.f64 b_2 #s(literal 4 binary64)))) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 c c) (*.f64 b_2 b_2))))) (+.f64 c (*.f64 #s(literal 1/2 binary64) c))) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))) |
#s(approx (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (*.f64 b_2 b_2)) |
#s(approx (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (fma.f64 #s(literal -1 binary64) (*.f64 a c) (*.f64 b_2 b_2))) |
#s(approx (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) |
#s(approx (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))) (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (*.f64 #s(literal 1/2 binary64) (*.f64 a c)))) |
#s(approx (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))) (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (*.f64 a (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b_2 b_2)) (*.f64 #s(literal 1/2 binary64) c))))) |
#s(approx (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))) (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (*.f64 a (fma.f64 #s(literal 1/2 binary64) c (*.f64 a (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) c)) (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 c c) (*.f64 b_2 b_2))))))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 #s(literal -1/2 binary64) (/.f64 c b_2))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (fma.f64 #s(literal -1/2 binary64) (/.f64 c b_2) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 (*.f64 b_2 b_2) b_2))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (fma.f64 #s(literal -1/2 binary64) (/.f64 c b_2) (*.f64 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 (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (fma.f64 #s(literal -1/2 binary64) (/.f64 c b_2) (*.f64 a (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 c c) (*.f64 (*.f64 b_2 b_2) b_2)) (*.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (fma.f64 #s(literal 1/64 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b_2 #s(literal 6 binary64))) (*.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b_2 #s(literal 6 binary64)))))) b_2) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 c c) c) (pow.f64 b_2 #s(literal 5 binary64)))))))))) |
#s(approx (neg (sqrt (* (/ c a) -1))) (*.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))) |
#s(approx (sqrt (/ (neg c) a)) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))) |
#s(approx (/ (neg c) a) (*.f64 #s(literal -1 binary64) (/.f64 c a))) |
#s(approx (neg (sqrt (/ (neg c) a))) (*.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a c) b_2))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 c b_2) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 (*.f64 b_2 b_2) b_2)))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 c b_2) (*.f64 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 (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 c b_2) (*.f64 a (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 c c) (*.f64 (*.f64 b_2 b_2) b_2)) (*.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (fma.f64 #s(literal 1/64 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b_2 #s(literal 6 binary64))) (*.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b_2 #s(literal 6 binary64)))))) b_2) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 c c) c) (pow.f64 b_2 #s(literal 5 binary64))))))))))) |
#s(approx (* (neg c) (+ (sqrt (* (/ a c) -1)) (/ b_2 c))) (*.f64 #s(literal -1 binary64) (*.f64 c (+.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64))) (/.f64 b_2 c))))) |
#s(approx (+ (sqrt (* (/ a c) -1)) (/ b_2 c)) (+.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64))) (/.f64 b_2 c))) |
#s(approx (neg (sqrt (/ (neg a) c))) (*.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64))))) |
#s(approx (sqrt (/ (neg a) c)) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64)))) |
#s(approx (/ (neg a) c) (*.f64 #s(literal -1 binary64) (/.f64 a c))) |
#s(approx (neg a) (*.f64 #s(literal -1 binary64) a)) |
#s(approx (* (neg c) (+ (sqrt (* (/ 1 (* c a)) -1)) (/ b_2 (* c a)))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 c (+.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64))) (/.f64 b_2 c))) a))) |
#s(approx (+ (sqrt (* (/ 1 (* c a)) -1)) (/ b_2 (* c a))) (/.f64 (+.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64))) (/.f64 b_2 c)) a)) |
#s(approx (sqrt (* (/ 1 (* c a)) -1)) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)) #s(literal -1 binary64)))) |
#s(approx (* (/ 1 (* c a)) -1) (/.f64 #s(literal -1 binary64) (*.f64 a c))) |
#s(approx (/ 1 (* c a)) (/.f64 #s(literal 1 binary64) (*.f64 a c))) |
#s(approx (/ b_2 (* c a)) (/.f64 b_2 (*.f64 a c))) |
#s(approx (/ (/ (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) a) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 c c) c) a)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))))))) |
#s(approx (/ (/ (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) a) (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 c c) c) (*.f64 (*.f64 a a) a))) (/.f64 (*.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (+.f64 c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 c c) c) a)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64))))))))))) |
#s(approx (/ (/ (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) a) (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 c c) c) a)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 b_2 b_2) b_2) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a (*.f64 (*.f64 c c) c))) (/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 b_2 b_2) (*.f64 c c)) (*.f64 (*.f64 b_2 b_2) (*.f64 c c))) (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 (*.f64 a a) (+.f64 c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 b_2 b_2) b_2) c) (pow.f64 (*.f64 a (+.f64 c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64))))))) #s(literal 2 binary64))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 c c) c) (*.f64 (*.f64 a a) a))) (/.f64 (*.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (+.f64 c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 2 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 c c) c) (pow.f64 a #s(literal 5 binary64)))) (/.f64 (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (+.f64 c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 3 binary64))))))))) |
#s(approx (/ (/ (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) a) (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 c c) c) a)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 b_2 b_2) b_2) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a (*.f64 (*.f64 c c) c))) (/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 b_2 b_2) (*.f64 c c)) (*.f64 (*.f64 b_2 b_2) (*.f64 c c))) (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 (*.f64 a a) (+.f64 c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))))) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c)))) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))))))))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 b_2 b_2) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 b_2 b_2) b_2) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a (*.f64 (*.f64 c c) c))) (/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 b_2 b_2) (*.f64 c c)) (*.f64 (*.f64 b_2 b_2) (*.f64 c c))) (sqrt.f64 #s(literal -1 binary64)))))) (+.f64 c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 b_2 b_2) b_2) c) (pow.f64 (+.f64 c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 2 binary64))) (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 c c) c) a)) (/.f64 (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (+.f64 c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 3 binary64)))))))) (*.f64 (*.f64 (*.f64 a a) a) (+.f64 c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 b_2 b_2) b_2) c) (pow.f64 (*.f64 a (+.f64 c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64))))))) #s(literal 2 binary64))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 c c) c) (*.f64 (*.f64 a a) a))) (/.f64 (*.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (+.f64 c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 2 binary64)))) (fma.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 c c) c) (pow.f64 a #s(literal 5 binary64)))) (/.f64 (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (+.f64 c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 3 binary64)))) (/.f64 (*.f64 (pow.f64 b_2 #s(literal 5 binary64)) c) (pow.f64 (*.f64 a (+.f64 c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64))))))) #s(literal 3 binary64))))))))) |
#s(approx (/ (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (*.f64 a (*.f64 (*.f64 c c) c))) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))))))) |
#s(approx (/ (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) (*.f64 a (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 c c) c) (*.f64 (*.f64 a a) a))) (/.f64 (*.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (+.f64 c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 c c) c) a)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))))))))) |
#s(approx (/ (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) (*.f64 a (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 c c) c) a)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 b_2 b_2) b_2) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a (*.f64 (*.f64 c c) c))) (/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 b_2 b_2) (*.f64 c c)) (*.f64 (*.f64 b_2 b_2) (*.f64 c c))) (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 (*.f64 a a) (+.f64 c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 b_2 b_2) b_2) c) (pow.f64 (*.f64 a (+.f64 c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64))))))) #s(literal 2 binary64))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 c c) c) (*.f64 (*.f64 a a) a))) (/.f64 (*.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (+.f64 c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 2 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 c c) c) (pow.f64 a #s(literal 5 binary64)))) (/.f64 (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (+.f64 c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 3 binary64)))))))))) |
#s(approx (/ (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) (*.f64 a (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 c c) c) a)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 b_2 b_2) b_2) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a (*.f64 (*.f64 c c) c))) (/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 b_2 b_2) (*.f64 c c)) (*.f64 (*.f64 b_2 b_2) (*.f64 c c))) (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 (*.f64 a a) (+.f64 c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))))) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c)))) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))))))))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 b_2 b_2) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 b_2 b_2) b_2) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a (*.f64 (*.f64 c c) c))) (/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 b_2 b_2) (*.f64 c c)) (*.f64 (*.f64 b_2 b_2) (*.f64 c c))) (sqrt.f64 #s(literal -1 binary64)))))) (+.f64 c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 b_2 b_2) b_2) c) (pow.f64 (+.f64 c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 2 binary64))) (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 c c) c) a)) (/.f64 (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (+.f64 c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 3 binary64)))))))) (*.f64 (*.f64 (*.f64 a a) a) (+.f64 c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 b_2 b_2) b_2) c) (pow.f64 (*.f64 a (+.f64 c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64))))))) #s(literal 2 binary64))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 c c) c) (*.f64 (*.f64 a a) a))) (/.f64 (*.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (+.f64 c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 2 binary64)))) (fma.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 c c) c) (pow.f64 a #s(literal 5 binary64)))) (/.f64 (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (+.f64 c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 3 binary64)))) (/.f64 (*.f64 (pow.f64 b_2 #s(literal 5 binary64)) c) (pow.f64 (*.f64 a (+.f64 c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64))))))) #s(literal 3 binary64)))))))))) |
#s(approx (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) (sqrt.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)))) |
#s(approx (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) (*.f64 (*.f64 a a) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 b_2 b_2) b_2) (*.f64 a a)) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)))) (/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 b_2 b_2) (*.f64 c c)) (*.f64 (*.f64 b_2 b_2) (*.f64 c c))) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (*.f64 (/.f64 (*.f64 (*.f64 c c) c) a) #s(literal -1 binary64))))))) |
#s(approx (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) (*.f64 (*.f64 a a) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 b_2 b_2) b_2) (*.f64 a a)) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)))) (/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 b_2 b_2) (*.f64 c c)) (*.f64 (*.f64 b_2 b_2) (*.f64 c c))) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c)))) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c))) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (*.f64 (/.f64 (*.f64 (*.f64 c c) c) a) #s(literal -1 binary64)))))))) |
#s(approx (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) (*.f64 (*.f64 a a) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 b_2 b_2) b_2) (*.f64 a a)) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)))) (/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 b_2 b_2) (*.f64 c c)) (*.f64 (*.f64 b_2 b_2) (*.f64 c c))) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c)))) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c))) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 a #s(literal 7 binary64)) (*.f64 (*.f64 c c) c)))) (/.f64 (-.f64 (pow.f64 b_2 #s(literal 6 binary64)) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 a (pow.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 b_2 b_2) (*.f64 c c)) (*.f64 (*.f64 b_2 b_2) (*.f64 c c))) #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 c c) c) #s(literal -1 binary64))))) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (*.f64 (/.f64 (*.f64 (*.f64 c c) c) a) #s(literal -1 binary64))))))))) |
#s(approx (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a))) (sqrt.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)))) |
#s(approx (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a))) (*.f64 (*.f64 a a) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)))) (/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 b_2 b_2) (*.f64 c c)) (*.f64 (*.f64 b_2 b_2) (*.f64 c c))) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (*.f64 (/.f64 (*.f64 (*.f64 c c) c) a) #s(literal -1 binary64)))))) |
#s(approx (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a))) (*.f64 (*.f64 a a) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)))) (/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 b_2 b_2) (*.f64 c c)) (*.f64 (*.f64 b_2 b_2) (*.f64 c c))) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c)))) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c))) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (*.f64 (/.f64 (*.f64 (*.f64 c c) c) a) #s(literal -1 binary64))))))) |
#s(approx (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a))) (*.f64 (*.f64 a a) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)))) (/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 b_2 b_2) (*.f64 c c)) (*.f64 (*.f64 b_2 b_2) (*.f64 c c))) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c)))) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c))) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 a #s(literal 7 binary64)) (*.f64 (*.f64 c c) c)))) (/.f64 (-.f64 (pow.f64 b_2 #s(literal 6 binary64)) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 a (pow.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 b_2 b_2) (*.f64 c c)) (*.f64 (*.f64 b_2 b_2) (*.f64 c c))) #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 c c) c) #s(literal -1 binary64))))) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (*.f64 (/.f64 (*.f64 (*.f64 c c) c) a) #s(literal -1 binary64)))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64)))) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) (*.f64 a (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c))) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))))) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) (*.f64 a (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c)))) (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c))) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) (*.f64 a (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c)))) (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (pow.f64 b_2 #s(literal 6 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c))) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))))))) |
#s(approx (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (*.f64 #s(literal -1 binary64) (*.f64 a c))) |
#s(approx (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (*.f64 a (-.f64 (/.f64 (*.f64 b_2 b_2) a) c))) |
#s(approx (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))))) (*.f64 #s(literal -1 binary64) (*.f64 a (+.f64 c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64))))))))) |
#s(approx (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))))) (*.f64 a (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 b_2 b_2) a)) (+.f64 c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64))))))))) |
#s(approx (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))))) (*.f64 a (-.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c))) (/.f64 (*.f64 (*.f64 b_2 b_2) b_2) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 b_2 b_2) a))) (+.f64 c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64))))))))) |
#s(approx (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))))) (*.f64 a (-.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c)))) (/.f64 (pow.f64 b_2 #s(literal 5 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 b_2 b_2) a))) (+.f64 c (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c))) (/.f64 (*.f64 (*.f64 b_2 b_2) b_2) (sqrt.f64 #s(literal -1 binary64)))))))))) |
#s(approx (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))) (*.f64 #s(literal -1 binary64) (*.f64 a (+.f64 c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64))))))))) |
#s(approx (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))) (*.f64 a (-.f64 (/.f64 (*.f64 b_2 b_2) a) (+.f64 c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64))))))))) |
#s(approx (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))) (*.f64 a (-.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c))) (/.f64 (*.f64 (*.f64 b_2 b_2) b_2) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (*.f64 b_2 b_2) a)) (+.f64 c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64))))))))) |
#s(approx (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))) (*.f64 a (-.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c)))) (/.f64 (pow.f64 b_2 #s(literal 5 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)))) (/.f64 (*.f64 b_2 b_2) a)) (+.f64 c (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c))) (/.f64 (*.f64 (*.f64 b_2 b_2) b_2) (sqrt.f64 #s(literal -1 binary64)))))))))) |
#s(approx (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (*.f64 #s(literal -1 binary64) (*.f64 a c))) |
#s(approx (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (*.f64 a (-.f64 (/.f64 (*.f64 b_2 b_2) a) c))) |
#s(approx (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) |
#s(approx (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))) (*.f64 a (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c))) (/.f64 (*.f64 (*.f64 b_2 b_2) b_2) (sqrt.f64 #s(literal -1 binary64)))))))) |
#s(approx (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))) (*.f64 a (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c))) (/.f64 (*.f64 (*.f64 b_2 b_2) b_2) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c)))) (/.f64 (pow.f64 b_2 #s(literal 5 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))))))))) |
#s(approx (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))) (*.f64 a (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c))) (/.f64 (*.f64 (*.f64 b_2 b_2) b_2) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal -1/16 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (pow.f64 b_2 #s(literal 7 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64)))) (*.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c)))) (/.f64 (pow.f64 b_2 #s(literal 5 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)))))))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (fma.f64 #s(literal -1 binary64) (/.f64 b_2 a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (fma.f64 #s(literal -1 binary64) (/.f64 b_2 a) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c))) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (fma.f64 #s(literal -1 binary64) (/.f64 b_2 a) (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c)))) (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c))) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64)))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 b_2 a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 a (-.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c))) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))) (/.f64 b_2 a)))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 a (-.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c)))) (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c))) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))) (/.f64 b_2 a)))) |
#s(approx (* (neg c) (+ (sqrt (* (/ a c) -1)) (/ b_2 c))) (*.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64))))) |
#s(approx (* (neg c) (+ (sqrt (* (/ a c) -1)) (/ b_2 c))) (*.f64 a (fma.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 b_2 a))))) |
#s(approx (+ (sqrt (* (/ a c) -1)) (/ b_2 c)) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64)))) |
#s(approx (+ (sqrt (* (/ a c) -1)) (/ b_2 c)) (*.f64 a (+.f64 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)) #s(literal -1 binary64))) (/.f64 b_2 (*.f64 a c))))) |
#s(approx (* (neg c) (+ (sqrt (* (/ 1 (* c a)) -1)) (/ b_2 (* c a)))) (*.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))) |
#s(approx (* (neg c) (+ (sqrt (* (/ 1 (* c a)) -1)) (/ b_2 (* c a)))) (fma.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 b_2 a)))) |
#s(approx (+ (sqrt (* (/ 1 (* c a)) -1)) (/ b_2 (* c a))) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)) #s(literal -1 binary64)))) |
#s(approx (+ (sqrt (* (/ 1 (* c a)) -1)) (/ b_2 (* c a))) (+.f64 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)) #s(literal -1 binary64))) (/.f64 b_2 (*.f64 a c)))) |
#s(approx (/ (/ (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) a) (*.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 c c) c) a)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64))))))))) |
#s(approx (/ (/ (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) a) (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 c c) c) (*.f64 (*.f64 a a) a))) (/.f64 (*.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 2 binary64)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 c c) c) a)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))))))) |
#s(approx (/ (/ (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) a) (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 b_2 b_2) b_2) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a (*.f64 (*.f64 c c) c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 b_2 b_2) (*.f64 c c)) (*.f64 (*.f64 b_2 b_2) (*.f64 c c))))))) (*.f64 a (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 c c) c) a)) (/.f64 (*.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 2 binary64)))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 b_2 b_2) b_2) c) (*.f64 a (pow.f64 (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 2 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 c c) c) (*.f64 (*.f64 a a) a))) (/.f64 (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 3 binary64))))))) a) (*.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 c c) c) a)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))))))) |
#s(approx (/ (/ (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) a) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 b_2 b_2) b_2) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a (*.f64 (*.f64 c c) c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 b_2 b_2) (*.f64 c c)) (*.f64 (*.f64 b_2 b_2) (*.f64 c c))))))) (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 b_2 b_2) b_2) c) (pow.f64 (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 2 binary64))) (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 c c) c) a)) (/.f64 (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 3 binary64))))))) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a (*.f64 (*.f64 c c) c)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 2 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c))) (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))))))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 b_2 b_2) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 b_2 b_2) b_2) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a (*.f64 (*.f64 c c) c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 b_2 b_2) (*.f64 c c)) (*.f64 (*.f64 b_2 b_2) (*.f64 c c))))))) (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 b_2 b_2) b_2) c) (pow.f64 (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 2 binary64))) (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 c c) c) a)) (/.f64 (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 3 binary64)))))))) (*.f64 a (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))))) (/.f64 (*.f64 (pow.f64 b_2 #s(literal 5 binary64)) c) (*.f64 a (pow.f64 (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 3 binary64)))))) a) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 c c) c) a)) (/.f64 (*.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 2 binary64)))))) a) (*.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 c c) c) a)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))))))) |
#s(approx (/ (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) (*.f64 (sqrt.f64 (*.f64 a (*.f64 (*.f64 c c) c))) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64))))))))) |
#s(approx (/ (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 c c) c) a)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 c c) c) (*.f64 (*.f64 a a) a))) (/.f64 (*.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 2 binary64))))))))) |
#s(approx (/ (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 c c) c) a)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 b_2 b_2) b_2) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a (*.f64 (*.f64 c c) c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 b_2 b_2) (*.f64 c c)) (*.f64 (*.f64 b_2 b_2) (*.f64 c c))))))) (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 b_2 b_2) b_2) c) (pow.f64 (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 2 binary64))) (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 c c) c) a)) (/.f64 (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 3 binary64))))))) a)) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 c c) c) a)) (/.f64 (*.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 2 binary64)))))) a)))))) |
#s(approx (/ (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 c c) c) a)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 b_2 b_2) b_2) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a (*.f64 (*.f64 c c) c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 b_2 b_2) (*.f64 c c)) (*.f64 (*.f64 b_2 b_2) (*.f64 c c))))))) (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64))))))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a (*.f64 (*.f64 c c) c))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 2 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c))) (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64))))))))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 b_2 b_2) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 b_2 b_2) b_2) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a (*.f64 (*.f64 c c) c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 b_2 b_2) (*.f64 c c)) (*.f64 (*.f64 b_2 b_2) (*.f64 c c))))))) (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 b_2 b_2) b_2) c) (pow.f64 (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 2 binary64))) (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 c c) c) a)) (/.f64 (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 3 binary64)))))))) (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64))))))) (/.f64 (*.f64 (pow.f64 b_2 #s(literal 5 binary64)) c) (pow.f64 (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 3 binary64))))) a))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 b_2 b_2) b_2) c) (pow.f64 (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 2 binary64))) (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 c c) c) a)) (/.f64 (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 3 binary64))))))) a)) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 c c) c) a)) (/.f64 (*.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 2 binary64)))))) a)))))) |
#s(approx (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) (*.f64 (*.f64 a a) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 b_2 b_2) b_2) (*.f64 a a)) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 b_2 b_2) (*.f64 c c)) (*.f64 (*.f64 b_2 b_2) (*.f64 c c))))) (sqrt.f64 (*.f64 (/.f64 (*.f64 (*.f64 c c) c) a) #s(literal -1 binary64))))))) |
#s(approx (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) (*.f64 (*.f64 a a) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 b_2 b_2) b_2) (*.f64 a a)) (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 2 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 b_2 b_2) (*.f64 c c)) (*.f64 (*.f64 b_2 b_2) (*.f64 c c))))) (sqrt.f64 (*.f64 (/.f64 (*.f64 (*.f64 c c) c) a) #s(literal -1 binary64)))))))) |
#s(approx (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) (*.f64 (*.f64 a a) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a (*.f64 (*.f64 c c) c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (-.f64 (pow.f64 b_2 #s(literal 6 binary64)) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a (pow.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 b_2 b_2) (*.f64 c c)) (*.f64 (*.f64 b_2 b_2) (*.f64 c c))) #s(literal 2 binary64))) (*.f64 (*.f64 c c) c)))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a (*.f64 (*.f64 c c) c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 2 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c)))))) (*.f64 (*.f64 a a) a)) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 b_2 b_2) b_2) (*.f64 a a)) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 b_2 b_2) (*.f64 c c)) (*.f64 (*.f64 b_2 b_2) (*.f64 c c))))) (sqrt.f64 (*.f64 (/.f64 (*.f64 (*.f64 c c) c) a) #s(literal -1 binary64)))))))) |
#s(approx (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a))) (*.f64 (*.f64 a a) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 b_2 b_2) (*.f64 c c)) (*.f64 (*.f64 b_2 b_2) (*.f64 c c))))) (sqrt.f64 (*.f64 (/.f64 (*.f64 (*.f64 c c) c) a) #s(literal -1 binary64)))))) |
#s(approx (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a))) (*.f64 (*.f64 a a) (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 2 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 b_2 b_2) (*.f64 c c)) (*.f64 (*.f64 b_2 b_2) (*.f64 c c))))) (sqrt.f64 (*.f64 (/.f64 (*.f64 (*.f64 c c) c) a) #s(literal -1 binary64))))))) |
#s(approx (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a))) (*.f64 (*.f64 a a) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a (*.f64 (*.f64 c c) c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (-.f64 (pow.f64 b_2 #s(literal 6 binary64)) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a (pow.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 b_2 b_2) (*.f64 c c)) (*.f64 (*.f64 b_2 b_2) (*.f64 c c))) #s(literal 2 binary64))) (*.f64 (*.f64 c c) c)))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a (*.f64 (*.f64 c c) c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 2 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) c)))))) (*.f64 (*.f64 a a) a)) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 b_2 b_2) (*.f64 c c)) (*.f64 (*.f64 b_2 b_2) (*.f64 c c))))) (sqrt.f64 (*.f64 (/.f64 (*.f64 (*.f64 c c) c) a) #s(literal -1 binary64))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) (*.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64))))) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c))) (*.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c)))) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c))) (*.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c)))) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (pow.f64 b_2 #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c))) (*.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))))))) |
#s(approx (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (*.f64 #s(literal -1 binary64) (*.f64 a (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 b_2 b_2) a)) (*.f64 #s(literal -1 binary64) c))))) |
#s(approx (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))))) (*.f64 a (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))))) |
#s(approx (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))))) (*.f64 #s(literal -1 binary64) (*.f64 a (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 b_2 b_2) a)) (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))))))) |
#s(approx (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))))) (*.f64 #s(literal -1 binary64) (*.f64 a (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 (*.f64 b_2 b_2) b_2) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2))) a)) (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))))))) |
#s(approx (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))))) (*.f64 #s(literal -1 binary64) (*.f64 a (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a (*.f64 (*.f64 c c) c)))) (*.f64 (pow.f64 b_2 #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 (*.f64 b_2 b_2) b_2) (sqrt.f64 #s(literal -1 binary64)))))) a) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2))) a)) (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))))))) |
#s(approx (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))) (*.f64 a (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))))) |
#s(approx (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))) (*.f64 #s(literal -1 binary64) (*.f64 a (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 b_2 b_2) a)) (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))))))) |
#s(approx (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))) (*.f64 #s(literal -1 binary64) (*.f64 a (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 (*.f64 b_2 b_2) b_2) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 b_2 b_2)) a)) (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))))))) |
#s(approx (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))) (*.f64 #s(literal -1 binary64) (*.f64 a (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a (*.f64 (*.f64 c c) c)))) (*.f64 (pow.f64 b_2 #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 (*.f64 b_2 b_2) b_2) (sqrt.f64 #s(literal -1 binary64)))))) a) (*.f64 b_2 b_2)) a)) (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))))))) |
#s(approx (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (*.f64 #s(literal -1 binary64) (*.f64 a (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 b_2 b_2) a)) (*.f64 #s(literal -1 binary64) c))))) |
#s(approx (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))) (*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c))) (*.f64 (*.f64 (*.f64 b_2 b_2) b_2) (sqrt.f64 #s(literal -1 binary64))))))))) |
#s(approx (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c))) (*.f64 (*.f64 (*.f64 b_2 b_2) b_2) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c)))) (*.f64 (pow.f64 b_2 #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))))) |
#s(approx (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c))) (*.f64 (*.f64 (*.f64 b_2 b_2) b_2) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal -1/16 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (pow.f64 b_2 #s(literal 7 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c)))) (*.f64 (pow.f64 b_2 #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64))))))))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (fma.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 b_2 a)))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (fma.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 b_2 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))))) a)))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (fma.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 b_2 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a (*.f64 (*.f64 c c) c)))) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) a))) a)))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 #s(literal -1 binary64) (*.f64 a (+.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))) (/.f64 b_2 a))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))))) b_2) a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a (*.f64 (*.f64 c c) c)))) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))))) a)) b_2) a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))))) |
#s(approx (* (neg c) (+ (sqrt (* (/ a c) -1)) (/ b_2 c))) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64)))) |
#s(approx (* (neg c) (+ (sqrt (* (/ a c) -1)) (/ b_2 c))) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))) (/.f64 b_2 a))))) |
#s(approx (+ (sqrt (* (/ a c) -1)) (/ b_2 c)) (*.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64))))) |
#s(approx (+ (sqrt (* (/ a c) -1)) (/ b_2 c)) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 b_2 (*.f64 a c)) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)) #s(literal -1 binary64))))))) |
#s(approx (neg (sqrt (/ (neg a) c))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64)))) |
#s(approx (sqrt (/ (neg a) c)) (*.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64))))) |
#s(approx (/ (/ (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) a) (*.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))) |
#s(approx (/ (/ (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) a) (fma.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 b_2 #s(literal -1 binary64)) a)))) |
#s(approx (/ (/ (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) a) (fma.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))) (*.f64 b_2 (-.f64 (*.f64 b_2 (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 a a) (*.f64 c c))) (sqrt.f64 #s(literal -1 binary64))))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c)) #s(literal -1 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)))))) (/.f64 #s(literal -1 binary64) a))))) |
#s(approx (/ (/ (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) a) (fma.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))) (*.f64 b_2 (-.f64 (*.f64 b_2 (-.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 a a) (*.f64 c c))) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 b_2 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) c)) (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 a a) (*.f64 c c))) (sqrt.f64 #s(literal -1 binary64))))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c)) #s(literal -1 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) c)) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 a a) c)))))))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c)) #s(literal -1 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)))))) (/.f64 #s(literal -1 binary64) a))))) |
#s(approx (/ (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) (*.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64))))) |
#s(approx (/ (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) (fma.f64 #s(literal -1 binary64) (*.f64 b_2 #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64)))))) |
#s(approx (/ (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) (fma.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64))) (*.f64 b_2 (-.f64 (*.f64 b_2 (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a c) #s(literal 5 binary64)))) (/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 a a) (*.f64 c c))) (sqrt.f64 #s(literal -1 binary64))))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)) #s(literal -1 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)))))) #s(literal -1 binary64))))) |
#s(approx (/ (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) (fma.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64))) (*.f64 b_2 (-.f64 (*.f64 b_2 (-.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a c) #s(literal 5 binary64)))) (/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 a a) (*.f64 c c))) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 b_2 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)) (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a c) #s(literal 5 binary64)))) (/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 a a) (*.f64 c c))) (sqrt.f64 #s(literal -1 binary64))))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)) #s(literal -1 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a c)) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal -1 binary64) (*.f64 a c)))))))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)) #s(literal -1 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)))))) #s(literal -1 binary64))))) |
#s(approx (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)))) (/.f64 (*.f64 (*.f64 b_2 b_2) (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 a a) (*.f64 c c)))) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) #s(literal -1 binary64))))) |
#s(approx (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) (+.f64 (sqrt.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) #s(literal -1 binary64))) (*.f64 (*.f64 b_2 b_2) (fma.f64 #s(literal -1 binary64) b_2 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)))) (/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 a a) (*.f64 c c))) (sqrt.f64 #s(literal -1 binary64))))))))) |
#s(approx (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) (+.f64 (sqrt.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) #s(literal -1 binary64))) (*.f64 (*.f64 b_2 b_2) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)))) (/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 a a) (*.f64 c c))) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 b_2 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)))) (/.f64 (*.f64 b_2 (-.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 a a) (*.f64 c c))) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 (*.f64 c c) c) #s(literal -1 binary64))))))) (sqrt.f64 #s(literal -1 binary64))))) #s(literal 1 binary64))))))) |
#s(approx (* b_2 b_2) (*.f64 b_2 b_2)) |
#s(approx b_2 b_2) |
#s(approx (neg b_2) (*.f64 #s(literal -1 binary64) b_2)) |
#s(approx (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)))) (/.f64 (*.f64 (*.f64 b_2 b_2) (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 a a) (*.f64 c c)))) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) #s(literal -1 binary64))))) |
#s(approx (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a))) (+.f64 (sqrt.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) #s(literal -1 binary64))) (*.f64 (*.f64 b_2 b_2) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)))) (/.f64 (*.f64 (*.f64 b_2 b_2) (-.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 a a) (*.f64 c c))) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 (*.f64 c c) c) #s(literal -1 binary64))))))) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)))) (/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 a a) (*.f64 c c))) (sqrt.f64 #s(literal -1 binary64))))))))) |
#s(approx (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a))) (+.f64 (sqrt.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) #s(literal -1 binary64))) (*.f64 (*.f64 b_2 b_2) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)))) (/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 a a) (*.f64 c c))) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 b_2 b_2) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)))) (/.f64 (*.f64 (*.f64 b_2 b_2) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 a a) (*.f64 c c))) (-.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 a a) (*.f64 c c))) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 (*.f64 c c) c) #s(literal -1 binary64))))))) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 (*.f64 c c) c) #s(literal -1 binary64))))))) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)))) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 a a) (*.f64 c c))) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 (*.f64 c c) c) #s(literal -1 binary64)))))) (sqrt.f64 #s(literal -1 binary64))))))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64))))) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) (+.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64))) (*.f64 (*.f64 b_2 b_2) (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)))) (/.f64 (*.f64 b_2 b_2) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64))))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) (+.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64))) (*.f64 (*.f64 b_2 b_2) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 b_2 b_2) (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)))) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a c) #s(literal 5 binary64)))) (/.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64))))))))))) |
#s(approx (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) |
#s(approx (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))))) (*.f64 #s(literal -1 binary64) (*.f64 a c))) |
#s(approx (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))))) (-.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))) (*.f64 a c))) |
#s(approx (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))))) (-.f64 (*.f64 b_2 (-.f64 (*.f64 #s(literal 2 binary64) b_2) (*.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64)))))) (*.f64 a c))) |
#s(approx (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))))) (-.f64 (*.f64 b_2 (-.f64 (*.f64 b_2 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 b_2 (sqrt.f64 #s(literal -1 binary64))))))) (*.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64)))))) (*.f64 a c))) |
#s(approx (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))) (*.f64 #s(literal -1 binary64) (*.f64 a c))) |
#s(approx (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))) (-.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))) (*.f64 a c))) |
#s(approx (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))) (-.f64 (*.f64 b_2 (-.f64 b_2 (*.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64)))))) (*.f64 a c))) |
#s(approx (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))) (-.f64 (*.f64 b_2 (-.f64 (*.f64 b_2 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 b_2 (sqrt.f64 #s(literal -1 binary64))))))) (*.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64)))))) (*.f64 a c))) |
#s(approx (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) |
#s(approx (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))) (*.f64 b_2 (fma.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64))) (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))))))) |
#s(approx (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))) (*.f64 b_2 (fma.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64))) (*.f64 (*.f64 b_2 b_2) (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)))) (/.f64 (*.f64 b_2 b_2) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)))))))))) |
#s(approx (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))) (*.f64 b_2 (fma.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64))) (*.f64 (*.f64 b_2 b_2) (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 b_2 b_2) (fma.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a c) #s(literal 5 binary64)))) (/.f64 (*.f64 b_2 b_2) (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64)))) (*.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)))) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)))))))))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (fma.f64 b_2 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c))) (/.f64 b_2 (sqrt.f64 #s(literal -1 binary64))))) (/.f64 #s(literal 1 binary64) a)) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (fma.f64 b_2 (-.f64 (*.f64 b_2 (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c)))) (/.f64 (*.f64 b_2 b_2) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64))))))) (/.f64 #s(literal 1 binary64) a)) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (fma.f64 #s(literal -1 binary64) b_2 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (fma.f64 b_2 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 b_2 (sqrt.f64 #s(literal -1 binary64))))) #s(literal 1 binary64)) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (fma.f64 b_2 (-.f64 (*.f64 b_2 (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)))) (/.f64 (*.f64 b_2 b_2) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64))))))) #s(literal 1 binary64)) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64))))) |
#s(approx (* (neg c) (+ (sqrt (* (/ a c) -1)) (/ b_2 c))) (fma.f64 #s(literal -1 binary64) b_2 (*.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64)))))) |
#s(approx (/ (/ (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) a) (*.f64 #s(literal 1/6 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) (*.f64 a b_2)))) |
#s(approx (/ (/ (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) a) (/.f64 (-.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) a) (*.f64 #s(literal 1/6 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) #s(literal 2 binary64)))) (*.f64 a (*.f64 b_2 b_2))))) (*.f64 #s(literal -1/18 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) (fma.f64 #s(literal 1/2 binary64) (*.f64 a c) (*.f64 a c))) (*.f64 a (*.f64 b_2 b_2))))) b_2)) |
#s(approx (/ (/ (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) a) (/.f64 (-.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) a) (fma.f64 #s(literal 1/6 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c))) (*.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) (-.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) #s(literal 2 binary64))))))) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64)))) (*.f64 #s(literal 1/6 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) #s(literal 2 binary64)))) (*.f64 a (*.f64 b_2 b_2)))))) (fma.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 a c) (*.f64 a c)) (-.f64 (*.f64 #s(literal 1/6 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) #s(literal 2 binary64)))) a)) (*.f64 #s(literal -1/18 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) (fma.f64 #s(literal 1/2 binary64) (*.f64 a c) (*.f64 a c))) a)))) (pow.f64 b_2 #s(literal 4 binary64))) (fma.f64 #s(literal -1/18 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) (fma.f64 #s(literal 1/2 binary64) (*.f64 a c) (*.f64 a c))) (*.f64 a (*.f64 b_2 b_2))) (*.f64 #s(literal -1/144 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))))) (pow.f64 b_2 #s(literal 4 binary64))))))) b_2)) |
#s(approx (/ (/ (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) a) (/.f64 (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 (fma.f64 #s(literal 1/4 binary64) (pow.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) #s(literal 2 binary64)))) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c))) (*.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) (-.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) #s(literal 2 binary64)))))))))) (*.f64 a (pow.f64 b_2 #s(literal 6 binary64)))) (fma.f64 #s(literal 1/6 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) a) (fma.f64 #s(literal 1/6 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c))) (*.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) (-.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) #s(literal 2 binary64))))))) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64)))) (*.f64 #s(literal 1/6 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) #s(literal 2 binary64)))) (*.f64 a (*.f64 b_2 b_2))))))) (fma.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 a c) (*.f64 a c)) (-.f64 (*.f64 #s(literal 1/6 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c))) (*.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) (-.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) #s(literal 2 binary64))))))) a)) (fma.f64 #s(literal -1/3 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 a c) (*.f64 a c)) (-.f64 (*.f64 #s(literal 1/6 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) #s(literal 2 binary64)))) a)) (*.f64 #s(literal -1/18 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) (fma.f64 #s(literal 1/2 binary64) (*.f64 a c) (*.f64 a c))) a)))) (*.f64 #s(literal -1/144 binary64) (*.f64 a (*.f64 (*.f64 c c) (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))))))))) (pow.f64 b_2 #s(literal 6 binary64))) (fma.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 a c) (*.f64 a c)) (-.f64 (*.f64 #s(literal 1/6 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) #s(literal 2 binary64)))) a)) (*.f64 #s(literal -1/18 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) (fma.f64 #s(literal 1/2 binary64) (*.f64 a c) (*.f64 a c))) a)))) (pow.f64 b_2 #s(literal 4 binary64))) (fma.f64 #s(literal -1/18 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) (fma.f64 #s(literal 1/2 binary64) (*.f64 a c) (*.f64 a c))) (*.f64 a (*.f64 b_2 b_2))) (fma.f64 #s(literal -1/24 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (-.f64 (*.f64 #s(literal 1/6 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) #s(literal 2 binary64)))) a)) (*.f64 #s(literal -1/18 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) (fma.f64 #s(literal 1/2 binary64) (*.f64 a c) (*.f64 a c))) a))))) (pow.f64 b_2 #s(literal 6 binary64))) (fma.f64 #s(literal -1/144 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))))) (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal -1/288 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 (*.f64 c c) c) (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))))) (pow.f64 b_2 #s(literal 6 binary64)))))))))) b_2)) |
#s(approx (/ (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) (*.f64 #s(literal 1/6 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) b_2))) |
#s(approx (/ (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) (/.f64 (-.f64 (fma.f64 #s(literal 1/6 binary64) (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) (*.f64 #s(literal 1/6 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) #s(literal 2 binary64)))) (*.f64 b_2 b_2)))) (*.f64 #s(literal -1/18 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) (fma.f64 #s(literal 1/2 binary64) (*.f64 a c) (*.f64 a c))) (*.f64 b_2 b_2)))) b_2)) |
#s(approx (/ (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) (/.f64 (-.f64 (fma.f64 #s(literal 1/6 binary64) (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) (fma.f64 #s(literal 1/6 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c))) (*.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) (-.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) #s(literal 2 binary64))))))) (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal 1/6 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) #s(literal 2 binary64)))) (*.f64 b_2 b_2))))) (fma.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 a c) (*.f64 a c)) (-.f64 (*.f64 #s(literal 1/6 binary64) (-.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) #s(literal 2 binary64))))) (*.f64 #s(literal -1/18 binary64) (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) (fma.f64 #s(literal 1/2 binary64) (*.f64 a c) (*.f64 a c)))))) (pow.f64 b_2 #s(literal 4 binary64))) (fma.f64 #s(literal -1/18 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) (fma.f64 #s(literal 1/2 binary64) (*.f64 a c) (*.f64 a c))) (*.f64 b_2 b_2)) (*.f64 #s(literal -1/144 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))))) (pow.f64 b_2 #s(literal 4 binary64))))))) b_2)) |
#s(approx (/ (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) (/.f64 (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 (fma.f64 #s(literal 1/4 binary64) (pow.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) #s(literal 2 binary64)))) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c))) (*.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) (-.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) #s(literal 2 binary64)))))))))) (pow.f64 b_2 #s(literal 6 binary64))) (fma.f64 #s(literal 1/6 binary64) (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) (fma.f64 #s(literal 1/6 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c))) (*.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) (-.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) #s(literal 2 binary64))))))) (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal 1/6 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) #s(literal 2 binary64)))) (*.f64 b_2 b_2)))))) (fma.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 a c) (*.f64 a c)) (-.f64 (*.f64 #s(literal 1/6 binary64) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c))) (*.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) (-.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) #s(literal 2 binary64)))))))) (fma.f64 #s(literal -1/3 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 a c) (*.f64 a c)) (-.f64 (*.f64 #s(literal 1/6 binary64) (-.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) #s(literal 2 binary64))))) (*.f64 #s(literal -1/18 binary64) (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) (fma.f64 #s(literal 1/2 binary64) (*.f64 a c) (*.f64 a c)))))) (*.f64 #s(literal -1/144 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))))))))) (pow.f64 b_2 #s(literal 6 binary64))) (fma.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 a c) (*.f64 a c)) (-.f64 (*.f64 #s(literal 1/6 binary64) (-.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) #s(literal 2 binary64))))) (*.f64 #s(literal -1/18 binary64) (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) (fma.f64 #s(literal 1/2 binary64) (*.f64 a c) (*.f64 a c)))))) (pow.f64 b_2 #s(literal 4 binary64))) (fma.f64 #s(literal -1/18 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) (fma.f64 #s(literal 1/2 binary64) (*.f64 a c) (*.f64 a c))) (*.f64 b_2 b_2)) (fma.f64 #s(literal -1/24 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (-.f64 (*.f64 #s(literal 1/6 binary64) (-.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) #s(literal 2 binary64))))) (*.f64 #s(literal -1/18 binary64) (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) (fma.f64 #s(literal 1/2 binary64) (*.f64 a c) (*.f64 a c))))))) (pow.f64 b_2 #s(literal 6 binary64))) (fma.f64 #s(literal -1/144 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))))) (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal -1/288 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 (*.f64 c c) c) (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))))) (pow.f64 b_2 #s(literal 6 binary64)))))))))) b_2)) |
#s(approx (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) (*.f64 #s(literal 1/2 binary64) (*.f64 b_2 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c)))))) |
#s(approx (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) (*.f64 b_2 (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) #s(literal 2 binary64)))) (*.f64 b_2 b_2)))))) |
#s(approx (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) (*.f64 b_2 (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c))) (*.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) (-.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) #s(literal 2 binary64))))))) (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) #s(literal 2 binary64)))) (*.f64 b_2 b_2))))))) |
#s(approx (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) (*.f64 b_2 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 1/4 binary64) (pow.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) #s(literal 2 binary64)))) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c))) (*.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) (-.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) #s(literal 2 binary64)))))))))) (pow.f64 b_2 #s(literal 6 binary64))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c))) (*.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) (-.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) #s(literal 2 binary64))))))) (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) #s(literal 2 binary64)))) (*.f64 b_2 b_2)))))))) |
#s(approx (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a))) (*.f64 (*.f64 (*.f64 b_2 b_2) b_2) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) (*.f64 b_2 b_2)))))) |
#s(approx (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a))) (*.f64 (*.f64 (*.f64 b_2 b_2) b_2) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) (*.f64 b_2 b_2)) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) #s(literal 2 binary64)))) (pow.f64 b_2 #s(literal 4 binary64)))))))) |
#s(approx (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a))) (*.f64 (*.f64 (*.f64 b_2 b_2) b_2) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) (*.f64 b_2 b_2)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c))) (*.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) (-.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) #s(literal 2 binary64))))))) (pow.f64 b_2 #s(literal 6 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) #s(literal 2 binary64)))) (pow.f64 b_2 #s(literal 4 binary64))))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) (*.f64 b_2 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a c) (*.f64 b_2 b_2)))))) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) (*.f64 b_2 (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a c) (*.f64 b_2 b_2)) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b_2 #s(literal 4 binary64)))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) (*.f64 b_2 (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a c) (*.f64 b_2 b_2)) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) (pow.f64 b_2 #s(literal 6 binary64))))))))) |
#s(approx (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* 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) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))))) (*.f64 #s(literal 3 binary64) (*.f64 b_2 b_2))) |
#s(approx (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))))) (*.f64 (*.f64 b_2 b_2) (+.f64 #s(literal 3 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 a c) (*.f64 a c)) (*.f64 b_2 b_2)))))) |
#s(approx (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))))) (*.f64 (*.f64 b_2 b_2) (-.f64 (+.f64 #s(literal 3 binary64) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b_2 #s(literal 4 binary64))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a c) (*.f64 b_2 b_2)) (/.f64 (*.f64 a c) (*.f64 b_2 b_2)))))) |
#s(approx (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))))) (*.f64 (*.f64 b_2 b_2) (-.f64 (+.f64 #s(literal 3 binary64) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) (pow.f64 b_2 #s(literal 6 binary64))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b_2 #s(literal 4 binary64))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a c) (*.f64 b_2 b_2)) (/.f64 (*.f64 a c) (*.f64 b_2 b_2))))))) |
#s(approx (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2))) |
#s(approx (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))) (*.f64 (*.f64 b_2 b_2) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 a c) (*.f64 a c)) (*.f64 b_2 b_2)))))) |
#s(approx (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))) (*.f64 (*.f64 b_2 b_2) (-.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b_2 #s(literal 4 binary64))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a c) (*.f64 b_2 b_2)) (/.f64 (*.f64 a c) (*.f64 b_2 b_2)))))) |
#s(approx (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))) (*.f64 (*.f64 b_2 b_2) (-.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) (pow.f64 b_2 #s(literal 6 binary64))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b_2 #s(literal 4 binary64))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a c) (*.f64 b_2 b_2)) (/.f64 (*.f64 a c) (*.f64 b_2 b_2))))))) |
#s(approx (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* 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 (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))) (*.f64 (*.f64 b_2 b_2) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a c) (*.f64 b_2 b_2))) #s(literal 1 binary64)))) |
#s(approx (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))) (*.f64 (*.f64 b_2 b_2) (-.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a c) (*.f64 b_2 b_2)))) #s(literal 1 binary64)))) |
#s(approx (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))) (*.f64 (*.f64 b_2 b_2) (-.f64 (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) (pow.f64 b_2 #s(literal 6 binary64))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a c) (*.f64 b_2 b_2))))) #s(literal 1 binary64)))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (/.f64 (fma.f64 #s(literal -1/2 binary64) c (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b_2 b_2)))) b_2)) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (/.f64 (fma.f64 #s(literal -1/2 binary64) c (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b_2 b_2)) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (pow.f64 b_2 #s(literal 4 binary64)))))) b_2)) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (/.f64 (fma.f64 #s(literal -1/2 binary64) c (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 1/64 binary64) (pow.f64 (*.f64 a c) #s(literal 4 binary64)) (*.f64 #s(literal 1/16 binary64) (pow.f64 (*.f64 a c) #s(literal 4 binary64)))) (*.f64 a (pow.f64 b_2 #s(literal 6 binary64)))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b_2 b_2)) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (pow.f64 b_2 #s(literal 4 binary64))))))) b_2)) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 a c) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b_2 b_2)))) b_2)) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 a c) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b_2 b_2)) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) (pow.f64 b_2 #s(literal 4 binary64)))))) b_2)) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 a c) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 1/64 binary64) (pow.f64 (*.f64 a c) #s(literal 4 binary64)) (*.f64 #s(literal 1/16 binary64) (pow.f64 (*.f64 a c) #s(literal 4 binary64)))) (pow.f64 b_2 #s(literal 6 binary64))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b_2 b_2)) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) (pow.f64 b_2 #s(literal 4 binary64))))))) b_2)) |
#s(approx (* (neg c) (+ (sqrt (* (/ a c) -1)) (/ b_2 c))) (*.f64 #s(literal -1 binary64) b_2)) |
#s(approx (* (neg c) (+ (sqrt (* (/ a c) -1)) (/ b_2 c))) (*.f64 b_2 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) b_2))) #s(literal 1 binary64)))) |
#s(approx (+ (sqrt (* (/ a c) -1)) (/ b_2 c)) (/.f64 b_2 c)) |
#s(approx (+ (sqrt (* (/ a c) -1)) (/ b_2 c)) (*.f64 b_2 (fma.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) b_2) (/.f64 #s(literal 1 binary64) c)))) |
#s(approx (* (neg c) (+ (sqrt (* (/ 1 (* c a)) -1)) (/ b_2 (* c a)))) (*.f64 #s(literal -1 binary64) (/.f64 b_2 a))) |
#s(approx (* (neg c) (+ (sqrt (* (/ 1 (* c a)) -1)) (/ b_2 (* c a)))) (*.f64 b_2 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) b_2))) (/.f64 #s(literal 1 binary64) a)))) |
#s(approx (+ (sqrt (* (/ 1 (* c a)) -1)) (/ b_2 (* c a))) (/.f64 b_2 (*.f64 a c))) |
#s(approx (+ (sqrt (* (/ 1 (* c a)) -1)) (/ b_2 (* c a))) (*.f64 b_2 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (sqrt.f64 #s(literal -1 binary64)) b_2) (/.f64 #s(literal 1 binary64) (*.f64 a c))))) |
#s(approx (/ (/ (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) a) (*.f64 #s(literal -2 binary64) (/.f64 b_2 a))) |
#s(approx (/ (/ (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) a) (*.f64 #s(literal -1 binary64) (*.f64 b_2 (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) (*.f64 a (*.f64 b_2 b_2))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) a))) (*.f64 #s(literal -2 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 a c) (*.f64 a c)) (*.f64 a (*.f64 b_2 b_2)))))))) |
#s(approx (/ (/ (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) a) (*.f64 #s(literal -1 binary64) (*.f64 b_2 (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) (*.f64 a (*.f64 b_2 b_2))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) #s(literal 2 binary64)))) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) a)))) (fma.f64 #s(literal -2 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 a c) (*.f64 a c)) (*.f64 a (*.f64 b_2 b_2))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 a c) (*.f64 a c)) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) a)) (*.f64 #s(literal -2 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 a c) (*.f64 a c)) a)))) (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b_2 #s(literal 4 binary64)))))))))) |
#s(approx (/ (/ (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) a) (*.f64 #s(literal -1 binary64) (*.f64 b_2 (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) (*.f64 a (*.f64 b_2 b_2))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c))) (*.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) (-.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) #s(literal 2 binary64))))))) (*.f64 a (pow.f64 b_2 #s(literal 6 binary64)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) #s(literal 2 binary64)))) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) a))))) (fma.f64 #s(literal -2 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 a c) (*.f64 a c)) (*.f64 a (*.f64 b_2 b_2))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 a c) (*.f64 a c)) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) a)) (*.f64 #s(literal -2 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 a c) (*.f64 a c)) a)))) (pow.f64 b_2 #s(literal 4 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 a c) (*.f64 a c)) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) #s(literal 2 binary64)))) a)) (fma.f64 #s(literal -1 binary64) (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 a c) (*.f64 a c)) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) a)) (*.f64 #s(literal -2 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 a c) (*.f64 a c)) a)))) (*.f64 #s(literal 1/4 binary64) (*.f64 a (*.f64 c c)))))) (pow.f64 b_2 #s(literal 6 binary64))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) a)) (*.f64 #s(literal -2 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 a c) (*.f64 a c)) a))))) (pow.f64 b_2 #s(literal 6 binary64))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (pow.f64 b_2 #s(literal 6 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b_2 #s(literal 4 binary64))))))))))))) |
#s(approx (/ (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) (*.f64 #s(literal -2 binary64) b_2)) |
#s(approx (/ (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) (*.f64 #s(literal -1 binary64) (*.f64 b_2 (-.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) (*.f64 b_2 b_2)))) (*.f64 #s(literal -2 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 a c) (*.f64 a c)) (*.f64 b_2 b_2))))))) |
#s(approx (/ (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) (*.f64 #s(literal -1 binary64) (*.f64 b_2 (-.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) (*.f64 b_2 b_2)) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) #s(literal 2 binary64)))) (pow.f64 b_2 #s(literal 4 binary64)))))) (fma.f64 #s(literal -2 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 a c) (*.f64 a c)) (*.f64 b_2 b_2)) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 a c) (*.f64 a c)) (-.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c)))) (*.f64 #s(literal -2 binary64) (fma.f64 #s(literal -1/2 binary64) (*.f64 a c) (*.f64 a c))))) (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b_2 #s(literal 4 binary64)))))))))) |
#s(approx (/ (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) (*.f64 #s(literal -1 binary64) (*.f64 b_2 (-.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) (*.f64 b_2 b_2)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c))) (*.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) (-.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) #s(literal 2 binary64))))))) (pow.f64 b_2 #s(literal 6 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) #s(literal 2 binary64)))) (pow.f64 b_2 #s(literal 4 binary64))))))) (fma.f64 #s(literal -2 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 a c) (*.f64 a c)) (*.f64 b_2 b_2)) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 a c) (*.f64 a c)) (-.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c)))) (*.f64 #s(literal -2 binary64) (fma.f64 #s(literal -1/2 binary64) (*.f64 a c) (*.f64 a c))))) (pow.f64 b_2 #s(literal 4 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 a c) (*.f64 a c)) (-.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) #s(literal 2 binary64))))) (fma.f64 #s(literal -1 binary64) (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 a c) (*.f64 a c)) (-.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c)))) (*.f64 #s(literal -2 binary64) (fma.f64 #s(literal -1/2 binary64) (*.f64 a c) (*.f64 a c))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 a a) (*.f64 c c)))))) (pow.f64 b_2 #s(literal 6 binary64))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (-.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c)))) (*.f64 #s(literal -2 binary64) (fma.f64 #s(literal -1/2 binary64) (*.f64 a c) (*.f64 a c)))))) (pow.f64 b_2 #s(literal 6 binary64))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) (pow.f64 b_2 #s(literal 6 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b_2 #s(literal 4 binary64))))))))))))) |
#s(approx (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 b_2 b_2) b_2))) |
#s(approx (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 b_2 b_2) b_2) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) (*.f64 b_2 b_2))))))) |
#s(approx (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 b_2 b_2) b_2) (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) (*.f64 b_2 b_2)) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) #s(literal 2 binary64)))) (pow.f64 b_2 #s(literal 4 binary64))))))))) |
#s(approx (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 b_2 b_2) b_2) (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) (*.f64 b_2 b_2)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c))) (*.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) (-.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) #s(literal 2 binary64))))))) (pow.f64 b_2 #s(literal 6 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) #s(literal 2 binary64)))) (pow.f64 b_2 #s(literal 4 binary64)))))))))) |
#s(approx (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a))) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 b_2 b_2) b_2))) |
#s(approx (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a))) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 b_2 b_2) b_2) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) (*.f64 b_2 b_2))))))) |
#s(approx (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a))) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 b_2 b_2) b_2) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) (*.f64 b_2 b_2)) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) #s(literal 2 binary64)))) (pow.f64 b_2 #s(literal 4 binary64))))))))) |
#s(approx (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a))) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 b_2 b_2) b_2) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) (*.f64 b_2 b_2)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c))) (*.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) (-.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) #s(literal 2 binary64))))))) (pow.f64 b_2 #s(literal 6 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 a c))) #s(literal 2 binary64)))) (pow.f64 b_2 #s(literal 4 binary64)))))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) (*.f64 #s(literal -1 binary64) b_2)) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) (*.f64 #s(literal -1 binary64) (*.f64 b_2 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a c) (*.f64 b_2 b_2))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) (*.f64 #s(literal -1 binary64) (*.f64 b_2 (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a c) (*.f64 b_2 b_2)) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b_2 #s(literal 4 binary64))))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) (*.f64 #s(literal -1 binary64) (*.f64 b_2 (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a c) (*.f64 b_2 b_2)) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) (pow.f64 b_2 #s(literal 6 binary64)))))))))) |
#s(approx (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))))) (*.f64 b_2 b_2)) |
#s(approx (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))))) (*.f64 (*.f64 b_2 b_2) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 a c) (*.f64 a c)) (*.f64 b_2 b_2)))))) |
#s(approx (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))))) (*.f64 (*.f64 b_2 b_2) (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b_2 #s(literal 4 binary64))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a c) (*.f64 b_2 b_2)) (/.f64 (*.f64 a c) (*.f64 b_2 b_2)))))) |
#s(approx (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))))) (*.f64 (*.f64 b_2 b_2) (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) (pow.f64 b_2 #s(literal 6 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 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b_2 #s(literal 4 binary64))) (/.f64 (*.f64 a c) (*.f64 b_2 b_2))))))) |
#s(approx (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))) (*.f64 #s(literal -1 binary64) (fma.f64 #s(literal -1/2 binary64) (*.f64 a c) (*.f64 a c)))) |
#s(approx (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))) (-.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b_2 b_2))) (fma.f64 #s(literal -1/2 binary64) (*.f64 a c) (*.f64 a c)))) |
#s(approx (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))) (-.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) (pow.f64 b_2 #s(literal 4 binary64)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 a c) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b_2 b_2)) (*.f64 a c))))) |
#s(approx (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal 1/64 binary64) (pow.f64 (*.f64 a c) #s(literal 4 binary64)) (*.f64 #s(literal 1/16 binary64) (pow.f64 (*.f64 a c) #s(literal 4 binary64)))) (pow.f64 b_2 #s(literal 6 binary64)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 a c) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b_2 b_2)) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 a c)))))) |
#s(approx (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))) (*.f64 b_2 b_2)) |
#s(approx (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))) (*.f64 (*.f64 b_2 b_2) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a c) (*.f64 b_2 b_2)))))) |
#s(approx (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))) (*.f64 (*.f64 b_2 b_2) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a c) (*.f64 b_2 b_2)) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b_2 #s(literal 4 binary64)))))))) |
#s(approx (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))) (*.f64 (*.f64 b_2 b_2) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a c) (*.f64 b_2 b_2)) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) (pow.f64 b_2 #s(literal 6 binary64))))))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 #s(literal -2 binary64) (/.f64 b_2 a))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 #s(literal -1 binary64) (*.f64 b_2 (fma.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b_2 b_2)) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) a)))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 #s(literal -1 binary64) (*.f64 b_2 (fma.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b_2 b_2)) (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) (/.f64 #s(literal 1 binary64) a))))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 #s(literal -1 binary64) (*.f64 b_2 (fma.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b_2 b_2)) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b_2 #s(literal 4 binary64))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (pow.f64 b_2 #s(literal 6 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) a)))))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 #s(literal -2 binary64) b_2)) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 #s(literal -1 binary64) (*.f64 b_2 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a c) (*.f64 b_2 b_2))))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 #s(literal -1 binary64) (*.f64 b_2 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a c) (*.f64 b_2 b_2)) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b_2 #s(literal 4 binary64))))))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 #s(literal -1 binary64) (*.f64 b_2 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a c) (*.f64 b_2 b_2)) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) (pow.f64 b_2 #s(literal 6 binary64)))))))))) |
#s(approx (* (neg c) (+ (sqrt (* (/ a c) -1)) (/ b_2 c))) (*.f64 #s(literal -1 binary64) (*.f64 b_2 (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) b_2)))))) |
#s(approx (+ (sqrt (* (/ a c) -1)) (/ b_2 c)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) b_2))) (/.f64 #s(literal 1 binary64) c))))) |
#s(approx (* (neg c) (+ (sqrt (* (/ 1 (* c a)) -1)) (/ b_2 (* c a)))) (*.f64 #s(literal -1 binary64) (*.f64 b_2 (fma.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) b_2) (/.f64 #s(literal 1 binary64) a))))) |
#s(approx (+ (sqrt (* (/ 1 (* c a)) -1)) (/ b_2 (* c a))) (*.f64 #s(literal -1 binary64) (*.f64 b_2 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (sqrt.f64 #s(literal -1 binary64)) b_2))) (/.f64 #s(literal 1 binary64) (*.f64 a c)))))) |
#s(approx (/ (/ (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) a) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 b_2 b_2) b_2) (*.f64 a (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))))) (fma.f64 c (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))))) (*.f64 a (*.f64 (*.f64 (*.f64 b_2 b_2) b_2) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (+.f64 a (*.f64 #s(literal 1/2 binary64) a)) (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 b_2 b_2) b_2) (*.f64 (*.f64 b_2 b_2) b_2))) (*.f64 a (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64)))))) (/.f64 (*.f64 (*.f64 b_2 b_2) b_2) (*.f64 a (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))))))) |
#s(approx (/ (/ (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) a) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 b_2 b_2) b_2) (*.f64 a (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))))) (fma.f64 c (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))))) (*.f64 a (*.f64 (*.f64 (*.f64 b_2 b_2) b_2) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))))) (*.f64 c (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (*.f64 b_2 b_2)) (*.f64 (*.f64 a a) (*.f64 b_2 b_2))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))))) #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 6 binary64))))) (*.f64 a (*.f64 (*.f64 (*.f64 b_2 b_2) b_2) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (+.f64 a (*.f64 #s(literal 1/2 binary64) a)) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))))) (*.f64 a (*.f64 (*.f64 (*.f64 b_2 b_2) b_2) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (+.f64 a (*.f64 #s(literal 1/2 binary64) a)) (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 b_2 b_2) b_2) (*.f64 (*.f64 b_2 b_2) b_2))) (*.f64 a (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64))))))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 a (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 b_2 b_2) b_2) (*.f64 (*.f64 b_2 b_2) b_2))) (pow.f64 (*.f64 b_2 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))) #s(literal 2 binary64)))))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (+.f64 a (*.f64 #s(literal 1/2 binary64) a)) (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 b_2 b_2) b_2) (*.f64 (*.f64 b_2 b_2) b_2))) (*.f64 a (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64)))))) (/.f64 (*.f64 (*.f64 b_2 b_2) b_2) (*.f64 a (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))))))) |
#s(approx (/ (/ (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) a) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 b_2 b_2) b_2) (*.f64 a (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))))) (fma.f64 c (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))))) (*.f64 a (*.f64 (*.f64 (*.f64 b_2 b_2) b_2) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))))) (*.f64 c (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (*.f64 b_2 b_2)) (*.f64 (*.f64 a a) (*.f64 b_2 b_2))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))))) #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 6 binary64))))) (*.f64 a (*.f64 (*.f64 (*.f64 b_2 b_2) b_2) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))))) (*.f64 c (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 a a) a)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))))) (-.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (*.f64 b_2 b_2)) (*.f64 (*.f64 a a) (*.f64 b_2 b_2))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))))) #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 6 binary64)))))) (pow.f64 b_2 #s(literal 6 binary64))))) (*.f64 a (*.f64 (*.f64 (*.f64 b_2 b_2) b_2) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (+.f64 a (*.f64 #s(literal 1/2 binary64) a)) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (*.f64 b_2 b_2)) (*.f64 (*.f64 a a) (*.f64 b_2 b_2))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))))) #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 6 binary64))))) (*.f64 a (*.f64 (*.f64 (*.f64 b_2 b_2) b_2) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (+.f64 a (*.f64 #s(literal 1/2 binary64) a)) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))))) (*.f64 a (*.f64 (*.f64 (*.f64 b_2 b_2) b_2) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (+.f64 a (*.f64 #s(literal 1/2 binary64) a)) (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 b_2 b_2) b_2) (*.f64 (*.f64 b_2 b_2) b_2))) (*.f64 a (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64))))))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 a (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 b_2 b_2) b_2) (*.f64 (*.f64 b_2 b_2) b_2))) (pow.f64 (*.f64 b_2 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))) #s(literal 2 binary64))))))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 a a) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))))) (*.f64 a (*.f64 (*.f64 (*.f64 b_2 b_2) b_2) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (+.f64 a (*.f64 #s(literal 1/2 binary64) a)) (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 b_2 b_2) b_2) (*.f64 (*.f64 b_2 b_2) b_2))) (*.f64 a (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64))))))) (*.f64 (*.f64 b_2 b_2) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))))) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 a a) (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 b_2 b_2) b_2) (*.f64 (*.f64 b_2 b_2) b_2))) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64)))))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (+.f64 a (*.f64 #s(literal 1/2 binary64) a)) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))))) (*.f64 a (*.f64 (*.f64 (*.f64 b_2 b_2) b_2) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (+.f64 a (*.f64 #s(literal 1/2 binary64) a)) (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 b_2 b_2) b_2) (*.f64 (*.f64 b_2 b_2) b_2))) (*.f64 a (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64))))))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 a (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 b_2 b_2) b_2) (*.f64 (*.f64 b_2 b_2) b_2))) (pow.f64 (*.f64 b_2 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))) #s(literal 2 binary64)))))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (+.f64 a (*.f64 #s(literal 1/2 binary64) a)) (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 b_2 b_2) b_2) (*.f64 (*.f64 b_2 b_2) b_2))) (*.f64 a (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64)))))) (/.f64 (*.f64 (*.f64 b_2 b_2) b_2) (*.f64 a (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))))))) |
#s(approx (/ (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 b_2 b_2) b_2) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))) (fma.f64 c (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))))) (*.f64 (*.f64 (*.f64 b_2 b_2) b_2) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (+.f64 a (*.f64 #s(literal 1/2 binary64) a)) (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 b_2 b_2) b_2) (*.f64 (*.f64 b_2 b_2) b_2))) (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64))))) (/.f64 (*.f64 (*.f64 b_2 b_2) b_2) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))))))) |
#s(approx (/ (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 b_2 b_2) b_2) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))) (fma.f64 c (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))))) (*.f64 (*.f64 (*.f64 b_2 b_2) b_2) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))))) (*.f64 c (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (*.f64 b_2 b_2)) (*.f64 (*.f64 a a) (*.f64 b_2 b_2))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))))) #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 6 binary64))))) (*.f64 (*.f64 (*.f64 b_2 b_2) b_2) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (+.f64 a (*.f64 #s(literal 1/2 binary64) a)) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))))) (*.f64 (*.f64 (*.f64 b_2 b_2) b_2) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (+.f64 a (*.f64 #s(literal 1/2 binary64) a)) (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 b_2 b_2) b_2) (*.f64 (*.f64 b_2 b_2) b_2))) (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64)))))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 a a) (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 b_2 b_2) b_2) (*.f64 (*.f64 b_2 b_2) b_2))) (pow.f64 (*.f64 b_2 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))) #s(literal 2 binary64)))))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (+.f64 a (*.f64 #s(literal 1/2 binary64) a)) (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 b_2 b_2) b_2) (*.f64 (*.f64 b_2 b_2) b_2))) (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64))))) (/.f64 (*.f64 (*.f64 b_2 b_2) b_2) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))))))) |
#s(approx (/ (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 b_2 b_2) b_2) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))) (fma.f64 c (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))))) (*.f64 (*.f64 (*.f64 b_2 b_2) b_2) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))))) (*.f64 c (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (*.f64 b_2 b_2)) (*.f64 (*.f64 a a) (*.f64 b_2 b_2))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))))) #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 6 binary64))))) (*.f64 (*.f64 (*.f64 b_2 b_2) b_2) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))))) (*.f64 c (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 a a) a)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))))) (-.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (*.f64 b_2 b_2)) (*.f64 (*.f64 a a) (*.f64 b_2 b_2))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))))) #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 6 binary64)))))) (pow.f64 b_2 #s(literal 6 binary64))))) (*.f64 (*.f64 (*.f64 b_2 b_2) b_2) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (+.f64 a (*.f64 #s(literal 1/2 binary64) a)) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (*.f64 b_2 b_2)) (*.f64 (*.f64 a a) (*.f64 b_2 b_2))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))))) #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 6 binary64))))) (*.f64 (*.f64 (*.f64 b_2 b_2) b_2) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (+.f64 a (*.f64 #s(literal 1/2 binary64) a)) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))))) (*.f64 (*.f64 (*.f64 b_2 b_2) b_2) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (+.f64 a (*.f64 #s(literal 1/2 binary64) a)) (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 b_2 b_2) b_2) (*.f64 (*.f64 b_2 b_2) b_2))) (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64)))))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 a a) (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 b_2 b_2) b_2) (*.f64 (*.f64 b_2 b_2) b_2))) (pow.f64 (*.f64 b_2 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))) #s(literal 2 binary64))))))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 a a) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))))) (*.f64 (*.f64 (*.f64 b_2 b_2) b_2) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (+.f64 a (*.f64 #s(literal 1/2 binary64) a)) (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 b_2 b_2) b_2) (*.f64 (*.f64 b_2 b_2) b_2))) (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64)))))) (*.f64 (*.f64 b_2 b_2) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))))) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) a) (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 b_2 b_2) b_2) (*.f64 (*.f64 b_2 b_2) b_2))) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64)))))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (+.f64 a (*.f64 #s(literal 1/2 binary64) a)) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))))) (*.f64 (*.f64 (*.f64 b_2 b_2) b_2) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (+.f64 a (*.f64 #s(literal 1/2 binary64) a)) (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 b_2 b_2) b_2) (*.f64 (*.f64 b_2 b_2) b_2))) (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64)))))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 a a) (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 b_2 b_2) b_2) (*.f64 (*.f64 b_2 b_2) b_2))) (pow.f64 (*.f64 b_2 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))) #s(literal 2 binary64)))))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (+.f64 a (*.f64 #s(literal 1/2 binary64) a)) (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 b_2 b_2) b_2) (*.f64 (*.f64 b_2 b_2) b_2))) (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))) #s(literal 2 binary64))))) (/.f64 (*.f64 (*.f64 b_2 b_2) b_2) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2))))))) |
#s(approx (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 b_2 b_2) b_2) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 c (fma.f64 #s(literal -2 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64)))))) (*.f64 (*.f64 b_2 b_2) b_2)) (*.f64 (*.f64 b_2 b_2) b_2)))) |
#s(approx (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 b_2 b_2) b_2) (fma.f64 c (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 c (-.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (*.f64 b_2 b_2)) (*.f64 (*.f64 a a) (*.f64 b_2 b_2))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))))) #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 6 binary64)))))) (*.f64 (*.f64 b_2 b_2) b_2)) (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))))) (*.f64 (*.f64 b_2 b_2) b_2)))) (*.f64 (*.f64 b_2 b_2) b_2)))) |
#s(approx (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 b_2 b_2) b_2) (fma.f64 c (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))))) (*.f64 (*.f64 b_2 b_2) b_2)) (*.f64 c (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 c (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 a a) a)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))))) (-.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (*.f64 b_2 b_2)) (*.f64 (*.f64 a a) (*.f64 b_2 b_2))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))))) #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 6 binary64)))))) (pow.f64 b_2 #s(literal 6 binary64)))))) (*.f64 (*.f64 b_2 b_2) b_2)) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (*.f64 b_2 b_2)) (*.f64 (*.f64 a a) (*.f64 b_2 b_2))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))))) #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 6 binary64))))) (*.f64 (*.f64 b_2 b_2) b_2)))))) (*.f64 (*.f64 b_2 b_2) b_2)))) |
#s(approx (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 c (fma.f64 #s(literal -2 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64)))))) (*.f64 (*.f64 b_2 b_2) b_2)) (*.f64 (*.f64 b_2 b_2) b_2))) |
#s(approx (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a))) (fma.f64 c (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 c (-.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (*.f64 b_2 b_2)) (*.f64 (*.f64 a a) (*.f64 b_2 b_2))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))))) #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 6 binary64)))))) (*.f64 (*.f64 b_2 b_2) b_2)) (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))))) (*.f64 (*.f64 b_2 b_2) b_2)))) (*.f64 (*.f64 b_2 b_2) b_2))) |
#s(approx (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a))) (fma.f64 c (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))))) (*.f64 (*.f64 b_2 b_2) b_2)) (*.f64 c (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 c (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 a a) a)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))))) (-.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (*.f64 b_2 b_2)) (*.f64 (*.f64 a a) (*.f64 b_2 b_2))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))))) #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 6 binary64)))))) (pow.f64 b_2 #s(literal 6 binary64)))))) (*.f64 (*.f64 b_2 b_2) b_2)) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (*.f64 b_2 b_2)) (*.f64 (*.f64 a a) (*.f64 b_2 b_2))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))))) #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 6 binary64))))) (*.f64 (*.f64 b_2 b_2) b_2)))))) (*.f64 (*.f64 b_2 b_2) b_2))) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) (+.f64 b_2 (*.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 a b_2) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 (*.f64 b_2 b_2) b_2))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) (+.f64 b_2 (*.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 a b_2) (*.f64 c (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 a a) (*.f64 (*.f64 b_2 b_2) b_2)) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) a) c) (pow.f64 b_2 #s(literal 5 binary64)))))))))) |
#s(approx c c) |
#s(approx (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))))) (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 c (+.f64 a (*.f64 #s(literal 1/2 binary64) a))) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2))) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))) |
#s(approx (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))))) (-.f64 (fma.f64 #s(literal 2 binary64) (*.f64 b_2 b_2) (*.f64 c (-.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b_2 b_2))) (+.f64 a (*.f64 #s(literal 1/2 binary64) a))))) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))) |
#s(approx (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))))) (-.f64 (fma.f64 #s(literal 2 binary64) (*.f64 b_2 b_2) (*.f64 c (-.f64 (*.f64 c (-.f64 (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) a) c) (pow.f64 b_2 #s(literal 4 binary64)))) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 a a) (*.f64 b_2 b_2))))) (+.f64 a (*.f64 #s(literal 1/2 binary64) a))))) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))) |
#s(approx (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))) (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 c (+.f64 a (*.f64 #s(literal 1/2 binary64) a))) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))) |
#s(approx (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))) (-.f64 (fma.f64 c (-.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b_2 b_2))) (+.f64 a (*.f64 #s(literal 1/2 binary64) a))) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))) |
#s(approx (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))) (-.f64 (fma.f64 c (-.f64 (*.f64 c (-.f64 (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) a) c) (pow.f64 b_2 #s(literal 4 binary64)))) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 a a) (*.f64 b_2 b_2))))) (+.f64 a (*.f64 #s(literal 1/2 binary64) a))) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 b_2 b_2)))) |
#s(approx (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))) (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (*.f64 c (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b_2 b_2)) (*.f64 #s(literal 1/2 binary64) a))))) |
#s(approx (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))) (fma.f64 #s(literal -1 binary64) (*.f64 b_2 b_2) (*.f64 c (fma.f64 #s(literal 1/2 binary64) a (*.f64 c (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) a) c) (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 a a) (*.f64 b_2 b_2))))))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 c (-.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 a c) (*.f64 (*.f64 b_2 b_2) b_2))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) b_2))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 c (-.f64 (*.f64 c (fma.f64 #s(literal -1/8 binary64) (/.f64 a (*.f64 (*.f64 b_2 b_2) b_2)) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 b_2 #s(literal 5 binary64)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) b_2))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 c (-.f64 (*.f64 c (fma.f64 #s(literal -1/8 binary64) (/.f64 a (*.f64 (*.f64 b_2 b_2) b_2)) (*.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c (fma.f64 #s(literal 1/64 binary64) (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b_2 #s(literal 6 binary64))) (*.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b_2 #s(literal 6 binary64)))))) (*.f64 a b_2)) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a a) (pow.f64 b_2 #s(literal 5 binary64)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) b_2))))) |
#s(approx (neg c) (*.f64 #s(literal -1 binary64) c)) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 a b_2) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 (*.f64 b_2 b_2) b_2)))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 a b_2) (*.f64 c (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 a a) (*.f64 (*.f64 b_2 b_2) b_2)) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) a) c) (pow.f64 b_2 #s(literal 5 binary64))))))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 a b_2) (*.f64 c (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 a a) (*.f64 (*.f64 b_2 b_2) b_2)) (*.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c (fma.f64 #s(literal 1/64 binary64) (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b_2 #s(literal 6 binary64))) (*.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b_2 #s(literal 6 binary64)))))) b_2) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 a a) a) (pow.f64 b_2 #s(literal 5 binary64))))))))))) |
#s(approx (* (neg c) (+ (sqrt (* (/ a c) -1)) (/ b_2 c))) (*.f64 #s(literal -1 binary64) (+.f64 b_2 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64)))))) |
#s(approx (+ (sqrt (* (/ a c) -1)) (/ b_2 c)) (/.f64 (+.f64 b_2 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64)))) c)) |
#s(approx (* (neg c) (+ (sqrt (* (/ 1 (* c a)) -1)) (/ b_2 (* c a)))) (*.f64 #s(literal -1 binary64) (+.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))) (/.f64 b_2 a)))) |
#s(approx (+ (sqrt (* (/ 1 (* c a)) -1)) (/ b_2 (* c a))) (/.f64 (+.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))) (/.f64 b_2 a)) c)) |
#s(approx (/ (/ (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) a) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))))))) |
#s(approx (/ (/ (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) a) (*.f64 c (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a (*.f64 (*.f64 c c) c))) (/.f64 (*.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (+.f64 a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))))))))) |
#s(approx (/ (/ (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) a) (*.f64 c (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 b_2 b_2) b_2) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c (*.f64 (*.f64 a a) a))) (/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (*.f64 b_2 b_2)) (*.f64 (*.f64 a a) (*.f64 b_2 b_2))) (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 a (*.f64 (*.f64 c c) (+.f64 a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64))))))))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 b_2 b_2) b_2) (pow.f64 (*.f64 c (+.f64 a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64))))))) #s(literal 2 binary64))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a (*.f64 (*.f64 c c) c))) (/.f64 (*.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (+.f64 a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 2 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64)))) (/.f64 (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (+.f64 a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 3 binary64)))))))))) |
#s(approx (/ (/ (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) a) (*.f64 c (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 b_2 b_2) b_2) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c (*.f64 (*.f64 a a) a))) (/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (*.f64 b_2 b_2)) (*.f64 (*.f64 a a) (*.f64 b_2 b_2))) (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 a (*.f64 (*.f64 c c) (+.f64 a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64))))))))) (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a c) #s(literal 5 binary64)))) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))))))))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 b_2 b_2) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 b_2 b_2) b_2) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c (*.f64 (*.f64 a a) a))) (/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (*.f64 b_2 b_2)) (*.f64 (*.f64 a a) (*.f64 b_2 b_2))) (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 a (+.f64 a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64))))))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 b_2 b_2) b_2) (pow.f64 (+.f64 a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 2 binary64))) (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (+.f64 a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 3 binary64)))))))) (*.f64 (*.f64 (*.f64 c c) c) (+.f64 a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 b_2 b_2) b_2) (pow.f64 (*.f64 c (+.f64 a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64))))))) #s(literal 2 binary64))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a (*.f64 (*.f64 c c) c))) (/.f64 (*.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (+.f64 a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 2 binary64)))) (fma.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64)))) (/.f64 (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (+.f64 a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 3 binary64)))) (/.f64 (pow.f64 b_2 #s(literal 5 binary64)) (pow.f64 (*.f64 c (+.f64 a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64))))))) #s(literal 3 binary64)))))))))) |
#s(approx (/ (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 (*.f64 a a) a) c)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))))))) |
#s(approx (/ (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) (*.f64 c (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c))) (/.f64 (*.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (+.f64 a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 a a) a) c)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))))))))) |
#s(approx (/ (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) (*.f64 c (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 a a) a) c)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 b_2 b_2) b_2) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c (*.f64 (*.f64 a a) a))) (/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (*.f64 b_2 b_2)) (*.f64 (*.f64 a a) (*.f64 b_2 b_2))) (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 (*.f64 c c) (+.f64 a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 b_2 b_2) b_2)) (pow.f64 (*.f64 c (+.f64 a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64))))))) #s(literal 2 binary64))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c))) (/.f64 (*.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (+.f64 a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 2 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 a a) a) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (+.f64 a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 3 binary64)))))))))) |
#s(approx (/ (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) (*.f64 c (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 a a) a) c)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 b_2 b_2) b_2) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c (*.f64 (*.f64 a a) a))) (/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (*.f64 b_2 b_2)) (*.f64 (*.f64 a a) (*.f64 b_2 b_2))) (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 (*.f64 c c) (+.f64 a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))))) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 (*.f64 a a) a) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))))))))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 b_2 b_2) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 b_2 b_2) b_2) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c (*.f64 (*.f64 a a) a))) (/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (*.f64 b_2 b_2)) (*.f64 (*.f64 a a) (*.f64 b_2 b_2))) (sqrt.f64 #s(literal -1 binary64)))))) (+.f64 a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 b_2 b_2) b_2)) (pow.f64 (+.f64 a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 2 binary64))) (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 a a) a) c)) (/.f64 (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (+.f64 a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 3 binary64)))))))) (*.f64 (*.f64 (*.f64 c c) c) (+.f64 a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 b_2 b_2) b_2)) (pow.f64 (*.f64 c (+.f64 a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64))))))) #s(literal 2 binary64))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c))) (/.f64 (*.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (+.f64 a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 2 binary64)))) (fma.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 a a) a) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (+.f64 a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 3 binary64)))) (/.f64 (*.f64 a (pow.f64 b_2 #s(literal 5 binary64))) (pow.f64 (*.f64 c (+.f64 a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64))))))) #s(literal 3 binary64)))))))))) |
#s(approx (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) (*.f64 (*.f64 c c) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 b_2 b_2) b_2) (*.f64 c c)) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)))) (/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (*.f64 b_2 b_2)) (*.f64 (*.f64 a a) (*.f64 b_2 b_2))) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64))))))) |
#s(approx (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) (*.f64 (*.f64 c c) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 b_2 b_2) b_2) (*.f64 c c)) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)))) (/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (*.f64 b_2 b_2)) (*.f64 (*.f64 a a) (*.f64 b_2 b_2))) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 (*.f64 a a) a) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))))) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)))))))) |
#s(approx (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) (*.f64 (*.f64 c c) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 b_2 b_2) b_2) (*.f64 c c)) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)))) (/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (*.f64 b_2 b_2)) (*.f64 (*.f64 a a) (*.f64 b_2 b_2))) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 (*.f64 a a) a) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))))) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 (*.f64 a a) a) (pow.f64 c #s(literal 7 binary64))))) (/.f64 (-.f64 (pow.f64 b_2 #s(literal 6 binary64)) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 c (pow.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (*.f64 b_2 b_2)) (*.f64 (*.f64 a a) (*.f64 b_2 b_2))) #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 a a) a) #s(literal -1 binary64))))) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64))))))))) |
#s(approx (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a))) (*.f64 (*.f64 c c) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)))) (/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (*.f64 b_2 b_2)) (*.f64 (*.f64 a a) (*.f64 b_2 b_2))) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)))))) |
#s(approx (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a))) (*.f64 (*.f64 c c) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)))) (/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (*.f64 b_2 b_2)) (*.f64 (*.f64 a a) (*.f64 b_2 b_2))) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 (*.f64 a a) a) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))))) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64))))))) |
#s(approx (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a))) (*.f64 (*.f64 c c) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)))) (/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (*.f64 b_2 b_2)) (*.f64 (*.f64 a a) (*.f64 b_2 b_2))) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 (*.f64 a a) a) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))))) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 (*.f64 a a) a) (pow.f64 c #s(literal 7 binary64))))) (/.f64 (-.f64 (pow.f64 b_2 #s(literal 6 binary64)) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 c (pow.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (*.f64 b_2 b_2)) (*.f64 (*.f64 a a) (*.f64 b_2 b_2))) #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 a a) a) #s(literal -1 binary64))))) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) (*.f64 c (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a (*.f64 (*.f64 c c) c)))) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64)))))) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) (*.f64 c (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 (*.f64 a a) a) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a (*.f64 (*.f64 c c) c)))) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) (*.f64 c (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 (*.f64 a a) a) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 7 binary64))))) (/.f64 (pow.f64 b_2 #s(literal 6 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a (*.f64 (*.f64 c c) c)))) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64)))))))) |
#s(approx (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (*.f64 c (-.f64 (/.f64 (*.f64 b_2 b_2) c) a))) |
#s(approx (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))))) (*.f64 #s(literal -1 binary64) (*.f64 c (+.f64 a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64))))))))) |
#s(approx (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))))) (*.f64 c (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 b_2 b_2) c)) (+.f64 a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64))))))))) |
#s(approx (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))))) (*.f64 c (-.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a (*.f64 (*.f64 c c) c)))) (/.f64 (*.f64 (*.f64 b_2 b_2) b_2) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 b_2 b_2) c))) (+.f64 a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64))))))))) |
#s(approx (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))))) (*.f64 c (-.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 (*.f64 a a) a) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (pow.f64 b_2 #s(literal 5 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 b_2 b_2) c))) (+.f64 a (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a (*.f64 (*.f64 c c) c)))) (/.f64 (*.f64 (*.f64 b_2 b_2) b_2) (sqrt.f64 #s(literal -1 binary64)))))))))) |
#s(approx (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))) (*.f64 #s(literal -1 binary64) (*.f64 c (+.f64 a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64))))))))) |
#s(approx (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))) (*.f64 c (-.f64 (/.f64 (*.f64 b_2 b_2) c) (+.f64 a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64))))))))) |
#s(approx (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))) (*.f64 c (-.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a (*.f64 (*.f64 c c) c)))) (/.f64 (*.f64 (*.f64 b_2 b_2) b_2) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (*.f64 b_2 b_2) c)) (+.f64 a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64))))))))) |
#s(approx (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))) (*.f64 c (-.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 (*.f64 a a) a) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (pow.f64 b_2 #s(literal 5 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)))) (/.f64 (*.f64 b_2 b_2) c)) (+.f64 a (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a (*.f64 (*.f64 c c) c)))) (/.f64 (*.f64 (*.f64 b_2 b_2) b_2) (sqrt.f64 #s(literal -1 binary64)))))))))) |
#s(approx (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (*.f64 c (-.f64 (/.f64 (*.f64 b_2 b_2) c) a))) |
#s(approx (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))) (*.f64 c (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a (*.f64 (*.f64 c c) c)))) (/.f64 (*.f64 (*.f64 b_2 b_2) b_2) (sqrt.f64 #s(literal -1 binary64)))))))) |
#s(approx (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))) (*.f64 c (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a (*.f64 (*.f64 c c) c)))) (/.f64 (*.f64 (*.f64 b_2 b_2) b_2) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 (*.f64 a a) a) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (pow.f64 b_2 #s(literal 5 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))))))))) |
#s(approx (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))) (*.f64 c (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a (*.f64 (*.f64 c c) c)))) (/.f64 (*.f64 (*.f64 b_2 b_2) b_2) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal -1/16 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 7 binary64))))) (/.f64 (pow.f64 b_2 #s(literal 7 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64)))) (*.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 (*.f64 a a) a) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (pow.f64 b_2 #s(literal 5 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)))))))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 b_2 (*.f64 a c)) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)) #s(literal -1 binary64)))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 b_2 (*.f64 a c)) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)))) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)) #s(literal -1 binary64))))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 b_2 (*.f64 a c)) (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a c) #s(literal 5 binary64)))) (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)))) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)) #s(literal -1 binary64)))))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 b_2 c) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64)))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 c (-.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a (*.f64 (*.f64 c c) c)))) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64)))) (/.f64 b_2 c)))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 c (-.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 (*.f64 a a) a) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a (*.f64 (*.f64 c c) c)))) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64))))) (/.f64 b_2 c)))) |
#s(approx (* (neg c) (+ (sqrt (* (/ a c) -1)) (/ b_2 c))) (*.f64 c (fma.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 b_2 c))))) |
#s(approx (* (neg c) (+ (sqrt (* (/ 1 (* c a)) -1)) (/ b_2 (* c a)))) (*.f64 c (fma.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)) #s(literal -1 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 b_2 (*.f64 a c)))))) |
#s(approx (/ (/ (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) a) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64))))))))) |
#s(approx (/ (/ (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) a) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a (*.f64 (*.f64 c c) c))) (/.f64 (*.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 2 binary64))))))))) |
#s(approx (/ (/ (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) a) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 b_2 b_2) b_2) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c (*.f64 (*.f64 a a) a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (*.f64 b_2 b_2)) (*.f64 (*.f64 a a) (*.f64 b_2 b_2))))))) (*.f64 a (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64))))))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 b_2 b_2) b_2) (pow.f64 (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 2 binary64))) (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 3 binary64))))))) c)) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 2 binary64)))))) c)))))) |
#s(approx (/ (/ (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) a) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 b_2 b_2) b_2) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c (*.f64 (*.f64 a a) a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (*.f64 b_2 b_2)) (*.f64 (*.f64 a a) (*.f64 b_2 b_2))))))) (*.f64 a (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 2 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))))) (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64))))))))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 b_2 b_2) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 b_2 b_2) b_2) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c (*.f64 (*.f64 a a) a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (*.f64 b_2 b_2)) (*.f64 (*.f64 a a) (*.f64 b_2 b_2))))))) (*.f64 a (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64))))))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 b_2 b_2) b_2) (pow.f64 (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 2 binary64))) (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 3 binary64)))))))) (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64))))))) (/.f64 (pow.f64 b_2 #s(literal 5 binary64)) (pow.f64 (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 3 binary64))))) c))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 b_2 b_2) b_2) (pow.f64 (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 2 binary64))) (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 3 binary64))))))) c)) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 2 binary64)))))) c)))))) |
#s(approx (/ (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) (*.f64 (sqrt.f64 (*.f64 (*.f64 (*.f64 a a) a) c)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64))))))))) |
#s(approx (/ (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 a a) a) c)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c))) (/.f64 (*.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 2 binary64))))))))) |
#s(approx (/ (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 a a) a) c)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 b_2 b_2) b_2) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c (*.f64 (*.f64 a a) a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (*.f64 b_2 b_2)) (*.f64 (*.f64 a a) (*.f64 b_2 b_2))))))) (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 b_2 b_2) b_2)) (pow.f64 (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 2 binary64))) (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 a a) a) c)) (/.f64 (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 3 binary64))))))) c)) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 a a) a) c)) (/.f64 (*.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 2 binary64)))))) c)))))) |
#s(approx (/ (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))))) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 a a) a) c)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 b_2 b_2) b_2) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c (*.f64 (*.f64 a a) a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (*.f64 b_2 b_2)) (*.f64 (*.f64 a a) (*.f64 b_2 b_2))))))) (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64))))))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c (*.f64 (*.f64 a a) a))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 2 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))))) (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64))))))))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 b_2 b_2) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 b_2 b_2) b_2) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c (*.f64 (*.f64 a a) a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (*.f64 b_2 b_2)) (*.f64 (*.f64 a a) (*.f64 b_2 b_2))))))) (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 b_2 b_2) b_2)) (pow.f64 (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 2 binary64))) (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 a a) a) c)) (/.f64 (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 3 binary64)))))))) (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64))))))) (/.f64 (*.f64 a (pow.f64 b_2 #s(literal 5 binary64))) (pow.f64 (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 3 binary64))))) c))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 b_2 b_2) b_2)) (pow.f64 (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 2 binary64))) (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 a a) a) c)) (/.f64 (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 3 binary64))))))) c)) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 a a) a) c)) (/.f64 (*.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 2 binary64)))))) c)))))) |
#s(approx (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) (*.f64 (*.f64 c c) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 b_2 b_2) b_2) (*.f64 c c)) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (*.f64 b_2 b_2)) (*.f64 (*.f64 a a) (*.f64 b_2 b_2))))) (sqrt.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64))))))) |
#s(approx (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) (*.f64 (*.f64 c c) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 b_2 b_2) b_2) (*.f64 c c)) (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 (*.f64 a a) a) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 2 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64)))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (*.f64 b_2 b_2)) (*.f64 (*.f64 a a) (*.f64 b_2 b_2))))) (sqrt.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)))))))) |
#s(approx (+ (* (* b_2 b_2) (neg b_2)) (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a)))) (*.f64 (*.f64 c c) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (-.f64 (pow.f64 b_2 #s(literal 6 binary64)) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 c (pow.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (*.f64 b_2 b_2)) (*.f64 (*.f64 a a) (*.f64 b_2 b_2))) #s(literal 2 binary64))) (*.f64 (*.f64 a a) a)))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c (*.f64 (*.f64 a a) a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 2 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64)))))))) (*.f64 (*.f64 c c) c)) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 b_2 b_2) b_2) (*.f64 c c)) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (*.f64 b_2 b_2)) (*.f64 (*.f64 a a) (*.f64 b_2 b_2))))) (sqrt.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)))))))) |
#s(approx (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a))) (*.f64 (*.f64 c c) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (*.f64 b_2 b_2)) (*.f64 (*.f64 a a) (*.f64 b_2 b_2))))) (sqrt.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)))))) |
#s(approx (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a))) (*.f64 (*.f64 c c) (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 (*.f64 a a) a) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 2 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64)))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (*.f64 b_2 b_2)) (*.f64 (*.f64 a a) (*.f64 b_2 b_2))))) (sqrt.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64))))))) |
#s(approx (* (sqrt (- (* b_2 b_2) (* c a))) (- (* b_2 b_2) (* c a))) (*.f64 (*.f64 c c) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (-.f64 (pow.f64 b_2 #s(literal 6 binary64)) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 c (pow.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (*.f64 b_2 b_2)) (*.f64 (*.f64 a a) (*.f64 b_2 b_2))) #s(literal 2 binary64))) (*.f64 (*.f64 a a) a)))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c (*.f64 (*.f64 a a) a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 2 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64)))))))) (*.f64 (*.f64 c c) c)) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (*.f64 b_2 b_2)) (*.f64 (*.f64 a a) (*.f64 b_2 b_2))))) (sqrt.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a (*.f64 (*.f64 c c) c)))) (*.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 (*.f64 a a) a) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a (*.f64 (*.f64 c c) c)))) (*.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64)))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* c a))) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 (*.f64 a a) a) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 7 binary64))))) (*.f64 (pow.f64 b_2 #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a (*.f64 (*.f64 c c) c)))) (*.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64))))))))) |
#s(approx (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (*.f64 #s(literal -1 binary64) (*.f64 c (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 b_2 b_2) c)) (*.f64 #s(literal -1 binary64) a))))) |
#s(approx (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))))) (*.f64 c (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))))) |
#s(approx (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))))) (*.f64 #s(literal -1 binary64) (*.f64 c (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 b_2 b_2) c)) (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))))))) |
#s(approx (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))))) (*.f64 #s(literal -1 binary64) (*.f64 c (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 (*.f64 b_2 b_2) b_2) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2))) c)) (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))))))) |
#s(approx (+ (* b_2 b_2) (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))))) (*.f64 #s(literal -1 binary64) (*.f64 c (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c))) (*.f64 (pow.f64 b_2 #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 (*.f64 b_2 b_2) b_2) (sqrt.f64 #s(literal -1 binary64)))))) c) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2))) c)) (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))))))) |
#s(approx (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))) (*.f64 c (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))))) |
#s(approx (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))) (*.f64 #s(literal -1 binary64) (*.f64 c (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 b_2 b_2) c)) (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))))))) |
#s(approx (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))) (*.f64 #s(literal -1 binary64) (*.f64 c (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 (*.f64 b_2 b_2) b_2) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 b_2 b_2)) c)) (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))))))) |
#s(approx (- (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a))))) (*.f64 #s(literal -1 binary64) (*.f64 c (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c))) (*.f64 (pow.f64 b_2 #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 (*.f64 b_2 b_2) b_2) (sqrt.f64 #s(literal -1 binary64)))))) c) (*.f64 b_2 b_2)) c)) (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))))))))) |
#s(approx (* (sqrt (- (* b_2 b_2) (* c a))) (sqrt (- (* b_2 b_2) (* c a)))) (*.f64 #s(literal -1 binary64) (*.f64 c (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 b_2 b_2) c)) (*.f64 #s(literal -1 binary64) a))))) |
#s(approx (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a (*.f64 (*.f64 c c) c)))) (*.f64 (*.f64 (*.f64 b_2 b_2) b_2) (sqrt.f64 #s(literal -1 binary64))))))))) |
#s(approx (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a (*.f64 (*.f64 c c) c)))) (*.f64 (*.f64 (*.f64 b_2 b_2) b_2) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 (*.f64 a a) a) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (pow.f64 b_2 #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))))) |
#s(approx (* (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a (*.f64 (*.f64 c c) c)))) (*.f64 (*.f64 (*.f64 b_2 b_2) b_2) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal -1/16 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 7 binary64))))) (*.f64 (pow.f64 b_2 #s(literal 7 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 (*.f64 a a) a) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (pow.f64 b_2 #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64))))))))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 #s(literal -1 binary64) (*.f64 c (+.f64 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)) #s(literal -1 binary64))) (/.f64 b_2 (*.f64 a c)))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 b_2 a) (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c))) (*.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))))) c) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)) #s(literal -1 binary64))))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 b_2 a) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) c))) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c (*.f64 (*.f64 a a) a))) (*.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))))) c))) c) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)) #s(literal -1 binary64))))))) |
#s(approx (neg (sqrt (* (/ c a) -1))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))) |
#s(approx (sqrt (/ (neg c) a)) (*.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))) |
#s(approx (neg (sqrt (/ (neg c) a))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 #s(literal -1 binary64) (*.f64 c (+.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64))) (/.f64 b_2 c))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))))) b_2) c) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64))))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c))) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))))) c)) b_2) c) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64))))))) |
#s(approx (* (neg c) (+ (sqrt (* (/ 1 (* c a)) -1)) (/ b_2 (* c a)))) (*.f64 #s(literal -1 binary64) (*.f64 c (+.f64 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)) #s(literal -1 binary64))) (/.f64 b_2 (*.f64 a c)))))) |
Compiled 62 919 to 4 472 computations (92.9% saved)
19 alts after pruning (10 fresh and 9 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 655 | 3 | 658 |
| Fresh | 1 | 7 | 8 |
| Picked | 2 | 3 | 5 |
| Done | 1 | 6 | 7 |
| Total | 659 | 19 | 678 |
| Status | Accuracy | Program |
|---|---|---|
| 31.6% | (/.f64 (/.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a))) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a))))) (-.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a))))) a) | |
| ✓ | 53.5% | (/.f64 (+.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) a) |
| 16.3% | (/.f64 #s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (neg.f64 c) #s(approx (+ (sqrt (* (/ a c) -1)) (/ b_2 c)) (neg.f64 (/.f64 (sqrt.f64 (neg.f64 a)) (sqrt.f64 c)))))) a) | |
| ✓ | 13.5% | (/.f64 #s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (neg.f64 c) #s(approx (+ (sqrt (* (/ a c) -1)) (/ b_2 c)) (neg.f64 (sqrt.f64 (/.f64 (neg.f64 a) c)))))) a) |
| 31.7% | (/.f64 #s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (sqrt.f64 (*.f64 (neg.f64 a) c))) a) | |
| ✓ | 15.4% | (/.f64 #s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(approx (* (neg c) (+ (sqrt (* (/ a c) -1)) (/ b_2 c))) (neg.f64 b_2))) a) |
| ✓ | 52.8% | (+.f64 (/.f64 (neg.f64 b_2) a) (/.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a))) a)) |
| 22.2% | (+.f64 (/.f64 (neg.f64 b_2) a) #s(approx (/ (sqrt (- (* b_2 b_2) (* c a))) a) (sqrt.f64 (/.f64 (neg.f64 c) a)))) | |
| ✓ | 27.5% | #s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b_2 b_2)) #s(literal -1/8 binary64) (*.f64 #s(literal -1/2 binary64) c)) b_2)) |
| 32.8% | #s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (/.f64 (-.f64 (*.f64 (*.f64 a (/.f64 c (*.f64 b_2 b_2))) #s(literal -1/8 binary64)) #s(literal 1/2 binary64)) b_2) c)) | |
| ✓ | 33.6% | #s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (/.f64 c b_2) #s(literal -1/2 binary64))) |
| 30.4% | #s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (neg.f64 c) #s(approx (+ (sqrt (* (/ 1 (* c a)) -1)) (/ b_2 (* c a))) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)) #s(literal -1 binary64)))))) | |
| 31.6% | #s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (neg.f64 b_2) (fma.f64 (/.f64 c (*.f64 b_2 b_2)) #s(literal -1/2 binary64) (/.f64 #s(literal 2 binary64) a)))) | |
| 33.4% | #s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 #s(approx (- (/ (* -1/8 (* c a)) (* (* b_2 b_2) b_2)) (/ 1/2 b_2)) (/.f64 #s(literal -1/2 binary64) b_2)) c)) | |
| ✓ | 32.4% | #s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 #s(literal -2 binary64) (/.f64 b_2 a))) |
| ✓ | 16.5% | #s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (neg.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)))) |
| 22.4% | #s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(approx (neg (sqrt (* (/ c a) -1))) (/.f64 (sqrt.f64 (neg.f64 c)) (sqrt.f64 a)))) | |
| ✓ | 21.2% | #s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(approx (neg (sqrt (* (/ c a) -1))) (sqrt.f64 (/.f64 (neg.f64 c) a)))) |
| 8.0% | #s(approx (+ (/ (neg b_2) a) (/ (sqrt (- (* b_2 b_2) (* c a))) a)) (*.f64 #s(literal 0 binary64) (/.f64 b_2 a))) |
Compiled 1 375 to 543 computations (60.5% saved)
| Inputs |
|---|
(/.f64 #s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(approx (* (neg c) (+ (sqrt (* (/ a c) -1)) (/ b_2 c))) (neg.f64 b_2))) a) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(approx (neg (sqrt (* (/ c a) -1))) (sqrt.f64 (/.f64 (neg.f64 c) a)))) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (- (* b_2 b_2) (* c a))) a)) (*.f64 #s(literal 0 binary64) (/.f64 b_2 a))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 #s(literal -2 binary64) (/.f64 b_2 a))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 #s(approx (- (/ (* -1/8 (* c a)) (* (* b_2 b_2) b_2)) (/ 1/2 b_2)) (/.f64 #s(literal -1/2 binary64) b_2)) c)) |
#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 (neg.f64 b_2) #s(approx (sqrt (- (* b_2 b_2) (* a c))) b_2)) a) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (neg.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(approx (neg (sqrt (* (/ c a) -1))) (/.f64 (sqrt.f64 (neg.f64 c)) (sqrt.f64 a)))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))) |
(/.f64 #s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (sqrt.f64 (*.f64 (neg.f64 a) c))) a) |
(+.f64 (/.f64 (neg.f64 b_2) a) #s(approx (/ (sqrt (- (* b_2 b_2) (* c a))) a) (sqrt.f64 (/.f64 (neg.f64 c) a)))) |
(/.f64 #s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (neg.f64 c) #s(approx (+ (sqrt (* (/ a c) -1)) (/ b_2 c)) (sqrt.f64 (/.f64 (neg.f64 a) c))))) a) |
(/.f64 #s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (neg.f64 c) #s(approx (+ (sqrt (* (/ a c) -1)) (/ b_2 c)) (neg.f64 (sqrt.f64 (/.f64 (neg.f64 a) c)))))) a) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (neg.f64 c) #s(approx (+ (sqrt (* (/ 1 (* c a)) -1)) (/ b_2 (* c a))) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)) #s(literal -1 binary64)))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (+.f64 (/.f64 (neg.f64 b_2) a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))) |
(/.f64 #s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (neg.f64 c) #s(approx (+ (sqrt (* (/ a c) -1)) (/ b_2 c)) (neg.f64 (/.f64 (sqrt.f64 (neg.f64 a)) (sqrt.f64 c)))))) a) |
(/.f64 (+.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) a) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (neg.f64 b_2) (fma.f64 (/.f64 c (*.f64 b_2 b_2)) #s(literal -1/2 binary64) (/.f64 #s(literal 2 binary64) a)))) |
(+.f64 (/.f64 (neg.f64 b_2) a) (/.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a))) a)) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (/.f64 (-.f64 (*.f64 (*.f64 a (/.f64 c (*.f64 b_2 b_2))) #s(literal -1/8 binary64)) #s(literal 1/2 binary64)) b_2) c)) |
(/.f64 #s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (neg.f64 c) (+.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64))) (/.f64 b_2 c)))) a) |
(/.f64 #s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (+.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -1 binary64))) (/.f64 (neg.f64 b_2) c)) c)) a) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b_2 b_2)) #s(literal -1/8 binary64) (*.f64 #s(literal -1/2 binary64) c)) b_2)) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (neg.f64 c) (+.f64 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)) #s(literal -1 binary64))) (/.f64 b_2 (*.f64 c a))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 c a)) (*.f64 (*.f64 b_2 b_2) b_2)) (/.f64 #s(literal 1/2 binary64) b_2)) c)) |
(/.f64 #s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (neg.f64 c) #s(approx (+ (sqrt (* (/ a c) -1)) (/ b_2 c)) (*.f64 (+.f64 (/.f64 b_2 (*.f64 c a)) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)) #s(literal -1 binary64)))) a)))) a) |
(/.f64 (/.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a))) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a))))) (-.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a))))) a) |
(/.f64 (/.f64 (fma.f64 (*.f64 b_2 b_2) (neg.f64 b_2) (*.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a))) (-.f64 (*.f64 b_2 b_2) (*.f64 c a)))) (fma.f64 b_2 b_2 (-.f64 (*.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a))) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a)))) (*.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a))))))) a) |
(/.f64 (/.f64 (+.f64 (pow.f64 (neg.f64 b_2) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a))) #s(literal 3 binary64))) (fma.f64 b_2 b_2 (-.f64 (*.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a))) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a)))) (*.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 c a))))))) a) |
| Outputs |
|---|
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 #s(literal -2 binary64) (/.f64 b_2 a))) |
(/.f64 (+.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) a) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (/.f64 c b_2) #s(literal -1/2 binary64))) |
4 calls:
| 12.0ms | a |
| 8.0ms | c |
| 8.0ms | b_2 |
| 7.0ms | (/.f64 (+.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) a) |
| Accuracy | Segments | Branch |
|---|---|---|
| 74.5% | 5 | (/.f64 (+.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) a) |
| 59.9% | 3 | a |
| 84.3% | 3 | b_2 |
| 59.0% | 3 | c |
Compiled 16 to 19 computations (-18.8% saved)
| Inputs |
|---|
(/.f64 #s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(approx (* (neg c) (+ (sqrt (* (/ a c) -1)) (/ b_2 c))) (neg.f64 b_2))) a) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(approx (neg (sqrt (* (/ c a) -1))) (sqrt.f64 (/.f64 (neg.f64 c) a)))) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (- (* b_2 b_2) (* c a))) a)) (*.f64 #s(literal 0 binary64) (/.f64 b_2 a))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 #s(literal -2 binary64) (/.f64 b_2 a))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 #s(approx (- (/ (* -1/8 (* c a)) (* (* b_2 b_2) b_2)) (/ 1/2 b_2)) (/.f64 #s(literal -1/2 binary64) b_2)) c)) |
#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 (neg.f64 b_2) #s(approx (sqrt (- (* b_2 b_2) (* a c))) b_2)) a) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (neg.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(approx (neg (sqrt (* (/ c a) -1))) (/.f64 (sqrt.f64 (neg.f64 c)) (sqrt.f64 a)))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))) |
(/.f64 #s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (sqrt.f64 (*.f64 (neg.f64 a) c))) a) |
(+.f64 (/.f64 (neg.f64 b_2) a) #s(approx (/ (sqrt (- (* b_2 b_2) (* c a))) a) (sqrt.f64 (/.f64 (neg.f64 c) a)))) |
(/.f64 #s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (neg.f64 c) #s(approx (+ (sqrt (* (/ a c) -1)) (/ b_2 c)) (sqrt.f64 (/.f64 (neg.f64 a) c))))) a) |
(/.f64 #s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (neg.f64 c) #s(approx (+ (sqrt (* (/ a c) -1)) (/ b_2 c)) (neg.f64 (sqrt.f64 (/.f64 (neg.f64 a) c)))))) a) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (neg.f64 c) #s(approx (+ (sqrt (* (/ 1 (* c a)) -1)) (/ b_2 (* c a))) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)) #s(literal -1 binary64)))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (+.f64 (/.f64 (neg.f64 b_2) a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))) |
(/.f64 #s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (neg.f64 c) #s(approx (+ (sqrt (* (/ a c) -1)) (/ b_2 c)) (neg.f64 (/.f64 (sqrt.f64 (neg.f64 a)) (sqrt.f64 c)))))) a) |
| Outputs |
|---|
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 #s(literal -2 binary64) (/.f64 b_2 a))) |
(/.f64 #s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (sqrt.f64 (*.f64 (neg.f64 a) c))) a) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (/.f64 c b_2) #s(literal -1/2 binary64))) |
1 calls:
| 7.0ms | b_2 |
| Accuracy | Segments | Branch |
|---|---|---|
| 79.7% | 3 | b_2 |
Compiled 1 to 3 computations (-200% saved)
| Inputs |
|---|
(/.f64 #s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(approx (* (neg c) (+ (sqrt (* (/ a c) -1)) (/ b_2 c))) (neg.f64 b_2))) a) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(approx (neg (sqrt (* (/ c a) -1))) (sqrt.f64 (/.f64 (neg.f64 c) a)))) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (- (* b_2 b_2) (* c a))) a)) (*.f64 #s(literal 0 binary64) (/.f64 b_2 a))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 #s(literal -2 binary64) (/.f64 b_2 a))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 #s(approx (- (/ (* -1/8 (* c a)) (* (* b_2 b_2) b_2)) (/ 1/2 b_2)) (/.f64 #s(literal -1/2 binary64) b_2)) c)) |
#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 (neg.f64 b_2) #s(approx (sqrt (- (* b_2 b_2) (* a c))) b_2)) a) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (neg.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(approx (neg (sqrt (* (/ c a) -1))) (/.f64 (sqrt.f64 (neg.f64 c)) (sqrt.f64 a)))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64)))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -1 binary64))))) |
| Outputs |
|---|
#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) #s(approx (neg (sqrt (* (/ c a) -1))) (/.f64 (sqrt.f64 (neg.f64 c)) (sqrt.f64 a)))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (/.f64 c b_2) #s(literal -1/2 binary64))) |
1 calls:
| 4.0ms | b_2 |
| Accuracy | Segments | Branch |
|---|---|---|
| 73.3% | 3 | b_2 |
Compiled 1 to 3 computations (-200% saved)
| Inputs |
|---|
(/.f64 #s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(approx (* (neg c) (+ (sqrt (* (/ a c) -1)) (/ b_2 c))) (neg.f64 b_2))) a) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(approx (neg (sqrt (* (/ c a) -1))) (sqrt.f64 (/.f64 (neg.f64 c) a)))) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (- (* b_2 b_2) (* c a))) a)) (*.f64 #s(literal 0 binary64) (/.f64 b_2 a))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 #s(literal -2 binary64) (/.f64 b_2 a))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 #s(approx (- (/ (* -1/8 (* c a)) (* (* b_2 b_2) b_2)) (/ 1/2 b_2)) (/.f64 #s(literal -1/2 binary64) b_2)) c)) |
#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 (neg.f64 b_2) #s(approx (sqrt (- (* b_2 b_2) (* a c))) b_2)) a) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (neg.f64 (sqrt.f64 (/.f64 (neg.f64 c) a)))) |
| Outputs |
|---|
#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) #s(approx (neg (sqrt (* (/ c a) -1))) (sqrt.f64 (/.f64 (neg.f64 c) a)))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (/.f64 c b_2) #s(literal -1/2 binary64))) |
1 calls:
| 3.0ms | b_2 |
| Accuracy | Segments | Branch |
|---|---|---|
| 71.4% | 3 | b_2 |
Compiled 1 to 3 computations (-200% saved)
| Inputs |
|---|
(/.f64 #s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(approx (* (neg c) (+ (sqrt (* (/ a c) -1)) (/ b_2 c))) (neg.f64 b_2))) a) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(approx (neg (sqrt (* (/ c a) -1))) (sqrt.f64 (/.f64 (neg.f64 c) a)))) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (- (* b_2 b_2) (* c a))) a)) (*.f64 #s(literal 0 binary64) (/.f64 b_2 a))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 #s(literal -2 binary64) (/.f64 b_2 a))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 #s(approx (- (/ (* -1/8 (* c a)) (* (* b_2 b_2) b_2)) (/ 1/2 b_2)) (/.f64 #s(literal -1/2 binary64) b_2)) c)) |
| Outputs |
|---|
#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) #s(approx (neg (sqrt (* (/ c a) -1))) (sqrt.f64 (/.f64 (neg.f64 c) a)))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 #s(approx (- (/ (* -1/8 (* c a)) (* (* b_2 b_2) b_2)) (/ 1/2 b_2)) (/.f64 #s(literal -1/2 binary64) b_2)) c)) |
2 calls:
| 2.0ms | b_2 |
| 2.0ms | (/.f64 (+.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) a) |
| Accuracy | Segments | Branch |
|---|---|---|
| 56.9% | 4 | (/.f64 (+.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) a) |
| 71.3% | 3 | b_2 |
Compiled 14 to 13 computations (7.1% saved)
| Inputs |
|---|
(/.f64 #s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(approx (* (neg c) (+ (sqrt (* (/ a c) -1)) (/ b_2 c))) (neg.f64 b_2))) a) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(approx (neg (sqrt (* (/ c a) -1))) (sqrt.f64 (/.f64 (neg.f64 c) a)))) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (- (* b_2 b_2) (* c a))) a)) (*.f64 #s(literal 0 binary64) (/.f64 b_2 a))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 #s(literal -2 binary64) (/.f64 b_2 a))) |
| Outputs |
|---|
#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) #s(approx (neg (sqrt (* (/ c a) -1))) (sqrt.f64 (/.f64 (neg.f64 c) a)))) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (- (* b_2 b_2) (* c a))) a)) (*.f64 #s(literal 0 binary64) (/.f64 b_2 a))) |
4 calls:
| 22.0ms | b_2 |
| 2.0ms | a |
| 2.0ms | c |
| 2.0ms | (/.f64 (+.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) a) |
| Accuracy | Segments | Branch |
|---|---|---|
| 42.3% | 3 | (/.f64 (+.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) a) |
| 39.8% | 2 | c |
| 40.5% | 2 | a |
| 49.1% | 3 | b_2 |
Compiled 16 to 19 computations (-18.8% saved)
| Inputs |
|---|
(/.f64 #s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(approx (* (neg c) (+ (sqrt (* (/ a c) -1)) (/ b_2 c))) (neg.f64 b_2))) a) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(approx (neg (sqrt (* (/ c a) -1))) (sqrt.f64 (/.f64 (neg.f64 c) a)))) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (- (* b_2 b_2) (* c a))) a)) (*.f64 #s(literal 0 binary64) (/.f64 b_2 a))) |
| Outputs |
|---|
(/.f64 #s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(approx (* (neg c) (+ (sqrt (* (/ a c) -1)) (/ b_2 c))) (neg.f64 b_2))) a) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(approx (neg (sqrt (* (/ c a) -1))) (sqrt.f64 (/.f64 (neg.f64 c) a)))) |
#s(approx (+ (/ (neg b_2) a) (/ (sqrt (- (* b_2 b_2) (* c a))) a)) (*.f64 #s(literal 0 binary64) (/.f64 b_2 a))) |
4 calls:
| 2.0ms | b_2 |
| 1.0ms | c |
| 1.0ms | a |
| 1.0ms | (/.f64 (+.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) a) |
| Accuracy | Segments | Branch |
|---|---|---|
| 27.5% | 2 | c |
| 29.9% | 2 | a |
| 27.4% | 2 | (/.f64 (+.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) a) |
| 33.5% | 3 | b_2 |
Compiled 16 to 19 computations (-18.8% saved)
| Inputs |
|---|
(/.f64 #s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(approx (* (neg c) (+ (sqrt (* (/ a c) -1)) (/ b_2 c))) (neg.f64 b_2))) a) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(approx (neg (sqrt (* (/ c a) -1))) (sqrt.f64 (/.f64 (neg.f64 c) a)))) |
| Outputs |
|---|
(/.f64 #s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(approx (* (neg c) (+ (sqrt (* (/ a c) -1)) (/ b_2 c))) (neg.f64 b_2))) a) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(approx (neg (sqrt (* (/ c a) -1))) (sqrt.f64 (/.f64 (neg.f64 c) a)))) |
1 calls:
| 1.0ms | b_2 |
| Accuracy | Segments | Branch |
|---|---|---|
| 31.8% | 2 | b_2 |
Compiled 1 to 3 computations (-200% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
(/.f64 #s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(approx (* (neg c) (+ (sqrt (* (/ a c) -1)) (/ b_2 c))) (neg.f64 b_2))) a) |
| Outputs |
|---|
(/.f64 #s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(approx (* (neg c) (+ (sqrt (* (/ a c) -1)) (/ b_2 c))) (neg.f64 b_2))) a) |
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 |
|---|---|---|
| 15.4% | 1 | (/.f64 (+.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) a) |
| 15.4% | 1 | c |
| 15.4% | 1 | a |
| 15.4% | 1 | b_2 |
Compiled 16 to 19 computations (-18.8% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 17.0ms | 9.636807896032948e-89 | 6.584485030628495e-85 |
| 69.0ms | -1.2413452450495355e+115 | -4.048751901586821e+107 |
| 68.0ms | 219× | 0 | valid |
| 4.0ms | 37× | 1 | valid |
| 2.0ms | 16× | 2 | valid |
| 1.0ms | 25× | 0 | invalid |
Compiled 560 to 458 computations (18.2% saved)
ival-mult!: 59.0ms (86.5% of total)ival-sqrt: 3.0ms (4.4% of total)ival-div!: 2.0ms (2.9% of total)adjust: 1.0ms (1.5% of total)ival-sub!: 1.0ms (1.5% of total)ival-add!: 1.0ms (1.5% of total)ival-neg: 1.0ms (1.5% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 5.0ms | 9.636807896032948e-89 | 6.584485030628495e-85 |
| 25.0ms | -2.929333723796508e-129 | -3.1879679931885515e-131 |
| 18.0ms | 131× | 0 | valid |
| 3.0ms | 49× | 0 | invalid |
| 1.0ms | 8× | 1 | valid |
| 1.0ms | 5× | 2 | valid |
Compiled 586 to 466 computations (20.5% saved)
ival-mult!: 2.0ms (28.9% of total)ival-sqrt: 1.0ms (14.4% of total)ival-add!: 1.0ms (14.4% of total)ival-div!: 1.0ms (14.4% of total)ival-neg: 1.0ms (14.4% of total)adjust: 0.0ms (0% of total)ival-sub!: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 13.0ms | 9.636807896032948e-89 | 6.584485030628495e-85 |
| 8.0ms | -2.929333723796508e-129 | -3.1879679931885515e-131 |
| 8.0ms | 91× | 0 | valid |
| 3.0ms | 25× | 1 | valid |
| 2.0ms | 36× | 0 | invalid |
| 2.0ms | 12× | 2 | valid |
Compiled 721 to 571 computations (20.8% saved)
ival-sqrt: 5.0ms (47.5% of total)ival-mult!: 2.0ms (19% of total)adjust: 1.0ms (9.5% of total)ival-add!: 1.0ms (9.5% of total)ival-div!: 1.0ms (9.5% of total)ival-neg: 1.0ms (9.5% of total)ival-sub!: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 11.0ms | 1.963576590329022e-105 | 7.801630391397006e-105 |
| 11.0ms | -2.929333723796508e-129 | -3.1879679931885515e-131 |
| 7.0ms | 132× | 0 | valid |
| 4.0ms | 41× | 0 | invalid |
| 2.0ms | 18× | 1 | valid |
| 1.0ms | 10× | 2 | valid |
Compiled 568 to 448 computations (21.1% saved)
ival-sqrt: 3.0ms (31.1% of total)ival-mult!: 2.0ms (20.7% of total)adjust: 1.0ms (10.4% of total)ival-sub!: 1.0ms (10.4% of total)ival-add!: 1.0ms (10.4% of total)ival-neg: 1.0ms (10.4% of total)ival-div!: 1.0ms (10.4% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 1.963576590329022e-105 | 7.801630391397006e-105 |
| 1.0ms | -2.929333723796508e-129 | -3.1879679931885515e-131 |
Compiled 648 to 493 computations (23.9% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 23.0ms | 1.8067576223913252e+124 | 4.0740211772160584e+129 |
| 1.0ms | -2.929333723796508e-129 | -3.1879679931885515e-131 |
| 9.0ms | 59× | 2 | valid |
| 6.0ms | 53× | 1 | valid |
| 2.0ms | 12× | 3 | valid |
| 1.0ms | 20× | 0 | valid |
| 0.0ms | 3× | 0 | invalid |
Compiled 770 to 601 computations (21.9% saved)
adjust: 4.0ms (30.4% of total)ival-sqrt: 3.0ms (22.8% of total)ival-mult!: 2.0ms (15.2% of total)ival-div!: 2.0ms (15.2% of total)ival-sub!: 1.0ms (7.6% of total)ival-add!: 1.0ms (7.6% of total)ival-neg: 1.0ms (7.6% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 1.8067576223913252e+124 | 4.0740211772160584e+129 |
| 8.0ms | -173231.58280364916 | -53800.422874083924 |
| 4.0ms | 80× | 0 | valid |
| 0.0ms | 5× | 0 | invalid |
Compiled 733 to 564 computations (23.1% saved)
ival-sqrt: 1.0ms (37.8% of total)ival-mult!: 1.0ms (37.8% of total)ival-sub!: 0.0ms (0% of total)adjust: 0.0ms (0% of total)ival-add!: 0.0ms (0% of total)ival-neg: 0.0ms (0% of total)ival-div!: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | -173231.58280364916 | -53800.422874083924 |
Compiled 301 to 231 computations (23.3% saved)
| 1× | fuel |
Compiled 612 to 109 computations (82.2% saved)
Compiled 1 428 to 290 computations (79.7% saved)
Loading profile data...