
Time bar (total: 5.0s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 0 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 1 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 2 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 3 |
| 25% | 25% | 74.9% | 0.1% | 0% | 0% | 0% | 4 |
| 37.5% | 37.4% | 62.4% | 0.1% | 0% | 0% | 0% | 5 |
| 37.5% | 37.4% | 62.4% | 0.1% | 0% | 0% | 0% | 6 |
| 42.6% | 40.6% | 54.6% | 0.1% | 0% | 4.7% | 0% | 7 |
| 51.2% | 48.4% | 46% | 0.1% | 0% | 5.5% | 0% | 8 |
| 54.5% | 49.9% | 41.7% | 0.1% | 0% | 8.2% | 0% | 9 |
| 60.2% | 53.4% | 35.3% | 0.1% | 0% | 11.1% | 0% | 10 |
| 67.6% | 58.7% | 28.2% | 0.1% | 0% | 13% | 0% | 11 |
| 71.4% | 60.6% | 24.2% | 0.1% | 0% | 15.1% | 0% | 12 |
Compiled 15 to 12 computations (20% saved)
| 381.0ms | 5 512× | 0 | valid |
| 285.0ms | 1 194× | 2 | valid |
| 206.0ms | 1 367× | 1 | valid |
| 116.0ms | 1 118× | 0 | invalid |
| 50.0ms | 183× | 3 | valid |
ival-mult: 209.0ms (28.1% of total)adjust: 123.0ms (16.6% of total)ival-sqrt: 99.0ms (13.3% of total)ival-div: 96.0ms (12.9% of total)ival-neg: 72.0ms (9.7% of total)ival-sub: 67.0ms (9% of total)ival-add: 66.0ms (8.9% of total)ival-true: 7.0ms (0.9% of total)ival-assert: 3.0ms (0.4% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 113 | 0 | - | 0 | - | (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) |
| 53 | 0 | - | 0 | - | (+.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) |
| 18 | 0 | - | 0 | - | (/.f64 (+.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) a) |
| 1 | 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 | 104 | 0 |
| ↳ | (*.f64 b_2 b_2) | overflow | 86 | |
| ↳ | (*.f64 a c) | overflow | 23 | |
| ↳ | (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) | overflow | 104 | |
+.f64 | (+.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) | cancellation | 53 | 0 |
/.f64 | (/.f64 (+.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) a) | u/n | 18 | 0 |
| ↳ | (*.f64 b_2 b_2) | underflow | 37 | |
| ↳ | (+.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) | underflow | 29 | |
| ↳ | (*.f64 a c) | underflow | 40 | |
| ↳ | (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) | underflow | 9 | |
sqrt.f64 | (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) | uflow-rescue | 9 | 0 |
| ↳ | (*.f64 b_2 b_2) | underflow | 37 | |
| ↳ | (*.f64 a c) | underflow | 40 | |
| ↳ | (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) | underflow | 9 | |
-.f64 | (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) | nan-rescue | 1 | 0 |
| ↳ | (*.f64 b_2 b_2) | overflow | 86 | |
| ↳ | (*.f64 a c) | overflow | 23 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 132 | 0 |
| - | 16 | 108 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 132 | 0 | 0 |
| - | 16 | 0 | 108 |
| number | freq |
|---|---|
| 0 | 108 |
| 1 | 112 |
| 2 | 35 |
| 3 | 1 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 31.0ms | 348× | 0 | valid |
| 24.0ms | 94× | 2 | valid |
| 10.0ms | 60× | 1 | valid |
| 3.0ms | 10× | 3 | valid |
Compiled 117 to 34 computations (70.9% saved)
ival-mult: 14.0ms (30.9% of total)adjust: 10.0ms (22.1% of total)ival-sqrt: 6.0ms (13.3% of total)ival-div: 5.0ms (11.1% of total)ival-sub: 4.0ms (8.8% of total)ival-add: 4.0ms (8.8% of total)ival-neg: 2.0ms (4.4% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 44 | 118 |
| 1 | 119 | 116 |
| 2 | 238 | 116 |
| 3 | 389 | 116 |
| 4 | 505 | 116 |
| 5 | 547 | 116 |
| 6 | 568 | 116 |
| 0 | 10 | 13 |
| 0 | 17 | 13 |
| 1 | 28 | 13 |
| 2 | 53 | 13 |
| 3 | 98 | 13 |
| 4 | 133 | 13 |
| 5 | 145 | 13 |
| 6 | 157 | 13 |
| 7 | 170 | 13 |
| 0 | 170 | 13 |
| 1× | iter limit |
| 1× | saturated |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(/.f64 (+.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) a) |
| Outputs |
|---|
(/.f64 (+.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) a) |
(/.f64 (+.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 b_2)) a) |
Compiled 13 to 10 computations (23.1% saved)
Compiled 0 to 3 computations (-∞% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 50.9% | (/.f64 (+.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) a) |
Compiled 13 to 10 computations (23.1% saved)
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) | |
| cost-diff | 0 | (neg.f64 b_2) | |
| cost-diff | 0 | (+.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) | |
| cost-diff | 0 | (/.f64 (+.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) a) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 10 | 50 |
| 0 | 17 | 50 |
| 1 | 28 | 50 |
| 2 | 53 | 50 |
| 3 | 98 | 50 |
| 4 | 133 | 50 |
| 5 | 145 | 50 |
| 6 | 157 | 50 |
| 7 | 170 | 50 |
| 0 | 170 | 50 |
| 1× | iter limit |
| 1× | saturated |
| 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 |
| Outputs |
|---|
(/.f64 (+.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) a) |
(/.f64 (+.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 b_2)) a) |
(+.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) |
(+.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 b_2)) |
(neg.f64 b_2) |
b_2 |
(sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) |
(sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) |
(-.f64 (*.f64 b_2 b_2) (*.f64 a c)) |
(fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)) |
(*.f64 b_2 b_2) |
(*.f64 a c) |
(*.f64 c a) |
a |
c |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0.21093750000000003 | (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) | |
| accuracy | 4.065884805808646 | (/.f64 (+.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) a) | |
| accuracy | 12.236902955082627 | (+.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) | |
| accuracy | 26.42976615794721 | (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) |
| 15.0ms | 174× | 0 | valid |
| 14.0ms | 30× | 1 | valid |
| 11.0ms | 47× | 2 | valid |
| 1.0ms | 5× | 3 | valid |
Compiled 52 to 12 computations (76.9% saved)
ival-mult: 14.0ms (49.9% of total)adjust: 4.0ms (14.2% of total)ival-div: 3.0ms (10.7% of total)ival-sqrt: 3.0ms (10.7% of total)ival-sub: 2.0ms (7.1% of total)ival-add: 2.0ms (7.1% of total)ival-neg: 1.0ms (3.6% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| 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) |
(sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) |
(-.f64 (*.f64 b_2 b_2) (*.f64 a c)) |
| Outputs |
|---|
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1/2 (/ c b_2)))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1/2 (/ c b_2)) (* -1/8 (/ (* a (pow c 2)) (pow b_2 3)))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1/2 (/ c b_2)) (* a (+ (* -1/8 (/ (pow c 2) (pow b_2 3))) (* -1/16 (/ (* a (pow c 3)) (pow b_2 5)))))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1/2 (/ c b_2)) (* a (+ (* -1/8 (/ (pow c 2) (pow b_2 3))) (* a (+ (* -1/2 (/ (* a (+ (* 1/64 (/ (pow c 4) (pow b_2 6))) (* 1/16 (/ (pow c 4) (pow b_2 6))))) b_2)) (* -1/16 (/ (pow c 3) (pow b_2 5)))))))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1/2 (/ (* a c) b_2)))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* a (+ (* -1/2 (/ c b_2)) (* -1/8 (/ (* a (pow c 2)) (pow b_2 3))))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* a (+ (* -1/2 (/ c b_2)) (* a (+ (* -1/8 (/ (pow c 2) (pow b_2 3))) (* -1/16 (/ (* a (pow c 3)) (pow b_2 5))))))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* a (+ (* -1/2 (/ c b_2)) (* a (+ (* -1/8 (/ (pow c 2) (pow b_2 3))) (* a (+ (* -1/2 (/ (* a (+ (* 1/64 (/ (pow c 4) (pow b_2 6))) (* 1/16 (/ (pow c 4) (pow b_2 6))))) b_2)) (* -1/16 (/ (pow c 3) (pow b_2 5))))))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 b_2)) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (+ b_2 (* -1/2 (/ (* a c) b_2))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (+ b_2 (* a (+ (* -1/2 (/ c b_2)) (* -1/8 (/ (* a (pow c 2)) (pow b_2 3)))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (+ b_2 (* a (+ (* -1/2 (/ c b_2)) (* a (+ (* -1/8 (/ (pow c 2) (pow b_2 3))) (* -1/16 (/ (* a (pow c 3)) (pow b_2 5)))))))))) |
#s(approx (- (* b_2 b_2) (* a c)) #s(hole binary64 (pow b_2 2))) |
#s(approx (- (* b_2 b_2) (* a c)) #s(hole binary64 (+ (* -1 (* a c)) (pow b_2 2)))) |
#s(approx (/ (+ (neg 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 (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (+ (* (sqrt (* a c)) (sqrt -1)) (* (pow b_2 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -1))))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (+ (* (sqrt (* a c)) (sqrt -1)) (* (pow b_2 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -1)))) (* (pow b_2 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -1) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b_2 2) (pow (sqrt -1) 5))))))))))) |
#s(approx (- (* b_2 b_2) (* a c)) #s(hole binary64 (- (pow b_2 2) (* a c)))) |
#s(approx (/ (+ (neg b_2) (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 (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* c (+ (* -1 (/ b_2 (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* c (+ (* -1 (/ b_2 (* a c))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* c (+ (* -1 (/ b_2 (* a c))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* c (+ (* -1 (/ b_2 c)) (* (sqrt (/ a c)) (sqrt -1)))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1))) (/ b_2 c))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1)))) (/ b_2 c))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1)))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b_2 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (- (* b_2 b_2) (* a c)) #s(hole binary64 (* c (- (/ (pow b_2 2) c) a)))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1 (* c (+ (* (sqrt (/ 1 (* a c))) (sqrt -1)) (/ b_2 (* a c))))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ b_2 a)) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ b_2 a)) (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b_2 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (* (pow b_2 2) (sqrt -1))))) c))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* c (+ (* (sqrt (/ a c)) (sqrt -1)) (/ b_2 c)))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 2) (sqrt -1)))) b_2) c)) (* (sqrt (/ a c)) (sqrt -1))))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ c a)) (* (pow b_2 2) (sqrt -1))))) c)) b_2) c)) (* (sqrt (/ a c)) (sqrt -1))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* -1 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b_2 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1))))))))) |
#s(approx (- (* b_2 b_2) (* a c)) #s(hole binary64 (* -1 (* c (- (* -1 (/ (pow b_2 2) c)) (* -1 a)))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 7.0ms | 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) (sqrt (- (* b_2 b_2) (* a c))) (- (* b_2 b_2) (* 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) (sqrt (- (* b_2 b_2) (* a c))) (- (* b_2 b_2) (* a c))) |
| 2.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) (sqrt (- (* b_2 b_2) (* a c))) (- (* b_2 b_2) (* a c))) |
| 2.0ms | c | @ | 0 | ((/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (neg b_2) (sqrt (- (* b_2 b_2) (* a c))) (- (* b_2 b_2) (* 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) (sqrt (- (* b_2 b_2) (* a c))) (- (* b_2 b_2) (* a c))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 615 | 3974 |
| 1 | 1875 | 3885 |
| 0 | 8126 | 3747 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1/2 (/ c b_2)))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1/2 (/ c b_2)) (* -1/8 (/ (* a (pow c 2)) (pow b_2 3)))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1/2 (/ c b_2)) (* a (+ (* -1/8 (/ (pow c 2) (pow b_2 3))) (* -1/16 (/ (* a (pow c 3)) (pow b_2 5)))))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1/2 (/ c b_2)) (* a (+ (* -1/8 (/ (pow c 2) (pow b_2 3))) (* a (+ (* -1/2 (/ (* a (+ (* 1/64 (/ (pow c 4) (pow b_2 6))) (* 1/16 (/ (pow c 4) (pow b_2 6))))) b_2)) (* -1/16 (/ (pow c 3) (pow b_2 5)))))))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1/2 (/ (* a c) b_2)))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* a (+ (* -1/2 (/ c b_2)) (* -1/8 (/ (* a (pow c 2)) (pow b_2 3))))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* a (+ (* -1/2 (/ c b_2)) (* a (+ (* -1/8 (/ (pow c 2) (pow b_2 3))) (* -1/16 (/ (* a (pow c 3)) (pow b_2 5))))))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* a (+ (* -1/2 (/ c b_2)) (* a (+ (* -1/8 (/ (pow c 2) (pow b_2 3))) (* a (+ (* -1/2 (/ (* a (+ (* 1/64 (/ (pow c 4) (pow b_2 6))) (* 1/16 (/ (pow c 4) (pow b_2 6))))) b_2)) (* -1/16 (/ (pow c 3) (pow b_2 5))))))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 b_2)) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (+ b_2 (* -1/2 (/ (* a c) b_2))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (+ b_2 (* a (+ (* -1/2 (/ c b_2)) (* -1/8 (/ (* a (pow c 2)) (pow b_2 3)))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (+ b_2 (* a (+ (* -1/2 (/ c b_2)) (* a (+ (* -1/8 (/ (pow c 2) (pow b_2 3))) (* -1/16 (/ (* a (pow c 3)) (pow b_2 5)))))))))) |
#s(approx (- (* b_2 b_2) (* a c)) #s(hole binary64 (pow b_2 2))) |
#s(approx (- (* b_2 b_2) (* a c)) #s(hole binary64 (+ (* -1 (* a c)) (pow b_2 2)))) |
#s(approx (/ (+ (neg 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 (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (+ (* (sqrt (* a c)) (sqrt -1)) (* (pow b_2 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -1))))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (+ (* (sqrt (* a c)) (sqrt -1)) (* (pow b_2 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -1)))) (* (pow b_2 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -1) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b_2 2) (pow (sqrt -1) 5))))))))))) |
#s(approx (- (* b_2 b_2) (* a c)) #s(hole binary64 (- (pow b_2 2) (* a c)))) |
#s(approx (/ (+ (neg b_2) (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 (/ (+ (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 |
|---|
#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) (*.f64 (/.f64 c b_2) #s(literal -1/2 binary64))) |
#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) (fma.f64 (*.f64 (*.f64 c c) (/.f64 a (pow.f64 b_2 #s(literal 3 binary64)))) #s(literal -1/8 binary64) (*.f64 (/.f64 c b_2) #s(literal -1/2 binary64)))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #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) (fma.f64 (fma.f64 (*.f64 a #s(literal -1/16 binary64)) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 c c) #s(literal -1/8 binary64)) (pow.f64 b_2 #s(literal 3 binary64)))) a (*.f64 (/.f64 c b_2) #s(literal -1/2 binary64)))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #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)))) a) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b_2 #s(literal 6 binary64))) (/.f64 #s(literal 5/64 binary64) b_2)) (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -1/16 binary64)) (pow.f64 b_2 #s(literal 5 binary64)))) a (/.f64 (*.f64 (*.f64 c c) #s(literal -1/8 binary64)) (pow.f64 b_2 #s(literal 3 binary64)))) a (*.f64 (/.f64 c b_2) #s(literal -1/2 binary64)))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1/2 (/ (* a c) b_2)))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (*.f64 (/.f64 a b_2) #s(literal -1/2 binary64)) c)) |
#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)))) (*.f64 (fma.f64 (*.f64 (*.f64 c c) (/.f64 a (pow.f64 b_2 #s(literal 3 binary64)))) #s(literal -1/8 binary64) (*.f64 (/.f64 c b_2) #s(literal -1/2 binary64))) a)) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #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)))) (*.f64 (fma.f64 (fma.f64 (*.f64 a #s(literal -1/16 binary64)) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 c c) #s(literal -1/8 binary64)) (pow.f64 b_2 #s(literal 3 binary64)))) a (*.f64 (/.f64 c b_2) #s(literal -1/2 binary64))) a)) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #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 b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b_2 #s(literal 6 binary64))) (/.f64 #s(literal 5/64 binary64) b_2)) (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -1/16 binary64)) (pow.f64 b_2 #s(literal 5 binary64)))) a (/.f64 (*.f64 (*.f64 c c) #s(literal -1/8 binary64)) (pow.f64 b_2 #s(literal 3 binary64)))) a (*.f64 (/.f64 c b_2) #s(literal -1/2 binary64))) a)) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 b_2)) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) 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))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 c b_2) 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))) (fma.f64 (fma.f64 (*.f64 (*.f64 c c) (/.f64 a (pow.f64 b_2 #s(literal 3 binary64)))) #s(literal -1/8 binary64) (*.f64 (/.f64 c b_2) #s(literal -1/2 binary64))) a b_2)) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #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 (sqrt (- (* b_2 b_2) (* a c))) (fma.f64 (fma.f64 (fma.f64 (*.f64 a #s(literal -1/16 binary64)) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 c c) #s(literal -1/8 binary64)) (pow.f64 b_2 #s(literal 3 binary64)))) a (*.f64 (/.f64 c b_2) #s(literal -1/2 binary64))) a b_2)) |
#s(approx (- (* b_2 b_2) (* a c)) #s(hole binary64 (pow b_2 2))) |
#s(approx (- (* b_2 b_2) (* a c)) (*.f64 b_2 b_2)) |
#s(approx (- (* b_2 b_2) (* a c)) #s(hole binary64 (+ (* -1 (* a c)) (pow b_2 2)))) |
#s(approx (- (* b_2 b_2) (* a c)) (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)))) |
#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) (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 (neg.f64 b_2) a))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #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) (fma.f64 (*.f64 (*.f64 b_2 (/.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 (neg.f64 b_2) a)))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #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)))) a) (fma.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 a #s(literal 5 binary64)))) (fma.f64 (*.f64 (*.f64 b_2 (/.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 (neg.f64 b_2) a))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -1)))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) |
#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)))) (*.f64 (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 (neg.f64 b_2) a)) a)) |
#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)))) (*.f64 (fma.f64 (*.f64 (*.f64 b_2 (/.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 (neg.f64 b_2) a))) 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 b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 a #s(literal 5 binary64)))) (fma.f64 (*.f64 (*.f64 b_2 (/.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 (neg.f64 b_2) a)))) 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))) (*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) |
#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))) (*.f64 (fma.f64 (*.f64 (*.f64 b_2 (/.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)))) a)) |
#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))) (*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 a #s(literal 5 binary64)))) (fma.f64 (*.f64 (*.f64 b_2 (/.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a))))) a)) |
#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 (sqrt (- (* b_2 b_2) (* a c))) (*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 a #s(literal 5 binary64)))) (fma.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b_2 #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 5 binary64))) (pow.f64 a #s(literal 7 binary64)))) (fma.f64 (*.f64 (*.f64 b_2 (/.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)))))) a)) |
#s(approx (- (* b_2 b_2) (* a c)) #s(hole binary64 (* -1 (* a c)))) |
#s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c)) |
#s(approx (- (* b_2 b_2) (* a c)) #s(hole binary64 (* a (- (/ (pow b_2 2) a) c)))) |
#s(approx (- (* b_2 b_2) (* a c)) (*.f64 (-.f64 (*.f64 b_2 (/.f64 b_2 a)) c) a)) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c a)))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ b_2 a))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (neg.f64 (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 b_2 a)))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) 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) (neg.f64 (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 b_2 b_2)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/2 binary64)) 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 (/ (+ (* -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)))) a) (neg.f64 (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 (-.f64 b_2 (/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 b_2)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1/2 binary64)) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/8 binary64)))) 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)))) (*.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 c a)))) |
#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)))) (*.f64 (neg.f64 a) (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 b_2 a)))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #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)))) (*.f64 (neg.f64 a) (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 b_2 b_2)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1/2 binary64))) b_2) (neg.f64 a))))) |
#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 b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (neg.f64 a) (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 (-.f64 (/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 b_2)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1/8 binary64)))) (neg.f64 a)) b_2) (neg.f64 a))))) |
#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))) (*.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 c a)))) |
#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))) (*.f64 (neg.f64 a) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 b_2 b_2)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)))))) |
#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))) (*.f64 (neg.f64 a) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 a #s(literal 5 binary64)))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 b_2 b_2)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a))))))) |
#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 (sqrt (- (* b_2 b_2) (* a c))) (*.f64 (neg.f64 a) (fma.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b_2 #s(literal 6 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 5 binary64))) (pow.f64 a #s(literal 7 binary64)))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 a #s(literal 5 binary64)))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 b_2 b_2)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)))))))) |
#s(approx (- (* b_2 b_2) (* a c)) #s(hole binary64 (* -1 (* a (- (* -1 (/ (pow b_2 2) a)) (* -1 c)))))) |
#s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) (fma.f64 (*.f64 b_2 (/.f64 b_2 a)) #s(literal -1 binary64) 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) (fma.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (/.f64 #s(literal 1 binary64) a)) b_2 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a))))) |
#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)))) a) (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 b_2 #s(literal -1 binary64)) (/.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 a #s(literal 5 binary64))))) #s(literal -1/8 binary64) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64))) b_2) (/.f64 #s(literal 1 binary64) a)) b_2 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (+ (* -1 b_2) (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (fma.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -1 binary64)) (neg.f64 b_2))) |
#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)))) (fma.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) #s(literal 1 binary64)) b_2 (*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))) |
#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) (sqrt (- (* b_2 b_2) (* a c)))) (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (*.f64 b_2 b_2) #s(literal -1 binary64))) #s(literal -1/8 binary64) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64))) b_2) #s(literal 1 binary64)) b_2 (*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (neg b_2) #s(hole binary64 (* -1 b_2))) |
#s(approx (neg b_2) (neg.f64 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))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 b_2 (/.f64 b_2 (sqrt.f64 #s(literal -1 binary64))))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))) |
#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))) (fma.f64 (fma.f64 (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (*.f64 b_2 b_2) #s(literal -1 binary64))) #s(literal -1/8 binary64) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64))) (*.f64 b_2 b_2) (*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))) |
#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 (sqrt (- (* b_2 b_2) (* a c))) (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 b_2 (/.f64 b_2 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 5 binary64))) (pow.f64 a #s(literal 5 binary64))))) #s(literal 1/16 binary64) (*.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)))))) (*.f64 b_2 b_2) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64))) (*.f64 b_2 b_2) (*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (- (* b_2 b_2) (* a c)) #s(hole binary64 (- (pow b_2 2) (* a c)))) |
#s(approx (- (* b_2 b_2) (* a c)) (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (/ (+ (* -1/2 c) (* -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) (fma.f64 (*.f64 (*.f64 c c) (/.f64 a (pow.f64 b_2 #s(literal 3 binary64)))) #s(literal -1/8 binary64) (*.f64 (/.f64 c b_2) #s(literal -1/2 binary64)))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #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) (/.f64 (fma.f64 (/.f64 #s(literal -1/8 binary64) b_2) (/.f64 (*.f64 (*.f64 c c) a) b_2) (fma.f64 (*.f64 (*.f64 a a) #s(literal -1/16 binary64)) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 #s(literal -1/2 binary64) c))) 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)))) a) (/.f64 (fma.f64 #s(literal -1/2 binary64) (+.f64 c (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 5/64 binary64) (*.f64 (pow.f64 b_2 #s(literal 6 binary64)) a)))) (fma.f64 (/.f64 #s(literal -1/8 binary64) b_2) (/.f64 (*.f64 (*.f64 c c) a) b_2) (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) #s(literal -1/16 binary64)) (pow.f64 b_2 #s(literal 4 binary64))))) 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)))) (/.f64 (fma.f64 (/.f64 #s(literal -1/8 binary64) b_2) (/.f64 (*.f64 (*.f64 (*.f64 c c) a) a) b_2) (*.f64 (*.f64 #s(literal -1/2 binary64) c) a)) 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)))) (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) a) c (fma.f64 (/.f64 #s(literal -1/8 binary64) b_2) (/.f64 (*.f64 (*.f64 (*.f64 c c) a) a) b_2) (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -1/16 binary64)) (pow.f64 b_2 #s(literal 4 binary64))))) b_2)) |
#s(approx (+ (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 b_2) (sqrt (- (* b_2 b_2) (* a c)))) (/.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 c a (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 5/64 binary64) (pow.f64 b_2 #s(literal 6 binary64))))) (fma.f64 (/.f64 #s(literal -1/8 binary64) b_2) (/.f64 (*.f64 (*.f64 (*.f64 c c) a) a) b_2) (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -1/16 binary64)) (pow.f64 b_2 #s(literal 4 binary64))))) b_2)) |
#s(approx (sqrt (- (* 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))) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b_2) a) b_2) #s(literal -1/2 binary64) #s(literal 1 binary64)) 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))) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4)))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) a) a) (pow.f64 b_2 #s(literal 4 binary64))) #s(literal -1/8 binary64) (fma.f64 (/.f64 (*.f64 (/.f64 c b_2) a) b_2) #s(literal -1/2 binary64) #s(literal 1 binary64))) 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))) (+ (* -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))) (fma.f64 (fma.f64 (*.f64 (*.f64 a a) #s(literal -1/8 binary64)) (*.f64 c (/.f64 c (pow.f64 b_2 #s(literal 4 binary64)))) (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 6 binary64))) #s(literal -1/16 binary64) (*.f64 (/.f64 (*.f64 (/.f64 c b_2) a) b_2) #s(literal -1/2 binary64)))) b_2 b_2)) |
#s(approx (- (* b_2 b_2) (* a c)) #s(hole binary64 (* (pow b_2 2) (+ 1 (* -1 (/ (* a c) (pow b_2 2))))))) |
#s(approx (- (* b_2 b_2) (* a c)) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 c b_2) a) b_2)) b_2) b_2)) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -2 (/ b_2 a)))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 #s(literal -2 binary64) (/.f64 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) (*.f64 (fma.f64 (/.f64 (/.f64 c b_2) b_2) #s(literal -1/2 binary64) (/.f64 #s(literal 2 binary64) a)) (neg.f64 b_2))) |
#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) (*.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) b_2) (/.f64 c b_2) (fma.f64 (*.f64 (*.f64 c c) (/.f64 a (pow.f64 b_2 #s(literal 4 binary64)))) #s(literal -1/8 binary64) (/.f64 #s(literal 2 binary64) a))) (neg.f64 b_2))) |
#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)))) a) (*.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) b_2) (/.f64 c b_2) (fma.f64 (*.f64 (*.f64 a a) #s(literal -1/16 binary64)) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 6 binary64))) (fma.f64 (*.f64 (*.f64 c c) (/.f64 a (pow.f64 b_2 #s(literal 4 binary64)))) #s(literal -1/8 binary64) (/.f64 #s(literal 2 binary64) a)))) (neg.f64 b_2))) |
#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)))) (*.f64 #s(literal -2 binary64) 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)))) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b_2) a) b_2) #s(literal -1/2 binary64) #s(literal 2 binary64)) (neg.f64 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))) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))))))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) a) a) (pow.f64 b_2 #s(literal 4 binary64))) #s(literal -1/8 binary64) (fma.f64 (/.f64 (*.f64 (/.f64 c b_2) a) b_2) #s(literal -1/2 binary64) #s(literal 2 binary64))) (neg.f64 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))) (+ (* -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)))) (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) a) a) (pow.f64 b_2 #s(literal 4 binary64))) #s(literal -1/8 binary64) (fma.f64 (/.f64 (*.f64 (/.f64 c b_2) a) b_2) #s(literal -1/2 binary64) #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 6 binary64)))) (neg.f64 b_2))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* -1 b_2))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (neg.f64 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))) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b_2) a) b_2) #s(literal -1/2 binary64) #s(literal 1 binary64)) (neg.f64 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))) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) a) a) (pow.f64 b_2 #s(literal 4 binary64))) #s(literal -1/8 binary64) (fma.f64 (/.f64 (*.f64 (/.f64 c b_2) a) b_2) #s(literal -1/2 binary64) #s(literal 1 binary64))) (neg.f64 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))) (+ (* -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))) (neg.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 a a) #s(literal -1/8 binary64)) (*.f64 c (/.f64 c (pow.f64 b_2 #s(literal 4 binary64)))) (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 6 binary64))) #s(literal -1/16 binary64) (*.f64 (/.f64 (*.f64 (/.f64 c b_2) a) b_2) #s(literal -1/2 binary64)))) b_2 b_2))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* c (- (* -1/8 (/ (* a c) (pow b_2 3))) (* 1/2 (/ 1 b_2)))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (fma.f64 (*.f64 c #s(literal -1/8 binary64)) (/.f64 a (pow.f64 b_2 #s(literal 3 binary64))) (/.f64 #s(literal -1/2 binary64) b_2)) c)) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #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) (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 a a) #s(literal -1/16 binary64)) (/.f64 c (pow.f64 b_2 #s(literal 5 binary64))) (*.f64 (/.f64 a (pow.f64 b_2 #s(literal 3 binary64))) #s(literal -1/8 binary64))) c (/.f64 #s(literal -1/2 binary64) b_2)) c)) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #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)))) a) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c a)) (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b_2 #s(literal 6 binary64))) (/.f64 #s(literal 5/64 binary64) b_2)) (/.f64 (*.f64 (*.f64 a a) #s(literal -1/16 binary64)) (pow.f64 b_2 #s(literal 5 binary64)))) c (*.f64 (/.f64 a (pow.f64 b_2 #s(literal 3 binary64))) #s(literal -1/8 binary64))) c (/.f64 #s(literal -1/2 binary64) b_2)) c)) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #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)))) (*.f64 (fma.f64 (*.f64 c #s(literal -1/8 binary64)) (*.f64 a (/.f64 a (pow.f64 b_2 #s(literal 3 binary64)))) (*.f64 (/.f64 a b_2) #s(literal -1/2 binary64))) c)) |
#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)))) (*.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -1/16 binary64)) (/.f64 c (pow.f64 b_2 #s(literal 5 binary64))) (*.f64 (*.f64 a (/.f64 a (pow.f64 b_2 #s(literal 3 binary64)))) #s(literal -1/8 binary64))) c (*.f64 (/.f64 a b_2) #s(literal -1/2 binary64))) c)) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #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 b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (fma.f64 (fma.f64 (fma.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 5 binary64))) #s(literal -1/16 binary64) (*.f64 (*.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 5/64 binary64)) (pow.f64 b_2 #s(literal 6 binary64))) (/.f64 c b_2)) #s(literal -1/2 binary64))) c (*.f64 (*.f64 a (/.f64 a (pow.f64 b_2 #s(literal 3 binary64)))) #s(literal -1/8 binary64))) c (*.f64 (/.f64 a b_2) #s(literal -1/2 binary64))) c)) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (+ b_2 (* c (+ (* -1/2 (/ a b_2)) (* -1/8 (/ (* (pow a 2) c) (pow b_2 3)))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (fma.f64 (fma.f64 (*.f64 c #s(literal -1/8 binary64)) (*.f64 a (/.f64 a (pow.f64 b_2 #s(literal 3 binary64)))) (*.f64 (/.f64 a b_2) #s(literal -1/2 binary64))) c b_2)) |
#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 (sqrt (- (* b_2 b_2) (* a c))) (fma.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -1/16 binary64)) (/.f64 c (pow.f64 b_2 #s(literal 5 binary64))) (*.f64 (*.f64 a (/.f64 a (pow.f64 b_2 #s(literal 3 binary64)))) #s(literal -1/8 binary64))) c (*.f64 (/.f64 a b_2) #s(literal -1/2 binary64))) c b_2)) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #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) (*.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (/.f64 (neg.f64 b_2) a) c)) c)) |
#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) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)))) (*.f64 b_2 (/.f64 b_2 (sqrt.f64 #s(literal -1 binary64))))) #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (/.f64 (neg.f64 b_2) a) c))) c)) |
#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)))) a) (*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 5 binary64))) (pow.f64 a #s(literal 5 binary64)))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)))) (*.f64 b_2 (/.f64 b_2 (sqrt.f64 #s(literal -1 binary64))))) #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (/.f64 (neg.f64 b_2) a) c)))) c)) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* c (+ (* -1 (/ b_2 c)) (* (sqrt (/ a c)) (sqrt -1)))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (fma.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (neg.f64 b_2) c)) c)) |
#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)))) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (*.f64 b_2 (/.f64 b_2 (sqrt.f64 #s(literal -1 binary64))))) #s(literal 1/2 binary64) (-.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 b_2 c))) c)) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1)))) (/ b_2 c))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 5 binary64))) (pow.f64 a #s(literal 3 binary64)))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (*.f64 b_2 (/.f64 b_2 (sqrt.f64 #s(literal -1 binary64))))) #s(literal 1/2 binary64) (-.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 b_2 c)))) c)) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #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))) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (*.f64 b_2 (/.f64 b_2 (sqrt.f64 #s(literal -1 binary64))))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64)))) c)) |
#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))) (*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 5 binary64))) (pow.f64 a #s(literal 3 binary64)))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (*.f64 b_2 (/.f64 b_2 (sqrt.f64 #s(literal -1 binary64))))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))))) c)) |
#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 (sqrt (- (* b_2 b_2) (* a c))) (*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 5 binary64))) (pow.f64 a #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b_2 #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 7 binary64))) (pow.f64 a #s(literal 5 binary64)))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (*.f64 b_2 (/.f64 b_2 (sqrt.f64 #s(literal -1 binary64))))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64)))))) c)) |
#s(approx (- (* b_2 b_2) (* a c)) #s(hole binary64 (* c (- (/ (pow b_2 2) c) a)))) |
#s(approx (- (* b_2 b_2) (* a c)) (*.f64 (-.f64 (*.f64 b_2 (/.f64 b_2 c)) a) c)) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1 (* c (+ (* (sqrt (/ 1 (* a c))) (sqrt -1)) (/ b_2 (* a c))))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (neg.f64 c) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (/.f64 b_2 a) c)))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #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) (*.f64 (neg.f64 c) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 b_2 b_2)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1/2 binary64)) (/.f64 (neg.f64 b_2) a)) (neg.f64 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 (/ (+ (* -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)))) a) (*.f64 (neg.f64 c) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (-.f64 (/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64)))) (*.f64 b_2 b_2)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) c))) (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1/8 binary64)))) (neg.f64 c)) (/.f64 b_2 a)) (neg.f64 c))))) |
#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)))) (*.f64 (neg.f64 c) (fma.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 b_2 c)))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #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)))) (*.f64 (neg.f64 c) (fma.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 b_2 b_2)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1/2 binary64))) b_2) (neg.f64 c))))) |
#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 b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (neg.f64 c) (fma.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (-.f64 (/.f64 (fma.f64 (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1/8 binary64)) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 b_2)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/2 binary64)))) (neg.f64 c)) b_2) (neg.f64 c))))) |
#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))) (*.f64 (neg.f64 c) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (*.f64 b_2 b_2)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64)))))) |
#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))) (*.f64 (neg.f64 c) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 5 binary64))) (pow.f64 a #s(literal 3 binary64)))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (*.f64 b_2 b_2)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))))))) |
#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 (sqrt (- (* b_2 b_2) (* a c))) (*.f64 (neg.f64 c) (fma.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b_2 #s(literal 6 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 7 binary64))) (pow.f64 a #s(literal 5 binary64)))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 5 binary64))) (pow.f64 a #s(literal 3 binary64)))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (*.f64 b_2 b_2)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64)))))))) |
#s(approx (- (* b_2 b_2) (* a c)) #s(hole binary64 (* -1 (* c (- (* -1 (/ (pow b_2 2) c)) (* -1 a)))))) |
#s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) (fma.f64 (*.f64 b_2 (/.f64 b_2 c)) #s(literal -1 binary64) a))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 10 | 41 |
| 0 | 17 | 41 |
| 1 | 58 | 41 |
| 0 | 426 | 41 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | iter limit |
| 1× | unsound |
| 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) |
(sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) |
(-.f64 (*.f64 b_2 b_2) (*.f64 a c)) |
| Outputs |
|---|
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 b_2) a) (/.f64 (neg.f64 b_2) a)) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) a) (/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) a))) (-.f64 (/.f64 (neg.f64 b_2) a) (/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) a))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (neg.f64 b_2) a) #s(literal 3 binary64)) (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) a) #s(literal 3 binary64))) (fma.f64 (/.f64 (neg.f64 b_2) a) (/.f64 (neg.f64 b_2) a) (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) a) (/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) a)) (*.f64 (/.f64 (neg.f64 b_2) a) (/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) a))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) (neg.f64 b_2)))) (neg.f64 (neg.f64 a))) |
(/.f64 (fma.f64 (neg.f64 b_2) a (*.f64 a (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 b_2 b_2) (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) (*.f64 (-.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2)))) a)) |
(/.f64 (+.f64 (pow.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2)) #s(literal 3/2 binary64)) (pow.f64 (neg.f64 b_2) #s(literal 3 binary64))) (*.f64 (fma.f64 b_2 b_2 (+.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2)) (*.f64 b_2 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2)))))) a)) |
(/.f64 (neg.f64 (+.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) (neg.f64 b_2))) (neg.f64 a)) |
(/.f64 (+.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) (neg.f64 b_2)) a) |
(neg.f64 (/.f64 (neg.f64 (+.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) (neg.f64 b_2))) a)) |
(neg.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) (neg.f64 b_2)) (neg.f64 a))) |
(+.f64 (/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) a) (/.f64 (neg.f64 b_2) a)) |
(+.f64 (/.f64 (neg.f64 b_2) a) (/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) a)) |
(/.f64 (-.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2)) (*.f64 b_2 b_2)) (-.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) (neg.f64 b_2))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b_2 b_2) (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2)))) (neg.f64 (-.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2)) #s(literal 3/2 binary64)) (pow.f64 (neg.f64 b_2) #s(literal 3 binary64)))) (neg.f64 (fma.f64 b_2 b_2 (+.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2)) (*.f64 b_2 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2)))))))) |
(/.f64 (-.f64 (*.f64 b_2 b_2) (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) (-.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2)) #s(literal 3/2 binary64)) (pow.f64 (neg.f64 b_2) #s(literal 3 binary64))) (+.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2)) (-.f64 (*.f64 b_2 b_2) (*.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) (neg.f64 b_2))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2)) #s(literal 3/2 binary64)) (pow.f64 (neg.f64 b_2) #s(literal 3 binary64))) (fma.f64 b_2 b_2 (+.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2)) (*.f64 b_2 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))))))) |
(fma.f64 (pow.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2)) #s(literal 1/4 binary64)) (neg.f64 b_2)) |
(-.f64 (/.f64 (*.f64 b_2 b_2) (-.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))))) (/.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2)) (-.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2)))))) |
(+.f64 (/.f64 (pow.f64 (neg.f64 b_2) #s(literal 3 binary64)) (fma.f64 b_2 b_2 (+.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2)) (*.f64 b_2 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))))))) (/.f64 (pow.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2)) #s(literal 3/2 binary64)) (fma.f64 b_2 b_2 (+.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2)) (*.f64 b_2 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2)))))))) |
(+.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) (neg.f64 b_2)) |
(+.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2)))) |
(neg.f64 b_2) |
(*.f64 (pow.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2)) #s(literal 1/4 binary64))) |
(pow.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2)) #s(literal 1/2 binary64)) |
(/.f64 (sqrt.f64 (-.f64 (pow.f64 b_2 #s(literal 4 binary64)) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) (sqrt.f64 (fma.f64 c a (*.f64 b_2 b_2)))) |
(/.f64 (sqrt.f64 (-.f64 (pow.f64 b_2 #s(literal 6 binary64)) (pow.f64 (*.f64 c a) #s(literal 3 binary64)))) (sqrt.f64 (fma.f64 (*.f64 c a) (fma.f64 c a (*.f64 b_2 b_2)) (pow.f64 b_2 #s(literal 4 binary64))))) |
(sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) #s(literal 1/2 binary64))) |
(*.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2)))) (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))))) |
(*.f64 (fabs.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2)))) (fabs.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))))) |
(*.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2)))) |
(pow.f64 (*.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2)) (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) #s(literal 2 binary64)) |
(pow.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2)) #s(literal 1 binary64)) |
(/.f64 (+.f64 (pow.f64 b_2 #s(literal 6 binary64)) (pow.f64 (*.f64 (neg.f64 a) c) #s(literal 3 binary64))) (+.f64 (pow.f64 b_2 #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (*.f64 b_2 b_2) (*.f64 (neg.f64 a) c))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 b_2 #s(literal 4 binary64)) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) (neg.f64 (fma.f64 c a (*.f64 b_2 b_2)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 b_2 #s(literal 6 binary64)) (pow.f64 (*.f64 c a) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 c a) (fma.f64 c a (*.f64 b_2 b_2)) (pow.f64 b_2 #s(literal 4 binary64))))) |
(/.f64 (-.f64 (pow.f64 b_2 #s(literal 4 binary64)) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (fma.f64 c a (*.f64 b_2 b_2))) |
(/.f64 (-.f64 (pow.f64 b_2 #s(literal 6 binary64)) (pow.f64 (*.f64 c a) #s(literal 3 binary64))) (fma.f64 (*.f64 c a) (fma.f64 c a (*.f64 b_2 b_2)) (pow.f64 b_2 #s(literal 4 binary64)))) |
(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 (fabs.f64 b_2)) (neg.f64 (fabs.f64 b_2)) (*.f64 (neg.f64 c) a)) |
(fma.f64 (neg.f64 (fabs.f64 b_2)) (neg.f64 (fabs.f64 b_2)) (*.f64 (neg.f64 a) c)) |
(fma.f64 (neg.f64 (neg.f64 b_2)) (neg.f64 (neg.f64 b_2)) (*.f64 (neg.f64 c) a)) |
(fma.f64 (neg.f64 (neg.f64 b_2)) (neg.f64 (neg.f64 b_2)) (*.f64 (neg.f64 a) c)) |
(fma.f64 (fabs.f64 (fabs.f64 b_2)) (fabs.f64 (fabs.f64 b_2)) (*.f64 (neg.f64 c) a)) |
(fma.f64 (fabs.f64 (fabs.f64 b_2)) (fabs.f64 (fabs.f64 b_2)) (*.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 c (neg.f64 a) (*.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)) |
(sqrt.f64 (*.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2)) (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2)))) |
(-.f64 (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (fma.f64 c a (*.f64 b_2 b_2))) (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (fma.f64 c a (*.f64 b_2 b_2)))) |
(-.f64 (/.f64 (pow.f64 b_2 #s(literal 6 binary64)) (fma.f64 (*.f64 c a) (fma.f64 c a (*.f64 b_2 b_2)) (pow.f64 b_2 #s(literal 4 binary64)))) (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (fma.f64 (*.f64 c a) (fma.f64 c a (*.f64 b_2 b_2)) (pow.f64 b_2 #s(literal 4 binary64))))) |
(-.f64 (*.f64 b_2 b_2) (*.f64 (neg.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)) |
Compiled 5 487 to 895 computations (83.7% saved)
17 alts after pruning (17 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 147 | 17 | 164 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 148 | 17 | 165 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 33.7% | (/.f64 (fma.f64 (neg.f64 b_2) a (*.f64 a (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))))) (*.f64 a a)) |
| 26.4% | (/.f64 (/.f64 (-.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2)) (*.f64 b_2 b_2)) (-.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) (neg.f64 b_2))) a) | |
| 22.6% | (/.f64 (-.f64 (*.f64 b_2 b_2) (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) (*.f64 (-.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2)))) a)) | |
| 19.1% | (/.f64 (+.f64 (pow.f64 (/.f64 (neg.f64 b_2) a) #s(literal 3 binary64)) (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) a) #s(literal 3 binary64))) (fma.f64 (/.f64 (neg.f64 b_2) a) (/.f64 (neg.f64 b_2) a) (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) a) (/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) a)) (*.f64 (/.f64 (neg.f64 b_2) a) (/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) a))))) | |
| ▶ | 51.0% | (/.f64 (+.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 c) a)))) a) |
| 40.9% | (/.f64 (+.f64 (neg.f64 b_2) (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 c b_2) a) b_2)) b_2) b_2)))) a) | |
| ▶ | 30.5% | (/.f64 (+.f64 (neg.f64 b_2) (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c)))) a) |
| 12.8% | (/.f64 (+.f64 (neg.f64 b_2) #s(approx (sqrt (- (* b_2 b_2) (* a c))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 c b_2) b_2))) a) | |
| 12.3% | (/.f64 (+.f64 (neg.f64 b_2) #s(approx (sqrt (- (* b_2 b_2) (* a c))) b_2)) a) | |
| 23.6% | (/.f64 #s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (fma.f64 (*.f64 c #s(literal -1/8 binary64)) (*.f64 a (/.f64 a (pow.f64 b_2 #s(literal 3 binary64)))) (*.f64 (/.f64 a b_2) #s(literal -1/2 binary64))) c)) a) | |
| 24.7% | (/.f64 #s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (*.f64 (/.f64 a b_2) #s(literal -1/2 binary64)) c)) a) | |
| 38.0% | (/.f64 #s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 #s(literal -2 binary64) b_2)) a) | |
| 50.4% | (+.f64 (/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) a) (/.f64 (neg.f64 b_2) a)) | |
| 23.9% | #s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 a a) #s(literal -1/16 binary64)) (/.f64 c (pow.f64 b_2 #s(literal 5 binary64))) (*.f64 (/.f64 a (pow.f64 b_2 #s(literal 3 binary64))) #s(literal -1/8 binary64))) c (/.f64 #s(literal -1/2 binary64) b_2)) c)) | |
| 37.8% | #s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (fma.f64 (/.f64 (/.f64 c b_2) b_2) #s(literal -1/2 binary64) (/.f64 #s(literal 2 binary64) a)) (neg.f64 b_2))) | |
| ▶ | 32.2% | #s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (fma.f64 (*.f64 c #s(literal -1/8 binary64)) (/.f64 a (pow.f64 b_2 #s(literal 3 binary64))) (/.f64 #s(literal -1/2 binary64) b_2)) c)) |
| ▶ | 33.7% | #s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (/.f64 c b_2) #s(literal -1/2 binary64))) |
Compiled 854 to 526 computations (38.4% saved)
Found 19 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (*.f64 c #s(literal -1/8 binary64)) | |
| cost-diff | 0 | (fma.f64 (*.f64 c #s(literal -1/8 binary64)) (/.f64 a (pow.f64 b_2 #s(literal 3 binary64))) (/.f64 #s(literal -1/2 binary64) b_2)) | |
| cost-diff | 0 | (*.f64 (fma.f64 (*.f64 c #s(literal -1/8 binary64)) (/.f64 a (pow.f64 b_2 #s(literal 3 binary64))) (/.f64 #s(literal -1/2 binary64) b_2)) c) | |
| cost-diff | 0 | #s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (fma.f64 (*.f64 c #s(literal -1/8 binary64)) (/.f64 a (pow.f64 b_2 #s(literal 3 binary64))) (/.f64 #s(literal -1/2 binary64) b_2)) c)) | |
| cost-diff | 0 | (*.f64 a (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2)))) | |
| cost-diff | 0 | (neg.f64 b_2) | |
| cost-diff | 2 | (fma.f64 (neg.f64 b_2) a (*.f64 a (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))))) | |
| cost-diff | 4 | (/.f64 (fma.f64 (neg.f64 b_2) a (*.f64 a (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))))) (*.f64 a a)) | |
| cost-diff | 0 | (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c))) | |
| cost-diff | 0 | (neg.f64 b_2) | |
| cost-diff | 0 | (/.f64 (+.f64 (neg.f64 b_2) (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c)))) a) | |
| cost-diff | 1 | (+.f64 (neg.f64 b_2) (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c)))) | |
| cost-diff | 0 | (/.f64 c b_2) | |
| cost-diff | 0 | (*.f64 (/.f64 c b_2) #s(literal -1/2 binary64)) | |
| cost-diff | 0 | #s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (/.f64 c b_2) #s(literal -1/2 binary64))) | |
| cost-diff | 0 | (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 c) a))) | |
| cost-diff | 0 | (neg.f64 b_2) | |
| cost-diff | 0 | (/.f64 (+.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 c) a)))) a) | |
| cost-diff | 1 | (+.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 c) a)))) |
Useful iterations: 4 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 43 | 294 |
| 0 | 72 | 289 |
| 1 | 132 | 288 |
| 2 | 297 | 287 |
| 3 | 1063 | 282 |
| 4 | 4376 | 280 |
| 0 | 8389 | 280 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(/.f64 (+.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 c) a)))) a) |
(+.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 c) a)))) |
(neg.f64 b_2) |
b_2 |
(sqrt.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 c) a))) |
(fma.f64 b_2 b_2 (*.f64 (neg.f64 c) a)) |
(*.f64 (neg.f64 c) a) |
(neg.f64 c) |
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))) |
(*.f64 (/.f64 c b_2) #s(literal -1/2 binary64)) |
(/.f64 c b_2) |
c |
b_2 |
#s(literal -1/2 binary64) |
(/.f64 (+.f64 (neg.f64 b_2) (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c)))) a) |
(+.f64 (neg.f64 b_2) (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c)))) |
(neg.f64 b_2) |
b_2 |
(sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c))) |
#s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c)) |
(*.f64 (neg.f64 a) c) |
(neg.f64 a) |
a |
c |
(/.f64 (fma.f64 (neg.f64 b_2) a (*.f64 a (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))))) (*.f64 a a)) |
(fma.f64 (neg.f64 b_2) a (*.f64 a (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))))) |
(neg.f64 b_2) |
b_2 |
a |
(*.f64 a (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2)))) |
(sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) |
(fma.f64 (neg.f64 a) c (*.f64 b_2 b_2)) |
(neg.f64 a) |
c |
(*.f64 b_2 b_2) |
(*.f64 a a) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (fma.f64 (*.f64 c #s(literal -1/8 binary64)) (/.f64 a (pow.f64 b_2 #s(literal 3 binary64))) (/.f64 #s(literal -1/2 binary64) b_2)) c)) |
(*.f64 (fma.f64 (*.f64 c #s(literal -1/8 binary64)) (/.f64 a (pow.f64 b_2 #s(literal 3 binary64))) (/.f64 #s(literal -1/2 binary64) b_2)) c) |
(fma.f64 (*.f64 c #s(literal -1/8 binary64)) (/.f64 a (pow.f64 b_2 #s(literal 3 binary64))) (/.f64 #s(literal -1/2 binary64) b_2)) |
(*.f64 c #s(literal -1/8 binary64)) |
c |
#s(literal -1/8 binary64) |
(/.f64 a (pow.f64 b_2 #s(literal 3 binary64))) |
a |
(pow.f64 b_2 #s(literal 3 binary64)) |
b_2 |
#s(literal 3 binary64) |
(/.f64 #s(literal -1/2 binary64) b_2) |
#s(literal -1/2 binary64) |
| Outputs |
|---|
(/.f64 (+.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 c) a)))) a) |
(/.f64 (-.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) b_2) a) |
(+.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 c) a)))) |
(-.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) b_2) |
(neg.f64 b_2) |
b_2 |
(sqrt.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 c) a))) |
(sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) |
(fma.f64 b_2 b_2 (*.f64 (neg.f64 c) a)) |
(fma.f64 (neg.f64 a) c (*.f64 b_2 b_2)) |
(*.f64 (neg.f64 c) a) |
(*.f64 (neg.f64 a) c) |
(neg.f64 c) |
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))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (/.f64 #s(literal -1/2 binary64) b_2) c)) |
(*.f64 (/.f64 c b_2) #s(literal -1/2 binary64)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) b_2) c) |
(/.f64 c b_2) |
c |
b_2 |
#s(literal -1/2 binary64) |
(/.f64 (+.f64 (neg.f64 b_2) (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c)))) a) |
(/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c))) b_2) a) |
(+.f64 (neg.f64 b_2) (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c)))) |
(-.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c))) b_2) |
(neg.f64 b_2) |
b_2 |
(sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c))) |
#s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c)) |
(*.f64 (neg.f64 a) c) |
(neg.f64 a) |
a |
c |
(/.f64 (fma.f64 (neg.f64 b_2) a (*.f64 a (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))))) (*.f64 a a)) |
(/.f64 (-.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) b_2) a) |
(fma.f64 (neg.f64 b_2) a (*.f64 a (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))))) |
(*.f64 (-.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) b_2) a) |
(neg.f64 b_2) |
b_2 |
a |
(*.f64 a (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2)))) |
(*.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) a) |
(sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) |
(fma.f64 (neg.f64 a) c (*.f64 b_2 b_2)) |
(neg.f64 a) |
c |
(*.f64 b_2 b_2) |
(*.f64 a a) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (fma.f64 (*.f64 c #s(literal -1/8 binary64)) (/.f64 a (pow.f64 b_2 #s(literal 3 binary64))) (/.f64 #s(literal -1/2 binary64) b_2)) c)) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (/.f64 c b_2) (fma.f64 (/.f64 a b_2) (*.f64 #s(literal -1/8 binary64) (/.f64 c b_2)) #s(literal -1/2 binary64)))) |
(*.f64 (fma.f64 (*.f64 c #s(literal -1/8 binary64)) (/.f64 a (pow.f64 b_2 #s(literal 3 binary64))) (/.f64 #s(literal -1/2 binary64) b_2)) c) |
(*.f64 (/.f64 c b_2) (fma.f64 (/.f64 a b_2) (*.f64 #s(literal -1/8 binary64) (/.f64 c b_2)) #s(literal -1/2 binary64))) |
(fma.f64 (*.f64 c #s(literal -1/8 binary64)) (/.f64 a (pow.f64 b_2 #s(literal 3 binary64))) (/.f64 #s(literal -1/2 binary64) b_2)) |
(/.f64 (fma.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) b_2) b_2) (*.f64 a c) #s(literal -1/2 binary64)) b_2) |
(*.f64 c #s(literal -1/8 binary64)) |
(*.f64 #s(literal -1/8 binary64) c) |
c |
#s(literal -1/8 binary64) |
(/.f64 a (pow.f64 b_2 #s(literal 3 binary64))) |
a |
(pow.f64 b_2 #s(literal 3 binary64)) |
b_2 |
#s(literal 3 binary64) |
(/.f64 #s(literal -1/2 binary64) b_2) |
#s(literal -1/2 binary64) |
Found 19 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0.8521532929405538 | (*.f64 (fma.f64 (*.f64 c #s(literal -1/8 binary64)) (/.f64 a (pow.f64 b_2 #s(literal 3 binary64))) (/.f64 #s(literal -1/2 binary64) b_2)) c) | |
| accuracy | 2.17963450774911 | (fma.f64 (*.f64 c #s(literal -1/8 binary64)) (/.f64 a (pow.f64 b_2 #s(literal 3 binary64))) (/.f64 #s(literal -1/2 binary64) b_2)) | |
| accuracy | 5.0331961683614255 | (/.f64 a (pow.f64 b_2 #s(literal 3 binary64))) | |
| accuracy | 42.35045334362763 | #s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (fma.f64 (*.f64 c #s(literal -1/8 binary64)) (/.f64 a (pow.f64 b_2 #s(literal 3 binary64))) (/.f64 #s(literal -1/2 binary64) b_2)) c)) | |
| accuracy | 0.046875 | (*.f64 a (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2)))) | |
| accuracy | 17.754229011583103 | (fma.f64 (neg.f64 b_2) a (*.f64 a (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))))) | |
| accuracy | 26.42976615794721 | (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) | |
| accuracy | 29.11056713699318 | (/.f64 (fma.f64 (neg.f64 b_2) a (*.f64 a (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))))) (*.f64 a a)) | |
| accuracy | 4.065884805808646 | (/.f64 (+.f64 (neg.f64 b_2) (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c)))) a) | |
| accuracy | 12.236902955082627 | (+.f64 (neg.f64 b_2) (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c)))) | |
| accuracy | 26.42976615794721 | (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c))) | |
| accuracy | 41.0657686511642 | #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c)) | |
| accuracy | 0.0 | (/.f64 c b_2) | |
| accuracy | 0.00390625 | (*.f64 (/.f64 c b_2) #s(literal -1/2 binary64)) | |
| accuracy | 42.44880523035819 | #s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (/.f64 c b_2) #s(literal -1/2 binary64))) | |
| accuracy | 0.24999724760556022 | (fma.f64 b_2 b_2 (*.f64 (neg.f64 c) a)) | |
| accuracy | 4.065884805808646 | (/.f64 (+.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 c) a)))) a) | |
| accuracy | 12.236902955082627 | (+.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 c) a)))) | |
| accuracy | 26.42976615794721 | (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 c) a))) |
| 50.0ms | 174× | 0 | valid |
| 30.0ms | 41× | 2 | valid |
| 26.0ms | 28× | 1 | valid |
| 12.0ms | 13× | 3 | valid |
Compiled 268 to 39 computations (85.4% saved)
adjust: 24.0ms (26.7% of total)ival-mult: 24.0ms (26.7% of total)ival-div: 13.0ms (14.4% of total)ival-add: 10.0ms (11.1% of total)ival-sqrt: 9.0ms (10% of total)ival-pow: 4.0ms (4.4% of total)ival-neg: 3.0ms (3.3% of total)ival-sub: 2.0ms (2.2% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| Inputs |
|---|
(+.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 c) a)))) |
(/.f64 (+.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 c) a)))) a) |
(neg.f64 b_2) |
(sqrt.f64 (fma.f64 b_2 b_2 (*.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))) |
(*.f64 (/.f64 c b_2) #s(literal -1/2 binary64)) |
(/.f64 c b_2) |
(+.f64 (neg.f64 b_2) (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c)))) |
(/.f64 (+.f64 (neg.f64 b_2) (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c)))) a) |
(sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c))) |
(/.f64 (fma.f64 (neg.f64 b_2) a (*.f64 a (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))))) (*.f64 a a)) |
(fma.f64 (neg.f64 b_2) a (*.f64 a (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))))) |
(*.f64 a (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2)))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (fma.f64 (*.f64 c #s(literal -1/8 binary64)) (/.f64 a (pow.f64 b_2 #s(literal 3 binary64))) (/.f64 #s(literal -1/2 binary64) b_2)) c)) |
(*.f64 (fma.f64 (*.f64 c #s(literal -1/8 binary64)) (/.f64 a (pow.f64 b_2 #s(literal 3 binary64))) (/.f64 #s(literal -1/2 binary64) b_2)) c) |
(fma.f64 (*.f64 c #s(literal -1/8 binary64)) (/.f64 a (pow.f64 b_2 #s(literal 3 binary64))) (/.f64 #s(literal -1/2 binary64) b_2)) |
(*.f64 c #s(literal -1/8 binary64)) |
(fma.f64 b_2 b_2 (*.f64 (neg.f64 c) a)) |
#s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c)) |
(sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) |
(/.f64 a (pow.f64 b_2 #s(literal 3 binary64))) |
| Outputs |
|---|
#s(approx (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) #s(hole binary64 (* -1/2 (/ (* a c) b_2)))) |
#s(approx (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) #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) (* (neg c) a)))) #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) (* (neg c) a)))) #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 b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) a) #s(hole binary64 (* -1/2 (/ c b_2)))) |
#s(approx (/ (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) 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) (* (neg c) a)))) 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) (* (neg c) a)))) a) #s(hole binary64 (+ (* -1/2 (/ c b_2)) (* a (+ (* -1/8 (/ (pow c 2) (pow b_2 3))) (* a (+ (* -1/2 (/ (* a (+ (* 1/64 (/ (pow c 4) (pow b_2 6))) (* 1/16 (/ (pow c 4) (pow b_2 6))))) b_2)) (* -1/16 (/ (pow c 3) (pow b_2 5)))))))))) |
#s(approx (sqrt (+ (* b_2 b_2) (* (neg c) a))) #s(hole binary64 b_2)) |
#s(approx (sqrt (+ (* b_2 b_2) (* (neg c) a))) #s(hole binary64 (+ b_2 (* -1/2 (/ (* a c) b_2))))) |
#s(approx (sqrt (+ (* b_2 b_2) (* (neg 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) (* (neg 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 (/ (+ (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 (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) #s(hole binary64 (/ (+ b_2 (* -1 b_2)) a))) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) #s(hole binary64 (/ (+ b_2 (+ (* -1 b_2) (* -1/2 (/ (* a c) b_2)))) a))) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) #s(hole binary64 (/ (+ b_2 (+ (* -1 b_2) (* a (+ (* -1/2 (/ c b_2)) (* -1/8 (/ (* a (pow c 2)) (pow b_2 3))))))) a))) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) #s(hole binary64 (/ (+ b_2 (+ (* -1 b_2) (* a (+ (* -1/2 (/ c b_2)) (* a (+ (* -1/8 (/ (pow c 2) (pow b_2 3))) (* -1/16 (/ (* a (pow c 3)) (pow b_2 5))))))))) a))) |
#s(approx (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (* a (+ b_2 (* -1 b_2))))) |
#s(approx (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (* a (+ b_2 (+ (* -1 b_2) (* -1/2 (/ (* a c) b_2))))))) |
#s(approx (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (* a (+ b_2 (+ (* -1 b_2) (* a (+ (* -1/2 (/ c b_2)) (* -1/8 (/ (* a (pow c 2)) (pow b_2 3)))))))))) |
#s(approx (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (* a (+ b_2 (+ (* -1 b_2) (* a (+ (* -1/2 (/ c b_2)) (* a (+ (* -1/8 (/ (pow c 2) (pow b_2 3))) (* -1/16 (/ (* a (pow c 3)) (pow b_2 5)))))))))))) |
#s(approx (* a (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* a b_2))) |
#s(approx (* a (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* a (+ b_2 (* -1/2 (/ (* a c) b_2)))))) |
#s(approx (* a (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* a (+ b_2 (* a (+ (* -1/2 (/ c b_2)) (* -1/8 (/ (* a (pow c 2)) (pow b_2 3))))))))) |
#s(approx (* a (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* a (+ b_2 (* a (+ (* -1/2 (/ c b_2)) (* a (+ (* -1/8 (/ (pow c 2) (pow b_2 3))) (* -1/16 (/ (* a (pow c 3)) (pow b_2 5))))))))))) |
#s(approx (* (+ (* (* c -1/8) (/ a (pow b_2 3))) (/ -1/2 b_2)) c) #s(hole binary64 (* -1/2 (/ c b_2)))) |
#s(approx (* (+ (* (* c -1/8) (/ a (pow b_2 3))) (/ -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 (+ (* (* c -1/8) (/ a (pow b_2 3))) (/ -1/2 b_2)) #s(hole binary64 (/ -1/2 b_2))) |
#s(approx (+ (* (* c -1/8) (/ a (pow b_2 3))) (/ -1/2 b_2)) #s(hole binary64 (- (* -1/8 (/ (* a c) (pow b_2 3))) (* 1/2 (/ 1 b_2))))) |
#s(approx (+ (* b_2 b_2) (* (neg c) a)) #s(hole binary64 (pow b_2 2))) |
#s(approx (+ (* b_2 b_2) (* (neg c) a)) #s(hole binary64 (+ (* -1 (* a c)) (pow b_2 2)))) |
#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 (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 b_2)) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (+ b_2 (* -1/2 (/ (* a c) b_2))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (+ b_2 (* a (+ (* -1/2 (/ c b_2)) (* -1/8 (/ (* a (pow c 2)) (pow b_2 3)))))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (+ b_2 (* a (+ (* -1/2 (/ c b_2)) (* a (+ (* -1/8 (/ (pow c 2) (pow b_2 3))) (* -1/16 (/ (* a (pow c 3)) (pow b_2 5)))))))))) |
#s(approx (/ a (pow b_2 3)) #s(hole binary64 (/ a (pow b_2 3)))) |
#s(approx (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -1)))) |
#s(approx (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) #s(hole binary64 (* a (+ (* -1 (/ b_2 a)) (* (sqrt (/ c a)) (sqrt -1)))))) |
#s(approx (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg 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))) (/ b_2 a))))) |
#s(approx (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg 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)))) (/ b_2 a))))) |
#s(approx (/ (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) a) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (/ (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) a) #s(hole binary64 (+ (* -1 (/ b_2 a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg 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) (sqrt (+ (* b_2 b_2) (* (neg 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) (* (neg c) a))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -1)))) |
#s(approx (sqrt (+ (* b_2 b_2) (* (neg 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) (* (neg 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) (* (neg 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 (/ (+ (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 (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) #s(hole binary64 (+ (* -1 (/ b_2 a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) #s(hole binary64 (+ (* -1 (/ b_2 a)) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))))) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) #s(hole binary64 (+ (* -1 (/ b_2 a)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (* (sqrt (* (pow a 3) c)) (sqrt -1)))) |
#s(approx (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (* (pow a 2) (+ (* -1 (/ b_2 a)) (* (sqrt (/ c a)) (sqrt -1)))))) |
#s(approx (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (* (pow a 2) (+ (* -1 (/ b_2 a)) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (* (pow a 2) (+ (* -1 (/ b_2 a)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (* a (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* (sqrt (* (pow a 3) c)) (sqrt -1)))) |
#s(approx (* a (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* (pow a 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))))) |
#s(approx (* a (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* (pow a 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (* a (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* (pow a 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b_2 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (* (+ (* (* c -1/8) (/ a (pow b_2 3))) (/ -1/2 b_2)) c) #s(hole binary64 (* -1/8 (/ (* a (pow c 2)) (pow b_2 3))))) |
#s(approx (* (+ (* (* c -1/8) (/ a (pow b_2 3))) (/ -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 (+ (* (* c -1/8) (/ a (pow b_2 3))) (/ -1/2 b_2)) #s(hole binary64 (* -1/8 (/ (* a c) (pow b_2 3))))) |
#s(approx (+ (* (* c -1/8) (/ a (pow b_2 3))) (/ -1/2 b_2)) #s(hole binary64 (* a (- (* -1/8 (/ c (pow b_2 3))) (* 1/2 (/ 1 (* a b_2))))))) |
#s(approx (+ (* b_2 b_2) (* (neg c) a)) #s(hole binary64 (* -1 (* a c)))) |
#s(approx (+ (* b_2 b_2) (* (neg c) a)) #s(hole binary64 (* a (+ (* -1 c) (/ (pow b_2 2) a))))) |
#s(approx (- (* b_2 b_2) (* a c)) #s(hole binary64 (* -1 (* a c)))) |
#s(approx (- (* b_2 b_2) (* a c)) #s(hole binary64 (* a (- (/ (pow b_2 2) a) c)))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -1)))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b_2 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) #s(hole binary64 (* -1 (* a (+ (* (sqrt (/ c a)) (sqrt -1)) (/ b_2 a)))))) |
#s(approx (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) #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) (* (neg c) a)))) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* (pow b_2 2) (sqrt -1))))) a)) b_2) a)) (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (/ (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) a) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) a) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ b_2 a))))) |
#s(approx (/ (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg 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) (sqrt (+ (* b_2 b_2) (* (neg 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) (* (neg c) a))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (sqrt (+ (* b_2 b_2) (* (neg 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) (* (neg 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) (* (neg 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 (/ (+ (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 (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ b_2 a))))) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ b_2 (* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 2) (sqrt -1))))) a))))) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ b_2 (* -1 (/ (+ (* -1/2 (* (sqrt (/ a c)) (* (pow b_2 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 4) (sqrt -1))))) a))) a))))) |
#s(approx (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (* -1 (* (sqrt (* (pow a 3) c)) (sqrt -1))))) |
#s(approx (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (* (pow a 2) (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ b_2 a)))))) |
#s(approx (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (* (pow a 2) (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ b_2 (* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 2) (sqrt -1))))) a)))))) |
#s(approx (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (* (pow a 2) (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ b_2 (* -1 (/ (+ (* -1/2 (* (sqrt (/ a c)) (* (pow b_2 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 4) (sqrt -1))))) a))) a)))))) |
#s(approx (* a (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* -1 (* (sqrt (* (pow a 3) c)) (sqrt -1))))) |
#s(approx (* a (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* (pow a 2) (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1)))))))) |
#s(approx (* a (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* (pow a 2) (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b_2 4) (sqrt -1))))))))) |
#s(approx (* a (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* (pow a 2) (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1)))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b_2 6) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b_2 4) (sqrt -1)))))))))) |
#s(approx (* (+ (* (* c -1/8) (/ a (pow b_2 3))) (/ -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 (+ (* (* c -1/8) (/ a (pow b_2 3))) (/ -1/2 b_2)) #s(hole binary64 (* -1 (* a (+ (* 1/8 (/ c (pow b_2 3))) (* 1/2 (/ 1 (* a b_2)))))))) |
#s(approx (+ (* b_2 b_2) (* (neg c) a)) #s(hole binary64 (* -1 (* a (+ c (* -1 (/ (pow b_2 2) a))))))) |
#s(approx (- (* b_2 b_2) (* a c)) #s(hole binary64 (* -1 (* a (- (* -1 (/ (pow b_2 2) a)) (* -1 c)))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b_2 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))))))) |
#s(approx (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) #s(hole binary64 (+ (* -1 b_2) (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) #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) (* (neg c) a)))) #s(hole binary64 (+ (* b_2 (- (* b_2 (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -1)))))) 1)) (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (/ (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg 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) (sqrt (+ (* b_2 b_2) (* (neg 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 (sqrt (+ (* b_2 b_2) (* (neg 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) (* (neg 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) (* (neg 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 (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* b_2 (- (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b_2 (sqrt -1)))) (/ 1 a))) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* b_2 (- (* b_2 (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -1)))))) (/ 1 a))) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (* (/ c b_2) -1/2) #s(hole binary64 (* -1/2 (/ c b_2)))) |
#s(approx (/ c b_2) #s(hole binary64 (/ c b_2))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (+ (* -1 b_2) (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (+ (* b_2 (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b_2 (sqrt -1)))) 1)) (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (+ (* b_2 (- (* b_2 (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -1)))))) 1)) (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (+ (* (sqrt (* a c)) (sqrt -1)) (* (pow b_2 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -1))))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (+ (* (sqrt (* a c)) (sqrt -1)) (* (pow b_2 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -1)))) (* (pow b_2 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -1) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b_2 2) (pow (sqrt -1) 5))))))))))) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) #s(hole binary64 (+ (* b_2 (- (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b_2 (sqrt -1)))) (/ 1 a))) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) #s(hole binary64 (+ (* b_2 (- (* b_2 (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -1)))))) (/ 1 a))) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (+ (* -1 (* a b_2)) (* (sqrt (* (pow a 3) c)) (sqrt -1))))) |
#s(approx (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (+ (* b_2 (+ (* -1 a) (* 1/2 (* (sqrt (/ a c)) (/ b_2 (sqrt -1)))))) (* (sqrt (* (pow a 3) c)) (sqrt -1))))) |
#s(approx (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (+ (* b_2 (+ (* -1 a) (* b_2 (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ a c)) (/ 1 (sqrt -1)))))))) (* (sqrt (* (pow a 3) c)) (sqrt -1))))) |
#s(approx (* a (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ a c)) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (* (pow a 3) c)) (sqrt -1))))) |
#s(approx (* a (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (+ (* (sqrt (* (pow a 3) c)) (sqrt -1)) (* (pow b_2 2) (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ a c)) (/ 1 (sqrt -1))))))))) |
#s(approx (* a (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (+ (* (sqrt (* (pow a 3) c)) (sqrt -1)) (* (pow b_2 2) (+ (* 1/2 (* (sqrt (/ a c)) (/ 1 (sqrt -1)))) (* (pow b_2 2) (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -1) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b_2 2) (pow (sqrt -1) 5))))))))))) |
#s(approx (* (+ (* (* c -1/8) (/ a (pow b_2 3))) (/ -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 (+ (* (* c -1/8) (/ a (pow b_2 3))) (/ -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) (* a c)) #s(hole binary64 (- (pow b_2 2) (* a c)))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (+ (* (sqrt (* a c)) (sqrt -1)) (* (pow b_2 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -1))))))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (+ (* (sqrt (* a c)) (sqrt -1)) (* (pow b_2 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -1)))) (* (pow b_2 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -1) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b_2 2) (pow (sqrt -1) 5))))))))))) |
#s(approx (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) #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) (* (neg c) a)))) #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) (* (neg c) a)))) #s(hole binary64 (/ (+ (* -1/2 (* a c)) (+ (* -1/2 (/ (+ (* 1/64 (* (pow a 4) (pow c 4))) (* 1/16 (* (pow a 4) (pow c 4)))) (pow b_2 6))) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 2))) (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 4)))))) b_2))) |
#s(approx (/ (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg 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) (sqrt (+ (* b_2 b_2) (* (neg 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) (sqrt (+ (* b_2 b_2) (* (neg 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) (* (neg c) a))) #s(hole binary64 (* b_2 (+ 1 (* -1/2 (/ (* a c) (pow b_2 2))))))) |
#s(approx (sqrt (+ (* b_2 b_2) (* (neg 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) (* (neg 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 (/ (+ (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 (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) #s(hole binary64 (/ (* b_2 (+ a (* -1 a))) (pow a 2)))) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) #s(hole binary64 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (+ (/ -1 a) (/ 1 a)))))) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) #s(hole binary64 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 4))) (+ (/ -1 a) (/ 1 a))))))) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) #s(hole binary64 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 4))) (+ (* -1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 6))) (+ (/ -1 a) (/ 1 a)))))))) |
#s(approx (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (* b_2 (+ a (* -1 a))))) |
#s(approx (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (* b_2 (+ a (+ (* -1 a) (* -1/2 (/ (* (pow a 2) c) (pow b_2 2)))))))) |
#s(approx (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (* b_2 (+ a (+ (* -1 a) (+ (* -1/2 (/ (* (pow a 2) c) (pow b_2 2))) (* -1/8 (/ (* (pow a 3) (pow c 2)) (pow b_2 4))))))))) |
#s(approx (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (* b_2 (+ a (+ (* -1 a) (+ (* -1/2 (/ (* (pow a 2) c) (pow b_2 2))) (+ (* -1/8 (/ (* (pow a 3) (pow c 2)) (pow b_2 4))) (* -1/16 (/ (* (pow a 4) (pow c 3)) (pow b_2 6)))))))))) |
#s(approx (* a (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* b_2 (+ a (* -1/2 (/ (* (pow a 2) c) (pow b_2 2))))))) |
#s(approx (* a (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* b_2 (+ a (+ (* -1/2 (/ (* (pow a 2) c) (pow b_2 2))) (* -1/8 (/ (* (pow a 3) (pow c 2)) (pow b_2 4)))))))) |
#s(approx (* a (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* b_2 (+ a (+ (* -1/2 (/ (* (pow a 2) c) (pow b_2 2))) (+ (* -1/8 (/ (* (pow a 3) (pow c 2)) (pow b_2 4))) (* -1/16 (/ (* (pow a 4) (pow c 3)) (pow b_2 6))))))))) |
#s(approx (* (+ (* (* c -1/8) (/ a (pow b_2 3))) (/ -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 (+ (* (* c -1/8) (/ a (pow b_2 3))) (/ -1/2 b_2)) #s(hole binary64 (/ (- (* -1/8 (/ (* a c) (pow b_2 2))) 1/2) b_2))) |
#s(approx (+ (* b_2 b_2) (* (neg c) a)) #s(hole binary64 (* (pow b_2 2) (+ 1 (* -1 (/ (* a c) (pow b_2 2))))))) |
#s(approx (- (* b_2 b_2) (* a c)) #s(hole binary64 (* (pow b_2 2) (+ 1 (* -1 (/ (* a c) (pow b_2 2))))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (* b_2 (+ 1 (* -1/2 (/ (* a c) (pow b_2 2))))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (* b_2 (+ 1 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4)))))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (* b_2 (+ 1 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))) (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 6))))))))) |
#s(approx (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) #s(hole binary64 (* -2 b_2))) |
#s(approx (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) #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) (* (neg c) a)))) #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) (* (neg c) a)))) #s(hole binary64 (* -1 (* b_2 (+ 2 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))) (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 6)))))))))) |
#s(approx (/ (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) a) #s(hole binary64 (* -2 (/ b_2 a)))) |
#s(approx (/ (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) 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) (* (neg 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) (sqrt (+ (* b_2 b_2) (* (neg 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) (* (neg c) a))) #s(hole binary64 (* -1 b_2))) |
#s(approx (sqrt (+ (* b_2 b_2) (* (neg c) a))) #s(hole binary64 (* -1 (* b_2 (+ 1 (* -1/2 (/ (* a c) (pow b_2 2)))))))) |
#s(approx (sqrt (+ (* b_2 b_2) (* (neg 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) (* (neg 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 (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* -1 b_2))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* -1 (* b_2 (+ 1 (* -1/2 (/ (* a c) (pow b_2 2)))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* -1 (* b_2 (+ 1 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* -1 (* b_2 (+ 1 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))) (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 6)))))))))) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) #s(hole binary64 (* -2 (/ b_2 a)))) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) #s(hole binary64 (* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (* 2 (/ 1 a))))))) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) #s(hole binary64 (* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 4))) (* 2 (/ 1 a)))))))) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) #s(hole binary64 (* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 4))) (+ (* -1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 6))) (* 2 (/ 1 a))))))))) |
#s(approx (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (* -2 (* a b_2)))) |
#s(approx (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (* -1 (* b_2 (+ (* -1/2 (/ (* (pow a 2) c) (pow b_2 2))) (* 2 a)))))) |
#s(approx (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (* -1 (* b_2 (+ (* -1/2 (/ (* (pow a 2) c) (pow b_2 2))) (+ (* -1/8 (/ (* (pow a 3) (pow c 2)) (pow b_2 4))) (* 2 a))))))) |
#s(approx (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (* -1 (* b_2 (+ (* -1/2 (/ (* (pow a 2) c) (pow b_2 2))) (+ (* -1/8 (/ (* (pow a 3) (pow c 2)) (pow b_2 4))) (+ (* -1/16 (/ (* (pow a 4) (pow c 3)) (pow b_2 6))) (* 2 a)))))))) |
#s(approx (* a (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* -1 (* a b_2)))) |
#s(approx (* a (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* -1 (* b_2 (+ a (* -1/2 (/ (* (pow a 2) c) (pow b_2 2)))))))) |
#s(approx (* a (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* -1 (* b_2 (+ a (+ (* -1/2 (/ (* (pow a 2) c) (pow b_2 2))) (* -1/8 (/ (* (pow a 3) (pow c 2)) (pow b_2 4))))))))) |
#s(approx (* a (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* -1 (* b_2 (+ a (+ (* -1/2 (/ (* (pow a 2) c) (pow b_2 2))) (+ (* -1/8 (/ (* (pow a 3) (pow c 2)) (pow b_2 4))) (* -1/16 (/ (* (pow a 4) (pow c 3)) (pow b_2 6)))))))))) |
#s(approx (* (+ (* (* c -1/8) (/ a (pow b_2 3))) (/ -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 (+ (* (* c -1/8) (/ a (pow b_2 3))) (/ -1/2 b_2)) #s(hole binary64 (* -1 (/ (+ 1/2 (* 1/8 (/ (* a c) (pow b_2 2)))) b_2)))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (* -1 b_2))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (* -1 (* b_2 (+ 1 (* -1/2 (/ (* a c) (pow b_2 2)))))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (* -1 (* b_2 (+ 1 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))))))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (* -1 (* b_2 (+ 1 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))) (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 6)))))))))) |
#s(approx (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) #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) (* (neg c) a)))) #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) (* (neg c) a)))) #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 b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) 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) (* (neg 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)))))) |
#s(approx (/ (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) 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 (sqrt (+ (* b_2 b_2) (* (neg 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) (* (neg 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 (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* c (- (* -1/8 (/ (* a c) (pow b_2 3))) (* 1/2 (/ 1 b_2)))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* c (- (* c (+ (* -1/8 (/ a (pow b_2 3))) (* -1/16 (/ (* (pow a 2) c) (pow b_2 5))))) (* 1/2 (/ 1 b_2)))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* c (- (* c (+ (* -1/8 (/ a (pow b_2 3))) (* c (+ (* -1/2 (/ (* c (+ (* 1/64 (/ (pow a 4) (pow b_2 6))) (* 1/16 (/ (pow a 4) (pow b_2 6))))) (* a b_2))) (* -1/16 (/ (pow a 2) (pow b_2 5))))))) (* 1/2 (/ 1 b_2)))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* c (+ (* -1/2 (/ a b_2)) (* -1/8 (/ (* (pow a 2) c) (pow b_2 3))))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* c (+ (* -1/2 (/ a b_2)) (* c (+ (* -1/8 (/ (pow a 2) (pow b_2 3))) (* -1/16 (/ (* (pow a 3) c) (pow b_2 5))))))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* c (+ (* -1/2 (/ a b_2)) (* c (+ (* -1/8 (/ (pow a 2) (pow b_2 3))) (* c (+ (* -1/2 (/ (* c (+ (* 1/64 (/ (pow a 4) (pow b_2 6))) (* 1/16 (/ (pow a 4) (pow b_2 6))))) b_2)) (* -1/16 (/ (pow a 3) (pow b_2 5))))))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (+ b_2 (* c (+ (* -1/2 (/ a b_2)) (* -1/8 (/ (* (pow a 2) c) (pow b_2 3)))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (+ b_2 (* c (+ (* -1/2 (/ a b_2)) (* c (+ (* -1/8 (/ (pow a 2) (pow b_2 3))) (* -1/16 (/ (* (pow a 3) c) (pow b_2 5)))))))))) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) #s(hole binary64 (/ (+ (* -1 (* a b_2)) (* a b_2)) (pow a 2)))) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) #s(hole binary64 (+ (* -1 (/ b_2 a)) (+ (* -1/2 (/ c b_2)) (/ b_2 a))))) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) #s(hole binary64 (+ (* -1 (/ b_2 a)) (+ (* c (- (* -1/8 (/ (* a c) (pow b_2 3))) (* 1/2 (/ 1 b_2)))) (/ b_2 a))))) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) #s(hole binary64 (+ (* -1 (/ b_2 a)) (+ (* c (- (* c (+ (* -1/8 (/ a (pow b_2 3))) (* -1/16 (/ (* (pow a 2) c) (pow b_2 5))))) (* 1/2 (/ 1 b_2)))) (/ b_2 a))))) |
#s(approx (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (+ (* -1 (* a b_2)) (* a b_2)))) |
#s(approx (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (+ (* -1 (* a b_2)) (+ (* -1/2 (/ (* (pow a 2) c) b_2)) (* a b_2))))) |
#s(approx (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (+ (* -1 (* a b_2)) (+ (* a b_2) (* c (+ (* -1/2 (/ (pow a 2) b_2)) (* -1/8 (/ (* (pow a 3) c) (pow b_2 3))))))))) |
#s(approx (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (+ (* -1 (* a b_2)) (+ (* a b_2) (* c (+ (* -1/2 (/ (pow a 2) b_2)) (* c (+ (* -1/8 (/ (pow a 3) (pow b_2 3))) (* -1/16 (/ (* (pow a 4) c) (pow b_2 5))))))))))) |
#s(approx (* a (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (+ (* -1/2 (/ (* (pow a 2) c) b_2)) (* a b_2)))) |
#s(approx (* a (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (+ (* a b_2) (* c (+ (* -1/2 (/ (pow a 2) b_2)) (* -1/8 (/ (* (pow a 3) c) (pow b_2 3)))))))) |
#s(approx (* a (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (+ (* a b_2) (* c (+ (* -1/2 (/ (pow a 2) b_2)) (* c (+ (* -1/8 (/ (pow a 3) (pow b_2 3))) (* -1/16 (/ (* (pow a 4) c) (pow b_2 5)))))))))) |
#s(approx (* (+ (* (* c -1/8) (/ a (pow b_2 3))) (/ -1/2 b_2)) c) #s(hole binary64 (* c (- (* -1/8 (/ (* a c) (pow b_2 3))) (* 1/2 (/ 1 b_2)))))) |
#s(approx (* c -1/8) #s(hole binary64 (* -1/8 c))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (+ b_2 (* c (+ (* -1/2 (/ a b_2)) (* -1/8 (/ (* (pow a 2) c) (pow b_2 3)))))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (+ b_2 (* c (+ (* -1/2 (/ a b_2)) (* c (+ (* -1/8 (/ (pow a 2) (pow b_2 3))) (* -1/16 (/ (* (pow a 3) c) (pow b_2 5)))))))))) |
#s(approx (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) #s(hole binary64 (* c (+ (* -1 (/ b_2 c)) (* (sqrt (/ a c)) (sqrt -1)))))) |
#s(approx (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg 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))) (/ b_2 c))))) |
#s(approx (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg 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)))) (/ b_2 c))))) |
#s(approx (/ (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) 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) (* (neg 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) (sqrt (+ (* b_2 b_2) (* (neg 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) (* (neg 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) (* (neg 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) (* (neg 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 (/ (+ (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 (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) #s(hole binary64 (* c (+ (* -1 (/ b_2 (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) #s(hole binary64 (* c (+ (* -1 (/ b_2 (* a c))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) #s(hole binary64 (* c (+ (* -1 (/ b_2 (* a c))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))))) |
#s(approx (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (* c (+ (* -1 (/ (* a b_2) c)) (* (sqrt (/ (pow a 3) c)) (sqrt -1)))))) |
#s(approx (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (* c (+ (* -1 (/ (* a b_2) c)) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ (pow a 3) c)) (sqrt -1))))))) |
#s(approx (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (* c (+ (* -1 (/ (* a b_2) c)) (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ (pow a 3) c)) (sqrt -1)))))))) |
#s(approx (* a (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* c (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ (pow a 3) c)) (sqrt -1)))))) |
#s(approx (* a (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ (pow a 3) c)) (sqrt -1))))))) |
#s(approx (* a (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 7)))) (/ (pow b_2 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ (pow a 3) c)) (sqrt -1)))))))) |
#s(approx (* (+ (* (* c -1/8) (/ a (pow b_2 3))) (/ -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 (+ (* (* c -1/8) (/ a (pow b_2 3))) (/ -1/2 b_2)) #s(hole binary64 (* c (- (* -1/8 (/ a (pow b_2 3))) (* 1/2 (/ 1 (* b_2 c))))))) |
#s(approx (+ (* b_2 b_2) (* (neg c) a)) #s(hole binary64 (* c (+ (* -1 a) (/ (pow b_2 2) c))))) |
#s(approx (- (* b_2 b_2) (* a c)) #s(hole binary64 (* c (- (/ (pow b_2 2) c) a)))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1)))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1))))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b_2 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) #s(hole binary64 (* -1 (* c (+ (* (sqrt (/ a c)) (sqrt -1)) (/ b_2 c)))))) |
#s(approx (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) #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) (* (neg c) a)))) #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 b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) 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) (* (neg 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) (sqrt (+ (* b_2 b_2) (* (neg 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) (* (neg 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) (* (neg 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) (* (neg 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 (/ (+ (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 (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) #s(hole binary64 (* -1 (* c (+ (* (sqrt (/ 1 (* a c))) (sqrt -1)) (/ b_2 (* a c))))))) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ b_2 a)) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ b_2 a)) (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b_2 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (* (pow b_2 2) (sqrt -1))))) c))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (* -1 (* c (+ (* (sqrt (/ (pow a 3) c)) (sqrt -1)) (/ (* a b_2) c)))))) |
#s(approx (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (* a b_2)) (* -1/2 (* (sqrt (/ a c)) (* (pow b_2 2) (sqrt -1))))) c)) (* (sqrt (/ (pow a 3) c)) (sqrt -1))))))) |
#s(approx (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (* a b_2)) (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b_2 4) (sqrt -1)))) (* 1/2 (* (sqrt (* a c)) (* (pow b_2 2) (sqrt -1))))) c))) c)) (* (sqrt (/ (pow a 3) c)) (sqrt -1))))))) |
#s(approx (* a (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* -1 (* c (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ (pow a 3) c)) (sqrt -1))))))) |
#s(approx (* a (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 5)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ (pow a 3) c)) (sqrt -1)))))))) |
#s(approx (* a (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 5)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 7)))) (* (pow b_2 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ (pow a 3) c)) (sqrt -1))))))))) |
#s(approx (+ (* (* c -1/8) (/ a (pow b_2 3))) (/ -1/2 b_2)) #s(hole binary64 (* -1 (* c (+ (* 1/8 (/ a (pow b_2 3))) (* 1/2 (/ 1 (* b_2 c)))))))) |
#s(approx (+ (* b_2 b_2) (* (neg c) a)) #s(hole binary64 (* -1 (* c (+ a (* -1 (/ (pow b_2 2) c))))))) |
#s(approx (- (* b_2 b_2) (* a c)) #s(hole binary64 (* -1 (* c (- (* -1 (/ (pow b_2 2) c)) (* -1 a)))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (* -1 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1))))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b_2 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1))))))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 7.0ms | b_2 | @ | 0 | ((+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) (/ (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) a) (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a))) (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (* (/ c b_2) -1/2) (/ c b_2) (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (sqrt (- (* b_2 b_2) (* a c))) (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (* (+ (* (* c -1/8) (/ a (pow b_2 3))) (/ -1/2 b_2)) c) (+ (* (* c -1/8) (/ a (pow b_2 3))) (/ -1/2 b_2)) (* c -1/8) (+ (* b_2 b_2) (* (neg c) a)) (- (* b_2 b_2) (* a c)) (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (pow b_2 3))) |
| 6.0ms | a | @ | -inf | ((+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) (/ (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) a) (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a))) (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (* (/ c b_2) -1/2) (/ c b_2) (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (sqrt (- (* b_2 b_2) (* a c))) (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (* (+ (* (* c -1/8) (/ a (pow b_2 3))) (/ -1/2 b_2)) c) (+ (* (* c -1/8) (/ a (pow b_2 3))) (/ -1/2 b_2)) (* c -1/8) (+ (* b_2 b_2) (* (neg c) a)) (- (* b_2 b_2) (* a c)) (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (pow b_2 3))) |
| 5.0ms | c | @ | -inf | ((+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) (/ (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) a) (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a))) (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (* (/ c b_2) -1/2) (/ c b_2) (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (sqrt (- (* b_2 b_2) (* a c))) (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (* (+ (* (* c -1/8) (/ a (pow b_2 3))) (/ -1/2 b_2)) c) (+ (* (* c -1/8) (/ a (pow b_2 3))) (/ -1/2 b_2)) (* c -1/8) (+ (* b_2 b_2) (* (neg c) a)) (- (* b_2 b_2) (* a c)) (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (pow b_2 3))) |
| 4.0ms | c | @ | inf | ((+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) (/ (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) a) (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a))) (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (* (/ c b_2) -1/2) (/ c b_2) (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (sqrt (- (* b_2 b_2) (* a c))) (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (* (+ (* (* c -1/8) (/ a (pow b_2 3))) (/ -1/2 b_2)) c) (+ (* (* c -1/8) (/ a (pow b_2 3))) (/ -1/2 b_2)) (* c -1/8) (+ (* b_2 b_2) (* (neg c) a)) (- (* b_2 b_2) (* a c)) (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (pow b_2 3))) |
| 4.0ms | a | @ | inf | ((+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) (/ (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) a) (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a))) (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (* (/ c b_2) -1/2) (/ c b_2) (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (sqrt (- (* b_2 b_2) (* a c))) (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (* (+ (* (* c -1/8) (/ a (pow b_2 3))) (/ -1/2 b_2)) c) (+ (* (* c -1/8) (/ a (pow b_2 3))) (/ -1/2 b_2)) (* c -1/8) (+ (* b_2 b_2) (* (neg c) a)) (- (* b_2 b_2) (* a c)) (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (pow b_2 3))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1175 | 14135 |
| 1 | 3357 | 13849 |
| 0 | 8366 | 13325 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
#s(approx (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) #s(hole binary64 (* -1/2 (/ (* a c) b_2)))) |
#s(approx (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) #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) (* (neg c) a)))) #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) (* (neg c) a)))) #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 b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) a) #s(hole binary64 (* -1/2 (/ c b_2)))) |
#s(approx (/ (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) 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) (* (neg c) a)))) 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) (* (neg c) a)))) a) #s(hole binary64 (+ (* -1/2 (/ c b_2)) (* a (+ (* -1/8 (/ (pow c 2) (pow b_2 3))) (* a (+ (* -1/2 (/ (* a (+ (* 1/64 (/ (pow c 4) (pow b_2 6))) (* 1/16 (/ (pow c 4) (pow b_2 6))))) b_2)) (* -1/16 (/ (pow c 3) (pow b_2 5)))))))))) |
#s(approx (sqrt (+ (* b_2 b_2) (* (neg c) a))) #s(hole binary64 b_2)) |
#s(approx (sqrt (+ (* b_2 b_2) (* (neg c) a))) #s(hole binary64 (+ b_2 (* -1/2 (/ (* a c) b_2))))) |
#s(approx (sqrt (+ (* b_2 b_2) (* (neg 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) (* (neg 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 (/ (+ (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 (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) #s(hole binary64 (/ (+ b_2 (* -1 b_2)) a))) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) #s(hole binary64 (/ (+ b_2 (+ (* -1 b_2) (* -1/2 (/ (* a c) b_2)))) a))) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) #s(hole binary64 (/ (+ b_2 (+ (* -1 b_2) (* a (+ (* -1/2 (/ c b_2)) (* -1/8 (/ (* a (pow c 2)) (pow b_2 3))))))) a))) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) #s(hole binary64 (/ (+ b_2 (+ (* -1 b_2) (* a (+ (* -1/2 (/ c b_2)) (* a (+ (* -1/8 (/ (pow c 2) (pow b_2 3))) (* -1/16 (/ (* a (pow c 3)) (pow b_2 5))))))))) a))) |
#s(approx (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (* a (+ b_2 (* -1 b_2))))) |
#s(approx (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (* a (+ b_2 (+ (* -1 b_2) (* -1/2 (/ (* a c) b_2))))))) |
#s(approx (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (* a (+ b_2 (+ (* -1 b_2) (* a (+ (* -1/2 (/ c b_2)) (* -1/8 (/ (* a (pow c 2)) (pow b_2 3)))))))))) |
#s(approx (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (* a (+ b_2 (+ (* -1 b_2) (* a (+ (* -1/2 (/ c b_2)) (* a (+ (* -1/8 (/ (pow c 2) (pow b_2 3))) (* -1/16 (/ (* a (pow c 3)) (pow b_2 5)))))))))))) |
#s(approx (* a (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* a b_2))) |
#s(approx (* a (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* a (+ b_2 (* -1/2 (/ (* a c) b_2)))))) |
#s(approx (* a (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* a (+ b_2 (* a (+ (* -1/2 (/ c b_2)) (* -1/8 (/ (* a (pow c 2)) (pow b_2 3))))))))) |
#s(approx (* a (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* a (+ b_2 (* a (+ (* -1/2 (/ c b_2)) (* a (+ (* -1/8 (/ (pow c 2) (pow b_2 3))) (* -1/16 (/ (* a (pow c 3)) (pow b_2 5))))))))))) |
#s(approx (* (+ (* (* c -1/8) (/ a (pow b_2 3))) (/ -1/2 b_2)) c) #s(hole binary64 (* -1/2 (/ c b_2)))) |
#s(approx (* (+ (* (* c -1/8) (/ a (pow b_2 3))) (/ -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 (+ (* (* c -1/8) (/ a (pow b_2 3))) (/ -1/2 b_2)) #s(hole binary64 (/ -1/2 b_2))) |
#s(approx (+ (* (* c -1/8) (/ a (pow b_2 3))) (/ -1/2 b_2)) #s(hole binary64 (- (* -1/8 (/ (* a c) (pow b_2 3))) (* 1/2 (/ 1 b_2))))) |
#s(approx (+ (* b_2 b_2) (* (neg c) a)) #s(hole binary64 (pow b_2 2))) |
#s(approx (+ (* b_2 b_2) (* (neg c) a)) #s(hole binary64 (+ (* -1 (* a c)) (pow b_2 2)))) |
#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 (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 b_2)) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (+ b_2 (* -1/2 (/ (* a c) b_2))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (+ b_2 (* a (+ (* -1/2 (/ c b_2)) (* -1/8 (/ (* a (pow c 2)) (pow b_2 3)))))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (+ b_2 (* a (+ (* -1/2 (/ c b_2)) (* a (+ (* -1/8 (/ (pow c 2) (pow b_2 3))) (* -1/16 (/ (* a (pow c 3)) (pow b_2 5)))))))))) |
#s(approx (/ a (pow b_2 3)) #s(hole binary64 (/ a (pow b_2 3)))) |
#s(approx (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -1)))) |
#s(approx (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) #s(hole binary64 (* a (+ (* -1 (/ b_2 a)) (* (sqrt (/ c a)) (sqrt -1)))))) |
#s(approx (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg 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))) (/ b_2 a))))) |
#s(approx (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg 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)))) (/ b_2 a))))) |
#s(approx (/ (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) a) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (/ (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) a) #s(hole binary64 (+ (* -1 (/ b_2 a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg 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) (sqrt (+ (* b_2 b_2) (* (neg 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) (* (neg c) a))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -1)))) |
#s(approx (sqrt (+ (* b_2 b_2) (* (neg 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) (* (neg 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) (* (neg 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 (/ (+ (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 (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) #s(hole binary64 (+ (* -1 (/ b_2 a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) #s(hole binary64 (+ (* -1 (/ b_2 a)) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))))) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) #s(hole binary64 (+ (* -1 (/ b_2 a)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (* (sqrt (* (pow a 3) c)) (sqrt -1)))) |
#s(approx (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (* (pow a 2) (+ (* -1 (/ b_2 a)) (* (sqrt (/ c a)) (sqrt -1)))))) |
#s(approx (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (* (pow a 2) (+ (* -1 (/ b_2 a)) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (* (pow a 2) (+ (* -1 (/ b_2 a)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (* a (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* (sqrt (* (pow a 3) c)) (sqrt -1)))) |
#s(approx (* a (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* (pow a 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))))) |
#s(approx (* a (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* (pow a 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (* a (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* (pow a 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b_2 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (* (+ (* (* c -1/8) (/ a (pow b_2 3))) (/ -1/2 b_2)) c) #s(hole binary64 (* -1/8 (/ (* a (pow c 2)) (pow b_2 3))))) |
#s(approx (* (+ (* (* c -1/8) (/ a (pow b_2 3))) (/ -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 (+ (* (* c -1/8) (/ a (pow b_2 3))) (/ -1/2 b_2)) #s(hole binary64 (* -1/8 (/ (* a c) (pow b_2 3))))) |
#s(approx (+ (* (* c -1/8) (/ a (pow b_2 3))) (/ -1/2 b_2)) #s(hole binary64 (* a (- (* -1/8 (/ c (pow b_2 3))) (* 1/2 (/ 1 (* a b_2))))))) |
#s(approx (+ (* b_2 b_2) (* (neg c) a)) #s(hole binary64 (* -1 (* a c)))) |
#s(approx (+ (* b_2 b_2) (* (neg c) a)) #s(hole binary64 (* a (+ (* -1 c) (/ (pow b_2 2) a))))) |
#s(approx (- (* b_2 b_2) (* a c)) #s(hole binary64 (* -1 (* a c)))) |
#s(approx (- (* b_2 b_2) (* a c)) #s(hole binary64 (* a (- (/ (pow b_2 2) a) c)))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -1)))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b_2 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) #s(hole binary64 (* -1 (* a (+ (* (sqrt (/ c a)) (sqrt -1)) (/ b_2 a)))))) |
#s(approx (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) #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) (* (neg c) a)))) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* (pow b_2 2) (sqrt -1))))) a)) b_2) a)) (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (/ (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) a) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) a) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ b_2 a))))) |
#s(approx (/ (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg 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) (sqrt (+ (* b_2 b_2) (* (neg 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) (* (neg c) a))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (sqrt (+ (* b_2 b_2) (* (neg 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) (* (neg 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) (* (neg 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 (/ (+ (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 (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ b_2 a))))) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ b_2 (* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 2) (sqrt -1))))) a))))) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ b_2 (* -1 (/ (+ (* -1/2 (* (sqrt (/ a c)) (* (pow b_2 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 4) (sqrt -1))))) a))) a))))) |
#s(approx (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (* -1 (* (sqrt (* (pow a 3) c)) (sqrt -1))))) |
#s(approx (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (* (pow a 2) (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ b_2 a)))))) |
#s(approx (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (* (pow a 2) (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ b_2 (* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 2) (sqrt -1))))) a)))))) |
#s(approx (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (* (pow a 2) (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ b_2 (* -1 (/ (+ (* -1/2 (* (sqrt (/ a c)) (* (pow b_2 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 4) (sqrt -1))))) a))) a)))))) |
#s(approx (* a (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* -1 (* (sqrt (* (pow a 3) c)) (sqrt -1))))) |
#s(approx (* a (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* (pow a 2) (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1)))))))) |
#s(approx (* a (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* (pow a 2) (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b_2 4) (sqrt -1))))))))) |
#s(approx (* a (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* (pow a 2) (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1)))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b_2 6) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b_2 4) (sqrt -1)))))))))) |
#s(approx (* (+ (* (* c -1/8) (/ a (pow b_2 3))) (/ -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 (+ (* (* c -1/8) (/ a (pow b_2 3))) (/ -1/2 b_2)) #s(hole binary64 (* -1 (* a (+ (* 1/8 (/ c (pow b_2 3))) (* 1/2 (/ 1 (* a b_2)))))))) |
#s(approx (+ (* b_2 b_2) (* (neg c) a)) #s(hole binary64 (* -1 (* a (+ c (* -1 (/ (pow b_2 2) a))))))) |
#s(approx (- (* b_2 b_2) (* a c)) #s(hole binary64 (* -1 (* a (- (* -1 (/ (pow b_2 2) a)) (* -1 c)))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b_2 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))))))) |
#s(approx (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) #s(hole binary64 (+ (* -1 b_2) (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) #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) (* (neg c) a)))) #s(hole binary64 (+ (* b_2 (- (* b_2 (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -1)))))) 1)) (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (/ (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg 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) (sqrt (+ (* b_2 b_2) (* (neg 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 (sqrt (+ (* b_2 b_2) (* (neg 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) (* (neg 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) (* (neg 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 (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* b_2 (- (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b_2 (sqrt -1)))) (/ 1 a))) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* b_2 (- (* b_2 (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -1)))))) (/ 1 a))) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (* (/ c b_2) -1/2) #s(hole binary64 (* -1/2 (/ c b_2)))) |
#s(approx (/ c b_2) #s(hole binary64 (/ c b_2))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (+ (* -1 b_2) (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (+ (* b_2 (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b_2 (sqrt -1)))) 1)) (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (+ (* b_2 (- (* b_2 (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -1)))))) 1)) (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (+ (* (sqrt (* a c)) (sqrt -1)) (* (pow b_2 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -1))))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (+ (* (sqrt (* a c)) (sqrt -1)) (* (pow b_2 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -1)))) (* (pow b_2 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -1) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b_2 2) (pow (sqrt -1) 5))))))))))) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) #s(hole binary64 (+ (* b_2 (- (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b_2 (sqrt -1)))) (/ 1 a))) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) #s(hole binary64 (+ (* b_2 (- (* b_2 (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -1)))))) (/ 1 a))) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (+ (* -1 (* a b_2)) (* (sqrt (* (pow a 3) c)) (sqrt -1))))) |
#s(approx (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (+ (* b_2 (+ (* -1 a) (* 1/2 (* (sqrt (/ a c)) (/ b_2 (sqrt -1)))))) (* (sqrt (* (pow a 3) c)) (sqrt -1))))) |
#s(approx (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (+ (* b_2 (+ (* -1 a) (* b_2 (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ a c)) (/ 1 (sqrt -1)))))))) (* (sqrt (* (pow a 3) c)) (sqrt -1))))) |
#s(approx (* a (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ a c)) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (* (pow a 3) c)) (sqrt -1))))) |
#s(approx (* a (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (+ (* (sqrt (* (pow a 3) c)) (sqrt -1)) (* (pow b_2 2) (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ a c)) (/ 1 (sqrt -1))))))))) |
#s(approx (* a (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (+ (* (sqrt (* (pow a 3) c)) (sqrt -1)) (* (pow b_2 2) (+ (* 1/2 (* (sqrt (/ a c)) (/ 1 (sqrt -1)))) (* (pow b_2 2) (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -1) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b_2 2) (pow (sqrt -1) 5))))))))))) |
#s(approx (* (+ (* (* c -1/8) (/ a (pow b_2 3))) (/ -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 (+ (* (* c -1/8) (/ a (pow b_2 3))) (/ -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) (* a c)) #s(hole binary64 (- (pow b_2 2) (* a c)))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (+ (* (sqrt (* a c)) (sqrt -1)) (* (pow b_2 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -1))))))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (+ (* (sqrt (* a c)) (sqrt -1)) (* (pow b_2 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -1)))) (* (pow b_2 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -1) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b_2 2) (pow (sqrt -1) 5))))))))))) |
#s(approx (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) #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) (* (neg c) a)))) #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) (* (neg c) a)))) #s(hole binary64 (/ (+ (* -1/2 (* a c)) (+ (* -1/2 (/ (+ (* 1/64 (* (pow a 4) (pow c 4))) (* 1/16 (* (pow a 4) (pow c 4)))) (pow b_2 6))) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 2))) (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 4)))))) b_2))) |
#s(approx (/ (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg 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) (sqrt (+ (* b_2 b_2) (* (neg 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) (sqrt (+ (* b_2 b_2) (* (neg 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) (* (neg c) a))) #s(hole binary64 (* b_2 (+ 1 (* -1/2 (/ (* a c) (pow b_2 2))))))) |
#s(approx (sqrt (+ (* b_2 b_2) (* (neg 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) (* (neg 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 (/ (+ (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 (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) #s(hole binary64 (/ (* b_2 (+ a (* -1 a))) (pow a 2)))) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) #s(hole binary64 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (+ (/ -1 a) (/ 1 a)))))) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) #s(hole binary64 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 4))) (+ (/ -1 a) (/ 1 a))))))) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) #s(hole binary64 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 4))) (+ (* -1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 6))) (+ (/ -1 a) (/ 1 a)))))))) |
#s(approx (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (* b_2 (+ a (* -1 a))))) |
#s(approx (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (* b_2 (+ a (+ (* -1 a) (* -1/2 (/ (* (pow a 2) c) (pow b_2 2)))))))) |
#s(approx (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (* b_2 (+ a (+ (* -1 a) (+ (* -1/2 (/ (* (pow a 2) c) (pow b_2 2))) (* -1/8 (/ (* (pow a 3) (pow c 2)) (pow b_2 4))))))))) |
#s(approx (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (* b_2 (+ a (+ (* -1 a) (+ (* -1/2 (/ (* (pow a 2) c) (pow b_2 2))) (+ (* -1/8 (/ (* (pow a 3) (pow c 2)) (pow b_2 4))) (* -1/16 (/ (* (pow a 4) (pow c 3)) (pow b_2 6)))))))))) |
#s(approx (* a (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* b_2 (+ a (* -1/2 (/ (* (pow a 2) c) (pow b_2 2))))))) |
#s(approx (* a (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* b_2 (+ a (+ (* -1/2 (/ (* (pow a 2) c) (pow b_2 2))) (* -1/8 (/ (* (pow a 3) (pow c 2)) (pow b_2 4)))))))) |
#s(approx (* a (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* b_2 (+ a (+ (* -1/2 (/ (* (pow a 2) c) (pow b_2 2))) (+ (* -1/8 (/ (* (pow a 3) (pow c 2)) (pow b_2 4))) (* -1/16 (/ (* (pow a 4) (pow c 3)) (pow b_2 6))))))))) |
#s(approx (* (+ (* (* c -1/8) (/ a (pow b_2 3))) (/ -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 (+ (* (* c -1/8) (/ a (pow b_2 3))) (/ -1/2 b_2)) #s(hole binary64 (/ (- (* -1/8 (/ (* a c) (pow b_2 2))) 1/2) b_2))) |
#s(approx (+ (* b_2 b_2) (* (neg c) a)) #s(hole binary64 (* (pow b_2 2) (+ 1 (* -1 (/ (* a c) (pow b_2 2))))))) |
#s(approx (- (* b_2 b_2) (* a c)) #s(hole binary64 (* (pow b_2 2) (+ 1 (* -1 (/ (* a c) (pow b_2 2))))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (* b_2 (+ 1 (* -1/2 (/ (* a c) (pow b_2 2))))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (* b_2 (+ 1 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4)))))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (* b_2 (+ 1 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))) (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 6))))))))) |
#s(approx (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) #s(hole binary64 (* -2 b_2))) |
#s(approx (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) #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) (* (neg c) a)))) #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) (* (neg c) a)))) #s(hole binary64 (* -1 (* b_2 (+ 2 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))) (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 6)))))))))) |
#s(approx (/ (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) a) #s(hole binary64 (* -2 (/ b_2 a)))) |
#s(approx (/ (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) 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) (* (neg 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) (sqrt (+ (* b_2 b_2) (* (neg 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) (* (neg c) a))) #s(hole binary64 (* -1 b_2))) |
#s(approx (sqrt (+ (* b_2 b_2) (* (neg c) a))) #s(hole binary64 (* -1 (* b_2 (+ 1 (* -1/2 (/ (* a c) (pow b_2 2)))))))) |
#s(approx (sqrt (+ (* b_2 b_2) (* (neg 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) (* (neg 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 (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* -1 b_2))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* -1 (* b_2 (+ 1 (* -1/2 (/ (* a c) (pow b_2 2)))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* -1 (* b_2 (+ 1 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* -1 (* b_2 (+ 1 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))) (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 6)))))))))) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) #s(hole binary64 (* -2 (/ b_2 a)))) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) #s(hole binary64 (* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (* 2 (/ 1 a))))))) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) #s(hole binary64 (* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 4))) (* 2 (/ 1 a)))))))) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) #s(hole binary64 (* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 4))) (+ (* -1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 6))) (* 2 (/ 1 a))))))))) |
#s(approx (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (* -2 (* a b_2)))) |
#s(approx (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (* -1 (* b_2 (+ (* -1/2 (/ (* (pow a 2) c) (pow b_2 2))) (* 2 a)))))) |
#s(approx (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (* -1 (* b_2 (+ (* -1/2 (/ (* (pow a 2) c) (pow b_2 2))) (+ (* -1/8 (/ (* (pow a 3) (pow c 2)) (pow b_2 4))) (* 2 a))))))) |
#s(approx (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (* -1 (* b_2 (+ (* -1/2 (/ (* (pow a 2) c) (pow b_2 2))) (+ (* -1/8 (/ (* (pow a 3) (pow c 2)) (pow b_2 4))) (+ (* -1/16 (/ (* (pow a 4) (pow c 3)) (pow b_2 6))) (* 2 a)))))))) |
#s(approx (* a (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* -1 (* a b_2)))) |
#s(approx (* a (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* -1 (* b_2 (+ a (* -1/2 (/ (* (pow a 2) c) (pow b_2 2)))))))) |
#s(approx (* a (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* -1 (* b_2 (+ a (+ (* -1/2 (/ (* (pow a 2) c) (pow b_2 2))) (* -1/8 (/ (* (pow a 3) (pow c 2)) (pow b_2 4))))))))) |
#s(approx (* a (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* -1 (* b_2 (+ a (+ (* -1/2 (/ (* (pow a 2) c) (pow b_2 2))) (+ (* -1/8 (/ (* (pow a 3) (pow c 2)) (pow b_2 4))) (* -1/16 (/ (* (pow a 4) (pow c 3)) (pow b_2 6)))))))))) |
#s(approx (* (+ (* (* c -1/8) (/ a (pow b_2 3))) (/ -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 (+ (* (* c -1/8) (/ a (pow b_2 3))) (/ -1/2 b_2)) #s(hole binary64 (* -1 (/ (+ 1/2 (* 1/8 (/ (* a c) (pow b_2 2)))) b_2)))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (* -1 b_2))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (* -1 (* b_2 (+ 1 (* -1/2 (/ (* a c) (pow b_2 2)))))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (* -1 (* b_2 (+ 1 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))))))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (* -1 (* b_2 (+ 1 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))) (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 6)))))))))) |
#s(approx (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) #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) (* (neg c) a)))) #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) (* (neg c) a)))) #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 b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) 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) (* (neg 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)))))) |
#s(approx (/ (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) 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 (sqrt (+ (* b_2 b_2) (* (neg 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) (* (neg 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 (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* c (- (* -1/8 (/ (* a c) (pow b_2 3))) (* 1/2 (/ 1 b_2)))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* c (- (* c (+ (* -1/8 (/ a (pow b_2 3))) (* -1/16 (/ (* (pow a 2) c) (pow b_2 5))))) (* 1/2 (/ 1 b_2)))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* c (- (* c (+ (* -1/8 (/ a (pow b_2 3))) (* c (+ (* -1/2 (/ (* c (+ (* 1/64 (/ (pow a 4) (pow b_2 6))) (* 1/16 (/ (pow a 4) (pow b_2 6))))) (* a b_2))) (* -1/16 (/ (pow a 2) (pow b_2 5))))))) (* 1/2 (/ 1 b_2)))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* c (+ (* -1/2 (/ a b_2)) (* -1/8 (/ (* (pow a 2) c) (pow b_2 3))))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* c (+ (* -1/2 (/ a b_2)) (* c (+ (* -1/8 (/ (pow a 2) (pow b_2 3))) (* -1/16 (/ (* (pow a 3) c) (pow b_2 5))))))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* c (+ (* -1/2 (/ a b_2)) (* c (+ (* -1/8 (/ (pow a 2) (pow b_2 3))) (* c (+ (* -1/2 (/ (* c (+ (* 1/64 (/ (pow a 4) (pow b_2 6))) (* 1/16 (/ (pow a 4) (pow b_2 6))))) b_2)) (* -1/16 (/ (pow a 3) (pow b_2 5))))))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (+ b_2 (* c (+ (* -1/2 (/ a b_2)) (* -1/8 (/ (* (pow a 2) c) (pow b_2 3)))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (+ b_2 (* c (+ (* -1/2 (/ a b_2)) (* c (+ (* -1/8 (/ (pow a 2) (pow b_2 3))) (* -1/16 (/ (* (pow a 3) c) (pow b_2 5)))))))))) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) #s(hole binary64 (/ (+ (* -1 (* a b_2)) (* a b_2)) (pow a 2)))) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) #s(hole binary64 (+ (* -1 (/ b_2 a)) (+ (* -1/2 (/ c b_2)) (/ b_2 a))))) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) #s(hole binary64 (+ (* -1 (/ b_2 a)) (+ (* c (- (* -1/8 (/ (* a c) (pow b_2 3))) (* 1/2 (/ 1 b_2)))) (/ b_2 a))))) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) #s(hole binary64 (+ (* -1 (/ b_2 a)) (+ (* c (- (* c (+ (* -1/8 (/ a (pow b_2 3))) (* -1/16 (/ (* (pow a 2) c) (pow b_2 5))))) (* 1/2 (/ 1 b_2)))) (/ b_2 a))))) |
#s(approx (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (+ (* -1 (* a b_2)) (* a b_2)))) |
#s(approx (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (+ (* -1 (* a b_2)) (+ (* -1/2 (/ (* (pow a 2) c) b_2)) (* a b_2))))) |
#s(approx (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (+ (* -1 (* a b_2)) (+ (* a b_2) (* c (+ (* -1/2 (/ (pow a 2) b_2)) (* -1/8 (/ (* (pow a 3) c) (pow b_2 3))))))))) |
#s(approx (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (+ (* -1 (* a b_2)) (+ (* a b_2) (* c (+ (* -1/2 (/ (pow a 2) b_2)) (* c (+ (* -1/8 (/ (pow a 3) (pow b_2 3))) (* -1/16 (/ (* (pow a 4) c) (pow b_2 5))))))))))) |
#s(approx (* a (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (+ (* -1/2 (/ (* (pow a 2) c) b_2)) (* a b_2)))) |
#s(approx (* a (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (+ (* a b_2) (* c (+ (* -1/2 (/ (pow a 2) b_2)) (* -1/8 (/ (* (pow a 3) c) (pow b_2 3)))))))) |
#s(approx (* a (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (+ (* a b_2) (* c (+ (* -1/2 (/ (pow a 2) b_2)) (* c (+ (* -1/8 (/ (pow a 3) (pow b_2 3))) (* -1/16 (/ (* (pow a 4) c) (pow b_2 5)))))))))) |
#s(approx (* (+ (* (* c -1/8) (/ a (pow b_2 3))) (/ -1/2 b_2)) c) #s(hole binary64 (* c (- (* -1/8 (/ (* a c) (pow b_2 3))) (* 1/2 (/ 1 b_2)))))) |
#s(approx (* c -1/8) #s(hole binary64 (* -1/8 c))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (+ b_2 (* c (+ (* -1/2 (/ a b_2)) (* -1/8 (/ (* (pow a 2) c) (pow b_2 3)))))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (+ b_2 (* c (+ (* -1/2 (/ a b_2)) (* c (+ (* -1/8 (/ (pow a 2) (pow b_2 3))) (* -1/16 (/ (* (pow a 3) c) (pow b_2 5)))))))))) |
#s(approx (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) #s(hole binary64 (* c (+ (* -1 (/ b_2 c)) (* (sqrt (/ a c)) (sqrt -1)))))) |
#s(approx (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg 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))) (/ b_2 c))))) |
#s(approx (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg 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)))) (/ b_2 c))))) |
#s(approx (/ (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) 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) (* (neg 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) (sqrt (+ (* b_2 b_2) (* (neg 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) (* (neg 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) (* (neg 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) (* (neg 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 (/ (+ (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 (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) #s(hole binary64 (* c (+ (* -1 (/ b_2 (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) #s(hole binary64 (* c (+ (* -1 (/ b_2 (* a c))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) #s(hole binary64 (* c (+ (* -1 (/ b_2 (* a c))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))))) |
#s(approx (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (* c (+ (* -1 (/ (* a b_2) c)) (* (sqrt (/ (pow a 3) c)) (sqrt -1)))))) |
#s(approx (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (* c (+ (* -1 (/ (* a b_2) c)) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ (pow a 3) c)) (sqrt -1))))))) |
#s(approx (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (* c (+ (* -1 (/ (* a b_2) c)) (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ (pow a 3) c)) (sqrt -1)))))))) |
#s(approx (* a (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* c (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ (pow a 3) c)) (sqrt -1)))))) |
#s(approx (* a (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ (pow a 3) c)) (sqrt -1))))))) |
#s(approx (* a (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 7)))) (/ (pow b_2 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ (pow a 3) c)) (sqrt -1)))))))) |
#s(approx (* (+ (* (* c -1/8) (/ a (pow b_2 3))) (/ -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 (+ (* (* c -1/8) (/ a (pow b_2 3))) (/ -1/2 b_2)) #s(hole binary64 (* c (- (* -1/8 (/ a (pow b_2 3))) (* 1/2 (/ 1 (* b_2 c))))))) |
#s(approx (+ (* b_2 b_2) (* (neg c) a)) #s(hole binary64 (* c (+ (* -1 a) (/ (pow b_2 2) c))))) |
#s(approx (- (* b_2 b_2) (* a c)) #s(hole binary64 (* c (- (/ (pow b_2 2) c) a)))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1)))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1))))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b_2 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) #s(hole binary64 (* -1 (* c (+ (* (sqrt (/ a c)) (sqrt -1)) (/ b_2 c)))))) |
#s(approx (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) #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) (* (neg c) a)))) #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 b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) 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) (* (neg 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) (sqrt (+ (* b_2 b_2) (* (neg 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) (* (neg 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) (* (neg 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) (* (neg 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 (/ (+ (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 (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) #s(hole binary64 (* -1 (* c (+ (* (sqrt (/ 1 (* a c))) (sqrt -1)) (/ b_2 (* a c))))))) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ b_2 a)) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ b_2 a)) (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b_2 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (* (pow b_2 2) (sqrt -1))))) c))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (* -1 (* c (+ (* (sqrt (/ (pow a 3) c)) (sqrt -1)) (/ (* a b_2) c)))))) |
#s(approx (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (* a b_2)) (* -1/2 (* (sqrt (/ a c)) (* (pow b_2 2) (sqrt -1))))) c)) (* (sqrt (/ (pow a 3) c)) (sqrt -1))))))) |
#s(approx (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (* a b_2)) (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b_2 4) (sqrt -1)))) (* 1/2 (* (sqrt (* a c)) (* (pow b_2 2) (sqrt -1))))) c))) c)) (* (sqrt (/ (pow a 3) c)) (sqrt -1))))))) |
#s(approx (* a (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* -1 (* c (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ (pow a 3) c)) (sqrt -1))))))) |
#s(approx (* a (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 5)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ (pow a 3) c)) (sqrt -1)))))))) |
#s(approx (* a (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 5)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 7)))) (* (pow b_2 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ (pow a 3) c)) (sqrt -1))))))))) |
#s(approx (+ (* (* c -1/8) (/ a (pow b_2 3))) (/ -1/2 b_2)) #s(hole binary64 (* -1 (* c (+ (* 1/8 (/ a (pow b_2 3))) (* 1/2 (/ 1 (* b_2 c)))))))) |
#s(approx (+ (* b_2 b_2) (* (neg c) a)) #s(hole binary64 (* -1 (* c (+ a (* -1 (/ (pow b_2 2) c))))))) |
#s(approx (- (* b_2 b_2) (* a c)) #s(hole binary64 (* -1 (* c (- (* -1 (/ (pow b_2 2) c)) (* -1 a)))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (* -1 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1))))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b_2 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1))))))))) |
| Outputs |
|---|
#s(approx (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) #s(hole binary64 (* -1/2 (/ (* a c) b_2)))) |
#s(approx (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) (*.f64 (/.f64 (*.f64 a c) b_2) #s(literal -1/2 binary64))) |
#s(approx (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) #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) (* (neg c) a)))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b_2 #s(literal 3 binary64))) #s(literal -1/8 binary64) (*.f64 (/.f64 c b_2) #s(literal -1/2 binary64))) a)) |
#s(approx (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) #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) (* (neg c) a)))) (*.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) (pow.f64 b_2 #s(literal 5 binary64))) #s(literal -1/16 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 c c)) (pow.f64 b_2 #s(literal 3 binary64)))) a (*.f64 (/.f64 c b_2) #s(literal -1/2 binary64))) a)) |
#s(approx (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) #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 b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 a (/.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b_2 #s(literal 6 binary64))) #s(literal 5/64 binary64)) b_2)) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal -1/16 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 5 binary64)))) a (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 c c)) (pow.f64 b_2 #s(literal 3 binary64)))) a (*.f64 (/.f64 c b_2) #s(literal -1/2 binary64))) a)) |
#s(approx (/ (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) a) #s(hole binary64 (* -1/2 (/ c b_2)))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (/.f64 c b_2) #s(literal -1/2 binary64))) |
#s(approx (/ (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) 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) (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b_2 #s(literal 3 binary64))) #s(literal -1/8 binary64) (*.f64 (/.f64 c b_2) #s(literal -1/2 binary64)))) |
#s(approx (/ (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) 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) (fma.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) (pow.f64 b_2 #s(literal 5 binary64))) #s(literal -1/16 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 c c)) (pow.f64 b_2 #s(literal 3 binary64)))) a (*.f64 (/.f64 c b_2) #s(literal -1/2 binary64)))) |
#s(approx (/ (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) 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)))) a) (fma.f64 (fma.f64 (fma.f64 (*.f64 a (/.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b_2 #s(literal 6 binary64))) #s(literal 5/64 binary64)) b_2)) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal -1/16 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 5 binary64)))) a (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 c c)) (pow.f64 b_2 #s(literal 3 binary64)))) a (*.f64 (/.f64 c b_2) #s(literal -1/2 binary64)))) |
#s(approx (sqrt (+ (* b_2 b_2) (* (neg c) a))) #s(hole binary64 b_2)) |
#s(approx (sqrt (+ (* b_2 b_2) (* (neg c) a))) b_2) |
#s(approx (sqrt (+ (* b_2 b_2) (* (neg c) a))) #s(hole binary64 (+ b_2 (* -1/2 (/ (* a c) b_2))))) |
#s(approx (sqrt (+ (* b_2 b_2) (* (neg c) a))) (fma.f64 (/.f64 (*.f64 a c) b_2) #s(literal -1/2 binary64) b_2)) |
#s(approx (sqrt (+ (* b_2 b_2) (* (neg 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) (* (neg c) a))) (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b_2 #s(literal 3 binary64))) #s(literal -1/8 binary64) (*.f64 (/.f64 c b_2) #s(literal -1/2 binary64))) a b_2)) |
#s(approx (sqrt (+ (* b_2 b_2) (* (neg 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 (sqrt (+ (* b_2 b_2) (* (neg c) a))) (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) (pow.f64 b_2 #s(literal 5 binary64))) #s(literal -1/16 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 c c)) (pow.f64 b_2 #s(literal 3 binary64)))) a (*.f64 (/.f64 c b_2) #s(literal -1/2 binary64))) a b_2)) |
#s(approx (/ (+ (neg 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) (*.f64 (/.f64 c b_2) #s(literal -1/2 binary64))) |
#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) (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b_2 #s(literal 3 binary64))) #s(literal -1/8 binary64) (*.f64 (/.f64 c b_2) #s(literal -1/2 binary64)))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #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) (fma.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) (pow.f64 b_2 #s(literal 5 binary64))) #s(literal -1/16 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 c c)) (pow.f64 b_2 #s(literal 3 binary64)))) a (*.f64 (/.f64 c b_2) #s(literal -1/2 binary64)))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #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)))) a) (fma.f64 (fma.f64 (fma.f64 (*.f64 a (/.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b_2 #s(literal 6 binary64))) #s(literal 5/64 binary64)) b_2)) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal -1/16 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 5 binary64)))) a (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 c c)) (pow.f64 b_2 #s(literal 3 binary64)))) a (*.f64 (/.f64 c b_2) #s(literal -1/2 binary64)))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1/2 (/ (* a c) b_2)))) |
#s(approx (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) (*.f64 (/.f64 (*.f64 a c) b_2) #s(literal -1/2 binary64))) |
#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) (* (neg c) a)))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b_2 #s(literal 3 binary64))) #s(literal -1/8 binary64) (*.f64 (/.f64 c b_2) #s(literal -1/2 binary64))) a)) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #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) (* (neg c) a)))) (*.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) (pow.f64 b_2 #s(literal 5 binary64))) #s(literal -1/16 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 c c)) (pow.f64 b_2 #s(literal 3 binary64)))) a (*.f64 (/.f64 c b_2) #s(literal -1/2 binary64))) a)) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #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 b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 a (/.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b_2 #s(literal 6 binary64))) #s(literal 5/64 binary64)) b_2)) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal -1/16 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 5 binary64)))) a (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 c c)) (pow.f64 b_2 #s(literal 3 binary64)))) a (*.f64 (/.f64 c b_2) #s(literal -1/2 binary64))) a)) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 b_2)) |
#s(approx (sqrt (+ (* b_2 b_2) (* (neg c) a))) 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) (* (neg c) a))) (fma.f64 (/.f64 (*.f64 a c) b_2) #s(literal -1/2 binary64) 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) (* (neg c) a))) (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b_2 #s(literal 3 binary64))) #s(literal -1/8 binary64) (*.f64 (/.f64 c b_2) #s(literal -1/2 binary64))) a b_2)) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #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 (sqrt (+ (* b_2 b_2) (* (neg c) a))) (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) (pow.f64 b_2 #s(literal 5 binary64))) #s(literal -1/16 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 c c)) (pow.f64 b_2 #s(literal 3 binary64)))) a (*.f64 (/.f64 c b_2) #s(literal -1/2 binary64))) a b_2)) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) #s(hole binary64 (/ (+ b_2 (* -1 b_2)) a))) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) #s(literal 0 binary64)) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) #s(hole binary64 (/ (+ b_2 (+ (* -1 b_2) (* -1/2 (/ (* a c) b_2)))) a))) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) (/.f64 (fma.f64 (/.f64 (*.f64 a c) b_2) #s(literal -1/2 binary64) #s(literal 0 binary64)) a)) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) #s(hole binary64 (/ (+ b_2 (+ (* -1 b_2) (* a (+ (* -1/2 (/ c b_2)) (* -1/8 (/ (* a (pow c 2)) (pow b_2 3))))))) a))) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) (/.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b_2 #s(literal 3 binary64))) #s(literal -1/8 binary64) (*.f64 (/.f64 c b_2) #s(literal -1/2 binary64))) a #s(literal 0 binary64)) a)) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) #s(hole binary64 (/ (+ b_2 (+ (* -1 b_2) (* a (+ (* -1/2 (/ c b_2)) (* a (+ (* -1/8 (/ (pow c 2) (pow b_2 3))) (* -1/16 (/ (* a (pow c 3)) (pow b_2 5))))))))) a))) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) (/.f64 (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) (pow.f64 b_2 #s(literal 5 binary64))) #s(literal -1/16 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 c c)) (pow.f64 b_2 #s(literal 3 binary64)))) a (*.f64 (/.f64 c b_2) #s(literal -1/2 binary64))) a #s(literal 0 binary64)) a)) |
#s(approx (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (* a (+ b_2 (* -1 b_2))))) |
#s(approx (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(literal 0 binary64)) |
#s(approx (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (* a (+ b_2 (+ (* -1 b_2) (* -1/2 (/ (* a c) b_2))))))) |
#s(approx (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (*.f64 (fma.f64 (/.f64 (*.f64 a c) b_2) #s(literal -1/2 binary64) #s(literal 0 binary64)) a)) |
#s(approx (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (* a (+ b_2 (+ (* -1 b_2) (* a (+ (* -1/2 (/ c b_2)) (* -1/8 (/ (* a (pow c 2)) (pow b_2 3)))))))))) |
#s(approx (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (*.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b_2 #s(literal 3 binary64))) #s(literal -1/8 binary64) (*.f64 (/.f64 c b_2) #s(literal -1/2 binary64))) a #s(literal 0 binary64)) a)) |
#s(approx (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (* a (+ b_2 (+ (* -1 b_2) (* a (+ (* -1/2 (/ c b_2)) (* a (+ (* -1/8 (/ (pow c 2) (pow b_2 3))) (* -1/16 (/ (* a (pow c 3)) (pow b_2 5)))))))))))) |
#s(approx (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (*.f64 (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) (pow.f64 b_2 #s(literal 5 binary64))) #s(literal -1/16 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 c c)) (pow.f64 b_2 #s(literal 3 binary64)))) a (*.f64 (/.f64 c b_2) #s(literal -1/2 binary64))) a #s(literal 0 binary64)) a)) |
#s(approx (* a (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* a b_2))) |
#s(approx (* a (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (*.f64 a b_2)) |
#s(approx (* a (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* a (+ b_2 (* -1/2 (/ (* a c) b_2)))))) |
#s(approx (* a (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (*.f64 (fma.f64 (/.f64 (*.f64 a c) b_2) #s(literal -1/2 binary64) b_2) a)) |
#s(approx (* a (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* a (+ b_2 (* a (+ (* -1/2 (/ c b_2)) (* -1/8 (/ (* a (pow c 2)) (pow b_2 3))))))))) |
#s(approx (* a (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (*.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b_2 #s(literal 3 binary64))) #s(literal -1/8 binary64) (*.f64 (/.f64 c b_2) #s(literal -1/2 binary64))) a b_2) a)) |
#s(approx (* a (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* a (+ b_2 (* a (+ (* -1/2 (/ c b_2)) (* a (+ (* -1/8 (/ (pow c 2) (pow b_2 3))) (* -1/16 (/ (* a (pow c 3)) (pow b_2 5))))))))))) |
#s(approx (* a (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (*.f64 (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) (pow.f64 b_2 #s(literal 5 binary64))) #s(literal -1/16 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 c c)) (pow.f64 b_2 #s(literal 3 binary64)))) a (*.f64 (/.f64 c b_2) #s(literal -1/2 binary64))) a b_2) a)) |
#s(approx (* (+ (* (* c -1/8) (/ a (pow b_2 3))) (/ -1/2 b_2)) c) #s(hole binary64 (* -1/2 (/ c b_2)))) |
#s(approx (* (+ (* (* c -1/8) (/ a (pow b_2 3))) (/ -1/2 b_2)) c) (*.f64 (/.f64 c b_2) #s(literal -1/2 binary64))) |
#s(approx (* (+ (* (* c -1/8) (/ a (pow b_2 3))) (/ -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 (* (+ (* (* c -1/8) (/ a (pow b_2 3))) (/ -1/2 b_2)) c) (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b_2 #s(literal 3 binary64))) #s(literal -1/8 binary64) (*.f64 (/.f64 c b_2) #s(literal -1/2 binary64)))) |
#s(approx (+ (* (* c -1/8) (/ a (pow b_2 3))) (/ -1/2 b_2)) #s(hole binary64 (/ -1/2 b_2))) |
#s(approx (+ (* (* c -1/8) (/ a (pow b_2 3))) (/ -1/2 b_2)) (/.f64 #s(literal -1/2 binary64) b_2)) |
#s(approx (+ (* (* c -1/8) (/ a (pow b_2 3))) (/ -1/2 b_2)) #s(hole binary64 (- (* -1/8 (/ (* a c) (pow b_2 3))) (* 1/2 (/ 1 b_2))))) |
#s(approx (+ (* (* c -1/8) (/ a (pow b_2 3))) (/ -1/2 b_2)) (fma.f64 (*.f64 a (/.f64 c (pow.f64 b_2 #s(literal 3 binary64)))) #s(literal -1/8 binary64) (/.f64 #s(literal -1/2 binary64) b_2))) |
#s(approx (+ (* b_2 b_2) (* (neg c) a)) #s(hole binary64 (pow b_2 2))) |
#s(approx (+ (* b_2 b_2) (* (neg c) a)) (*.f64 b_2 b_2)) |
#s(approx (+ (* b_2 b_2) (* (neg c) a)) #s(hole binary64 (+ (* -1 (* a c)) (pow b_2 2)))) |
#s(approx (+ (* b_2 b_2) (* (neg c) a)) (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) |
#s(approx (- (* b_2 b_2) (* a c)) #s(hole binary64 (pow b_2 2))) |
#s(approx (+ (* b_2 b_2) (* (neg c) a)) (*.f64 b_2 b_2)) |
#s(approx (- (* b_2 b_2) (* a c)) #s(hole binary64 (+ (* -1 (* a c)) (pow b_2 2)))) |
#s(approx (+ (* b_2 b_2) (* (neg c) a)) (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 b_2)) |
#s(approx (sqrt (+ (* b_2 b_2) (* (neg c) a))) b_2) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (+ b_2 (* -1/2 (/ (* a c) b_2))))) |
#s(approx (sqrt (+ (* b_2 b_2) (* (neg c) a))) (fma.f64 (/.f64 (*.f64 a c) b_2) #s(literal -1/2 binary64) b_2)) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (+ b_2 (* a (+ (* -1/2 (/ c b_2)) (* -1/8 (/ (* a (pow c 2)) (pow b_2 3)))))))) |
#s(approx (sqrt (+ (* b_2 b_2) (* (neg c) a))) (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b_2 #s(literal 3 binary64))) #s(literal -1/8 binary64) (*.f64 (/.f64 c b_2) #s(literal -1/2 binary64))) a b_2)) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #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 (sqrt (+ (* b_2 b_2) (* (neg c) a))) (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) (pow.f64 b_2 #s(literal 5 binary64))) #s(literal -1/16 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 c c)) (pow.f64 b_2 #s(literal 3 binary64)))) a (*.f64 (/.f64 c b_2) #s(literal -1/2 binary64))) a b_2)) |
#s(approx (/ a (pow b_2 3)) #s(hole binary64 (/ a (pow b_2 3)))) |
#s(approx (/ a (pow b_2 3)) (/.f64 a (pow.f64 b_2 #s(literal 3 binary64)))) |
#s(approx (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -1)))) |
#s(approx (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 a c)))) |
#s(approx (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) #s(hole binary64 (* a (+ (* -1 (/ b_2 a)) (* (sqrt (/ c a)) (sqrt -1)))))) |
#s(approx (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) (*.f64 (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (neg.f64 b_2) a)) a)) |
#s(approx (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg 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))) (/ b_2 a))))) |
#s(approx (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg 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 (pow.f64 a #s(literal 3 binary64)) c)))) #s(literal 1/2 binary64) (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 b_2 a))) a)) |
#s(approx (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg 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)))) (/ b_2 a))))) |
#s(approx (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) (*.f64 (fma.f64 (*.f64 (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) #s(literal 1/2 binary64) (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 b_2 a)))) a)) |
#s(approx (/ (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) a) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) |
#s(approx (/ (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) 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) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (neg.f64 b_2) a))) |
#s(approx (/ (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg 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) (sqrt (- (* b_2 b_2) (* a c)))) a) (fma.f64 (*.f64 (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (neg.f64 b_2) a)))) |
#s(approx (/ (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg 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 (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (fma.f64 (*.f64 (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (neg.f64 b_2) a))))) |
#s(approx (sqrt (+ (* b_2 b_2) (* (neg c) a))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -1)))) |
#s(approx (sqrt (+ (* b_2 b_2) (* (neg c) a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 a c)))) |
#s(approx (sqrt (+ (* b_2 b_2) (* (neg 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) (* (neg 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 (pow.f64 a #s(literal 3 binary64)) c)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) a)) |
#s(approx (sqrt (+ (* b_2 b_2) (* (neg 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) (* (neg c) a))) (*.f64 (fma.f64 (*.f64 (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))) a)) |
#s(approx (sqrt (+ (* b_2 b_2) (* (neg 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 (sqrt (+ (* b_2 b_2) (* (neg c) a))) (*.f64 (fma.f64 (*.f64 (/.f64 (pow.f64 b_2 #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64))))) #s(literal 1/16 binary64) (fma.f64 (*.f64 (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 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) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) |
#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) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (neg.f64 b_2) a))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #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) (fma.f64 (*.f64 (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (neg.f64 b_2) a)))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #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)))) a) (fma.f64 (*.f64 (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (neg.f64 b_2) a))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -1)))) |
#s(approx (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 a c)))) |
#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) (* (neg c) a)))) (*.f64 (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (neg.f64 b_2) a)) a)) |
#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) (* (neg 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 (pow.f64 a #s(literal 3 binary64)) c)))) #s(literal 1/2 binary64) (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 b_2 a))) a)) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))) (/ b_2 a))))) |
#s(approx (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) (*.f64 (fma.f64 (*.f64 (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) #s(literal 1/2 binary64) (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 b_2 a)))) a)) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -1)))) |
#s(approx (sqrt (+ (* b_2 b_2) (* (neg c) a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 a c)))) |
#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) (* (neg 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 (pow.f64 a #s(literal 3 binary64)) c)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) a)) |
#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) (* (neg c) a))) (*.f64 (fma.f64 (*.f64 (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))) a)) |
#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 (sqrt (+ (* b_2 b_2) (* (neg c) a))) (*.f64 (fma.f64 (*.f64 (/.f64 (pow.f64 b_2 #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64))))) #s(literal 1/16 binary64) (fma.f64 (*.f64 (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))))) a)) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) #s(hole binary64 (+ (* -1 (/ b_2 a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (neg.f64 b_2) a))) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) #s(hole binary64 (+ (* -1 (/ b_2 a)) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))))) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* 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 (pow.f64 a #s(literal 3 binary64)) c)))) #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (neg.f64 b_2) a)))) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) #s(hole binary64 (+ (* -1 (/ b_2 a)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) (fma.f64 (*.f64 (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (neg.f64 b_2) a))))) |
#s(approx (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (* (sqrt (* (pow a 3) c)) (sqrt -1)))) |
#s(approx (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (*.f64 (sqrt.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c)) (sqrt.f64 #s(literal -1 binary64)))) |
#s(approx (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (* (pow a 2) (+ (* -1 (/ b_2 a)) (* (sqrt (/ c a)) (sqrt -1)))))) |
#s(approx (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (*.f64 (*.f64 a a) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (neg.f64 b_2) a)))) |
#s(approx (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (* (pow a 2) (+ (* -1 (/ b_2 a)) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (*.f64 (*.f64 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 (pow.f64 a #s(literal 3 binary64)) c)))) #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (neg.f64 b_2) a))))) |
#s(approx (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (* (pow a 2) (+ (* -1 (/ b_2 a)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (*.f64 (*.f64 a a) (fma.f64 (*.f64 (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (neg.f64 b_2) a)))))) |
#s(approx (* a (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* (sqrt (* (pow a 3) c)) (sqrt -1)))) |
#s(approx (* a (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (*.f64 (sqrt.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c)) (sqrt.f64 #s(literal -1 binary64)))) |
#s(approx (* a (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* (pow a 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))))) |
#s(approx (* a (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (*.f64 (*.f64 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 (pow.f64 a #s(literal 3 binary64)) c)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))))) |
#s(approx (* a (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* (pow a 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (* a (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (*.f64 (*.f64 a a) (fma.f64 (*.f64 (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))))) |
#s(approx (* a (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* (pow a 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b_2 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (* a (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (*.f64 (*.f64 a a) (fma.f64 (*.f64 (/.f64 (pow.f64 b_2 #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64))))) #s(literal 1/16 binary64) (fma.f64 (*.f64 (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))))))) |
#s(approx (* (+ (* (* c -1/8) (/ a (pow b_2 3))) (/ -1/2 b_2)) c) #s(hole binary64 (* -1/8 (/ (* a (pow c 2)) (pow b_2 3))))) |
#s(approx (* (+ (* (* c -1/8) (/ a (pow b_2 3))) (/ -1/2 b_2)) c) (/.f64 (*.f64 (*.f64 (*.f64 c c) a) #s(literal -1/8 binary64)) (pow.f64 b_2 #s(literal 3 binary64)))) |
#s(approx (* (+ (* (* c -1/8) (/ a (pow b_2 3))) (/ -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 (* (+ (* (* c -1/8) (/ a (pow b_2 3))) (/ -1/2 b_2)) c) (*.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 c b_2) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 c c)) (pow.f64 b_2 #s(literal 3 binary64)))) a)) |
#s(approx (+ (* (* c -1/8) (/ a (pow b_2 3))) (/ -1/2 b_2)) #s(hole binary64 (* -1/8 (/ (* a c) (pow b_2 3))))) |
#s(approx (+ (* (* c -1/8) (/ a (pow b_2 3))) (/ -1/2 b_2)) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 a c)) (pow.f64 b_2 #s(literal 3 binary64)))) |
#s(approx (+ (* (* c -1/8) (/ a (pow b_2 3))) (/ -1/2 b_2)) #s(hole binary64 (* a (- (* -1/8 (/ c (pow b_2 3))) (* 1/2 (/ 1 (* a b_2))))))) |
#s(approx (+ (* (* c -1/8) (/ a (pow b_2 3))) (/ -1/2 b_2)) (*.f64 (-.f64 (*.f64 (/.f64 c (pow.f64 b_2 #s(literal 3 binary64))) #s(literal -1/8 binary64)) (/.f64 #s(literal 1/2 binary64) (*.f64 a b_2))) a)) |
#s(approx (+ (* b_2 b_2) (* (neg c) a)) #s(hole binary64 (* -1 (* a c)))) |
#s(approx (+ (* b_2 b_2) (* (neg c) a)) (*.f64 (neg.f64 c) a)) |
#s(approx (+ (* b_2 b_2) (* (neg c) a)) #s(hole binary64 (* a (+ (* -1 c) (/ (pow b_2 2) a))))) |
#s(approx (+ (* b_2 b_2) (* (neg c) a)) (*.f64 (fma.f64 #s(literal -1 binary64) c (/.f64 (*.f64 b_2 b_2) a)) a)) |
#s(approx (- (* b_2 b_2) (* a c)) #s(hole binary64 (* -1 (* a c)))) |
#s(approx (+ (* b_2 b_2) (* (neg c) a)) (*.f64 (neg.f64 c) a)) |
#s(approx (- (* b_2 b_2) (* a c)) #s(hole binary64 (* a (- (/ (pow b_2 2) a) c)))) |
#s(approx (+ (* b_2 b_2) (* (neg c) a)) (*.f64 (-.f64 (/.f64 (*.f64 b_2 b_2) a) c) a)) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -1)))) |
#s(approx (sqrt (+ (* b_2 b_2) (* (neg c) a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 a c)))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))))) |
#s(approx (sqrt (+ (* b_2 b_2) (* (neg 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 (pow.f64 a #s(literal 3 binary64)) c)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) a)) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (sqrt (+ (* b_2 b_2) (* (neg c) a))) (*.f64 (fma.f64 (*.f64 (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))) a)) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b_2 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (sqrt (+ (* b_2 b_2) (* (neg c) a))) (*.f64 (fma.f64 (*.f64 (/.f64 (pow.f64 b_2 #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64))))) #s(literal 1/16 binary64) (fma.f64 (*.f64 (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))))) a)) |
#s(approx (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) (*.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 a c)))) |
#s(approx (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) #s(hole binary64 (* -1 (* a (+ (* (sqrt (/ c a)) (sqrt -1)) (/ b_2 a)))))) |
#s(approx (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) (*.f64 (neg.f64 a) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 b_2 a)))) |
#s(approx (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) #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) (* (neg c) a)))) (*.f64 (neg.f64 a) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2))) b_2) (neg.f64 a))))) |
#s(approx (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* (pow b_2 2) (sqrt -1))))) a)) b_2) a)) (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) (*.f64 (neg.f64 a) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (-.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a)))) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)))) (neg.f64 a)) b_2) (neg.f64 a))))) |
#s(approx (/ (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) a) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c a)))) |
#s(approx (/ (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) 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) (neg.f64 (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 b_2 a)))) |
#s(approx (/ (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg 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) (sqrt (- (* b_2 b_2) (* a c)))) a) (neg.f64 (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)) b_2) a)))) |
#s(approx (/ (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg 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 (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (neg.f64 (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (-.f64 b_2 (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)) (*.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a)))) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))))) a)) a)))) |
#s(approx (sqrt (+ (* b_2 b_2) (* (neg c) a))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (sqrt (+ (* b_2 b_2) (* (neg c) a))) (*.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 a c)))) |
#s(approx (sqrt (+ (* b_2 b_2) (* (neg 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) (* (neg c) a))) (*.f64 (neg.f64 a) (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 b_2 b_2)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))))) |
#s(approx (sqrt (+ (* b_2 b_2) (* (neg 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) (* (neg c) a))) (*.f64 (neg.f64 a) (fma.f64 (*.f64 (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 b_2 b_2)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))))) |
#s(approx (sqrt (+ (* b_2 b_2) (* (neg 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 (sqrt (+ (* b_2 b_2) (* (neg c) a))) (*.f64 (neg.f64 a) (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b_2 #s(literal 6 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64))))) #s(literal 1/16 binary64) (fma.f64 (*.f64 (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 b_2 b_2)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))))))) |
#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) (*.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c a)))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ b_2 a))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (neg.f64 (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 b_2 a)))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) 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) (neg.f64 (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)) 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 (/ (+ (* -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)))) a) (neg.f64 (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (-.f64 b_2 (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)) (*.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a)))) (*.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)))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) (*.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 a c)))) |
#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) (* (neg c) a)))) (*.f64 (neg.f64 a) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 b_2 a)))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #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) (* (neg c) a)))) (*.f64 (neg.f64 a) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2))) b_2) (neg.f64 a))))) |
#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 b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) (*.f64 (neg.f64 a) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (-.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a)))) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)))) (neg.f64 a)) b_2) (neg.f64 a))))) |
#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) (* (neg c) a))) (*.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 a c)))) |
#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) (* (neg c) a))) (*.f64 (neg.f64 a) (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 b_2 b_2)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))))) |
#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) (* (neg c) a))) (*.f64 (neg.f64 a) (fma.f64 (*.f64 (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 b_2 b_2)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))))) |
#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 (sqrt (+ (* b_2 b_2) (* (neg c) a))) (*.f64 (neg.f64 a) (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b_2 #s(literal 6 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64))))) #s(literal 1/16 binary64) (fma.f64 (*.f64 (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 b_2 b_2)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))))))) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) (*.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c a)))) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ b_2 a))))) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) (neg.f64 (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 b_2 a)))) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ b_2 (* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 2) (sqrt -1))))) a))))) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) (neg.f64 (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)) b_2) a)))) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ b_2 (* -1 (/ (+ (* -1/2 (* (sqrt (/ a c)) (* (pow b_2 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 4) (sqrt -1))))) a))) a))))) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) (neg.f64 (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (-.f64 b_2 (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)) (*.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a)))) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))))) a)) a)))) |
#s(approx (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (* -1 (* (sqrt (* (pow a 3) c)) (sqrt -1))))) |
#s(approx (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (*.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) |
#s(approx (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (* (pow a 2) (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ b_2 a)))))) |
#s(approx (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (*.f64 (neg.f64 (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 b_2 a))) (*.f64 a a))) |
#s(approx (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (* (pow a 2) (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ b_2 (* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 2) (sqrt -1))))) a)))))) |
#s(approx (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (*.f64 (neg.f64 (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)) b_2) a))) (*.f64 a a))) |
#s(approx (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (* (pow a 2) (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ b_2 (* -1 (/ (+ (* -1/2 (* (sqrt (/ a c)) (* (pow b_2 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 4) (sqrt -1))))) a))) a)))))) |
#s(approx (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (*.f64 (neg.f64 (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (-.f64 b_2 (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)) (*.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a)))) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))))) a)) a))) (*.f64 a a))) |
#s(approx (* a (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* -1 (* (sqrt (* (pow a 3) c)) (sqrt -1))))) |
#s(approx (* a (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (*.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) |
#s(approx (* a (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* (pow a 2) (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1)))))))) |
#s(approx (* a (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)) (*.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c a)))) (*.f64 a a))) |
#s(approx (* a (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* (pow a 2) (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b_2 4) (sqrt -1))))))))) |
#s(approx (* a (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (*.f64 (fma.f64 (neg.f64 (sqrt.f64 (/.f64 c a))) (sqrt.f64 #s(literal -1 binary64)) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)) (*.f64 (*.f64 (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal 1/8 binary64)))) (*.f64 a a))) |
#s(approx (* a (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* (pow a 2) (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1)))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b_2 6) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b_2 4) (sqrt -1)))))))))) |
#s(approx (* a (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (*.f64 (fma.f64 (neg.f64 (sqrt.f64 (/.f64 c a))) (sqrt.f64 #s(literal -1 binary64)) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)) (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b_2 #s(literal 6 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64))))) #s(literal -1/16 binary64) (*.f64 (*.f64 (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal 1/8 binary64))))) (*.f64 a a))) |
#s(approx (* (+ (* (* c -1/8) (/ a (pow b_2 3))) (/ -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 (* (+ (* (* c -1/8) (/ a (pow b_2 3))) (/ -1/2 b_2)) c) (*.f64 (neg.f64 a) (fma.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 c b_2) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 c c)) (pow.f64 b_2 #s(literal 3 binary64)))))) |
#s(approx (+ (* (* c -1/8) (/ a (pow b_2 3))) (/ -1/2 b_2)) #s(hole binary64 (* -1 (* a (+ (* 1/8 (/ c (pow b_2 3))) (* 1/2 (/ 1 (* a b_2)))))))) |
#s(approx (+ (* (* c -1/8) (/ a (pow b_2 3))) (/ -1/2 b_2)) (*.f64 (neg.f64 a) (fma.f64 #s(literal 1/8 binary64) (/.f64 c (pow.f64 b_2 #s(literal 3 binary64))) (/.f64 #s(literal 1/2 binary64) (*.f64 a b_2))))) |
#s(approx (+ (* b_2 b_2) (* (neg c) a)) #s(hole binary64 (* -1 (* a (+ c (* -1 (/ (pow b_2 2) a))))))) |
#s(approx (+ (* b_2 b_2) (* (neg c) a)) (*.f64 (neg.f64 a) (-.f64 c (/.f64 (*.f64 b_2 b_2) a)))) |
#s(approx (- (* b_2 b_2) (* a c)) #s(hole binary64 (* -1 (* a (- (* -1 (/ (pow b_2 2) a)) (* -1 c)))))) |
#s(approx (+ (* b_2 b_2) (* (neg c) a)) (*.f64 (neg.f64 a) (-.f64 c (/.f64 (*.f64 b_2 b_2) a)))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (sqrt (+ (* b_2 b_2) (* (neg c) a))) (*.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 a c)))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (sqrt (+ (* b_2 b_2) (* (neg c) a))) (*.f64 (neg.f64 a) (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 b_2 b_2)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (sqrt (+ (* b_2 b_2) (* (neg c) a))) (*.f64 (neg.f64 a) (fma.f64 (*.f64 (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 b_2 b_2)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b_2 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))))))) |
#s(approx (sqrt (+ (* b_2 b_2) (* (neg c) a))) (*.f64 (neg.f64 a) (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b_2 #s(literal 6 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64))))) #s(literal 1/16 binary64) (fma.f64 (*.f64 (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 b_2 b_2)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))))))) |
#s(approx (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) #s(hole binary64 (+ (* -1 b_2) (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 a c)) (neg.f64 b_2))) |
#s(approx (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) #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) (* (neg c) a)))) (fma.f64 (-.f64 (*.f64 (*.f64 (/.f64 b_2 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) b_2 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 a c))))) |
#s(approx (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) #s(hole binary64 (+ (* b_2 (- (* b_2 (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -1)))))) 1)) (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64))))) (*.f64 (/.f64 b_2 #s(literal -1 binary64)) (/.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64))) b_2) #s(literal 1 binary64)) b_2 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 a c))))) |
#s(approx (/ (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg 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) (sqrt (- (* b_2 b_2) (* a c)))) a) (fma.f64 (-.f64 (*.f64 (*.f64 (/.f64 b_2 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)) b_2 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (/ (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg 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) (sqrt (- (* b_2 b_2) (* a c)))) a) (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 b_2 #s(literal -1 binary64)) (/.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal -1/8 binary64) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64))) b_2) (/.f64 #s(literal 1 binary64) a)) b_2 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (neg b_2) #s(hole binary64 (* -1 b_2))) |
#s(approx (neg b_2) (neg.f64 b_2)) |
#s(approx (sqrt (+ (* b_2 b_2) (* (neg 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) (* (neg c) a))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 a c))))) |
#s(approx (sqrt (+ (* b_2 b_2) (* (neg 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) (* (neg c) a))) (fma.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64))))) (*.f64 (/.f64 b_2 #s(literal -1 binary64)) (/.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64))) (*.f64 b_2 b_2) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 a c))))) |
#s(approx (sqrt (+ (* b_2 b_2) (* (neg 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 (sqrt (+ (* b_2 b_2) (* (neg c) a))) (fma.f64 (fma.f64 (fma.f64 (*.f64 (/.f64 (*.f64 b_2 b_2) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64))))) #s(literal 1/16 binary64) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))) #s(literal -1/8 binary64))) (*.f64 b_2 b_2) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64))) (*.f64 b_2 b_2) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 a 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) (fma.f64 (-.f64 (*.f64 (*.f64 (/.f64 b_2 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)) b_2 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))) |
#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)))) a) (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 b_2 #s(literal -1 binary64)) (/.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal -1/8 binary64) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64))) b_2) (/.f64 #s(literal 1 binary64) a)) b_2 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (* (/ c b_2) -1/2) #s(hole binary64 (* -1/2 (/ c b_2)))) |
#s(approx (* (/ c b_2) -1/2) (*.f64 (/.f64 c b_2) #s(literal -1/2 binary64))) |
#s(approx (/ c b_2) #s(hole binary64 (/ c b_2))) |
#s(approx (/ c b_2) (/.f64 c b_2)) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (+ (* -1 b_2) (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 a c)) (neg.f64 b_2))) |
#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) (* (neg c) a)))) (fma.f64 (-.f64 (*.f64 (*.f64 (/.f64 b_2 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) b_2 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 a c))))) |
#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) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64))))) (*.f64 (/.f64 b_2 #s(literal -1 binary64)) (/.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64))) b_2) #s(literal 1 binary64)) b_2 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 a c))))) |
#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) (* (neg c) a))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 a c))))) |
#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) (* (neg c) a))) (fma.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64))))) (*.f64 (/.f64 b_2 #s(literal -1 binary64)) (/.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64))) (*.f64 b_2 b_2) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 a c))))) |
#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 (sqrt (+ (* b_2 b_2) (* (neg c) a))) (fma.f64 (fma.f64 (fma.f64 (*.f64 (/.f64 (*.f64 b_2 b_2) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64))))) #s(literal 1/16 binary64) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))) #s(literal -1/8 binary64))) (*.f64 b_2 b_2) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64))) (*.f64 b_2 b_2) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 a c))))) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) #s(hole binary64 (+ (* b_2 (- (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b_2 (sqrt -1)))) (/ 1 a))) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) (fma.f64 (-.f64 (*.f64 (*.f64 (/.f64 b_2 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)) b_2 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) #s(hole binary64 (+ (* b_2 (- (* b_2 (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -1)))))) (/ 1 a))) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 b_2 #s(literal -1 binary64)) (/.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal -1/8 binary64) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64))) b_2) (/.f64 #s(literal 1 binary64) a)) b_2 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (+ (* -1 (* a b_2)) (* (sqrt (* (pow a 3) c)) (sqrt -1))))) |
#s(approx (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (fma.f64 (neg.f64 a) b_2 (*.f64 (sqrt.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c)) (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (+ (* b_2 (+ (* -1 a) (* 1/2 (* (sqrt (/ a c)) (/ b_2 (sqrt -1)))))) (* (sqrt (* (pow a 3) c)) (sqrt -1))))) |
#s(approx (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (fma.f64 (fma.f64 (*.f64 (/.f64 b_2 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a c))) #s(literal 1/2 binary64) (neg.f64 a)) b_2 (*.f64 (sqrt.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c)) (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (+ (* b_2 (+ (* -1 a) (* b_2 (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ a c)) (/ 1 (sqrt -1)))))))) (* (sqrt (* (pow a 3) c)) (sqrt -1))))) |
#s(approx (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a)))) (*.f64 (/.f64 b_2 #s(literal -1 binary64)) (/.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64))) b_2 (neg.f64 a)) b_2 (*.f64 (sqrt.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c)) (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (* a (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ a c)) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (* (pow a 3) c)) (sqrt -1))))) |
#s(approx (* a (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c)) (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (* a (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (+ (* (sqrt (* (pow a 3) c)) (sqrt -1)) (* (pow b_2 2) (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ a c)) (/ 1 (sqrt -1))))))))) |
#s(approx (* a (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (fma.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a)))) (*.f64 (/.f64 b_2 #s(literal -1 binary64)) (/.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64))) (*.f64 b_2 b_2) (*.f64 (sqrt.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c)) (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (* a (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (+ (* (sqrt (* (pow a 3) c)) (sqrt -1)) (* (pow b_2 2) (+ (* 1/2 (* (sqrt (/ a c)) (/ 1 (sqrt -1)))) (* (pow b_2 2) (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -1) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b_2 2) (pow (sqrt -1) 5))))))))))) |
#s(approx (* a (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (fma.f64 (fma.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (*.f64 b_2 b_2) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64)))) #s(literal 1/16 binary64) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))) #s(literal -1/8 binary64))) (*.f64 b_2 b_2) (*.f64 (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64))) (*.f64 b_2 b_2) (*.f64 (sqrt.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c)) (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (* (+ (* (* c -1/8) (/ a (pow b_2 3))) (/ -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 (* (+ (* (* c -1/8) (/ a (pow b_2 3))) (/ -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))) (pow.f64 b_2 #s(literal 3 binary64)))) |
#s(approx (+ (* (* c -1/8) (/ a (pow b_2 3))) (/ -1/2 b_2)) #s(hole binary64 (/ (+ (* -1/2 (pow b_2 2)) (* -1/8 (* a c))) (pow b_2 3)))) |
#s(approx (+ (* (* c -1/8) (/ a (pow b_2 3))) (/ -1/2 b_2)) (/.f64 (fma.f64 (*.f64 b_2 b_2) #s(literal -1/2 binary64) (*.f64 #s(literal -1/8 binary64) (*.f64 a c))) (pow.f64 b_2 #s(literal 3 binary64)))) |
#s(approx (- (* b_2 b_2) (* a c)) #s(hole binary64 (- (pow b_2 2) (* a c)))) |
#s(approx (+ (* b_2 b_2) (* (neg c) a)) (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (sqrt (+ (* b_2 b_2) (* (neg c) a))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 a c))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (+ (* (sqrt (* a c)) (sqrt -1)) (* (pow b_2 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -1))))))))) |
#s(approx (sqrt (+ (* b_2 b_2) (* (neg c) a))) (fma.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64))))) (*.f64 (/.f64 b_2 #s(literal -1 binary64)) (/.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64))) (*.f64 b_2 b_2) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 a c))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (+ (* (sqrt (* a c)) (sqrt -1)) (* (pow b_2 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -1)))) (* (pow b_2 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -1) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b_2 2) (pow (sqrt -1) 5))))))))))) |
#s(approx (sqrt (+ (* b_2 b_2) (* (neg c) a))) (fma.f64 (fma.f64 (fma.f64 (*.f64 (/.f64 (*.f64 b_2 b_2) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64))))) #s(literal 1/16 binary64) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))) #s(literal -1/8 binary64))) (*.f64 b_2 b_2) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64))) (*.f64 b_2 b_2) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 a c))))) |
#s(approx (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) #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) (* (neg c) a)))) (/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 c c) b_2) (/.f64 (*.f64 a a) b_2)) #s(literal -1/8 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 a c))) b_2)) |
#s(approx (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) #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) (* (neg c) a)))) (/.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 4 binary64))) #s(literal -1/16 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 c c) b_2) (/.f64 (*.f64 a a) b_2)) #s(literal -1/8 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 a c)))) b_2)) |
#s(approx (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) #s(hole binary64 (/ (+ (* -1/2 (* a c)) (+ (* -1/2 (/ (+ (* 1/64 (* (pow a 4) (pow c 4))) (* 1/16 (* (pow a 4) (pow c 4)))) (pow b_2 6))) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 2))) (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 4)))))) b_2))) |
#s(approx (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) (/.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 a c (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 5/64 binary64)) (pow.f64 b_2 #s(literal 6 binary64)))) (fma.f64 (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 4 binary64))) #s(literal -1/16 binary64) (*.f64 (*.f64 (/.f64 (*.f64 c c) b_2) (/.f64 (*.f64 a a) b_2)) #s(literal -1/8 binary64)))) b_2)) |
#s(approx (/ (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg 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) (sqrt (- (* b_2 b_2) (* a c)))) a) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) b_2) (/.f64 #s(literal -1/8 binary64) b_2) (*.f64 #s(literal -1/2 binary64) c)) b_2)) |
#s(approx (/ (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg 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) (sqrt (- (* b_2 b_2) (* a c)))) a) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) b_2) (/.f64 #s(literal -1/8 binary64) b_2) (fma.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 4 binary64))) #s(literal -1/16 binary64) (*.f64 #s(literal -1/2 binary64) c))) b_2)) |
#s(approx (/ (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg 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 (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (/.f64 (fma.f64 #s(literal -1/2 binary64) (+.f64 c (*.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b_2 #s(literal 6 binary64))) (/.f64 #s(literal 5/64 binary64) a))) (fma.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 4 binary64))) #s(literal -1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c c) a) b_2) (/.f64 #s(literal -1/8 binary64) b_2)))) b_2)) |
#s(approx (sqrt (+ (* b_2 b_2) (* (neg c) a))) #s(hole binary64 (* b_2 (+ 1 (* -1/2 (/ (* a c) (pow b_2 2))))))) |
#s(approx (sqrt (+ (* b_2 b_2) (* (neg c) a))) (*.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) b_2) (/.f64 (*.f64 a c) b_2) #s(literal 1 binary64)) b_2)) |
#s(approx (sqrt (+ (* b_2 b_2) (* (neg 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) (* (neg c) a))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b_2 #s(literal 4 binary64))) #s(literal -1/8 binary64) (fma.f64 (/.f64 #s(literal -1/2 binary64) b_2) (/.f64 (*.f64 a c) b_2) #s(literal 1 binary64))) b_2)) |
#s(approx (sqrt (+ (* b_2 b_2) (* (neg 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 (sqrt (+ (* b_2 b_2) (* (neg c) a))) (fma.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 6 binary64))) #s(literal -1/16 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b_2 #s(literal 4 binary64))) #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 a b_2) #s(literal -1/2 binary64)) (/.f64 c b_2)))) b_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)))) b_2))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) b_2) (/.f64 #s(literal -1/8 binary64) b_2) (*.f64 #s(literal -1/2 binary64) c)) 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) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) b_2) (/.f64 #s(literal -1/8 binary64) b_2) (fma.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 4 binary64))) #s(literal -1/16 binary64) (*.f64 #s(literal -1/2 binary64) c))) 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)))) a) (/.f64 (fma.f64 #s(literal -1/2 binary64) (+.f64 c (*.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b_2 #s(literal 6 binary64))) (/.f64 #s(literal 5/64 binary64) a))) (fma.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 4 binary64))) #s(literal -1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c c) a) b_2) (/.f64 #s(literal -1/8 binary64) b_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)))) b_2))) |
#s(approx (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) (/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 c c) b_2) (/.f64 (*.f64 a a) b_2)) #s(literal -1/8 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 a c))) 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) (* (neg c) a)))) (/.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 4 binary64))) #s(literal -1/16 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 c c) b_2) (/.f64 (*.f64 a a) b_2)) #s(literal -1/8 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 a c)))) 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 b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) (/.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 a c (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 5/64 binary64)) (pow.f64 b_2 #s(literal 6 binary64)))) (fma.f64 (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 4 binary64))) #s(literal -1/16 binary64) (*.f64 (*.f64 (/.f64 (*.f64 c c) b_2) (/.f64 (*.f64 a a) b_2)) #s(literal -1/8 binary64)))) 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) (* (neg c) a))) (*.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) b_2) (/.f64 (*.f64 a c) b_2) #s(literal 1 binary64)) 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))) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4)))))))) |
#s(approx (sqrt (+ (* b_2 b_2) (* (neg c) a))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b_2 #s(literal 4 binary64))) #s(literal -1/8 binary64) (fma.f64 (/.f64 #s(literal -1/2 binary64) b_2) (/.f64 (*.f64 a c) b_2) #s(literal 1 binary64))) 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))) (+ (* -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) (* (neg c) a))) (fma.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 6 binary64))) #s(literal -1/16 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b_2 #s(literal 4 binary64))) #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 a b_2) #s(literal -1/2 binary64)) (/.f64 c b_2)))) b_2 b_2)) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) #s(hole binary64 (/ (* b_2 (+ a (* -1 a))) (pow a 2)))) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) #s(literal 0 binary64)) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) #s(hole binary64 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (+ (/ -1 a) (/ 1 a)))))) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) (*.f64 (fma.f64 (/.f64 c (*.f64 b_2 b_2)) #s(literal -1/2 binary64) #s(literal 0 binary64)) b_2)) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) #s(hole binary64 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 4))) (+ (/ -1 a) (/ 1 a))))))) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b_2 #s(literal 4 binary64))) #s(literal -1/8 binary64) (fma.f64 (/.f64 c (*.f64 b_2 b_2)) #s(literal -1/2 binary64) #s(literal 0 binary64))) b_2)) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) #s(hole binary64 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 4))) (+ (* -1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 6))) (+ (/ -1 a) (/ 1 a)))))))) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) (*.f64 (fma.f64 (/.f64 c (*.f64 b_2 b_2)) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 6 binary64))) #s(literal -1/16 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b_2 #s(literal 4 binary64))) #s(literal -1/8 binary64) #s(literal 0 binary64)))) b_2)) |
#s(approx (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (* b_2 (+ a (* -1 a))))) |
#s(approx (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(literal 0 binary64)) |
#s(approx (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (* b_2 (+ a (+ (* -1 a) (* -1/2 (/ (* (pow a 2) c) (pow b_2 2)))))))) |
#s(approx (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (*.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) b_2) (/.f64 (*.f64 (*.f64 a a) c) b_2) #s(literal 0 binary64)) b_2)) |
#s(approx (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (* b_2 (+ a (+ (* -1 a) (+ (* -1/2 (/ (* (pow a 2) c) (pow b_2 2))) (* -1/8 (/ (* (pow a 3) (pow c 2)) (pow b_2 4))))))))) |
#s(approx (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (*.f64 (+.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) b_2) (/.f64 (*.f64 (*.f64 a a) c) b_2) #s(literal 0 binary64)) (*.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (*.f64 c c)) (pow.f64 b_2 #s(literal 4 binary64))) #s(literal -1/8 binary64))) b_2)) |
#s(approx (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (* b_2 (+ a (+ (* -1 a) (+ (* -1/2 (/ (* (pow a 2) c) (pow b_2 2))) (+ (* -1/8 (/ (* (pow a 3) (pow c 2)) (pow b_2 4))) (* -1/16 (/ (* (pow a 4) (pow c 3)) (pow b_2 6)))))))))) |
#s(approx (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (*.f64 (+.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) b_2) (/.f64 (*.f64 (*.f64 a a) c) b_2) #s(literal 0 binary64)) (fma.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 6 binary64))) #s(literal -1/16 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (*.f64 c c)) (pow.f64 b_2 #s(literal 4 binary64))) #s(literal -1/8 binary64)))) b_2)) |
#s(approx (* a (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* b_2 (+ a (* -1/2 (/ (* (pow a 2) c) (pow b_2 2))))))) |
#s(approx (* a (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (*.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) b_2) (/.f64 (*.f64 (*.f64 a a) c) b_2) a) b_2)) |
#s(approx (* a (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* b_2 (+ a (+ (* -1/2 (/ (* (pow a 2) c) (pow b_2 2))) (* -1/8 (/ (* (pow a 3) (pow c 2)) (pow b_2 4)))))))) |
#s(approx (* a (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (*.f64 c c)) (pow.f64 b_2 #s(literal 4 binary64))) #s(literal -1/8 binary64) (fma.f64 (/.f64 #s(literal -1/2 binary64) b_2) (/.f64 (*.f64 (*.f64 a a) c) b_2) a)) b_2)) |
#s(approx (* a (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* b_2 (+ a (+ (* -1/2 (/ (* (pow a 2) c) (pow b_2 2))) (+ (* -1/8 (/ (* (pow a 3) (pow c 2)) (pow b_2 4))) (* -1/16 (/ (* (pow a 4) (pow c 3)) (pow b_2 6))))))))) |
#s(approx (* a (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (*.f64 (+.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) b_2) (/.f64 (*.f64 (*.f64 a a) c) b_2) a) (fma.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 6 binary64))) #s(literal -1/16 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (*.f64 c c)) (pow.f64 b_2 #s(literal 4 binary64))) #s(literal -1/8 binary64)))) b_2)) |
#s(approx (* (+ (* (* c -1/8) (/ a (pow b_2 3))) (/ -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 (* (+ (* (* c -1/8) (/ a (pow b_2 3))) (/ -1/2 b_2)) c) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) b_2) (/.f64 #s(literal -1/8 binary64) b_2) (*.f64 #s(literal -1/2 binary64) c)) b_2)) |
#s(approx (+ (* (* c -1/8) (/ a (pow b_2 3))) (/ -1/2 b_2)) #s(hole binary64 (/ (- (* -1/8 (/ (* a c) (pow b_2 2))) 1/2) b_2))) |
#s(approx (+ (* (* c -1/8) (/ a (pow b_2 3))) (/ -1/2 b_2)) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) a) b_2) (/.f64 c b_2) #s(literal -1/2 binary64)) b_2)) |
#s(approx (+ (* b_2 b_2) (* (neg c) a)) #s(hole binary64 (* (pow b_2 2) (+ 1 (* -1 (/ (* a c) (pow b_2 2))))))) |
#s(approx (+ (* b_2 b_2) (* (neg c) a)) (*.f64 (fma.f64 (neg.f64 a) (/.f64 c (*.f64 b_2 b_2)) #s(literal 1 binary64)) (*.f64 b_2 b_2))) |
#s(approx (- (* b_2 b_2) (* a c)) #s(hole binary64 (* (pow b_2 2) (+ 1 (* -1 (/ (* a c) (pow b_2 2))))))) |
#s(approx (+ (* b_2 b_2) (* (neg c) a)) (*.f64 (fma.f64 (neg.f64 a) (/.f64 c (*.f64 b_2 b_2)) #s(literal 1 binary64)) (*.f64 b_2 b_2))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (* b_2 (+ 1 (* -1/2 (/ (* a c) (pow b_2 2))))))) |
#s(approx (sqrt (+ (* b_2 b_2) (* (neg c) a))) (*.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) b_2) (/.f64 (*.f64 a c) b_2) #s(literal 1 binary64)) b_2)) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (* b_2 (+ 1 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4)))))))) |
#s(approx (sqrt (+ (* b_2 b_2) (* (neg c) a))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b_2 #s(literal 4 binary64))) #s(literal -1/8 binary64) (fma.f64 (/.f64 #s(literal -1/2 binary64) b_2) (/.f64 (*.f64 a c) b_2) #s(literal 1 binary64))) b_2)) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (* b_2 (+ 1 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))) (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 6))))))))) |
#s(approx (sqrt (+ (* b_2 b_2) (* (neg c) a))) (fma.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 6 binary64))) #s(literal -1/16 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b_2 #s(literal 4 binary64))) #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 a b_2) #s(literal -1/2 binary64)) (/.f64 c b_2)))) b_2 b_2)) |
#s(approx (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) #s(hole binary64 (* -2 b_2))) |
#s(approx (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) (*.f64 #s(literal -2 binary64) b_2)) |
#s(approx (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) #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) (* (neg c) a)))) (*.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) b_2) (/.f64 (*.f64 a c) b_2) #s(literal 2 binary64)) (neg.f64 b_2))) |
#s(approx (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) #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) (* (neg c) a)))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b_2 #s(literal 4 binary64))) #s(literal -1/8 binary64) (fma.f64 (/.f64 #s(literal -1/2 binary64) b_2) (/.f64 (*.f64 a c) b_2) #s(literal 2 binary64))) (neg.f64 b_2))) |
#s(approx (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) #s(hole binary64 (* -1 (* b_2 (+ 2 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))) (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 6)))))))))) |
#s(approx (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) (*.f64 (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b_2 #s(literal 4 binary64))) #s(literal -1/8 binary64) (fma.f64 (/.f64 #s(literal -1/2 binary64) b_2) (/.f64 (*.f64 a c) b_2) #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal -1/16 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 6 binary64)))) (neg.f64 b_2))) |
#s(approx (/ (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) a) #s(hole binary64 (* -2 (/ 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) (* (neg c) a)))) 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) (*.f64 (fma.f64 (/.f64 c (*.f64 b_2 b_2)) #s(literal -1/2 binary64) (/.f64 #s(literal 2 binary64) a)) (neg.f64 b_2))) |
#s(approx (/ (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg 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) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b_2 #s(literal 4 binary64))) #s(literal -1/8 binary64) (fma.f64 (/.f64 c (*.f64 b_2 b_2)) #s(literal -1/2 binary64) (/.f64 #s(literal 2 binary64) a))) (neg.f64 b_2))) |
#s(approx (/ (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg 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 (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (fma.f64 (/.f64 c (*.f64 b_2 b_2)) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 6 binary64))) #s(literal -1/16 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b_2 #s(literal 4 binary64))) #s(literal -1/8 binary64) (/.f64 #s(literal 2 binary64) a)))) (neg.f64 b_2))) |
#s(approx (sqrt (+ (* b_2 b_2) (* (neg c) a))) #s(hole binary64 (* -1 b_2))) |
#s(approx (sqrt (+ (* b_2 b_2) (* (neg c) a))) (neg.f64 b_2)) |
#s(approx (sqrt (+ (* b_2 b_2) (* (neg c) a))) #s(hole binary64 (* -1 (* b_2 (+ 1 (* -1/2 (/ (* a c) (pow b_2 2)))))))) |
#s(approx (sqrt (+ (* b_2 b_2) (* (neg c) a))) (*.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) b_2) (/.f64 (*.f64 a c) b_2) #s(literal 1 binary64)) (neg.f64 b_2))) |
#s(approx (sqrt (+ (* b_2 b_2) (* (neg 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) (* (neg c) a))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b_2 #s(literal 4 binary64))) #s(literal -1/8 binary64) (fma.f64 (/.f64 #s(literal -1/2 binary64) b_2) (/.f64 (*.f64 a c) b_2) #s(literal 1 binary64))) (neg.f64 b_2))) |
#s(approx (sqrt (+ (* b_2 b_2) (* (neg 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 (sqrt (+ (* b_2 b_2) (* (neg c) a))) (neg.f64 (fma.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 6 binary64))) #s(literal -1/16 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b_2 #s(literal 4 binary64))) #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 a b_2) #s(literal -1/2 binary64)) (/.f64 c b_2)))) b_2 b_2))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -2 (/ b_2 a)))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 #s(literal -2 binary64) (/.f64 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) (*.f64 (fma.f64 (/.f64 c (*.f64 b_2 b_2)) #s(literal -1/2 binary64) (/.f64 #s(literal 2 binary64) a)) (neg.f64 b_2))) |
#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) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b_2 #s(literal 4 binary64))) #s(literal -1/8 binary64) (fma.f64 (/.f64 c (*.f64 b_2 b_2)) #s(literal -1/2 binary64) (/.f64 #s(literal 2 binary64) a))) (neg.f64 b_2))) |
#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)))) a) (*.f64 (fma.f64 (/.f64 c (*.f64 b_2 b_2)) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 6 binary64))) #s(literal -1/16 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b_2 #s(literal 4 binary64))) #s(literal -1/8 binary64) (/.f64 #s(literal 2 binary64) a)))) (neg.f64 b_2))) |
#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) (* (neg c) a)))) (*.f64 #s(literal -2 binary64) 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) (* (neg c) a)))) (*.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) b_2) (/.f64 (*.f64 a c) b_2) #s(literal 2 binary64)) (neg.f64 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))) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))))))))) |
#s(approx (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b_2 #s(literal 4 binary64))) #s(literal -1/8 binary64) (fma.f64 (/.f64 #s(literal -1/2 binary64) b_2) (/.f64 (*.f64 a c) b_2) #s(literal 2 binary64))) (neg.f64 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))) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))) (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 6)))))))))) |
#s(approx (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) (*.f64 (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b_2 #s(literal 4 binary64))) #s(literal -1/8 binary64) (fma.f64 (/.f64 #s(literal -1/2 binary64) b_2) (/.f64 (*.f64 a c) b_2) #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal -1/16 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 6 binary64)))) (neg.f64 b_2))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* -1 b_2))) |
#s(approx (sqrt (+ (* b_2 b_2) (* (neg c) a))) (neg.f64 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) (* (neg c) a))) (*.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) b_2) (/.f64 (*.f64 a c) b_2) #s(literal 1 binary64)) (neg.f64 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))) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))))))))) |
#s(approx (sqrt (+ (* b_2 b_2) (* (neg c) a))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b_2 #s(literal 4 binary64))) #s(literal -1/8 binary64) (fma.f64 (/.f64 #s(literal -1/2 binary64) b_2) (/.f64 (*.f64 a c) b_2) #s(literal 1 binary64))) (neg.f64 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))) (+ (* -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) (* (neg c) a))) (neg.f64 (fma.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 6 binary64))) #s(literal -1/16 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b_2 #s(literal 4 binary64))) #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 a b_2) #s(literal -1/2 binary64)) (/.f64 c b_2)))) b_2 b_2))) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) #s(hole binary64 (* -2 (/ b_2 a)))) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) (*.f64 #s(literal -2 binary64) (/.f64 b_2 a))) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) #s(hole binary64 (* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (* 2 (/ 1 a))))))) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) (*.f64 (fma.f64 (/.f64 c (*.f64 b_2 b_2)) #s(literal -1/2 binary64) (/.f64 #s(literal 2 binary64) a)) (neg.f64 b_2))) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) #s(hole binary64 (* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 4))) (* 2 (/ 1 a)))))))) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b_2 #s(literal 4 binary64))) #s(literal -1/8 binary64) (fma.f64 (/.f64 c (*.f64 b_2 b_2)) #s(literal -1/2 binary64) (/.f64 #s(literal 2 binary64) a))) (neg.f64 b_2))) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) #s(hole binary64 (* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 4))) (+ (* -1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 6))) (* 2 (/ 1 a))))))))) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) (*.f64 (fma.f64 (/.f64 c (*.f64 b_2 b_2)) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 6 binary64))) #s(literal -1/16 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b_2 #s(literal 4 binary64))) #s(literal -1/8 binary64) (/.f64 #s(literal 2 binary64) a)))) (neg.f64 b_2))) |
#s(approx (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (* -2 (* a b_2)))) |
#s(approx (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (*.f64 #s(literal -2 binary64) (*.f64 a b_2))) |
#s(approx (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (* -1 (* b_2 (+ (* -1/2 (/ (* (pow a 2) c) (pow b_2 2))) (* 2 a)))))) |
#s(approx (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 a a) b_2) (/.f64 c b_2)) #s(literal -1/2 binary64) (*.f64 #s(literal 2 binary64) a)) (neg.f64 b_2))) |
#s(approx (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (* -1 (* b_2 (+ (* -1/2 (/ (* (pow a 2) c) (pow b_2 2))) (+ (* -1/8 (/ (* (pow a 3) (pow c 2)) (pow b_2 4))) (* 2 a))))))) |
#s(approx (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (*.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) b_2) (/.f64 (*.f64 (*.f64 a a) c) b_2) (fma.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (*.f64 c c)) (pow.f64 b_2 #s(literal 4 binary64))) #s(literal -1/8 binary64) (*.f64 #s(literal 2 binary64) a))) (neg.f64 b_2))) |
#s(approx (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (* -1 (* b_2 (+ (* -1/2 (/ (* (pow a 2) c) (pow b_2 2))) (+ (* -1/8 (/ (* (pow a 3) (pow c 2)) (pow b_2 4))) (+ (* -1/16 (/ (* (pow a 4) (pow c 3)) (pow b_2 6))) (* 2 a)))))))) |
#s(approx (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (*.f64 c c)) (pow.f64 b_2 #s(literal 4 binary64))) #s(literal -1/8 binary64) (fma.f64 (/.f64 #s(literal -1/2 binary64) b_2) (/.f64 (*.f64 (*.f64 a a) c) b_2) (fma.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 6 binary64))) #s(literal -1/16 binary64) (*.f64 #s(literal 2 binary64) a)))) (neg.f64 b_2))) |
#s(approx (* a (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* -1 (* a b_2)))) |
#s(approx (* a (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (*.f64 (neg.f64 b_2) a)) |
#s(approx (* a (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* -1 (* b_2 (+ a (* -1/2 (/ (* (pow a 2) c) (pow b_2 2)))))))) |
#s(approx (* a (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (*.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) b_2) (/.f64 (*.f64 (*.f64 a a) c) b_2) a) (neg.f64 b_2))) |
#s(approx (* a (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* -1 (* b_2 (+ a (+ (* -1/2 (/ (* (pow a 2) c) (pow b_2 2))) (* -1/8 (/ (* (pow a 3) (pow c 2)) (pow b_2 4))))))))) |
#s(approx (* a (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (*.f64 c c)) (pow.f64 b_2 #s(literal 4 binary64))) #s(literal -1/8 binary64) (fma.f64 (/.f64 #s(literal -1/2 binary64) b_2) (/.f64 (*.f64 (*.f64 a a) c) b_2) a)) (neg.f64 b_2))) |
#s(approx (* a (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* -1 (* b_2 (+ a (+ (* -1/2 (/ (* (pow a 2) c) (pow b_2 2))) (+ (* -1/8 (/ (* (pow a 3) (pow c 2)) (pow b_2 4))) (* -1/16 (/ (* (pow a 4) (pow c 3)) (pow b_2 6)))))))))) |
#s(approx (* a (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (*.f64 (+.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) b_2) (/.f64 (*.f64 (*.f64 a a) c) b_2) a) (fma.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 6 binary64))) #s(literal -1/16 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (*.f64 c c)) (pow.f64 b_2 #s(literal 4 binary64))) #s(literal -1/8 binary64)))) (neg.f64 b_2))) |
#s(approx (* (+ (* (* c -1/8) (/ a (pow b_2 3))) (/ -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 (* (+ (* (* c -1/8) (/ a (pow b_2 3))) (/ -1/2 b_2)) c) (/.f64 (fma.f64 (/.f64 #s(literal 1/8 binary64) b_2) (/.f64 (*.f64 (*.f64 c c) a) b_2) (*.f64 #s(literal 1/2 binary64) c)) (neg.f64 b_2))) |
#s(approx (+ (* (* c -1/8) (/ a (pow b_2 3))) (/ -1/2 b_2)) #s(hole binary64 (* -1 (/ (+ 1/2 (* 1/8 (/ (* a c) (pow b_2 2)))) b_2)))) |
#s(approx (+ (* (* c -1/8) (/ a (pow b_2 3))) (/ -1/2 b_2)) (/.f64 (fma.f64 (/.f64 #s(literal 1/8 binary64) b_2) (/.f64 (*.f64 a c) b_2) #s(literal 1/2 binary64)) (neg.f64 b_2))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (* -1 b_2))) |
#s(approx (sqrt (+ (* b_2 b_2) (* (neg c) a))) (neg.f64 b_2)) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (* -1 (* b_2 (+ 1 (* -1/2 (/ (* a c) (pow b_2 2)))))))) |
#s(approx (sqrt (+ (* b_2 b_2) (* (neg c) a))) (*.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) b_2) (/.f64 (*.f64 a c) b_2) #s(literal 1 binary64)) (neg.f64 b_2))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (* -1 (* b_2 (+ 1 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))))))))) |
#s(approx (sqrt (+ (* b_2 b_2) (* (neg c) a))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b_2 #s(literal 4 binary64))) #s(literal -1/8 binary64) (fma.f64 (/.f64 #s(literal -1/2 binary64) b_2) (/.f64 (*.f64 a c) b_2) #s(literal 1 binary64))) (neg.f64 b_2))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (* -1 (* b_2 (+ 1 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (+ (* -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) (* (neg c) a))) (neg.f64 (fma.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 6 binary64))) #s(literal -1/16 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b_2 #s(literal 4 binary64))) #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 a b_2) #s(literal -1/2 binary64)) (/.f64 c b_2)))) b_2 b_2))) |
#s(approx (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) #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) (* (neg c) a)))) (*.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 c (pow.f64 b_2 #s(literal 3 binary64)))) #s(literal -1/8 binary64) (*.f64 (/.f64 a b_2) #s(literal -1/2 binary64))) c)) |
#s(approx (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) #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) (* (neg c) a)))) (*.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (/.f64 c (pow.f64 b_2 #s(literal 5 binary64)))) #s(literal -1/16 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 a a)) (pow.f64 b_2 #s(literal 3 binary64)))) c (*.f64 (/.f64 a b_2) #s(literal -1/2 binary64))) c)) |
#s(approx (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) #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 b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 c (/.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b_2 #s(literal 6 binary64))) #s(literal 5/64 binary64)) b_2)) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal -1/16 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 5 binary64)))) c (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 a a)) (pow.f64 b_2 #s(literal 3 binary64)))) c (*.f64 (/.f64 a b_2) #s(literal -1/2 binary64))) c)) |
#s(approx (/ (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) 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) (*.f64 (fma.f64 (*.f64 a (/.f64 c (pow.f64 b_2 #s(literal 3 binary64)))) #s(literal -1/8 binary64) (/.f64 #s(literal -1/2 binary64) b_2)) c)) |
#s(approx (/ (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg 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)))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 c (pow.f64 b_2 #s(literal 5 binary64)))) #s(literal -1/16 binary64) (*.f64 (/.f64 a (pow.f64 b_2 #s(literal 3 binary64))) #s(literal -1/8 binary64))) c (/.f64 #s(literal -1/2 binary64) b_2)) c)) |
#s(approx (/ (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) 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)))) a) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b_2 #s(literal 6 binary64))) #s(literal 5/64 binary64)) a) (/.f64 c b_2)) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 a a)) (pow.f64 b_2 #s(literal 5 binary64)))) c (*.f64 (/.f64 a (pow.f64 b_2 #s(literal 3 binary64))) #s(literal -1/8 binary64))) c (/.f64 #s(literal -1/2 binary64) b_2)) c)) |
#s(approx (sqrt (+ (* b_2 b_2) (* (neg 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) (* (neg c) a))) (fma.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 c (pow.f64 b_2 #s(literal 3 binary64)))) #s(literal -1/8 binary64) (*.f64 (/.f64 a b_2) #s(literal -1/2 binary64))) c b_2)) |
#s(approx (sqrt (+ (* b_2 b_2) (* (neg 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 (sqrt (+ (* b_2 b_2) (* (neg c) a))) (fma.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (/.f64 c (pow.f64 b_2 #s(literal 5 binary64)))) #s(literal -1/16 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 a a)) (pow.f64 b_2 #s(literal 3 binary64)))) c (*.f64 (/.f64 a b_2) #s(literal -1/2 binary64))) c b_2)) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #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) (*.f64 (fma.f64 (*.f64 a (/.f64 c (pow.f64 b_2 #s(literal 3 binary64)))) #s(literal -1/8 binary64) (/.f64 #s(literal -1/2 binary64) b_2)) c)) |
#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) (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 c (pow.f64 b_2 #s(literal 5 binary64)))) #s(literal -1/16 binary64) (*.f64 (/.f64 a (pow.f64 b_2 #s(literal 3 binary64))) #s(literal -1/8 binary64))) c (/.f64 #s(literal -1/2 binary64) b_2)) c)) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #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)))) a) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b_2 #s(literal 6 binary64))) #s(literal 5/64 binary64)) a) (/.f64 c b_2)) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 a a)) (pow.f64 b_2 #s(literal 5 binary64)))) c (*.f64 (/.f64 a (pow.f64 b_2 #s(literal 3 binary64))) #s(literal -1/8 binary64))) c (/.f64 #s(literal -1/2 binary64) b_2)) c)) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #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) (* (neg c) a)))) (*.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 c (pow.f64 b_2 #s(literal 3 binary64)))) #s(literal -1/8 binary64) (*.f64 (/.f64 a b_2) #s(literal -1/2 binary64))) c)) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #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) (* (neg c) a)))) (*.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (/.f64 c (pow.f64 b_2 #s(literal 5 binary64)))) #s(literal -1/16 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 a a)) (pow.f64 b_2 #s(literal 3 binary64)))) c (*.f64 (/.f64 a b_2) #s(literal -1/2 binary64))) c)) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #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 b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 c (/.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b_2 #s(literal 6 binary64))) #s(literal 5/64 binary64)) b_2)) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal -1/16 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 5 binary64)))) c (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 a a)) (pow.f64 b_2 #s(literal 3 binary64)))) c (*.f64 (/.f64 a b_2) #s(literal -1/2 binary64))) c)) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (+ b_2 (* c (+ (* -1/2 (/ a b_2)) (* -1/8 (/ (* (pow a 2) c) (pow b_2 3)))))))) |
#s(approx (sqrt (+ (* b_2 b_2) (* (neg c) a))) (fma.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 c (pow.f64 b_2 #s(literal 3 binary64)))) #s(literal -1/8 binary64) (*.f64 (/.f64 a b_2) #s(literal -1/2 binary64))) c b_2)) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #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 (sqrt (+ (* b_2 b_2) (* (neg c) a))) (fma.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (/.f64 c (pow.f64 b_2 #s(literal 5 binary64)))) #s(literal -1/16 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 a a)) (pow.f64 b_2 #s(literal 3 binary64)))) c (*.f64 (/.f64 a b_2) #s(literal -1/2 binary64))) c b_2)) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) #s(hole binary64 (/ (+ (* -1 (* a b_2)) (* a b_2)) (pow a 2)))) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) #s(literal 0 binary64)) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) #s(hole binary64 (+ (* -1 (/ b_2 a)) (+ (* -1/2 (/ c b_2)) (/ b_2 a))))) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) (fma.f64 (/.f64 c b_2) #s(literal -1/2 binary64) #s(literal 0 binary64))) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) #s(hole binary64 (+ (* -1 (/ b_2 a)) (+ (* c (- (* -1/8 (/ (* a c) (pow b_2 3))) (* 1/2 (/ 1 b_2)))) (/ b_2 a))))) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) (fma.f64 (fma.f64 (*.f64 a (/.f64 c (pow.f64 b_2 #s(literal 3 binary64)))) #s(literal -1/8 binary64) (/.f64 #s(literal -1/2 binary64) b_2)) c #s(literal 0 binary64))) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) #s(hole binary64 (+ (* -1 (/ b_2 a)) (+ (* c (- (* c (+ (* -1/8 (/ a (pow b_2 3))) (* -1/16 (/ (* (pow a 2) c) (pow b_2 5))))) (* 1/2 (/ 1 b_2)))) (/ b_2 a))))) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 c (pow.f64 b_2 #s(literal 5 binary64)))) #s(literal -1/16 binary64) (*.f64 (/.f64 a (pow.f64 b_2 #s(literal 3 binary64))) #s(literal -1/8 binary64))) c (/.f64 #s(literal -1/2 binary64) b_2)) c #s(literal 0 binary64))) |
#s(approx (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (+ (* -1 (* a b_2)) (* a b_2)))) |
#s(approx (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(literal 0 binary64)) |
#s(approx (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (+ (* -1 (* a b_2)) (+ (* -1/2 (/ (* (pow a 2) c) b_2)) (* a b_2))))) |
#s(approx (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (fma.f64 (/.f64 (*.f64 (*.f64 a a) c) b_2) #s(literal -1/2 binary64) #s(literal 0 binary64))) |
#s(approx (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (+ (* -1 (* a b_2)) (+ (* a b_2) (* c (+ (* -1/2 (/ (pow a 2) b_2)) (* -1/8 (/ (* (pow a 3) c) (pow b_2 3))))))))) |
#s(approx (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (fma.f64 (fma.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (/.f64 c (pow.f64 b_2 #s(literal 3 binary64)))) #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 a a) b_2) #s(literal -1/2 binary64))) c #s(literal 0 binary64))) |
#s(approx (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (+ (* -1 (* a b_2)) (+ (* a b_2) (* c (+ (* -1/2 (/ (pow a 2) b_2)) (* c (+ (* -1/8 (/ (pow a 3) (pow b_2 3))) (* -1/16 (/ (* (pow a 4) c) (pow b_2 5))))))))))) |
#s(approx (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (fma.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (/.f64 c (pow.f64 b_2 #s(literal 5 binary64)))) #s(literal -1/16 binary64) (*.f64 (pow.f64 (/.f64 a b_2) #s(literal 3 binary64)) #s(literal -1/8 binary64))) c (*.f64 (/.f64 (*.f64 a a) b_2) #s(literal -1/2 binary64))) c #s(literal 0 binary64))) |
#s(approx (* a (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (+ (* -1/2 (/ (* (pow a 2) c) b_2)) (* a b_2)))) |
#s(approx (* a (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (fma.f64 (/.f64 (*.f64 (*.f64 a a) c) b_2) #s(literal -1/2 binary64) (*.f64 a b_2))) |
#s(approx (* a (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (+ (* a b_2) (* c (+ (* -1/2 (/ (pow a 2) b_2)) (* -1/8 (/ (* (pow a 3) c) (pow b_2 3)))))))) |
#s(approx (* a (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (fma.f64 (fma.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (/.f64 c (pow.f64 b_2 #s(literal 3 binary64)))) #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 a a) b_2) #s(literal -1/2 binary64))) c (*.f64 a b_2))) |
#s(approx (* a (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (+ (* a b_2) (* c (+ (* -1/2 (/ (pow a 2) b_2)) (* c (+ (* -1/8 (/ (pow a 3) (pow b_2 3))) (* -1/16 (/ (* (pow a 4) c) (pow b_2 5)))))))))) |
#s(approx (* a (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (fma.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (/.f64 c (pow.f64 b_2 #s(literal 5 binary64)))) #s(literal -1/16 binary64) (*.f64 (pow.f64 (/.f64 a b_2) #s(literal 3 binary64)) #s(literal -1/8 binary64))) c (*.f64 (/.f64 (*.f64 a a) b_2) #s(literal -1/2 binary64))) c (*.f64 a b_2))) |
#s(approx (* (+ (* (* c -1/8) (/ a (pow b_2 3))) (/ -1/2 b_2)) c) #s(hole binary64 (* c (- (* -1/8 (/ (* a c) (pow b_2 3))) (* 1/2 (/ 1 b_2)))))) |
#s(approx (* (+ (* (* c -1/8) (/ a (pow b_2 3))) (/ -1/2 b_2)) c) (*.f64 (fma.f64 (*.f64 a (/.f64 c (pow.f64 b_2 #s(literal 3 binary64)))) #s(literal -1/8 binary64) (/.f64 #s(literal -1/2 binary64) b_2)) c)) |
#s(approx (* c -1/8) #s(hole binary64 (* -1/8 c))) |
#s(approx (* c -1/8) (*.f64 #s(literal -1/8 binary64) c)) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (+ b_2 (* c (+ (* -1/2 (/ a b_2)) (* -1/8 (/ (* (pow a 2) c) (pow b_2 3)))))))) |
#s(approx (sqrt (+ (* b_2 b_2) (* (neg c) a))) (fma.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 c (pow.f64 b_2 #s(literal 3 binary64)))) #s(literal -1/8 binary64) (*.f64 (/.f64 a b_2) #s(literal -1/2 binary64))) c b_2)) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #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 (sqrt (+ (* b_2 b_2) (* (neg c) a))) (fma.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (/.f64 c (pow.f64 b_2 #s(literal 5 binary64)))) #s(literal -1/16 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 a a)) (pow.f64 b_2 #s(literal 3 binary64)))) c (*.f64 (/.f64 a b_2) #s(literal -1/2 binary64))) c b_2)) |
#s(approx (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) #s(hole binary64 (* c (+ (* -1 (/ b_2 c)) (* (sqrt (/ a c)) (sqrt -1)))))) |
#s(approx (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) (*.f64 (fma.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (neg.f64 b_2) c)) c)) |
#s(approx (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg 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))) (/ b_2 c))))) |
#s(approx (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/2 binary64) (-.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 b_2 c))) c)) |
#s(approx (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg 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)))) (/ b_2 c))))) |
#s(approx (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #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 3 binary64)) a))) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/2 binary64) (-.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 b_2 c)))) c)) |
#s(approx (/ (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) 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) (*.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (/.f64 (neg.f64 b_2) a) c)) c)) |
#s(approx (/ (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg 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) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)))) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (/.f64 (neg.f64 b_2) a) c))) c)) |
#s(approx (/ (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg 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 (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (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)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)))) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (/.f64 (neg.f64 b_2) a) c)))) c)) |
#s(approx (sqrt (+ (* b_2 b_2) (* (neg 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) (* (neg c) a))) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64)))) c)) |
#s(approx (sqrt (+ (* b_2 b_2) (* (neg 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) (* (neg c) a))) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #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 3 binary64)) a))) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))))) c)) |
#s(approx (sqrt (+ (* b_2 b_2) (* (neg 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 (sqrt (+ (* b_2 b_2) (* (neg c) a))) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 7 binary64)))) (/.f64 (pow.f64 b_2 #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64)))) #s(literal 1/16 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #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 3 binary64)) a))) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 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) (*.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (/.f64 (neg.f64 b_2) a) c)) c)) |
#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) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)))) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (/.f64 (neg.f64 b_2) a) c))) c)) |
#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)))) a) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (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)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)))) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (/.f64 (neg.f64 b_2) a) c)))) c)) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* c (+ (* -1 (/ b_2 c)) (* (sqrt (/ a c)) (sqrt -1)))))) |
#s(approx (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) (*.f64 (fma.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (neg.f64 b_2) c)) c)) |
#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) (* (neg c) a)))) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/2 binary64) (-.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 b_2 c))) c)) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1)))) (/ b_2 c))))) |
#s(approx (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #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 3 binary64)) a))) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/2 binary64) (-.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 b_2 c)))) c)) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1)))))) |
#s(approx (sqrt (+ (* b_2 b_2) (* (neg c) a))) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64)))) c)) |
#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) (* (neg c) a))) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #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 3 binary64)) a))) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))))) c)) |
#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 (sqrt (+ (* b_2 b_2) (* (neg c) a))) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 7 binary64)))) (/.f64 (pow.f64 b_2 #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64)))) #s(literal 1/16 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #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 3 binary64)) a))) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64)))))) c)) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) #s(hole binary64 (* c (+ (* -1 (/ b_2 (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) (*.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (/.f64 (neg.f64 b_2) a) c)) c)) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) #s(hole binary64 (* c (+ (* -1 (/ b_2 (* a c))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)))) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (/.f64 (neg.f64 b_2) a) c))) c)) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) #s(hole binary64 (* c (+ (* -1 (/ b_2 (* a c))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))))) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (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)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)))) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (/.f64 (neg.f64 b_2) a) c)))) c)) |
#s(approx (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (* c (+ (* -1 (/ (* a b_2) c)) (* (sqrt (/ (pow a 3) c)) (sqrt -1)))))) |
#s(approx (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (*.f64 (fma.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (sqrt.f64 #s(literal -1 binary64)) (*.f64 a (/.f64 (neg.f64 b_2) c))) c)) |
#s(approx (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (* c (+ (* -1 (/ (* a b_2) c)) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ (pow a 3) c)) (sqrt -1))))))) |
#s(approx (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 3 binary64)))) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (sqrt.f64 #s(literal -1 binary64)) (*.f64 a (/.f64 (neg.f64 b_2) c)))) c)) |
#s(approx (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (* c (+ (* -1 (/ (* a b_2) c)) (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ (pow a 3) c)) (sqrt -1)))))))) |
#s(approx (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) a)))) (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 3 binary64)))) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (sqrt.f64 #s(literal -1 binary64)) (*.f64 a (/.f64 (neg.f64 b_2) c))))) c)) |
#s(approx (* a (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* c (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ (pow a 3) c)) (sqrt -1)))))) |
#s(approx (* a (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 3 binary64)))) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (sqrt.f64 #s(literal -1 binary64)))) c)) |
#s(approx (* a (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ (pow a 3) c)) (sqrt -1))))))) |
#s(approx (* a (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) a)))) (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 3 binary64)))) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (sqrt.f64 #s(literal -1 binary64))))) c)) |
#s(approx (* a (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 7)))) (/ (pow b_2 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ (pow a 3) c)) (sqrt -1)))))))) |
#s(approx (* a (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) a)))) (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 7 binary64)))) (/.f64 (pow.f64 b_2 #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64)))) #s(literal 1/16 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 3 binary64)))) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (sqrt.f64 #s(literal -1 binary64)))))) c)) |
#s(approx (* (+ (* (* c -1/8) (/ a (pow b_2 3))) (/ -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 (* (+ (* (* c -1/8) (/ a (pow b_2 3))) (/ -1/2 b_2)) c) (*.f64 (-.f64 (*.f64 (/.f64 a (pow.f64 b_2 #s(literal 3 binary64))) #s(literal -1/8 binary64)) (/.f64 #s(literal 1/2 binary64) (*.f64 c b_2))) (*.f64 c c))) |
#s(approx (+ (* (* c -1/8) (/ a (pow b_2 3))) (/ -1/2 b_2)) #s(hole binary64 (* c (- (* -1/8 (/ a (pow b_2 3))) (* 1/2 (/ 1 (* b_2 c))))))) |
#s(approx (+ (* (* c -1/8) (/ a (pow b_2 3))) (/ -1/2 b_2)) (*.f64 (-.f64 (*.f64 (/.f64 a (pow.f64 b_2 #s(literal 3 binary64))) #s(literal -1/8 binary64)) (/.f64 #s(literal 1/2 binary64) (*.f64 c b_2))) c)) |
#s(approx (+ (* b_2 b_2) (* (neg c) a)) #s(hole binary64 (* c (+ (* -1 a) (/ (pow b_2 2) c))))) |
#s(approx (+ (* b_2 b_2) (* (neg c) a)) (*.f64 (fma.f64 #s(literal -1 binary64) a (/.f64 (*.f64 b_2 b_2) c)) c)) |
#s(approx (- (* b_2 b_2) (* a c)) #s(hole binary64 (* c (- (/ (pow b_2 2) c) a)))) |
#s(approx (+ (* b_2 b_2) (* (neg c) a)) (*.f64 (-.f64 (/.f64 (*.f64 b_2 b_2) c) a) c)) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1)))))) |
#s(approx (sqrt (+ (* b_2 b_2) (* (neg c) a))) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64)))) c)) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1))))))) |
#s(approx (sqrt (+ (* b_2 b_2) (* (neg c) a))) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #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 3 binary64)) a))) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))))) c)) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b_2 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (sqrt (+ (* b_2 b_2) (* (neg c) a))) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 7 binary64)))) (/.f64 (pow.f64 b_2 #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64)))) #s(literal 1/16 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #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 3 binary64)) a))) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64)))))) c)) |
#s(approx (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) #s(hole binary64 (* -1 (* c (+ (* (sqrt (/ a c)) (sqrt -1)) (/ b_2 c)))))) |
#s(approx (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) (*.f64 (fma.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 b_2 c)) (neg.f64 c))) |
#s(approx (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) #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) (* (neg c) a)))) (*.f64 (fma.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2))) b_2) (neg.f64 c))) (neg.f64 c))) |
#s(approx (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) #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 b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) (*.f64 (fma.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (-.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)))) (neg.f64 c)) b_2) (neg.f64 c))) (neg.f64 c))) |
#s(approx (/ (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) 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) (*.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (/.f64 b_2 a) c)) (neg.f64 c))) |
#s(approx (/ (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg 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) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)) (/.f64 (neg.f64 b_2) a)) (neg.f64 c))) (neg.f64 c))) |
#s(approx (/ (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg 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 (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (-.f64 (/.f64 (neg.f64 b_2) a) (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)) (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.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))))) c)) (neg.f64 c))) (neg.f64 c))) |
#s(approx (sqrt (+ (* b_2 b_2) (* (neg 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) (* (neg c) a))) (*.f64 (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (*.f64 b_2 b_2)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64)))) (neg.f64 c))) |
#s(approx (sqrt (+ (* b_2 b_2) (* (neg 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) (* (neg c) a))) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (*.f64 b_2 b_2)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))))) (neg.f64 c))) |
#s(approx (sqrt (+ (* b_2 b_2) (* (neg 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 (sqrt (+ (* b_2 b_2) (* (neg c) a))) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 7 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b_2 #s(literal 6 binary64)))) #s(literal 1/16 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (*.f64 b_2 b_2)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64)))))) (neg.f64 c))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -1 (* c (+ (* (sqrt (/ 1 (* a c))) (sqrt -1)) (/ b_2 (* a c))))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (/.f64 b_2 a) c)) (neg.f64 c))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #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) (*.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)) (/.f64 (neg.f64 b_2) a)) (neg.f64 c))) (neg.f64 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 (/ (+ (* -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)))) a) (*.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (-.f64 (/.f64 (neg.f64 b_2) a) (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)) (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.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))))) c)) (neg.f64 c))) (neg.f64 c))) |
#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) (* (neg c) a)))) (*.f64 (fma.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 b_2 c)) (neg.f64 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) (* (neg c) a)))) (*.f64 (fma.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2))) b_2) (neg.f64 c))) (neg.f64 c))) |
#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 b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) (*.f64 (fma.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (-.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)))) (neg.f64 c)) b_2) (neg.f64 c))) (neg.f64 c))) |
#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) (* (neg c) a))) (*.f64 (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (*.f64 b_2 b_2)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64)))) (neg.f64 c))) |
#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) (* (neg c) a))) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (*.f64 b_2 b_2)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))))) (neg.f64 c))) |
#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 (sqrt (+ (* b_2 b_2) (* (neg c) a))) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 7 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b_2 #s(literal 6 binary64)))) #s(literal 1/16 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (*.f64 b_2 b_2)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64)))))) (neg.f64 c))) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) #s(hole binary64 (* -1 (* c (+ (* (sqrt (/ 1 (* a c))) (sqrt -1)) (/ b_2 (* a c))))))) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) (*.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (/.f64 b_2 a) c)) (neg.f64 c))) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ b_2 a)) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) (*.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)) (/.f64 (neg.f64 b_2) a)) (neg.f64 c))) (neg.f64 c))) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ b_2 a)) (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b_2 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (* (pow b_2 2) (sqrt -1))))) c))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) (*.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (-.f64 (/.f64 (neg.f64 b_2) a) (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)) (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.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))))) c)) (neg.f64 c))) (neg.f64 c))) |
#s(approx (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (* -1 (* c (+ (* (sqrt (/ (pow a 3) c)) (sqrt -1)) (/ (* a b_2) c)))))) |
#s(approx (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (*.f64 (fma.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (sqrt.f64 #s(literal -1 binary64)) (*.f64 a (/.f64 b_2 c))) (neg.f64 c))) |
#s(approx (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (* a b_2)) (* -1/2 (* (sqrt (/ a c)) (* (pow b_2 2) (sqrt -1))))) c)) (* (sqrt (/ (pow a 3) c)) (sqrt -1))))))) |
#s(approx (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (*.f64 (fma.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)) (*.f64 (neg.f64 b_2) a)) (neg.f64 c))) (neg.f64 c))) |
#s(approx (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (* a b_2)) (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b_2 4) (sqrt -1)))) (* 1/2 (* (sqrt (* a c)) (* (pow b_2 2) (sqrt -1))))) c))) c)) (* (sqrt (/ (pow a 3) c)) (sqrt -1))))))) |
#s(approx (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (*.f64 (fma.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (neg.f64 (fma.f64 a b_2 (/.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)))) c))) (neg.f64 c))) (neg.f64 c))) |
#s(approx (* a (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* -1 (* c (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ (pow a 3) c)) (sqrt -1))))))) |
#s(approx (* a (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (*.f64 (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 3 binary64)))) (*.f64 b_2 b_2)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (sqrt.f64 #s(literal -1 binary64)))) (neg.f64 c))) |
#s(approx (* a (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 5)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ (pow a 3) c)) (sqrt -1)))))))) |
#s(approx (* a (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) a)))) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 3 binary64)))) (*.f64 b_2 b_2)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (sqrt.f64 #s(literal -1 binary64))))) (neg.f64 c))) |
#s(approx (* a (sqrt (+ (* (neg a) c) (* b_2 b_2)))) #s(hole binary64 (* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 5)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 7)))) (* (pow b_2 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ (pow a 3) c)) (sqrt -1))))))))) |
#s(approx (* a (sqrt (+ (* (neg a) c) (* b_2 b_2)))) (*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) a)))) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 7 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b_2 #s(literal 6 binary64)))) #s(literal 1/16 binary64) (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 3 binary64)))) (*.f64 b_2 b_2)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (sqrt.f64 #s(literal -1 binary64)))))) (neg.f64 c))) |
#s(approx (+ (* (* c -1/8) (/ a (pow b_2 3))) (/ -1/2 b_2)) #s(hole binary64 (* -1 (* c (+ (* 1/8 (/ a (pow b_2 3))) (* 1/2 (/ 1 (* b_2 c)))))))) |
#s(approx (+ (* (* c -1/8) (/ a (pow b_2 3))) (/ -1/2 b_2)) (*.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 a (pow.f64 b_2 #s(literal 3 binary64))) (/.f64 #s(literal 1/2 binary64) (*.f64 c b_2))) (neg.f64 c))) |
#s(approx (+ (* b_2 b_2) (* (neg c) a)) #s(hole binary64 (* -1 (* c (+ a (* -1 (/ (pow b_2 2) c))))))) |
#s(approx (+ (* b_2 b_2) (* (neg c) a)) (*.f64 (-.f64 a (/.f64 (*.f64 b_2 b_2) c)) (neg.f64 c))) |
#s(approx (- (* b_2 b_2) (* a c)) #s(hole binary64 (* -1 (* c (- (* -1 (/ (pow b_2 2) c)) (* -1 a)))))) |
#s(approx (+ (* b_2 b_2) (* (neg c) a)) (*.f64 (-.f64 a (/.f64 (*.f64 b_2 b_2) c)) (neg.f64 c))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (* -1 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1))))))) |
#s(approx (sqrt (+ (* b_2 b_2) (* (neg c) a))) (*.f64 (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (*.f64 b_2 b_2)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64)))) (neg.f64 c))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (sqrt (+ (* b_2 b_2) (* (neg c) a))) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (*.f64 b_2 b_2)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))))) (neg.f64 c))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b_2 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1))))))))) |
#s(approx (sqrt (+ (* b_2 b_2) (* (neg c) a))) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 7 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b_2 #s(literal 6 binary64)))) #s(literal 1/16 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (*.f64 b_2 b_2)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64)))))) (neg.f64 c))) |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 43 | 239 |
| 0 | 72 | 234 |
| 1 | 256 | 233 |
| 0 | 1619 | 233 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(+.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 c) a)))) |
(/.f64 (+.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 c) a)))) a) |
(neg.f64 b_2) |
(sqrt.f64 (fma.f64 b_2 b_2 (*.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))) |
(*.f64 (/.f64 c b_2) #s(literal -1/2 binary64)) |
(/.f64 c b_2) |
(+.f64 (neg.f64 b_2) (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c)))) |
(/.f64 (+.f64 (neg.f64 b_2) (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c)))) a) |
(sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c))) |
(/.f64 (fma.f64 (neg.f64 b_2) a (*.f64 a (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))))) (*.f64 a a)) |
(fma.f64 (neg.f64 b_2) a (*.f64 a (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))))) |
(*.f64 a (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2)))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (fma.f64 (*.f64 c #s(literal -1/8 binary64)) (/.f64 a (pow.f64 b_2 #s(literal 3 binary64))) (/.f64 #s(literal -1/2 binary64) b_2)) c)) |
(*.f64 (fma.f64 (*.f64 c #s(literal -1/8 binary64)) (/.f64 a (pow.f64 b_2 #s(literal 3 binary64))) (/.f64 #s(literal -1/2 binary64) b_2)) c) |
(fma.f64 (*.f64 c #s(literal -1/8 binary64)) (/.f64 a (pow.f64 b_2 #s(literal 3 binary64))) (/.f64 #s(literal -1/2 binary64) b_2)) |
(*.f64 c #s(literal -1/8 binary64)) |
(fma.f64 b_2 b_2 (*.f64 (neg.f64 c) a)) |
#s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c)) |
(sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) |
(/.f64 a (pow.f64 b_2 #s(literal 3 binary64))) |
| Outputs |
|---|
(/.f64 (-.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2)) (*.f64 b_2 b_2)) (-.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) (neg.f64 b_2))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b_2 b_2) (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2)))) (neg.f64 (-.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2)) #s(literal 3/2 binary64)) (pow.f64 (neg.f64 b_2) #s(literal 3 binary64)))) (neg.f64 (fma.f64 b_2 b_2 (+.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2)) (*.f64 b_2 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2)))))))) |
(/.f64 (-.f64 (*.f64 b_2 b_2) (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) (-.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2)) #s(literal 3/2 binary64)) (pow.f64 (neg.f64 b_2) #s(literal 3 binary64))) (+.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2)) (-.f64 (*.f64 b_2 b_2) (*.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) (neg.f64 b_2))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2)) #s(literal 3/2 binary64)) (pow.f64 (neg.f64 b_2) #s(literal 3 binary64))) (fma.f64 b_2 b_2 (+.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2)) (*.f64 b_2 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))))))) |
(fma.f64 (pow.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2)) #s(literal 1/4 binary64)) (neg.f64 b_2)) |
(-.f64 (/.f64 (*.f64 b_2 b_2) (-.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))))) (/.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2)) (-.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2)))))) |
(+.f64 (/.f64 (pow.f64 (neg.f64 b_2) #s(literal 3 binary64)) (fma.f64 b_2 b_2 (+.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2)) (*.f64 b_2 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))))))) (/.f64 (pow.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2)) #s(literal 3/2 binary64)) (fma.f64 b_2 b_2 (+.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2)) (*.f64 b_2 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2)))))))) |
(+.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) (neg.f64 b_2)) |
(+.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2)))) |
(/.f64 (/.f64 (*.f64 a (+.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) (neg.f64 b_2))) (fabs.f64 a)) (fabs.f64 a)) |
(/.f64 (/.f64 (*.f64 a (+.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) (neg.f64 b_2))) (neg.f64 a)) (neg.f64 a)) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 a a) (/.f64 (neg.f64 b_2) a)) (*.f64 (/.f64 a a) (/.f64 (neg.f64 b_2) a))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) (/.f64 a (*.f64 a a))) (*.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) (/.f64 a (*.f64 a a))))) (-.f64 (*.f64 (/.f64 a a) (/.f64 (neg.f64 b_2) a)) (*.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) (/.f64 a (*.f64 a a))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 b_2) a) (/.f64 (neg.f64 b_2) a)) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) a) (/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) a))) (-.f64 (/.f64 (neg.f64 b_2) a) (/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) a))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 a a) (/.f64 (neg.f64 b_2) a)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) (/.f64 a (*.f64 a a))) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 a a) (/.f64 (neg.f64 b_2) a)) (*.f64 (/.f64 a a) (/.f64 (neg.f64 b_2) a)) (-.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) (/.f64 a (*.f64 a a))) (*.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) (/.f64 a (*.f64 a a)))) (*.f64 (*.f64 (/.f64 a a) (/.f64 (neg.f64 b_2) a)) (*.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) (/.f64 a (*.f64 a a))))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (neg.f64 b_2) a) #s(literal 3 binary64)) (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) a) #s(literal 3 binary64))) (fma.f64 (/.f64 (neg.f64 b_2) a) (/.f64 (neg.f64 b_2) a) (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) a) (/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) a)) (*.f64 (/.f64 (neg.f64 b_2) a) (/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) a))))) |
(/.f64 (neg.f64 (/.f64 (*.f64 a (+.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) (neg.f64 b_2))) a)) (neg.f64 a)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 a (+.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) (neg.f64 b_2))))) (*.f64 a a)) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) (neg.f64 b_2)))) (neg.f64 (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 a (neg.f64 b_2)) (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) a))) (*.f64 (*.f64 a a) (*.f64 a a))) |
(/.f64 (/.f64 (*.f64 a (+.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) (neg.f64 b_2))) a) a) |
(/.f64 (-.f64 (pow.f64 (*.f64 a (neg.f64 b_2)) #s(literal 2 binary64)) (*.f64 (*.f64 a a) (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2)))) (*.f64 (*.f64 a (-.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))))) (*.f64 a a))) |
(/.f64 (-.f64 (*.f64 b_2 b_2) (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) (*.f64 (-.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2)))) a)) |
(/.f64 (fma.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2)) #s(literal 3/2 binary64)) (pow.f64 (*.f64 a (neg.f64 b_2)) #s(literal 3 binary64))) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) a) (-.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) a) (*.f64 a (neg.f64 b_2))) (pow.f64 (*.f64 a (neg.f64 b_2)) #s(literal 2 binary64))) (*.f64 a a))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2)) #s(literal 3/2 binary64)) (pow.f64 (neg.f64 b_2) #s(literal 3 binary64))) (*.f64 (fma.f64 b_2 b_2 (+.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2)) (*.f64 b_2 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2)))))) a)) |
(/.f64 (neg.f64 (*.f64 a (+.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) (neg.f64 b_2)))) (*.f64 (neg.f64 a) a)) |
(/.f64 (neg.f64 (+.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) (neg.f64 b_2))) (neg.f64 a)) |
(/.f64 (*.f64 a (+.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) (neg.f64 b_2))) (*.f64 a a)) |
(/.f64 (+.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) (neg.f64 b_2)) a) |
(neg.f64 (/.f64 (neg.f64 (*.f64 a (+.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) (neg.f64 b_2)))) (*.f64 a a))) |
(neg.f64 (/.f64 (neg.f64 (+.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) (neg.f64 b_2))) a)) |
(neg.f64 (/.f64 (*.f64 a (+.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) (neg.f64 b_2))) (*.f64 (neg.f64 a) a))) |
(neg.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) (neg.f64 b_2)) (neg.f64 a))) |
(fma.f64 (/.f64 (neg.f64 b_2) (fabs.f64 a)) (/.f64 a (fabs.f64 a)) (*.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) (/.f64 a (*.f64 a a)))) |
(fma.f64 (/.f64 (neg.f64 b_2) (neg.f64 a)) (/.f64 a (neg.f64 a)) (*.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) (/.f64 a (*.f64 a a)))) |
(fma.f64 (/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) (fabs.f64 a)) (/.f64 a (fabs.f64 a)) (*.f64 (/.f64 a a) (/.f64 (neg.f64 b_2) a))) |
(fma.f64 (/.f64 a (fabs.f64 a)) (/.f64 (neg.f64 b_2) (fabs.f64 a)) (*.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) (/.f64 a (*.f64 a a)))) |
(fma.f64 (/.f64 a (fabs.f64 a)) (/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) (fabs.f64 a)) (*.f64 (/.f64 a a) (/.f64 (neg.f64 b_2) a))) |
(fma.f64 (/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) (neg.f64 a)) (/.f64 a (neg.f64 a)) (*.f64 (/.f64 a a) (/.f64 (neg.f64 b_2) a))) |
(fma.f64 (/.f64 a (neg.f64 a)) (/.f64 (neg.f64 b_2) (neg.f64 a)) (*.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) (/.f64 a (*.f64 a a)))) |
(fma.f64 (/.f64 a (neg.f64 a)) (/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) (neg.f64 a)) (*.f64 (/.f64 a a) (/.f64 (neg.f64 b_2) a))) |
(fma.f64 (/.f64 a a) (/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) a) (*.f64 (/.f64 a a) (/.f64 (neg.f64 b_2) a))) |
(fma.f64 (/.f64 a a) (/.f64 (neg.f64 b_2) a) (*.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) (/.f64 a (*.f64 a a)))) |
(fma.f64 (/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) a) (/.f64 a a) (*.f64 (/.f64 a a) (/.f64 (neg.f64 b_2) a))) |
(fma.f64 (/.f64 (neg.f64 b_2) a) (/.f64 a a) (*.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) (/.f64 a (*.f64 a a)))) |
(fma.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) (/.f64 a (*.f64 a a)) (*.f64 (/.f64 a a) (/.f64 (neg.f64 b_2) a))) |
(fma.f64 a (/.f64 (neg.f64 b_2) (*.f64 a a)) (*.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) (/.f64 a (*.f64 a a)))) |
(fma.f64 a (/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) (*.f64 a a)) (*.f64 (/.f64 a a) (/.f64 (neg.f64 b_2) a))) |
(fma.f64 (neg.f64 b_2) (/.f64 a (*.f64 a a)) (*.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) (/.f64 a (*.f64 a a)))) |
(-.f64 (*.f64 (/.f64 a a) (/.f64 (neg.f64 b_2) a)) (/.f64 (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2)))) (*.f64 a a))) |
(+.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) (/.f64 a (*.f64 a a))) (*.f64 (/.f64 a a) (/.f64 (neg.f64 b_2) a))) |
(+.f64 (*.f64 (/.f64 a a) (/.f64 (neg.f64 b_2) a)) (*.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) (/.f64 a (*.f64 a a)))) |
(+.f64 (/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) a) (/.f64 (neg.f64 b_2) a)) |
(+.f64 (/.f64 (neg.f64 b_2) a) (/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) a)) |
(neg.f64 b_2) |
(*.f64 (pow.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2)) #s(literal 1/4 binary64))) |
(pow.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2)) #s(literal 1/2 binary64)) |
(/.f64 (sqrt.f64 (-.f64 (pow.f64 b_2 #s(literal 4 binary64)) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) |
(/.f64 (sqrt.f64 (-.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 4 binary64)))) (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 (neg.f64 b_2) b_2)))) |
(/.f64 (sqrt.f64 (-.f64 (pow.f64 b_2 #s(literal 6 binary64)) (pow.f64 (*.f64 a c) #s(literal 3 binary64)))) (sqrt.f64 (fma.f64 (*.f64 a c) (fma.f64 a c (*.f64 b_2 b_2)) (pow.f64 b_2 #s(literal 4 binary64))))) |
(/.f64 (hypot.f64 (pow.f64 (*.f64 (neg.f64 a) c) #s(literal 3/2 binary64)) (pow.f64 b_2 #s(literal 3 binary64))) (sqrt.f64 (fma.f64 (*.f64 (neg.f64 a) c) (fma.f64 (neg.f64 a) c (*.f64 (neg.f64 b_2) b_2)) (pow.f64 b_2 #s(literal 4 binary64))))) |
(/.f64 (hypot.f64 (pow.f64 (*.f64 (neg.f64 a) c) #s(literal 3/2 binary64)) (pow.f64 b_2 #s(literal 3 binary64))) (sqrt.f64 (fma.f64 (*.f64 b_2 b_2) (fma.f64 a c (*.f64 b_2 b_2)) (pow.f64 (*.f64 a c) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2)) #s(literal -1/2 binary64))) |
(sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) #s(literal 1/2 binary64))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 #s(literal -1/2 binary64) (/.f64 c b_2))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 c b_2)) |
(*.f64 (/.f64 c b_2) #s(literal -1/2 binary64)) |
(*.f64 c (/.f64 #s(literal -1/2 binary64) b_2)) |
(/.f64 (*.f64 (neg.f64 c) #s(literal -1/2 binary64)) (neg.f64 b_2)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (neg.f64 c)) (neg.f64 b_2)) |
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) c)) (neg.f64 b_2)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b_2) |
(/.f64 (neg.f64 c) (neg.f64 b_2)) |
(/.f64 c (neg.f64 (neg.f64 b_2))) |
(/.f64 c b_2) |
(neg.f64 (/.f64 (neg.f64 c) b_2)) |
(neg.f64 (/.f64 c (neg.f64 b_2))) |
(/.f64 (-.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c)) (*.f64 b_2 b_2)) (-.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c))) (neg.f64 b_2))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b_2 b_2) #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c)))) (neg.f64 (-.f64 (neg.f64 b_2) (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c)) #s(literal 3/2 binary64)) (pow.f64 (neg.f64 b_2) #s(literal 3 binary64)))) (neg.f64 (fma.f64 b_2 b_2 (+.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c)) (*.f64 b_2 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c)))))))) |
(/.f64 (-.f64 (*.f64 b_2 b_2) #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c))) (-.f64 (neg.f64 b_2) (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c))))) |
(/.f64 (+.f64 (pow.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c)) #s(literal 3/2 binary64)) (pow.f64 (neg.f64 b_2) #s(literal 3 binary64))) (+.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c)) (-.f64 (*.f64 b_2 b_2) (*.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c))) (neg.f64 b_2))))) |
(/.f64 (+.f64 (pow.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c)) #s(literal 3/2 binary64)) (pow.f64 (neg.f64 b_2) #s(literal 3 binary64))) (fma.f64 b_2 b_2 (+.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c)) (*.f64 b_2 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c))))))) |
(fma.f64 (pow.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c)) #s(literal 1/4 binary64)) (pow.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c)) #s(literal 1/4 binary64)) (neg.f64 b_2)) |
(-.f64 (/.f64 (*.f64 b_2 b_2) (-.f64 (neg.f64 b_2) (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c))))) (/.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c)) (-.f64 (neg.f64 b_2) (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c)))))) |
(+.f64 (/.f64 (pow.f64 (neg.f64 b_2) #s(literal 3 binary64)) (fma.f64 b_2 b_2 (+.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c)) (*.f64 b_2 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c))))))) (/.f64 (pow.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c)) #s(literal 3/2 binary64)) (fma.f64 b_2 b_2 (+.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c)) (*.f64 b_2 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c)))))))) |
(+.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c))) (neg.f64 b_2)) |
(+.f64 (neg.f64 b_2) (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 b_2) a) (/.f64 (neg.f64 b_2) a)) (*.f64 (/.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c))) a) (/.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c))) a))) (-.f64 (/.f64 (neg.f64 b_2) a) (/.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c))) a))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (neg.f64 b_2) a) #s(literal 3 binary64)) (pow.f64 (/.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c))) a) #s(literal 3 binary64))) (fma.f64 (/.f64 (neg.f64 b_2) a) (/.f64 (neg.f64 b_2) a) (-.f64 (*.f64 (/.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c))) a) (/.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c))) a)) (*.f64 (/.f64 (neg.f64 b_2) a) (/.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c))) a))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c))) (neg.f64 b_2)))) (neg.f64 (neg.f64 a))) |
(/.f64 (fma.f64 a (neg.f64 b_2) (*.f64 a (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c))))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 b_2 b_2) #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c))) (*.f64 (-.f64 (neg.f64 b_2) (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c)))) a)) |
(/.f64 (+.f64 (pow.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c)) #s(literal 3/2 binary64)) (pow.f64 (neg.f64 b_2) #s(literal 3 binary64))) (*.f64 (fma.f64 b_2 b_2 (+.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c)) (*.f64 b_2 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c)))))) a)) |
(/.f64 (neg.f64 (+.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c))) (neg.f64 b_2))) (neg.f64 a)) |
(/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c))) (neg.f64 b_2)) a) |
(neg.f64 (/.f64 (neg.f64 (+.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c))) (neg.f64 b_2))) a)) |
(neg.f64 (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c))) (neg.f64 b_2)) (neg.f64 a))) |
(+.f64 (/.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c))) a) (/.f64 (neg.f64 b_2) a)) |
(+.f64 (/.f64 (neg.f64 b_2) a) (/.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c))) a)) |
(*.f64 (pow.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c)) #s(literal 1/4 binary64)) (pow.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c)) #s(literal 1/4 binary64))) |
(pow.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c)) #s(literal 1/2 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c)) #s(literal -1/2 binary64))) |
(sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c))) |
(exp.f64 (*.f64 (log.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c))) #s(literal 1/2 binary64))) |
(/.f64 (/.f64 (*.f64 a (+.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) (neg.f64 b_2))) (fabs.f64 a)) (fabs.f64 a)) |
(/.f64 (/.f64 (*.f64 a (+.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) (neg.f64 b_2))) (neg.f64 a)) (neg.f64 a)) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 a a) (/.f64 (neg.f64 b_2) a)) (*.f64 (/.f64 a a) (/.f64 (neg.f64 b_2) a))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) (/.f64 a (*.f64 a a))) (*.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) (/.f64 a (*.f64 a a))))) (-.f64 (*.f64 (/.f64 a a) (/.f64 (neg.f64 b_2) a)) (*.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) (/.f64 a (*.f64 a a))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 b_2) a) (/.f64 (neg.f64 b_2) a)) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) a) (/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) a))) (-.f64 (/.f64 (neg.f64 b_2) a) (/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) a))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 a a) (/.f64 (neg.f64 b_2) a)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) (/.f64 a (*.f64 a a))) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 a a) (/.f64 (neg.f64 b_2) a)) (*.f64 (/.f64 a a) (/.f64 (neg.f64 b_2) a)) (-.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) (/.f64 a (*.f64 a a))) (*.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) (/.f64 a (*.f64 a a)))) (*.f64 (*.f64 (/.f64 a a) (/.f64 (neg.f64 b_2) a)) (*.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) (/.f64 a (*.f64 a a))))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (neg.f64 b_2) a) #s(literal 3 binary64)) (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) a) #s(literal 3 binary64))) (fma.f64 (/.f64 (neg.f64 b_2) a) (/.f64 (neg.f64 b_2) a) (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) a) (/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) a)) (*.f64 (/.f64 (neg.f64 b_2) a) (/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) a))))) |
(/.f64 (neg.f64 (/.f64 (*.f64 a (+.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) (neg.f64 b_2))) a)) (neg.f64 a)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 a (+.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) (neg.f64 b_2))))) (*.f64 a a)) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) (neg.f64 b_2)))) (neg.f64 (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 a (neg.f64 b_2)) (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) a))) (*.f64 (*.f64 a a) (*.f64 a a))) |
(/.f64 (/.f64 (*.f64 a (+.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) (neg.f64 b_2))) a) a) |
(/.f64 (-.f64 (pow.f64 (*.f64 a (neg.f64 b_2)) #s(literal 2 binary64)) (*.f64 (*.f64 a a) (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2)))) (*.f64 (*.f64 a (-.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))))) (*.f64 a a))) |
(/.f64 (-.f64 (*.f64 b_2 b_2) (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) (*.f64 (-.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2)))) a)) |
(/.f64 (fma.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2)) #s(literal 3/2 binary64)) (pow.f64 (*.f64 a (neg.f64 b_2)) #s(literal 3 binary64))) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) a) (-.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) a) (*.f64 a (neg.f64 b_2))) (pow.f64 (*.f64 a (neg.f64 b_2)) #s(literal 2 binary64))) (*.f64 a a))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2)) #s(literal 3/2 binary64)) (pow.f64 (neg.f64 b_2) #s(literal 3 binary64))) (*.f64 (fma.f64 b_2 b_2 (+.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2)) (*.f64 b_2 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2)))))) a)) |
(/.f64 (neg.f64 (*.f64 a (+.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) (neg.f64 b_2)))) (*.f64 (neg.f64 a) a)) |
(/.f64 (neg.f64 (+.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) (neg.f64 b_2))) (neg.f64 a)) |
(/.f64 (*.f64 a (+.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) (neg.f64 b_2))) (*.f64 a a)) |
(/.f64 (+.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) (neg.f64 b_2)) a) |
(neg.f64 (/.f64 (neg.f64 (*.f64 a (+.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) (neg.f64 b_2)))) (*.f64 a a))) |
(neg.f64 (/.f64 (neg.f64 (+.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) (neg.f64 b_2))) a)) |
(neg.f64 (/.f64 (*.f64 a (+.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) (neg.f64 b_2))) (*.f64 (neg.f64 a) a))) |
(neg.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) (neg.f64 b_2)) (neg.f64 a))) |
(fma.f64 (/.f64 (neg.f64 b_2) (fabs.f64 a)) (/.f64 a (fabs.f64 a)) (*.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) (/.f64 a (*.f64 a a)))) |
(fma.f64 (/.f64 (neg.f64 b_2) (neg.f64 a)) (/.f64 a (neg.f64 a)) (*.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) (/.f64 a (*.f64 a a)))) |
(fma.f64 (/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) (fabs.f64 a)) (/.f64 a (fabs.f64 a)) (*.f64 (/.f64 a a) (/.f64 (neg.f64 b_2) a))) |
(fma.f64 (/.f64 a (fabs.f64 a)) (/.f64 (neg.f64 b_2) (fabs.f64 a)) (*.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) (/.f64 a (*.f64 a a)))) |
(fma.f64 (/.f64 a (fabs.f64 a)) (/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) (fabs.f64 a)) (*.f64 (/.f64 a a) (/.f64 (neg.f64 b_2) a))) |
(fma.f64 (/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) (neg.f64 a)) (/.f64 a (neg.f64 a)) (*.f64 (/.f64 a a) (/.f64 (neg.f64 b_2) a))) |
(fma.f64 (/.f64 a (neg.f64 a)) (/.f64 (neg.f64 b_2) (neg.f64 a)) (*.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) (/.f64 a (*.f64 a a)))) |
(fma.f64 (/.f64 a (neg.f64 a)) (/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) (neg.f64 a)) (*.f64 (/.f64 a a) (/.f64 (neg.f64 b_2) a))) |
(fma.f64 (/.f64 a a) (/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) a) (*.f64 (/.f64 a a) (/.f64 (neg.f64 b_2) a))) |
(fma.f64 (/.f64 a a) (/.f64 (neg.f64 b_2) a) (*.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) (/.f64 a (*.f64 a a)))) |
(fma.f64 (/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) a) (/.f64 a a) (*.f64 (/.f64 a a) (/.f64 (neg.f64 b_2) a))) |
(fma.f64 (/.f64 (neg.f64 b_2) a) (/.f64 a a) (*.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) (/.f64 a (*.f64 a a)))) |
(fma.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) (/.f64 a (*.f64 a a)) (*.f64 (/.f64 a a) (/.f64 (neg.f64 b_2) a))) |
(fma.f64 a (/.f64 (neg.f64 b_2) (*.f64 a a)) (*.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) (/.f64 a (*.f64 a a)))) |
(fma.f64 a (/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) (*.f64 a a)) (*.f64 (/.f64 a a) (/.f64 (neg.f64 b_2) a))) |
(fma.f64 (neg.f64 b_2) (/.f64 a (*.f64 a a)) (*.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) (/.f64 a (*.f64 a a)))) |
(-.f64 (*.f64 (/.f64 a a) (/.f64 (neg.f64 b_2) a)) (/.f64 (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2)))) (*.f64 a a))) |
(+.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) (/.f64 a (*.f64 a a))) (*.f64 (/.f64 a a) (/.f64 (neg.f64 b_2) a))) |
(+.f64 (*.f64 (/.f64 a a) (/.f64 (neg.f64 b_2) a)) (*.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) (/.f64 a (*.f64 a a)))) |
(+.f64 (/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) a) (/.f64 (neg.f64 b_2) a)) |
(+.f64 (/.f64 (neg.f64 b_2) a) (/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) a)) |
(*.f64 a (+.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) (neg.f64 b_2))) |
(/.f64 (-.f64 (*.f64 (*.f64 a a) (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) (pow.f64 (*.f64 a (neg.f64 b_2)) #s(literal 2 binary64))) (-.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) a) (*.f64 a (neg.f64 b_2)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 a (neg.f64 b_2)) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2)))) #s(literal 3 binary64))) (fma.f64 (*.f64 a b_2) (*.f64 a b_2) (fma.f64 (*.f64 a a) (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2)) (*.f64 (*.f64 a (neg.f64 b_2)) (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2)))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 a (neg.f64 b_2)) #s(literal 2 binary64)) (*.f64 (*.f64 a a) (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))))) (neg.f64 (*.f64 a (-.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2)) #s(literal 3/2 binary64)) (pow.f64 (*.f64 a (neg.f64 b_2)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) a) (-.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) a) (*.f64 a (neg.f64 b_2))) (pow.f64 (*.f64 a (neg.f64 b_2)) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 a (neg.f64 b_2)) #s(literal 2 binary64)) (*.f64 (*.f64 a a) (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2)))) (*.f64 a (-.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2)))))) |
(/.f64 (fma.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2)) #s(literal 3/2 binary64)) (pow.f64 (*.f64 a (neg.f64 b_2)) #s(literal 3 binary64))) (fma.f64 (*.f64 a a) (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2)) (-.f64 (pow.f64 (*.f64 a (neg.f64 b_2)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 a (neg.f64 b_2)) a) (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))))))) |
(/.f64 (fma.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2)) #s(literal 3/2 binary64)) (pow.f64 (*.f64 a (neg.f64 b_2)) #s(literal 3 binary64))) (fma.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) a) (-.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) a) (*.f64 a (neg.f64 b_2))) (pow.f64 (*.f64 a (neg.f64 b_2)) #s(literal 2 binary64)))) |
(fma.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) a (*.f64 a (neg.f64 b_2))) |
(fma.f64 a (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) (*.f64 a (neg.f64 b_2))) |
(fma.f64 a (neg.f64 b_2) (*.f64 (neg.f64 (neg.f64 a)) (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))))) |
(fma.f64 a (neg.f64 b_2) (*.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) a)) |
(fma.f64 (neg.f64 b_2) a (*.f64 (neg.f64 (neg.f64 a)) (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))))) |
(fma.f64 (neg.f64 b_2) a (*.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) a)) |
(fma.f64 b_2 (neg.f64 a) (*.f64 (neg.f64 (neg.f64 a)) (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))))) |
(fma.f64 b_2 (neg.f64 a) (*.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) a)) |
(-.f64 (/.f64 (pow.f64 (*.f64 a (neg.f64 b_2)) #s(literal 2 binary64)) (*.f64 a (-.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2)))))) (/.f64 (*.f64 (*.f64 a a) (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) (*.f64 a (-.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))))))) |
(-.f64 (*.f64 a (neg.f64 b_2)) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2)))) a)) |
(-.f64 (*.f64 a (neg.f64 b_2)) (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))))) |
(-.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) a) (*.f64 (neg.f64 a) (neg.f64 b_2))) |
(-.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) a) (*.f64 (neg.f64 (neg.f64 b_2)) a)) |
(-.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) a) (*.f64 a b_2)) |
(+.f64 (/.f64 (pow.f64 (*.f64 a (neg.f64 b_2)) #s(literal 3 binary64)) (fma.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) a) (-.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) a) (*.f64 a (neg.f64 b_2))) (pow.f64 (*.f64 a (neg.f64 b_2)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) a) #s(literal 3 binary64)) (fma.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) a) (-.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) a) (*.f64 a (neg.f64 b_2))) (pow.f64 (*.f64 a (neg.f64 b_2)) #s(literal 2 binary64))))) |
(+.f64 (*.f64 a (neg.f64 b_2)) (*.f64 (neg.f64 (neg.f64 a)) (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))))) |
(+.f64 (*.f64 a (neg.f64 b_2)) (*.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) a)) |
(+.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) a) (*.f64 a (neg.f64 b_2))) |
(*.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) a) |
(*.f64 a (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2)))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (fma.f64 (*.f64 (/.f64 a (pow.f64 b_2 #s(literal 3 binary64))) c) #s(literal -1/8 binary64) (/.f64 #s(literal -1/2 binary64) b_2)) c)) |
(*.f64 (fma.f64 (*.f64 (/.f64 a (pow.f64 b_2 #s(literal 3 binary64))) c) #s(literal -1/8 binary64) (/.f64 #s(literal -1/2 binary64) b_2)) c) |
(*.f64 c (fma.f64 (*.f64 (/.f64 a (pow.f64 b_2 #s(literal 3 binary64))) c) #s(literal -1/8 binary64) (/.f64 #s(literal -1/2 binary64) b_2))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 a (pow.f64 b_2 #s(literal 3 binary64))) c) #s(literal -1/8 binary64)) #s(literal 2 binary64)) (pow.f64 (/.f64 #s(literal -1/2 binary64) b_2) #s(literal 2 binary64))) c) (-.f64 (*.f64 (*.f64 (/.f64 a (pow.f64 b_2 #s(literal 3 binary64))) c) #s(literal -1/8 binary64)) (/.f64 #s(literal -1/2 binary64) b_2))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (/.f64 #s(literal -1/2 binary64) b_2) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 a (pow.f64 b_2 #s(literal 3 binary64))) c) #s(literal -1/8 binary64)) #s(literal 3 binary64))) c) (fma.f64 (/.f64 #s(literal -1/2 binary64) b_2) (-.f64 (/.f64 #s(literal -1/2 binary64) b_2) (*.f64 (*.f64 (/.f64 a (pow.f64 b_2 #s(literal 3 binary64))) c) #s(literal -1/8 binary64))) (pow.f64 (*.f64 (*.f64 (/.f64 a (pow.f64 b_2 #s(literal 3 binary64))) c) #s(literal -1/8 binary64)) #s(literal 2 binary64)))) |
(/.f64 (*.f64 c (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 a (pow.f64 b_2 #s(literal 3 binary64))) c) #s(literal -1/8 binary64)) #s(literal 2 binary64)) (pow.f64 (/.f64 #s(literal -1/2 binary64) b_2) #s(literal 2 binary64)))) (-.f64 (*.f64 (*.f64 (/.f64 a (pow.f64 b_2 #s(literal 3 binary64))) c) #s(literal -1/8 binary64)) (/.f64 #s(literal -1/2 binary64) b_2))) |
(/.f64 (*.f64 c (+.f64 (pow.f64 (/.f64 #s(literal -1/2 binary64) b_2) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 a (pow.f64 b_2 #s(literal 3 binary64))) c) #s(literal -1/8 binary64)) #s(literal 3 binary64)))) (fma.f64 (/.f64 #s(literal -1/2 binary64) b_2) (-.f64 (/.f64 #s(literal -1/2 binary64) b_2) (*.f64 (*.f64 (/.f64 a (pow.f64 b_2 #s(literal 3 binary64))) c) #s(literal -1/8 binary64))) (pow.f64 (*.f64 (*.f64 (/.f64 a (pow.f64 b_2 #s(literal 3 binary64))) c) #s(literal -1/8 binary64)) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (*.f64 (/.f64 a (pow.f64 b_2 #s(literal 3 binary64))) c) #s(literal -1/8 binary64)) c (*.f64 (/.f64 #s(literal -1/2 binary64) b_2) c)) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) b_2) c (*.f64 (*.f64 (*.f64 (/.f64 a (pow.f64 b_2 #s(literal 3 binary64))) c) #s(literal -1/8 binary64)) c)) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 c b_2) (*.f64 c (*.f64 (*.f64 (/.f64 a (pow.f64 b_2 #s(literal 3 binary64))) c) #s(literal -1/8 binary64)))) |
(fma.f64 (/.f64 c b_2) #s(literal -1/2 binary64) (*.f64 c (*.f64 (*.f64 (/.f64 a (pow.f64 b_2 #s(literal 3 binary64))) c) #s(literal -1/8 binary64)))) |
(fma.f64 c (*.f64 (*.f64 (/.f64 a (pow.f64 b_2 #s(literal 3 binary64))) c) #s(literal -1/8 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 c b_2))) |
(fma.f64 c (/.f64 #s(literal -1/2 binary64) b_2) (*.f64 c (*.f64 (*.f64 (/.f64 a (pow.f64 b_2 #s(literal 3 binary64))) c) #s(literal -1/8 binary64)))) |
(+.f64 (*.f64 (*.f64 (*.f64 (/.f64 a (pow.f64 b_2 #s(literal 3 binary64))) c) #s(literal -1/8 binary64)) c) (*.f64 (/.f64 #s(literal -1/2 binary64) b_2) c)) |
(+.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) b_2) c) (*.f64 (*.f64 (*.f64 (/.f64 a (pow.f64 b_2 #s(literal 3 binary64))) c) #s(literal -1/8 binary64)) c)) |
(+.f64 (*.f64 c (*.f64 (*.f64 (/.f64 a (pow.f64 b_2 #s(literal 3 binary64))) c) #s(literal -1/8 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 c b_2))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c b_2)) (*.f64 c (*.f64 (*.f64 (/.f64 a (pow.f64 b_2 #s(literal 3 binary64))) c) #s(literal -1/8 binary64)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal -1/2 binary64) b_2) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 a (pow.f64 b_2 #s(literal 3 binary64))) c) #s(literal -1/8 binary64)) #s(literal 2 binary64))) (-.f64 (/.f64 #s(literal -1/2 binary64) b_2) (*.f64 (*.f64 (/.f64 a (pow.f64 b_2 #s(literal 3 binary64))) c) #s(literal -1/8 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 a (pow.f64 b_2 #s(literal 3 binary64))) c) #s(literal -1/8 binary64)) #s(literal 2 binary64)) (pow.f64 (/.f64 #s(literal -1/2 binary64) b_2) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (*.f64 (/.f64 a (pow.f64 b_2 #s(literal 3 binary64))) c) #s(literal -1/8 binary64)) (/.f64 #s(literal -1/2 binary64) b_2)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 #s(literal -1/2 binary64) b_2) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 a (pow.f64 b_2 #s(literal 3 binary64))) c) #s(literal -1/8 binary64)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) b_2) (-.f64 (/.f64 #s(literal -1/2 binary64) b_2) (*.f64 (*.f64 (/.f64 a (pow.f64 b_2 #s(literal 3 binary64))) c) #s(literal -1/8 binary64))) (pow.f64 (*.f64 (*.f64 (/.f64 a (pow.f64 b_2 #s(literal 3 binary64))) c) #s(literal -1/8 binary64)) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) c) a) (neg.f64 b_2) (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) (neg.f64 b_2))) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) c) a) b_2 (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) #s(literal -1/2 binary64))) (pow.f64 b_2 #s(literal 4 binary64))) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (pow.f64 b_2 #s(literal 3 binary64)) (*.f64 (neg.f64 b_2) (*.f64 (*.f64 #s(literal -1/8 binary64) c) a))) (*.f64 (neg.f64 b_2) (pow.f64 b_2 #s(literal 3 binary64)))) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (pow.f64 b_2 #s(literal 3 binary64)) (*.f64 b_2 (*.f64 (*.f64 #s(literal -1/8 binary64) c) a))) (pow.f64 b_2 #s(literal 4 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 a (pow.f64 b_2 #s(literal 3 binary64))) c) #s(literal -1/8 binary64)) #s(literal 2 binary64)) (pow.f64 (/.f64 #s(literal -1/2 binary64) b_2) #s(literal 2 binary64))) (-.f64 (*.f64 (*.f64 (/.f64 a (pow.f64 b_2 #s(literal 3 binary64))) c) #s(literal -1/8 binary64)) (/.f64 #s(literal -1/2 binary64) b_2))) |
(/.f64 (+.f64 (pow.f64 (/.f64 #s(literal -1/2 binary64) b_2) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 a (pow.f64 b_2 #s(literal 3 binary64))) c) #s(literal -1/8 binary64)) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 #s(literal -1/2 binary64) b_2) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 a (pow.f64 b_2 #s(literal 3 binary64))) c) #s(literal -1/8 binary64)) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) c) a) #s(literal -1/2 binary64)) (pow.f64 b_2 #s(literal 4 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 #s(literal -1/2 binary64) b_2) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 a (pow.f64 b_2 #s(literal 3 binary64))) c) #s(literal -1/8 binary64)) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal -1/2 binary64) b_2) (-.f64 (/.f64 #s(literal -1/2 binary64) b_2) (*.f64 (*.f64 (/.f64 a (pow.f64 b_2 #s(literal 3 binary64))) c) #s(literal -1/8 binary64))) (pow.f64 (*.f64 (*.f64 (/.f64 a (pow.f64 b_2 #s(literal 3 binary64))) c) #s(literal -1/8 binary64)) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (/.f64 a (pow.f64 b_2 #s(literal 3 binary64))) c) #s(literal -1/8 binary64) (/.f64 #s(literal -1/2 binary64) b_2)) |
(fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) c) (pow.f64 b_2 #s(literal 3/2 binary64))) (/.f64 a (pow.f64 b_2 #s(literal 3/2 binary64))) (/.f64 #s(literal -1/2 binary64) b_2)) |
(fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) c) (*.f64 b_2 b_2)) (/.f64 a b_2) (/.f64 #s(literal -1/2 binary64) b_2)) |
(fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) c) b_2) (/.f64 a (*.f64 b_2 b_2)) (/.f64 #s(literal -1/2 binary64) b_2)) |
(fma.f64 (*.f64 (/.f64 a (pow.f64 b_2 #s(literal 3 binary64))) #s(literal -1/8 binary64)) c (/.f64 #s(literal -1/2 binary64) b_2)) |
(fma.f64 (/.f64 a (pow.f64 b_2 #s(literal 3 binary64))) (*.f64 #s(literal -1/8 binary64) c) (/.f64 #s(literal -1/2 binary64) b_2)) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) c) (/.f64 a (pow.f64 b_2 #s(literal 3 binary64))) (/.f64 #s(literal -1/2 binary64) b_2)) |
(fma.f64 #s(literal -1/8 binary64) (*.f64 c (/.f64 a (pow.f64 b_2 #s(literal 3 binary64)))) (/.f64 #s(literal -1/2 binary64) b_2)) |
(fma.f64 c (*.f64 (/.f64 a (pow.f64 b_2 #s(literal 3 binary64))) #s(literal -1/8 binary64)) (/.f64 #s(literal -1/2 binary64) b_2)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (/.f64 a (pow.f64 b_2 #s(literal 3 binary64))) c) #s(literal -1/8 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (/.f64 a (pow.f64 b_2 #s(literal 3 binary64))) c) #s(literal -1/8 binary64)) (/.f64 #s(literal -1/2 binary64) b_2))) (/.f64 (pow.f64 (/.f64 #s(literal -1/2 binary64) b_2) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (/.f64 a (pow.f64 b_2 #s(literal 3 binary64))) c) #s(literal -1/8 binary64)) (/.f64 #s(literal -1/2 binary64) b_2)))) |
(-.f64 (/.f64 #s(literal -1/2 binary64) b_2) (*.f64 (neg.f64 (/.f64 a (pow.f64 b_2 #s(literal 3 binary64)))) (*.f64 #s(literal -1/8 binary64) c))) |
(-.f64 (/.f64 #s(literal -1/2 binary64) b_2) (*.f64 (neg.f64 (*.f64 #s(literal -1/8 binary64) c)) (/.f64 a (pow.f64 b_2 #s(literal 3 binary64))))) |
(-.f64 (/.f64 #s(literal -1/2 binary64) b_2) (*.f64 (neg.f64 c) (*.f64 (/.f64 a (pow.f64 b_2 #s(literal 3 binary64))) #s(literal -1/8 binary64)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (/.f64 a (pow.f64 b_2 #s(literal 3 binary64))) c) #s(literal -1/8 binary64)) #s(literal 3 binary64)) (fma.f64 (/.f64 #s(literal -1/2 binary64) b_2) (-.f64 (/.f64 #s(literal -1/2 binary64) b_2) (*.f64 (*.f64 (/.f64 a (pow.f64 b_2 #s(literal 3 binary64))) c) #s(literal -1/8 binary64))) (pow.f64 (*.f64 (*.f64 (/.f64 a (pow.f64 b_2 #s(literal 3 binary64))) c) #s(literal -1/8 binary64)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (/.f64 #s(literal -1/2 binary64) b_2) #s(literal 3 binary64)) (fma.f64 (/.f64 #s(literal -1/2 binary64) b_2) (-.f64 (/.f64 #s(literal -1/2 binary64) b_2) (*.f64 (*.f64 (/.f64 a (pow.f64 b_2 #s(literal 3 binary64))) c) #s(literal -1/8 binary64))) (pow.f64 (*.f64 (*.f64 (/.f64 a (pow.f64 b_2 #s(literal 3 binary64))) c) #s(literal -1/8 binary64)) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (*.f64 (/.f64 a (pow.f64 b_2 #s(literal 3 binary64))) c) #s(literal -1/8 binary64)) (/.f64 #s(literal -1/2 binary64) b_2)) |
(+.f64 (/.f64 #s(literal -1/2 binary64) b_2) (*.f64 (*.f64 (/.f64 a (pow.f64 b_2 #s(literal 3 binary64))) c) #s(literal -1/8 binary64))) |
(*.f64 #s(literal -1/8 binary64) c) |
(*.f64 c #s(literal -1/8 binary64)) |
(*.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2)))) (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))))) |
(*.f64 (fabs.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2)))) (fabs.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))))) |
(*.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2)))) |
(pow.f64 (*.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2)) (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) #s(literal 1/2 binary64)) |
(pow.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2)) #s(literal 1 binary64)) |
(pow.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (pow.f64 (*.f64 (neg.f64 a) c) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 b_2) b_2) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (+.f64 (pow.f64 b_2 #s(literal 4 binary64)) (*.f64 (*.f64 (neg.f64 a) c) (*.f64 (neg.f64 b_2) b_2))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 b_2 #s(literal 4 binary64)) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (neg.f64 (fma.f64 a c (*.f64 b_2 b_2)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 4 binary64)))) (neg.f64 (fma.f64 (neg.f64 a) c (*.f64 (neg.f64 b_2) b_2)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 b_2 #s(literal 6 binary64)) (pow.f64 (*.f64 a c) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 a c) (fma.f64 a c (*.f64 b_2 b_2)) (pow.f64 b_2 #s(literal 4 binary64))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 b_2 #s(literal 6 binary64)) (pow.f64 (*.f64 (neg.f64 a) c) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (neg.f64 a) c) (fma.f64 (neg.f64 a) c (*.f64 (neg.f64 b_2) b_2)) (pow.f64 b_2 #s(literal 4 binary64))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 b_2 #s(literal 6 binary64)) (pow.f64 (*.f64 (neg.f64 a) c) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 b_2 b_2) (fma.f64 a c (*.f64 b_2 b_2)) (pow.f64 (*.f64 a c) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 b_2 #s(literal 4 binary64)) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (fma.f64 a c (*.f64 b_2 b_2))) |
(/.f64 (-.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 4 binary64))) (fma.f64 (neg.f64 a) c (*.f64 (neg.f64 b_2) b_2))) |
(/.f64 (-.f64 (pow.f64 b_2 #s(literal 6 binary64)) (pow.f64 (*.f64 a c) #s(literal 3 binary64))) (fma.f64 (*.f64 a c) (fma.f64 a c (*.f64 b_2 b_2)) (pow.f64 b_2 #s(literal 4 binary64)))) |
(/.f64 (+.f64 (pow.f64 b_2 #s(literal 6 binary64)) (pow.f64 (*.f64 (neg.f64 a) c) #s(literal 3 binary64))) (fma.f64 (*.f64 (neg.f64 a) c) (fma.f64 (neg.f64 a) c (*.f64 (neg.f64 b_2) b_2)) (pow.f64 b_2 #s(literal 4 binary64)))) |
(/.f64 (+.f64 (pow.f64 b_2 #s(literal 6 binary64)) (pow.f64 (*.f64 (neg.f64 a) c) #s(literal 3 binary64))) (fma.f64 (*.f64 b_2 b_2) (fma.f64 a c (*.f64 b_2 b_2)) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) |
(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 (fabs.f64 b_2)) (neg.f64 (fabs.f64 b_2)) (*.f64 (neg.f64 a) c)) |
(fma.f64 (neg.f64 (neg.f64 b_2)) (neg.f64 (neg.f64 b_2)) (*.f64 (neg.f64 a) c)) |
(fma.f64 (fabs.f64 (fabs.f64 b_2)) (fabs.f64 (fabs.f64 b_2)) (*.f64 (neg.f64 a) c)) |
(fma.f64 (fabs.f64 b_2) (fabs.f64 b_2) (*.f64 (neg.f64 a) c)) |
(fma.f64 (neg.f64 a) c (*.f64 (neg.f64 (neg.f64 b_2)) b_2)) |
(fma.f64 (neg.f64 a) c (*.f64 b_2 b_2)) |
(fma.f64 a (neg.f64 c) (*.f64 (neg.f64 (neg.f64 b_2)) b_2)) |
(fma.f64 a (neg.f64 c) (*.f64 b_2 b_2)) |
(fma.f64 (neg.f64 c) a (*.f64 (neg.f64 (neg.f64 b_2)) b_2)) |
(fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)) |
(fma.f64 c (neg.f64 a) (*.f64 (neg.f64 (neg.f64 b_2)) b_2)) |
(fma.f64 c (neg.f64 a) (*.f64 b_2 b_2)) |
(fma.f64 (neg.f64 b_2) (neg.f64 b_2) (*.f64 (neg.f64 a) c)) |
(fma.f64 b_2 b_2 (*.f64 (neg.f64 a) c)) |
(sqrt.f64 (*.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2)) (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2)))) |
(-.f64 (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (fma.f64 a c (*.f64 b_2 b_2))) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (fma.f64 a c (*.f64 b_2 b_2)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (fma.f64 (neg.f64 a) c (*.f64 (neg.f64 b_2) b_2))) (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (fma.f64 (neg.f64 a) c (*.f64 (neg.f64 b_2) b_2)))) |
(-.f64 (/.f64 (pow.f64 b_2 #s(literal 6 binary64)) (fma.f64 (*.f64 a c) (fma.f64 a c (*.f64 b_2 b_2)) (pow.f64 b_2 #s(literal 4 binary64)))) (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (fma.f64 (*.f64 a c) (fma.f64 a c (*.f64 b_2 b_2)) (pow.f64 b_2 #s(literal 4 binary64))))) |
(-.f64 (*.f64 b_2 b_2) (*.f64 (neg.f64 (neg.f64 a)) c)) |
(-.f64 (*.f64 b_2 b_2) (*.f64 (neg.f64 a) (neg.f64 c))) |
(-.f64 (*.f64 b_2 b_2) (*.f64 (neg.f64 c) (neg.f64 a))) |
(-.f64 (*.f64 b_2 b_2) (*.f64 a c)) |
(-.f64 (*.f64 (neg.f64 a) c) (*.f64 (neg.f64 (fabs.f64 b_2)) (fabs.f64 b_2))) |
(-.f64 (*.f64 (neg.f64 a) c) (*.f64 (neg.f64 (neg.f64 b_2)) (neg.f64 b_2))) |
(-.f64 (*.f64 (neg.f64 a) c) (*.f64 (neg.f64 b_2) b_2)) |
(+.f64 (/.f64 (pow.f64 b_2 #s(literal 6 binary64)) (fma.f64 (*.f64 (neg.f64 a) c) (fma.f64 (neg.f64 a) c (*.f64 (neg.f64 b_2) b_2)) (pow.f64 b_2 #s(literal 4 binary64)))) (/.f64 (pow.f64 (*.f64 (neg.f64 a) c) #s(literal 3 binary64)) (fma.f64 (*.f64 (neg.f64 a) c) (fma.f64 (neg.f64 a) c (*.f64 (neg.f64 b_2) b_2)) (pow.f64 b_2 #s(literal 4 binary64))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (neg.f64 a) c) #s(literal 3 binary64)) (fma.f64 (*.f64 b_2 b_2) (fma.f64 a c (*.f64 b_2 b_2)) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (/.f64 (pow.f64 b_2 #s(literal 6 binary64)) (fma.f64 (*.f64 b_2 b_2) (fma.f64 a c (*.f64 b_2 b_2)) (pow.f64 (*.f64 a c) #s(literal 2 binary64))))) |
(+.f64 (*.f64 b_2 b_2) (*.f64 (neg.f64 a) c)) |
(+.f64 (*.f64 (neg.f64 a) c) (*.f64 (neg.f64 (neg.f64 b_2)) b_2)) |
(+.f64 (*.f64 (neg.f64 a) c) (*.f64 b_2 b_2)) |
(*.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c)))) (neg.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c))))) |
(*.f64 (fabs.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c)))) (fabs.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c))))) |
(*.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c))) (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c)))) |
(pow.f64 (*.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c)) #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c))) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c))) #s(literal 2 binary64)) |
(pow.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c)) #s(literal 1 binary64)) |
#s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c)) |
(sqrt.f64 (*.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c)) #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c)))) |
(*.f64 (pow.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2)) #s(literal 1/4 binary64))) |
(pow.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2)) #s(literal 1/2 binary64)) |
(/.f64 (sqrt.f64 (-.f64 (pow.f64 b_2 #s(literal 4 binary64)) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (sqrt.f64 (fma.f64 a c (*.f64 b_2 b_2)))) |
(/.f64 (sqrt.f64 (-.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 4 binary64)))) (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 (neg.f64 b_2) b_2)))) |
(/.f64 (sqrt.f64 (-.f64 (pow.f64 b_2 #s(literal 6 binary64)) (pow.f64 (*.f64 a c) #s(literal 3 binary64)))) (sqrt.f64 (fma.f64 (*.f64 a c) (fma.f64 a c (*.f64 b_2 b_2)) (pow.f64 b_2 #s(literal 4 binary64))))) |
(/.f64 (hypot.f64 (pow.f64 (*.f64 (neg.f64 a) c) #s(literal 3/2 binary64)) (pow.f64 b_2 #s(literal 3 binary64))) (sqrt.f64 (fma.f64 (*.f64 (neg.f64 a) c) (fma.f64 (neg.f64 a) c (*.f64 (neg.f64 b_2) b_2)) (pow.f64 b_2 #s(literal 4 binary64))))) |
(/.f64 (hypot.f64 (pow.f64 (*.f64 (neg.f64 a) c) #s(literal 3/2 binary64)) (pow.f64 b_2 #s(literal 3 binary64))) (sqrt.f64 (fma.f64 (*.f64 b_2 b_2) (fma.f64 a c (*.f64 b_2 b_2)) (pow.f64 (*.f64 a c) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2)) #s(literal -1/2 binary64))) |
(sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) #s(literal 1/2 binary64))) |
(/.f64 (/.f64 a (pow.f64 b_2 #s(literal 3/2 binary64))) (pow.f64 b_2 #s(literal 3/2 binary64))) |
(/.f64 (/.f64 a b_2) (*.f64 b_2 b_2)) |
(/.f64 (/.f64 a (*.f64 b_2 b_2)) b_2) |
(/.f64 (neg.f64 (neg.f64 a)) (neg.f64 (pow.f64 (neg.f64 b_2) #s(literal 3 binary64)))) |
(/.f64 (neg.f64 a) (pow.f64 (neg.f64 b_2) #s(literal 3 binary64))) |
(/.f64 a (pow.f64 b_2 #s(literal 3 binary64))) |
(neg.f64 (/.f64 (neg.f64 a) (pow.f64 b_2 #s(literal 3 binary64)))) |
(neg.f64 (/.f64 a (pow.f64 (neg.f64 b_2) #s(literal 3 binary64)))) |
Compiled 16 741 to 1 996 computations (88.1% saved)
26 alts after pruning (23 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 448 | 18 | 466 |
| Fresh | 7 | 5 | 12 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 0 | 0 |
| Total | 457 | 26 | 483 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 35.0% | (fma.f64 (neg.f64 b_2) (/.f64 a (*.f64 a a)) (*.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) (/.f64 a (*.f64 a a)))) |
| 15.5% | (/.f64 (fma.f64 (*.f64 a (neg.f64 b_2)) (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) a))) (*.f64 (*.f64 a a) (*.f64 a a))) | |
| ▶ | 20.7% | (/.f64 (fma.f64 a (neg.f64 b_2) (*.f64 a (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c))))) (*.f64 a a)) |
| 11.0% | (/.f64 (/.f64 (fma.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2)) #s(literal 3/2 binary64)) (pow.f64 (*.f64 a (neg.f64 b_2)) #s(literal 3 binary64))) (fma.f64 (*.f64 a a) (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2)) (-.f64 (pow.f64 (*.f64 a (neg.f64 b_2)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 a (neg.f64 b_2)) a) (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))))))) (*.f64 a a)) | |
| 29.0% | (/.f64 (/.f64 (-.f64 (*.f64 b_2 b_2) #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c))) (-.f64 (neg.f64 b_2) (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c))))) a) | |
| 43.5% | (/.f64 (/.f64 (*.f64 a (+.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) (neg.f64 b_2))) a) a) | |
| 25.6% | (/.f64 (-.f64 (*.f64 b_2 b_2) #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c))) (*.f64 (-.f64 (neg.f64 b_2) (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c)))) a)) | |
| 11.8% | (/.f64 (+.f64 (pow.f64 (/.f64 (neg.f64 b_2) a) #s(literal 3 binary64)) (pow.f64 (/.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c))) a) #s(literal 3 binary64))) (fma.f64 (/.f64 (neg.f64 b_2) a) (/.f64 (neg.f64 b_2) a) (-.f64 (*.f64 (/.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c))) a) (/.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c))) a)) (*.f64 (/.f64 (neg.f64 b_2) a) (/.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c))) a))))) | |
| ✓ | 51.0% | (/.f64 (+.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 c) a)))) a) |
| ✓ | 30.5% | (/.f64 (+.f64 (neg.f64 b_2) (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c)))) a) |
| 12.8% | (/.f64 (+.f64 (neg.f64 b_2) #s(approx (sqrt (- (* b_2 b_2) (* a c))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 c b_2) b_2))) a) | |
| 24.3% | (/.f64 #s(approx (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (*.f64 #s(literal -2 binary64) (*.f64 a b_2))) (*.f64 a a)) | |
| 23.6% | (/.f64 #s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (fma.f64 (*.f64 c #s(literal -1/8 binary64)) (*.f64 a (/.f64 a (pow.f64 b_2 #s(literal 3 binary64)))) (*.f64 (/.f64 a b_2) #s(literal -1/2 binary64))) c)) a) | |
| 24.7% | (/.f64 #s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (*.f64 (/.f64 a b_2) #s(literal -1/2 binary64)) c)) a) | |
| 38.0% | (/.f64 #s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 #s(literal -2 binary64) b_2)) a) | |
| ▶ | 25.1% | (/.f64 #s(approx (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) (*.f64 (/.f64 (*.f64 a c) b_2) #s(literal -1/2 binary64))) a) |
| ▶ | 50.4% | (+.f64 (/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) a) (/.f64 (neg.f64 b_2) a)) |
| 30.5% | (+.f64 (/.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c))) a) (/.f64 (neg.f64 b_2) a)) | |
| 36.9% | #s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) (*.f64 (fma.f64 (/.f64 c (*.f64 b_2 b_2)) #s(literal -1/2 binary64) (/.f64 #s(literal 2 binary64) a)) (neg.f64 b_2))) | |
| 22.2% | #s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) (*.f64 (fma.f64 (/.f64 c (*.f64 b_2 b_2)) #s(literal -1/2 binary64) #s(literal 0 binary64)) b_2)) | |
| ▶ | 12.3% | #s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) #s(literal 0 binary64)) |
| 21.1% | #s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 a (pow.f64 b_2 #s(literal 3 binary64))) c) #s(literal -1/8 binary64)) #s(literal 2 binary64)) (pow.f64 (/.f64 #s(literal -1/2 binary64) b_2) #s(literal 2 binary64))) c) (-.f64 (*.f64 (*.f64 (/.f64 a (pow.f64 b_2 #s(literal 3 binary64))) c) #s(literal -1/8 binary64)) (/.f64 #s(literal -1/2 binary64) b_2)))) | |
| 23.9% | #s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 c (pow.f64 b_2 #s(literal 5 binary64)))) #s(literal -1/16 binary64) (*.f64 (/.f64 a (pow.f64 b_2 #s(literal 3 binary64))) #s(literal -1/8 binary64))) c (/.f64 #s(literal -1/2 binary64) b_2)) c)) | |
| ✓ | 33.7% | #s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (/.f64 c b_2) #s(literal -1/2 binary64))) |
| 33.7% | #s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 #s(approx (+ (* (* c -1/8) (/ a (pow b_2 3))) (/ -1/2 b_2)) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) a) b_2) (/.f64 c b_2) #s(literal -1/2 binary64)) b_2)) c)) | |
| 33.6% | #s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 #s(approx (+ (* (* c -1/8) (/ a (pow b_2 3))) (/ -1/2 b_2)) (/.f64 #s(literal -1/2 binary64) b_2)) c)) |
Compiled 1 506 to 881 computations (41.5% saved)
Found 17 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (neg.f64 b_2) | |
| cost-diff | 2 | (*.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) (/.f64 a (*.f64 a a))) | |
| cost-diff | 2 | (/.f64 a (*.f64 a a)) | |
| cost-diff | 4 | (fma.f64 (neg.f64 b_2) (/.f64 a (*.f64 a a)) (*.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) (/.f64 a (*.f64 a a)))) | |
| cost-diff | 0 | (*.f64 a (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c)))) | |
| cost-diff | 0 | (neg.f64 b_2) | |
| cost-diff | 2 | (fma.f64 a (neg.f64 b_2) (*.f64 a (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c))))) | |
| cost-diff | 4 | (/.f64 (fma.f64 a (neg.f64 b_2) (*.f64 a (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c))))) (*.f64 a a)) | |
| cost-diff | 0 | (/.f64 (*.f64 a c) b_2) | |
| cost-diff | 0 | (*.f64 (/.f64 (*.f64 a c) b_2) #s(literal -1/2 binary64)) | |
| cost-diff | 0 | #s(approx (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) (*.f64 (/.f64 (*.f64 a c) b_2) #s(literal -1/2 binary64))) | |
| cost-diff | 0 | (/.f64 #s(approx (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) (*.f64 (/.f64 (*.f64 a c) b_2) #s(literal -1/2 binary64))) a) | |
| cost-diff | 0 | #s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) #s(literal 0 binary64)) | |
| cost-diff | 0 | (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2)) | |
| cost-diff | 0 | (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) | |
| cost-diff | 0 | (/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) a) | |
| cost-diff | 3 | (+.f64 (/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) a) (/.f64 (neg.f64 b_2) a)) |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 47 | 302 |
| 0 | 71 | 281 |
| 1 | 145 | 275 |
| 2 | 354 | 265 |
| 3 | 1197 | 264 |
| 4 | 4631 | 264 |
| 0 | 8071 | 264 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(+.f64 (/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) a) (/.f64 (neg.f64 b_2) a)) |
(/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) a) |
(sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) |
(fma.f64 (neg.f64 a) c (*.f64 b_2 b_2)) |
(neg.f64 a) |
a |
c |
(*.f64 b_2 b_2) |
b_2 |
(/.f64 (neg.f64 b_2) a) |
(neg.f64 b_2) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) #s(literal 0 binary64)) |
#s(literal 0 binary64) |
(/.f64 #s(approx (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) (*.f64 (/.f64 (*.f64 a c) b_2) #s(literal -1/2 binary64))) a) |
#s(approx (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) (*.f64 (/.f64 (*.f64 a c) b_2) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (*.f64 a c) b_2) #s(literal -1/2 binary64)) |
(/.f64 (*.f64 a c) b_2) |
(*.f64 a c) |
a |
c |
b_2 |
#s(literal -1/2 binary64) |
(/.f64 (fma.f64 a (neg.f64 b_2) (*.f64 a (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c))))) (*.f64 a a)) |
(fma.f64 a (neg.f64 b_2) (*.f64 a (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c))))) |
a |
(neg.f64 b_2) |
b_2 |
(*.f64 a (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c)))) |
(sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c))) |
#s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c)) |
(*.f64 (neg.f64 a) c) |
(neg.f64 a) |
c |
(*.f64 a a) |
(fma.f64 (neg.f64 b_2) (/.f64 a (*.f64 a a)) (*.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) (/.f64 a (*.f64 a a)))) |
(neg.f64 b_2) |
b_2 |
(/.f64 a (*.f64 a a)) |
a |
(*.f64 a a) |
(*.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) (/.f64 a (*.f64 a a))) |
(sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) |
(fma.f64 (neg.f64 a) c (*.f64 b_2 b_2)) |
(neg.f64 a) |
c |
(*.f64 b_2 b_2) |
| Outputs |
|---|
(+.f64 (/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) a) (/.f64 (neg.f64 b_2) a)) |
(/.f64 (-.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) b_2) a) |
(/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) a) |
(/.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) |
(sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) |
(sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) |
(fma.f64 (neg.f64 a) c (*.f64 b_2 b_2)) |
(fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)) |
(neg.f64 a) |
a |
c |
(*.f64 b_2 b_2) |
b_2 |
(/.f64 (neg.f64 b_2) a) |
(neg.f64 b_2) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) #s(literal 0 binary64)) |
#s(literal 0 binary64) |
(/.f64 #s(approx (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) (*.f64 (/.f64 (*.f64 a c) b_2) #s(literal -1/2 binary64))) a) |
(/.f64 #s(approx (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c a) b_2))) a) |
#s(approx (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) (*.f64 (/.f64 (*.f64 a c) b_2) #s(literal -1/2 binary64))) |
#s(approx (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c a) b_2))) |
(*.f64 (/.f64 (*.f64 a c) b_2) #s(literal -1/2 binary64)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c a) b_2)) |
(/.f64 (*.f64 a c) b_2) |
(/.f64 (*.f64 c a) b_2) |
(*.f64 a c) |
(*.f64 c a) |
a |
c |
b_2 |
#s(literal -1/2 binary64) |
(/.f64 (fma.f64 a (neg.f64 b_2) (*.f64 a (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c))))) (*.f64 a a)) |
(/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) b_2) a) |
(fma.f64 a (neg.f64 b_2) (*.f64 a (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c))))) |
(*.f64 (-.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) b_2) a) |
a |
(neg.f64 b_2) |
b_2 |
(*.f64 a (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c)))) |
(*.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) a) |
(sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c))) |
(sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) |
#s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c)) |
#s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a)) |
(*.f64 (neg.f64 a) c) |
(*.f64 (neg.f64 c) a) |
(neg.f64 a) |
c |
(*.f64 a a) |
(fma.f64 (neg.f64 b_2) (/.f64 a (*.f64 a a)) (*.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) (/.f64 a (*.f64 a a)))) |
(/.f64 (-.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) b_2) a) |
(neg.f64 b_2) |
b_2 |
(/.f64 a (*.f64 a a)) |
(/.f64 #s(literal 1 binary64) a) |
a |
(*.f64 a a) |
(*.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) (/.f64 a (*.f64 a a))) |
(/.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) |
(sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) |
(sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) |
(fma.f64 (neg.f64 a) c (*.f64 b_2 b_2)) |
(fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)) |
(neg.f64 a) |
c |
(*.f64 b_2 b_2) |
Found 17 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0.30697250976844204 | (*.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) (/.f64 a (*.f64 a a))) | |
| accuracy | 19.59878134843999 | (fma.f64 (neg.f64 b_2) (/.f64 a (*.f64 a a)) (*.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) (/.f64 a (*.f64 a a)))) | |
| accuracy | 26.42976615794721 | (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) | |
| accuracy | 28.17293651744587 | (/.f64 a (*.f64 a a)) | |
| accuracy | 17.754229011583103 | (fma.f64 a (neg.f64 b_2) (*.f64 a (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c))))) | |
| accuracy | 26.42976615794721 | (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c))) | |
| accuracy | 29.11056713699318 | (/.f64 (fma.f64 a (neg.f64 b_2) (*.f64 a (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c))))) (*.f64 a a)) | |
| accuracy | 41.0657686511642 | #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c)) | |
| accuracy | 0.0 | (*.f64 a c) | |
| accuracy | 4.065884805808646 | (/.f64 #s(approx (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) (*.f64 (/.f64 (*.f64 a c) b_2) #s(literal -1/2 binary64))) a) | |
| accuracy | 4.616913188831143 | (/.f64 (*.f64 a c) b_2) | |
| accuracy | 42.34798362253101 | #s(approx (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) (*.f64 (/.f64 (*.f64 a c) b_2) #s(literal -1/2 binary64))) | |
| accuracy | 56.14517411311269 | #s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) #s(literal 0 binary64)) | |
| accuracy | 0.01171875 | (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2)) | |
| accuracy | 0.08984375 | (/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) a) | |
| accuracy | 15.315843794143651 | (+.f64 (/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) a) (/.f64 (neg.f64 b_2) a)) | |
| accuracy | 26.42976615794721 | (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) |
| 48.0ms | 174× | 0 | valid |
| 44.0ms | 44× | 2 | valid |
| 14.0ms | 25× | 1 | valid |
| 14.0ms | 13× | 3 | valid |
Compiled 273 to 40 computations (85.3% saved)
ival-mult: 30.0ms (33.3% of total)ival-div: 17.0ms (18.9% of total)adjust: 14.0ms (15.5% of total)ival-sqrt: 13.0ms (14.4% of total)ival-add: 11.0ms (12.2% of total)ival-neg: 3.0ms (3.3% of total)ival-sub: 2.0ms (2.2% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)exact: 0.0ms (0% of total)| Inputs |
|---|
(+.f64 (/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) a) (/.f64 (neg.f64 b_2) a)) |
(/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) a) |
(sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) |
(fma.f64 (neg.f64 a) c (*.f64 b_2 b_2)) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) #s(literal 0 binary64)) |
(/.f64 #s(approx (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) (*.f64 (/.f64 (*.f64 a c) b_2) #s(literal -1/2 binary64))) a) |
#s(approx (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) (*.f64 (/.f64 (*.f64 a c) b_2) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (*.f64 a c) b_2) #s(literal -1/2 binary64)) |
(/.f64 (*.f64 a c) b_2) |
(/.f64 (fma.f64 a (neg.f64 b_2) (*.f64 a (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c))))) (*.f64 a a)) |
(fma.f64 a (neg.f64 b_2) (*.f64 a (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c))))) |
(neg.f64 b_2) |
(*.f64 a (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c)))) |
(fma.f64 (neg.f64 b_2) (/.f64 a (*.f64 a a)) (*.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) (/.f64 a (*.f64 a a)))) |
(/.f64 a (*.f64 a a)) |
(*.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) (/.f64 a (*.f64 a a))) |
(*.f64 a c) |
#s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c)) |
(sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c))) |
| Outputs |
|---|
#s(approx (+ (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (/ (neg b_2) a)) #s(hole binary64 (/ (+ b_2 (* -1 b_2)) a))) |
#s(approx (+ (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (/ (neg b_2) a)) #s(hole binary64 (/ (+ b_2 (+ (* -1 b_2) (* -1/2 (/ (* a c) b_2)))) a))) |
#s(approx (+ (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (/ (neg b_2) a)) #s(hole binary64 (/ (+ b_2 (+ (* -1 b_2) (* a (+ (* -1/2 (/ c b_2)) (* -1/8 (/ (* a (pow c 2)) (pow b_2 3))))))) a))) |
#s(approx (+ (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (/ (neg b_2) a)) #s(hole binary64 (/ (+ b_2 (+ (* -1 b_2) (* a (+ (* -1/2 (/ c b_2)) (* a (+ (* -1/8 (/ (pow c 2) (pow b_2 3))) (* -1/16 (/ (* a (pow c 3)) (pow b_2 5))))))))) a))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) #s(hole binary64 (/ b_2 a))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) #s(hole binary64 (/ (+ b_2 (* -1/2 (/ (* a c) b_2))) a))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) #s(hole binary64 (/ (+ b_2 (* a (+ (* -1/2 (/ c b_2)) (* -1/8 (/ (* a (pow c 2)) (pow b_2 3)))))) a))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) #s(hole binary64 (/ (+ b_2 (* a (+ (* -1/2 (/ c b_2)) (* a (+ (* -1/8 (/ (pow c 2) (pow b_2 3))) (* -1/16 (/ (* a (pow c 3)) (pow b_2 5)))))))) a))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 b_2)) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (+ b_2 (* -1/2 (/ (* a c) b_2))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (+ b_2 (* a (+ (* -1/2 (/ c b_2)) (* -1/8 (/ (* a (pow c 2)) (pow b_2 3)))))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (+ b_2 (* a (+ (* -1/2 (/ c b_2)) (* a (+ (* -1/8 (/ (pow c 2) (pow b_2 3))) (* -1/16 (/ (* a (pow c 3)) (pow b_2 5)))))))))) |
#s(approx (+ (* (neg a) c) (* b_2 b_2)) #s(hole binary64 (pow b_2 2))) |
#s(approx (+ (* (neg a) c) (* b_2 b_2)) #s(hole binary64 (+ (* -1 (* a c)) (pow b_2 2)))) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) #s(hole binary64 (/ (+ b_2 (* -1 b_2)) a))) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) #s(hole binary64 (/ (+ b_2 (+ (* -1 b_2) (* -1/2 (/ (* a c) b_2)))) a))) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) #s(hole binary64 (/ (+ b_2 (+ (* -1 b_2) (* a (+ (* -1/2 (/ c b_2)) (* -1/8 (/ (* a (pow c 2)) (pow b_2 3))))))) a))) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* 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) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) a) #s(hole binary64 (* -1/2 (/ c b_2)))) |
#s(approx (/ (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) 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) (* (neg c) a)))) 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) (* (neg c) a)))) 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) (* (neg c) a)))) #s(hole binary64 (* -1/2 (/ (* a c) b_2)))) |
#s(approx (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) #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) (* (neg c) a)))) #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) (* (neg c) a)))) #s(hole binary64 (* a (+ (* -1/2 (/ c b_2)) (* a (+ (* -1/8 (/ (pow c 2) (pow b_2 3))) (* a (+ (* -1/2 (/ (* a (+ (* 1/64 (/ (pow c 4) (pow b_2 6))) (* 1/16 (/ (pow c 4) (pow b_2 6))))) b_2)) (* -1/16 (/ (pow c 3) (pow b_2 5))))))))))) |
#s(approx (* (/ (* a c) b_2) -1/2) #s(hole binary64 (* -1/2 (/ (* a c) b_2)))) |
#s(approx (/ (* a c) b_2) #s(hole binary64 (/ (* a c) b_2))) |
#s(approx (/ (+ (* a (neg b_2)) (* a (sqrt (- (* b_2 b_2) (* a c))))) (* a a)) #s(hole binary64 (/ (+ b_2 (* -1 b_2)) a))) |
#s(approx (/ (+ (* a (neg b_2)) (* a (sqrt (- (* b_2 b_2) (* a c))))) (* a a)) #s(hole binary64 (/ (+ b_2 (+ (* -1 b_2) (* -1/2 (/ (* a c) b_2)))) a))) |
#s(approx (/ (+ (* a (neg b_2)) (* a (sqrt (- (* b_2 b_2) (* a 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 (/ (+ (* a (neg b_2)) (* a (sqrt (- (* b_2 b_2) (* a 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 (+ (* a (neg b_2)) (* a (sqrt (- (* b_2 b_2) (* a c))))) #s(hole binary64 (* a (+ b_2 (* -1 b_2))))) |
#s(approx (+ (* a (neg b_2)) (* a (sqrt (- (* b_2 b_2) (* a c))))) #s(hole binary64 (* a (+ b_2 (+ (* -1 b_2) (* -1/2 (/ (* a c) b_2))))))) |
#s(approx (+ (* a (neg b_2)) (* a (sqrt (- (* b_2 b_2) (* a c))))) #s(hole binary64 (* a (+ b_2 (+ (* -1 b_2) (* a (+ (* -1/2 (/ c b_2)) (* -1/8 (/ (* a (pow c 2)) (pow b_2 3)))))))))) |
#s(approx (+ (* a (neg b_2)) (* a (sqrt (- (* b_2 b_2) (* a c))))) #s(hole binary64 (* a (+ b_2 (+ (* -1 b_2) (* a (+ (* -1/2 (/ c b_2)) (* a (+ (* -1/8 (/ (pow c 2) (pow b_2 3))) (* -1/16 (/ (* a (pow c 3)) (pow b_2 5)))))))))))) |
#s(approx (* a (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* a b_2))) |
#s(approx (* a (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* a (+ b_2 (* -1/2 (/ (* a c) b_2)))))) |
#s(approx (* a (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* a (+ b_2 (* a (+ (* -1/2 (/ c b_2)) (* -1/8 (/ (* a (pow c 2)) (pow b_2 3))))))))) |
#s(approx (* a (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* a (+ b_2 (* a (+ (* -1/2 (/ c b_2)) (* a (+ (* -1/8 (/ (pow c 2) (pow b_2 3))) (* -1/16 (/ (* a (pow c 3)) (pow b_2 5))))))))))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* a a)))) #s(hole binary64 (/ (+ b_2 (* -1 b_2)) a))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* a a)))) #s(hole binary64 (/ (+ b_2 (+ (* -1 b_2) (* -1/2 (/ (* a c) b_2)))) a))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* a a)))) #s(hole binary64 (/ (+ b_2 (+ (* -1 b_2) (* a (+ (* -1/2 (/ c b_2)) (* -1/8 (/ (* a (pow c 2)) (pow b_2 3))))))) a))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* a a)))) #s(hole binary64 (/ (+ b_2 (+ (* -1 b_2) (* a (+ (* -1/2 (/ c b_2)) (* a (+ (* -1/8 (/ (pow c 2) (pow b_2 3))) (* -1/16 (/ (* a (pow c 3)) (pow b_2 5))))))))) a))) |
#s(approx (/ a (* a a)) #s(hole binary64 (/ 1 a))) |
#s(approx (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* a a))) #s(hole binary64 (/ b_2 a))) |
#s(approx (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* a a))) #s(hole binary64 (/ (+ b_2 (* -1/2 (/ (* a c) b_2))) a))) |
#s(approx (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* 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 (+ (* (neg a) c) (* b_2 b_2))) (/ a (* 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 (* a c) #s(hole binary64 (* a c))) |
#s(approx (- (* b_2 b_2) (* a c)) #s(hole binary64 (pow b_2 2))) |
#s(approx (- (* b_2 b_2) (* a c)) #s(hole binary64 (+ (* -1 (* a c)) (pow b_2 2)))) |
#s(approx (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 (+ (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (/ (neg b_2) a)) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (+ (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (/ (neg b_2) a)) #s(hole binary64 (+ (* -1 (/ b_2 a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (+ (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (/ (neg b_2) a)) #s(hole binary64 (+ (* -1 (/ b_2 a)) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))))) |
#s(approx (+ (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (/ (neg b_2) a)) #s(hole binary64 (+ (* -1 (/ b_2 a)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) #s(hole binary64 (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) #s(hole binary64 (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b_2 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -1)))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b_2 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (+ (* (neg a) c) (* b_2 b_2)) #s(hole binary64 (* -1 (* a c)))) |
#s(approx (+ (* (neg a) c) (* b_2 b_2)) #s(hole binary64 (* a (+ (* -1 c) (/ (pow b_2 2) a))))) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) #s(hole binary64 (+ (* -1 (/ b_2 a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) #s(hole binary64 (+ (* -1 (/ b_2 a)) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))))) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) #s(hole binary64 (+ (* -1 (/ b_2 a)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (/ (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) a) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (/ (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) a) #s(hole binary64 (+ (* -1 (/ b_2 a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg 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) (sqrt (+ (* b_2 b_2) (* (neg 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 (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -1)))) |
#s(approx (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) #s(hole binary64 (* a (+ (* -1 (/ b_2 a)) (* (sqrt (/ c a)) (sqrt -1)))))) |
#s(approx (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg 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))) (/ b_2 a))))) |
#s(approx (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg 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)))) (/ b_2 a))))) |
#s(approx (/ (+ (* a (neg b_2)) (* a (sqrt (- (* b_2 b_2) (* a c))))) (* a a)) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (/ (+ (* a (neg b_2)) (* a (sqrt (- (* b_2 b_2) (* a c))))) (* a a)) #s(hole binary64 (+ (* -1 (/ b_2 a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (+ (* a (neg b_2)) (* a (sqrt (- (* b_2 b_2) (* a 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 (/ (+ (* a (neg b_2)) (* a (sqrt (- (* b_2 b_2) (* a 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 (+ (* a (neg b_2)) (* a (sqrt (- (* b_2 b_2) (* a c))))) #s(hole binary64 (* (sqrt (* (pow a 3) c)) (sqrt -1)))) |
#s(approx (+ (* a (neg b_2)) (* a (sqrt (- (* b_2 b_2) (* a c))))) #s(hole binary64 (* (pow a 2) (+ (* -1 (/ b_2 a)) (* (sqrt (/ c a)) (sqrt -1)))))) |
#s(approx (+ (* a (neg b_2)) (* a (sqrt (- (* b_2 b_2) (* a c))))) #s(hole binary64 (* (pow a 2) (+ (* -1 (/ b_2 a)) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (+ (* a (neg b_2)) (* a (sqrt (- (* b_2 b_2) (* a c))))) #s(hole binary64 (* (pow a 2) (+ (* -1 (/ b_2 a)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (* a (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* (sqrt (* (pow a 3) c)) (sqrt -1)))) |
#s(approx (* a (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* (pow a 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))))) |
#s(approx (* a (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* (pow a 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (* a (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* (pow a 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b_2 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* a a)))) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* a a)))) #s(hole binary64 (+ (* -1 (/ b_2 a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* a a)))) #s(hole binary64 (+ (* -1 (/ b_2 a)) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* a a)))) #s(hole binary64 (+ (* -1 (/ b_2 a)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* a a))) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* 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 (+ (* (neg a) c) (* b_2 b_2))) (/ a (* 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 (+ (* (neg a) c) (* b_2 b_2))) (/ a (* 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 (- (* 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 (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 (+ (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (/ (neg b_2) a)) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (+ (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (/ (neg b_2) a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ b_2 a))))) |
#s(approx (+ (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (/ (neg b_2) a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ b_2 (* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 2) (sqrt -1))))) a))))) |
#s(approx (+ (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (/ (neg b_2) a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ b_2 (* -1 (/ (+ (* -1/2 (* (sqrt (/ a c)) (* (pow b_2 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 4) (sqrt -1))))) a))) a))))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1))))))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b_2 4) (sqrt -1)))))))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1)))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b_2 6) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b_2 4) (sqrt -1))))))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b_2 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))))))) |
#s(approx (+ (* (neg a) c) (* b_2 b_2)) #s(hole binary64 (* -1 (* a (+ c (* -1 (/ (pow b_2 2) a))))))) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ b_2 a))))) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ b_2 (* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 2) (sqrt -1))))) a))))) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ b_2 (* -1 (/ (+ (* -1/2 (* (sqrt (/ a c)) (* (pow b_2 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 4) (sqrt -1))))) a))) a))))) |
#s(approx (/ (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) a) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) a) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ b_2 a))))) |
#s(approx (/ (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg 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) (sqrt (+ (* b_2 b_2) (* (neg 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 (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) #s(hole binary64 (* -1 (* a (+ (* (sqrt (/ c a)) (sqrt -1)) (/ b_2 a)))))) |
#s(approx (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) #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) (* (neg c) a)))) #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 (/ (+ (* a (neg b_2)) (* a (sqrt (- (* b_2 b_2) (* a c))))) (* a a)) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (+ (* a (neg b_2)) (* a (sqrt (- (* b_2 b_2) (* a c))))) (* a a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ b_2 a))))) |
#s(approx (/ (+ (* a (neg b_2)) (* a (sqrt (- (* b_2 b_2) (* a 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 (/ (+ (* a (neg b_2)) (* a (sqrt (- (* b_2 b_2) (* a 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 (+ (* a (neg b_2)) (* a (sqrt (- (* b_2 b_2) (* a c))))) #s(hole binary64 (* -1 (* (sqrt (* (pow a 3) c)) (sqrt -1))))) |
#s(approx (+ (* a (neg b_2)) (* a (sqrt (- (* b_2 b_2) (* a c))))) #s(hole binary64 (* (pow a 2) (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ b_2 a)))))) |
#s(approx (+ (* a (neg b_2)) (* a (sqrt (- (* b_2 b_2) (* a c))))) #s(hole binary64 (* (pow a 2) (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ b_2 (* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 2) (sqrt -1))))) a)))))) |
#s(approx (+ (* a (neg b_2)) (* a (sqrt (- (* b_2 b_2) (* a c))))) #s(hole binary64 (* (pow a 2) (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ b_2 (* -1 (/ (+ (* -1/2 (* (sqrt (/ a c)) (* (pow b_2 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 4) (sqrt -1))))) a))) a)))))) |
#s(approx (* a (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* (sqrt (* (pow a 3) c)) (sqrt -1))))) |
#s(approx (* a (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* (pow a 2) (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1)))))))) |
#s(approx (* a (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* (pow a 2) (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b_2 4) (sqrt -1))))))))) |
#s(approx (* a (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* (pow a 2) (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1)))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b_2 6) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b_2 4) (sqrt -1)))))))))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* a a)))) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* a a)))) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ b_2 a))))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* a a)))) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ b_2 (* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 2) (sqrt -1))))) a))))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* a a)))) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ b_2 (* -1 (/ (+ (* -1/2 (* (sqrt (/ a c)) (* (pow b_2 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 4) (sqrt -1))))) a))) a))))) |
#s(approx (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* a a))) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* 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 (+ (* (neg a) c) (* b_2 b_2))) (/ a (* 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 (+ (* (neg a) c) (* b_2 b_2))) (/ a (* 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 (- (* b_2 b_2) (* a c)) #s(hole binary64 (* -1 (* a (- (* -1 (/ (pow b_2 2) a)) (* -1 c)))))) |
#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 (+ (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (/ (neg b_2) a)) #s(hole binary64 (+ (* b_2 (- (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b_2 (sqrt -1)))) (/ 1 a))) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (+ (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (/ (neg b_2) a)) #s(hole binary64 (+ (* b_2 (- (* b_2 (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -1)))))) (/ 1 a))) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) #s(hole binary64 (+ (* (sqrt (/ c a)) (sqrt -1)) (* (pow b_2 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -1))))))))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) #s(hole binary64 (+ (* (sqrt (/ c a)) (sqrt -1)) (* (pow b_2 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -1)))) (* (pow b_2 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ 1 (pow (sqrt -1) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b_2 2) (pow (sqrt -1) 5))))))))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (+ (* (sqrt (* a c)) (sqrt -1)) (* (pow b_2 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -1))))))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (+ (* (sqrt (* a c)) (sqrt -1)) (* (pow b_2 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -1)))) (* (pow b_2 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -1) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b_2 2) (pow (sqrt -1) 5))))))))))) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) #s(hole binary64 (+ (* b_2 (- (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b_2 (sqrt -1)))) (/ 1 a))) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* 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) (sqrt (+ (* b_2 b_2) (* (neg 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) (sqrt (+ (* b_2 b_2) (* (neg 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) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) #s(hole binary64 (+ (* -1 b_2) (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) #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) (* (neg c) a)))) #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 (/ (+ (* a (neg b_2)) (* a (sqrt (- (* b_2 b_2) (* a 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 (/ (+ (* a (neg b_2)) (* a (sqrt (- (* b_2 b_2) (* a 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 (+ (* a (neg b_2)) (* a (sqrt (- (* b_2 b_2) (* a c))))) #s(hole binary64 (+ (* -1 (* a b_2)) (* (sqrt (* (pow a 3) c)) (sqrt -1))))) |
#s(approx (+ (* a (neg b_2)) (* a (sqrt (- (* b_2 b_2) (* a c))))) #s(hole binary64 (+ (* b_2 (+ (* -1 a) (* 1/2 (* (sqrt (/ a c)) (/ b_2 (sqrt -1)))))) (* (sqrt (* (pow a 3) c)) (sqrt -1))))) |
#s(approx (+ (* a (neg b_2)) (* a (sqrt (- (* b_2 b_2) (* a c))))) #s(hole binary64 (+ (* b_2 (+ (* -1 a) (* b_2 (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ a c)) (/ 1 (sqrt -1)))))))) (* (sqrt (* (pow a 3) c)) (sqrt -1))))) |
#s(approx (neg b_2) #s(hole binary64 (* -1 b_2))) |
#s(approx (* a (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ a c)) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (* (pow a 3) c)) (sqrt -1))))) |
#s(approx (* a (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (+ (* (sqrt (* (pow a 3) c)) (sqrt -1)) (* (pow b_2 2) (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ a c)) (/ 1 (sqrt -1))))))))) |
#s(approx (* a (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (+ (* (sqrt (* (pow a 3) c)) (sqrt -1)) (* (pow b_2 2) (+ (* 1/2 (* (sqrt (/ a c)) (/ 1 (sqrt -1)))) (* (pow b_2 2) (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -1) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b_2 2) (pow (sqrt -1) 5))))))))))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* a a)))) #s(hole binary64 (+ (* b_2 (- (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b_2 (sqrt -1)))) (/ 1 a))) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* a a)))) #s(hole binary64 (+ (* b_2 (- (* b_2 (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -1)))))) (/ 1 a))) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* 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 (+ (* (neg a) c) (* b_2 b_2))) (/ a (* 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 (- (* b_2 b_2) (* a c)) #s(hole binary64 (- (pow b_2 2) (* a c)))) |
#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 (+ (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (/ (neg b_2) a)) #s(hole binary64 (* -1/2 (/ c b_2)))) |
#s(approx (+ (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (/ (neg b_2) a)) #s(hole binary64 (/ (+ (* -1/2 c) (* -1/8 (/ (* a (pow c 2)) (pow b_2 2)))) b_2))) |
#s(approx (+ (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (/ (neg b_2) a)) #s(hole binary64 (/ (+ (* -1/2 c) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 2))) (* -1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 4))))) b_2))) |
#s(approx (+ (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (/ (neg b_2) a)) #s(hole binary64 (/ (+ (* -1/2 c) (+ (* -1/2 (/ (+ (* 1/64 (* (pow a 4) (pow c 4))) (* 1/16 (* (pow a 4) (pow c 4)))) (* a (pow b_2 6)))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 2))) (* -1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 4)))))) b_2))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) #s(hole binary64 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (/ 1 a))))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) #s(hole binary64 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 4))) (/ 1 a)))))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) #s(hole binary64 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 4))) (+ (* -1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 6))) (/ 1 a))))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (* b_2 (+ 1 (* -1/2 (/ (* a c) (pow b_2 2))))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (* b_2 (+ 1 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4)))))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (* b_2 (+ 1 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))) (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 6))))))))) |
#s(approx (+ (* (neg a) c) (* b_2 b_2)) #s(hole binary64 (* (pow b_2 2) (+ 1 (* -1 (/ (* a c) (pow b_2 2))))))) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) #s(hole binary64 (/ (* b_2 (+ a (* -1 a))) (pow a 2)))) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) #s(hole binary64 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (+ (/ -1 a) (/ 1 a)))))) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) #s(hole binary64 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 4))) (+ (/ -1 a) (/ 1 a))))))) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) #s(hole binary64 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 4))) (+ (* -1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 6))) (+ (/ -1 a) (/ 1 a)))))))) |
#s(approx (/ (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg 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) (sqrt (+ (* b_2 b_2) (* (neg 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) (sqrt (+ (* b_2 b_2) (* (neg 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 (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) #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) (* (neg c) a)))) #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) (* (neg c) a)))) #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 (/ (+ (* a (neg b_2)) (* a (sqrt (- (* b_2 b_2) (* a c))))) (* a a)) #s(hole binary64 (/ (* b_2 (+ a (* -1 a))) (pow a 2)))) |
#s(approx (/ (+ (* a (neg b_2)) (* a (sqrt (- (* b_2 b_2) (* a c))))) (* a a)) #s(hole binary64 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (+ (/ -1 a) (/ 1 a)))))) |
#s(approx (/ (+ (* a (neg b_2)) (* a (sqrt (- (* b_2 b_2) (* a 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) (/ 1 a))))))) |
#s(approx (/ (+ (* a (neg b_2)) (* a (sqrt (- (* b_2 b_2) (* a 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) (/ 1 a)))))))) |
#s(approx (+ (* a (neg b_2)) (* a (sqrt (- (* b_2 b_2) (* a c))))) #s(hole binary64 (* b_2 (+ a (* -1 a))))) |
#s(approx (+ (* a (neg b_2)) (* a (sqrt (- (* b_2 b_2) (* a c))))) #s(hole binary64 (* b_2 (+ a (+ (* -1 a) (* -1/2 (/ (* (pow a 2) c) (pow b_2 2)))))))) |
#s(approx (+ (* a (neg b_2)) (* a (sqrt (- (* b_2 b_2) (* a c))))) #s(hole binary64 (* b_2 (+ a (+ (* -1 a) (+ (* -1/2 (/ (* (pow a 2) c) (pow b_2 2))) (* -1/8 (/ (* (pow a 3) (pow c 2)) (pow b_2 4))))))))) |
#s(approx (+ (* a (neg b_2)) (* a (sqrt (- (* b_2 b_2) (* a c))))) #s(hole binary64 (* b_2 (+ a (+ (* -1 a) (+ (* -1/2 (/ (* (pow a 2) c) (pow b_2 2))) (+ (* -1/8 (/ (* (pow a 3) (pow c 2)) (pow b_2 4))) (* -1/16 (/ (* (pow a 4) (pow c 3)) (pow b_2 6)))))))))) |
#s(approx (* a (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* b_2 (+ a (* -1/2 (/ (* (pow a 2) c) (pow b_2 2))))))) |
#s(approx (* a (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* b_2 (+ a (+ (* -1/2 (/ (* (pow a 2) c) (pow b_2 2))) (* -1/8 (/ (* (pow a 3) (pow c 2)) (pow b_2 4)))))))) |
#s(approx (* a (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* b_2 (+ a (+ (* -1/2 (/ (* (pow a 2) c) (pow b_2 2))) (+ (* -1/8 (/ (* (pow a 3) (pow c 2)) (pow b_2 4))) (* -1/16 (/ (* (pow a 4) (pow c 3)) (pow b_2 6))))))))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* a a)))) #s(hole binary64 (* -1/2 (/ c b_2)))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* 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 (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* 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 (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* 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 (+ (* (neg a) c) (* b_2 b_2))) (/ a (* a a))) #s(hole binary64 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (/ 1 a))))) |
#s(approx (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* 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 (+ (* (neg a) c) (* b_2 b_2))) (/ a (* a a))) #s(hole binary64 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 4))) (+ (* -1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 6))) (/ 1 a))))))) |
#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 (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 (+ (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (/ (neg b_2) a)) #s(hole binary64 (* -2 (/ b_2 a)))) |
#s(approx (+ (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (/ (neg b_2) a)) #s(hole binary64 (* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (* 2 (/ 1 a))))))) |
#s(approx (+ (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (/ (neg b_2) a)) #s(hole binary64 (* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 4))) (* 2 (/ 1 a)))))))) |
#s(approx (+ (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (/ (neg b_2) a)) #s(hole binary64 (* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 4))) (+ (* -1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 6))) (* 2 (/ 1 a))))))))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) #s(hole binary64 (* -1 (/ b_2 a)))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) #s(hole binary64 (* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (/ 1 a)))))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) #s(hole binary64 (* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 4))) (/ 1 a))))))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) #s(hole binary64 (* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 4))) (+ (* -1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 6))) (/ 1 a)))))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (* -1 b_2))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (* -1 (* b_2 (+ 1 (* -1/2 (/ (* a c) (pow b_2 2)))))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (* -1 (* b_2 (+ 1 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))))))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (* -1 (* b_2 (+ 1 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))) (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 6)))))))))) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) #s(hole binary64 (* -2 (/ b_2 a)))) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) #s(hole binary64 (* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (* 2 (/ 1 a))))))) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) #s(hole binary64 (* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 4))) (* 2 (/ 1 a)))))))) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) #s(hole binary64 (* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 4))) (+ (* -1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 6))) (* 2 (/ 1 a))))))))) |
#s(approx (/ (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) a) #s(hole binary64 (* -2 (/ b_2 a)))) |
#s(approx (/ (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) 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) (* (neg 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) (sqrt (+ (* b_2 b_2) (* (neg 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 (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) #s(hole binary64 (* -2 b_2))) |
#s(approx (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) #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) (* (neg c) a)))) #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) (* (neg c) a)))) #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 (/ (+ (* a (neg b_2)) (* a (sqrt (- (* b_2 b_2) (* a c))))) (* a a)) #s(hole binary64 (* -2 (/ b_2 a)))) |
#s(approx (/ (+ (* a (neg b_2)) (* a (sqrt (- (* b_2 b_2) (* a c))))) (* a a)) #s(hole binary64 (* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (* 2 (/ 1 a))))))) |
#s(approx (/ (+ (* a (neg b_2)) (* a (sqrt (- (* b_2 b_2) (* a 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 (/ (+ (* a (neg b_2)) (* a (sqrt (- (* b_2 b_2) (* a 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 (+ (* a (neg b_2)) (* a (sqrt (- (* b_2 b_2) (* a c))))) #s(hole binary64 (* -2 (* a b_2)))) |
#s(approx (+ (* a (neg b_2)) (* a (sqrt (- (* b_2 b_2) (* a c))))) #s(hole binary64 (* -1 (* b_2 (+ (* -1/2 (/ (* (pow a 2) c) (pow b_2 2))) (* 2 a)))))) |
#s(approx (+ (* a (neg b_2)) (* a (sqrt (- (* b_2 b_2) (* a c))))) #s(hole binary64 (* -1 (* b_2 (+ (* -1/2 (/ (* (pow a 2) c) (pow b_2 2))) (+ (* -1/8 (/ (* (pow a 3) (pow c 2)) (pow b_2 4))) (* 2 a))))))) |
#s(approx (+ (* a (neg b_2)) (* a (sqrt (- (* b_2 b_2) (* a c))))) #s(hole binary64 (* -1 (* b_2 (+ (* -1/2 (/ (* (pow a 2) c) (pow b_2 2))) (+ (* -1/8 (/ (* (pow a 3) (pow c 2)) (pow b_2 4))) (+ (* -1/16 (/ (* (pow a 4) (pow c 3)) (pow b_2 6))) (* 2 a)))))))) |
#s(approx (* a (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* a b_2)))) |
#s(approx (* a (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* b_2 (+ a (* -1/2 (/ (* (pow a 2) c) (pow b_2 2)))))))) |
#s(approx (* a (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* b_2 (+ a (+ (* -1/2 (/ (* (pow a 2) c) (pow b_2 2))) (* -1/8 (/ (* (pow a 3) (pow c 2)) (pow b_2 4))))))))) |
#s(approx (* a (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* b_2 (+ a (+ (* -1/2 (/ (* (pow a 2) c) (pow b_2 2))) (+ (* -1/8 (/ (* (pow a 3) (pow c 2)) (pow b_2 4))) (* -1/16 (/ (* (pow a 4) (pow c 3)) (pow b_2 6)))))))))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* a a)))) #s(hole binary64 (* -2 (/ b_2 a)))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* a a)))) #s(hole binary64 (* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (* 2 (/ 1 a))))))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* a a)))) #s(hole binary64 (* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 4))) (* 2 (/ 1 a)))))))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* a a)))) #s(hole binary64 (* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 4))) (+ (* -1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 6))) (* 2 (/ 1 a))))))))) |
#s(approx (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* a a))) #s(hole binary64 (* -1 (/ b_2 a)))) |
#s(approx (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* a a))) #s(hole binary64 (* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (/ 1 a)))))) |
#s(approx (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* 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 (+ (* (neg a) c) (* b_2 b_2))) (/ a (* a a))) #s(hole binary64 (* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 4))) (+ (* -1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 6))) (/ 1 a)))))))) |
#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 (+ (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (/ (neg b_2) a)) #s(hole binary64 (+ (* -1 (/ b_2 a)) (/ b_2 a)))) |
#s(approx (+ (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (/ (neg b_2) a)) #s(hole binary64 (+ (* -1 (/ b_2 a)) (+ (* -1/2 (/ c b_2)) (/ b_2 a))))) |
#s(approx (+ (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (/ (neg b_2) a)) #s(hole binary64 (+ (* -1 (/ b_2 a)) (+ (* c (- (* -1/8 (/ (* a c) (pow b_2 3))) (* 1/2 (/ 1 b_2)))) (/ b_2 a))))) |
#s(approx (+ (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (/ (neg b_2) a)) #s(hole binary64 (+ (* -1 (/ b_2 a)) (+ (* c (- (* c (+ (* -1/8 (/ a (pow b_2 3))) (* -1/16 (/ (* (pow a 2) c) (pow b_2 5))))) (* 1/2 (/ 1 b_2)))) (/ b_2 a))))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) #s(hole binary64 (+ (* -1/2 (/ c b_2)) (/ b_2 a)))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) #s(hole binary64 (+ (* c (- (* -1/8 (/ (* a c) (pow b_2 3))) (* 1/2 (/ 1 b_2)))) (/ b_2 a)))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) #s(hole binary64 (+ (* c (- (* c (+ (* -1/8 (/ a (pow b_2 3))) (* -1/16 (/ (* (pow a 2) c) (pow b_2 5))))) (* 1/2 (/ 1 b_2)))) (/ b_2 a)))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (+ b_2 (* c (+ (* -1/2 (/ a b_2)) (* -1/8 (/ (* (pow a 2) c) (pow b_2 3)))))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (+ b_2 (* c (+ (* -1/2 (/ a b_2)) (* c (+ (* -1/8 (/ (pow a 2) (pow b_2 3))) (* -1/16 (/ (* (pow a 3) c) (pow b_2 5)))))))))) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) #s(hole binary64 (/ (+ (* -1 (* a b_2)) (* a b_2)) (pow a 2)))) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) #s(hole binary64 (+ (* -1 (/ b_2 a)) (+ (* -1/2 (/ c b_2)) (/ b_2 a))))) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) #s(hole binary64 (+ (* -1 (/ b_2 a)) (+ (* c (- (* -1/8 (/ (* a c) (pow b_2 3))) (* 1/2 (/ 1 b_2)))) (/ b_2 a))))) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) #s(hole binary64 (+ (* -1 (/ b_2 a)) (+ (* c (- (* c (+ (* -1/8 (/ a (pow b_2 3))) (* -1/16 (/ (* (pow a 2) c) (pow b_2 5))))) (* 1/2 (/ 1 b_2)))) (/ b_2 a))))) |
#s(approx (/ (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) 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) (* (neg 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)))))) |
#s(approx (/ (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) 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) (* (neg c) a)))) #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) (* (neg c) a)))) #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) (* (neg c) a)))) #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 (/ (+ (* a (neg b_2)) (* a (sqrt (- (* b_2 b_2) (* a c))))) (* a a)) #s(hole binary64 (/ (+ (* -1 (* a b_2)) (* a b_2)) (pow a 2)))) |
#s(approx (/ (+ (* a (neg b_2)) (* a (sqrt (- (* b_2 b_2) (* a c))))) (* a a)) #s(hole binary64 (+ (* -1 (/ b_2 a)) (+ (* -1/2 (/ c b_2)) (/ b_2 a))))) |
#s(approx (/ (+ (* a (neg b_2)) (* a (sqrt (- (* b_2 b_2) (* a 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 (/ (+ (* a (neg b_2)) (* a (sqrt (- (* b_2 b_2) (* a 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 (+ (* a (neg b_2)) (* a (sqrt (- (* b_2 b_2) (* a c))))) #s(hole binary64 (+ (* -1 (* a b_2)) (* a b_2)))) |
#s(approx (+ (* a (neg b_2)) (* a (sqrt (- (* b_2 b_2) (* a c))))) #s(hole binary64 (+ (* -1 (* a b_2)) (+ (* -1/2 (/ (* (pow a 2) c) b_2)) (* a b_2))))) |
#s(approx (+ (* a (neg b_2)) (* a (sqrt (- (* b_2 b_2) (* a c))))) #s(hole binary64 (+ (* -1 (* a b_2)) (+ (* a b_2) (* c (+ (* -1/2 (/ (pow a 2) b_2)) (* -1/8 (/ (* (pow a 3) c) (pow b_2 3))))))))) |
#s(approx (+ (* a (neg b_2)) (* a (sqrt (- (* b_2 b_2) (* a c))))) #s(hole binary64 (+ (* -1 (* a b_2)) (+ (* a b_2) (* c (+ (* -1/2 (/ (pow a 2) b_2)) (* c (+ (* -1/8 (/ (pow a 3) (pow b_2 3))) (* -1/16 (/ (* (pow a 4) c) (pow b_2 5))))))))))) |
#s(approx (* a (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (+ (* -1/2 (/ (* (pow a 2) c) b_2)) (* a b_2)))) |
#s(approx (* a (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (+ (* a b_2) (* c (+ (* -1/2 (/ (pow a 2) b_2)) (* -1/8 (/ (* (pow a 3) c) (pow b_2 3)))))))) |
#s(approx (* a (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (+ (* a b_2) (* c (+ (* -1/2 (/ (pow a 2) b_2)) (* c (+ (* -1/8 (/ (pow a 3) (pow b_2 3))) (* -1/16 (/ (* (pow a 4) c) (pow b_2 5)))))))))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* a a)))) #s(hole binary64 (+ (* -1 (/ b_2 a)) (/ b_2 a)))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* a a)))) #s(hole binary64 (+ (* -1 (/ b_2 a)) (+ (* -1/2 (/ c b_2)) (/ b_2 a))))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* a a)))) #s(hole binary64 (+ (* -1 (/ b_2 a)) (+ (* c (- (* -1/8 (/ (* a c) (pow b_2 3))) (* 1/2 (/ 1 b_2)))) (/ b_2 a))))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* a a)))) #s(hole binary64 (+ (* -1 (/ b_2 a)) (+ (* c (- (* c (+ (* -1/8 (/ a (pow b_2 3))) (* -1/16 (/ (* (pow a 2) c) (pow b_2 5))))) (* 1/2 (/ 1 b_2)))) (/ b_2 a))))) |
#s(approx (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* a a))) #s(hole binary64 (+ (* -1/2 (/ c b_2)) (/ b_2 a)))) |
#s(approx (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* 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 (+ (* (neg a) c) (* b_2 b_2))) (/ a (* 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) (* 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 (+ (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (/ (neg b_2) a)) #s(hole binary64 (* c (+ (* -1 (/ b_2 (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))) |
#s(approx (+ (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (/ (neg b_2) a)) #s(hole binary64 (* c (+ (* -1 (/ b_2 (* a c))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (+ (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (/ (neg b_2) a)) #s(hole binary64 (* c (+ (* -1 (/ b_2 (* a c))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) #s(hole binary64 (* c (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 7)))) (/ (pow b_2 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1)))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1))))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b_2 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (+ (* (neg a) c) (* b_2 b_2)) #s(hole binary64 (* c (+ (* -1 a) (/ (pow b_2 2) c))))) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) #s(hole binary64 (* c (+ (* -1 (/ b_2 (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) #s(hole binary64 (* c (+ (* -1 (/ b_2 (* a c))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) #s(hole binary64 (* c (+ (* -1 (/ b_2 (* a c))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))))) |
#s(approx (/ (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) 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) (* (neg 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) (sqrt (+ (* b_2 b_2) (* (neg 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 (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) #s(hole binary64 (* c (+ (* -1 (/ b_2 c)) (* (sqrt (/ a c)) (sqrt -1)))))) |
#s(approx (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg 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))) (/ b_2 c))))) |
#s(approx (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg 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)))) (/ b_2 c))))) |
#s(approx (/ (+ (* a (neg b_2)) (* a (sqrt (- (* b_2 b_2) (* a c))))) (* a a)) #s(hole binary64 (* c (+ (* -1 (/ b_2 (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))) |
#s(approx (/ (+ (* a (neg b_2)) (* a (sqrt (- (* b_2 b_2) (* a 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 (/ (+ (* a (neg b_2)) (* a (sqrt (- (* b_2 b_2) (* a 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 (+ (* a (neg b_2)) (* a (sqrt (- (* b_2 b_2) (* a c))))) #s(hole binary64 (* c (+ (* -1 (/ (* a b_2) c)) (* (sqrt (/ (pow a 3) c)) (sqrt -1)))))) |
#s(approx (+ (* a (neg b_2)) (* a (sqrt (- (* b_2 b_2) (* a c))))) #s(hole binary64 (* c (+ (* -1 (/ (* a b_2) c)) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ (pow a 3) c)) (sqrt -1))))))) |
#s(approx (+ (* a (neg b_2)) (* a (sqrt (- (* b_2 b_2) (* a c))))) #s(hole binary64 (* c (+ (* -1 (/ (* a b_2) c)) (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ (pow a 3) c)) (sqrt -1)))))))) |
#s(approx (* a (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* c (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ (pow a 3) c)) (sqrt -1)))))) |
#s(approx (* a (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ (pow a 3) c)) (sqrt -1))))))) |
#s(approx (* a (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 7)))) (/ (pow b_2 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ (pow a 3) c)) (sqrt -1)))))))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* a a)))) #s(hole binary64 (* c (+ (* -1 (/ b_2 (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* a a)))) #s(hole binary64 (* c (+ (* -1 (/ b_2 (* a c))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* a a)))) #s(hole binary64 (* c (+ (* -1 (/ b_2 (* a c))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))))) |
#s(approx (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* 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 (+ (* (neg a) c) (* b_2 b_2))) (/ a (* 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 (+ (* (neg a) c) (* b_2 b_2))) (/ a (* 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 (- (* b_2 b_2) (* a c)) #s(hole binary64 (* c (- (/ (pow b_2 2) c) a)))) |
#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 (+ (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (/ (neg b_2) a)) #s(hole binary64 (* -1 (* c (+ (* (sqrt (/ 1 (* a c))) (sqrt -1)) (/ b_2 (* a c))))))) |
#s(approx (+ (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (/ (neg b_2) a)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ b_2 a)) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (+ (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (/ (neg b_2) a)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ b_2 a)) (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b_2 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (* (pow b_2 2) (sqrt -1))))) c))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) #s(hole binary64 (* -1 (* c (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) #s(hole binary64 (* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) #s(hole binary64 (* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 7)))) (* (pow b_2 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (* -1 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1))))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b_2 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1))))))))) |
#s(approx (+ (* (neg a) c) (* b_2 b_2)) #s(hole binary64 (* -1 (* c (+ a (* -1 (/ (pow b_2 2) c))))))) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) #s(hole binary64 (* -1 (* c (+ (* (sqrt (/ 1 (* a c))) (sqrt -1)) (/ b_2 (* a c))))))) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ b_2 a)) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ b_2 a)) (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b_2 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (* (pow b_2 2) (sqrt -1))))) c))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (/ (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) 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) (* (neg 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) (sqrt (+ (* b_2 b_2) (* (neg 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 (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) #s(hole binary64 (* -1 (* c (+ (* (sqrt (/ a c)) (sqrt -1)) (/ b_2 c)))))) |
#s(approx (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) #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) (* (neg c) a)))) #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 (/ (+ (* a (neg b_2)) (* a (sqrt (- (* b_2 b_2) (* a c))))) (* a a)) #s(hole binary64 (* -1 (* c (+ (* (sqrt (/ 1 (* a c))) (sqrt -1)) (/ b_2 (* a c))))))) |
#s(approx (/ (+ (* a (neg b_2)) (* a (sqrt (- (* b_2 b_2) (* a 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 (/ (+ (* a (neg b_2)) (* a (sqrt (- (* b_2 b_2) (* a 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 (+ (* a (neg b_2)) (* a (sqrt (- (* b_2 b_2) (* a c))))) #s(hole binary64 (* -1 (* c (+ (* (sqrt (/ (pow a 3) c)) (sqrt -1)) (/ (* a b_2) c)))))) |
#s(approx (+ (* a (neg b_2)) (* a (sqrt (- (* b_2 b_2) (* a c))))) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (* a b_2)) (* -1/2 (* (sqrt (/ a c)) (* (pow b_2 2) (sqrt -1))))) c)) (* (sqrt (/ (pow a 3) c)) (sqrt -1))))))) |
#s(approx (+ (* a (neg b_2)) (* a (sqrt (- (* b_2 b_2) (* a c))))) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (* a b_2)) (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b_2 4) (sqrt -1)))) (* 1/2 (* (sqrt (* a c)) (* (pow b_2 2) (sqrt -1))))) c))) c)) (* (sqrt (/ (pow a 3) c)) (sqrt -1))))))) |
#s(approx (* a (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* c (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ (pow a 3) c)) (sqrt -1))))))) |
#s(approx (* a (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 5)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ (pow a 3) c)) (sqrt -1)))))))) |
#s(approx (* a (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 5)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 7)))) (* (pow b_2 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ (pow a 3) c)) (sqrt -1))))))))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* a a)))) #s(hole binary64 (* -1 (* c (+ (* (sqrt (/ 1 (* a c))) (sqrt -1)) (/ b_2 (* a c))))))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* a a)))) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ b_2 a)) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* a a)))) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ b_2 a)) (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b_2 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (* (pow b_2 2) (sqrt -1))))) c))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* 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 (+ (* (neg a) c) (* b_2 b_2))) (/ a (* 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 (+ (* (neg a) c) (* b_2 b_2))) (/ a (* 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 (- (* b_2 b_2) (* a c)) #s(hole binary64 (* -1 (* c (- (* -1 (/ (pow b_2 2) c)) (* -1 a)))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* -1 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b_2 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1))))))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 7.0ms | c | @ | 0 | ((+ (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (/ (neg b_2) a)) (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (sqrt (+ (* (neg a) c) (* b_2 b_2))) (+ (* (neg a) c) (* b_2 b_2)) (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) (/ (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) a) (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) (* (/ (* a c) b_2) -1/2) (/ (* a c) b_2) (/ (+ (* a (neg b_2)) (* a (sqrt (- (* b_2 b_2) (* a c))))) (* a a)) (+ (* a (neg b_2)) (* a (sqrt (- (* b_2 b_2) (* a c))))) (neg b_2) (* a (sqrt (- (* b_2 b_2) (* a c)))) (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* a a)))) (/ a (* a a)) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* a a))) (* a c) (- (* b_2 b_2) (* a c)) (sqrt (- (* b_2 b_2) (* a c)))) |
| 3.0ms | c | @ | -inf | ((+ (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (/ (neg b_2) a)) (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (sqrt (+ (* (neg a) c) (* b_2 b_2))) (+ (* (neg a) c) (* b_2 b_2)) (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) (/ (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) a) (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) (* (/ (* a c) b_2) -1/2) (/ (* a c) b_2) (/ (+ (* a (neg b_2)) (* a (sqrt (- (* b_2 b_2) (* a c))))) (* a a)) (+ (* a (neg b_2)) (* a (sqrt (- (* b_2 b_2) (* a c))))) (neg b_2) (* a (sqrt (- (* b_2 b_2) (* a c)))) (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* a a)))) (/ a (* a a)) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* a a))) (* a c) (- (* b_2 b_2) (* a c)) (sqrt (- (* b_2 b_2) (* a c)))) |
| 3.0ms | a | @ | -inf | ((+ (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (/ (neg b_2) a)) (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (sqrt (+ (* (neg a) c) (* b_2 b_2))) (+ (* (neg a) c) (* b_2 b_2)) (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) (/ (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) a) (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) (* (/ (* a c) b_2) -1/2) (/ (* a c) b_2) (/ (+ (* a (neg b_2)) (* a (sqrt (- (* b_2 b_2) (* a c))))) (* a a)) (+ (* a (neg b_2)) (* a (sqrt (- (* b_2 b_2) (* a c))))) (neg b_2) (* a (sqrt (- (* b_2 b_2) (* a c)))) (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* a a)))) (/ a (* a a)) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* a a))) (* a c) (- (* b_2 b_2) (* a c)) (sqrt (- (* b_2 b_2) (* a c)))) |
| 3.0ms | b_2 | @ | inf | ((+ (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (/ (neg b_2) a)) (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (sqrt (+ (* (neg a) c) (* b_2 b_2))) (+ (* (neg a) c) (* b_2 b_2)) (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) (/ (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) a) (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) (* (/ (* a c) b_2) -1/2) (/ (* a c) b_2) (/ (+ (* a (neg b_2)) (* a (sqrt (- (* b_2 b_2) (* a c))))) (* a a)) (+ (* a (neg b_2)) (* a (sqrt (- (* b_2 b_2) (* a c))))) (neg b_2) (* a (sqrt (- (* b_2 b_2) (* a c)))) (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* a a)))) (/ a (* a a)) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* a a))) (* a c) (- (* b_2 b_2) (* a c)) (sqrt (- (* b_2 b_2) (* a c)))) |
| 3.0ms | c | @ | inf | ((+ (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (/ (neg b_2) a)) (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (sqrt (+ (* (neg a) c) (* b_2 b_2))) (+ (* (neg a) c) (* b_2 b_2)) (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) (/ (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) a) (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) (* (/ (* a c) b_2) -1/2) (/ (* a c) b_2) (/ (+ (* a (neg b_2)) (* a (sqrt (- (* b_2 b_2) (* a c))))) (* a a)) (+ (* a (neg b_2)) (* a (sqrt (- (* b_2 b_2) (* a c))))) (neg b_2) (* a (sqrt (- (* b_2 b_2) (* a c)))) (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* a a)))) (/ a (* a a)) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* a a))) (* a c) (- (* b_2 b_2) (* a c)) (sqrt (- (* b_2 b_2) (* a c)))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1226 | 16542 |
| 1 | 3491 | 15999 |
| 0 | 8231 | 15472 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
#s(approx (+ (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (/ (neg b_2) a)) #s(hole binary64 (/ (+ b_2 (* -1 b_2)) a))) |
#s(approx (+ (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (/ (neg b_2) a)) #s(hole binary64 (/ (+ b_2 (+ (* -1 b_2) (* -1/2 (/ (* a c) b_2)))) a))) |
#s(approx (+ (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (/ (neg b_2) a)) #s(hole binary64 (/ (+ b_2 (+ (* -1 b_2) (* a (+ (* -1/2 (/ c b_2)) (* -1/8 (/ (* a (pow c 2)) (pow b_2 3))))))) a))) |
#s(approx (+ (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (/ (neg b_2) a)) #s(hole binary64 (/ (+ b_2 (+ (* -1 b_2) (* a (+ (* -1/2 (/ c b_2)) (* a (+ (* -1/8 (/ (pow c 2) (pow b_2 3))) (* -1/16 (/ (* a (pow c 3)) (pow b_2 5))))))))) a))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) #s(hole binary64 (/ b_2 a))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) #s(hole binary64 (/ (+ b_2 (* -1/2 (/ (* a c) b_2))) a))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) #s(hole binary64 (/ (+ b_2 (* a (+ (* -1/2 (/ c b_2)) (* -1/8 (/ (* a (pow c 2)) (pow b_2 3)))))) a))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) #s(hole binary64 (/ (+ b_2 (* a (+ (* -1/2 (/ c b_2)) (* a (+ (* -1/8 (/ (pow c 2) (pow b_2 3))) (* -1/16 (/ (* a (pow c 3)) (pow b_2 5)))))))) a))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 b_2)) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (+ b_2 (* -1/2 (/ (* a c) b_2))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (+ b_2 (* a (+ (* -1/2 (/ c b_2)) (* -1/8 (/ (* a (pow c 2)) (pow b_2 3)))))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (+ b_2 (* a (+ (* -1/2 (/ c b_2)) (* a (+ (* -1/8 (/ (pow c 2) (pow b_2 3))) (* -1/16 (/ (* a (pow c 3)) (pow b_2 5)))))))))) |
#s(approx (+ (* (neg a) c) (* b_2 b_2)) #s(hole binary64 (pow b_2 2))) |
#s(approx (+ (* (neg a) c) (* b_2 b_2)) #s(hole binary64 (+ (* -1 (* a c)) (pow b_2 2)))) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) #s(hole binary64 (/ (+ b_2 (* -1 b_2)) a))) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) #s(hole binary64 (/ (+ b_2 (+ (* -1 b_2) (* -1/2 (/ (* a c) b_2)))) a))) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) #s(hole binary64 (/ (+ b_2 (+ (* -1 b_2) (* a (+ (* -1/2 (/ c b_2)) (* -1/8 (/ (* a (pow c 2)) (pow b_2 3))))))) a))) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* 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) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) a) #s(hole binary64 (* -1/2 (/ c b_2)))) |
#s(approx (/ (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) 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) (* (neg c) a)))) 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) (* (neg c) a)))) 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) (* (neg c) a)))) #s(hole binary64 (* -1/2 (/ (* a c) b_2)))) |
#s(approx (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) #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) (* (neg c) a)))) #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) (* (neg c) a)))) #s(hole binary64 (* a (+ (* -1/2 (/ c b_2)) (* a (+ (* -1/8 (/ (pow c 2) (pow b_2 3))) (* a (+ (* -1/2 (/ (* a (+ (* 1/64 (/ (pow c 4) (pow b_2 6))) (* 1/16 (/ (pow c 4) (pow b_2 6))))) b_2)) (* -1/16 (/ (pow c 3) (pow b_2 5))))))))))) |
#s(approx (* (/ (* a c) b_2) -1/2) #s(hole binary64 (* -1/2 (/ (* a c) b_2)))) |
#s(approx (/ (* a c) b_2) #s(hole binary64 (/ (* a c) b_2))) |
#s(approx (/ (+ (* a (neg b_2)) (* a (sqrt (- (* b_2 b_2) (* a c))))) (* a a)) #s(hole binary64 (/ (+ b_2 (* -1 b_2)) a))) |
#s(approx (/ (+ (* a (neg b_2)) (* a (sqrt (- (* b_2 b_2) (* a c))))) (* a a)) #s(hole binary64 (/ (+ b_2 (+ (* -1 b_2) (* -1/2 (/ (* a c) b_2)))) a))) |
#s(approx (/ (+ (* a (neg b_2)) (* a (sqrt (- (* b_2 b_2) (* a 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 (/ (+ (* a (neg b_2)) (* a (sqrt (- (* b_2 b_2) (* a 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 (+ (* a (neg b_2)) (* a (sqrt (- (* b_2 b_2) (* a c))))) #s(hole binary64 (* a (+ b_2 (* -1 b_2))))) |
#s(approx (+ (* a (neg b_2)) (* a (sqrt (- (* b_2 b_2) (* a c))))) #s(hole binary64 (* a (+ b_2 (+ (* -1 b_2) (* -1/2 (/ (* a c) b_2))))))) |
#s(approx (+ (* a (neg b_2)) (* a (sqrt (- (* b_2 b_2) (* a c))))) #s(hole binary64 (* a (+ b_2 (+ (* -1 b_2) (* a (+ (* -1/2 (/ c b_2)) (* -1/8 (/ (* a (pow c 2)) (pow b_2 3)))))))))) |
#s(approx (+ (* a (neg b_2)) (* a (sqrt (- (* b_2 b_2) (* a c))))) #s(hole binary64 (* a (+ b_2 (+ (* -1 b_2) (* a (+ (* -1/2 (/ c b_2)) (* a (+ (* -1/8 (/ (pow c 2) (pow b_2 3))) (* -1/16 (/ (* a (pow c 3)) (pow b_2 5)))))))))))) |
#s(approx (* a (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* a b_2))) |
#s(approx (* a (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* a (+ b_2 (* -1/2 (/ (* a c) b_2)))))) |
#s(approx (* a (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* a (+ b_2 (* a (+ (* -1/2 (/ c b_2)) (* -1/8 (/ (* a (pow c 2)) (pow b_2 3))))))))) |
#s(approx (* a (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* a (+ b_2 (* a (+ (* -1/2 (/ c b_2)) (* a (+ (* -1/8 (/ (pow c 2) (pow b_2 3))) (* -1/16 (/ (* a (pow c 3)) (pow b_2 5))))))))))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* a a)))) #s(hole binary64 (/ (+ b_2 (* -1 b_2)) a))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* a a)))) #s(hole binary64 (/ (+ b_2 (+ (* -1 b_2) (* -1/2 (/ (* a c) b_2)))) a))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* a a)))) #s(hole binary64 (/ (+ b_2 (+ (* -1 b_2) (* a (+ (* -1/2 (/ c b_2)) (* -1/8 (/ (* a (pow c 2)) (pow b_2 3))))))) a))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* a a)))) #s(hole binary64 (/ (+ b_2 (+ (* -1 b_2) (* a (+ (* -1/2 (/ c b_2)) (* a (+ (* -1/8 (/ (pow c 2) (pow b_2 3))) (* -1/16 (/ (* a (pow c 3)) (pow b_2 5))))))))) a))) |
#s(approx (/ a (* a a)) #s(hole binary64 (/ 1 a))) |
#s(approx (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* a a))) #s(hole binary64 (/ b_2 a))) |
#s(approx (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* a a))) #s(hole binary64 (/ (+ b_2 (* -1/2 (/ (* a c) b_2))) a))) |
#s(approx (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* 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 (+ (* (neg a) c) (* b_2 b_2))) (/ a (* 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 (* a c) #s(hole binary64 (* a c))) |
#s(approx (- (* b_2 b_2) (* a c)) #s(hole binary64 (pow b_2 2))) |
#s(approx (- (* b_2 b_2) (* a c)) #s(hole binary64 (+ (* -1 (* a c)) (pow b_2 2)))) |
#s(approx (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 (+ (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (/ (neg b_2) a)) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (+ (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (/ (neg b_2) a)) #s(hole binary64 (+ (* -1 (/ b_2 a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (+ (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (/ (neg b_2) a)) #s(hole binary64 (+ (* -1 (/ b_2 a)) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))))) |
#s(approx (+ (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (/ (neg b_2) a)) #s(hole binary64 (+ (* -1 (/ b_2 a)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) #s(hole binary64 (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) #s(hole binary64 (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b_2 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -1)))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b_2 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (+ (* (neg a) c) (* b_2 b_2)) #s(hole binary64 (* -1 (* a c)))) |
#s(approx (+ (* (neg a) c) (* b_2 b_2)) #s(hole binary64 (* a (+ (* -1 c) (/ (pow b_2 2) a))))) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) #s(hole binary64 (+ (* -1 (/ b_2 a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) #s(hole binary64 (+ (* -1 (/ b_2 a)) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))))) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) #s(hole binary64 (+ (* -1 (/ b_2 a)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (/ (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) a) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (/ (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) a) #s(hole binary64 (+ (* -1 (/ b_2 a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg 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) (sqrt (+ (* b_2 b_2) (* (neg 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 (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -1)))) |
#s(approx (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) #s(hole binary64 (* a (+ (* -1 (/ b_2 a)) (* (sqrt (/ c a)) (sqrt -1)))))) |
#s(approx (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg 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))) (/ b_2 a))))) |
#s(approx (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg 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)))) (/ b_2 a))))) |
#s(approx (/ (+ (* a (neg b_2)) (* a (sqrt (- (* b_2 b_2) (* a c))))) (* a a)) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (/ (+ (* a (neg b_2)) (* a (sqrt (- (* b_2 b_2) (* a c))))) (* a a)) #s(hole binary64 (+ (* -1 (/ b_2 a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (+ (* a (neg b_2)) (* a (sqrt (- (* b_2 b_2) (* a 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 (/ (+ (* a (neg b_2)) (* a (sqrt (- (* b_2 b_2) (* a 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 (+ (* a (neg b_2)) (* a (sqrt (- (* b_2 b_2) (* a c))))) #s(hole binary64 (* (sqrt (* (pow a 3) c)) (sqrt -1)))) |
#s(approx (+ (* a (neg b_2)) (* a (sqrt (- (* b_2 b_2) (* a c))))) #s(hole binary64 (* (pow a 2) (+ (* -1 (/ b_2 a)) (* (sqrt (/ c a)) (sqrt -1)))))) |
#s(approx (+ (* a (neg b_2)) (* a (sqrt (- (* b_2 b_2) (* a c))))) #s(hole binary64 (* (pow a 2) (+ (* -1 (/ b_2 a)) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (+ (* a (neg b_2)) (* a (sqrt (- (* b_2 b_2) (* a c))))) #s(hole binary64 (* (pow a 2) (+ (* -1 (/ b_2 a)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (* a (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* (sqrt (* (pow a 3) c)) (sqrt -1)))) |
#s(approx (* a (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* (pow a 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))))) |
#s(approx (* a (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* (pow a 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (* a (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* (pow a 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b_2 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* a a)))) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* a a)))) #s(hole binary64 (+ (* -1 (/ b_2 a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* a a)))) #s(hole binary64 (+ (* -1 (/ b_2 a)) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* a a)))) #s(hole binary64 (+ (* -1 (/ b_2 a)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* a a))) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* 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 (+ (* (neg a) c) (* b_2 b_2))) (/ a (* 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 (+ (* (neg a) c) (* b_2 b_2))) (/ a (* 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 (- (* 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 (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 (+ (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (/ (neg b_2) a)) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (+ (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (/ (neg b_2) a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ b_2 a))))) |
#s(approx (+ (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (/ (neg b_2) a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ b_2 (* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 2) (sqrt -1))))) a))))) |
#s(approx (+ (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (/ (neg b_2) a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ b_2 (* -1 (/ (+ (* -1/2 (* (sqrt (/ a c)) (* (pow b_2 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 4) (sqrt -1))))) a))) a))))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1))))))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b_2 4) (sqrt -1)))))))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1)))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b_2 6) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b_2 4) (sqrt -1))))))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b_2 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))))))) |
#s(approx (+ (* (neg a) c) (* b_2 b_2)) #s(hole binary64 (* -1 (* a (+ c (* -1 (/ (pow b_2 2) a))))))) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ b_2 a))))) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ b_2 (* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 2) (sqrt -1))))) a))))) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ b_2 (* -1 (/ (+ (* -1/2 (* (sqrt (/ a c)) (* (pow b_2 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 4) (sqrt -1))))) a))) a))))) |
#s(approx (/ (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) a) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) a) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ b_2 a))))) |
#s(approx (/ (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg 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) (sqrt (+ (* b_2 b_2) (* (neg 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 (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) #s(hole binary64 (* -1 (* a (+ (* (sqrt (/ c a)) (sqrt -1)) (/ b_2 a)))))) |
#s(approx (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) #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) (* (neg c) a)))) #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 (/ (+ (* a (neg b_2)) (* a (sqrt (- (* b_2 b_2) (* a c))))) (* a a)) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (+ (* a (neg b_2)) (* a (sqrt (- (* b_2 b_2) (* a c))))) (* a a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ b_2 a))))) |
#s(approx (/ (+ (* a (neg b_2)) (* a (sqrt (- (* b_2 b_2) (* a 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 (/ (+ (* a (neg b_2)) (* a (sqrt (- (* b_2 b_2) (* a 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 (+ (* a (neg b_2)) (* a (sqrt (- (* b_2 b_2) (* a c))))) #s(hole binary64 (* -1 (* (sqrt (* (pow a 3) c)) (sqrt -1))))) |
#s(approx (+ (* a (neg b_2)) (* a (sqrt (- (* b_2 b_2) (* a c))))) #s(hole binary64 (* (pow a 2) (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ b_2 a)))))) |
#s(approx (+ (* a (neg b_2)) (* a (sqrt (- (* b_2 b_2) (* a c))))) #s(hole binary64 (* (pow a 2) (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ b_2 (* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 2) (sqrt -1))))) a)))))) |
#s(approx (+ (* a (neg b_2)) (* a (sqrt (- (* b_2 b_2) (* a c))))) #s(hole binary64 (* (pow a 2) (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ b_2 (* -1 (/ (+ (* -1/2 (* (sqrt (/ a c)) (* (pow b_2 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 4) (sqrt -1))))) a))) a)))))) |
#s(approx (* a (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* (sqrt (* (pow a 3) c)) (sqrt -1))))) |
#s(approx (* a (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* (pow a 2) (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1)))))))) |
#s(approx (* a (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* (pow a 2) (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b_2 4) (sqrt -1))))))))) |
#s(approx (* a (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* (pow a 2) (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1)))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b_2 6) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b_2 4) (sqrt -1)))))))))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* a a)))) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* a a)))) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ b_2 a))))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* a a)))) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ b_2 (* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 2) (sqrt -1))))) a))))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* a a)))) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ b_2 (* -1 (/ (+ (* -1/2 (* (sqrt (/ a c)) (* (pow b_2 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 4) (sqrt -1))))) a))) a))))) |
#s(approx (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* a a))) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* 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 (+ (* (neg a) c) (* b_2 b_2))) (/ a (* 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 (+ (* (neg a) c) (* b_2 b_2))) (/ a (* 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 (- (* b_2 b_2) (* a c)) #s(hole binary64 (* -1 (* a (- (* -1 (/ (pow b_2 2) a)) (* -1 c)))))) |
#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 (+ (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (/ (neg b_2) a)) #s(hole binary64 (+ (* b_2 (- (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b_2 (sqrt -1)))) (/ 1 a))) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (+ (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (/ (neg b_2) a)) #s(hole binary64 (+ (* b_2 (- (* b_2 (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -1)))))) (/ 1 a))) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) #s(hole binary64 (+ (* (sqrt (/ c a)) (sqrt -1)) (* (pow b_2 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -1))))))))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) #s(hole binary64 (+ (* (sqrt (/ c a)) (sqrt -1)) (* (pow b_2 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -1)))) (* (pow b_2 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ 1 (pow (sqrt -1) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b_2 2) (pow (sqrt -1) 5))))))))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (+ (* (sqrt (* a c)) (sqrt -1)) (* (pow b_2 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -1))))))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (+ (* (sqrt (* a c)) (sqrt -1)) (* (pow b_2 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -1)))) (* (pow b_2 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -1) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b_2 2) (pow (sqrt -1) 5))))))))))) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) #s(hole binary64 (+ (* b_2 (- (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b_2 (sqrt -1)))) (/ 1 a))) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* 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) (sqrt (+ (* b_2 b_2) (* (neg 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) (sqrt (+ (* b_2 b_2) (* (neg 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) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) #s(hole binary64 (+ (* -1 b_2) (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) #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) (* (neg c) a)))) #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 (/ (+ (* a (neg b_2)) (* a (sqrt (- (* b_2 b_2) (* a 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 (/ (+ (* a (neg b_2)) (* a (sqrt (- (* b_2 b_2) (* a 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 (+ (* a (neg b_2)) (* a (sqrt (- (* b_2 b_2) (* a c))))) #s(hole binary64 (+ (* -1 (* a b_2)) (* (sqrt (* (pow a 3) c)) (sqrt -1))))) |
#s(approx (+ (* a (neg b_2)) (* a (sqrt (- (* b_2 b_2) (* a c))))) #s(hole binary64 (+ (* b_2 (+ (* -1 a) (* 1/2 (* (sqrt (/ a c)) (/ b_2 (sqrt -1)))))) (* (sqrt (* (pow a 3) c)) (sqrt -1))))) |
#s(approx (+ (* a (neg b_2)) (* a (sqrt (- (* b_2 b_2) (* a c))))) #s(hole binary64 (+ (* b_2 (+ (* -1 a) (* b_2 (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ a c)) (/ 1 (sqrt -1)))))))) (* (sqrt (* (pow a 3) c)) (sqrt -1))))) |
#s(approx (neg b_2) #s(hole binary64 (* -1 b_2))) |
#s(approx (* a (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ a c)) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (* (pow a 3) c)) (sqrt -1))))) |
#s(approx (* a (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (+ (* (sqrt (* (pow a 3) c)) (sqrt -1)) (* (pow b_2 2) (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ a c)) (/ 1 (sqrt -1))))))))) |
#s(approx (* a (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (+ (* (sqrt (* (pow a 3) c)) (sqrt -1)) (* (pow b_2 2) (+ (* 1/2 (* (sqrt (/ a c)) (/ 1 (sqrt -1)))) (* (pow b_2 2) (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -1) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b_2 2) (pow (sqrt -1) 5))))))))))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* a a)))) #s(hole binary64 (+ (* b_2 (- (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b_2 (sqrt -1)))) (/ 1 a))) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* a a)))) #s(hole binary64 (+ (* b_2 (- (* b_2 (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -1)))))) (/ 1 a))) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* 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 (+ (* (neg a) c) (* b_2 b_2))) (/ a (* 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 (- (* b_2 b_2) (* a c)) #s(hole binary64 (- (pow b_2 2) (* a c)))) |
#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 (+ (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (/ (neg b_2) a)) #s(hole binary64 (* -1/2 (/ c b_2)))) |
#s(approx (+ (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (/ (neg b_2) a)) #s(hole binary64 (/ (+ (* -1/2 c) (* -1/8 (/ (* a (pow c 2)) (pow b_2 2)))) b_2))) |
#s(approx (+ (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (/ (neg b_2) a)) #s(hole binary64 (/ (+ (* -1/2 c) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 2))) (* -1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 4))))) b_2))) |
#s(approx (+ (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (/ (neg b_2) a)) #s(hole binary64 (/ (+ (* -1/2 c) (+ (* -1/2 (/ (+ (* 1/64 (* (pow a 4) (pow c 4))) (* 1/16 (* (pow a 4) (pow c 4)))) (* a (pow b_2 6)))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 2))) (* -1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 4)))))) b_2))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) #s(hole binary64 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (/ 1 a))))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) #s(hole binary64 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 4))) (/ 1 a)))))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) #s(hole binary64 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 4))) (+ (* -1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 6))) (/ 1 a))))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (* b_2 (+ 1 (* -1/2 (/ (* a c) (pow b_2 2))))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (* b_2 (+ 1 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4)))))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (* b_2 (+ 1 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))) (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 6))))))))) |
#s(approx (+ (* (neg a) c) (* b_2 b_2)) #s(hole binary64 (* (pow b_2 2) (+ 1 (* -1 (/ (* a c) (pow b_2 2))))))) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) #s(hole binary64 (/ (* b_2 (+ a (* -1 a))) (pow a 2)))) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) #s(hole binary64 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (+ (/ -1 a) (/ 1 a)))))) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) #s(hole binary64 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 4))) (+ (/ -1 a) (/ 1 a))))))) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) #s(hole binary64 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 4))) (+ (* -1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 6))) (+ (/ -1 a) (/ 1 a)))))))) |
#s(approx (/ (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg 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) (sqrt (+ (* b_2 b_2) (* (neg 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) (sqrt (+ (* b_2 b_2) (* (neg 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 (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) #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) (* (neg c) a)))) #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) (* (neg c) a)))) #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 (/ (+ (* a (neg b_2)) (* a (sqrt (- (* b_2 b_2) (* a c))))) (* a a)) #s(hole binary64 (/ (* b_2 (+ a (* -1 a))) (pow a 2)))) |
#s(approx (/ (+ (* a (neg b_2)) (* a (sqrt (- (* b_2 b_2) (* a c))))) (* a a)) #s(hole binary64 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (+ (/ -1 a) (/ 1 a)))))) |
#s(approx (/ (+ (* a (neg b_2)) (* a (sqrt (- (* b_2 b_2) (* a 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) (/ 1 a))))))) |
#s(approx (/ (+ (* a (neg b_2)) (* a (sqrt (- (* b_2 b_2) (* a 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) (/ 1 a)))))))) |
#s(approx (+ (* a (neg b_2)) (* a (sqrt (- (* b_2 b_2) (* a c))))) #s(hole binary64 (* b_2 (+ a (* -1 a))))) |
#s(approx (+ (* a (neg b_2)) (* a (sqrt (- (* b_2 b_2) (* a c))))) #s(hole binary64 (* b_2 (+ a (+ (* -1 a) (* -1/2 (/ (* (pow a 2) c) (pow b_2 2)))))))) |
#s(approx (+ (* a (neg b_2)) (* a (sqrt (- (* b_2 b_2) (* a c))))) #s(hole binary64 (* b_2 (+ a (+ (* -1 a) (+ (* -1/2 (/ (* (pow a 2) c) (pow b_2 2))) (* -1/8 (/ (* (pow a 3) (pow c 2)) (pow b_2 4))))))))) |
#s(approx (+ (* a (neg b_2)) (* a (sqrt (- (* b_2 b_2) (* a c))))) #s(hole binary64 (* b_2 (+ a (+ (* -1 a) (+ (* -1/2 (/ (* (pow a 2) c) (pow b_2 2))) (+ (* -1/8 (/ (* (pow a 3) (pow c 2)) (pow b_2 4))) (* -1/16 (/ (* (pow a 4) (pow c 3)) (pow b_2 6)))))))))) |
#s(approx (* a (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* b_2 (+ a (* -1/2 (/ (* (pow a 2) c) (pow b_2 2))))))) |
#s(approx (* a (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* b_2 (+ a (+ (* -1/2 (/ (* (pow a 2) c) (pow b_2 2))) (* -1/8 (/ (* (pow a 3) (pow c 2)) (pow b_2 4)))))))) |
#s(approx (* a (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* b_2 (+ a (+ (* -1/2 (/ (* (pow a 2) c) (pow b_2 2))) (+ (* -1/8 (/ (* (pow a 3) (pow c 2)) (pow b_2 4))) (* -1/16 (/ (* (pow a 4) (pow c 3)) (pow b_2 6))))))))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* a a)))) #s(hole binary64 (* -1/2 (/ c b_2)))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* 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 (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* 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 (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* 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 (+ (* (neg a) c) (* b_2 b_2))) (/ a (* a a))) #s(hole binary64 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (/ 1 a))))) |
#s(approx (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* 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 (+ (* (neg a) c) (* b_2 b_2))) (/ a (* a a))) #s(hole binary64 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 4))) (+ (* -1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 6))) (/ 1 a))))))) |
#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 (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 (+ (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (/ (neg b_2) a)) #s(hole binary64 (* -2 (/ b_2 a)))) |
#s(approx (+ (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (/ (neg b_2) a)) #s(hole binary64 (* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (* 2 (/ 1 a))))))) |
#s(approx (+ (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (/ (neg b_2) a)) #s(hole binary64 (* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 4))) (* 2 (/ 1 a)))))))) |
#s(approx (+ (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (/ (neg b_2) a)) #s(hole binary64 (* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 4))) (+ (* -1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 6))) (* 2 (/ 1 a))))))))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) #s(hole binary64 (* -1 (/ b_2 a)))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) #s(hole binary64 (* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (/ 1 a)))))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) #s(hole binary64 (* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 4))) (/ 1 a))))))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) #s(hole binary64 (* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 4))) (+ (* -1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 6))) (/ 1 a)))))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (* -1 b_2))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (* -1 (* b_2 (+ 1 (* -1/2 (/ (* a c) (pow b_2 2)))))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (* -1 (* b_2 (+ 1 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))))))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (* -1 (* b_2 (+ 1 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))) (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 6)))))))))) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) #s(hole binary64 (* -2 (/ b_2 a)))) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) #s(hole binary64 (* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (* 2 (/ 1 a))))))) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) #s(hole binary64 (* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 4))) (* 2 (/ 1 a)))))))) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) #s(hole binary64 (* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 4))) (+ (* -1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 6))) (* 2 (/ 1 a))))))))) |
#s(approx (/ (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) a) #s(hole binary64 (* -2 (/ b_2 a)))) |
#s(approx (/ (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) 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) (* (neg 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) (sqrt (+ (* b_2 b_2) (* (neg 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 (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) #s(hole binary64 (* -2 b_2))) |
#s(approx (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) #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) (* (neg c) a)))) #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) (* (neg c) a)))) #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 (/ (+ (* a (neg b_2)) (* a (sqrt (- (* b_2 b_2) (* a c))))) (* a a)) #s(hole binary64 (* -2 (/ b_2 a)))) |
#s(approx (/ (+ (* a (neg b_2)) (* a (sqrt (- (* b_2 b_2) (* a c))))) (* a a)) #s(hole binary64 (* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (* 2 (/ 1 a))))))) |
#s(approx (/ (+ (* a (neg b_2)) (* a (sqrt (- (* b_2 b_2) (* a 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 (/ (+ (* a (neg b_2)) (* a (sqrt (- (* b_2 b_2) (* a 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 (+ (* a (neg b_2)) (* a (sqrt (- (* b_2 b_2) (* a c))))) #s(hole binary64 (* -2 (* a b_2)))) |
#s(approx (+ (* a (neg b_2)) (* a (sqrt (- (* b_2 b_2) (* a c))))) #s(hole binary64 (* -1 (* b_2 (+ (* -1/2 (/ (* (pow a 2) c) (pow b_2 2))) (* 2 a)))))) |
#s(approx (+ (* a (neg b_2)) (* a (sqrt (- (* b_2 b_2) (* a c))))) #s(hole binary64 (* -1 (* b_2 (+ (* -1/2 (/ (* (pow a 2) c) (pow b_2 2))) (+ (* -1/8 (/ (* (pow a 3) (pow c 2)) (pow b_2 4))) (* 2 a))))))) |
#s(approx (+ (* a (neg b_2)) (* a (sqrt (- (* b_2 b_2) (* a c))))) #s(hole binary64 (* -1 (* b_2 (+ (* -1/2 (/ (* (pow a 2) c) (pow b_2 2))) (+ (* -1/8 (/ (* (pow a 3) (pow c 2)) (pow b_2 4))) (+ (* -1/16 (/ (* (pow a 4) (pow c 3)) (pow b_2 6))) (* 2 a)))))))) |
#s(approx (* a (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* a b_2)))) |
#s(approx (* a (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* b_2 (+ a (* -1/2 (/ (* (pow a 2) c) (pow b_2 2)))))))) |
#s(approx (* a (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* b_2 (+ a (+ (* -1/2 (/ (* (pow a 2) c) (pow b_2 2))) (* -1/8 (/ (* (pow a 3) (pow c 2)) (pow b_2 4))))))))) |
#s(approx (* a (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* b_2 (+ a (+ (* -1/2 (/ (* (pow a 2) c) (pow b_2 2))) (+ (* -1/8 (/ (* (pow a 3) (pow c 2)) (pow b_2 4))) (* -1/16 (/ (* (pow a 4) (pow c 3)) (pow b_2 6)))))))))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* a a)))) #s(hole binary64 (* -2 (/ b_2 a)))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* a a)))) #s(hole binary64 (* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (* 2 (/ 1 a))))))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* a a)))) #s(hole binary64 (* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 4))) (* 2 (/ 1 a)))))))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* a a)))) #s(hole binary64 (* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 4))) (+ (* -1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 6))) (* 2 (/ 1 a))))))))) |
#s(approx (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* a a))) #s(hole binary64 (* -1 (/ b_2 a)))) |
#s(approx (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* a a))) #s(hole binary64 (* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (/ 1 a)))))) |
#s(approx (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* 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 (+ (* (neg a) c) (* b_2 b_2))) (/ a (* a a))) #s(hole binary64 (* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 4))) (+ (* -1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 6))) (/ 1 a)))))))) |
#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 (+ (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (/ (neg b_2) a)) #s(hole binary64 (+ (* -1 (/ b_2 a)) (/ b_2 a)))) |
#s(approx (+ (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (/ (neg b_2) a)) #s(hole binary64 (+ (* -1 (/ b_2 a)) (+ (* -1/2 (/ c b_2)) (/ b_2 a))))) |
#s(approx (+ (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (/ (neg b_2) a)) #s(hole binary64 (+ (* -1 (/ b_2 a)) (+ (* c (- (* -1/8 (/ (* a c) (pow b_2 3))) (* 1/2 (/ 1 b_2)))) (/ b_2 a))))) |
#s(approx (+ (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (/ (neg b_2) a)) #s(hole binary64 (+ (* -1 (/ b_2 a)) (+ (* c (- (* c (+ (* -1/8 (/ a (pow b_2 3))) (* -1/16 (/ (* (pow a 2) c) (pow b_2 5))))) (* 1/2 (/ 1 b_2)))) (/ b_2 a))))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) #s(hole binary64 (+ (* -1/2 (/ c b_2)) (/ b_2 a)))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) #s(hole binary64 (+ (* c (- (* -1/8 (/ (* a c) (pow b_2 3))) (* 1/2 (/ 1 b_2)))) (/ b_2 a)))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) #s(hole binary64 (+ (* c (- (* c (+ (* -1/8 (/ a (pow b_2 3))) (* -1/16 (/ (* (pow a 2) c) (pow b_2 5))))) (* 1/2 (/ 1 b_2)))) (/ b_2 a)))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (+ b_2 (* c (+ (* -1/2 (/ a b_2)) (* -1/8 (/ (* (pow a 2) c) (pow b_2 3)))))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (+ b_2 (* c (+ (* -1/2 (/ a b_2)) (* c (+ (* -1/8 (/ (pow a 2) (pow b_2 3))) (* -1/16 (/ (* (pow a 3) c) (pow b_2 5)))))))))) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) #s(hole binary64 (/ (+ (* -1 (* a b_2)) (* a b_2)) (pow a 2)))) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) #s(hole binary64 (+ (* -1 (/ b_2 a)) (+ (* -1/2 (/ c b_2)) (/ b_2 a))))) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) #s(hole binary64 (+ (* -1 (/ b_2 a)) (+ (* c (- (* -1/8 (/ (* a c) (pow b_2 3))) (* 1/2 (/ 1 b_2)))) (/ b_2 a))))) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) #s(hole binary64 (+ (* -1 (/ b_2 a)) (+ (* c (- (* c (+ (* -1/8 (/ a (pow b_2 3))) (* -1/16 (/ (* (pow a 2) c) (pow b_2 5))))) (* 1/2 (/ 1 b_2)))) (/ b_2 a))))) |
#s(approx (/ (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) 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) (* (neg 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)))))) |
#s(approx (/ (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) 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) (* (neg c) a)))) #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) (* (neg c) a)))) #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) (* (neg c) a)))) #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 (/ (+ (* a (neg b_2)) (* a (sqrt (- (* b_2 b_2) (* a c))))) (* a a)) #s(hole binary64 (/ (+ (* -1 (* a b_2)) (* a b_2)) (pow a 2)))) |
#s(approx (/ (+ (* a (neg b_2)) (* a (sqrt (- (* b_2 b_2) (* a c))))) (* a a)) #s(hole binary64 (+ (* -1 (/ b_2 a)) (+ (* -1/2 (/ c b_2)) (/ b_2 a))))) |
#s(approx (/ (+ (* a (neg b_2)) (* a (sqrt (- (* b_2 b_2) (* a 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 (/ (+ (* a (neg b_2)) (* a (sqrt (- (* b_2 b_2) (* a 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 (+ (* a (neg b_2)) (* a (sqrt (- (* b_2 b_2) (* a c))))) #s(hole binary64 (+ (* -1 (* a b_2)) (* a b_2)))) |
#s(approx (+ (* a (neg b_2)) (* a (sqrt (- (* b_2 b_2) (* a c))))) #s(hole binary64 (+ (* -1 (* a b_2)) (+ (* -1/2 (/ (* (pow a 2) c) b_2)) (* a b_2))))) |
#s(approx (+ (* a (neg b_2)) (* a (sqrt (- (* b_2 b_2) (* a c))))) #s(hole binary64 (+ (* -1 (* a b_2)) (+ (* a b_2) (* c (+ (* -1/2 (/ (pow a 2) b_2)) (* -1/8 (/ (* (pow a 3) c) (pow b_2 3))))))))) |
#s(approx (+ (* a (neg b_2)) (* a (sqrt (- (* b_2 b_2) (* a c))))) #s(hole binary64 (+ (* -1 (* a b_2)) (+ (* a b_2) (* c (+ (* -1/2 (/ (pow a 2) b_2)) (* c (+ (* -1/8 (/ (pow a 3) (pow b_2 3))) (* -1/16 (/ (* (pow a 4) c) (pow b_2 5))))))))))) |
#s(approx (* a (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (+ (* -1/2 (/ (* (pow a 2) c) b_2)) (* a b_2)))) |
#s(approx (* a (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (+ (* a b_2) (* c (+ (* -1/2 (/ (pow a 2) b_2)) (* -1/8 (/ (* (pow a 3) c) (pow b_2 3)))))))) |
#s(approx (* a (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (+ (* a b_2) (* c (+ (* -1/2 (/ (pow a 2) b_2)) (* c (+ (* -1/8 (/ (pow a 3) (pow b_2 3))) (* -1/16 (/ (* (pow a 4) c) (pow b_2 5)))))))))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* a a)))) #s(hole binary64 (+ (* -1 (/ b_2 a)) (/ b_2 a)))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* a a)))) #s(hole binary64 (+ (* -1 (/ b_2 a)) (+ (* -1/2 (/ c b_2)) (/ b_2 a))))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* a a)))) #s(hole binary64 (+ (* -1 (/ b_2 a)) (+ (* c (- (* -1/8 (/ (* a c) (pow b_2 3))) (* 1/2 (/ 1 b_2)))) (/ b_2 a))))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* a a)))) #s(hole binary64 (+ (* -1 (/ b_2 a)) (+ (* c (- (* c (+ (* -1/8 (/ a (pow b_2 3))) (* -1/16 (/ (* (pow a 2) c) (pow b_2 5))))) (* 1/2 (/ 1 b_2)))) (/ b_2 a))))) |
#s(approx (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* a a))) #s(hole binary64 (+ (* -1/2 (/ c b_2)) (/ b_2 a)))) |
#s(approx (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* 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 (+ (* (neg a) c) (* b_2 b_2))) (/ a (* 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) (* 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 (+ (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (/ (neg b_2) a)) #s(hole binary64 (* c (+ (* -1 (/ b_2 (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))) |
#s(approx (+ (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (/ (neg b_2) a)) #s(hole binary64 (* c (+ (* -1 (/ b_2 (* a c))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (+ (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (/ (neg b_2) a)) #s(hole binary64 (* c (+ (* -1 (/ b_2 (* a c))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) #s(hole binary64 (* c (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 7)))) (/ (pow b_2 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1)))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1))))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b_2 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (+ (* (neg a) c) (* b_2 b_2)) #s(hole binary64 (* c (+ (* -1 a) (/ (pow b_2 2) c))))) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) #s(hole binary64 (* c (+ (* -1 (/ b_2 (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) #s(hole binary64 (* c (+ (* -1 (/ b_2 (* a c))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) #s(hole binary64 (* c (+ (* -1 (/ b_2 (* a c))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))))) |
#s(approx (/ (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) 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) (* (neg 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) (sqrt (+ (* b_2 b_2) (* (neg 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 (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) #s(hole binary64 (* c (+ (* -1 (/ b_2 c)) (* (sqrt (/ a c)) (sqrt -1)))))) |
#s(approx (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg 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))) (/ b_2 c))))) |
#s(approx (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg 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)))) (/ b_2 c))))) |
#s(approx (/ (+ (* a (neg b_2)) (* a (sqrt (- (* b_2 b_2) (* a c))))) (* a a)) #s(hole binary64 (* c (+ (* -1 (/ b_2 (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))) |
#s(approx (/ (+ (* a (neg b_2)) (* a (sqrt (- (* b_2 b_2) (* a 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 (/ (+ (* a (neg b_2)) (* a (sqrt (- (* b_2 b_2) (* a 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 (+ (* a (neg b_2)) (* a (sqrt (- (* b_2 b_2) (* a c))))) #s(hole binary64 (* c (+ (* -1 (/ (* a b_2) c)) (* (sqrt (/ (pow a 3) c)) (sqrt -1)))))) |
#s(approx (+ (* a (neg b_2)) (* a (sqrt (- (* b_2 b_2) (* a c))))) #s(hole binary64 (* c (+ (* -1 (/ (* a b_2) c)) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ (pow a 3) c)) (sqrt -1))))))) |
#s(approx (+ (* a (neg b_2)) (* a (sqrt (- (* b_2 b_2) (* a c))))) #s(hole binary64 (* c (+ (* -1 (/ (* a b_2) c)) (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ (pow a 3) c)) (sqrt -1)))))))) |
#s(approx (* a (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* c (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ (pow a 3) c)) (sqrt -1)))))) |
#s(approx (* a (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ (pow a 3) c)) (sqrt -1))))))) |
#s(approx (* a (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 7)))) (/ (pow b_2 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ (pow a 3) c)) (sqrt -1)))))))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* a a)))) #s(hole binary64 (* c (+ (* -1 (/ b_2 (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* a a)))) #s(hole binary64 (* c (+ (* -1 (/ b_2 (* a c))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* a a)))) #s(hole binary64 (* c (+ (* -1 (/ b_2 (* a c))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))))) |
#s(approx (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* 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 (+ (* (neg a) c) (* b_2 b_2))) (/ a (* 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 (+ (* (neg a) c) (* b_2 b_2))) (/ a (* 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 (- (* b_2 b_2) (* a c)) #s(hole binary64 (* c (- (/ (pow b_2 2) c) a)))) |
#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 (+ (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (/ (neg b_2) a)) #s(hole binary64 (* -1 (* c (+ (* (sqrt (/ 1 (* a c))) (sqrt -1)) (/ b_2 (* a c))))))) |
#s(approx (+ (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (/ (neg b_2) a)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ b_2 a)) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (+ (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (/ (neg b_2) a)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ b_2 a)) (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b_2 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (* (pow b_2 2) (sqrt -1))))) c))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) #s(hole binary64 (* -1 (* c (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) #s(hole binary64 (* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) #s(hole binary64 (* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 7)))) (* (pow b_2 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (* -1 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1))))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b_2 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1))))))))) |
#s(approx (+ (* (neg a) c) (* b_2 b_2)) #s(hole binary64 (* -1 (* c (+ a (* -1 (/ (pow b_2 2) c))))))) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) #s(hole binary64 (* -1 (* c (+ (* (sqrt (/ 1 (* a c))) (sqrt -1)) (/ b_2 (* a c))))))) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ b_2 a)) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ b_2 a)) (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b_2 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (* (pow b_2 2) (sqrt -1))))) c))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (/ (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) 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) (* (neg 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) (sqrt (+ (* b_2 b_2) (* (neg 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 (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) #s(hole binary64 (* -1 (* c (+ (* (sqrt (/ a c)) (sqrt -1)) (/ b_2 c)))))) |
#s(approx (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) #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) (* (neg c) a)))) #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 (/ (+ (* a (neg b_2)) (* a (sqrt (- (* b_2 b_2) (* a c))))) (* a a)) #s(hole binary64 (* -1 (* c (+ (* (sqrt (/ 1 (* a c))) (sqrt -1)) (/ b_2 (* a c))))))) |
#s(approx (/ (+ (* a (neg b_2)) (* a (sqrt (- (* b_2 b_2) (* a 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 (/ (+ (* a (neg b_2)) (* a (sqrt (- (* b_2 b_2) (* a 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 (+ (* a (neg b_2)) (* a (sqrt (- (* b_2 b_2) (* a c))))) #s(hole binary64 (* -1 (* c (+ (* (sqrt (/ (pow a 3) c)) (sqrt -1)) (/ (* a b_2) c)))))) |
#s(approx (+ (* a (neg b_2)) (* a (sqrt (- (* b_2 b_2) (* a c))))) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (* a b_2)) (* -1/2 (* (sqrt (/ a c)) (* (pow b_2 2) (sqrt -1))))) c)) (* (sqrt (/ (pow a 3) c)) (sqrt -1))))))) |
#s(approx (+ (* a (neg b_2)) (* a (sqrt (- (* b_2 b_2) (* a c))))) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (* a b_2)) (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b_2 4) (sqrt -1)))) (* 1/2 (* (sqrt (* a c)) (* (pow b_2 2) (sqrt -1))))) c))) c)) (* (sqrt (/ (pow a 3) c)) (sqrt -1))))))) |
#s(approx (* a (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* c (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ (pow a 3) c)) (sqrt -1))))))) |
#s(approx (* a (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 5)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ (pow a 3) c)) (sqrt -1)))))))) |
#s(approx (* a (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 5)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 7)))) (* (pow b_2 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ (pow a 3) c)) (sqrt -1))))))))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* a a)))) #s(hole binary64 (* -1 (* c (+ (* (sqrt (/ 1 (* a c))) (sqrt -1)) (/ b_2 (* a c))))))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* a a)))) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ b_2 a)) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* a a)))) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ b_2 a)) (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b_2 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (* (pow b_2 2) (sqrt -1))))) c))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* 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 (+ (* (neg a) c) (* b_2 b_2))) (/ a (* 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 (+ (* (neg a) c) (* b_2 b_2))) (/ a (* 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 (- (* b_2 b_2) (* a c)) #s(hole binary64 (* -1 (* c (- (* -1 (/ (pow b_2 2) c)) (* -1 a)))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* -1 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b_2 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1))))))))) |
| Outputs |
|---|
#s(approx (+ (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (/ (neg b_2) a)) #s(hole binary64 (/ (+ b_2 (* -1 b_2)) a))) |
#s(approx (/ (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) a) #s(literal 0 binary64)) |
#s(approx (+ (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (/ (neg b_2) a)) #s(hole binary64 (/ (+ b_2 (+ (* -1 b_2) (* -1/2 (/ (* a c) b_2)))) a))) |
#s(approx (/ (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) a) (/.f64 (+.f64 #s(literal 0 binary64) (*.f64 (/.f64 (*.f64 c a) b_2) #s(literal -1/2 binary64))) a)) |
#s(approx (+ (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (/ (neg b_2) a)) #s(hole binary64 (/ (+ b_2 (+ (* -1 b_2) (* a (+ (* -1/2 (/ c b_2)) (* -1/8 (/ (* a (pow c 2)) (pow b_2 3))))))) a))) |
#s(approx (/ (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) a) (/.f64 (+.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b_2 #s(literal 3 binary64))) #s(literal -1/8 binary64) (*.f64 (/.f64 c b_2) #s(literal -1/2 binary64))) a)) a)) |
#s(approx (+ (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (/ (neg b_2) a)) #s(hole binary64 (/ (+ b_2 (+ (* -1 b_2) (* a (+ (* -1/2 (/ c b_2)) (* a (+ (* -1/8 (/ (pow c 2) (pow b_2 3))) (* -1/16 (/ (* a (pow c 3)) (pow b_2 5))))))))) a))) |
#s(approx (/ (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) a) (/.f64 (+.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) (pow.f64 b_2 #s(literal 5 binary64))) #s(literal -1/16 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 c c)) (pow.f64 b_2 #s(literal 3 binary64)))) a (*.f64 (/.f64 c b_2) #s(literal -1/2 binary64))) a)) a)) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) #s(hole binary64 (/ b_2 a))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (/.f64 b_2 a)) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) #s(hole binary64 (/ (+ b_2 (* -1/2 (/ (* a c) b_2))) a))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (/.f64 (fma.f64 (/.f64 (*.f64 c a) b_2) #s(literal -1/2 binary64) b_2) a)) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) #s(hole binary64 (/ (+ b_2 (* a (+ (* -1/2 (/ c b_2)) (* -1/8 (/ (* a (pow c 2)) (pow b_2 3)))))) a))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (/.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b_2 #s(literal 3 binary64))) #s(literal -1/8 binary64) (*.f64 (/.f64 c b_2) #s(literal -1/2 binary64))) a b_2) a)) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) #s(hole binary64 (/ (+ b_2 (* a (+ (* -1/2 (/ c b_2)) (* a (+ (* -1/8 (/ (pow c 2) (pow b_2 3))) (* -1/16 (/ (* a (pow c 3)) (pow b_2 5)))))))) a))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (/.f64 (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) (pow.f64 b_2 #s(literal 5 binary64))) #s(literal -1/16 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 c c)) (pow.f64 b_2 #s(literal 3 binary64)))) a (*.f64 (/.f64 c b_2) #s(literal -1/2 binary64))) a b_2) a)) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 b_2)) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) b_2) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (+ b_2 (* -1/2 (/ (* a c) b_2))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (fma.f64 (/.f64 (*.f64 c a) b_2) #s(literal -1/2 binary64) b_2)) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (+ b_2 (* a (+ (* -1/2 (/ c b_2)) (* -1/8 (/ (* a (pow c 2)) (pow b_2 3)))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b_2 #s(literal 3 binary64))) #s(literal -1/8 binary64) (*.f64 (/.f64 c b_2) #s(literal -1/2 binary64))) a b_2)) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (+ b_2 (* a (+ (* -1/2 (/ c b_2)) (* a (+ (* -1/8 (/ (pow c 2) (pow b_2 3))) (* -1/16 (/ (* a (pow c 3)) (pow b_2 5)))))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) (pow.f64 b_2 #s(literal 5 binary64))) #s(literal -1/16 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 c c)) (pow.f64 b_2 #s(literal 3 binary64)))) a (*.f64 (/.f64 c b_2) #s(literal -1/2 binary64))) a b_2)) |
#s(approx (+ (* (neg a) c) (* b_2 b_2)) #s(hole binary64 (pow b_2 2))) |
#s(approx (- (* b_2 b_2) (* a c)) (*.f64 b_2 b_2)) |
#s(approx (+ (* (neg a) c) (* b_2 b_2)) #s(hole binary64 (+ (* -1 (* a c)) (pow b_2 2)))) |
#s(approx (- (* b_2 b_2) (* a c)) (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) #s(hole binary64 (/ (+ b_2 (* -1 b_2)) a))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* a a)))) #s(literal 0 binary64)) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) #s(hole binary64 (/ (+ b_2 (+ (* -1 b_2) (* -1/2 (/ (* a c) b_2)))) a))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* a a)))) (/.f64 (+.f64 #s(literal 0 binary64) (*.f64 (/.f64 (*.f64 c a) b_2) #s(literal -1/2 binary64))) a)) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) #s(hole binary64 (/ (+ b_2 (+ (* -1 b_2) (* a (+ (* -1/2 (/ c b_2)) (* -1/8 (/ (* a (pow c 2)) (pow b_2 3))))))) a))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* a a)))) (/.f64 (+.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b_2 #s(literal 3 binary64))) #s(literal -1/8 binary64) (*.f64 (/.f64 c b_2) #s(literal -1/2 binary64))) a)) a)) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) #s(hole binary64 (/ (+ b_2 (+ (* -1 b_2) (* a (+ (* -1/2 (/ c b_2)) (* a (+ (* -1/8 (/ (pow c 2) (pow b_2 3))) (* -1/16 (/ (* a (pow c 3)) (pow b_2 5))))))))) a))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* a a)))) (/.f64 (+.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) (pow.f64 b_2 #s(literal 5 binary64))) #s(literal -1/16 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 c c)) (pow.f64 b_2 #s(literal 3 binary64)))) a (*.f64 (/.f64 c b_2) #s(literal -1/2 binary64))) a)) a)) |
#s(approx (/ (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) a) #s(hole binary64 (* -1/2 (/ c b_2)))) |
#s(approx (/ (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) a) (*.f64 (/.f64 c b_2) #s(literal -1/2 binary64))) |
#s(approx (/ (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) 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) (* (neg c) a)))) a) (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b_2 #s(literal 3 binary64))) #s(literal -1/8 binary64) (*.f64 (/.f64 c b_2) #s(literal -1/2 binary64)))) |
#s(approx (/ (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) 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) (* (neg c) a)))) a) (fma.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) (pow.f64 b_2 #s(literal 5 binary64))) #s(literal -1/16 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 c c)) (pow.f64 b_2 #s(literal 3 binary64)))) a (*.f64 (/.f64 c b_2) #s(literal -1/2 binary64)))) |
#s(approx (/ (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) 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) (* (neg c) a)))) a) (fma.f64 (fma.f64 (fma.f64 (*.f64 a (/.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b_2 #s(literal 6 binary64))) #s(literal 5/64 binary64)) b_2)) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal -1/16 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 5 binary64)))) a (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 c c)) (pow.f64 b_2 #s(literal 3 binary64)))) a (*.f64 (/.f64 c b_2) #s(literal -1/2 binary64)))) |
#s(approx (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) #s(hole binary64 (* -1/2 (/ (* a c) b_2)))) |
#s(approx (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) (*.f64 (/.f64 (*.f64 c a) b_2) #s(literal -1/2 binary64))) |
#s(approx (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) #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) (* (neg c) a)))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b_2 #s(literal 3 binary64))) #s(literal -1/8 binary64) (*.f64 (/.f64 c b_2) #s(literal -1/2 binary64))) a)) |
#s(approx (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) #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) (* (neg c) a)))) (*.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) (pow.f64 b_2 #s(literal 5 binary64))) #s(literal -1/16 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 c c)) (pow.f64 b_2 #s(literal 3 binary64)))) a (*.f64 (/.f64 c b_2) #s(literal -1/2 binary64))) a)) |
#s(approx (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) #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 b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 a (/.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b_2 #s(literal 6 binary64))) #s(literal 5/64 binary64)) b_2)) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal -1/16 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 5 binary64)))) a (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 c c)) (pow.f64 b_2 #s(literal 3 binary64)))) a (*.f64 (/.f64 c b_2) #s(literal -1/2 binary64))) a)) |
#s(approx (* (/ (* a c) b_2) -1/2) #s(hole binary64 (* -1/2 (/ (* a c) b_2)))) |
#s(approx (* (/ (* a c) b_2) -1/2) (*.f64 (/.f64 (*.f64 c a) b_2) #s(literal -1/2 binary64))) |
#s(approx (/ (* a c) b_2) #s(hole binary64 (/ (* a c) b_2))) |
#s(approx (/ (* a c) b_2) (/.f64 (*.f64 c a) b_2)) |
#s(approx (/ (+ (* a (neg b_2)) (* a (sqrt (- (* b_2 b_2) (* a c))))) (* a a)) #s(hole binary64 (/ (+ b_2 (* -1 b_2)) a))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* a a)))) #s(literal 0 binary64)) |
#s(approx (/ (+ (* a (neg b_2)) (* a (sqrt (- (* b_2 b_2) (* a c))))) (* a a)) #s(hole binary64 (/ (+ b_2 (+ (* -1 b_2) (* -1/2 (/ (* a c) b_2)))) a))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* a a)))) (/.f64 (+.f64 #s(literal 0 binary64) (*.f64 (/.f64 (*.f64 c a) b_2) #s(literal -1/2 binary64))) a)) |
#s(approx (/ (+ (* a (neg b_2)) (* a (sqrt (- (* b_2 b_2) (* a 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 (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* a a)))) (/.f64 (+.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b_2 #s(literal 3 binary64))) #s(literal -1/8 binary64) (*.f64 (/.f64 c b_2) #s(literal -1/2 binary64))) a)) a)) |
#s(approx (/ (+ (* a (neg b_2)) (* a (sqrt (- (* b_2 b_2) (* a 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 (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* a a)))) (/.f64 (+.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) (pow.f64 b_2 #s(literal 5 binary64))) #s(literal -1/16 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 c c)) (pow.f64 b_2 #s(literal 3 binary64)))) a (*.f64 (/.f64 c b_2) #s(literal -1/2 binary64))) a)) a)) |
#s(approx (+ (* a (neg b_2)) (* a (sqrt (- (* b_2 b_2) (* a c))))) #s(hole binary64 (* a (+ b_2 (* -1 b_2))))) |
#s(approx (+ (* a (neg b_2)) (* a (sqrt (- (* b_2 b_2) (* a c))))) #s(literal 0 binary64)) |
#s(approx (+ (* a (neg b_2)) (* a (sqrt (- (* b_2 b_2) (* a c))))) #s(hole binary64 (* a (+ b_2 (+ (* -1 b_2) (* -1/2 (/ (* a c) b_2))))))) |
#s(approx (+ (* a (neg b_2)) (* a (sqrt (- (* b_2 b_2) (* a c))))) (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 (/.f64 (*.f64 c a) b_2) #s(literal -1/2 binary64))) a)) |
#s(approx (+ (* a (neg b_2)) (* a (sqrt (- (* b_2 b_2) (* a c))))) #s(hole binary64 (* a (+ b_2 (+ (* -1 b_2) (* a (+ (* -1/2 (/ c b_2)) (* -1/8 (/ (* a (pow c 2)) (pow b_2 3)))))))))) |
#s(approx (+ (* a (neg b_2)) (* a (sqrt (- (* b_2 b_2) (* a c))))) (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b_2 #s(literal 3 binary64))) #s(literal -1/8 binary64) (*.f64 (/.f64 c b_2) #s(literal -1/2 binary64))) a)) a)) |
#s(approx (+ (* a (neg b_2)) (* a (sqrt (- (* b_2 b_2) (* a c))))) #s(hole binary64 (* a (+ b_2 (+ (* -1 b_2) (* a (+ (* -1/2 (/ c b_2)) (* a (+ (* -1/8 (/ (pow c 2) (pow b_2 3))) (* -1/16 (/ (* a (pow c 3)) (pow b_2 5)))))))))))) |
#s(approx (+ (* a (neg b_2)) (* a (sqrt (- (* b_2 b_2) (* a c))))) (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) (pow.f64 b_2 #s(literal 5 binary64))) #s(literal -1/16 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 c c)) (pow.f64 b_2 #s(literal 3 binary64)))) a (*.f64 (/.f64 c b_2) #s(literal -1/2 binary64))) a)) a)) |
#s(approx (* a (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* a b_2))) |
#s(approx (* a (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 b_2 a)) |
#s(approx (* a (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* a (+ b_2 (* -1/2 (/ (* a c) b_2)))))) |
#s(approx (* a (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 c a) b_2) #s(literal -1/2 binary64) b_2) a)) |
#s(approx (* a (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* a (+ b_2 (* a (+ (* -1/2 (/ c b_2)) (* -1/8 (/ (* a (pow c 2)) (pow b_2 3))))))))) |
#s(approx (* a (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b_2 #s(literal 3 binary64))) #s(literal -1/8 binary64) (*.f64 (/.f64 c b_2) #s(literal -1/2 binary64))) a b_2) a)) |
#s(approx (* a (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* a (+ b_2 (* a (+ (* -1/2 (/ c b_2)) (* a (+ (* -1/8 (/ (pow c 2) (pow b_2 3))) (* -1/16 (/ (* a (pow c 3)) (pow b_2 5))))))))))) |
#s(approx (* a (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) (pow.f64 b_2 #s(literal 5 binary64))) #s(literal -1/16 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 c c)) (pow.f64 b_2 #s(literal 3 binary64)))) a (*.f64 (/.f64 c b_2) #s(literal -1/2 binary64))) a b_2) a)) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* a a)))) #s(hole binary64 (/ (+ b_2 (* -1 b_2)) a))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* a a)))) #s(literal 0 binary64)) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* a a)))) #s(hole binary64 (/ (+ b_2 (+ (* -1 b_2) (* -1/2 (/ (* a c) b_2)))) a))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* a a)))) (/.f64 (+.f64 #s(literal 0 binary64) (*.f64 (/.f64 (*.f64 c a) b_2) #s(literal -1/2 binary64))) a)) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* a a)))) #s(hole binary64 (/ (+ b_2 (+ (* -1 b_2) (* a (+ (* -1/2 (/ c b_2)) (* -1/8 (/ (* a (pow c 2)) (pow b_2 3))))))) a))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* a a)))) (/.f64 (+.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b_2 #s(literal 3 binary64))) #s(literal -1/8 binary64) (*.f64 (/.f64 c b_2) #s(literal -1/2 binary64))) a)) a)) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* a a)))) #s(hole binary64 (/ (+ b_2 (+ (* -1 b_2) (* a (+ (* -1/2 (/ c b_2)) (* a (+ (* -1/8 (/ (pow c 2) (pow b_2 3))) (* -1/16 (/ (* a (pow c 3)) (pow b_2 5))))))))) a))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* a a)))) (/.f64 (+.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) (pow.f64 b_2 #s(literal 5 binary64))) #s(literal -1/16 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 c c)) (pow.f64 b_2 #s(literal 3 binary64)))) a (*.f64 (/.f64 c b_2) #s(literal -1/2 binary64))) a)) a)) |
#s(approx (/ a (* a a)) #s(hole binary64 (/ 1 a))) |
#s(approx (/ a (* a a)) (/.f64 #s(literal 1 binary64) a)) |
#s(approx (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* a a))) #s(hole binary64 (/ b_2 a))) |
#s(approx (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* a a))) (/.f64 b_2 a)) |
#s(approx (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* a a))) #s(hole binary64 (/ (+ b_2 (* -1/2 (/ (* a c) b_2))) a))) |
#s(approx (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* a a))) (/.f64 (fma.f64 (/.f64 (*.f64 c a) b_2) #s(literal -1/2 binary64) b_2) a)) |
#s(approx (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* 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 (+ (* (neg a) c) (* b_2 b_2))) (/ a (* a a))) (/.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b_2 #s(literal 3 binary64))) #s(literal -1/8 binary64) (*.f64 (/.f64 c b_2) #s(literal -1/2 binary64))) a b_2) a)) |
#s(approx (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* 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 (+ (* (neg a) c) (* b_2 b_2))) (/ a (* a a))) (/.f64 (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) (pow.f64 b_2 #s(literal 5 binary64))) #s(literal -1/16 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 c c)) (pow.f64 b_2 #s(literal 3 binary64)))) a (*.f64 (/.f64 c b_2) #s(literal -1/2 binary64))) a b_2) a)) |
#s(approx (* a c) #s(hole binary64 (* a c))) |
#s(approx (* a c) (*.f64 c a)) |
#s(approx (- (* b_2 b_2) (* a c)) #s(hole binary64 (pow b_2 2))) |
#s(approx (- (* b_2 b_2) (* a c)) (*.f64 b_2 b_2)) |
#s(approx (- (* b_2 b_2) (* a c)) #s(hole binary64 (+ (* -1 (* a c)) (pow b_2 2)))) |
#s(approx (- (* b_2 b_2) (* a c)) (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 b_2)) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) 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))) (fma.f64 (/.f64 (*.f64 c a) b_2) #s(literal -1/2 binary64) 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))) (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b_2 #s(literal 3 binary64))) #s(literal -1/8 binary64) (*.f64 (/.f64 c b_2) #s(literal -1/2 binary64))) a b_2)) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #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 (sqrt (- (* b_2 b_2) (* a c))) (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) (pow.f64 b_2 #s(literal 5 binary64))) #s(literal -1/16 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 c c)) (pow.f64 b_2 #s(literal 3 binary64)))) a (*.f64 (/.f64 c b_2) #s(literal -1/2 binary64))) a b_2)) |
#s(approx (+ (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (/ (neg b_2) a)) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (/ (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) a) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)))) |
#s(approx (+ (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (/ (neg b_2) a)) #s(hole binary64 (+ (* -1 (/ b_2 a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) a) (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 (neg.f64 b_2) a))) |
#s(approx (+ (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (/ (neg b_2) a)) #s(hole binary64 (+ (* -1 (/ b_2 a)) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))))) |
#s(approx (/ (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) a) (fma.f64 (/.f64 b_2 a) #s(literal -1 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)))))) |
#s(approx (+ (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (/ (neg b_2) a)) #s(hole binary64 (+ (* -1 (/ b_2 a)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (/ (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) a) (fma.f64 (/.f64 b_2 a) #s(literal -1 binary64) (fma.f64 (*.f64 (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a))))))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (fma.f64 (*.f64 (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a))))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) #s(hole binary64 (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (fma.f64 (*.f64 (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)))))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) #s(hole binary64 (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b_2 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (fma.f64 (*.f64 (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (/.f64 (pow.f64 b_2 #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64))))) #s(literal 1/16 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a))))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -1)))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)))) a)) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (*.f64 (fma.f64 (*.f64 (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a))))) a)) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b_2 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (*.f64 (fma.f64 (*.f64 (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (/.f64 (pow.f64 b_2 #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64))))) #s(literal 1/16 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)))))) a)) |
#s(approx (+ (* (neg a) c) (* b_2 b_2)) #s(hole binary64 (* -1 (* a c)))) |
#s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c)) |
#s(approx (+ (* (neg a) c) (* b_2 b_2)) #s(hole binary64 (* a (+ (* -1 c) (/ (pow b_2 2) a))))) |
#s(approx (- (* b_2 b_2) (* a c)) (*.f64 (fma.f64 #s(literal -1 binary64) c (/.f64 (*.f64 b_2 b_2) a)) a)) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* a a)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)))) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) #s(hole binary64 (+ (* -1 (/ b_2 a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* a a)))) (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 (neg.f64 b_2) a))) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) #s(hole binary64 (+ (* -1 (/ b_2 a)) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* a a)))) (fma.f64 (/.f64 b_2 a) #s(literal -1 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)))))) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) #s(hole binary64 (+ (* -1 (/ b_2 a)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* a a)))) (fma.f64 (/.f64 b_2 a) #s(literal -1 binary64) (fma.f64 (*.f64 (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a))))))) |
#s(approx (/ (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) a) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (/ (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) a) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)))) |
#s(approx (/ (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) a) #s(hole binary64 (+ (* -1 (/ b_2 a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) a) (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 (neg.f64 b_2) a))) |
#s(approx (/ (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg 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) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) a) (fma.f64 (/.f64 b_2 a) #s(literal -1 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)))))) |
#s(approx (/ (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg 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 (/ (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) a) (fma.f64 (/.f64 b_2 a) #s(literal -1 binary64) (fma.f64 (*.f64 (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a))))))) |
#s(approx (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -1)))) |
#s(approx (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) (*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) |
#s(approx (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) #s(hole binary64 (* a (+ (* -1 (/ b_2 a)) (* (sqrt (/ c a)) (sqrt -1)))))) |
#s(approx (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) (*.f64 (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 (neg.f64 b_2) a)) a)) |
#s(approx (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg 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))) (/ b_2 a))))) |
#s(approx (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg 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 (pow.f64 a #s(literal 3 binary64)) c)))) #s(literal 1/2 binary64) (-.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a))) (/.f64 b_2 a))) a)) |
#s(approx (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg 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)))) (/ b_2 a))))) |
#s(approx (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) (*.f64 (fma.f64 (*.f64 (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) #s(literal 1/2 binary64) (-.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a))) (/.f64 b_2 a)))) a)) |
#s(approx (/ (+ (* a (neg b_2)) (* a (sqrt (- (* b_2 b_2) (* a c))))) (* a a)) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* a a)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)))) |
#s(approx (/ (+ (* a (neg b_2)) (* a (sqrt (- (* b_2 b_2) (* a c))))) (* a a)) #s(hole binary64 (+ (* -1 (/ b_2 a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* a a)))) (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 (neg.f64 b_2) a))) |
#s(approx (/ (+ (* a (neg b_2)) (* a (sqrt (- (* b_2 b_2) (* a 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 (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* a a)))) (fma.f64 (/.f64 b_2 a) #s(literal -1 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)))))) |
#s(approx (/ (+ (* a (neg b_2)) (* a (sqrt (- (* b_2 b_2) (* a 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 (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* a a)))) (fma.f64 (/.f64 b_2 a) #s(literal -1 binary64) (fma.f64 (*.f64 (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a))))))) |
#s(approx (+ (* a (neg b_2)) (* a (sqrt (- (* b_2 b_2) (* a c))))) #s(hole binary64 (* (sqrt (* (pow a 3) c)) (sqrt -1)))) |
#s(approx (+ (* a (neg b_2)) (* a (sqrt (- (* b_2 b_2) (* a c))))) (*.f64 (sqrt.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c)) (sqrt.f64 #s(literal -1 binary64)))) |
#s(approx (+ (* a (neg b_2)) (* a (sqrt (- (* b_2 b_2) (* a c))))) #s(hole binary64 (* (pow a 2) (+ (* -1 (/ b_2 a)) (* (sqrt (/ c a)) (sqrt -1)))))) |
#s(approx (+ (* a (neg b_2)) (* a (sqrt (- (* b_2 b_2) (* a c))))) (*.f64 (*.f64 a a) (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 (neg.f64 b_2) a)))) |
#s(approx (+ (* a (neg b_2)) (* a (sqrt (- (* b_2 b_2) (* a c))))) #s(hole binary64 (* (pow a 2) (+ (* -1 (/ b_2 a)) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (+ (* a (neg b_2)) (* a (sqrt (- (* b_2 b_2) (* a c))))) (*.f64 (*.f64 a a) (fma.f64 (/.f64 b_2 a) #s(literal -1 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a))))))) |
#s(approx (+ (* a (neg b_2)) (* a (sqrt (- (* b_2 b_2) (* a c))))) #s(hole binary64 (* (pow a 2) (+ (* -1 (/ b_2 a)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (+ (* a (neg b_2)) (* a (sqrt (- (* b_2 b_2) (* a c))))) (*.f64 (*.f64 a a) (fma.f64 (/.f64 b_2 a) #s(literal -1 binary64) (fma.f64 (*.f64 (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)))))))) |
#s(approx (* a (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* (sqrt (* (pow a 3) c)) (sqrt -1)))) |
#s(approx (* a (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (sqrt.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c)) (sqrt.f64 #s(literal -1 binary64)))) |
#s(approx (* a (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* (pow a 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))))) |
#s(approx (* a (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (*.f64 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 (pow.f64 a #s(literal 3 binary64)) c)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)))))) |
#s(approx (* a (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* (pow a 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (* a (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (*.f64 a a) (fma.f64 (*.f64 (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a))))))) |
#s(approx (* a (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* (pow a 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b_2 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (* a (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (*.f64 a a) (fma.f64 (*.f64 (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (/.f64 (pow.f64 b_2 #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64))))) #s(literal 1/16 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)))))))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* a a)))) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* a a)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* a a)))) #s(hole binary64 (+ (* -1 (/ b_2 a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* a a)))) (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 (neg.f64 b_2) a))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* a a)))) #s(hole binary64 (+ (* -1 (/ b_2 a)) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* a a)))) (fma.f64 (/.f64 b_2 a) #s(literal -1 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)))))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* a a)))) #s(hole binary64 (+ (* -1 (/ b_2 a)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* a a)))) (fma.f64 (/.f64 b_2 a) #s(literal -1 binary64) (fma.f64 (*.f64 (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a))))))) |
#s(approx (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* a a))) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* a a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)))) |
#s(approx (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* 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 (+ (* (neg a) c) (* b_2 b_2))) (/ a (* 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 (pow.f64 a #s(literal 3 binary64)) c)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a))))) |
#s(approx (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* 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 (+ (* (neg a) c) (* b_2 b_2))) (/ a (* a a))) (fma.f64 (*.f64 (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)))))) |
#s(approx (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* 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 (+ (* (neg a) c) (* b_2 b_2))) (/ a (* a a))) (fma.f64 (*.f64 (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (/.f64 (pow.f64 b_2 #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64))))) #s(literal 1/16 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a))))))) |
#s(approx (- (* b_2 b_2) (* a c)) #s(hole binary64 (* -1 (* a c)))) |
#s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c)) |
#s(approx (- (* b_2 b_2) (* a c)) #s(hole binary64 (* a (- (/ (pow b_2 2) a) c)))) |
#s(approx (- (* b_2 b_2) (* a c)) (*.f64 (-.f64 (/.f64 (*.f64 b_2 b_2) a) c) 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))) (*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) |
#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))) (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)))) a)) |
#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))) (*.f64 (fma.f64 (*.f64 (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a))))) a)) |
#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 (sqrt (- (* b_2 b_2) (* a c))) (*.f64 (fma.f64 (*.f64 (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (/.f64 (pow.f64 b_2 #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64))))) #s(literal 1/16 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)))))) a)) |
#s(approx (+ (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (/ (neg b_2) a)) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) a) (*.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c a)))) |
#s(approx (+ (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (/ (neg b_2) a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ b_2 a))))) |
#s(approx (/ (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) a) (neg.f64 (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 b_2 a)))) |
#s(approx (+ (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (/ (neg b_2) a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ b_2 (* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 2) (sqrt -1))))) a))))) |
#s(approx (/ (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) a) (neg.f64 (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)) b_2) a)))) |
#s(approx (+ (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (/ (neg b_2) a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ b_2 (* -1 (/ (+ (* -1/2 (* (sqrt (/ a c)) (* (pow b_2 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 4) (sqrt -1))))) a))) a))))) |
#s(approx (/ (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) a) (neg.f64 (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 (-.f64 b_2 (/.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a)))) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)))) a)) a)))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (*.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c a)))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1))))))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)) (*.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c a))))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b_2 4) (sqrt -1)))))))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (fma.f64 (neg.f64 (sqrt.f64 (/.f64 c a))) (sqrt.f64 #s(literal -1 binary64)) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)) (*.f64 (*.f64 (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal 1/8 binary64))))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1)))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b_2 6) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b_2 4) (sqrt -1))))))))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (fma.f64 (neg.f64 (sqrt.f64 (/.f64 c a))) (sqrt.f64 #s(literal -1 binary64)) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)) (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b_2 #s(literal 6 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64))))) #s(literal -1/16 binary64) (*.f64 (*.f64 (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal 1/8 binary64)))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (*.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 c a)))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (*.f64 (neg.f64 a) (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 b_2 b_2)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (*.f64 (neg.f64 a) (fma.f64 (*.f64 (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 b_2 b_2)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a))))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b_2 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (*.f64 (neg.f64 a) (fma.f64 (*.f64 (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b_2 #s(literal 6 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64))))) #s(literal 1/16 binary64) (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 b_2 b_2)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)))))))) |
#s(approx (+ (* (neg a) c) (* b_2 b_2)) #s(hole binary64 (* -1 (* a (+ c (* -1 (/ (pow b_2 2) a))))))) |
#s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) (-.f64 c (/.f64 (*.f64 b_2 b_2) a)))) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* a a)))) (*.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c a)))) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ b_2 a))))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* a a)))) (neg.f64 (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 b_2 a)))) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ b_2 (* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 2) (sqrt -1))))) a))))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* a a)))) (neg.f64 (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)) b_2) a)))) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ b_2 (* -1 (/ (+ (* -1/2 (* (sqrt (/ a c)) (* (pow b_2 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 4) (sqrt -1))))) a))) a))))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* a a)))) (neg.f64 (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 (-.f64 b_2 (/.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a)))) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)))) a)) a)))) |
#s(approx (/ (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) a) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) a) (*.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c a)))) |
#s(approx (/ (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) a) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ b_2 a))))) |
#s(approx (/ (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) a) (neg.f64 (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 b_2 a)))) |
#s(approx (/ (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg 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) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) a) (neg.f64 (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)) b_2) a)))) |
#s(approx (/ (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg 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 (/ (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) a) (neg.f64 (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 (-.f64 b_2 (/.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a)))) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)))) a)) a)))) |
#s(approx (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) (*.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 c a)))) |
#s(approx (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) #s(hole binary64 (* -1 (* a (+ (* (sqrt (/ c a)) (sqrt -1)) (/ b_2 a)))))) |
#s(approx (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) (*.f64 (neg.f64 a) (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 b_2 a)))) |
#s(approx (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) #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) (* (neg c) a)))) (*.f64 (neg.f64 a) (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2))) b_2) (neg.f64 a))))) |
#s(approx (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* (pow b_2 2) (sqrt -1))))) a)) b_2) a)) (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) (*.f64 (neg.f64 a) (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 (-.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)) (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a)))) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (neg.f64 a)) b_2) (neg.f64 a))))) |
#s(approx (/ (+ (* a (neg b_2)) (* a (sqrt (- (* b_2 b_2) (* a c))))) (* a a)) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* a a)))) (*.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c a)))) |
#s(approx (/ (+ (* a (neg b_2)) (* a (sqrt (- (* b_2 b_2) (* a c))))) (* a a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ b_2 a))))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* a a)))) (neg.f64 (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 b_2 a)))) |
#s(approx (/ (+ (* a (neg b_2)) (* a (sqrt (- (* b_2 b_2) (* a 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 (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* a a)))) (neg.f64 (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)) b_2) a)))) |
#s(approx (/ (+ (* a (neg b_2)) (* a (sqrt (- (* b_2 b_2) (* a 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 (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* a a)))) (neg.f64 (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 (-.f64 b_2 (/.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a)))) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)))) a)) a)))) |
#s(approx (+ (* a (neg b_2)) (* a (sqrt (- (* b_2 b_2) (* a c))))) #s(hole binary64 (* -1 (* (sqrt (* (pow a 3) c)) (sqrt -1))))) |
#s(approx (+ (* a (neg b_2)) (* a (sqrt (- (* b_2 b_2) (* a c))))) (*.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) |
#s(approx (+ (* a (neg b_2)) (* a (sqrt (- (* b_2 b_2) (* a c))))) #s(hole binary64 (* (pow a 2) (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ b_2 a)))))) |
#s(approx (+ (* a (neg b_2)) (* a (sqrt (- (* b_2 b_2) (* a c))))) (*.f64 (neg.f64 (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 b_2 a))) (*.f64 a a))) |
#s(approx (+ (* a (neg b_2)) (* a (sqrt (- (* b_2 b_2) (* a c))))) #s(hole binary64 (* (pow a 2) (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ b_2 (* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 2) (sqrt -1))))) a)))))) |
#s(approx (+ (* a (neg b_2)) (* a (sqrt (- (* b_2 b_2) (* a c))))) (*.f64 (neg.f64 (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)) b_2) a))) (*.f64 a a))) |
#s(approx (+ (* a (neg b_2)) (* a (sqrt (- (* b_2 b_2) (* a c))))) #s(hole binary64 (* (pow a 2) (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ b_2 (* -1 (/ (+ (* -1/2 (* (sqrt (/ a c)) (* (pow b_2 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 4) (sqrt -1))))) a))) a)))))) |
#s(approx (+ (* a (neg b_2)) (* a (sqrt (- (* b_2 b_2) (* a c))))) (*.f64 (neg.f64 (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 (-.f64 b_2 (/.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a)))) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)))) a)) a))) (*.f64 a a))) |
#s(approx (* a (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* (sqrt (* (pow a 3) c)) (sqrt -1))))) |
#s(approx (* a (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) |
#s(approx (* a (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* (pow a 2) (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1)))))))) |
#s(approx (* a (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)) (*.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c a)))) (*.f64 a a))) |
#s(approx (* a (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* (pow a 2) (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b_2 4) (sqrt -1))))))))) |
#s(approx (* a (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (fma.f64 (neg.f64 (sqrt.f64 (/.f64 c a))) (sqrt.f64 #s(literal -1 binary64)) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)) (*.f64 (*.f64 (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal 1/8 binary64)))) (*.f64 a a))) |
#s(approx (* a (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* (pow a 2) (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1)))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b_2 6) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b_2 4) (sqrt -1)))))))))) |
#s(approx (* a (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (fma.f64 (neg.f64 (sqrt.f64 (/.f64 c a))) (sqrt.f64 #s(literal -1 binary64)) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)) (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b_2 #s(literal 6 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64))))) #s(literal -1/16 binary64) (*.f64 (*.f64 (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal 1/8 binary64))))) (*.f64 a a))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* a a)))) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* a a)))) (*.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c a)))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* a a)))) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ b_2 a))))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* a a)))) (neg.f64 (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 b_2 a)))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* a a)))) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ b_2 (* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 2) (sqrt -1))))) a))))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* a a)))) (neg.f64 (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)) b_2) a)))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* a a)))) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ b_2 (* -1 (/ (+ (* -1/2 (* (sqrt (/ a c)) (* (pow b_2 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 4) (sqrt -1))))) a))) a))))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* a a)))) (neg.f64 (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 (-.f64 b_2 (/.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a)))) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)))) a)) a)))) |
#s(approx (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* a a))) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* a a))) (*.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c a)))) |
#s(approx (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* 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 (+ (* (neg a) c) (* b_2 b_2))) (/ a (* a a))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)) (*.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c a))))) |
#s(approx (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* 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 (+ (* (neg a) c) (* b_2 b_2))) (/ a (* a a))) (fma.f64 (neg.f64 (sqrt.f64 (/.f64 c a))) (sqrt.f64 #s(literal -1 binary64)) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)) (*.f64 (*.f64 (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal 1/8 binary64))))) |
#s(approx (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* 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 (+ (* (neg a) c) (* b_2 b_2))) (/ a (* a a))) (fma.f64 (neg.f64 (sqrt.f64 (/.f64 c a))) (sqrt.f64 #s(literal -1 binary64)) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)) (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b_2 #s(literal 6 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64))))) #s(literal -1/16 binary64) (*.f64 (*.f64 (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal 1/8 binary64)))))) |
#s(approx (- (* b_2 b_2) (* a c)) #s(hole binary64 (* -1 (* a (- (* -1 (/ (pow b_2 2) a)) (* -1 c)))))) |
#s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) (-.f64 c (/.f64 (*.f64 b_2 b_2) a)))) |
#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))) (*.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 c a)))) |
#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))) (*.f64 (neg.f64 a) (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 b_2 b_2)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)))))) |
#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))) (*.f64 (neg.f64 a) (fma.f64 (*.f64 (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 b_2 b_2)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a))))))) |
#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 (sqrt (- (* b_2 b_2) (* a c))) (*.f64 (neg.f64 a) (fma.f64 (*.f64 (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b_2 #s(literal 6 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64))))) #s(literal 1/16 binary64) (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 b_2 b_2)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)))))))) |
#s(approx (+ (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (/ (neg b_2) a)) #s(hole binary64 (+ (* b_2 (- (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b_2 (sqrt -1)))) (/ 1 a))) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) a) (fma.f64 (-.f64 (*.f64 (*.f64 (/.f64 b_2 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)) b_2 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a))))) |
#s(approx (+ (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (/ (neg b_2) a)) #s(hole binary64 (+ (* b_2 (- (* b_2 (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -1)))))) (/ 1 a))) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) a) (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 b_2 #s(literal -1 binary64)) (/.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal -1/8 binary64) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64))) b_2) (/.f64 #s(literal 1 binary64) a)) b_2 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a))))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) #s(hole binary64 (+ (* (sqrt (/ c a)) (sqrt -1)) (* (pow b_2 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -1))))))))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (fma.f64 (fma.f64 (*.f64 (*.f64 (/.f64 b_2 #s(literal -1 binary64)) (/.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal -1/8 binary64) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64))) (*.f64 b_2 b_2) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a))))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) #s(hole binary64 (+ (* (sqrt (/ c a)) (sqrt -1)) (* (pow b_2 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -1)))) (* (pow b_2 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ 1 (pow (sqrt -1) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b_2 2) (pow (sqrt -1) 5))))))))))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 b_2 b_2) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64))) (*.f64 (/.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))) #s(literal -1/8 binary64))) (*.f64 b_2 b_2) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64))) (*.f64 b_2 b_2) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (+ (* (sqrt (* a c)) (sqrt -1)) (* (pow b_2 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -1))))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (fma.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64))))) (*.f64 (/.f64 b_2 #s(literal -1 binary64)) (/.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (/.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64))) (*.f64 b_2 b_2) (*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (+ (* (sqrt (* a c)) (sqrt -1)) (* (pow b_2 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -1)))) (* (pow b_2 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -1) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b_2 2) (pow (sqrt -1) 5))))))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (fma.f64 (fma.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (*.f64 b_2 b_2) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64)))) #s(literal 1/16 binary64) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))) #s(literal -1/8 binary64))) (*.f64 b_2 b_2) (*.f64 (/.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64))) (*.f64 b_2 b_2) (*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) #s(hole binary64 (+ (* b_2 (- (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b_2 (sqrt -1)))) (/ 1 a))) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* a a)))) (fma.f64 (-.f64 (*.f64 (*.f64 (/.f64 b_2 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)) b_2 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a))))) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) #s(hole binary64 (+ (* b_2 (- (* b_2 (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -1)))))) (/ 1 a))) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* a a)))) (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 b_2 #s(literal -1 binary64)) (/.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal -1/8 binary64) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64))) b_2) (/.f64 #s(literal 1 binary64) a)) b_2 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a))))) |
#s(approx (/ (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg 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) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) a) (fma.f64 (-.f64 (*.f64 (*.f64 (/.f64 b_2 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)) b_2 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a))))) |
#s(approx (/ (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg 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) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) a) (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 b_2 #s(literal -1 binary64)) (/.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal -1/8 binary64) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64))) b_2) (/.f64 #s(literal 1 binary64) a)) b_2 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a))))) |
#s(approx (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) #s(hole binary64 (+ (* -1 b_2) (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) (fma.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -1 binary64)) (neg.f64 b_2))) |
#s(approx (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) #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) (* (neg c) a)))) (fma.f64 (-.f64 (*.f64 (*.f64 (/.f64 b_2 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) b_2 (*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) #s(hole binary64 (+ (* b_2 (- (* b_2 (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -1)))))) 1)) (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64))))) (*.f64 (/.f64 b_2 #s(literal -1 binary64)) (/.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (/.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64))) b_2) #s(literal 1 binary64)) b_2 (*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (/ (+ (* a (neg b_2)) (* a (sqrt (- (* b_2 b_2) (* a 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 (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* a a)))) (fma.f64 (-.f64 (*.f64 (*.f64 (/.f64 b_2 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)) b_2 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a))))) |
#s(approx (/ (+ (* a (neg b_2)) (* a (sqrt (- (* b_2 b_2) (* a 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) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* a a)))) (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 b_2 #s(literal -1 binary64)) (/.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal -1/8 binary64) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64))) b_2) (/.f64 #s(literal 1 binary64) a)) b_2 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a))))) |
#s(approx (+ (* a (neg b_2)) (* a (sqrt (- (* b_2 b_2) (* a c))))) #s(hole binary64 (+ (* -1 (* a b_2)) (* (sqrt (* (pow a 3) c)) (sqrt -1))))) |
#s(approx (+ (* a (neg b_2)) (* a (sqrt (- (* b_2 b_2) (* a c))))) (fma.f64 (neg.f64 a) b_2 (*.f64 (sqrt.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c)) (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (+ (* a (neg b_2)) (* a (sqrt (- (* b_2 b_2) (* a c))))) #s(hole binary64 (+ (* b_2 (+ (* -1 a) (* 1/2 (* (sqrt (/ a c)) (/ b_2 (sqrt -1)))))) (* (sqrt (* (pow a 3) c)) (sqrt -1))))) |
#s(approx (+ (* a (neg b_2)) (* a (sqrt (- (* b_2 b_2) (* a c))))) (fma.f64 (fma.f64 (*.f64 (/.f64 b_2 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a c))) #s(literal 1/2 binary64) (neg.f64 a)) b_2 (*.f64 (sqrt.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c)) (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (+ (* a (neg b_2)) (* a (sqrt (- (* b_2 b_2) (* a c))))) #s(hole binary64 (+ (* b_2 (+ (* -1 a) (* b_2 (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ a c)) (/ 1 (sqrt -1)))))))) (* (sqrt (* (pow a 3) c)) (sqrt -1))))) |
#s(approx (+ (* a (neg b_2)) (* a (sqrt (- (* b_2 b_2) (* a c))))) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a)))) (*.f64 (/.f64 b_2 #s(literal -1 binary64)) (/.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64))) b_2 (neg.f64 a)) b_2 (*.f64 (sqrt.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c)) (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (neg b_2) #s(hole binary64 (* -1 b_2))) |
#s(approx (neg b_2) (neg.f64 b_2)) |
#s(approx (* a (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ a c)) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (* (pow a 3) c)) (sqrt -1))))) |
#s(approx (* a (sqrt (- (* b_2 b_2) (* a c)))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c)) (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (* a (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (+ (* (sqrt (* (pow a 3) c)) (sqrt -1)) (* (pow b_2 2) (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ a c)) (/ 1 (sqrt -1))))))))) |
#s(approx (* a (sqrt (- (* b_2 b_2) (* a c)))) (fma.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a)))) (*.f64 (/.f64 b_2 #s(literal -1 binary64)) (/.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64))) (*.f64 b_2 b_2) (*.f64 (sqrt.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c)) (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (* a (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (+ (* (sqrt (* (pow a 3) c)) (sqrt -1)) (* (pow b_2 2) (+ (* 1/2 (* (sqrt (/ a c)) (/ 1 (sqrt -1)))) (* (pow b_2 2) (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -1) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b_2 2) (pow (sqrt -1) 5))))))))))) |
#s(approx (* a (sqrt (- (* b_2 b_2) (* a c)))) (fma.f64 (fma.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (*.f64 b_2 b_2) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64)))) #s(literal 1/16 binary64) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))) #s(literal -1/8 binary64))) (*.f64 b_2 b_2) (*.f64 (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64))) (*.f64 b_2 b_2) (*.f64 (sqrt.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c)) (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* a a)))) #s(hole binary64 (+ (* b_2 (- (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b_2 (sqrt -1)))) (/ 1 a))) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* a a)))) (fma.f64 (-.f64 (*.f64 (*.f64 (/.f64 b_2 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)) b_2 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a))))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* a a)))) #s(hole binary64 (+ (* b_2 (- (* b_2 (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -1)))))) (/ 1 a))) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* a a)))) (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 b_2 #s(literal -1 binary64)) (/.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal -1/8 binary64) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64))) b_2) (/.f64 #s(literal 1 binary64) a)) b_2 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a))))) |
#s(approx (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* 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 (+ (* (neg a) c) (* b_2 b_2))) (/ a (* a a))) (fma.f64 (fma.f64 (*.f64 (*.f64 (/.f64 b_2 #s(literal -1 binary64)) (/.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal -1/8 binary64) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64))) (*.f64 b_2 b_2) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a))))) |
#s(approx (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* 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 (+ (* (neg a) c) (* b_2 b_2))) (/ a (* a a))) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 b_2 b_2) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64))) (*.f64 (/.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))) #s(literal -1/8 binary64))) (*.f64 b_2 b_2) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64))) (*.f64 b_2 b_2) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a))))) |
#s(approx (- (* b_2 b_2) (* a c)) #s(hole binary64 (- (pow b_2 2) (* a c)))) |
#s(approx (- (* b_2 b_2) (* a c)) (fma.f64 (neg.f64 a) c (*.f64 b_2 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))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))) |
#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))) (fma.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64))))) (*.f64 (/.f64 b_2 #s(literal -1 binary64)) (/.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (/.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64))) (*.f64 b_2 b_2) (*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))) |
#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 (sqrt (- (* b_2 b_2) (* a c))) (fma.f64 (fma.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (*.f64 b_2 b_2) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64)))) #s(literal 1/16 binary64) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))) #s(literal -1/8 binary64))) (*.f64 b_2 b_2) (*.f64 (/.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64))) (*.f64 b_2 b_2) (*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (+ (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (/ (neg b_2) a)) #s(hole binary64 (* -1/2 (/ c b_2)))) |
#s(approx (/ (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) a) (*.f64 (/.f64 c b_2) #s(literal -1/2 binary64))) |
#s(approx (+ (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (/ (neg b_2) a)) #s(hole binary64 (/ (+ (* -1/2 c) (* -1/8 (/ (* a (pow c 2)) (pow b_2 2)))) b_2))) |
#s(approx (/ (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) a) (/.f64 (fma.f64 (/.f64 #s(literal -1/8 binary64) b_2) (/.f64 (*.f64 (*.f64 c c) a) b_2) (*.f64 #s(literal -1/2 binary64) c)) b_2)) |
#s(approx (+ (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (/ (neg b_2) a)) #s(hole binary64 (/ (+ (* -1/2 c) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 2))) (* -1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 4))))) b_2))) |
#s(approx (/ (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) a) (/.f64 (fma.f64 #s(literal -1/2 binary64) c (fma.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 4 binary64))) #s(literal -1/16 binary64) (*.f64 (/.f64 #s(literal -1/8 binary64) b_2) (/.f64 (*.f64 (*.f64 c c) a) b_2)))) b_2)) |
#s(approx (+ (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (/ (neg b_2) a)) #s(hole binary64 (/ (+ (* -1/2 c) (+ (* -1/2 (/ (+ (* 1/64 (* (pow a 4) (pow c 4))) (* 1/16 (* (pow a 4) (pow c 4)))) (* a (pow b_2 6)))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 2))) (* -1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 4)))))) b_2))) |
#s(approx (/ (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) a) (/.f64 (fma.f64 #s(literal -1/2 binary64) (+.f64 c (*.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b_2 #s(literal 6 binary64))) (/.f64 #s(literal 5/64 binary64) a))) (fma.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 4 binary64))) #s(literal -1/16 binary64) (*.f64 (/.f64 #s(literal -1/8 binary64) b_2) (/.f64 (*.f64 (*.f64 c c) a) b_2)))) b_2)) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) #s(hole binary64 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (/ 1 a))))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (*.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 (+ (* (neg a) c) (* b_2 b_2))) a) #s(hole binary64 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 4))) (/ 1 a)))))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (*.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) b_2) (/.f64 c b_2) (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b_2 #s(literal 4 binary64))) #s(literal -1/8 binary64) (/.f64 #s(literal 1 binary64) a))) b_2)) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) #s(hole binary64 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 4))) (+ (* -1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 6))) (/ 1 a))))))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (*.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) b_2) (/.f64 c b_2) (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b_2 #s(literal 4 binary64))) #s(literal -1/8 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 6 binary64))) #s(literal -1/16 binary64) (/.f64 #s(literal 1 binary64) a)))) b_2)) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (* b_2 (+ 1 (* -1/2 (/ (* a c) (pow b_2 2))))))) |
#s(approx (sqrt (- (* 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 (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (* b_2 (+ 1 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4)))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b_2 #s(literal 4 binary64))) #s(literal -1/8 binary64) (*.f64 (*.f64 a (/.f64 c (*.f64 b_2 b_2))) #s(literal -1/2 binary64))) b_2 b_2)) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (* b_2 (+ 1 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))) (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 6))))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (fma.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) b_2) (/.f64 (*.f64 c a) b_2) (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 6 binary64))) #s(literal -1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b_2 #s(literal 4 binary64))) #s(literal -1/8 binary64)))) b_2 b_2)) |
#s(approx (+ (* (neg a) c) (* b_2 b_2)) #s(hole binary64 (* (pow b_2 2) (+ 1 (* -1 (/ (* a c) (pow b_2 2))))))) |
#s(approx (- (* b_2 b_2) (* a c)) (*.f64 (fma.f64 (neg.f64 a) (/.f64 c (*.f64 b_2 b_2)) #s(literal 1 binary64)) (*.f64 b_2 b_2))) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) #s(hole binary64 (/ (* b_2 (+ a (* -1 a))) (pow a 2)))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* a a)))) #s(literal 0 binary64)) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) #s(hole binary64 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (+ (/ -1 a) (/ 1 a)))))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* a a)))) (*.f64 (fma.f64 (/.f64 c (*.f64 b_2 b_2)) #s(literal -1/2 binary64) #s(literal 0 binary64)) b_2)) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) #s(hole binary64 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 4))) (+ (/ -1 a) (/ 1 a))))))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* a a)))) (*.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) b_2) (/.f64 c b_2) (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b_2 #s(literal 4 binary64))) #s(literal -1/8 binary64) #s(literal 0 binary64))) b_2)) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) #s(hole binary64 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 4))) (+ (* -1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 6))) (+ (/ -1 a) (/ 1 a)))))))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* a a)))) (*.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) b_2) (/.f64 c b_2) (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b_2 #s(literal 4 binary64))) #s(literal -1/8 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 6 binary64))) #s(literal -1/16 binary64) #s(literal 0 binary64)))) b_2)) |
#s(approx (/ (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg 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) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) a) (/.f64 (fma.f64 (/.f64 #s(literal -1/8 binary64) b_2) (/.f64 (*.f64 (*.f64 c c) a) b_2) (*.f64 #s(literal -1/2 binary64) c)) b_2)) |
#s(approx (/ (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg 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) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) a) (/.f64 (fma.f64 #s(literal -1/2 binary64) c (fma.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 4 binary64))) #s(literal -1/16 binary64) (*.f64 (/.f64 #s(literal -1/8 binary64) b_2) (/.f64 (*.f64 (*.f64 c c) a) b_2)))) b_2)) |
#s(approx (/ (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg 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 (/ (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) a) (/.f64 (fma.f64 #s(literal -1/2 binary64) (+.f64 c (*.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b_2 #s(literal 6 binary64))) (/.f64 #s(literal 5/64 binary64) a))) (fma.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 4 binary64))) #s(literal -1/16 binary64) (*.f64 (/.f64 #s(literal -1/8 binary64) b_2) (/.f64 (*.f64 (*.f64 c c) a) b_2)))) b_2)) |
#s(approx (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) #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) (* (neg c) a)))) (/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 c c) b_2) (/.f64 (*.f64 a a) 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) (* (neg c) a)))) #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) (* (neg c) a)))) (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) a) c (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 4 binary64))) #s(literal -1/16 binary64) (*.f64 (*.f64 (/.f64 (*.f64 c c) b_2) (/.f64 (*.f64 a a) b_2)) #s(literal -1/8 binary64)))) b_2)) |
#s(approx (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) #s(hole binary64 (/ (+ (* -1/2 (* a c)) (+ (* -1/2 (/ (+ (* 1/64 (* (pow a 4) (pow c 4))) (* 1/16 (* (pow a 4) (pow c 4)))) (pow b_2 6))) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 2))) (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 4)))))) b_2))) |
#s(approx (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) (/.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 c a (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 5/64 binary64)) (pow.f64 b_2 #s(literal 6 binary64)))) (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 4 binary64))) #s(literal -1/16 binary64) (*.f64 (*.f64 (/.f64 (*.f64 c c) b_2) (/.f64 (*.f64 a a) b_2)) #s(literal -1/8 binary64)))) b_2)) |
#s(approx (/ (+ (* a (neg b_2)) (* a (sqrt (- (* b_2 b_2) (* a c))))) (* a a)) #s(hole binary64 (/ (* b_2 (+ a (* -1 a))) (pow a 2)))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* a a)))) #s(literal 0 binary64)) |
#s(approx (/ (+ (* a (neg b_2)) (* a (sqrt (- (* b_2 b_2) (* a c))))) (* a a)) #s(hole binary64 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (+ (/ -1 a) (/ 1 a)))))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* a a)))) (*.f64 (fma.f64 (/.f64 c (*.f64 b_2 b_2)) #s(literal -1/2 binary64) #s(literal 0 binary64)) b_2)) |
#s(approx (/ (+ (* a (neg b_2)) (* a (sqrt (- (* b_2 b_2) (* a 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) (/ 1 a))))))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* a a)))) (*.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) b_2) (/.f64 c b_2) (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b_2 #s(literal 4 binary64))) #s(literal -1/8 binary64) #s(literal 0 binary64))) b_2)) |
#s(approx (/ (+ (* a (neg b_2)) (* a (sqrt (- (* b_2 b_2) (* a 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) (/ 1 a)))))))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* a a)))) (*.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) b_2) (/.f64 c b_2) (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b_2 #s(literal 4 binary64))) #s(literal -1/8 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 6 binary64))) #s(literal -1/16 binary64) #s(literal 0 binary64)))) b_2)) |
#s(approx (+ (* a (neg b_2)) (* a (sqrt (- (* b_2 b_2) (* a c))))) #s(hole binary64 (* b_2 (+ a (* -1 a))))) |
#s(approx (+ (* a (neg b_2)) (* a (sqrt (- (* b_2 b_2) (* a c))))) #s(literal 0 binary64)) |
#s(approx (+ (* a (neg b_2)) (* a (sqrt (- (* b_2 b_2) (* a c))))) #s(hole binary64 (* b_2 (+ a (+ (* -1 a) (* -1/2 (/ (* (pow a 2) c) (pow b_2 2)))))))) |
#s(approx (+ (* a (neg b_2)) (* a (sqrt (- (* b_2 b_2) (* a c))))) (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1/2 binary64) b_2) (/.f64 (*.f64 (*.f64 a a) c) b_2))) b_2)) |
#s(approx (+ (* a (neg b_2)) (* a (sqrt (- (* b_2 b_2) (* a c))))) #s(hole binary64 (* b_2 (+ a (+ (* -1 a) (+ (* -1/2 (/ (* (pow a 2) c) (pow b_2 2))) (* -1/8 (/ (* (pow a 3) (pow c 2)) (pow b_2 4))))))))) |
#s(approx (+ (* a (neg b_2)) (* a (sqrt (- (* b_2 b_2) (* a c))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (*.f64 c c)) (pow.f64 b_2 #s(literal 4 binary64))) #s(literal -1/8 binary64) (*.f64 (/.f64 #s(literal -1/2 binary64) b_2) (/.f64 (*.f64 (*.f64 a a) c) b_2)))) b_2)) |
#s(approx (+ (* a (neg b_2)) (* a (sqrt (- (* b_2 b_2) (* a c))))) #s(hole binary64 (* b_2 (+ a (+ (* -1 a) (+ (* -1/2 (/ (* (pow a 2) c) (pow b_2 2))) (+ (* -1/8 (/ (* (pow a 3) (pow c 2)) (pow b_2 4))) (* -1/16 (/ (* (pow a 4) (pow c 3)) (pow b_2 6)))))))))) |
#s(approx (+ (* a (neg b_2)) (* a (sqrt (- (* b_2 b_2) (* a c))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 a a) b_2) (/.f64 c b_2)) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 6 binary64))) #s(literal -1/16 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (*.f64 c c)) (pow.f64 b_2 #s(literal 4 binary64))) #s(literal -1/8 binary64))))) b_2)) |
#s(approx (* a (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* b_2 (+ a (* -1/2 (/ (* (pow a 2) c) (pow b_2 2))))))) |
#s(approx (* a (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) b_2) (/.f64 (*.f64 (*.f64 a a) c) b_2) a) b_2)) |
#s(approx (* a (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* b_2 (+ a (+ (* -1/2 (/ (* (pow a 2) c) (pow b_2 2))) (* -1/8 (/ (* (pow a 3) (pow c 2)) (pow b_2 4)))))))) |
#s(approx (* a (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (+.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) b_2) (/.f64 (*.f64 (*.f64 a a) c) b_2) a) (*.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (*.f64 c c)) (pow.f64 b_2 #s(literal 4 binary64))) #s(literal -1/8 binary64))) b_2)) |
#s(approx (* a (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* b_2 (+ a (+ (* -1/2 (/ (* (pow a 2) c) (pow b_2 2))) (+ (* -1/8 (/ (* (pow a 3) (pow c 2)) (pow b_2 4))) (* -1/16 (/ (* (pow a 4) (pow c 3)) (pow b_2 6))))))))) |
#s(approx (* a (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (+.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) b_2) (/.f64 (*.f64 (*.f64 a a) c) b_2) a) (fma.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 6 binary64))) #s(literal -1/16 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (*.f64 c c)) (pow.f64 b_2 #s(literal 4 binary64))) #s(literal -1/8 binary64)))) b_2)) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* a a)))) #s(hole binary64 (* -1/2 (/ c b_2)))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* a a)))) (*.f64 (/.f64 c b_2) #s(literal -1/2 binary64))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* 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 (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* a a)))) (/.f64 (fma.f64 (/.f64 #s(literal -1/8 binary64) b_2) (/.f64 (*.f64 (*.f64 c c) a) b_2) (*.f64 #s(literal -1/2 binary64) c)) b_2)) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* 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 (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* a a)))) (/.f64 (fma.f64 #s(literal -1/2 binary64) c (fma.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 4 binary64))) #s(literal -1/16 binary64) (*.f64 (/.f64 #s(literal -1/8 binary64) b_2) (/.f64 (*.f64 (*.f64 c c) a) b_2)))) b_2)) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* 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 (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* a a)))) (/.f64 (fma.f64 #s(literal -1/2 binary64) (+.f64 c (*.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b_2 #s(literal 6 binary64))) (/.f64 #s(literal 5/64 binary64) a))) (fma.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 4 binary64))) #s(literal -1/16 binary64) (*.f64 (/.f64 #s(literal -1/8 binary64) b_2) (/.f64 (*.f64 (*.f64 c c) a) b_2)))) b_2)) |
#s(approx (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* a a))) #s(hole binary64 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (/ 1 a))))) |
#s(approx (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* 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 (+ (* (neg a) c) (* b_2 b_2))) (/ a (* a a))) #s(hole binary64 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 4))) (/ 1 a)))))) |
#s(approx (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* a a))) (*.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) b_2) (/.f64 c b_2) (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b_2 #s(literal 4 binary64))) #s(literal -1/8 binary64) (/.f64 #s(literal 1 binary64) a))) b_2)) |
#s(approx (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* a a))) #s(hole binary64 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 4))) (+ (* -1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 6))) (/ 1 a))))))) |
#s(approx (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* a a))) (*.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) b_2) (/.f64 c b_2) (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b_2 #s(literal 4 binary64))) #s(literal -1/8 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 6 binary64))) #s(literal -1/16 binary64) (/.f64 #s(literal 1 binary64) a)))) b_2)) |
#s(approx (- (* b_2 b_2) (* a c)) #s(hole binary64 (* (pow b_2 2) (+ 1 (* -1 (/ (* a c) (pow b_2 2))))))) |
#s(approx (- (* b_2 b_2) (* a c)) (*.f64 (fma.f64 (neg.f64 a) (/.f64 c (*.f64 b_2 b_2)) #s(literal 1 binary64)) (*.f64 b_2 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))) (*.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))) #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))) (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b_2 #s(literal 4 binary64))) #s(literal -1/8 binary64) (*.f64 (*.f64 a (/.f64 c (*.f64 b_2 b_2))) #s(literal -1/2 binary64))) b_2 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))) (+ (* -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))) (fma.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) b_2) (/.f64 (*.f64 c a) b_2) (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 6 binary64))) #s(literal -1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b_2 #s(literal 4 binary64))) #s(literal -1/8 binary64)))) b_2 b_2)) |
#s(approx (+ (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (/ (neg b_2) a)) #s(hole binary64 (* -2 (/ b_2 a)))) |
#s(approx (/ (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) a) (*.f64 #s(literal -2 binary64) (/.f64 b_2 a))) |
#s(approx (+ (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (/ (neg b_2) 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) (* (neg c) a)))) a) (*.f64 (fma.f64 (/.f64 c (*.f64 b_2 b_2)) #s(literal -1/2 binary64) (/.f64 #s(literal 2 binary64) a)) (neg.f64 b_2))) |
#s(approx (+ (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (/ (neg b_2) a)) #s(hole binary64 (* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 4))) (* 2 (/ 1 a)))))))) |
#s(approx (/ (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) a) (*.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) b_2) (/.f64 c b_2) (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b_2 #s(literal 4 binary64))) #s(literal -1/8 binary64) (/.f64 #s(literal 2 binary64) a))) (neg.f64 b_2))) |
#s(approx (+ (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (/ (neg b_2) a)) #s(hole binary64 (* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 4))) (+ (* -1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 6))) (* 2 (/ 1 a))))))))) |
#s(approx (/ (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) a) (*.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) b_2) (/.f64 c b_2) (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b_2 #s(literal 4 binary64))) #s(literal -1/8 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 6 binary64))) #s(literal -1/16 binary64) (/.f64 #s(literal 2 binary64) a)))) (neg.f64 b_2))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) #s(hole binary64 (* -1 (/ b_2 a)))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (/.f64 (neg.f64 b_2) a)) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) #s(hole binary64 (* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (/ 1 a)))))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (*.f64 (fma.f64 (/.f64 c (*.f64 b_2 b_2)) #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) a)) (neg.f64 b_2))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) #s(hole binary64 (* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 4))) (/ 1 a))))))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (*.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) b_2) (/.f64 c b_2) (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b_2 #s(literal 4 binary64))) #s(literal -1/8 binary64) (/.f64 #s(literal 1 binary64) a))) (neg.f64 b_2))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) #s(hole binary64 (* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 4))) (+ (* -1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 6))) (/ 1 a)))))))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (*.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) b_2) (/.f64 c b_2) (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b_2 #s(literal 4 binary64))) #s(literal -1/8 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 6 binary64))) #s(literal -1/16 binary64) (/.f64 #s(literal 1 binary64) a)))) (neg.f64 b_2))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (* -1 b_2))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (neg.f64 b_2)) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (* -1 (* b_2 (+ 1 (* -1/2 (/ (* a c) (pow b_2 2)))))))) |
#s(approx (sqrt (- (* 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)) (neg.f64 b_2))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (* -1 (* b_2 (+ 1 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (neg.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b_2 #s(literal 4 binary64))) #s(literal -1/8 binary64) (*.f64 (*.f64 a (/.f64 c (*.f64 b_2 b_2))) #s(literal -1/2 binary64))) b_2 b_2))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (* -1 (* b_2 (+ 1 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (+ (* -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))) (neg.f64 (fma.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) b_2) (/.f64 (*.f64 c a) b_2) (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 6 binary64))) #s(literal -1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b_2 #s(literal 4 binary64))) #s(literal -1/8 binary64)))) b_2 b_2))) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) #s(hole binary64 (* -2 (/ b_2 a)))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* a a)))) (*.f64 #s(literal -2 binary64) (/.f64 b_2 a))) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) #s(hole binary64 (* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (* 2 (/ 1 a))))))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* a a)))) (*.f64 (fma.f64 (/.f64 c (*.f64 b_2 b_2)) #s(literal -1/2 binary64) (/.f64 #s(literal 2 binary64) a)) (neg.f64 b_2))) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) #s(hole binary64 (* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 4))) (* 2 (/ 1 a)))))))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* a a)))) (*.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) b_2) (/.f64 c b_2) (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b_2 #s(literal 4 binary64))) #s(literal -1/8 binary64) (/.f64 #s(literal 2 binary64) a))) (neg.f64 b_2))) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) #s(hole binary64 (* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 4))) (+ (* -1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 6))) (* 2 (/ 1 a))))))))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* a a)))) (*.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) b_2) (/.f64 c b_2) (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b_2 #s(literal 4 binary64))) #s(literal -1/8 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 6 binary64))) #s(literal -1/16 binary64) (/.f64 #s(literal 2 binary64) a)))) (neg.f64 b_2))) |
#s(approx (/ (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) a) #s(hole binary64 (* -2 (/ b_2 a)))) |
#s(approx (/ (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) a) (*.f64 #s(literal -2 binary64) (/.f64 b_2 a))) |
#s(approx (/ (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) 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) (* (neg c) a)))) a) (*.f64 (fma.f64 (/.f64 c (*.f64 b_2 b_2)) #s(literal -1/2 binary64) (/.f64 #s(literal 2 binary64) a)) (neg.f64 b_2))) |
#s(approx (/ (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg 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) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) a) (*.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) b_2) (/.f64 c b_2) (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b_2 #s(literal 4 binary64))) #s(literal -1/8 binary64) (/.f64 #s(literal 2 binary64) a))) (neg.f64 b_2))) |
#s(approx (/ (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg 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 (/ (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) a) (*.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) b_2) (/.f64 c b_2) (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b_2 #s(literal 4 binary64))) #s(literal -1/8 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 6 binary64))) #s(literal -1/16 binary64) (/.f64 #s(literal 2 binary64) a)))) (neg.f64 b_2))) |
#s(approx (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) #s(hole binary64 (* -2 b_2))) |
#s(approx (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) (*.f64 #s(literal -2 binary64) b_2)) |
#s(approx (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) #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) (* (neg c) a)))) (*.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b_2 b_2))) #s(literal -1/2 binary64) #s(literal 2 binary64)) (neg.f64 b_2))) |
#s(approx (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) #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) (* (neg c) a)))) (*.f64 (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b_2 #s(literal 4 binary64))) #s(literal -1/8 binary64) (*.f64 (*.f64 a (/.f64 c (*.f64 b_2 b_2))) #s(literal -1/2 binary64))) #s(literal 2 binary64)) (neg.f64 b_2))) |
#s(approx (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) #s(hole binary64 (* -1 (* b_2 (+ 2 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))) (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 6)))))))))) |
#s(approx (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) (*.f64 (+.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b_2 b_2))) #s(literal -1/2 binary64) #s(literal 2 binary64)) (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 6 binary64))) #s(literal -1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b_2 #s(literal 4 binary64))) #s(literal -1/8 binary64)))) (neg.f64 b_2))) |
#s(approx (/ (+ (* a (neg b_2)) (* a (sqrt (- (* b_2 b_2) (* a c))))) (* a a)) #s(hole binary64 (* -2 (/ b_2 a)))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* a a)))) (*.f64 #s(literal -2 binary64) (/.f64 b_2 a))) |
#s(approx (/ (+ (* a (neg b_2)) (* a (sqrt (- (* b_2 b_2) (* a 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 (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* a a)))) (*.f64 (fma.f64 (/.f64 c (*.f64 b_2 b_2)) #s(literal -1/2 binary64) (/.f64 #s(literal 2 binary64) a)) (neg.f64 b_2))) |
#s(approx (/ (+ (* a (neg b_2)) (* a (sqrt (- (* b_2 b_2) (* a 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 (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* a a)))) (*.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) b_2) (/.f64 c b_2) (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b_2 #s(literal 4 binary64))) #s(literal -1/8 binary64) (/.f64 #s(literal 2 binary64) a))) (neg.f64 b_2))) |
#s(approx (/ (+ (* a (neg b_2)) (* a (sqrt (- (* b_2 b_2) (* a 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 (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* a a)))) (*.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) b_2) (/.f64 c b_2) (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b_2 #s(literal 4 binary64))) #s(literal -1/8 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 6 binary64))) #s(literal -1/16 binary64) (/.f64 #s(literal 2 binary64) a)))) (neg.f64 b_2))) |
#s(approx (+ (* a (neg b_2)) (* a (sqrt (- (* b_2 b_2) (* a c))))) #s(hole binary64 (* -2 (* a b_2)))) |
#s(approx (+ (* a (neg b_2)) (* a (sqrt (- (* b_2 b_2) (* a c))))) (*.f64 #s(literal -2 binary64) (*.f64 b_2 a))) |
#s(approx (+ (* a (neg b_2)) (* a (sqrt (- (* b_2 b_2) (* a c))))) #s(hole binary64 (* -1 (* b_2 (+ (* -1/2 (/ (* (pow a 2) c) (pow b_2 2))) (* 2 a)))))) |
#s(approx (+ (* a (neg b_2)) (* a (sqrt (- (* b_2 b_2) (* a c))))) (*.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) b_2) (/.f64 (*.f64 (*.f64 a a) c) b_2) (*.f64 #s(literal 2 binary64) a)) (neg.f64 b_2))) |
#s(approx (+ (* a (neg b_2)) (* a (sqrt (- (* b_2 b_2) (* a c))))) #s(hole binary64 (* -1 (* b_2 (+ (* -1/2 (/ (* (pow a 2) c) (pow b_2 2))) (+ (* -1/8 (/ (* (pow a 3) (pow c 2)) (pow b_2 4))) (* 2 a))))))) |
#s(approx (+ (* a (neg b_2)) (* a (sqrt (- (* b_2 b_2) (* a c))))) (*.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) b_2) (/.f64 (*.f64 (*.f64 a a) c) b_2) (fma.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (*.f64 c c)) (pow.f64 b_2 #s(literal 4 binary64))) #s(literal -1/8 binary64) (*.f64 #s(literal 2 binary64) a))) (neg.f64 b_2))) |
#s(approx (+ (* a (neg b_2)) (* a (sqrt (- (* b_2 b_2) (* a c))))) #s(hole binary64 (* -1 (* b_2 (+ (* -1/2 (/ (* (pow a 2) c) (pow b_2 2))) (+ (* -1/8 (/ (* (pow a 3) (pow c 2)) (pow b_2 4))) (+ (* -1/16 (/ (* (pow a 4) (pow c 3)) (pow b_2 6))) (* 2 a)))))))) |
#s(approx (+ (* a (neg b_2)) (* a (sqrt (- (* b_2 b_2) (* a c))))) (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 a a) b_2) (/.f64 c b_2)) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (*.f64 c c)) (pow.f64 b_2 #s(literal 4 binary64))) #s(literal -1/8 binary64) (fma.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 6 binary64))) #s(literal -1/16 binary64) (*.f64 #s(literal 2 binary64) a)))) (neg.f64 b_2))) |
#s(approx (* a (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* a b_2)))) |
#s(approx (* a (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (neg.f64 b_2) a)) |
#s(approx (* a (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* b_2 (+ a (* -1/2 (/ (* (pow a 2) c) (pow b_2 2)))))))) |
#s(approx (* a (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) b_2) (/.f64 (*.f64 (*.f64 a a) c) b_2) a) (neg.f64 b_2))) |
#s(approx (* a (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* b_2 (+ a (+ (* -1/2 (/ (* (pow a 2) c) (pow b_2 2))) (* -1/8 (/ (* (pow a 3) (pow c 2)) (pow b_2 4))))))))) |
#s(approx (* a (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (+.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) b_2) (/.f64 (*.f64 (*.f64 a a) c) b_2) a) (*.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (*.f64 c c)) (pow.f64 b_2 #s(literal 4 binary64))) #s(literal -1/8 binary64))) (neg.f64 b_2))) |
#s(approx (* a (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* b_2 (+ a (+ (* -1/2 (/ (* (pow a 2) c) (pow b_2 2))) (+ (* -1/8 (/ (* (pow a 3) (pow c 2)) (pow b_2 4))) (* -1/16 (/ (* (pow a 4) (pow c 3)) (pow b_2 6)))))))))) |
#s(approx (* a (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (+.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) b_2) (/.f64 (*.f64 (*.f64 a a) c) b_2) a) (fma.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 6 binary64))) #s(literal -1/16 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (*.f64 c c)) (pow.f64 b_2 #s(literal 4 binary64))) #s(literal -1/8 binary64)))) (neg.f64 b_2))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* a a)))) #s(hole binary64 (* -2 (/ b_2 a)))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* a a)))) (*.f64 #s(literal -2 binary64) (/.f64 b_2 a))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* a a)))) #s(hole binary64 (* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (* 2 (/ 1 a))))))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* a a)))) (*.f64 (fma.f64 (/.f64 c (*.f64 b_2 b_2)) #s(literal -1/2 binary64) (/.f64 #s(literal 2 binary64) a)) (neg.f64 b_2))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* a a)))) #s(hole binary64 (* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 4))) (* 2 (/ 1 a)))))))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* a a)))) (*.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) b_2) (/.f64 c b_2) (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b_2 #s(literal 4 binary64))) #s(literal -1/8 binary64) (/.f64 #s(literal 2 binary64) a))) (neg.f64 b_2))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* a a)))) #s(hole binary64 (* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 4))) (+ (* -1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 6))) (* 2 (/ 1 a))))))))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* a a)))) (*.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) b_2) (/.f64 c b_2) (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b_2 #s(literal 4 binary64))) #s(literal -1/8 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 6 binary64))) #s(literal -1/16 binary64) (/.f64 #s(literal 2 binary64) a)))) (neg.f64 b_2))) |
#s(approx (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* a a))) #s(hole binary64 (* -1 (/ b_2 a)))) |
#s(approx (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* a a))) (/.f64 (neg.f64 b_2) a)) |
#s(approx (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* a a))) #s(hole binary64 (* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (/ 1 a)))))) |
#s(approx (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* a a))) (*.f64 (fma.f64 (/.f64 c (*.f64 b_2 b_2)) #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) a)) (neg.f64 b_2))) |
#s(approx (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* a a))) #s(hole binary64 (* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 4))) (/ 1 a))))))) |
#s(approx (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* a a))) (*.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) b_2) (/.f64 c b_2) (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b_2 #s(literal 4 binary64))) #s(literal -1/8 binary64) (/.f64 #s(literal 1 binary64) a))) (neg.f64 b_2))) |
#s(approx (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* a a))) #s(hole binary64 (* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 4))) (+ (* -1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 6))) (/ 1 a)))))))) |
#s(approx (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* a a))) (*.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) b_2) (/.f64 c b_2) (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b_2 #s(literal 4 binary64))) #s(literal -1/8 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 6 binary64))) #s(literal -1/16 binary64) (/.f64 #s(literal 1 binary64) a)))) (neg.f64 b_2))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* -1 b_2))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (neg.f64 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))) (*.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b_2 b_2))) #s(literal -1/2 binary64) #s(literal 1 binary64)) (neg.f64 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))) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (neg.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b_2 #s(literal 4 binary64))) #s(literal -1/8 binary64) (*.f64 (*.f64 a (/.f64 c (*.f64 b_2 b_2))) #s(literal -1/2 binary64))) b_2 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))) (+ (* -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))) (neg.f64 (fma.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) b_2) (/.f64 (*.f64 c a) b_2) (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 6 binary64))) #s(literal -1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b_2 #s(literal 4 binary64))) #s(literal -1/8 binary64)))) b_2 b_2))) |
#s(approx (+ (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (/ (neg b_2) a)) #s(hole binary64 (+ (* -1 (/ b_2 a)) (/ b_2 a)))) |
#s(approx (/ (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) a) #s(literal 0 binary64)) |
#s(approx (+ (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (/ (neg b_2) a)) #s(hole binary64 (+ (* -1 (/ b_2 a)) (+ (* -1/2 (/ c b_2)) (/ b_2 a))))) |
#s(approx (/ (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) a) (+.f64 #s(literal 0 binary64) (*.f64 (/.f64 c b_2) #s(literal -1/2 binary64)))) |
#s(approx (+ (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (/ (neg b_2) a)) #s(hole binary64 (+ (* -1 (/ b_2 a)) (+ (* c (- (* -1/8 (/ (* a c) (pow b_2 3))) (* 1/2 (/ 1 b_2)))) (/ b_2 a))))) |
#s(approx (/ (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) a) (+.f64 #s(literal 0 binary64) (*.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 c a)) (pow.f64 b_2 #s(literal 3 binary64))) (/.f64 #s(literal 1/2 binary64) b_2)) c))) |
#s(approx (+ (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (/ (neg b_2) a)) #s(hole binary64 (+ (* -1 (/ b_2 a)) (+ (* c (- (* c (+ (* -1/8 (/ a (pow b_2 3))) (* -1/16 (/ (* (pow a 2) c) (pow b_2 5))))) (* 1/2 (/ 1 b_2)))) (/ b_2 a))))) |
#s(approx (/ (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) a) (+.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 c (pow.f64 b_2 #s(literal 5 binary64)))) #s(literal -1/16 binary64) (*.f64 (/.f64 a (pow.f64 b_2 #s(literal 3 binary64))) #s(literal -1/8 binary64))) c (neg.f64 (/.f64 #s(literal 1/2 binary64) b_2))) c))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) #s(hole binary64 (+ (* -1/2 (/ c b_2)) (/ b_2 a)))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (fma.f64 (/.f64 c b_2) #s(literal -1/2 binary64) (/.f64 b_2 a))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) #s(hole binary64 (+ (* c (- (* -1/8 (/ (* a c) (pow b_2 3))) (* 1/2 (/ 1 b_2)))) (/ b_2 a)))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 c a)) (pow.f64 b_2 #s(literal 3 binary64))) (/.f64 #s(literal 1/2 binary64) b_2)) c (/.f64 b_2 a))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) #s(hole binary64 (+ (* c (- (* c (+ (* -1/8 (/ a (pow b_2 3))) (* -1/16 (/ (* (pow a 2) c) (pow b_2 5))))) (* 1/2 (/ 1 b_2)))) (/ b_2 a)))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 c (pow.f64 b_2 #s(literal 5 binary64)))) #s(literal -1/16 binary64) (*.f64 (/.f64 a (pow.f64 b_2 #s(literal 3 binary64))) #s(literal -1/8 binary64))) c (neg.f64 (/.f64 #s(literal 1/2 binary64) b_2))) c (/.f64 b_2 a))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (+ b_2 (* c (+ (* -1/2 (/ a b_2)) (* -1/8 (/ (* (pow a 2) c) (pow b_2 3)))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (fma.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 c (pow.f64 b_2 #s(literal 3 binary64)))) #s(literal -1/8 binary64) (*.f64 (/.f64 a b_2) #s(literal -1/2 binary64))) c b_2)) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (+ b_2 (* c (+ (* -1/2 (/ a b_2)) (* c (+ (* -1/8 (/ (pow a 2) (pow b_2 3))) (* -1/16 (/ (* (pow a 3) c) (pow b_2 5)))))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (fma.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (/.f64 c (pow.f64 b_2 #s(literal 5 binary64)))) #s(literal -1/16 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 a a)) (pow.f64 b_2 #s(literal 3 binary64)))) c (*.f64 (/.f64 a b_2) #s(literal -1/2 binary64))) c b_2)) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) #s(hole binary64 (/ (+ (* -1 (* a b_2)) (* a b_2)) (pow a 2)))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* a a)))) #s(literal 0 binary64)) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) #s(hole binary64 (+ (* -1 (/ b_2 a)) (+ (* -1/2 (/ c b_2)) (/ b_2 a))))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* a a)))) (+.f64 #s(literal 0 binary64) (*.f64 (/.f64 c b_2) #s(literal -1/2 binary64)))) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) #s(hole binary64 (+ (* -1 (/ b_2 a)) (+ (* c (- (* -1/8 (/ (* a c) (pow b_2 3))) (* 1/2 (/ 1 b_2)))) (/ b_2 a))))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* a a)))) (+.f64 #s(literal 0 binary64) (*.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 c a)) (pow.f64 b_2 #s(literal 3 binary64))) (/.f64 #s(literal 1/2 binary64) b_2)) c))) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) #s(hole binary64 (+ (* -1 (/ b_2 a)) (+ (* c (- (* c (+ (* -1/8 (/ a (pow b_2 3))) (* -1/16 (/ (* (pow a 2) c) (pow b_2 5))))) (* 1/2 (/ 1 b_2)))) (/ b_2 a))))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* a a)))) (+.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 c (pow.f64 b_2 #s(literal 5 binary64)))) #s(literal -1/16 binary64) (*.f64 (/.f64 a (pow.f64 b_2 #s(literal 3 binary64))) #s(literal -1/8 binary64))) c (neg.f64 (/.f64 #s(literal 1/2 binary64) b_2))) c))) |
#s(approx (/ (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) 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) (* (neg c) a)))) a) (*.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 c a)) (pow.f64 b_2 #s(literal 3 binary64))) (/.f64 #s(literal 1/2 binary64) b_2)) c)) |
#s(approx (/ (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg 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)))))) |
#s(approx (/ (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) a) (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 c (pow.f64 b_2 #s(literal 5 binary64)))) #s(literal -1/16 binary64) (*.f64 (/.f64 a (pow.f64 b_2 #s(literal 3 binary64))) #s(literal -1/8 binary64))) c (neg.f64 (/.f64 #s(literal 1/2 binary64) b_2))) c)) |
#s(approx (/ (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) 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) (* (neg c) a)))) a) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b_2 #s(literal 6 binary64))) #s(literal 5/64 binary64)) a) (/.f64 c b_2)) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 a a)) (pow.f64 b_2 #s(literal 5 binary64)))) c (*.f64 (/.f64 a (pow.f64 b_2 #s(literal 3 binary64))) #s(literal -1/8 binary64))) c (neg.f64 (/.f64 #s(literal 1/2 binary64) b_2))) c)) |
#s(approx (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) #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) (* (neg c) a)))) (*.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 c (pow.f64 b_2 #s(literal 3 binary64)))) #s(literal -1/8 binary64) (*.f64 (/.f64 a b_2) #s(literal -1/2 binary64))) c)) |
#s(approx (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) #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) (* (neg c) a)))) (*.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (/.f64 c (pow.f64 b_2 #s(literal 5 binary64)))) #s(literal -1/16 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 a a)) (pow.f64 b_2 #s(literal 3 binary64)))) c (*.f64 (/.f64 a b_2) #s(literal -1/2 binary64))) c)) |
#s(approx (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) #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 b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 c (/.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b_2 #s(literal 6 binary64))) #s(literal 5/64 binary64)) b_2)) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal -1/16 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 5 binary64)))) c (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 a a)) (pow.f64 b_2 #s(literal 3 binary64)))) c (*.f64 (/.f64 a b_2) #s(literal -1/2 binary64))) c)) |
#s(approx (/ (+ (* a (neg b_2)) (* a (sqrt (- (* b_2 b_2) (* a c))))) (* a a)) #s(hole binary64 (/ (+ (* -1 (* a b_2)) (* a b_2)) (pow a 2)))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* a a)))) #s(literal 0 binary64)) |
#s(approx (/ (+ (* a (neg b_2)) (* a (sqrt (- (* b_2 b_2) (* a c))))) (* a a)) #s(hole binary64 (+ (* -1 (/ b_2 a)) (+ (* -1/2 (/ c b_2)) (/ b_2 a))))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* a a)))) (+.f64 #s(literal 0 binary64) (*.f64 (/.f64 c b_2) #s(literal -1/2 binary64)))) |
#s(approx (/ (+ (* a (neg b_2)) (* a (sqrt (- (* b_2 b_2) (* a 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 (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* a a)))) (+.f64 #s(literal 0 binary64) (*.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 c a)) (pow.f64 b_2 #s(literal 3 binary64))) (/.f64 #s(literal 1/2 binary64) b_2)) c))) |
#s(approx (/ (+ (* a (neg b_2)) (* a (sqrt (- (* b_2 b_2) (* a 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 (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* a a)))) (+.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 c (pow.f64 b_2 #s(literal 5 binary64)))) #s(literal -1/16 binary64) (*.f64 (/.f64 a (pow.f64 b_2 #s(literal 3 binary64))) #s(literal -1/8 binary64))) c (neg.f64 (/.f64 #s(literal 1/2 binary64) b_2))) c))) |
#s(approx (+ (* a (neg b_2)) (* a (sqrt (- (* b_2 b_2) (* a c))))) #s(hole binary64 (+ (* -1 (* a b_2)) (* a b_2)))) |
#s(approx (+ (* a (neg b_2)) (* a (sqrt (- (* b_2 b_2) (* a c))))) #s(literal 0 binary64)) |
#s(approx (+ (* a (neg b_2)) (* a (sqrt (- (* b_2 b_2) (* a c))))) #s(hole binary64 (+ (* -1 (* a b_2)) (+ (* -1/2 (/ (* (pow a 2) c) b_2)) (* a b_2))))) |
#s(approx (+ (* a (neg b_2)) (* a (sqrt (- (* b_2 b_2) (* a c))))) (+.f64 #s(literal 0 binary64) (*.f64 (/.f64 (*.f64 (*.f64 a a) c) b_2) #s(literal -1/2 binary64)))) |
#s(approx (+ (* a (neg b_2)) (* a (sqrt (- (* b_2 b_2) (* a c))))) #s(hole binary64 (+ (* -1 (* a b_2)) (+ (* a b_2) (* c (+ (* -1/2 (/ (pow a 2) b_2)) (* -1/8 (/ (* (pow a 3) c) (pow b_2 3))))))))) |
#s(approx (+ (* a (neg b_2)) (* a (sqrt (- (* b_2 b_2) (* a c))))) (+.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (/.f64 c (pow.f64 b_2 #s(literal 3 binary64)))) #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 a a) b_2) #s(literal -1/2 binary64))) c))) |
#s(approx (+ (* a (neg b_2)) (* a (sqrt (- (* b_2 b_2) (* a c))))) #s(hole binary64 (+ (* -1 (* a b_2)) (+ (* a b_2) (* c (+ (* -1/2 (/ (pow a 2) b_2)) (* c (+ (* -1/8 (/ (pow a 3) (pow b_2 3))) (* -1/16 (/ (* (pow a 4) c) (pow b_2 5))))))))))) |
#s(approx (+ (* a (neg b_2)) (* a (sqrt (- (* b_2 b_2) (* a c))))) (+.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (/.f64 c (pow.f64 b_2 #s(literal 5 binary64)))) #s(literal -1/16 binary64) (*.f64 (pow.f64 (/.f64 a b_2) #s(literal 3 binary64)) #s(literal -1/8 binary64))) c (*.f64 (/.f64 (*.f64 a a) b_2) #s(literal -1/2 binary64))) c))) |
#s(approx (* a (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (+ (* -1/2 (/ (* (pow a 2) c) b_2)) (* a b_2)))) |
#s(approx (* a (sqrt (- (* b_2 b_2) (* a c)))) (fma.f64 (/.f64 (*.f64 (*.f64 a a) c) b_2) #s(literal -1/2 binary64) (*.f64 b_2 a))) |
#s(approx (* a (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (+ (* a b_2) (* c (+ (* -1/2 (/ (pow a 2) b_2)) (* -1/8 (/ (* (pow a 3) c) (pow b_2 3)))))))) |
#s(approx (* a (sqrt (- (* b_2 b_2) (* a c)))) (fma.f64 (fma.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (/.f64 c (pow.f64 b_2 #s(literal 3 binary64)))) #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 a a) b_2) #s(literal -1/2 binary64))) c (*.f64 b_2 a))) |
#s(approx (* a (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (+ (* a b_2) (* c (+ (* -1/2 (/ (pow a 2) b_2)) (* c (+ (* -1/8 (/ (pow a 3) (pow b_2 3))) (* -1/16 (/ (* (pow a 4) c) (pow b_2 5)))))))))) |
#s(approx (* a (sqrt (- (* b_2 b_2) (* a c)))) (fma.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (/.f64 c (pow.f64 b_2 #s(literal 5 binary64)))) #s(literal -1/16 binary64) (*.f64 (pow.f64 (/.f64 a b_2) #s(literal 3 binary64)) #s(literal -1/8 binary64))) c (*.f64 (/.f64 (*.f64 a a) b_2) #s(literal -1/2 binary64))) c (*.f64 b_2 a))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* a a)))) #s(hole binary64 (+ (* -1 (/ b_2 a)) (/ b_2 a)))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* a a)))) #s(literal 0 binary64)) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* a a)))) #s(hole binary64 (+ (* -1 (/ b_2 a)) (+ (* -1/2 (/ c b_2)) (/ b_2 a))))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* a a)))) (+.f64 #s(literal 0 binary64) (*.f64 (/.f64 c b_2) #s(literal -1/2 binary64)))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* a a)))) #s(hole binary64 (+ (* -1 (/ b_2 a)) (+ (* c (- (* -1/8 (/ (* a c) (pow b_2 3))) (* 1/2 (/ 1 b_2)))) (/ b_2 a))))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* a a)))) (+.f64 #s(literal 0 binary64) (*.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 c a)) (pow.f64 b_2 #s(literal 3 binary64))) (/.f64 #s(literal 1/2 binary64) b_2)) c))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* a a)))) #s(hole binary64 (+ (* -1 (/ b_2 a)) (+ (* c (- (* c (+ (* -1/8 (/ a (pow b_2 3))) (* -1/16 (/ (* (pow a 2) c) (pow b_2 5))))) (* 1/2 (/ 1 b_2)))) (/ b_2 a))))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* a a)))) (+.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 c (pow.f64 b_2 #s(literal 5 binary64)))) #s(literal -1/16 binary64) (*.f64 (/.f64 a (pow.f64 b_2 #s(literal 3 binary64))) #s(literal -1/8 binary64))) c (neg.f64 (/.f64 #s(literal 1/2 binary64) b_2))) c))) |
#s(approx (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* a a))) #s(hole binary64 (+ (* -1/2 (/ c b_2)) (/ b_2 a)))) |
#s(approx (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* a a))) (fma.f64 (/.f64 c b_2) #s(literal -1/2 binary64) (/.f64 b_2 a))) |
#s(approx (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* 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 (+ (* (neg a) c) (* b_2 b_2))) (/ a (* a a))) (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 c a)) (pow.f64 b_2 #s(literal 3 binary64))) (/.f64 #s(literal 1/2 binary64) b_2)) c (/.f64 b_2 a))) |
#s(approx (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* 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 (+ (* (neg a) c) (* b_2 b_2))) (/ a (* a a))) (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 c (pow.f64 b_2 #s(literal 5 binary64)))) #s(literal -1/16 binary64) (*.f64 (/.f64 a (pow.f64 b_2 #s(literal 3 binary64))) #s(literal -1/8 binary64))) c (neg.f64 (/.f64 #s(literal 1/2 binary64) b_2))) c (/.f64 b_2 a))) |
#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))) (fma.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 c (pow.f64 b_2 #s(literal 3 binary64)))) #s(literal -1/8 binary64) (*.f64 (/.f64 a b_2) #s(literal -1/2 binary64))) c b_2)) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #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 (sqrt (- (* b_2 b_2) (* a c))) (fma.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (/.f64 c (pow.f64 b_2 #s(literal 5 binary64)))) #s(literal -1/16 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 a a)) (pow.f64 b_2 #s(literal 3 binary64)))) c (*.f64 (/.f64 a b_2) #s(literal -1/2 binary64))) c b_2)) |
#s(approx (+ (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (/ (neg b_2) 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) (* (neg c) a)))) a) (*.f64 (fma.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (/.f64 (neg.f64 b_2) a) c)) c)) |
#s(approx (+ (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (/ (neg b_2) a)) #s(hole binary64 (* c (+ (* -1 (/ b_2 (* a c))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (/ (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) a) (*.f64 (fma.f64 (/.f64 #s(literal -1 binary64) c) (/.f64 b_2 a) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)))) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (sqrt.f64 #s(literal -1 binary64))))) c)) |
#s(approx (+ (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (/ (neg b_2) a)) #s(hole binary64 (* c (+ (* -1 (/ b_2 (* a c))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))))) |
#s(approx (/ (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) a) (*.f64 (fma.f64 (/.f64 #s(literal -1 binary64) c) (/.f64 b_2 a) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (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)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)))) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (sqrt.f64 #s(literal -1 binary64)))))) c)) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) #s(hole binary64 (* c (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)))) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (sqrt.f64 #s(literal -1 binary64)))) c)) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (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)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)))) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (sqrt.f64 #s(literal -1 binary64))))) c)) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 7)))) (/ (pow b_2 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (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)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 7 binary64)))) (/.f64 (pow.f64 b_2 #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64)))) #s(literal 1/16 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)))) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (sqrt.f64 #s(literal -1 binary64)))))) c)) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1)))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64)))) c)) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #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 3 binary64)) a))) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))))) c)) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b_2 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 7 binary64)))) (/.f64 (pow.f64 b_2 #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64)))) #s(literal 1/16 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64)))))) c)) |
#s(approx (+ (* (neg a) c) (* b_2 b_2)) #s(hole binary64 (* c (+ (* -1 a) (/ (pow b_2 2) c))))) |
#s(approx (- (* b_2 b_2) (* a c)) (*.f64 (fma.f64 #s(literal -1 binary64) a (/.f64 (*.f64 b_2 b_2) c)) c)) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) #s(hole binary64 (* c (+ (* -1 (/ b_2 (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* a a)))) (*.f64 (fma.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (/.f64 (neg.f64 b_2) a) c)) c)) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) #s(hole binary64 (* c (+ (* -1 (/ b_2 (* a c))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* a a)))) (*.f64 (fma.f64 (/.f64 #s(literal -1 binary64) c) (/.f64 b_2 a) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)))) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (sqrt.f64 #s(literal -1 binary64))))) c)) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) #s(hole binary64 (* c (+ (* -1 (/ b_2 (* a c))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* a a)))) (*.f64 (fma.f64 (/.f64 #s(literal -1 binary64) c) (/.f64 b_2 a) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (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)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)))) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (sqrt.f64 #s(literal -1 binary64)))))) c)) |
#s(approx (/ (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) 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) (* (neg c) a)))) a) (*.f64 (fma.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (/.f64 (neg.f64 b_2) a) c)) c)) |
#s(approx (/ (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg 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) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) a) (*.f64 (fma.f64 (/.f64 #s(literal -1 binary64) c) (/.f64 b_2 a) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)))) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (sqrt.f64 #s(literal -1 binary64))))) c)) |
#s(approx (/ (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg 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 (/ (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) a) (*.f64 (fma.f64 (/.f64 #s(literal -1 binary64) c) (/.f64 b_2 a) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (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)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)))) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (sqrt.f64 #s(literal -1 binary64)))))) c)) |
#s(approx (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) #s(hole binary64 (* c (+ (* -1 (/ b_2 c)) (* (sqrt (/ a c)) (sqrt -1)))))) |
#s(approx (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) (*.f64 (fma.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (neg.f64 b_2) c)) c)) |
#s(approx (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg 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))) (/ b_2 c))))) |
#s(approx (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/2 binary64) (-.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 b_2 c))) c)) |
#s(approx (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg 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)))) (/ b_2 c))))) |
#s(approx (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #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 3 binary64)) a))) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/2 binary64) (-.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 b_2 c)))) c)) |
#s(approx (/ (+ (* a (neg b_2)) (* a (sqrt (- (* b_2 b_2) (* a c))))) (* a a)) #s(hole binary64 (* c (+ (* -1 (/ b_2 (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* a a)))) (*.f64 (fma.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (/.f64 (neg.f64 b_2) a) c)) c)) |
#s(approx (/ (+ (* a (neg b_2)) (* a (sqrt (- (* b_2 b_2) (* a 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 (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* a a)))) (*.f64 (fma.f64 (/.f64 #s(literal -1 binary64) c) (/.f64 b_2 a) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)))) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (sqrt.f64 #s(literal -1 binary64))))) c)) |
#s(approx (/ (+ (* a (neg b_2)) (* a (sqrt (- (* b_2 b_2) (* a 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 (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* a a)))) (*.f64 (fma.f64 (/.f64 #s(literal -1 binary64) c) (/.f64 b_2 a) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (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)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)))) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (sqrt.f64 #s(literal -1 binary64)))))) c)) |
#s(approx (+ (* a (neg b_2)) (* a (sqrt (- (* b_2 b_2) (* a c))))) #s(hole binary64 (* c (+ (* -1 (/ (* a b_2) c)) (* (sqrt (/ (pow a 3) c)) (sqrt -1)))))) |
#s(approx (+ (* a (neg b_2)) (* a (sqrt (- (* b_2 b_2) (* a c))))) (*.f64 (fma.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (sqrt.f64 #s(literal -1 binary64)) (*.f64 a (/.f64 (neg.f64 b_2) c))) c)) |
#s(approx (+ (* a (neg b_2)) (* a (sqrt (- (* b_2 b_2) (* a c))))) #s(hole binary64 (* c (+ (* -1 (/ (* a b_2) c)) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ (pow a 3) c)) (sqrt -1))))))) |
#s(approx (+ (* a (neg b_2)) (* a (sqrt (- (* b_2 b_2) (* a c))))) (*.f64 (fma.f64 (neg.f64 a) (/.f64 b_2 c) (fma.f64 (*.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 3 binary64)))) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (sqrt.f64 #s(literal -1 binary64))))) c)) |
#s(approx (+ (* a (neg b_2)) (* a (sqrt (- (* b_2 b_2) (* a c))))) #s(hole binary64 (* c (+ (* -1 (/ (* a b_2) c)) (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ (pow a 3) c)) (sqrt -1)))))))) |
#s(approx (+ (* a (neg b_2)) (* a (sqrt (- (* b_2 b_2) (* a c))))) (*.f64 (fma.f64 (neg.f64 a) (/.f64 b_2 c) (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) a)))) (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 3 binary64)))) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (sqrt.f64 #s(literal -1 binary64)))))) c)) |
#s(approx (* a (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* c (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ (pow a 3) c)) (sqrt -1)))))) |
#s(approx (* a (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 3 binary64)))) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (sqrt.f64 #s(literal -1 binary64)))) c)) |
#s(approx (* a (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ (pow a 3) c)) (sqrt -1))))))) |
#s(approx (* a (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) a)))) (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 3 binary64)))) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (sqrt.f64 #s(literal -1 binary64))))) c)) |
#s(approx (* a (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 7)))) (/ (pow b_2 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ (pow a 3) c)) (sqrt -1)))))))) |
#s(approx (* a (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) a)))) (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 7 binary64)))) (/.f64 (pow.f64 b_2 #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64)))) #s(literal 1/16 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 3 binary64)))) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (sqrt.f64 #s(literal -1 binary64)))))) c)) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* a a)))) #s(hole binary64 (* c (+ (* -1 (/ b_2 (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* a a)))) (*.f64 (fma.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (/.f64 (neg.f64 b_2) a) c)) c)) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* a a)))) #s(hole binary64 (* c (+ (* -1 (/ b_2 (* a c))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* a a)))) (*.f64 (fma.f64 (/.f64 #s(literal -1 binary64) c) (/.f64 b_2 a) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)))) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (sqrt.f64 #s(literal -1 binary64))))) c)) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* a a)))) #s(hole binary64 (* c (+ (* -1 (/ b_2 (* a c))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* a a)))) (*.f64 (fma.f64 (/.f64 #s(literal -1 binary64) c) (/.f64 b_2 a) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (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)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)))) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (sqrt.f64 #s(literal -1 binary64)))))) c)) |
#s(approx (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* 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 (+ (* (neg a) c) (* b_2 b_2))) (/ a (* a a))) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)))) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (sqrt.f64 #s(literal -1 binary64)))) c)) |
#s(approx (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* 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 (+ (* (neg a) c) (* b_2 b_2))) (/ a (* a a))) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (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)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)))) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (sqrt.f64 #s(literal -1 binary64))))) c)) |
#s(approx (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* 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 (+ (* (neg a) c) (* b_2 b_2))) (/ a (* a a))) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (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)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 7 binary64)))) (/.f64 (pow.f64 b_2 #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64)))) #s(literal 1/16 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)))) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (sqrt.f64 #s(literal -1 binary64)))))) c)) |
#s(approx (- (* b_2 b_2) (* a c)) #s(hole binary64 (* c (- (/ (pow b_2 2) c) a)))) |
#s(approx (- (* b_2 b_2) (* a c)) (*.f64 (-.f64 (/.f64 (*.f64 b_2 b_2) c) a) 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))) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64)))) c)) |
#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))) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #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 3 binary64)) a))) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))))) c)) |
#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 (sqrt (- (* b_2 b_2) (* a c))) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 7 binary64)))) (/.f64 (pow.f64 b_2 #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64)))) #s(literal 1/16 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64)))))) c)) |
#s(approx (+ (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (/ (neg b_2) 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) (* (neg c) a)))) a) (*.f64 (fma.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (/.f64 b_2 a) c)) (neg.f64 c))) |
#s(approx (+ (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (/ (neg b_2) a)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ b_2 a)) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (/ (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) a) (*.f64 (fma.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)) (/.f64 (neg.f64 b_2) a)) (neg.f64 c))) (neg.f64 c))) |
#s(approx (+ (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (/ (neg b_2) a)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ b_2 a)) (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b_2 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (* (pow b_2 2) (sqrt -1))))) c))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (/ (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) a) (*.f64 (fma.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (-.f64 (/.f64 (neg.f64 b_2) a) (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)) (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.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))))) c)) (neg.f64 c))) (neg.f64 c))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) #s(hole binary64 (* -1 (* c (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (*.f64 (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)))) (*.f64 b_2 b_2)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (sqrt.f64 #s(literal -1 binary64)))) (neg.f64 c))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) #s(hole binary64 (* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)))) (*.f64 b_2 b_2)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (sqrt.f64 #s(literal -1 binary64))))) (neg.f64 c))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) #s(hole binary64 (* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 7)))) (* (pow b_2 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))))) |
#s(approx (/ (sqrt (+ (* (neg a) c) (* b_2 b_2))) a) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 7 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b_2 #s(literal 6 binary64)))) #s(literal 1/16 binary64) (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)))) (*.f64 b_2 b_2)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (sqrt.f64 #s(literal -1 binary64)))))) (neg.f64 c))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (* -1 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (*.f64 (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (*.f64 b_2 b_2)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64)))) (neg.f64 c))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (*.f64 b_2 b_2)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))))) (neg.f64 c))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b_2 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1))))))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 7 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b_2 #s(literal 6 binary64)))) #s(literal 1/16 binary64) (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (*.f64 b_2 b_2)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64)))))) (neg.f64 c))) |
#s(approx (+ (* (neg a) c) (* b_2 b_2)) #s(hole binary64 (* -1 (* c (+ a (* -1 (/ (pow b_2 2) c))))))) |
#s(approx (- (* b_2 b_2) (* a c)) (*.f64 (-.f64 a (/.f64 (*.f64 b_2 b_2) c)) (neg.f64 c))) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) #s(hole binary64 (* -1 (* c (+ (* (sqrt (/ 1 (* a c))) (sqrt -1)) (/ b_2 (* a c))))))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* a a)))) (*.f64 (fma.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (/.f64 b_2 a) c)) (neg.f64 c))) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ b_2 a)) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* a a)))) (*.f64 (fma.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)) (/.f64 (neg.f64 b_2) a)) (neg.f64 c))) (neg.f64 c))) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ b_2 a)) (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b_2 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (* (pow b_2 2) (sqrt -1))))) c))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* a a)))) (*.f64 (fma.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (-.f64 (/.f64 (neg.f64 b_2) a) (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)) (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.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))))) c)) (neg.f64 c))) (neg.f64 c))) |
#s(approx (/ (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) 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) (* (neg c) a)))) a) (*.f64 (fma.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (/.f64 b_2 a) c)) (neg.f64 c))) |
#s(approx (/ (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg 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) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) a) (*.f64 (fma.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)) (/.f64 (neg.f64 b_2) a)) (neg.f64 c))) (neg.f64 c))) |
#s(approx (/ (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg 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 (/ (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) a) (*.f64 (fma.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (-.f64 (/.f64 (neg.f64 b_2) a) (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)) (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.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))))) c)) (neg.f64 c))) (neg.f64 c))) |
#s(approx (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) #s(hole binary64 (* -1 (* c (+ (* (sqrt (/ a c)) (sqrt -1)) (/ b_2 c)))))) |
#s(approx (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) (*.f64 (fma.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 b_2 c)) (neg.f64 c))) |
#s(approx (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) #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) (* (neg c) a)))) (*.f64 (fma.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2))) b_2) (neg.f64 c))) (neg.f64 c))) |
#s(approx (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) #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 b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) (*.f64 (fma.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (-.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)))) (neg.f64 c)) b_2) (neg.f64 c))) (neg.f64 c))) |
#s(approx (/ (+ (* a (neg b_2)) (* a (sqrt (- (* b_2 b_2) (* a c))))) (* a a)) #s(hole binary64 (* -1 (* c (+ (* (sqrt (/ 1 (* a c))) (sqrt -1)) (/ b_2 (* a c))))))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* a a)))) (*.f64 (fma.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (/.f64 b_2 a) c)) (neg.f64 c))) |
#s(approx (/ (+ (* a (neg b_2)) (* a (sqrt (- (* b_2 b_2) (* a 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 (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* a a)))) (*.f64 (fma.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)) (/.f64 (neg.f64 b_2) a)) (neg.f64 c))) (neg.f64 c))) |
#s(approx (/ (+ (* a (neg b_2)) (* a (sqrt (- (* b_2 b_2) (* a 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 (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* a a)))) (*.f64 (fma.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (-.f64 (/.f64 (neg.f64 b_2) a) (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)) (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.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))))) c)) (neg.f64 c))) (neg.f64 c))) |
#s(approx (+ (* a (neg b_2)) (* a (sqrt (- (* b_2 b_2) (* a c))))) #s(hole binary64 (* -1 (* c (+ (* (sqrt (/ (pow a 3) c)) (sqrt -1)) (/ (* a b_2) c)))))) |
#s(approx (+ (* a (neg b_2)) (* a (sqrt (- (* b_2 b_2) (* a c))))) (*.f64 (fma.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (sqrt.f64 #s(literal -1 binary64)) (*.f64 a (/.f64 b_2 c))) (neg.f64 c))) |
#s(approx (+ (* a (neg b_2)) (* a (sqrt (- (* b_2 b_2) (* a c))))) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (* a b_2)) (* -1/2 (* (sqrt (/ a c)) (* (pow b_2 2) (sqrt -1))))) c)) (* (sqrt (/ (pow a 3) c)) (sqrt -1))))))) |
#s(approx (+ (* a (neg b_2)) (* a (sqrt (- (* b_2 b_2) (* a c))))) (*.f64 (fma.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)) (*.f64 (neg.f64 b_2) a)) (neg.f64 c))) (neg.f64 c))) |
#s(approx (+ (* a (neg b_2)) (* a (sqrt (- (* b_2 b_2) (* a c))))) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (* a b_2)) (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b_2 4) (sqrt -1)))) (* 1/2 (* (sqrt (* a c)) (* (pow b_2 2) (sqrt -1))))) c))) c)) (* (sqrt (/ (pow a 3) c)) (sqrt -1))))))) |
#s(approx (+ (* a (neg b_2)) (* a (sqrt (- (* b_2 b_2) (* a c))))) (*.f64 (fma.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (neg.f64 (fma.f64 b_2 a (/.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c))) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 c a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)))) c))) (neg.f64 c))) (neg.f64 c))) |
#s(approx (* a (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* c (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ (pow a 3) c)) (sqrt -1))))))) |
#s(approx (* a (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 3 binary64)))) (*.f64 b_2 b_2)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (sqrt.f64 #s(literal -1 binary64)))) (neg.f64 c))) |
#s(approx (* a (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 5)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ (pow a 3) c)) (sqrt -1)))))))) |
#s(approx (* a (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) a)))) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 3 binary64)))) (*.f64 b_2 b_2)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (sqrt.f64 #s(literal -1 binary64))))) (neg.f64 c))) |
#s(approx (* a (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 5)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 7)))) (* (pow b_2 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ (pow a 3) c)) (sqrt -1))))))))) |
#s(approx (* a (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) a)))) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 7 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b_2 #s(literal 6 binary64)))) #s(literal 1/16 binary64) (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 3 binary64)))) (*.f64 b_2 b_2)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (sqrt.f64 #s(literal -1 binary64)))))) (neg.f64 c))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* a a)))) #s(hole binary64 (* -1 (* c (+ (* (sqrt (/ 1 (* a c))) (sqrt -1)) (/ b_2 (* a c))))))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* a a)))) (*.f64 (fma.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (/.f64 b_2 a) c)) (neg.f64 c))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* a a)))) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ b_2 a)) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* a a)))) (*.f64 (fma.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)) (/.f64 (neg.f64 b_2) a)) (neg.f64 c))) (neg.f64 c))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* a a)))) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ b_2 a)) (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b_2 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (* (pow b_2 2) (sqrt -1))))) c))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* a a)))) (*.f64 (fma.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (-.f64 (/.f64 (neg.f64 b_2) a) (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)) (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.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))))) c)) (neg.f64 c))) (neg.f64 c))) |
#s(approx (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* 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 (+ (* (neg a) c) (* b_2 b_2))) (/ a (* a a))) (*.f64 (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)))) (*.f64 b_2 b_2)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (sqrt.f64 #s(literal -1 binary64)))) (neg.f64 c))) |
#s(approx (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* 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 (+ (* (neg a) c) (* b_2 b_2))) (/ a (* a a))) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)))) (*.f64 b_2 b_2)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (sqrt.f64 #s(literal -1 binary64))))) (neg.f64 c))) |
#s(approx (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ a (* 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 (+ (* (neg a) c) (* b_2 b_2))) (/ a (* a a))) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 7 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b_2 #s(literal 6 binary64)))) #s(literal 1/16 binary64) (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)))) (*.f64 b_2 b_2)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (sqrt.f64 #s(literal -1 binary64)))))) (neg.f64 c))) |
#s(approx (- (* b_2 b_2) (* a c)) #s(hole binary64 (* -1 (* c (- (* -1 (/ (pow b_2 2) c)) (* -1 a)))))) |
#s(approx (- (* b_2 b_2) (* a c)) (*.f64 (-.f64 a (/.f64 (*.f64 b_2 b_2) c)) (neg.f64 c))) |
#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))) (*.f64 (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (*.f64 b_2 b_2)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64)))) (neg.f64 c))) |
#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))) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (*.f64 b_2 b_2)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))))) (neg.f64 c))) |
#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 (sqrt (- (* b_2 b_2) (* a c))) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 7 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b_2 #s(literal 6 binary64)))) #s(literal 1/16 binary64) (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (*.f64 b_2 b_2)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64)))))) (neg.f64 c))) |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 47 | 243 |
| 0 | 71 | 222 |
| 1 | 274 | 216 |
| 2 | 1903 | 216 |
| 0 | 9377 | 216 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(+.f64 (/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) a) (/.f64 (neg.f64 b_2) a)) |
(/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) a) |
(sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) |
(fma.f64 (neg.f64 a) c (*.f64 b_2 b_2)) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) #s(literal 0 binary64)) |
(/.f64 #s(approx (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) (*.f64 (/.f64 (*.f64 a c) b_2) #s(literal -1/2 binary64))) a) |
#s(approx (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) (*.f64 (/.f64 (*.f64 a c) b_2) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (*.f64 a c) b_2) #s(literal -1/2 binary64)) |
(/.f64 (*.f64 a c) b_2) |
(/.f64 (fma.f64 a (neg.f64 b_2) (*.f64 a (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c))))) (*.f64 a a)) |
(fma.f64 a (neg.f64 b_2) (*.f64 a (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c))))) |
(neg.f64 b_2) |
(*.f64 a (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c)))) |
(fma.f64 (neg.f64 b_2) (/.f64 a (*.f64 a a)) (*.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) (/.f64 a (*.f64 a a)))) |
(/.f64 a (*.f64 a a)) |
(*.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) (/.f64 a (*.f64 a a))) |
(*.f64 a c) |
#s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c)) |
(sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c))) |
| Outputs |
|---|
(*.f64 (/.f64 (*.f64 a (+.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))))) (*.f64 a (-.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))))) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 b_2)) a)) |
(*.f64 (/.f64 (+.f64 b_2 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) (-.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))))) (/.f64 (-.f64 b_2 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) a)) |
(*.f64 (/.f64 (+.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) (-.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))))) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 b_2)) a)) |
(*.f64 (/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) (-.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) (*.f64 (neg.f64 b_2) a)) (pow.f64 (*.f64 b_2 a) #s(literal 2 binary64))) (fma.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) (-.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) (*.f64 (neg.f64 b_2) a)) (pow.f64 (*.f64 b_2 a) #s(literal 2 binary64)))) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 b_2)) a)) |
(*.f64 (/.f64 (fma.f64 b_2 b_2 (+.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)) (*.f64 b_2 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))))) (fma.f64 b_2 b_2 (+.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)) (*.f64 b_2 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))))))) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 b_2)) a)) |
(*.f64 (/.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 b_2)) a) (+.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))))) (/.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 b_2)) a) (pow.f64 a #s(literal -1 binary64)))) |
(*.f64 (/.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 b_2)) a) (pow.f64 a #s(literal -1 binary64))) (/.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 b_2)) a) (-.f64 (neg.f64 b_2) (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))))))) |
(*.f64 (/.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 b_2)) a) (pow.f64 a #s(literal -1 binary64))) (/.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 b_2)) a) (-.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))))) |
(*.f64 (/.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 b_2)) a) (pow.f64 a #s(literal -1 binary64))) (/.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 b_2)) a) (+.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))))) |
(*.f64 (/.f64 (neg.f64 a) a) (/.f64 (+.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) (neg.f64 a))) |
(*.f64 (/.f64 a (neg.f64 (neg.f64 a))) (/.f64 (+.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) (neg.f64 (neg.f64 a)))) |
(*.f64 (/.f64 a (neg.f64 (neg.f64 a))) (/.f64 (+.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) (neg.f64 a))) |
(*.f64 (/.f64 a (neg.f64 (neg.f64 a))) (/.f64 (-.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) (neg.f64 (neg.f64 a)))) |
(*.f64 (/.f64 a (neg.f64 a)) (/.f64 (+.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) (neg.f64 (neg.f64 a)))) |
(*.f64 (/.f64 a (neg.f64 a)) (/.f64 (+.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) (neg.f64 a))) |
(*.f64 (/.f64 a (neg.f64 a)) (/.f64 (-.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) (neg.f64 a))) |
(*.f64 (/.f64 a (neg.f64 a)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 b_2)) a)) |
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) (neg.f64 (neg.f64 a)))) |
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) (neg.f64 a))) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 b_2)) a)) |
(*.f64 (+.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) (pow.f64 a #s(literal -1 binary64))) |
(*.f64 (pow.f64 a #s(literal -1 binary64)) (-.f64 (neg.f64 b_2) (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))))) |
(*.f64 (pow.f64 a #s(literal -1 binary64)) (-.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))))) |
(*.f64 (pow.f64 a #s(literal -1 binary64)) (+.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))))) |
(/.f64 (+.f64 (/.f64 (*.f64 b_2 a) a) (/.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) (neg.f64 a))) (neg.f64 a)) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 b_2) (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))))) a) |
(/.f64 (fma.f64 (neg.f64 b_2) #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))))) a) |
(/.f64 (+.f64 (/.f64 (*.f64 (neg.f64 b_2) a) a) (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))))) a) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 b_2) (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) #s(literal 1 binary64))) a) |
(/.f64 (fma.f64 (neg.f64 b_2) #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) #s(literal 1 binary64))) a) |
(/.f64 (+.f64 (/.f64 (*.f64 (neg.f64 b_2) a) a) (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) #s(literal 1 binary64))) a) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 b_2) (/.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) a)) a) |
(/.f64 (fma.f64 (neg.f64 b_2) #s(literal 1 binary64) (/.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) a)) a) |
(/.f64 (fma.f64 (neg.f64 b_2) (neg.f64 a) (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 a))) (*.f64 a a)) |
(/.f64 (fma.f64 (neg.f64 a) (neg.f64 b_2) (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 a))) (*.f64 a a)) |
(/.f64 (+.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) (neg.f64 a)) (/.f64 (*.f64 b_2 a) a)) (neg.f64 a)) |
(/.f64 (fma.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (*.f64 #s(literal 1 binary64) (neg.f64 b_2))) a) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (neg.f64 b_2))) a) |
(/.f64 (+.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) a) (*.f64 #s(literal 1 binary64) (neg.f64 b_2))) a) |
(/.f64 (fma.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (*.f64 (neg.f64 b_2) #s(literal 1 binary64))) a) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) #s(literal 1 binary64) (*.f64 (neg.f64 b_2) #s(literal 1 binary64))) a) |
(/.f64 (+.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) a) (*.f64 (neg.f64 b_2) #s(literal 1 binary64))) a) |
(/.f64 (fma.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (/.f64 (*.f64 (neg.f64 b_2) a) a)) a) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 b_2) a) a)) a) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 a) (*.f64 (neg.f64 b_2) (neg.f64 a))) (*.f64 a a)) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 a) (*.f64 (neg.f64 a) (neg.f64 b_2))) (*.f64 a a)) |
(/.f64 (+.f64 (neg.f64 b_2) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))))) (neg.f64 (neg.f64 a))) |
(/.f64 (+.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))))) (neg.f64 b_2)) (neg.f64 (neg.f64 a))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 b_2) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) #s(literal 1 binary64))) a) |
(/.f64 (fma.f64 (neg.f64 b_2) #s(literal 1 binary64) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) #s(literal 1 binary64))) a) |
(/.f64 (+.f64 (/.f64 (*.f64 (neg.f64 b_2) a) a) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) #s(literal 1 binary64))) a) |
(/.f64 (fma.f64 (neg.f64 b_2) (neg.f64 a) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) (neg.f64 a))) (*.f64 a a)) |
(/.f64 (fma.f64 (neg.f64 a) (neg.f64 b_2) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) (neg.f64 a))) (*.f64 a a)) |
(/.f64 (+.f64 (neg.f64 (*.f64 (neg.f64 b_2) a)) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) (neg.f64 a))) (*.f64 a a)) |
(/.f64 (neg.f64 (-.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) (neg.f64 a)) (*.f64 (neg.f64 b_2) a))) (*.f64 a a)) |
(/.f64 (neg.f64 (-.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) a) (*.f64 (neg.f64 a) (neg.f64 b_2)))) (*.f64 a a)) |
(/.f64 (neg.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 a)) (*.f64 b_2 a))) (*.f64 a a)) |
(/.f64 (neg.f64 (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) b_2)) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 b_2))) (neg.f64 a)) |
(/.f64 (neg.f64 (/.f64 (-.f64 (pow.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)) #s(literal 3/2 binary64)) (pow.f64 b_2 #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (neg.f64 (+.f64 (/.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)) (*.f64 a a)) (/.f64 (fma.f64 b_2 b_2 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) b_2)) (*.f64 a a))))) |
(/.f64 (neg.f64 (/.f64 (*.f64 a (+.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))))) (neg.f64 a))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))))) (neg.f64 a)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 a) (+.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))))) (*.f64 a a)) |
(/.f64 (neg.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) (-.f64 (*.f64 b_2 b_2) (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))))) (neg.f64 (-.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))))) |
(/.f64 (neg.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) (+.f64 (pow.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)) #s(literal 3/2 binary64)) (pow.f64 b_2 #s(literal 3 binary64))))) (neg.f64 (fma.f64 b_2 b_2 (+.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)) (*.f64 b_2 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))))))) |
(/.f64 (neg.f64 (+.f64 b_2 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (+.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) b_2)) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (*.f64 a (+.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))))) a))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (-.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)) (*.f64 b_2 b_2)) (*.f64 a a)))) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 b_2)) a)) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (+.f64 (pow.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)) #s(literal 3/2 binary64)) (pow.f64 b_2 #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 b_2)) a) (pow.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) b_2) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (+.f64 (pow.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)) #s(literal 3/2 binary64)) (pow.f64 b_2 #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (/.f64 (neg.f64 b_2) a) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 b_2)) a) (/.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)) (*.f64 a a)))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (*.f64 a (+.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))))))) (*.f64 a a)) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 b_2 b_2) (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))))) (neg.f64 (*.f64 a (-.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)) #s(literal 3/2 binary64)) (pow.f64 b_2 #s(literal 3 binary64))))) (neg.f64 (*.f64 a (fma.f64 b_2 b_2 (+.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)) (*.f64 b_2 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))))))))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 a) (-.f64 (*.f64 b_2 b_2) (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))))) (neg.f64 (*.f64 (*.f64 a a) (-.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))))))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 a) (+.f64 (pow.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)) #s(literal 3/2 binary64)) (pow.f64 b_2 #s(literal 3 binary64))))) (neg.f64 (*.f64 (*.f64 a a) (fma.f64 b_2 b_2 (+.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)) (*.f64 b_2 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))))))))) |
(/.f64 (neg.f64 (*.f64 a (-.f64 (*.f64 b_2 b_2) (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))))) (neg.f64 (*.f64 (*.f64 a a) (-.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))))))) |
(/.f64 (neg.f64 (*.f64 a (+.f64 (pow.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)) #s(literal 3/2 binary64)) (pow.f64 b_2 #s(literal 3 binary64))))) (neg.f64 (*.f64 (*.f64 a a) (fma.f64 b_2 b_2 (+.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)) (*.f64 b_2 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (neg.f64 b_2) a) (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a)))) (neg.f64 (pow.f64 a #s(literal 4 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 (neg.f64 b_2) a)))) (neg.f64 (pow.f64 a #s(literal 4 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 b_2) a (*.f64 (neg.f64 a) (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))))))) (*.f64 a a)) |
(/.f64 (neg.f64 (fma.f64 b_2 a (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 a)))) (*.f64 a a)) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 b_2) (neg.f64 a) (*.f64 a (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))))))) (*.f64 a a)) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) (neg.f64 a) (*.f64 (neg.f64 b_2) a))) (*.f64 a a)) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) a (*.f64 (neg.f64 a) (neg.f64 b_2)))) (*.f64 a a)) |
(/.f64 (neg.f64 (fma.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 a) (*.f64 b_2 a))) (*.f64 a a)) |
(/.f64 (neg.f64 (/.f64 (-.f64 (pow.f64 (*.f64 b_2 a) #s(literal 3 binary64)) (pow.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) #s(literal 3 binary64))) (pow.f64 a #s(literal 6 binary64)))) (neg.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 b_2)) a) (pow.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) b_2) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (neg.f64 b_2) a) (*.f64 a a)) (*.f64 (*.f64 a a) (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a)))) (neg.f64 (pow.f64 a #s(literal 4 binary64)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) (*.f64 (neg.f64 b_2) a))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))))) (neg.f64 (neg.f64 a))) (*.f64 (neg.f64 (neg.f64 a)) (neg.f64 b_2))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))))) a) (*.f64 (neg.f64 (neg.f64 a)) (neg.f64 b_2))) (*.f64 (neg.f64 (neg.f64 a)) a)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))))) (neg.f64 a)) (*.f64 (neg.f64 (neg.f64 a)) b_2)) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) (neg.f64 (neg.f64 a))) (*.f64 (neg.f64 a) (neg.f64 b_2))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 (neg.f64 a))) (*.f64 (neg.f64 b_2) a)) (*.f64 a (neg.f64 (neg.f64 a)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 b_2) (neg.f64 (neg.f64 a))) (*.f64 (neg.f64 (neg.f64 a)) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))))))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (neg.f64 b_2) (neg.f64 a)) (*.f64 (neg.f64 (neg.f64 a)) (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (neg.f64 b_2) a) (*.f64 (neg.f64 (neg.f64 a)) (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))))) (*.f64 (neg.f64 (neg.f64 a)) a)) |
(/.f64 (-.f64 (*.f64 (neg.f64 b_2) (neg.f64 (neg.f64 a))) (*.f64 a (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))))))) (*.f64 a (neg.f64 (neg.f64 a)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 b_2) (neg.f64 a)) (*.f64 a (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 b_2 (neg.f64 (neg.f64 a))) (*.f64 (neg.f64 a) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))))))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (neg.f64 b_2) a) (*.f64 (neg.f64 a) (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 b_2 a) (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 a))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) b_2) #s(literal 2 binary64)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 b_2)) a)) (*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 b_2)) a) (*.f64 (pow.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 2 binary64)) (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))))) (/.f64 (-.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)) (*.f64 b_2 b_2)) (*.f64 a a))) |
(/.f64 (-.f64 (*.f64 (/.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)) (*.f64 a a)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 b_2)) a)) (*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 b_2)) a) (pow.f64 (/.f64 b_2 a) #s(literal 2 binary64)))) (/.f64 (-.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)) (*.f64 b_2 b_2)) (*.f64 a a))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b_2 a) a) (*.f64 a a)) (*.f64 (neg.f64 a) (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 a)))) (pow.f64 (neg.f64 a) #s(literal 3 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 b_2)) (*.f64 a a)) (*.f64 a (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 a)))) (pow.f64 a #s(literal 3 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 b_2) #s(literal 1 binary64)) (*.f64 a a)) (*.f64 a (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 a)))) (pow.f64 a #s(literal 3 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (neg.f64 b_2) a) a) (*.f64 a a)) (*.f64 a (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 a)))) (pow.f64 a #s(literal 3 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 b_2) (neg.f64 a)) (*.f64 a a)) (*.f64 (*.f64 a a) (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 a)))) (pow.f64 a #s(literal 4 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 a) (neg.f64 b_2)) (*.f64 a a)) (*.f64 (*.f64 a a) (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 a)))) (pow.f64 a #s(literal 4 binary64))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (neg.f64 b_2) a)) (*.f64 a a)) (*.f64 (*.f64 a a) (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 a)))) (pow.f64 a #s(literal 4 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 b_2) a) (*.f64 a a)) (*.f64 (*.f64 a a) (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 a)))) (pow.f64 a #s(literal 4 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b_2 a) a) a) (*.f64 (neg.f64 a) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) #s(literal 1 binary64)))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b_2 a) a) (*.f64 a a)) (*.f64 (neg.f64 a) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) (neg.f64 a)))) (pow.f64 (neg.f64 a) #s(literal 3 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b_2 a) a) (*.f64 a a)) (*.f64 (neg.f64 a) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) a))) (pow.f64 (neg.f64 a) #s(literal 3 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 b_2)) a) (*.f64 a (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) #s(literal 1 binary64)))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 b_2)) (*.f64 a a)) (*.f64 a (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) (neg.f64 a)))) (pow.f64 a #s(literal 3 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 b_2)) (*.f64 a a)) (*.f64 a (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) a))) (pow.f64 a #s(literal 3 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 b_2) #s(literal 1 binary64)) a) (*.f64 a (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) #s(literal 1 binary64)))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 b_2) #s(literal 1 binary64)) (*.f64 a a)) (*.f64 a (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) (neg.f64 a)))) (pow.f64 a #s(literal 3 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 b_2) #s(literal 1 binary64)) (*.f64 a a)) (*.f64 a (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) a))) (pow.f64 a #s(literal 3 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (neg.f64 b_2) a) a) a) (*.f64 a (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) #s(literal 1 binary64)))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (neg.f64 b_2) a) a) (*.f64 a a)) (*.f64 a (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) (neg.f64 a)))) (pow.f64 a #s(literal 3 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (neg.f64 b_2) a) a) (*.f64 a a)) (*.f64 a (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) a))) (pow.f64 a #s(literal 3 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 b_2) (neg.f64 a)) a) (*.f64 (*.f64 a a) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) #s(literal 1 binary64)))) (pow.f64 a #s(literal 3 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 b_2) (neg.f64 a)) (*.f64 a a)) (*.f64 (*.f64 a a) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) (neg.f64 a)))) (pow.f64 a #s(literal 4 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 b_2) (neg.f64 a)) (*.f64 a a)) (*.f64 (*.f64 a a) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) a))) (pow.f64 a #s(literal 4 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 a) (neg.f64 b_2)) a) (*.f64 (*.f64 a a) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) #s(literal 1 binary64)))) (pow.f64 a #s(literal 3 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 a) (neg.f64 b_2)) (*.f64 a a)) (*.f64 (*.f64 a a) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) (neg.f64 a)))) (pow.f64 a #s(literal 4 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 a) (neg.f64 b_2)) (*.f64 a a)) (*.f64 (*.f64 a a) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) a))) (pow.f64 a #s(literal 4 binary64))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (neg.f64 b_2) a)) a) (*.f64 (*.f64 a a) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) #s(literal 1 binary64)))) (pow.f64 a #s(literal 3 binary64))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (neg.f64 b_2) a)) (*.f64 a a)) (*.f64 (*.f64 a a) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) (neg.f64 a)))) (pow.f64 a #s(literal 4 binary64))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (neg.f64 b_2) a)) (*.f64 a a)) (*.f64 (*.f64 a a) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) a))) (pow.f64 a #s(literal 4 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 b_2) a) a) (*.f64 (*.f64 a a) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) #s(literal 1 binary64)))) (pow.f64 a #s(literal 3 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 b_2) a) (*.f64 a a)) (*.f64 (*.f64 a a) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) (neg.f64 a)))) (pow.f64 a #s(literal 4 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 b_2) a) (*.f64 a a)) (*.f64 (*.f64 a a) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) a))) (pow.f64 a #s(literal 4 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) (neg.f64 a)) a) (*.f64 (neg.f64 a) (*.f64 b_2 #s(literal 1 binary64)))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) (neg.f64 a)) (*.f64 a a)) (*.f64 (neg.f64 a) (*.f64 b_2 a))) (pow.f64 (neg.f64 a) #s(literal 3 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) (neg.f64 a)) (*.f64 a a)) (*.f64 (neg.f64 a) (*.f64 (neg.f64 b_2) a))) (pow.f64 (neg.f64 a) #s(literal 3 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) a) (*.f64 a (*.f64 b_2 #s(literal 1 binary64)))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) (*.f64 a a)) (*.f64 a (*.f64 b_2 a))) (pow.f64 a #s(literal 3 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) (*.f64 a a)) (*.f64 a (*.f64 (neg.f64 b_2) a))) (pow.f64 a #s(literal 3 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) #s(literal 1 binary64)) a) (*.f64 a (*.f64 b_2 #s(literal 1 binary64)))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) #s(literal 1 binary64)) (*.f64 a a)) (*.f64 a (*.f64 b_2 a))) (pow.f64 a #s(literal 3 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) #s(literal 1 binary64)) (*.f64 a a)) (*.f64 a (*.f64 (neg.f64 b_2) a))) (pow.f64 a #s(literal 3 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) a) a) (*.f64 a (*.f64 b_2 #s(literal 1 binary64)))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) a) (*.f64 a a)) (*.f64 a (*.f64 b_2 a))) (pow.f64 a #s(literal 3 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) a) (*.f64 a a)) (*.f64 a (*.f64 (neg.f64 b_2) a))) (pow.f64 a #s(literal 3 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 a)) a) (*.f64 (*.f64 a a) (*.f64 b_2 #s(literal 1 binary64)))) (pow.f64 a #s(literal 3 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 a)) (*.f64 a a)) (*.f64 (*.f64 a a) (*.f64 b_2 a))) (pow.f64 a #s(literal 4 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 a)) (*.f64 a a)) (*.f64 (*.f64 a a) (*.f64 (neg.f64 b_2) a))) (pow.f64 a #s(literal 4 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) a) (*.f64 (*.f64 a a) (*.f64 b_2 #s(literal 1 binary64)))) (pow.f64 a #s(literal 3 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) (*.f64 a a)) (*.f64 (*.f64 a a) (*.f64 b_2 a))) (pow.f64 a #s(literal 4 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) (*.f64 a a)) (*.f64 (*.f64 a a) (*.f64 (neg.f64 b_2) a))) (pow.f64 a #s(literal 4 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b_2 a) a) (neg.f64 a)) (*.f64 (neg.f64 a) (/.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) (neg.f64 a)))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b_2 a) a) a) (*.f64 (neg.f64 a) (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b_2 a) a) a) (*.f64 (neg.f64 a) (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) #s(literal 1 binary64)))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b_2 a) a) a) (*.f64 (neg.f64 a) (/.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) a))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b_2 a) a) (*.f64 a a)) (*.f64 (neg.f64 a) (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a))) (pow.f64 (neg.f64 a) #s(literal 3 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 b_2)) (neg.f64 a)) (*.f64 a (/.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) (neg.f64 a)))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 b_2)) a) (*.f64 a (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 b_2)) a) (*.f64 a (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) #s(literal 1 binary64)))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 b_2)) a) (*.f64 a (/.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) a))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 b_2)) (*.f64 a a)) (*.f64 a (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a))) (pow.f64 a #s(literal 3 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 b_2) #s(literal 1 binary64)) (neg.f64 a)) (*.f64 a (/.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) (neg.f64 a)))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 b_2) #s(literal 1 binary64)) a) (*.f64 a (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 b_2) #s(literal 1 binary64)) a) (*.f64 a (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) #s(literal 1 binary64)))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 b_2) #s(literal 1 binary64)) a) (*.f64 a (/.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) a))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 b_2) #s(literal 1 binary64)) (*.f64 a a)) (*.f64 a (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a))) (pow.f64 a #s(literal 3 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (neg.f64 b_2) a) a) (neg.f64 a)) (*.f64 a (/.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) (neg.f64 a)))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (neg.f64 b_2) a) a) a) (*.f64 a (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (neg.f64 b_2) a) a) a) (*.f64 a (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) #s(literal 1 binary64)))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (neg.f64 b_2) a) a) a) (*.f64 a (/.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) a))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (neg.f64 b_2) a) a) (*.f64 a a)) (*.f64 a (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a))) (pow.f64 a #s(literal 3 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 b_2) (neg.f64 a)) (neg.f64 a)) (*.f64 (*.f64 a a) (/.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) (neg.f64 a)))) (pow.f64 (neg.f64 a) #s(literal 3 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 b_2) (neg.f64 a)) a) (*.f64 (*.f64 a a) (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))))) (pow.f64 a #s(literal 3 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 b_2) (neg.f64 a)) a) (*.f64 (*.f64 a a) (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) #s(literal 1 binary64)))) (pow.f64 a #s(literal 3 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 b_2) (neg.f64 a)) a) (*.f64 (*.f64 a a) (/.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) a))) (pow.f64 a #s(literal 3 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 b_2) (neg.f64 a)) (*.f64 a a)) (*.f64 (*.f64 a a) (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a))) (pow.f64 a #s(literal 4 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 a) (neg.f64 b_2)) (neg.f64 a)) (*.f64 (*.f64 a a) (/.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) (neg.f64 a)))) (pow.f64 (neg.f64 a) #s(literal 3 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 a) (neg.f64 b_2)) a) (*.f64 (*.f64 a a) (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))))) (pow.f64 a #s(literal 3 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 a) (neg.f64 b_2)) a) (*.f64 (*.f64 a a) (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) #s(literal 1 binary64)))) (pow.f64 a #s(literal 3 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 a) (neg.f64 b_2)) a) (*.f64 (*.f64 a a) (/.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) a))) (pow.f64 a #s(literal 3 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 a) (neg.f64 b_2)) (*.f64 a a)) (*.f64 (*.f64 a a) (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a))) (pow.f64 a #s(literal 4 binary64))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (neg.f64 b_2) a)) (neg.f64 a)) (*.f64 (*.f64 a a) (/.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) (neg.f64 a)))) (pow.f64 (neg.f64 a) #s(literal 3 binary64))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (neg.f64 b_2) a)) a) (*.f64 (*.f64 a a) (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))))) (pow.f64 a #s(literal 3 binary64))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (neg.f64 b_2) a)) a) (*.f64 (*.f64 a a) (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) #s(literal 1 binary64)))) (pow.f64 a #s(literal 3 binary64))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (neg.f64 b_2) a)) a) (*.f64 (*.f64 a a) (/.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) a))) (pow.f64 a #s(literal 3 binary64))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (neg.f64 b_2) a)) (*.f64 a a)) (*.f64 (*.f64 a a) (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a))) (pow.f64 a #s(literal 4 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 b_2) a) (neg.f64 a)) (*.f64 (*.f64 a a) (/.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) (neg.f64 a)))) (pow.f64 (neg.f64 a) #s(literal 3 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 b_2) a) a) (*.f64 (*.f64 a a) (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))))) (pow.f64 a #s(literal 3 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 b_2) a) a) (*.f64 (*.f64 a a) (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) #s(literal 1 binary64)))) (pow.f64 a #s(literal 3 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 b_2) a) a) (*.f64 (*.f64 a a) (/.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) a))) (pow.f64 a #s(literal 3 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) (neg.f64 a)) (neg.f64 a)) (*.f64 (neg.f64 a) (/.f64 (*.f64 b_2 a) a))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) (neg.f64 a)) a) (*.f64 (neg.f64 a) (*.f64 #s(literal 1 binary64) (neg.f64 b_2)))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) (neg.f64 a)) a) (*.f64 (neg.f64 a) (*.f64 (neg.f64 b_2) #s(literal 1 binary64)))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) (neg.f64 a)) a) (*.f64 (neg.f64 a) (/.f64 (*.f64 (neg.f64 b_2) a) a))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) (neg.f64 a)) (*.f64 a a)) (*.f64 (neg.f64 a) (*.f64 (neg.f64 b_2) (neg.f64 a)))) (pow.f64 (neg.f64 a) #s(literal 3 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) (neg.f64 a)) (*.f64 a a)) (*.f64 (neg.f64 a) (*.f64 (neg.f64 a) (neg.f64 b_2)))) (pow.f64 (neg.f64 a) #s(literal 3 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) (neg.f64 a)) (*.f64 a a)) (*.f64 (neg.f64 a) (neg.f64 (*.f64 (neg.f64 b_2) a)))) (pow.f64 (neg.f64 a) #s(literal 3 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) (neg.f64 a)) (*.f64 a (/.f64 (*.f64 b_2 a) a))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) a) (*.f64 a (*.f64 #s(literal 1 binary64) (neg.f64 b_2)))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) a) (*.f64 a (*.f64 (neg.f64 b_2) #s(literal 1 binary64)))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) a) (*.f64 a (/.f64 (*.f64 (neg.f64 b_2) a) a))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) (*.f64 a a)) (*.f64 a (*.f64 (neg.f64 b_2) (neg.f64 a)))) (pow.f64 a #s(literal 3 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) (*.f64 a a)) (*.f64 a (*.f64 (neg.f64 a) (neg.f64 b_2)))) (pow.f64 a #s(literal 3 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) (*.f64 a a)) (*.f64 a (neg.f64 (*.f64 (neg.f64 b_2) a)))) (pow.f64 a #s(literal 3 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) #s(literal 1 binary64)) (neg.f64 a)) (*.f64 a (/.f64 (*.f64 b_2 a) a))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) #s(literal 1 binary64)) a) (*.f64 a (*.f64 #s(literal 1 binary64) (neg.f64 b_2)))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) #s(literal 1 binary64)) a) (*.f64 a (*.f64 (neg.f64 b_2) #s(literal 1 binary64)))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) #s(literal 1 binary64)) a) (*.f64 a (/.f64 (*.f64 (neg.f64 b_2) a) a))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) #s(literal 1 binary64)) (*.f64 a a)) (*.f64 a (*.f64 (neg.f64 b_2) (neg.f64 a)))) (pow.f64 a #s(literal 3 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) #s(literal 1 binary64)) (*.f64 a a)) (*.f64 a (*.f64 (neg.f64 a) (neg.f64 b_2)))) (pow.f64 a #s(literal 3 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) #s(literal 1 binary64)) (*.f64 a a)) (*.f64 a (neg.f64 (*.f64 (neg.f64 b_2) a)))) (pow.f64 a #s(literal 3 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) a) (neg.f64 a)) (*.f64 a (/.f64 (*.f64 b_2 a) a))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) a) a) (*.f64 a (*.f64 #s(literal 1 binary64) (neg.f64 b_2)))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) a) a) (*.f64 a (*.f64 (neg.f64 b_2) #s(literal 1 binary64)))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) a) a) (*.f64 a (/.f64 (*.f64 (neg.f64 b_2) a) a))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) a) (*.f64 a a)) (*.f64 a (*.f64 (neg.f64 b_2) (neg.f64 a)))) (pow.f64 a #s(literal 3 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) a) (*.f64 a a)) (*.f64 a (*.f64 (neg.f64 a) (neg.f64 b_2)))) (pow.f64 a #s(literal 3 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) a) (*.f64 a a)) (*.f64 a (neg.f64 (*.f64 (neg.f64 b_2) a)))) (pow.f64 a #s(literal 3 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 a)) (neg.f64 a)) (*.f64 (*.f64 a a) (/.f64 (*.f64 b_2 a) a))) (pow.f64 (neg.f64 a) #s(literal 3 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 a)) a) (*.f64 (*.f64 a a) (*.f64 #s(literal 1 binary64) (neg.f64 b_2)))) (pow.f64 a #s(literal 3 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 a)) a) (*.f64 (*.f64 a a) (*.f64 (neg.f64 b_2) #s(literal 1 binary64)))) (pow.f64 a #s(literal 3 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 a)) a) (*.f64 (*.f64 a a) (/.f64 (*.f64 (neg.f64 b_2) a) a))) (pow.f64 a #s(literal 3 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 a)) (*.f64 a a)) (*.f64 (*.f64 a a) (*.f64 (neg.f64 b_2) (neg.f64 a)))) (pow.f64 a #s(literal 4 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 a)) (*.f64 a a)) (*.f64 (*.f64 a a) (*.f64 (neg.f64 a) (neg.f64 b_2)))) (pow.f64 a #s(literal 4 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 a)) (*.f64 a a)) (*.f64 (*.f64 a a) (neg.f64 (*.f64 (neg.f64 b_2) a)))) (pow.f64 a #s(literal 4 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) (neg.f64 a)) (*.f64 (*.f64 a a) (/.f64 (*.f64 b_2 a) a))) (pow.f64 (neg.f64 a) #s(literal 3 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) a) (*.f64 (*.f64 a a) (*.f64 #s(literal 1 binary64) (neg.f64 b_2)))) (pow.f64 a #s(literal 3 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) a) (*.f64 (*.f64 a a) (*.f64 (neg.f64 b_2) #s(literal 1 binary64)))) (pow.f64 a #s(literal 3 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) a) (*.f64 (*.f64 a a) (/.f64 (*.f64 (neg.f64 b_2) a) a))) (pow.f64 a #s(literal 3 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) (*.f64 a a)) (*.f64 (*.f64 a a) (*.f64 (neg.f64 b_2) (neg.f64 a)))) (pow.f64 a #s(literal 4 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) (*.f64 a a)) (*.f64 (*.f64 a a) (*.f64 (neg.f64 a) (neg.f64 b_2)))) (pow.f64 a #s(literal 4 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) (*.f64 a a)) (*.f64 (*.f64 a a) (neg.f64 (*.f64 (neg.f64 b_2) a)))) (pow.f64 a #s(literal 4 binary64))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) b_2) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 b_2)) a) (pow.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) b_2) #s(literal 2 binary64))) (*.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 b_2)) a) (pow.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) b_2) #s(literal 2 binary64))) (*.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) #s(literal 3 binary64))))) (*.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 b_2)) a) (pow.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) b_2) #s(literal 2 binary64))) (fma.f64 (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 b_2)) a) (pow.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) b_2) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) #s(literal 3 binary64)) (fma.f64 (/.f64 (neg.f64 b_2) a) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 b_2)) a) (/.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)) (*.f64 a a))) (*.f64 (fma.f64 (/.f64 (neg.f64 b_2) a) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 b_2)) a) (/.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)) (*.f64 a a))) (pow.f64 (/.f64 b_2 a) #s(literal 3 binary64)))) (*.f64 (fma.f64 (/.f64 (neg.f64 b_2) a) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 b_2)) a) (/.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)) (*.f64 a a))) (fma.f64 (/.f64 (neg.f64 b_2) a) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 b_2)) a) (/.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)) (*.f64 a a))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 b_2 a) a) (neg.f64 a) (*.f64 (neg.f64 a) (/.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) (neg.f64 a)))) (*.f64 a a)) |
(/.f64 (fma.f64 (/.f64 (*.f64 b_2 a) a) a (*.f64 (neg.f64 a) (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))))) (*.f64 a a)) |
(/.f64 (fma.f64 (/.f64 (*.f64 b_2 a) a) a (*.f64 (neg.f64 a) (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) #s(literal 1 binary64)))) (*.f64 a a)) |
(/.f64 (fma.f64 (/.f64 (*.f64 b_2 a) a) a (*.f64 (neg.f64 a) (/.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) a))) (*.f64 a a)) |
(/.f64 (fma.f64 (/.f64 (*.f64 b_2 a) a) (*.f64 a a) (*.f64 (neg.f64 a) (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 a)))) (pow.f64 (neg.f64 a) #s(literal 3 binary64))) |
(/.f64 (fma.f64 (/.f64 (*.f64 b_2 a) a) (*.f64 a a) (*.f64 (neg.f64 a) (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a))) (pow.f64 (neg.f64 a) #s(literal 3 binary64))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 b_2)) (neg.f64 a) (*.f64 a (/.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) (neg.f64 a)))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 b_2)) a (*.f64 a (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 b_2)) a (*.f64 a (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) #s(literal 1 binary64)))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 b_2)) a (*.f64 a (/.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) a))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 b_2)) (*.f64 a a) (*.f64 a (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 a)))) (pow.f64 a #s(literal 3 binary64))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 b_2)) (*.f64 a a) (*.f64 a (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a))) (pow.f64 a #s(literal 3 binary64))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 b_2) #s(literal 1 binary64)) (neg.f64 a) (*.f64 a (/.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) (neg.f64 a)))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 b_2) #s(literal 1 binary64)) a (*.f64 a (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 b_2) #s(literal 1 binary64)) a (*.f64 a (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) #s(literal 1 binary64)))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 b_2) #s(literal 1 binary64)) a (*.f64 a (/.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) a))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 b_2) #s(literal 1 binary64)) (*.f64 a a) (*.f64 a (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 a)))) (pow.f64 a #s(literal 3 binary64))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 b_2) #s(literal 1 binary64)) (*.f64 a a) (*.f64 a (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a))) (pow.f64 a #s(literal 3 binary64))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (neg.f64 b_2) a) a) (neg.f64 a) (*.f64 a (/.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) (neg.f64 a)))) (*.f64 a a)) |
(/.f64 (fma.f64 (/.f64 (*.f64 (neg.f64 b_2) a) a) a (*.f64 a (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))))) (*.f64 a a)) |
(/.f64 (fma.f64 (/.f64 (*.f64 (neg.f64 b_2) a) a) a (*.f64 a (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) #s(literal 1 binary64)))) (*.f64 a a)) |
(/.f64 (fma.f64 (/.f64 (*.f64 (neg.f64 b_2) a) a) a (*.f64 a (/.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) a))) (*.f64 a a)) |
(/.f64 (fma.f64 (/.f64 (*.f64 (neg.f64 b_2) a) a) (*.f64 a a) (*.f64 a (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 a)))) (pow.f64 a #s(literal 3 binary64))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (neg.f64 b_2) a) a) (*.f64 a a) (*.f64 a (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a))) (pow.f64 a #s(literal 3 binary64))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 b_2) (neg.f64 a)) (neg.f64 a) (*.f64 (*.f64 a a) (/.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) (neg.f64 a)))) (pow.f64 (neg.f64 a) #s(literal 3 binary64))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 b_2) (neg.f64 a)) a (*.f64 (*.f64 a a) (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))))) (pow.f64 a #s(literal 3 binary64))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 b_2) (neg.f64 a)) a (*.f64 (*.f64 a a) (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) #s(literal 1 binary64)))) (pow.f64 a #s(literal 3 binary64))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 b_2) (neg.f64 a)) a (*.f64 (*.f64 a a) (/.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) a))) (pow.f64 a #s(literal 3 binary64))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 b_2) (neg.f64 a)) (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 a)))) (pow.f64 a #s(literal 4 binary64))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 b_2) (neg.f64 a)) (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a))) (pow.f64 a #s(literal 4 binary64))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 a) (neg.f64 b_2)) (neg.f64 a) (*.f64 (*.f64 a a) (/.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) (neg.f64 a)))) (pow.f64 (neg.f64 a) #s(literal 3 binary64))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 a) (neg.f64 b_2)) a (*.f64 (*.f64 a a) (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))))) (pow.f64 a #s(literal 3 binary64))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 a) (neg.f64 b_2)) a (*.f64 (*.f64 a a) (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) #s(literal 1 binary64)))) (pow.f64 a #s(literal 3 binary64))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 a) (neg.f64 b_2)) a (*.f64 (*.f64 a a) (/.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) a))) (pow.f64 a #s(literal 3 binary64))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 a) (neg.f64 b_2)) (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 a)))) (pow.f64 a #s(literal 4 binary64))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 a) (neg.f64 b_2)) (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a))) (pow.f64 a #s(literal 4 binary64))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (neg.f64 b_2) a)) (neg.f64 a) (*.f64 (*.f64 a a) (/.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) (neg.f64 a)))) (pow.f64 (neg.f64 a) #s(literal 3 binary64))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (neg.f64 b_2) a)) a (*.f64 (*.f64 a a) (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))))) (pow.f64 a #s(literal 3 binary64))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (neg.f64 b_2) a)) a (*.f64 (*.f64 a a) (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) #s(literal 1 binary64)))) (pow.f64 a #s(literal 3 binary64))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (neg.f64 b_2) a)) a (*.f64 (*.f64 a a) (/.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) a))) (pow.f64 a #s(literal 3 binary64))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (neg.f64 b_2) a)) (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 a)))) (pow.f64 a #s(literal 4 binary64))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (neg.f64 b_2) a)) (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a))) (pow.f64 a #s(literal 4 binary64))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 b_2) a) (neg.f64 a) (*.f64 (*.f64 a a) (/.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) (neg.f64 a)))) (pow.f64 (neg.f64 a) #s(literal 3 binary64))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 b_2) a) a (*.f64 (*.f64 a a) (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))))) (pow.f64 a #s(literal 3 binary64))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 b_2) a) a (*.f64 (*.f64 a a) (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) #s(literal 1 binary64)))) (pow.f64 a #s(literal 3 binary64))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 b_2) a) a (*.f64 (*.f64 a a) (/.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) a))) (pow.f64 a #s(literal 3 binary64))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 b_2) a) (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 a)))) (pow.f64 a #s(literal 4 binary64))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) (neg.f64 a)) (neg.f64 a) (*.f64 (neg.f64 a) (/.f64 (*.f64 b_2 a) a))) (*.f64 a a)) |
(/.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) (neg.f64 a)) a (*.f64 (neg.f64 a) (*.f64 #s(literal 1 binary64) (neg.f64 b_2)))) (*.f64 a a)) |
(/.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) (neg.f64 a)) a (*.f64 (neg.f64 a) (*.f64 (neg.f64 b_2) #s(literal 1 binary64)))) (*.f64 a a)) |
(/.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) (neg.f64 a)) a (*.f64 (neg.f64 a) (/.f64 (*.f64 (neg.f64 b_2) a) a))) (*.f64 a a)) |
(/.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) (neg.f64 a)) (*.f64 a a) (*.f64 (neg.f64 a) (*.f64 (neg.f64 b_2) (neg.f64 a)))) (pow.f64 (neg.f64 a) #s(literal 3 binary64))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) (neg.f64 a)) (*.f64 a a) (*.f64 (neg.f64 a) (*.f64 (neg.f64 a) (neg.f64 b_2)))) (pow.f64 (neg.f64 a) #s(literal 3 binary64))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) (neg.f64 a)) (*.f64 a a) (*.f64 (neg.f64 a) (neg.f64 (*.f64 (neg.f64 b_2) a)))) (pow.f64 (neg.f64 a) #s(literal 3 binary64))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) (neg.f64 a)) (*.f64 a a) (*.f64 (neg.f64 a) (*.f64 (neg.f64 b_2) a))) (pow.f64 (neg.f64 a) #s(literal 3 binary64))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) (neg.f64 a) (*.f64 a (/.f64 (*.f64 b_2 a) a))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) a (*.f64 a (*.f64 #s(literal 1 binary64) (neg.f64 b_2)))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) a (*.f64 a (*.f64 (neg.f64 b_2) #s(literal 1 binary64)))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) a (*.f64 a (/.f64 (*.f64 (neg.f64 b_2) a) a))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) (*.f64 a a) (*.f64 a (*.f64 (neg.f64 b_2) (neg.f64 a)))) (pow.f64 a #s(literal 3 binary64))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) (*.f64 a a) (*.f64 a (*.f64 (neg.f64 a) (neg.f64 b_2)))) (pow.f64 a #s(literal 3 binary64))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) (*.f64 a a) (*.f64 a (neg.f64 (*.f64 (neg.f64 b_2) a)))) (pow.f64 a #s(literal 3 binary64))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) (*.f64 a a) (*.f64 a (*.f64 (neg.f64 b_2) a))) (pow.f64 a #s(literal 3 binary64))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) #s(literal 1 binary64)) (neg.f64 a) (*.f64 a (/.f64 (*.f64 b_2 a) a))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) #s(literal 1 binary64)) a (*.f64 a (*.f64 #s(literal 1 binary64) (neg.f64 b_2)))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) #s(literal 1 binary64)) a (*.f64 a (*.f64 (neg.f64 b_2) #s(literal 1 binary64)))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) #s(literal 1 binary64)) a (*.f64 a (/.f64 (*.f64 (neg.f64 b_2) a) a))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) #s(literal 1 binary64)) (*.f64 a a) (*.f64 a (*.f64 (neg.f64 b_2) (neg.f64 a)))) (pow.f64 a #s(literal 3 binary64))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) #s(literal 1 binary64)) (*.f64 a a) (*.f64 a (*.f64 (neg.f64 a) (neg.f64 b_2)))) (pow.f64 a #s(literal 3 binary64))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) #s(literal 1 binary64)) (*.f64 a a) (*.f64 a (neg.f64 (*.f64 (neg.f64 b_2) a)))) (pow.f64 a #s(literal 3 binary64))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) #s(literal 1 binary64)) (*.f64 a a) (*.f64 a (*.f64 (neg.f64 b_2) a))) (pow.f64 a #s(literal 3 binary64))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) a) (neg.f64 a) (*.f64 a (/.f64 (*.f64 b_2 a) a))) (*.f64 a a)) |
(/.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) a) a (*.f64 a (*.f64 #s(literal 1 binary64) (neg.f64 b_2)))) (*.f64 a a)) |
(/.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) a) a (*.f64 a (*.f64 (neg.f64 b_2) #s(literal 1 binary64)))) (*.f64 a a)) |
(/.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) a) a (*.f64 a (/.f64 (*.f64 (neg.f64 b_2) a) a))) (*.f64 a a)) |
(/.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) a) (*.f64 a a) (*.f64 a (*.f64 (neg.f64 b_2) (neg.f64 a)))) (pow.f64 a #s(literal 3 binary64))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) a) (*.f64 a a) (*.f64 a (*.f64 (neg.f64 a) (neg.f64 b_2)))) (pow.f64 a #s(literal 3 binary64))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) a) (*.f64 a a) (*.f64 a (neg.f64 (*.f64 (neg.f64 b_2) a)))) (pow.f64 a #s(literal 3 binary64))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) a) (*.f64 a a) (*.f64 a (*.f64 (neg.f64 b_2) a))) (pow.f64 a #s(literal 3 binary64))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 a)) (neg.f64 a) (*.f64 (*.f64 a a) (/.f64 (*.f64 b_2 a) a))) (pow.f64 (neg.f64 a) #s(literal 3 binary64))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 a)) a (*.f64 (*.f64 a a) (*.f64 #s(literal 1 binary64) (neg.f64 b_2)))) (pow.f64 a #s(literal 3 binary64))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 a)) a (*.f64 (*.f64 a a) (*.f64 (neg.f64 b_2) #s(literal 1 binary64)))) (pow.f64 a #s(literal 3 binary64))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 a)) a (*.f64 (*.f64 a a) (/.f64 (*.f64 (neg.f64 b_2) a) a))) (pow.f64 a #s(literal 3 binary64))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 a)) (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 (neg.f64 b_2) (neg.f64 a)))) (pow.f64 a #s(literal 4 binary64))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 a)) (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 (neg.f64 a) (neg.f64 b_2)))) (pow.f64 a #s(literal 4 binary64))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 a)) (*.f64 a a) (*.f64 (*.f64 a a) (neg.f64 (*.f64 (neg.f64 b_2) a)))) (pow.f64 a #s(literal 4 binary64))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 a)) (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 (neg.f64 b_2) a))) (pow.f64 a #s(literal 4 binary64))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) (neg.f64 a) (*.f64 (*.f64 a a) (/.f64 (*.f64 b_2 a) a))) (pow.f64 (neg.f64 a) #s(literal 3 binary64))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) a (*.f64 (*.f64 a a) (*.f64 #s(literal 1 binary64) (neg.f64 b_2)))) (pow.f64 a #s(literal 3 binary64))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) a (*.f64 (*.f64 a a) (*.f64 (neg.f64 b_2) #s(literal 1 binary64)))) (pow.f64 a #s(literal 3 binary64))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) a (*.f64 (*.f64 a a) (/.f64 (*.f64 (neg.f64 b_2) a) a))) (pow.f64 a #s(literal 3 binary64))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 (neg.f64 b_2) (neg.f64 a)))) (pow.f64 a #s(literal 4 binary64))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 (neg.f64 a) (neg.f64 b_2)))) (pow.f64 a #s(literal 4 binary64))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) (*.f64 a a) (*.f64 (*.f64 a a) (neg.f64 (*.f64 (neg.f64 b_2) a)))) (pow.f64 a #s(literal 4 binary64))) |
(/.f64 (fma.f64 (neg.f64 b_2) (neg.f64 (neg.f64 a)) (*.f64 (neg.f64 (neg.f64 a)) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))))))) (*.f64 a a)) |
(/.f64 (fma.f64 (neg.f64 b_2) (neg.f64 a) (*.f64 (neg.f64 (neg.f64 a)) (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))))) (*.f64 a a)) |
(/.f64 (fma.f64 (neg.f64 b_2) (neg.f64 (neg.f64 a)) (*.f64 a (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))))))) (*.f64 a (neg.f64 (neg.f64 a)))) |
(/.f64 (fma.f64 b_2 (neg.f64 (neg.f64 a)) (*.f64 (neg.f64 a) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))))))) (*.f64 a a)) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))))) (neg.f64 (neg.f64 a)) (*.f64 (neg.f64 (neg.f64 a)) (neg.f64 b_2))) (*.f64 a a)) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))))) a (*.f64 (neg.f64 (neg.f64 a)) (neg.f64 b_2))) (*.f64 (neg.f64 (neg.f64 a)) a)) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))))) (neg.f64 a) (*.f64 (neg.f64 (neg.f64 a)) b_2)) (*.f64 a a)) |
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) (neg.f64 (neg.f64 a)) (*.f64 (neg.f64 a) (neg.f64 b_2))) (*.f64 a a)) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 (neg.f64 a)) (*.f64 (neg.f64 b_2) a)) (*.f64 a (neg.f64 (neg.f64 a)))) |
(/.f64 (fma.f64 (/.f64 (*.f64 b_2 a) a) a (*.f64 (neg.f64 a) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) #s(literal 1 binary64)))) (*.f64 a a)) |
(/.f64 (fma.f64 (/.f64 (*.f64 b_2 a) a) (*.f64 a a) (*.f64 (neg.f64 a) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) (neg.f64 a)))) (pow.f64 (neg.f64 a) #s(literal 3 binary64))) |
(/.f64 (fma.f64 (/.f64 (*.f64 b_2 a) a) (*.f64 a a) (*.f64 (neg.f64 a) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) a))) (pow.f64 (neg.f64 a) #s(literal 3 binary64))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 b_2)) a (*.f64 a (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) #s(literal 1 binary64)))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 b_2)) (*.f64 a a) (*.f64 a (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) (neg.f64 a)))) (pow.f64 a #s(literal 3 binary64))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 b_2)) (*.f64 a a) (*.f64 a (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) a))) (pow.f64 a #s(literal 3 binary64))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 b_2) #s(literal 1 binary64)) a (*.f64 a (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) #s(literal 1 binary64)))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 b_2) #s(literal 1 binary64)) (*.f64 a a) (*.f64 a (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) (neg.f64 a)))) (pow.f64 a #s(literal 3 binary64))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 b_2) #s(literal 1 binary64)) (*.f64 a a) (*.f64 a (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) a))) (pow.f64 a #s(literal 3 binary64))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (neg.f64 b_2) a) a) a (*.f64 a (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) #s(literal 1 binary64)))) (*.f64 a a)) |
(/.f64 (fma.f64 (/.f64 (*.f64 (neg.f64 b_2) a) a) (*.f64 a a) (*.f64 a (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) (neg.f64 a)))) (pow.f64 a #s(literal 3 binary64))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (neg.f64 b_2) a) a) (*.f64 a a) (*.f64 a (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) a))) (pow.f64 a #s(literal 3 binary64))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 b_2) (neg.f64 a)) a (*.f64 (*.f64 a a) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) #s(literal 1 binary64)))) (pow.f64 a #s(literal 3 binary64))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 b_2) (neg.f64 a)) (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) (neg.f64 a)))) (pow.f64 a #s(literal 4 binary64))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 b_2) (neg.f64 a)) (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) a))) (pow.f64 a #s(literal 4 binary64))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 a) (neg.f64 b_2)) a (*.f64 (*.f64 a a) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) #s(literal 1 binary64)))) (pow.f64 a #s(literal 3 binary64))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 a) (neg.f64 b_2)) (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) (neg.f64 a)))) (pow.f64 a #s(literal 4 binary64))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 a) (neg.f64 b_2)) (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) a))) (pow.f64 a #s(literal 4 binary64))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (neg.f64 b_2) a)) a (*.f64 (*.f64 a a) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) #s(literal 1 binary64)))) (pow.f64 a #s(literal 3 binary64))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (neg.f64 b_2) a)) (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) (neg.f64 a)))) (pow.f64 a #s(literal 4 binary64))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (neg.f64 b_2) a)) (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) a))) (pow.f64 a #s(literal 4 binary64))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 b_2) a) a (*.f64 (*.f64 a a) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) #s(literal 1 binary64)))) (pow.f64 a #s(literal 3 binary64))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 b_2) a) (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) (neg.f64 a)))) (pow.f64 a #s(literal 4 binary64))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 b_2) a) (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) a))) (pow.f64 a #s(literal 4 binary64))) |
(/.f64 (-.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))))) (neg.f64 b_2)) (neg.f64 (neg.f64 a))) |
(/.f64 (-.f64 (neg.f64 b_2) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))))) (neg.f64 (neg.f64 a))) |
(/.f64 (-.f64 b_2 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))))) (neg.f64 a)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 b_2)) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) #s(literal 1 binary64))) a) |
(/.f64 (-.f64 (*.f64 (neg.f64 b_2) #s(literal 1 binary64)) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) #s(literal 1 binary64))) a) |
(/.f64 (-.f64 (/.f64 (*.f64 (neg.f64 b_2) a) a) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) #s(literal 1 binary64))) a) |
(/.f64 (-.f64 (*.f64 (neg.f64 b_2) (neg.f64 a)) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) (neg.f64 a))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (neg.f64 a) (neg.f64 b_2)) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) (neg.f64 a))) (*.f64 a a)) |
(/.f64 (-.f64 (neg.f64 (*.f64 (neg.f64 b_2) a)) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) (neg.f64 a))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) (*.f64 b_2 #s(literal 1 binary64))) a) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) #s(literal 1 binary64)) (*.f64 b_2 #s(literal 1 binary64))) a) |
(/.f64 (-.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) a) (*.f64 b_2 #s(literal 1 binary64))) a) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 a)) (*.f64 (neg.f64 b_2) a)) (*.f64 a a)) |
(/.f64 (-.f64 (/.f64 (*.f64 b_2 a) a) (/.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) (neg.f64 a))) (neg.f64 a)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 b_2)) (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))))) a) |
(/.f64 (-.f64 (*.f64 (neg.f64 b_2) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))))) a) |
(/.f64 (-.f64 (/.f64 (*.f64 (neg.f64 b_2) a) a) (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))))) a) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 b_2)) (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) #s(literal 1 binary64))) a) |
(/.f64 (-.f64 (*.f64 (neg.f64 b_2) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) #s(literal 1 binary64))) a) |
(/.f64 (-.f64 (/.f64 (*.f64 (neg.f64 b_2) a) a) (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) #s(literal 1 binary64))) a) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 b_2)) (/.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) a)) a) |
(/.f64 (-.f64 (*.f64 (neg.f64 b_2) #s(literal 1 binary64)) (/.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) a)) a) |
(/.f64 (-.f64 (/.f64 (*.f64 (neg.f64 b_2) a) a) (/.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) a)) a) |
(/.f64 (-.f64 (*.f64 (neg.f64 b_2) (neg.f64 a)) (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 a))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (neg.f64 a) (neg.f64 b_2)) (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 a))) (*.f64 a a)) |
(/.f64 (-.f64 (neg.f64 (*.f64 (neg.f64 b_2) a)) (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 a))) (*.f64 a a)) |
(/.f64 (-.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) (neg.f64 a)) (/.f64 (*.f64 b_2 a) a)) (neg.f64 a)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) (*.f64 #s(literal 1 binary64) (neg.f64 b_2))) a) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) (neg.f64 b_2))) a) |
(/.f64 (-.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) a) (*.f64 #s(literal 1 binary64) (neg.f64 b_2))) a) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) (*.f64 (neg.f64 b_2) #s(literal 1 binary64))) a) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) #s(literal 1 binary64)) (*.f64 (neg.f64 b_2) #s(literal 1 binary64))) a) |
(/.f64 (-.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) a) (*.f64 (neg.f64 b_2) #s(literal 1 binary64))) a) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) (/.f64 (*.f64 (neg.f64 b_2) a) a)) a) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) #s(literal 1 binary64)) (/.f64 (*.f64 (neg.f64 b_2) a) a)) a) |
(/.f64 (-.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) a) (/.f64 (*.f64 (neg.f64 b_2) a) a)) a) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 a)) (*.f64 (neg.f64 b_2) (neg.f64 a))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 a)) (*.f64 (neg.f64 a) (neg.f64 b_2))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 a)) (neg.f64 (*.f64 (neg.f64 b_2) a))) (*.f64 a a)) |
(/.f64 (/.f64 (*.f64 a (+.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))))) (neg.f64 a)) (neg.f64 a)) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))))) a) |
(/.f64 (*.f64 (neg.f64 a) (+.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))))) (*.f64 a a)) |
(/.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) (-.f64 (*.f64 b_2 b_2) (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) (-.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))))) |
(/.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) (+.f64 (pow.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)) #s(literal 3/2 binary64)) (pow.f64 b_2 #s(literal 3 binary64)))) (fma.f64 b_2 b_2 (+.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)) (*.f64 b_2 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))))))) |
(/.f64 (/.f64 (-.f64 (pow.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)) #s(literal 3/2 binary64)) (pow.f64 b_2 #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))) (+.f64 (/.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)) (*.f64 a a)) (/.f64 (fma.f64 b_2 b_2 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) b_2)) (*.f64 a a)))) |
(/.f64 (/.f64 (-.f64 (pow.f64 (*.f64 b_2 a) #s(literal 3 binary64)) (pow.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) #s(literal 3 binary64))) (pow.f64 a #s(literal 6 binary64))) (fma.f64 (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 b_2)) a) (pow.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) b_2) #s(literal 2 binary64)))) |
(/.f64 (+.f64 b_2 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))))) (neg.f64 a)) |
(/.f64 (+.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) b_2) (neg.f64 a)) |
(/.f64 (neg.f64 (-.f64 (*.f64 b_2 b_2) (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) (neg.f64 (*.f64 (-.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) a))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)) #s(literal 3/2 binary64)) (pow.f64 b_2 #s(literal 3 binary64)))) (neg.f64 (*.f64 (fma.f64 b_2 b_2 (+.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)) (*.f64 b_2 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))))) a))) |
(/.f64 (neg.f64 (/.f64 (*.f64 a (+.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))))) a)) (neg.f64 a)) |
(/.f64 (neg.f64 (/.f64 (-.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)) (*.f64 b_2 b_2)) (*.f64 a a))) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 b_2)) a)) |
(/.f64 (neg.f64 (/.f64 (+.f64 (pow.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)) #s(literal 3/2 binary64)) (pow.f64 b_2 #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (neg.f64 (fma.f64 (pow.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 2 binary64)) (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)) (/.f64 (-.f64 (pow.f64 (*.f64 b_2 a) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (neg.f64 b_2) a) a) (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))))) (pow.f64 a #s(literal 4 binary64)))))) |
(/.f64 (neg.f64 (/.f64 (+.f64 (pow.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)) #s(literal 3/2 binary64)) (pow.f64 b_2 #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (/.f64 b_2 a) #s(literal 2 binary64)) (/.f64 (+.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)) (*.f64 b_2 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))))) (*.f64 a a))))) |
(/.f64 (neg.f64 (/.f64 (+.f64 (pow.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)) #s(literal 3/2 binary64)) (pow.f64 b_2 #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 b_2)) a) (pow.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) b_2) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (/.f64 (+.f64 (pow.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)) #s(literal 3/2 binary64)) (pow.f64 b_2 #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (neg.f64 (fma.f64 (/.f64 (neg.f64 b_2) a) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 b_2)) a) (/.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)) (*.f64 a a))))) |
(/.f64 (neg.f64 (+.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))))) (neg.f64 a)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 a (+.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))))))) (*.f64 a a)) |
(/.f64 (neg.f64 (*.f64 a (-.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))))) (*.f64 a a)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 b_2 a) #s(literal 2 binary64)) (*.f64 (*.f64 a a) (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))))) (neg.f64 (*.f64 (*.f64 a (-.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))))) (*.f64 a a)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)) #s(literal 3/2 binary64)) (pow.f64 (*.f64 b_2 a) #s(literal 3 binary64)))) (neg.f64 (*.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) (-.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) (*.f64 (neg.f64 b_2) a)) (pow.f64 (*.f64 b_2 a) #s(literal 2 binary64))) (*.f64 a a)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 b_2 b_2) (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) (*.f64 a (-.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)) #s(literal 3/2 binary64)) (pow.f64 b_2 #s(literal 3 binary64)))) (*.f64 a (fma.f64 b_2 b_2 (+.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)) (*.f64 b_2 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))))))) |
(/.f64 (*.f64 (neg.f64 a) (-.f64 (*.f64 b_2 b_2) (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) (*.f64 (*.f64 a a) (-.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))))) |
(/.f64 (*.f64 (neg.f64 a) (+.f64 (pow.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)) #s(literal 3/2 binary64)) (pow.f64 b_2 #s(literal 3 binary64)))) (*.f64 (*.f64 a a) (fma.f64 b_2 b_2 (+.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)) (*.f64 b_2 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))))))) |
(/.f64 (*.f64 a (-.f64 (*.f64 b_2 b_2) (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) (*.f64 (*.f64 a a) (-.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))))) |
(/.f64 (*.f64 a (+.f64 (pow.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)) #s(literal 3/2 binary64)) (pow.f64 b_2 #s(literal 3 binary64)))) (*.f64 (*.f64 a a) (fma.f64 b_2 b_2 (+.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)) (*.f64 b_2 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) (neg.f64 a)) (*.f64 (neg.f64 b_2) a)) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) a) (*.f64 (neg.f64 a) (neg.f64 b_2))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 a)) (*.f64 b_2 a)) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) (*.f64 (neg.f64 b_2) a)) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 b_2) a) (*.f64 a a)) (*.f64 (*.f64 a a) (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a))) (pow.f64 a #s(literal 4 binary64))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 b_2) a) (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a))) (pow.f64 a #s(literal 4 binary64))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 (neg.f64 b_2) a))) (pow.f64 a #s(literal 4 binary64))) |
(/.f64 (fma.f64 (neg.f64 b_2) a (*.f64 (neg.f64 a) (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))))) (*.f64 a a)) |
(/.f64 (fma.f64 b_2 a (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 a))) (*.f64 a a)) |
(/.f64 (fma.f64 (neg.f64 b_2) (neg.f64 a) (*.f64 a (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))))) (*.f64 a a)) |
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) (neg.f64 a) (*.f64 (neg.f64 b_2) a)) (*.f64 a a)) |
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) a (*.f64 (neg.f64 a) (neg.f64 b_2))) (*.f64 a a)) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 a) (*.f64 b_2 a)) (*.f64 a a)) |
(/.f64 (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) b_2) (neg.f64 a)) |
(/.f64 (-.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 b_2)) a) |
(/.f64 (/.f64 (*.f64 a (+.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))))) a) a) |
(/.f64 (*.f64 a (-.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))))) (*.f64 a a)) |
(/.f64 (-.f64 (pow.f64 (*.f64 b_2 a) #s(literal 2 binary64)) (*.f64 (*.f64 a a) (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) (*.f64 (*.f64 a (-.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))))) (*.f64 a a))) |
(/.f64 (-.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) a) |
(/.f64 (-.f64 (*.f64 b_2 b_2) (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (*.f64 (-.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) a)) |
(/.f64 (/.f64 (-.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)) (*.f64 b_2 b_2)) (*.f64 a a)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 b_2)) a)) |
(/.f64 (fma.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)) #s(literal 3/2 binary64)) (pow.f64 (*.f64 b_2 a) #s(literal 3 binary64))) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) (-.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) (*.f64 (neg.f64 b_2) a)) (pow.f64 (*.f64 b_2 a) #s(literal 2 binary64))) (*.f64 a a))) |
(/.f64 (/.f64 (+.f64 (pow.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)) #s(literal 3/2 binary64)) (pow.f64 b_2 #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))) (fma.f64 (pow.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 2 binary64)) (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)) (/.f64 (-.f64 (pow.f64 (*.f64 b_2 a) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (neg.f64 b_2) a) a) (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))))) (pow.f64 a #s(literal 4 binary64))))) |
(/.f64 (/.f64 (+.f64 (pow.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)) #s(literal 3/2 binary64)) (pow.f64 b_2 #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 b_2 a) #s(literal 2 binary64)) (/.f64 (+.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)) (*.f64 b_2 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))))) (*.f64 a a)))) |
(/.f64 (/.f64 (+.f64 (pow.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)) #s(literal 3/2 binary64)) (pow.f64 b_2 #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 b_2)) a) (pow.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) b_2) #s(literal 2 binary64)))) |
(/.f64 (/.f64 (+.f64 (pow.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)) #s(literal 3/2 binary64)) (pow.f64 b_2 #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))) (fma.f64 (/.f64 (neg.f64 b_2) a) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 b_2)) a) (/.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)) (*.f64 a a)))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)) #s(literal 3/2 binary64)) (pow.f64 b_2 #s(literal 3 binary64))) (*.f64 (fma.f64 b_2 b_2 (+.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)) (*.f64 b_2 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))))) a)) |
(/.f64 (+.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) a) |
(/.f64 (neg.f64 (*.f64 a (+.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))))) (*.f64 a a)) |
(/.f64 (*.f64 a (+.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))))) (*.f64 (neg.f64 (neg.f64 a)) a)) |
(/.f64 (*.f64 a (+.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))))) (*.f64 a a)) |
(neg.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 b_2)) a)) |
(fma.f64 (/.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 (neg.f64 a))) (/.f64 a (neg.f64 (neg.f64 a))) (*.f64 (pow.f64 a #s(literal -1 binary64)) b_2)) |
(fma.f64 (/.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 (neg.f64 a))) (/.f64 a (neg.f64 a)) (*.f64 (pow.f64 a #s(literal -1 binary64)) b_2)) |
(fma.f64 (/.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 (neg.f64 a))) #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal -1 binary64)) b_2)) |
(fma.f64 (/.f64 (neg.f64 a) a) (/.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 a)) (*.f64 (pow.f64 a #s(literal -1 binary64)) b_2)) |
(fma.f64 (/.f64 (neg.f64 a) a) (/.f64 b_2 a) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))))) (pow.f64 a #s(literal -1 binary64)))) |
(fma.f64 (/.f64 (neg.f64 a) a) (/.f64 b_2 a) (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a))) |
(fma.f64 (/.f64 (neg.f64 a) a) (/.f64 (neg.f64 b_2) a) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))))) (pow.f64 a #s(literal -1 binary64)))) |
(fma.f64 (/.f64 (neg.f64 a) a) (/.f64 (neg.f64 b_2) a) (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a))) |
(fma.f64 (/.f64 (neg.f64 a) a) (/.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) (*.f64 (pow.f64 a #s(literal -1 binary64)) b_2)) |
(fma.f64 (/.f64 a (neg.f64 (neg.f64 a))) (/.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 (neg.f64 a))) (*.f64 (pow.f64 a #s(literal -1 binary64)) b_2)) |
(fma.f64 (/.f64 a (neg.f64 (neg.f64 a))) (/.f64 b_2 a) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))))) (pow.f64 a #s(literal -1 binary64)))) |
(fma.f64 (/.f64 a (neg.f64 (neg.f64 a))) (/.f64 b_2 a) (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a))) |
(fma.f64 (/.f64 a (neg.f64 (neg.f64 a))) (/.f64 (neg.f64 b_2) a) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))))) (pow.f64 a #s(literal -1 binary64)))) |
(fma.f64 (/.f64 a (neg.f64 (neg.f64 a))) (/.f64 (neg.f64 b_2) a) (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a))) |
(fma.f64 (fabs.f64 (/.f64 a (neg.f64 a))) (/.f64 b_2 a) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))))) (pow.f64 a #s(literal -1 binary64)))) |
(fma.f64 (fabs.f64 (/.f64 a (neg.f64 a))) (/.f64 b_2 a) (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a))) |
(fma.f64 (fabs.f64 (/.f64 a (neg.f64 a))) (/.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) (*.f64 (pow.f64 a #s(literal -1 binary64)) b_2)) |
(fma.f64 (fabs.f64 (pow.f64 a #s(literal -1 binary64))) (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (*.f64 (pow.f64 a #s(literal -1 binary64)) b_2)) |
(fma.f64 (fabs.f64 (pow.f64 a #s(literal -1 binary64))) b_2 (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))))) (pow.f64 a #s(literal -1 binary64)))) |
(fma.f64 (fabs.f64 (pow.f64 a #s(literal -1 binary64))) b_2 (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a))) |
(fma.f64 (/.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) a) #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal -1 binary64)) b_2)) |
(fma.f64 (/.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 a)) (/.f64 (neg.f64 a) a) (*.f64 (pow.f64 a #s(literal -1 binary64)) b_2)) |
(fma.f64 (/.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 a)) (/.f64 a (neg.f64 (neg.f64 a))) (*.f64 (pow.f64 a #s(literal -1 binary64)) b_2)) |
(fma.f64 (/.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 a)) (/.f64 a (neg.f64 a)) (*.f64 (pow.f64 a #s(literal -1 binary64)) b_2)) |
(fma.f64 (/.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 a)) #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal -1 binary64)) b_2)) |
(fma.f64 (/.f64 a (neg.f64 a)) (/.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 (neg.f64 a))) (*.f64 (pow.f64 a #s(literal -1 binary64)) b_2)) |
(fma.f64 (/.f64 a (neg.f64 a)) (/.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 a)) (*.f64 (pow.f64 a #s(literal -1 binary64)) b_2)) |
(fma.f64 (/.f64 a (neg.f64 a)) (/.f64 b_2 a) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))))) (pow.f64 a #s(literal -1 binary64)))) |
(fma.f64 (/.f64 a (neg.f64 a)) (/.f64 b_2 a) (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a))) |
(fma.f64 (/.f64 a (neg.f64 a)) (/.f64 (neg.f64 b_2) a) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))))) (pow.f64 a #s(literal -1 binary64)))) |
(fma.f64 (/.f64 a (neg.f64 a)) (/.f64 (neg.f64 b_2) a) (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 (neg.f64 a))) (*.f64 (pow.f64 a #s(literal -1 binary64)) b_2)) |
(fma.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 a)) (*.f64 (pow.f64 a #s(literal -1 binary64)) b_2)) |
(fma.f64 #s(literal 1 binary64) (/.f64 b_2 a) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))))) (pow.f64 a #s(literal -1 binary64)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 b_2 a) (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (neg.f64 b_2) a) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))))) (pow.f64 a #s(literal -1 binary64)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (neg.f64 b_2) a) (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) (*.f64 (pow.f64 a #s(literal -1 binary64)) b_2)) |
(fma.f64 (/.f64 b_2 a) (/.f64 (neg.f64 a) a) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))))) (pow.f64 a #s(literal -1 binary64)))) |
(fma.f64 (/.f64 b_2 a) (/.f64 (neg.f64 a) a) (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a))) |
(fma.f64 (/.f64 b_2 a) (/.f64 a (neg.f64 (neg.f64 a))) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))))) (pow.f64 a #s(literal -1 binary64)))) |
(fma.f64 (/.f64 b_2 a) (/.f64 a (neg.f64 (neg.f64 a))) (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a))) |
(fma.f64 (/.f64 b_2 a) (fabs.f64 (/.f64 a (neg.f64 a))) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))))) (pow.f64 a #s(literal -1 binary64)))) |
(fma.f64 (/.f64 b_2 a) (fabs.f64 (/.f64 a (neg.f64 a))) (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a))) |
(fma.f64 (/.f64 b_2 a) (/.f64 a (neg.f64 a)) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))))) (pow.f64 a #s(literal -1 binary64)))) |
(fma.f64 (/.f64 b_2 a) (/.f64 a (neg.f64 a)) (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a))) |
(fma.f64 (/.f64 b_2 a) #s(literal 1 binary64) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))))) (pow.f64 a #s(literal -1 binary64)))) |
(fma.f64 (/.f64 b_2 a) #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a))) |
(fma.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) (pow.f64 a #s(literal -1 binary64)) (*.f64 (pow.f64 a #s(literal -1 binary64)) b_2)) |
(fma.f64 (pow.f64 a #s(literal -1 binary64)) (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) (*.f64 (pow.f64 a #s(literal -1 binary64)) b_2)) |
(fma.f64 (pow.f64 a #s(literal -1 binary64)) (neg.f64 b_2) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))))) (pow.f64 a #s(literal -1 binary64)))) |
(fma.f64 (pow.f64 a #s(literal -1 binary64)) (neg.f64 b_2) (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a))) |
(fma.f64 (pow.f64 a #s(literal -1 binary64)) (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (*.f64 (pow.f64 a #s(literal -1 binary64)) b_2)) |
(fma.f64 (pow.f64 a #s(literal -1 binary64)) b_2 (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))))) (pow.f64 a #s(literal -1 binary64)))) |
(fma.f64 (pow.f64 a #s(literal -1 binary64)) b_2 (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a))) |
(fma.f64 (/.f64 (neg.f64 b_2) a) (/.f64 (neg.f64 a) a) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))))) (pow.f64 a #s(literal -1 binary64)))) |
(fma.f64 (/.f64 (neg.f64 b_2) a) (/.f64 (neg.f64 a) a) (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a))) |
(fma.f64 (/.f64 (neg.f64 b_2) a) (/.f64 a (neg.f64 (neg.f64 a))) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))))) (pow.f64 a #s(literal -1 binary64)))) |
(fma.f64 (/.f64 (neg.f64 b_2) a) (/.f64 a (neg.f64 (neg.f64 a))) (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a))) |
(fma.f64 (/.f64 (neg.f64 b_2) a) (/.f64 a (neg.f64 a)) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))))) (pow.f64 a #s(literal -1 binary64)))) |
(fma.f64 (/.f64 (neg.f64 b_2) a) (/.f64 a (neg.f64 a)) (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a))) |
(fma.f64 (/.f64 (neg.f64 b_2) a) #s(literal 1 binary64) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))))) (pow.f64 a #s(literal -1 binary64)))) |
(fma.f64 (/.f64 (neg.f64 b_2) a) #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a))) |
(fma.f64 (neg.f64 b_2) (pow.f64 a #s(literal -1 binary64)) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))))) (pow.f64 a #s(literal -1 binary64)))) |
(fma.f64 (neg.f64 b_2) (pow.f64 a #s(literal -1 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a))) |
(fma.f64 (/.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) (/.f64 (neg.f64 a) a) (*.f64 (pow.f64 a #s(literal -1 binary64)) b_2)) |
(fma.f64 (/.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) (fabs.f64 (/.f64 a (neg.f64 a))) (*.f64 (pow.f64 a #s(literal -1 binary64)) b_2)) |
(fma.f64 (/.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) (/.f64 a (neg.f64 a)) (*.f64 (pow.f64 a #s(literal -1 binary64)) b_2)) |
(fma.f64 (/.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal -1 binary64)) b_2)) |
(fma.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (fabs.f64 (pow.f64 a #s(literal -1 binary64))) (*.f64 (pow.f64 a #s(literal -1 binary64)) b_2)) |
(fma.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (pow.f64 a #s(literal -1 binary64)) (*.f64 (pow.f64 a #s(literal -1 binary64)) b_2)) |
(fma.f64 b_2 (fabs.f64 (pow.f64 a #s(literal -1 binary64))) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))))) (pow.f64 a #s(literal -1 binary64)))) |
(fma.f64 b_2 (fabs.f64 (pow.f64 a #s(literal -1 binary64))) (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a))) |
(fma.f64 b_2 (pow.f64 a #s(literal -1 binary64)) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))))) (pow.f64 a #s(literal -1 binary64)))) |
(fma.f64 b_2 (pow.f64 a #s(literal -1 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a))) |
(fma.f64 a (fabs.f64 (/.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (*.f64 a a))) (*.f64 (pow.f64 a #s(literal -1 binary64)) b_2)) |
(fma.f64 a (fabs.f64 (/.f64 b_2 (*.f64 a a))) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))))) (pow.f64 a #s(literal -1 binary64)))) |
(fma.f64 a (fabs.f64 (/.f64 b_2 (*.f64 a a))) (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a))) |
(fma.f64 a (/.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (*.f64 a a)) (*.f64 (pow.f64 a #s(literal -1 binary64)) b_2)) |
(fma.f64 a (/.f64 b_2 (*.f64 a a)) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))))) (pow.f64 a #s(literal -1 binary64)))) |
(fma.f64 a (/.f64 b_2 (*.f64 a a)) (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a))) |
(-.f64 (/.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) #s(literal 3 binary64)) (+.f64 (/.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)) (*.f64 a a)) (/.f64 (fma.f64 b_2 b_2 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) b_2)) (*.f64 a a)))) (/.f64 (pow.f64 (/.f64 b_2 a) #s(literal 3 binary64)) (+.f64 (/.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)) (*.f64 a a)) (/.f64 (fma.f64 b_2 b_2 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) b_2)) (*.f64 a a))))) |
(-.f64 (/.f64 (pow.f64 (/.f64 b_2 a) #s(literal 2 binary64)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 b_2)) a)) (/.f64 (/.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)) (*.f64 a a)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 b_2)) a))) |
(-.f64 (/.f64 (/.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)) (*.f64 a a)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 b_2)) a)) (/.f64 (pow.f64 (/.f64 b_2 a) #s(literal 2 binary64)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 b_2)) a))) |
(-.f64 (/.f64 (pow.f64 (*.f64 b_2 a) #s(literal 2 binary64)) (*.f64 (*.f64 a (-.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))))) (*.f64 a a))) (/.f64 (*.f64 (*.f64 a a) (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (*.f64 (*.f64 a (-.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))))) (*.f64 a a)))) |
(-.f64 (/.f64 (*.f64 b_2 b_2) (*.f64 (-.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) a)) (/.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)) (*.f64 (-.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) a))) |
(-.f64 (/.f64 (/.f64 (*.f64 b_2 b_2) (-.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))))) a) (/.f64 (/.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)) (-.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))))) a)) |
(-.f64 (/.f64 (/.f64 (pow.f64 (*.f64 b_2 a) #s(literal 2 binary64)) (*.f64 a (-.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))))) (*.f64 a a)) (/.f64 (/.f64 (*.f64 (*.f64 a a) (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (*.f64 a (-.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))))) (*.f64 a a))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) b_2) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 b_2)) a) (pow.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) b_2) #s(literal 2 binary64)))) (/.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 b_2)) a) (pow.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) b_2) #s(literal 2 binary64))))) |
(-.f64 (/.f64 (*.f64 (*.f64 (neg.f64 b_2) a) (*.f64 a a)) (pow.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a)) (pow.f64 a #s(literal 4 binary64)))) |
(-.f64 (/.f64 (*.f64 (pow.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 2 binary64)) (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 b_2)) a)) (/.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) b_2) #s(literal 2 binary64)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 b_2)) a))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) b_2) #s(literal 2 binary64)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 b_2)) a)) (/.f64 (*.f64 (pow.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 2 binary64)) (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 b_2)) a))) |
(-.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) b_2) (/.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 a)) a) a)) |
(-.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) b_2) (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a))) |
(-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a)) (*.f64 (pow.f64 a #s(literal -1 binary64)) b_2)) |
(-.f64 (/.f64 (neg.f64 b_2) a) (/.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a)) |
(-.f64 (/.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) (/.f64 (neg.f64 b_2) a)) |
(+.f64 (/.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) b_2) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 b_2)) a) (pow.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) b_2) #s(literal 2 binary64)))) (/.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 b_2)) a) (pow.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) b_2) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) #s(literal 3 binary64)) (fma.f64 (/.f64 (neg.f64 b_2) a) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 b_2)) a) (/.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)) (*.f64 a a)))) (/.f64 (pow.f64 (/.f64 b_2 a) #s(literal 3 binary64)) (fma.f64 (/.f64 (neg.f64 b_2) a) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 b_2)) a) (/.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)) (*.f64 a a))))) |
(+.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) b_2) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))))) (pow.f64 a #s(literal -1 binary64)))) |
(+.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) b_2) (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a))) |
(+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a)) (*.f64 (pow.f64 a #s(literal -1 binary64)) b_2)) |
(+.f64 (/.f64 (neg.f64 b_2) a) (/.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a)) |
(+.f64 (/.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) (/.f64 (neg.f64 b_2) a)) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))))) (neg.f64 (neg.f64 (neg.f64 a)))) |
(/.f64 (fabs.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))))) a) |
(/.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) (neg.f64 a)) |
(/.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) |
(neg.f64 (/.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) a)) |
(neg.f64 (/.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 a))) |
(sqrt.f64 (/.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)) (*.f64 a a))) |
(fabs.f64 (/.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) a)) |
(fabs.f64 (/.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 a))) |
(fabs.f64 (neg.f64 (/.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a))) |
(fabs.f64 (/.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a)) |
(*.f64 (neg.f64 (pow.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)) #s(literal 1/4 binary64))) (neg.f64 (pow.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)) #s(literal 1/4 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)) #s(literal 1/4 binary64))) (fabs.f64 (pow.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)) #s(literal 1/4 binary64)))) |
(*.f64 (sqrt.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))))) (sqrt.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))))) |
(*.f64 (sqrt.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) (sqrt.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))))) |
(*.f64 (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)) #s(literal 1/4 binary64))) |
(pow.f64 (pow.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (-.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 4 binary64))) #s(literal 1/4 binary64)) |
(pow.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) #s(literal 1 binary64)) |
(pow.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)) #s(literal 1/2 binary64)) |
(/.f64 (neg.f64 (sqrt.f64 (-.f64 (pow.f64 b_2 #s(literal 4 binary64)) (pow.f64 (*.f64 c a) #s(literal 2 binary64))))) (neg.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))))) |
(/.f64 (neg.f64 (sqrt.f64 (-.f64 (pow.f64 b_2 #s(literal 6 binary64)) (pow.f64 (*.f64 c a) #s(literal 3 binary64))))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c a) (fma.f64 b_2 b_2 (*.f64 c a)) (pow.f64 b_2 #s(literal 4 binary64)))))) |
(/.f64 (neg.f64 (hypot.f64 (pow.f64 (*.f64 c a) #s(literal 3/2 binary64)) (pow.f64 b_2 #s(literal 3 binary64)))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 (neg.f64 c) a) (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)) (pow.f64 b_2 #s(literal 4 binary64)))))) |
(/.f64 (neg.f64 (hypot.f64 (pow.f64 (*.f64 c a) #s(literal 3/2 binary64)) (pow.f64 b_2 #s(literal 3 binary64)))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 b_2 b_2) (fma.f64 b_2 b_2 (*.f64 c a)) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))))) |
(/.f64 (fabs.f64 (sqrt.f64 (-.f64 (pow.f64 b_2 #s(literal 4 binary64)) (pow.f64 (*.f64 c a) #s(literal 2 binary64))))) (fabs.f64 (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a))))) |
(/.f64 (fabs.f64 (sqrt.f64 (-.f64 (pow.f64 b_2 #s(literal 6 binary64)) (pow.f64 (*.f64 c a) #s(literal 3 binary64))))) (fabs.f64 (sqrt.f64 (fma.f64 (*.f64 c a) (fma.f64 b_2 b_2 (*.f64 c a)) (pow.f64 b_2 #s(literal 4 binary64)))))) |
(/.f64 (fabs.f64 (hypot.f64 (pow.f64 (*.f64 c a) #s(literal 3/2 binary64)) (pow.f64 b_2 #s(literal 3 binary64)))) (fabs.f64 (sqrt.f64 (fma.f64 (*.f64 (neg.f64 c) a) (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)) (pow.f64 b_2 #s(literal 4 binary64)))))) |
(/.f64 (fabs.f64 (hypot.f64 (pow.f64 (*.f64 c a) #s(literal 3/2 binary64)) (pow.f64 b_2 #s(literal 3 binary64)))) (fabs.f64 (sqrt.f64 (fma.f64 (*.f64 b_2 b_2) (fma.f64 b_2 b_2 (*.f64 c a)) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))))) |
(/.f64 (sqrt.f64 (-.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 6 binary64)))) (sqrt.f64 (+.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (+.f64 (pow.f64 b_2 #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 (neg.f64 c) a) b_2) b_2))))) |
(/.f64 (sqrt.f64 (neg.f64 (-.f64 (pow.f64 b_2 #s(literal 4 binary64)) (pow.f64 (*.f64 c a) #s(literal 2 binary64))))) (sqrt.f64 (neg.f64 (fma.f64 b_2 b_2 (*.f64 c a))))) |
(/.f64 (sqrt.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 4 binary64))))) (sqrt.f64 (neg.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))))) |
(/.f64 (sqrt.f64 (neg.f64 (-.f64 (pow.f64 b_2 #s(literal 6 binary64)) (pow.f64 (*.f64 c a) #s(literal 3 binary64))))) (sqrt.f64 (neg.f64 (fma.f64 (*.f64 c a) (fma.f64 b_2 b_2 (*.f64 c a)) (pow.f64 b_2 #s(literal 4 binary64)))))) |
(/.f64 (sqrt.f64 (neg.f64 (+.f64 (pow.f64 b_2 #s(literal 6 binary64)) (pow.f64 (*.f64 c a) #s(literal 3 binary64))))) (sqrt.f64 (neg.f64 (fma.f64 (*.f64 (neg.f64 c) a) (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)) (pow.f64 b_2 #s(literal 4 binary64)))))) |
(/.f64 (sqrt.f64 (neg.f64 (+.f64 (pow.f64 b_2 #s(literal 6 binary64)) (pow.f64 (*.f64 c a) #s(literal 3 binary64))))) (sqrt.f64 (neg.f64 (fma.f64 (*.f64 b_2 b_2) (fma.f64 b_2 b_2 (*.f64 c a)) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))))) |
(/.f64 (sqrt.f64 (-.f64 (pow.f64 b_2 #s(literal 4 binary64)) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 c a)))) |
(/.f64 (sqrt.f64 (-.f64 (pow.f64 b_2 #s(literal 6 binary64)) (pow.f64 (*.f64 c a) #s(literal 3 binary64)))) (sqrt.f64 (fma.f64 (*.f64 c a) (fma.f64 b_2 b_2 (*.f64 c a)) (pow.f64 b_2 #s(literal 4 binary64))))) |
(/.f64 (hypot.f64 (pow.f64 (*.f64 c a) #s(literal 3/2 binary64)) (pow.f64 b_2 #s(literal 3 binary64))) (sqrt.f64 (fma.f64 (*.f64 (neg.f64 c) a) (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)) (pow.f64 b_2 #s(literal 4 binary64))))) |
(/.f64 (hypot.f64 (pow.f64 (*.f64 c a) #s(literal 3/2 binary64)) (pow.f64 b_2 #s(literal 3 binary64))) (sqrt.f64 (fma.f64 (*.f64 b_2 b_2) (fma.f64 b_2 b_2 (*.f64 c a)) (pow.f64 (*.f64 c a) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)) (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) |
(sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) |
(fabs.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))))) |
(fabs.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) |
(+.f64 (cosh.f64 (log.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))))) (sinh.f64 (log.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))))) |
(exp.f64 (log.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))))) |
(*.f64 (/.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)) (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))))) (/.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)) (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))))) |
(*.f64 (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) #s(literal 1 binary64)) (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) #s(literal 1 binary64))) |
(*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))))) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))))) |
(*.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))))) |
(*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) |
(pow.f64 (-.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 4 binary64))) #s(literal 1/2 binary64)) |
(pow.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) #s(literal 2 binary64)) |
(pow.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) #s(literal 2 binary64)) |
(pow.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 b_2 #s(literal 4 binary64)) (pow.f64 (*.f64 c a) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (fma.f64 b_2 b_2 (*.f64 c a))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 4 binary64))))) (neg.f64 (neg.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 b_2 #s(literal 6 binary64)) (pow.f64 (*.f64 c a) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 c a) (fma.f64 b_2 b_2 (*.f64 c a)) (pow.f64 b_2 #s(literal 4 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 b_2 #s(literal 6 binary64)) (pow.f64 (*.f64 c a) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 (neg.f64 c) a) (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)) (pow.f64 b_2 #s(literal 4 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 b_2 #s(literal 6 binary64)) (pow.f64 (*.f64 c a) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 b_2 b_2) (fma.f64 b_2 b_2 (*.f64 c a)) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 6 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (+.f64 (pow.f64 b_2 #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 (neg.f64 c) a) b_2) b_2))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (fma.f64 b_2 b_2 (*.f64 c a))) (*.f64 (fma.f64 b_2 b_2 (*.f64 c a)) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) (*.f64 (fma.f64 b_2 b_2 (*.f64 c a)) (fma.f64 b_2 b_2 (*.f64 c a)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (*.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)) (pow.f64 b_2 #s(literal 4 binary64)))) (-.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 4 binary64)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 b_2 #s(literal 6 binary64)) (fma.f64 (*.f64 c a) (fma.f64 b_2 b_2 (*.f64 c a)) (pow.f64 b_2 #s(literal 4 binary64)))) (*.f64 (fma.f64 (*.f64 c a) (fma.f64 b_2 b_2 (*.f64 c a)) (pow.f64 b_2 #s(literal 4 binary64))) (pow.f64 (*.f64 c a) #s(literal 3 binary64)))) (*.f64 (fma.f64 (*.f64 c a) (fma.f64 b_2 b_2 (*.f64 c a)) (pow.f64 b_2 #s(literal 4 binary64))) (fma.f64 (*.f64 c a) (fma.f64 b_2 b_2 (*.f64 c a)) (pow.f64 b_2 #s(literal 4 binary64))))) |
(/.f64 (fma.f64 (pow.f64 b_2 #s(literal 6 binary64)) (fma.f64 (*.f64 (neg.f64 c) a) (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)) (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 (fma.f64 (*.f64 (neg.f64 c) a) (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)) (pow.f64 b_2 #s(literal 4 binary64))) (pow.f64 (*.f64 c a) #s(literal 3 binary64)))) (*.f64 (fma.f64 (*.f64 (neg.f64 c) a) (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)) (pow.f64 b_2 #s(literal 4 binary64))) (fma.f64 (*.f64 (neg.f64 c) a) (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)) (pow.f64 b_2 #s(literal 4 binary64))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (fma.f64 (*.f64 b_2 b_2) (fma.f64 b_2 b_2 (*.f64 c a)) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (*.f64 (fma.f64 (*.f64 b_2 b_2) (fma.f64 b_2 b_2 (*.f64 c a)) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (pow.f64 b_2 #s(literal 6 binary64)))) (*.f64 (fma.f64 (*.f64 b_2 b_2) (fma.f64 b_2 b_2 (*.f64 c a)) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (fma.f64 (*.f64 b_2 b_2) (fma.f64 b_2 b_2 (*.f64 c a)) (pow.f64 (*.f64 c a) #s(literal 2 binary64))))) |
(/.f64 (sqrt.f64 (-.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (pow.f64 b_2 #s(literal 8 binary64)))) (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) |
(/.f64 (sqrt.f64 (-.f64 (pow.f64 (*.f64 c a) #s(literal 6 binary64)) (pow.f64 b_2 #s(literal 12 binary64)))) (sqrt.f64 (+.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (+.f64 (pow.f64 b_2 #s(literal 8 binary64)) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (pow.f64 (*.f64 c a) #s(literal 2 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (+.f64 (pow.f64 b_2 #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 (neg.f64 c) a) b_2) b_2)))) |
(/.f64 (-.f64 (pow.f64 b_2 #s(literal 6 binary64)) (pow.f64 (*.f64 c a) #s(literal 3 binary64))) (fma.f64 (*.f64 c a) (fma.f64 b_2 b_2 (*.f64 c a)) (pow.f64 b_2 #s(literal 4 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 b_2 #s(literal 4 binary64)) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) (neg.f64 (fma.f64 b_2 b_2 (*.f64 c a)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 4 binary64)))) (neg.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 b_2 #s(literal 6 binary64)) (pow.f64 (*.f64 c a) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 c a) (fma.f64 b_2 b_2 (*.f64 c a)) (pow.f64 b_2 #s(literal 4 binary64))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 b_2 #s(literal 6 binary64)) (pow.f64 (*.f64 c a) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (neg.f64 c) a) (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)) (pow.f64 b_2 #s(literal 4 binary64))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 b_2 #s(literal 6 binary64)) (pow.f64 (*.f64 c a) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 b_2 b_2) (fma.f64 b_2 b_2 (*.f64 c a)) (pow.f64 (*.f64 c a) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 4 binary64))) (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) |
(/.f64 (-.f64 (pow.f64 b_2 #s(literal 4 binary64)) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (fma.f64 b_2 b_2 (*.f64 c a))) |
(/.f64 (+.f64 (pow.f64 b_2 #s(literal 6 binary64)) (pow.f64 (*.f64 c a) #s(literal 3 binary64))) (fma.f64 (*.f64 (neg.f64 c) a) (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)) (pow.f64 b_2 #s(literal 4 binary64)))) |
(/.f64 (+.f64 (pow.f64 b_2 #s(literal 6 binary64)) (pow.f64 (*.f64 c a) #s(literal 3 binary64))) (fma.f64 (*.f64 b_2 b_2) (fma.f64 b_2 b_2 (*.f64 c a)) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) |
(fma.f64 (exp.f64 (log.f64 b_2)) (exp.f64 (log.f64 b_2)) (*.f64 (neg.f64 c) a)) |
(fma.f64 (neg.f64 c) a (*.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) b_2 (*.f64 (neg.f64 c) a)) |
(fma.f64 b_2 (neg.f64 b_2) (*.f64 (neg.f64 c) a)) |
(fma.f64 b_2 b_2 (*.f64 (neg.f64 c) a)) |
(fma.f64 c (neg.f64 a) (*.f64 b_2 b_2)) |
(fma.f64 (neg.f64 a) c (*.f64 b_2 b_2)) |
(fma.f64 a (neg.f64 c) (*.f64 b_2 b_2)) |
(sqrt.f64 (-.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 4 binary64)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (+.f64 (pow.f64 b_2 #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 (neg.f64 c) a) b_2) b_2)))) (/.f64 (pow.f64 b_2 #s(literal 6 binary64)) (+.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (+.f64 (pow.f64 b_2 #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 (neg.f64 c) a) b_2) b_2))))) |
(-.f64 (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (fma.f64 b_2 b_2 (*.f64 c a))) (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (fma.f64 b_2 b_2 (*.f64 c a)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) |
(-.f64 (/.f64 (pow.f64 b_2 #s(literal 6 binary64)) (fma.f64 (*.f64 c a) (fma.f64 b_2 b_2 (*.f64 c a)) (pow.f64 b_2 #s(literal 4 binary64)))) (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (fma.f64 (*.f64 c a) (fma.f64 b_2 b_2 (*.f64 c a)) (pow.f64 b_2 #s(literal 4 binary64))))) |
(-.f64 (*.f64 (neg.f64 c) a) (*.f64 b_2 b_2)) |
(-.f64 (*.f64 b_2 b_2) (*.f64 (neg.f64 c) (neg.f64 a))) |
(-.f64 (*.f64 b_2 b_2) (*.f64 (neg.f64 (neg.f64 a)) c)) |
(-.f64 (*.f64 b_2 b_2) (*.f64 (neg.f64 a) (neg.f64 c))) |
(-.f64 (*.f64 b_2 b_2) (*.f64 c a)) |
(fabs.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) |
(hypot.f64 (neg.f64 (*.f64 (fabs.f64 c) a)) (*.f64 b_2 b_2)) |
(hypot.f64 (fabs.f64 (*.f64 (fabs.f64 c) a)) (*.f64 b_2 b_2)) |
(hypot.f64 (pow.f64 (*.f64 (neg.f64 c) a) #s(literal 1 binary64)) (*.f64 b_2 b_2)) |
(hypot.f64 (pow.f64 (*.f64 c a) #s(literal 1 binary64)) (*.f64 b_2 b_2)) |
(hypot.f64 (*.f64 (fabs.f64 c) a) (*.f64 b_2 b_2)) |
(hypot.f64 (*.f64 (neg.f64 c) a) (*.f64 b_2 b_2)) |
(hypot.f64 (*.f64 c a) (*.f64 b_2 b_2)) |
(+.f64 (/.f64 (pow.f64 b_2 #s(literal 6 binary64)) (fma.f64 (*.f64 (neg.f64 c) a) (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)) (pow.f64 b_2 #s(literal 4 binary64)))) (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (fma.f64 (*.f64 (neg.f64 c) a) (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)) (pow.f64 b_2 #s(literal 4 binary64))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (fma.f64 (*.f64 b_2 b_2) (fma.f64 b_2 b_2 (*.f64 c a)) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) (/.f64 (pow.f64 b_2 #s(literal 6 binary64)) (fma.f64 (*.f64 b_2 b_2) (fma.f64 b_2 b_2 (*.f64 c a)) (pow.f64 (*.f64 c a) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (neg.f64 c) a) (*.f64 b_2 b_2)) |
(+.f64 (*.f64 b_2 b_2) (*.f64 (neg.f64 c) a)) |
(exp.f64 (*.f64 (log.f64 (-.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 4 binary64)))) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) #s(literal 1 binary64))) |
(exp.f64 (log.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) #s(literal 0 binary64)) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 #s(approx (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c a) b_2)))))) (neg.f64 (neg.f64 (neg.f64 a)))) |
(/.f64 (neg.f64 (neg.f64 #s(approx (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c a) b_2))))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 #s(approx (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c a) b_2)))) (neg.f64 a)) |
(/.f64 #s(approx (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c a) b_2))) a) |
(neg.f64 (/.f64 (neg.f64 #s(approx (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c a) b_2)))) a)) |
(neg.f64 (/.f64 #s(approx (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c a) b_2))) (neg.f64 a))) |
#s(approx (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c a) b_2))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 c b_2)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c a) b_2)) |
(*.f64 (/.f64 (*.f64 c a) b_2) #s(literal -1/2 binary64)) |
(*.f64 (*.f64 c a) (/.f64 #s(literal -1/2 binary64) b_2)) |
(*.f64 a (*.f64 (/.f64 c b_2) #s(literal -1/2 binary64))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (neg.f64 c) a) #s(literal -1/2 binary64))) b_2) |
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (neg.f64 c) a))) b_2) |
(/.f64 (neg.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)))) b_2) |
(/.f64 (*.f64 (*.f64 (neg.f64 c) a) #s(literal -1/2 binary64)) (neg.f64 b_2)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (neg.f64 c) a)) (neg.f64 b_2)) |
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a))) (neg.f64 b_2)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) b_2) |
(*.f64 (/.f64 c b_2) a) |
(*.f64 (neg.f64 c) (/.f64 (neg.f64 a) b_2)) |
(*.f64 c (/.f64 a b_2)) |
(*.f64 (neg.f64 a) (/.f64 (neg.f64 c) b_2)) |
(*.f64 a (/.f64 c b_2)) |
(/.f64 (*.f64 (neg.f64 c) a) (neg.f64 b_2)) |
(/.f64 (*.f64 c a) b_2) |
(neg.f64 (/.f64 (*.f64 (neg.f64 c) a) b_2)) |
(*.f64 (/.f64 (*.f64 (+.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) (neg.f64 b_2)) a) (*.f64 a (-.f64 (neg.f64 b_2) (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a)))))) (*.f64 (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) (neg.f64 b_2)) a) #s(literal 1 binary64))) |
(*.f64 (/.f64 (fma.f64 (*.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) a) (-.f64 (*.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) a) (*.f64 (neg.f64 b_2) a)) (pow.f64 (*.f64 b_2 a) #s(literal 2 binary64))) (fma.f64 (*.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) a) (-.f64 (*.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) a) (*.f64 (neg.f64 b_2) a)) (pow.f64 (*.f64 b_2 a) #s(literal 2 binary64)))) (*.f64 (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) (neg.f64 b_2)) a) #s(literal 1 binary64))) |
(*.f64 (/.f64 (neg.f64 a) a) (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) (neg.f64 b_2)) (neg.f64 a))) |
(*.f64 (/.f64 (neg.f64 a) a) (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) (neg.f64 b_2)) a)) |
(*.f64 (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) (neg.f64 b_2)) (neg.f64 (neg.f64 a))) (/.f64 a (neg.f64 (neg.f64 a)))) |
(*.f64 (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) (neg.f64 b_2)) (neg.f64 (neg.f64 a))) (/.f64 a (neg.f64 a))) |
(*.f64 (/.f64 a (neg.f64 (neg.f64 a))) (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) (neg.f64 b_2)) (neg.f64 (neg.f64 a)))) |
(*.f64 (/.f64 a (neg.f64 (neg.f64 a))) (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) (neg.f64 b_2)) (neg.f64 a))) |
(*.f64 (/.f64 a (neg.f64 (neg.f64 a))) (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) (neg.f64 b_2)) a)) |
(*.f64 (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) (neg.f64 b_2)) (neg.f64 a)) (/.f64 a (neg.f64 (neg.f64 a)))) |
(*.f64 (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) (neg.f64 b_2)) (neg.f64 a)) (/.f64 a (neg.f64 a))) |
(*.f64 (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) (neg.f64 b_2)) (neg.f64 a)) #s(literal 1 binary64)) |
(*.f64 (/.f64 a (neg.f64 a)) (/.f64 (neg.f64 (+.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) (neg.f64 b_2))) a)) |
(*.f64 (/.f64 a (neg.f64 a)) (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) (neg.f64 b_2)) (neg.f64 (neg.f64 a)))) |
(*.f64 (/.f64 a (neg.f64 a)) (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) (neg.f64 b_2)) (neg.f64 a))) |
(*.f64 (/.f64 a (neg.f64 a)) (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) (neg.f64 b_2)) a)) |
(*.f64 (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) (neg.f64 b_2)) a) (/.f64 a (neg.f64 a))) |
(*.f64 (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) (neg.f64 b_2)) a) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (+.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) (neg.f64 b_2))) a)) |
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) (neg.f64 b_2)) (neg.f64 (neg.f64 a)))) |
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) (neg.f64 b_2)) (neg.f64 a))) |
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) (neg.f64 b_2)) a)) |
(*.f64 a (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) (neg.f64 b_2)) (*.f64 a a))) |
(/.f64 (+.f64 (/.f64 (*.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) a) (neg.f64 a)) (/.f64 (*.f64 b_2 a) a)) (neg.f64 a)) |
(/.f64 (+.f64 (/.f64 (*.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) a) a) (*.f64 #s(literal 1 binary64) (neg.f64 b_2))) a) |
(/.f64 (+.f64 (/.f64 (*.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) a) a) (*.f64 (neg.f64 b_2) #s(literal 1 binary64))) a) |
(/.f64 (fma.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) (neg.f64 a) (*.f64 (neg.f64 b_2) (neg.f64 a))) (*.f64 a a)) |
(/.f64 (fma.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) (neg.f64 a) (*.f64 (neg.f64 a) (neg.f64 b_2))) (*.f64 a a)) |
(/.f64 (+.f64 (/.f64 (*.f64 b_2 a) a) (/.f64 (*.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) a) (neg.f64 a))) (neg.f64 a)) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 b_2) (/.f64 (*.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) a) a)) a) |
(/.f64 (fma.f64 (neg.f64 b_2) #s(literal 1 binary64) (/.f64 (*.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) a) a)) a) |
(/.f64 (fma.f64 (neg.f64 b_2) (neg.f64 a) (*.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) (neg.f64 a))) (*.f64 a a)) |
(/.f64 (fma.f64 (neg.f64 a) (neg.f64 b_2) (*.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) (neg.f64 a))) (*.f64 a a)) |
(/.f64 (neg.f64 (/.f64 (*.f64 (+.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) (neg.f64 b_2)) a) (neg.f64 a))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) b_2) #s(literal 2 binary64)) (pow.f64 (*.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) (pow.f64 a #s(literal -1 binary64))) #s(literal 2 binary64)))) (*.f64 (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) (neg.f64 b_2)) a) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1 binary64) (pow.f64 (/.f64 b_2 a) #s(literal 3 binary64)) (*.f64 (pow.f64 (/.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) a) #s(literal 3 binary64)) #s(literal 1 binary64)))) (neg.f64 (fma.f64 #s(literal 1 binary64) (pow.f64 (/.f64 b_2 a) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) (pow.f64 a #s(literal -1 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) b_2) (*.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) (pow.f64 a #s(literal -1 binary64)))))))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (*.f64 (+.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) (neg.f64 b_2)) a) a))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (neg.f64 a) (+.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) (neg.f64 b_2))))) (*.f64 a a)) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (neg.f64 b_2) a) (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) a)))) (neg.f64 (pow.f64 a #s(literal 4 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b_2 a) a) (neg.f64 a)) (*.f64 (neg.f64 a) (/.f64 (*.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) a) (neg.f64 a)))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b_2 a) a) a) (*.f64 (neg.f64 a) (/.f64 (*.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) a) a))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b_2 a) a) (*.f64 a a)) (*.f64 (neg.f64 a) (*.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) a))) (pow.f64 (neg.f64 a) #s(literal 3 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 b_2)) (neg.f64 a)) (*.f64 a (/.f64 (*.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) a) (neg.f64 a)))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 b_2)) a) (*.f64 a (/.f64 (*.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) a) a))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 b_2)) (*.f64 a a)) (*.f64 a (*.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) a))) (pow.f64 a #s(literal 3 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 b_2) #s(literal 1 binary64)) (neg.f64 a)) (*.f64 a (/.f64 (*.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) a) (neg.f64 a)))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 b_2) #s(literal 1 binary64)) a) (*.f64 a (/.f64 (*.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) a) a))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 b_2) #s(literal 1 binary64)) (*.f64 a a)) (*.f64 a (*.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) a))) (pow.f64 a #s(literal 3 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (neg.f64 b_2) a) a) (neg.f64 a)) (*.f64 a (/.f64 (*.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) a) (neg.f64 a)))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (neg.f64 b_2) a) a) a) (*.f64 a (/.f64 (*.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) a) a))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (neg.f64 b_2) a) a) (*.f64 a a)) (*.f64 a (*.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) a))) (pow.f64 a #s(literal 3 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 b_2) (neg.f64 a)) (neg.f64 a)) (*.f64 (*.f64 a a) (/.f64 (*.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) a) (neg.f64 a)))) (pow.f64 (neg.f64 a) #s(literal 3 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 b_2) (neg.f64 a)) a) (*.f64 (*.f64 a a) (/.f64 (*.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) a) a))) (pow.f64 a #s(literal 3 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 b_2) (neg.f64 a)) (*.f64 a a)) (*.f64 (*.f64 a a) (*.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) a))) (pow.f64 a #s(literal 4 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 a) (neg.f64 b_2)) (neg.f64 a)) (*.f64 (*.f64 a a) (/.f64 (*.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) a) (neg.f64 a)))) (pow.f64 (neg.f64 a) #s(literal 3 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 a) (neg.f64 b_2)) a) (*.f64 (*.f64 a a) (/.f64 (*.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) a) a))) (pow.f64 a #s(literal 3 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 a) (neg.f64 b_2)) (*.f64 a a)) (*.f64 (*.f64 a a) (*.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) a))) (pow.f64 a #s(literal 4 binary64))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (neg.f64 b_2) a)) (neg.f64 a)) (*.f64 (*.f64 a a) (/.f64 (*.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) a) (neg.f64 a)))) (pow.f64 (neg.f64 a) #s(literal 3 binary64))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (neg.f64 b_2) a)) a) (*.f64 (*.f64 a a) (/.f64 (*.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) a) a))) (pow.f64 a #s(literal 3 binary64))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (neg.f64 b_2) a)) (*.f64 a a)) (*.f64 (*.f64 a a) (*.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) a))) (pow.f64 a #s(literal 4 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 b_2) a) (neg.f64 a)) (*.f64 (*.f64 a a) (/.f64 (*.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) a) (neg.f64 a)))) (pow.f64 (neg.f64 a) #s(literal 3 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 b_2) a) a) (*.f64 (*.f64 a a) (/.f64 (*.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) a) a))) (pow.f64 a #s(literal 3 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 b_2) a) (*.f64 a a)) (*.f64 (*.f64 a a) (*.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) a))) (pow.f64 a #s(literal 4 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b_2 a) a) (*.f64 a a)) (*.f64 (neg.f64 a) (*.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) (neg.f64 a)))) (pow.f64 (neg.f64 a) #s(literal 3 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 b_2)) (*.f64 a a)) (*.f64 a (*.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) (neg.f64 a)))) (pow.f64 a #s(literal 3 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 b_2) #s(literal 1 binary64)) (*.f64 a a)) (*.f64 a (*.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) (neg.f64 a)))) (pow.f64 a #s(literal 3 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (neg.f64 b_2) a) a) (*.f64 a a)) (*.f64 a (*.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) (neg.f64 a)))) (pow.f64 a #s(literal 3 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 b_2) (neg.f64 a)) (*.f64 a a)) (*.f64 (*.f64 a a) (*.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) (neg.f64 a)))) (pow.f64 a #s(literal 4 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 a) (neg.f64 b_2)) (*.f64 a a)) (*.f64 (*.f64 a a) (*.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) (neg.f64 a)))) (pow.f64 a #s(literal 4 binary64))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (neg.f64 b_2) a)) (*.f64 a a)) (*.f64 (*.f64 a a) (*.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) (neg.f64 a)))) (pow.f64 a #s(literal 4 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 b_2) a) (*.f64 a a)) (*.f64 (*.f64 a a) (*.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) (neg.f64 a)))) (pow.f64 a #s(literal 4 binary64))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) a) (neg.f64 a)) (neg.f64 a) (*.f64 (neg.f64 a) (/.f64 (*.f64 b_2 a) a))) (*.f64 a a)) |
(/.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) a) (neg.f64 a)) a (*.f64 (neg.f64 a) (*.f64 #s(literal 1 binary64) (neg.f64 b_2)))) (*.f64 a a)) |
(/.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) a) (neg.f64 a)) a (*.f64 (neg.f64 a) (*.f64 (neg.f64 b_2) #s(literal 1 binary64)))) (*.f64 a a)) |
(/.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) a) (neg.f64 a)) a (*.f64 (neg.f64 a) (/.f64 (*.f64 (neg.f64 b_2) a) a))) (*.f64 a a)) |
(/.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) a) (neg.f64 a)) (*.f64 a a) (*.f64 (neg.f64 a) (*.f64 (neg.f64 b_2) (neg.f64 a)))) (pow.f64 (neg.f64 a) #s(literal 3 binary64))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) a) (neg.f64 a)) (*.f64 a a) (*.f64 (neg.f64 a) (*.f64 (neg.f64 a) (neg.f64 b_2)))) (pow.f64 (neg.f64 a) #s(literal 3 binary64))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) a) (neg.f64 a)) (*.f64 a a) (*.f64 (neg.f64 a) (neg.f64 (*.f64 (neg.f64 b_2) a)))) (pow.f64 (neg.f64 a) #s(literal 3 binary64))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) a) (neg.f64 a)) (*.f64 a a) (*.f64 (neg.f64 a) (*.f64 (neg.f64 b_2) a))) (pow.f64 (neg.f64 a) #s(literal 3 binary64))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) a) a) (neg.f64 a) (*.f64 a (/.f64 (*.f64 b_2 a) a))) (*.f64 a a)) |
(/.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) a) a) a (*.f64 a (*.f64 #s(literal 1 binary64) (neg.f64 b_2)))) (*.f64 a a)) |
(/.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) a) a) a (*.f64 a (*.f64 (neg.f64 b_2) #s(literal 1 binary64)))) (*.f64 a a)) |
(/.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) a) a) a (*.f64 a (/.f64 (*.f64 (neg.f64 b_2) a) a))) (*.f64 a a)) |
(/.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) a) a) (*.f64 a a) (*.f64 a (*.f64 (neg.f64 b_2) (neg.f64 a)))) (pow.f64 a #s(literal 3 binary64))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) a) a) (*.f64 a a) (*.f64 a (*.f64 (neg.f64 a) (neg.f64 b_2)))) (pow.f64 a #s(literal 3 binary64))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) a) a) (*.f64 a a) (*.f64 a (neg.f64 (*.f64 (neg.f64 b_2) a)))) (pow.f64 a #s(literal 3 binary64))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) a) a) (*.f64 a a) (*.f64 a (*.f64 (neg.f64 b_2) a))) (pow.f64 a #s(literal 3 binary64))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) (neg.f64 a)) (neg.f64 a) (*.f64 (*.f64 a a) (/.f64 (*.f64 b_2 a) a))) (pow.f64 (neg.f64 a) #s(literal 3 binary64))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) (neg.f64 a)) a (*.f64 (*.f64 a a) (*.f64 #s(literal 1 binary64) (neg.f64 b_2)))) (pow.f64 a #s(literal 3 binary64))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) (neg.f64 a)) a (*.f64 (*.f64 a a) (*.f64 (neg.f64 b_2) #s(literal 1 binary64)))) (pow.f64 a #s(literal 3 binary64))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) (neg.f64 a)) a (*.f64 (*.f64 a a) (/.f64 (*.f64 (neg.f64 b_2) a) a))) (pow.f64 a #s(literal 3 binary64))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) (neg.f64 a)) (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 (neg.f64 b_2) (neg.f64 a)))) (pow.f64 a #s(literal 4 binary64))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) (neg.f64 a)) (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 (neg.f64 a) (neg.f64 b_2)))) (pow.f64 a #s(literal 4 binary64))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) (neg.f64 a)) (*.f64 a a) (*.f64 (*.f64 a a) (neg.f64 (*.f64 (neg.f64 b_2) a)))) (pow.f64 a #s(literal 4 binary64))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) (neg.f64 a)) (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 (neg.f64 b_2) a))) (pow.f64 a #s(literal 4 binary64))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) a) (neg.f64 a) (*.f64 (*.f64 a a) (/.f64 (*.f64 b_2 a) a))) (pow.f64 (neg.f64 a) #s(literal 3 binary64))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) a) a (*.f64 (*.f64 a a) (*.f64 #s(literal 1 binary64) (neg.f64 b_2)))) (pow.f64 a #s(literal 3 binary64))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) a) a (*.f64 (*.f64 a a) (*.f64 (neg.f64 b_2) #s(literal 1 binary64)))) (pow.f64 a #s(literal 3 binary64))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) a) a (*.f64 (*.f64 a a) (/.f64 (*.f64 (neg.f64 b_2) a) a))) (pow.f64 a #s(literal 3 binary64))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) a) (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 (neg.f64 b_2) (neg.f64 a)))) (pow.f64 a #s(literal 4 binary64))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) a) (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 (neg.f64 a) (neg.f64 b_2)))) (pow.f64 a #s(literal 4 binary64))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) a) (*.f64 a a) (*.f64 (*.f64 a a) (neg.f64 (*.f64 (neg.f64 b_2) a)))) (pow.f64 a #s(literal 4 binary64))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) a) (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 (neg.f64 b_2) a))) (pow.f64 a #s(literal 4 binary64))) |
(/.f64 (fma.f64 (/.f64 (*.f64 b_2 a) a) (neg.f64 a) (*.f64 (neg.f64 a) (/.f64 (*.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) a) (neg.f64 a)))) (*.f64 a a)) |
(/.f64 (fma.f64 (/.f64 (*.f64 b_2 a) a) a (*.f64 (neg.f64 a) (/.f64 (*.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) a) a))) (*.f64 a a)) |
(/.f64 (fma.f64 (/.f64 (*.f64 b_2 a) a) (*.f64 a a) (*.f64 (neg.f64 a) (*.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) (neg.f64 a)))) (pow.f64 (neg.f64 a) #s(literal 3 binary64))) |
(/.f64 (fma.f64 (/.f64 (*.f64 b_2 a) a) (*.f64 a a) (*.f64 (neg.f64 a) (*.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) a))) (pow.f64 (neg.f64 a) #s(literal 3 binary64))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 b_2)) (neg.f64 a) (*.f64 a (/.f64 (*.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) a) (neg.f64 a)))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 b_2)) a (*.f64 a (/.f64 (*.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) a) a))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 b_2)) (*.f64 a a) (*.f64 a (*.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) (neg.f64 a)))) (pow.f64 a #s(literal 3 binary64))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 b_2)) (*.f64 a a) (*.f64 a (*.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) a))) (pow.f64 a #s(literal 3 binary64))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 b_2) #s(literal 1 binary64)) (neg.f64 a) (*.f64 a (/.f64 (*.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) a) (neg.f64 a)))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 b_2) #s(literal 1 binary64)) a (*.f64 a (/.f64 (*.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) a) a))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 b_2) #s(literal 1 binary64)) (*.f64 a a) (*.f64 a (*.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) (neg.f64 a)))) (pow.f64 a #s(literal 3 binary64))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 b_2) #s(literal 1 binary64)) (*.f64 a a) (*.f64 a (*.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) a))) (pow.f64 a #s(literal 3 binary64))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (neg.f64 b_2) a) a) (neg.f64 a) (*.f64 a (/.f64 (*.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) a) (neg.f64 a)))) (*.f64 a a)) |
(/.f64 (fma.f64 (/.f64 (*.f64 (neg.f64 b_2) a) a) a (*.f64 a (/.f64 (*.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) a) a))) (*.f64 a a)) |
(/.f64 (fma.f64 (/.f64 (*.f64 (neg.f64 b_2) a) a) (*.f64 a a) (*.f64 a (*.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) (neg.f64 a)))) (pow.f64 a #s(literal 3 binary64))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (neg.f64 b_2) a) a) (*.f64 a a) (*.f64 a (*.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) a))) (pow.f64 a #s(literal 3 binary64))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 b_2) (neg.f64 a)) (neg.f64 a) (*.f64 (*.f64 a a) (/.f64 (*.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) a) (neg.f64 a)))) (pow.f64 (neg.f64 a) #s(literal 3 binary64))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 b_2) (neg.f64 a)) a (*.f64 (*.f64 a a) (/.f64 (*.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) a) a))) (pow.f64 a #s(literal 3 binary64))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 b_2) (neg.f64 a)) (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) (neg.f64 a)))) (pow.f64 a #s(literal 4 binary64))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 b_2) (neg.f64 a)) (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) a))) (pow.f64 a #s(literal 4 binary64))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 a) (neg.f64 b_2)) (neg.f64 a) (*.f64 (*.f64 a a) (/.f64 (*.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) a) (neg.f64 a)))) (pow.f64 (neg.f64 a) #s(literal 3 binary64))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 a) (neg.f64 b_2)) a (*.f64 (*.f64 a a) (/.f64 (*.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) a) a))) (pow.f64 a #s(literal 3 binary64))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 a) (neg.f64 b_2)) (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) (neg.f64 a)))) (pow.f64 a #s(literal 4 binary64))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 a) (neg.f64 b_2)) (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) a))) (pow.f64 a #s(literal 4 binary64))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (neg.f64 b_2) a)) (neg.f64 a) (*.f64 (*.f64 a a) (/.f64 (*.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) a) (neg.f64 a)))) (pow.f64 (neg.f64 a) #s(literal 3 binary64))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (neg.f64 b_2) a)) a (*.f64 (*.f64 a a) (/.f64 (*.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) a) a))) (pow.f64 a #s(literal 3 binary64))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (neg.f64 b_2) a)) (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) (neg.f64 a)))) (pow.f64 a #s(literal 4 binary64))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (neg.f64 b_2) a)) (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) a))) (pow.f64 a #s(literal 4 binary64))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 b_2) a) (neg.f64 a) (*.f64 (*.f64 a a) (/.f64 (*.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) a) (neg.f64 a)))) (pow.f64 (neg.f64 a) #s(literal 3 binary64))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 b_2) a) a (*.f64 (*.f64 a a) (/.f64 (*.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) a) a))) (pow.f64 a #s(literal 3 binary64))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 b_2) a) (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) (neg.f64 a)))) (pow.f64 a #s(literal 4 binary64))) |
(/.f64 (-.f64 (/.f64 (*.f64 b_2 a) a) (/.f64 (*.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) a) (neg.f64 a))) (neg.f64 a)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 b_2)) (/.f64 (*.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) a) a)) a) |
(/.f64 (-.f64 (*.f64 (neg.f64 b_2) #s(literal 1 binary64)) (/.f64 (*.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) a) a)) a) |
(/.f64 (-.f64 (/.f64 (*.f64 (neg.f64 b_2) a) a) (/.f64 (*.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) a) a)) a) |
(/.f64 (-.f64 (*.f64 (neg.f64 b_2) (neg.f64 a)) (*.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) (neg.f64 a))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (neg.f64 a) (neg.f64 b_2)) (*.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) (neg.f64 a))) (*.f64 a a)) |
(/.f64 (-.f64 (neg.f64 (*.f64 (neg.f64 b_2) a)) (*.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) (neg.f64 a))) (*.f64 a a)) |
(/.f64 (/.f64 (*.f64 (+.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) (neg.f64 b_2)) a) (neg.f64 a)) (neg.f64 a)) |
(/.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) b_2) #s(literal 2 binary64)) (pow.f64 (*.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) (pow.f64 a #s(literal -1 binary64))) #s(literal 2 binary64))) (*.f64 (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) (neg.f64 b_2)) a) #s(literal 1 binary64))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (pow.f64 (/.f64 b_2 a) #s(literal 3 binary64)) (*.f64 (pow.f64 (/.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) a) #s(literal 3 binary64)) #s(literal 1 binary64))) (fma.f64 #s(literal 1 binary64) (pow.f64 (/.f64 b_2 a) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) (pow.f64 a #s(literal -1 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) b_2) (*.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) (pow.f64 a #s(literal -1 binary64))))))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (+.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) (neg.f64 b_2)) a) a)) (neg.f64 a)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 a) (+.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) (neg.f64 b_2)))) (*.f64 a a)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 b_2 a) #s(literal 2 binary64)) (*.f64 (*.f64 a a) #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))))) (neg.f64 (*.f64 (*.f64 a (-.f64 (neg.f64 b_2) (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))))) (*.f64 a a)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a)) #s(literal 3/2 binary64)) (pow.f64 a #s(literal 3 binary64)) (pow.f64 (*.f64 b_2 a) #s(literal 3 binary64)))) (neg.f64 (*.f64 (fma.f64 (*.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) a) (-.f64 (*.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) a) (*.f64 (neg.f64 b_2) a)) (pow.f64 (*.f64 b_2 a) #s(literal 2 binary64))) (*.f64 a a)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 b_2) a) (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) a))) (pow.f64 a #s(literal 4 binary64))) |
(/.f64 (/.f64 (*.f64 (+.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) (neg.f64 b_2)) a) a) a) |
(/.f64 (*.f64 a (-.f64 (neg.f64 b_2) (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))))) (*.f64 a a)) |
(/.f64 (-.f64 (pow.f64 (*.f64 b_2 a) #s(literal 2 binary64)) (*.f64 (*.f64 a a) #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a)))) (*.f64 (*.f64 a (-.f64 (neg.f64 b_2) (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))))) (*.f64 a a))) |
(/.f64 (fma.f64 (pow.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a)) #s(literal 3/2 binary64)) (pow.f64 a #s(literal 3 binary64)) (pow.f64 (*.f64 b_2 a) #s(literal 3 binary64))) (*.f64 (fma.f64 (*.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) a) (-.f64 (*.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) a) (*.f64 (neg.f64 b_2) a)) (pow.f64 (*.f64 b_2 a) #s(literal 2 binary64))) (*.f64 a a))) |
(/.f64 (*.f64 (neg.f64 a) (+.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) (neg.f64 b_2))) (*.f64 a a)) |
(/.f64 (*.f64 (+.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) (neg.f64 b_2)) a) (*.f64 a a)) |
(neg.f64 (*.f64 (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) (neg.f64 b_2)) a) #s(literal 1 binary64))) |
(fma.f64 (/.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) (neg.f64 (neg.f64 a))) (/.f64 a (neg.f64 (neg.f64 a))) (*.f64 (pow.f64 a #s(literal -1 binary64)) b_2)) |
(fma.f64 (/.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) (neg.f64 (neg.f64 a))) (/.f64 a (neg.f64 a)) (*.f64 (pow.f64 a #s(literal -1 binary64)) b_2)) |
(fma.f64 (/.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) (neg.f64 (neg.f64 a))) #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal -1 binary64)) b_2)) |
(fma.f64 (/.f64 (neg.f64 a) a) (/.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) (neg.f64 a)) (*.f64 (pow.f64 a #s(literal -1 binary64)) b_2)) |
(fma.f64 (/.f64 (neg.f64 a) a) (/.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) a) (*.f64 (pow.f64 a #s(literal -1 binary64)) b_2)) |
(fma.f64 (/.f64 (neg.f64 a) a) (/.f64 b_2 a) (*.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) (pow.f64 a #s(literal -1 binary64)))) |
(fma.f64 (/.f64 (neg.f64 a) a) (/.f64 (neg.f64 b_2) a) (*.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) (pow.f64 a #s(literal -1 binary64)))) |
(fma.f64 (/.f64 a (neg.f64 (neg.f64 a))) (/.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) (neg.f64 (neg.f64 a))) (*.f64 (pow.f64 a #s(literal -1 binary64)) b_2)) |
(fma.f64 (/.f64 a (neg.f64 (neg.f64 a))) (/.f64 b_2 a) (*.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) (pow.f64 a #s(literal -1 binary64)))) |
(fma.f64 (/.f64 a (neg.f64 (neg.f64 a))) (/.f64 (neg.f64 b_2) a) (*.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) (pow.f64 a #s(literal -1 binary64)))) |
(fma.f64 (fabs.f64 (/.f64 a (neg.f64 a))) (/.f64 b_2 a) (*.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) (pow.f64 a #s(literal -1 binary64)))) |
(fma.f64 (fabs.f64 (pow.f64 a #s(literal -1 binary64))) b_2 (*.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) (pow.f64 a #s(literal -1 binary64)))) |
(fma.f64 (/.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) (neg.f64 a)) (/.f64 (neg.f64 a) a) (*.f64 (pow.f64 a #s(literal -1 binary64)) b_2)) |
(fma.f64 (/.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) (neg.f64 a)) (/.f64 a (neg.f64 a)) (*.f64 (pow.f64 a #s(literal -1 binary64)) b_2)) |
(fma.f64 (/.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) (neg.f64 a)) #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal -1 binary64)) b_2)) |
(fma.f64 (/.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) a) (/.f64 (neg.f64 a) a) (*.f64 (pow.f64 a #s(literal -1 binary64)) b_2)) |
(fma.f64 (/.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) a) #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal -1 binary64)) b_2)) |
(fma.f64 (/.f64 a (neg.f64 a)) (/.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) (neg.f64 (neg.f64 a))) (*.f64 (pow.f64 a #s(literal -1 binary64)) b_2)) |
(fma.f64 (/.f64 a (neg.f64 a)) (/.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) (neg.f64 a)) (*.f64 (pow.f64 a #s(literal -1 binary64)) b_2)) |
(fma.f64 (/.f64 a (neg.f64 a)) (/.f64 b_2 a) (*.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) (pow.f64 a #s(literal -1 binary64)))) |
(fma.f64 (/.f64 a (neg.f64 a)) (/.f64 (neg.f64 b_2) a) (*.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) (pow.f64 a #s(literal -1 binary64)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) (neg.f64 (neg.f64 a))) (*.f64 (pow.f64 a #s(literal -1 binary64)) b_2)) |
(fma.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) (neg.f64 a)) (*.f64 (pow.f64 a #s(literal -1 binary64)) b_2)) |
(fma.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) a) (*.f64 (pow.f64 a #s(literal -1 binary64)) b_2)) |
(fma.f64 #s(literal 1 binary64) (/.f64 b_2 a) (*.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) (pow.f64 a #s(literal -1 binary64)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (neg.f64 b_2) a) (*.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) (pow.f64 a #s(literal -1 binary64)))) |
(fma.f64 (/.f64 b_2 a) (/.f64 (neg.f64 a) a) (*.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) (pow.f64 a #s(literal -1 binary64)))) |
(fma.f64 (/.f64 b_2 a) (/.f64 a (neg.f64 (neg.f64 a))) (*.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) (pow.f64 a #s(literal -1 binary64)))) |
(fma.f64 (/.f64 b_2 a) (fabs.f64 (/.f64 a (neg.f64 a))) (*.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) (pow.f64 a #s(literal -1 binary64)))) |
(fma.f64 (/.f64 b_2 a) (/.f64 a (neg.f64 a)) (*.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) (pow.f64 a #s(literal -1 binary64)))) |
(fma.f64 (/.f64 b_2 a) #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) (pow.f64 a #s(literal -1 binary64)))) |
(fma.f64 (pow.f64 a #s(literal -1 binary64)) (neg.f64 b_2) (*.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) (pow.f64 a #s(literal -1 binary64)))) |
(fma.f64 (pow.f64 a #s(literal -1 binary64)) b_2 (*.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) (pow.f64 a #s(literal -1 binary64)))) |
(fma.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) (pow.f64 a #s(literal -1 binary64)) (*.f64 (pow.f64 a #s(literal -1 binary64)) b_2)) |
(fma.f64 (/.f64 (neg.f64 b_2) a) (/.f64 (neg.f64 a) a) (*.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) (pow.f64 a #s(literal -1 binary64)))) |
(fma.f64 (/.f64 (neg.f64 b_2) a) (/.f64 a (neg.f64 (neg.f64 a))) (*.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) (pow.f64 a #s(literal -1 binary64)))) |
(fma.f64 (/.f64 (neg.f64 b_2) a) (/.f64 a (neg.f64 a)) (*.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) (pow.f64 a #s(literal -1 binary64)))) |
(fma.f64 (/.f64 (neg.f64 b_2) a) #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) (pow.f64 a #s(literal -1 binary64)))) |
(fma.f64 (neg.f64 b_2) (pow.f64 a #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) (pow.f64 a #s(literal -1 binary64)))) |
(fma.f64 b_2 (fabs.f64 (pow.f64 a #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) (pow.f64 a #s(literal -1 binary64)))) |
(fma.f64 b_2 (pow.f64 a #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) (pow.f64 a #s(literal -1 binary64)))) |
(fma.f64 a (fabs.f64 (/.f64 b_2 (*.f64 a a))) (*.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) (pow.f64 a #s(literal -1 binary64)))) |
(fma.f64 a (/.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) (*.f64 a a)) (*.f64 (pow.f64 a #s(literal -1 binary64)) b_2)) |
(fma.f64 a (/.f64 b_2 (*.f64 a a)) (*.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) (pow.f64 a #s(literal -1 binary64)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) b_2) #s(literal 2 binary64)) (*.f64 (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) (neg.f64 b_2)) a) #s(literal 1 binary64))) (/.f64 (pow.f64 (*.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) (pow.f64 a #s(literal -1 binary64))) #s(literal 2 binary64)) (*.f64 (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) (neg.f64 b_2)) a) #s(literal 1 binary64)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 b_2 a) #s(literal 2 binary64)) (*.f64 (*.f64 a (-.f64 (neg.f64 b_2) (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))))) (*.f64 a a))) (/.f64 (*.f64 (*.f64 a a) #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) (*.f64 (*.f64 a (-.f64 (neg.f64 b_2) (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))))) (*.f64 a a)))) |
(-.f64 (/.f64 (/.f64 (pow.f64 (*.f64 b_2 a) #s(literal 2 binary64)) (*.f64 a (-.f64 (neg.f64 b_2) (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a)))))) (*.f64 a a)) (/.f64 (/.f64 (*.f64 (*.f64 a a) #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) (*.f64 a (-.f64 (neg.f64 b_2) (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a)))))) (*.f64 a a))) |
(-.f64 (*.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) (pow.f64 a #s(literal -1 binary64))) (*.f64 (pow.f64 a #s(literal -1 binary64)) b_2)) |
(-.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) b_2) (/.f64 (/.f64 (*.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) (neg.f64 a)) a) a)) |
(-.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) b_2) (/.f64 (*.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a)))) a) (*.f64 a a))) |
(-.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) b_2) (*.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) (pow.f64 a #s(literal -1 binary64)))) |
(+.f64 (*.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) (pow.f64 a #s(literal -1 binary64))) (*.f64 (pow.f64 a #s(literal -1 binary64)) b_2)) |
(+.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) b_2) (*.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) (pow.f64 a #s(literal -1 binary64)))) |
(*.f64 (/.f64 (*.f64 (+.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) (neg.f64 b_2)) a) a) (/.f64 (*.f64 a (-.f64 (neg.f64 b_2) (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))))) (-.f64 (neg.f64 b_2) (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a)))))) |
(*.f64 (+.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) (neg.f64 b_2)) a) |
(*.f64 a (+.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) (neg.f64 b_2))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 a a) #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) (pow.f64 (*.f64 b_2 a) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) a) (*.f64 (neg.f64 b_2) a)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 b_2 a) #s(literal 3 binary64)) (pow.f64 (*.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) (neg.f64 a)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 b_2 a) #s(literal 2 binary64)) (fma.f64 (*.f64 a a) #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a)) (*.f64 (*.f64 (neg.f64 b_2) a) (*.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) (neg.f64 a))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 b_2 a) #s(literal 2 binary64)) (*.f64 (*.f64 a a) #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a)))))) (neg.f64 (neg.f64 (*.f64 a (-.f64 (neg.f64 b_2) (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a)))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (pow.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a)) #s(literal 3/2 binary64)) (pow.f64 a #s(literal 3 binary64)) (pow.f64 (*.f64 b_2 a) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) a) (-.f64 (*.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) a) (*.f64 (neg.f64 b_2) a)) (pow.f64 (*.f64 b_2 a) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 b_2 a) #s(literal 2 binary64)) (*.f64 a (-.f64 (neg.f64 b_2) (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a)))))) (*.f64 (*.f64 a (-.f64 (neg.f64 b_2) (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))))) (*.f64 (*.f64 a a) #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))))) (*.f64 (*.f64 a (-.f64 (neg.f64 b_2) (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))))) (*.f64 a (-.f64 (neg.f64 b_2) (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 b_2 a) #s(literal 3 binary64)) (fma.f64 (*.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) a) (-.f64 (*.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) a) (*.f64 (neg.f64 b_2) a)) (pow.f64 (*.f64 b_2 a) #s(literal 2 binary64))) (*.f64 (fma.f64 (*.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) a) (-.f64 (*.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) a) (*.f64 (neg.f64 b_2) a)) (pow.f64 (*.f64 b_2 a) #s(literal 2 binary64))) (pow.f64 (*.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) a) #s(literal 3 binary64)))) (*.f64 (fma.f64 (*.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) a) (-.f64 (*.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) a) (*.f64 (neg.f64 b_2) a)) (pow.f64 (*.f64 b_2 a) #s(literal 2 binary64))) (fma.f64 (*.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) a) (-.f64 (*.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) a) (*.f64 (neg.f64 b_2) a)) (pow.f64 (*.f64 b_2 a) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 a a) #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) (pow.f64 (*.f64 b_2 a) #s(literal 2 binary64))) (-.f64 (*.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) a) (*.f64 (neg.f64 b_2) a))) |
(/.f64 (-.f64 (pow.f64 (*.f64 b_2 a) #s(literal 3 binary64)) (pow.f64 (*.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) (neg.f64 a)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 b_2 a) #s(literal 2 binary64)) (fma.f64 (*.f64 a a) #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a)) (*.f64 (*.f64 (neg.f64 b_2) a) (*.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) (neg.f64 a)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 b_2 a) #s(literal 2 binary64)) (*.f64 (*.f64 a a) #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))))) (neg.f64 (*.f64 a (-.f64 (neg.f64 b_2) (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a)) #s(literal 3/2 binary64)) (pow.f64 a #s(literal 3 binary64)) (pow.f64 (*.f64 b_2 a) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 a a) #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a)) (-.f64 (pow.f64 (*.f64 b_2 a) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (neg.f64 b_2) a) a) (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a)))))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a)) #s(literal 3/2 binary64)) (pow.f64 a #s(literal 3 binary64)) (pow.f64 (*.f64 b_2 a) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) a) (-.f64 (*.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) a) (*.f64 (neg.f64 b_2) a)) (pow.f64 (*.f64 b_2 a) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 b_2 a) #s(literal 2 binary64)) (*.f64 (*.f64 a a) #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a)))) (*.f64 a (-.f64 (neg.f64 b_2) (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a)))))) |
(/.f64 (fma.f64 (pow.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a)) #s(literal 3/2 binary64)) (pow.f64 a #s(literal 3 binary64)) (pow.f64 (*.f64 b_2 a) #s(literal 3 binary64))) (fma.f64 (*.f64 a a) #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a)) (-.f64 (pow.f64 (*.f64 b_2 a) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (neg.f64 b_2) a) a) (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))))))) |
(/.f64 (fma.f64 (pow.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a)) #s(literal 3/2 binary64)) (pow.f64 a #s(literal 3 binary64)) (pow.f64 (*.f64 b_2 a) #s(literal 3 binary64))) (fma.f64 (*.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) a) (-.f64 (*.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) a) (*.f64 (neg.f64 b_2) a)) (pow.f64 (*.f64 b_2 a) #s(literal 2 binary64)))) |
(fma.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) a (*.f64 (neg.f64 b_2) a)) |
(fma.f64 (neg.f64 b_2) a (*.f64 (neg.f64 (neg.f64 a)) (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))))) |
(fma.f64 (neg.f64 b_2) a (*.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) a)) |
(fma.f64 b_2 (neg.f64 a) (*.f64 (neg.f64 (neg.f64 a)) (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))))) |
(fma.f64 b_2 (neg.f64 a) (*.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) a)) |
(fma.f64 (neg.f64 a) b_2 (*.f64 (neg.f64 (neg.f64 a)) (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))))) |
(fma.f64 (neg.f64 a) b_2 (*.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) a)) |
(fma.f64 a (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) (*.f64 (neg.f64 b_2) a)) |
(fma.f64 a (neg.f64 b_2) (*.f64 (neg.f64 (neg.f64 a)) (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))))) |
(fma.f64 a (neg.f64 b_2) (*.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) a)) |
(-.f64 (/.f64 (*.f64 (*.f64 a a) #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) (-.f64 (*.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) a) (*.f64 (neg.f64 b_2) a))) (/.f64 (pow.f64 (*.f64 b_2 a) #s(literal 2 binary64)) (-.f64 (*.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) a) (*.f64 (neg.f64 b_2) a)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 b_2 a) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 b_2 a) #s(literal 2 binary64)) (fma.f64 (*.f64 a a) #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a)) (*.f64 (*.f64 (neg.f64 b_2) a) (*.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) (neg.f64 a)))))) (/.f64 (pow.f64 (*.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) (neg.f64 a)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 b_2 a) #s(literal 2 binary64)) (fma.f64 (*.f64 a a) #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a)) (*.f64 (*.f64 (neg.f64 b_2) a) (*.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) (neg.f64 a))))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 b_2 a) #s(literal 2 binary64)) (*.f64 a (-.f64 (neg.f64 b_2) (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a)))))) (/.f64 (*.f64 (*.f64 a a) #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) (*.f64 a (-.f64 (neg.f64 b_2) (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))))))) |
(-.f64 (*.f64 (neg.f64 b_2) a) (*.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a)))) a)) |
(-.f64 (*.f64 (neg.f64 b_2) a) (*.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) (neg.f64 a))) |
(-.f64 (*.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) a) (*.f64 (neg.f64 a) (neg.f64 b_2))) |
(-.f64 (*.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) a) (*.f64 b_2 a)) |
(+.f64 (/.f64 (pow.f64 (*.f64 b_2 a) #s(literal 3 binary64)) (fma.f64 (*.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) a) (-.f64 (*.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) a) (*.f64 (neg.f64 b_2) a)) (pow.f64 (*.f64 b_2 a) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) a) #s(literal 3 binary64)) (fma.f64 (*.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) a) (-.f64 (*.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) a) (*.f64 (neg.f64 b_2) a)) (pow.f64 (*.f64 b_2 a) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (neg.f64 b_2) a) (*.f64 (neg.f64 (neg.f64 a)) (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))))) |
(+.f64 (*.f64 (neg.f64 b_2) a) (*.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) a)) |
(+.f64 (*.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) a) (*.f64 (neg.f64 b_2) a)) |
(neg.f64 b_2) |
(*.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) a) |
(*.f64 a (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a)))) |
(*.f64 (/.f64 (*.f64 a (+.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))))) (*.f64 a (-.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))))) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 b_2)) a)) |
(*.f64 (/.f64 (+.f64 b_2 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) (-.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))))) (/.f64 (-.f64 b_2 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) a)) |
(*.f64 (/.f64 (+.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) (-.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))))) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 b_2)) a)) |
(*.f64 (/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) (-.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) (*.f64 (neg.f64 b_2) a)) (pow.f64 (*.f64 b_2 a) #s(literal 2 binary64))) (fma.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) (-.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) (*.f64 (neg.f64 b_2) a)) (pow.f64 (*.f64 b_2 a) #s(literal 2 binary64)))) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 b_2)) a)) |
(*.f64 (/.f64 (fma.f64 b_2 b_2 (+.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)) (*.f64 b_2 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))))) (fma.f64 b_2 b_2 (+.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)) (*.f64 b_2 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))))))) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 b_2)) a)) |
(*.f64 (/.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 b_2)) a) (+.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))))) (/.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 b_2)) a) (pow.f64 a #s(literal -1 binary64)))) |
(*.f64 (/.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 b_2)) a) (pow.f64 a #s(literal -1 binary64))) (/.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 b_2)) a) (-.f64 (neg.f64 b_2) (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))))))) |
(*.f64 (/.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 b_2)) a) (pow.f64 a #s(literal -1 binary64))) (/.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 b_2)) a) (-.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))))) |
(*.f64 (/.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 b_2)) a) (pow.f64 a #s(literal -1 binary64))) (/.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 b_2)) a) (+.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))))) |
(*.f64 (/.f64 (neg.f64 a) a) (/.f64 (+.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) (neg.f64 a))) |
(*.f64 (/.f64 a (neg.f64 (neg.f64 a))) (/.f64 (+.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) (neg.f64 (neg.f64 a)))) |
(*.f64 (/.f64 a (neg.f64 (neg.f64 a))) (/.f64 (+.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) (neg.f64 a))) |
(*.f64 (/.f64 a (neg.f64 (neg.f64 a))) (/.f64 (-.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) (neg.f64 (neg.f64 a)))) |
(*.f64 (/.f64 a (neg.f64 a)) (/.f64 (+.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) (neg.f64 (neg.f64 a)))) |
(*.f64 (/.f64 a (neg.f64 a)) (/.f64 (+.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) (neg.f64 a))) |
(*.f64 (/.f64 a (neg.f64 a)) (/.f64 (-.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) (neg.f64 a))) |
(*.f64 (/.f64 a (neg.f64 a)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 b_2)) a)) |
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) (neg.f64 (neg.f64 a)))) |
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) (neg.f64 a))) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 b_2)) a)) |
(*.f64 (+.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) (pow.f64 a #s(literal -1 binary64))) |
(*.f64 (pow.f64 a #s(literal -1 binary64)) (-.f64 (neg.f64 b_2) (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))))) |
(*.f64 (pow.f64 a #s(literal -1 binary64)) (-.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))))) |
(*.f64 (pow.f64 a #s(literal -1 binary64)) (+.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))))) |
(/.f64 (+.f64 (/.f64 (*.f64 b_2 a) a) (/.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) (neg.f64 a))) (neg.f64 a)) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 b_2) (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))))) a) |
(/.f64 (fma.f64 (neg.f64 b_2) #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))))) a) |
(/.f64 (+.f64 (/.f64 (*.f64 (neg.f64 b_2) a) a) (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))))) a) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 b_2) (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) #s(literal 1 binary64))) a) |
(/.f64 (fma.f64 (neg.f64 b_2) #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) #s(literal 1 binary64))) a) |
(/.f64 (+.f64 (/.f64 (*.f64 (neg.f64 b_2) a) a) (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) #s(literal 1 binary64))) a) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 b_2) (/.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) a)) a) |
(/.f64 (fma.f64 (neg.f64 b_2) #s(literal 1 binary64) (/.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) a)) a) |
(/.f64 (fma.f64 (neg.f64 b_2) (neg.f64 a) (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 a))) (*.f64 a a)) |
(/.f64 (fma.f64 (neg.f64 a) (neg.f64 b_2) (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 a))) (*.f64 a a)) |
(/.f64 (+.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) (neg.f64 a)) (/.f64 (*.f64 b_2 a) a)) (neg.f64 a)) |
(/.f64 (fma.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (*.f64 #s(literal 1 binary64) (neg.f64 b_2))) a) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (neg.f64 b_2))) a) |
(/.f64 (+.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) a) (*.f64 #s(literal 1 binary64) (neg.f64 b_2))) a) |
(/.f64 (fma.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (*.f64 (neg.f64 b_2) #s(literal 1 binary64))) a) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) #s(literal 1 binary64) (*.f64 (neg.f64 b_2) #s(literal 1 binary64))) a) |
(/.f64 (+.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) a) (*.f64 (neg.f64 b_2) #s(literal 1 binary64))) a) |
(/.f64 (fma.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (/.f64 (*.f64 (neg.f64 b_2) a) a)) a) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 b_2) a) a)) a) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 a) (*.f64 (neg.f64 b_2) (neg.f64 a))) (*.f64 a a)) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 a) (*.f64 (neg.f64 a) (neg.f64 b_2))) (*.f64 a a)) |
(/.f64 (+.f64 (neg.f64 b_2) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))))) (neg.f64 (neg.f64 a))) |
(/.f64 (+.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))))) (neg.f64 b_2)) (neg.f64 (neg.f64 a))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 b_2) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) #s(literal 1 binary64))) a) |
(/.f64 (fma.f64 (neg.f64 b_2) #s(literal 1 binary64) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) #s(literal 1 binary64))) a) |
(/.f64 (+.f64 (/.f64 (*.f64 (neg.f64 b_2) a) a) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) #s(literal 1 binary64))) a) |
(/.f64 (fma.f64 (neg.f64 b_2) (neg.f64 a) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) (neg.f64 a))) (*.f64 a a)) |
(/.f64 (fma.f64 (neg.f64 a) (neg.f64 b_2) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) (neg.f64 a))) (*.f64 a a)) |
(/.f64 (+.f64 (neg.f64 (*.f64 (neg.f64 b_2) a)) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) (neg.f64 a))) (*.f64 a a)) |
(/.f64 (neg.f64 (-.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) (neg.f64 a)) (*.f64 (neg.f64 b_2) a))) (*.f64 a a)) |
(/.f64 (neg.f64 (-.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) a) (*.f64 (neg.f64 a) (neg.f64 b_2)))) (*.f64 a a)) |
(/.f64 (neg.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 a)) (*.f64 b_2 a))) (*.f64 a a)) |
(/.f64 (neg.f64 (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) b_2)) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 b_2))) (neg.f64 a)) |
(/.f64 (neg.f64 (/.f64 (-.f64 (pow.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)) #s(literal 3/2 binary64)) (pow.f64 b_2 #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (neg.f64 (+.f64 (/.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)) (*.f64 a a)) (/.f64 (fma.f64 b_2 b_2 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) b_2)) (*.f64 a a))))) |
(/.f64 (neg.f64 (/.f64 (*.f64 a (+.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))))) (neg.f64 a))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))))) (neg.f64 a)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 a) (+.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))))) (*.f64 a a)) |
(/.f64 (neg.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) (-.f64 (*.f64 b_2 b_2) (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))))) (neg.f64 (-.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))))) |
(/.f64 (neg.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) (+.f64 (pow.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)) #s(literal 3/2 binary64)) (pow.f64 b_2 #s(literal 3 binary64))))) (neg.f64 (fma.f64 b_2 b_2 (+.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)) (*.f64 b_2 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))))))) |
(/.f64 (neg.f64 (+.f64 b_2 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (+.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) b_2)) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (*.f64 a (+.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))))) a))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (-.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)) (*.f64 b_2 b_2)) (*.f64 a a)))) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 b_2)) a)) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (+.f64 (pow.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)) #s(literal 3/2 binary64)) (pow.f64 b_2 #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 b_2)) a) (pow.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) b_2) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (+.f64 (pow.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)) #s(literal 3/2 binary64)) (pow.f64 b_2 #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (/.f64 (neg.f64 b_2) a) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 b_2)) a) (/.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)) (*.f64 a a)))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (*.f64 a (+.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))))))) (*.f64 a a)) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 b_2 b_2) (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))))) (neg.f64 (*.f64 a (-.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)) #s(literal 3/2 binary64)) (pow.f64 b_2 #s(literal 3 binary64))))) (neg.f64 (*.f64 a (fma.f64 b_2 b_2 (+.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)) (*.f64 b_2 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))))))))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 a) (-.f64 (*.f64 b_2 b_2) (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))))) (neg.f64 (*.f64 (*.f64 a a) (-.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))))))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 a) (+.f64 (pow.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)) #s(literal 3/2 binary64)) (pow.f64 b_2 #s(literal 3 binary64))))) (neg.f64 (*.f64 (*.f64 a a) (fma.f64 b_2 b_2 (+.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)) (*.f64 b_2 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))))))))) |
(/.f64 (neg.f64 (*.f64 a (-.f64 (*.f64 b_2 b_2) (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))))) (neg.f64 (*.f64 (*.f64 a a) (-.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))))))) |
(/.f64 (neg.f64 (*.f64 a (+.f64 (pow.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)) #s(literal 3/2 binary64)) (pow.f64 b_2 #s(literal 3 binary64))))) (neg.f64 (*.f64 (*.f64 a a) (fma.f64 b_2 b_2 (+.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)) (*.f64 b_2 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (neg.f64 b_2) a) (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a)))) (neg.f64 (pow.f64 a #s(literal 4 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 (neg.f64 b_2) a)))) (neg.f64 (pow.f64 a #s(literal 4 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 b_2) a (*.f64 (neg.f64 a) (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))))))) (*.f64 a a)) |
(/.f64 (neg.f64 (fma.f64 b_2 a (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 a)))) (*.f64 a a)) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 b_2) (neg.f64 a) (*.f64 a (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))))))) (*.f64 a a)) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) (neg.f64 a) (*.f64 (neg.f64 b_2) a))) (*.f64 a a)) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) a (*.f64 (neg.f64 a) (neg.f64 b_2)))) (*.f64 a a)) |
(/.f64 (neg.f64 (fma.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 a) (*.f64 b_2 a))) (*.f64 a a)) |
(/.f64 (neg.f64 (/.f64 (-.f64 (pow.f64 (*.f64 b_2 a) #s(literal 3 binary64)) (pow.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) #s(literal 3 binary64))) (pow.f64 a #s(literal 6 binary64)))) (neg.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 b_2)) a) (pow.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) b_2) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (neg.f64 b_2) a) (*.f64 a a)) (*.f64 (*.f64 a a) (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a)))) (neg.f64 (pow.f64 a #s(literal 4 binary64)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) (*.f64 (neg.f64 b_2) a))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))))) (neg.f64 (neg.f64 a))) (*.f64 (neg.f64 (neg.f64 a)) (neg.f64 b_2))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))))) a) (*.f64 (neg.f64 (neg.f64 a)) (neg.f64 b_2))) (*.f64 (neg.f64 (neg.f64 a)) a)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))))) (neg.f64 a)) (*.f64 (neg.f64 (neg.f64 a)) b_2)) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) (neg.f64 (neg.f64 a))) (*.f64 (neg.f64 a) (neg.f64 b_2))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 (neg.f64 a))) (*.f64 (neg.f64 b_2) a)) (*.f64 a (neg.f64 (neg.f64 a)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 b_2) (neg.f64 (neg.f64 a))) (*.f64 (neg.f64 (neg.f64 a)) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))))))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (neg.f64 b_2) (neg.f64 a)) (*.f64 (neg.f64 (neg.f64 a)) (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (neg.f64 b_2) a) (*.f64 (neg.f64 (neg.f64 a)) (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))))) (*.f64 (neg.f64 (neg.f64 a)) a)) |
(/.f64 (-.f64 (*.f64 (neg.f64 b_2) (neg.f64 (neg.f64 a))) (*.f64 a (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))))))) (*.f64 a (neg.f64 (neg.f64 a)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 b_2) (neg.f64 a)) (*.f64 a (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 b_2 (neg.f64 (neg.f64 a))) (*.f64 (neg.f64 a) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))))))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (neg.f64 b_2) a) (*.f64 (neg.f64 a) (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 b_2 a) (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 a))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) b_2) #s(literal 2 binary64)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 b_2)) a)) (*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 b_2)) a) (*.f64 (pow.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 2 binary64)) (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))))) (/.f64 (-.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)) (*.f64 b_2 b_2)) (*.f64 a a))) |
(/.f64 (-.f64 (*.f64 (/.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)) (*.f64 a a)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 b_2)) a)) (*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 b_2)) a) (pow.f64 (/.f64 b_2 a) #s(literal 2 binary64)))) (/.f64 (-.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)) (*.f64 b_2 b_2)) (*.f64 a a))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b_2 a) a) (*.f64 a a)) (*.f64 (neg.f64 a) (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 a)))) (pow.f64 (neg.f64 a) #s(literal 3 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 b_2)) (*.f64 a a)) (*.f64 a (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 a)))) (pow.f64 a #s(literal 3 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 b_2) #s(literal 1 binary64)) (*.f64 a a)) (*.f64 a (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 a)))) (pow.f64 a #s(literal 3 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (neg.f64 b_2) a) a) (*.f64 a a)) (*.f64 a (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 a)))) (pow.f64 a #s(literal 3 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 b_2) (neg.f64 a)) (*.f64 a a)) (*.f64 (*.f64 a a) (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 a)))) (pow.f64 a #s(literal 4 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 a) (neg.f64 b_2)) (*.f64 a a)) (*.f64 (*.f64 a a) (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 a)))) (pow.f64 a #s(literal 4 binary64))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (neg.f64 b_2) a)) (*.f64 a a)) (*.f64 (*.f64 a a) (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 a)))) (pow.f64 a #s(literal 4 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 b_2) a) (*.f64 a a)) (*.f64 (*.f64 a a) (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 a)))) (pow.f64 a #s(literal 4 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b_2 a) a) a) (*.f64 (neg.f64 a) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) #s(literal 1 binary64)))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b_2 a) a) (*.f64 a a)) (*.f64 (neg.f64 a) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) (neg.f64 a)))) (pow.f64 (neg.f64 a) #s(literal 3 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b_2 a) a) (*.f64 a a)) (*.f64 (neg.f64 a) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) a))) (pow.f64 (neg.f64 a) #s(literal 3 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 b_2)) a) (*.f64 a (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) #s(literal 1 binary64)))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 b_2)) (*.f64 a a)) (*.f64 a (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) (neg.f64 a)))) (pow.f64 a #s(literal 3 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 b_2)) (*.f64 a a)) (*.f64 a (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) a))) (pow.f64 a #s(literal 3 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 b_2) #s(literal 1 binary64)) a) (*.f64 a (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) #s(literal 1 binary64)))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 b_2) #s(literal 1 binary64)) (*.f64 a a)) (*.f64 a (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) (neg.f64 a)))) (pow.f64 a #s(literal 3 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 b_2) #s(literal 1 binary64)) (*.f64 a a)) (*.f64 a (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) a))) (pow.f64 a #s(literal 3 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (neg.f64 b_2) a) a) a) (*.f64 a (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) #s(literal 1 binary64)))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (neg.f64 b_2) a) a) (*.f64 a a)) (*.f64 a (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) (neg.f64 a)))) (pow.f64 a #s(literal 3 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (neg.f64 b_2) a) a) (*.f64 a a)) (*.f64 a (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) a))) (pow.f64 a #s(literal 3 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 b_2) (neg.f64 a)) a) (*.f64 (*.f64 a a) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) #s(literal 1 binary64)))) (pow.f64 a #s(literal 3 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 b_2) (neg.f64 a)) (*.f64 a a)) (*.f64 (*.f64 a a) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) (neg.f64 a)))) (pow.f64 a #s(literal 4 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 b_2) (neg.f64 a)) (*.f64 a a)) (*.f64 (*.f64 a a) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) a))) (pow.f64 a #s(literal 4 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 a) (neg.f64 b_2)) a) (*.f64 (*.f64 a a) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) #s(literal 1 binary64)))) (pow.f64 a #s(literal 3 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 a) (neg.f64 b_2)) (*.f64 a a)) (*.f64 (*.f64 a a) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) (neg.f64 a)))) (pow.f64 a #s(literal 4 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 a) (neg.f64 b_2)) (*.f64 a a)) (*.f64 (*.f64 a a) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) a))) (pow.f64 a #s(literal 4 binary64))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (neg.f64 b_2) a)) a) (*.f64 (*.f64 a a) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) #s(literal 1 binary64)))) (pow.f64 a #s(literal 3 binary64))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (neg.f64 b_2) a)) (*.f64 a a)) (*.f64 (*.f64 a a) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) (neg.f64 a)))) (pow.f64 a #s(literal 4 binary64))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (neg.f64 b_2) a)) (*.f64 a a)) (*.f64 (*.f64 a a) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) a))) (pow.f64 a #s(literal 4 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 b_2) a) a) (*.f64 (*.f64 a a) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) #s(literal 1 binary64)))) (pow.f64 a #s(literal 3 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 b_2) a) (*.f64 a a)) (*.f64 (*.f64 a a) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) (neg.f64 a)))) (pow.f64 a #s(literal 4 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 b_2) a) (*.f64 a a)) (*.f64 (*.f64 a a) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) a))) (pow.f64 a #s(literal 4 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) (neg.f64 a)) a) (*.f64 (neg.f64 a) (*.f64 b_2 #s(literal 1 binary64)))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) (neg.f64 a)) (*.f64 a a)) (*.f64 (neg.f64 a) (*.f64 b_2 a))) (pow.f64 (neg.f64 a) #s(literal 3 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) (neg.f64 a)) (*.f64 a a)) (*.f64 (neg.f64 a) (*.f64 (neg.f64 b_2) a))) (pow.f64 (neg.f64 a) #s(literal 3 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) a) (*.f64 a (*.f64 b_2 #s(literal 1 binary64)))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) (*.f64 a a)) (*.f64 a (*.f64 b_2 a))) (pow.f64 a #s(literal 3 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) (*.f64 a a)) (*.f64 a (*.f64 (neg.f64 b_2) a))) (pow.f64 a #s(literal 3 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) #s(literal 1 binary64)) a) (*.f64 a (*.f64 b_2 #s(literal 1 binary64)))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) #s(literal 1 binary64)) (*.f64 a a)) (*.f64 a (*.f64 b_2 a))) (pow.f64 a #s(literal 3 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) #s(literal 1 binary64)) (*.f64 a a)) (*.f64 a (*.f64 (neg.f64 b_2) a))) (pow.f64 a #s(literal 3 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) a) a) (*.f64 a (*.f64 b_2 #s(literal 1 binary64)))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) a) (*.f64 a a)) (*.f64 a (*.f64 b_2 a))) (pow.f64 a #s(literal 3 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) a) (*.f64 a a)) (*.f64 a (*.f64 (neg.f64 b_2) a))) (pow.f64 a #s(literal 3 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 a)) a) (*.f64 (*.f64 a a) (*.f64 b_2 #s(literal 1 binary64)))) (pow.f64 a #s(literal 3 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 a)) (*.f64 a a)) (*.f64 (*.f64 a a) (*.f64 b_2 a))) (pow.f64 a #s(literal 4 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 a)) (*.f64 a a)) (*.f64 (*.f64 a a) (*.f64 (neg.f64 b_2) a))) (pow.f64 a #s(literal 4 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) a) (*.f64 (*.f64 a a) (*.f64 b_2 #s(literal 1 binary64)))) (pow.f64 a #s(literal 3 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) (*.f64 a a)) (*.f64 (*.f64 a a) (*.f64 b_2 a))) (pow.f64 a #s(literal 4 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) (*.f64 a a)) (*.f64 (*.f64 a a) (*.f64 (neg.f64 b_2) a))) (pow.f64 a #s(literal 4 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b_2 a) a) (neg.f64 a)) (*.f64 (neg.f64 a) (/.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) (neg.f64 a)))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b_2 a) a) a) (*.f64 (neg.f64 a) (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b_2 a) a) a) (*.f64 (neg.f64 a) (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) #s(literal 1 binary64)))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b_2 a) a) a) (*.f64 (neg.f64 a) (/.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) a))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b_2 a) a) (*.f64 a a)) (*.f64 (neg.f64 a) (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a))) (pow.f64 (neg.f64 a) #s(literal 3 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 b_2)) (neg.f64 a)) (*.f64 a (/.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) (neg.f64 a)))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 b_2)) a) (*.f64 a (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 b_2)) a) (*.f64 a (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) #s(literal 1 binary64)))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 b_2)) a) (*.f64 a (/.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) a))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 b_2)) (*.f64 a a)) (*.f64 a (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a))) (pow.f64 a #s(literal 3 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 b_2) #s(literal 1 binary64)) (neg.f64 a)) (*.f64 a (/.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) (neg.f64 a)))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 b_2) #s(literal 1 binary64)) a) (*.f64 a (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 b_2) #s(literal 1 binary64)) a) (*.f64 a (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) #s(literal 1 binary64)))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 b_2) #s(literal 1 binary64)) a) (*.f64 a (/.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) a))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 b_2) #s(literal 1 binary64)) (*.f64 a a)) (*.f64 a (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a))) (pow.f64 a #s(literal 3 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (neg.f64 b_2) a) a) (neg.f64 a)) (*.f64 a (/.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) (neg.f64 a)))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (neg.f64 b_2) a) a) a) (*.f64 a (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (neg.f64 b_2) a) a) a) (*.f64 a (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) #s(literal 1 binary64)))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (neg.f64 b_2) a) a) a) (*.f64 a (/.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) a))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (neg.f64 b_2) a) a) (*.f64 a a)) (*.f64 a (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a))) (pow.f64 a #s(literal 3 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 b_2) (neg.f64 a)) (neg.f64 a)) (*.f64 (*.f64 a a) (/.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) (neg.f64 a)))) (pow.f64 (neg.f64 a) #s(literal 3 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 b_2) (neg.f64 a)) a) (*.f64 (*.f64 a a) (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))))) (pow.f64 a #s(literal 3 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 b_2) (neg.f64 a)) a) (*.f64 (*.f64 a a) (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) #s(literal 1 binary64)))) (pow.f64 a #s(literal 3 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 b_2) (neg.f64 a)) a) (*.f64 (*.f64 a a) (/.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) a))) (pow.f64 a #s(literal 3 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 b_2) (neg.f64 a)) (*.f64 a a)) (*.f64 (*.f64 a a) (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a))) (pow.f64 a #s(literal 4 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 a) (neg.f64 b_2)) (neg.f64 a)) (*.f64 (*.f64 a a) (/.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) (neg.f64 a)))) (pow.f64 (neg.f64 a) #s(literal 3 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 a) (neg.f64 b_2)) a) (*.f64 (*.f64 a a) (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))))) (pow.f64 a #s(literal 3 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 a) (neg.f64 b_2)) a) (*.f64 (*.f64 a a) (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) #s(literal 1 binary64)))) (pow.f64 a #s(literal 3 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 a) (neg.f64 b_2)) a) (*.f64 (*.f64 a a) (/.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) a))) (pow.f64 a #s(literal 3 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 a) (neg.f64 b_2)) (*.f64 a a)) (*.f64 (*.f64 a a) (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a))) (pow.f64 a #s(literal 4 binary64))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (neg.f64 b_2) a)) (neg.f64 a)) (*.f64 (*.f64 a a) (/.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) (neg.f64 a)))) (pow.f64 (neg.f64 a) #s(literal 3 binary64))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (neg.f64 b_2) a)) a) (*.f64 (*.f64 a a) (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))))) (pow.f64 a #s(literal 3 binary64))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (neg.f64 b_2) a)) a) (*.f64 (*.f64 a a) (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) #s(literal 1 binary64)))) (pow.f64 a #s(literal 3 binary64))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (neg.f64 b_2) a)) a) (*.f64 (*.f64 a a) (/.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) a))) (pow.f64 a #s(literal 3 binary64))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (neg.f64 b_2) a)) (*.f64 a a)) (*.f64 (*.f64 a a) (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a))) (pow.f64 a #s(literal 4 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 b_2) a) (neg.f64 a)) (*.f64 (*.f64 a a) (/.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) (neg.f64 a)))) (pow.f64 (neg.f64 a) #s(literal 3 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 b_2) a) a) (*.f64 (*.f64 a a) (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))))) (pow.f64 a #s(literal 3 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 b_2) a) a) (*.f64 (*.f64 a a) (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) #s(literal 1 binary64)))) (pow.f64 a #s(literal 3 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 b_2) a) a) (*.f64 (*.f64 a a) (/.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) a))) (pow.f64 a #s(literal 3 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) (neg.f64 a)) (neg.f64 a)) (*.f64 (neg.f64 a) (/.f64 (*.f64 b_2 a) a))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) (neg.f64 a)) a) (*.f64 (neg.f64 a) (*.f64 #s(literal 1 binary64) (neg.f64 b_2)))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) (neg.f64 a)) a) (*.f64 (neg.f64 a) (*.f64 (neg.f64 b_2) #s(literal 1 binary64)))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) (neg.f64 a)) a) (*.f64 (neg.f64 a) (/.f64 (*.f64 (neg.f64 b_2) a) a))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) (neg.f64 a)) (*.f64 a a)) (*.f64 (neg.f64 a) (*.f64 (neg.f64 b_2) (neg.f64 a)))) (pow.f64 (neg.f64 a) #s(literal 3 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) (neg.f64 a)) (*.f64 a a)) (*.f64 (neg.f64 a) (*.f64 (neg.f64 a) (neg.f64 b_2)))) (pow.f64 (neg.f64 a) #s(literal 3 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) (neg.f64 a)) (*.f64 a a)) (*.f64 (neg.f64 a) (neg.f64 (*.f64 (neg.f64 b_2) a)))) (pow.f64 (neg.f64 a) #s(literal 3 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) (neg.f64 a)) (*.f64 a (/.f64 (*.f64 b_2 a) a))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) a) (*.f64 a (*.f64 #s(literal 1 binary64) (neg.f64 b_2)))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) a) (*.f64 a (*.f64 (neg.f64 b_2) #s(literal 1 binary64)))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) a) (*.f64 a (/.f64 (*.f64 (neg.f64 b_2) a) a))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) (*.f64 a a)) (*.f64 a (*.f64 (neg.f64 b_2) (neg.f64 a)))) (pow.f64 a #s(literal 3 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) (*.f64 a a)) (*.f64 a (*.f64 (neg.f64 a) (neg.f64 b_2)))) (pow.f64 a #s(literal 3 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) (*.f64 a a)) (*.f64 a (neg.f64 (*.f64 (neg.f64 b_2) a)))) (pow.f64 a #s(literal 3 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) #s(literal 1 binary64)) (neg.f64 a)) (*.f64 a (/.f64 (*.f64 b_2 a) a))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) #s(literal 1 binary64)) a) (*.f64 a (*.f64 #s(literal 1 binary64) (neg.f64 b_2)))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) #s(literal 1 binary64)) a) (*.f64 a (*.f64 (neg.f64 b_2) #s(literal 1 binary64)))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) #s(literal 1 binary64)) a) (*.f64 a (/.f64 (*.f64 (neg.f64 b_2) a) a))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) #s(literal 1 binary64)) (*.f64 a a)) (*.f64 a (*.f64 (neg.f64 b_2) (neg.f64 a)))) (pow.f64 a #s(literal 3 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) #s(literal 1 binary64)) (*.f64 a a)) (*.f64 a (*.f64 (neg.f64 a) (neg.f64 b_2)))) (pow.f64 a #s(literal 3 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) #s(literal 1 binary64)) (*.f64 a a)) (*.f64 a (neg.f64 (*.f64 (neg.f64 b_2) a)))) (pow.f64 a #s(literal 3 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) a) (neg.f64 a)) (*.f64 a (/.f64 (*.f64 b_2 a) a))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) a) a) (*.f64 a (*.f64 #s(literal 1 binary64) (neg.f64 b_2)))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) a) a) (*.f64 a (*.f64 (neg.f64 b_2) #s(literal 1 binary64)))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) a) a) (*.f64 a (/.f64 (*.f64 (neg.f64 b_2) a) a))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) a) (*.f64 a a)) (*.f64 a (*.f64 (neg.f64 b_2) (neg.f64 a)))) (pow.f64 a #s(literal 3 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) a) (*.f64 a a)) (*.f64 a (*.f64 (neg.f64 a) (neg.f64 b_2)))) (pow.f64 a #s(literal 3 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) a) (*.f64 a a)) (*.f64 a (neg.f64 (*.f64 (neg.f64 b_2) a)))) (pow.f64 a #s(literal 3 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 a)) (neg.f64 a)) (*.f64 (*.f64 a a) (/.f64 (*.f64 b_2 a) a))) (pow.f64 (neg.f64 a) #s(literal 3 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 a)) a) (*.f64 (*.f64 a a) (*.f64 #s(literal 1 binary64) (neg.f64 b_2)))) (pow.f64 a #s(literal 3 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 a)) a) (*.f64 (*.f64 a a) (*.f64 (neg.f64 b_2) #s(literal 1 binary64)))) (pow.f64 a #s(literal 3 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 a)) a) (*.f64 (*.f64 a a) (/.f64 (*.f64 (neg.f64 b_2) a) a))) (pow.f64 a #s(literal 3 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 a)) (*.f64 a a)) (*.f64 (*.f64 a a) (*.f64 (neg.f64 b_2) (neg.f64 a)))) (pow.f64 a #s(literal 4 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 a)) (*.f64 a a)) (*.f64 (*.f64 a a) (*.f64 (neg.f64 a) (neg.f64 b_2)))) (pow.f64 a #s(literal 4 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 a)) (*.f64 a a)) (*.f64 (*.f64 a a) (neg.f64 (*.f64 (neg.f64 b_2) a)))) (pow.f64 a #s(literal 4 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) (neg.f64 a)) (*.f64 (*.f64 a a) (/.f64 (*.f64 b_2 a) a))) (pow.f64 (neg.f64 a) #s(literal 3 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) a) (*.f64 (*.f64 a a) (*.f64 #s(literal 1 binary64) (neg.f64 b_2)))) (pow.f64 a #s(literal 3 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) a) (*.f64 (*.f64 a a) (*.f64 (neg.f64 b_2) #s(literal 1 binary64)))) (pow.f64 a #s(literal 3 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) a) (*.f64 (*.f64 a a) (/.f64 (*.f64 (neg.f64 b_2) a) a))) (pow.f64 a #s(literal 3 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) (*.f64 a a)) (*.f64 (*.f64 a a) (*.f64 (neg.f64 b_2) (neg.f64 a)))) (pow.f64 a #s(literal 4 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) (*.f64 a a)) (*.f64 (*.f64 a a) (*.f64 (neg.f64 a) (neg.f64 b_2)))) (pow.f64 a #s(literal 4 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) (*.f64 a a)) (*.f64 (*.f64 a a) (neg.f64 (*.f64 (neg.f64 b_2) a)))) (pow.f64 a #s(literal 4 binary64))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) b_2) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 b_2)) a) (pow.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) b_2) #s(literal 2 binary64))) (*.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 b_2)) a) (pow.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) b_2) #s(literal 2 binary64))) (*.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) #s(literal 3 binary64))))) (*.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 b_2)) a) (pow.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) b_2) #s(literal 2 binary64))) (fma.f64 (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 b_2)) a) (pow.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) b_2) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) #s(literal 3 binary64)) (fma.f64 (/.f64 (neg.f64 b_2) a) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 b_2)) a) (/.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)) (*.f64 a a))) (*.f64 (fma.f64 (/.f64 (neg.f64 b_2) a) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 b_2)) a) (/.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)) (*.f64 a a))) (pow.f64 (/.f64 b_2 a) #s(literal 3 binary64)))) (*.f64 (fma.f64 (/.f64 (neg.f64 b_2) a) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 b_2)) a) (/.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)) (*.f64 a a))) (fma.f64 (/.f64 (neg.f64 b_2) a) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 b_2)) a) (/.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)) (*.f64 a a))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 b_2 a) a) (neg.f64 a) (*.f64 (neg.f64 a) (/.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) (neg.f64 a)))) (*.f64 a a)) |
(/.f64 (fma.f64 (/.f64 (*.f64 b_2 a) a) a (*.f64 (neg.f64 a) (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))))) (*.f64 a a)) |
(/.f64 (fma.f64 (/.f64 (*.f64 b_2 a) a) a (*.f64 (neg.f64 a) (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) #s(literal 1 binary64)))) (*.f64 a a)) |
(/.f64 (fma.f64 (/.f64 (*.f64 b_2 a) a) a (*.f64 (neg.f64 a) (/.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) a))) (*.f64 a a)) |
(/.f64 (fma.f64 (/.f64 (*.f64 b_2 a) a) (*.f64 a a) (*.f64 (neg.f64 a) (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 a)))) (pow.f64 (neg.f64 a) #s(literal 3 binary64))) |
(/.f64 (fma.f64 (/.f64 (*.f64 b_2 a) a) (*.f64 a a) (*.f64 (neg.f64 a) (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a))) (pow.f64 (neg.f64 a) #s(literal 3 binary64))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 b_2)) (neg.f64 a) (*.f64 a (/.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) (neg.f64 a)))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 b_2)) a (*.f64 a (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 b_2)) a (*.f64 a (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) #s(literal 1 binary64)))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 b_2)) a (*.f64 a (/.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) a))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 b_2)) (*.f64 a a) (*.f64 a (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 a)))) (pow.f64 a #s(literal 3 binary64))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 b_2)) (*.f64 a a) (*.f64 a (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a))) (pow.f64 a #s(literal 3 binary64))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 b_2) #s(literal 1 binary64)) (neg.f64 a) (*.f64 a (/.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) (neg.f64 a)))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 b_2) #s(literal 1 binary64)) a (*.f64 a (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 b_2) #s(literal 1 binary64)) a (*.f64 a (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) #s(literal 1 binary64)))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 b_2) #s(literal 1 binary64)) a (*.f64 a (/.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) a))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 b_2) #s(literal 1 binary64)) (*.f64 a a) (*.f64 a (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 a)))) (pow.f64 a #s(literal 3 binary64))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 b_2) #s(literal 1 binary64)) (*.f64 a a) (*.f64 a (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a))) (pow.f64 a #s(literal 3 binary64))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (neg.f64 b_2) a) a) (neg.f64 a) (*.f64 a (/.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) (neg.f64 a)))) (*.f64 a a)) |
(/.f64 (fma.f64 (/.f64 (*.f64 (neg.f64 b_2) a) a) a (*.f64 a (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))))) (*.f64 a a)) |
(/.f64 (fma.f64 (/.f64 (*.f64 (neg.f64 b_2) a) a) a (*.f64 a (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) #s(literal 1 binary64)))) (*.f64 a a)) |
(/.f64 (fma.f64 (/.f64 (*.f64 (neg.f64 b_2) a) a) a (*.f64 a (/.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) a))) (*.f64 a a)) |
(/.f64 (fma.f64 (/.f64 (*.f64 (neg.f64 b_2) a) a) (*.f64 a a) (*.f64 a (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 a)))) (pow.f64 a #s(literal 3 binary64))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (neg.f64 b_2) a) a) (*.f64 a a) (*.f64 a (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a))) (pow.f64 a #s(literal 3 binary64))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 b_2) (neg.f64 a)) (neg.f64 a) (*.f64 (*.f64 a a) (/.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) (neg.f64 a)))) (pow.f64 (neg.f64 a) #s(literal 3 binary64))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 b_2) (neg.f64 a)) a (*.f64 (*.f64 a a) (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))))) (pow.f64 a #s(literal 3 binary64))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 b_2) (neg.f64 a)) a (*.f64 (*.f64 a a) (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) #s(literal 1 binary64)))) (pow.f64 a #s(literal 3 binary64))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 b_2) (neg.f64 a)) a (*.f64 (*.f64 a a) (/.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) a))) (pow.f64 a #s(literal 3 binary64))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 b_2) (neg.f64 a)) (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 a)))) (pow.f64 a #s(literal 4 binary64))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 b_2) (neg.f64 a)) (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a))) (pow.f64 a #s(literal 4 binary64))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 a) (neg.f64 b_2)) (neg.f64 a) (*.f64 (*.f64 a a) (/.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) (neg.f64 a)))) (pow.f64 (neg.f64 a) #s(literal 3 binary64))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 a) (neg.f64 b_2)) a (*.f64 (*.f64 a a) (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))))) (pow.f64 a #s(literal 3 binary64))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 a) (neg.f64 b_2)) a (*.f64 (*.f64 a a) (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) #s(literal 1 binary64)))) (pow.f64 a #s(literal 3 binary64))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 a) (neg.f64 b_2)) a (*.f64 (*.f64 a a) (/.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) a))) (pow.f64 a #s(literal 3 binary64))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 a) (neg.f64 b_2)) (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 a)))) (pow.f64 a #s(literal 4 binary64))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 a) (neg.f64 b_2)) (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a))) (pow.f64 a #s(literal 4 binary64))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (neg.f64 b_2) a)) (neg.f64 a) (*.f64 (*.f64 a a) (/.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) (neg.f64 a)))) (pow.f64 (neg.f64 a) #s(literal 3 binary64))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (neg.f64 b_2) a)) a (*.f64 (*.f64 a a) (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))))) (pow.f64 a #s(literal 3 binary64))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (neg.f64 b_2) a)) a (*.f64 (*.f64 a a) (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) #s(literal 1 binary64)))) (pow.f64 a #s(literal 3 binary64))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (neg.f64 b_2) a)) a (*.f64 (*.f64 a a) (/.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) a))) (pow.f64 a #s(literal 3 binary64))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (neg.f64 b_2) a)) (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 a)))) (pow.f64 a #s(literal 4 binary64))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (neg.f64 b_2) a)) (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a))) (pow.f64 a #s(literal 4 binary64))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 b_2) a) (neg.f64 a) (*.f64 (*.f64 a a) (/.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) (neg.f64 a)))) (pow.f64 (neg.f64 a) #s(literal 3 binary64))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 b_2) a) a (*.f64 (*.f64 a a) (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))))) (pow.f64 a #s(literal 3 binary64))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 b_2) a) a (*.f64 (*.f64 a a) (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) #s(literal 1 binary64)))) (pow.f64 a #s(literal 3 binary64))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 b_2) a) a (*.f64 (*.f64 a a) (/.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) a))) (pow.f64 a #s(literal 3 binary64))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 b_2) a) (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 a)))) (pow.f64 a #s(literal 4 binary64))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) (neg.f64 a)) (neg.f64 a) (*.f64 (neg.f64 a) (/.f64 (*.f64 b_2 a) a))) (*.f64 a a)) |
(/.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) (neg.f64 a)) a (*.f64 (neg.f64 a) (*.f64 #s(literal 1 binary64) (neg.f64 b_2)))) (*.f64 a a)) |
(/.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) (neg.f64 a)) a (*.f64 (neg.f64 a) (*.f64 (neg.f64 b_2) #s(literal 1 binary64)))) (*.f64 a a)) |
(/.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) (neg.f64 a)) a (*.f64 (neg.f64 a) (/.f64 (*.f64 (neg.f64 b_2) a) a))) (*.f64 a a)) |
(/.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) (neg.f64 a)) (*.f64 a a) (*.f64 (neg.f64 a) (*.f64 (neg.f64 b_2) (neg.f64 a)))) (pow.f64 (neg.f64 a) #s(literal 3 binary64))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) (neg.f64 a)) (*.f64 a a) (*.f64 (neg.f64 a) (*.f64 (neg.f64 a) (neg.f64 b_2)))) (pow.f64 (neg.f64 a) #s(literal 3 binary64))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) (neg.f64 a)) (*.f64 a a) (*.f64 (neg.f64 a) (neg.f64 (*.f64 (neg.f64 b_2) a)))) (pow.f64 (neg.f64 a) #s(literal 3 binary64))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) (neg.f64 a)) (*.f64 a a) (*.f64 (neg.f64 a) (*.f64 (neg.f64 b_2) a))) (pow.f64 (neg.f64 a) #s(literal 3 binary64))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) (neg.f64 a) (*.f64 a (/.f64 (*.f64 b_2 a) a))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) a (*.f64 a (*.f64 #s(literal 1 binary64) (neg.f64 b_2)))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) a (*.f64 a (*.f64 (neg.f64 b_2) #s(literal 1 binary64)))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) a (*.f64 a (/.f64 (*.f64 (neg.f64 b_2) a) a))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) (*.f64 a a) (*.f64 a (*.f64 (neg.f64 b_2) (neg.f64 a)))) (pow.f64 a #s(literal 3 binary64))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) (*.f64 a a) (*.f64 a (*.f64 (neg.f64 a) (neg.f64 b_2)))) (pow.f64 a #s(literal 3 binary64))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) (*.f64 a a) (*.f64 a (neg.f64 (*.f64 (neg.f64 b_2) a)))) (pow.f64 a #s(literal 3 binary64))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) (*.f64 a a) (*.f64 a (*.f64 (neg.f64 b_2) a))) (pow.f64 a #s(literal 3 binary64))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) #s(literal 1 binary64)) (neg.f64 a) (*.f64 a (/.f64 (*.f64 b_2 a) a))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) #s(literal 1 binary64)) a (*.f64 a (*.f64 #s(literal 1 binary64) (neg.f64 b_2)))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) #s(literal 1 binary64)) a (*.f64 a (*.f64 (neg.f64 b_2) #s(literal 1 binary64)))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) #s(literal 1 binary64)) a (*.f64 a (/.f64 (*.f64 (neg.f64 b_2) a) a))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) #s(literal 1 binary64)) (*.f64 a a) (*.f64 a (*.f64 (neg.f64 b_2) (neg.f64 a)))) (pow.f64 a #s(literal 3 binary64))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) #s(literal 1 binary64)) (*.f64 a a) (*.f64 a (*.f64 (neg.f64 a) (neg.f64 b_2)))) (pow.f64 a #s(literal 3 binary64))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) #s(literal 1 binary64)) (*.f64 a a) (*.f64 a (neg.f64 (*.f64 (neg.f64 b_2) a)))) (pow.f64 a #s(literal 3 binary64))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) #s(literal 1 binary64)) (*.f64 a a) (*.f64 a (*.f64 (neg.f64 b_2) a))) (pow.f64 a #s(literal 3 binary64))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) a) (neg.f64 a) (*.f64 a (/.f64 (*.f64 b_2 a) a))) (*.f64 a a)) |
(/.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) a) a (*.f64 a (*.f64 #s(literal 1 binary64) (neg.f64 b_2)))) (*.f64 a a)) |
(/.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) a) a (*.f64 a (*.f64 (neg.f64 b_2) #s(literal 1 binary64)))) (*.f64 a a)) |
(/.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) a) a (*.f64 a (/.f64 (*.f64 (neg.f64 b_2) a) a))) (*.f64 a a)) |
(/.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) a) (*.f64 a a) (*.f64 a (*.f64 (neg.f64 b_2) (neg.f64 a)))) (pow.f64 a #s(literal 3 binary64))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) a) (*.f64 a a) (*.f64 a (*.f64 (neg.f64 a) (neg.f64 b_2)))) (pow.f64 a #s(literal 3 binary64))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) a) (*.f64 a a) (*.f64 a (neg.f64 (*.f64 (neg.f64 b_2) a)))) (pow.f64 a #s(literal 3 binary64))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) a) (*.f64 a a) (*.f64 a (*.f64 (neg.f64 b_2) a))) (pow.f64 a #s(literal 3 binary64))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 a)) (neg.f64 a) (*.f64 (*.f64 a a) (/.f64 (*.f64 b_2 a) a))) (pow.f64 (neg.f64 a) #s(literal 3 binary64))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 a)) a (*.f64 (*.f64 a a) (*.f64 #s(literal 1 binary64) (neg.f64 b_2)))) (pow.f64 a #s(literal 3 binary64))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 a)) a (*.f64 (*.f64 a a) (*.f64 (neg.f64 b_2) #s(literal 1 binary64)))) (pow.f64 a #s(literal 3 binary64))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 a)) a (*.f64 (*.f64 a a) (/.f64 (*.f64 (neg.f64 b_2) a) a))) (pow.f64 a #s(literal 3 binary64))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 a)) (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 (neg.f64 b_2) (neg.f64 a)))) (pow.f64 a #s(literal 4 binary64))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 a)) (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 (neg.f64 a) (neg.f64 b_2)))) (pow.f64 a #s(literal 4 binary64))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 a)) (*.f64 a a) (*.f64 (*.f64 a a) (neg.f64 (*.f64 (neg.f64 b_2) a)))) (pow.f64 a #s(literal 4 binary64))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 a)) (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 (neg.f64 b_2) a))) (pow.f64 a #s(literal 4 binary64))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) (neg.f64 a) (*.f64 (*.f64 a a) (/.f64 (*.f64 b_2 a) a))) (pow.f64 (neg.f64 a) #s(literal 3 binary64))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) a (*.f64 (*.f64 a a) (*.f64 #s(literal 1 binary64) (neg.f64 b_2)))) (pow.f64 a #s(literal 3 binary64))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) a (*.f64 (*.f64 a a) (*.f64 (neg.f64 b_2) #s(literal 1 binary64)))) (pow.f64 a #s(literal 3 binary64))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) a (*.f64 (*.f64 a a) (/.f64 (*.f64 (neg.f64 b_2) a) a))) (pow.f64 a #s(literal 3 binary64))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 (neg.f64 b_2) (neg.f64 a)))) (pow.f64 a #s(literal 4 binary64))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 (neg.f64 a) (neg.f64 b_2)))) (pow.f64 a #s(literal 4 binary64))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) (*.f64 a a) (*.f64 (*.f64 a a) (neg.f64 (*.f64 (neg.f64 b_2) a)))) (pow.f64 a #s(literal 4 binary64))) |
(/.f64 (fma.f64 (neg.f64 b_2) (neg.f64 (neg.f64 a)) (*.f64 (neg.f64 (neg.f64 a)) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))))))) (*.f64 a a)) |
(/.f64 (fma.f64 (neg.f64 b_2) (neg.f64 a) (*.f64 (neg.f64 (neg.f64 a)) (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))))) (*.f64 a a)) |
(/.f64 (fma.f64 (neg.f64 b_2) (neg.f64 (neg.f64 a)) (*.f64 a (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))))))) (*.f64 a (neg.f64 (neg.f64 a)))) |
(/.f64 (fma.f64 b_2 (neg.f64 (neg.f64 a)) (*.f64 (neg.f64 a) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))))))) (*.f64 a a)) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))))) (neg.f64 (neg.f64 a)) (*.f64 (neg.f64 (neg.f64 a)) (neg.f64 b_2))) (*.f64 a a)) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))))) a (*.f64 (neg.f64 (neg.f64 a)) (neg.f64 b_2))) (*.f64 (neg.f64 (neg.f64 a)) a)) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))))) (neg.f64 a) (*.f64 (neg.f64 (neg.f64 a)) b_2)) (*.f64 a a)) |
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) (neg.f64 (neg.f64 a)) (*.f64 (neg.f64 a) (neg.f64 b_2))) (*.f64 a a)) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 (neg.f64 a)) (*.f64 (neg.f64 b_2) a)) (*.f64 a (neg.f64 (neg.f64 a)))) |
(/.f64 (fma.f64 (/.f64 (*.f64 b_2 a) a) a (*.f64 (neg.f64 a) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) #s(literal 1 binary64)))) (*.f64 a a)) |
(/.f64 (fma.f64 (/.f64 (*.f64 b_2 a) a) (*.f64 a a) (*.f64 (neg.f64 a) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) (neg.f64 a)))) (pow.f64 (neg.f64 a) #s(literal 3 binary64))) |
(/.f64 (fma.f64 (/.f64 (*.f64 b_2 a) a) (*.f64 a a) (*.f64 (neg.f64 a) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) a))) (pow.f64 (neg.f64 a) #s(literal 3 binary64))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 b_2)) a (*.f64 a (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) #s(literal 1 binary64)))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 b_2)) (*.f64 a a) (*.f64 a (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) (neg.f64 a)))) (pow.f64 a #s(literal 3 binary64))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 b_2)) (*.f64 a a) (*.f64 a (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) a))) (pow.f64 a #s(literal 3 binary64))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 b_2) #s(literal 1 binary64)) a (*.f64 a (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) #s(literal 1 binary64)))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 b_2) #s(literal 1 binary64)) (*.f64 a a) (*.f64 a (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) (neg.f64 a)))) (pow.f64 a #s(literal 3 binary64))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 b_2) #s(literal 1 binary64)) (*.f64 a a) (*.f64 a (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) a))) (pow.f64 a #s(literal 3 binary64))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (neg.f64 b_2) a) a) a (*.f64 a (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) #s(literal 1 binary64)))) (*.f64 a a)) |
(/.f64 (fma.f64 (/.f64 (*.f64 (neg.f64 b_2) a) a) (*.f64 a a) (*.f64 a (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) (neg.f64 a)))) (pow.f64 a #s(literal 3 binary64))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (neg.f64 b_2) a) a) (*.f64 a a) (*.f64 a (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) a))) (pow.f64 a #s(literal 3 binary64))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 b_2) (neg.f64 a)) a (*.f64 (*.f64 a a) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) #s(literal 1 binary64)))) (pow.f64 a #s(literal 3 binary64))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 b_2) (neg.f64 a)) (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) (neg.f64 a)))) (pow.f64 a #s(literal 4 binary64))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 b_2) (neg.f64 a)) (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) a))) (pow.f64 a #s(literal 4 binary64))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 a) (neg.f64 b_2)) a (*.f64 (*.f64 a a) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) #s(literal 1 binary64)))) (pow.f64 a #s(literal 3 binary64))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 a) (neg.f64 b_2)) (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) (neg.f64 a)))) (pow.f64 a #s(literal 4 binary64))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 a) (neg.f64 b_2)) (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) a))) (pow.f64 a #s(literal 4 binary64))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (neg.f64 b_2) a)) a (*.f64 (*.f64 a a) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) #s(literal 1 binary64)))) (pow.f64 a #s(literal 3 binary64))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (neg.f64 b_2) a)) (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) (neg.f64 a)))) (pow.f64 a #s(literal 4 binary64))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (neg.f64 b_2) a)) (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) a))) (pow.f64 a #s(literal 4 binary64))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 b_2) a) a (*.f64 (*.f64 a a) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) #s(literal 1 binary64)))) (pow.f64 a #s(literal 3 binary64))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 b_2) a) (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) (neg.f64 a)))) (pow.f64 a #s(literal 4 binary64))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 b_2) a) (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) a))) (pow.f64 a #s(literal 4 binary64))) |
(/.f64 (-.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))))) (neg.f64 b_2)) (neg.f64 (neg.f64 a))) |
(/.f64 (-.f64 (neg.f64 b_2) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))))) (neg.f64 (neg.f64 a))) |
(/.f64 (-.f64 b_2 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))))) (neg.f64 a)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 b_2)) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) #s(literal 1 binary64))) a) |
(/.f64 (-.f64 (*.f64 (neg.f64 b_2) #s(literal 1 binary64)) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) #s(literal 1 binary64))) a) |
(/.f64 (-.f64 (/.f64 (*.f64 (neg.f64 b_2) a) a) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) #s(literal 1 binary64))) a) |
(/.f64 (-.f64 (*.f64 (neg.f64 b_2) (neg.f64 a)) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) (neg.f64 a))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (neg.f64 a) (neg.f64 b_2)) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) (neg.f64 a))) (*.f64 a a)) |
(/.f64 (-.f64 (neg.f64 (*.f64 (neg.f64 b_2) a)) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) (neg.f64 a))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) (*.f64 b_2 #s(literal 1 binary64))) a) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) #s(literal 1 binary64)) (*.f64 b_2 #s(literal 1 binary64))) a) |
(/.f64 (-.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) a) (*.f64 b_2 #s(literal 1 binary64))) a) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 a)) (*.f64 (neg.f64 b_2) a)) (*.f64 a a)) |
(/.f64 (-.f64 (/.f64 (*.f64 b_2 a) a) (/.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) (neg.f64 a))) (neg.f64 a)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 b_2)) (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))))) a) |
(/.f64 (-.f64 (*.f64 (neg.f64 b_2) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))))) a) |
(/.f64 (-.f64 (/.f64 (*.f64 (neg.f64 b_2) a) a) (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))))) a) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 b_2)) (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) #s(literal 1 binary64))) a) |
(/.f64 (-.f64 (*.f64 (neg.f64 b_2) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) #s(literal 1 binary64))) a) |
(/.f64 (-.f64 (/.f64 (*.f64 (neg.f64 b_2) a) a) (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) #s(literal 1 binary64))) a) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 b_2)) (/.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) a)) a) |
(/.f64 (-.f64 (*.f64 (neg.f64 b_2) #s(literal 1 binary64)) (/.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) a)) a) |
(/.f64 (-.f64 (/.f64 (*.f64 (neg.f64 b_2) a) a) (/.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) a)) a) |
(/.f64 (-.f64 (*.f64 (neg.f64 b_2) (neg.f64 a)) (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 a))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (neg.f64 a) (neg.f64 b_2)) (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 a))) (*.f64 a a)) |
(/.f64 (-.f64 (neg.f64 (*.f64 (neg.f64 b_2) a)) (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 a))) (*.f64 a a)) |
(/.f64 (-.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) (neg.f64 a)) (/.f64 (*.f64 b_2 a) a)) (neg.f64 a)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) (*.f64 #s(literal 1 binary64) (neg.f64 b_2))) a) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) (neg.f64 b_2))) a) |
(/.f64 (-.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) a) (*.f64 #s(literal 1 binary64) (neg.f64 b_2))) a) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) (*.f64 (neg.f64 b_2) #s(literal 1 binary64))) a) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) #s(literal 1 binary64)) (*.f64 (neg.f64 b_2) #s(literal 1 binary64))) a) |
(/.f64 (-.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) a) (*.f64 (neg.f64 b_2) #s(literal 1 binary64))) a) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) (/.f64 (*.f64 (neg.f64 b_2) a) a)) a) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) #s(literal 1 binary64)) (/.f64 (*.f64 (neg.f64 b_2) a) a)) a) |
(/.f64 (-.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) a) (/.f64 (*.f64 (neg.f64 b_2) a) a)) a) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 a)) (*.f64 (neg.f64 b_2) (neg.f64 a))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 a)) (*.f64 (neg.f64 a) (neg.f64 b_2))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 a)) (neg.f64 (*.f64 (neg.f64 b_2) a))) (*.f64 a a)) |
(/.f64 (/.f64 (*.f64 a (+.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))))) (neg.f64 a)) (neg.f64 a)) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))))) a) |
(/.f64 (*.f64 (neg.f64 a) (+.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))))) (*.f64 a a)) |
(/.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) (-.f64 (*.f64 b_2 b_2) (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) (-.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))))) |
(/.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) (+.f64 (pow.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)) #s(literal 3/2 binary64)) (pow.f64 b_2 #s(literal 3 binary64)))) (fma.f64 b_2 b_2 (+.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)) (*.f64 b_2 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))))))) |
(/.f64 (/.f64 (-.f64 (pow.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)) #s(literal 3/2 binary64)) (pow.f64 b_2 #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))) (+.f64 (/.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)) (*.f64 a a)) (/.f64 (fma.f64 b_2 b_2 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) b_2)) (*.f64 a a)))) |
(/.f64 (/.f64 (-.f64 (pow.f64 (*.f64 b_2 a) #s(literal 3 binary64)) (pow.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) #s(literal 3 binary64))) (pow.f64 a #s(literal 6 binary64))) (fma.f64 (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 b_2)) a) (pow.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) b_2) #s(literal 2 binary64)))) |
(/.f64 (+.f64 b_2 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))))) (neg.f64 a)) |
(/.f64 (+.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) b_2) (neg.f64 a)) |
(/.f64 (neg.f64 (-.f64 (*.f64 b_2 b_2) (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) (neg.f64 (*.f64 (-.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) a))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)) #s(literal 3/2 binary64)) (pow.f64 b_2 #s(literal 3 binary64)))) (neg.f64 (*.f64 (fma.f64 b_2 b_2 (+.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)) (*.f64 b_2 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))))) a))) |
(/.f64 (neg.f64 (/.f64 (*.f64 a (+.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))))) a)) (neg.f64 a)) |
(/.f64 (neg.f64 (/.f64 (-.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)) (*.f64 b_2 b_2)) (*.f64 a a))) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 b_2)) a)) |
(/.f64 (neg.f64 (/.f64 (+.f64 (pow.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)) #s(literal 3/2 binary64)) (pow.f64 b_2 #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (neg.f64 (fma.f64 (pow.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 2 binary64)) (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)) (/.f64 (-.f64 (pow.f64 (*.f64 b_2 a) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (neg.f64 b_2) a) a) (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))))) (pow.f64 a #s(literal 4 binary64)))))) |
(/.f64 (neg.f64 (/.f64 (+.f64 (pow.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)) #s(literal 3/2 binary64)) (pow.f64 b_2 #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (/.f64 b_2 a) #s(literal 2 binary64)) (/.f64 (+.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)) (*.f64 b_2 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))))) (*.f64 a a))))) |
(/.f64 (neg.f64 (/.f64 (+.f64 (pow.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)) #s(literal 3/2 binary64)) (pow.f64 b_2 #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 b_2)) a) (pow.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) b_2) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (/.f64 (+.f64 (pow.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)) #s(literal 3/2 binary64)) (pow.f64 b_2 #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (neg.f64 (fma.f64 (/.f64 (neg.f64 b_2) a) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 b_2)) a) (/.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)) (*.f64 a a))))) |
(/.f64 (neg.f64 (+.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))))) (neg.f64 a)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 a (+.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))))))) (*.f64 a a)) |
(/.f64 (neg.f64 (*.f64 a (-.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))))) (*.f64 a a)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 b_2 a) #s(literal 2 binary64)) (*.f64 (*.f64 a a) (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))))) (neg.f64 (*.f64 (*.f64 a (-.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))))) (*.f64 a a)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)) #s(literal 3/2 binary64)) (pow.f64 (*.f64 b_2 a) #s(literal 3 binary64)))) (neg.f64 (*.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) (-.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) (*.f64 (neg.f64 b_2) a)) (pow.f64 (*.f64 b_2 a) #s(literal 2 binary64))) (*.f64 a a)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 b_2 b_2) (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) (*.f64 a (-.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)) #s(literal 3/2 binary64)) (pow.f64 b_2 #s(literal 3 binary64)))) (*.f64 a (fma.f64 b_2 b_2 (+.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)) (*.f64 b_2 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))))))) |
(/.f64 (*.f64 (neg.f64 a) (-.f64 (*.f64 b_2 b_2) (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) (*.f64 (*.f64 a a) (-.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))))) |
(/.f64 (*.f64 (neg.f64 a) (+.f64 (pow.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)) #s(literal 3/2 binary64)) (pow.f64 b_2 #s(literal 3 binary64)))) (*.f64 (*.f64 a a) (fma.f64 b_2 b_2 (+.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)) (*.f64 b_2 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))))))) |
(/.f64 (*.f64 a (-.f64 (*.f64 b_2 b_2) (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) (*.f64 (*.f64 a a) (-.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))))) |
(/.f64 (*.f64 a (+.f64 (pow.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)) #s(literal 3/2 binary64)) (pow.f64 b_2 #s(literal 3 binary64)))) (*.f64 (*.f64 a a) (fma.f64 b_2 b_2 (+.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)) (*.f64 b_2 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) (neg.f64 a)) (*.f64 (neg.f64 b_2) a)) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) a) (*.f64 (neg.f64 a) (neg.f64 b_2))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 a)) (*.f64 b_2 a)) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) (*.f64 (neg.f64 b_2) a)) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 b_2) a) (*.f64 a a)) (*.f64 (*.f64 a a) (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a))) (pow.f64 a #s(literal 4 binary64))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 b_2) a) (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a))) (pow.f64 a #s(literal 4 binary64))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 (neg.f64 b_2) a))) (pow.f64 a #s(literal 4 binary64))) |
(/.f64 (fma.f64 (neg.f64 b_2) a (*.f64 (neg.f64 a) (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))))) (*.f64 a a)) |
(/.f64 (fma.f64 b_2 a (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 a))) (*.f64 a a)) |
(/.f64 (fma.f64 (neg.f64 b_2) (neg.f64 a) (*.f64 a (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))))) (*.f64 a a)) |
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) (neg.f64 a) (*.f64 (neg.f64 b_2) a)) (*.f64 a a)) |
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) a (*.f64 (neg.f64 a) (neg.f64 b_2))) (*.f64 a a)) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 a) (*.f64 b_2 a)) (*.f64 a a)) |
(/.f64 (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) b_2) (neg.f64 a)) |
(/.f64 (-.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 b_2)) a) |
(/.f64 (/.f64 (*.f64 a (+.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))))) a) a) |
(/.f64 (*.f64 a (-.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))))) (*.f64 a a)) |
(/.f64 (-.f64 (pow.f64 (*.f64 b_2 a) #s(literal 2 binary64)) (*.f64 (*.f64 a a) (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) (*.f64 (*.f64 a (-.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))))) (*.f64 a a))) |
(/.f64 (-.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) a) |
(/.f64 (-.f64 (*.f64 b_2 b_2) (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (*.f64 (-.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) a)) |
(/.f64 (/.f64 (-.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)) (*.f64 b_2 b_2)) (*.f64 a a)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 b_2)) a)) |
(/.f64 (fma.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)) #s(literal 3/2 binary64)) (pow.f64 (*.f64 b_2 a) #s(literal 3 binary64))) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) (-.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) (*.f64 (neg.f64 b_2) a)) (pow.f64 (*.f64 b_2 a) #s(literal 2 binary64))) (*.f64 a a))) |
(/.f64 (/.f64 (+.f64 (pow.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)) #s(literal 3/2 binary64)) (pow.f64 b_2 #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))) (fma.f64 (pow.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 2 binary64)) (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)) (/.f64 (-.f64 (pow.f64 (*.f64 b_2 a) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (neg.f64 b_2) a) a) (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))))) (pow.f64 a #s(literal 4 binary64))))) |
(/.f64 (/.f64 (+.f64 (pow.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)) #s(literal 3/2 binary64)) (pow.f64 b_2 #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 b_2 a) #s(literal 2 binary64)) (/.f64 (+.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)) (*.f64 b_2 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))))) (*.f64 a a)))) |
(/.f64 (/.f64 (+.f64 (pow.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)) #s(literal 3/2 binary64)) (pow.f64 b_2 #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 b_2)) a) (pow.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) b_2) #s(literal 2 binary64)))) |
(/.f64 (/.f64 (+.f64 (pow.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)) #s(literal 3/2 binary64)) (pow.f64 b_2 #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))) (fma.f64 (/.f64 (neg.f64 b_2) a) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 b_2)) a) (/.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)) (*.f64 a a)))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)) #s(literal 3/2 binary64)) (pow.f64 b_2 #s(literal 3 binary64))) (*.f64 (fma.f64 b_2 b_2 (+.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)) (*.f64 b_2 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))))) a)) |
(/.f64 (+.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) a) |
(/.f64 (neg.f64 (*.f64 a (+.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))))) (*.f64 a a)) |
(/.f64 (*.f64 a (+.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))))) (*.f64 (neg.f64 (neg.f64 a)) a)) |
(/.f64 (*.f64 a (+.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))))) (*.f64 a a)) |
(neg.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 b_2)) a)) |
(fma.f64 (/.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 (neg.f64 a))) (/.f64 a (neg.f64 (neg.f64 a))) (*.f64 (pow.f64 a #s(literal -1 binary64)) b_2)) |
(fma.f64 (/.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 (neg.f64 a))) (/.f64 a (neg.f64 a)) (*.f64 (pow.f64 a #s(literal -1 binary64)) b_2)) |
(fma.f64 (/.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 (neg.f64 a))) #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal -1 binary64)) b_2)) |
(fma.f64 (/.f64 (neg.f64 a) a) (/.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 a)) (*.f64 (pow.f64 a #s(literal -1 binary64)) b_2)) |
(fma.f64 (/.f64 (neg.f64 a) a) (/.f64 b_2 a) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))))) (pow.f64 a #s(literal -1 binary64)))) |
(fma.f64 (/.f64 (neg.f64 a) a) (/.f64 b_2 a) (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a))) |
(fma.f64 (/.f64 (neg.f64 a) a) (/.f64 (neg.f64 b_2) a) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))))) (pow.f64 a #s(literal -1 binary64)))) |
(fma.f64 (/.f64 (neg.f64 a) a) (/.f64 (neg.f64 b_2) a) (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a))) |
(fma.f64 (/.f64 (neg.f64 a) a) (/.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) (*.f64 (pow.f64 a #s(literal -1 binary64)) b_2)) |
(fma.f64 (/.f64 a (neg.f64 (neg.f64 a))) (/.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 (neg.f64 a))) (*.f64 (pow.f64 a #s(literal -1 binary64)) b_2)) |
(fma.f64 (/.f64 a (neg.f64 (neg.f64 a))) (/.f64 b_2 a) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))))) (pow.f64 a #s(literal -1 binary64)))) |
(fma.f64 (/.f64 a (neg.f64 (neg.f64 a))) (/.f64 b_2 a) (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a))) |
(fma.f64 (/.f64 a (neg.f64 (neg.f64 a))) (/.f64 (neg.f64 b_2) a) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))))) (pow.f64 a #s(literal -1 binary64)))) |
(fma.f64 (/.f64 a (neg.f64 (neg.f64 a))) (/.f64 (neg.f64 b_2) a) (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a))) |
(fma.f64 (fabs.f64 (/.f64 a (neg.f64 a))) (/.f64 b_2 a) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))))) (pow.f64 a #s(literal -1 binary64)))) |
(fma.f64 (fabs.f64 (/.f64 a (neg.f64 a))) (/.f64 b_2 a) (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a))) |
(fma.f64 (fabs.f64 (/.f64 a (neg.f64 a))) (/.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) (*.f64 (pow.f64 a #s(literal -1 binary64)) b_2)) |
(fma.f64 (fabs.f64 (pow.f64 a #s(literal -1 binary64))) (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (*.f64 (pow.f64 a #s(literal -1 binary64)) b_2)) |
(fma.f64 (fabs.f64 (pow.f64 a #s(literal -1 binary64))) b_2 (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))))) (pow.f64 a #s(literal -1 binary64)))) |
(fma.f64 (fabs.f64 (pow.f64 a #s(literal -1 binary64))) b_2 (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a))) |
(fma.f64 (/.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) a) #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal -1 binary64)) b_2)) |
(fma.f64 (/.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 a)) (/.f64 (neg.f64 a) a) (*.f64 (pow.f64 a #s(literal -1 binary64)) b_2)) |
(fma.f64 (/.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 a)) (/.f64 a (neg.f64 (neg.f64 a))) (*.f64 (pow.f64 a #s(literal -1 binary64)) b_2)) |
(fma.f64 (/.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 a)) (/.f64 a (neg.f64 a)) (*.f64 (pow.f64 a #s(literal -1 binary64)) b_2)) |
(fma.f64 (/.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 a)) #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal -1 binary64)) b_2)) |
(fma.f64 (/.f64 a (neg.f64 a)) (/.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 (neg.f64 a))) (*.f64 (pow.f64 a #s(literal -1 binary64)) b_2)) |
(fma.f64 (/.f64 a (neg.f64 a)) (/.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 a)) (*.f64 (pow.f64 a #s(literal -1 binary64)) b_2)) |
(fma.f64 (/.f64 a (neg.f64 a)) (/.f64 b_2 a) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))))) (pow.f64 a #s(literal -1 binary64)))) |
(fma.f64 (/.f64 a (neg.f64 a)) (/.f64 b_2 a) (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a))) |
(fma.f64 (/.f64 a (neg.f64 a)) (/.f64 (neg.f64 b_2) a) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))))) (pow.f64 a #s(literal -1 binary64)))) |
(fma.f64 (/.f64 a (neg.f64 a)) (/.f64 (neg.f64 b_2) a) (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 (neg.f64 a))) (*.f64 (pow.f64 a #s(literal -1 binary64)) b_2)) |
(fma.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 a)) (*.f64 (pow.f64 a #s(literal -1 binary64)) b_2)) |
(fma.f64 #s(literal 1 binary64) (/.f64 b_2 a) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))))) (pow.f64 a #s(literal -1 binary64)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 b_2 a) (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (neg.f64 b_2) a) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))))) (pow.f64 a #s(literal -1 binary64)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (neg.f64 b_2) a) (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) (*.f64 (pow.f64 a #s(literal -1 binary64)) b_2)) |
(fma.f64 (/.f64 b_2 a) (/.f64 (neg.f64 a) a) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))))) (pow.f64 a #s(literal -1 binary64)))) |
(fma.f64 (/.f64 b_2 a) (/.f64 (neg.f64 a) a) (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a))) |
(fma.f64 (/.f64 b_2 a) (/.f64 a (neg.f64 (neg.f64 a))) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))))) (pow.f64 a #s(literal -1 binary64)))) |
(fma.f64 (/.f64 b_2 a) (/.f64 a (neg.f64 (neg.f64 a))) (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a))) |
(fma.f64 (/.f64 b_2 a) (fabs.f64 (/.f64 a (neg.f64 a))) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))))) (pow.f64 a #s(literal -1 binary64)))) |
(fma.f64 (/.f64 b_2 a) (fabs.f64 (/.f64 a (neg.f64 a))) (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a))) |
(fma.f64 (/.f64 b_2 a) (/.f64 a (neg.f64 a)) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))))) (pow.f64 a #s(literal -1 binary64)))) |
(fma.f64 (/.f64 b_2 a) (/.f64 a (neg.f64 a)) (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a))) |
(fma.f64 (/.f64 b_2 a) #s(literal 1 binary64) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))))) (pow.f64 a #s(literal -1 binary64)))) |
(fma.f64 (/.f64 b_2 a) #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a))) |
(fma.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) (pow.f64 a #s(literal -1 binary64)) (*.f64 (pow.f64 a #s(literal -1 binary64)) b_2)) |
(fma.f64 (pow.f64 a #s(literal -1 binary64)) (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) (*.f64 (pow.f64 a #s(literal -1 binary64)) b_2)) |
(fma.f64 (pow.f64 a #s(literal -1 binary64)) (neg.f64 b_2) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))))) (pow.f64 a #s(literal -1 binary64)))) |
(fma.f64 (pow.f64 a #s(literal -1 binary64)) (neg.f64 b_2) (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a))) |
(fma.f64 (pow.f64 a #s(literal -1 binary64)) (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (*.f64 (pow.f64 a #s(literal -1 binary64)) b_2)) |
(fma.f64 (pow.f64 a #s(literal -1 binary64)) b_2 (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))))) (pow.f64 a #s(literal -1 binary64)))) |
(fma.f64 (pow.f64 a #s(literal -1 binary64)) b_2 (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a))) |
(fma.f64 (/.f64 (neg.f64 b_2) a) (/.f64 (neg.f64 a) a) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))))) (pow.f64 a #s(literal -1 binary64)))) |
(fma.f64 (/.f64 (neg.f64 b_2) a) (/.f64 (neg.f64 a) a) (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a))) |
(fma.f64 (/.f64 (neg.f64 b_2) a) (/.f64 a (neg.f64 (neg.f64 a))) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))))) (pow.f64 a #s(literal -1 binary64)))) |
(fma.f64 (/.f64 (neg.f64 b_2) a) (/.f64 a (neg.f64 (neg.f64 a))) (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a))) |
(fma.f64 (/.f64 (neg.f64 b_2) a) (/.f64 a (neg.f64 a)) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))))) (pow.f64 a #s(literal -1 binary64)))) |
(fma.f64 (/.f64 (neg.f64 b_2) a) (/.f64 a (neg.f64 a)) (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a))) |
(fma.f64 (/.f64 (neg.f64 b_2) a) #s(literal 1 binary64) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))))) (pow.f64 a #s(literal -1 binary64)))) |
(fma.f64 (/.f64 (neg.f64 b_2) a) #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a))) |
(fma.f64 (neg.f64 b_2) (pow.f64 a #s(literal -1 binary64)) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))))) (pow.f64 a #s(literal -1 binary64)))) |
(fma.f64 (neg.f64 b_2) (pow.f64 a #s(literal -1 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a))) |
(fma.f64 (/.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) (/.f64 (neg.f64 a) a) (*.f64 (pow.f64 a #s(literal -1 binary64)) b_2)) |
(fma.f64 (/.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) (fabs.f64 (/.f64 a (neg.f64 a))) (*.f64 (pow.f64 a #s(literal -1 binary64)) b_2)) |
(fma.f64 (/.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) (/.f64 a (neg.f64 a)) (*.f64 (pow.f64 a #s(literal -1 binary64)) b_2)) |
(fma.f64 (/.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal -1 binary64)) b_2)) |
(fma.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (fabs.f64 (pow.f64 a #s(literal -1 binary64))) (*.f64 (pow.f64 a #s(literal -1 binary64)) b_2)) |
(fma.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (pow.f64 a #s(literal -1 binary64)) (*.f64 (pow.f64 a #s(literal -1 binary64)) b_2)) |
(fma.f64 b_2 (fabs.f64 (pow.f64 a #s(literal -1 binary64))) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))))) (pow.f64 a #s(literal -1 binary64)))) |
(fma.f64 b_2 (fabs.f64 (pow.f64 a #s(literal -1 binary64))) (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a))) |
(fma.f64 b_2 (pow.f64 a #s(literal -1 binary64)) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))))) (pow.f64 a #s(literal -1 binary64)))) |
(fma.f64 b_2 (pow.f64 a #s(literal -1 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a))) |
(fma.f64 a (fabs.f64 (/.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (*.f64 a a))) (*.f64 (pow.f64 a #s(literal -1 binary64)) b_2)) |
(fma.f64 a (fabs.f64 (/.f64 b_2 (*.f64 a a))) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))))) (pow.f64 a #s(literal -1 binary64)))) |
(fma.f64 a (fabs.f64 (/.f64 b_2 (*.f64 a a))) (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a))) |
(fma.f64 a (/.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (*.f64 a a)) (*.f64 (pow.f64 a #s(literal -1 binary64)) b_2)) |
(fma.f64 a (/.f64 b_2 (*.f64 a a)) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))))) (pow.f64 a #s(literal -1 binary64)))) |
(fma.f64 a (/.f64 b_2 (*.f64 a a)) (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a))) |
(-.f64 (/.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) #s(literal 3 binary64)) (+.f64 (/.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)) (*.f64 a a)) (/.f64 (fma.f64 b_2 b_2 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) b_2)) (*.f64 a a)))) (/.f64 (pow.f64 (/.f64 b_2 a) #s(literal 3 binary64)) (+.f64 (/.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)) (*.f64 a a)) (/.f64 (fma.f64 b_2 b_2 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) b_2)) (*.f64 a a))))) |
(-.f64 (/.f64 (pow.f64 (/.f64 b_2 a) #s(literal 2 binary64)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 b_2)) a)) (/.f64 (/.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)) (*.f64 a a)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 b_2)) a))) |
(-.f64 (/.f64 (/.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)) (*.f64 a a)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 b_2)) a)) (/.f64 (pow.f64 (/.f64 b_2 a) #s(literal 2 binary64)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 b_2)) a))) |
(-.f64 (/.f64 (pow.f64 (*.f64 b_2 a) #s(literal 2 binary64)) (*.f64 (*.f64 a (-.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))))) (*.f64 a a))) (/.f64 (*.f64 (*.f64 a a) (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (*.f64 (*.f64 a (-.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))))) (*.f64 a a)))) |
(-.f64 (/.f64 (*.f64 b_2 b_2) (*.f64 (-.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) a)) (/.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)) (*.f64 (-.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) a))) |
(-.f64 (/.f64 (/.f64 (*.f64 b_2 b_2) (-.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))))) a) (/.f64 (/.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)) (-.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))))) a)) |
(-.f64 (/.f64 (/.f64 (pow.f64 (*.f64 b_2 a) #s(literal 2 binary64)) (*.f64 a (-.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))))) (*.f64 a a)) (/.f64 (/.f64 (*.f64 (*.f64 a a) (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (*.f64 a (-.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))))) (*.f64 a a))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) b_2) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 b_2)) a) (pow.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) b_2) #s(literal 2 binary64)))) (/.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 b_2)) a) (pow.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) b_2) #s(literal 2 binary64))))) |
(-.f64 (/.f64 (*.f64 (*.f64 (neg.f64 b_2) a) (*.f64 a a)) (pow.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a)) (pow.f64 a #s(literal 4 binary64)))) |
(-.f64 (/.f64 (*.f64 (pow.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 2 binary64)) (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 b_2)) a)) (/.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) b_2) #s(literal 2 binary64)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 b_2)) a))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) b_2) #s(literal 2 binary64)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 b_2)) a)) (/.f64 (*.f64 (pow.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 2 binary64)) (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 b_2)) a))) |
(-.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) b_2) (/.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 a)) a) a)) |
(-.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) b_2) (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a))) |
(-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a)) (*.f64 (pow.f64 a #s(literal -1 binary64)) b_2)) |
(-.f64 (/.f64 (neg.f64 b_2) a) (/.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a)) |
(-.f64 (/.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) (/.f64 (neg.f64 b_2) a)) |
(+.f64 (/.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) b_2) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 b_2)) a) (pow.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) b_2) #s(literal 2 binary64)))) (/.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 b_2)) a) (pow.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) b_2) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) #s(literal 3 binary64)) (fma.f64 (/.f64 (neg.f64 b_2) a) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 b_2)) a) (/.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)) (*.f64 a a)))) (/.f64 (pow.f64 (/.f64 b_2 a) #s(literal 3 binary64)) (fma.f64 (/.f64 (neg.f64 b_2) a) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 b_2)) a) (/.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)) (*.f64 a a))))) |
(+.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) b_2) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))))) (pow.f64 a #s(literal -1 binary64)))) |
(+.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) b_2) (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a))) |
(+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a)) (*.f64 (pow.f64 a #s(literal -1 binary64)) b_2)) |
(+.f64 (/.f64 (neg.f64 b_2) a) (/.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a)) |
(+.f64 (/.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) (/.f64 (neg.f64 b_2) a)) |
(pow.f64 a #s(literal -1 binary64)) |
(/.f64 (neg.f64 (/.f64 a (neg.f64 a))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 a))) (*.f64 a a)) |
(/.f64 (/.f64 a (neg.f64 a)) (neg.f64 a)) |
(/.f64 #s(literal -1 binary64) (neg.f64 a)) |
(/.f64 (neg.f64 (neg.f64 a)) (*.f64 a a)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 a))) |
(/.f64 #s(literal 1 binary64) a) |
(/.f64 (neg.f64 a) (*.f64 a a)) |
(/.f64 a (*.f64 a a)) |
(neg.f64 (pow.f64 a #s(literal -1 binary64))) |
(*.f64 (/.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 (neg.f64 a))) (/.f64 a (neg.f64 (neg.f64 a)))) |
(*.f64 (/.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 (neg.f64 a))) (/.f64 a (neg.f64 a))) |
(*.f64 (/.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 (neg.f64 a))) #s(literal 1 binary64)) |
(*.f64 (/.f64 (neg.f64 a) a) (/.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 a))) |
(*.f64 (/.f64 (neg.f64 a) a) (/.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a)) |
(*.f64 (/.f64 a (neg.f64 (neg.f64 a))) (/.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 (neg.f64 a)))) |
(*.f64 (fabs.f64 (/.f64 a (neg.f64 a))) (/.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a)) |
(*.f64 (fabs.f64 (pow.f64 a #s(literal -1 binary64))) (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) |
(*.f64 (/.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) a) #s(literal 1 binary64)) |
(*.f64 (/.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 a)) (/.f64 (neg.f64 a) a)) |
(*.f64 (/.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 a)) (/.f64 a (neg.f64 (neg.f64 a)))) |
(*.f64 (/.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 a)) (/.f64 a (neg.f64 a))) |
(*.f64 (/.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 a)) #s(literal 1 binary64)) |
(*.f64 (/.f64 a (neg.f64 a)) (/.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 (neg.f64 a)))) |
(*.f64 (/.f64 a (neg.f64 a)) (/.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 a))) |
(*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 (neg.f64 a)))) |
(*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 a))) |
(*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a)) |
(*.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) (pow.f64 a #s(literal -1 binary64))) |
(*.f64 (pow.f64 a #s(literal -1 binary64)) (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))))) |
(*.f64 (pow.f64 a #s(literal -1 binary64)) (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) |
(*.f64 (/.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) (/.f64 (neg.f64 a) a)) |
(*.f64 (/.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) (fabs.f64 (/.f64 a (neg.f64 a)))) |
(*.f64 (/.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) (/.f64 a (neg.f64 a))) |
(*.f64 (/.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) #s(literal 1 binary64)) |
(*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (fabs.f64 (pow.f64 a #s(literal -1 binary64)))) |
(*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (pow.f64 a #s(literal -1 binary64))) |
(*.f64 a (fabs.f64 (/.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (*.f64 a a)))) |
(*.f64 a (/.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (*.f64 a a))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) #s(literal 1 binary64))) (neg.f64 a)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) (neg.f64 a))) (*.f64 a a)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) a)) (*.f64 a a)) |
(/.f64 (neg.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) (neg.f64 a))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))))) (neg.f64 a)) |
(/.f64 (neg.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) #s(literal 1 binary64))) (neg.f64 a)) |
(/.f64 (neg.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) a)) (neg.f64 a)) |
(/.f64 (neg.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 a))) (*.f64 a a)) |
(/.f64 (fabs.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) (neg.f64 a))) a) |
(/.f64 (fabs.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))))) a) |
(/.f64 (fabs.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) #s(literal 1 binary64))) a) |
(/.f64 (fabs.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) a)) a) |
(/.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) (neg.f64 a)) (neg.f64 a)) |
(/.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) a) |
(/.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) #s(literal 1 binary64)) a) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) #s(literal 1 binary64)) a) |
(/.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) a) a) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) (neg.f64 a)) (*.f64 a a)) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) a) (*.f64 a a)) |
(/.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) (neg.f64 a)) (*.f64 a a)) |
(/.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a) (*.f64 a a)) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a))) |
(sqrt.f64 (*.f64 (pow.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 2 binary64)) (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)))) |
(fabs.f64 (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) a))) |
(*.f64 c a) |
(*.f64 a c) |
(neg.f64 (*.f64 (neg.f64 c) a)) |
(*.f64 (fabs.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a)))) (fabs.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))))) |
(*.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a)))) (neg.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))))) |
(*.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a)))) |
(pow.f64 (*.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a)) #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) #s(literal 2 binary64)) |
(pow.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a)) #s(literal 1 binary64)) |
#s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a)) |
(sqrt.f64 (*.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a)) #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a)))) |
(exp.f64 (fma.f64 (log.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) #s(literal 1/2 binary64) (*.f64 (log.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) #s(literal 1/2 binary64)))) |
(exp.f64 (*.f64 (*.f64 (log.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) #s(literal 1/2 binary64)) #s(literal 2 binary64))) |
(*.f64 (neg.f64 (pow.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a)) #s(literal 1/4 binary64))) (neg.f64 (pow.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a)) #s(literal 1/4 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a)) #s(literal 1/4 binary64))) (fabs.f64 (pow.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a)) #s(literal 1/4 binary64)))) |
(*.f64 (pow.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a)) #s(literal 1/4 binary64)) (pow.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a)) #s(literal 1/4 binary64))) |
(pow.f64 (exp.f64 (log.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a)))) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a)) #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a)) #s(literal 1/2 binary64)) |
(sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) #s(literal 1/2 binary64))) (sinh.f64 (*.f64 (log.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) #s(literal 1/2 binary64)))) |
(exp.f64 (*.f64 (log.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) #s(literal 1/2 binary64))) |
Compiled 47 304 to 4 178 computations (91.2% saved)
25 alts after pruning (19 fresh and 6 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 469 | 5 | 1 474 |
| Fresh | 4 | 14 | 18 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 3 | 3 |
| Total | 1 475 | 25 | 1 500 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 39.0% | (fma.f64 (neg.f64 b_2) (/.f64 a (*.f64 a a)) (*.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) (/.f64 #s(literal 1 binary64) a))) |
| 29.0% | (/.f64 (/.f64 (-.f64 (*.f64 b_2 b_2) #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c))) (-.f64 (neg.f64 b_2) (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c))))) a) | |
| 25.7% | (/.f64 (/.f64 (*.f64 (+.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) (neg.f64 b_2)) a) a) a) | |
| ▶ | 25.6% | (/.f64 (-.f64 (*.f64 b_2 b_2) #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c))) (*.f64 (-.f64 (neg.f64 b_2) (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c)))) a)) |
| ✓ | 51.0% | (/.f64 (+.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 c) a)))) a) |
| ✓ | 30.5% | (/.f64 (+.f64 (neg.f64 b_2) (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c)))) a) |
| 12.8% | (/.f64 (+.f64 (neg.f64 b_2) #s(approx (sqrt (- (* b_2 b_2) (* a c))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 c b_2) b_2))) a) | |
| ▶ | 20.7% | (/.f64 (*.f64 (+.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) (neg.f64 b_2)) a) (*.f64 a a)) |
| 24.3% | (/.f64 #s(approx (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (*.f64 #s(literal -2 binary64) (*.f64 a b_2))) (*.f64 a a)) | |
| 23.6% | (/.f64 #s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (fma.f64 (*.f64 c #s(literal -1/8 binary64)) (*.f64 a (/.f64 a (pow.f64 b_2 #s(literal 3 binary64)))) (*.f64 (/.f64 a b_2) #s(literal -1/2 binary64))) c)) a) | |
| ▶ | 24.7% | (/.f64 #s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (*.f64 (/.f64 a b_2) #s(literal -1/2 binary64)) c)) a) |
| 38.0% | (/.f64 #s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 #s(literal -2 binary64) b_2)) a) | |
| ✓ | 25.1% | (/.f64 #s(approx (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) (*.f64 (/.f64 (*.f64 a c) b_2) #s(literal -1/2 binary64))) a) |
| ✓ | 50.4% | (+.f64 (/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) a) (/.f64 (neg.f64 b_2) a)) |
| 30.5% | (+.f64 (/.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c))) a) (/.f64 (neg.f64 b_2) a)) | |
| 13.6% | (+.f64 (sqrt.f64 (/.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)) (*.f64 a a))) (/.f64 (neg.f64 b_2) a)) | |
| 22.1% | (*.f64 a (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) (neg.f64 b_2)) (*.f64 a a))) | |
| 36.9% | #s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) (*.f64 (fma.f64 (/.f64 c (*.f64 b_2 b_2)) #s(literal -1/2 binary64) (/.f64 #s(literal 2 binary64) a)) (neg.f64 b_2))) | |
| 22.2% | #s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) (*.f64 (fma.f64 (/.f64 c (*.f64 b_2 b_2)) #s(literal -1/2 binary64) #s(literal 0 binary64)) b_2)) | |
| ✓ | 12.3% | #s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) #s(literal 0 binary64)) |
| 21.1% | #s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 a (pow.f64 b_2 #s(literal 3 binary64))) c) #s(literal -1/8 binary64)) #s(literal 2 binary64)) (pow.f64 (/.f64 #s(literal -1/2 binary64) b_2) #s(literal 2 binary64))) c) (-.f64 (*.f64 (*.f64 (/.f64 a (pow.f64 b_2 #s(literal 3 binary64))) c) #s(literal -1/8 binary64)) (/.f64 #s(literal -1/2 binary64) b_2)))) | |
| 23.9% | #s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 c (pow.f64 b_2 #s(literal 5 binary64)))) #s(literal -1/16 binary64) (*.f64 (/.f64 a (pow.f64 b_2 #s(literal 3 binary64))) #s(literal -1/8 binary64))) c (/.f64 #s(literal -1/2 binary64) b_2)) c)) | |
| ✓ | 33.7% | #s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (/.f64 c b_2) #s(literal -1/2 binary64))) |
| 33.7% | #s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 #s(approx (+ (* (* c -1/8) (/ a (pow b_2 3))) (/ -1/2 b_2)) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) a) b_2) (/.f64 c b_2) #s(literal -1/2 binary64)) b_2)) c)) | |
| ▶ | 33.6% | #s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 #s(approx (+ (* (* c -1/8) (/ a (pow b_2 3))) (/ -1/2 b_2)) (/.f64 #s(literal -1/2 binary64) b_2)) c)) |
Compiled 1 183 to 780 computations (34.1% saved)
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c)) | |
| cost-diff | 0 | (*.f64 b_2 b_2) | |
| cost-diff | 0 | (-.f64 (*.f64 b_2 b_2) #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c))) | |
| cost-diff | 0 | (/.f64 (-.f64 (*.f64 b_2 b_2) #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c))) (*.f64 (-.f64 (neg.f64 b_2) (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c)))) a)) | |
| cost-diff | 0 | (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) | |
| cost-diff | 0 | (*.f64 (+.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) (neg.f64 b_2)) a) | |
| cost-diff | 1 | (+.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) (neg.f64 b_2)) | |
| cost-diff | 4 | (/.f64 (*.f64 (+.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) (neg.f64 b_2)) a) (*.f64 a a)) | |
| cost-diff | 0 | (*.f64 (/.f64 a b_2) #s(literal -1/2 binary64)) | |
| cost-diff | 0 | (*.f64 (*.f64 (/.f64 a b_2) #s(literal -1/2 binary64)) c) | |
| cost-diff | 0 | #s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (*.f64 (/.f64 a b_2) #s(literal -1/2 binary64)) c)) | |
| cost-diff | 0 | (/.f64 #s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (*.f64 (/.f64 a b_2) #s(literal -1/2 binary64)) c)) a) | |
| cost-diff | 0 | (/.f64 #s(literal -1/2 binary64) b_2) | |
| cost-diff | 0 | #s(approx (+ (* (* c -1/8) (/ a (pow b_2 3))) (/ -1/2 b_2)) (/.f64 #s(literal -1/2 binary64) b_2)) | |
| cost-diff | 0 | (*.f64 #s(approx (+ (* (* c -1/8) (/ a (pow b_2 3))) (/ -1/2 b_2)) (/.f64 #s(literal -1/2 binary64) b_2)) c) | |
| cost-diff | 0 | #s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 #s(approx (+ (* (* c -1/8) (/ a (pow b_2 3))) (/ -1/2 b_2)) (/.f64 #s(literal -1/2 binary64) b_2)) c)) | |
| cost-diff | 0 | (neg.f64 b_2) | |
| cost-diff | 2 | (*.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) (/.f64 #s(literal 1 binary64) a)) | |
| cost-diff | 2 | (/.f64 a (*.f64 a a)) | |
| cost-diff | 4 | (fma.f64 (neg.f64 b_2) (/.f64 a (*.f64 a a)) (*.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) (/.f64 #s(literal 1 binary64) a))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 53 | 422 |
| 0 | 82 | 424 |
| 1 | 151 | 412 |
| 2 | 369 | 407 |
| 3 | 1160 | 400 |
| 4 | 6949 | 400 |
| 0 | 8011 | 397 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(fma.f64 (neg.f64 b_2) (/.f64 a (*.f64 a a)) (*.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) (/.f64 #s(literal 1 binary64) a))) |
(neg.f64 b_2) |
b_2 |
(/.f64 a (*.f64 a a)) |
a |
(*.f64 a a) |
(*.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) (/.f64 #s(literal 1 binary64) a)) |
(sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) |
(fma.f64 (neg.f64 a) c (*.f64 b_2 b_2)) |
(neg.f64 a) |
c |
(*.f64 b_2 b_2) |
(/.f64 #s(literal 1 binary64) a) |
#s(literal 1 binary64) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 #s(approx (+ (* (* c -1/8) (/ a (pow b_2 3))) (/ -1/2 b_2)) (/.f64 #s(literal -1/2 binary64) b_2)) c)) |
(*.f64 #s(approx (+ (* (* c -1/8) (/ a (pow b_2 3))) (/ -1/2 b_2)) (/.f64 #s(literal -1/2 binary64) b_2)) c) |
#s(approx (+ (* (* c -1/8) (/ a (pow b_2 3))) (/ -1/2 b_2)) (/.f64 #s(literal -1/2 binary64) b_2)) |
(/.f64 #s(literal -1/2 binary64) b_2) |
#s(literal -1/2 binary64) |
b_2 |
c |
(/.f64 #s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (*.f64 (/.f64 a b_2) #s(literal -1/2 binary64)) c)) a) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (*.f64 (/.f64 a b_2) #s(literal -1/2 binary64)) c)) |
(*.f64 (*.f64 (/.f64 a b_2) #s(literal -1/2 binary64)) c) |
(*.f64 (/.f64 a b_2) #s(literal -1/2 binary64)) |
(/.f64 a b_2) |
a |
b_2 |
#s(literal -1/2 binary64) |
c |
(/.f64 (*.f64 (+.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) (neg.f64 b_2)) a) (*.f64 a a)) |
(*.f64 (+.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) (neg.f64 b_2)) a) |
(+.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) (neg.f64 b_2)) |
(sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) |
#s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a)) |
(*.f64 (neg.f64 c) a) |
(neg.f64 c) |
c |
a |
(neg.f64 b_2) |
b_2 |
(*.f64 a a) |
(/.f64 (-.f64 (*.f64 b_2 b_2) #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c))) (*.f64 (-.f64 (neg.f64 b_2) (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c)))) a)) |
(-.f64 (*.f64 b_2 b_2) #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c))) |
(*.f64 b_2 b_2) |
b_2 |
#s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c)) |
(*.f64 (neg.f64 a) c) |
(neg.f64 a) |
a |
c |
(*.f64 (-.f64 (neg.f64 b_2) (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c)))) a) |
(-.f64 (neg.f64 b_2) (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c)))) |
(neg.f64 b_2) |
(sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c))) |
| Outputs |
|---|
(fma.f64 (neg.f64 b_2) (/.f64 a (*.f64 a a)) (*.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) (/.f64 #s(literal 1 binary64) a))) |
(/.f64 (-.f64 (sqrt.f64 (fma.f64 c (neg.f64 a) (*.f64 b_2 b_2))) b_2) a) |
(neg.f64 b_2) |
b_2 |
(/.f64 a (*.f64 a a)) |
(/.f64 #s(literal 1 binary64) a) |
a |
(*.f64 a a) |
(*.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) (/.f64 #s(literal 1 binary64) a)) |
(/.f64 (sqrt.f64 (fma.f64 c (neg.f64 a) (*.f64 b_2 b_2))) a) |
(sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) |
(sqrt.f64 (fma.f64 c (neg.f64 a) (*.f64 b_2 b_2))) |
(fma.f64 (neg.f64 a) c (*.f64 b_2 b_2)) |
(fma.f64 c (neg.f64 a) (*.f64 b_2 b_2)) |
(neg.f64 a) |
c |
(*.f64 b_2 b_2) |
(/.f64 #s(literal 1 binary64) a) |
#s(literal 1 binary64) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 #s(approx (+ (* (* c -1/8) (/ a (pow b_2 3))) (/ -1/2 b_2)) (/.f64 #s(literal -1/2 binary64) b_2)) c)) |
(*.f64 #s(approx (+ (* (* c -1/8) (/ a (pow b_2 3))) (/ -1/2 b_2)) (/.f64 #s(literal -1/2 binary64) b_2)) c) |
#s(approx (+ (* (* c -1/8) (/ a (pow b_2 3))) (/ -1/2 b_2)) (/.f64 #s(literal -1/2 binary64) b_2)) |
(/.f64 #s(literal -1/2 binary64) b_2) |
#s(literal -1/2 binary64) |
b_2 |
c |
(/.f64 #s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (*.f64 (/.f64 a b_2) #s(literal -1/2 binary64)) c)) a) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (*.f64 (/.f64 a b_2) #s(literal -1/2 binary64)) c)) |
(*.f64 (*.f64 (/.f64 a b_2) #s(literal -1/2 binary64)) c) |
(*.f64 (/.f64 a b_2) #s(literal -1/2 binary64)) |
(/.f64 a b_2) |
a |
b_2 |
#s(literal -1/2 binary64) |
c |
(/.f64 (*.f64 (+.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) (neg.f64 b_2)) a) (*.f64 a a)) |
(/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) b_2) a) |
(*.f64 (+.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) (neg.f64 b_2)) a) |
(*.f64 (-.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) b_2) a) |
(+.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) (neg.f64 b_2)) |
(-.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) b_2) |
(sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) |
#s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a)) |
(*.f64 (neg.f64 c) a) |
(neg.f64 c) |
c |
a |
(neg.f64 b_2) |
b_2 |
(*.f64 a a) |
(/.f64 (-.f64 (*.f64 b_2 b_2) #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c))) (*.f64 (-.f64 (neg.f64 b_2) (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c)))) a)) |
(/.f64 (/.f64 (-.f64 (*.f64 b_2 b_2) #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) a) (-.f64 (neg.f64 b_2) (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))))) |
(-.f64 (*.f64 b_2 b_2) #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c))) |
(-.f64 (*.f64 b_2 b_2) #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) |
(*.f64 b_2 b_2) |
b_2 |
#s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c)) |
#s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a)) |
(*.f64 (neg.f64 a) c) |
(*.f64 (neg.f64 c) a) |
(neg.f64 a) |
a |
c |
(*.f64 (-.f64 (neg.f64 b_2) (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c)))) a) |
(*.f64 (-.f64 (neg.f64 b_2) (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a)))) a) |
(-.f64 (neg.f64 b_2) (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c)))) |
(-.f64 (neg.f64 b_2) (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a)))) |
(neg.f64 b_2) |
(sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c))) |
(sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 21.19843685909332 | (/.f64 (-.f64 (*.f64 b_2 b_2) #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c))) (*.f64 (-.f64 (neg.f64 b_2) (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c)))) a)) | |
| accuracy | 26.42976615794721 | (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c))) | |
| accuracy | 34.341415855276004 | (-.f64 (*.f64 b_2 b_2) #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c))) | |
| accuracy | 41.0657686511642 | #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c)) | |
| accuracy | 12.236902955082627 | (+.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) (neg.f64 b_2)) | |
| accuracy | 26.42976615794721 | (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) | |
| accuracy | 29.11056713699318 | (/.f64 (*.f64 (+.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) (neg.f64 b_2)) a) (*.f64 a a)) | |
| accuracy | 41.0657686511642 | #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a)) | |
| accuracy | 0.0 | (*.f64 (/.f64 a b_2) #s(literal -1/2 binary64)) | |
| accuracy | 4.065884805808646 | (/.f64 #s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (*.f64 (/.f64 a b_2) #s(literal -1/2 binary64)) c)) a) | |
| accuracy | 4.8530423955273605 | (*.f64 (*.f64 (/.f64 a b_2) #s(literal -1/2 binary64)) c) | |
| accuracy | 42.34798362253101 | #s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (*.f64 (/.f64 a b_2) #s(literal -1/2 binary64)) c)) | |
| accuracy | 0.0 | (/.f64 #s(literal -1/2 binary64) b_2) | |
| accuracy | 0.8521532929405538 | (*.f64 #s(approx (+ (* (* c -1/8) (/ a (pow b_2 3))) (/ -1/2 b_2)) (/.f64 #s(literal -1/2 binary64) b_2)) c) | |
| accuracy | 20.774497020618803 | #s(approx (+ (* (* c -1/8) (/ a (pow b_2 3))) (/ -1/2 b_2)) (/.f64 #s(literal -1/2 binary64) b_2)) | |
| accuracy | 42.35045334362763 | #s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 #s(approx (+ (* (* c -1/8) (/ a (pow b_2 3))) (/ -1/2 b_2)) (/.f64 #s(literal -1/2 binary64) b_2)) c)) | |
| accuracy | 0.30697250976844204 | (*.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) (/.f64 #s(literal 1 binary64) a)) | |
| accuracy | 19.59878134843999 | (fma.f64 (neg.f64 b_2) (/.f64 a (*.f64 a a)) (*.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) (/.f64 #s(literal 1 binary64) a))) | |
| accuracy | 26.42976615794721 | (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) | |
| accuracy | 28.17293651744587 | (/.f64 a (*.f64 a a)) |
| 104.0ms | 100× | 2 | valid |
| 37.0ms | 64× | 1 | valid |
| 37.0ms | 82× | 0 | valid |
| 10.0ms | 10× | 3 | valid |
Compiled 325 to 45 computations (86.2% saved)
ival-mult: 45.0ms (35.1% of total)adjust: 30.0ms (23.4% of total)ival-div: 21.0ms (16.4% of total)ival-add: 10.0ms (7.8% of total)ival-sub: 7.0ms (5.5% of total)ival-sqrt: 7.0ms (5.5% of total)ival-pow: 4.0ms (3.1% of total)ival-neg: 3.0ms (2.3% of total)exact: 1.0ms (0.8% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
(fma.f64 (neg.f64 b_2) (/.f64 a (*.f64 a a)) (*.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) (/.f64 #s(literal 1 binary64) a))) |
(/.f64 a (*.f64 a a)) |
(*.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) (/.f64 #s(literal 1 binary64) a)) |
(neg.f64 b_2) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 #s(approx (+ (* (* c -1/8) (/ a (pow b_2 3))) (/ -1/2 b_2)) (/.f64 #s(literal -1/2 binary64) b_2)) c)) |
(*.f64 #s(approx (+ (* (* c -1/8) (/ a (pow b_2 3))) (/ -1/2 b_2)) (/.f64 #s(literal -1/2 binary64) b_2)) c) |
#s(approx (+ (* (* c -1/8) (/ a (pow b_2 3))) (/ -1/2 b_2)) (/.f64 #s(literal -1/2 binary64) b_2)) |
(/.f64 #s(literal -1/2 binary64) b_2) |
(/.f64 #s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (*.f64 (/.f64 a b_2) #s(literal -1/2 binary64)) c)) a) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (*.f64 (/.f64 a b_2) #s(literal -1/2 binary64)) c)) |
(*.f64 (*.f64 (/.f64 a b_2) #s(literal -1/2 binary64)) c) |
(*.f64 (/.f64 a b_2) #s(literal -1/2 binary64)) |
(/.f64 (*.f64 (+.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) (neg.f64 b_2)) a) (*.f64 a a)) |
(+.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) (neg.f64 b_2)) |
(*.f64 (+.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) (neg.f64 b_2)) a) |
(sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) |
(/.f64 (-.f64 (*.f64 b_2 b_2) #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c))) (*.f64 (-.f64 (neg.f64 b_2) (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c)))) a)) |
(-.f64 (*.f64 b_2 b_2) #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c))) |
(*.f64 b_2 b_2) |
#s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c)) |
(sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) |
#s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a)) |
(sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c))) |
| Outputs |
|---|
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ 1 a))) #s(hole binary64 (/ (+ b_2 (* -1 b_2)) a))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ 1 a))) #s(hole binary64 (/ (+ b_2 (+ (* -1 b_2) (* -1/2 (/ (* a c) b_2)))) a))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ 1 a))) #s(hole binary64 (/ (+ b_2 (+ (* -1 b_2) (* a (+ (* -1/2 (/ c b_2)) (* -1/8 (/ (* a (pow c 2)) (pow b_2 3))))))) a))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ 1 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 (/ a (* a a)) #s(hole binary64 (/ 1 a))) |
#s(approx (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ 1 a)) #s(hole binary64 (/ b_2 a))) |
#s(approx (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ 1 a)) #s(hole binary64 (/ (+ b_2 (* -1/2 (/ (* a c) b_2))) a))) |
#s(approx (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ 1 a)) #s(hole binary64 (/ (+ b_2 (* a (+ (* -1/2 (/ c b_2)) (* -1/8 (/ (* a (pow c 2)) (pow b_2 3)))))) a))) |
#s(approx (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ 1 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 (/ (+ (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 (* (+ (* (* c -1/8) (/ a (pow b_2 3))) (/ -1/2 b_2)) c) #s(hole binary64 (* -1/2 (/ c b_2)))) |
#s(approx (* (+ (* (* c -1/8) (/ a (pow b_2 3))) (/ -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 (+ (* (* c -1/8) (/ a (pow b_2 3))) (/ -1/2 b_2)) #s(hole binary64 (/ -1/2 b_2))) |
#s(approx (+ (* (* c -1/8) (/ a (pow b_2 3))) (/ -1/2 b_2)) #s(hole binary64 (- (* -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)))) #s(hole binary64 (* -1/2 (/ (* a c) b_2)))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* a (+ (* -1/2 (/ c b_2)) (* -1/8 (/ (* a (pow c 2)) (pow b_2 3))))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* a (+ (* -1/2 (/ c b_2)) (* a (+ (* -1/8 (/ (pow c 2) (pow b_2 3))) (* -1/16 (/ (* a (pow c 3)) (pow b_2 5))))))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* a (+ (* -1/2 (/ c b_2)) (* a (+ (* -1/8 (/ (pow c 2) (pow b_2 3))) (* a (+ (* -1/2 (/ (* a (+ (* 1/64 (/ (pow c 4) (pow b_2 6))) (* 1/16 (/ (pow c 4) (pow b_2 6))))) b_2)) (* -1/16 (/ (pow c 3) (pow b_2 5))))))))))) |
#s(approx (* (* (/ a b_2) -1/2) c) #s(hole binary64 (* -1/2 (/ (* a c) b_2)))) |
#s(approx (* (/ a b_2) -1/2) #s(hole binary64 (* -1/2 (/ a b_2)))) |
#s(approx (/ (* (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) a) (* a a)) #s(hole binary64 (* -1/2 (/ c b_2)))) |
#s(approx (/ (* (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) a) (* a a)) #s(hole binary64 (+ (* -1/2 (/ c b_2)) (* -1/8 (/ (* a (pow c 2)) (pow b_2 3)))))) |
#s(approx (/ (* (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) a) (* a 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 (/ (* (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) a) (* a a)) #s(hole binary64 (+ (* -1/2 (/ c b_2)) (* a (+ (* -1/8 (/ (pow c 2) (pow b_2 3))) (* a (+ (* -1/2 (/ (* a (+ (* 1/64 (/ (pow c 4) (pow b_2 6))) (* 1/16 (/ (pow c 4) (pow b_2 6))))) b_2)) (* -1/16 (/ (pow c 3) (pow b_2 5)))))))))) |
#s(approx (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) #s(hole binary64 (* -1/2 (/ (* a c) b_2)))) |
#s(approx (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) #s(hole binary64 (* 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))) (neg b_2)) #s(hole binary64 (* a (+ (* -1/2 (/ c b_2)) (* a (+ (* -1/8 (/ (pow c 2) (pow b_2 3))) (* -1/16 (/ (* a (pow c 3)) (pow b_2 5))))))))) |
#s(approx (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) #s(hole binary64 (* a (+ (* -1/2 (/ c b_2)) (* a (+ (* -1/8 (/ (pow c 2) (pow b_2 3))) (* a (+ (* -1/2 (/ (* a (+ (* 1/64 (/ (pow c 4) (pow b_2 6))) (* 1/16 (/ (pow c 4) (pow b_2 6))))) b_2)) (* -1/16 (/ (pow c 3) (pow b_2 5))))))))))) |
#s(approx (* (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) a) #s(hole binary64 (* -1/2 (/ (* (pow a 2) c) b_2)))) |
#s(approx (* (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) a) #s(hole binary64 (* (pow a 2) (+ (* -1/2 (/ c b_2)) (* -1/8 (/ (* a (pow c 2)) (pow b_2 3))))))) |
#s(approx (* (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) a) #s(hole binary64 (* (pow a 2) (+ (* -1/2 (/ c b_2)) (* a (+ (* -1/8 (/ (pow c 2) (pow b_2 3))) (* -1/16 (/ (* a (pow c 3)) (pow b_2 5))))))))) |
#s(approx (* (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) a) #s(hole binary64 (* (pow a 2) (+ (* -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) (- (* b_2 b_2) (* a c))) (* (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a)) #s(hole binary64 (* -1/2 (/ c b_2)))) |
#s(approx (/ (- (* b_2 b_2) (- (* b_2 b_2) (* a c))) (* (- (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 (/ (- (* b_2 b_2) (- (* b_2 b_2) (* a c))) (* (- (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 (/ (- (* b_2 b_2) (- (* b_2 b_2) (* a c))) (* (- (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/16 (/ (pow c 3) (pow b_2 5))) (* a (+ (* -1/32 (/ (pow c 4) (pow b_2 7))) (* -1/128 (/ (pow c 4) (pow b_2 7)))))))))))) |
#s(approx (- (* b_2 b_2) (- (* b_2 b_2) (* a c))) #s(hole binary64 (* a c))) |
#s(approx (- (* b_2 b_2) (* a c)) #s(hole binary64 (pow b_2 2))) |
#s(approx (- (* b_2 b_2) (* a c)) #s(hole binary64 (+ (* -1 (* a c)) (pow b_2 2)))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 b_2)) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (+ b_2 (* -1/2 (/ (* a c) b_2))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (+ b_2 (* a (+ (* -1/2 (/ c b_2)) (* -1/8 (/ (* a (pow c 2)) (pow b_2 3)))))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (+ b_2 (* a (+ (* -1/2 (/ c b_2)) (* a (+ (* -1/8 (/ (pow c 2) (pow b_2 3))) (* -1/16 (/ (* a (pow c 3)) (pow b_2 5)))))))))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ 1 a))) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ 1 a))) #s(hole binary64 (+ (* -1 (/ b_2 a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ 1 a))) #s(hole binary64 (+ (* -1 (/ b_2 a)) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ 1 a))) #s(hole binary64 (+ (* -1 (/ b_2 a)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ 1 a)) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ 1 a)) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ 1 a)) #s(hole binary64 (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))))) |
#s(approx (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ 1 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 (/ (+ (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 (* (+ (* (* c -1/8) (/ a (pow b_2 3))) (/ -1/2 b_2)) c) #s(hole binary64 (* -1/8 (/ (* a (pow c 2)) (pow b_2 3))))) |
#s(approx (* (+ (* (* c -1/8) (/ a (pow b_2 3))) (/ -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 (+ (* (* c -1/8) (/ a (pow b_2 3))) (/ -1/2 b_2)) #s(hole binary64 (* -1/8 (/ (* a c) (pow b_2 3))))) |
#s(approx (+ (* (* c -1/8) (/ a (pow b_2 3))) (/ -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) (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))) (neg b_2)) a) (* a a)) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (/ (* (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) a) (* a a)) #s(hole binary64 (+ (* -1 (/ b_2 a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (* (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) a) (* a a)) #s(hole binary64 (+ (* -1 (/ b_2 a)) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))))) |
#s(approx (/ (* (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) a) (* a a)) #s(hole binary64 (+ (* -1 (/ b_2 a)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) #s(hole binary64 (* (sqrt (* a c)) (sqrt -1)))) |
#s(approx (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) #s(hole binary64 (* a (+ (* -1 (/ b_2 a)) (* (sqrt (/ c a)) (sqrt -1)))))) |
#s(approx (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) #s(hole binary64 (* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))) (/ b_2 a))))) |
#s(approx (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) #s(hole binary64 (* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))) (/ b_2 a))))) |
#s(approx (* (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) a) #s(hole binary64 (* (sqrt (* (pow a 3) c)) (sqrt -1)))) |
#s(approx (* (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) a) #s(hole binary64 (* (pow a 2) (+ (* -1 (/ b_2 a)) (* (sqrt (/ c a)) (sqrt -1)))))) |
#s(approx (* (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) a) #s(hole binary64 (* (pow a 2) (+ (* -1 (/ b_2 a)) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (* (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) a) #s(hole binary64 (* (pow a 2) (+ (* -1 (/ b_2 a)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (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) (- (* b_2 b_2) (* a c))) (* (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a)) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -1)))))) |
#s(approx (/ (- (* b_2 b_2) (- (* b_2 b_2) (* a c))) (* (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a)) #s(hole binary64 (/ (+ (* -1 (* (sqrt (* a c)) (/ 1 (sqrt -1)))) (/ b_2 (pow (sqrt -1) 2))) a))) |
#s(approx (/ (- (* b_2 b_2) (- (* b_2 b_2) (* a c))) (* (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a)) #s(hole binary64 (/ (+ (* -1 (* (sqrt (* a c)) (/ 1 (sqrt -1)))) (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (/ b_2 (pow (sqrt -1) 2))))) a))) |
#s(approx (/ (- (* b_2 b_2) (- (* b_2 b_2) (* a c))) (* (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a)) #s(hole binary64 (/ (+ (* -1 (* (sqrt (* a c)) (/ 1 (sqrt -1)))) (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* b_2 (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b_2 2) (pow (sqrt -1) 3)))))) (sqrt -1)))) (+ (* -1/2 (/ (pow b_2 3) (* a (* c (pow (sqrt -1) 4))))) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (/ b_2 (pow (sqrt -1) 2))))))) a))) |
#s(approx (- (* b_2 b_2) (* 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 (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -1)))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b_2 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ 1 a))) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ 1 a))) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ b_2 a))))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ 1 a))) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ b_2 (* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 2) (sqrt -1))))) a))))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ 1 a))) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ b_2 (* -1 (/ (+ (* -1/2 (* (sqrt (/ a c)) (* (pow b_2 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 4) (sqrt -1))))) a))) a))))) |
#s(approx (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ 1 a)) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ 1 a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1))))))) |
#s(approx (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ 1 a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b_2 4) (sqrt -1)))))))) |
#s(approx (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ 1 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 (/ (+ (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 (* (+ (* (* c -1/8) (/ a (pow b_2 3))) (/ -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 (+ (* (* c -1/8) (/ a (pow b_2 3))) (/ -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) (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))) (neg b_2)) a) (* a a)) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (* (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) a) (* a a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ b_2 a))))) |
#s(approx (/ (* (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) a) (* a a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ b_2 (* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 2) (sqrt -1))))) a))))) |
#s(approx (/ (* (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) a) (* a a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ b_2 (* -1 (/ (+ (* -1/2 (* (sqrt (/ a c)) (* (pow b_2 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 4) (sqrt -1))))) a))) a))))) |
#s(approx (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) #s(hole binary64 (* -1 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) #s(hole binary64 (* -1 (* a (+ (* (sqrt (/ c a)) (sqrt -1)) (/ b_2 a)))))) |
#s(approx (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 2) (sqrt -1)))) b_2) a)) (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* (pow b_2 2) (sqrt -1))))) a)) b_2) a)) (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (* (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) a) #s(hole binary64 (* -1 (* (sqrt (* (pow a 3) c)) (sqrt -1))))) |
#s(approx (* (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) a) #s(hole binary64 (* (pow a 2) (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ b_2 a)))))) |
#s(approx (* (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) a) #s(hole binary64 (* (pow a 2) (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ b_2 (* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 2) (sqrt -1))))) a)))))) |
#s(approx (* (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) a) #s(hole binary64 (* (pow a 2) (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ b_2 (* -1 (/ (+ (* -1/2 (* (sqrt (/ a c)) (* (pow b_2 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 4) (sqrt -1))))) a))) a)))))) |
#s(approx (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) (- (* b_2 b_2) (* a c))) (* (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a)) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (/ (- (* b_2 b_2) (- (* b_2 b_2) (* a c))) (* (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a)) #s(hole binary64 (* -1 (/ (+ b_2 (* -1 (* (sqrt (* a c)) (sqrt -1)))) a)))) |
#s(approx (/ (- (* b_2 b_2) (- (* b_2 b_2) (* a c))) (* (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a)) #s(hole binary64 (* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -1 (* a b_2)) (* -1 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (* (pow b_2 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (* (pow b_2 2) (sqrt -1))))) a))) a))) a)))) |
#s(approx (/ (- (* b_2 b_2) (- (* b_2 b_2) (* a c))) (* (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a)) #s(hole binary64 (* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -1 (* a b_2)) (* -1 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (* (pow b_2 2) (sqrt -1)))) (+ (* -1 (/ (+ (* -1 (* (sqrt (/ a c)) (* b_2 (* (sqrt -1) (+ (* -1 (* (sqrt (/ (pow a 3) c)) (* (pow b_2 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (* (pow b_2 2) (sqrt -1))))))))) (* -1/2 (/ (* (pow a 2) (pow b_2 3)) c))) a)) (* 1/2 (* (sqrt (/ (pow a 3) c)) (* (pow b_2 2) (sqrt -1)))))) a))) a))) a)))) |
#s(approx (- (* b_2 b_2) (* a c)) #s(hole binary64 (* -1 (* a (- (* -1 (/ (pow b_2 2) a)) (* -1 c)))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b_2 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))))))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ 1 a))) #s(hole binary64 (+ (* b_2 (- (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b_2 (sqrt -1)))) (/ 1 a))) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ 1 a))) #s(hole binary64 (+ (* b_2 (- (* b_2 (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -1)))))) (/ 1 a))) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ 1 a)) #s(hole binary64 (+ (* (sqrt (/ c a)) (sqrt -1)) (* (pow b_2 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -1))))))))) |
#s(approx (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ 1 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 (neg b_2) #s(hole binary64 (* -1 b_2))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* b_2 (- (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b_2 (sqrt -1)))) (/ 1 a))) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* b_2 (- (* b_2 (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -1)))))) (/ 1 a))) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (* (+ (* (* c -1/8) (/ a (pow b_2 3))) (/ -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 (+ (* (* c -1/8) (/ a (pow b_2 3))) (/ -1/2 b_2)) #s(hole binary64 (/ (+ (* -1/2 (pow b_2 2)) (* -1/8 (* a c))) (pow b_2 3)))) |
#s(approx (/ -1/2 b_2) #s(hole binary64 (/ -1/2 b_2))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (+ (* -1 b_2) (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (+ (* b_2 (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b_2 (sqrt -1)))) 1)) (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (+ (* b_2 (- (* b_2 (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -1)))))) 1)) (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (/ (* (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) a) (* a a)) #s(hole binary64 (+ (* b_2 (- (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b_2 (sqrt -1)))) (/ 1 a))) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (* (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) a) (* a a)) #s(hole binary64 (+ (* b_2 (- (* b_2 (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -1)))))) (/ 1 a))) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) #s(hole binary64 (+ (* -1 b_2) (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) #s(hole binary64 (+ (* b_2 (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b_2 (sqrt -1)))) 1)) (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) #s(hole binary64 (+ (* b_2 (- (* b_2 (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -1)))))) 1)) (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (* (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) a) #s(hole binary64 (+ (* -1 (* a b_2)) (* (sqrt (* (pow a 3) c)) (sqrt -1))))) |
#s(approx (* (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) a) #s(hole binary64 (+ (* b_2 (+ (* -1 a) (* 1/2 (* (sqrt (/ a c)) (/ b_2 (sqrt -1)))))) (* (sqrt (* (pow a 3) c)) (sqrt -1))))) |
#s(approx (* (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) a) #s(hole binary64 (+ (* b_2 (+ (* -1 a) (* b_2 (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ a c)) (/ 1 (sqrt -1)))))))) (* (sqrt (* (pow a 3) c)) (sqrt -1))))) |
#s(approx (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) (- (* b_2 b_2) (* a c))) (* (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -1)))) (/ b_2 (* a (pow (sqrt -1) 2)))))) |
#s(approx (/ (- (* b_2 b_2) (- (* b_2 b_2) (* a c))) (* (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -1)))) (* b_2 (+ (* b_2 (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -1) 3)))))) (/ 1 (* a (pow (sqrt -1) 2)))))))) |
#s(approx (/ (- (* b_2 b_2) (- (* b_2 b_2) (* a c))) (* (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -1)))) (* b_2 (+ (* b_2 (+ (* -1 (* b_2 (- (* 1/2 (/ 1 (* (pow a 2) (* c (pow (sqrt -1) 4))))) (* -1 (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -1) 3))))) (sqrt -1))))))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -1) 3))))))) (/ 1 (* a (pow (sqrt -1) 2)))))))) |
#s(approx (* b_2 b_2) #s(hole binary64 (pow b_2 2))) |
#s(approx (- (* b_2 b_2) (* a c)) #s(hole binary64 (- (pow b_2 2) (* a c)))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (+ (* (sqrt (* a c)) (sqrt -1)) (* (pow b_2 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -1))))))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (+ (* (sqrt (* a c)) (sqrt -1)) (* (pow b_2 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -1)))) (* (pow b_2 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -1) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b_2 2) (pow (sqrt -1) 5))))))))))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ 1 a))) #s(hole binary64 (* -1/2 (/ c b_2)))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ 1 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 (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ 1 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 (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ 1 a))) #s(hole binary64 (/ (+ (* -1/2 c) (+ (* -1/2 (/ (+ (* 1/64 (* (pow a 4) (pow c 4))) (* 1/16 (* (pow a 4) (pow c 4)))) (* a (pow b_2 6)))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 2))) (* -1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 4)))))) b_2))) |
#s(approx (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ 1 a)) #s(hole binary64 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (/ 1 a))))) |
#s(approx (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ 1 a)) #s(hole binary64 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 4))) (/ 1 a)))))) |
#s(approx (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ 1 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 (/ (+ (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 (* (+ (* (* c -1/8) (/ a (pow b_2 3))) (/ -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 (+ (* (* c -1/8) (/ a (pow b_2 3))) (/ -1/2 b_2)) #s(hole binary64 (/ (- (* -1/8 (/ (* a c) (pow b_2 2))) 1/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)))) 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))) (neg b_2)) a) (* a a)) #s(hole binary64 (/ (+ (* -1/2 c) (* -1/8 (/ (* a (pow c 2)) (pow b_2 2)))) b_2))) |
#s(approx (/ (* (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) a) (* 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 (/ (* (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) a) (* 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) (* a c))) (neg b_2)) #s(hole binary64 (/ (+ (* -1/2 (* a c)) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 2)))) b_2))) |
#s(approx (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) #s(hole binary64 (/ (+ (* -1/2 (* a c)) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 2))) (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 4))))) b_2))) |
#s(approx (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) #s(hole binary64 (/ (+ (* -1/2 (* a c)) (+ (* -1/2 (/ (+ (* 1/64 (* (pow a 4) (pow c 4))) (* 1/16 (* (pow a 4) (pow c 4)))) (pow b_2 6))) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 2))) (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 4)))))) b_2))) |
#s(approx (* (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) a) #s(hole binary64 (/ (+ (* -1/2 (* (pow a 2) c)) (* -1/8 (/ (* (pow a 3) (pow c 2)) (pow b_2 2)))) b_2))) |
#s(approx (* (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) a) #s(hole binary64 (/ (+ (* -1/2 (* (pow a 2) c)) (+ (* -1/8 (/ (* (pow a 3) (pow c 2)) (pow b_2 2))) (* -1/16 (/ (* (pow a 4) (pow c 3)) (pow b_2 4))))) b_2))) |
#s(approx (* (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) a) #s(hole binary64 (/ (+ (* -1/2 (* (pow a 2) c)) (+ (* -1/2 (/ (* a (+ (* 1/64 (* (pow a 4) (pow c 4))) (* 1/16 (* (pow a 4) (pow c 4))))) (pow b_2 6))) (+ (* -1/8 (/ (* (pow a 3) (pow c 2)) (pow b_2 2))) (* -1/16 (/ (* (pow a 4) (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) (- (* b_2 b_2) (* a c))) (* (- (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 (/ (- (* b_2 b_2) (- (* b_2 b_2) (* a c))) (* (- (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 (/ (- (* b_2 b_2) (- (* b_2 b_2) (* a c))) (* (- (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))) (+ (* -1/32 (/ (* (pow a 3) (pow c 4)) (pow b_2 6))) (* -1/128 (/ (* (pow a 3) (pow c 4)) (pow b_2 6))))))) b_2))) |
#s(approx (- (* b_2 b_2) (* a c)) #s(hole binary64 (* (pow b_2 2) (+ 1 (* -1 (/ (* a c) (pow b_2 2))))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (* b_2 (+ 1 (* -1/2 (/ (* a c) (pow b_2 2))))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (* b_2 (+ 1 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4)))))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (* b_2 (+ 1 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))) (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 6))))))))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ 1 a))) #s(hole binary64 (* -2 (/ b_2 a)))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ 1 a))) #s(hole binary64 (* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (* 2 (/ 1 a))))))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ 1 a))) #s(hole binary64 (* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 4))) (* 2 (/ 1 a)))))))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ 1 a))) #s(hole binary64 (* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 4))) (+ (* -1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 6))) (* 2 (/ 1 a))))))))) |
#s(approx (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ 1 a)) #s(hole binary64 (* -1 (/ b_2 a)))) |
#s(approx (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ 1 a)) #s(hole binary64 (* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (/ 1 a)))))) |
#s(approx (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ 1 a)) #s(hole binary64 (* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 4))) (/ 1 a))))))) |
#s(approx (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ 1 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 (/ (+ (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 (* (+ (* (* c -1/8) (/ a (pow b_2 3))) (/ -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 (+ (* (* c -1/8) (/ a (pow b_2 3))) (/ -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) (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))) (neg b_2)) a) (* a a)) #s(hole binary64 (* -2 (/ b_2 a)))) |
#s(approx (/ (* (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) a) (* a a)) #s(hole binary64 (* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (* 2 (/ 1 a))))))) |
#s(approx (/ (* (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) a) (* a a)) #s(hole binary64 (* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 4))) (* 2 (/ 1 a)))))))) |
#s(approx (/ (* (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) a) (* a a)) #s(hole binary64 (* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 4))) (+ (* -1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 6))) (* 2 (/ 1 a))))))))) |
#s(approx (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) #s(hole binary64 (* -2 b_2))) |
#s(approx (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) #s(hole binary64 (* -1 (* b_2 (+ 2 (* -1/2 (/ (* a c) (pow b_2 2)))))))) |
#s(approx (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) #s(hole binary64 (* -1 (* b_2 (+ 2 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))))))))) |
#s(approx (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) #s(hole binary64 (* -1 (* b_2 (+ 2 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))) (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 6)))))))))) |
#s(approx (* (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) a) #s(hole binary64 (* -2 (* a b_2)))) |
#s(approx (* (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) a) #s(hole binary64 (* -1 (* b_2 (+ (* -1/2 (/ (* (pow a 2) c) (pow b_2 2))) (* 2 a)))))) |
#s(approx (* (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) a) #s(hole binary64 (* -1 (* b_2 (+ (* -1/2 (/ (* (pow a 2) c) (pow b_2 2))) (+ (* -1/8 (/ (* (pow a 3) (pow c 2)) (pow b_2 4))) (* 2 a))))))) |
#s(approx (* (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) a) #s(hole binary64 (* -1 (* b_2 (+ (* -1/2 (/ (* (pow a 2) c) (pow b_2 2))) (+ (* -1/8 (/ (* (pow a 3) (pow c 2)) (pow b_2 4))) (+ (* -1/16 (/ (* (pow a 4) (pow c 3)) (pow b_2 6))) (* 2 a)))))))) |
#s(approx (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 (/ (- (* b_2 b_2) (- (* b_2 b_2) (* a c))) (* (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a)) #s(hole binary64 (* -2 (/ b_2 a)))) |
#s(approx (/ (- (* b_2 b_2) (- (* b_2 b_2) (* a c))) (* (- (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 (/ (- (* b_2 b_2) (- (* b_2 b_2) (* a c))) (* (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a)) #s(hole binary64 (* -1 (* b_2 (- (+ (* -1 (/ (+ (* -1/8 (* a (pow c 2))) (* 1/4 (* a (pow c 2)))) (pow b_2 4))) (* 2 (/ 1 a))) (* 1/2 (/ c (pow b_2 2)))))))) |
#s(approx (/ (- (* b_2 b_2) (- (* b_2 b_2) (* a c))) (* (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a)) #s(hole binary64 (* -1 (* b_2 (- (+ (* -1 (/ (+ (* -1/4 (* a (* c (+ (* -1/8 (* a (pow c 2))) (* 1/4 (* a (pow c 2))))))) (+ (* -1/16 (* (pow a 2) (pow c 3))) (* 2 (/ (+ (* 1/64 (* (pow a 4) (pow c 4))) (* 1/16 (* (pow a 4) (pow c 4)))) (* (pow a 2) c))))) (pow b_2 6))) (* 2 (/ 1 a))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 4))) (+ (* 1/4 (/ (* a (pow c 2)) (pow b_2 4))) (* 1/2 (/ c (pow b_2 2)))))))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (* -1 b_2))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (* -1 (* b_2 (+ 1 (* -1/2 (/ (* a c) (pow b_2 2)))))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (* -1 (* b_2 (+ 1 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))))))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (* -1 (* b_2 (+ 1 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))) (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 6)))))))))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ 1 a))) #s(hole binary64 (+ (* -1 (/ b_2 a)) (/ b_2 a)))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ 1 a))) #s(hole binary64 (+ (* -1 (/ b_2 a)) (+ (* -1/2 (/ c b_2)) (/ b_2 a))))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ 1 a))) #s(hole binary64 (+ (* -1 (/ b_2 a)) (+ (* c (- (* -1/8 (/ (* a c) (pow b_2 3))) (* 1/2 (/ 1 b_2)))) (/ b_2 a))))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ 1 a))) #s(hole binary64 (+ (* -1 (/ b_2 a)) (+ (* c (- (* c (+ (* -1/8 (/ a (pow b_2 3))) (* -1/16 (/ (* (pow a 2) c) (pow b_2 5))))) (* 1/2 (/ 1 b_2)))) (/ b_2 a))))) |
#s(approx (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ 1 a)) #s(hole binary64 (+ (* -1/2 (/ c b_2)) (/ b_2 a)))) |
#s(approx (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ 1 a)) #s(hole binary64 (+ (* c (- (* -1/8 (/ (* a c) (pow b_2 3))) (* 1/2 (/ 1 b_2)))) (/ b_2 a)))) |
#s(approx (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ 1 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 (/ (+ (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 (* (+ (* (* c -1/8) (/ a (pow b_2 3))) (/ -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) (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))) (neg b_2)) a) (* a a)) #s(hole binary64 (* c (- (* -1/8 (/ (* a c) (pow b_2 3))) (* 1/2 (/ 1 b_2)))))) |
#s(approx (/ (* (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) a) (* 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)))))) |
#s(approx (/ (* (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) a) (* a 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 (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) #s(hole binary64 (* 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))) (neg b_2)) #s(hole binary64 (* c (+ (* -1/2 (/ a b_2)) (* c (+ (* -1/8 (/ (pow a 2) (pow b_2 3))) (* -1/16 (/ (* (pow a 3) c) (pow b_2 5))))))))) |
#s(approx (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) #s(hole binary64 (* c (+ (* -1/2 (/ a b_2)) (* c (+ (* -1/8 (/ (pow a 2) (pow b_2 3))) (* c (+ (* -1/2 (/ (* c (+ (* 1/64 (/ (pow a 4) (pow b_2 6))) (* 1/16 (/ (pow a 4) (pow b_2 6))))) b_2)) (* -1/16 (/ (pow a 3) (pow b_2 5))))))))))) |
#s(approx (* (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) a) #s(hole binary64 (* c (+ (* -1/2 (/ (pow a 2) b_2)) (* -1/8 (/ (* (pow a 3) c) (pow b_2 3))))))) |
#s(approx (* (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) a) #s(hole binary64 (* c (+ (* -1/2 (/ (pow a 2) b_2)) (* c (+ (* -1/8 (/ (pow a 3) (pow b_2 3))) (* -1/16 (/ (* (pow a 4) c) (pow b_2 5))))))))) |
#s(approx (* (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) a) #s(hole binary64 (* c (+ (* -1/2 (/ (pow a 2) b_2)) (* c (+ (* -1/8 (/ (pow a 3) (pow b_2 3))) (* c (+ (* -1/2 (/ (* a (* 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 4) (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 (/ (- (* b_2 b_2) (- (* b_2 b_2) (* a c))) (* (- (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 (/ (- (* b_2 b_2) (- (* b_2 b_2) (* a c))) (* (- (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 (/ (- (* b_2 b_2) (- (* b_2 b_2) (* a c))) (* (- (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/16 (/ (pow a 2) (pow b_2 5))) (* c (+ (* -1/32 (/ (pow a 3) (pow b_2 7))) (* -1/128 (/ (pow a 3) (pow b_2 7))))))))) (* 1/2 (/ 1 b_2)))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (+ b_2 (* c (+ (* -1/2 (/ a b_2)) (* -1/8 (/ (* (pow a 2) c) (pow b_2 3)))))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (+ b_2 (* c (+ (* -1/2 (/ a b_2)) (* c (+ (* -1/8 (/ (pow a 2) (pow b_2 3))) (* -1/16 (/ (* (pow a 3) c) (pow b_2 5)))))))))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ 1 a))) #s(hole binary64 (* c (+ (* -1 (/ b_2 (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ 1 a))) #s(hole binary64 (* c (+ (* -1 (/ b_2 (* a c))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ 1 a))) #s(hole binary64 (* c (+ (* -1 (/ b_2 (* a c))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))))) |
#s(approx (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ 1 a)) #s(hole binary64 (* c (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))) |
#s(approx (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ 1 a)) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ 1 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 (/ (+ (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 (* (+ (* (* c -1/8) (/ a (pow b_2 3))) (/ -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 (+ (* (* c -1/8) (/ a (pow b_2 3))) (/ -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) (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))) (neg b_2)) a) (* a a)) #s(hole binary64 (* c (+ (* -1 (/ b_2 (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))) |
#s(approx (/ (* (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) a) (* a a)) #s(hole binary64 (* c (+ (* -1 (/ b_2 (* a c))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (/ (* (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) a) (* a a)) #s(hole binary64 (* c (+ (* -1 (/ b_2 (* a c))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))))) |
#s(approx (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) #s(hole binary64 (* c (+ (* -1 (/ b_2 c)) (* (sqrt (/ a c)) (sqrt -1)))))) |
#s(approx (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) #s(hole binary64 (* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1))) (/ b_2 c))))) |
#s(approx (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) #s(hole binary64 (* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1)))) (/ b_2 c))))) |
#s(approx (* (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) a) #s(hole binary64 (* c (+ (* -1 (/ (* a b_2) c)) (* (sqrt (/ (pow a 3) c)) (sqrt -1)))))) |
#s(approx (* (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) a) #s(hole binary64 (* c (+ (* -1 (/ (* a b_2) c)) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ (pow a 3) c)) (sqrt -1))))))) |
#s(approx (* (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) a) #s(hole binary64 (* c (+ (* -1 (/ (* a b_2) c)) (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ (pow a 3) c)) (sqrt -1)))))))) |
#s(approx (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) (- (* b_2 b_2) (* a c))) (* (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a)) #s(hole binary64 (- (+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -1)))) (* -1 (/ (+ (* -1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (pow c 2)))) (* -1 (/ b_2 (* a (pow (sqrt -1) 2))))))) |
#s(approx (/ (- (* b_2 b_2) (- (* b_2 b_2) (* a c))) (* (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a)) #s(hole binary64 (- (+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -1)))) (* -1 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b_2 (+ (* -1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b_2 2) (pow (sqrt -1) 3))))) (sqrt -1)))) (* 1/2 (/ (* (pow b_2 3) (pow c 2)) (* (pow a 2) (pow (sqrt -1) 4))))) (pow c 3)))) (+ (* -1 (/ b_2 (* a (pow (sqrt -1) 2)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (pow (sqrt -1) 3)))))))) |
#s(approx (- (* b_2 b_2) (* a c)) #s(hole binary64 (* c (- (/ (pow b_2 2) c) a)))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1)))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1))))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b_2 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ 1 a))) #s(hole binary64 (* -1 (* c (+ (* (sqrt (/ 1 (* a c))) (sqrt -1)) (/ b_2 (* a c))))))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ 1 a))) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ b_2 a)) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ 1 a))) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ b_2 a)) (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b_2 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (* (pow b_2 2) (sqrt -1))))) c))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ 1 a)) #s(hole binary64 (* -1 (* c (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ 1 a)) #s(hole binary64 (* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))))) |
#s(approx (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ 1 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 (/ (+ (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 (+ (* (* c -1/8) (/ a (pow b_2 3))) (/ -1/2 b_2)) #s(hole binary64 (* -1 (* c (+ (* 1/8 (/ a (pow b_2 3))) (* 1/2 (/ 1 (* b_2 c)))))))) |
#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))) (neg b_2)) a) (* a a)) #s(hole binary64 (* -1 (* c (+ (* (sqrt (/ 1 (* a c))) (sqrt -1)) (/ b_2 (* a c))))))) |
#s(approx (/ (* (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) a) (* a a)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ b_2 a)) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (/ (* (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) a) (* a a)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ b_2 a)) (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b_2 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (* (pow b_2 2) (sqrt -1))))) c))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) #s(hole binary64 (* -1 (* c (+ (* (sqrt (/ a c)) (sqrt -1)) (/ b_2 c)))))) |
#s(approx (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 2) (sqrt -1)))) b_2) c)) (* (sqrt (/ a c)) (sqrt -1))))))) |
#s(approx (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ c a)) (* (pow b_2 2) (sqrt -1))))) c)) b_2) c)) (* (sqrt (/ a c)) (sqrt -1))))))) |
#s(approx (* (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) a) #s(hole binary64 (* -1 (* c (+ (* (sqrt (/ (pow a 3) c)) (sqrt -1)) (/ (* a b_2) c)))))) |
#s(approx (* (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) a) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (* a b_2)) (* -1/2 (* (sqrt (/ a c)) (* (pow b_2 2) (sqrt -1))))) c)) (* (sqrt (/ (pow a 3) c)) (sqrt -1))))))) |
#s(approx (* (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) a) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (* a b_2)) (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b_2 4) (sqrt -1)))) (* 1/2 (* (sqrt (* a c)) (* (pow b_2 2) (sqrt -1))))) c))) c)) (* (sqrt (/ (pow a 3) c)) (sqrt -1))))))) |
#s(approx (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) (- (* b_2 b_2) (* a c))) (* (- (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 (/ (- (* b_2 b_2) (- (* b_2 b_2) (* a c))) (* (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a)) #s(hole binary64 (+ (* -1 (/ (- (+ (* -1 (* (sqrt (/ c (pow a 3))) (* (pow b_2 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (* (pow b_2 2) (sqrt -1))))) (* -1 (/ (* b_2 c) a))) c)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (- (* b_2 b_2) (- (* b_2 b_2) (* a c))) (* (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a)) #s(hole binary64 (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1 (* (sqrt (/ 1 (* a c))) (* b_2 (* (sqrt -1) (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b_2 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b_2 2) (sqrt -1))))))))) (* -1/2 (/ (* (pow b_2 3) c) (pow a 2)))) (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b_2 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b_2 2) (sqrt -1)))))) c)) (* -1 (/ (* b_2 c) a))) c)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (- (* b_2 b_2) (* a c)) #s(hole binary64 (* -1 (* c (- (* -1 (/ (pow b_2 2) c)) (* -1 a)))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (* -1 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1))))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b_2 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1))))))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 17.0ms | a | @ | 0 | ((+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ 1 a))) (/ a (* a a)) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ 1 a)) (neg b_2) (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (* (+ (* (* c -1/8) (/ a (pow b_2 3))) (/ -1/2 b_2)) c) (+ (* (* c -1/8) (/ a (pow b_2 3))) (/ -1/2 b_2)) (/ -1/2 b_2) (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (* (* (/ a b_2) -1/2) c) (* (/ a b_2) -1/2) (/ (* (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) a) (* a a)) (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) (* (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) a) (sqrt (- (* b_2 b_2) (* a c))) (/ (- (* b_2 b_2) (- (* b_2 b_2) (* a c))) (* (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a)) (- (* b_2 b_2) (- (* b_2 b_2) (* a c))) (* b_2 b_2) (- (* b_2 b_2) (* a c)) (sqrt (+ (* (neg a) c) (* b_2 b_2))) (- (* b_2 b_2) (* a c)) (sqrt (- (* b_2 b_2) (* a c)))) |
| 6.0ms | a | @ | inf | ((+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ 1 a))) (/ a (* a a)) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ 1 a)) (neg b_2) (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (* (+ (* (* c -1/8) (/ a (pow b_2 3))) (/ -1/2 b_2)) c) (+ (* (* c -1/8) (/ a (pow b_2 3))) (/ -1/2 b_2)) (/ -1/2 b_2) (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (* (* (/ a b_2) -1/2) c) (* (/ a b_2) -1/2) (/ (* (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) a) (* a a)) (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) (* (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) a) (sqrt (- (* b_2 b_2) (* a c))) (/ (- (* b_2 b_2) (- (* b_2 b_2) (* a c))) (* (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a)) (- (* b_2 b_2) (- (* b_2 b_2) (* a c))) (* b_2 b_2) (- (* b_2 b_2) (* a c)) (sqrt (+ (* (neg a) c) (* b_2 b_2))) (- (* b_2 b_2) (* a c)) (sqrt (- (* b_2 b_2) (* a c)))) |
| 4.0ms | a | @ | -inf | ((+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ 1 a))) (/ a (* a a)) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ 1 a)) (neg b_2) (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (* (+ (* (* c -1/8) (/ a (pow b_2 3))) (/ -1/2 b_2)) c) (+ (* (* c -1/8) (/ a (pow b_2 3))) (/ -1/2 b_2)) (/ -1/2 b_2) (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (* (* (/ a b_2) -1/2) c) (* (/ a b_2) -1/2) (/ (* (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) a) (* a a)) (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) (* (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) a) (sqrt (- (* b_2 b_2) (* a c))) (/ (- (* b_2 b_2) (- (* b_2 b_2) (* a c))) (* (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a)) (- (* b_2 b_2) (- (* b_2 b_2) (* a c))) (* b_2 b_2) (- (* b_2 b_2) (* a c)) (sqrt (+ (* (neg a) c) (* b_2 b_2))) (- (* b_2 b_2) (* a c)) (sqrt (- (* b_2 b_2) (* a c)))) |
| 4.0ms | b_2 | @ | -inf | ((+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ 1 a))) (/ a (* a a)) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ 1 a)) (neg b_2) (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (* (+ (* (* c -1/8) (/ a (pow b_2 3))) (/ -1/2 b_2)) c) (+ (* (* c -1/8) (/ a (pow b_2 3))) (/ -1/2 b_2)) (/ -1/2 b_2) (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (* (* (/ a b_2) -1/2) c) (* (/ a b_2) -1/2) (/ (* (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) a) (* a a)) (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) (* (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) a) (sqrt (- (* b_2 b_2) (* a c))) (/ (- (* b_2 b_2) (- (* b_2 b_2) (* a c))) (* (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a)) (- (* b_2 b_2) (- (* b_2 b_2) (* a c))) (* b_2 b_2) (- (* b_2 b_2) (* a c)) (sqrt (+ (* (neg a) c) (* b_2 b_2))) (- (* b_2 b_2) (* a c)) (sqrt (- (* b_2 b_2) (* a c)))) |
| 4.0ms | b_2 | @ | inf | ((+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ 1 a))) (/ a (* a a)) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ 1 a)) (neg b_2) (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (* (+ (* (* c -1/8) (/ a (pow b_2 3))) (/ -1/2 b_2)) c) (+ (* (* c -1/8) (/ a (pow b_2 3))) (/ -1/2 b_2)) (/ -1/2 b_2) (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (* (* (/ a b_2) -1/2) c) (* (/ a b_2) -1/2) (/ (* (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) a) (* a a)) (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) (* (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) a) (sqrt (- (* b_2 b_2) (* a c))) (/ (- (* b_2 b_2) (- (* b_2 b_2) (* a c))) (* (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a)) (- (* b_2 b_2) (- (* b_2 b_2) (* a c))) (* b_2 b_2) (- (* b_2 b_2) (* a c)) (sqrt (+ (* (neg a) c) (* b_2 b_2))) (- (* b_2 b_2) (* a c)) (sqrt (- (* b_2 b_2) (* a c)))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1353 | 14818 |
| 1 | 4048 | 14715 |
| 0 | 8434 | 14182 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ 1 a))) #s(hole binary64 (/ (+ b_2 (* -1 b_2)) a))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ 1 a))) #s(hole binary64 (/ (+ b_2 (+ (* -1 b_2) (* -1/2 (/ (* a c) b_2)))) a))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ 1 a))) #s(hole binary64 (/ (+ b_2 (+ (* -1 b_2) (* a (+ (* -1/2 (/ c b_2)) (* -1/8 (/ (* a (pow c 2)) (pow b_2 3))))))) a))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ 1 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 (/ a (* a a)) #s(hole binary64 (/ 1 a))) |
#s(approx (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ 1 a)) #s(hole binary64 (/ b_2 a))) |
#s(approx (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ 1 a)) #s(hole binary64 (/ (+ b_2 (* -1/2 (/ (* a c) b_2))) a))) |
#s(approx (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ 1 a)) #s(hole binary64 (/ (+ b_2 (* a (+ (* -1/2 (/ c b_2)) (* -1/8 (/ (* a (pow c 2)) (pow b_2 3)))))) a))) |
#s(approx (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ 1 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 (/ (+ (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 (* (+ (* (* c -1/8) (/ a (pow b_2 3))) (/ -1/2 b_2)) c) #s(hole binary64 (* -1/2 (/ c b_2)))) |
#s(approx (* (+ (* (* c -1/8) (/ a (pow b_2 3))) (/ -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 (+ (* (* c -1/8) (/ a (pow b_2 3))) (/ -1/2 b_2)) #s(hole binary64 (/ -1/2 b_2))) |
#s(approx (+ (* (* c -1/8) (/ a (pow b_2 3))) (/ -1/2 b_2)) #s(hole binary64 (- (* -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)))) #s(hole binary64 (* -1/2 (/ (* a c) b_2)))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* a (+ (* -1/2 (/ c b_2)) (* -1/8 (/ (* a (pow c 2)) (pow b_2 3))))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* a (+ (* -1/2 (/ c b_2)) (* a (+ (* -1/8 (/ (pow c 2) (pow b_2 3))) (* -1/16 (/ (* a (pow c 3)) (pow b_2 5))))))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* a (+ (* -1/2 (/ c b_2)) (* a (+ (* -1/8 (/ (pow c 2) (pow b_2 3))) (* a (+ (* -1/2 (/ (* a (+ (* 1/64 (/ (pow c 4) (pow b_2 6))) (* 1/16 (/ (pow c 4) (pow b_2 6))))) b_2)) (* -1/16 (/ (pow c 3) (pow b_2 5))))))))))) |
#s(approx (* (* (/ a b_2) -1/2) c) #s(hole binary64 (* -1/2 (/ (* a c) b_2)))) |
#s(approx (* (/ a b_2) -1/2) #s(hole binary64 (* -1/2 (/ a b_2)))) |
#s(approx (/ (* (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) a) (* a a)) #s(hole binary64 (* -1/2 (/ c b_2)))) |
#s(approx (/ (* (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) a) (* a a)) #s(hole binary64 (+ (* -1/2 (/ c b_2)) (* -1/8 (/ (* a (pow c 2)) (pow b_2 3)))))) |
#s(approx (/ (* (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) a) (* a 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 (/ (* (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) a) (* a a)) #s(hole binary64 (+ (* -1/2 (/ c b_2)) (* a (+ (* -1/8 (/ (pow c 2) (pow b_2 3))) (* a (+ (* -1/2 (/ (* a (+ (* 1/64 (/ (pow c 4) (pow b_2 6))) (* 1/16 (/ (pow c 4) (pow b_2 6))))) b_2)) (* -1/16 (/ (pow c 3) (pow b_2 5)))))))))) |
#s(approx (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) #s(hole binary64 (* -1/2 (/ (* a c) b_2)))) |
#s(approx (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) #s(hole binary64 (* 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))) (neg b_2)) #s(hole binary64 (* a (+ (* -1/2 (/ c b_2)) (* a (+ (* -1/8 (/ (pow c 2) (pow b_2 3))) (* -1/16 (/ (* a (pow c 3)) (pow b_2 5))))))))) |
#s(approx (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) #s(hole binary64 (* a (+ (* -1/2 (/ c b_2)) (* a (+ (* -1/8 (/ (pow c 2) (pow b_2 3))) (* a (+ (* -1/2 (/ (* a (+ (* 1/64 (/ (pow c 4) (pow b_2 6))) (* 1/16 (/ (pow c 4) (pow b_2 6))))) b_2)) (* -1/16 (/ (pow c 3) (pow b_2 5))))))))))) |
#s(approx (* (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) a) #s(hole binary64 (* -1/2 (/ (* (pow a 2) c) b_2)))) |
#s(approx (* (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) a) #s(hole binary64 (* (pow a 2) (+ (* -1/2 (/ c b_2)) (* -1/8 (/ (* a (pow c 2)) (pow b_2 3))))))) |
#s(approx (* (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) a) #s(hole binary64 (* (pow a 2) (+ (* -1/2 (/ c b_2)) (* a (+ (* -1/8 (/ (pow c 2) (pow b_2 3))) (* -1/16 (/ (* a (pow c 3)) (pow b_2 5))))))))) |
#s(approx (* (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) a) #s(hole binary64 (* (pow a 2) (+ (* -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) (- (* b_2 b_2) (* a c))) (* (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a)) #s(hole binary64 (* -1/2 (/ c b_2)))) |
#s(approx (/ (- (* b_2 b_2) (- (* b_2 b_2) (* a c))) (* (- (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 (/ (- (* b_2 b_2) (- (* b_2 b_2) (* a c))) (* (- (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 (/ (- (* b_2 b_2) (- (* b_2 b_2) (* a c))) (* (- (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/16 (/ (pow c 3) (pow b_2 5))) (* a (+ (* -1/32 (/ (pow c 4) (pow b_2 7))) (* -1/128 (/ (pow c 4) (pow b_2 7)))))))))))) |
#s(approx (- (* b_2 b_2) (- (* b_2 b_2) (* a c))) #s(hole binary64 (* a c))) |
#s(approx (- (* b_2 b_2) (* a c)) #s(hole binary64 (pow b_2 2))) |
#s(approx (- (* b_2 b_2) (* a c)) #s(hole binary64 (+ (* -1 (* a c)) (pow b_2 2)))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 b_2)) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (+ b_2 (* -1/2 (/ (* a c) b_2))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (+ b_2 (* a (+ (* -1/2 (/ c b_2)) (* -1/8 (/ (* a (pow c 2)) (pow b_2 3)))))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (+ b_2 (* a (+ (* -1/2 (/ c b_2)) (* a (+ (* -1/8 (/ (pow c 2) (pow b_2 3))) (* -1/16 (/ (* a (pow c 3)) (pow b_2 5)))))))))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ 1 a))) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ 1 a))) #s(hole binary64 (+ (* -1 (/ b_2 a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ 1 a))) #s(hole binary64 (+ (* -1 (/ b_2 a)) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ 1 a))) #s(hole binary64 (+ (* -1 (/ b_2 a)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ 1 a)) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ 1 a)) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ 1 a)) #s(hole binary64 (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))))) |
#s(approx (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ 1 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 (/ (+ (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 (* (+ (* (* c -1/8) (/ a (pow b_2 3))) (/ -1/2 b_2)) c) #s(hole binary64 (* -1/8 (/ (* a (pow c 2)) (pow b_2 3))))) |
#s(approx (* (+ (* (* c -1/8) (/ a (pow b_2 3))) (/ -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 (+ (* (* c -1/8) (/ a (pow b_2 3))) (/ -1/2 b_2)) #s(hole binary64 (* -1/8 (/ (* a c) (pow b_2 3))))) |
#s(approx (+ (* (* c -1/8) (/ a (pow b_2 3))) (/ -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) (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))) (neg b_2)) a) (* a a)) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (/ (* (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) a) (* a a)) #s(hole binary64 (+ (* -1 (/ b_2 a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (* (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) a) (* a a)) #s(hole binary64 (+ (* -1 (/ b_2 a)) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))))) |
#s(approx (/ (* (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) a) (* a a)) #s(hole binary64 (+ (* -1 (/ b_2 a)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) #s(hole binary64 (* (sqrt (* a c)) (sqrt -1)))) |
#s(approx (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) #s(hole binary64 (* a (+ (* -1 (/ b_2 a)) (* (sqrt (/ c a)) (sqrt -1)))))) |
#s(approx (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) #s(hole binary64 (* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))) (/ b_2 a))))) |
#s(approx (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) #s(hole binary64 (* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))) (/ b_2 a))))) |
#s(approx (* (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) a) #s(hole binary64 (* (sqrt (* (pow a 3) c)) (sqrt -1)))) |
#s(approx (* (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) a) #s(hole binary64 (* (pow a 2) (+ (* -1 (/ b_2 a)) (* (sqrt (/ c a)) (sqrt -1)))))) |
#s(approx (* (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) a) #s(hole binary64 (* (pow a 2) (+ (* -1 (/ b_2 a)) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (* (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) a) #s(hole binary64 (* (pow a 2) (+ (* -1 (/ b_2 a)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (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) (- (* b_2 b_2) (* a c))) (* (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a)) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -1)))))) |
#s(approx (/ (- (* b_2 b_2) (- (* b_2 b_2) (* a c))) (* (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a)) #s(hole binary64 (/ (+ (* -1 (* (sqrt (* a c)) (/ 1 (sqrt -1)))) (/ b_2 (pow (sqrt -1) 2))) a))) |
#s(approx (/ (- (* b_2 b_2) (- (* b_2 b_2) (* a c))) (* (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a)) #s(hole binary64 (/ (+ (* -1 (* (sqrt (* a c)) (/ 1 (sqrt -1)))) (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (/ b_2 (pow (sqrt -1) 2))))) a))) |
#s(approx (/ (- (* b_2 b_2) (- (* b_2 b_2) (* a c))) (* (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a)) #s(hole binary64 (/ (+ (* -1 (* (sqrt (* a c)) (/ 1 (sqrt -1)))) (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* b_2 (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b_2 2) (pow (sqrt -1) 3)))))) (sqrt -1)))) (+ (* -1/2 (/ (pow b_2 3) (* a (* c (pow (sqrt -1) 4))))) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (/ b_2 (pow (sqrt -1) 2))))))) a))) |
#s(approx (- (* b_2 b_2) (* 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 (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -1)))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b_2 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ 1 a))) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ 1 a))) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ b_2 a))))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ 1 a))) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ b_2 (* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 2) (sqrt -1))))) a))))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ 1 a))) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ b_2 (* -1 (/ (+ (* -1/2 (* (sqrt (/ a c)) (* (pow b_2 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 4) (sqrt -1))))) a))) a))))) |
#s(approx (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ 1 a)) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ 1 a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1))))))) |
#s(approx (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ 1 a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b_2 4) (sqrt -1)))))))) |
#s(approx (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ 1 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 (/ (+ (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 (* (+ (* (* c -1/8) (/ a (pow b_2 3))) (/ -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 (+ (* (* c -1/8) (/ a (pow b_2 3))) (/ -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) (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))) (neg b_2)) a) (* a a)) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (* (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) a) (* a a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ b_2 a))))) |
#s(approx (/ (* (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) a) (* a a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ b_2 (* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 2) (sqrt -1))))) a))))) |
#s(approx (/ (* (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) a) (* a a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ b_2 (* -1 (/ (+ (* -1/2 (* (sqrt (/ a c)) (* (pow b_2 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 4) (sqrt -1))))) a))) a))))) |
#s(approx (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) #s(hole binary64 (* -1 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) #s(hole binary64 (* -1 (* a (+ (* (sqrt (/ c a)) (sqrt -1)) (/ b_2 a)))))) |
#s(approx (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 2) (sqrt -1)))) b_2) a)) (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* (pow b_2 2) (sqrt -1))))) a)) b_2) a)) (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (* (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) a) #s(hole binary64 (* -1 (* (sqrt (* (pow a 3) c)) (sqrt -1))))) |
#s(approx (* (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) a) #s(hole binary64 (* (pow a 2) (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ b_2 a)))))) |
#s(approx (* (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) a) #s(hole binary64 (* (pow a 2) (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ b_2 (* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 2) (sqrt -1))))) a)))))) |
#s(approx (* (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) a) #s(hole binary64 (* (pow a 2) (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ b_2 (* -1 (/ (+ (* -1/2 (* (sqrt (/ a c)) (* (pow b_2 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 4) (sqrt -1))))) a))) a)))))) |
#s(approx (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) (- (* b_2 b_2) (* a c))) (* (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a)) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (/ (- (* b_2 b_2) (- (* b_2 b_2) (* a c))) (* (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a)) #s(hole binary64 (* -1 (/ (+ b_2 (* -1 (* (sqrt (* a c)) (sqrt -1)))) a)))) |
#s(approx (/ (- (* b_2 b_2) (- (* b_2 b_2) (* a c))) (* (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a)) #s(hole binary64 (* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -1 (* a b_2)) (* -1 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (* (pow b_2 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (* (pow b_2 2) (sqrt -1))))) a))) a))) a)))) |
#s(approx (/ (- (* b_2 b_2) (- (* b_2 b_2) (* a c))) (* (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a)) #s(hole binary64 (* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -1 (* a b_2)) (* -1 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (* (pow b_2 2) (sqrt -1)))) (+ (* -1 (/ (+ (* -1 (* (sqrt (/ a c)) (* b_2 (* (sqrt -1) (+ (* -1 (* (sqrt (/ (pow a 3) c)) (* (pow b_2 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (* (pow b_2 2) (sqrt -1))))))))) (* -1/2 (/ (* (pow a 2) (pow b_2 3)) c))) a)) (* 1/2 (* (sqrt (/ (pow a 3) c)) (* (pow b_2 2) (sqrt -1)))))) a))) a))) a)))) |
#s(approx (- (* b_2 b_2) (* a c)) #s(hole binary64 (* -1 (* a (- (* -1 (/ (pow b_2 2) a)) (* -1 c)))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b_2 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))))))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ 1 a))) #s(hole binary64 (+ (* b_2 (- (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b_2 (sqrt -1)))) (/ 1 a))) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ 1 a))) #s(hole binary64 (+ (* b_2 (- (* b_2 (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -1)))))) (/ 1 a))) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ 1 a)) #s(hole binary64 (+ (* (sqrt (/ c a)) (sqrt -1)) (* (pow b_2 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -1))))))))) |
#s(approx (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ 1 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 (neg b_2) #s(hole binary64 (* -1 b_2))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* b_2 (- (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b_2 (sqrt -1)))) (/ 1 a))) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* b_2 (- (* b_2 (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -1)))))) (/ 1 a))) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (* (+ (* (* c -1/8) (/ a (pow b_2 3))) (/ -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 (+ (* (* c -1/8) (/ a (pow b_2 3))) (/ -1/2 b_2)) #s(hole binary64 (/ (+ (* -1/2 (pow b_2 2)) (* -1/8 (* a c))) (pow b_2 3)))) |
#s(approx (/ -1/2 b_2) #s(hole binary64 (/ -1/2 b_2))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (+ (* -1 b_2) (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (+ (* b_2 (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b_2 (sqrt -1)))) 1)) (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (+ (* b_2 (- (* b_2 (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -1)))))) 1)) (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (/ (* (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) a) (* a a)) #s(hole binary64 (+ (* b_2 (- (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b_2 (sqrt -1)))) (/ 1 a))) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (* (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) a) (* a a)) #s(hole binary64 (+ (* b_2 (- (* b_2 (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -1)))))) (/ 1 a))) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) #s(hole binary64 (+ (* -1 b_2) (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) #s(hole binary64 (+ (* b_2 (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b_2 (sqrt -1)))) 1)) (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) #s(hole binary64 (+ (* b_2 (- (* b_2 (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -1)))))) 1)) (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (* (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) a) #s(hole binary64 (+ (* -1 (* a b_2)) (* (sqrt (* (pow a 3) c)) (sqrt -1))))) |
#s(approx (* (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) a) #s(hole binary64 (+ (* b_2 (+ (* -1 a) (* 1/2 (* (sqrt (/ a c)) (/ b_2 (sqrt -1)))))) (* (sqrt (* (pow a 3) c)) (sqrt -1))))) |
#s(approx (* (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) a) #s(hole binary64 (+ (* b_2 (+ (* -1 a) (* b_2 (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ a c)) (/ 1 (sqrt -1)))))))) (* (sqrt (* (pow a 3) c)) (sqrt -1))))) |
#s(approx (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) (- (* b_2 b_2) (* a c))) (* (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -1)))) (/ b_2 (* a (pow (sqrt -1) 2)))))) |
#s(approx (/ (- (* b_2 b_2) (- (* b_2 b_2) (* a c))) (* (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -1)))) (* b_2 (+ (* b_2 (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -1) 3)))))) (/ 1 (* a (pow (sqrt -1) 2)))))))) |
#s(approx (/ (- (* b_2 b_2) (- (* b_2 b_2) (* a c))) (* (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -1)))) (* b_2 (+ (* b_2 (+ (* -1 (* b_2 (- (* 1/2 (/ 1 (* (pow a 2) (* c (pow (sqrt -1) 4))))) (* -1 (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -1) 3))))) (sqrt -1))))))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -1) 3))))))) (/ 1 (* a (pow (sqrt -1) 2)))))))) |
#s(approx (* b_2 b_2) #s(hole binary64 (pow b_2 2))) |
#s(approx (- (* b_2 b_2) (* a c)) #s(hole binary64 (- (pow b_2 2) (* a c)))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (+ (* (sqrt (* a c)) (sqrt -1)) (* (pow b_2 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -1))))))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (+ (* (sqrt (* a c)) (sqrt -1)) (* (pow b_2 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -1)))) (* (pow b_2 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -1) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b_2 2) (pow (sqrt -1) 5))))))))))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ 1 a))) #s(hole binary64 (* -1/2 (/ c b_2)))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ 1 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 (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ 1 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 (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ 1 a))) #s(hole binary64 (/ (+ (* -1/2 c) (+ (* -1/2 (/ (+ (* 1/64 (* (pow a 4) (pow c 4))) (* 1/16 (* (pow a 4) (pow c 4)))) (* a (pow b_2 6)))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 2))) (* -1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 4)))))) b_2))) |
#s(approx (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ 1 a)) #s(hole binary64 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (/ 1 a))))) |
#s(approx (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ 1 a)) #s(hole binary64 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 4))) (/ 1 a)))))) |
#s(approx (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ 1 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 (/ (+ (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 (* (+ (* (* c -1/8) (/ a (pow b_2 3))) (/ -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 (+ (* (* c -1/8) (/ a (pow b_2 3))) (/ -1/2 b_2)) #s(hole binary64 (/ (- (* -1/8 (/ (* a c) (pow b_2 2))) 1/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)))) 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))) (neg b_2)) a) (* a a)) #s(hole binary64 (/ (+ (* -1/2 c) (* -1/8 (/ (* a (pow c 2)) (pow b_2 2)))) b_2))) |
#s(approx (/ (* (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) a) (* 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 (/ (* (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) a) (* 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) (* a c))) (neg b_2)) #s(hole binary64 (/ (+ (* -1/2 (* a c)) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 2)))) b_2))) |
#s(approx (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) #s(hole binary64 (/ (+ (* -1/2 (* a c)) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 2))) (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 4))))) b_2))) |
#s(approx (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) #s(hole binary64 (/ (+ (* -1/2 (* a c)) (+ (* -1/2 (/ (+ (* 1/64 (* (pow a 4) (pow c 4))) (* 1/16 (* (pow a 4) (pow c 4)))) (pow b_2 6))) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 2))) (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 4)))))) b_2))) |
#s(approx (* (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) a) #s(hole binary64 (/ (+ (* -1/2 (* (pow a 2) c)) (* -1/8 (/ (* (pow a 3) (pow c 2)) (pow b_2 2)))) b_2))) |
#s(approx (* (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) a) #s(hole binary64 (/ (+ (* -1/2 (* (pow a 2) c)) (+ (* -1/8 (/ (* (pow a 3) (pow c 2)) (pow b_2 2))) (* -1/16 (/ (* (pow a 4) (pow c 3)) (pow b_2 4))))) b_2))) |
#s(approx (* (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) a) #s(hole binary64 (/ (+ (* -1/2 (* (pow a 2) c)) (+ (* -1/2 (/ (* a (+ (* 1/64 (* (pow a 4) (pow c 4))) (* 1/16 (* (pow a 4) (pow c 4))))) (pow b_2 6))) (+ (* -1/8 (/ (* (pow a 3) (pow c 2)) (pow b_2 2))) (* -1/16 (/ (* (pow a 4) (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) (- (* b_2 b_2) (* a c))) (* (- (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 (/ (- (* b_2 b_2) (- (* b_2 b_2) (* a c))) (* (- (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 (/ (- (* b_2 b_2) (- (* b_2 b_2) (* a c))) (* (- (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))) (+ (* -1/32 (/ (* (pow a 3) (pow c 4)) (pow b_2 6))) (* -1/128 (/ (* (pow a 3) (pow c 4)) (pow b_2 6))))))) b_2))) |
#s(approx (- (* b_2 b_2) (* a c)) #s(hole binary64 (* (pow b_2 2) (+ 1 (* -1 (/ (* a c) (pow b_2 2))))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (* b_2 (+ 1 (* -1/2 (/ (* a c) (pow b_2 2))))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (* b_2 (+ 1 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4)))))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (* b_2 (+ 1 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))) (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 6))))))))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ 1 a))) #s(hole binary64 (* -2 (/ b_2 a)))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ 1 a))) #s(hole binary64 (* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (* 2 (/ 1 a))))))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ 1 a))) #s(hole binary64 (* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 4))) (* 2 (/ 1 a)))))))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ 1 a))) #s(hole binary64 (* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 4))) (+ (* -1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 6))) (* 2 (/ 1 a))))))))) |
#s(approx (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ 1 a)) #s(hole binary64 (* -1 (/ b_2 a)))) |
#s(approx (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ 1 a)) #s(hole binary64 (* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (/ 1 a)))))) |
#s(approx (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ 1 a)) #s(hole binary64 (* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 4))) (/ 1 a))))))) |
#s(approx (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ 1 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 (/ (+ (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 (* (+ (* (* c -1/8) (/ a (pow b_2 3))) (/ -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 (+ (* (* c -1/8) (/ a (pow b_2 3))) (/ -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) (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))) (neg b_2)) a) (* a a)) #s(hole binary64 (* -2 (/ b_2 a)))) |
#s(approx (/ (* (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) a) (* a a)) #s(hole binary64 (* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (* 2 (/ 1 a))))))) |
#s(approx (/ (* (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) a) (* a a)) #s(hole binary64 (* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 4))) (* 2 (/ 1 a)))))))) |
#s(approx (/ (* (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) a) (* a a)) #s(hole binary64 (* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 4))) (+ (* -1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 6))) (* 2 (/ 1 a))))))))) |
#s(approx (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) #s(hole binary64 (* -2 b_2))) |
#s(approx (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) #s(hole binary64 (* -1 (* b_2 (+ 2 (* -1/2 (/ (* a c) (pow b_2 2)))))))) |
#s(approx (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) #s(hole binary64 (* -1 (* b_2 (+ 2 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))))))))) |
#s(approx (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) #s(hole binary64 (* -1 (* b_2 (+ 2 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))) (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 6)))))))))) |
#s(approx (* (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) a) #s(hole binary64 (* -2 (* a b_2)))) |
#s(approx (* (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) a) #s(hole binary64 (* -1 (* b_2 (+ (* -1/2 (/ (* (pow a 2) c) (pow b_2 2))) (* 2 a)))))) |
#s(approx (* (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) a) #s(hole binary64 (* -1 (* b_2 (+ (* -1/2 (/ (* (pow a 2) c) (pow b_2 2))) (+ (* -1/8 (/ (* (pow a 3) (pow c 2)) (pow b_2 4))) (* 2 a))))))) |
#s(approx (* (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) a) #s(hole binary64 (* -1 (* b_2 (+ (* -1/2 (/ (* (pow a 2) c) (pow b_2 2))) (+ (* -1/8 (/ (* (pow a 3) (pow c 2)) (pow b_2 4))) (+ (* -1/16 (/ (* (pow a 4) (pow c 3)) (pow b_2 6))) (* 2 a)))))))) |
#s(approx (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 (/ (- (* b_2 b_2) (- (* b_2 b_2) (* a c))) (* (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a)) #s(hole binary64 (* -2 (/ b_2 a)))) |
#s(approx (/ (- (* b_2 b_2) (- (* b_2 b_2) (* a c))) (* (- (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 (/ (- (* b_2 b_2) (- (* b_2 b_2) (* a c))) (* (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a)) #s(hole binary64 (* -1 (* b_2 (- (+ (* -1 (/ (+ (* -1/8 (* a (pow c 2))) (* 1/4 (* a (pow c 2)))) (pow b_2 4))) (* 2 (/ 1 a))) (* 1/2 (/ c (pow b_2 2)))))))) |
#s(approx (/ (- (* b_2 b_2) (- (* b_2 b_2) (* a c))) (* (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a)) #s(hole binary64 (* -1 (* b_2 (- (+ (* -1 (/ (+ (* -1/4 (* a (* c (+ (* -1/8 (* a (pow c 2))) (* 1/4 (* a (pow c 2))))))) (+ (* -1/16 (* (pow a 2) (pow c 3))) (* 2 (/ (+ (* 1/64 (* (pow a 4) (pow c 4))) (* 1/16 (* (pow a 4) (pow c 4)))) (* (pow a 2) c))))) (pow b_2 6))) (* 2 (/ 1 a))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 4))) (+ (* 1/4 (/ (* a (pow c 2)) (pow b_2 4))) (* 1/2 (/ c (pow b_2 2)))))))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (* -1 b_2))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (* -1 (* b_2 (+ 1 (* -1/2 (/ (* a c) (pow b_2 2)))))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (* -1 (* b_2 (+ 1 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))))))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (* -1 (* b_2 (+ 1 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))) (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 6)))))))))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ 1 a))) #s(hole binary64 (+ (* -1 (/ b_2 a)) (/ b_2 a)))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ 1 a))) #s(hole binary64 (+ (* -1 (/ b_2 a)) (+ (* -1/2 (/ c b_2)) (/ b_2 a))))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ 1 a))) #s(hole binary64 (+ (* -1 (/ b_2 a)) (+ (* c (- (* -1/8 (/ (* a c) (pow b_2 3))) (* 1/2 (/ 1 b_2)))) (/ b_2 a))))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ 1 a))) #s(hole binary64 (+ (* -1 (/ b_2 a)) (+ (* c (- (* c (+ (* -1/8 (/ a (pow b_2 3))) (* -1/16 (/ (* (pow a 2) c) (pow b_2 5))))) (* 1/2 (/ 1 b_2)))) (/ b_2 a))))) |
#s(approx (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ 1 a)) #s(hole binary64 (+ (* -1/2 (/ c b_2)) (/ b_2 a)))) |
#s(approx (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ 1 a)) #s(hole binary64 (+ (* c (- (* -1/8 (/ (* a c) (pow b_2 3))) (* 1/2 (/ 1 b_2)))) (/ b_2 a)))) |
#s(approx (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ 1 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 (/ (+ (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 (* (+ (* (* c -1/8) (/ a (pow b_2 3))) (/ -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) (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))) (neg b_2)) a) (* a a)) #s(hole binary64 (* c (- (* -1/8 (/ (* a c) (pow b_2 3))) (* 1/2 (/ 1 b_2)))))) |
#s(approx (/ (* (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) a) (* 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)))))) |
#s(approx (/ (* (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) a) (* a 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 (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) #s(hole binary64 (* 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))) (neg b_2)) #s(hole binary64 (* c (+ (* -1/2 (/ a b_2)) (* c (+ (* -1/8 (/ (pow a 2) (pow b_2 3))) (* -1/16 (/ (* (pow a 3) c) (pow b_2 5))))))))) |
#s(approx (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) #s(hole binary64 (* c (+ (* -1/2 (/ a b_2)) (* c (+ (* -1/8 (/ (pow a 2) (pow b_2 3))) (* c (+ (* -1/2 (/ (* c (+ (* 1/64 (/ (pow a 4) (pow b_2 6))) (* 1/16 (/ (pow a 4) (pow b_2 6))))) b_2)) (* -1/16 (/ (pow a 3) (pow b_2 5))))))))))) |
#s(approx (* (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) a) #s(hole binary64 (* c (+ (* -1/2 (/ (pow a 2) b_2)) (* -1/8 (/ (* (pow a 3) c) (pow b_2 3))))))) |
#s(approx (* (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) a) #s(hole binary64 (* c (+ (* -1/2 (/ (pow a 2) b_2)) (* c (+ (* -1/8 (/ (pow a 3) (pow b_2 3))) (* -1/16 (/ (* (pow a 4) c) (pow b_2 5))))))))) |
#s(approx (* (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) a) #s(hole binary64 (* c (+ (* -1/2 (/ (pow a 2) b_2)) (* c (+ (* -1/8 (/ (pow a 3) (pow b_2 3))) (* c (+ (* -1/2 (/ (* a (* 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 4) (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 (/ (- (* b_2 b_2) (- (* b_2 b_2) (* a c))) (* (- (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 (/ (- (* b_2 b_2) (- (* b_2 b_2) (* a c))) (* (- (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 (/ (- (* b_2 b_2) (- (* b_2 b_2) (* a c))) (* (- (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/16 (/ (pow a 2) (pow b_2 5))) (* c (+ (* -1/32 (/ (pow a 3) (pow b_2 7))) (* -1/128 (/ (pow a 3) (pow b_2 7))))))))) (* 1/2 (/ 1 b_2)))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (+ b_2 (* c (+ (* -1/2 (/ a b_2)) (* -1/8 (/ (* (pow a 2) c) (pow b_2 3)))))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (+ b_2 (* c (+ (* -1/2 (/ a b_2)) (* c (+ (* -1/8 (/ (pow a 2) (pow b_2 3))) (* -1/16 (/ (* (pow a 3) c) (pow b_2 5)))))))))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ 1 a))) #s(hole binary64 (* c (+ (* -1 (/ b_2 (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ 1 a))) #s(hole binary64 (* c (+ (* -1 (/ b_2 (* a c))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ 1 a))) #s(hole binary64 (* c (+ (* -1 (/ b_2 (* a c))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))))) |
#s(approx (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ 1 a)) #s(hole binary64 (* c (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))) |
#s(approx (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ 1 a)) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ 1 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 (/ (+ (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 (* (+ (* (* c -1/8) (/ a (pow b_2 3))) (/ -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 (+ (* (* c -1/8) (/ a (pow b_2 3))) (/ -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) (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))) (neg b_2)) a) (* a a)) #s(hole binary64 (* c (+ (* -1 (/ b_2 (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))) |
#s(approx (/ (* (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) a) (* a a)) #s(hole binary64 (* c (+ (* -1 (/ b_2 (* a c))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (/ (* (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) a) (* a a)) #s(hole binary64 (* c (+ (* -1 (/ b_2 (* a c))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))))) |
#s(approx (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) #s(hole binary64 (* c (+ (* -1 (/ b_2 c)) (* (sqrt (/ a c)) (sqrt -1)))))) |
#s(approx (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) #s(hole binary64 (* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1))) (/ b_2 c))))) |
#s(approx (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) #s(hole binary64 (* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1)))) (/ b_2 c))))) |
#s(approx (* (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) a) #s(hole binary64 (* c (+ (* -1 (/ (* a b_2) c)) (* (sqrt (/ (pow a 3) c)) (sqrt -1)))))) |
#s(approx (* (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) a) #s(hole binary64 (* c (+ (* -1 (/ (* a b_2) c)) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ (pow a 3) c)) (sqrt -1))))))) |
#s(approx (* (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) a) #s(hole binary64 (* c (+ (* -1 (/ (* a b_2) c)) (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ (pow a 3) c)) (sqrt -1)))))))) |
#s(approx (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) (- (* b_2 b_2) (* a c))) (* (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a)) #s(hole binary64 (- (+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -1)))) (* -1 (/ (+ (* -1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (pow c 2)))) (* -1 (/ b_2 (* a (pow (sqrt -1) 2))))))) |
#s(approx (/ (- (* b_2 b_2) (- (* b_2 b_2) (* a c))) (* (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a)) #s(hole binary64 (- (+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -1)))) (* -1 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b_2 (+ (* -1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b_2 2) (pow (sqrt -1) 3))))) (sqrt -1)))) (* 1/2 (/ (* (pow b_2 3) (pow c 2)) (* (pow a 2) (pow (sqrt -1) 4))))) (pow c 3)))) (+ (* -1 (/ b_2 (* a (pow (sqrt -1) 2)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (pow (sqrt -1) 3)))))))) |
#s(approx (- (* b_2 b_2) (* a c)) #s(hole binary64 (* c (- (/ (pow b_2 2) c) a)))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1)))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1))))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b_2 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ 1 a))) #s(hole binary64 (* -1 (* c (+ (* (sqrt (/ 1 (* a c))) (sqrt -1)) (/ b_2 (* a c))))))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ 1 a))) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ b_2 a)) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ 1 a))) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ b_2 a)) (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b_2 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (* (pow b_2 2) (sqrt -1))))) c))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ 1 a)) #s(hole binary64 (* -1 (* c (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ 1 a)) #s(hole binary64 (* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))))) |
#s(approx (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ 1 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 (/ (+ (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 (+ (* (* c -1/8) (/ a (pow b_2 3))) (/ -1/2 b_2)) #s(hole binary64 (* -1 (* c (+ (* 1/8 (/ a (pow b_2 3))) (* 1/2 (/ 1 (* b_2 c)))))))) |
#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))) (neg b_2)) a) (* a a)) #s(hole binary64 (* -1 (* c (+ (* (sqrt (/ 1 (* a c))) (sqrt -1)) (/ b_2 (* a c))))))) |
#s(approx (/ (* (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) a) (* a a)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ b_2 a)) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (/ (* (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) a) (* a a)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ b_2 a)) (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b_2 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (* (pow b_2 2) (sqrt -1))))) c))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) #s(hole binary64 (* -1 (* c (+ (* (sqrt (/ a c)) (sqrt -1)) (/ b_2 c)))))) |
#s(approx (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 2) (sqrt -1)))) b_2) c)) (* (sqrt (/ a c)) (sqrt -1))))))) |
#s(approx (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ c a)) (* (pow b_2 2) (sqrt -1))))) c)) b_2) c)) (* (sqrt (/ a c)) (sqrt -1))))))) |
#s(approx (* (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) a) #s(hole binary64 (* -1 (* c (+ (* (sqrt (/ (pow a 3) c)) (sqrt -1)) (/ (* a b_2) c)))))) |
#s(approx (* (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) a) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (* a b_2)) (* -1/2 (* (sqrt (/ a c)) (* (pow b_2 2) (sqrt -1))))) c)) (* (sqrt (/ (pow a 3) c)) (sqrt -1))))))) |
#s(approx (* (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) a) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (* a b_2)) (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b_2 4) (sqrt -1)))) (* 1/2 (* (sqrt (* a c)) (* (pow b_2 2) (sqrt -1))))) c))) c)) (* (sqrt (/ (pow a 3) c)) (sqrt -1))))))) |
#s(approx (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) (- (* b_2 b_2) (* a c))) (* (- (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 (/ (- (* b_2 b_2) (- (* b_2 b_2) (* a c))) (* (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a)) #s(hole binary64 (+ (* -1 (/ (- (+ (* -1 (* (sqrt (/ c (pow a 3))) (* (pow b_2 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (* (pow b_2 2) (sqrt -1))))) (* -1 (/ (* b_2 c) a))) c)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (- (* b_2 b_2) (- (* b_2 b_2) (* a c))) (* (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a)) #s(hole binary64 (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1 (* (sqrt (/ 1 (* a c))) (* b_2 (* (sqrt -1) (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b_2 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b_2 2) (sqrt -1))))))))) (* -1/2 (/ (* (pow b_2 3) c) (pow a 2)))) (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b_2 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b_2 2) (sqrt -1)))))) c)) (* -1 (/ (* b_2 c) a))) c)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (- (* b_2 b_2) (* a c)) #s(hole binary64 (* -1 (* c (- (* -1 (/ (pow b_2 2) c)) (* -1 a)))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (* -1 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1))))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b_2 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1))))))))) |
| Outputs |
|---|
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ 1 a))) #s(hole binary64 (/ (+ b_2 (* -1 b_2)) a))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ 1 a))) (*.f64 #s(literal 0 binary64) (/.f64 b_2 a))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ 1 a))) #s(hole binary64 (/ (+ b_2 (+ (* -1 b_2) (* -1/2 (/ (* a c) b_2)))) a))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ 1 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 (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ 1 a))) #s(hole binary64 (/ (+ b_2 (+ (* -1 b_2) (* a (+ (* -1/2 (/ c b_2)) (* -1/8 (/ (* a (pow c 2)) (pow b_2 3))))))) a))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ 1 a))) (/.f64 (fma.f64 #s(literal 0 binary64) b_2 (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b_2 #s(literal 3 binary64))) #s(literal -1/8 binary64) (*.f64 (/.f64 c b_2) #s(literal -1/2 binary64))) a)) a)) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ 1 a))) #s(hole binary64 (/ (+ b_2 (+ (* -1 b_2) (* a (+ (* -1/2 (/ c b_2)) (* a (+ (* -1/8 (/ (pow c 2) (pow b_2 3))) (* -1/16 (/ (* a (pow c 3)) (pow b_2 5))))))))) a))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ 1 a))) (/.f64 (fma.f64 #s(literal 0 binary64) b_2 (*.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) (pow.f64 b_2 #s(literal 5 binary64))) #s(literal -1/16 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 c c)) (pow.f64 b_2 #s(literal 3 binary64)))) a (*.f64 (/.f64 c b_2) #s(literal -1/2 binary64))) a)) a)) |
#s(approx (/ a (* a a)) #s(hole binary64 (/ 1 a))) |
#s(approx (/ a (* a a)) (/.f64 #s(literal 1 binary64) a)) |
#s(approx (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ 1 a)) #s(hole binary64 (/ b_2 a))) |
#s(approx (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ 1 a)) (/.f64 b_2 a)) |
#s(approx (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ 1 a)) #s(hole binary64 (/ (+ b_2 (* -1/2 (/ (* a c) b_2))) a))) |
#s(approx (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ 1 a)) (/.f64 (fma.f64 (/.f64 (*.f64 c a) b_2) #s(literal -1/2 binary64) b_2) a)) |
#s(approx (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ 1 a)) #s(hole binary64 (/ (+ b_2 (* a (+ (* -1/2 (/ c b_2)) (* -1/8 (/ (* a (pow c 2)) (pow b_2 3)))))) a))) |
#s(approx (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ 1 a)) (/.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b_2 #s(literal 3 binary64))) #s(literal -1/8 binary64) (*.f64 (/.f64 c b_2) #s(literal -1/2 binary64))) a b_2) a)) |
#s(approx (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ 1 a)) #s(hole binary64 (/ (+ b_2 (* a (+ (* -1/2 (/ c b_2)) (* a (+ (* -1/8 (/ (pow c 2) (pow b_2 3))) (* -1/16 (/ (* a (pow c 3)) (pow b_2 5)))))))) a))) |
#s(approx (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ 1 a)) (/.f64 (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) (pow.f64 b_2 #s(literal 5 binary64))) #s(literal -1/16 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 c c)) (pow.f64 b_2 #s(literal 3 binary64)))) a (*.f64 (/.f64 c b_2) #s(literal -1/2 binary64))) a b_2) a)) |
#s(approx (/ (+ (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) (*.f64 (/.f64 c b_2) #s(literal -1/2 binary64))) |
#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) (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b_2 #s(literal 3 binary64))) #s(literal -1/8 binary64) (*.f64 (/.f64 c b_2) #s(literal -1/2 binary64)))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #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) (fma.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) (pow.f64 b_2 #s(literal 5 binary64))) #s(literal -1/16 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 c c)) (pow.f64 b_2 #s(literal 3 binary64)))) a (*.f64 (/.f64 c b_2) #s(literal -1/2 binary64)))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #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)))) a) (fma.f64 (fma.f64 (fma.f64 (*.f64 a (/.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b_2 #s(literal 6 binary64))) #s(literal 5/64 binary64)) b_2)) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal -1/16 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 5 binary64)))) a (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 c c)) (pow.f64 b_2 #s(literal 3 binary64)))) a (*.f64 (/.f64 c b_2) #s(literal -1/2 binary64)))) |
#s(approx (* (+ (* (* c -1/8) (/ a (pow b_2 3))) (/ -1/2 b_2)) c) #s(hole binary64 (* -1/2 (/ c b_2)))) |
#s(approx (* (+ (* (* c -1/8) (/ a (pow b_2 3))) (/ -1/2 b_2)) c) (*.f64 (/.f64 c b_2) #s(literal -1/2 binary64))) |
#s(approx (* (+ (* (* c -1/8) (/ a (pow b_2 3))) (/ -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 (* (+ (* (* c -1/8) (/ a (pow b_2 3))) (/ -1/2 b_2)) c) (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b_2 #s(literal 3 binary64))) #s(literal -1/8 binary64) (*.f64 (/.f64 c b_2) #s(literal -1/2 binary64)))) |
#s(approx (+ (* (* c -1/8) (/ a (pow b_2 3))) (/ -1/2 b_2)) #s(hole binary64 (/ -1/2 b_2))) |
#s(approx (+ (* (* c -1/8) (/ a (pow b_2 3))) (/ -1/2 b_2)) (/.f64 #s(literal -1/2 binary64) b_2)) |
#s(approx (+ (* (* c -1/8) (/ a (pow b_2 3))) (/ -1/2 b_2)) #s(hole binary64 (- (* -1/8 (/ (* a c) (pow b_2 3))) (* 1/2 (/ 1 b_2))))) |
#s(approx (+ (* (* c -1/8) (/ a (pow b_2 3))) (/ -1/2 b_2)) (fma.f64 (*.f64 a (/.f64 c (pow.f64 b_2 #s(literal 3 binary64)))) #s(literal -1/8 binary64) (/.f64 #s(literal -1/2 binary64) b_2))) |
#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)))) (*.f64 (/.f64 (*.f64 c a) b_2) #s(literal -1/2 binary64))) |
#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)))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b_2 #s(literal 3 binary64))) #s(literal -1/8 binary64) (*.f64 (/.f64 c b_2) #s(literal -1/2 binary64))) a)) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #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)))) (*.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) (pow.f64 b_2 #s(literal 5 binary64))) #s(literal -1/16 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 c c)) (pow.f64 b_2 #s(literal 3 binary64)))) a (*.f64 (/.f64 c b_2) #s(literal -1/2 binary64))) a)) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #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 b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 a (/.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b_2 #s(literal 6 binary64))) #s(literal 5/64 binary64)) b_2)) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal -1/16 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 5 binary64)))) a (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 c c)) (pow.f64 b_2 #s(literal 3 binary64)))) a (*.f64 (/.f64 c b_2) #s(literal -1/2 binary64))) a)) |
#s(approx (* (* (/ a b_2) -1/2) c) #s(hole binary64 (* -1/2 (/ (* a c) b_2)))) |
#s(approx (* (* (/ a b_2) -1/2) c) (*.f64 (/.f64 (*.f64 c a) b_2) #s(literal -1/2 binary64))) |
#s(approx (* (/ a b_2) -1/2) #s(hole binary64 (* -1/2 (/ a b_2)))) |
#s(approx (* (/ a b_2) -1/2) (*.f64 (/.f64 a b_2) #s(literal -1/2 binary64))) |
#s(approx (/ (* (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) a) (* a a)) #s(hole binary64 (* -1/2 (/ c b_2)))) |
#s(approx (/ (* (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) a) (* a a)) (*.f64 (/.f64 c b_2) #s(literal -1/2 binary64))) |
#s(approx (/ (* (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) a) (* a a)) #s(hole binary64 (+ (* -1/2 (/ c b_2)) (* -1/8 (/ (* a (pow c 2)) (pow b_2 3)))))) |
#s(approx (/ (* (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) a) (* a a)) (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b_2 #s(literal 3 binary64))) #s(literal -1/8 binary64) (*.f64 (/.f64 c b_2) #s(literal -1/2 binary64)))) |
#s(approx (/ (* (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) a) (* a 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 (/ (* (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) a) (* a a)) (fma.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) (pow.f64 b_2 #s(literal 5 binary64))) #s(literal -1/16 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 c c)) (pow.f64 b_2 #s(literal 3 binary64)))) a (*.f64 (/.f64 c b_2) #s(literal -1/2 binary64)))) |
#s(approx (/ (* (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) a) (* a a)) #s(hole binary64 (+ (* -1/2 (/ c b_2)) (* a (+ (* -1/8 (/ (pow c 2) (pow b_2 3))) (* a (+ (* -1/2 (/ (* a (+ (* 1/64 (/ (pow c 4) (pow b_2 6))) (* 1/16 (/ (pow c 4) (pow b_2 6))))) b_2)) (* -1/16 (/ (pow c 3) (pow b_2 5)))))))))) |
#s(approx (/ (* (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) a) (* a a)) (fma.f64 (fma.f64 (fma.f64 (*.f64 a (/.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b_2 #s(literal 6 binary64))) #s(literal 5/64 binary64)) b_2)) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal -1/16 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 5 binary64)))) a (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 c c)) (pow.f64 b_2 #s(literal 3 binary64)))) a (*.f64 (/.f64 c b_2) #s(literal -1/2 binary64)))) |
#s(approx (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) #s(hole binary64 (* -1/2 (/ (* a c) b_2)))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (/.f64 (*.f64 c a) b_2) #s(literal -1/2 binary64))) |
#s(approx (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) #s(hole binary64 (* a (+ (* -1/2 (/ c b_2)) (* -1/8 (/ (* a (pow c 2)) (pow b_2 3))))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b_2 #s(literal 3 binary64))) #s(literal -1/8 binary64) (*.f64 (/.f64 c b_2) #s(literal -1/2 binary64))) a)) |
#s(approx (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) #s(hole binary64 (* a (+ (* -1/2 (/ c b_2)) (* a (+ (* -1/8 (/ (pow c 2) (pow b_2 3))) (* -1/16 (/ (* a (pow c 3)) (pow b_2 5))))))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) (pow.f64 b_2 #s(literal 5 binary64))) #s(literal -1/16 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 c c)) (pow.f64 b_2 #s(literal 3 binary64)))) a (*.f64 (/.f64 c b_2) #s(literal -1/2 binary64))) a)) |
#s(approx (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) #s(hole binary64 (* a (+ (* -1/2 (/ c b_2)) (* a (+ (* -1/8 (/ (pow c 2) (pow b_2 3))) (* a (+ (* -1/2 (/ (* a (+ (* 1/64 (/ (pow c 4) (pow b_2 6))) (* 1/16 (/ (pow c 4) (pow b_2 6))))) b_2)) (* -1/16 (/ (pow c 3) (pow b_2 5))))))))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 a (/.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b_2 #s(literal 6 binary64))) #s(literal 5/64 binary64)) b_2)) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal -1/16 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 5 binary64)))) a (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 c c)) (pow.f64 b_2 #s(literal 3 binary64)))) a (*.f64 (/.f64 c b_2) #s(literal -1/2 binary64))) a)) |
#s(approx (* (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) a) #s(hole binary64 (* -1/2 (/ (* (pow a 2) c) b_2)))) |
#s(approx (* (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) a) (*.f64 (/.f64 (*.f64 (*.f64 a a) c) b_2) #s(literal -1/2 binary64))) |
#s(approx (* (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) a) #s(hole binary64 (* (pow a 2) (+ (* -1/2 (/ c b_2)) (* -1/8 (/ (* a (pow c 2)) (pow b_2 3))))))) |
#s(approx (* (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) a) (*.f64 (*.f64 a a) (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b_2 #s(literal 3 binary64))) #s(literal -1/8 binary64) (*.f64 (/.f64 c b_2) #s(literal -1/2 binary64))))) |
#s(approx (* (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) a) #s(hole binary64 (* (pow a 2) (+ (* -1/2 (/ c b_2)) (* a (+ (* -1/8 (/ (pow c 2) (pow b_2 3))) (* -1/16 (/ (* a (pow c 3)) (pow b_2 5))))))))) |
#s(approx (* (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) a) (*.f64 (*.f64 a a) (fma.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) (pow.f64 b_2 #s(literal 5 binary64))) #s(literal -1/16 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 c c)) (pow.f64 b_2 #s(literal 3 binary64)))) a (*.f64 (/.f64 c b_2) #s(literal -1/2 binary64))))) |
#s(approx (* (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) a) #s(hole binary64 (* (pow a 2) (+ (* -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))) (neg b_2)) a) (*.f64 (*.f64 a a) (fma.f64 (fma.f64 (fma.f64 (*.f64 a (/.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b_2 #s(literal 6 binary64))) #s(literal 5/64 binary64)) b_2)) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal -1/16 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 5 binary64)))) a (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 c c)) (pow.f64 b_2 #s(literal 3 binary64)))) a (*.f64 (/.f64 c b_2) #s(literal -1/2 binary64))))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 b_2)) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) 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 (+ (* (neg a) c) (* b_2 b_2))) (fma.f64 (/.f64 (*.f64 c a) b_2) #s(literal -1/2 binary64) 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 (+ (* (neg a) c) (* b_2 b_2))) (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b_2 #s(literal 3 binary64))) #s(literal -1/8 binary64) (*.f64 (/.f64 c b_2) #s(literal -1/2 binary64))) a b_2)) |
#s(approx (sqrt (- (* 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 (sqrt (+ (* (neg a) c) (* b_2 b_2))) (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) (pow.f64 b_2 #s(literal 5 binary64))) #s(literal -1/16 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 c c)) (pow.f64 b_2 #s(literal 3 binary64)))) a (*.f64 (/.f64 c b_2) #s(literal -1/2 binary64))) a b_2)) |
#s(approx (/ (- (* b_2 b_2) (- (* b_2 b_2) (* a c))) (* (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a)) #s(hole binary64 (* -1/2 (/ c b_2)))) |
#s(approx (/ (- (* b_2 b_2) (- (* b_2 b_2) (* a c))) (* (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a)) (*.f64 (/.f64 c b_2) #s(literal -1/2 binary64))) |
#s(approx (/ (- (* b_2 b_2) (- (* b_2 b_2) (* a c))) (* (- (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 (/ (- (* b_2 b_2) (- (* b_2 b_2) (* a c))) (* (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a)) (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b_2 #s(literal 3 binary64))) #s(literal -1/8 binary64) (*.f64 (/.f64 c b_2) #s(literal -1/2 binary64)))) |
#s(approx (/ (- (* b_2 b_2) (- (* b_2 b_2) (* a c))) (* (- (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 (/ (- (* b_2 b_2) (- (* b_2 b_2) (* a c))) (* (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a)) (fma.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) (pow.f64 b_2 #s(literal 5 binary64))) #s(literal -1/16 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 c c)) (pow.f64 b_2 #s(literal 3 binary64)))) a (*.f64 (/.f64 c b_2) #s(literal -1/2 binary64)))) |
#s(approx (/ (- (* b_2 b_2) (- (* b_2 b_2) (* a c))) (* (- (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/16 (/ (pow c 3) (pow b_2 5))) (* a (+ (* -1/32 (/ (pow c 4) (pow b_2 7))) (* -1/128 (/ (pow c 4) (pow b_2 7)))))))))))) |
#s(approx (/ (- (* b_2 b_2) (- (* b_2 b_2) (* a c))) (* (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a)) (fma.f64 (fma.f64 (fma.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b_2 #s(literal 7 binary64))) #s(literal -5/128 binary64)) a (/.f64 (*.f64 #s(literal -1/16 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 5 binary64)))) a (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 c c)) (pow.f64 b_2 #s(literal 3 binary64)))) a (*.f64 (/.f64 c b_2) #s(literal -1/2 binary64)))) |
#s(approx (- (* b_2 b_2) (- (* b_2 b_2) (* a c))) #s(hole binary64 (* a c))) |
#s(approx (- (* b_2 b_2) (- (* b_2 b_2) (* a c))) (*.f64 c a)) |
#s(approx (- (* b_2 b_2) (* a c)) #s(hole binary64 (pow b_2 2))) |
#s(approx (- (* b_2 b_2) (* a c)) (*.f64 b_2 b_2)) |
#s(approx (- (* b_2 b_2) (* a c)) #s(hole binary64 (+ (* -1 (* a c)) (pow b_2 2)))) |
#s(approx (- (* b_2 b_2) (* a c)) (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 b_2)) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) b_2) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (+ b_2 (* -1/2 (/ (* a c) b_2))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) (fma.f64 (/.f64 (*.f64 c a) b_2) #s(literal -1/2 binary64) b_2)) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (+ b_2 (* a (+ (* -1/2 (/ c b_2)) (* -1/8 (/ (* a (pow c 2)) (pow b_2 3)))))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b_2 #s(literal 3 binary64))) #s(literal -1/8 binary64) (*.f64 (/.f64 c b_2) #s(literal -1/2 binary64))) a b_2)) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #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 (sqrt (+ (* (neg a) c) (* b_2 b_2))) (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) (pow.f64 b_2 #s(literal 5 binary64))) #s(literal -1/16 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 c c)) (pow.f64 b_2 #s(literal 3 binary64)))) a (*.f64 (/.f64 c b_2) #s(literal -1/2 binary64))) a b_2)) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ 1 a))) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ 1 a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ 1 a))) #s(hole binary64 (+ (* -1 (/ b_2 a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ 1 a))) (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 (neg.f64 b_2) a))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ 1 a))) #s(hole binary64 (+ (* -1 (/ b_2 a)) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ 1 a))) (fma.f64 (/.f64 b_2 a) #s(literal -1 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)))))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ 1 a))) #s(hole binary64 (+ (* -1 (/ b_2 a)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ 1 a))) (fma.f64 (/.f64 b_2 a) #s(literal -1 binary64) (fma.f64 (*.f64 (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a))))))) |
#s(approx (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ 1 a)) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ 1 a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)))) |
#s(approx (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ 1 a)) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ 1 a)) (fma.f64 (*.f64 (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a))))) |
#s(approx (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ 1 a)) #s(hole binary64 (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))))) |
#s(approx (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ 1 a)) (fma.f64 (*.f64 (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)))))) |
#s(approx (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ 1 a)) #s(hole binary64 (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b_2 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ 1 a)) (fma.f64 (*.f64 (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (/.f64 (pow.f64 b_2 #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64))))) #s(literal 1/16 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c 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) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)))) |
#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) (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 (neg.f64 b_2) a))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #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) (fma.f64 (/.f64 b_2 a) #s(literal -1 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)))))) |
#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)))) a) (fma.f64 (/.f64 b_2 a) #s(literal -1 binary64) (fma.f64 (*.f64 (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a))))))) |
#s(approx (* (+ (* (* c -1/8) (/ a (pow b_2 3))) (/ -1/2 b_2)) c) #s(hole binary64 (* -1/8 (/ (* a (pow c 2)) (pow b_2 3))))) |
#s(approx (* (+ (* (* c -1/8) (/ a (pow b_2 3))) (/ -1/2 b_2)) c) (/.f64 (*.f64 (*.f64 (*.f64 c c) a) #s(literal -1/8 binary64)) (pow.f64 b_2 #s(literal 3 binary64)))) |
#s(approx (* (+ (* (* c -1/8) (/ a (pow b_2 3))) (/ -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 (* (+ (* (* c -1/8) (/ a (pow b_2 3))) (/ -1/2 b_2)) c) (*.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 c b_2) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 c c)) (pow.f64 b_2 #s(literal 3 binary64)))) a)) |
#s(approx (+ (* (* c -1/8) (/ a (pow b_2 3))) (/ -1/2 b_2)) #s(hole binary64 (* -1/8 (/ (* a c) (pow b_2 3))))) |
#s(approx (+ (* (* c -1/8) (/ a (pow b_2 3))) (/ -1/2 b_2)) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 c a)) (pow.f64 b_2 #s(literal 3 binary64)))) |
#s(approx (+ (* (* c -1/8) (/ a (pow b_2 3))) (/ -1/2 b_2)) #s(hole binary64 (* a (- (* -1/8 (/ c (pow b_2 3))) (* 1/2 (/ 1 (* a b_2))))))) |
#s(approx (+ (* (* c -1/8) (/ a (pow b_2 3))) (/ -1/2 b_2)) (*.f64 (-.f64 (*.f64 (/.f64 c (pow.f64 b_2 #s(literal 3 binary64))) #s(literal -1/8 binary64)) (/.f64 #s(literal 1/2 binary64) (*.f64 a b_2))) a)) |
#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)))) (*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) |
#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)))) (*.f64 (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 (neg.f64 b_2) a)) a)) |
#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)))) (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) #s(literal 1/2 binary64) (-.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a))) (/.f64 b_2 a))) a)) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))) (/ b_2 a))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (fma.f64 (*.f64 (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) #s(literal 1/2 binary64) (-.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a))) (/.f64 b_2 a)))) a)) |
#s(approx (/ (* (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) a) (* a a)) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (/ (* (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) a) (* a a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)))) |
#s(approx (/ (* (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) a) (* a a)) #s(hole binary64 (+ (* -1 (/ b_2 a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (* (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) a) (* a a)) (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 (neg.f64 b_2) a))) |
#s(approx (/ (* (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) a) (* a a)) #s(hole binary64 (+ (* -1 (/ b_2 a)) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))))) |
#s(approx (/ (* (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) a) (* a a)) (fma.f64 (/.f64 b_2 a) #s(literal -1 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)))))) |
#s(approx (/ (* (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) a) (* a a)) #s(hole binary64 (+ (* -1 (/ b_2 a)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (/ (* (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) a) (* a a)) (fma.f64 (/.f64 b_2 a) #s(literal -1 binary64) (fma.f64 (*.f64 (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a))))))) |
#s(approx (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) #s(hole binary64 (* (sqrt (* a c)) (sqrt -1)))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) |
#s(approx (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) #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)))) (*.f64 (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 (neg.f64 b_2) a)) a)) |
#s(approx (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) #s(hole binary64 (* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))) (/ b_2 a))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) #s(literal 1/2 binary64) (-.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a))) (/.f64 b_2 a))) a)) |
#s(approx (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) #s(hole binary64 (* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))) (/ b_2 a))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (fma.f64 (*.f64 (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) #s(literal 1/2 binary64) (-.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a))) (/.f64 b_2 a)))) a)) |
#s(approx (* (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) a) #s(hole binary64 (* (sqrt (* (pow a 3) c)) (sqrt -1)))) |
#s(approx (* (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) a) (*.f64 (sqrt.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c)) (sqrt.f64 #s(literal -1 binary64)))) |
#s(approx (* (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) a) #s(hole binary64 (* (pow a 2) (+ (* -1 (/ b_2 a)) (* (sqrt (/ c a)) (sqrt -1)))))) |
#s(approx (* (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) a) (*.f64 (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 (neg.f64 b_2) a)) (*.f64 a a))) |
#s(approx (* (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) a) #s(hole binary64 (* (pow a 2) (+ (* -1 (/ b_2 a)) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (* (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) a) (*.f64 (fma.f64 (/.f64 b_2 a) #s(literal -1 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a))))) (*.f64 a a))) |
#s(approx (* (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) a) #s(hole binary64 (* (pow a 2) (+ (* -1 (/ b_2 a)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (* (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) a) (*.f64 (fma.f64 (/.f64 b_2 a) #s(literal -1 binary64) (fma.f64 (*.f64 (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)))))) (*.f64 a a))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -1)))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) (*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) |
#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 (+ (* (neg a) c) (* b_2 b_2))) (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)))) a)) |
#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 (+ (* (neg a) c) (* b_2 b_2))) (*.f64 (fma.f64 (*.f64 (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a))))) a)) |
#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 (sqrt (+ (* (neg a) c) (* b_2 b_2))) (*.f64 (fma.f64 (*.f64 (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (/.f64 (pow.f64 b_2 #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64))))) #s(literal 1/16 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)))))) a)) |
#s(approx (/ (- (* b_2 b_2) (- (* b_2 b_2) (* a c))) (* (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a)) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -1)))))) |
#s(approx (/ (- (* b_2 b_2) (- (* b_2 b_2) (* a c))) (* (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a)) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 c a)))) |
#s(approx (/ (- (* b_2 b_2) (- (* b_2 b_2) (* a c))) (* (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a)) #s(hole binary64 (/ (+ (* -1 (* (sqrt (* a c)) (/ 1 (sqrt -1)))) (/ b_2 (pow (sqrt -1) 2))) a))) |
#s(approx (/ (- (* b_2 b_2) (- (* b_2 b_2) (* a c))) (* (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a)) (/.f64 (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (*.f64 c a)) (/.f64 b_2 #s(literal -1 binary64))) a)) |
#s(approx (/ (- (* b_2 b_2) (- (* b_2 b_2) (* a c))) (* (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a)) #s(hole binary64 (/ (+ (* -1 (* (sqrt (* a c)) (/ 1 (sqrt -1)))) (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (/ b_2 (pow (sqrt -1) 2))))) a))) |
#s(approx (/ (- (* b_2 b_2) (- (* b_2 b_2) (* a c))) (* (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a)) (/.f64 (fma.f64 (neg.f64 (sqrt.f64 (*.f64 c a))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (neg.f64 (*.f64 (/.f64 b_2 (sqrt.f64 #s(literal -1 binary64))) (/.f64 b_2 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c))) (*.f64 (/.f64 b_2 (sqrt.f64 #s(literal -1 binary64))) (/.f64 b_2 #s(literal -1 binary64))) (/.f64 b_2 #s(literal -1 binary64))))) a)) |
#s(approx (/ (- (* b_2 b_2) (- (* b_2 b_2) (* a c))) (* (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a)) #s(hole binary64 (/ (+ (* -1 (* (sqrt (* a c)) (/ 1 (sqrt -1)))) (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* b_2 (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b_2 2) (pow (sqrt -1) 3)))))) (sqrt -1)))) (+ (* -1/2 (/ (pow b_2 3) (* a (* c (pow (sqrt -1) 4))))) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (/ b_2 (pow (sqrt -1) 2))))))) a))) |
#s(approx (/ (- (* b_2 b_2) (- (* b_2 b_2) (* a c))) (* (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a)) (/.f64 (+.f64 (neg.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 c a)) (*.f64 (/.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (*.f64 b_2 b_2) #s(literal -1 binary64))))) (fma.f64 (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) c)))) (*.f64 b_2 (/.f64 (*.f64 (*.f64 (/.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (*.f64 b_2 b_2) #s(literal -1 binary64))) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64)) c)) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) a) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c))) (*.f64 (/.f64 b_2 (sqrt.f64 #s(literal -1 binary64))) (/.f64 b_2 #s(literal -1 binary64))) (/.f64 b_2 #s(literal -1 binary64)))))) a)) |
#s(approx (- (* b_2 b_2) (* a c)) #s(hole binary64 (* -1 (* a c)))) |
#s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c)) |
#s(approx (- (* b_2 b_2) (* a c)) #s(hole binary64 (* a (- (/ (pow b_2 2) a) c)))) |
#s(approx (- (* b_2 b_2) (* a c)) (*.f64 (-.f64 (/.f64 (*.f64 b_2 b_2) a) c) a)) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -1)))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) (*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)))) a)) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) (*.f64 (fma.f64 (*.f64 (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a))))) a)) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b_2 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) (*.f64 (fma.f64 (*.f64 (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (/.f64 (pow.f64 b_2 #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64))))) #s(literal 1/16 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)))))) a)) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ 1 a))) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ 1 a))) (*.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c a)))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ 1 a))) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ b_2 a))))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ 1 a))) (neg.f64 (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 b_2 a)))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ 1 a))) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ b_2 (* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 2) (sqrt -1))))) a))))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ 1 a))) (neg.f64 (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)) b_2) a)))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ 1 a))) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ b_2 (* -1 (/ (+ (* -1/2 (* (sqrt (/ a c)) (* (pow b_2 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 4) (sqrt -1))))) a))) a))))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ 1 a))) (neg.f64 (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)) (*.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a)))) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))))) a) #s(literal -1 binary64) b_2) a)))) |
#s(approx (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ 1 a)) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ 1 a)) (*.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c a)))) |
#s(approx (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ 1 a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1))))))) |
#s(approx (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ 1 a)) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)) (*.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c a))))) |
#s(approx (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ 1 a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b_2 4) (sqrt -1)))))))) |
#s(approx (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ 1 a)) (fma.f64 (neg.f64 (sqrt.f64 (/.f64 c a))) (sqrt.f64 #s(literal -1 binary64)) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)) (*.f64 (*.f64 (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal 1/8 binary64))))) |
#s(approx (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ 1 a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1)))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b_2 6) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b_2 4) (sqrt -1))))))))) |
#s(approx (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ 1 a)) (fma.f64 (neg.f64 (sqrt.f64 (/.f64 c a))) (sqrt.f64 #s(literal -1 binary64)) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)) (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b_2 #s(literal 6 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64))))) #s(literal -1/16 binary64) (*.f64 (*.f64 (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal 1/8 binary64)))))) |
#s(approx (/ (+ (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) (*.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c a)))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ b_2 a))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (neg.f64 (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 b_2 a)))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) 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) (neg.f64 (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)) 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 (/ (+ (* -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)))) a) (neg.f64 (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)) (*.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a)))) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))))) a) #s(literal -1 binary64) b_2) a)))) |
#s(approx (* (+ (* (* c -1/8) (/ a (pow b_2 3))) (/ -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 (* (+ (* (* c -1/8) (/ a (pow b_2 3))) (/ -1/2 b_2)) c) (*.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 c b_2) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 c c)) (pow.f64 b_2 #s(literal 3 binary64)))) (neg.f64 a))) |
#s(approx (+ (* (* c -1/8) (/ a (pow b_2 3))) (/ -1/2 b_2)) #s(hole binary64 (* -1 (* a (+ (* 1/8 (/ c (pow b_2 3))) (* 1/2 (/ 1 (* a b_2)))))))) |
#s(approx (+ (* (* c -1/8) (/ a (pow b_2 3))) (/ -1/2 b_2)) (*.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 c (pow.f64 b_2 #s(literal 3 binary64))) (/.f64 #s(literal 1/2 binary64) (*.f64 a b_2))) (neg.f64 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)))) (*.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 c a)))) |
#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)))) (*.f64 (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 b_2 a)) (neg.f64 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)))) (*.f64 (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2))) b_2) (neg.f64 a))) (neg.f64 a))) |
#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 b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 (-.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)) (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a)))) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (neg.f64 a)) b_2) (neg.f64 a))) (neg.f64 a))) |
#s(approx (/ (* (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) a) (* a a)) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (* (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) a) (* a a)) (*.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c a)))) |
#s(approx (/ (* (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) a) (* a a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ b_2 a))))) |
#s(approx (/ (* (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) a) (* a a)) (neg.f64 (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 b_2 a)))) |
#s(approx (/ (* (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) a) (* a a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ b_2 (* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 2) (sqrt -1))))) a))))) |
#s(approx (/ (* (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) a) (* a a)) (neg.f64 (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)) b_2) a)))) |
#s(approx (/ (* (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) a) (* a a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ b_2 (* -1 (/ (+ (* -1/2 (* (sqrt (/ a c)) (* (pow b_2 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 4) (sqrt -1))))) a))) a))))) |
#s(approx (/ (* (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) a) (* a a)) (neg.f64 (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)) (*.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a)))) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))))) a) #s(literal -1 binary64) b_2) a)))) |
#s(approx (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) #s(hole binary64 (* -1 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 c a)))) |
#s(approx (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) #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)))) (*.f64 (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 b_2 a)) (neg.f64 a))) |
#s(approx (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 2) (sqrt -1)))) b_2) a)) (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2))) b_2) (neg.f64 a))) (neg.f64 a))) |
#s(approx (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* (pow b_2 2) (sqrt -1))))) a)) b_2) a)) (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 (-.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)) (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a)))) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (neg.f64 a)) b_2) (neg.f64 a))) (neg.f64 a))) |
#s(approx (* (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) a) #s(hole binary64 (* -1 (* (sqrt (* (pow a 3) c)) (sqrt -1))))) |
#s(approx (* (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) a) (*.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) |
#s(approx (* (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) a) #s(hole binary64 (* (pow a 2) (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ b_2 a)))))) |
#s(approx (* (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) a) (*.f64 (neg.f64 (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 b_2 a))) (*.f64 a a))) |
#s(approx (* (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) a) #s(hole binary64 (* (pow a 2) (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ b_2 (* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 2) (sqrt -1))))) a)))))) |
#s(approx (* (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) a) (*.f64 (neg.f64 (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)) b_2) a))) (*.f64 a a))) |
#s(approx (* (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) a) #s(hole binary64 (* (pow a 2) (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ b_2 (* -1 (/ (+ (* -1/2 (* (sqrt (/ a c)) (* (pow b_2 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 4) (sqrt -1))))) a))) a)))))) |
#s(approx (* (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) a) (*.f64 (neg.f64 (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)) (*.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a)))) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))))) a) #s(literal -1 binary64) b_2) a))) (*.f64 a a))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) (*.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 c a)))) |
#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 (+ (* (neg a) c) (* b_2 b_2))) (*.f64 (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 b_2 b_2)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)))) (neg.f64 a))) |
#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 (+ (* (neg a) c) (* b_2 b_2))) (*.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 b_2 b_2)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a))))) (neg.f64 a))) |
#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 (sqrt (+ (* (neg a) c) (* b_2 b_2))) (*.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b_2 #s(literal 6 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64))))) #s(literal 1/16 binary64) (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 b_2 b_2)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)))))) (neg.f64 a))) |
#s(approx (/ (- (* b_2 b_2) (- (* b_2 b_2) (* a c))) (* (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a)) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (/ (- (* b_2 b_2) (- (* b_2 b_2) (* a c))) (* (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)))) |
#s(approx (/ (- (* b_2 b_2) (- (* b_2 b_2) (* a c))) (* (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a)) #s(hole binary64 (* -1 (/ (+ b_2 (* -1 (* (sqrt (* a c)) (sqrt -1)))) a)))) |
#s(approx (/ (- (* b_2 b_2) (- (* b_2 b_2) (* a c))) (* (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a)) (/.f64 (fma.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 c a)) b_2) (neg.f64 a))) |
#s(approx (/ (- (* b_2 b_2) (- (* b_2 b_2) (* a c))) (* (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a)) #s(hole binary64 (* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -1 (* a b_2)) (* -1 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (* (pow b_2 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (* (pow b_2 2) (sqrt -1))))) a))) a))) a)))) |
#s(approx (/ (- (* b_2 b_2) (- (* b_2 b_2) (* a c))) (* (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a)) (/.f64 (neg.f64 (fma.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (fma.f64 (neg.f64 b_2) a (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2))) a)) a))) (neg.f64 a))) |
#s(approx (/ (- (* b_2 b_2) (- (* b_2 b_2) (* a c))) (* (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a)) #s(hole binary64 (* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -1 (* a b_2)) (* -1 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (* (pow b_2 2) (sqrt -1)))) (+ (* -1 (/ (+ (* -1 (* (sqrt (/ a c)) (* b_2 (* (sqrt -1) (+ (* -1 (* (sqrt (/ (pow a 3) c)) (* (pow b_2 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (* (pow b_2 2) (sqrt -1))))))))) (* -1/2 (/ (* (pow a 2) (pow b_2 3)) c))) a)) (* 1/2 (* (sqrt (/ (pow a 3) c)) (* (pow b_2 2) (sqrt -1)))))) a))) a))) a)))) |
#s(approx (/ (- (* b_2 b_2) (- (* b_2 b_2) (* a c))) (* (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a)) (/.f64 (neg.f64 (fma.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (neg.f64 (fma.f64 a b_2 (/.f64 (fma.f64 (neg.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (*.f64 b_2 b_2))) (sqrt.f64 #s(literal -1 binary64)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)) (/.f64 (fma.f64 (neg.f64 (*.f64 (sqrt.f64 (/.f64 a c)) b_2)) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (*.f64 b_2 b_2)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 a a) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) c)) #s(literal -1/2 binary64))) (neg.f64 a)))) a))) a))) (neg.f64 a))) |
#s(approx (- (* b_2 b_2) (* a c)) #s(hole binary64 (* -1 (* a (- (* -1 (/ (pow b_2 2) a)) (* -1 c)))))) |
#s(approx (- (* b_2 b_2) (* a c)) (*.f64 (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (*.f64 b_2 b_2) a) c)) (neg.f64 a))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) (*.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 c a)))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) (*.f64 (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 b_2 b_2)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)))) (neg.f64 a))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) (*.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 b_2 b_2)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a))))) (neg.f64 a))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b_2 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) (*.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b_2 #s(literal 6 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64))))) #s(literal 1/16 binary64) (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 b_2 b_2)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)))))) (neg.f64 a))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ 1 a))) #s(hole binary64 (+ (* b_2 (- (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b_2 (sqrt -1)))) (/ 1 a))) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ 1 a))) (fma.f64 (-.f64 (*.f64 (*.f64 (/.f64 b_2 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)) b_2 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a))))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ 1 a))) #s(hole binary64 (+ (* b_2 (- (* b_2 (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -1)))))) (/ 1 a))) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ 1 a))) (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 (/.f64 b_2 (sqrt.f64 #s(literal -1 binary64))) (/.f64 b_2 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal -1/8 binary64))) b_2) (/.f64 #s(literal 1 binary64) a)) b_2 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a))))) |
#s(approx (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ 1 a)) #s(hole binary64 (+ (* (sqrt (/ c a)) (sqrt -1)) (* (pow b_2 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -1))))))))) |
#s(approx (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ 1 a)) (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 (/.f64 b_2 (sqrt.f64 #s(literal -1 binary64))) (/.f64 b_2 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal -1/8 binary64))) (*.f64 b_2 b_2) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a))))) |
#s(approx (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ 1 a)) #s(hole binary64 (+ (* (sqrt (/ c a)) (sqrt -1)) (* (pow b_2 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -1)))) (* (pow b_2 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ 1 (pow (sqrt -1) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b_2 2) (pow (sqrt -1) 5))))))))))) |
#s(approx (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ 1 a)) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 b_2 b_2) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64))) (*.f64 (*.f64 (/.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64)))) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1 binary64)) #s(literal -1/8 binary64))) (*.f64 b_2 b_2) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) #s(literal 1/2 binary64))) (*.f64 b_2 b_2) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a))))) |
#s(approx (neg b_2) #s(hole binary64 (* -1 b_2))) |
#s(approx (neg b_2) (neg.f64 b_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) (fma.f64 (-.f64 (*.f64 (*.f64 (/.f64 b_2 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)) b_2 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a))))) |
#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)))) a) (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 (/.f64 b_2 (sqrt.f64 #s(literal -1 binary64))) (/.f64 b_2 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal -1/8 binary64))) b_2) (/.f64 #s(literal 1 binary64) a)) b_2 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a))))) |
#s(approx (* (+ (* (* c -1/8) (/ a (pow b_2 3))) (/ -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 (* (+ (* (* c -1/8) (/ a (pow b_2 3))) (/ -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))) (pow.f64 b_2 #s(literal 3 binary64)))) |
#s(approx (+ (* (* c -1/8) (/ a (pow b_2 3))) (/ -1/2 b_2)) #s(hole binary64 (/ (+ (* -1/2 (pow b_2 2)) (* -1/8 (* a c))) (pow b_2 3)))) |
#s(approx (+ (* (* c -1/8) (/ a (pow b_2 3))) (/ -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))) (pow.f64 b_2 #s(literal 3 binary64)))) |
#s(approx (/ -1/2 b_2) #s(hole binary64 (/ -1/2 b_2))) |
#s(approx (/ -1/2 b_2) (/.f64 #s(literal -1/2 binary64) b_2)) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (+ (* -1 b_2) (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (fma.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -1 binary64)) (neg.f64 b_2))) |
#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)))) (fma.f64 (-.f64 (*.f64 (*.f64 (/.f64 b_2 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) b_2 (*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))) |
#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) (sqrt (- (* b_2 b_2) (* a c)))) (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64))))) (*.f64 (/.f64 b_2 (sqrt.f64 #s(literal -1 binary64))) (/.f64 b_2 #s(literal -1 binary64))))) b_2) #s(literal 1 binary64)) b_2 (*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (/ (* (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) a) (* a a)) #s(hole binary64 (+ (* b_2 (- (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b_2 (sqrt -1)))) (/ 1 a))) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (* (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) a) (* a a)) (fma.f64 (-.f64 (*.f64 (*.f64 (/.f64 b_2 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)) b_2 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a))))) |
#s(approx (/ (* (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) a) (* a a)) #s(hole binary64 (+ (* b_2 (- (* b_2 (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -1)))))) (/ 1 a))) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (* (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) a) (* a a)) (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 (/.f64 b_2 (sqrt.f64 #s(literal -1 binary64))) (/.f64 b_2 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal -1/8 binary64))) b_2) (/.f64 #s(literal 1 binary64) a)) b_2 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a))))) |
#s(approx (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) #s(hole binary64 (+ (* -1 b_2) (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (fma.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -1 binary64)) (neg.f64 b_2))) |
#s(approx (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) #s(hole binary64 (+ (* b_2 (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b_2 (sqrt -1)))) 1)) (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (fma.f64 (-.f64 (*.f64 (*.f64 (/.f64 b_2 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) b_2 (*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) #s(hole binary64 (+ (* b_2 (- (* b_2 (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -1)))))) 1)) (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64))))) (*.f64 (/.f64 b_2 (sqrt.f64 #s(literal -1 binary64))) (/.f64 b_2 #s(literal -1 binary64))))) b_2) #s(literal 1 binary64)) b_2 (*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (* (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) a) #s(hole binary64 (+ (* -1 (* a b_2)) (* (sqrt (* (pow a 3) c)) (sqrt -1))))) |
#s(approx (* (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) a) (fma.f64 (sqrt.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c)) (sqrt.f64 #s(literal -1 binary64)) (*.f64 (neg.f64 b_2) a))) |
#s(approx (* (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) a) #s(hole binary64 (+ (* b_2 (+ (* -1 a) (* 1/2 (* (sqrt (/ a c)) (/ b_2 (sqrt -1)))))) (* (sqrt (* (pow a 3) c)) (sqrt -1))))) |
#s(approx (* (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) a) (fma.f64 (fma.f64 (*.f64 (/.f64 b_2 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a c))) #s(literal 1/2 binary64) (neg.f64 a)) b_2 (*.f64 (sqrt.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c)) (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (* (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) a) #s(hole binary64 (+ (* b_2 (+ (* -1 a) (* b_2 (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ a c)) (/ 1 (sqrt -1)))))))) (* (sqrt (* (pow a 3) c)) (sqrt -1))))) |
#s(approx (* (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) a) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a)))) (*.f64 (/.f64 b_2 (sqrt.f64 #s(literal -1 binary64))) (/.f64 b_2 #s(literal -1 binary64))))) b_2 (neg.f64 a)) b_2 (*.f64 (sqrt.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c)) (sqrt.f64 #s(literal -1 binary64))))) |
#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 (+ (* (neg a) c) (* b_2 b_2))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))) |
#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 (+ (* (neg a) c) (* b_2 b_2))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64))))) (*.f64 (/.f64 b_2 (sqrt.f64 #s(literal -1 binary64))) (/.f64 b_2 #s(literal -1 binary64))))) (*.f64 b_2 b_2) (*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))) |
#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 (sqrt (+ (* (neg a) c) (* b_2 b_2))) (fma.f64 (fma.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (*.f64 b_2 b_2) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64)))) #s(literal 1/16 binary64) (*.f64 (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)))) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1 binary64)) #s(literal -1/8 binary64))) (*.f64 b_2 b_2) (*.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/2 binary64))) (*.f64 b_2 b_2) (*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (/ (- (* b_2 b_2) (- (* b_2 b_2) (* a c))) (* (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -1)))) (/ b_2 (* a (pow (sqrt -1) 2)))))) |
#s(approx (/ (- (* b_2 b_2) (- (* b_2 b_2) (* a c))) (* (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a)) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 c a)) (/.f64 (neg.f64 b_2) a))) |
#s(approx (/ (- (* b_2 b_2) (- (* b_2 b_2) (* a c))) (* (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -1)))) (* b_2 (+ (* b_2 (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -1) 3)))))) (/ 1 (* a (pow (sqrt -1) 2)))))))) |
#s(approx (/ (- (* b_2 b_2) (- (* b_2 b_2) (* a c))) (* (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a)) (fma.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1 binary64)) #s(literal -1/2 binary64)) b_2 (/.f64 #s(literal 1 binary64) (neg.f64 a))) b_2 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 c a))))) |
#s(approx (/ (- (* b_2 b_2) (- (* b_2 b_2) (* a c))) (* (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -1)))) (* b_2 (+ (* b_2 (+ (* -1 (* b_2 (- (* 1/2 (/ 1 (* (pow a 2) (* c (pow (sqrt -1) 4))))) (* -1 (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -1) 3))))) (sqrt -1))))))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -1) 3))))))) (/ 1 (* a (pow (sqrt -1) 2)))))))) |
#s(approx (/ (- (* b_2 b_2) (- (* b_2 b_2) (* a c))) (* (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a)) (fma.f64 (fma.f64 (fma.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64)) c) (*.f64 a a))) (*.f64 (neg.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c))) (/.f64 (*.f64 (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1 binary64)) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (neg.f64 b_2) (*.f64 (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1 binary64)) #s(literal -1/2 binary64))) b_2 (/.f64 #s(literal 1 binary64) (neg.f64 a))) b_2 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 c a))))) |
#s(approx (* b_2 b_2) #s(hole binary64 (pow b_2 2))) |
#s(approx (* b_2 b_2) (*.f64 b_2 b_2)) |
#s(approx (- (* b_2 b_2) (* a c)) #s(hole binary64 (- (pow b_2 2) (* a c)))) |
#s(approx (- (* b_2 b_2) (* a c)) (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (+ (* (sqrt (* a c)) (sqrt -1)) (* (pow b_2 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -1))))))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64))))) (*.f64 (/.f64 b_2 (sqrt.f64 #s(literal -1 binary64))) (/.f64 b_2 #s(literal -1 binary64))))) (*.f64 b_2 b_2) (*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (+ (* (sqrt (* a c)) (sqrt -1)) (* (pow b_2 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -1)))) (* (pow b_2 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -1) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b_2 2) (pow (sqrt -1) 5))))))))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) (fma.f64 (fma.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (*.f64 b_2 b_2) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64)))) #s(literal 1/16 binary64) (*.f64 (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)))) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1 binary64)) #s(literal -1/8 binary64))) (*.f64 b_2 b_2) (*.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/2 binary64))) (*.f64 b_2 b_2) (*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ 1 a))) #s(hole binary64 (* -1/2 (/ c b_2)))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ 1 a))) (*.f64 (/.f64 c b_2) #s(literal -1/2 binary64))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ 1 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 (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ 1 a))) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) b_2) (/.f64 #s(literal -1/8 binary64) b_2) (*.f64 #s(literal -1/2 binary64) c)) b_2)) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ 1 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 (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ 1 a))) (/.f64 (fma.f64 #s(literal -1/2 binary64) c (fma.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 4 binary64))) #s(literal -1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c c) a) b_2) (/.f64 #s(literal -1/8 binary64) b_2)))) b_2)) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ 1 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) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ 1 a))) (/.f64 (fma.f64 #s(literal -1/2 binary64) c (fma.f64 (*.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b_2 #s(literal 6 binary64))) (/.f64 #s(literal 5/64 binary64) a)) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 4 binary64))) #s(literal -1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c c) a) b_2) (/.f64 #s(literal -1/8 binary64) b_2))))) b_2)) |
#s(approx (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ 1 a)) #s(hole binary64 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (/ 1 a))))) |
#s(approx (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ 1 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 (+ (* (neg a) c) (* b_2 b_2))) (/ 1 a)) #s(hole binary64 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 4))) (/ 1 a)))))) |
#s(approx (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ 1 a)) (*.f64 (fma.f64 (/.f64 c (*.f64 b_2 b_2)) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b_2 #s(literal 4 binary64))) #s(literal -1/8 binary64) (/.f64 #s(literal 1 binary64) a))) b_2)) |
#s(approx (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ 1 a)) #s(hole binary64 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 4))) (+ (* -1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 6))) (/ 1 a))))))) |
#s(approx (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ 1 a)) (*.f64 (fma.f64 (/.f64 c (*.f64 b_2 b_2)) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b_2 #s(literal 4 binary64))) #s(literal -1/8 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 6 binary64))) #s(literal -1/16 binary64) (/.f64 #s(literal 1 binary64) a)))) b_2)) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (/ (+ (* -1/2 c) (* -1/8 (/ (* a (pow c 2)) (pow b_2 2)))) b_2))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) b_2) (/.f64 #s(literal -1/8 binary64) b_2) (*.f64 #s(literal -1/2 binary64) c)) 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) (/.f64 (fma.f64 #s(literal -1/2 binary64) c (fma.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 4 binary64))) #s(literal -1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c c) a) b_2) (/.f64 #s(literal -1/8 binary64) b_2)))) 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)))) a) (/.f64 (fma.f64 #s(literal -1/2 binary64) c (fma.f64 (*.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b_2 #s(literal 6 binary64))) (/.f64 #s(literal 5/64 binary64) a)) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 4 binary64))) #s(literal -1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c c) a) b_2) (/.f64 #s(literal -1/8 binary64) b_2))))) b_2)) |
#s(approx (* (+ (* (* c -1/8) (/ a (pow b_2 3))) (/ -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 (* (+ (* (* c -1/8) (/ a (pow b_2 3))) (/ -1/2 b_2)) c) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) b_2) (/.f64 #s(literal -1/8 binary64) b_2) (*.f64 #s(literal -1/2 binary64) c)) b_2)) |
#s(approx (+ (* (* c -1/8) (/ a (pow b_2 3))) (/ -1/2 b_2)) #s(hole binary64 (/ (- (* -1/8 (/ (* a c) (pow b_2 2))) 1/2) b_2))) |
#s(approx (+ (* (* c -1/8) (/ a (pow b_2 3))) (/ -1/2 b_2)) (/.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) (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)))) (/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 c c) b_2) (/.f64 (*.f64 a a) 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)))) #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)))) (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) a) c (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 4 binary64))) #s(literal -1/16 binary64) (*.f64 (*.f64 (/.f64 (*.f64 c c) b_2) (/.f64 (*.f64 a a) b_2)) #s(literal -1/8 binary64)))) 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 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 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 5/64 binary64)) (pow.f64 b_2 #s(literal 6 binary64))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 4 binary64))) #s(literal -1/16 binary64) (*.f64 (*.f64 (/.f64 (*.f64 c c) b_2) (/.f64 (*.f64 a a) b_2)) #s(literal -1/8 binary64))))) b_2)) |
#s(approx (/ (* (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) a) (* a a)) #s(hole binary64 (/ (+ (* -1/2 c) (* -1/8 (/ (* a (pow c 2)) (pow b_2 2)))) b_2))) |
#s(approx (/ (* (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) a) (* a a)) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) b_2) (/.f64 #s(literal -1/8 binary64) b_2) (*.f64 #s(literal -1/2 binary64) c)) b_2)) |
#s(approx (/ (* (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) a) (* 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 (/ (* (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) a) (* a a)) (/.f64 (fma.f64 #s(literal -1/2 binary64) c (fma.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 4 binary64))) #s(literal -1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c c) a) b_2) (/.f64 #s(literal -1/8 binary64) b_2)))) b_2)) |
#s(approx (/ (* (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) a) (* 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) (* a c))) (neg b_2)) a) (* a a)) (/.f64 (fma.f64 #s(literal -1/2 binary64) c (fma.f64 (*.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b_2 #s(literal 6 binary64))) (/.f64 #s(literal 5/64 binary64) a)) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 4 binary64))) #s(literal -1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c c) a) b_2) (/.f64 #s(literal -1/8 binary64) b_2))))) b_2)) |
#s(approx (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) #s(hole binary64 (/ (+ (* -1/2 (* a c)) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 2)))) b_2))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 c c) b_2) (/.f64 (*.f64 a a) b_2)) #s(literal -1/8 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 c a))) b_2)) |
#s(approx (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) #s(hole binary64 (/ (+ (* -1/2 (* a c)) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 2))) (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 4))))) b_2))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) a) c (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 4 binary64))) #s(literal -1/16 binary64) (*.f64 (*.f64 (/.f64 (*.f64 c c) b_2) (/.f64 (*.f64 a a) b_2)) #s(literal -1/8 binary64)))) b_2)) |
#s(approx (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) #s(hole binary64 (/ (+ (* -1/2 (* a c)) (+ (* -1/2 (/ (+ (* 1/64 (* (pow a 4) (pow c 4))) (* 1/16 (* (pow a 4) (pow c 4)))) (pow b_2 6))) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 2))) (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 4)))))) b_2))) |
#s(approx (+ (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 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 5/64 binary64)) (pow.f64 b_2 #s(literal 6 binary64))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 4 binary64))) #s(literal -1/16 binary64) (*.f64 (*.f64 (/.f64 (*.f64 c c) b_2) (/.f64 (*.f64 a a) b_2)) #s(literal -1/8 binary64))))) b_2)) |
#s(approx (* (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) a) #s(hole binary64 (/ (+ (* -1/2 (* (pow a 2) c)) (* -1/8 (/ (* (pow a 3) (pow c 2)) (pow b_2 2)))) b_2))) |
#s(approx (* (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) a) (/.f64 (fma.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) b_2) (/.f64 (*.f64 c c) b_2)) #s(literal -1/8 binary64) (*.f64 (*.f64 (*.f64 a a) c) #s(literal -1/2 binary64))) b_2)) |
#s(approx (* (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) a) #s(hole binary64 (/ (+ (* -1/2 (* (pow a 2) c)) (+ (* -1/8 (/ (* (pow a 3) (pow c 2)) (pow b_2 2))) (* -1/16 (/ (* (pow a 4) (pow c 3)) (pow b_2 4))))) b_2))) |
#s(approx (* (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) a) (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) c (fma.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 4 binary64))) #s(literal -1/16 binary64) (*.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) b_2) (/.f64 (*.f64 c c) b_2)) #s(literal -1/8 binary64)))) b_2)) |
#s(approx (* (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) a) #s(hole binary64 (/ (+ (* -1/2 (* (pow a 2) c)) (+ (* -1/2 (/ (* a (+ (* 1/64 (* (pow a 4) (pow c 4))) (* 1/16 (* (pow a 4) (pow c 4))))) (pow b_2 6))) (+ (* -1/8 (/ (* (pow a 3) (pow c 2)) (pow b_2 2))) (* -1/16 (/ (* (pow a 4) (pow c 3)) (pow b_2 4)))))) b_2))) |
#s(approx (* (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) a) (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) c (fma.f64 (*.f64 a (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 5/64 binary64)) (pow.f64 b_2 #s(literal 6 binary64)))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 4 binary64))) #s(literal -1/16 binary64) (*.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) b_2) (/.f64 (*.f64 c c) b_2)) #s(literal -1/8 binary64))))) 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 (+ (* (neg a) c) (* b_2 b_2))) (*.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b_2 b_2))) #s(literal -1/2 binary64) #s(literal 1 binary64)) b_2)) |
#s(approx (sqrt (- (* 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 (+ (* (neg a) c) (* b_2 b_2))) (*.f64 (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b_2 #s(literal 4 binary64))) #s(literal -1/8 binary64) (*.f64 (*.f64 a (/.f64 c (*.f64 b_2 b_2))) #s(literal -1/2 binary64))) #s(literal 1 binary64)) 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))) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))) (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 6))))))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) (*.f64 (+.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b_2 b_2))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 6 binary64))) #s(literal -1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b_2 #s(literal 4 binary64))) #s(literal -1/8 binary64)))) #s(literal 1 binary64)) b_2)) |
#s(approx (/ (- (* b_2 b_2) (- (* b_2 b_2) (* a c))) (* (- (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 (/ (- (* b_2 b_2) (- (* b_2 b_2) (* a c))) (* (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a)) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) b_2) (/.f64 #s(literal -1/8 binary64) b_2) (*.f64 #s(literal -1/2 binary64) c)) b_2)) |
#s(approx (/ (- (* b_2 b_2) (- (* b_2 b_2) (* a c))) (* (- (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 (/ (- (* b_2 b_2) (- (* b_2 b_2) (* a c))) (* (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a)) (/.f64 (fma.f64 #s(literal -1/2 binary64) c (fma.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 4 binary64))) #s(literal -1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c c) a) b_2) (/.f64 #s(literal -1/8 binary64) b_2)))) b_2)) |
#s(approx (/ (- (* b_2 b_2) (- (* b_2 b_2) (* a c))) (* (- (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))) (+ (* -1/32 (/ (* (pow a 3) (pow c 4)) (pow b_2 6))) (* -1/128 (/ (* (pow a 3) (pow c 4)) (pow b_2 6))))))) b_2))) |
#s(approx (/ (- (* b_2 b_2) (- (* b_2 b_2) (* a c))) (* (- (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 c c) b_2) (/.f64 a b_2)) #s(literal -1/8 binary64) (fma.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b_2 #s(literal 6 binary64)))) #s(literal -5/128 binary64) (*.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 4 binary64))) #s(literal -1/16 binary64))))) b_2)) |
#s(approx (- (* b_2 b_2) (* a c)) #s(hole binary64 (* (pow b_2 2) (+ 1 (* -1 (/ (* a c) (pow b_2 2))))))) |
#s(approx (- (* b_2 b_2) (* a c)) (*.f64 (fma.f64 (neg.f64 a) (/.f64 c (*.f64 b_2 b_2)) #s(literal 1 binary64)) (*.f64 b_2 b_2))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (* b_2 (+ 1 (* -1/2 (/ (* a c) (pow b_2 2))))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) (*.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b_2 b_2))) #s(literal -1/2 binary64) #s(literal 1 binary64)) b_2)) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (* b_2 (+ 1 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4)))))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) (*.f64 (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b_2 #s(literal 4 binary64))) #s(literal -1/8 binary64) (*.f64 (*.f64 a (/.f64 c (*.f64 b_2 b_2))) #s(literal -1/2 binary64))) #s(literal 1 binary64)) b_2)) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (* b_2 (+ 1 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))) (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 6))))))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) (*.f64 (+.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b_2 b_2))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 6 binary64))) #s(literal -1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b_2 #s(literal 4 binary64))) #s(literal -1/8 binary64)))) #s(literal 1 binary64)) b_2)) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ 1 a))) #s(hole binary64 (* -2 (/ b_2 a)))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ 1 a))) (*.f64 #s(literal -2 binary64) (/.f64 b_2 a))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ 1 a))) #s(hole binary64 (* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (* 2 (/ 1 a))))))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ 1 a))) (*.f64 (fma.f64 (/.f64 c (*.f64 b_2 b_2)) #s(literal -1/2 binary64) (/.f64 #s(literal 2 binary64) a)) (neg.f64 b_2))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ 1 a))) #s(hole binary64 (* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 4))) (* 2 (/ 1 a)))))))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ 1 a))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b_2 #s(literal 4 binary64))) #s(literal -1/8 binary64) (fma.f64 (/.f64 c (*.f64 b_2 b_2)) #s(literal -1/2 binary64) (/.f64 #s(literal 2 binary64) a))) (neg.f64 b_2))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ 1 a))) #s(hole binary64 (* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 4))) (+ (* -1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 6))) (* 2 (/ 1 a))))))))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ 1 a))) (*.f64 (fma.f64 (/.f64 c (*.f64 b_2 b_2)) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b_2 #s(literal 4 binary64))) #s(literal -1/8 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 6 binary64))) #s(literal -1/16 binary64) (/.f64 #s(literal 2 binary64) a)))) (neg.f64 b_2))) |
#s(approx (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ 1 a)) #s(hole binary64 (* -1 (/ b_2 a)))) |
#s(approx (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ 1 a)) (/.f64 (neg.f64 b_2) a)) |
#s(approx (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ 1 a)) #s(hole binary64 (* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (/ 1 a)))))) |
#s(approx (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ 1 a)) (*.f64 (fma.f64 (/.f64 c (*.f64 b_2 b_2)) #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) a)) (neg.f64 b_2))) |
#s(approx (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ 1 a)) #s(hole binary64 (* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 4))) (/ 1 a))))))) |
#s(approx (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ 1 a)) (*.f64 (fma.f64 (/.f64 c (*.f64 b_2 b_2)) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b_2 #s(literal 4 binary64))) #s(literal -1/8 binary64) (/.f64 #s(literal 1 binary64) a))) (neg.f64 b_2))) |
#s(approx (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ 1 a)) #s(hole binary64 (* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 4))) (+ (* -1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 6))) (/ 1 a)))))))) |
#s(approx (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ 1 a)) (*.f64 (fma.f64 (/.f64 c (*.f64 b_2 b_2)) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b_2 #s(literal 4 binary64))) #s(literal -1/8 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 6 binary64))) #s(literal -1/16 binary64) (/.f64 #s(literal 1 binary64) a)))) (neg.f64 b_2))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #s(hole binary64 (* -2 (/ b_2 a)))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 #s(literal -2 binary64) (/.f64 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) (*.f64 (fma.f64 (/.f64 c (*.f64 b_2 b_2)) #s(literal -1/2 binary64) (/.f64 #s(literal 2 binary64) a)) (neg.f64 b_2))) |
#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) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b_2 #s(literal 4 binary64))) #s(literal -1/8 binary64) (fma.f64 (/.f64 c (*.f64 b_2 b_2)) #s(literal -1/2 binary64) (/.f64 #s(literal 2 binary64) a))) (neg.f64 b_2))) |
#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)))) a) (*.f64 (fma.f64 (/.f64 c (*.f64 b_2 b_2)) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b_2 #s(literal 4 binary64))) #s(literal -1/8 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 6 binary64))) #s(literal -1/16 binary64) (/.f64 #s(literal 2 binary64) a)))) (neg.f64 b_2))) |
#s(approx (* (+ (* (* c -1/8) (/ a (pow b_2 3))) (/ -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 (* (+ (* (* c -1/8) (/ a (pow b_2 3))) (/ -1/2 b_2)) c) (/.f64 (fma.f64 (/.f64 #s(literal 1/8 binary64) b_2) (/.f64 (*.f64 (*.f64 c c) a) b_2) (*.f64 #s(literal 1/2 binary64) c)) (neg.f64 b_2))) |
#s(approx (+ (* (* c -1/8) (/ a (pow b_2 3))) (/ -1/2 b_2)) #s(hole binary64 (* -1 (/ (+ 1/2 (* 1/8 (/ (* a c) (pow b_2 2)))) b_2)))) |
#s(approx (+ (* (* c -1/8) (/ a (pow b_2 3))) (/ -1/2 b_2)) (/.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b_2 b_2))) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (neg.f64 b_2))) |
#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)))) (*.f64 #s(literal -2 binary64) 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)))) (*.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b_2 b_2))) #s(literal -1/2 binary64) #s(literal 2 binary64)) (neg.f64 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))) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))))))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b_2 #s(literal 4 binary64))) #s(literal -1/8 binary64) (*.f64 (*.f64 a (/.f64 c (*.f64 b_2 b_2))) #s(literal -1/2 binary64))) #s(literal 2 binary64)) (neg.f64 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))) (+ (* -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)))) (*.f64 (+.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b_2 b_2))) #s(literal -1/2 binary64) #s(literal 2 binary64)) (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 6 binary64))) #s(literal -1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b_2 #s(literal 4 binary64))) #s(literal -1/8 binary64)))) (neg.f64 b_2))) |
#s(approx (/ (* (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) a) (* a a)) #s(hole binary64 (* -2 (/ b_2 a)))) |
#s(approx (/ (* (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) a) (* a a)) (*.f64 #s(literal -2 binary64) (/.f64 b_2 a))) |
#s(approx (/ (* (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) a) (* a a)) #s(hole binary64 (* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (* 2 (/ 1 a))))))) |
#s(approx (/ (* (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) a) (* a a)) (*.f64 (fma.f64 (/.f64 c (*.f64 b_2 b_2)) #s(literal -1/2 binary64) (/.f64 #s(literal 2 binary64) a)) (neg.f64 b_2))) |
#s(approx (/ (* (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) a) (* a a)) #s(hole binary64 (* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 4))) (* 2 (/ 1 a)))))))) |
#s(approx (/ (* (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) a) (* a a)) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b_2 #s(literal 4 binary64))) #s(literal -1/8 binary64) (fma.f64 (/.f64 c (*.f64 b_2 b_2)) #s(literal -1/2 binary64) (/.f64 #s(literal 2 binary64) a))) (neg.f64 b_2))) |
#s(approx (/ (* (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) a) (* a a)) #s(hole binary64 (* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 4))) (+ (* -1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 6))) (* 2 (/ 1 a))))))))) |
#s(approx (/ (* (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) a) (* a a)) (*.f64 (fma.f64 (/.f64 c (*.f64 b_2 b_2)) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b_2 #s(literal 4 binary64))) #s(literal -1/8 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 6 binary64))) #s(literal -1/16 binary64) (/.f64 #s(literal 2 binary64) a)))) (neg.f64 b_2))) |
#s(approx (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) #s(hole binary64 (* -2 b_2))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 #s(literal -2 binary64) b_2)) |
#s(approx (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) #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)))) (*.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b_2 b_2))) #s(literal -1/2 binary64) #s(literal 2 binary64)) (neg.f64 b_2))) |
#s(approx (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) #s(hole binary64 (* -1 (* b_2 (+ 2 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))))))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b_2 #s(literal 4 binary64))) #s(literal -1/8 binary64) (*.f64 (*.f64 a (/.f64 c (*.f64 b_2 b_2))) #s(literal -1/2 binary64))) #s(literal 2 binary64)) (neg.f64 b_2))) |
#s(approx (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) #s(hole binary64 (* -1 (* b_2 (+ 2 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))) (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 6)))))))))) |
#s(approx (+ (neg b_2) (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 2 binary64)) (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 6 binary64))) #s(literal -1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b_2 #s(literal 4 binary64))) #s(literal -1/8 binary64)))) (neg.f64 b_2))) |
#s(approx (* (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) a) #s(hole binary64 (* -2 (* a b_2)))) |
#s(approx (* (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) a) (*.f64 #s(literal -2 binary64) (*.f64 a b_2))) |
#s(approx (* (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) a) #s(hole binary64 (* -1 (* b_2 (+ (* -1/2 (/ (* (pow a 2) c) (pow b_2 2))) (* 2 a)))))) |
#s(approx (* (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) a) (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 a a) b_2) #s(literal -1/2 binary64)) (/.f64 c b_2) (*.f64 #s(literal 2 binary64) a)) (neg.f64 b_2))) |
#s(approx (* (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) a) #s(hole binary64 (* -1 (* b_2 (+ (* -1/2 (/ (* (pow a 2) c) (pow b_2 2))) (+ (* -1/8 (/ (* (pow a 3) (pow c 2)) (pow b_2 4))) (* 2 a))))))) |
#s(approx (* (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) a) (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 a a) b_2) #s(literal -1/2 binary64)) (/.f64 c b_2) (fma.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (*.f64 c c)) (pow.f64 b_2 #s(literal 4 binary64))) #s(literal -1/8 binary64) (*.f64 #s(literal 2 binary64) a))) (neg.f64 b_2))) |
#s(approx (* (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) a) #s(hole binary64 (* -1 (* b_2 (+ (* -1/2 (/ (* (pow a 2) c) (pow b_2 2))) (+ (* -1/8 (/ (* (pow a 3) (pow c 2)) (pow b_2 4))) (+ (* -1/16 (/ (* (pow a 4) (pow c 3)) (pow b_2 6))) (* 2 a)))))))) |
#s(approx (* (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) a) (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 a a) b_2) (/.f64 c b_2)) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (*.f64 c c)) (pow.f64 b_2 #s(literal 4 binary64))) #s(literal -1/8 binary64) (fma.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 6 binary64))) #s(literal -1/16 binary64) (*.f64 #s(literal 2 binary64) a)))) (neg.f64 b_2))) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (* -1 b_2))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) (neg.f64 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 (+ (* (neg a) c) (* b_2 b_2))) (*.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b_2 b_2))) #s(literal -1/2 binary64) #s(literal 1 binary64)) (neg.f64 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))) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))))))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) (*.f64 (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b_2 #s(literal 4 binary64))) #s(literal -1/8 binary64) (*.f64 (*.f64 a (/.f64 c (*.f64 b_2 b_2))) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (neg.f64 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))) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))) (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 6)))))))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) (*.f64 (+.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b_2 b_2))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 6 binary64))) #s(literal -1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b_2 #s(literal 4 binary64))) #s(literal -1/8 binary64)))) #s(literal 1 binary64)) (neg.f64 b_2))) |
#s(approx (/ (- (* b_2 b_2) (- (* b_2 b_2) (* a c))) (* (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a)) #s(hole binary64 (* -2 (/ b_2 a)))) |
#s(approx (/ (- (* b_2 b_2) (- (* b_2 b_2) (* a c))) (* (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a)) (*.f64 #s(literal -2 binary64) (/.f64 b_2 a))) |
#s(approx (/ (- (* b_2 b_2) (- (* b_2 b_2) (* a c))) (* (- (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 (/ (- (* b_2 b_2) (- (* b_2 b_2) (* a c))) (* (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a)) (*.f64 (fma.f64 (/.f64 c (*.f64 b_2 b_2)) #s(literal -1/2 binary64) (/.f64 #s(literal 2 binary64) a)) (neg.f64 b_2))) |
#s(approx (/ (- (* b_2 b_2) (- (* b_2 b_2) (* a c))) (* (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a)) #s(hole binary64 (* -1 (* b_2 (- (+ (* -1 (/ (+ (* -1/8 (* a (pow c 2))) (* 1/4 (* a (pow c 2)))) (pow b_2 4))) (* 2 (/ 1 a))) (* 1/2 (/ c (pow b_2 2)))))))) |
#s(approx (/ (- (* b_2 b_2) (- (* b_2 b_2) (* a c))) (* (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a)) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b_2 #s(literal 4 binary64))) #s(literal -1/8 binary64) (fma.f64 (/.f64 c (*.f64 b_2 b_2)) #s(literal -1/2 binary64) (/.f64 #s(literal 2 binary64) a))) (neg.f64 b_2))) |
#s(approx (/ (- (* b_2 b_2) (- (* b_2 b_2) (* a c))) (* (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a)) #s(hole binary64 (* -1 (* b_2 (- (+ (* -1 (/ (+ (* -1/4 (* a (* c (+ (* -1/8 (* a (pow c 2))) (* 1/4 (* a (pow c 2))))))) (+ (* -1/16 (* (pow a 2) (pow c 3))) (* 2 (/ (+ (* 1/64 (* (pow a 4) (pow c 4))) (* 1/16 (* (pow a 4) (pow c 4)))) (* (pow a 2) c))))) (pow b_2 6))) (* 2 (/ 1 a))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 4))) (+ (* 1/4 (/ (* a (pow c 2)) (pow b_2 4))) (* 1/2 (/ c (pow b_2 2)))))))))) |
#s(approx (/ (- (* b_2 b_2) (- (* b_2 b_2) (* a c))) (* (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a)) (*.f64 (-.f64 (+.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 c c) a)) c) (fma.f64 (*.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (*.f64 a a)) (/.f64 #s(literal 5/64 binary64) c)) #s(literal 2 binary64) (*.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 a a)) (pow.f64 c #s(literal 3 binary64))))) (neg.f64 (pow.f64 b_2 #s(literal 6 binary64)))) (/.f64 #s(literal 2 binary64) a)) (-.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 c c) a)) (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 (/.f64 c (*.f64 b_2 b_2)) #s(literal -1/2 binary64)))) (neg.f64 b_2))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (* -1 b_2))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) (neg.f64 b_2)) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (* -1 (* b_2 (+ 1 (* -1/2 (/ (* a c) (pow b_2 2)))))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) (*.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b_2 b_2))) #s(literal -1/2 binary64) #s(literal 1 binary64)) (neg.f64 b_2))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (* -1 (* b_2 (+ 1 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))))))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) (*.f64 (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b_2 #s(literal 4 binary64))) #s(literal -1/8 binary64) (*.f64 (*.f64 a (/.f64 c (*.f64 b_2 b_2))) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (neg.f64 b_2))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (* -1 (* b_2 (+ 1 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))) (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 6)))))))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) (*.f64 (+.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b_2 b_2))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 6 binary64))) #s(literal -1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b_2 #s(literal 4 binary64))) #s(literal -1/8 binary64)))) #s(literal 1 binary64)) (neg.f64 b_2))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ 1 a))) #s(hole binary64 (+ (* -1 (/ b_2 a)) (/ b_2 a)))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ 1 a))) (*.f64 #s(literal 0 binary64) (/.f64 b_2 a))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ 1 a))) #s(hole binary64 (+ (* -1 (/ b_2 a)) (+ (* -1/2 (/ c b_2)) (/ b_2 a))))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ 1 a))) (fma.f64 (/.f64 b_2 a) #s(literal -1 binary64) (fma.f64 (/.f64 c b_2) #s(literal -1/2 binary64) (/.f64 b_2 a)))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ 1 a))) #s(hole binary64 (+ (* -1 (/ b_2 a)) (+ (* c (- (* -1/8 (/ (* a c) (pow b_2 3))) (* 1/2 (/ 1 b_2)))) (/ b_2 a))))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ 1 a))) (fma.f64 (/.f64 b_2 a) #s(literal -1 binary64) (fma.f64 (fma.f64 (*.f64 a (/.f64 c (pow.f64 b_2 #s(literal 3 binary64)))) #s(literal -1/8 binary64) (/.f64 #s(literal -1/2 binary64) b_2)) c (/.f64 b_2 a)))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ 1 a))) #s(hole binary64 (+ (* -1 (/ b_2 a)) (+ (* c (- (* c (+ (* -1/8 (/ a (pow b_2 3))) (* -1/16 (/ (* (pow a 2) c) (pow b_2 5))))) (* 1/2 (/ 1 b_2)))) (/ b_2 a))))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ 1 a))) (fma.f64 (/.f64 b_2 a) #s(literal -1 binary64) (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 c (pow.f64 b_2 #s(literal 5 binary64)))) #s(literal -1/16 binary64) (*.f64 (/.f64 a (pow.f64 b_2 #s(literal 3 binary64))) #s(literal -1/8 binary64))) c (/.f64 #s(literal -1/2 binary64) b_2)) c (/.f64 b_2 a)))) |
#s(approx (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ 1 a)) #s(hole binary64 (+ (* -1/2 (/ c b_2)) (/ b_2 a)))) |
#s(approx (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ 1 a)) (fma.f64 (/.f64 c b_2) #s(literal -1/2 binary64) (/.f64 b_2 a))) |
#s(approx (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ 1 a)) #s(hole binary64 (+ (* c (- (* -1/8 (/ (* a c) (pow b_2 3))) (* 1/2 (/ 1 b_2)))) (/ b_2 a)))) |
#s(approx (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ 1 a)) (fma.f64 (fma.f64 (*.f64 a (/.f64 c (pow.f64 b_2 #s(literal 3 binary64)))) #s(literal -1/8 binary64) (/.f64 #s(literal -1/2 binary64) b_2)) c (/.f64 b_2 a))) |
#s(approx (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ 1 a)) #s(hole binary64 (+ (* c (- (* c (+ (* -1/8 (/ a (pow b_2 3))) (* -1/16 (/ (* (pow a 2) c) (pow b_2 5))))) (* 1/2 (/ 1 b_2)))) (/ b_2 a)))) |
#s(approx (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ 1 a)) (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 c (pow.f64 b_2 #s(literal 5 binary64)))) #s(literal -1/16 binary64) (*.f64 (/.f64 a (pow.f64 b_2 #s(literal 3 binary64))) #s(literal -1/8 binary64))) c (/.f64 #s(literal -1/2 binary64) b_2)) c (/.f64 b_2 a))) |
#s(approx (/ (+ (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) (*.f64 (fma.f64 (*.f64 a (/.f64 c (pow.f64 b_2 #s(literal 3 binary64)))) #s(literal -1/8 binary64) (/.f64 #s(literal -1/2 binary64) b_2)) c)) |
#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) (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 c (pow.f64 b_2 #s(literal 5 binary64)))) #s(literal -1/16 binary64) (*.f64 (/.f64 a (pow.f64 b_2 #s(literal 3 binary64))) #s(literal -1/8 binary64))) c (/.f64 #s(literal -1/2 binary64) b_2)) c)) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #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)))) a) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b_2 #s(literal 6 binary64))) #s(literal 5/64 binary64)) a) (/.f64 c b_2)) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 a a)) (pow.f64 b_2 #s(literal 5 binary64)))) c (*.f64 (/.f64 a (pow.f64 b_2 #s(literal 3 binary64))) #s(literal -1/8 binary64))) c (/.f64 #s(literal -1/2 binary64) b_2)) c)) |
#s(approx (* (+ (* (* c -1/8) (/ a (pow b_2 3))) (/ -1/2 b_2)) c) #s(hole binary64 (* c (- (* -1/8 (/ (* a c) (pow b_2 3))) (* 1/2 (/ 1 b_2)))))) |
#s(approx (* (+ (* (* c -1/8) (/ a (pow b_2 3))) (/ -1/2 b_2)) c) (*.f64 (fma.f64 (*.f64 a (/.f64 c (pow.f64 b_2 #s(literal 3 binary64)))) #s(literal -1/8 binary64) (/.f64 #s(literal -1/2 binary64) b_2)) c)) |
#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)))) (*.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 c (pow.f64 b_2 #s(literal 3 binary64)))) #s(literal -1/8 binary64) (*.f64 (/.f64 a b_2) #s(literal -1/2 binary64))) c)) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #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)))) (*.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (/.f64 c (pow.f64 b_2 #s(literal 5 binary64)))) #s(literal -1/16 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 a a)) (pow.f64 b_2 #s(literal 3 binary64)))) c (*.f64 (/.f64 a b_2) #s(literal -1/2 binary64))) c)) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #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 b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 c (/.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b_2 #s(literal 6 binary64))) #s(literal 5/64 binary64)) b_2)) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal -1/16 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 5 binary64)))) c (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 a a)) (pow.f64 b_2 #s(literal 3 binary64)))) c (*.f64 (/.f64 a b_2) #s(literal -1/2 binary64))) c)) |
#s(approx (/ (* (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) a) (* a a)) #s(hole binary64 (* c (- (* -1/8 (/ (* a c) (pow b_2 3))) (* 1/2 (/ 1 b_2)))))) |
#s(approx (/ (* (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) a) (* a a)) (*.f64 (fma.f64 (*.f64 a (/.f64 c (pow.f64 b_2 #s(literal 3 binary64)))) #s(literal -1/8 binary64) (/.f64 #s(literal -1/2 binary64) b_2)) c)) |
#s(approx (/ (* (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) a) (* 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)))))) |
#s(approx (/ (* (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) a) (* a a)) (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 c (pow.f64 b_2 #s(literal 5 binary64)))) #s(literal -1/16 binary64) (*.f64 (/.f64 a (pow.f64 b_2 #s(literal 3 binary64))) #s(literal -1/8 binary64))) c (/.f64 #s(literal -1/2 binary64) b_2)) c)) |
#s(approx (/ (* (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) a) (* a 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 (/ (* (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) a) (* a a)) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b_2 #s(literal 6 binary64))) #s(literal 5/64 binary64)) a) (/.f64 c b_2)) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 a a)) (pow.f64 b_2 #s(literal 5 binary64)))) c (*.f64 (/.f64 a (pow.f64 b_2 #s(literal 3 binary64))) #s(literal -1/8 binary64))) c (/.f64 #s(literal -1/2 binary64) b_2)) c)) |
#s(approx (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) #s(hole binary64 (* c (+ (* -1/2 (/ a b_2)) (* -1/8 (/ (* (pow a 2) c) (pow b_2 3))))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 c (pow.f64 b_2 #s(literal 3 binary64)))) #s(literal -1/8 binary64) (*.f64 (/.f64 a b_2) #s(literal -1/2 binary64))) c)) |
#s(approx (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) #s(hole binary64 (* c (+ (* -1/2 (/ a b_2)) (* c (+ (* -1/8 (/ (pow a 2) (pow b_2 3))) (* -1/16 (/ (* (pow a 3) c) (pow b_2 5))))))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (/.f64 c (pow.f64 b_2 #s(literal 5 binary64)))) #s(literal -1/16 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 a a)) (pow.f64 b_2 #s(literal 3 binary64)))) c (*.f64 (/.f64 a b_2) #s(literal -1/2 binary64))) c)) |
#s(approx (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) #s(hole binary64 (* c (+ (* -1/2 (/ a b_2)) (* c (+ (* -1/8 (/ (pow a 2) (pow b_2 3))) (* c (+ (* -1/2 (/ (* c (+ (* 1/64 (/ (pow a 4) (pow b_2 6))) (* 1/16 (/ (pow a 4) (pow b_2 6))))) b_2)) (* -1/16 (/ (pow a 3) (pow b_2 5))))))))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 c (/.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b_2 #s(literal 6 binary64))) #s(literal 5/64 binary64)) b_2)) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal -1/16 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 b_2 #s(literal 5 binary64)))) c (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 a a)) (pow.f64 b_2 #s(literal 3 binary64)))) c (*.f64 (/.f64 a b_2) #s(literal -1/2 binary64))) c)) |
#s(approx (* (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) a) #s(hole binary64 (* c (+ (* -1/2 (/ (pow a 2) b_2)) (* -1/8 (/ (* (pow a 3) c) (pow b_2 3))))))) |
#s(approx (* (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) a) (*.f64 (fma.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (/.f64 c (pow.f64 b_2 #s(literal 3 binary64)))) #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 a a) b_2) #s(literal -1/2 binary64))) c)) |
#s(approx (* (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) a) #s(hole binary64 (* c (+ (* -1/2 (/ (pow a 2) b_2)) (* c (+ (* -1/8 (/ (pow a 3) (pow b_2 3))) (* -1/16 (/ (* (pow a 4) c) (pow b_2 5))))))))) |
#s(approx (* (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) a) (*.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (/.f64 c (pow.f64 b_2 #s(literal 5 binary64)))) #s(literal -1/16 binary64) (*.f64 (pow.f64 (/.f64 a b_2) #s(literal 3 binary64)) #s(literal -1/8 binary64))) c (*.f64 (/.f64 (*.f64 a a) b_2) #s(literal -1/2 binary64))) c)) |
#s(approx (* (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) a) #s(hole binary64 (* c (+ (* -1/2 (/ (pow a 2) b_2)) (* c (+ (* -1/8 (/ (pow a 3) (pow b_2 3))) (* c (+ (* -1/2 (/ (* a (* 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 4) (pow b_2 5))))))))))) |
#s(approx (* (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) a) (*.f64 (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b_2 #s(literal 6 binary64))) #s(literal 5/64 binary64))) b_2) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal -1/16 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b_2 #s(literal 5 binary64)))) c (*.f64 (pow.f64 (/.f64 a b_2) #s(literal 3 binary64)) #s(literal -1/8 binary64))) c (*.f64 (/.f64 (*.f64 a a) b_2) #s(literal -1/2 binary64))) c)) |
#s(approx (sqrt (- (* b_2 b_2) (* a c))) #s(hole binary64 (+ b_2 (* c (+ (* -1/2 (/ a b_2)) (* -1/8 (/ (* (pow a 2) c) (pow b_2 3)))))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) (fma.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 c (pow.f64 b_2 #s(literal 3 binary64)))) #s(literal -1/8 binary64) (*.f64 (/.f64 a b_2) #s(literal -1/2 binary64))) c b_2)) |
#s(approx (sqrt (- (* 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 (sqrt (+ (* (neg a) c) (* b_2 b_2))) (fma.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (/.f64 c (pow.f64 b_2 #s(literal 5 binary64)))) #s(literal -1/16 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 a a)) (pow.f64 b_2 #s(literal 3 binary64)))) c (*.f64 (/.f64 a b_2) #s(literal -1/2 binary64))) c b_2)) |
#s(approx (/ (- (* b_2 b_2) (- (* b_2 b_2) (* a c))) (* (- (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 (/ (- (* b_2 b_2) (- (* b_2 b_2) (* a c))) (* (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a)) (*.f64 (fma.f64 (*.f64 a (/.f64 c (pow.f64 b_2 #s(literal 3 binary64)))) #s(literal -1/8 binary64) (/.f64 #s(literal -1/2 binary64) b_2)) c)) |
#s(approx (/ (- (* b_2 b_2) (- (* b_2 b_2) (* a c))) (* (- (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 (/ (- (* b_2 b_2) (- (* b_2 b_2) (* a c))) (* (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a)) (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 c (pow.f64 b_2 #s(literal 5 binary64)))) #s(literal -1/16 binary64) (*.f64 (/.f64 a (pow.f64 b_2 #s(literal 3 binary64))) #s(literal -1/8 binary64))) c (/.f64 #s(literal -1/2 binary64) b_2)) c)) |
#s(approx (/ (- (* b_2 b_2) (- (* b_2 b_2) (* a c))) (* (- (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/16 (/ (pow a 2) (pow b_2 5))) (* c (+ (* -1/32 (/ (pow a 3) (pow b_2 7))) (* -1/128 (/ (pow a 3) (pow b_2 7))))))))) (* 1/2 (/ 1 b_2)))))) |
#s(approx (/ (- (* b_2 b_2) (- (* b_2 b_2) (* a c))) (* (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a)) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b_2 #s(literal 7 binary64))) #s(literal -5/128 binary64)) c (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 a a)) (pow.f64 b_2 #s(literal 5 binary64)))) c (*.f64 (/.f64 a (pow.f64 b_2 #s(literal 3 binary64))) #s(literal -1/8 binary64))) c (/.f64 #s(literal -1/2 binary64) b_2)) c)) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (+ b_2 (* c (+ (* -1/2 (/ a b_2)) (* -1/8 (/ (* (pow a 2) c) (pow b_2 3)))))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) (fma.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 c (pow.f64 b_2 #s(literal 3 binary64)))) #s(literal -1/8 binary64) (*.f64 (/.f64 a b_2) #s(literal -1/2 binary64))) c b_2)) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #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 (sqrt (+ (* (neg a) c) (* b_2 b_2))) (fma.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (/.f64 c (pow.f64 b_2 #s(literal 5 binary64)))) #s(literal -1/16 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 a a)) (pow.f64 b_2 #s(literal 3 binary64)))) c (*.f64 (/.f64 a b_2) #s(literal -1/2 binary64))) c b_2)) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ 1 a))) #s(hole binary64 (* c (+ (* -1 (/ b_2 (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ 1 a))) (*.f64 (fma.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (/.f64 (neg.f64 b_2) a) c)) c)) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ 1 a))) #s(hole binary64 (* c (+ (* -1 (/ b_2 (* a c))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ 1 a))) (*.f64 (fma.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 b_2 c) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)))) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (sqrt.f64 #s(literal -1 binary64))))) c)) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ 1 a))) #s(hole binary64 (* c (+ (* -1 (/ b_2 (* a c))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ 1 a))) (*.f64 (fma.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 b_2 c) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (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)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)))) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (sqrt.f64 #s(literal -1 binary64)))))) c)) |
#s(approx (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ 1 a)) #s(hole binary64 (* c (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))) |
#s(approx (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ 1 a)) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)))) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (sqrt.f64 #s(literal -1 binary64)))) c)) |
#s(approx (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ 1 a)) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ 1 a)) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (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)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)))) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (sqrt.f64 #s(literal -1 binary64))))) c)) |
#s(approx (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ 1 a)) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 7)))) (/ (pow b_2 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))))) |
#s(approx (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ 1 a)) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (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)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 7 binary64)))) (/.f64 (pow.f64 b_2 #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64)))) #s(literal 1/16 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)))) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (sqrt.f64 #s(literal -1 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) (*.f64 (fma.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (/.f64 (neg.f64 b_2) a) c)) c)) |
#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) (*.f64 (fma.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 b_2 c) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)))) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (sqrt.f64 #s(literal -1 binary64))))) c)) |
#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)))) a) (*.f64 (fma.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 b_2 c) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (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)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)))) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (sqrt.f64 #s(literal -1 binary64)))))) c)) |
#s(approx (* (+ (* (* c -1/8) (/ a (pow b_2 3))) (/ -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 (* (+ (* (* c -1/8) (/ a (pow b_2 3))) (/ -1/2 b_2)) c) (*.f64 (-.f64 (*.f64 (/.f64 a (pow.f64 b_2 #s(literal 3 binary64))) #s(literal -1/8 binary64)) (/.f64 #s(literal 1/2 binary64) (*.f64 c b_2))) (*.f64 c c))) |
#s(approx (+ (* (* c -1/8) (/ a (pow b_2 3))) (/ -1/2 b_2)) #s(hole binary64 (* c (- (* -1/8 (/ a (pow b_2 3))) (* 1/2 (/ 1 (* b_2 c))))))) |
#s(approx (+ (* (* c -1/8) (/ a (pow b_2 3))) (/ -1/2 b_2)) (*.f64 (-.f64 (*.f64 (/.f64 a (pow.f64 b_2 #s(literal 3 binary64))) #s(literal -1/8 binary64)) (/.f64 #s(literal 1/2 binary64) (*.f64 c b_2))) c)) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* c (+ (* -1 (/ b_2 c)) (* (sqrt (/ a c)) (sqrt -1)))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (fma.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (neg.f64 b_2) c)) c)) |
#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)))) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/2 binary64) (-.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 b_2 c))) c)) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #s(hole binary64 (* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1)))) (/ b_2 c))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #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 3 binary64)) a))) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/2 binary64) (-.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 b_2 c)))) c)) |
#s(approx (/ (* (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) a) (* a a)) #s(hole binary64 (* c (+ (* -1 (/ b_2 (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))) |
#s(approx (/ (* (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) a) (* a a)) (*.f64 (fma.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (/.f64 (neg.f64 b_2) a) c)) c)) |
#s(approx (/ (* (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) a) (* a a)) #s(hole binary64 (* c (+ (* -1 (/ b_2 (* a c))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (/ (* (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) a) (* a a)) (*.f64 (fma.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 b_2 c) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)))) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (sqrt.f64 #s(literal -1 binary64))))) c)) |
#s(approx (/ (* (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) a) (* a a)) #s(hole binary64 (* c (+ (* -1 (/ b_2 (* a c))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))))) |
#s(approx (/ (* (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) a) (* a a)) (*.f64 (fma.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 b_2 c) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (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)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)))) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (sqrt.f64 #s(literal -1 binary64)))))) c)) |
#s(approx (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) #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)))) (*.f64 (fma.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (neg.f64 b_2) c)) c)) |
#s(approx (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) #s(hole binary64 (* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1))) (/ b_2 c))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/2 binary64) (-.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 b_2 c))) c)) |
#s(approx (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) #s(hole binary64 (* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1)))) (/ b_2 c))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #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 3 binary64)) a))) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/2 binary64) (-.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 b_2 c)))) c)) |
#s(approx (* (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) a) #s(hole binary64 (* c (+ (* -1 (/ (* a b_2) c)) (* (sqrt (/ (pow a 3) c)) (sqrt -1)))))) |
#s(approx (* (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) a) (*.f64 (fma.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (sqrt.f64 #s(literal -1 binary64)) (*.f64 a (/.f64 (neg.f64 b_2) c))) c)) |
#s(approx (* (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) a) #s(hole binary64 (* c (+ (* -1 (/ (* a b_2) c)) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ (pow a 3) c)) (sqrt -1))))))) |
#s(approx (* (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) a) (*.f64 (fma.f64 (neg.f64 a) (/.f64 b_2 c) (fma.f64 (*.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 3 binary64)))) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (sqrt.f64 #s(literal -1 binary64))))) c)) |
#s(approx (* (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) a) #s(hole binary64 (* c (+ (* -1 (/ (* a b_2) c)) (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ (pow a 3) c)) (sqrt -1)))))))) |
#s(approx (* (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) a) (*.f64 (fma.f64 (neg.f64 a) (/.f64 b_2 c) (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) a)))) (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 3 binary64)))) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (sqrt.f64 #s(literal -1 binary64)))))) 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 (+ (* (neg a) c) (* b_2 b_2))) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64)))) c)) |
#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 (+ (* (neg a) c) (* b_2 b_2))) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #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 3 binary64)) a))) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))))) c)) |
#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 (sqrt (+ (* (neg a) c) (* b_2 b_2))) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 7 binary64)))) (/.f64 (pow.f64 b_2 #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64)))) #s(literal 1/16 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64)))))) c)) |
#s(approx (/ (- (* b_2 b_2) (- (* b_2 b_2) (* a c))) (* (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a)) #s(hole binary64 (- (+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -1)))) (* -1 (/ (+ (* -1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (pow c 2)))) (* -1 (/ b_2 (* a (pow (sqrt -1) 2))))))) |
#s(approx (/ (- (* b_2 b_2) (- (* b_2 b_2) (* a c))) (* (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a)) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 c a)) (fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 (/.f64 c a) #s(literal 3 binary64)))) c) (/.f64 (*.f64 (/.f64 b_2 (sqrt.f64 #s(literal -1 binary64))) (/.f64 b_2 #s(literal -1 binary64))) c) (*.f64 #s(literal 1 binary64) (/.f64 (neg.f64 b_2) a))))) |
#s(approx (/ (- (* b_2 b_2) (- (* b_2 b_2) (* a c))) (* (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a)) #s(hole binary64 (- (+ (* -1 (* (sqrt (/ c a)) (/ 1 (sqrt -1)))) (* -1 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b_2 (+ (* -1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b_2 2) (pow (sqrt -1) 3))))) (sqrt -1)))) (* 1/2 (/ (* (pow b_2 3) (pow c 2)) (* (pow a 2) (pow (sqrt -1) 4))))) (pow c 3)))) (+ (* -1 (/ b_2 (* a (pow (sqrt -1) 2)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (pow (sqrt -1) 3)))))))) |
#s(approx (/ (- (* b_2 b_2) (- (* b_2 b_2) (* a c))) (* (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a)) (-.f64 (neg.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c a)) (/.f64 (fma.f64 (neg.f64 (sqrt.f64 (/.f64 c a))) (*.f64 b_2 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (sqrt.f64 (pow.f64 (/.f64 c a) #s(literal 3 binary64))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (*.f64 b_2 b_2) #s(literal -1 binary64)))) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64))) (*.f64 (/.f64 (*.f64 c c) a) (/.f64 (pow.f64 b_2 #s(literal 3 binary64)) a)))) (pow.f64 c #s(literal 3 binary64))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (*.f64 b_2 b_2) #s(literal -1 binary64))) (*.f64 (/.f64 b_2 a) #s(literal 1 binary64))))) |
#s(approx (- (* b_2 b_2) (* a c)) #s(hole binary64 (* c (- (/ (pow b_2 2) c) a)))) |
#s(approx (- (* b_2 b_2) (* a c)) (*.f64 (-.f64 (/.f64 (*.f64 b_2 b_2) c) a) c)) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1)))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64)))) c)) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1))))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #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 3 binary64)) a))) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))))) c)) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b_2 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 7 binary64)))) (/.f64 (pow.f64 b_2 #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64)))) #s(literal 1/16 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64)))))) c)) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ 1 a))) #s(hole binary64 (* -1 (* c (+ (* (sqrt (/ 1 (* a c))) (sqrt -1)) (/ b_2 (* a c))))))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ 1 a))) (*.f64 (neg.f64 c) (fma.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (/.f64 b_2 a) c)))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ 1 a))) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ b_2 a)) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ 1 a))) (*.f64 (neg.f64 c) (fma.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)) (/.f64 (neg.f64 b_2) a)) (neg.f64 c))))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ 1 a))) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ b_2 a)) (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b_2 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (* (pow b_2 2) (sqrt -1))))) c))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (+ (* (neg b_2) (/ a (* a a))) (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ 1 a))) (*.f64 (neg.f64 c) (fma.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (neg.f64 (+.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 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)))) c) (/.f64 b_2 a))) (neg.f64 c))))) |
#s(approx (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ 1 a)) #s(hole binary64 (* -1 (* c (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ 1 a)) (*.f64 (neg.f64 c) (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)))) (*.f64 b_2 b_2)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (sqrt.f64 #s(literal -1 binary64)))))) |
#s(approx (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ 1 a)) #s(hole binary64 (* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))))) |
#s(approx (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ 1 a)) (*.f64 (neg.f64 c) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)))) (*.f64 b_2 b_2)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (sqrt.f64 #s(literal -1 binary64))))))) |
#s(approx (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ 1 a)) #s(hole binary64 (* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 7)))) (* (pow b_2 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))))) |
#s(approx (* (sqrt (+ (* (neg a) c) (* b_2 b_2))) (/ 1 a)) (*.f64 (neg.f64 c) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 7 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b_2 #s(literal 6 binary64)))) #s(literal 1/16 binary64) (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)))) (*.f64 b_2 b_2)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (sqrt.f64 #s(literal -1 binary64)))))))) |
#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) (*.f64 (neg.f64 c) (fma.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (/.f64 b_2 a) c)))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) #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) (*.f64 (neg.f64 c) (fma.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)) (/.f64 (neg.f64 b_2) a)) (neg.f64 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 (/ (+ (* -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)))) a) (*.f64 (neg.f64 c) (fma.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (neg.f64 (+.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 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)))) c) (/.f64 b_2 a))) (neg.f64 c))))) |
#s(approx (+ (* (* c -1/8) (/ a (pow b_2 3))) (/ -1/2 b_2)) #s(hole binary64 (* -1 (* c (+ (* 1/8 (/ a (pow b_2 3))) (* 1/2 (/ 1 (* b_2 c)))))))) |
#s(approx (+ (* (* c -1/8) (/ a (pow b_2 3))) (/ -1/2 b_2)) (*.f64 (neg.f64 c) (fma.f64 #s(literal 1/8 binary64) (/.f64 a (pow.f64 b_2 #s(literal 3 binary64))) (/.f64 #s(literal 1/2 binary64) (*.f64 c b_2))))) |
#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)))) (*.f64 (neg.f64 c) (fma.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 b_2 c)))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) #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)))) (*.f64 (neg.f64 c) (fma.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2))) b_2) (neg.f64 c))))) |
#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 b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (neg.f64 c) (fma.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (-.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)) (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (neg.f64 c)) b_2) (neg.f64 c))))) |
#s(approx (/ (* (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) a) (* a a)) #s(hole binary64 (* -1 (* c (+ (* (sqrt (/ 1 (* a c))) (sqrt -1)) (/ b_2 (* a c))))))) |
#s(approx (/ (* (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) a) (* a a)) (*.f64 (neg.f64 c) (fma.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (/.f64 b_2 a) c)))) |
#s(approx (/ (* (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) a) (* a a)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ b_2 a)) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (/ (* (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) a) (* a a)) (*.f64 (neg.f64 c) (fma.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)) (/.f64 (neg.f64 b_2) a)) (neg.f64 c))))) |
#s(approx (/ (* (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) a) (* a a)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ b_2 a)) (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b_2 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (* (pow b_2 2) (sqrt -1))))) c))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (/ (* (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) a) (* a a)) (*.f64 (neg.f64 c) (fma.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (neg.f64 (+.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 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)))) c) (/.f64 b_2 a))) (neg.f64 c))))) |
#s(approx (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) #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)))) (*.f64 (neg.f64 c) (fma.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 b_2 c)))) |
#s(approx (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 2) (sqrt -1)))) b_2) c)) (* (sqrt (/ a c)) (sqrt -1))))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (neg.f64 c) (fma.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2))) b_2) (neg.f64 c))))) |
#s(approx (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ c a)) (* (pow b_2 2) (sqrt -1))))) c)) b_2) c)) (* (sqrt (/ a c)) (sqrt -1))))))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (neg.f64 c) (fma.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (-.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)) (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (neg.f64 c)) b_2) (neg.f64 c))))) |
#s(approx (* (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) a) #s(hole binary64 (* -1 (* c (+ (* (sqrt (/ (pow a 3) c)) (sqrt -1)) (/ (* a b_2) c)))))) |
#s(approx (* (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) a) (*.f64 (neg.f64 c) (fma.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (sqrt.f64 #s(literal -1 binary64)) (*.f64 a (/.f64 b_2 c))))) |
#s(approx (* (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) a) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (* a b_2)) (* -1/2 (* (sqrt (/ a c)) (* (pow b_2 2) (sqrt -1))))) c)) (* (sqrt (/ (pow a 3) c)) (sqrt -1))))))) |
#s(approx (* (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) a) (*.f64 (neg.f64 c) (fma.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)) (*.f64 (neg.f64 b_2) a)) (neg.f64 c))))) |
#s(approx (* (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) a) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (* a b_2)) (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b_2 4) (sqrt -1)))) (* 1/2 (* (sqrt (* a c)) (* (pow b_2 2) (sqrt -1))))) c))) c)) (* (sqrt (/ (pow a 3) c)) (sqrt -1))))))) |
#s(approx (* (+ (sqrt (- (* b_2 b_2) (* a c))) (neg b_2)) a) (*.f64 (neg.f64 c) (fma.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (neg.f64 (fma.f64 a b_2 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 c a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)) (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c))) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))))) c))) (neg.f64 c))))) |
#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 (+ (* (neg a) c) (* b_2 b_2))) (*.f64 (neg.f64 c) (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (*.f64 b_2 b_2)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64)))))) |
#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 (+ (* (neg a) c) (* b_2 b_2))) (*.f64 (neg.f64 c) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (*.f64 b_2 b_2)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))))))) |
#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 (sqrt (+ (* (neg a) c) (* b_2 b_2))) (*.f64 (neg.f64 c) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 7 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b_2 #s(literal 6 binary64)))) #s(literal 1/16 binary64) (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (*.f64 b_2 b_2)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64)))))))) |
#s(approx (/ (- (* b_2 b_2) (- (* b_2 b_2) (* a c))) (* (- (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 (/ (- (* b_2 b_2) (- (* b_2 b_2) (* a c))) (* (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a)) (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 (neg.f64 b_2) a))) |
#s(approx (/ (- (* b_2 b_2) (- (* b_2 b_2) (* a c))) (* (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a)) #s(hole binary64 (+ (* -1 (/ (- (+ (* -1 (* (sqrt (/ c (pow a 3))) (* (pow b_2 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (* (pow b_2 2) (sqrt -1))))) (* -1 (/ (* b_2 c) a))) c)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (- (* b_2 b_2) (- (* b_2 b_2) (* a c))) (* (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a)) (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64)))) (*.f64 b_2 b_2)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/2 binary64) (*.f64 #s(literal 1 binary64) (*.f64 b_2 (/.f64 c a)))) (neg.f64 c)))) |
#s(approx (/ (- (* b_2 b_2) (- (* b_2 b_2) (* a c))) (* (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a)) #s(hole binary64 (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1 (* (sqrt (/ 1 (* a c))) (* b_2 (* (sqrt -1) (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b_2 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b_2 2) (sqrt -1))))))))) (* -1/2 (/ (* (pow b_2 3) c) (pow a 2)))) (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b_2 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b_2 2) (sqrt -1)))))) c)) (* -1 (/ (* b_2 c) a))) c)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (- (* b_2 b_2) (- (* b_2 b_2) (* a c))) (* (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a)) (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 (-.f64 (/.f64 (-.f64 (fma.f64 (neg.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) b_2)) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 (pow.f64 (/.f64 c a) #s(literal 3 binary64))) (*.f64 b_2 b_2)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 (*.f64 (pow.f64 b_2 #s(literal 3 binary64)) c) a))) (*.f64 (*.f64 (*.f64 (sqrt.f64 (pow.f64 (/.f64 c a) #s(literal 3 binary64))) (*.f64 b_2 b_2)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/2 binary64))) (neg.f64 c)) (*.f64 (neg.f64 b_2) (/.f64 c a))) (neg.f64 c)))) |
#s(approx (- (* b_2 b_2) (* a c)) #s(hole binary64 (* -1 (* c (- (* -1 (/ (pow b_2 2) c)) (* -1 a)))))) |
#s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (*.f64 b_2 b_2) c) a)))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (* -1 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1))))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) (*.f64 (neg.f64 c) (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (*.f64 b_2 b_2)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64)))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) (*.f64 (neg.f64 c) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (*.f64 b_2 b_2)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) #s(hole binary64 (* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b_2 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1))))))))) |
#s(approx (sqrt (+ (* (neg a) c) (* b_2 b_2))) (*.f64 (neg.f64 c) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 7 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b_2 #s(literal 6 binary64)))) #s(literal 1/16 binary64) (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (*.f64 b_2 b_2)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64)))))))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 53 | 331 |
| 0 | 82 | 331 |
| 1 | 281 | 304 |
| 0 | 1898 | 301 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(fma.f64 (neg.f64 b_2) (/.f64 a (*.f64 a a)) (*.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) (/.f64 #s(literal 1 binary64) a))) |
(/.f64 a (*.f64 a a)) |
(*.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) (/.f64 #s(literal 1 binary64) a)) |
(neg.f64 b_2) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 #s(approx (+ (* (* c -1/8) (/ a (pow b_2 3))) (/ -1/2 b_2)) (/.f64 #s(literal -1/2 binary64) b_2)) c)) |
(*.f64 #s(approx (+ (* (* c -1/8) (/ a (pow b_2 3))) (/ -1/2 b_2)) (/.f64 #s(literal -1/2 binary64) b_2)) c) |
#s(approx (+ (* (* c -1/8) (/ a (pow b_2 3))) (/ -1/2 b_2)) (/.f64 #s(literal -1/2 binary64) b_2)) |
(/.f64 #s(literal -1/2 binary64) b_2) |
(/.f64 #s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (*.f64 (/.f64 a b_2) #s(literal -1/2 binary64)) c)) a) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (*.f64 (/.f64 a b_2) #s(literal -1/2 binary64)) c)) |
(*.f64 (*.f64 (/.f64 a b_2) #s(literal -1/2 binary64)) c) |
(*.f64 (/.f64 a b_2) #s(literal -1/2 binary64)) |
(/.f64 (*.f64 (+.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) (neg.f64 b_2)) a) (*.f64 a a)) |
(+.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) (neg.f64 b_2)) |
(*.f64 (+.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) (neg.f64 b_2)) a) |
(sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) |
(/.f64 (-.f64 (*.f64 b_2 b_2) #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c))) (*.f64 (-.f64 (neg.f64 b_2) (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c)))) a)) |
(-.f64 (*.f64 b_2 b_2) #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c))) |
(*.f64 b_2 b_2) |
#s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c)) |
(sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) |
#s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a)) |
(sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c))) |
| Outputs |
|---|
(/.f64 (-.f64 (/.f64 (fma.f64 c (neg.f64 a) (*.f64 b_2 b_2)) (*.f64 a a)) (pow.f64 (*.f64 (/.f64 (neg.f64 b_2) a) #s(literal 1 binary64)) #s(literal 2 binary64))) (-.f64 (/.f64 (sqrt.f64 (fma.f64 c (neg.f64 a) (*.f64 b_2 b_2))) a) (*.f64 (/.f64 (neg.f64 b_2) a) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (neg.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) b_2) #s(literal 3 binary64))) (pow.f64 (neg.f64 (/.f64 (sqrt.f64 (fma.f64 c (neg.f64 a) (*.f64 b_2 b_2))) a)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (/.f64 (neg.f64 b_2) a) #s(literal 1 binary64)) #s(literal 2 binary64)) (+.f64 (/.f64 (fma.f64 c (neg.f64 a) (*.f64 b_2 b_2)) (*.f64 a a)) (*.f64 (*.f64 (/.f64 (neg.f64 b_2) a) #s(literal 1 binary64)) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 c (neg.f64 a) (*.f64 b_2 b_2))) a)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (neg.f64 b_2) a) #s(literal 1 binary64)) #s(literal 2 binary64)) (/.f64 (fma.f64 c (neg.f64 a) (*.f64 b_2 b_2)) (*.f64 a a)))) (neg.f64 (-.f64 (*.f64 (/.f64 (neg.f64 b_2) a) #s(literal 1 binary64)) (/.f64 (sqrt.f64 (fma.f64 c (neg.f64 a) (*.f64 b_2 b_2))) a)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 c (neg.f64 a) (*.f64 b_2 b_2))) a) #s(literal 3 binary64)) (neg.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) b_2) #s(literal 3 binary64))))) (neg.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 c (neg.f64 a) (*.f64 b_2 b_2))) a) (-.f64 (/.f64 (sqrt.f64 (fma.f64 c (neg.f64 a) (*.f64 b_2 b_2))) a) (*.f64 (/.f64 (neg.f64 b_2) a) #s(literal 1 binary64))) (pow.f64 (*.f64 (/.f64 (neg.f64 b_2) a) #s(literal 1 binary64)) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 a (neg.f64 b_2)) a (*.f64 (*.f64 a a) (sqrt.f64 (fma.f64 c (neg.f64 a) (*.f64 b_2 b_2))))) (*.f64 (*.f64 a a) a)) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 c (neg.f64 a) (*.f64 b_2 b_2))) (*.f64 a a) (*.f64 a (*.f64 a (neg.f64 b_2)))) (*.f64 a (*.f64 a a))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (neg.f64 b_2) a) #s(literal 1 binary64)) #s(literal 2 binary64)) (/.f64 (fma.f64 c (neg.f64 a) (*.f64 b_2 b_2)) (*.f64 a a))) (-.f64 (*.f64 (/.f64 (neg.f64 b_2) a) #s(literal 1 binary64)) (/.f64 (sqrt.f64 (fma.f64 c (neg.f64 a) (*.f64 b_2 b_2))) a))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 c (neg.f64 a) (*.f64 b_2 b_2))) a) #s(literal 3 binary64)) (neg.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) b_2) #s(literal 3 binary64)))) (+.f64 (/.f64 (fma.f64 c (neg.f64 a) (*.f64 b_2 b_2)) (*.f64 a a)) (-.f64 (pow.f64 (*.f64 (/.f64 (neg.f64 b_2) a) #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (neg.f64 b_2) a) #s(literal 1 binary64)) (/.f64 (sqrt.f64 (fma.f64 c (neg.f64 a) (*.f64 b_2 b_2))) a))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 c (neg.f64 a) (*.f64 b_2 b_2))) a) #s(literal 3 binary64)) (neg.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) b_2) #s(literal 3 binary64)))) (fma.f64 (/.f64 (sqrt.f64 (fma.f64 c (neg.f64 a) (*.f64 b_2 b_2))) a) (-.f64 (/.f64 (sqrt.f64 (fma.f64 c (neg.f64 a) (*.f64 b_2 b_2))) a) (*.f64 (/.f64 (neg.f64 b_2) a) #s(literal 1 binary64))) (pow.f64 (*.f64 (/.f64 (neg.f64 b_2) a) #s(literal 1 binary64)) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (neg.f64 b_2) (fabs.f64 a)) (/.f64 a (fabs.f64 a)) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 c (neg.f64 a) (*.f64 b_2 b_2))))) (pow.f64 a #s(literal -1 binary64)))) |
(fma.f64 (/.f64 (neg.f64 b_2) (fabs.f64 a)) (/.f64 a (fabs.f64 a)) (/.f64 (sqrt.f64 (fma.f64 c (neg.f64 a) (*.f64 b_2 b_2))) a)) |
(fma.f64 (/.f64 (neg.f64 b_2) (neg.f64 a)) (/.f64 a (neg.f64 a)) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 c (neg.f64 a) (*.f64 b_2 b_2))))) (pow.f64 a #s(literal -1 binary64)))) |
(fma.f64 (/.f64 (neg.f64 b_2) (neg.f64 a)) (/.f64 a (neg.f64 a)) (/.f64 (sqrt.f64 (fma.f64 c (neg.f64 a) (*.f64 b_2 b_2))) a)) |
(fma.f64 (/.f64 (neg.f64 b_2) a) #s(literal 1 binary64) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 c (neg.f64 a) (*.f64 b_2 b_2))))) (pow.f64 a #s(literal -1 binary64)))) |
(fma.f64 (/.f64 (neg.f64 b_2) a) #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 c (neg.f64 a) (*.f64 b_2 b_2))) a)) |
(fma.f64 (sqrt.f64 (fma.f64 c (neg.f64 a) (*.f64 b_2 b_2))) (pow.f64 a #s(literal -1 binary64)) (*.f64 (/.f64 (neg.f64 b_2) a) #s(literal 1 binary64))) |
(fma.f64 (pow.f64 a #s(literal -1 binary64)) (sqrt.f64 (fma.f64 c (neg.f64 a) (*.f64 b_2 b_2))) (*.f64 (/.f64 (neg.f64 b_2) a) #s(literal 1 binary64))) |
(fma.f64 (pow.f64 a #s(literal -1 binary64)) (neg.f64 b_2) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 c (neg.f64 a) (*.f64 b_2 b_2))))) (pow.f64 a #s(literal -1 binary64)))) |
(fma.f64 (pow.f64 a #s(literal -1 binary64)) (neg.f64 b_2) (/.f64 (sqrt.f64 (fma.f64 c (neg.f64 a) (*.f64 b_2 b_2))) a)) |
(fma.f64 (neg.f64 b_2) (pow.f64 a #s(literal -1 binary64)) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 c (neg.f64 a) (*.f64 b_2 b_2))))) (pow.f64 a #s(literal -1 binary64)))) |
(fma.f64 (neg.f64 b_2) (pow.f64 a #s(literal -1 binary64)) (/.f64 (sqrt.f64 (fma.f64 c (neg.f64 a) (*.f64 b_2 b_2))) a)) |
(fma.f64 b_2 (neg.f64 (pow.f64 a #s(literal -1 binary64))) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 c (neg.f64 a) (*.f64 b_2 b_2))))) (pow.f64 a #s(literal -1 binary64)))) |
(fma.f64 b_2 (neg.f64 (pow.f64 a #s(literal -1 binary64))) (/.f64 (sqrt.f64 (fma.f64 c (neg.f64 a) (*.f64 b_2 b_2))) a)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (/.f64 (neg.f64 b_2) a) #s(literal 1 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 (neg.f64 b_2) a) #s(literal 1 binary64)) (/.f64 (sqrt.f64 (fma.f64 c (neg.f64 a) (*.f64 b_2 b_2))) a))) (/.f64 (/.f64 (fma.f64 c (neg.f64 a) (*.f64 b_2 b_2)) (*.f64 a a)) (-.f64 (*.f64 (/.f64 (neg.f64 b_2) a) #s(literal 1 binary64)) (/.f64 (sqrt.f64 (fma.f64 c (neg.f64 a) (*.f64 b_2 b_2))) a)))) |
(-.f64 (*.f64 (/.f64 (neg.f64 b_2) a) #s(literal 1 binary64)) (*.f64 (neg.f64 (pow.f64 a #s(literal -1 binary64))) (sqrt.f64 (fma.f64 c (neg.f64 a) (*.f64 b_2 b_2))))) |
(-.f64 (*.f64 (/.f64 (neg.f64 b_2) a) #s(literal 1 binary64)) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 c (neg.f64 a) (*.f64 b_2 b_2))) a))) |
(-.f64 (/.f64 (sqrt.f64 (fma.f64 c (neg.f64 a) (*.f64 b_2 b_2))) a) (*.f64 (neg.f64 (pow.f64 a #s(literal -1 binary64))) (neg.f64 b_2))) |
(-.f64 (/.f64 (sqrt.f64 (fma.f64 c (neg.f64 a) (*.f64 b_2 b_2))) a) (*.f64 (neg.f64 (neg.f64 b_2)) (pow.f64 a #s(literal -1 binary64)))) |
(-.f64 (/.f64 (sqrt.f64 (fma.f64 c (neg.f64 a) (*.f64 b_2 b_2))) a) (*.f64 (pow.f64 a #s(literal -1 binary64)) b_2)) |
(+.f64 (/.f64 (neg.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) b_2) #s(literal 3 binary64))) (fma.f64 (/.f64 (sqrt.f64 (fma.f64 c (neg.f64 a) (*.f64 b_2 b_2))) a) (-.f64 (/.f64 (sqrt.f64 (fma.f64 c (neg.f64 a) (*.f64 b_2 b_2))) a) (*.f64 (/.f64 (neg.f64 b_2) a) #s(literal 1 binary64))) (pow.f64 (*.f64 (/.f64 (neg.f64 b_2) a) #s(literal 1 binary64)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 c (neg.f64 a) (*.f64 b_2 b_2))) a) #s(literal 3 binary64)) (fma.f64 (/.f64 (sqrt.f64 (fma.f64 c (neg.f64 a) (*.f64 b_2 b_2))) a) (-.f64 (/.f64 (sqrt.f64 (fma.f64 c (neg.f64 a) (*.f64 b_2 b_2))) a) (*.f64 (/.f64 (neg.f64 b_2) a) #s(literal 1 binary64))) (pow.f64 (*.f64 (/.f64 (neg.f64 b_2) a) #s(literal 1 binary64)) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (/.f64 (neg.f64 b_2) a) #s(literal 1 binary64)) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 c (neg.f64 a) (*.f64 b_2 b_2))))) (pow.f64 a #s(literal -1 binary64)))) |
(+.f64 (*.f64 (/.f64 (neg.f64 b_2) a) #s(literal 1 binary64)) (/.f64 (sqrt.f64 (fma.f64 c (neg.f64 a) (*.f64 b_2 b_2))) a)) |
(+.f64 (/.f64 (sqrt.f64 (fma.f64 c (neg.f64 a) (*.f64 b_2 b_2))) a) (*.f64 (/.f64 (neg.f64 b_2) a) #s(literal 1 binary64))) |
(*.f64 (pow.f64 a #s(literal -1/2 binary64)) (pow.f64 a #s(literal -1/2 binary64))) |
(pow.f64 a #s(literal -1 binary64)) |
(/.f64 (/.f64 a (fabs.f64 a)) (fabs.f64 a)) |
(/.f64 (/.f64 a (neg.f64 a)) (neg.f64 a)) |
(/.f64 (neg.f64 (neg.f64 a)) (*.f64 a a)) |
(/.f64 #s(literal -1 binary64) (neg.f64 a)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 a))) |
(/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) a) |
(/.f64 (neg.f64 a) (*.f64 (neg.f64 a) a)) |
(/.f64 a (*.f64 a a)) |
(neg.f64 (/.f64 #s(literal -1 binary64) a)) |
(neg.f64 (/.f64 (neg.f64 a) (*.f64 a a))) |
(neg.f64 (/.f64 #s(literal 1 binary64) (neg.f64 a))) |
(neg.f64 (/.f64 a (*.f64 (neg.f64 a) a))) |
(exp.f64 (*.f64 (log.f64 a) #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 c (neg.f64 a) (*.f64 b_2 b_2))) (pow.f64 a #s(literal -1 binary64))) |
(*.f64 (pow.f64 a #s(literal -1 binary64)) (sqrt.f64 (fma.f64 c (neg.f64 a) (*.f64 b_2 b_2)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 c (neg.f64 a) (*.f64 b_2 b_2)))) (neg.f64 a)) |
(/.f64 (*.f64 (sqrt.f64 (fma.f64 c (neg.f64 a) (*.f64 b_2 b_2))) #s(literal -1 binary64)) (neg.f64 a)) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 c (neg.f64 a) (*.f64 b_2 b_2)))) (neg.f64 a)) |
(/.f64 (sqrt.f64 (fma.f64 c (neg.f64 a) (*.f64 b_2 b_2))) a) |
(neg.f64 b_2) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 #s(approx (+ (* (* c -1/8) (/ a (pow b_2 3))) (/ -1/2 b_2)) (/.f64 #s(literal -1/2 binary64) b_2)) c)) |
(*.f64 #s(approx (+ (* (* c -1/8) (/ a (pow b_2 3))) (/ -1/2 b_2)) (/.f64 #s(literal -1/2 binary64) b_2)) c) |
(*.f64 c #s(approx (+ (* (* c -1/8) (/ a (pow b_2 3))) (/ -1/2 b_2)) (/.f64 #s(literal -1/2 binary64) b_2))) |
#s(approx (+ (* (* c -1/8) (/ a (pow b_2 3))) (/ -1/2 b_2)) (/.f64 #s(literal -1/2 binary64) b_2)) |
(/.f64 #s(literal 1/2 binary64) (neg.f64 b_2)) |
(/.f64 #s(literal -1/2 binary64) (neg.f64 (neg.f64 b_2))) |
(/.f64 #s(literal -1/2 binary64) b_2) |
(neg.f64 (/.f64 #s(literal 1/2 binary64) b_2)) |
(neg.f64 (/.f64 #s(literal -1/2 binary64) (neg.f64 b_2))) |
(/.f64 (neg.f64 (neg.f64 #s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (*.f64 (/.f64 a b_2) #s(literal -1/2 binary64)) c)))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 #s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (*.f64 (/.f64 a b_2) #s(literal -1/2 binary64)) c))) (neg.f64 a)) |
(/.f64 #s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (*.f64 (/.f64 a b_2) #s(literal -1/2 binary64)) c)) a) |
(neg.f64 (/.f64 (neg.f64 #s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (*.f64 (/.f64 a b_2) #s(literal -1/2 binary64)) c))) a)) |
(neg.f64 (/.f64 #s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (*.f64 (/.f64 a b_2) #s(literal -1/2 binary64)) c)) (neg.f64 a))) |
#s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (*.f64 (/.f64 a b_2) #s(literal -1/2 binary64)) c)) |
(*.f64 (*.f64 c (/.f64 a b_2)) #s(literal -1/2 binary64)) |
(*.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 a b_2)) |
(*.f64 (*.f64 (/.f64 a b_2) #s(literal -1/2 binary64)) c) |
(*.f64 (/.f64 a b_2) (*.f64 #s(literal -1/2 binary64) c)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 a b_2) c)) |
(*.f64 c (*.f64 (/.f64 a b_2) #s(literal -1/2 binary64))) |
(/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) a) c) b_2) |
(/.f64 (*.f64 (neg.f64 a) (*.f64 #s(literal -1/2 binary64) c)) (neg.f64 b_2)) |
(/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) c)) b_2) |
(/.f64 (*.f64 c (*.f64 #s(literal -1/2 binary64) a)) b_2) |
(*.f64 (/.f64 a b_2) #s(literal -1/2 binary64)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 a b_2)) |
(*.f64 a (/.f64 #s(literal -1/2 binary64) b_2)) |
(/.f64 (*.f64 (neg.f64 a) #s(literal -1/2 binary64)) (neg.f64 b_2)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (neg.f64 a)) (neg.f64 b_2)) |
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) a)) (neg.f64 b_2)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) a) b_2) |
(*.f64 (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) (neg.f64 b_2)) (fabs.f64 a)) (/.f64 a (fabs.f64 a))) |
(*.f64 (/.f64 a (fabs.f64 a)) (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) (neg.f64 b_2)) (fabs.f64 a))) |
(*.f64 (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) (neg.f64 b_2)) (neg.f64 a)) (/.f64 a (neg.f64 a))) |
(*.f64 (/.f64 a (neg.f64 a)) (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) (neg.f64 b_2)) (neg.f64 a))) |
(*.f64 (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) (neg.f64 b_2)) a) #s(literal 1 binary64)) |
(*.f64 (+.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) (neg.f64 b_2)) (pow.f64 a #s(literal -1 binary64))) |
(*.f64 (pow.f64 a #s(literal -1 binary64)) (+.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) (neg.f64 b_2))) |
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) (neg.f64 b_2)) a)) |
(*.f64 a (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) (neg.f64 b_2)) (*.f64 a a))) |
(/.f64 (/.f64 (*.f64 (+.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) (neg.f64 b_2)) a) (fabs.f64 a)) (fabs.f64 a)) |
(/.f64 (/.f64 (*.f64 (+.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) (neg.f64 b_2)) a) (neg.f64 a)) (neg.f64 a)) |
(/.f64 (*.f64 (-.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a)) (*.f64 b_2 b_2)) (pow.f64 a #s(literal -1 binary64))) (-.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) (neg.f64 b_2))) |
(/.f64 (*.f64 (+.f64 (pow.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a)) #s(literal 3/2 binary64)) (pow.f64 (neg.f64 b_2) #s(literal 3 binary64))) (pow.f64 a #s(literal -1 binary64))) (fma.f64 (neg.f64 b_2) (-.f64 (neg.f64 b_2) (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a)))) #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a)))) |
(/.f64 (*.f64 (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) (neg.f64 b_2)) a) a) a) |
(/.f64 (neg.f64 (*.f64 (+.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) (neg.f64 b_2)) #s(literal 1 binary64))) (neg.f64 a)) |
(/.f64 (neg.f64 (*.f64 (+.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) (neg.f64 b_2)) (neg.f64 a))) (*.f64 a a)) |
(/.f64 (*.f64 (-.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a)) (*.f64 b_2 b_2)) #s(literal 1 binary64)) (*.f64 (-.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) (neg.f64 b_2)) a)) |
(/.f64 (*.f64 (-.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a)) (*.f64 b_2 b_2)) (neg.f64 a)) (*.f64 (-.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) (neg.f64 b_2)) (*.f64 (neg.f64 a) a))) |
(/.f64 (*.f64 (-.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a)) (*.f64 b_2 b_2)) a) (*.f64 (-.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) (neg.f64 b_2)) (*.f64 a a))) |
(/.f64 (*.f64 (+.f64 (pow.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a)) #s(literal 3/2 binary64)) (pow.f64 (neg.f64 b_2) #s(literal 3 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (neg.f64 b_2) (-.f64 (neg.f64 b_2) (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a)))) #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) a)) |
(/.f64 (*.f64 (+.f64 (pow.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a)) #s(literal 3/2 binary64)) (pow.f64 (neg.f64 b_2) #s(literal 3 binary64))) (neg.f64 a)) (*.f64 (fma.f64 (neg.f64 b_2) (-.f64 (neg.f64 b_2) (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a)))) #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) (*.f64 (neg.f64 a) a))) |
(/.f64 (*.f64 (+.f64 (pow.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a)) #s(literal 3/2 binary64)) (pow.f64 (neg.f64 b_2) #s(literal 3 binary64))) a) (*.f64 (fma.f64 (neg.f64 b_2) (-.f64 (neg.f64 b_2) (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a)))) #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) (*.f64 a a))) |
(/.f64 (*.f64 (+.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) (neg.f64 b_2)) #s(literal 1 binary64)) a) |
(/.f64 (*.f64 (+.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) (neg.f64 b_2)) (neg.f64 a)) (*.f64 (neg.f64 a) a)) |
(/.f64 (*.f64 (+.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) (neg.f64 b_2)) a) (*.f64 a a)) |
(neg.f64 (/.f64 (*.f64 (+.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) (neg.f64 b_2)) (neg.f64 a)) (*.f64 a a))) |
(neg.f64 (/.f64 (*.f64 (+.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) (neg.f64 b_2)) a) (*.f64 (neg.f64 a) a))) |
(*.f64 (/.f64 (-.f64 (*.f64 b_2 b_2) #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) (-.f64 (*.f64 b_2 b_2) #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a)))) (+.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) (neg.f64 b_2))) |
(*.f64 (/.f64 (-.f64 (*.f64 b_2 b_2) #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) (-.f64 (pow.f64 (neg.f64 b_2) #s(literal 3 binary64)) (pow.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a)) #s(literal 3/2 binary64)))) (fma.f64 b_2 b_2 (fma.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) (neg.f64 b_2) #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))))) |
(/.f64 (neg.f64 (-.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a)) (*.f64 b_2 b_2))) (neg.f64 (-.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) (neg.f64 b_2)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a)) #s(literal 3/2 binary64)) (pow.f64 (neg.f64 b_2) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (neg.f64 b_2) (-.f64 (neg.f64 b_2) (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a)))) #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))))) |
(/.f64 (-.f64 (pow.f64 b_2 #s(literal 4 binary64)) (pow.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a)) #s(literal 2 binary64))) (*.f64 (fma.f64 b_2 b_2 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) (-.f64 (neg.f64 b_2) (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a)))))) |
(/.f64 (-.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a)) (*.f64 b_2 b_2)) (-.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) (neg.f64 b_2))) |
(/.f64 (-.f64 (pow.f64 b_2 #s(literal 6 binary64)) (pow.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a)) #s(literal 3 binary64))) (*.f64 (fma.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a)) (fma.f64 b_2 b_2 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) (pow.f64 b_2 #s(literal 4 binary64))) (-.f64 (neg.f64 b_2) (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a)))))) |
(/.f64 (+.f64 (pow.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a)) #s(literal 3/2 binary64)) (pow.f64 (neg.f64 b_2) #s(literal 3 binary64))) (fma.f64 b_2 b_2 (-.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a)) (*.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) (neg.f64 b_2))))) |
(/.f64 (+.f64 (pow.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a)) #s(literal 3/2 binary64)) (pow.f64 (neg.f64 b_2) #s(literal 3 binary64))) (fma.f64 (neg.f64 b_2) (-.f64 (neg.f64 b_2) (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a)))) #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b_2 b_2) #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a)))) (neg.f64 (-.f64 (neg.f64 b_2) (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a)))))) |
(/.f64 (-.f64 (*.f64 b_2 b_2) #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) (-.f64 (neg.f64 b_2) (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))))) |
(fma.f64 (pow.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a)) #s(literal 1/4 binary64)) (pow.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a)) #s(literal 1/4 binary64)) (neg.f64 b_2)) |
(-.f64 (/.f64 (*.f64 b_2 b_2) (-.f64 (neg.f64 b_2) (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))))) (/.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a)) (-.f64 (neg.f64 b_2) (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a)))))) |
(-.f64 (/.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a)) (-.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) (neg.f64 b_2))) (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) (neg.f64 b_2)))) |
(+.f64 (/.f64 (pow.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a)) #s(literal 3/2 binary64)) (fma.f64 (neg.f64 b_2) (-.f64 (neg.f64 b_2) (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a)))) #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a)))) (/.f64 (pow.f64 (neg.f64 b_2) #s(literal 3 binary64)) (fma.f64 (neg.f64 b_2) (-.f64 (neg.f64 b_2) (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a)))) #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))))) |
(+.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) (neg.f64 b_2)) |
(+.f64 (neg.f64 b_2) (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a)))) |
(*.f64 (+.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) (neg.f64 b_2)) a) |
(*.f64 a (+.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) (neg.f64 b_2))) |
(/.f64 (*.f64 a (-.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a)) (*.f64 b_2 b_2))) (-.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) (neg.f64 b_2))) |
(/.f64 (*.f64 a (+.f64 (pow.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a)) #s(literal 3/2 binary64)) (pow.f64 (neg.f64 b_2) #s(literal 3 binary64)))) (fma.f64 (neg.f64 b_2) (-.f64 (neg.f64 b_2) (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a)))) #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a)))) |
(/.f64 (*.f64 (-.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a)) (*.f64 b_2 b_2)) a) (-.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) (neg.f64 b_2))) |
(/.f64 (*.f64 (+.f64 (pow.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a)) #s(literal 3/2 binary64)) (pow.f64 (neg.f64 b_2) #s(literal 3 binary64))) a) (fma.f64 (neg.f64 b_2) (-.f64 (neg.f64 b_2) (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a)))) #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a)))) |
(fma.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) a (*.f64 a (neg.f64 b_2))) |
(fma.f64 a (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) (*.f64 a (neg.f64 b_2))) |
(fma.f64 a (neg.f64 b_2) (*.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) a)) |
(fma.f64 a (neg.f64 b_2) (*.f64 a (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))))) |
(fma.f64 (neg.f64 b_2) a (*.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) a)) |
(fma.f64 (neg.f64 b_2) a (*.f64 a (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))))) |
(+.f64 (*.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) a) (*.f64 a (neg.f64 b_2))) |
(+.f64 (*.f64 a (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a)))) (*.f64 a (neg.f64 b_2))) |
(+.f64 (*.f64 a (neg.f64 b_2)) (*.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) a)) |
(+.f64 (*.f64 a (neg.f64 b_2)) (*.f64 a (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))))) |
(*.f64 (pow.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a)) #s(literal 1/4 binary64)) (pow.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a)) #s(literal 1/4 binary64))) |
(pow.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a)) #s(literal 1/2 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a)) #s(literal -1/2 binary64))) |
(sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) |
(exp.f64 (*.f64 (log.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) #s(literal 1/2 binary64))) |
(/.f64 (/.f64 (-.f64 (*.f64 b_2 b_2) #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) a) (-.f64 (neg.f64 b_2) (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (*.f64 b_2 b_2) a) (-.f64 (neg.f64 b_2) (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))))) (/.f64 (/.f64 (*.f64 b_2 b_2) a) (-.f64 (neg.f64 b_2) (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a)))))) (*.f64 (/.f64 (/.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a)) a) (-.f64 (neg.f64 b_2) (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))))) (/.f64 (/.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a)) a) (-.f64 (neg.f64 b_2) (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))))))) (fma.f64 (/.f64 b_2 (-.f64 (neg.f64 b_2) (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))))) (/.f64 b_2 a) (/.f64 (/.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a)) a) (-.f64 (neg.f64 b_2) (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (*.f64 b_2 b_2) a) (-.f64 (neg.f64 b_2) (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a)) a) (-.f64 (neg.f64 b_2) (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (/.f64 (*.f64 b_2 b_2) a) (-.f64 (neg.f64 b_2) (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))))) (/.f64 (/.f64 (*.f64 b_2 b_2) a) (-.f64 (neg.f64 b_2) (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))))) (fma.f64 (/.f64 (/.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a)) a) (-.f64 (neg.f64 b_2) (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))))) (/.f64 (/.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a)) a) (-.f64 (neg.f64 b_2) (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))))) (*.f64 (/.f64 (/.f64 (*.f64 b_2 b_2) a) (-.f64 (neg.f64 b_2) (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))))) (/.f64 (/.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a)) a) (-.f64 (neg.f64 b_2) (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))))))))) |
(/.f64 (neg.f64 (+.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) (neg.f64 b_2))) (neg.f64 a)) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 b_2 b_2) #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))))) (neg.f64 (*.f64 (-.f64 (neg.f64 b_2) (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a)))) (neg.f64 a)))) |
(/.f64 (-.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 (-.f64 (neg.f64 b_2) (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a)))) a)) (*.f64 (*.f64 (-.f64 (neg.f64 b_2) (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a)))) a) #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a)))) (*.f64 (*.f64 (-.f64 (neg.f64 b_2) (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a)))) a) (*.f64 (-.f64 (neg.f64 b_2) (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a)))) a))) |
(/.f64 (-.f64 (pow.f64 b_2 #s(literal 4 binary64)) (pow.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a)) #s(literal 2 binary64))) (*.f64 (fma.f64 b_2 b_2 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) (*.f64 (-.f64 (neg.f64 b_2) (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a)))) a))) |
(/.f64 (-.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a)) (*.f64 b_2 b_2)) (*.f64 (-.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) (neg.f64 b_2)) a)) |
(/.f64 (-.f64 (pow.f64 b_2 #s(literal 6 binary64)) (pow.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a)) #s(literal 3 binary64))) (*.f64 (fma.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a)) (fma.f64 b_2 b_2 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) (pow.f64 b_2 #s(literal 4 binary64))) (*.f64 (-.f64 (neg.f64 b_2) (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a)))) a))) |
(/.f64 (+.f64 (pow.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a)) #s(literal 3/2 binary64)) (pow.f64 (neg.f64 b_2) #s(literal 3 binary64))) (*.f64 (fma.f64 (neg.f64 b_2) (-.f64 (neg.f64 b_2) (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a)))) #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) a)) |
(/.f64 (neg.f64 (-.f64 (*.f64 b_2 b_2) #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a)))) (*.f64 (-.f64 (neg.f64 b_2) (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a)))) (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 b_2 b_2) #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) (*.f64 (-.f64 (neg.f64 b_2) (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a)))) a)) |
(/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) (neg.f64 b_2)) a) |
(neg.f64 (/.f64 (neg.f64 (-.f64 (*.f64 b_2 b_2) #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a)))) (*.f64 (-.f64 (neg.f64 b_2) (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a)))) a))) |
(neg.f64 (/.f64 (-.f64 (*.f64 b_2 b_2) #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) (*.f64 (-.f64 (neg.f64 b_2) (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a)))) (neg.f64 a)))) |
(-.f64 (/.f64 (/.f64 (*.f64 b_2 b_2) a) (-.f64 (neg.f64 b_2) (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))))) (/.f64 (/.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a)) a) (-.f64 (neg.f64 b_2) (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a)))))) |
(+.f64 (/.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) a) (/.f64 (neg.f64 b_2) a)) |
(+.f64 (/.f64 (neg.f64 b_2) a) (/.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) a)) |
(*.f64 (+.f64 (fabs.f64 b_2) (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a)))) (-.f64 (fabs.f64 b_2) (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))))) |
(*.f64 (+.f64 b_2 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a)))) (-.f64 b_2 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))))) |
(*.f64 (+.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) (neg.f64 b_2)) (-.f64 (neg.f64 b_2) (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 b_2 #s(literal 4 binary64)) (pow.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a)) #s(literal 2 binary64)))) (neg.f64 (fma.f64 b_2 b_2 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 b_2 #s(literal 6 binary64)) (pow.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a)) (fma.f64 b_2 b_2 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) (pow.f64 b_2 #s(literal 4 binary64))))) |
(/.f64 (-.f64 (pow.f64 b_2 #s(literal 4 binary64)) (pow.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a)) #s(literal 2 binary64))) (fma.f64 b_2 b_2 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a)))) |
(/.f64 (-.f64 (pow.f64 b_2 #s(literal 6 binary64)) (pow.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a)) #s(literal 3 binary64))) (fma.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a)) (fma.f64 b_2 b_2 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) (pow.f64 b_2 #s(literal 4 binary64)))) |
(fma.f64 (pow.f64 b_2 #s(literal 1 binary64)) (pow.f64 b_2 #s(literal 1 binary64)) (*.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a)))) (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))))) |
(fma.f64 (neg.f64 (fabs.f64 b_2)) (neg.f64 (fabs.f64 b_2)) (*.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a)))) (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))))) |
(fma.f64 (neg.f64 (neg.f64 b_2)) (neg.f64 (neg.f64 b_2)) (*.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a)))) (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))))) |
(fma.f64 (fabs.f64 (fabs.f64 b_2)) (fabs.f64 (fabs.f64 b_2)) (*.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a)))) (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))))) |
(fma.f64 (fabs.f64 b_2) (fabs.f64 b_2) (*.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a)))) (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))))) |
(fma.f64 (neg.f64 b_2) (neg.f64 b_2) (*.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a)))) (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))))) |
(fma.f64 b_2 b_2 (*.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a)))) (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))))) |
(-.f64 (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (fma.f64 b_2 b_2 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a)))) (/.f64 (pow.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a)) #s(literal 2 binary64)) (fma.f64 b_2 b_2 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))))) |
(-.f64 (/.f64 (pow.f64 b_2 #s(literal 6 binary64)) (fma.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a)) (fma.f64 b_2 b_2 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) (pow.f64 b_2 #s(literal 4 binary64)))) (/.f64 (pow.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a)) #s(literal 3 binary64)) (fma.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a)) (fma.f64 b_2 b_2 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) (pow.f64 b_2 #s(literal 4 binary64))))) |
(-.f64 (*.f64 b_2 b_2) #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) |
(+.f64 (*.f64 b_2 b_2) (*.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a)))) (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))))) |
(*.f64 (pow.f64 b_2 #s(literal 1 binary64)) (pow.f64 b_2 #s(literal 1 binary64))) |
(*.f64 (neg.f64 (fabs.f64 b_2)) (neg.f64 (fabs.f64 b_2))) |
(*.f64 (neg.f64 (neg.f64 b_2)) (neg.f64 (neg.f64 b_2))) |
(*.f64 (fabs.f64 (fabs.f64 b_2)) (fabs.f64 (fabs.f64 b_2))) |
(*.f64 (fabs.f64 b_2) (fabs.f64 b_2)) |
(*.f64 (neg.f64 b_2) (neg.f64 b_2)) |
(*.f64 b_2 b_2) |
(pow.f64 (fabs.f64 b_2) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 b_2) #s(literal 2 binary64)) |
(pow.f64 b_2 #s(literal 2 binary64)) |
(neg.f64 (*.f64 (neg.f64 b_2) b_2)) |
(fabs.f64 (*.f64 b_2 b_2)) |
(exp.f64 (*.f64 (log.f64 b_2) #s(literal 2 binary64))) |
(*.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a)))) (neg.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))))) |
(*.f64 (fabs.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a)))) (fabs.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))))) |
(*.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a)))) |
(pow.f64 (pow.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a)) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a)) #s(literal 1 binary64)) |
(pow.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) #s(literal 2 binary64)) |
#s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a)) |
(sqrt.f64 (pow.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a)) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (fma.f64 c (neg.f64 a) (*.f64 b_2 b_2)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 c (neg.f64 a) (*.f64 b_2 b_2)) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 c (neg.f64 a) (*.f64 b_2 b_2))) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 c (neg.f64 a) (*.f64 b_2 b_2)))) |
(pow.f64 (fma.f64 c (neg.f64 a) (*.f64 b_2 b_2)) #s(literal 1/2 binary64)) |
(/.f64 (sqrt.f64 (-.f64 (pow.f64 b_2 #s(literal 4 binary64)) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) (sqrt.f64 (fma.f64 c a (*.f64 b_2 b_2)))) |
(/.f64 (sqrt.f64 (-.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b_2 #s(literal 4 binary64)))) (sqrt.f64 (fma.f64 (neg.f64 c) a (*.f64 (neg.f64 b_2) b_2)))) |
(/.f64 (sqrt.f64 (-.f64 (pow.f64 b_2 #s(literal 6 binary64)) (pow.f64 (*.f64 c a) #s(literal 3 binary64)))) (sqrt.f64 (fma.f64 (*.f64 c a) (fma.f64 c a (*.f64 b_2 b_2)) (pow.f64 b_2 #s(literal 4 binary64))))) |
(/.f64 (hypot.f64 (pow.f64 (*.f64 (neg.f64 c) a) #s(literal 3/2 binary64)) (pow.f64 b_2 #s(literal 3 binary64))) (sqrt.f64 (fma.f64 (*.f64 b_2 b_2) (fma.f64 c a (*.f64 b_2 b_2)) (pow.f64 (*.f64 c a) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 c (neg.f64 a) (*.f64 b_2 b_2)) #s(literal -1/2 binary64))) |
(sqrt.f64 (fma.f64 c (neg.f64 a) (*.f64 b_2 b_2))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 c (neg.f64 a) (*.f64 b_2 b_2))) #s(literal 1/2 binary64))) |
(*.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a)))) (neg.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))))) |
(*.f64 (fabs.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a)))) (fabs.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))))) |
(*.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a)))) |
(pow.f64 (pow.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a)) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a)) #s(literal 1 binary64)) |
(pow.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) #s(literal 2 binary64)) |
#s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a)) |
(sqrt.f64 (pow.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a)) #s(literal 2 binary64))) |
(*.f64 (pow.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a)) #s(literal 1/4 binary64)) (pow.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a)) #s(literal 1/4 binary64))) |
(pow.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a)) #s(literal 1/2 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a)) #s(literal -1/2 binary64))) |
(sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) |
(exp.f64 (*.f64 (log.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) #s(literal 1/2 binary64))) |
Compiled 21 974 to 2 118 computations (90.4% saved)
24 alts after pruning (16 fresh and 8 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 525 | 7 | 532 |
| Fresh | 5 | 9 | 14 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 6 | 6 |
| Total | 533 | 24 | 557 |
| Status | Accuracy | Program |
|---|---|---|
| 48.5% | (fma.f64 (neg.f64 b_2) (/.f64 #s(literal 1 binary64) a) (*.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) (/.f64 #s(literal 1 binary64) a))) | |
| 29.0% | (/.f64 (/.f64 (-.f64 (*.f64 b_2 b_2) #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c))) (-.f64 (neg.f64 b_2) (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c))))) a) | |
| 25.7% | (/.f64 (/.f64 (*.f64 (+.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) (neg.f64 b_2)) a) a) a) | |
| ✓ | 51.0% | (/.f64 (+.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 c) a)))) a) |
| ✓ | 30.5% | (/.f64 (+.f64 (neg.f64 b_2) (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c)))) a) |
| 12.8% | (/.f64 (+.f64 (neg.f64 b_2) #s(approx (sqrt (- (* b_2 b_2) (* a c))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 c b_2) b_2))) a) | |
| 25.4% | (/.f64 #s(approx (- (* b_2 b_2) (- (* b_2 b_2) (* a c))) (*.f64 c a)) (*.f64 (-.f64 (neg.f64 b_2) (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c)))) a)) | |
| 24.3% | (/.f64 #s(approx (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (*.f64 #s(literal -2 binary64) (*.f64 a b_2))) (*.f64 a a)) | |
| 17.3% | (/.f64 #s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 c (pow.f64 b_2 #s(literal 3 binary64)))) #s(literal -1/8 binary64) (*.f64 (/.f64 a b_2) #s(literal -1/2 binary64))) c)) a) | |
| ✓ | 24.7% | (/.f64 #s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (*.f64 (/.f64 a b_2) #s(literal -1/2 binary64)) c)) a) |
| 38.0% | (/.f64 #s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 #s(literal -2 binary64) b_2)) a) | |
| ✓ | 25.1% | (/.f64 #s(approx (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) (*.f64 (/.f64 (*.f64 a c) b_2) #s(literal -1/2 binary64))) a) |
| ✓ | 50.4% | (+.f64 (/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) a) (/.f64 (neg.f64 b_2) a)) |
| 30.5% | (+.f64 (/.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) a) (/.f64 (neg.f64 b_2) a)) | |
| 13.6% | (+.f64 (sqrt.f64 (/.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)) (*.f64 a a))) (/.f64 (neg.f64 b_2) a)) | |
| 22.1% | (*.f64 a (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) (neg.f64 b_2)) (*.f64 a a))) | |
| 23.9% | #s(approx (/ (- (* b_2 b_2) (- (* b_2 b_2) (* a c))) (* (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a)) (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 c (pow.f64 b_2 #s(literal 5 binary64)))) #s(literal -1/16 binary64) (*.f64 (/.f64 a (pow.f64 b_2 #s(literal 3 binary64))) #s(literal -1/8 binary64))) c (/.f64 #s(literal -1/2 binary64) b_2)) c)) | |
| 36.9% | #s(approx (/ (- (* b_2 b_2) (- (* b_2 b_2) (* a c))) (* (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a)) (*.f64 (fma.f64 (/.f64 c (*.f64 b_2 b_2)) #s(literal -1/2 binary64) (/.f64 #s(literal 2 binary64) a)) (neg.f64 b_2))) | |
| 22.2% | #s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) (*.f64 (fma.f64 (/.f64 c (*.f64 b_2 b_2)) #s(literal -1/2 binary64) #s(literal 0 binary64)) b_2)) | |
| ✓ | 12.3% | #s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) #s(literal 0 binary64)) |
| 21.1% | #s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 a (pow.f64 b_2 #s(literal 3 binary64))) c) #s(literal -1/8 binary64)) #s(literal 2 binary64)) (pow.f64 (/.f64 #s(literal -1/2 binary64) b_2) #s(literal 2 binary64))) c) (-.f64 (*.f64 (*.f64 (/.f64 a (pow.f64 b_2 #s(literal 3 binary64))) c) #s(literal -1/8 binary64)) (/.f64 #s(literal -1/2 binary64) b_2)))) | |
| ✓ | 33.7% | #s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (/.f64 c b_2) #s(literal -1/2 binary64))) |
| 33.0% | #s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 #s(approx (+ (* (* c -1/8) (/ a (pow b_2 3))) (/ -1/2 b_2)) (/.f64 (fma.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 #s(approx (+ (* (* c -1/8) (/ a (pow b_2 3))) (/ -1/2 b_2)) (/.f64 #s(literal -1/2 binary64) b_2)) c)) |
Compiled 2 038 to 676 computations (66.8% saved)
| Inputs |
|---|
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) #s(literal 0 binary64)) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 #s(approx (+ (* (* c -1/8) (/ a (pow b_2 3))) (/ -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 #s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 #s(literal -2 binary64) b_2)) a) |
(/.f64 (+.f64 (neg.f64 b_2) #s(approx (sqrt (- (* b_2 b_2) (* a c))) b_2)) a) |
(/.f64 #s(approx (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (*.f64 #s(literal -2 binary64) (*.f64 a b_2))) (*.f64 a a)) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) (*.f64 (fma.f64 (/.f64 c (*.f64 b_2 b_2)) #s(literal -1/2 binary64) #s(literal 0 binary64)) b_2)) |
(/.f64 #s(approx (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) (*.f64 (/.f64 (*.f64 a c) b_2) #s(literal -1/2 binary64))) a) |
(/.f64 #s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (*.f64 (/.f64 a b_2) #s(literal -1/2 binary64)) c)) a) |
(/.f64 (+.f64 (neg.f64 b_2) (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c)))) a) |
(/.f64 (+.f64 (neg.f64 b_2) #s(approx (sqrt (- (* b_2 b_2) (* a c))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 c b_2) b_2))) a) |
(/.f64 (+.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) a) |
(/.f64 (+.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 c) a)))) a) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) (*.f64 (fma.f64 (/.f64 c (*.f64 b_2 b_2)) #s(literal -1/2 binary64) (/.f64 #s(literal 2 binary64) a)) (neg.f64 b_2))) |
#s(approx (/ (- (* b_2 b_2) (- (* b_2 b_2) (* a c))) (* (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a)) (*.f64 (fma.f64 (/.f64 c (*.f64 b_2 b_2)) #s(literal -1/2 binary64) (/.f64 #s(literal 2 binary64) a)) (neg.f64 b_2))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 #s(approx (+ (* (* c -1/8) (/ a (pow b_2 3))) (/ -1/2 b_2)) (/.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b_2 b_2))) #s(literal -1/8 binary64) #s(literal -1/2 binary64)) b_2)) c)) |
(*.f64 a (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) (neg.f64 b_2)) (*.f64 a a))) |
(/.f64 #s(approx (- (* b_2 b_2) (- (* b_2 b_2) (* a c))) (*.f64 c a)) (*.f64 (-.f64 (neg.f64 b_2) (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c)))) a)) |
(/.f64 (*.f64 (+.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) (neg.f64 b_2)) a) (*.f64 a a)) |
(+.f64 (/.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c))) a) (/.f64 (neg.f64 b_2) a)) |
(+.f64 (/.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) a) (/.f64 (neg.f64 b_2) a)) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (fma.f64 (/.f64 (/.f64 c b_2) b_2) #s(literal -1/2 binary64) (/.f64 #s(literal 2 binary64) a)) (neg.f64 b_2))) |
(/.f64 (fma.f64 a (neg.f64 b_2) (*.f64 a (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c))))) (*.f64 a a)) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 #s(approx (+ (* (* c -1/8) (/ a (pow b_2 3))) (/ -1/2 b_2)) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) a) b_2) (/.f64 c b_2) #s(literal -1/2 binary64)) b_2)) c)) |
(/.f64 (/.f64 (*.f64 (+.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) (neg.f64 b_2)) a) a) a) |
(+.f64 (/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) a) (/.f64 (neg.f64 b_2) a)) |
(/.f64 (fma.f64 (neg.f64 b_2) a (*.f64 a (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 b_2 b_2) #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c))) (*.f64 (-.f64 (neg.f64 b_2) (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c)))) a)) |
(+.f64 (sqrt.f64 (/.f64 (fma.f64 (neg.f64 c) a (*.f64 b_2 b_2)) (*.f64 a a))) (/.f64 (neg.f64 b_2) a)) |
(/.f64 (/.f64 (*.f64 a (+.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) (neg.f64 b_2))) a) a) |
(fma.f64 (neg.f64 b_2) (/.f64 #s(literal 1 binary64) a) (*.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) (/.f64 #s(literal 1 binary64) a))) |
(/.f64 (/.f64 (-.f64 (*.f64 b_2 b_2) #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c))) (-.f64 (neg.f64 b_2) (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c))))) a) |
(fma.f64 (neg.f64 b_2) (/.f64 a (*.f64 a a)) (*.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) (/.f64 #s(literal 1 binary64) a))) |
(/.f64 (-.f64 (*.f64 b_2 b_2) (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) (*.f64 (-.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2)))) a)) |
(/.f64 (+.f64 (neg.f64 b_2) (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 c b_2) a) b_2)) b_2) b_2)))) a) |
(fma.f64 (neg.f64 b_2) (/.f64 a (*.f64 a a)) (*.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) (/.f64 a (*.f64 a a)))) |
(/.f64 (/.f64 (-.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2)) (*.f64 b_2 b_2)) (-.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) (neg.f64 b_2))) a) |
(/.f64 (fma.f64 (*.f64 a (neg.f64 b_2)) (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) a))) (*.f64 (*.f64 a a) (*.f64 a a))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (fma.f64 (*.f64 c #s(literal -1/8 binary64)) (/.f64 a (pow.f64 b_2 #s(literal 3 binary64))) (/.f64 #s(literal -1/2 binary64) b_2)) c)) |
(/.f64 #s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (fma.f64 (*.f64 c #s(literal -1/8 binary64)) (*.f64 a (/.f64 a (pow.f64 b_2 #s(literal 3 binary64)))) (*.f64 (/.f64 a b_2) #s(literal -1/2 binary64))) c)) a) |
(/.f64 #s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 c (pow.f64 b_2 #s(literal 3 binary64)))) #s(literal -1/8 binary64) (*.f64 (/.f64 a b_2) #s(literal -1/2 binary64))) c)) a) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 a a) #s(literal -1/16 binary64)) (/.f64 c (pow.f64 b_2 #s(literal 5 binary64))) (*.f64 (/.f64 a (pow.f64 b_2 #s(literal 3 binary64))) #s(literal -1/8 binary64))) c (/.f64 #s(literal -1/2 binary64) b_2)) c)) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 c (pow.f64 b_2 #s(literal 5 binary64)))) #s(literal -1/16 binary64) (*.f64 (/.f64 a (pow.f64 b_2 #s(literal 3 binary64))) #s(literal -1/8 binary64))) c (/.f64 #s(literal -1/2 binary64) b_2)) c)) |
#s(approx (/ (- (* b_2 b_2) (- (* b_2 b_2) (* a c))) (* (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a)) (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 c (pow.f64 b_2 #s(literal 5 binary64)))) #s(literal -1/16 binary64) (*.f64 (/.f64 a (pow.f64 b_2 #s(literal 3 binary64))) #s(literal -1/8 binary64))) c (/.f64 #s(literal -1/2 binary64) b_2)) c)) |
(/.f64 (+.f64 (pow.f64 (/.f64 (neg.f64 b_2) a) #s(literal 3 binary64)) (pow.f64 (/.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c))) a) #s(literal 3 binary64))) (fma.f64 (/.f64 (neg.f64 b_2) a) (/.f64 (neg.f64 b_2) a) (-.f64 (*.f64 (/.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c))) a) (/.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c))) a)) (*.f64 (/.f64 (neg.f64 b_2) a) (/.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c))) a))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (neg.f64 b_2) a) #s(literal 3 binary64)) (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) a) #s(literal 3 binary64))) (fma.f64 (/.f64 (neg.f64 b_2) a) (/.f64 (neg.f64 b_2) a) (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) a) (/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) a)) (*.f64 (/.f64 (neg.f64 b_2) a) (/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) a))))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 a (pow.f64 b_2 #s(literal 3 binary64))) c) #s(literal -1/8 binary64)) #s(literal 2 binary64)) (pow.f64 (/.f64 #s(literal -1/2 binary64) b_2) #s(literal 2 binary64))) c) (-.f64 (*.f64 (*.f64 (/.f64 a (pow.f64 b_2 #s(literal 3 binary64))) c) #s(literal -1/8 binary64)) (/.f64 #s(literal -1/2 binary64) b_2)))) |
(/.f64 (/.f64 (fma.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2)) #s(literal 3/2 binary64)) (pow.f64 (*.f64 a (neg.f64 b_2)) #s(literal 3 binary64))) (fma.f64 (*.f64 a a) (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2)) (-.f64 (pow.f64 (*.f64 a (neg.f64 b_2)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 a (neg.f64 b_2)) a) (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))))))) (*.f64 a a)) |
| Outputs |
|---|
(/.f64 #s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 #s(literal -2 binary64) b_2)) a) |
(+.f64 (/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) a) (/.f64 (neg.f64 b_2) a)) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (/.f64 c b_2) #s(literal -1/2 binary64))) |
4 calls:
| 14.0ms | c |
| 14.0ms | a |
| 12.0ms | b_2 |
| 11.0ms | (/.f64 (+.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) a) |
| Accuracy | Segments | Branch |
|---|---|---|
| 72.4% | 5 | (/.f64 (+.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) a) |
| 54.7% | 3 | a |
| 86.7% | 3 | b_2 |
| 54.3% | 3 | c |
Compiled 16 to 19 computations (-18.8% saved)
| Inputs |
|---|
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) #s(literal 0 binary64)) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 #s(approx (+ (* (* c -1/8) (/ a (pow b_2 3))) (/ -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 #s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 #s(literal -2 binary64) b_2)) a) |
(/.f64 (+.f64 (neg.f64 b_2) #s(approx (sqrt (- (* b_2 b_2) (* a c))) b_2)) a) |
(/.f64 #s(approx (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (*.f64 #s(literal -2 binary64) (*.f64 a b_2))) (*.f64 a a)) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) (*.f64 (fma.f64 (/.f64 c (*.f64 b_2 b_2)) #s(literal -1/2 binary64) #s(literal 0 binary64)) b_2)) |
(/.f64 #s(approx (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) (*.f64 (/.f64 (*.f64 a c) b_2) #s(literal -1/2 binary64))) a) |
(/.f64 #s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (*.f64 (/.f64 a b_2) #s(literal -1/2 binary64)) c)) a) |
(/.f64 (+.f64 (neg.f64 b_2) (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c)))) a) |
(/.f64 (+.f64 (neg.f64 b_2) #s(approx (sqrt (- (* b_2 b_2) (* a c))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 c b_2) b_2))) a) |
(/.f64 (+.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) a) |
(/.f64 (+.f64 (neg.f64 b_2) (sqrt.f64 (fma.f64 b_2 b_2 (*.f64 (neg.f64 c) a)))) a) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) (*.f64 (fma.f64 (/.f64 c (*.f64 b_2 b_2)) #s(literal -1/2 binary64) (/.f64 #s(literal 2 binary64) a)) (neg.f64 b_2))) |
#s(approx (/ (- (* b_2 b_2) (- (* b_2 b_2) (* a c))) (* (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a)) (*.f64 (fma.f64 (/.f64 c (*.f64 b_2 b_2)) #s(literal -1/2 binary64) (/.f64 #s(literal 2 binary64) a)) (neg.f64 b_2))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 #s(approx (+ (* (* c -1/8) (/ a (pow b_2 3))) (/ -1/2 b_2)) (/.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b_2 b_2))) #s(literal -1/8 binary64) #s(literal -1/2 binary64)) b_2)) c)) |
(*.f64 a (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) (neg.f64 b_2)) (*.f64 a a))) |
(/.f64 #s(approx (- (* b_2 b_2) (- (* b_2 b_2) (* a c))) (*.f64 c a)) (*.f64 (-.f64 (neg.f64 b_2) (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c)))) a)) |
(/.f64 (*.f64 (+.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) (neg.f64 b_2)) a) (*.f64 a a)) |
(+.f64 (/.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c))) a) (/.f64 (neg.f64 b_2) a)) |
(+.f64 (/.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) a) (/.f64 (neg.f64 b_2) a)) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (fma.f64 (/.f64 (/.f64 c b_2) b_2) #s(literal -1/2 binary64) (/.f64 #s(literal 2 binary64) a)) (neg.f64 b_2))) |
(/.f64 (fma.f64 a (neg.f64 b_2) (*.f64 a (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c))))) (*.f64 a a)) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 #s(approx (+ (* (* c -1/8) (/ a (pow b_2 3))) (/ -1/2 b_2)) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) a) b_2) (/.f64 c b_2) #s(literal -1/2 binary64)) b_2)) c)) |
(/.f64 (/.f64 (*.f64 (+.f64 (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 c) a))) (neg.f64 b_2)) a) a) a) |
| Outputs |
|---|
(/.f64 #s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 #s(literal -2 binary64) b_2)) a) |
(/.f64 (+.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) a) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (/.f64 c b_2) #s(literal -1/2 binary64))) |
1 calls:
| 7.0ms | b_2 |
| Accuracy | Segments | Branch |
|---|---|---|
| 86.7% | 3 | b_2 |
Compiled 1 to 3 computations (-200% saved)
| Inputs |
|---|
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) #s(literal 0 binary64)) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 #s(approx (+ (* (* c -1/8) (/ a (pow b_2 3))) (/ -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 #s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 #s(literal -2 binary64) b_2)) a) |
(/.f64 (+.f64 (neg.f64 b_2) #s(approx (sqrt (- (* b_2 b_2) (* a c))) b_2)) a) |
(/.f64 #s(approx (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (*.f64 #s(literal -2 binary64) (*.f64 a b_2))) (*.f64 a a)) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) (*.f64 (fma.f64 (/.f64 c (*.f64 b_2 b_2)) #s(literal -1/2 binary64) #s(literal 0 binary64)) b_2)) |
(/.f64 #s(approx (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) (*.f64 (/.f64 (*.f64 a c) b_2) #s(literal -1/2 binary64))) a) |
(/.f64 #s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (*.f64 (/.f64 a b_2) #s(literal -1/2 binary64)) c)) a) |
(/.f64 (+.f64 (neg.f64 b_2) (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c)))) a) |
(/.f64 (+.f64 (neg.f64 b_2) #s(approx (sqrt (- (* b_2 b_2) (* a c))) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 c b_2) b_2))) a) |
| Outputs |
|---|
(/.f64 #s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 #s(literal -2 binary64) b_2)) a) |
(/.f64 (+.f64 (neg.f64 b_2) (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c)))) a) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (/.f64 c b_2) #s(literal -1/2 binary64))) |
1 calls:
| 3.0ms | b_2 |
| Accuracy | Segments | Branch |
|---|---|---|
| 80.4% | 3 | b_2 |
Compiled 1 to 3 computations (-200% saved)
| Inputs |
|---|
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) #s(literal 0 binary64)) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 #s(approx (+ (* (* c -1/8) (/ a (pow b_2 3))) (/ -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 #s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 #s(literal -2 binary64) b_2)) a) |
(/.f64 (+.f64 (neg.f64 b_2) #s(approx (sqrt (- (* b_2 b_2) (* a c))) b_2)) a) |
(/.f64 #s(approx (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (*.f64 #s(literal -2 binary64) (*.f64 a b_2))) (*.f64 a a)) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) (*.f64 (fma.f64 (/.f64 c (*.f64 b_2 b_2)) #s(literal -1/2 binary64) #s(literal 0 binary64)) b_2)) |
(/.f64 #s(approx (+ (neg b_2) (sqrt (+ (* b_2 b_2) (* (neg c) a)))) (*.f64 (/.f64 (*.f64 a c) b_2) #s(literal -1/2 binary64))) a) |
(/.f64 #s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 (*.f64 (/.f64 a b_2) #s(literal -1/2 binary64)) c)) a) |
| Outputs |
|---|
(/.f64 #s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 #s(literal -2 binary64) b_2)) a) |
#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 |
|---|---|---|
| 69.2% | 2 | b_2 |
Compiled 1 to 3 computations (-200% saved)
| Inputs |
|---|
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) #s(literal 0 binary64)) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 #s(approx (+ (* (* c -1/8) (/ a (pow b_2 3))) (/ -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))) |
| Outputs |
|---|
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (/.f64 c b_2) #s(literal -1/2 binary64))) |
4 calls:
| 2.0ms | b_2 |
| 2.0ms | c |
| 2.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 |
|---|---|---|
| 33.7% | 1 | c |
| 33.7% | 1 | a |
| 33.7% | 1 | (/.f64 (+.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) a) |
| 33.7% | 1 | b_2 |
Compiled 16 to 19 computations (-18.8% saved)
| Inputs |
|---|
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) #s(literal 0 binary64)) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 #s(approx (+ (* (* c -1/8) (/ a (pow b_2 3))) (/ -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(approx (+ (* (* c -1/8) (/ a (pow b_2 3))) (/ -1/2 b_2)) (/.f64 #s(literal -1/2 binary64) b_2)) c)) |
4 calls:
| 1.0ms | c |
| 1.0ms | a |
| 1.0ms | b_2 |
| 1.0ms | (/.f64 (+.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) a) |
| Accuracy | Segments | Branch |
|---|---|---|
| 33.6% | 1 | b_2 |
| 33.6% | 1 | c |
| 33.6% | 1 | (/.f64 (+.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) a) |
| 33.6% | 1 | a |
Compiled 16 to 19 computations (-18.8% saved)
| Inputs |
|---|
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) #s(literal 0 binary64)) |
| Outputs |
|---|
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) #s(literal 0 binary64)) |
4 calls:
| 1.0ms | a |
| 1.0ms | c |
| 1.0ms | b_2 |
| 1.0ms | (/.f64 (+.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) a) |
| Accuracy | Segments | Branch |
|---|---|---|
| 12.3% | 1 | b_2 |
| 12.3% | 1 | c |
| 12.3% | 1 | a |
| 12.3% | 1 | (/.f64 (+.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) a) |
Compiled 16 to 19 computations (-18.8% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | predicate-same |
| Time | Left | Right |
|---|---|---|
| 30.0ms | 5.0759145750127086e-95 | 1.357286565389051e-90 |
| 8.0ms | -4.8061926363929245e+142 | -1.0320703221011359e+142 |
| 19.0ms | 164× | 0 | valid |
| 4.0ms | 29× | 1 | valid |
| 3.0ms | 15× | 2 | valid |
| 3.0ms | 39× | 0 | invalid |
Compiled 448 to 362 computations (19.2% saved)
ival-neg: 9.0ms (41.5% of total)ival-mult: 4.0ms (18.4% of total)ival-div: 2.0ms (9.2% of total)adjust: 2.0ms (9.2% of total)ival-sqrt: 2.0ms (9.2% of total)ival-sub: 1.0ms (4.6% of total)ival-add: 1.0ms (4.6% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | predicate-same |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 5.0759145750127086e-95 | 1.357286565389051e-90 |
| 1.0ms | -4.8061926363929245e+142 | -1.0320703221011359e+142 |
Compiled 422 to 349 computations (17.3% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 5.0759145750127086e-95 | 1.357286565389051e-90 |
| 13.0ms | -1.0614734536082443e-27 | -7.599992663223688e-30 |
| 7.0ms | 112× | 0 | valid |
| 1.0ms | 17× | 0 | invalid |
Compiled 557 to 444 computations (20.3% saved)
ival-mult: 2.0ms (38.1% of total)ival-div: 1.0ms (19.1% of total)ival-add: 1.0ms (19.1% of total)ival-sub: 1.0ms (19.1% of total)ival-sqrt: 1.0ms (19.1% of total)ival-neg: 1.0ms (19.1% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 31.0ms | -7.031834670112906e-284 | 2.0737874333114675e-295 |
| 12.0ms | 176× | 0 | valid |
| 7.0ms | 101× | 0 | invalid |
Compiled 412 to 335 computations (18.7% saved)
ival-mult: 4.0ms (35.8% of total)ival-div: 2.0ms (17.9% of total)ival-sqrt: 2.0ms (17.9% of total)ival-add: 1.0ms (8.9% of total)ival-sub: 1.0ms (8.9% of total)ival-neg: 1.0ms (8.9% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 74 | 291 |
| 1 | 129 | 288 |
| 2 | 292 | 286 |
| 3 | 988 | 273 |
| 4 | 3558 | 273 |
| 5 | 6105 | 273 |
| 6 | 7600 | 273 |
| 1× | node limit |
| Inputs |
|---|
(if (<=.f64 b_2 #s(literal -10999999999999999340586771569110350087099902627357243155578617191996014500388928047301472803040283585431303633707146986684302030340261188468736 binary64)) (/.f64 #s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 #s(literal -2 binary64) b_2)) a) (if (<=.f64 b_2 #s(literal 3302638007025703/9173994463960286046443283581208347763186259956673124494950355357547691504353939232280074212440502746218496 binary64)) (+.f64 (/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) a) (/.f64 (neg.f64 b_2) a)) #s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (/.f64 c b_2) #s(literal -1/2 binary64))))) |
(if (<=.f64 b_2 #s(literal -10999999999999999340586771569110350087099902627357243155578617191996014500388928047301472803040283585431303633707146986684302030340261188468736 binary64)) (/.f64 #s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 #s(literal -2 binary64) b_2)) a) (if (<=.f64 b_2 #s(literal 3302638007025703/9173994463960286046443283581208347763186259956673124494950355357547691504353939232280074212440502746218496 binary64)) (/.f64 (+.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) a) #s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (/.f64 c b_2) #s(literal -1/2 binary64))))) |
(if (<=.f64 b_2 #s(literal -4816960962882615/178405961588244985132285746181186892047843328 binary64)) (/.f64 #s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 #s(literal -2 binary64) b_2)) a) (if (<=.f64 b_2 #s(literal 3302638007025703/9173994463960286046443283581208347763186259956673124494950355357547691504353939232280074212440502746218496 binary64)) (/.f64 (+.f64 (neg.f64 b_2) (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c)))) a) #s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (/.f64 c b_2) #s(literal -1/2 binary64))))) |
(if (<=.f64 b_2 #s(literal -202402253307311/202402253307310618352495346718917307049556649764142118356901358027430339567995346891960383701437124495187077864316811911389808737385793476867013399940738509921517424276566361364466907742093216341239767678472745068562007483424692698618103355649159556340810056512358769552333414615230502532186327508646006263307707741093494784 binary64)) (/.f64 #s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 #s(literal -2 binary64) b_2)) a) #s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (/.f64 c b_2) #s(literal -1/2 binary64)))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (/.f64 c b_2) #s(literal -1/2 binary64))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 #s(approx (+ (* (* c -1/8) (/ a (pow b_2 3))) (/ -1/2 b_2)) (/.f64 #s(literal -1/2 binary64) b_2)) c)) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) #s(literal 0 binary64)) |
| Outputs |
|---|
(if (<=.f64 b_2 #s(literal -10999999999999999340586771569110350087099902627357243155578617191996014500388928047301472803040283585431303633707146986684302030340261188468736 binary64)) (/.f64 #s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 #s(literal -2 binary64) b_2)) a) (if (<=.f64 b_2 #s(literal 3302638007025703/9173994463960286046443283581208347763186259956673124494950355357547691504353939232280074212440502746218496 binary64)) (+.f64 (/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) a) (/.f64 (neg.f64 b_2) a)) #s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (/.f64 c b_2) #s(literal -1/2 binary64))))) |
(if (<=.f64 b_2 #s(literal -10999999999999999340586771569110350087099902627357243155578617191996014500388928047301472803040283585431303633707146986684302030340261188468736 binary64)) (/.f64 #s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 #s(literal -2 binary64) b_2)) a) (if (<=.f64 b_2 #s(literal 3302638007025703/9173994463960286046443283581208347763186259956673124494950355357547691504353939232280074212440502746218496 binary64)) (-.f64 (/.f64 (sqrt.f64 (fma.f64 (neg.f64 a) c (*.f64 b_2 b_2))) a) (/.f64 b_2 a)) #s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) (*.f64 (/.f64 c b_2) #s(literal -1/2 binary64))))) |
(if (<=.f64 b_2 #s(literal -10999999999999999340586771569110350087099902627357243155578617191996014500388928047301472803040283585431303633707146986684302030340261188468736 binary64)) (/.f64 #s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 #s(literal -2 binary64) b_2)) a) (if (<=.f64 b_2 #s(literal 3302638007025703/9173994463960286046443283581208347763186259956673124494950355357547691504353939232280074212440502746218496 binary64)) (/.f64 (+.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) a) #s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (/.f64 c b_2) #s(literal -1/2 binary64))))) |
(if (<=.f64 b_2 #s(literal -10999999999999999340586771569110350087099902627357243155578617191996014500388928047301472803040283585431303633707146986684302030340261188468736 binary64)) (/.f64 #s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 #s(literal -2 binary64) b_2)) a) (if (<=.f64 b_2 #s(literal 3302638007025703/9173994463960286046443283581208347763186259956673124494950355357547691504353939232280074212440502746218496 binary64)) (/.f64 (+.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) a) #s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) (*.f64 (/.f64 c b_2) #s(literal -1/2 binary64))))) |
(if (<=.f64 b_2 #s(literal -4816960962882615/178405961588244985132285746181186892047843328 binary64)) (/.f64 #s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 #s(literal -2 binary64) b_2)) a) (if (<=.f64 b_2 #s(literal 3302638007025703/9173994463960286046443283581208347763186259956673124494950355357547691504353939232280074212440502746218496 binary64)) (/.f64 (+.f64 (neg.f64 b_2) (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c)))) a) #s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (/.f64 c b_2) #s(literal -1/2 binary64))))) |
(if (<=.f64 b_2 #s(literal -4816960962882615/178405961588244985132285746181186892047843328 binary64)) (/.f64 #s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 #s(literal -2 binary64) b_2)) a) (if (<=.f64 b_2 #s(literal 3302638007025703/9173994463960286046443283581208347763186259956673124494950355357547691504353939232280074212440502746218496 binary64)) (/.f64 (+.f64 (neg.f64 b_2) (sqrt.f64 #s(approx (- (* b_2 b_2) (* a c)) (*.f64 (neg.f64 a) c)))) a) #s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) (*.f64 (/.f64 c b_2) #s(literal -1/2 binary64))))) |
(if (<=.f64 b_2 #s(literal -202402253307311/202402253307310618352495346718917307049556649764142118356901358027430339567995346891960383701437124495187077864316811911389808737385793476867013399940738509921517424276566361364466907742093216341239767678472745068562007483424692698618103355649159556340810056512358769552333414615230502532186327508646006263307707741093494784 binary64)) (/.f64 #s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 #s(literal -2 binary64) b_2)) a) #s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (/.f64 c b_2) #s(literal -1/2 binary64)))) |
(if (<=.f64 b_2 #s(literal -202402253307311/202402253307310618352495346718917307049556649764142118356901358027430339567995346891960383701437124495187077864316811911389808737385793476867013399940738509921517424276566361364466907742093216341239767678472745068562007483424692698618103355649159556340810056512358769552333414615230502532186327508646006263307707741093494784 binary64)) (/.f64 #s(approx (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) (*.f64 #s(literal -2 binary64) b_2)) a) #s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) (*.f64 (/.f64 c b_2) #s(literal -1/2 binary64)))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 (/.f64 c b_2) #s(literal -1/2 binary64))) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) (*.f64 (/.f64 c b_2) #s(literal -1/2 binary64))) |
#s(approx (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) (*.f64 #s(approx (+ (* (* c -1/8) (/ a (pow b_2 3))) (/ -1/2 b_2)) (/.f64 #s(literal -1/2 binary64) b_2)) c)) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) (*.f64 #s(approx (+ (* (* c -1/8) (/ a (pow b_2 3))) (/ -1/2 b_2)) (/.f64 #s(literal -1/2 binary64) b_2)) c)) |
#s(approx (/ (+ (* (neg b_2) a) (* a (sqrt (+ (* (neg a) c) (* b_2 b_2))))) (* a a)) #s(literal 0 binary64)) |
Loading profile data...