
Time bar (total: 6.8s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 0 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 1 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 2 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 3 |
| 25% | 25% | 74.9% | 0.1% | 0% | 0% | 0% | 4 |
| 37.5% | 37.4% | 62.4% | 0.1% | 0% | 0% | 0% | 5 |
| 37.5% | 37.4% | 62.4% | 0.1% | 0% | 0% | 0% | 6 |
| 40% | 37.4% | 56.2% | 0.1% | 0% | 6.2% | 0% | 7 |
| 48.3% | 45.2% | 48.4% | 0.1% | 0% | 6.2% | 0% | 8 |
| 53% | 48.4% | 42.9% | 0.1% | 0% | 8.6% | 0% | 9 |
| 58.1% | 50.3% | 36.3% | 0.1% | 0% | 13.3% | 0% | 10 |
| 66.1% | 56.8% | 29.1% | 0.1% | 0% | 14% | 0% | 11 |
| 70.4% | 58.8% | 24.7% | 0.1% | 0% | 16.4% | 0% | 12 |
Compiled 19 to 16 computations (15.8% saved)
| 560.0ms | 5 505× | 0 | valid |
| 379.0ms | 1 191× | 2 | valid |
| 279.0ms | 1 357× | 1 | valid |
| 127.0ms | 939× | 0 | invalid |
| 60.0ms | 203× | 3 | valid |
ival-mult: 344.0ms (33.7% of total)ival-div: 167.0ms (16.4% of total)adjust: 159.0ms (15.6% of total)ival-sub: 100.0ms (9.8% of total)ival-sqrt: 100.0ms (9.8% of total)ival-add: 87.0ms (8.5% of total)ival-neg: 49.0ms (4.8% of total)exact: 10.0ms (1% of total)ival-assert: 3.0ms (0.3% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 106 | 0 | - | 0 | - | (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) |
| 46 | 1 | (-9118.917250149188 2.64620131570827e+45 -2.645666007558081e-282) | 0 | - | (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) |
| 17 | 0 | - | 2 | (1.0651301079037927e-226 1.1902325267598969e-175 -1.7426371454172165e-271) | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) |
| 1 | 0 | - | 0 | - | (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) |
| 0 | 0 | - | 0 | - | a |
| 0 | 0 | - | 0 | - | #s(literal 4 binary64) |
| 0 | 0 | - | 0 | - | (*.f64 (*.f64 #s(literal 4 binary64) a) c) |
| 0 | 0 | - | 0 | - | (*.f64 b b) |
| 0 | 0 | - | 0 | - | (*.f64 #s(literal 2 binary64) a) |
| 0 | 0 | - | 0 | - | c |
| 0 | 0 | - | 0 | - | #s(literal 2 binary64) |
| 0 | 0 | - | 0 | - | (neg.f64 b) |
| 0 | 0 | - | 0 | - | (*.f64 #s(literal 4 binary64) a) |
| 0 | 0 | - | 0 | - | b |
| Operator | Subexpression | Explanation | Count | |
|---|---|---|---|---|
sqrt.f64 | (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) | oflow-rescue | 95 | 0 |
| ↳ | (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) | overflow | 95 | |
| ↳ | (*.f64 (*.f64 #s(literal 4 binary64) a) c) | overflow | 28 | |
| ↳ | (*.f64 b b) | overflow | 72 | |
+.f64 | (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) | cancellation | 47 | 0 |
/.f64 | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) | u/n | 14 | 0 |
| ↳ | (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) | underflow | 11 | |
| ↳ | (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) | underflow | 18 | |
| ↳ | (*.f64 (*.f64 #s(literal 4 binary64) a) c) | underflow | 39 | |
| ↳ | (*.f64 b b) | underflow | 50 | |
sqrt.f64 | (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) | uflow-rescue | 11 | 0 |
| ↳ | (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) | underflow | 11 | |
| ↳ | (*.f64 (*.f64 #s(literal 4 binary64) a) c) | underflow | 39 | |
| ↳ | (*.f64 b b) | underflow | 50 | |
/.f64 | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) | o/n | 1 | 0 |
| ↳ | (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) | overflow | 95 | |
| ↳ | (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) | overflow | 1 | |
| ↳ | (*.f64 (*.f64 #s(literal 4 binary64) a) c) | overflow | 28 | |
| ↳ | (*.f64 b b) | overflow | 72 | |
-.f64 | (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) | nan-rescue | 1 | 0 |
| ↳ | (*.f64 b b) | overflow | 72 | |
| ↳ | (*.f64 (*.f64 #s(literal 4 binary64) a) c) | overflow | 28 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 115 | 0 |
| - | 23 | 118 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 115 | 0 | 0 |
| - | 23 | 0 | 118 |
| number | freq |
|---|---|
| 0 | 118 |
| 1 | 107 |
| 2 | 31 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 52.0ms | 386× | 0 | valid |
| 19.0ms | 66× | 2 | valid |
| 10.0ms | 56× | 1 | valid |
| 1.0ms | 4× | 3 | valid |
Compiled 161 to 46 computations (71.4% saved)
ival-mult: 14.0ms (33.4% of total)adjust: 5.0ms (11.9% of total)ival-div: 5.0ms (11.9% of total)ival-sqrt: 5.0ms (11.9% of total)ival-neg: 5.0ms (11.9% of total)ival-sub: 3.0ms (7.1% of total)ival-add: 3.0ms (7.1% of total)exact: 1.0ms (2.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 | 58 | 175 |
| 1 | 183 | 168 |
| 2 | 524 | 168 |
| 3 | 1076 | 167 |
| 4 | 2241 | 160 |
| 5 | 6079 | 160 |
| 0 | 14 | 17 |
| 0 | 23 | 17 |
| 1 | 43 | 17 |
| 2 | 103 | 17 |
| 3 | 218 | 17 |
| 4 | 415 | 17 |
| 5 | 1173 | 16 |
| 6 | 5228 | 16 |
| 0 | 8140 | 15 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) |
| Outputs |
|---|
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) |
(*.f64 (/.f64 (fma.f64 (/.f64 (/.f64 b #s(literal -1 binary64)) #s(literal 8 binary64)) #s(literal 8 binary64) (sqrt.f64 (fma.f64 #s(literal -1 binary64) (*.f64 c (*.f64 a #s(literal 4 binary64))) (*.f64 b b)))) (*.f64 a #s(literal 4 binary64))) #s(literal 2 binary64)) |
Compiled 17 to 14 computations (17.6% saved)
Compiled 0 to 3 computations (-∞% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 58.1% | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) |
Compiled 17 to 14 computations (17.6% saved)
| Inputs |
|---|
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) |
(+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) |
(neg.f64 b) |
b |
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) |
(-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) |
(*.f64 b b) |
(*.f64 (*.f64 #s(literal 4 binary64) a) c) |
(*.f64 #s(literal 4 binary64) a) |
#s(literal 4 binary64) |
a |
c |
(*.f64 #s(literal 2 binary64) a) |
#s(literal 2 binary64) |
| Outputs |
|---|
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (/ c b)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b))))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -2 (/ (* a c) b)))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* a (+ (* -2 (/ c b)) (* a (+ (* -2 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)))))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 b)) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (+ b (* -2 (/ (* a c) b))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))))) |
#s(approx (- (* b b) (* (* 4 a) c)) #s(hole binary64 (pow b 2))) |
#s(approx (- (* b b) (* (* 4 a) c)) #s(hole binary64 (+ (* -4 (* a c)) (pow b 2)))) |
#s(approx (* (* 4 a) c) #s(hole binary64 (* 4 (* a c)))) |
#s(approx (* 4 a) #s(hole binary64 (* 4 a))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (* 2 a) #s(hole binary64 (* 2 a))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (/ b a)) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (/ b a)) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -4)))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))) (/ b a))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) (/ b a))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -4)))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))))) |
#s(approx (- (* b b) (* (* 4 a) c)) #s(hole binary64 (* -4 (* a c)))) |
#s(approx (- (* b b) (* (* 4 a) c)) #s(hole binary64 (* a (- (/ (pow b 2) a) (* 4 c))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -2 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* -2 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))))) |
#s(approx (- (* b b) (* (* 4 a) c)) #s(hole binary64 (* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -4 c)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (+ (* -1 b) (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (neg b) #s(hole binary64 (* -1 b))) |
#s(approx b #s(hole binary64 b)) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5))))))))))) |
#s(approx (- (* b b) (* (* 4 a) c)) #s(hole binary64 (- (pow b 2) (* 4 (* a c))))) |
#s(approx (* b b) #s(hole binary64 (pow b 2))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (- (* b b) (* (* 4 a) c)) #s(hole binary64 (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (/ b a)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -2 b))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2)))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* -1 b))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (/ 1 b))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* c (+ (* -2 (/ a b)) (* c (+ (* -2 (/ (pow a 2) (pow b 3))) (* c (+ (* -4 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) b)))))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))))) |
#s(approx c #s(hole binary64 c)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))) (/ b c))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) (/ b c))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))))) |
#s(approx (- (* b b) (* (* 4 a) c)) #s(hole binary64 (* c (- (/ (pow b 2) c) (* 4 a))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))))) |
#s(approx (- (* b b) (* (* 4 a) c)) #s(hole binary64 (* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -4 a)))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 30.0ms | a | @ | inf | ((/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (neg b) b (sqrt (- (* b b) (* (* 4 a) c))) (- (* b b) (* (* 4 a) c)) (* b b) (* (* 4 a) c) (* 4 a) 4 a c (* 2 a) 2) |
| 19.0ms | c | @ | inf | ((/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (neg b) b (sqrt (- (* b b) (* (* 4 a) c))) (- (* b b) (* (* 4 a) c)) (* b b) (* (* 4 a) c) (* 4 a) 4 a c (* 2 a) 2) |
| 4.0ms | b | @ | 0 | ((/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (neg b) b (sqrt (- (* b b) (* (* 4 a) c))) (- (* b b) (* (* 4 a) c)) (* b b) (* (* 4 a) c) (* 4 a) 4 a c (* 2 a) 2) |
| 3.0ms | c | @ | -inf | ((/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (neg b) b (sqrt (- (* b b) (* (* 4 a) c))) (- (* b b) (* (* 4 a) c)) (* b b) (* (* 4 a) c) (* 4 a) 4 a c (* 2 a) 2) |
| 3.0ms | a | @ | -inf | ((/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (neg b) b (sqrt (- (* b b) (* (* 4 a) c))) (- (* b b) (* (* 4 a) c)) (* b b) (* (* 4 a) c) (* 4 a) 4 a c (* 2 a) 2) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 670 | 4549 |
| 0 | 684 | 4276 |
| 0 | 3812 | 4047 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) |
(+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) |
(neg.f64 b) |
b |
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) |
(-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) |
(*.f64 b b) |
(*.f64 (*.f64 #s(literal 4 binary64) a) c) |
(*.f64 #s(literal 4 binary64) a) |
#s(literal 4 binary64) |
a |
c |
(*.f64 #s(literal 2 binary64) a) |
#s(literal 2 binary64) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (/ c b)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b))))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -2 (/ (* a c) b)))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* a (+ (* -2 (/ c b)) (* a (+ (* -2 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)))))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 b)) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (+ b (* -2 (/ (* a c) b))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))))) |
#s(approx (- (* b b) (* (* 4 a) c)) #s(hole binary64 (pow b 2))) |
#s(approx (- (* b b) (* (* 4 a) c)) #s(hole binary64 (+ (* -4 (* a c)) (pow b 2)))) |
#s(approx (* (* 4 a) c) #s(hole binary64 (* 4 (* a c)))) |
#s(approx (* 4 a) #s(hole binary64 (* 4 a))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (* 2 a) #s(hole binary64 (* 2 a))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (/ b a)) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (/ b a)) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -4)))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))) (/ b a))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) (/ b a))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -4)))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))))) |
#s(approx (- (* b b) (* (* 4 a) c)) #s(hole binary64 (* -4 (* a c)))) |
#s(approx (- (* b b) (* (* 4 a) c)) #s(hole binary64 (* a (- (/ (pow b 2) a) (* 4 c))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -2 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* -2 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))))) |
#s(approx (- (* b b) (* (* 4 a) c)) #s(hole binary64 (* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -4 c)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (+ (* -1 b) (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (neg b) #s(hole binary64 (* -1 b))) |
#s(approx b #s(hole binary64 b)) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5))))))))))) |
#s(approx (- (* b b) (* (* 4 a) c)) #s(hole binary64 (- (pow b 2) (* 4 (* a c))))) |
#s(approx (* b b) #s(hole binary64 (pow b 2))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (- (* b b) (* (* 4 a) c)) #s(hole binary64 (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (/ b a)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -2 b))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2)))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* -1 b))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (/ 1 b))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* c (+ (* -2 (/ a b)) (* c (+ (* -2 (/ (pow a 2) (pow b 3))) (* c (+ (* -4 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) b)))))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))))) |
#s(approx c #s(hole binary64 c)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))) (/ b c))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) (/ b c))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))))) |
#s(approx (- (* b b) (* (* 4 a) c)) #s(hole binary64 (* c (- (/ (pow b 2) c) (* 4 a))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))))) |
#s(approx (- (* b b) (* (* 4 a) c)) #s(hole binary64 (* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -4 a)))))) |
| Outputs |
|---|
(/.f64 (/.f64 (fma.f64 #s(literal -1 binary64) b (pow.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 1/2 binary64))) #s(literal 2 binary64)) a) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1 binary64) b (pow.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 1/2 binary64)))) (neg.f64 (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (fma.f64 #s(literal -1 binary64) b (pow.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 1/2 binary64))) (*.f64 #s(literal 2 binary64) a)) |
(+.f64 (/.f64 (*.f64 #s(literal -1 binary64) b) (*.f64 #s(literal 2 binary64) a)) (/.f64 (pow.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (-.f64 (*.f64 b b) (*.f64 (pow.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 1/2 binary64)) (pow.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 1/2 binary64)))) (-.f64 (*.f64 #s(literal -1 binary64) b) (pow.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 1/2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal -1 binary64) b) #s(literal 3 binary64)) (pow.f64 (pow.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (-.f64 (*.f64 (pow.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 1/2 binary64)) (pow.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 1/2 binary64))) (*.f64 (*.f64 #s(literal -1 binary64) b) (pow.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 1/2 binary64)))))) |
(fma.f64 #s(literal -1 binary64) b (pow.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 1/2 binary64))) |
(fma.f64 b #s(literal -1 binary64) (pow.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 1/2 binary64))) |
(+.f64 (pow.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 1/2 binary64)) (*.f64 #s(literal -1 binary64) b)) |
(+.f64 (*.f64 #s(literal -1 binary64) b) (pow.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 1/2 binary64))) |
(*.f64 #s(literal -1 binary64) b) |
(*.f64 b #s(literal -1 binary64)) |
(neg.f64 b) |
b |
(pow.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 1/2 binary64)) |
(sqrt.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) |
(/.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 a #s(literal 4 binary64)) c) (*.f64 (*.f64 a #s(literal 4 binary64)) c))) (fma.f64 b b (*.f64 (*.f64 a #s(literal 4 binary64)) c))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (pow.f64 b #s(literal 4 binary64))) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b))) |
(/.f64 (-.f64 (pow.f64 (*.f64 b b) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 a #s(literal 4 binary64)) c) #s(literal 3 binary64))) (fma.f64 (*.f64 b b) (*.f64 b b) (fma.f64 (*.f64 (*.f64 a #s(literal 4 binary64)) c) (*.f64 (*.f64 a #s(literal 4 binary64)) c) (*.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 4 binary64)) c))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal 3 binary64)) (pow.f64 (*.f64 b b) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 #s(literal -4 binary64) (*.f64 c a)) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b))))) |
(fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 (neg.f64 (*.f64 a #s(literal 4 binary64))) c)) |
(fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
(fma.f64 (fabs.f64 b) (fabs.f64 b) (*.f64 (neg.f64 (*.f64 a #s(literal 4 binary64))) c)) |
(fma.f64 (fabs.f64 b) (fabs.f64 b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
(fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) |
(fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) |
(fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) |
(fma.f64 (*.f64 #s(literal -1 binary64) b) (*.f64 #s(literal -1 binary64) b) (*.f64 (neg.f64 (*.f64 a #s(literal 4 binary64))) c)) |
(fma.f64 (*.f64 #s(literal -1 binary64) b) (*.f64 #s(literal -1 binary64) b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
(fma.f64 b b (*.f64 (neg.f64 (*.f64 a #s(literal 4 binary64))) c)) |
(fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
(-.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 4 binary64)) c)) |
(+.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b)) |
(+.f64 (*.f64 b b) (*.f64 (neg.f64 (*.f64 a #s(literal 4 binary64))) c)) |
(+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
(*.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64))) |
(*.f64 (fabs.f64 b) (fabs.f64 b)) |
(*.f64 (*.f64 #s(literal -1 binary64) b) (*.f64 #s(literal -1 binary64) b)) |
(*.f64 b b) |
(pow.f64 b #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64))) |
(*.f64 (*.f64 c a) #s(literal 4 binary64)) |
(*.f64 (*.f64 a #s(literal 4 binary64)) c) |
(*.f64 c (*.f64 a #s(literal 4 binary64))) |
(*.f64 #s(literal 4 binary64) (*.f64 c a)) |
(*.f64 a #s(literal 4 binary64)) |
(*.f64 #s(literal 4 binary64) a) |
#s(literal 4 binary64) |
a |
c |
(*.f64 #s(literal 2 binary64) a) |
(*.f64 a #s(literal 2 binary64)) |
(+.f64 a a) |
#s(literal 2 binary64) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (/.f64 c b) #s(literal -1 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 3 binary64))) #s(literal -1 binary64) (*.f64 (/.f64 c b) #s(literal -1 binary64)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (fma.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))) #s(literal -1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (*.f64 c c) c) a)) (pow.f64 b #s(literal 5 binary64)))) a (*.f64 (/.f64 c b) #s(literal -1 binary64)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (fma.f64 (fma.f64 (*.f64 a (/.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)) b)) #s(literal -1/4 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 c c) c)) (pow.f64 b #s(literal 5 binary64)))) a (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 c c)) (pow.f64 b #s(literal 3 binary64)))) a (*.f64 (/.f64 c b) #s(literal -1 binary64)))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -2 binary64))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 3 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 c b))) a)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (fma.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) c) a) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (pow.f64 b #s(literal 3 binary64)))) a (*.f64 #s(literal -2 binary64) (/.f64 c b))) a)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 a (/.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)) b)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 c c) c)) (pow.f64 b #s(literal 5 binary64)))) a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (pow.f64 b #s(literal 3 binary64)))) a (*.f64 #s(literal -2 binary64) (/.f64 c b))) a)) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) b) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -2 binary64) b)) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 3 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 c b))) a b)) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (fma.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) c) a) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (pow.f64 b #s(literal 3 binary64)))) a (*.f64 #s(literal -2 binary64) (/.f64 c b))) a b)) |
#s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b)) |
#s(approx (- (* b b) (* (* 4 a) c)) (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) |
#s(approx (* (* 4 a) c) (*.f64 (*.f64 a #s(literal 4 binary64)) c)) |
#s(approx (* 4 a) (*.f64 a #s(literal 4 binary64))) |
#s(approx a a) |
#s(approx (* 2 a) (*.f64 #s(literal 2 binary64) a)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64))) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64))) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) (*.f64 (/.f64 b a) #s(literal -1/2 binary64)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64))) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (fma.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 (*.f64 c c) c)) #s(literal 1/2 binary64))) #s(literal -1/16 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64))) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (pow.f64 (*.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (fma.f64 (/.f64 b a) #s(literal -1 binary64) (*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)))) a)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))) (*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)))) (/.f64 b a)) a)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 (*.f64 c c) c)) #s(literal 1/2 binary64))) (-.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))) (*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)))) (/.f64 b a))) a)) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (pow.f64 (*.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))) (*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)))) a)) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 (*.f64 c c) c)) #s(literal 1/2 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))) (*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64))))) a)) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 (*.f64 c c) c)) #s(literal 1/2 binary64))) (fma.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal 5 binary64))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64))) #s(literal 1/2 binary64))) #s(literal 1/16 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))) (*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)))))) a)) |
#s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
#s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (-.f64 (/.f64 (*.f64 b b) a) (*.f64 c #s(literal 4 binary64))) a)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (*.f64 (/.f64 b a) #s(literal -1/2 binary64)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) b)) a) #s(literal -1 binary64) (*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (/.f64 a c) #s(literal 1/2 binary64))) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (*.f64 b b)) (*.f64 (*.f64 #s(literal 1/128 binary64) (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 c c) c) a) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (pow.f64 b #s(literal 4 binary64))))) a) #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) b)) a) #s(literal -1 binary64) (*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 c a) #s(literal 1/2 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 #s(literal -1 binary64) a) (fma.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (/.f64 b a)))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 #s(literal -1 binary64) a) (fma.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (*.f64 b b))) b) a) #s(literal -1 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 #s(literal -1 binary64) a) (fma.f64 (/.f64 (-.f64 (*.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 a c) #s(literal 1/2 binary64))) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (*.f64 b b)) (*.f64 (*.f64 #s(literal -1/64 binary64) (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 c c) c) a) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (pow.f64 b #s(literal 4 binary64))))) a) #s(literal -1 binary64)) b) a) #s(literal -1 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 c a) #s(literal 1/2 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (*.f64 #s(literal -1 binary64) a) (fma.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (*.f64 b b)))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (*.f64 #s(literal -1 binary64) a) (fma.f64 (*.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (pow.f64 b #s(literal 4 binary64))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 (*.f64 c c) c)) #s(literal 1/2 binary64))) #s(literal -1/64 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (*.f64 b b))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (*.f64 #s(literal -1 binary64) a) (fma.f64 (*.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (pow.f64 b #s(literal 4 binary64))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 (*.f64 c c) c)) #s(literal 1/2 binary64))) #s(literal -1/64 binary64) (fma.f64 (*.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64))) #s(literal 1/2 binary64))) #s(literal 1/512 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (*.f64 b b)))))))) |
#s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 b b) a) #s(literal -1 binary64) (*.f64 c #s(literal 4 binary64))) a) #s(literal -1 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))) (*.f64 #s(literal -1/2 binary64) (pow.f64 a #s(literal -1 binary64)))) b (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64))) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (fma.f64 (fma.f64 (*.f64 (/.f64 (*.f64 b b) (pow.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 (*.f64 c c) c)) #s(literal 1/2 binary64))) #s(literal -1/16 binary64) (*.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (pow.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) b (*.f64 #s(literal -1/2 binary64) (pow.f64 a #s(literal -1 binary64)))) b (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64))) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (fma.f64 (pow.f64 (*.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) (*.f64 #s(literal -1 binary64) b))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (fma.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) b (*.f64 (pow.f64 (*.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (pow.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (pow.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) b) #s(literal 1 binary64)) b (*.f64 (pow.f64 (*.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) |
#s(approx (neg b) (*.f64 #s(literal -1 binary64) b)) |
#s(approx b b) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))) (*.f64 (pow.f64 (*.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (pow.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (pow.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) (*.f64 b b) (*.f64 (pow.f64 (*.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (pow.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (pow.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (pow.f64 (pow.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 (pow.f64 (pow.f64 (*.f64 c a) #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal 5 binary64))))) (*.f64 b b))) (*.f64 b b) (*.f64 (pow.f64 (*.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) |
#s(approx (- (* b b) (* (* 4 a) c)) (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) |
#s(approx (* b b) (*.f64 b b)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b)) #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) c)) b)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (pow.f64 b #s(literal 4 binary64))) #s(literal -2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b)) #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) c))) b)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (pow.f64 b #s(literal 4 binary64))) #s(literal -2 binary64) (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b)) #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) c)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 20 binary64))) (*.f64 (pow.f64 b #s(literal 6 binary64)) a)))) b)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) a) c (/.f64 (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (*.f64 b b))) b)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal -4 binary64) (fma.f64 (*.f64 #s(literal -2 binary64) a) c (/.f64 (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (*.f64 b b)))) b)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal -4 binary64) (fma.f64 #s(literal -2 binary64) (+.f64 (*.f64 c a) (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 b b))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 20 binary64))) (pow.f64 b #s(literal 6 binary64))))) b)) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -2 binary64) #s(literal 1 binary64)) b)) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) #s(literal 1 binary64)) b)) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64))) (pow.f64 b #s(literal 6 binary64)))) (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))))) b)) |
#s(approx (- (* b b) (* (* 4 a) c)) (fma.f64 #s(literal 1 binary64) (*.f64 b b) (*.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b)) (*.f64 b b)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (/.f64 b a) #s(literal -1 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (*.f64 (fma.f64 (/.f64 c (*.f64 b b)) #s(literal -1 binary64) (pow.f64 a #s(literal -1 binary64))) b) #s(literal -1 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (*.f64 #s(literal -1 binary64) b) (fma.f64 (/.f64 c (*.f64 b b)) #s(literal -1 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64) (pow.f64 a #s(literal -1 binary64)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (*.f64 #s(literal -1 binary64) b) (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (pow.f64 b #s(literal 6 binary64))) #s(literal -2 binary64) (fma.f64 (/.f64 c (*.f64 b b)) #s(literal -1 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64) (pow.f64 a #s(literal -1 binary64))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 #s(literal -1 binary64) b) (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -2 binary64) #s(literal 2 binary64)))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 #s(literal -1 binary64) b) (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) #s(literal 2 binary64)))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 #s(literal -1 binary64) b) (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64))) (pow.f64 b #s(literal 6 binary64)))) (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 #s(literal -1 binary64) b)) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (*.f64 #s(literal -1 binary64) b) (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -2 binary64) #s(literal 1 binary64)))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (*.f64 #s(literal -1 binary64) b) (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) #s(literal 1 binary64)))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (*.f64 #s(literal -1 binary64) b) (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64))) (pow.f64 b #s(literal 6 binary64)))) (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 c a)) (pow.f64 b #s(literal 3 binary64))) (pow.f64 b #s(literal -1 binary64))) c)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 5 binary64))) c (*.f64 (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) #s(literal -1 binary64)) c)) (pow.f64 b #s(literal -1 binary64))) c)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (-.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 (/.f64 c a) (/.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)) b)) #s(literal -1/4 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))) c (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) #s(literal -1 binary64))) c) (pow.f64 b #s(literal -1 binary64))) c)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 c (pow.f64 b #s(literal 3 binary64)))) #s(literal -2 binary64) (*.f64 (/.f64 a b) #s(literal -2 binary64))) c)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64))) #s(literal -2 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)) (pow.f64 b #s(literal 5 binary64)))) c (*.f64 (/.f64 a b) #s(literal -2 binary64))) c)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 c (/.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)) b)) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 b #s(literal 5 binary64)))) c (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 3 binary64)))) c (*.f64 (/.f64 a b) #s(literal -2 binary64))) c)) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 c (pow.f64 b #s(literal 3 binary64)))) #s(literal -2 binary64) (*.f64 (/.f64 a b) #s(literal -2 binary64))) c b)) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64))) #s(literal -2 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)) (pow.f64 b #s(literal 5 binary64)))) c (*.f64 (/.f64 a b) #s(literal -2 binary64))) c b)) |
#s(approx c c) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) (*.f64 (/.f64 (/.f64 b a) c) #s(literal -1/2 binary64))) c)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (fma.f64 (/.f64 (/.f64 b a) c) #s(literal -1/2 binary64) (fma.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (pow.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) c)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (fma.f64 (/.f64 (/.f64 b a) c) #s(literal -1/2 binary64) (fma.f64 (*.f64 #s(literal -1/16 binary64) (pow.f64 (pow.f64 (pow.f64 (*.f64 c a) #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (pow.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))) c)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (fma.f64 (/.f64 b c) #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) c)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 c c) c) a) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (/.f64 b c)) c)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (fma.f64 (*.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64))) #s(literal 1/2 binary64)) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) #s(literal -1/8 binary64) (-.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 c c) c) a) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (/.f64 b c))) c)) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 c c) c) a) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) c)) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (fma.f64 (*.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64))) #s(literal 1/2 binary64)) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 c c) c) a) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) c)) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (fma.f64 (*.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64))) #s(literal 1/2 binary64)) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 7 binary64))) #s(literal 1/2 binary64)) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal 5 binary64)))) #s(literal 1/16 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 c c) c) a) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))) c)) |
#s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (-.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal 4 binary64))) c)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (*.f64 #s(literal -1 binary64) c) (fma.f64 (/.f64 (/.f64 b a) c) #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (*.f64 #s(literal -1 binary64) c) (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (*.f64 b b)) (*.f64 (/.f64 b a) #s(literal -1/2 binary64))) c) #s(literal -1 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (*.f64 #s(literal -1 binary64) c) (fma.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64))) #s(literal 1/2 binary64))) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (*.f64 b b)) (*.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (pow.f64 b #s(literal 4 binary64))))) c) #s(literal -1 binary64) (*.f64 (/.f64 b a) #s(literal -1/2 binary64))) c) #s(literal -1 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 #s(literal -1 binary64) c) (fma.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (/.f64 a c) #s(literal 1/2 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (/.f64 b c)))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 #s(literal -1 binary64) c) (fma.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (*.f64 b b))) b) c) #s(literal -1 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (/.f64 a c) #s(literal 1/2 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 #s(literal -1 binary64) c) (fma.f64 (/.f64 (-.f64 (*.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/64 binary64) (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64))) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (*.f64 b b)))) c) #s(literal -1 binary64)) b) c) #s(literal -1 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (/.f64 a c) #s(literal 1/2 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (*.f64 #s(literal -1 binary64) c) (fma.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 c c) c) a) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (*.f64 b b)) (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (/.f64 a c) #s(literal 1/2 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (*.f64 #s(literal -1 binary64) c) (fma.f64 (*.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64))) #s(literal 1/2 binary64)) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (pow.f64 b #s(literal 4 binary64)))) #s(literal -1/64 binary64) (fma.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 c c) c) a) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (*.f64 b b)) (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (/.f64 a c) #s(literal 1/2 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (*.f64 #s(literal -1 binary64) c) (fma.f64 (*.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64))) #s(literal 1/2 binary64)) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (pow.f64 b #s(literal 4 binary64)))) #s(literal -1/64 binary64) (fma.f64 (*.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 7 binary64))) #s(literal 1/2 binary64)) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (pow.f64 b #s(literal 6 binary64)))) #s(literal 1/512 binary64) (fma.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 c c) c) a) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (*.f64 b b)) (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (/.f64 a c) #s(literal 1/2 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))))) |
#s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 b b) c) #s(literal -1 binary64) (*.f64 a #s(literal 4 binary64))) c) #s(literal -1 binary64))) |
Compiled 6 290 to 913 computations (85.5% saved)
10 alts after pruning (10 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 157 | 10 | 167 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 158 | 10 | 168 |
| Status | Accuracy | Program |
|---|---|---|
| 37.7% | (/.f64 (/.f64 (+.f64 (pow.f64 (*.f64 #s(literal -1 binary64) b) #s(literal 3 binary64)) (pow.f64 (pow.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (-.f64 (*.f64 (pow.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 1/2 binary64)) (pow.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 1/2 binary64))) (*.f64 (*.f64 #s(literal -1 binary64) b) (pow.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 1/2 binary64)))))) (*.f64 #s(literal 2 binary64) a)) | |
| 23.3% | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (/.f64 (-.f64 (pow.f64 (*.f64 b b) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 a #s(literal 4 binary64)) c) #s(literal 3 binary64))) (fma.f64 (*.f64 b b) (*.f64 b b) (fma.f64 (*.f64 (*.f64 a #s(literal 4 binary64)) c) (*.f64 (*.f64 a #s(literal 4 binary64)) c) (*.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 4 binary64)) c))))))) (*.f64 #s(literal 2 binary64) a)) | |
| ▶ | 33.9% | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (fma.f64 #s(literal 1 binary64) (*.f64 b b) (*.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b)) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a)) |
| 31.6% | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)) | |
| ▶ | 10.9% | (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal -4 binary64) (fma.f64 #s(literal -2 binary64) (+.f64 (*.f64 c a) (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 b b))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 20 binary64))) (pow.f64 b #s(literal 6 binary64))))) b)) (*.f64 #s(literal 2 binary64) a)) |
| ▶ | 57.7% | (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) b) (*.f64 #s(literal 2 binary64) a)) (/.f64 (pow.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) a))) |
| 27.1% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (/.f64 c b) #s(literal -1 binary64))) | |
| ▶ | 37.6% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (/.f64 b a) #s(literal -1 binary64))) |
| 20.0% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 5 binary64))) c (*.f64 (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) #s(literal -1 binary64)) c)) (pow.f64 b #s(literal -1 binary64))) c)) | |
| ▶ | 36.6% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (*.f64 (fma.f64 (/.f64 c (*.f64 b b)) #s(literal -1 binary64) (pow.f64 a #s(literal -1 binary64))) b) #s(literal -1 binary64))) |
Compiled 794 to 462 computations (41.8% saved)
| Inputs |
|---|
(+.f64 (/.f64 (*.f64 #s(literal -1 binary64) b) (*.f64 #s(literal 2 binary64) a)) (/.f64 (pow.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (*.f64 #s(literal -1 binary64) b) (*.f64 #s(literal 2 binary64) a)) |
(*.f64 #s(literal -1 binary64) b) |
#s(literal -1 binary64) |
b |
(*.f64 #s(literal 2 binary64) a) |
#s(literal 2 binary64) |
a |
(/.f64 (pow.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) a)) |
(pow.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 1/2 binary64)) |
(fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
(pow.f64 b #s(literal 1 binary64)) |
#s(literal 1 binary64) |
(*.f64 #s(literal -4 binary64) (*.f64 c a)) |
#s(literal -4 binary64) |
(*.f64 c a) |
c |
#s(literal 1/2 binary64) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (*.f64 (fma.f64 (/.f64 c (*.f64 b b)) #s(literal -1 binary64) (pow.f64 a #s(literal -1 binary64))) b) #s(literal -1 binary64))) |
(*.f64 (*.f64 (fma.f64 (/.f64 c (*.f64 b b)) #s(literal -1 binary64) (pow.f64 a #s(literal -1 binary64))) b) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (/.f64 c (*.f64 b b)) #s(literal -1 binary64) (pow.f64 a #s(literal -1 binary64))) b) |
(fma.f64 (/.f64 c (*.f64 b b)) #s(literal -1 binary64) (pow.f64 a #s(literal -1 binary64))) |
(/.f64 c (*.f64 b b)) |
(*.f64 b b) |
(pow.f64 a #s(literal -1 binary64)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (/.f64 b a) #s(literal -1 binary64))) |
(*.f64 (/.f64 b a) #s(literal -1 binary64)) |
(/.f64 b a) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal -4 binary64) (fma.f64 #s(literal -2 binary64) (+.f64 (*.f64 c a) (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 b b))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 20 binary64))) (pow.f64 b #s(literal 6 binary64))))) b)) (*.f64 #s(literal 2 binary64) a)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal -4 binary64) (fma.f64 #s(literal -2 binary64) (+.f64 (*.f64 c a) (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 b b))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 20 binary64))) (pow.f64 b #s(literal 6 binary64))))) b)) |
(/.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal -4 binary64) (fma.f64 #s(literal -2 binary64) (+.f64 (*.f64 c a) (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 b b))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 20 binary64))) (pow.f64 b #s(literal 6 binary64))))) b) |
(fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal -4 binary64) (fma.f64 #s(literal -2 binary64) (+.f64 (*.f64 c a) (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 b b))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 20 binary64))) (pow.f64 b #s(literal 6 binary64))))) |
(/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) |
(pow.f64 (*.f64 c a) #s(literal 3 binary64)) |
#s(literal 3 binary64) |
(pow.f64 b #s(literal 4 binary64)) |
#s(literal 4 binary64) |
(fma.f64 #s(literal -2 binary64) (+.f64 (*.f64 c a) (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 b b))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 20 binary64))) (pow.f64 b #s(literal 6 binary64)))) |
#s(literal -2 binary64) |
(+.f64 (*.f64 c a) (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 b b))) |
(/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 b b)) |
(pow.f64 (*.f64 c a) #s(literal 2 binary64)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 20 binary64))) (pow.f64 b #s(literal 6 binary64))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 20 binary64))) |
#s(literal -1/2 binary64) |
(*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 20 binary64)) |
(pow.f64 (*.f64 c a) #s(literal 4 binary64)) |
#s(literal 20 binary64) |
(pow.f64 b #s(literal 6 binary64)) |
#s(literal 6 binary64) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (fma.f64 #s(literal 1 binary64) (*.f64 b b) (*.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b)) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a)) |
(+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (fma.f64 #s(literal 1 binary64) (*.f64 b b) (*.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b)) (*.f64 b b)))))) |
(neg.f64 b) |
(sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (fma.f64 #s(literal 1 binary64) (*.f64 b b) (*.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b)) (*.f64 b b))))) |
#s(approx (- (* b b) (* (* 4 a) c)) (fma.f64 #s(literal 1 binary64) (*.f64 b b) (*.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b)) (*.f64 b b)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 b b) (*.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b)) (*.f64 b b))) |
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b)) (*.f64 b b)) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b)) |
| Outputs |
|---|
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a))) #s(hole binary64 (/ (+ (* -1/2 b) (* 1/2 b)) a))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a))) #s(hole binary64 (/ (+ (* -1 (/ (* a c) b)) (+ (* -1/2 b) (* 1/2 b))) a))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a))) #s(hole binary64 (/ (+ (* -1/2 b) (+ (* 1/2 b) (* a (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))))) a))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a))) #s(hole binary64 (/ (+ (* -1/2 b) (+ (* 1/2 b) (* a (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))))) a))) |
#s(approx (/ (* -1 b) (* 2 a)) #s(hole binary64 (* -1/2 (/ b a)))) |
#s(approx (* 2 a) #s(hole binary64 (* 2 a))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a)) #s(hole binary64 (* 1/2 (/ b a)))) |
#s(approx (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a)) #s(hole binary64 (/ (+ (* -1 (/ (* a c) b)) (* 1/2 b)) a))) |
#s(approx (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a)) #s(hole binary64 (/ (+ (* 1/2 b) (* a (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))))) a))) |
#s(approx (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a)) #s(hole binary64 (/ (+ (* 1/2 b) (* a (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))))) a))) |
#s(approx (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) #s(hole binary64 b)) |
#s(approx (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) #s(hole binary64 (+ b (* -2 (/ (* a c) b))))) |
#s(approx (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) #s(hole binary64 (+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))))) |
#s(approx (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) #s(hole binary64 (+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))))) |
#s(approx (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) #s(hole binary64 (pow b 2))) |
#s(approx (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) #s(hole binary64 (+ (* -4 (* a c)) (pow b 2)))) |
#s(approx (* -4 (* c a)) #s(hole binary64 (* -4 (* a c)))) |
#s(approx (* c a) #s(hole binary64 (* a c))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (/ c b)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b))))))))) |
#s(approx (* (* (+ (* (/ c (* b b)) -1) (pow a -1)) b) -1) #s(hole binary64 (* -1 (/ b a)))) |
#s(approx (* (* (+ (* (/ c (* b b)) -1) (pow a -1)) b) -1) #s(hole binary64 (/ (+ (* -1 b) (/ (* a c) b)) a))) |
#s(approx (* (+ (* (/ c (* b b)) -1) (pow a -1)) b) #s(hole binary64 (/ b a))) |
#s(approx (* (+ (* (/ c (* b b)) -1) (pow a -1)) b) #s(hole binary64 (/ (+ b (* -1 (/ (* a c) b))) a))) |
#s(approx (+ (* (/ c (* b b)) -1) (pow a -1)) #s(hole binary64 (/ 1 a))) |
#s(approx (+ (* (/ c (* b b)) -1) (pow a -1)) #s(hole binary64 (/ (+ 1 (* -1 (/ (* a c) (pow b 2)))) a))) |
#s(approx (pow a -1) #s(hole binary64 (/ 1 a))) |
#s(approx (* (/ b a) -1) #s(hole binary64 (* -1 (/ b a)))) |
#s(approx (/ b a) #s(hole binary64 (/ b a))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -2 (/ (* a c) b)))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* a (+ (* -2 (/ c b)) (* a (+ (* -2 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)))))))))) |
#s(approx (/ (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (+ (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b)))) (/ (* -1/2 (* (pow (* c a) 4) 20)) (pow b 6)))) b) #s(hole binary64 (* -2 (/ (* a c) b)))) |
#s(approx (/ (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (+ (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b)))) (/ (* -1/2 (* (pow (* c a) 4) 20)) (pow b 6)))) b) #s(hole binary64 (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))))) |
#s(approx (/ (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (+ (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b)))) (/ (* -1/2 (* (pow (* c a) 4) 20)) (pow b 6)))) b) #s(hole binary64 (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))))) |
#s(approx (/ (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (+ (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b)))) (/ (* -1/2 (* (pow (* c a) 4) 20)) (pow b 6)))) b) #s(hole binary64 (* a (+ (* -2 (/ c b)) (* a (+ (* -2 (/ (pow c 2) (pow b 3))) (* a (+ (* -10 (/ (* a (pow c 4)) (pow b 7))) (* -4 (/ (pow c 3) (pow b 5))))))))))) |
#s(approx (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (+ (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b)))) (/ (* -1/2 (* (pow (* c a) 4) 20)) (pow b 6)))) #s(hole binary64 (* -2 (* a c)))) |
#s(approx (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (+ (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b)))) (/ (* -1/2 (* (pow (* c a) 4) 20)) (pow b 6)))) #s(hole binary64 (* a (+ (* -2 c) (* -2 (/ (* a (pow c 2)) (pow b 2))))))) |
#s(approx (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (+ (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b)))) (/ (* -1/2 (* (pow (* c a) 4) 20)) (pow b 6)))) #s(hole binary64 (* a (+ (* -2 c) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 4))) (* -2 (/ (pow c 2) (pow b 2))))))))) |
#s(approx (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (+ (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b)))) (/ (* -1/2 (* (pow (* c a) 4) 20)) (pow b 6)))) #s(hole binary64 (* a (+ (* -2 c) (* a (+ (* -2 (/ (pow c 2) (pow b 2))) (* a (+ (* -10 (/ (* a (pow c 4)) (pow b 6))) (* -4 (/ (pow c 3) (pow b 4))))))))))) |
#s(approx (/ (pow (* c a) 3) (pow b 4)) #s(hole binary64 (/ (* (pow a 3) (pow c 3)) (pow b 4)))) |
#s(approx (pow (* c a) 3) #s(hole binary64 (* (pow a 3) (pow c 3)))) |
#s(approx (+ (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b)))) (/ (* -1/2 (* (pow (* c a) 4) 20)) (pow b 6))) #s(hole binary64 (* -2 (* a c)))) |
#s(approx (+ (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b)))) (/ (* -1/2 (* (pow (* c a) 4) 20)) (pow b 6))) #s(hole binary64 (* a (+ (* -2 c) (* -2 (/ (* a (pow c 2)) (pow b 2))))))) |
#s(approx (+ (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b)))) (/ (* -1/2 (* (pow (* c a) 4) 20)) (pow b 6))) #s(hole binary64 (* a (+ (* -2 c) (* a (+ (* -10 (/ (* (pow a 2) (pow c 4)) (pow b 6))) (* -2 (/ (pow c 2) (pow b 2))))))))) |
#s(approx (+ (* c a) (/ (pow (* c a) 2) (* b b))) #s(hole binary64 (* a c))) |
#s(approx (+ (* c a) (/ (pow (* c a) 2) (* b b))) #s(hole binary64 (* a (+ c (/ (* a (pow c 2)) (pow b 2)))))) |
#s(approx (/ (pow (* c a) 2) (* b b)) #s(hole binary64 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) |
#s(approx (pow (* c a) 2) #s(hole binary64 (* (pow a 2) (pow c 2)))) |
#s(approx (/ (* -1/2 (* (pow (* c a) 4) 20)) (pow b 6)) #s(hole binary64 (* -10 (/ (* (pow a 4) (pow c 4)) (pow b 6))))) |
#s(approx (* -1/2 (* (pow (* c a) 4) 20)) #s(hole binary64 (* -10 (* (pow a 4) (pow c 4))))) |
#s(approx (* (pow (* c a) 4) 20) #s(hole binary64 (* 20 (* (pow a 4) (pow c 4))))) |
#s(approx (pow (* c a) 4) #s(hole binary64 (* (pow a 4) (pow c 4)))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 b)) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (+ b (* -2 (/ (* a c) b))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))))) |
#s(approx (- (* b b) (* (* 4 a) c)) #s(hole binary64 (pow b 2))) |
#s(approx (- (* b b) (* (* 4 a) c)) #s(hole binary64 (+ (* -4 (* a c)) (pow b 2)))) |
#s(approx (+ (* 1 (* b b)) (* (/ (* -4 (* c a)) (* b b)) (* b b))) #s(hole binary64 (pow b 2))) |
#s(approx (+ (* 1 (* b b)) (* (/ (* -4 (* c a)) (* b b)) (* b b))) #s(hole binary64 (+ (* -4 (* a c)) (pow b 2)))) |
#s(approx (* (/ (* -4 (* c a)) (* b b)) (* b b)) #s(hole binary64 (* -4 (* a c)))) |
#s(approx (/ (* -4 (* c a)) (* b b)) #s(hole binary64 (* -4 (/ (* a c) (pow b 2))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a))) #s(hole binary64 (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a))) #s(hole binary64 (+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a))) #s(hole binary64 (+ (* -1/2 (/ b a)) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a))) #s(hole binary64 (+ (* -1/2 (/ b a)) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))))) |
#s(approx (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a)) #s(hole binary64 (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))) |
#s(approx (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a)) #s(hole binary64 (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))) |
#s(approx (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a)) #s(hole binary64 (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))))) |
#s(approx (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a)) #s(hole binary64 (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/32 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))))) |
#s(approx (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) #s(hole binary64 (* (sqrt (* a c)) (sqrt -4)))) |
#s(approx (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) #s(hole binary64 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))) |
#s(approx (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) #s(hole binary64 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))))) |
#s(approx (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) #s(hole binary64 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))))) |
#s(approx (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) #s(hole binary64 (* -4 (* a c)))) |
#s(approx (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) #s(hole binary64 (* a (+ (* -4 c) (/ (pow b 2) a))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (/ b a)) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (/ b a)) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))))) |
#s(approx (* (* (+ (* (/ c (* b b)) -1) (pow a -1)) b) -1) #s(hole binary64 (/ c b))) |
#s(approx (* (* (+ (* (/ c (* b b)) -1) (pow a -1)) b) -1) #s(hole binary64 (+ (* -1 (/ b a)) (/ c b)))) |
#s(approx (* (+ (* (/ c (* b b)) -1) (pow a -1)) b) #s(hole binary64 (* -1 (/ c b)))) |
#s(approx (* (+ (* (/ c (* b b)) -1) (pow a -1)) b) #s(hole binary64 (+ (* -1 (/ c b)) (/ b a)))) |
#s(approx (+ (* (/ c (* b b)) -1) (pow a -1)) #s(hole binary64 (* -1 (/ c (pow b 2))))) |
#s(approx (+ (* (/ c (* b b)) -1) (pow a -1)) #s(hole binary64 (+ (* -1 (/ c (pow b 2))) (/ 1 a)))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -4)))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))) (/ b a))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) (/ b a))))) |
#s(approx (/ (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (+ (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b)))) (/ (* -1/2 (* (pow (* c a) 4) 20)) (pow b 6)))) b) #s(hole binary64 (* -10 (/ (* (pow a 4) (pow c 4)) (pow b 7))))) |
#s(approx (/ (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (+ (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b)))) (/ (* -1/2 (* (pow (* c a) 4) 20)) (pow b 6)))) b) #s(hole binary64 (* (pow a 4) (+ (* -10 (/ (pow c 4) (pow b 7))) (* -4 (/ (pow c 3) (* a (pow b 5)))))))) |
#s(approx (/ (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (+ (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b)))) (/ (* -1/2 (* (pow (* c a) 4) 20)) (pow b 6)))) b) #s(hole binary64 (* (pow a 4) (+ (* -10 (/ (pow c 4) (pow b 7))) (+ (* -4 (/ (pow c 3) (* a (pow b 5)))) (* -2 (/ (pow c 2) (* (pow a 2) (pow b 3))))))))) |
#s(approx (/ (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (+ (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b)))) (/ (* -1/2 (* (pow (* c a) 4) 20)) (pow b 6)))) b) #s(hole binary64 (* (pow a 4) (+ (* -10 (/ (pow c 4) (pow b 7))) (+ (* -4 (/ (pow c 3) (* a (pow b 5)))) (+ (* -2 (/ c (* (pow a 3) b))) (* -2 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))))) |
#s(approx (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (+ (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b)))) (/ (* -1/2 (* (pow (* c a) 4) 20)) (pow b 6)))) #s(hole binary64 (* -10 (/ (* (pow a 4) (pow c 4)) (pow b 6))))) |
#s(approx (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (+ (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b)))) (/ (* -1/2 (* (pow (* c a) 4) 20)) (pow b 6)))) #s(hole binary64 (* (pow a 4) (+ (* -10 (/ (pow c 4) (pow b 6))) (* -4 (/ (pow c 3) (* a (pow b 4)))))))) |
#s(approx (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (+ (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b)))) (/ (* -1/2 (* (pow (* c a) 4) 20)) (pow b 6)))) #s(hole binary64 (* (pow a 4) (+ (* -10 (/ (pow c 4) (pow b 6))) (+ (* -4 (/ (pow c 3) (* a (pow b 4)))) (* -2 (/ (pow c 2) (* (pow a 2) (pow b 2))))))))) |
#s(approx (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (+ (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b)))) (/ (* -1/2 (* (pow (* c a) 4) 20)) (pow b 6)))) #s(hole binary64 (* (pow a 4) (+ (* -10 (/ (pow c 4) (pow b 6))) (+ (* -4 (/ (pow c 3) (* a (pow b 4)))) (+ (* -2 (/ c (pow a 3))) (* -2 (/ (pow c 2) (* (pow a 2) (pow b 2)))))))))) |
#s(approx (+ (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b)))) (/ (* -1/2 (* (pow (* c a) 4) 20)) (pow b 6))) #s(hole binary64 (* -10 (/ (* (pow a 4) (pow c 4)) (pow b 6))))) |
#s(approx (+ (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b)))) (/ (* -1/2 (* (pow (* c a) 4) 20)) (pow b 6))) #s(hole binary64 (* (pow a 4) (+ (* -10 (/ (pow c 4) (pow b 6))) (* -2 (/ (pow c 2) (* (pow a 2) (pow b 2)))))))) |
#s(approx (+ (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b)))) (/ (* -1/2 (* (pow (* c a) 4) 20)) (pow b 6))) #s(hole binary64 (* (pow a 4) (+ (* -10 (/ (pow c 4) (pow b 6))) (+ (* -2 (/ c (pow a 3))) (* -2 (/ (pow c 2) (* (pow a 2) (pow b 2))))))))) |
#s(approx (+ (* c a) (/ (pow (* c a) 2) (* b b))) #s(hole binary64 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) |
#s(approx (+ (* c a) (/ (pow (* c a) 2) (* b b))) #s(hole binary64 (* (pow a 2) (+ (/ c a) (/ (pow c 2) (pow b 2)))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -4)))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))))) |
#s(approx (- (* b b) (* (* 4 a) c)) #s(hole binary64 (* -4 (* a c)))) |
#s(approx (- (* b b) (* (* 4 a) c)) #s(hole binary64 (* a (- (/ (pow b 2) a) (* 4 c))))) |
#s(approx (+ (* 1 (* b b)) (* (/ (* -4 (* c a)) (* b b)) (* b b))) #s(hole binary64 (* -4 (* a c)))) |
#s(approx (+ (* 1 (* b b)) (* (/ (* -4 (* c a)) (* b b)) (* b b))) #s(hole binary64 (* a (+ (* -4 c) (/ (pow b 2) a))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a))) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a))) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a))) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a))) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a))))) |
#s(approx (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a)) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))))) |
#s(approx (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))))))) |
#s(approx (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (+ (* -1/1024 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1))))))))) |
#s(approx (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) #s(hole binary64 (* -2 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) #s(hole binary64 (* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) #s(hole binary64 (* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))))) |
#s(approx (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) #s(hole binary64 (* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))))) |
#s(approx (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -2 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (/ (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (+ (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b)))) (/ (* -1/2 (* (pow (* c a) 4) 20)) (pow b 6)))) b) #s(hole binary64 (* (pow a 4) (+ (* -10 (/ (pow c 4) (pow b 7))) (* -1 (/ (+ (* 2 (/ (pow c 2) (* a (pow b 3)))) (* 4 (/ (pow c 3) (pow b 5)))) a)))))) |
#s(approx (/ (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (+ (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b)))) (/ (* -1/2 (* (pow (* c a) 4) 20)) (pow b 6)))) b) #s(hole binary64 (* (pow a 4) (+ (* -10 (/ (pow c 4) (pow b 7))) (* -1 (/ (+ (* -1 (/ (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))) a)) (* 4 (/ (pow c 3) (pow b 5)))) a)))))) |
#s(approx (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (+ (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b)))) (/ (* -1/2 (* (pow (* c a) 4) 20)) (pow b 6)))) #s(hole binary64 (* (pow a 4) (+ (* -10 (/ (pow c 4) (pow b 6))) (* -1 (/ (+ (* 2 (/ (pow c 2) (* a (pow b 2)))) (* 4 (/ (pow c 3) (pow b 4)))) a)))))) |
#s(approx (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (+ (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b)))) (/ (* -1/2 (* (pow (* c a) 4) 20)) (pow b 6)))) #s(hole binary64 (* (pow a 4) (+ (* -10 (/ (pow c 4) (pow b 6))) (* -1 (/ (+ (* -1 (/ (+ (* -2 (/ c a)) (* -2 (/ (pow c 2) (pow b 2)))) a)) (* 4 (/ (pow c 3) (pow b 4)))) a)))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* -2 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))))) |
#s(approx (- (* b b) (* (* 4 a) c)) #s(hole binary64 (* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -4 c)))))) |
#s(approx (+ (* 1 (* b b)) (* (/ (* -4 (* c a)) (* b b)) (* b b))) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a))) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a))))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a))) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a))))))) |
#s(approx (* -1 b) #s(hole binary64 (* -1 b))) |
#s(approx b #s(hole binary64 b)) |
#s(approx (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a)) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* (pow b 2) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4))))))))) |
#s(approx (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a)) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* (pow b 2) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/32 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5))))))))))) |
#s(approx (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) #s(hole binary64 (+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))))))) |
#s(approx (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) #s(hole binary64 (+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5))))))))))) |
#s(approx (pow b 1) #s(hole binary64 b)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a))))))) |
#s(approx (* (* (+ (* (/ c (* b b)) -1) (pow a -1)) b) -1) #s(hole binary64 (/ (+ c (* -1 (/ (pow b 2) a))) b))) |
#s(approx (* (+ (* (/ c (* b b)) -1) (pow a -1)) b) #s(hole binary64 (/ (+ (* -1 c) (/ (pow b 2) a)) b))) |
#s(approx (+ (* (/ c (* b b)) -1) (pow a -1)) #s(hole binary64 (/ (+ (* -1 c) (/ (pow b 2) a)) (pow b 2)))) |
#s(approx (/ c (* b b)) #s(hole binary64 (/ c (pow b 2)))) |
#s(approx (* b b) #s(hole binary64 (pow b 2))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (+ (* -1 b) (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (/ (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (+ (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b)))) (/ (* -1/2 (* (pow (* c a) 4) 20)) (pow b 6)))) b) #s(hole binary64 (/ (+ (* -10 (* (pow a 4) (pow c 4))) (* -4 (* (pow a 3) (* (pow b 2) (pow c 3))))) (pow b 7)))) |
#s(approx (/ (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (+ (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b)))) (/ (* -1/2 (* (pow (* c a) 4) 20)) (pow b 6)))) b) #s(hole binary64 (/ (+ (* -10 (* (pow a 4) (pow c 4))) (* (pow b 2) (+ (* -4 (* (pow a 3) (pow c 3))) (* -2 (* (pow a 2) (* (pow b 2) (pow c 2))))))) (pow b 7)))) |
#s(approx (/ (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (+ (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b)))) (/ (* -1/2 (* (pow (* c a) 4) 20)) (pow b 6)))) b) #s(hole binary64 (/ (+ (* -10 (* (pow a 4) (pow c 4))) (* (pow b 2) (+ (* -4 (* (pow a 3) (pow c 3))) (* (pow b 2) (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))))))) (pow b 7)))) |
#s(approx (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (+ (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b)))) (/ (* -1/2 (* (pow (* c a) 4) 20)) (pow b 6)))) #s(hole binary64 (/ (+ (* -10 (* (pow a 4) (pow c 4))) (* -4 (* (pow a 3) (* (pow b 2) (pow c 3))))) (pow b 6)))) |
#s(approx (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (+ (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b)))) (/ (* -1/2 (* (pow (* c a) 4) 20)) (pow b 6)))) #s(hole binary64 (/ (+ (* -10 (* (pow a 4) (pow c 4))) (* (pow b 2) (+ (* -4 (* (pow a 3) (pow c 3))) (* -2 (* (pow a 2) (* (pow b 2) (pow c 2))))))) (pow b 6)))) |
#s(approx (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (+ (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b)))) (/ (* -1/2 (* (pow (* c a) 4) 20)) (pow b 6)))) #s(hole binary64 (/ (+ (* -10 (* (pow a 4) (pow c 4))) (* (pow b 2) (+ (* -4 (* (pow a 3) (pow c 3))) (* (pow b 2) (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))))))) (pow b 6)))) |
#s(approx (pow b 4) #s(hole binary64 (pow b 4))) |
#s(approx (+ (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b)))) (/ (* -1/2 (* (pow (* c a) 4) 20)) (pow b 6))) #s(hole binary64 (/ (+ (* -10 (* (pow a 4) (pow c 4))) (* -2 (* (pow a 2) (* (pow b 4) (pow c 2))))) (pow b 6)))) |
#s(approx (+ (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b)))) (/ (* -1/2 (* (pow (* c a) 4) 20)) (pow b 6))) #s(hole binary64 (/ (+ (* -10 (* (pow a 4) (pow c 4))) (* (pow b 4) (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))))) (pow b 6)))) |
#s(approx (+ (* c a) (/ (pow (* c a) 2) (* b b))) #s(hole binary64 (/ (+ (* a (* (pow b 2) c)) (* (pow a 2) (pow c 2))) (pow b 2)))) |
#s(approx (pow b 6) #s(hole binary64 (pow b 6))) |
#s(approx (neg b) #s(hole binary64 (* -1 b))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5))))))))))) |
#s(approx (- (* b b) (* (* 4 a) c)) #s(hole binary64 (- (pow b 2) (* 4 (* a c))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a))) #s(hole binary64 (* -1 (/ c b)))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a))) #s(hole binary64 (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a))) #s(hole binary64 (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a))) #s(hole binary64 (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b))) |
#s(approx (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a)) #s(hole binary64 (* b (+ (* -1 (/ c (pow b 2))) (* 1/2 (/ 1 a)))))) |
#s(approx (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a)) #s(hole binary64 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (* 1/2 (/ 1 a))))))) |
#s(approx (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a)) #s(hole binary64 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (* 1/2 (/ 1 a)))))))) |
#s(approx (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) #s(hole binary64 (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))))) |
#s(approx (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) #s(hole binary64 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
#s(approx (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) #s(hole binary64 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) #s(hole binary64 (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b))) |
#s(approx (* (* (+ (* (/ c (* b b)) -1) (pow a -1)) b) -1) #s(hole binary64 (* b (- (/ c (pow b 2)) (/ 1 a))))) |
#s(approx (* (+ (* (/ c (* b b)) -1) (pow a -1)) b) #s(hole binary64 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b))) |
#s(approx (/ (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (+ (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b)))) (/ (* -1/2 (* (pow (* c a) 4) 20)) (pow b 6)))) b) #s(hole binary64 (/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))) |
#s(approx (/ (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (+ (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b)))) (/ (* -1/2 (* (pow (* c a) 4) 20)) (pow b 6)))) b) #s(hole binary64 (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b))) |
#s(approx (/ (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (+ (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b)))) (/ (* -1/2 (* (pow (* c a) 4) 20)) (pow b 6)))) b) #s(hole binary64 (/ (+ (* -10 (/ (* (pow a 4) (pow c 4)) (pow b 6))) (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))) b))) |
#s(approx (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (+ (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b)))) (/ (* -1/2 (* (pow (* c a) 4) 20)) (pow b 6)))) #s(hole binary64 (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))) |
#s(approx (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (+ (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b)))) (/ (* -1/2 (* (pow (* c a) 4) 20)) (pow b 6)))) #s(hole binary64 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))))) |
#s(approx (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (+ (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b)))) (/ (* -1/2 (* (pow (* c a) 4) 20)) (pow b 6)))) #s(hole binary64 (+ (* -10 (/ (* (pow a 4) (pow c 4)) (pow b 6))) (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))))) |
#s(approx (+ (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b)))) (/ (* -1/2 (* (pow (* c a) 4) 20)) (pow b 6))) #s(hole binary64 (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))) |
#s(approx (+ (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b)))) (/ (* -1/2 (* (pow (* c a) 4) 20)) (pow b 6))) #s(hole binary64 (+ (* -10 (/ (* (pow a 4) (pow c 4)) (pow b 6))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))))) |
#s(approx (+ (* c a) (/ (pow (* c a) 2) (* b b))) #s(hole binary64 (+ (* a c) (/ (* (pow a 2) (pow c 2)) (pow b 2))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (- (* b b) (* (* 4 a) c)) #s(hole binary64 (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))))) |
#s(approx (+ (* 1 (* b b)) (* (/ (* -4 (* c a)) (* b b)) (* b b))) #s(hole binary64 (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a))) #s(hole binary64 (* -1 (/ b a)))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a))) #s(hole binary64 (* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a))) #s(hole binary64 (* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a))) #s(hole binary64 (* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))))) |
#s(approx (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a)) #s(hole binary64 (* -1/2 (/ b a)))) |
#s(approx (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a)) #s(hole binary64 (* -1 (* b (+ (* -1 (/ c (pow b 2))) (* 1/2 (/ 1 a))))))) |
#s(approx (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a)) #s(hole binary64 (* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (* 1/2 (/ 1 a)))))))) |
#s(approx (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a)) #s(hole binary64 (* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (* 1/2 (/ 1 a))))))))) |
#s(approx (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) #s(hole binary64 (* -1 b))) |
#s(approx (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) #s(hole binary64 (* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))))) |
#s(approx (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) #s(hole binary64 (* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) #s(hole binary64 (* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (/ b a)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))))) |
#s(approx (* (* (+ (* (/ c (* b b)) -1) (pow a -1)) b) -1) #s(hole binary64 (* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))))) |
#s(approx (* (+ (* (/ c (* b b)) -1) (pow a -1)) b) #s(hole binary64 (* -1 (* b (- (/ c (pow b 2)) (/ 1 a)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -2 b))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2)))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))))) |
#s(approx (/ (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (+ (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b)))) (/ (* -1/2 (* (pow (* c a) 4) 20)) (pow b 6)))) b) #s(hole binary64 (* -1 (/ (+ (* 2 (* a c)) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)))) |
#s(approx (/ (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (+ (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b)))) (/ (* -1/2 (* (pow (* c a) 4) 20)) (pow b 6)))) b) #s(hole binary64 (* -1 (/ (+ (* 2 (* a c)) (+ (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 4))))) b)))) |
#s(approx (/ (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (+ (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b)))) (/ (* -1/2 (* (pow (* c a) 4) 20)) (pow b 6)))) b) #s(hole binary64 (* -1 (/ (+ (* 2 (* a c)) (+ (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (* 10 (/ (* (pow a 4) (pow c 4)) (pow b 6)))))) b)))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* -1 b))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a))) #s(hole binary64 (+ (* -1/2 (/ b a)) (* 1/2 (/ b a))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a))) #s(hole binary64 (+ (* -1 (/ c b)) (+ (* -1/2 (/ b a)) (* 1/2 (/ b a)))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a))) #s(hole binary64 (+ (* -1/2 (/ b a)) (+ (* 1/2 (/ b a)) (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a))) #s(hole binary64 (+ (* -1/2 (/ b a)) (+ (* 1/2 (/ b a)) (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b))))))) |
#s(approx (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a)) #s(hole binary64 (+ (* -1 (/ c b)) (* 1/2 (/ b a))))) |
#s(approx (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a)) #s(hole binary64 (+ (* 1/2 (/ b a)) (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))))) |
#s(approx (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a)) #s(hole binary64 (+ (* 1/2 (/ b a)) (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))))) |
#s(approx (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) #s(hole binary64 (+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))))) |
#s(approx (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) #s(hole binary64 (+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))))) |
#s(approx c #s(hole binary64 c)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (/ 1 b))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* c (+ (* -2 (/ a b)) (* c (+ (* -2 (/ (pow a 2) (pow b 3))) (* c (+ (* -4 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) b)))))))))) |
#s(approx (/ (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (+ (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b)))) (/ (* -1/2 (* (pow (* c a) 4) 20)) (pow b 6)))) b) #s(hole binary64 (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))))) |
#s(approx (/ (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (+ (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b)))) (/ (* -1/2 (* (pow (* c a) 4) 20)) (pow b 6)))) b) #s(hole binary64 (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))))) |
#s(approx (/ (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (+ (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b)))) (/ (* -1/2 (* (pow (* c a) 4) 20)) (pow b 6)))) b) #s(hole binary64 (* c (+ (* -2 (/ a b)) (* c (+ (* -2 (/ (pow a 2) (pow b 3))) (* c (+ (* -10 (/ (* (pow a 4) c) (pow b 7))) (* -4 (/ (pow a 3) (pow b 5))))))))))) |
#s(approx (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (+ (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b)))) (/ (* -1/2 (* (pow (* c a) 4) 20)) (pow b 6)))) #s(hole binary64 (* c (+ (* -2 a) (* -2 (/ (* (pow a 2) c) (pow b 2))))))) |
#s(approx (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (+ (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b)))) (/ (* -1/2 (* (pow (* c a) 4) 20)) (pow b 6)))) #s(hole binary64 (* c (+ (* -2 a) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 4))) (* -2 (/ (pow a 2) (pow b 2))))))))) |
#s(approx (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (+ (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b)))) (/ (* -1/2 (* (pow (* c a) 4) 20)) (pow b 6)))) #s(hole binary64 (* c (+ (* -2 a) (* c (+ (* -2 (/ (pow a 2) (pow b 2))) (* c (+ (* -10 (/ (* (pow a 4) c) (pow b 6))) (* -4 (/ (pow a 3) (pow b 4))))))))))) |
#s(approx (+ (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b)))) (/ (* -1/2 (* (pow (* c a) 4) 20)) (pow b 6))) #s(hole binary64 (* c (+ (* -2 a) (* -2 (/ (* (pow a 2) c) (pow b 2))))))) |
#s(approx (+ (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b)))) (/ (* -1/2 (* (pow (* c a) 4) 20)) (pow b 6))) #s(hole binary64 (* c (+ (* -2 a) (* c (+ (* -10 (/ (* (pow a 4) (pow c 2)) (pow b 6))) (* -2 (/ (pow a 2) (pow b 2))))))))) |
#s(approx (+ (* c a) (/ (pow (* c a) 2) (* b b))) #s(hole binary64 (* c (+ a (/ (* (pow a 2) c) (pow b 2)))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a))) #s(hole binary64 (* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a))) #s(hole binary64 (* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a))) #s(hole binary64 (* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))))) |
#s(approx (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a)) #s(hole binary64 (* c (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))) |
#s(approx (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a)) #s(hole binary64 (* c (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))))) |
#s(approx (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a)) #s(hole binary64 (* c (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/32 (* (sqrt (/ 1 (* (pow a 7) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))))) |
#s(approx (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) #s(hole binary64 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))) |
#s(approx (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))))) |
#s(approx (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))))) |
#s(approx (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) #s(hole binary64 (* c (+ (* -4 a) (/ (pow b 2) c))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))))) |
#s(approx (* (* (+ (* (/ c (* b b)) -1) (pow a -1)) b) -1) #s(hole binary64 (* c (+ (* -1 (/ b (* a c))) (/ 1 b))))) |
#s(approx (* (+ (* (/ c (* b b)) -1) (pow a -1)) b) #s(hole binary64 (* c (- (/ b (* a c)) (/ 1 b))))) |
#s(approx (+ (* (/ c (* b b)) -1) (pow a -1)) #s(hole binary64 (* c (- (/ 1 (* a c)) (/ 1 (pow b 2)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))) (/ b c))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) (/ b c))))) |
#s(approx (/ (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (+ (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b)))) (/ (* -1/2 (* (pow (* c a) 4) 20)) (pow b 6)))) b) #s(hole binary64 (* (pow c 4) (+ (* -10 (/ (pow a 4) (pow b 7))) (* -4 (/ (pow a 3) (* (pow b 5) c))))))) |
#s(approx (/ (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (+ (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b)))) (/ (* -1/2 (* (pow (* c a) 4) 20)) (pow b 6)))) b) #s(hole binary64 (* (pow c 4) (+ (* -10 (/ (pow a 4) (pow b 7))) (+ (* -4 (/ (pow a 3) (* (pow b 5) c))) (* -2 (/ (pow a 2) (* (pow b 3) (pow c 2))))))))) |
#s(approx (/ (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (+ (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b)))) (/ (* -1/2 (* (pow (* c a) 4) 20)) (pow b 6)))) b) #s(hole binary64 (* (pow c 4) (+ (* -10 (/ (pow a 4) (pow b 7))) (+ (* -4 (/ (pow a 3) (* (pow b 5) c))) (+ (* -2 (/ a (* b (pow c 3)))) (* -2 (/ (pow a 2) (* (pow b 3) (pow c 2)))))))))) |
#s(approx (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (+ (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b)))) (/ (* -1/2 (* (pow (* c a) 4) 20)) (pow b 6)))) #s(hole binary64 (* (pow c 4) (+ (* -10 (/ (pow a 4) (pow b 6))) (* -4 (/ (pow a 3) (* (pow b 4) c))))))) |
#s(approx (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (+ (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b)))) (/ (* -1/2 (* (pow (* c a) 4) 20)) (pow b 6)))) #s(hole binary64 (* (pow c 4) (+ (* -10 (/ (pow a 4) (pow b 6))) (+ (* -4 (/ (pow a 3) (* (pow b 4) c))) (* -2 (/ (pow a 2) (* (pow b 2) (pow c 2))))))))) |
#s(approx (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (+ (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b)))) (/ (* -1/2 (* (pow (* c a) 4) 20)) (pow b 6)))) #s(hole binary64 (* (pow c 4) (+ (* -10 (/ (pow a 4) (pow b 6))) (+ (* -4 (/ (pow a 3) (* (pow b 4) c))) (+ (* -2 (/ a (pow c 3))) (* -2 (/ (pow a 2) (* (pow b 2) (pow c 2)))))))))) |
#s(approx (+ (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b)))) (/ (* -1/2 (* (pow (* c a) 4) 20)) (pow b 6))) #s(hole binary64 (* (pow c 4) (+ (* -10 (/ (pow a 4) (pow b 6))) (* -2 (/ (pow a 2) (* (pow b 2) (pow c 2)))))))) |
#s(approx (+ (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b)))) (/ (* -1/2 (* (pow (* c a) 4) 20)) (pow b 6))) #s(hole binary64 (* (pow c 4) (+ (* -10 (/ (pow a 4) (pow b 6))) (+ (* -2 (/ a (pow c 3))) (* -2 (/ (pow a 2) (* (pow b 2) (pow c 2))))))))) |
#s(approx (+ (* c a) (/ (pow (* c a) 2) (* b b))) #s(hole binary64 (* (pow c 2) (+ (/ a c) (/ (pow a 2) (pow b 2)))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))))) |
#s(approx (- (* b b) (* (* 4 a) c)) #s(hole binary64 (* c (- (/ (pow b 2) c) (* 4 a))))) |
#s(approx (+ (* 1 (* b b)) (* (/ (* -4 (* c a)) (* b b)) (* b b))) #s(hole binary64 (* c (+ (* -4 a) (/ (pow b 2) c))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a))) #s(hole binary64 (* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a))) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a))) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))))) |
#s(approx (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/1024 (* (sqrt (/ 1 (* (pow a 7) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))))) |
#s(approx (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) #s(hole binary64 (* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) #s(hole binary64 (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))))) |
#s(approx (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) #s(hole binary64 (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))))) |
#s(approx (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (* (* (+ (* (/ c (* b b)) -1) (pow a -1)) b) -1) #s(hole binary64 (* -1 (* c (- (/ b (* a c)) (/ 1 b)))))) |
#s(approx (* (+ (* (/ c (* b b)) -1) (pow a -1)) b) #s(hole binary64 (* -1 (* c (+ (* -1 (/ b (* a c))) (/ 1 b)))))) |
#s(approx (+ (* (/ c (* b b)) -1) (pow a -1)) #s(hole binary64 (* -1 (* c (- (/ 1 (pow b 2)) (/ 1 (* a c))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (/ (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (+ (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b)))) (/ (* -1/2 (* (pow (* c a) 4) 20)) (pow b 6)))) b) #s(hole binary64 (* (pow c 4) (+ (* -10 (/ (pow a 4) (pow b 7))) (* -1 (/ (+ (* 2 (/ (pow a 2) (* (pow b 3) c))) (* 4 (/ (pow a 3) (pow b 5)))) c)))))) |
#s(approx (/ (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (+ (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b)))) (/ (* -1/2 (* (pow (* c a) 4) 20)) (pow b 6)))) b) #s(hole binary64 (* (pow c 4) (+ (* -10 (/ (pow a 4) (pow b 7))) (* -1 (/ (+ (* -1 (/ (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))) c)) (* 4 (/ (pow a 3) (pow b 5)))) c)))))) |
#s(approx (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (+ (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b)))) (/ (* -1/2 (* (pow (* c a) 4) 20)) (pow b 6)))) #s(hole binary64 (* (pow c 4) (+ (* -10 (/ (pow a 4) (pow b 6))) (* -1 (/ (+ (* 2 (/ (pow a 2) (* (pow b 2) c))) (* 4 (/ (pow a 3) (pow b 4)))) c)))))) |
#s(approx (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (+ (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b)))) (/ (* -1/2 (* (pow (* c a) 4) 20)) (pow b 6)))) #s(hole binary64 (* (pow c 4) (+ (* -10 (/ (pow a 4) (pow b 6))) (* -1 (/ (+ (* -1 (/ (+ (* -2 (/ a c)) (* -2 (/ (pow a 2) (pow b 2)))) c)) (* 4 (/ (pow a 3) (pow b 4)))) c)))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))))) |
#s(approx (- (* b b) (* (* 4 a) c)) #s(hole binary64 (* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -4 a)))))) |
#s(approx (+ (* 1 (* b b)) (* (/ (* -4 (* c a)) (* b b)) (* b b))) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 24.0ms | c | @ | inf | ((+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a))) (/ (* -1 b) (* 2 a)) (* -1 b) -1 b (* 2 a) 2 a (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a)) (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) (pow b 1) 1 (* -4 (* c a)) -4 (* c a) c 1/2 (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (* (* (+ (* (/ c (* b b)) -1) (pow a -1)) b) -1) (* (+ (* (/ c (* b b)) -1) (pow a -1)) b) (+ (* (/ c (* b b)) -1) (pow a -1)) (/ c (* b b)) (* b b) (pow a -1) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (* (/ b a) -1) (/ b a) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/ (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (+ (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b)))) (/ (* -1/2 (* (pow (* c a) 4) 20)) (pow b 6)))) b) (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (+ (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b)))) (/ (* -1/2 (* (pow (* c a) 4) 20)) (pow b 6)))) (/ (pow (* c a) 3) (pow b 4)) (pow (* c a) 3) 3 (pow b 4) 4 (+ (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b)))) (/ (* -1/2 (* (pow (* c a) 4) 20)) (pow b 6))) -2 (+ (* c a) (/ (pow (* c a) 2) (* b b))) (/ (pow (* c a) 2) (* b b)) (pow (* c a) 2) (/ (* -1/2 (* (pow (* c a) 4) 20)) (pow b 6)) (* -1/2 (* (pow (* c a) 4) 20)) -1/2 (* (pow (* c a) 4) 20) (pow (* c a) 4) 20 (pow b 6) 6 (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (neg b) (sqrt (- (* b b) (* (* 4 a) c))) (- (* b b) (* (* 4 a) c)) (+ (* 1 (* b b)) (* (/ (* -4 (* c a)) (* b b)) (* b b))) (* (/ (* -4 (* c a)) (* b b)) (* b b)) (/ (* -4 (* c a)) (* b b))) |
| 23.0ms | b | @ | inf | ((+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a))) (/ (* -1 b) (* 2 a)) (* -1 b) -1 b (* 2 a) 2 a (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a)) (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) (pow b 1) 1 (* -4 (* c a)) -4 (* c a) c 1/2 (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (* (* (+ (* (/ c (* b b)) -1) (pow a -1)) b) -1) (* (+ (* (/ c (* b b)) -1) (pow a -1)) b) (+ (* (/ c (* b b)) -1) (pow a -1)) (/ c (* b b)) (* b b) (pow a -1) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (* (/ b a) -1) (/ b a) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/ (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (+ (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b)))) (/ (* -1/2 (* (pow (* c a) 4) 20)) (pow b 6)))) b) (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (+ (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b)))) (/ (* -1/2 (* (pow (* c a) 4) 20)) (pow b 6)))) (/ (pow (* c a) 3) (pow b 4)) (pow (* c a) 3) 3 (pow b 4) 4 (+ (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b)))) (/ (* -1/2 (* (pow (* c a) 4) 20)) (pow b 6))) -2 (+ (* c a) (/ (pow (* c a) 2) (* b b))) (/ (pow (* c a) 2) (* b b)) (pow (* c a) 2) (/ (* -1/2 (* (pow (* c a) 4) 20)) (pow b 6)) (* -1/2 (* (pow (* c a) 4) 20)) -1/2 (* (pow (* c a) 4) 20) (pow (* c a) 4) 20 (pow b 6) 6 (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (neg b) (sqrt (- (* b b) (* (* 4 a) c))) (- (* b b) (* (* 4 a) c)) (+ (* 1 (* b b)) (* (/ (* -4 (* c a)) (* b b)) (* b b))) (* (/ (* -4 (* c a)) (* b b)) (* b b)) (/ (* -4 (* c a)) (* b b))) |
| 23.0ms | a | @ | inf | ((+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a))) (/ (* -1 b) (* 2 a)) (* -1 b) -1 b (* 2 a) 2 a (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a)) (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) (pow b 1) 1 (* -4 (* c a)) -4 (* c a) c 1/2 (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (* (* (+ (* (/ c (* b b)) -1) (pow a -1)) b) -1) (* (+ (* (/ c (* b b)) -1) (pow a -1)) b) (+ (* (/ c (* b b)) -1) (pow a -1)) (/ c (* b b)) (* b b) (pow a -1) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (* (/ b a) -1) (/ b a) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/ (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (+ (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b)))) (/ (* -1/2 (* (pow (* c a) 4) 20)) (pow b 6)))) b) (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (+ (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b)))) (/ (* -1/2 (* (pow (* c a) 4) 20)) (pow b 6)))) (/ (pow (* c a) 3) (pow b 4)) (pow (* c a) 3) 3 (pow b 4) 4 (+ (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b)))) (/ (* -1/2 (* (pow (* c a) 4) 20)) (pow b 6))) -2 (+ (* c a) (/ (pow (* c a) 2) (* b b))) (/ (pow (* c a) 2) (* b b)) (pow (* c a) 2) (/ (* -1/2 (* (pow (* c a) 4) 20)) (pow b 6)) (* -1/2 (* (pow (* c a) 4) 20)) -1/2 (* (pow (* c a) 4) 20) (pow (* c a) 4) 20 (pow b 6) 6 (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (neg b) (sqrt (- (* b b) (* (* 4 a) c))) (- (* b b) (* (* 4 a) c)) (+ (* 1 (* b b)) (* (/ (* -4 (* c a)) (* b b)) (* b b))) (* (/ (* -4 (* c a)) (* b b)) (* b b)) (/ (* -4 (* c a)) (* b b))) |
| 14.0ms | b | @ | 0 | ((+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a))) (/ (* -1 b) (* 2 a)) (* -1 b) -1 b (* 2 a) 2 a (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a)) (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) (pow b 1) 1 (* -4 (* c a)) -4 (* c a) c 1/2 (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (* (* (+ (* (/ c (* b b)) -1) (pow a -1)) b) -1) (* (+ (* (/ c (* b b)) -1) (pow a -1)) b) (+ (* (/ c (* b b)) -1) (pow a -1)) (/ c (* b b)) (* b b) (pow a -1) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (* (/ b a) -1) (/ b a) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/ (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (+ (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b)))) (/ (* -1/2 (* (pow (* c a) 4) 20)) (pow b 6)))) b) (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (+ (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b)))) (/ (* -1/2 (* (pow (* c a) 4) 20)) (pow b 6)))) (/ (pow (* c a) 3) (pow b 4)) (pow (* c a) 3) 3 (pow b 4) 4 (+ (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b)))) (/ (* -1/2 (* (pow (* c a) 4) 20)) (pow b 6))) -2 (+ (* c a) (/ (pow (* c a) 2) (* b b))) (/ (pow (* c a) 2) (* b b)) (pow (* c a) 2) (/ (* -1/2 (* (pow (* c a) 4) 20)) (pow b 6)) (* -1/2 (* (pow (* c a) 4) 20)) -1/2 (* (pow (* c a) 4) 20) (pow (* c a) 4) 20 (pow b 6) 6 (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (neg b) (sqrt (- (* b b) (* (* 4 a) c))) (- (* b b) (* (* 4 a) c)) (+ (* 1 (* b b)) (* (/ (* -4 (* c a)) (* b b)) (* b b))) (* (/ (* -4 (* c a)) (* b b)) (* b b)) (/ (* -4 (* c a)) (* b b))) |
| 12.0ms | a | @ | 0 | ((+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a))) (/ (* -1 b) (* 2 a)) (* -1 b) -1 b (* 2 a) 2 a (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a)) (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) (pow b 1) 1 (* -4 (* c a)) -4 (* c a) c 1/2 (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (* (* (+ (* (/ c (* b b)) -1) (pow a -1)) b) -1) (* (+ (* (/ c (* b b)) -1) (pow a -1)) b) (+ (* (/ c (* b b)) -1) (pow a -1)) (/ c (* b b)) (* b b) (pow a -1) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (* (/ b a) -1) (/ b a) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/ (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (+ (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b)))) (/ (* -1/2 (* (pow (* c a) 4) 20)) (pow b 6)))) b) (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (+ (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b)))) (/ (* -1/2 (* (pow (* c a) 4) 20)) (pow b 6)))) (/ (pow (* c a) 3) (pow b 4)) (pow (* c a) 3) 3 (pow b 4) 4 (+ (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b)))) (/ (* -1/2 (* (pow (* c a) 4) 20)) (pow b 6))) -2 (+ (* c a) (/ (pow (* c a) 2) (* b b))) (/ (pow (* c a) 2) (* b b)) (pow (* c a) 2) (/ (* -1/2 (* (pow (* c a) 4) 20)) (pow b 6)) (* -1/2 (* (pow (* c a) 4) 20)) -1/2 (* (pow (* c a) 4) 20) (pow (* c a) 4) 20 (pow b 6) 6 (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (neg b) (sqrt (- (* b b) (* (* 4 a) c))) (- (* b b) (* (* 4 a) c)) (+ (* 1 (* b b)) (* (/ (* -4 (* c a)) (* b b)) (* b b))) (* (/ (* -4 (* c a)) (* b b)) (* b b)) (/ (* -4 (* c a)) (* b b))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1398 | 16209 |
| 0 | 1476 | 14578 |
| 1 | 7795 | 14578 |
| 0 | 9058 | 14113 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(+.f64 (/.f64 (*.f64 #s(literal -1 binary64) b) (*.f64 #s(literal 2 binary64) a)) (/.f64 (pow.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (*.f64 #s(literal -1 binary64) b) (*.f64 #s(literal 2 binary64) a)) |
(*.f64 #s(literal -1 binary64) b) |
#s(literal -1 binary64) |
b |
(*.f64 #s(literal 2 binary64) a) |
#s(literal 2 binary64) |
a |
(/.f64 (pow.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) a)) |
(pow.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 1/2 binary64)) |
(fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
(pow.f64 b #s(literal 1 binary64)) |
#s(literal 1 binary64) |
(*.f64 #s(literal -4 binary64) (*.f64 c a)) |
#s(literal -4 binary64) |
(*.f64 c a) |
c |
#s(literal 1/2 binary64) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (*.f64 (fma.f64 (/.f64 c (*.f64 b b)) #s(literal -1 binary64) (pow.f64 a #s(literal -1 binary64))) b) #s(literal -1 binary64))) |
(*.f64 (*.f64 (fma.f64 (/.f64 c (*.f64 b b)) #s(literal -1 binary64) (pow.f64 a #s(literal -1 binary64))) b) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (/.f64 c (*.f64 b b)) #s(literal -1 binary64) (pow.f64 a #s(literal -1 binary64))) b) |
(fma.f64 (/.f64 c (*.f64 b b)) #s(literal -1 binary64) (pow.f64 a #s(literal -1 binary64))) |
(/.f64 c (*.f64 b b)) |
(*.f64 b b) |
(pow.f64 a #s(literal -1 binary64)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (/.f64 b a) #s(literal -1 binary64))) |
(*.f64 (/.f64 b a) #s(literal -1 binary64)) |
(/.f64 b a) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal -4 binary64) (fma.f64 #s(literal -2 binary64) (+.f64 (*.f64 c a) (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 b b))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 20 binary64))) (pow.f64 b #s(literal 6 binary64))))) b)) (*.f64 #s(literal 2 binary64) a)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal -4 binary64) (fma.f64 #s(literal -2 binary64) (+.f64 (*.f64 c a) (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 b b))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 20 binary64))) (pow.f64 b #s(literal 6 binary64))))) b)) |
(/.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal -4 binary64) (fma.f64 #s(literal -2 binary64) (+.f64 (*.f64 c a) (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 b b))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 20 binary64))) (pow.f64 b #s(literal 6 binary64))))) b) |
(fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal -4 binary64) (fma.f64 #s(literal -2 binary64) (+.f64 (*.f64 c a) (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 b b))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 20 binary64))) (pow.f64 b #s(literal 6 binary64))))) |
(/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) |
(pow.f64 (*.f64 c a) #s(literal 3 binary64)) |
#s(literal 3 binary64) |
(pow.f64 b #s(literal 4 binary64)) |
#s(literal 4 binary64) |
(fma.f64 #s(literal -2 binary64) (+.f64 (*.f64 c a) (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 b b))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 20 binary64))) (pow.f64 b #s(literal 6 binary64)))) |
#s(literal -2 binary64) |
(+.f64 (*.f64 c a) (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 b b))) |
(/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 b b)) |
(pow.f64 (*.f64 c a) #s(literal 2 binary64)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 20 binary64))) (pow.f64 b #s(literal 6 binary64))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 20 binary64))) |
#s(literal -1/2 binary64) |
(*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 20 binary64)) |
(pow.f64 (*.f64 c a) #s(literal 4 binary64)) |
#s(literal 20 binary64) |
(pow.f64 b #s(literal 6 binary64)) |
#s(literal 6 binary64) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (fma.f64 #s(literal 1 binary64) (*.f64 b b) (*.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b)) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a)) |
(+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (fma.f64 #s(literal 1 binary64) (*.f64 b b) (*.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b)) (*.f64 b b)))))) |
(neg.f64 b) |
(sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (fma.f64 #s(literal 1 binary64) (*.f64 b b) (*.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b)) (*.f64 b b))))) |
#s(approx (- (* b b) (* (* 4 a) c)) (fma.f64 #s(literal 1 binary64) (*.f64 b b) (*.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b)) (*.f64 b b)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 b b) (*.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b)) (*.f64 b b))) |
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b)) (*.f64 b b)) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b)) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a))) #s(hole binary64 (/ (+ (* -1/2 b) (* 1/2 b)) a))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a))) #s(hole binary64 (/ (+ (* -1 (/ (* a c) b)) (+ (* -1/2 b) (* 1/2 b))) a))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a))) #s(hole binary64 (/ (+ (* -1/2 b) (+ (* 1/2 b) (* a (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))))) a))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a))) #s(hole binary64 (/ (+ (* -1/2 b) (+ (* 1/2 b) (* a (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))))) a))) |
#s(approx (/ (* -1 b) (* 2 a)) #s(hole binary64 (* -1/2 (/ b a)))) |
#s(approx (* 2 a) #s(hole binary64 (* 2 a))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a)) #s(hole binary64 (* 1/2 (/ b a)))) |
#s(approx (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a)) #s(hole binary64 (/ (+ (* -1 (/ (* a c) b)) (* 1/2 b)) a))) |
#s(approx (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a)) #s(hole binary64 (/ (+ (* 1/2 b) (* a (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))))) a))) |
#s(approx (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a)) #s(hole binary64 (/ (+ (* 1/2 b) (* a (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))))) a))) |
#s(approx (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) #s(hole binary64 b)) |
#s(approx (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) #s(hole binary64 (+ b (* -2 (/ (* a c) b))))) |
#s(approx (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) #s(hole binary64 (+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))))) |
#s(approx (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) #s(hole binary64 (+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))))) |
#s(approx (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) #s(hole binary64 (pow b 2))) |
#s(approx (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) #s(hole binary64 (+ (* -4 (* a c)) (pow b 2)))) |
#s(approx (* -4 (* c a)) #s(hole binary64 (* -4 (* a c)))) |
#s(approx (* c a) #s(hole binary64 (* a c))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (/ c b)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b))))))))) |
#s(approx (* (* (+ (* (/ c (* b b)) -1) (pow a -1)) b) -1) #s(hole binary64 (* -1 (/ b a)))) |
#s(approx (* (* (+ (* (/ c (* b b)) -1) (pow a -1)) b) -1) #s(hole binary64 (/ (+ (* -1 b) (/ (* a c) b)) a))) |
#s(approx (* (+ (* (/ c (* b b)) -1) (pow a -1)) b) #s(hole binary64 (/ b a))) |
#s(approx (* (+ (* (/ c (* b b)) -1) (pow a -1)) b) #s(hole binary64 (/ (+ b (* -1 (/ (* a c) b))) a))) |
#s(approx (+ (* (/ c (* b b)) -1) (pow a -1)) #s(hole binary64 (/ 1 a))) |
#s(approx (+ (* (/ c (* b b)) -1) (pow a -1)) #s(hole binary64 (/ (+ 1 (* -1 (/ (* a c) (pow b 2)))) a))) |
#s(approx (pow a -1) #s(hole binary64 (/ 1 a))) |
#s(approx (* (/ b a) -1) #s(hole binary64 (* -1 (/ b a)))) |
#s(approx (/ b a) #s(hole binary64 (/ b a))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -2 (/ (* a c) b)))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* a (+ (* -2 (/ c b)) (* a (+ (* -2 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)))))))))) |
#s(approx (/ (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (+ (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b)))) (/ (* -1/2 (* (pow (* c a) 4) 20)) (pow b 6)))) b) #s(hole binary64 (* -2 (/ (* a c) b)))) |
#s(approx (/ (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (+ (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b)))) (/ (* -1/2 (* (pow (* c a) 4) 20)) (pow b 6)))) b) #s(hole binary64 (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))))) |
#s(approx (/ (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (+ (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b)))) (/ (* -1/2 (* (pow (* c a) 4) 20)) (pow b 6)))) b) #s(hole binary64 (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))))) |
#s(approx (/ (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (+ (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b)))) (/ (* -1/2 (* (pow (* c a) 4) 20)) (pow b 6)))) b) #s(hole binary64 (* a (+ (* -2 (/ c b)) (* a (+ (* -2 (/ (pow c 2) (pow b 3))) (* a (+ (* -10 (/ (* a (pow c 4)) (pow b 7))) (* -4 (/ (pow c 3) (pow b 5))))))))))) |
#s(approx (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (+ (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b)))) (/ (* -1/2 (* (pow (* c a) 4) 20)) (pow b 6)))) #s(hole binary64 (* -2 (* a c)))) |
#s(approx (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (+ (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b)))) (/ (* -1/2 (* (pow (* c a) 4) 20)) (pow b 6)))) #s(hole binary64 (* a (+ (* -2 c) (* -2 (/ (* a (pow c 2)) (pow b 2))))))) |
#s(approx (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (+ (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b)))) (/ (* -1/2 (* (pow (* c a) 4) 20)) (pow b 6)))) #s(hole binary64 (* a (+ (* -2 c) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 4))) (* -2 (/ (pow c 2) (pow b 2))))))))) |
#s(approx (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (+ (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b)))) (/ (* -1/2 (* (pow (* c a) 4) 20)) (pow b 6)))) #s(hole binary64 (* a (+ (* -2 c) (* a (+ (* -2 (/ (pow c 2) (pow b 2))) (* a (+ (* -10 (/ (* a (pow c 4)) (pow b 6))) (* -4 (/ (pow c 3) (pow b 4))))))))))) |
#s(approx (/ (pow (* c a) 3) (pow b 4)) #s(hole binary64 (/ (* (pow a 3) (pow c 3)) (pow b 4)))) |
#s(approx (pow (* c a) 3) #s(hole binary64 (* (pow a 3) (pow c 3)))) |
#s(approx (+ (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b)))) (/ (* -1/2 (* (pow (* c a) 4) 20)) (pow b 6))) #s(hole binary64 (* -2 (* a c)))) |
#s(approx (+ (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b)))) (/ (* -1/2 (* (pow (* c a) 4) 20)) (pow b 6))) #s(hole binary64 (* a (+ (* -2 c) (* -2 (/ (* a (pow c 2)) (pow b 2))))))) |
#s(approx (+ (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b)))) (/ (* -1/2 (* (pow (* c a) 4) 20)) (pow b 6))) #s(hole binary64 (* a (+ (* -2 c) (* a (+ (* -10 (/ (* (pow a 2) (pow c 4)) (pow b 6))) (* -2 (/ (pow c 2) (pow b 2))))))))) |
#s(approx (+ (* c a) (/ (pow (* c a) 2) (* b b))) #s(hole binary64 (* a c))) |
#s(approx (+ (* c a) (/ (pow (* c a) 2) (* b b))) #s(hole binary64 (* a (+ c (/ (* a (pow c 2)) (pow b 2)))))) |
#s(approx (/ (pow (* c a) 2) (* b b)) #s(hole binary64 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) |
#s(approx (pow (* c a) 2) #s(hole binary64 (* (pow a 2) (pow c 2)))) |
#s(approx (/ (* -1/2 (* (pow (* c a) 4) 20)) (pow b 6)) #s(hole binary64 (* -10 (/ (* (pow a 4) (pow c 4)) (pow b 6))))) |
#s(approx (* -1/2 (* (pow (* c a) 4) 20)) #s(hole binary64 (* -10 (* (pow a 4) (pow c 4))))) |
#s(approx (* (pow (* c a) 4) 20) #s(hole binary64 (* 20 (* (pow a 4) (pow c 4))))) |
#s(approx (pow (* c a) 4) #s(hole binary64 (* (pow a 4) (pow c 4)))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 b)) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (+ b (* -2 (/ (* a c) b))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))))) |
#s(approx (- (* b b) (* (* 4 a) c)) #s(hole binary64 (pow b 2))) |
#s(approx (- (* b b) (* (* 4 a) c)) #s(hole binary64 (+ (* -4 (* a c)) (pow b 2)))) |
#s(approx (+ (* 1 (* b b)) (* (/ (* -4 (* c a)) (* b b)) (* b b))) #s(hole binary64 (pow b 2))) |
#s(approx (+ (* 1 (* b b)) (* (/ (* -4 (* c a)) (* b b)) (* b b))) #s(hole binary64 (+ (* -4 (* a c)) (pow b 2)))) |
#s(approx (* (/ (* -4 (* c a)) (* b b)) (* b b)) #s(hole binary64 (* -4 (* a c)))) |
#s(approx (/ (* -4 (* c a)) (* b b)) #s(hole binary64 (* -4 (/ (* a c) (pow b 2))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a))) #s(hole binary64 (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a))) #s(hole binary64 (+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a))) #s(hole binary64 (+ (* -1/2 (/ b a)) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a))) #s(hole binary64 (+ (* -1/2 (/ b a)) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))))) |
#s(approx (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a)) #s(hole binary64 (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))) |
#s(approx (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a)) #s(hole binary64 (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))) |
#s(approx (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a)) #s(hole binary64 (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))))) |
#s(approx (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a)) #s(hole binary64 (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/32 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))))) |
#s(approx (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) #s(hole binary64 (* (sqrt (* a c)) (sqrt -4)))) |
#s(approx (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) #s(hole binary64 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))) |
#s(approx (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) #s(hole binary64 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))))) |
#s(approx (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) #s(hole binary64 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))))) |
#s(approx (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) #s(hole binary64 (* -4 (* a c)))) |
#s(approx (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) #s(hole binary64 (* a (+ (* -4 c) (/ (pow b 2) a))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (/ b a)) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (/ b a)) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))))) |
#s(approx (* (* (+ (* (/ c (* b b)) -1) (pow a -1)) b) -1) #s(hole binary64 (/ c b))) |
#s(approx (* (* (+ (* (/ c (* b b)) -1) (pow a -1)) b) -1) #s(hole binary64 (+ (* -1 (/ b a)) (/ c b)))) |
#s(approx (* (+ (* (/ c (* b b)) -1) (pow a -1)) b) #s(hole binary64 (* -1 (/ c b)))) |
#s(approx (* (+ (* (/ c (* b b)) -1) (pow a -1)) b) #s(hole binary64 (+ (* -1 (/ c b)) (/ b a)))) |
#s(approx (+ (* (/ c (* b b)) -1) (pow a -1)) #s(hole binary64 (* -1 (/ c (pow b 2))))) |
#s(approx (+ (* (/ c (* b b)) -1) (pow a -1)) #s(hole binary64 (+ (* -1 (/ c (pow b 2))) (/ 1 a)))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -4)))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))) (/ b a))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) (/ b a))))) |
#s(approx (/ (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (+ (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b)))) (/ (* -1/2 (* (pow (* c a) 4) 20)) (pow b 6)))) b) #s(hole binary64 (* -10 (/ (* (pow a 4) (pow c 4)) (pow b 7))))) |
#s(approx (/ (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (+ (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b)))) (/ (* -1/2 (* (pow (* c a) 4) 20)) (pow b 6)))) b) #s(hole binary64 (* (pow a 4) (+ (* -10 (/ (pow c 4) (pow b 7))) (* -4 (/ (pow c 3) (* a (pow b 5)))))))) |
#s(approx (/ (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (+ (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b)))) (/ (* -1/2 (* (pow (* c a) 4) 20)) (pow b 6)))) b) #s(hole binary64 (* (pow a 4) (+ (* -10 (/ (pow c 4) (pow b 7))) (+ (* -4 (/ (pow c 3) (* a (pow b 5)))) (* -2 (/ (pow c 2) (* (pow a 2) (pow b 3))))))))) |
#s(approx (/ (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (+ (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b)))) (/ (* -1/2 (* (pow (* c a) 4) 20)) (pow b 6)))) b) #s(hole binary64 (* (pow a 4) (+ (* -10 (/ (pow c 4) (pow b 7))) (+ (* -4 (/ (pow c 3) (* a (pow b 5)))) (+ (* -2 (/ c (* (pow a 3) b))) (* -2 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))))) |
#s(approx (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (+ (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b)))) (/ (* -1/2 (* (pow (* c a) 4) 20)) (pow b 6)))) #s(hole binary64 (* -10 (/ (* (pow a 4) (pow c 4)) (pow b 6))))) |
#s(approx (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (+ (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b)))) (/ (* -1/2 (* (pow (* c a) 4) 20)) (pow b 6)))) #s(hole binary64 (* (pow a 4) (+ (* -10 (/ (pow c 4) (pow b 6))) (* -4 (/ (pow c 3) (* a (pow b 4)))))))) |
#s(approx (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (+ (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b)))) (/ (* -1/2 (* (pow (* c a) 4) 20)) (pow b 6)))) #s(hole binary64 (* (pow a 4) (+ (* -10 (/ (pow c 4) (pow b 6))) (+ (* -4 (/ (pow c 3) (* a (pow b 4)))) (* -2 (/ (pow c 2) (* (pow a 2) (pow b 2))))))))) |
#s(approx (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (+ (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b)))) (/ (* -1/2 (* (pow (* c a) 4) 20)) (pow b 6)))) #s(hole binary64 (* (pow a 4) (+ (* -10 (/ (pow c 4) (pow b 6))) (+ (* -4 (/ (pow c 3) (* a (pow b 4)))) (+ (* -2 (/ c (pow a 3))) (* -2 (/ (pow c 2) (* (pow a 2) (pow b 2)))))))))) |
#s(approx (+ (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b)))) (/ (* -1/2 (* (pow (* c a) 4) 20)) (pow b 6))) #s(hole binary64 (* -10 (/ (* (pow a 4) (pow c 4)) (pow b 6))))) |
#s(approx (+ (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b)))) (/ (* -1/2 (* (pow (* c a) 4) 20)) (pow b 6))) #s(hole binary64 (* (pow a 4) (+ (* -10 (/ (pow c 4) (pow b 6))) (* -2 (/ (pow c 2) (* (pow a 2) (pow b 2)))))))) |
#s(approx (+ (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b)))) (/ (* -1/2 (* (pow (* c a) 4) 20)) (pow b 6))) #s(hole binary64 (* (pow a 4) (+ (* -10 (/ (pow c 4) (pow b 6))) (+ (* -2 (/ c (pow a 3))) (* -2 (/ (pow c 2) (* (pow a 2) (pow b 2))))))))) |
#s(approx (+ (* c a) (/ (pow (* c a) 2) (* b b))) #s(hole binary64 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) |
#s(approx (+ (* c a) (/ (pow (* c a) 2) (* b b))) #s(hole binary64 (* (pow a 2) (+ (/ c a) (/ (pow c 2) (pow b 2)))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -4)))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))))) |
#s(approx (- (* b b) (* (* 4 a) c)) #s(hole binary64 (* -4 (* a c)))) |
#s(approx (- (* b b) (* (* 4 a) c)) #s(hole binary64 (* a (- (/ (pow b 2) a) (* 4 c))))) |
#s(approx (+ (* 1 (* b b)) (* (/ (* -4 (* c a)) (* b b)) (* b b))) #s(hole binary64 (* -4 (* a c)))) |
#s(approx (+ (* 1 (* b b)) (* (/ (* -4 (* c a)) (* b b)) (* b b))) #s(hole binary64 (* a (+ (* -4 c) (/ (pow b 2) a))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a))) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a))) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a))) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a))) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a))))) |
#s(approx (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a)) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))))) |
#s(approx (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))))))) |
#s(approx (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (+ (* -1/1024 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1))))))))) |
#s(approx (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) #s(hole binary64 (* -2 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) #s(hole binary64 (* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) #s(hole binary64 (* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))))) |
#s(approx (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) #s(hole binary64 (* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))))) |
#s(approx (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -2 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (/ (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (+ (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b)))) (/ (* -1/2 (* (pow (* c a) 4) 20)) (pow b 6)))) b) #s(hole binary64 (* (pow a 4) (+ (* -10 (/ (pow c 4) (pow b 7))) (* -1 (/ (+ (* 2 (/ (pow c 2) (* a (pow b 3)))) (* 4 (/ (pow c 3) (pow b 5)))) a)))))) |
#s(approx (/ (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (+ (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b)))) (/ (* -1/2 (* (pow (* c a) 4) 20)) (pow b 6)))) b) #s(hole binary64 (* (pow a 4) (+ (* -10 (/ (pow c 4) (pow b 7))) (* -1 (/ (+ (* -1 (/ (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))) a)) (* 4 (/ (pow c 3) (pow b 5)))) a)))))) |
#s(approx (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (+ (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b)))) (/ (* -1/2 (* (pow (* c a) 4) 20)) (pow b 6)))) #s(hole binary64 (* (pow a 4) (+ (* -10 (/ (pow c 4) (pow b 6))) (* -1 (/ (+ (* 2 (/ (pow c 2) (* a (pow b 2)))) (* 4 (/ (pow c 3) (pow b 4)))) a)))))) |
#s(approx (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (+ (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b)))) (/ (* -1/2 (* (pow (* c a) 4) 20)) (pow b 6)))) #s(hole binary64 (* (pow a 4) (+ (* -10 (/ (pow c 4) (pow b 6))) (* -1 (/ (+ (* -1 (/ (+ (* -2 (/ c a)) (* -2 (/ (pow c 2) (pow b 2)))) a)) (* 4 (/ (pow c 3) (pow b 4)))) a)))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* -2 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))))) |
#s(approx (- (* b b) (* (* 4 a) c)) #s(hole binary64 (* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -4 c)))))) |
#s(approx (+ (* 1 (* b b)) (* (/ (* -4 (* c a)) (* b b)) (* b b))) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a))) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a))))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a))) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a))))))) |
#s(approx (* -1 b) #s(hole binary64 (* -1 b))) |
#s(approx b #s(hole binary64 b)) |
#s(approx (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a)) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* (pow b 2) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4))))))))) |
#s(approx (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a)) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* (pow b 2) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/32 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5))))))))))) |
#s(approx (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) #s(hole binary64 (+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))))))) |
#s(approx (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) #s(hole binary64 (+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5))))))))))) |
#s(approx (pow b 1) #s(hole binary64 b)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a))))))) |
#s(approx (* (* (+ (* (/ c (* b b)) -1) (pow a -1)) b) -1) #s(hole binary64 (/ (+ c (* -1 (/ (pow b 2) a))) b))) |
#s(approx (* (+ (* (/ c (* b b)) -1) (pow a -1)) b) #s(hole binary64 (/ (+ (* -1 c) (/ (pow b 2) a)) b))) |
#s(approx (+ (* (/ c (* b b)) -1) (pow a -1)) #s(hole binary64 (/ (+ (* -1 c) (/ (pow b 2) a)) (pow b 2)))) |
#s(approx (/ c (* b b)) #s(hole binary64 (/ c (pow b 2)))) |
#s(approx (* b b) #s(hole binary64 (pow b 2))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (+ (* -1 b) (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (/ (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (+ (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b)))) (/ (* -1/2 (* (pow (* c a) 4) 20)) (pow b 6)))) b) #s(hole binary64 (/ (+ (* -10 (* (pow a 4) (pow c 4))) (* -4 (* (pow a 3) (* (pow b 2) (pow c 3))))) (pow b 7)))) |
#s(approx (/ (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (+ (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b)))) (/ (* -1/2 (* (pow (* c a) 4) 20)) (pow b 6)))) b) #s(hole binary64 (/ (+ (* -10 (* (pow a 4) (pow c 4))) (* (pow b 2) (+ (* -4 (* (pow a 3) (pow c 3))) (* -2 (* (pow a 2) (* (pow b 2) (pow c 2))))))) (pow b 7)))) |
#s(approx (/ (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (+ (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b)))) (/ (* -1/2 (* (pow (* c a) 4) 20)) (pow b 6)))) b) #s(hole binary64 (/ (+ (* -10 (* (pow a 4) (pow c 4))) (* (pow b 2) (+ (* -4 (* (pow a 3) (pow c 3))) (* (pow b 2) (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))))))) (pow b 7)))) |
#s(approx (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (+ (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b)))) (/ (* -1/2 (* (pow (* c a) 4) 20)) (pow b 6)))) #s(hole binary64 (/ (+ (* -10 (* (pow a 4) (pow c 4))) (* -4 (* (pow a 3) (* (pow b 2) (pow c 3))))) (pow b 6)))) |
#s(approx (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (+ (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b)))) (/ (* -1/2 (* (pow (* c a) 4) 20)) (pow b 6)))) #s(hole binary64 (/ (+ (* -10 (* (pow a 4) (pow c 4))) (* (pow b 2) (+ (* -4 (* (pow a 3) (pow c 3))) (* -2 (* (pow a 2) (* (pow b 2) (pow c 2))))))) (pow b 6)))) |
#s(approx (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (+ (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b)))) (/ (* -1/2 (* (pow (* c a) 4) 20)) (pow b 6)))) #s(hole binary64 (/ (+ (* -10 (* (pow a 4) (pow c 4))) (* (pow b 2) (+ (* -4 (* (pow a 3) (pow c 3))) (* (pow b 2) (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))))))) (pow b 6)))) |
#s(approx (pow b 4) #s(hole binary64 (pow b 4))) |
#s(approx (+ (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b)))) (/ (* -1/2 (* (pow (* c a) 4) 20)) (pow b 6))) #s(hole binary64 (/ (+ (* -10 (* (pow a 4) (pow c 4))) (* -2 (* (pow a 2) (* (pow b 4) (pow c 2))))) (pow b 6)))) |
#s(approx (+ (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b)))) (/ (* -1/2 (* (pow (* c a) 4) 20)) (pow b 6))) #s(hole binary64 (/ (+ (* -10 (* (pow a 4) (pow c 4))) (* (pow b 4) (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))))) (pow b 6)))) |
#s(approx (+ (* c a) (/ (pow (* c a) 2) (* b b))) #s(hole binary64 (/ (+ (* a (* (pow b 2) c)) (* (pow a 2) (pow c 2))) (pow b 2)))) |
#s(approx (pow b 6) #s(hole binary64 (pow b 6))) |
#s(approx (neg b) #s(hole binary64 (* -1 b))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5))))))))))) |
#s(approx (- (* b b) (* (* 4 a) c)) #s(hole binary64 (- (pow b 2) (* 4 (* a c))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a))) #s(hole binary64 (* -1 (/ c b)))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a))) #s(hole binary64 (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a))) #s(hole binary64 (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a))) #s(hole binary64 (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b))) |
#s(approx (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a)) #s(hole binary64 (* b (+ (* -1 (/ c (pow b 2))) (* 1/2 (/ 1 a)))))) |
#s(approx (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a)) #s(hole binary64 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (* 1/2 (/ 1 a))))))) |
#s(approx (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a)) #s(hole binary64 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (* 1/2 (/ 1 a)))))))) |
#s(approx (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) #s(hole binary64 (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))))) |
#s(approx (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) #s(hole binary64 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
#s(approx (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) #s(hole binary64 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) #s(hole binary64 (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b))) |
#s(approx (* (* (+ (* (/ c (* b b)) -1) (pow a -1)) b) -1) #s(hole binary64 (* b (- (/ c (pow b 2)) (/ 1 a))))) |
#s(approx (* (+ (* (/ c (* b b)) -1) (pow a -1)) b) #s(hole binary64 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b))) |
#s(approx (/ (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (+ (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b)))) (/ (* -1/2 (* (pow (* c a) 4) 20)) (pow b 6)))) b) #s(hole binary64 (/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))) |
#s(approx (/ (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (+ (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b)))) (/ (* -1/2 (* (pow (* c a) 4) 20)) (pow b 6)))) b) #s(hole binary64 (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b))) |
#s(approx (/ (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (+ (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b)))) (/ (* -1/2 (* (pow (* c a) 4) 20)) (pow b 6)))) b) #s(hole binary64 (/ (+ (* -10 (/ (* (pow a 4) (pow c 4)) (pow b 6))) (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))) b))) |
#s(approx (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (+ (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b)))) (/ (* -1/2 (* (pow (* c a) 4) 20)) (pow b 6)))) #s(hole binary64 (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))) |
#s(approx (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (+ (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b)))) (/ (* -1/2 (* (pow (* c a) 4) 20)) (pow b 6)))) #s(hole binary64 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))))) |
#s(approx (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (+ (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b)))) (/ (* -1/2 (* (pow (* c a) 4) 20)) (pow b 6)))) #s(hole binary64 (+ (* -10 (/ (* (pow a 4) (pow c 4)) (pow b 6))) (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))))) |
#s(approx (+ (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b)))) (/ (* -1/2 (* (pow (* c a) 4) 20)) (pow b 6))) #s(hole binary64 (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))) |
#s(approx (+ (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b)))) (/ (* -1/2 (* (pow (* c a) 4) 20)) (pow b 6))) #s(hole binary64 (+ (* -10 (/ (* (pow a 4) (pow c 4)) (pow b 6))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))))) |
#s(approx (+ (* c a) (/ (pow (* c a) 2) (* b b))) #s(hole binary64 (+ (* a c) (/ (* (pow a 2) (pow c 2)) (pow b 2))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (- (* b b) (* (* 4 a) c)) #s(hole binary64 (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))))) |
#s(approx (+ (* 1 (* b b)) (* (/ (* -4 (* c a)) (* b b)) (* b b))) #s(hole binary64 (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a))) #s(hole binary64 (* -1 (/ b a)))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a))) #s(hole binary64 (* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a))) #s(hole binary64 (* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a))) #s(hole binary64 (* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))))) |
#s(approx (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a)) #s(hole binary64 (* -1/2 (/ b a)))) |
#s(approx (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a)) #s(hole binary64 (* -1 (* b (+ (* -1 (/ c (pow b 2))) (* 1/2 (/ 1 a))))))) |
#s(approx (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a)) #s(hole binary64 (* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (* 1/2 (/ 1 a)))))))) |
#s(approx (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a)) #s(hole binary64 (* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (* 1/2 (/ 1 a))))))))) |
#s(approx (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) #s(hole binary64 (* -1 b))) |
#s(approx (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) #s(hole binary64 (* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))))) |
#s(approx (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) #s(hole binary64 (* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) #s(hole binary64 (* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (/ b a)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))))) |
#s(approx (* (* (+ (* (/ c (* b b)) -1) (pow a -1)) b) -1) #s(hole binary64 (* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))))) |
#s(approx (* (+ (* (/ c (* b b)) -1) (pow a -1)) b) #s(hole binary64 (* -1 (* b (- (/ c (pow b 2)) (/ 1 a)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -2 b))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2)))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))))) |
#s(approx (/ (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (+ (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b)))) (/ (* -1/2 (* (pow (* c a) 4) 20)) (pow b 6)))) b) #s(hole binary64 (* -1 (/ (+ (* 2 (* a c)) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)))) |
#s(approx (/ (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (+ (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b)))) (/ (* -1/2 (* (pow (* c a) 4) 20)) (pow b 6)))) b) #s(hole binary64 (* -1 (/ (+ (* 2 (* a c)) (+ (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 4))))) b)))) |
#s(approx (/ (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (+ (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b)))) (/ (* -1/2 (* (pow (* c a) 4) 20)) (pow b 6)))) b) #s(hole binary64 (* -1 (/ (+ (* 2 (* a c)) (+ (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (* 10 (/ (* (pow a 4) (pow c 4)) (pow b 6)))))) b)))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* -1 b))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a))) #s(hole binary64 (+ (* -1/2 (/ b a)) (* 1/2 (/ b a))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a))) #s(hole binary64 (+ (* -1 (/ c b)) (+ (* -1/2 (/ b a)) (* 1/2 (/ b a)))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a))) #s(hole binary64 (+ (* -1/2 (/ b a)) (+ (* 1/2 (/ b a)) (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a))) #s(hole binary64 (+ (* -1/2 (/ b a)) (+ (* 1/2 (/ b a)) (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b))))))) |
#s(approx (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a)) #s(hole binary64 (+ (* -1 (/ c b)) (* 1/2 (/ b a))))) |
#s(approx (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a)) #s(hole binary64 (+ (* 1/2 (/ b a)) (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))))) |
#s(approx (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a)) #s(hole binary64 (+ (* 1/2 (/ b a)) (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))))) |
#s(approx (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) #s(hole binary64 (+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))))) |
#s(approx (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) #s(hole binary64 (+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))))) |
#s(approx c #s(hole binary64 c)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (/ 1 b))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* c (+ (* -2 (/ a b)) (* c (+ (* -2 (/ (pow a 2) (pow b 3))) (* c (+ (* -4 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) b)))))))))) |
#s(approx (/ (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (+ (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b)))) (/ (* -1/2 (* (pow (* c a) 4) 20)) (pow b 6)))) b) #s(hole binary64 (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))))) |
#s(approx (/ (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (+ (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b)))) (/ (* -1/2 (* (pow (* c a) 4) 20)) (pow b 6)))) b) #s(hole binary64 (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))))) |
#s(approx (/ (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (+ (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b)))) (/ (* -1/2 (* (pow (* c a) 4) 20)) (pow b 6)))) b) #s(hole binary64 (* c (+ (* -2 (/ a b)) (* c (+ (* -2 (/ (pow a 2) (pow b 3))) (* c (+ (* -10 (/ (* (pow a 4) c) (pow b 7))) (* -4 (/ (pow a 3) (pow b 5))))))))))) |
#s(approx (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (+ (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b)))) (/ (* -1/2 (* (pow (* c a) 4) 20)) (pow b 6)))) #s(hole binary64 (* c (+ (* -2 a) (* -2 (/ (* (pow a 2) c) (pow b 2))))))) |
#s(approx (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (+ (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b)))) (/ (* -1/2 (* (pow (* c a) 4) 20)) (pow b 6)))) #s(hole binary64 (* c (+ (* -2 a) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 4))) (* -2 (/ (pow a 2) (pow b 2))))))))) |
#s(approx (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (+ (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b)))) (/ (* -1/2 (* (pow (* c a) 4) 20)) (pow b 6)))) #s(hole binary64 (* c (+ (* -2 a) (* c (+ (* -2 (/ (pow a 2) (pow b 2))) (* c (+ (* -10 (/ (* (pow a 4) c) (pow b 6))) (* -4 (/ (pow a 3) (pow b 4))))))))))) |
#s(approx (+ (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b)))) (/ (* -1/2 (* (pow (* c a) 4) 20)) (pow b 6))) #s(hole binary64 (* c (+ (* -2 a) (* -2 (/ (* (pow a 2) c) (pow b 2))))))) |
#s(approx (+ (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b)))) (/ (* -1/2 (* (pow (* c a) 4) 20)) (pow b 6))) #s(hole binary64 (* c (+ (* -2 a) (* c (+ (* -10 (/ (* (pow a 4) (pow c 2)) (pow b 6))) (* -2 (/ (pow a 2) (pow b 2))))))))) |
#s(approx (+ (* c a) (/ (pow (* c a) 2) (* b b))) #s(hole binary64 (* c (+ a (/ (* (pow a 2) c) (pow b 2)))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a))) #s(hole binary64 (* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a))) #s(hole binary64 (* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a))) #s(hole binary64 (* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))))) |
#s(approx (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a)) #s(hole binary64 (* c (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))) |
#s(approx (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a)) #s(hole binary64 (* c (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))))) |
#s(approx (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a)) #s(hole binary64 (* c (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/32 (* (sqrt (/ 1 (* (pow a 7) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))))) |
#s(approx (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) #s(hole binary64 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))) |
#s(approx (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))))) |
#s(approx (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))))) |
#s(approx (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) #s(hole binary64 (* c (+ (* -4 a) (/ (pow b 2) c))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))))) |
#s(approx (* (* (+ (* (/ c (* b b)) -1) (pow a -1)) b) -1) #s(hole binary64 (* c (+ (* -1 (/ b (* a c))) (/ 1 b))))) |
#s(approx (* (+ (* (/ c (* b b)) -1) (pow a -1)) b) #s(hole binary64 (* c (- (/ b (* a c)) (/ 1 b))))) |
#s(approx (+ (* (/ c (* b b)) -1) (pow a -1)) #s(hole binary64 (* c (- (/ 1 (* a c)) (/ 1 (pow b 2)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))) (/ b c))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) (/ b c))))) |
#s(approx (/ (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (+ (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b)))) (/ (* -1/2 (* (pow (* c a) 4) 20)) (pow b 6)))) b) #s(hole binary64 (* (pow c 4) (+ (* -10 (/ (pow a 4) (pow b 7))) (* -4 (/ (pow a 3) (* (pow b 5) c))))))) |
#s(approx (/ (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (+ (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b)))) (/ (* -1/2 (* (pow (* c a) 4) 20)) (pow b 6)))) b) #s(hole binary64 (* (pow c 4) (+ (* -10 (/ (pow a 4) (pow b 7))) (+ (* -4 (/ (pow a 3) (* (pow b 5) c))) (* -2 (/ (pow a 2) (* (pow b 3) (pow c 2))))))))) |
#s(approx (/ (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (+ (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b)))) (/ (* -1/2 (* (pow (* c a) 4) 20)) (pow b 6)))) b) #s(hole binary64 (* (pow c 4) (+ (* -10 (/ (pow a 4) (pow b 7))) (+ (* -4 (/ (pow a 3) (* (pow b 5) c))) (+ (* -2 (/ a (* b (pow c 3)))) (* -2 (/ (pow a 2) (* (pow b 3) (pow c 2)))))))))) |
#s(approx (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (+ (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b)))) (/ (* -1/2 (* (pow (* c a) 4) 20)) (pow b 6)))) #s(hole binary64 (* (pow c 4) (+ (* -10 (/ (pow a 4) (pow b 6))) (* -4 (/ (pow a 3) (* (pow b 4) c))))))) |
#s(approx (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (+ (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b)))) (/ (* -1/2 (* (pow (* c a) 4) 20)) (pow b 6)))) #s(hole binary64 (* (pow c 4) (+ (* -10 (/ (pow a 4) (pow b 6))) (+ (* -4 (/ (pow a 3) (* (pow b 4) c))) (* -2 (/ (pow a 2) (* (pow b 2) (pow c 2))))))))) |
#s(approx (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (+ (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b)))) (/ (* -1/2 (* (pow (* c a) 4) 20)) (pow b 6)))) #s(hole binary64 (* (pow c 4) (+ (* -10 (/ (pow a 4) (pow b 6))) (+ (* -4 (/ (pow a 3) (* (pow b 4) c))) (+ (* -2 (/ a (pow c 3))) (* -2 (/ (pow a 2) (* (pow b 2) (pow c 2)))))))))) |
#s(approx (+ (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b)))) (/ (* -1/2 (* (pow (* c a) 4) 20)) (pow b 6))) #s(hole binary64 (* (pow c 4) (+ (* -10 (/ (pow a 4) (pow b 6))) (* -2 (/ (pow a 2) (* (pow b 2) (pow c 2)))))))) |
#s(approx (+ (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b)))) (/ (* -1/2 (* (pow (* c a) 4) 20)) (pow b 6))) #s(hole binary64 (* (pow c 4) (+ (* -10 (/ (pow a 4) (pow b 6))) (+ (* -2 (/ a (pow c 3))) (* -2 (/ (pow a 2) (* (pow b 2) (pow c 2))))))))) |
#s(approx (+ (* c a) (/ (pow (* c a) 2) (* b b))) #s(hole binary64 (* (pow c 2) (+ (/ a c) (/ (pow a 2) (pow b 2)))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))))) |
#s(approx (- (* b b) (* (* 4 a) c)) #s(hole binary64 (* c (- (/ (pow b 2) c) (* 4 a))))) |
#s(approx (+ (* 1 (* b b)) (* (/ (* -4 (* c a)) (* b b)) (* b b))) #s(hole binary64 (* c (+ (* -4 a) (/ (pow b 2) c))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a))) #s(hole binary64 (* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a))) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a))) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))))) |
#s(approx (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/1024 (* (sqrt (/ 1 (* (pow a 7) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))))) |
#s(approx (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) #s(hole binary64 (* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) #s(hole binary64 (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))))) |
#s(approx (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) #s(hole binary64 (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))))) |
#s(approx (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (* (* (+ (* (/ c (* b b)) -1) (pow a -1)) b) -1) #s(hole binary64 (* -1 (* c (- (/ b (* a c)) (/ 1 b)))))) |
#s(approx (* (+ (* (/ c (* b b)) -1) (pow a -1)) b) #s(hole binary64 (* -1 (* c (+ (* -1 (/ b (* a c))) (/ 1 b)))))) |
#s(approx (+ (* (/ c (* b b)) -1) (pow a -1)) #s(hole binary64 (* -1 (* c (- (/ 1 (pow b 2)) (/ 1 (* a c))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (/ (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (+ (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b)))) (/ (* -1/2 (* (pow (* c a) 4) 20)) (pow b 6)))) b) #s(hole binary64 (* (pow c 4) (+ (* -10 (/ (pow a 4) (pow b 7))) (* -1 (/ (+ (* 2 (/ (pow a 2) (* (pow b 3) c))) (* 4 (/ (pow a 3) (pow b 5)))) c)))))) |
#s(approx (/ (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (+ (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b)))) (/ (* -1/2 (* (pow (* c a) 4) 20)) (pow b 6)))) b) #s(hole binary64 (* (pow c 4) (+ (* -10 (/ (pow a 4) (pow b 7))) (* -1 (/ (+ (* -1 (/ (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))) c)) (* 4 (/ (pow a 3) (pow b 5)))) c)))))) |
#s(approx (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (+ (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b)))) (/ (* -1/2 (* (pow (* c a) 4) 20)) (pow b 6)))) #s(hole binary64 (* (pow c 4) (+ (* -10 (/ (pow a 4) (pow b 6))) (* -1 (/ (+ (* 2 (/ (pow a 2) (* (pow b 2) c))) (* 4 (/ (pow a 3) (pow b 4)))) c)))))) |
#s(approx (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (+ (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b)))) (/ (* -1/2 (* (pow (* c a) 4) 20)) (pow b 6)))) #s(hole binary64 (* (pow c 4) (+ (* -10 (/ (pow a 4) (pow b 6))) (* -1 (/ (+ (* -1 (/ (+ (* -2 (/ a c)) (* -2 (/ (pow a 2) (pow b 2)))) c)) (* 4 (/ (pow a 3) (pow b 4)))) c)))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))))) |
#s(approx (- (* b b) (* (* 4 a) c)) #s(hole binary64 (* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -4 a)))))) |
#s(approx (+ (* 1 (* b b)) (* (/ (* -4 (* c a)) (* b b)) (* b b))) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))))) |
| Outputs |
|---|
(/.f64 (/.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/4 binary64)) (*.f64 b #s(literal -1 binary64))) #s(literal 2 binary64)) a) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (*.f64 (/.f64 b a) #s(literal -1/2 binary64))) (*.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64))) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64))))) (-.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (-.f64 (*.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64))) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64)))) (*.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/4 binary64)) (*.f64 b #s(literal -1 binary64)))) (neg.f64 (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 b #s(literal -1 binary64)) (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 a #s(literal 2 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/4 binary64)) (*.f64 b #s(literal -1 binary64))) (*.f64 a #s(literal 2 binary64))) |
(fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64)))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64)))) |
(+.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64)))) |
(+.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 b a) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 b a) #s(literal -1/2 binary64)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 b a)) |
(*.f64 #s(literal -1 binary64) (/.f64 b (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (/.f64 (*.f64 b #s(literal -1 binary64)) #s(literal 2 binary64)) a) |
(/.f64 (neg.f64 (*.f64 b #s(literal -1 binary64))) (neg.f64 (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) b) a) |
(/.f64 (*.f64 b #s(literal -1 binary64)) (*.f64 a #s(literal 2 binary64))) |
(*.f64 b #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) b) |
(neg.f64 b) |
#s(literal -1 binary64) |
b |
(*.f64 a #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) a) |
(+.f64 a a) |
#s(literal 2 binary64) |
a |
(/.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) a) |
(/.f64 (neg.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64))) (neg.f64 (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64))) |
(*.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/4 binary64))) |
(pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) |
(sqrt.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) #s(literal 1/2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) #s(literal 1/2 binary64))) (sinh.f64 (*.f64 (log.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (fma.f64 (*.f64 b b) #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) |
(/.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal -4 binary64) a) c))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) (pow.f64 b #s(literal 4 binary64))) (-.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) (*.f64 b b))) |
(/.f64 (-.f64 (pow.f64 (*.f64 b b) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) #s(literal 3 binary64))) (fma.f64 (*.f64 b b) (*.f64 b b) (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) (*.f64 (*.f64 #s(literal 4 binary64) a) c) (*.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 b b) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) #s(literal 3 binary64))) (fma.f64 (*.f64 b b) (*.f64 b b) (-.f64 (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) (*.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal -4 binary64) a) c))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) #s(literal 3 binary64)) (pow.f64 (*.f64 b b) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) (*.f64 (*.f64 #s(literal -4 binary64) a) c) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) (*.f64 b b))))) |
(fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (neg.f64 (*.f64 #s(literal 4 binary64) a)) c)) |
(fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) |
(fma.f64 (fabs.f64 b) (fabs.f64 b) (*.f64 (neg.f64 (*.f64 #s(literal 4 binary64) a)) c)) |
(fma.f64 (fabs.f64 b) (fabs.f64 b) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) |
(fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) |
(fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)) |
(fma.f64 (*.f64 b b) #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 #s(literal 4 binary64) a)) c)) |
(fma.f64 (*.f64 b b) #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) |
(fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) |
(fma.f64 (*.f64 b #s(literal -1 binary64)) (*.f64 b #s(literal -1 binary64)) (*.f64 (neg.f64 (*.f64 #s(literal 4 binary64) a)) c)) |
(fma.f64 (*.f64 b #s(literal -1 binary64)) (*.f64 b #s(literal -1 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) |
(fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) |
(fma.f64 #s(literal 1 binary64) (*.f64 b b) (*.f64 (neg.f64 (*.f64 #s(literal 4 binary64) a)) c)) |
(fma.f64 #s(literal 1 binary64) (*.f64 b b) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) |
(fma.f64 b b (*.f64 (neg.f64 (*.f64 #s(literal 4 binary64) a)) c)) |
(fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) |
(-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) |
(+.f64 (*.f64 b b) (*.f64 (neg.f64 (*.f64 #s(literal 4 binary64) a)) c)) |
(+.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) |
(+.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) (*.f64 b b)) |
b |
#s(literal 1 binary64) |
(*.f64 (*.f64 #s(literal -4 binary64) a) c) |
(*.f64 (*.f64 c #s(literal -4 binary64)) a) |
(*.f64 (*.f64 c a) #s(literal -4 binary64)) |
(*.f64 #s(literal -4 binary64) (*.f64 c a)) |
#s(literal -4 binary64) |
(*.f64 c a) |
(*.f64 a c) |
c |
#s(literal 1/2 binary64) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (fma.f64 (pow.f64 a #s(literal -1/2 binary64)) (pow.f64 a #s(literal -1/2 binary64)) (*.f64 (/.f64 (/.f64 c b) b) #s(literal -1 binary64))) (*.f64 b #s(literal -1 binary64)))) |
(*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 c b) b) #s(literal -1 binary64)) b (*.f64 (pow.f64 a #s(literal -1 binary64)) b)) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (pow.f64 a #s(literal -1/2 binary64)) (pow.f64 a #s(literal -1/2 binary64)) (*.f64 (/.f64 (/.f64 c b) b) #s(literal -1 binary64))) (*.f64 b #s(literal -1 binary64))) |
(*.f64 (*.f64 b #s(literal -1 binary64)) (fma.f64 (pow.f64 a #s(literal -1/2 binary64)) (pow.f64 a #s(literal -1/2 binary64)) (*.f64 (/.f64 (/.f64 c b) b) #s(literal -1 binary64)))) |
(*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 (/.f64 (/.f64 c b) b) #s(literal -1 binary64)) b (*.f64 (pow.f64 a #s(literal -1 binary64)) b))) |
(neg.f64 (fma.f64 (*.f64 (/.f64 (/.f64 c b) b) #s(literal -1 binary64)) b (*.f64 (pow.f64 a #s(literal -1 binary64)) b))) |
(*.f64 (fma.f64 (pow.f64 a #s(literal -1/2 binary64)) (pow.f64 a #s(literal -1/2 binary64)) (*.f64 (/.f64 (/.f64 c b) b) #s(literal -1 binary64))) b) |
(*.f64 b (fma.f64 (pow.f64 a #s(literal -1/2 binary64)) (pow.f64 a #s(literal -1/2 binary64)) (*.f64 (/.f64 (/.f64 c b) b) #s(literal -1 binary64)))) |
(fma.f64 (*.f64 (/.f64 (/.f64 c b) b) #s(literal -1 binary64)) b (*.f64 (pow.f64 a #s(literal -1 binary64)) b)) |
(fma.f64 b (*.f64 (/.f64 (/.f64 c b) b) #s(literal -1 binary64)) (*.f64 b (pow.f64 a #s(literal -1 binary64)))) |
(+.f64 (*.f64 (*.f64 (/.f64 (/.f64 c b) b) #s(literal -1 binary64)) b) (*.f64 (pow.f64 a #s(literal -1 binary64)) b)) |
(+.f64 (*.f64 b (*.f64 (/.f64 (/.f64 c b) b) #s(literal -1 binary64))) (*.f64 b (pow.f64 a #s(literal -1 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 c b) b) #s(literal -1 binary64)) (*.f64 (/.f64 (/.f64 c b) b) #s(literal -1 binary64))) (*.f64 (pow.f64 a #s(literal -1 binary64)) (pow.f64 a #s(literal -1 binary64)))) (-.f64 (*.f64 (/.f64 (/.f64 c b) b) #s(literal -1 binary64)) (pow.f64 a #s(literal -1 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (/.f64 c b) b) #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (/.f64 (/.f64 c b) b) #s(literal -1 binary64)) (*.f64 (/.f64 (/.f64 c b) b) #s(literal -1 binary64))) (-.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) (pow.f64 a #s(literal -1 binary64))) (*.f64 (*.f64 (/.f64 (/.f64 c b) b) #s(literal -1 binary64)) (pow.f64 a #s(literal -1 binary64)))))) |
(fma.f64 (pow.f64 a #s(literal -1/2 binary64)) (pow.f64 a #s(literal -1/2 binary64)) (*.f64 (/.f64 (/.f64 c b) b) #s(literal -1 binary64))) |
(fma.f64 (/.f64 (/.f64 c b) b) #s(literal -1 binary64) (pow.f64 a #s(literal -1 binary64))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (/.f64 c b) b) (pow.f64 a #s(literal -1 binary64))) |
(+.f64 (*.f64 (/.f64 (/.f64 c b) b) #s(literal -1 binary64)) (pow.f64 a #s(literal -1 binary64))) |
(+.f64 (pow.f64 a #s(literal -1 binary64)) (*.f64 (/.f64 (/.f64 c b) b) #s(literal -1 binary64))) |
(/.f64 (*.f64 c #s(literal -1 binary64)) (neg.f64 (*.f64 b b))) |
(/.f64 (/.f64 c b) b) |
(/.f64 c (*.f64 b b)) |
(*.f64 (*.f64 #s(literal 1 binary64) b) b) |
(*.f64 (fabs.f64 b) (fabs.f64 b)) |
(*.f64 (*.f64 b b) #s(literal 1 binary64)) |
(*.f64 (*.f64 b #s(literal -1 binary64)) (*.f64 b #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (*.f64 b b)) |
(*.f64 b b) |
(pow.f64 (*.f64 b b) #s(literal 1 binary64)) |
(pow.f64 b #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 (*.f64 b b)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 b) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 b) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 a #s(literal -1/2 binary64)) (pow.f64 a #s(literal -1/2 binary64))) |
(pow.f64 a #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) a) |
(/.f64 #s(literal -1 binary64) (neg.f64 a)) |
(exp.f64 (*.f64 (log.f64 a) #s(literal -1 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 a) #s(literal -1 binary64))) (sinh.f64 (*.f64 (log.f64 a) #s(literal -1 binary64)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (/.f64 b a) #s(literal -1 binary64))) |
(*.f64 (/.f64 b a) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 b a)) |
(/.f64 (*.f64 b #s(literal -1 binary64)) a) |
(neg.f64 (/.f64 b a)) |
(/.f64 (*.f64 b #s(literal -1 binary64)) (neg.f64 a)) |
(/.f64 b a) |
(/.f64 (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 c c) c) (pow.f64 b #s(literal 4 binary64)))) #s(literal -4 binary64) (fma.f64 (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal -1/2 binary64) (fma.f64 (*.f64 #s(literal -2 binary64) a) c (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -2 binary64)) (*.f64 b b))))) b)) #s(literal 2 binary64)) a) |
(/.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 c c) c) (pow.f64 b #s(literal 4 binary64)))) #s(literal -4 binary64) (fma.f64 (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal -1/2 binary64) (fma.f64 (*.f64 #s(literal -2 binary64) a) c (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -2 binary64)) (*.f64 b b))))) b))) (neg.f64 (*.f64 a #s(literal 2 binary64)))) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 c c) c) (pow.f64 b #s(literal 4 binary64)))) #s(literal -4 binary64) (fma.f64 (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal -1/2 binary64) (fma.f64 (*.f64 #s(literal -2 binary64) a) c (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -2 binary64)) (*.f64 b b))))) b)) (*.f64 a #s(literal 2 binary64))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 c c) c) (pow.f64 b #s(literal 4 binary64)))) #s(literal -4 binary64) (fma.f64 (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal -1/2 binary64) (fma.f64 (*.f64 #s(literal -2 binary64) a) c (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -2 binary64)) (*.f64 b b))))) b)) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 c c) c) (pow.f64 b #s(literal 4 binary64)))) #s(literal -4 binary64) (fma.f64 (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal -1/2 binary64) (fma.f64 (*.f64 #s(literal -2 binary64) a) c (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -2 binary64)) (*.f64 b b)))))) (*.f64 b #s(literal -1 binary64))) |
(/.f64 (fma.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 c c) c) (pow.f64 b #s(literal 4 binary64)))) #s(literal -4 binary64) (fma.f64 (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal -1/2 binary64) (fma.f64 (*.f64 #s(literal -2 binary64) a) c (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -2 binary64)) (*.f64 b b))))) b) |
(+.f64 (/.f64 (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -4 binary64)) (pow.f64 b #s(literal 4 binary64))) b) (/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal -1/2 binary64) (fma.f64 (*.f64 #s(literal -2 binary64) a) c (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -2 binary64)) (*.f64 b b)))) b)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -4 binary64)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -4 binary64)) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal -1/2 binary64) (fma.f64 (*.f64 #s(literal -2 binary64) a) c (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -2 binary64)) (*.f64 b b)))) (fma.f64 (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal -1/2 binary64) (fma.f64 (*.f64 #s(literal -2 binary64) a) c (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -2 binary64)) (*.f64 b b)))))) (-.f64 (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -4 binary64)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal -1/2 binary64) (fma.f64 (*.f64 #s(literal -2 binary64) a) c (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -2 binary64)) (*.f64 b b)))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -4 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal 3 binary64)) (pow.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal -1/2 binary64) (fma.f64 (*.f64 #s(literal -2 binary64) a) c (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -2 binary64)) (*.f64 b b)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -4 binary64)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -4 binary64)) (pow.f64 b #s(literal 4 binary64)))) (-.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal -1/2 binary64) (fma.f64 (*.f64 #s(literal -2 binary64) a) c (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -2 binary64)) (*.f64 b b)))) (fma.f64 (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal -1/2 binary64) (fma.f64 (*.f64 #s(literal -2 binary64) a) c (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -2 binary64)) (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -4 binary64)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal -1/2 binary64) (fma.f64 (*.f64 #s(literal -2 binary64) a) c (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -2 binary64)) (*.f64 b b)))))))) |
(fma.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 c c) c) (pow.f64 b #s(literal 4 binary64)))) #s(literal -4 binary64) (fma.f64 (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal -1/2 binary64) (fma.f64 (*.f64 #s(literal -2 binary64) a) c (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -2 binary64)) (*.f64 b b))))) |
(fma.f64 #s(literal -4 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 c c) c) (pow.f64 b #s(literal 4 binary64)))) (fma.f64 (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal -1/2 binary64) (fma.f64 (*.f64 #s(literal -2 binary64) a) c (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -2 binary64)) (*.f64 b b))))) |
(+.f64 (fma.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 c c) c) (pow.f64 b #s(literal 4 binary64)))) #s(literal -4 binary64) (*.f64 (*.f64 c a) #s(literal -2 binary64))) (fma.f64 (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -2 binary64)) (*.f64 b b)))) |
(+.f64 (fma.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 c c) c) (pow.f64 b #s(literal 4 binary64)))) #s(literal -4 binary64) (fma.f64 (*.f64 #s(literal -2 binary64) a) c (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -2 binary64)) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (*.f64 c a) #s(literal 4 binary64))) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64)))) |
(+.f64 (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -4 binary64)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal -1/2 binary64) (fma.f64 (*.f64 #s(literal -2 binary64) a) c (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -2 binary64)) (*.f64 b b))))) |
(+.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal -1/2 binary64) (fma.f64 (*.f64 #s(literal -2 binary64) a) c (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -2 binary64)) (*.f64 b b)))) (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -4 binary64)) (pow.f64 b #s(literal 4 binary64)))) |
(*.f64 (pow.f64 a #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 c c) c) (pow.f64 b #s(literal 4 binary64)))) |
(/.f64 (neg.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64))) (neg.f64 (pow.f64 b #s(literal 4 binary64)))) |
(/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) |
(*.f64 (pow.f64 (*.f64 c a) #s(literal 3/2 binary64)) (pow.f64 (*.f64 c a) #s(literal 3/2 binary64))) |
(*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 c a)) |
(*.f64 (pow.f64 a #s(literal 3 binary64)) (*.f64 (*.f64 c c) c)) |
(*.f64 (*.f64 (*.f64 c c) c) (pow.f64 a #s(literal 3 binary64))) |
(*.f64 (*.f64 c a) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) |
(pow.f64 (*.f64 c a) #s(literal 3 binary64)) |
(exp.f64 (*.f64 (+.f64 (log.f64 c) (log.f64 a)) #s(literal 3 binary64))) |
(+.f64 (cosh.f64 (*.f64 (+.f64 (log.f64 c) (log.f64 a)) #s(literal 3 binary64))) (sinh.f64 (*.f64 (+.f64 (log.f64 c) (log.f64 a)) #s(literal 3 binary64)))) |
#s(literal 3 binary64) |
(*.f64 (*.f64 b b) (*.f64 b b)) |
(pow.f64 b #s(literal 4 binary64)) |
(exp.f64 (*.f64 (log.f64 b) #s(literal 4 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 b) #s(literal 4 binary64))) (sinh.f64 (*.f64 (log.f64 b) #s(literal 4 binary64)))) |
#s(literal 4 binary64) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) (*.f64 (*.f64 c a) #s(literal -2 binary64))) (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -2 binary64)) (*.f64 b b))) (fma.f64 (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -2 binary64)) (*.f64 b b))))) (-.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) (fma.f64 (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -2 binary64)) (*.f64 b b))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) a) c (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -2 binary64)) (*.f64 b b))) (fma.f64 (*.f64 #s(literal -2 binary64) a) c (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -2 binary64)) (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (*.f64 c a) #s(literal 4 binary64))) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (*.f64 c a) #s(literal 4 binary64))) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))))) (-.f64 (fma.f64 (*.f64 #s(literal -2 binary64) a) c (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -2 binary64)) (*.f64 b b))) (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (*.f64 c a) #s(literal 4 binary64))) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) #s(literal 3 binary64)) (pow.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -2 binary64)) (*.f64 b b))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) (*.f64 (*.f64 c a) #s(literal -2 binary64)) (-.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -2 binary64)) (*.f64 b b))) (fma.f64 (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -2 binary64)) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) (fma.f64 (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -2 binary64)) (*.f64 b b))))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -2 binary64) a) c (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -2 binary64)) (*.f64 b b))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (*.f64 c a) #s(literal 4 binary64))) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 3 binary64))) (+.f64 (*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) a) c (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -2 binary64)) (*.f64 b b))) (fma.f64 (*.f64 #s(literal -2 binary64) a) c (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -2 binary64)) (*.f64 b b)))) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (*.f64 c a) #s(literal 4 binary64))) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (*.f64 c a) #s(literal 4 binary64))) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64)))) (*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) a) c (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -2 binary64)) (*.f64 b b))) (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (*.f64 c a) #s(literal 4 binary64))) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))))))) |
(fma.f64 (*.f64 #s(literal -2 binary64) a) c (fma.f64 (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -2 binary64)) (*.f64 b b)))) |
(fma.f64 (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal -1/2 binary64) (fma.f64 (*.f64 #s(literal -2 binary64) a) c (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -2 binary64)) (*.f64 b b)))) |
(fma.f64 (fma.f64 (*.f64 a a) (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 c a)) #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (*.f64 c a) #s(literal 4 binary64))) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64)))) |
(fma.f64 (*.f64 c a) #s(literal -2 binary64) (fma.f64 (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -2 binary64)) (*.f64 b b)))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 (*.f64 #s(literal -2 binary64) a) c (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -2 binary64)) (*.f64 b b)))) |
(fma.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 c a)) (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (*.f64 c a) #s(literal 4 binary64))) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64)))) |
(fma.f64 #s(literal -2 binary64) (*.f64 c a) (fma.f64 (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -2 binary64)) (*.f64 b b)))) |
(+.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -2 binary64)) (*.f64 b b))) (*.f64 (*.f64 c a) #s(literal -2 binary64))) |
(+.f64 (fma.f64 (*.f64 #s(literal -2 binary64) a) c (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -2 binary64)) (*.f64 b b))) (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (*.f64 c a) #s(literal 4 binary64))) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64)))) |
(+.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) (fma.f64 (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -2 binary64)) (*.f64 b b)))) |
(+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (*.f64 c a) #s(literal 4 binary64))) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 (*.f64 #s(literal -2 binary64) a) c (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -2 binary64)) (*.f64 b b)))) |
#s(literal -2 binary64) |
(/.f64 (-.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (*.f64 b b))) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (*.f64 b b))))) (-.f64 (*.f64 c a) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (*.f64 b b))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 3/2 binary64)) (pow.f64 (*.f64 c a) #s(literal 3/2 binary64)) (pow.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (*.f64 b b))) #s(literal 3 binary64))) (fma.f64 (pow.f64 (*.f64 c a) #s(literal 1 binary64)) (pow.f64 (*.f64 c a) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (*.f64 b b))) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (*.f64 b b)))) (*.f64 (*.f64 c a) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (*.f64 b b))))))) |
(fma.f64 (*.f64 a a) (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 c a)) |
(fma.f64 c a (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (*.f64 b b)))) |
(fma.f64 a c (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (*.f64 b b)))) |
(+.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (*.f64 b b))) (*.f64 c a)) |
(+.f64 (*.f64 c a) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (*.f64 b b)))) |
(*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (*.f64 b b))) |
(/.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) b) b) |
(/.f64 (neg.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (neg.f64 (*.f64 b b))) |
(/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 b b)) |
(*.f64 (pow.f64 (*.f64 c a) #s(literal 1 binary64)) (pow.f64 (*.f64 c a) #s(literal 1 binary64))) |
(*.f64 (*.f64 a a) (*.f64 c c)) |
(*.f64 (*.f64 c c) (*.f64 a a)) |
(*.f64 (*.f64 c a) (*.f64 c a)) |
(pow.f64 (*.f64 c a) #s(literal 2 binary64)) |
(exp.f64 (*.f64 (+.f64 (log.f64 c) (log.f64 a)) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (+.f64 (log.f64 c) (log.f64 a)) #s(literal 2 binary64))) (sinh.f64 (*.f64 (+.f64 (log.f64 c) (log.f64 a)) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal -1/2 binary64)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (*.f64 c a) #s(literal 4 binary64))) #s(literal 20 binary64))) (neg.f64 (pow.f64 b #s(literal 6 binary64)))) |
(/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (*.f64 c a) #s(literal 4 binary64))) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (*.f64 c a) #s(literal 4 binary64))) #s(literal 20 binary64)) |
(*.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 20 binary64)) #s(literal -1/2 binary64)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 20 binary64))) |
#s(literal -1/2 binary64) |
(*.f64 (*.f64 #s(literal 20 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 c #s(literal 4 binary64))) |
(*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 20 binary64)) |
(*.f64 #s(literal 20 binary64) (pow.f64 (*.f64 c a) #s(literal 4 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 4 binary64)) (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 4 binary64))) (*.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 16 binary64)) (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 16 binary64)))) (-.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 4 binary64)) (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 16 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 4 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 16 binary64)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 4 binary64)) (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 4 binary64))) (-.f64 (*.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 16 binary64)) (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 16 binary64))) (*.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 4 binary64)) (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 16 binary64)))))) |
(fma.f64 (*.f64 #s(literal 4 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 16 binary64))) |
(fma.f64 (*.f64 #s(literal 16 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 4 binary64))) |
(fma.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 16 binary64) (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 4 binary64))) |
(fma.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 4 binary64) (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 16 binary64))) |
(fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 4 binary64))) |
(fma.f64 #s(literal 4 binary64) (pow.f64 (*.f64 c a) #s(literal 4 binary64)) (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 16 binary64))) |
(-.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 4 binary64)) (*.f64 #s(literal -16 binary64) (pow.f64 (*.f64 c a) #s(literal 4 binary64)))) |
(+.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 16 binary64)) (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 4 binary64))) |
(+.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 4 binary64)) (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 16 binary64))) |
(*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) |
(*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) |
(pow.f64 (*.f64 c a) #s(literal 4 binary64)) |
(exp.f64 (*.f64 (+.f64 (log.f64 c) (log.f64 a)) #s(literal 4 binary64))) |
(+.f64 (cosh.f64 (*.f64 (+.f64 (log.f64 c) (log.f64 a)) #s(literal 4 binary64))) (sinh.f64 (*.f64 (+.f64 (log.f64 c) (log.f64 a)) #s(literal 4 binary64)))) |
#s(literal 20 binary64) |
(*.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64))) |
(pow.f64 b #s(literal 6 binary64)) |
(exp.f64 (*.f64 (log.f64 b) #s(literal 6 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 b) #s(literal 6 binary64))) (sinh.f64 (*.f64 (log.f64 b) #s(literal 6 binary64)))) |
#s(literal 6 binary64) |
(/.f64 (/.f64 (fma.f64 b #s(literal -1 binary64) (pow.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 (/.f64 #s(literal -4 binary64) b) (/.f64 (*.f64 c a) b) #s(literal 1 binary64)) (*.f64 b b))) #s(literal 1/2 binary64))) #s(literal 2 binary64)) a) |
(/.f64 (neg.f64 (fma.f64 b #s(literal -1 binary64) (pow.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 (/.f64 #s(literal -4 binary64) b) (/.f64 (*.f64 c a) b) #s(literal 1 binary64)) (*.f64 b b))) #s(literal 1/2 binary64)))) (neg.f64 (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (fma.f64 b #s(literal -1 binary64) (pow.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 (/.f64 #s(literal -4 binary64) b) (/.f64 (*.f64 c a) b) #s(literal 1 binary64)) (*.f64 b b))) #s(literal 1/2 binary64))) (*.f64 a #s(literal 2 binary64))) |
(fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 (pow.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 (/.f64 #s(literal -4 binary64) b) (/.f64 (*.f64 c a) b) #s(literal 1 binary64)) (*.f64 b b))) #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64)))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (/.f64 (pow.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 (/.f64 #s(literal -4 binary64) b) (/.f64 (*.f64 c a) b) #s(literal 1 binary64)) (*.f64 b b))) #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 (pow.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 (/.f64 #s(literal -4 binary64) b) (/.f64 (*.f64 c a) b) #s(literal 1 binary64)) (*.f64 b b))) #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64)))) |
(+.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (/.f64 (pow.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 (/.f64 #s(literal -4 binary64) b) (/.f64 (*.f64 c a) b) #s(literal 1 binary64)) (*.f64 b b))) #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 b b) (*.f64 (pow.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 (/.f64 #s(literal -4 binary64) b) (/.f64 (*.f64 c a) b) #s(literal 1 binary64)) (*.f64 b b))) #s(literal 1/2 binary64)) (pow.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 (/.f64 #s(literal -4 binary64) b) (/.f64 (*.f64 c a) b) #s(literal 1 binary64)) (*.f64 b b))) #s(literal 1/2 binary64)))) (-.f64 (*.f64 b #s(literal -1 binary64)) (pow.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 (/.f64 #s(literal -4 binary64) b) (/.f64 (*.f64 c a) b) #s(literal 1 binary64)) (*.f64 b b))) #s(literal 1/2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 b #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 (pow.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 (/.f64 #s(literal -4 binary64) b) (/.f64 (*.f64 c a) b) #s(literal 1 binary64)) (*.f64 b b))) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1 binary64) b) b (-.f64 (*.f64 (pow.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 (/.f64 #s(literal -4 binary64) b) (/.f64 (*.f64 c a) b) #s(literal 1 binary64)) (*.f64 b b))) #s(literal 1/2 binary64)) (pow.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 (/.f64 #s(literal -4 binary64) b) (/.f64 (*.f64 c a) b) #s(literal 1 binary64)) (*.f64 b b))) #s(literal 1/2 binary64))) (*.f64 (*.f64 b #s(literal -1 binary64)) (pow.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 (/.f64 #s(literal -4 binary64) b) (/.f64 (*.f64 c a) b) #s(literal 1 binary64)) (*.f64 b b))) #s(literal 1/2 binary64)))))) |
(fma.f64 b #s(literal -1 binary64) (pow.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 (/.f64 #s(literal -4 binary64) b) (/.f64 (*.f64 c a) b) #s(literal 1 binary64)) (*.f64 b b))) #s(literal 1/2 binary64))) |
(fma.f64 #s(literal -1 binary64) b (pow.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 (/.f64 #s(literal -4 binary64) b) (/.f64 (*.f64 c a) b) #s(literal 1 binary64)) (*.f64 b b))) #s(literal 1/2 binary64))) |
(+.f64 (pow.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 (/.f64 #s(literal -4 binary64) b) (/.f64 (*.f64 c a) b) #s(literal 1 binary64)) (*.f64 b b))) #s(literal 1/2 binary64)) (*.f64 b #s(literal -1 binary64))) |
(+.f64 (*.f64 b #s(literal -1 binary64)) (pow.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 (/.f64 #s(literal -4 binary64) b) (/.f64 (*.f64 c a) b) #s(literal 1 binary64)) (*.f64 b b))) #s(literal 1/2 binary64))) |
(*.f64 b #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) b) |
(neg.f64 b) |
(pow.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 (/.f64 #s(literal -4 binary64) b) (/.f64 (*.f64 c a) b) #s(literal 1 binary64)) (*.f64 b b))) #s(literal 1/2 binary64)) |
(sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 (/.f64 #s(literal -4 binary64) b) (/.f64 (*.f64 c a) b) #s(literal 1 binary64)) (*.f64 b b)))) |
(exp.f64 (*.f64 (log.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 (/.f64 #s(literal -4 binary64) b) (/.f64 (*.f64 c a) b) #s(literal 1 binary64)) (*.f64 b b)))) #s(literal 1/2 binary64))) |
#s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 (/.f64 #s(literal -4 binary64) b) (/.f64 (*.f64 c a) b) #s(literal 1 binary64)) (*.f64 b b))) |
(*.f64 (fma.f64 (/.f64 #s(literal -4 binary64) b) (/.f64 (*.f64 c a) b) #s(literal 1 binary64)) (*.f64 b b)) |
(*.f64 (*.f64 b b) (fma.f64 (/.f64 #s(literal -4 binary64) b) (/.f64 (*.f64 c a) b) #s(literal 1 binary64))) |
(/.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 (/.f64 #s(literal -4 binary64) b) (/.f64 (*.f64 c a) b)) (*.f64 b b)) (*.f64 (*.f64 (/.f64 #s(literal -4 binary64) b) (/.f64 (*.f64 c a) b)) (*.f64 b b)))) (-.f64 (*.f64 b b) (*.f64 (*.f64 (/.f64 #s(literal -4 binary64) b) (/.f64 (*.f64 c a) b)) (*.f64 b b)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 b b) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal -4 binary64) b) (/.f64 (*.f64 c a) b)) (*.f64 b b)) #s(literal 3 binary64))) (fma.f64 (*.f64 b b) (*.f64 b b) (-.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal -4 binary64) b) (/.f64 (*.f64 c a) b)) (*.f64 b b)) (*.f64 (*.f64 (/.f64 #s(literal -4 binary64) b) (/.f64 (*.f64 c a) b)) (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 (*.f64 (/.f64 #s(literal -4 binary64) b) (/.f64 (*.f64 c a) b)) (*.f64 b b)))))) |
(fma.f64 (*.f64 (*.f64 (/.f64 #s(literal -4 binary64) b) (/.f64 (*.f64 c a) b)) b) b (*.f64 b b)) |
(fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 (/.f64 #s(literal -4 binary64) b) (/.f64 (*.f64 c a) b)) (*.f64 b b))) |
(fma.f64 (fabs.f64 b) (fabs.f64 b) (*.f64 (*.f64 (/.f64 #s(literal -4 binary64) b) (/.f64 (*.f64 c a) b)) (*.f64 b b))) |
(fma.f64 (*.f64 (/.f64 #s(literal -4 binary64) b) (/.f64 (*.f64 c a) b)) (*.f64 b b) (*.f64 b b)) |
(fma.f64 (*.f64 b b) (*.f64 (/.f64 #s(literal -4 binary64) b) (/.f64 (*.f64 c a) b)) (*.f64 b b)) |
(fma.f64 (*.f64 b b) #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal -4 binary64) b) (/.f64 (*.f64 c a) b)) (*.f64 b b))) |
(fma.f64 (*.f64 b #s(literal -1 binary64)) (*.f64 b #s(literal -1 binary64)) (*.f64 (*.f64 (/.f64 #s(literal -4 binary64) b) (/.f64 (*.f64 c a) b)) (*.f64 b b))) |
(fma.f64 #s(literal 1 binary64) (*.f64 b b) (*.f64 (*.f64 (/.f64 #s(literal -4 binary64) b) (/.f64 (*.f64 c a) b)) (*.f64 b b))) |
(fma.f64 b b (*.f64 (*.f64 (/.f64 #s(literal -4 binary64) b) (/.f64 (*.f64 c a) b)) (*.f64 b b))) |
(-.f64 (*.f64 b b) (*.f64 (neg.f64 (*.f64 (/.f64 #s(literal -4 binary64) b) (/.f64 (*.f64 c a) b))) (*.f64 b b))) |
(+.f64 (*.f64 b b) (*.f64 (*.f64 (/.f64 #s(literal -4 binary64) b) (/.f64 (*.f64 c a) b)) (*.f64 b b))) |
(+.f64 (*.f64 (*.f64 (/.f64 #s(literal -4 binary64) b) (/.f64 (*.f64 c a) b)) (*.f64 b b)) (*.f64 b b)) |
(*.f64 (*.f64 (*.f64 (/.f64 #s(literal -4 binary64) b) (/.f64 (*.f64 c a) b)) b) b) |
(*.f64 (*.f64 (/.f64 #s(literal -4 binary64) b) (/.f64 (*.f64 c a) b)) (*.f64 b b)) |
(*.f64 (*.f64 b b) (*.f64 (/.f64 #s(literal -4 binary64) b) (/.f64 (*.f64 c a) b))) |
(/.f64 (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) (*.f64 b b)) (*.f64 b b)) |
(*.f64 (/.f64 #s(literal -4 binary64) b) (/.f64 (*.f64 c a) b)) |
(*.f64 (*.f64 a (/.f64 (/.f64 c b) b)) #s(literal -4 binary64)) |
(*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 (/.f64 c b) b))) |
(/.f64 (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) b) b) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c)) (neg.f64 (*.f64 b b))) |
(/.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) (*.f64 b b)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (/.f64 b a) #s(literal 0 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 (/.f64 (*.f64 c a) b) #s(literal -1 binary64) (*.f64 b #s(literal 0 binary64))) a)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (+.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 3 binary64))) #s(literal -1 binary64) (*.f64 (/.f64 c b) #s(literal -1 binary64))) a (*.f64 #s(literal 1/2 binary64) b)) (*.f64 #s(literal -1/2 binary64) b)) a)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 #s(literal -1/2 binary64) b (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))) #s(literal -1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (*.f64 c c) c) a)) (pow.f64 b #s(literal 5 binary64)))) a (*.f64 (/.f64 c b) #s(literal -1 binary64))) a (*.f64 #s(literal 1/2 binary64) b))) a)) |
#s(approx (/ (* -1 b) (* 2 a)) (*.f64 (/.f64 b a) #s(literal -1/2 binary64))) |
#s(approx (* 2 a) (*.f64 a #s(literal 2 binary64))) |
#s(approx a a) |
#s(approx (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a)) (*.f64 (/.f64 b a) #s(literal 1/2 binary64))) |
#s(approx (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a)) (/.f64 (fma.f64 (/.f64 (*.f64 c a) b) #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) b)) a)) |
#s(approx (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a)) (/.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 3 binary64))) #s(literal -1 binary64) (*.f64 (/.f64 c b) #s(literal -1 binary64))) a (*.f64 #s(literal 1/2 binary64) b)) a)) |
#s(approx (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a)) (/.f64 (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))) #s(literal -1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (*.f64 c c) c) a)) (pow.f64 b #s(literal 5 binary64)))) a (*.f64 (/.f64 c b) #s(literal -1 binary64))) a (*.f64 #s(literal 1/2 binary64) b)) a)) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) b) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64) b)) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 3 binary64))) #s(literal -2 binary64) (*.f64 (/.f64 c b) #s(literal -2 binary64))) a b)) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))) #s(literal -2 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 (*.f64 c c) c) a)) (pow.f64 b #s(literal 5 binary64)))) a (*.f64 (/.f64 c b) #s(literal -2 binary64))) a b)) |
#s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b)) |
#s(approx (- (* b b) (* (* 4 a) c)) (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) |
#s(approx (* -4 (* c a)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) |
#s(approx (* c a) (*.f64 c a)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (/.f64 c b) #s(literal -1 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 3 binary64))) #s(literal -1 binary64) (*.f64 (/.f64 c b) #s(literal -1 binary64)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (fma.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))) #s(literal -1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (*.f64 c c) c) a)) (pow.f64 b #s(literal 5 binary64)))) a (*.f64 (/.f64 c b) #s(literal -1 binary64)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (fma.f64 (fma.f64 (*.f64 a (/.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)) b)) #s(literal -1/4 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 c c) c)) (pow.f64 b #s(literal 5 binary64)))) a (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 c c)) (pow.f64 b #s(literal 3 binary64)))) a (*.f64 (/.f64 c b) #s(literal -1 binary64)))) |
#s(approx (* (* (+ (* (/ c (* b b)) -1) (pow a -1)) b) -1) (*.f64 (/.f64 b a) #s(literal -1 binary64))) |
#s(approx (* (* (+ (* (/ c (* b b)) -1) (pow a -1)) b) -1) (/.f64 (fma.f64 a (/.f64 c b) (*.f64 b #s(literal -1 binary64))) a)) |
#s(approx (* (+ (* (/ c (* b b)) -1) (pow a -1)) b) (/.f64 b a)) |
#s(approx (* (+ (* (/ c (* b b)) -1) (pow a -1)) b) (/.f64 (fma.f64 (/.f64 (*.f64 c a) b) #s(literal -1 binary64) b) a)) |
#s(approx (+ (* (/ c (* b b)) -1) (pow a -1)) (pow.f64 a #s(literal -1 binary64))) |
#s(approx (+ (* (/ c (* b b)) -1) (pow a -1)) (/.f64 (fma.f64 (*.f64 a (/.f64 (/.f64 c b) b)) #s(literal -1 binary64) #s(literal 1 binary64)) a)) |
#s(approx (pow a -1) (pow.f64 a #s(literal -1 binary64))) |
#s(approx (* (/ b a) -1) (*.f64 (/.f64 b a) #s(literal -1 binary64))) |
#s(approx (/ b a) (/.f64 b a)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 3 binary64))) #s(literal -2 binary64) (*.f64 (/.f64 c b) #s(literal -2 binary64))) a)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))) #s(literal -2 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 (*.f64 c c) c) a)) (pow.f64 b #s(literal 5 binary64)))) a (*.f64 (/.f64 c b) #s(literal -2 binary64))) a)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 a (/.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)) b)) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 c c) c)) (pow.f64 b #s(literal 5 binary64)))) a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (pow.f64 b #s(literal 3 binary64)))) a (*.f64 (/.f64 c b) #s(literal -2 binary64))) a)) |
#s(approx (/ (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (+ (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b)))) (/ (* -1/2 (* (pow (* c a) 4) 20)) (pow b 6)))) b) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))) |
#s(approx (/ (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (+ (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b)))) (/ (* -1/2 (* (pow (* c a) 4) 20)) (pow b 6)))) b) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 3 binary64))) #s(literal -2 binary64) (*.f64 (/.f64 c b) #s(literal -2 binary64))) a)) |
#s(approx (/ (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (+ (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b)))) (/ (* -1/2 (* (pow (* c a) 4) 20)) (pow b 6)))) b) (*.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))) #s(literal -2 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 (*.f64 c c) c) a)) (pow.f64 b #s(literal 5 binary64)))) a (*.f64 (/.f64 c b) #s(literal -2 binary64))) a)) |
#s(approx (/ (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (+ (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b)))) (/ (* -1/2 (* (pow (* c a) 4) 20)) (pow b 6)))) b) (*.f64 (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) a) (pow.f64 b #s(literal 7 binary64))) #s(literal -10 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 c c) c)) (pow.f64 b #s(literal 5 binary64)))) a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (pow.f64 b #s(literal 3 binary64)))) a (*.f64 (/.f64 c b) #s(literal -2 binary64))) a)) |
#s(approx (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (+ (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b)))) (/ (* -1/2 (* (pow (* c a) 4) 20)) (pow b 6)))) (*.f64 (*.f64 c a) #s(literal -2 binary64))) |
#s(approx (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (+ (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b)))) (/ (* -1/2 (* (pow (* c a) 4) 20)) (pow b 6)))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b)) #s(literal -2 binary64) (*.f64 #s(literal -2 binary64) c)) a)) |
#s(approx (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (+ (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b)))) (/ (* -1/2 (* (pow (* c a) 4) 20)) (pow b 6)))) (*.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 c c) (*.f64 b b)) #s(literal -2 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 (*.f64 c c) c) a)) (pow.f64 b #s(literal 4 binary64)))) a (*.f64 #s(literal -2 binary64) c)) a)) |
#s(approx (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (+ (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b)))) (/ (* -1/2 (* (pow (* c a) 4) 20)) (pow b 6)))) (*.f64 (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) c) (pow.f64 b #s(literal 4 binary64))) #s(literal -4 binary64) (/.f64 (*.f64 #s(literal -10 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) a)) (pow.f64 b #s(literal 6 binary64)))) a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b b))) a (*.f64 #s(literal -2 binary64) c)) a)) |
#s(approx (/ (pow (* c a) 3) (pow b 4)) (*.f64 (pow.f64 a #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 c c) c) (pow.f64 b #s(literal 4 binary64))))) |
#s(approx (pow (* c a) 3) (pow.f64 (*.f64 c a) #s(literal 3 binary64))) |
#s(approx (+ (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b)))) (/ (* -1/2 (* (pow (* c a) 4) 20)) (pow b 6))) (*.f64 (*.f64 c a) #s(literal -2 binary64))) |
#s(approx (+ (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b)))) (/ (* -1/2 (* (pow (* c a) 4) 20)) (pow b 6))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b)) #s(literal -2 binary64) (*.f64 #s(literal -2 binary64) c)) a)) |
#s(approx (+ (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b)))) (/ (* -1/2 (* (pow (* c a) 4) 20)) (pow b 6))) (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))) #s(literal -10 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b b))) a (*.f64 #s(literal -2 binary64) c)) a)) |
#s(approx (+ (* c a) (/ (pow (* c a) 2) (* b b))) (*.f64 c a)) |
#s(approx (+ (* c a) (/ (pow (* c a) 2) (* b b))) (*.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) a)) |
#s(approx (/ (pow (* c a) 2) (* b b)) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (*.f64 b b)))) |
#s(approx (pow (* c a) 2) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) |
#s(approx (/ (* -1/2 (* (pow (* c a) 4) 20)) (pow b 6)) (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal -10 binary64)) (pow.f64 b #s(literal 6 binary64)))) |
#s(approx (* -1/2 (* (pow (* c a) 4) 20)) (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal -10 binary64))) |
#s(approx (* (pow (* c a) 4) 20) (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 20 binary64))) |
#s(approx (pow (* c a) 4) (pow.f64 (*.f64 c a) #s(literal 4 binary64))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) b) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64) b)) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 3 binary64))) #s(literal -2 binary64) (*.f64 (/.f64 c b) #s(literal -2 binary64))) a b)) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))) #s(literal -2 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 (*.f64 c c) c) a)) (pow.f64 b #s(literal 5 binary64)))) a (*.f64 (/.f64 c b) #s(literal -2 binary64))) a b)) |
#s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b)) |
#s(approx (- (* b b) (* (* 4 a) c)) (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) |
#s(approx (+ (* 1 (* b b)) (* (/ (* -4 (* c a)) (* b b)) (* b b))) (*.f64 b b)) |
#s(approx (+ (* 1 (* b b)) (* (/ (* -4 (* c a)) (* b b)) (* b b))) (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) |
#s(approx (* (/ (* -4 (* c a)) (* b b)) (* b b)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) |
#s(approx (/ (* -4 (* c a)) (* b b)) (*.f64 (/.f64 #s(literal -4 binary64) b) (/.f64 (*.f64 c a) b))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64))) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64))) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) (*.f64 (/.f64 b a) #s(literal -1/2 binary64)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64))) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (fma.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (pow.f64 (/.f64 (pow.f64 (pow.f64 a #s(literal 5 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 c c) c)) #s(literal 1/2 binary64))) #s(literal -1/16 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64))) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))))) |
#s(approx (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a)) (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64))) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) |
#s(approx (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64))) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))) |
#s(approx (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a)) (fma.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (pow.f64 (/.f64 (pow.f64 (pow.f64 a #s(literal 5 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 c c) c)) #s(literal 1/2 binary64))) #s(literal -1/16 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64))) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))))) |
#s(approx (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a)) (fma.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (pow.f64 (/.f64 (pow.f64 (pow.f64 a #s(literal 5 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 c c) c)) #s(literal 1/2 binary64))) #s(literal -1/16 binary64) (fma.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal 5 binary64))) (pow.f64 (/.f64 (pow.f64 (pow.f64 a #s(literal 7 binary64)) #s(literal -1 binary64)) (pow.f64 c #s(literal 5 binary64))) #s(literal 1/2 binary64))) #s(literal 1/32 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64))) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (pow.f64 (*.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))) (*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)))) a)) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (pow.f64 (/.f64 (pow.f64 (pow.f64 a #s(literal 5 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 c c) c)) #s(literal 1/2 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))) (*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64))))) a)) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (pow.f64 (/.f64 (pow.f64 (pow.f64 a #s(literal 5 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 c c) c)) #s(literal 1/2 binary64))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal 5 binary64))) (pow.f64 (/.f64 (pow.f64 (pow.f64 a #s(literal 7 binary64)) #s(literal -1 binary64)) (pow.f64 c #s(literal 5 binary64))) #s(literal 1/2 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))) (*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)))))) a)) |
#s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) |
#s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a)) a)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64))) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64))) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) (*.f64 (/.f64 b a) #s(literal -1/2 binary64)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64))) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (fma.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (pow.f64 (/.f64 (pow.f64 (pow.f64 a #s(literal 5 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 c c) c)) #s(literal 1/2 binary64))) #s(literal -1/16 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64))) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))))) |
#s(approx (* (* (+ (* (/ c (* b b)) -1) (pow a -1)) b) -1) (/.f64 c b)) |
#s(approx (* (* (+ (* (/ c (* b b)) -1) (pow a -1)) b) -1) (fma.f64 (/.f64 b a) #s(literal -1 binary64) (/.f64 c b))) |
#s(approx (* (+ (* (/ c (* b b)) -1) (pow a -1)) b) (*.f64 (/.f64 c b) #s(literal -1 binary64))) |
#s(approx (* (+ (* (/ c (* b b)) -1) (pow a -1)) b) (fma.f64 (/.f64 c b) #s(literal -1 binary64) (/.f64 b a))) |
#s(approx (+ (* (/ c (* b b)) -1) (pow a -1)) (*.f64 (/.f64 (/.f64 c b) b) #s(literal -1 binary64))) |
#s(approx (+ (* (/ c (* b b)) -1) (pow a -1)) (fma.f64 (pow.f64 a #s(literal -1/2 binary64)) (pow.f64 a #s(literal -1/2 binary64)) (*.f64 (/.f64 (/.f64 c b) b) #s(literal -1 binary64)))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (pow.f64 (*.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (fma.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 (/.f64 b a) #s(literal -1 binary64))) a)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))) (*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)))) (/.f64 b a)) a)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (pow.f64 (/.f64 (pow.f64 (pow.f64 a #s(literal 5 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 c c) c)) #s(literal 1/2 binary64))) (-.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))) (*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)))) (/.f64 b a))) a)) |
#s(approx (/ (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (+ (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b)))) (/ (* -1/2 (* (pow (* c a) 4) 20)) (pow b 6)))) b) (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal -10 binary64)) (pow.f64 b #s(literal 7 binary64)))) |
#s(approx (/ (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (+ (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b)))) (/ (* -1/2 (* (pow (* c a) 4) 20)) (pow b 6)))) b) (fma.f64 (/.f64 (*.f64 #s(literal -10 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (pow.f64 a #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 c c) c)) (*.f64 (pow.f64 b #s(literal 5 binary64)) a)) (pow.f64 a #s(literal 4 binary64))))) |
#s(approx (/ (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (+ (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b)))) (/ (* -1/2 (* (pow (* c a) 4) 20)) (pow b 6)))) b) (*.f64 (fma.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))) #s(literal -10 binary64) (fma.f64 (/.f64 (*.f64 c c) (*.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64)))) #s(literal -2 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 c c) c)) (*.f64 (pow.f64 b #s(literal 5 binary64)) a)))) (pow.f64 a #s(literal 4 binary64)))) |
#s(approx (/ (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (+ (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b)))) (/ (* -1/2 (* (pow (* c a) 4) 20)) (pow b 6)))) b) (*.f64 (fma.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))) #s(literal -10 binary64) (fma.f64 (/.f64 (/.f64 (*.f64 (*.f64 c c) c) a) (pow.f64 b #s(literal 5 binary64))) #s(literal -4 binary64) (fma.f64 (/.f64 c (*.f64 (pow.f64 a #s(literal 3 binary64)) b)) #s(literal -2 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64))))))) (pow.f64 a #s(literal 4 binary64)))) |
#s(approx (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (+ (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b)))) (/ (* -1/2 (* (pow (* c a) 4) 20)) (pow b 6)))) (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal -10 binary64)) (pow.f64 b #s(literal 6 binary64)))) |
#s(approx (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (+ (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b)))) (/ (* -1/2 (* (pow (* c a) 4) 20)) (pow b 6)))) (fma.f64 (/.f64 (*.f64 #s(literal -10 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (pow.f64 a #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 c c) c)) (*.f64 (pow.f64 b #s(literal 4 binary64)) a)) (pow.f64 a #s(literal 4 binary64))))) |
#s(approx (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (+ (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b)))) (/ (* -1/2 (* (pow (* c a) 4) 20)) (pow b 6)))) (*.f64 (fma.f64 #s(literal -10 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 (/.f64 (*.f64 c c) (*.f64 (*.f64 a a) (*.f64 b b))) #s(literal -2 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 c c) c)) (*.f64 (pow.f64 b #s(literal 4 binary64)) a)))) (pow.f64 a #s(literal 4 binary64)))) |
#s(approx (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (+ (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b)))) (/ (* -1/2 (* (pow (* c a) 4) 20)) (pow b 6)))) (*.f64 (fma.f64 #s(literal -10 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 (/.f64 (/.f64 (*.f64 (*.f64 c c) c) a) (pow.f64 b #s(literal 4 binary64))) #s(literal -4 binary64) (fma.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64))) #s(literal -2 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 (*.f64 a a) (*.f64 b b)))))) (pow.f64 a #s(literal 4 binary64)))) |
#s(approx (+ (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b)))) (/ (* -1/2 (* (pow (* c a) 4) 20)) (pow b 6))) (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal -10 binary64)) (pow.f64 b #s(literal 6 binary64)))) |
#s(approx (+ (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b)))) (/ (* -1/2 (* (pow (* c a) 4) 20)) (pow b 6))) (fma.f64 (/.f64 (*.f64 #s(literal -10 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (pow.f64 a #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 (*.f64 a a) (*.f64 b b))) (pow.f64 a #s(literal 4 binary64))))) |
#s(approx (+ (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b)))) (/ (* -1/2 (* (pow (* c a) 4) 20)) (pow b 6))) (fma.f64 (/.f64 (*.f64 #s(literal -10 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (pow.f64 a #s(literal 4 binary64)) (*.f64 (fma.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64))) #s(literal -2 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 (*.f64 a a) (*.f64 b b)))) (pow.f64 a #s(literal 4 binary64))))) |
#s(approx (+ (* c a) (/ (pow (* c a) 2) (* b b))) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (*.f64 b b)))) |
#s(approx (+ (* c a) (/ (pow (* c a) 2) (* b b))) (*.f64 (/.f64 (fma.f64 (*.f64 b b) c (*.f64 (*.f64 c c) a)) (*.f64 (*.f64 b b) a)) (*.f64 a a))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (pow.f64 (*.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))) (*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)))) a)) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (pow.f64 (/.f64 (pow.f64 (pow.f64 a #s(literal 5 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 c c) c)) #s(literal 1/2 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))) (*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64))))) a)) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (pow.f64 (/.f64 (pow.f64 (pow.f64 a #s(literal 5 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 c c) c)) #s(literal 1/2 binary64))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal 5 binary64))) (pow.f64 (/.f64 (pow.f64 (pow.f64 a #s(literal 7 binary64)) #s(literal -1 binary64)) (pow.f64 c #s(literal 5 binary64))) #s(literal 1/2 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))) (*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)))))) a)) |
#s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) |
#s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a)) a)) |
#s(approx (+ (* 1 (* b b)) (* (/ (* -4 (* c a)) (* b b)) (* b b))) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) |
#s(approx (+ (* 1 (* b b)) (* (/ (* -4 (* c a)) (* b b)) (* b b))) (*.f64 (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a)) a)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (*.f64 (/.f64 b a) #s(literal -1/2 binary64)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) b)) a) #s(literal -1 binary64) (*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (/.f64 a c) #s(literal 1/2 binary64))) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (*.f64 b b)) (*.f64 (*.f64 #s(literal 1/128 binary64) (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 c c) c) a) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (pow.f64 b #s(literal 4 binary64))))) a) #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) b)) a) #s(literal -1 binary64) (*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) |
#s(approx (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a)) (*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) |
#s(approx (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a)) (fma.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (*.f64 b b))))) |
#s(approx (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a)) (fma.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64))) #s(literal -1 binary64) (fma.f64 (*.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (pow.f64 b #s(literal 4 binary64))) (pow.f64 (/.f64 (pow.f64 (pow.f64 a #s(literal 5 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 c c) c)) #s(literal 1/2 binary64))) #s(literal 1/128 binary64) (*.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (*.f64 b b)))))) |
#s(approx (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a)) (+.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (*.f64 b b)))) (fma.f64 (*.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (/.f64 (pow.f64 (pow.f64 a #s(literal 7 binary64)) #s(literal -1 binary64)) (pow.f64 c #s(literal 5 binary64))) #s(literal 1/2 binary64))) #s(literal -1/1024 binary64) (*.f64 (*.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (pow.f64 b #s(literal 4 binary64))) (pow.f64 (/.f64 (pow.f64 (pow.f64 a #s(literal 5 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 c c) c)) #s(literal 1/2 binary64))) #s(literal 1/128 binary64))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 c a) #s(literal 1/2 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (*.f64 #s(literal -1 binary64) a) (fma.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (*.f64 b b)))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (*.f64 #s(literal -1 binary64) a) (fma.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (pow.f64 b #s(literal 4 binary64))) (pow.f64 (/.f64 (pow.f64 (pow.f64 a #s(literal 5 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 c c) c)) #s(literal 1/2 binary64))) (fma.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (*.f64 b b))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (*.f64 #s(literal -1 binary64) a) (fma.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (pow.f64 b #s(literal 4 binary64))) (pow.f64 (/.f64 (pow.f64 (pow.f64 a #s(literal 5 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 c c) c)) #s(literal 1/2 binary64))) (fma.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (/.f64 (pow.f64 (pow.f64 a #s(literal 7 binary64)) #s(literal -1 binary64)) (pow.f64 c #s(literal 5 binary64))) #s(literal 1/2 binary64))) (fma.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (*.f64 b b)))))))) |
#s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 b b) a) #s(literal -1 binary64) (*.f64 #s(literal 4 binary64) c)) a) #s(literal -1 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (*.f64 (/.f64 b a) #s(literal -1/2 binary64)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) b)) a) #s(literal -1 binary64) (*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (/.f64 a c) #s(literal 1/2 binary64))) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (*.f64 b b)) (*.f64 (*.f64 #s(literal 1/128 binary64) (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 c c) c) a) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (pow.f64 b #s(literal 4 binary64))))) a) #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) b)) a) #s(literal -1 binary64) (*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 c a) #s(literal 1/2 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 #s(literal -1 binary64) a) (fma.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (/.f64 b a)))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 #s(literal -1 binary64) a) (fma.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (*.f64 b b))) b) a) #s(literal -1 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 #s(literal -1 binary64) a) (fma.f64 (/.f64 (-.f64 (*.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 a c) #s(literal 1/2 binary64))) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (*.f64 b b)) (*.f64 (*.f64 #s(literal -1/64 binary64) (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 c c) c) a) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (pow.f64 b #s(literal 4 binary64))))) a) #s(literal -1 binary64)) b) a) #s(literal -1 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))) |
#s(approx (/ (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (+ (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b)))) (/ (* -1/2 (* (pow (* c a) 4) 20)) (pow b 6)))) b) (*.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (/.f64 (*.f64 c c) a) (pow.f64 b #s(literal 3 binary64))) #s(literal 2 binary64) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 c c) c)) (pow.f64 b #s(literal 5 binary64)))) a) #s(literal -1 binary64) (/.f64 (*.f64 #s(literal -10 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))) (pow.f64 a #s(literal 4 binary64)))) |
#s(approx (/ (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (+ (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b)))) (/ (* -1/2 (* (pow (* c a) 4) 20)) (pow b 6)))) b) (*.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (/.f64 c a) b) #s(literal -2 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (pow.f64 b #s(literal 3 binary64)))) a) #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 c c) c)) (pow.f64 b #s(literal 5 binary64)))) a) #s(literal -1 binary64) (/.f64 (*.f64 #s(literal -10 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))) (pow.f64 a #s(literal 4 binary64)))) |
#s(approx (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (+ (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b)))) (/ (* -1/2 (* (pow (* c a) 4) 20)) (pow b 6)))) (*.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (/.f64 (*.f64 c c) a) (*.f64 b b)) #s(literal 2 binary64) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 c c) c)) (pow.f64 b #s(literal 4 binary64)))) a) #s(literal -1 binary64) (/.f64 (*.f64 #s(literal -10 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) (pow.f64 a #s(literal 4 binary64)))) |
#s(approx (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (+ (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b)))) (/ (* -1/2 (* (pow (* c a) 4) 20)) (pow b 6)))) (*.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 c a) #s(literal -2 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b b))) a) #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 c c) c)) (pow.f64 b #s(literal 4 binary64)))) a) #s(literal -1 binary64) (/.f64 (*.f64 #s(literal -10 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) (pow.f64 a #s(literal 4 binary64)))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 c a) #s(literal 1/2 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (*.f64 #s(literal -1 binary64) a) (fma.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (*.f64 b b)))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (*.f64 #s(literal -1 binary64) a) (fma.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (pow.f64 b #s(literal 4 binary64))) (pow.f64 (/.f64 (pow.f64 (pow.f64 a #s(literal 5 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 c c) c)) #s(literal 1/2 binary64))) (fma.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (*.f64 b b))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (*.f64 #s(literal -1 binary64) a) (fma.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (pow.f64 b #s(literal 4 binary64))) (pow.f64 (/.f64 (pow.f64 (pow.f64 a #s(literal 5 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 c c) c)) #s(literal 1/2 binary64))) (fma.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (/.f64 (pow.f64 (pow.f64 a #s(literal 7 binary64)) #s(literal -1 binary64)) (pow.f64 c #s(literal 5 binary64))) #s(literal 1/2 binary64))) (fma.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (*.f64 b b)))))))) |
#s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 b b) a) #s(literal -1 binary64) (*.f64 #s(literal 4 binary64) c)) a) #s(literal -1 binary64))) |
#s(approx (+ (* 1 (* b b)) (* (/ (* -4 (* c a)) (* b b)) (* b b))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 b b) a) #s(literal -1 binary64) (*.f64 #s(literal 4 binary64) c)) a) #s(literal -1 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))) (*.f64 #s(literal -1/2 binary64) (pow.f64 a #s(literal -1 binary64)))) b (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64))) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (fma.f64 (fma.f64 (*.f64 (/.f64 (*.f64 b b) (pow.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (pow.f64 (/.f64 (pow.f64 (pow.f64 a #s(literal 5 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 c c) c)) #s(literal 1/2 binary64))) #s(literal -1/16 binary64) (*.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (pow.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) b (*.f64 #s(literal -1/2 binary64) (pow.f64 a #s(literal -1 binary64)))) b (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64))) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) |
#s(approx (neg b) (*.f64 b #s(literal -1 binary64))) |
#s(approx (pow b 1) b) |
#s(approx (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a)) (fma.f64 (fma.f64 (*.f64 (/.f64 (*.f64 b b) (pow.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (pow.f64 (/.f64 (pow.f64 (pow.f64 a #s(literal 5 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 c c) c)) #s(literal 1/2 binary64))) #s(literal -1/16 binary64) (*.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (pow.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) (*.f64 b b) (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64))) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) |
#s(approx (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a)) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/16 binary64) (pow.f64 (/.f64 (pow.f64 (pow.f64 a #s(literal 5 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 c c) c)) #s(literal 1/2 binary64))) (pow.f64 (pow.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 (/.f64 (*.f64 b b) (pow.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal 5 binary64))) (pow.f64 (/.f64 (pow.f64 (pow.f64 a #s(literal 7 binary64)) #s(literal -1 binary64)) (pow.f64 c #s(literal 5 binary64))) #s(literal 1/2 binary64))) #s(literal 1/32 binary64))) (*.f64 b b) (*.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (pow.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) (*.f64 b b) (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64))) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))) (*.f64 (pow.f64 (*.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (pow.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (pow.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) (*.f64 b b) (*.f64 (pow.f64 (*.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (pow.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 (pow.f64 (pow.f64 (*.f64 c a) #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal 5 binary64))) (*.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (pow.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (pow.f64 (pow.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64)) #s(literal -1 binary64)))) (*.f64 b b))) (*.f64 b b) (*.f64 (pow.f64 (*.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) |
#s(approx (pow b 1) b) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))) (*.f64 #s(literal -1/2 binary64) (pow.f64 a #s(literal -1 binary64)))) b (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64))) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (fma.f64 (fma.f64 (*.f64 (/.f64 (*.f64 b b) (pow.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (pow.f64 (/.f64 (pow.f64 (pow.f64 a #s(literal 5 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 c c) c)) #s(literal 1/2 binary64))) #s(literal -1/16 binary64) (*.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (pow.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) b (*.f64 #s(literal -1/2 binary64) (pow.f64 a #s(literal -1 binary64)))) b (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64))) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) |
#s(approx (* (* (+ (* (/ c (* b b)) -1) (pow a -1)) b) -1) (/.f64 (fma.f64 (/.f64 (*.f64 b b) a) #s(literal -1 binary64) c) b)) |
#s(approx (* (+ (* (/ c (* b b)) -1) (pow a -1)) b) (/.f64 (fma.f64 c #s(literal -1 binary64) (/.f64 (*.f64 b b) a)) b)) |
#s(approx (+ (* (/ c (* b b)) -1) (pow a -1)) (/.f64 (fma.f64 c #s(literal -1 binary64) (/.f64 (*.f64 b b) a)) (*.f64 b b))) |
#s(approx (/ c (* b b)) (/.f64 (/.f64 c b) b)) |
#s(approx (* b b) (*.f64 b b)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (fma.f64 (pow.f64 (*.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) (*.f64 b #s(literal -1 binary64)))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (fma.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) b (*.f64 (pow.f64 (*.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (pow.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (pow.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) b) #s(literal 1 binary64)) b (*.f64 (pow.f64 (*.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) |
#s(approx (/ (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (+ (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b)))) (/ (* -1/2 (* (pow (* c a) 4) 20)) (pow b 6)))) b) (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) (pow.f64 a #s(literal 3 binary64))) (*.f64 (*.f64 b b) (*.f64 (*.f64 c c) c)) (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal -10 binary64))) (pow.f64 b #s(literal 7 binary64)))) |
#s(approx (/ (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (+ (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b)))) (/ (* -1/2 (* (pow (* c a) 4) 20)) (pow b 6)))) b) (/.f64 (fma.f64 (*.f64 #s(literal -10 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 c #s(literal 4 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal -4 binary64) (pow.f64 a #s(literal 3 binary64))) (*.f64 (*.f64 c c) c) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 c c)))) (*.f64 b b))) (pow.f64 b #s(literal 7 binary64)))) |
#s(approx (/ (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (+ (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b)))) (/ (* -1/2 (* (pow (* c a) 4) 20)) (pow b 6)))) b) (/.f64 (fma.f64 (*.f64 #s(literal -10 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 c #s(literal 4 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal -4 binary64) (pow.f64 a #s(literal 3 binary64))) (*.f64 (*.f64 c c) c) (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 b b) c) a) #s(literal -2 binary64) (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -2 binary64))) (*.f64 b b))) (*.f64 b b))) (pow.f64 b #s(literal 7 binary64)))) |
#s(approx (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (+ (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b)))) (/ (* -1/2 (* (pow (* c a) 4) 20)) (pow b 6)))) (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) (pow.f64 a #s(literal 3 binary64))) (*.f64 (*.f64 b b) (*.f64 (*.f64 c c) c)) (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal -10 binary64))) (pow.f64 b #s(literal 6 binary64)))) |
#s(approx (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (+ (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b)))) (/ (* -1/2 (* (pow (* c a) 4) 20)) (pow b 6)))) (/.f64 (fma.f64 (*.f64 #s(literal -10 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 c #s(literal 4 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal -4 binary64) (pow.f64 a #s(literal 3 binary64))) (*.f64 (*.f64 c c) c) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 c c)))) (*.f64 b b))) (pow.f64 b #s(literal 6 binary64)))) |
#s(approx (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (+ (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b)))) (/ (* -1/2 (* (pow (* c a) 4) 20)) (pow b 6)))) (/.f64 (fma.f64 (*.f64 #s(literal -10 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 c #s(literal 4 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal -4 binary64) (pow.f64 a #s(literal 3 binary64))) (*.f64 (*.f64 c c) c) (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 b b) c) a) #s(literal -2 binary64) (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -2 binary64))) (*.f64 b b))) (*.f64 b b))) (pow.f64 b #s(literal 6 binary64)))) |
#s(approx (pow b 4) (pow.f64 b #s(literal 4 binary64))) |
#s(approx (+ (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b)))) (/ (* -1/2 (* (pow (* c a) 4) 20)) (pow b 6))) (/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 c c)) (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal -10 binary64))) (pow.f64 b #s(literal 6 binary64)))) |
#s(approx (+ (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b)))) (/ (* -1/2 (* (pow (* c a) 4) 20)) (pow b 6))) (/.f64 (fma.f64 (*.f64 #s(literal -10 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 c #s(literal 4 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 b b) c) a) #s(literal -2 binary64) (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -2 binary64))) (pow.f64 b #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))) |
#s(approx (+ (* c a) (/ (pow (* c a) 2) (* b b))) (/.f64 (fma.f64 (*.f64 (*.f64 b b) c) a (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (*.f64 b b))) |
#s(approx (pow b 6) (pow.f64 b #s(literal 6 binary64))) |
#s(approx (neg b) (*.f64 b #s(literal -1 binary64))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))) (*.f64 (pow.f64 (*.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (pow.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (pow.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) (*.f64 b b) (*.f64 (pow.f64 (*.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (pow.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 (pow.f64 (pow.f64 (*.f64 c a) #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal 5 binary64))) (*.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (pow.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (pow.f64 (pow.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64)) #s(literal -1 binary64)))) (*.f64 b b))) (*.f64 b b) (*.f64 (pow.f64 (*.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) |
#s(approx (- (* b b) (* (* 4 a) c)) (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (/.f64 c b) #s(literal -1 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b)) #s(literal -1 binary64) (*.f64 c #s(literal -1 binary64))) b)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 c c) c) (pow.f64 b #s(literal 4 binary64)))) #s(literal -2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b)) #s(literal -1 binary64) (*.f64 c #s(literal -1 binary64)))) b)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 c c) c) (pow.f64 b #s(literal 4 binary64)))) #s(literal -2 binary64) (fma.f64 #s(literal -1 binary64) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 20 binary64))) (*.f64 (pow.f64 b #s(literal 6 binary64)) a)))) b)) |
#s(approx (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a)) (*.f64 (fma.f64 (/.f64 (/.f64 c b) b) #s(literal -1 binary64) (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 1/2 binary64))) b)) |
#s(approx (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a)) (*.f64 (fma.f64 (/.f64 (/.f64 c b) b) #s(literal -1 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64) (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 1/2 binary64)))) b)) |
#s(approx (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a)) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (pow.f64 b #s(literal 6 binary64))) #s(literal -2 binary64) (fma.f64 (/.f64 (/.f64 c b) b) #s(literal -1 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64) (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 1/2 binary64))))) b)) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (fma.f64 (*.f64 a (/.f64 (/.f64 c b) b)) #s(literal -2 binary64) #s(literal 1 binary64)) b)) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (/.f64 c b) b) (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) #s(literal 1 binary64)) b)) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -4 binary64)) (pow.f64 b #s(literal 6 binary64)))) (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (/.f64 c b) b) (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))))) b)) |
#s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 (/.f64 #s(literal -4 binary64) b) (/.f64 (*.f64 c a) b) #s(literal 1 binary64)) (*.f64 b b))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b)) #s(literal -1 binary64) (*.f64 c #s(literal -1 binary64))) b)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 c c) c) (pow.f64 b #s(literal 4 binary64)))) #s(literal -2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b)) #s(literal -1 binary64) (*.f64 c #s(literal -1 binary64)))) b)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 c c) c) (pow.f64 b #s(literal 4 binary64)))) #s(literal -2 binary64) (fma.f64 #s(literal -1 binary64) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 20 binary64))) (*.f64 (pow.f64 b #s(literal 6 binary64)) a)))) b)) |
#s(approx (* (* (+ (* (/ c (* b b)) -1) (pow a -1)) b) -1) (*.f64 (-.f64 (/.f64 (/.f64 c b) b) (pow.f64 a #s(literal -1 binary64))) b)) |
#s(approx (* (+ (* (/ c (* b b)) -1) (pow a -1)) b) (fma.f64 (*.f64 (/.f64 (/.f64 c b) b) #s(literal -1 binary64)) b (*.f64 (pow.f64 a #s(literal -1 binary64)) b))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) a) c (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -2 binary64)) (*.f64 b b))) b)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 c c) c) (pow.f64 b #s(literal 4 binary64)))) #s(literal -4 binary64) (fma.f64 (*.f64 #s(literal -2 binary64) a) c (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -2 binary64)) (*.f64 b b)))) b)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 c c) c) (pow.f64 b #s(literal 4 binary64)))) #s(literal -4 binary64) (fma.f64 (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal -1/2 binary64) (fma.f64 (*.f64 #s(literal -2 binary64) a) c (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -2 binary64)) (*.f64 b b))))) b)) |
#s(approx (/ (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (+ (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b)))) (/ (* -1/2 (* (pow (* c a) 4) 20)) (pow b 6)))) b) (/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) a) c (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -2 binary64)) (*.f64 b b))) b)) |
#s(approx (/ (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (+ (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b)))) (/ (* -1/2 (* (pow (* c a) 4) 20)) (pow b 6)))) b) (/.f64 (fma.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 c c) c) (pow.f64 b #s(literal 4 binary64)))) #s(literal -4 binary64) (fma.f64 (*.f64 #s(literal -2 binary64) a) c (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -2 binary64)) (*.f64 b b)))) b)) |
#s(approx (/ (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (+ (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b)))) (/ (* -1/2 (* (pow (* c a) 4) 20)) (pow b 6)))) b) (/.f64 (fma.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))) #s(literal -10 binary64) (fma.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 c c) c) (pow.f64 b #s(literal 4 binary64)))) #s(literal -4 binary64) (fma.f64 (*.f64 #s(literal -2 binary64) a) c (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -2 binary64)) (*.f64 b b))))) b)) |
#s(approx (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (+ (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b)))) (/ (* -1/2 (* (pow (* c a) 4) 20)) (pow b 6)))) (fma.f64 (*.f64 #s(literal -2 binary64) a) c (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -2 binary64)) (*.f64 b b)))) |
#s(approx (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (+ (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b)))) (/ (* -1/2 (* (pow (* c a) 4) 20)) (pow b 6)))) (fma.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 c c) c) (pow.f64 b #s(literal 4 binary64)))) #s(literal -4 binary64) (fma.f64 (*.f64 #s(literal -2 binary64) a) c (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -2 binary64)) (*.f64 b b))))) |
#s(approx (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (+ (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b)))) (/ (* -1/2 (* (pow (* c a) 4) 20)) (pow b 6)))) (fma.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))) #s(literal -10 binary64) (fma.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 c c) c) (pow.f64 b #s(literal 4 binary64)))) #s(literal -4 binary64) (fma.f64 (*.f64 #s(literal -2 binary64) a) c (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -2 binary64)) (*.f64 b b)))))) |
#s(approx (+ (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b)))) (/ (* -1/2 (* (pow (* c a) 4) 20)) (pow b 6))) (fma.f64 (*.f64 #s(literal -2 binary64) a) c (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -2 binary64)) (*.f64 b b)))) |
#s(approx (+ (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b)))) (/ (* -1/2 (* (pow (* c a) 4) 20)) (pow b 6))) (fma.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))) #s(literal -10 binary64) (fma.f64 (*.f64 #s(literal -2 binary64) a) c (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -2 binary64)) (*.f64 b b))))) |
#s(approx (+ (* c a) (/ (pow (* c a) 2) (* b b))) (fma.f64 (*.f64 a a) (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 c a))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (fma.f64 (*.f64 a (/.f64 (/.f64 c b) b)) #s(literal -2 binary64) #s(literal 1 binary64)) b)) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (/.f64 c b) b) (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) #s(literal 1 binary64)) b)) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -4 binary64)) (pow.f64 b #s(literal 6 binary64)))) (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (/.f64 c b) b) (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))))) b)) |
#s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 (/.f64 #s(literal -4 binary64) b) (/.f64 (*.f64 c a) b) #s(literal 1 binary64)) (*.f64 b b))) |
#s(approx (+ (* 1 (* b b)) (* (/ (* -4 (* c a)) (* b b)) (* b b))) (*.f64 (fma.f64 (/.f64 #s(literal -4 binary64) b) (/.f64 (*.f64 c a) b) #s(literal 1 binary64)) (*.f64 b b))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (/.f64 b a) #s(literal -1 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (fma.f64 (pow.f64 a #s(literal -1/2 binary64)) (pow.f64 a #s(literal -1/2 binary64)) (*.f64 (/.f64 (/.f64 c b) b) #s(literal -1 binary64))) (*.f64 b #s(literal -1 binary64)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (*.f64 b #s(literal -1 binary64)) (fma.f64 (/.f64 (/.f64 c b) b) #s(literal -1 binary64) (fma.f64 (pow.f64 a #s(literal -1/2 binary64)) (pow.f64 a #s(literal -1/2 binary64)) (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 c c) a)) (pow.f64 b #s(literal 4 binary64))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (*.f64 b #s(literal -1 binary64)) (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (pow.f64 b #s(literal 6 binary64))) #s(literal -2 binary64) (fma.f64 (/.f64 (/.f64 c b) b) #s(literal -1 binary64) (fma.f64 (pow.f64 a #s(literal -1/2 binary64)) (pow.f64 a #s(literal -1/2 binary64)) (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 c c) a)) (pow.f64 b #s(literal 4 binary64)))))))) |
#s(approx (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a)) (*.f64 (/.f64 b a) #s(literal -1/2 binary64))) |
#s(approx (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a)) (*.f64 (*.f64 (fma.f64 (/.f64 (/.f64 c b) b) #s(literal -1 binary64) (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 1/2 binary64))) b) #s(literal -1 binary64))) |
#s(approx (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a)) (*.f64 (*.f64 b #s(literal -1 binary64)) (fma.f64 (/.f64 (/.f64 c b) b) #s(literal -1 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64) (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 1/2 binary64)))))) |
#s(approx (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a)) (*.f64 (*.f64 b #s(literal -1 binary64)) (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (pow.f64 b #s(literal 6 binary64))) #s(literal -2 binary64) (fma.f64 (/.f64 (/.f64 c b) b) #s(literal -1 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64) (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 1/2 binary64))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 b #s(literal -1 binary64))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (*.f64 b #s(literal -1 binary64)) (fma.f64 (*.f64 a (/.f64 (/.f64 c b) b)) #s(literal -2 binary64) #s(literal 1 binary64)))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (*.f64 b #s(literal -1 binary64)) (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (/.f64 c b) b) (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) #s(literal 1 binary64)))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (*.f64 b #s(literal -1 binary64)) (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -4 binary64)) (pow.f64 b #s(literal 6 binary64)))) (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (/.f64 c b) b) (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (/.f64 b a) #s(literal -1 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (fma.f64 (pow.f64 a #s(literal -1/2 binary64)) (pow.f64 a #s(literal -1/2 binary64)) (*.f64 (/.f64 (/.f64 c b) b) #s(literal -1 binary64))) (*.f64 b #s(literal -1 binary64)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (*.f64 b #s(literal -1 binary64)) (fma.f64 (/.f64 (/.f64 c b) b) #s(literal -1 binary64) (fma.f64 (pow.f64 a #s(literal -1/2 binary64)) (pow.f64 a #s(literal -1/2 binary64)) (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 c c) a)) (pow.f64 b #s(literal 4 binary64))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (*.f64 b #s(literal -1 binary64)) (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (pow.f64 b #s(literal 6 binary64))) #s(literal -2 binary64) (fma.f64 (/.f64 (/.f64 c b) b) #s(literal -1 binary64) (fma.f64 (pow.f64 a #s(literal -1/2 binary64)) (pow.f64 a #s(literal -1/2 binary64)) (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 c c) a)) (pow.f64 b #s(literal 4 binary64)))))))) |
#s(approx (* (* (+ (* (/ c (* b b)) -1) (pow a -1)) b) -1) (*.f64 (fma.f64 (pow.f64 a #s(literal -1/2 binary64)) (pow.f64 a #s(literal -1/2 binary64)) (*.f64 (/.f64 (/.f64 c b) b) #s(literal -1 binary64))) (*.f64 b #s(literal -1 binary64)))) |
#s(approx (* (+ (* (/ c (* b b)) -1) (pow a -1)) b) (*.f64 (*.f64 b #s(literal -1 binary64)) (-.f64 (/.f64 (/.f64 c b) b) (pow.f64 a #s(literal -1 binary64))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 b #s(literal -1 binary64)) (fma.f64 (*.f64 a (/.f64 (/.f64 c b) b)) #s(literal -2 binary64) #s(literal 2 binary64)))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 b #s(literal -1 binary64)) (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (/.f64 c b) b) (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) #s(literal 2 binary64)))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 b #s(literal -1 binary64)) (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -4 binary64)) (pow.f64 b #s(literal 6 binary64)))) (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (/.f64 c b) b) (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))))))) |
#s(approx (/ (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (+ (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b)))) (/ (* -1/2 (* (pow (* c a) 4) 20)) (pow b 6)))) b) (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (*.f64 b b))) #s(literal 2 binary64) (*.f64 (*.f64 c a) #s(literal 2 binary64))) b) #s(literal -1 binary64))) |
#s(approx (/ (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (+ (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b)))) (/ (* -1/2 (* (pow (* c a) 4) 20)) (pow b 6)))) b) (*.f64 (/.f64 (fma.f64 #s(literal 2 binary64) (fma.f64 (*.f64 a a) (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 c a)) (/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64)))) b) #s(literal -1 binary64))) |
#s(approx (/ (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (+ (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b)))) (/ (* -1/2 (* (pow (* c a) 4) 20)) (pow b 6)))) b) (*.f64 (/.f64 (+.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (*.f64 b b))) #s(literal 2 binary64) (*.f64 (*.f64 c a) #s(literal 2 binary64))) (fma.f64 #s(literal 10 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))) (/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))))) b) #s(literal -1 binary64))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 b #s(literal -1 binary64))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (*.f64 b #s(literal -1 binary64)) (fma.f64 (*.f64 a (/.f64 (/.f64 c b) b)) #s(literal -2 binary64) #s(literal 1 binary64)))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (*.f64 b #s(literal -1 binary64)) (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (/.f64 c b) b) (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) #s(literal 1 binary64)))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (*.f64 b #s(literal -1 binary64)) (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -4 binary64)) (pow.f64 b #s(literal 6 binary64)))) (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (/.f64 c b) b) (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (/.f64 b a) #s(literal 0 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (/.f64 b a) #s(literal 0 binary64) (*.f64 (/.f64 c b) #s(literal -1 binary64)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 c a)) (pow.f64 b #s(literal 3 binary64))) (pow.f64 b #s(literal -1 binary64))) c (*.f64 (/.f64 b a) #s(literal 1/2 binary64))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (fma.f64 (-.f64 (fma.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 5 binary64))) c (*.f64 (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) #s(literal -1 binary64)) c)) (pow.f64 b #s(literal -1 binary64))) c (*.f64 (/.f64 b a) #s(literal 1/2 binary64))))) |
#s(approx (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a)) (fma.f64 (/.f64 b a) #s(literal 1/2 binary64) (*.f64 (/.f64 c b) #s(literal -1 binary64)))) |
#s(approx (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a)) (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 c a)) (pow.f64 b #s(literal 3 binary64))) (pow.f64 b #s(literal -1 binary64))) c (*.f64 (/.f64 b a) #s(literal 1/2 binary64)))) |
#s(approx (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a)) (fma.f64 (-.f64 (fma.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 5 binary64))) c (*.f64 (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) #s(literal -1 binary64)) c)) (pow.f64 b #s(literal -1 binary64))) c (*.f64 (/.f64 b a) #s(literal 1/2 binary64)))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 c (pow.f64 b #s(literal 3 binary64)))) #s(literal -2 binary64) (*.f64 (/.f64 a b) #s(literal -2 binary64))) c b)) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64))) #s(literal -2 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)) (pow.f64 b #s(literal 5 binary64)))) c (*.f64 (/.f64 a b) #s(literal -2 binary64))) c b)) |
#s(approx c c) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 c a)) (pow.f64 b #s(literal 3 binary64))) (pow.f64 b #s(literal -1 binary64))) c)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 5 binary64))) c (*.f64 (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) #s(literal -1 binary64)) c)) (pow.f64 b #s(literal -1 binary64))) c)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (-.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 (/.f64 c a) (/.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)) b)) #s(literal -1/4 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))) c (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) #s(literal -1 binary64))) c) (pow.f64 b #s(literal -1 binary64))) c)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 c (pow.f64 b #s(literal 3 binary64)))) #s(literal -2 binary64) (*.f64 (/.f64 a b) #s(literal -2 binary64))) c)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64))) #s(literal -2 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)) (pow.f64 b #s(literal 5 binary64)))) c (*.f64 (/.f64 a b) #s(literal -2 binary64))) c)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 c (/.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)) b)) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 b #s(literal 5 binary64)))) c (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 3 binary64)))) c (*.f64 (/.f64 a b) #s(literal -2 binary64))) c)) |
#s(approx (/ (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (+ (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b)))) (/ (* -1/2 (* (pow (* c a) 4) 20)) (pow b 6)))) b) (*.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 c (pow.f64 b #s(literal 3 binary64)))) #s(literal -2 binary64) (*.f64 (/.f64 a b) #s(literal -2 binary64))) c)) |
#s(approx (/ (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (+ (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b)))) (/ (* -1/2 (* (pow (* c a) 4) 20)) (pow b 6)))) b) (*.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64))) #s(literal -2 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)) (pow.f64 b #s(literal 5 binary64)))) c (*.f64 (/.f64 a b) #s(literal -2 binary64))) c)) |
#s(approx (/ (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (+ (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b)))) (/ (* -1/2 (* (pow (* c a) 4) 20)) (pow b 6)))) b) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (/.f64 c (pow.f64 b #s(literal 7 binary64)))) #s(literal -10 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 b #s(literal 5 binary64)))) c (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 3 binary64)))) c (*.f64 (/.f64 a b) #s(literal -2 binary64))) c)) |
#s(approx (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (+ (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b)))) (/ (* -1/2 (* (pow (* c a) 4) 20)) (pow b 6)))) (*.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 (/.f64 c b) b) a)) c)) |
#s(approx (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (+ (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b)))) (/ (* -1/2 (* (pow (* c a) 4) 20)) (pow b 6)))) (*.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 a a) (*.f64 b b)) #s(literal -2 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)) (pow.f64 b #s(literal 4 binary64)))) c (*.f64 #s(literal -2 binary64) a)) c)) |
#s(approx (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (+ (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b)))) (/ (* -1/2 (* (pow (* c a) 4) 20)) (pow b 6)))) (*.f64 (fma.f64 (fma.f64 (fma.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal -4 binary64) (/.f64 (*.f64 #s(literal -10 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) c)) (pow.f64 b #s(literal 6 binary64)))) c (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b b))) c (*.f64 #s(literal -2 binary64) a)) c)) |
#s(approx (+ (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b)))) (/ (* -1/2 (* (pow (* c a) 4) 20)) (pow b 6))) (*.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 (/.f64 c b) b) a)) c)) |
#s(approx (+ (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b)))) (/ (* -1/2 (* (pow (* c a) 4) 20)) (pow b 6))) (*.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 c c)) (pow.f64 b #s(literal 6 binary64))) #s(literal -10 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b b))) c (*.f64 #s(literal -2 binary64) a)) c)) |
#s(approx (+ (* c a) (/ (pow (* c a) 2) (* b b))) (*.f64 (fma.f64 (*.f64 a a) (/.f64 (/.f64 c b) b) a) c)) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 c (pow.f64 b #s(literal 3 binary64)))) #s(literal -2 binary64) (*.f64 (/.f64 a b) #s(literal -2 binary64))) c b)) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64))) #s(literal -2 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)) (pow.f64 b #s(literal 5 binary64)))) c (*.f64 (/.f64 a b) #s(literal -2 binary64))) c b)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) (*.f64 (/.f64 (/.f64 b a) c) #s(literal -1/2 binary64))) c)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (fma.f64 (/.f64 (/.f64 b a) c) #s(literal -1/2 binary64) (fma.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (pow.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) c)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (fma.f64 (/.f64 (/.f64 b a) c) #s(literal -1/2 binary64) (fma.f64 (*.f64 #s(literal -1/16 binary64) (pow.f64 (pow.f64 (pow.f64 (*.f64 c a) #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (pow.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))) c)) |
#s(approx (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a)) (*.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (pow.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) c)) |
#s(approx (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a)) (*.f64 (fma.f64 (*.f64 #s(literal -1/16 binary64) (pow.f64 (pow.f64 (pow.f64 (*.f64 c a) #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (pow.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) c)) |
#s(approx (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a)) (*.f64 (fma.f64 (*.f64 #s(literal -1/16 binary64) (pow.f64 (pow.f64 (pow.f64 (*.f64 c a) #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/32 binary64) (pow.f64 (pow.f64 (pow.f64 (*.f64 c a) #s(literal 7 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal 5 binary64))) (fma.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (pow.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))) c)) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 c c) c) a) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) c)) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (fma.f64 (*.f64 (pow.f64 (/.f64 (pow.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -1 binary64)) (pow.f64 c #s(literal 5 binary64))) #s(literal 1/2 binary64)) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 c c) c) a) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) c)) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (fma.f64 (*.f64 (pow.f64 (/.f64 (pow.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -1 binary64)) (pow.f64 c #s(literal 5 binary64))) #s(literal 1/2 binary64)) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (pow.f64 (/.f64 (pow.f64 (pow.f64 a #s(literal 5 binary64)) #s(literal -1 binary64)) (pow.f64 c #s(literal 7 binary64))) #s(literal 1/2 binary64)) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal 5 binary64)))) #s(literal 1/16 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 c c) c) a) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))) c)) |
#s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) (*.f64 (/.f64 (/.f64 b a) c) #s(literal -1/2 binary64))) c)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (fma.f64 (/.f64 (/.f64 b a) c) #s(literal -1/2 binary64) (fma.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (pow.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) c)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (fma.f64 (/.f64 (/.f64 b a) c) #s(literal -1/2 binary64) (fma.f64 (*.f64 #s(literal -1/16 binary64) (pow.f64 (pow.f64 (pow.f64 (*.f64 c a) #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (pow.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))) c)) |
#s(approx (* (* (+ (* (/ c (* b b)) -1) (pow a -1)) b) -1) (*.f64 (fma.f64 (/.f64 (/.f64 b a) c) #s(literal -1 binary64) (pow.f64 b #s(literal -1 binary64))) c)) |
#s(approx (* (+ (* (/ c (* b b)) -1) (pow a -1)) b) (*.f64 (-.f64 (/.f64 (/.f64 b a) c) (pow.f64 b #s(literal -1 binary64))) c)) |
#s(approx (+ (* (/ c (* b b)) -1) (pow a -1)) (*.f64 (-.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) (pow.f64 (*.f64 b b) #s(literal -1 binary64))) c)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (fma.f64 (/.f64 b c) #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) c)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 c c) c) a) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (/.f64 b c)) c)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (fma.f64 (*.f64 (pow.f64 (/.f64 (pow.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -1 binary64)) (pow.f64 c #s(literal 5 binary64))) #s(literal 1/2 binary64)) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) #s(literal -1/8 binary64) (-.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 c c) c) a) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (/.f64 b c))) c)) |
#s(approx (/ (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (+ (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b)))) (/ (* -1/2 (* (pow (* c a) 4) 20)) (pow b 6)))) b) (fma.f64 (/.f64 (*.f64 #s(literal -10 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (pow.f64 c #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -4 binary64) (pow.f64 a #s(literal 3 binary64))) (*.f64 (pow.f64 b #s(literal 5 binary64)) c)) (pow.f64 c #s(literal 4 binary64))))) |
#s(approx (/ (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (+ (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b)))) (/ (* -1/2 (* (pow (* c a) 4) 20)) (pow b 6)))) b) (*.f64 (fma.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))) #s(literal -10 binary64) (fma.f64 (/.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64))) (*.f64 c c)) #s(literal -2 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (pow.f64 a #s(literal 3 binary64))) (*.f64 (pow.f64 b #s(literal 5 binary64)) c)))) (pow.f64 c #s(literal 4 binary64)))) |
#s(approx (/ (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (+ (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b)))) (/ (* -1/2 (* (pow (* c a) 4) 20)) (pow b 6)))) b) (*.f64 (fma.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))) #s(literal -10 binary64) (fma.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (*.f64 (pow.f64 b #s(literal 5 binary64)) c)) #s(literal -4 binary64) (fma.f64 (/.f64 a (*.f64 (*.f64 (*.f64 c c) c) b)) #s(literal -2 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 c c)))))) (pow.f64 c #s(literal 4 binary64)))) |
#s(approx (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (+ (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b)))) (/ (* -1/2 (* (pow (* c a) 4) 20)) (pow b 6)))) (fma.f64 (/.f64 (*.f64 #s(literal -10 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (pow.f64 c #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -4 binary64) (pow.f64 a #s(literal 3 binary64))) (*.f64 (pow.f64 b #s(literal 4 binary64)) c)) (pow.f64 c #s(literal 4 binary64))))) |
#s(approx (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (+ (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b)))) (/ (* -1/2 (* (pow (* c a) 4) 20)) (pow b 6)))) (*.f64 (fma.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal -10 binary64) (fma.f64 (/.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (*.f64 c c)) #s(literal -2 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (pow.f64 a #s(literal 3 binary64))) (*.f64 (pow.f64 b #s(literal 4 binary64)) c)))) (pow.f64 c #s(literal 4 binary64)))) |
#s(approx (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (+ (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b)))) (/ (* -1/2 (* (pow (* c a) 4) 20)) (pow b 6)))) (*.f64 (fma.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal -10 binary64) (fma.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (*.f64 (pow.f64 b #s(literal 4 binary64)) c)) #s(literal -4 binary64) (fma.f64 (/.f64 a (*.f64 (*.f64 c c) c)) #s(literal -2 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 c c)))))) (pow.f64 c #s(literal 4 binary64)))) |
#s(approx (+ (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b)))) (/ (* -1/2 (* (pow (* c a) 4) 20)) (pow b 6))) (fma.f64 (/.f64 (*.f64 #s(literal -10 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (pow.f64 c #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 c c))) (pow.f64 c #s(literal 4 binary64))))) |
#s(approx (+ (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b)))) (/ (* -1/2 (* (pow (* c a) 4) 20)) (pow b 6))) (fma.f64 (/.f64 (*.f64 #s(literal -10 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (pow.f64 c #s(literal 4 binary64)) (*.f64 (fma.f64 (/.f64 a (*.f64 (*.f64 c c) c)) #s(literal -2 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 c c)))) (pow.f64 c #s(literal 4 binary64))))) |
#s(approx (+ (* c a) (/ (pow (* c a) 2) (* b b))) (*.f64 (/.f64 (fma.f64 (*.f64 b b) a (*.f64 (*.f64 a a) c)) (*.f64 (*.f64 b b) c)) (*.f64 c c))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 c c) c) a) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) c)) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (fma.f64 (*.f64 (pow.f64 (/.f64 (pow.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -1 binary64)) (pow.f64 c #s(literal 5 binary64))) #s(literal 1/2 binary64)) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 c c) c) a) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) c)) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (fma.f64 (*.f64 (pow.f64 (/.f64 (pow.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -1 binary64)) (pow.f64 c #s(literal 5 binary64))) #s(literal 1/2 binary64)) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (pow.f64 (/.f64 (pow.f64 (pow.f64 a #s(literal 5 binary64)) #s(literal -1 binary64)) (pow.f64 c #s(literal 7 binary64))) #s(literal 1/2 binary64)) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal 5 binary64)))) #s(literal 1/16 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 c c) c) a) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))) c)) |
#s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)) |
#s(approx (+ (* 1 (* b b)) (* (/ (* -4 (* c a)) (* b b)) (* b b))) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (*.f64 c #s(literal -1 binary64)) (fma.f64 (/.f64 (/.f64 b a) c) #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (*.f64 c #s(literal -1 binary64)) (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (*.f64 b b)) (*.f64 (/.f64 b a) #s(literal -1/2 binary64))) c) #s(literal -1 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (*.f64 c #s(literal -1 binary64)) (fma.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64))) #s(literal 1/2 binary64))) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (*.f64 b b)))) c) #s(literal -1 binary64) (*.f64 (/.f64 b a) #s(literal -1/2 binary64))) c) #s(literal -1 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))) |
#s(approx (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a)) (*.f64 (*.f64 c #s(literal -1 binary64)) (fma.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (pow.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (*.f64 b b)) (*.f64 (pow.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))) |
#s(approx (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a)) (*.f64 (*.f64 c #s(literal -1 binary64)) (fma.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 (pow.f64 (pow.f64 (*.f64 c a) #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (pow.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (*.f64 b b)) (*.f64 (pow.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))))) |
#s(approx (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a)) (*.f64 (*.f64 c #s(literal -1 binary64)) (fma.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 (pow.f64 (pow.f64 (*.f64 c a) #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 (*.f64 #s(literal 1/1024 binary64) (pow.f64 (pow.f64 (pow.f64 (*.f64 c a) #s(literal 7 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (pow.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (*.f64 b b)) (*.f64 (pow.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (*.f64 c #s(literal -1 binary64)) (fma.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (/.f64 a c) #s(literal 1/2 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 c c) c) a) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (*.f64 b b)))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (*.f64 c #s(literal -1 binary64)) (fma.f64 (*.f64 (pow.f64 (/.f64 (pow.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -1 binary64)) (pow.f64 c #s(literal 5 binary64))) #s(literal 1/2 binary64)) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (pow.f64 b #s(literal 4 binary64)))) #s(literal -1/64 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (/.f64 a c) #s(literal 1/2 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 c c) c) a) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (*.f64 b b))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (*.f64 c #s(literal -1 binary64)) (fma.f64 (*.f64 (pow.f64 (/.f64 (pow.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -1 binary64)) (pow.f64 c #s(literal 5 binary64))) #s(literal 1/2 binary64)) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (pow.f64 b #s(literal 4 binary64)))) #s(literal -1/64 binary64) (fma.f64 (*.f64 (pow.f64 (/.f64 (pow.f64 (pow.f64 a #s(literal 5 binary64)) #s(literal -1 binary64)) (pow.f64 c #s(literal 7 binary64))) #s(literal 1/2 binary64)) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (pow.f64 b #s(literal 6 binary64)))) #s(literal 1/512 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (/.f64 a c) #s(literal 1/2 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 c c) c) a) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (*.f64 b b)))))))) |
#s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 b b) c) #s(literal -1 binary64) (*.f64 #s(literal 4 binary64) a)) c) #s(literal -1 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (*.f64 c #s(literal -1 binary64)) (fma.f64 (/.f64 (/.f64 b a) c) #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (*.f64 c #s(literal -1 binary64)) (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (*.f64 b b)) (*.f64 (/.f64 b a) #s(literal -1/2 binary64))) c) #s(literal -1 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (*.f64 c #s(literal -1 binary64)) (fma.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64))) #s(literal 1/2 binary64))) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (*.f64 b b)))) c) #s(literal -1 binary64) (*.f64 (/.f64 b a) #s(literal -1/2 binary64))) c) #s(literal -1 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))) |
#s(approx (* (* (+ (* (/ c (* b b)) -1) (pow a -1)) b) -1) (*.f64 (*.f64 c #s(literal -1 binary64)) (-.f64 (/.f64 (/.f64 b a) c) (pow.f64 b #s(literal -1 binary64))))) |
#s(approx (* (+ (* (/ c (* b b)) -1) (pow a -1)) b) (*.f64 (*.f64 (fma.f64 (/.f64 (/.f64 b a) c) #s(literal -1 binary64) (pow.f64 b #s(literal -1 binary64))) c) #s(literal -1 binary64))) |
#s(approx (+ (* (/ c (* b b)) -1) (pow a -1)) (*.f64 (*.f64 c #s(literal -1 binary64)) (-.f64 (pow.f64 (*.f64 b b) #s(literal -1 binary64)) (pow.f64 (*.f64 c a) #s(literal -1 binary64))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 c #s(literal -1 binary64)) (fma.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (/.f64 a c) #s(literal 1/2 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (/.f64 b c)))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 c #s(literal -1 binary64)) (fma.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (*.f64 b b))) b) c) #s(literal -1 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (/.f64 a c) #s(literal 1/2 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 c #s(literal -1 binary64)) (fma.f64 (/.f64 (-.f64 (*.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64))) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (*.f64 b b)) (*.f64 (*.f64 #s(literal -1/64 binary64) (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (pow.f64 b #s(literal 4 binary64))))) c) #s(literal -1 binary64)) b) c) #s(literal -1 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (/.f64 a c) #s(literal 1/2 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))) |
#s(approx (/ (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (+ (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b)))) (/ (* -1/2 (* (pow (* c a) 4) 20)) (pow b 6)))) b) (*.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (*.f64 a a) (*.f64 (pow.f64 b #s(literal 3 binary64)) c)) #s(literal 2 binary64) (/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 b #s(literal 5 binary64)))) c) #s(literal -1 binary64) (/.f64 (*.f64 #s(literal -10 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))) (pow.f64 c #s(literal 4 binary64)))) |
#s(approx (/ (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (+ (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b)))) (/ (* -1/2 (* (pow (* c a) 4) 20)) (pow b 6)))) b) (*.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (/.f64 a b) c) #s(literal -2 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 3 binary64)))) c) #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 b #s(literal 5 binary64)))) c) #s(literal -1 binary64) (/.f64 (*.f64 #s(literal -10 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))) (pow.f64 c #s(literal 4 binary64)))) |
#s(approx (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (+ (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b)))) (/ (* -1/2 (* (pow (* c a) 4) 20)) (pow b 6)))) (*.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) c)) #s(literal 2 binary64) (/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64)))) c) #s(literal -1 binary64) (/.f64 (*.f64 #s(literal -10 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) (pow.f64 c #s(literal 4 binary64)))) |
#s(approx (+ (* (/ (pow (* c a) 3) (pow b 4)) -4) (+ (* -2 (+ (* c a) (/ (pow (* c a) 2) (* b b)))) (/ (* -1/2 (* (pow (* c a) 4) 20)) (pow b 6)))) (*.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (*.f64 a a) (*.f64 b b)) #s(literal -2 binary64) (*.f64 (/.f64 a c) #s(literal -2 binary64))) c) #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64)))) c) #s(literal -1 binary64) (/.f64 (*.f64 #s(literal -10 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) (pow.f64 c #s(literal 4 binary64)))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (*.f64 c #s(literal -1 binary64)) (fma.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (/.f64 a c) #s(literal 1/2 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 c c) c) a) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (*.f64 b b)))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (*.f64 c #s(literal -1 binary64)) (fma.f64 (*.f64 (pow.f64 (/.f64 (pow.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -1 binary64)) (pow.f64 c #s(literal 5 binary64))) #s(literal 1/2 binary64)) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (pow.f64 b #s(literal 4 binary64)))) #s(literal -1/64 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (/.f64 a c) #s(literal 1/2 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 c c) c) a) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (*.f64 b b))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (*.f64 c #s(literal -1 binary64)) (fma.f64 (*.f64 (pow.f64 (/.f64 (pow.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -1 binary64)) (pow.f64 c #s(literal 5 binary64))) #s(literal 1/2 binary64)) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (pow.f64 b #s(literal 4 binary64)))) #s(literal -1/64 binary64) (fma.f64 (*.f64 (pow.f64 (/.f64 (pow.f64 (pow.f64 a #s(literal 5 binary64)) #s(literal -1 binary64)) (pow.f64 c #s(literal 7 binary64))) #s(literal 1/2 binary64)) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (pow.f64 b #s(literal 6 binary64)))) #s(literal 1/512 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (/.f64 a c) #s(literal 1/2 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 c c) c) a) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (*.f64 b b)))))))) |
#s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 b b) c) #s(literal -1 binary64) (*.f64 #s(literal 4 binary64) a)) c) #s(literal -1 binary64))) |
#s(approx (+ (* 1 (* b b)) (* (/ (* -4 (* c a)) (* b b)) (* b b))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 b b) c) #s(literal -1 binary64) (*.f64 #s(literal 4 binary64) a)) c) #s(literal -1 binary64))) |
Compiled 35 963 to 3 454 computations (90.4% saved)
16 alts after pruning (15 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 675 | 12 | 687 |
| Fresh | 2 | 3 | 5 |
| Picked | 4 | 1 | 5 |
| Done | 0 | 0 | 0 |
| Total | 681 | 16 | 697 |
| Status | Accuracy | Program |
|---|---|---|
| 56.1% | (/.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/4 binary64)) (*.f64 b #s(literal -1 binary64))) (*.f64 a #s(literal 2 binary64))) | |
| 37.4% | (/.f64 (fma.f64 (*.f64 b #s(literal -1 binary64)) (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 a #s(literal 2 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64)))) | |
| 37.7% | (/.f64 (/.f64 (+.f64 (pow.f64 (*.f64 #s(literal -1 binary64) b) #s(literal 3 binary64)) (pow.f64 (pow.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (-.f64 (*.f64 (pow.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 1/2 binary64)) (pow.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 1/2 binary64))) (*.f64 (*.f64 #s(literal -1 binary64) b) (pow.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 1/2 binary64)))))) (*.f64 #s(literal 2 binary64) a)) | |
| 17.4% | (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (*.f64 (/.f64 b a) #s(literal -1/2 binary64))) (*.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64))) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64))))) (-.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64))))) | |
| ▶ | 18.0% | (/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (-.f64 (*.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64))) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64)))) (*.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64))))))) |
| ✓ | 33.9% | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (fma.f64 #s(literal 1 binary64) (*.f64 b b) (*.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b)) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a)) |
| 10.9% | (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal -4 binary64) (fma.f64 (*.f64 #s(literal -2 binary64) a) c (fma.f64 (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -2 binary64)) (*.f64 b b))))) b)) (*.f64 #s(literal 2 binary64) a)) | |
| ▶ | 57.7% | (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) b) (*.f64 #s(literal 2 binary64) a)) (/.f64 (pow.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)) #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) a))) |
| 53.6% | (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) b) (*.f64 #s(literal 2 binary64) a)) (/.f64 (exp.f64 (*.f64 (log.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) #s(literal 1/2 binary64))) (*.f64 #s(literal 2 binary64) a))) | |
| ▶ | 5.9% | (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) b) (*.f64 #s(literal 2 binary64) a)) #s(approx (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a)) (*.f64 (fma.f64 (/.f64 (/.f64 c b) b) #s(literal -1 binary64) (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 1/2 binary64))) b))) |
| 5.9% | (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) b) (*.f64 #s(literal 2 binary64) a)) #s(approx (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a)) (*.f64 (/.f64 b a) #s(literal 1/2 binary64)))) | |
| 27.1% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (/.f64 c b) #s(literal -1 binary64))) | |
| ▶ | 20.0% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 5 binary64))) c (*.f64 (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) #s(literal -1 binary64)) c)) (pow.f64 b #s(literal -1 binary64))) c)) |
| 36.6% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (*.f64 (fma.f64 (/.f64 c (exp.f64 (*.f64 (log.f64 (*.f64 b b)) #s(literal 1 binary64)))) #s(literal -1 binary64) (pow.f64 a #s(literal -1 binary64))) b) #s(literal -1 binary64))) | |
| 37.5% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (*.f64 #s(approx (+ (* (/ c (* b b)) -1) (pow a -1)) (pow.f64 a #s(literal -1 binary64))) b) #s(literal -1 binary64))) | |
| ▶ | 37.6% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(approx (* (+ (* (/ c (* b b)) -1) (pow a -1)) b) (fma.f64 (/.f64 c b) #s(literal -1 binary64) (/.f64 b a))) #s(literal -1 binary64))) |
Compiled 1 384 to 755 computations (45.4% saved)
| Inputs |
|---|
(+.f64 (/.f64 (*.f64 #s(literal -1 binary64) b) (*.f64 #s(literal 2 binary64) a)) (/.f64 (pow.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)) #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (*.f64 #s(literal -1 binary64) b) (*.f64 #s(literal 2 binary64) a)) |
(*.f64 #s(literal -1 binary64) b) |
#s(literal -1 binary64) |
b |
(*.f64 #s(literal 2 binary64) a) |
#s(literal 2 binary64) |
a |
(/.f64 (pow.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)) #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) a)) |
(pow.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)) |
(*.f64 c #s(literal -4 binary64)) |
c |
#s(literal -4 binary64) |
(*.f64 b b) |
#s(literal 1/2 binary64) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(approx (* (+ (* (/ c (* b b)) -1) (pow a -1)) b) (fma.f64 (/.f64 c b) #s(literal -1 binary64) (/.f64 b a))) #s(literal -1 binary64))) |
(*.f64 #s(approx (* (+ (* (/ c (* b b)) -1) (pow a -1)) b) (fma.f64 (/.f64 c b) #s(literal -1 binary64) (/.f64 b a))) #s(literal -1 binary64)) |
#s(approx (* (+ (* (/ c (* b b)) -1) (pow a -1)) b) (fma.f64 (/.f64 c b) #s(literal -1 binary64) (/.f64 b a))) |
(fma.f64 (/.f64 c b) #s(literal -1 binary64) (/.f64 b a)) |
(/.f64 c b) |
(/.f64 b a) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 5 binary64))) c (*.f64 (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) #s(literal -1 binary64)) c)) (pow.f64 b #s(literal -1 binary64))) c)) |
(*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 5 binary64))) c (*.f64 (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) #s(literal -1 binary64)) c)) (pow.f64 b #s(literal -1 binary64))) c) |
(-.f64 (fma.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 5 binary64))) c (*.f64 (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) #s(literal -1 binary64)) c)) (pow.f64 b #s(literal -1 binary64))) |
(fma.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 5 binary64))) c (*.f64 (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) #s(literal -1 binary64)) c)) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 5 binary64))) |
(*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) c)) |
#s(literal -2 binary64) |
(*.f64 (*.f64 a a) c) |
(*.f64 a a) |
(pow.f64 b #s(literal 5 binary64)) |
#s(literal 5 binary64) |
(*.f64 (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) #s(literal -1 binary64)) c) |
(*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) #s(literal -1 binary64)) |
(/.f64 a (pow.f64 b #s(literal 3 binary64))) |
(pow.f64 b #s(literal 3 binary64)) |
#s(literal 3 binary64) |
(pow.f64 b #s(literal -1 binary64)) |
(+.f64 (/.f64 (*.f64 #s(literal -1 binary64) b) (*.f64 #s(literal 2 binary64) a)) #s(approx (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a)) (*.f64 (fma.f64 (/.f64 (/.f64 c b) b) #s(literal -1 binary64) (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 1/2 binary64))) b))) |
#s(approx (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a)) (*.f64 (fma.f64 (/.f64 (/.f64 c b) b) #s(literal -1 binary64) (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 1/2 binary64))) b)) |
(*.f64 (fma.f64 (/.f64 (/.f64 c b) b) #s(literal -1 binary64) (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 1/2 binary64))) b) |
(fma.f64 (/.f64 (/.f64 c b) b) #s(literal -1 binary64) (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(/.f64 (/.f64 c b) b) |
(*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 a #s(literal -1 binary64)) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (-.f64 (*.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64))) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64)))) (*.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64))))))) |
(+.f64 (pow.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64))) #s(literal 3 binary64))) |
(pow.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) #s(literal 3 binary64)) |
(*.f64 (/.f64 b a) #s(literal -1/2 binary64)) |
#s(literal -1/2 binary64) |
(pow.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64))) #s(literal 3 binary64)) |
(/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64))) |
(pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) |
(*.f64 #s(literal 1 binary64) b) |
#s(literal 1 binary64) |
(*.f64 (*.f64 #s(literal -4 binary64) a) c) |
(*.f64 #s(literal -4 binary64) a) |
(*.f64 a #s(literal 2 binary64)) |
(fma.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (-.f64 (*.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64))) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64)))) (*.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64)))))) |
(-.f64 (*.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64))) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64)))) (*.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64))))) |
(*.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64))) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64)))) |
(*.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64)))) |
| Outputs |
|---|
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (* c -4) a) (* b b)) 1/2) (* 2 a))) #s(hole binary64 (/ (+ (* -1/2 b) (* 1/2 b)) a))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (* c -4) a) (* b b)) 1/2) (* 2 a))) #s(hole binary64 (/ (+ (* -1 (/ (* a c) b)) (+ (* -1/2 b) (* 1/2 b))) a))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (* c -4) a) (* b b)) 1/2) (* 2 a))) #s(hole binary64 (/ (+ (* -1/2 b) (+ (* 1/2 b) (* a (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))))) a))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (* c -4) a) (* b b)) 1/2) (* 2 a))) #s(hole binary64 (/ (+ (* -1/2 b) (+ (* 1/2 b) (* a (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))))) a))) |
#s(approx (/ (* -1 b) (* 2 a)) #s(hole binary64 (* -1/2 (/ b a)))) |
#s(approx (* 2 a) #s(hole binary64 (* 2 a))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (/ (pow (+ (* (* c -4) a) (* b b)) 1/2) (* 2 a)) #s(hole binary64 (* 1/2 (/ b a)))) |
#s(approx (/ (pow (+ (* (* c -4) a) (* b b)) 1/2) (* 2 a)) #s(hole binary64 (/ (+ (* -1 (/ (* a c) b)) (* 1/2 b)) a))) |
#s(approx (/ (pow (+ (* (* c -4) a) (* b b)) 1/2) (* 2 a)) #s(hole binary64 (/ (+ (* 1/2 b) (* a (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))))) a))) |
#s(approx (/ (pow (+ (* (* c -4) a) (* b b)) 1/2) (* 2 a)) #s(hole binary64 (/ (+ (* 1/2 b) (* a (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))))) a))) |
#s(approx (pow (+ (* (* c -4) a) (* b b)) 1/2) #s(hole binary64 b)) |
#s(approx (pow (+ (* (* c -4) a) (* b b)) 1/2) #s(hole binary64 (+ b (* -2 (/ (* a c) b))))) |
#s(approx (pow (+ (* (* c -4) a) (* b b)) 1/2) #s(hole binary64 (+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))))) |
#s(approx (pow (+ (* (* c -4) a) (* b b)) 1/2) #s(hole binary64 (+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))))) |
#s(approx (+ (* (* c -4) a) (* b b)) #s(hole binary64 (pow b 2))) |
#s(approx (+ (* (* c -4) a) (* b b)) #s(hole binary64 (+ (* -4 (* a c)) (pow b 2)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (/ c b)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b))))))))) |
#s(approx (* (* (+ (* (/ c (* b b)) -1) (pow a -1)) b) -1) #s(hole binary64 (* -1 (/ b a)))) |
#s(approx (* (* (+ (* (/ c (* b b)) -1) (pow a -1)) b) -1) #s(hole binary64 (/ (+ (* -1 b) (/ (* a c) b)) a))) |
#s(approx (* (+ (* (/ c (* b b)) -1) (pow a -1)) b) #s(hole binary64 (/ b a))) |
#s(approx (* (+ (* (/ c (* b b)) -1) (pow a -1)) b) #s(hole binary64 (/ (+ b (* -1 (/ (* a c) b))) a))) |
#s(approx (+ (* (/ c b) -1) (/ b a)) #s(hole binary64 (/ b a))) |
#s(approx (+ (* (/ c b) -1) (/ b a)) #s(hole binary64 (/ (+ b (* -1 (/ (* a c) b))) a))) |
#s(approx (/ b a) #s(hole binary64 (/ b a))) |
#s(approx (* (- (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (pow b -1)) c) #s(hole binary64 (* -1 (/ c b)))) |
#s(approx (* (- (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (pow b -1)) c) #s(hole binary64 (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))))) |
#s(approx (* (- (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (pow b -1)) c) #s(hole binary64 (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))))) |
#s(approx (- (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (pow b -1)) #s(hole binary64 (/ -1 b))) |
#s(approx (- (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (pow b -1)) #s(hole binary64 (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))) |
#s(approx (- (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (pow b -1)) #s(hole binary64 (- (* a (+ (* -2 (/ (* a (pow c 2)) (pow b 5))) (* -1 (/ c (pow b 3))))) (/ 1 b)))) |
#s(approx (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) #s(hole binary64 (* -1 (/ (* a c) (pow b 3))))) |
#s(approx (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) #s(hole binary64 (* a (+ (* -2 (/ (* a (pow c 2)) (pow b 5))) (* -1 (/ c (pow b 3))))))) |
#s(approx (/ (* -2 (* (* a a) c)) (pow b 5)) #s(hole binary64 (* -2 (/ (* (pow a 2) c) (pow b 5))))) |
#s(approx (* -2 (* (* a a) c)) #s(hole binary64 (* -2 (* (pow a 2) c)))) |
#s(approx (* (* a a) c) #s(hole binary64 (* (pow a 2) c))) |
#s(approx (* a a) #s(hole binary64 (pow a 2))) |
#s(approx (* (* (/ a (pow b 3)) -1) c) #s(hole binary64 (* -1 (/ (* a c) (pow b 3))))) |
#s(approx (* (/ a (pow b 3)) -1) #s(hole binary64 (* -1 (/ a (pow b 3))))) |
#s(approx (/ a (pow b 3)) #s(hole binary64 (/ a (pow b 3)))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a))) #s(hole binary64 (/ (+ (* -1/2 b) (* 1/2 b)) a))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a))) #s(hole binary64 (/ (+ (* -1 (/ (* a c) b)) (+ (* -1/2 b) (* 1/2 b))) a))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a))) #s(hole binary64 (/ (+ (* -1/2 b) (+ (* 1/2 b) (* a (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))))) a))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a))) #s(hole binary64 (/ (+ (* -1/2 b) (+ (* 1/2 b) (* a (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))))) a))) |
#s(approx (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a)) #s(hole binary64 (* 1/2 (/ b a)))) |
#s(approx (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a)) #s(hole binary64 (/ (+ (* -1 (/ (* a c) b)) (* 1/2 b)) a))) |
#s(approx (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a)) #s(hole binary64 (/ (+ (* 1/2 b) (* a (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))))) a))) |
#s(approx (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a)) #s(hole binary64 (/ (+ (* 1/2 b) (* a (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))))) a))) |
#s(approx (* (+ (* (/ (/ c b) b) -1) (* (pow a -1) 1/2)) b) #s(hole binary64 (* 1/2 (/ b a)))) |
#s(approx (* (+ (* (/ (/ c b) b) -1) (* (pow a -1) 1/2)) b) #s(hole binary64 (/ (+ (* -1 (/ (* a c) b)) (* 1/2 b)) a))) |
#s(approx (+ (* (/ (/ c b) b) -1) (* (pow a -1) 1/2)) #s(hole binary64 (/ 1/2 a))) |
#s(approx (+ (* (/ (/ c b) b) -1) (* (pow a -1) 1/2)) #s(hole binary64 (/ (+ 1/2 (* -1 (/ (* a c) (pow b 2)))) a))) |
#s(approx (* (pow a -1) 1/2) #s(hole binary64 (/ 1/2 a))) |
#s(approx (pow a -1) #s(hole binary64 (/ 1 a))) |
#s(approx (/ (+ (pow (* (/ b a) -1/2) 3) (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3)) (+ (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))))) #s(hole binary64 (/ (+ (* -1/8 (pow b 3)) (* 1/8 (pow b 3))) (* a (- (* 1/2 (pow b 2)) (* -1/4 (pow b 2))))))) |
#s(approx (/ (+ (pow (* (/ b a) -1/2) 3) (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3)) (+ (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))))) #s(hole binary64 (/ (+ (* -1/8 (/ (pow b 3) (- (* 1/2 (pow b 2)) (* -1/4 (pow b 2))))) (+ (* 1/8 (/ (pow b 3) (- (* 1/2 (pow b 2)) (* -1/4 (pow b 2))))) (* a (- (* 1/16 (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (* (pow b 3) (- (* 1/2 (pow b 2)) (* -1/4 (pow b 2)))))) (/ (* (+ (* -1/8 (pow b 3)) (* 1/8 (pow b 3))) (- (* -1 c) (* 1/2 c))) (pow (- (* 1/2 (pow b 2)) (* -1/4 (pow b 2))) 2)))))) a))) |
#s(approx (/ (+ (pow (* (/ b a) -1/2) 3) (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3)) (+ (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))))) #s(hole binary64 (/ (+ (* -1/8 (/ (pow b 3) (- (* 1/2 (pow b 2)) (* -1/4 (pow b 2))))) (+ (* 1/8 (/ (pow b 3) (- (* 1/2 (pow b 2)) (* -1/4 (pow b 2))))) (* a (- (+ (* 1/16 (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (* (pow b 3) (- (* 1/2 (pow b 2)) (* -1/4 (pow b 2)))))) (* a (- (* 1/16 (/ (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6)))) (* (pow b 3) (- (* 1/2 (pow b 2)) (* -1/4 (pow b 2)))))) (+ (* -1/2 (/ (* (pow c 2) (+ (* -1/8 (pow b 3)) (* 1/8 (pow b 3)))) (* (pow b 2) (pow (- (* 1/2 (pow b 2)) (* -1/4 (pow b 2))) 2)))) (/ (* (- (* -1 c) (* 1/2 c)) (- (* 1/16 (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (* (pow b 3) (- (* 1/2 (pow b 2)) (* -1/4 (pow b 2)))))) (/ (* (+ (* -1/8 (pow b 3)) (* 1/8 (pow b 3))) (- (* -1 c) (* 1/2 c))) (pow (- (* 1/2 (pow b 2)) (* -1/4 (pow b 2))) 2)))) (- (* 1/2 (pow b 2)) (* -1/4 (pow b 2)))))))) (/ (* (+ (* -1/8 (pow b 3)) (* 1/8 (pow b 3))) (- (* -1 c) (* 1/2 c))) (pow (- (* 1/2 (pow b 2)) (* -1/4 (pow b 2))) 2)))))) a))) |
#s(approx (/ (+ (pow (* (/ b a) -1/2) 3) (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3)) (+ (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))))) #s(hole binary64 (/ (+ (* -1/8 (/ (pow b 3) (- (* 1/2 (pow b 2)) (* -1/4 (pow b 2))))) (+ (* 1/8 (/ (pow b 3) (- (* 1/2 (pow b 2)) (* -1/4 (pow b 2))))) (* a (- (+ (* 1/16 (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (* (pow b 3) (- (* 1/2 (pow b 2)) (* -1/4 (pow b 2)))))) (* a (- (+ (* 1/16 (/ (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6)))) (* (pow b 3) (- (* 1/2 (pow b 2)) (* -1/4 (pow b 2)))))) (* a (- (* 1/16 (/ (- (* -64 (pow c 3)) (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6))))) (pow b 6)))) (* (pow b 3) (- (* 1/2 (pow b 2)) (* -1/4 (pow b 2)))))) (+ (* -1 (/ (* (pow c 3) (+ (* -1/8 (pow b 3)) (* 1/8 (pow b 3)))) (* (pow b 4) (pow (- (* 1/2 (pow b 2)) (* -1/4 (pow b 2))) 2)))) (+ (* -1/2 (/ (* (pow c 2) (- (* 1/16 (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (* (pow b 3) (- (* 1/2 (pow b 2)) (* -1/4 (pow b 2)))))) (/ (* (+ (* -1/8 (pow b 3)) (* 1/8 (pow b 3))) (- (* -1 c) (* 1/2 c))) (pow (- (* 1/2 (pow b 2)) (* -1/4 (pow b 2))) 2)))) (* (pow b 2) (- (* 1/2 (pow b 2)) (* -1/4 (pow b 2)))))) (/ (* (- (* -1 c) (* 1/2 c)) (- (* 1/16 (/ (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6)))) (* (pow b 3) (- (* 1/2 (pow b 2)) (* -1/4 (pow b 2)))))) (+ (* -1/2 (/ (* (pow c 2) (+ (* -1/8 (pow b 3)) (* 1/8 (pow b 3)))) (* (pow b 2) (pow (- (* 1/2 (pow b 2)) (* -1/4 (pow b 2))) 2)))) (/ (* (- (* -1 c) (* 1/2 c)) (- (* 1/16 (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (* (pow b 3) (- (* 1/2 (pow b 2)) (* -1/4 (pow b 2)))))) (/ (* (+ (* -1/8 (pow b 3)) (* 1/8 (pow b 3))) (- (* -1 c) (* 1/2 c))) (pow (- (* 1/2 (pow b 2)) (* -1/4 (pow b 2))) 2)))) (- (* 1/2 (pow b 2)) (* -1/4 (pow b 2))))))) (- (* 1/2 (pow b 2)) (* -1/4 (pow b 2))))))))) (+ (* -1/2 (/ (* (pow c 2) (+ (* -1/8 (pow b 3)) (* 1/8 (pow b 3)))) (* (pow b 2) (pow (- (* 1/2 (pow b 2)) (* -1/4 (pow b 2))) 2)))) (/ (* (- (* -1 c) (* 1/2 c)) (- (* 1/16 (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (* (pow b 3) (- (* 1/2 (pow b 2)) (* -1/4 (pow b 2)))))) (/ (* (+ (* -1/8 (pow b 3)) (* 1/8 (pow b 3))) (- (* -1 c) (* 1/2 c))) (pow (- (* 1/2 (pow b 2)) (* -1/4 (pow b 2))) 2)))) (- (* 1/2 (pow b 2)) (* -1/4 (pow b 2)))))))) (/ (* (+ (* -1/8 (pow b 3)) (* 1/8 (pow b 3))) (- (* -1 c) (* 1/2 c))) (pow (- (* 1/2 (pow b 2)) (* -1/4 (pow b 2))) 2)))))) a))) |
#s(approx (+ (pow (* (/ b a) -1/2) 3) (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3)) #s(hole binary64 (/ (+ (* -1/8 (pow b 3)) (* 1/8 (pow b 3))) (pow a 3)))) |
#s(approx (+ (pow (* (/ b a) -1/2) 3) (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3)) #s(hole binary64 (/ (+ (* -1/8 (pow b 3)) (+ (* 1/16 (/ (* a (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c)))) (pow b 3))) (* 1/8 (pow b 3)))) (pow a 3)))) |
#s(approx (+ (pow (* (/ b a) -1/2) 3) (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3)) #s(hole binary64 (/ (+ (* -1/8 (pow b 3)) (+ (* 1/8 (pow b 3)) (* a (+ (* 1/16 (/ (* a (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6))))) (pow b 3))) (* 1/16 (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (pow b 3))))))) (pow a 3)))) |
#s(approx (+ (pow (* (/ b a) -1/2) 3) (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3)) #s(hole binary64 (/ (+ (* -1/8 (pow b 3)) (+ (* 1/8 (pow b 3)) (* a (+ (* 1/16 (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (pow b 3))) (* a (+ (* 1/16 (/ (* a (- (* -64 (pow c 3)) (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6))))) (pow b 6))))) (pow b 3))) (* 1/16 (/ (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6)))) (pow b 3))))))))) (pow a 3)))) |
#s(approx (pow (* (/ b a) -1/2) 3) #s(hole binary64 (* -1/8 (/ (pow b 3) (pow a 3))))) |
#s(approx (* (/ b a) -1/2) #s(hole binary64 (* -1/2 (/ b a)))) |
#s(approx (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3) #s(hole binary64 (* 1/8 (/ (pow b 3) (pow a 3))))) |
#s(approx (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3) #s(hole binary64 (/ (+ (* 1/16 (/ (* a (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c)))) (pow b 3))) (* 1/8 (pow b 3))) (pow a 3)))) |
#s(approx (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3) #s(hole binary64 (/ (+ (* 1/8 (pow b 3)) (* a (+ (* 1/16 (/ (* a (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6))))) (pow b 3))) (* 1/16 (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (pow b 3)))))) (pow a 3)))) |
#s(approx (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3) #s(hole binary64 (/ (+ (* 1/8 (pow b 3)) (* a (+ (* 1/16 (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (pow b 3))) (* a (+ (* 1/16 (/ (* a (- (* -64 (pow c 3)) (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6))))) (pow b 6))))) (pow b 3))) (* 1/16 (/ (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6)))) (pow b 3)))))))) (pow a 3)))) |
#s(approx (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) #s(hole binary64 (* 1/2 (/ b a)))) |
#s(approx (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) #s(hole binary64 (/ (+ (* -1 (/ (* a c) b)) (* 1/2 b)) a))) |
#s(approx (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) #s(hole binary64 (/ (+ (* 1/2 b) (* a (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))))) a))) |
#s(approx (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) #s(hole binary64 (/ (+ (* 1/2 b) (* a (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))))) a))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) #s(hole binary64 b)) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) #s(hole binary64 (+ b (* -2 (/ (* a c) b))))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) #s(hole binary64 (+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) #s(hole binary64 (+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))))) |
#s(approx (+ (* (* 1 b) b) (* (* -4 a) c)) #s(hole binary64 (pow b 2))) |
#s(approx (+ (* (* 1 b) b) (* (* -4 a) c)) #s(hole binary64 (+ (* -4 (* a c)) (pow b 2)))) |
#s(approx (* (* -4 a) c) #s(hole binary64 (* -4 (* a c)))) |
#s(approx (* -4 a) #s(hole binary64 (* -4 a))) |
#s(approx (* a 2) #s(hole binary64 (* 2 a))) |
#s(approx (+ (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))))) #s(hole binary64 (/ (- (* 1/2 (pow b 2)) (* -1/4 (pow b 2))) (pow a 2)))) |
#s(approx (+ (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))))) #s(hole binary64 (/ (- (+ (* 1/2 (pow b 2)) (* a (- (* -1 c) (* 1/2 c)))) (* -1/4 (pow b 2))) (pow a 2)))) |
#s(approx (+ (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))))) #s(hole binary64 (/ (- (+ (* 1/2 (pow b 2)) (* a (- (+ (* -1 c) (* -1/2 (/ (* a (pow c 2)) (pow b 2)))) (* 1/2 c)))) (* -1/4 (pow b 2))) (pow a 2)))) |
#s(approx (+ (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))))) #s(hole binary64 (/ (- (+ (* 1/2 (pow b 2)) (* a (- (+ (* -1 c) (* a (- (* -1 (/ (* a (pow c 3)) (pow b 4))) (* 1/2 (/ (pow c 2) (pow b 2)))))) (* 1/2 c)))) (* -1/4 (pow b 2))) (pow a 2)))) |
#s(approx (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (/ (- (* 1/4 (pow b 2)) (* -1/4 (pow b 2))) (pow a 2)))) |
#s(approx (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (/ (- (+ (* 1/4 (pow b 2)) (* a (- (* -1 c) (* 1/2 c)))) (* -1/4 (pow b 2))) (pow a 2)))) |
#s(approx (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (/ (- (+ (* 1/4 (pow b 2)) (* a (- (+ (* -1 c) (* -1/2 (/ (* a (pow c 2)) (pow b 2)))) (* 1/2 c)))) (* -1/4 (pow b 2))) (pow a 2)))) |
#s(approx (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (/ (- (+ (* 1/4 (pow b 2)) (* a (- (+ (* -1 c) (* a (- (* -1 (/ (* a (pow c 3)) (pow b 4))) (* 1/2 (/ (pow c 2) (pow b 2)))))) (* 1/2 c)))) (* -1/4 (pow b 2))) (pow a 2)))) |
#s(approx (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) #s(hole binary64 (* 1/4 (/ (pow b 2) (pow a 2))))) |
#s(approx (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) #s(hole binary64 (/ (+ (* -1 (* a c)) (* 1/4 (pow b 2))) (pow a 2)))) |
#s(approx (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) #s(hole binary64 (* -1/4 (/ (pow b 2) (pow a 2))))) |
#s(approx (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) #s(hole binary64 (/ (+ (* -1/4 (pow b 2)) (* 1/2 (* a c))) (pow a 2)))) |
#s(approx (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) #s(hole binary64 (/ (+ (* -1/4 (pow b 2)) (* a (+ (* 1/2 c) (* 1/2 (/ (* a (pow c 2)) (pow b 2)))))) (pow a 2)))) |
#s(approx (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) #s(hole binary64 (/ (+ (* -1/4 (pow b 2)) (* a (+ (* 1/2 c) (* a (+ (* 1/2 (/ (pow c 2) (pow b 2))) (/ (* a (pow c 3)) (pow b 4))))))) (pow a 2)))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (* c -4) a) (* b b)) 1/2) (* 2 a))) #s(hole binary64 (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (* c -4) a) (* b b)) 1/2) (* 2 a))) #s(hole binary64 (+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (* c -4) a) (* b b)) 1/2) (* 2 a))) #s(hole binary64 (+ (* -1/2 (/ b a)) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (* c -4) a) (* b b)) 1/2) (* 2 a))) #s(hole binary64 (+ (* -1/2 (/ b a)) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))))) |
#s(approx (/ (pow (+ (* (* c -4) a) (* b b)) 1/2) (* 2 a)) #s(hole binary64 (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))) |
#s(approx (/ (pow (+ (* (* c -4) a) (* b b)) 1/2) (* 2 a)) #s(hole binary64 (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))) |
#s(approx (/ (pow (+ (* (* c -4) a) (* b b)) 1/2) (* 2 a)) #s(hole binary64 (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))))) |
#s(approx (/ (pow (+ (* (* c -4) a) (* b b)) 1/2) (* 2 a)) #s(hole binary64 (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/32 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))))) |
#s(approx (pow (+ (* (* c -4) a) (* b b)) 1/2) #s(hole binary64 (* (sqrt (* a c)) (sqrt -4)))) |
#s(approx (pow (+ (* (* c -4) a) (* b b)) 1/2) #s(hole binary64 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))) |
#s(approx (pow (+ (* (* c -4) a) (* b b)) 1/2) #s(hole binary64 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))))) |
#s(approx (pow (+ (* (* c -4) a) (* b b)) 1/2) #s(hole binary64 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))))) |
#s(approx (+ (* (* c -4) a) (* b b)) #s(hole binary64 (* -4 (* a c)))) |
#s(approx (+ (* (* c -4) a) (* b b)) #s(hole binary64 (* a (+ (* -4 c) (/ (pow b 2) a))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (/ b a)) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (/ b a)) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))))) |
#s(approx (* (* (+ (* (/ c (* b b)) -1) (pow a -1)) b) -1) #s(hole binary64 (/ c b))) |
#s(approx (* (* (+ (* (/ c (* b b)) -1) (pow a -1)) b) -1) #s(hole binary64 (+ (* -1 (/ b a)) (/ c b)))) |
#s(approx (* (+ (* (/ c (* b b)) -1) (pow a -1)) b) #s(hole binary64 (* -1 (/ c b)))) |
#s(approx (* (+ (* (/ c (* b b)) -1) (pow a -1)) b) #s(hole binary64 (+ (* -1 (/ c b)) (/ b a)))) |
#s(approx (+ (* (/ c b) -1) (/ b a)) #s(hole binary64 (* -1 (/ c b)))) |
#s(approx (+ (* (/ c b) -1) (/ b a)) #s(hole binary64 (+ (* -1 (/ c b)) (/ b a)))) |
#s(approx (* (- (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (pow b -1)) c) #s(hole binary64 (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 5))))) |
#s(approx (* (- (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (pow b -1)) c) #s(hole binary64 (* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (pow c 2) (* a (pow b 3)))))))) |
#s(approx (* (- (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (pow b -1)) c) #s(hole binary64 (* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 5))) (+ (* -1 (/ c (* (pow a 2) b))) (* -1 (/ (pow c 2) (* a (pow b 3))))))))) |
#s(approx (- (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (pow b -1)) #s(hole binary64 (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 5))))) |
#s(approx (- (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (pow b -1)) #s(hole binary64 (* (pow a 2) (+ (* -2 (/ (pow c 2) (pow b 5))) (* -1 (/ c (* a (pow b 3)))))))) |
#s(approx (- (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (pow b -1)) #s(hole binary64 (* (pow a 2) (- (+ (* -2 (/ (pow c 2) (pow b 5))) (* -1 (/ c (* a (pow b 3))))) (/ 1 (* (pow a 2) b)))))) |
#s(approx (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) #s(hole binary64 (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 5))))) |
#s(approx (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) #s(hole binary64 (* (pow a 2) (+ (* -2 (/ (pow c 2) (pow b 5))) (* -1 (/ c (* a (pow b 3)))))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a))) #s(hole binary64 (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a))) #s(hole binary64 (+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a))) #s(hole binary64 (+ (* -1/2 (/ b a)) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a))) #s(hole binary64 (+ (* -1/2 (/ b a)) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))))) |
#s(approx (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a)) #s(hole binary64 (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))) |
#s(approx (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a)) #s(hole binary64 (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))) |
#s(approx (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a)) #s(hole binary64 (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))))) |
#s(approx (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a)) #s(hole binary64 (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/32 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))))) |
#s(approx (* (+ (* (/ (/ c b) b) -1) (* (pow a -1) 1/2)) b) #s(hole binary64 (* -1 (/ c b)))) |
#s(approx (* (+ (* (/ (/ c b) b) -1) (* (pow a -1) 1/2)) b) #s(hole binary64 (+ (* -1 (/ c b)) (* 1/2 (/ b a))))) |
#s(approx (+ (* (/ (/ c b) b) -1) (* (pow a -1) 1/2)) #s(hole binary64 (* -1 (/ c (pow b 2))))) |
#s(approx (+ (* (/ (/ c b) b) -1) (* (pow a -1) 1/2)) #s(hole binary64 (+ (* -1 (/ c (pow b 2))) (* 1/2 (/ 1 a))))) |
#s(approx (/ (+ (pow (* (/ b a) -1/2) 3) (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3)) (+ (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))))) #s(hole binary64 (* 1/8 (* (sqrt (/ (pow c 3) a)) (/ (sqrt -64) (- (* -1 c) (* -1/4 (* (sqrt (/ c a)) (* b (sqrt -4)))))))))) |
#s(approx (/ (+ (pow (* (/ b a) -1/2) 3) (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3)) (+ (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))))) #s(hole binary64 (+ (* -1/16 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -64)) (pow (- (* -1 c) (* -1/4 (* (sqrt (/ c a)) (* b (sqrt -4))))) 2)))) (* 1/8 (* (sqrt (/ (pow c 3) a)) (/ (sqrt -64) (- (* -1 c) (* -1/4 (* (sqrt (/ c a)) (* b (sqrt -4))))))))))) |
#s(approx (/ (+ (pow (* (/ b a) -1/2) 3) (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3)) (+ (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))))) #s(hole binary64 (- (+ (* -1/8 (/ (pow b 3) (* (pow a 2) (- (* -1 c) (* -1/4 (* (sqrt (/ c a)) (* b (sqrt -4)))))))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* (sqrt -64) (- (* -1 c) (* -1/4 (* (sqrt (/ c a)) (* b (sqrt -4))))))))) (* 1/8 (* (sqrt (/ (pow c 3) a)) (/ (sqrt -64) (- (* -1 c) (* -1/4 (* (sqrt (/ c a)) (* b (sqrt -4)))))))))) (+ (* -1/32 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (* (pow b 4) (sqrt -64)) (pow (- (* -1 c) (* -1/4 (* (sqrt (/ c a)) (* b (sqrt -4))))) 3)))) (+ (* 1/64 (/ (* (pow b 3) (* c (sqrt -64))) (* (pow a 2) (* (sqrt -4) (pow (- (* -1 c) (* -1/4 (* (sqrt (/ c a)) (* b (sqrt -4))))) 2))))) (* 1/16 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -64)) (pow (- (* -1 c) (* -1/4 (* (sqrt (/ c a)) (* b (sqrt -4))))) 2))))))))) |
#s(approx (/ (+ (pow (* (/ b a) -1/2) 3) (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3)) (+ (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))))) #s(hole binary64 (- (+ (* -1/8 (/ (pow b 3) (* (pow a 2) (- (* -1 c) (* -1/4 (* (sqrt (/ c a)) (* b (sqrt -4)))))))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* (sqrt -64) (- (* -1 c) (* -1/4 (* (sqrt (/ c a)) (* b (sqrt -4))))))))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (* (sqrt -64) (- (* -1 c) (* -1/4 (* (sqrt (/ c a)) (* b (sqrt -4))))))))) (* 1/8 (* (sqrt (/ (pow c 3) a)) (/ (sqrt -64) (- (* -1 c) (* -1/4 (* (sqrt (/ c a)) (* b (sqrt -4))))))))))) (+ (* -1/32 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (* (pow b 4) (sqrt -64)) (pow (- (* -1 c) (* -1/4 (* (sqrt (/ c a)) (* b (sqrt -4))))) 3)))) (+ (* -1/128 (/ (* (pow b 5) (* c (sqrt -64))) (* (pow a 3) (* (sqrt -4) (pow (- (* -1 c) (* -1/4 (* (sqrt (/ c a)) (* b (sqrt -4))))) 3))))) (+ (* 1/64 (/ (* (pow b 3) (* c (sqrt -64))) (* (pow a 2) (* (sqrt -4) (pow (- (* -1 c) (* -1/4 (* (sqrt (/ c a)) (* b (sqrt -4))))) 2))))) (+ (* 1/16 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -64)) (pow (- (* -1 c) (* -1/4 (* (sqrt (/ c a)) (* b (sqrt -4))))) 2)))) (* 1/2 (/ (* (pow b 2) (- (+ (* -1/8 (/ (pow b 3) (- (* -1 c) (* -1/4 (* (sqrt (/ c a)) (* b (sqrt -4))))))) (* 1/16 (* (sqrt (/ a (pow c 3))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* (sqrt -64) (- (* -1 c) (* -1/4 (* (sqrt (/ c a)) (* b (sqrt -4)))))))))) (+ (* -1/32 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 4) (sqrt -64)) (pow (- (* -1 c) (* -1/4 (* (sqrt (/ c a)) (* b (sqrt -4))))) 3)))) (* 1/64 (/ (* (pow b 3) (* c (sqrt -64))) (* (sqrt -4) (pow (- (* -1 c) (* -1/4 (* (sqrt (/ c a)) (* b (sqrt -4))))) 2))))))) (* (pow a 3) (- (* -1 c) (* -1/4 (* (sqrt (/ c a)) (* b (sqrt -4))))))))))))))) |
#s(approx (+ (pow (* (/ b a) -1/2) 3) (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3)) #s(hole binary64 (* 1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (sqrt -64))))) |
#s(approx (+ (pow (* (/ b a) -1/2) 3) (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3)) #s(hole binary64 (/ (+ (* -1/8 (/ (pow b 3) (pow a 2))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (sqrt -64)))) (* 1/8 (* (sqrt (/ (pow c 3) a)) (sqrt -64))))) a))) |
#s(approx (+ (pow (* (/ b a) -1/2) 3) (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3)) #s(hole binary64 (/ (+ (* -1/8 (/ (pow b 3) (pow a 2))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (sqrt -64)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (sqrt -64)))) (* 1/8 (* (sqrt (/ (pow c 3) a)) (sqrt -64)))))) a))) |
#s(approx (+ (pow (* (/ b a) -1/2) 3) (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3)) #s(hole binary64 (/ (+ (* -1/8 (/ (pow b 3) (pow a 2))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (sqrt -64)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (sqrt -64)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 3)))) (/ (- (pow b 6) (* 1/4 (/ (* a (pow (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) 2)) (* (pow c 3) (pow (sqrt -64) 2))))) (sqrt -64)))) (* 1/8 (* (sqrt (/ (pow c 3) a)) (sqrt -64))))))) a))) |
#s(approx (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3) #s(hole binary64 (* 1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (sqrt -64))))) |
#s(approx (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3) #s(hole binary64 (/ (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (sqrt -64)))) (* 1/8 (* (sqrt (/ (pow c 3) a)) (sqrt -64)))) a))) |
#s(approx (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3) #s(hole binary64 (/ (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (sqrt -64)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (sqrt -64)))) (* 1/8 (* (sqrt (/ (pow c 3) a)) (sqrt -64))))) a))) |
#s(approx (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3) #s(hole binary64 (/ (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (sqrt -64)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (sqrt -64)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 3)))) (/ (- (pow b 6) (* 1/4 (/ (* a (pow (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) 2)) (* (pow c 3) (pow (sqrt -64) 2))))) (sqrt -64)))) (* 1/8 (* (sqrt (/ (pow c 3) a)) (sqrt -64)))))) a))) |
#s(approx (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) #s(hole binary64 (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))) |
#s(approx (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) #s(hole binary64 (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))) |
#s(approx (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) #s(hole binary64 (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))))) |
#s(approx (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) #s(hole binary64 (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/32 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) #s(hole binary64 (* (sqrt (* a c)) (sqrt -4)))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) #s(hole binary64 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) #s(hole binary64 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) #s(hole binary64 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))))) |
#s(approx (+ (* (* 1 b) b) (* (* -4 a) c)) #s(hole binary64 (* -4 (* a c)))) |
#s(approx (+ (* (* 1 b) b) (* (* -4 a) c)) #s(hole binary64 (* a (+ (* -4 c) (/ (pow b 2) a))))) |
#s(approx (+ (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))))) #s(hole binary64 (/ (- (* -1 c) (* -1/4 (* (sqrt (/ c a)) (* b (sqrt -4))))) a))) |
#s(approx (+ (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))))) #s(hole binary64 (/ (- (+ (* -1 c) (* 1/2 (/ (pow b 2) a))) (* -1/4 (* (sqrt (/ c a)) (* b (sqrt -4))))) a))) |
#s(approx (+ (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))))) #s(hole binary64 (/ (- (+ (* -1 c) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 3) (sqrt -4)))) (* 1/2 (/ (pow b 2) a)))) (* -1/4 (* (sqrt (/ c a)) (* b (sqrt -4))))) a))) |
#s(approx (+ (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))))) #s(hole binary64 (/ (- (+ (* -1 c) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 5) (pow (sqrt -4) 3)))) (* 1/2 (/ (pow b 2) a)))) (+ (* -1/4 (* (sqrt (/ c a)) (* b (sqrt -4)))) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 3) (sqrt -4)))))) a))) |
#s(approx (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (/ (- (* -1 c) (* -1/4 (* (sqrt (/ c a)) (* b (sqrt -4))))) a))) |
#s(approx (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (/ (- (+ (* -1 c) (* 1/4 (/ (pow b 2) a))) (* -1/4 (* (sqrt (/ c a)) (* b (sqrt -4))))) a))) |
#s(approx (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (/ (- (+ (* -1 c) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 3) (sqrt -4)))) (* 1/4 (/ (pow b 2) a)))) (* -1/4 (* (sqrt (/ c a)) (* b (sqrt -4))))) a))) |
#s(approx (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (/ (- (+ (* -1 c) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 5) (pow (sqrt -4) 3)))) (* 1/4 (/ (pow b 2) a)))) (+ (* -1/4 (* (sqrt (/ c a)) (* b (sqrt -4)))) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 3) (sqrt -4)))))) a))) |
#s(approx (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) #s(hole binary64 (* -1 (/ c a)))) |
#s(approx (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) #s(hole binary64 (/ (+ (* -1 c) (* 1/4 (/ (pow b 2) a))) a))) |
#s(approx (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) #s(hole binary64 (* -1/4 (* (sqrt (/ c (pow a 3))) (* b (sqrt -4)))))) |
#s(approx (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) #s(hole binary64 (/ (+ (* -1/4 (* (sqrt (/ c a)) (* b (sqrt -4)))) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 3) (sqrt -4))))) a))) |
#s(approx (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) #s(hole binary64 (/ (+ (* -1/4 (* (sqrt (/ c a)) (* b (sqrt -4)))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 3) (sqrt -4)))) (* 1/32 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 5) (pow (sqrt -4) 3)))))) a))) |
#s(approx (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) #s(hole binary64 (/ (+ (* -1/4 (* (sqrt (/ c a)) (* b (sqrt -4)))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 3) (sqrt -4)))) (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 7) (pow (sqrt -4) 5)))) (* 1/32 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 5) (pow (sqrt -4) 3))))))) a))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (* c -4) a) (* b b)) 1/2) (* 2 a))) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (* c -4) a) (* b b)) 1/2) (* 2 a))) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (* c -4) a) (* b b)) 1/2) (* 2 a))) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (* c -4) a) (* b b)) 1/2) (* 2 a))) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a))))) |
#s(approx (/ (pow (+ (* (* c -4) a) (* b b)) 1/2) (* 2 a)) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (pow (+ (* (* c -4) a) (* b b)) 1/2) (* 2 a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))))) |
#s(approx (/ (pow (+ (* (* c -4) a) (* b b)) 1/2) (* 2 a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))))))) |
#s(approx (/ (pow (+ (* (* c -4) a) (* b b)) 1/2) (* 2 a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (+ (* -1/1024 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1))))))))) |
#s(approx (pow (+ (* (* c -4) a) (* b b)) 1/2) #s(hole binary64 (* -2 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (pow (+ (* (* c -4) a) (* b b)) 1/2) #s(hole binary64 (* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (pow (+ (* (* c -4) a) (* b b)) 1/2) #s(hole binary64 (* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))))) |
#s(approx (pow (+ (* (* c -4) a) (* b b)) 1/2) #s(hole binary64 (* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))))) |
#s(approx (+ (* (* c -4) a) (* b b)) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a))))) |
#s(approx (* (- (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (pow b -1)) c) #s(hole binary64 (* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (+ (/ c (* a b)) (/ (pow c 2) (pow b 3))) a)))))) |
#s(approx (- (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (pow b -1)) #s(hole binary64 (* (pow a 2) (+ (* -2 (/ (pow c 2) (pow b 5))) (* -1 (/ (+ (/ 1 (* a b)) (/ c (pow b 3))) a)))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a))) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a))) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a))) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a))) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a))))) |
#s(approx (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a)) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))))) |
#s(approx (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))))))) |
#s(approx (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (+ (* -1/1024 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1))))))))) |
#s(approx (/ (+ (pow (* (/ b a) -1/2) 3) (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3)) (+ (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))))) #s(hole binary64 (* -1 (* (sqrt (/ (pow c 3) a)) (/ (sqrt -1) (- c (* -1/2 (* (sqrt (/ c a)) (* b (sqrt -1)))))))))) |
#s(approx (/ (+ (pow (* (/ b a) -1/2) 3) (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3)) (+ (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))))) #s(hole binary64 (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (sqrt -1) (- c (* -1/2 (* (sqrt (/ c a)) (* b (sqrt -1)))))))) (* -1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (- c (* -1/2 (* (sqrt (/ c a)) (* b (sqrt -1))))) 2))))))) |
#s(approx (/ (+ (pow (* (/ b a) -1/2) 3) (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3)) (+ (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))))) #s(hole binary64 (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (sqrt -1) (- c (* -1/2 (* (sqrt (/ c a)) (* b (sqrt -1)))))))) (* -1 (/ (- (* -1 (/ (- (+ (* -1/128 (* (sqrt (/ a (pow c 3))) (/ (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))) (- c (* -1/2 (* (sqrt (/ c a)) (* b (sqrt -1)))))))) (* 1/8 (/ (pow b 3) (- c (* -1/2 (* (sqrt (/ c a)) (* b (sqrt -1)))))))) (+ (* -1/16 (/ (* (pow b 3) c) (pow (- c (* -1/2 (* (sqrt (/ c a)) (* b (sqrt -1))))) 2))) (* 1/4 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 4) (sqrt -1)) (pow (- c (* -1/2 (* (sqrt (/ c a)) (* b (sqrt -1))))) 3)))))) a)) (* -1/2 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 2) (sqrt -1)) (pow (- c (* -1/2 (* (sqrt (/ c a)) (* b (sqrt -1))))) 2))))) a))))) |
#s(approx (/ (+ (pow (* (/ b a) -1/2) 3) (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3)) (+ (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))))) #s(hole binary64 (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (sqrt -1) (- c (* -1/2 (* (sqrt (/ c a)) (* b (sqrt -1)))))))) (* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (- (* -1/128 (* (sqrt (/ a (pow c 3))) (/ (* (sqrt -1) (+ (* 4 (* (pow b 4) c)) (* 8 (* (pow b 4) c)))) (- c (* -1/2 (* (sqrt (/ c a)) (* b (sqrt -1)))))))) (+ (* 1/32 (/ (* (pow b 5) c) (pow (- c (* -1/2 (* (sqrt (/ c a)) (* b (sqrt -1))))) 3))) (* 1/2 (/ (* (pow b 2) (- (+ (* -1/128 (* (sqrt (/ a (pow c 3))) (/ (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))) (- c (* -1/2 (* (sqrt (/ c a)) (* b (sqrt -1)))))))) (* 1/8 (/ (pow b 3) (- c (* -1/2 (* (sqrt (/ c a)) (* b (sqrt -1)))))))) (+ (* -1/16 (/ (* (pow b 3) c) (pow (- c (* -1/2 (* (sqrt (/ c a)) (* b (sqrt -1))))) 2))) (* 1/4 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 4) (sqrt -1)) (pow (- c (* -1/2 (* (sqrt (/ c a)) (* b (sqrt -1))))) 3))))))) (- c (* -1/2 (* (sqrt (/ c a)) (* b (sqrt -1))))))))) a)) (+ (* -1/128 (* (sqrt (/ a (pow c 3))) (/ (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))) (- c (* -1/2 (* (sqrt (/ c a)) (* b (sqrt -1)))))))) (* 1/8 (/ (pow b 3) (- c (* -1/2 (* (sqrt (/ c a)) (* b (sqrt -1))))))))) (+ (* -1/16 (/ (* (pow b 3) c) (pow (- c (* -1/2 (* (sqrt (/ c a)) (* b (sqrt -1))))) 2))) (* 1/4 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 4) (sqrt -1)) (pow (- c (* -1/2 (* (sqrt (/ c a)) (* b (sqrt -1))))) 3)))))) a)) (* -1/2 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 2) (sqrt -1)) (pow (- c (* -1/2 (* (sqrt (/ c a)) (* b (sqrt -1))))) 2))))) a))))) |
#s(approx (+ (pow (* (/ b a) -1/2) 3) (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3)) #s(hole binary64 (* (sqrt (/ (pow c 3) (pow a 3))) (sqrt -1)))) |
#s(approx (+ (pow (* (/ b a) -1/2) 3) (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3)) #s(hole binary64 (* -1 (/ (+ (* -1 (* (sqrt (/ (pow c 3) a)) (sqrt -1))) (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))))) (* 1/8 (/ (pow b 3) (pow a 2))))) a)))) |
#s(approx (+ (pow (* (/ b a) -1/2) 3) (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3)) #s(hole binary64 (* -1 (/ (+ (* -1 (* (sqrt (/ (pow c 3) a)) (sqrt -1))) (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))))) (+ (* 1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (sqrt -1) (+ (* 4 (* (pow b 4) c)) (* 8 (* (pow b 4) c)))))) (* 1/8 (/ (pow b 3) (pow a 2)))))) a)))) |
#s(approx (+ (pow (* (/ b a) -1/2) 3) (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3)) #s(hole binary64 (* -1 (/ (+ (* -1 (* (sqrt (/ (pow c 3) a)) (sqrt -1))) (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ a (pow c 3))) (* (sqrt -1) (+ (* 4 (* (pow b 4) c)) (* 8 (* (pow b 4) c)))))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (sqrt -1) (- (pow b 6) (* -1/256 (/ (* a (pow (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) 2)) (pow c 3)))))))) (pow a 3))) (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))))) (* 1/8 (/ (pow b 3) (pow a 2)))))) a)))) |
#s(approx (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3) #s(hole binary64 (* (sqrt (/ (pow c 3) (pow a 3))) (sqrt -1)))) |
#s(approx (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3) #s(hole binary64 (* -1 (/ (+ (* -1 (* (sqrt (/ (pow c 3) a)) (sqrt -1))) (* -1/128 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))))))) a)))) |
#s(approx (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3) #s(hole binary64 (* -1 (/ (+ (* -1 (* (sqrt (/ (pow c 3) a)) (sqrt -1))) (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (sqrt -1) (+ (* 4 (* (pow b 4) c)) (* 8 (* (pow b 4) c)))))))) a)))) |
#s(approx (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3) #s(hole binary64 (* -1 (/ (+ (* -1 (* (sqrt (/ (pow c 3) a)) (sqrt -1))) (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ a (pow c 3))) (* (sqrt -1) (+ (* 4 (* (pow b 4) c)) (* 8 (* (pow b 4) c)))))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (sqrt -1) (- (pow b 6) (* -1/256 (/ (* a (pow (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) 2)) (pow c 3)))))))) (pow a 3))) (* -1/128 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))))))) a)))) |
#s(approx (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))))) |
#s(approx (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))))))) |
#s(approx (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (+ (* -1/1024 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1))))))))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) #s(hole binary64 (* -2 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) #s(hole binary64 (* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) #s(hole binary64 (* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) #s(hole binary64 (* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))))) |
#s(approx (+ (* (* 1 b) b) (* (* -4 a) c)) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))))) |
#s(approx (+ (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))))) #s(hole binary64 (* -1 (/ (- c (* -1/2 (* (sqrt (/ c a)) (* b (sqrt -1))))) a)))) |
#s(approx (+ (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))))) #s(hole binary64 (* -1 (/ (- (+ c (* -1/2 (/ (pow b 2) a))) (* -1/2 (* (sqrt (/ c a)) (* b (sqrt -1))))) a)))) |
#s(approx (+ (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))))) #s(hole binary64 (* -1 (/ (- (+ c (* -1 (/ (+ (* -1/16 (* (sqrt (/ 1 (* a c))) (* (pow b 3) (sqrt -1)))) (* 1/2 (pow b 2))) a))) (* -1/2 (* (sqrt (/ c a)) (* b (sqrt -1))))) a)))) |
#s(approx (+ (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))))) #s(hole binary64 (* -1 (/ (- (+ c (* -1 (/ (+ (* -1 (/ (- (* -1/256 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 5) (sqrt -1)))) (* -1/16 (* (sqrt (/ a c)) (* (pow b 3) (sqrt -1))))) a)) (* 1/2 (pow b 2))) a))) (* -1/2 (* (sqrt (/ c a)) (* b (sqrt -1))))) a)))) |
#s(approx (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (* -1 (/ (- c (* -1/2 (* (sqrt (/ c a)) (* b (sqrt -1))))) a)))) |
#s(approx (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (* -1 (/ (- (+ c (* -1/4 (/ (pow b 2) a))) (* -1/2 (* (sqrt (/ c a)) (* b (sqrt -1))))) a)))) |
#s(approx (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (* -1 (/ (- (+ c (* -1 (/ (+ (* -1/16 (* (sqrt (/ 1 (* a c))) (* (pow b 3) (sqrt -1)))) (* 1/4 (pow b 2))) a))) (* -1/2 (* (sqrt (/ c a)) (* b (sqrt -1))))) a)))) |
#s(approx (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (* -1 (/ (- (+ c (* -1 (/ (+ (* -1 (/ (- (* -1/256 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 5) (sqrt -1)))) (* -1/16 (* (sqrt (/ a c)) (* (pow b 3) (sqrt -1))))) a)) (* 1/4 (pow b 2))) a))) (* -1/2 (* (sqrt (/ c a)) (* b (sqrt -1))))) a)))) |
#s(approx (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) #s(hole binary64 (* -1 (/ (+ c (* -1/4 (/ (pow b 2) a))) a)))) |
#s(approx (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) #s(hole binary64 (* 1/2 (* (sqrt (/ c (pow a 3))) (* b (sqrt -1)))))) |
#s(approx (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) #s(hole binary64 (* -1 (/ (+ (* -1/2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* -1/16 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 3) (sqrt -1))))) a)))) |
#s(approx (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) #s(hole binary64 (* -1 (/ (+ (* -1/2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 3) (sqrt -1)))) (* 1/256 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 5) (sqrt -1)))))) a)))) |
#s(approx (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) #s(hole binary64 (* -1 (/ (+ (* -1/2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 3) (sqrt -1)))) (+ (* -1/2048 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 7) (sqrt -1)))) (* 1/256 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 5) (sqrt -1))))))) a)))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (* c -4) a) (* b b)) 1/2) (* 2 a))) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a))))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (* c -4) a) (* b b)) 1/2) (* 2 a))) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a))))))) |
#s(approx (* -1 b) #s(hole binary64 (* -1 b))) |
#s(approx b #s(hole binary64 b)) |
#s(approx (/ (pow (+ (* (* c -4) a) (* b b)) 1/2) (* 2 a)) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* (pow b 2) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4))))))))) |
#s(approx (/ (pow (+ (* (* c -4) a) (* b b)) 1/2) (* 2 a)) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* (pow b 2) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/32 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5))))))))))) |
#s(approx (pow (+ (* (* c -4) a) (* b b)) 1/2) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (pow (+ (* (* c -4) a) (* b b)) 1/2) #s(hole binary64 (+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))))))) |
#s(approx (pow (+ (* (* c -4) a) (* b b)) 1/2) #s(hole binary64 (+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5))))))))))) |
#s(approx (* b b) #s(hole binary64 (pow b 2))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a))))))) |
#s(approx (* (* (+ (* (/ c (* b b)) -1) (pow a -1)) b) -1) #s(hole binary64 (/ (+ c (* -1 (/ (pow b 2) a))) b))) |
#s(approx (* (+ (* (/ c (* b b)) -1) (pow a -1)) b) #s(hole binary64 (/ (+ (* -1 c) (/ (pow b 2) a)) b))) |
#s(approx (+ (* (/ c b) -1) (/ b a)) #s(hole binary64 (/ (+ (* -1 c) (/ (pow b 2) a)) b))) |
#s(approx (/ c b) #s(hole binary64 (/ c b))) |
#s(approx (* (- (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (pow b -1)) c) #s(hole binary64 (/ (+ (* -2 (* (pow a 2) (pow c 3))) (* -1 (* a (* (pow b 2) (pow c 2))))) (pow b 5)))) |
#s(approx (* (- (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (pow b -1)) c) #s(hole binary64 (/ (+ (* -2 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))))) (pow b 5)))) |
#s(approx (- (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (pow b -1)) #s(hole binary64 (/ (+ (* -2 (* (pow a 2) (pow c 2))) (* -1 (* a (* (pow b 2) c)))) (pow b 5)))) |
#s(approx (- (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (pow b -1)) #s(hole binary64 (/ (+ (* -2 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* -1 (* a c)) (* -1 (pow b 2))))) (pow b 5)))) |
#s(approx (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) #s(hole binary64 (/ (+ (* -2 (* (pow a 2) (pow c 2))) (* -1 (* a (* (pow b 2) c)))) (pow b 5)))) |
#s(approx (pow b 5) #s(hole binary64 (pow b 5))) |
#s(approx (pow b 3) #s(hole binary64 (pow b 3))) |
#s(approx (pow b -1) #s(hole binary64 (/ 1 b))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a))) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a))))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a))) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a))))))) |
#s(approx (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a)) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* (pow b 2) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4))))))))) |
#s(approx (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a)) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* (pow b 2) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/32 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5))))))))))) |
#s(approx (* (+ (* (/ (/ c b) b) -1) (* (pow a -1) 1/2)) b) #s(hole binary64 (/ (+ (* -1 c) (* 1/2 (/ (pow b 2) a))) b))) |
#s(approx (+ (* (/ (/ c b) b) -1) (* (pow a -1) 1/2)) #s(hole binary64 (/ (+ (* -1 c) (* 1/2 (/ (pow b 2) a))) (pow b 2)))) |
#s(approx (/ (/ c b) b) #s(hole binary64 (/ c (pow b 2)))) |
#s(approx (/ (+ (pow (* (/ b a) -1/2) 3) (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3)) (+ (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))))) #s(hole binary64 (* -1/8 (* (sqrt (/ c a)) (sqrt -64))))) |
#s(approx (/ (+ (pow (* (/ b a) -1/2) 3) (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3)) (+ (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))))) #s(hole binary64 (+ (* -1/8 (* (sqrt (/ c a)) (sqrt -64))) (* -1/32 (/ (* b (* (sqrt -64) (sqrt -4))) a))))) |
#s(approx (/ (+ (pow (* (/ b a) -1/2) 3) (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3)) (+ (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))))) #s(hole binary64 (+ (* -1/8 (* (sqrt (/ c a)) (sqrt -64))) (* b (- (* b (- (* -1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (sqrt -64)))) (+ (* 1/128 (* (sqrt (/ 1 (* (pow a 3) c))) (* (sqrt -64) (pow (sqrt -4) 2)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 3) c))) (sqrt -64)))))) (* 1/32 (/ (* (sqrt -64) (sqrt -4)) a))))))) |
#s(approx (/ (+ (pow (* (/ b a) -1/2) 3) (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3)) (+ (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))))) #s(hole binary64 (+ (* -1/8 (* (sqrt (/ c a)) (sqrt -64))) (* b (- (* b (- (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (sqrt -64)))) (* b (- (* 1/8 (/ 1 (* (pow a 2) c))) (+ (* -1/4 (* (sqrt (/ 1 (* a c))) (* (sqrt -4) (- (* -1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (sqrt -64)))) (+ (* 1/128 (* (sqrt (/ 1 (* (pow a 3) c))) (* (sqrt -64) (pow (sqrt -4) 2)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 3) c))) (sqrt -64)))))))) (+ (* 1/64 (/ (sqrt -64) (* (pow a 2) (* c (sqrt -4))))) (* 1/64 (/ (* (sqrt -64) (sqrt -4)) (* (pow a 2) c)))))))) (+ (* 1/128 (* (sqrt (/ 1 (* (pow a 3) c))) (* (sqrt -64) (pow (sqrt -4) 2)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 3) c))) (sqrt -64)))))) (* 1/32 (/ (* (sqrt -64) (sqrt -4)) a))))))) |
#s(approx (+ (pow (* (/ b a) -1/2) 3) (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3)) #s(hole binary64 (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 9) (pow c 3)))) (/ (* (pow b 2) (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2))))) (sqrt -64)))) (* 1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (sqrt -64)))))) |
#s(approx (+ (pow (* (/ b a) -1/2) 3) (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3)) #s(hole binary64 (+ (* 1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (sqrt -64))) (* (pow b 2) (+ (* -1/8 (/ b (pow a 3))) (* 1/16 (* (sqrt (/ 1 (* (pow a 9) (pow c 3)))) (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (sqrt -64))))))))) |
#s(approx (+ (pow (* (/ b a) -1/2) 3) (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3)) #s(hole binary64 (+ (* 1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (sqrt -64))) (* (pow b 2) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 9) (pow c 3)))) (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (sqrt -64)))) (* b (- (* 1/16 (* (sqrt (/ 1 (* (pow a 9) (pow c 3)))) (/ (* b (- (+ (* -8 (* a c)) (* -4 (* a c))) (* 1/4 (/ (pow (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) 2) (* (pow a 3) (* (pow c 3) (pow (sqrt -64) 2))))))) (sqrt -64)))) (* 1/8 (/ 1 (pow a 3)))))))))) |
#s(approx (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3) #s(hole binary64 (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 9) (pow c 3)))) (/ (* (pow b 2) (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2))))) (sqrt -64)))) (* 1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (sqrt -64)))))) |
#s(approx (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3) #s(hole binary64 (+ (* 1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (sqrt -64))) (* (pow b 2) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 9) (pow c 3)))) (/ (* (pow b 2) (- (+ (* -8 (* a c)) (* -4 (* a c))) (* 1/4 (/ (pow (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) 2) (* (pow a 3) (* (pow c 3) (pow (sqrt -64) 2))))))) (sqrt -64)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 9) (pow c 3)))) (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (sqrt -64))))))))) |
#s(approx (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3) #s(hole binary64 (+ (* 1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (sqrt -64))) (* (pow b 2) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 9) (pow c 3)))) (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (sqrt -64)))) (* (pow b 2) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 9) (pow c 3)))) (/ (* (pow b 2) (- 1 (* 1/2 (/ (* (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (- (+ (* -8 (* a c)) (* -4 (* a c))) (* 1/4 (/ (pow (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) 2) (* (pow a 3) (* (pow c 3) (pow (sqrt -64) 2))))))) (* (pow a 3) (* (pow c 3) (pow (sqrt -64) 2))))))) (sqrt -64)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 9) (pow c 3)))) (/ (- (+ (* -8 (* a c)) (* -4 (* a c))) (* 1/4 (/ (pow (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) 2) (* (pow a 3) (* (pow c 3) (pow (sqrt -64) 2)))))) (sqrt -64))))))))))) |
#s(approx (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* (pow b 2) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4))))))))) |
#s(approx (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* (pow b 2) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/32 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5))))))))))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) #s(hole binary64 (+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))))))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) #s(hole binary64 (+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5))))))))))) |
#s(approx (* 1 b) #s(hole binary64 b)) |
#s(approx (+ (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))))) #s(hole binary64 (* -1 (/ c a)))) |
#s(approx (+ (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))))) #s(hole binary64 (+ (* -1 (/ c a)) (* 1/4 (* (sqrt (/ c (pow a 3))) (* b (sqrt -4))))))) |
#s(approx (+ (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))))) #s(hole binary64 (+ (* -1 (/ c a)) (* b (- (* 1/2 (/ b (pow a 2))) (* -1/4 (* (sqrt (/ c (pow a 3))) (sqrt -4)))))))) |
#s(approx (+ (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))))) #s(hole binary64 (+ (* -1 (/ c a)) (* b (- (* b (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 5) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 (pow a 2))))) (* -1/4 (* (sqrt (/ c (pow a 3))) (sqrt -4)))))))) |
#s(approx (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (* -1 (/ c a)))) |
#s(approx (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (+ (* -1 (/ c a)) (* 1/4 (* (sqrt (/ c (pow a 3))) (* b (sqrt -4))))))) |
#s(approx (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (+ (* -1 (/ c a)) (* b (- (* 1/4 (/ b (pow a 2))) (* -1/4 (* (sqrt (/ c (pow a 3))) (sqrt -4)))))))) |
#s(approx (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (+ (* -1 (/ c a)) (* b (- (* b (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 5) c))) (/ b (sqrt -4)))) (* 1/4 (/ 1 (pow a 2))))) (* -1/4 (* (sqrt (/ c (pow a 3))) (sqrt -4)))))))) |
#s(approx (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) #s(hole binary64 (+ (* -1 (/ c a)) (* 1/4 (/ (pow b 2) (pow a 2)))))) |
#s(approx (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) #s(hole binary64 (* b (+ (* -1/4 (* (sqrt (/ c (pow a 3))) (sqrt -4))) (* -1/8 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (pow b 2) (sqrt -4)))))))) |
#s(approx (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) #s(hole binary64 (* b (+ (* -1/4 (* (sqrt (/ c (pow a 3))) (sqrt -4))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) c))) (/ 1 (sqrt -4)))) (* 1/32 (* (sqrt (/ 1 (* (pow a 7) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))))))) |
#s(approx (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) #s(hole binary64 (* b (+ (* -1/4 (* (sqrt (/ c (pow a 3))) (sqrt -4))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 9) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5)))) (* 1/32 (* (sqrt (/ 1 (* (pow a 7) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))))))))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (* c -4) a) (* b b)) 1/2) (* 2 a))) #s(hole binary64 (* -1 (/ c b)))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (* c -4) a) (* b b)) 1/2) (* 2 a))) #s(hole binary64 (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (* c -4) a) (* b b)) 1/2) (* 2 a))) #s(hole binary64 (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (* c -4) a) (* b b)) 1/2) (* 2 a))) #s(hole binary64 (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b))) |
#s(approx (/ (pow (+ (* (* c -4) a) (* b b)) 1/2) (* 2 a)) #s(hole binary64 (* b (+ (* -1 (/ c (pow b 2))) (* 1/2 (/ 1 a)))))) |
#s(approx (/ (pow (+ (* (* c -4) a) (* b b)) 1/2) (* 2 a)) #s(hole binary64 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (* 1/2 (/ 1 a))))))) |
#s(approx (/ (pow (+ (* (* c -4) a) (* b b)) 1/2) (* 2 a)) #s(hole binary64 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (* 1/2 (/ 1 a)))))))) |
#s(approx (pow (+ (* (* c -4) a) (* b b)) 1/2) #s(hole binary64 (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))))) |
#s(approx (pow (+ (* (* c -4) a) (* b b)) 1/2) #s(hole binary64 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
#s(approx (pow (+ (* (* c -4) a) (* b b)) 1/2) #s(hole binary64 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (+ (* (* c -4) a) (* b b)) #s(hole binary64 (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b))) |
#s(approx (* (* (+ (* (/ c (* b b)) -1) (pow a -1)) b) -1) #s(hole binary64 (* b (- (/ c (pow b 2)) (/ 1 a))))) |
#s(approx (* (+ (* (/ c (* b b)) -1) (pow a -1)) b) #s(hole binary64 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))))) |
#s(approx (+ (* (/ c b) -1) (/ b a)) #s(hole binary64 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))))) |
#s(approx (* (- (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (pow b -1)) c) #s(hole binary64 (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b))) |
#s(approx (* (- (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (pow b -1)) c) #s(hole binary64 (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b))) |
#s(approx (- (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (pow b -1)) #s(hole binary64 (/ (- (* -1 (/ (* a c) (pow b 2))) 1) b))) |
#s(approx (- (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (pow b -1)) #s(hole binary64 (/ (- (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* -1 (/ (* a c) (pow b 2)))) 1) b))) |
#s(approx (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) #s(hole binary64 (/ (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1 (* a c))) (pow b 3)))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a))) #s(hole binary64 (* -1 (/ c b)))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a))) #s(hole binary64 (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a))) #s(hole binary64 (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a))) #s(hole binary64 (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b))) |
#s(approx (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a)) #s(hole binary64 (* b (+ (* -1 (/ c (pow b 2))) (* 1/2 (/ 1 a)))))) |
#s(approx (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a)) #s(hole binary64 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (* 1/2 (/ 1 a))))))) |
#s(approx (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a)) #s(hole binary64 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (* 1/2 (/ 1 a)))))))) |
#s(approx (* (+ (* (/ (/ c b) b) -1) (* (pow a -1) 1/2)) b) #s(hole binary64 (* b (+ (* -1 (/ c (pow b 2))) (* 1/2 (/ 1 a)))))) |
#s(approx (/ (+ (pow (* (/ b a) -1/2) 3) (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3)) (+ (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))))) #s(hole binary64 (* 1/12 (/ (+ (* -8 (* a c)) (* -4 (* a c))) (* a b))))) |
#s(approx (/ (+ (pow (* (/ b a) -1/2) 3) (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3)) (+ (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))))) #s(hole binary64 (/ (- (+ (* 1/12 (/ (+ (* -8 (* a c)) (* -4 (* a c))) a)) (* 1/12 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) (* a (pow b 2))))) (* 1/9 (/ (* a (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (* -1 (/ c a)) (* 1/2 (/ c a))))) (pow b 2)))) b))) |
#s(approx (/ (+ (pow (* (/ b a) -1/2) 3) (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3)) (+ (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))))) #s(hole binary64 (/ (- (+ (* 1/12 (/ (+ (* -8 (* a c)) (* -4 (* a c))) a)) (+ (* 1/12 (/ (- (* -64 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2)))))) (* a (pow b 4)))) (* 1/12 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) (* a (pow b 2)))))) (+ (* -1/18 (/ (* a (* (pow c 2) (+ (* -8 (* a c)) (* -4 (* a c))))) (pow b 4))) (+ (* 1/9 (/ (* a (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (* -1 (/ c a)) (* 1/2 (/ c a))))) (pow b 2))) (* 4/3 (/ (* (pow a 2) (* (- (* -1 (/ c a)) (* 1/2 (/ c a))) (- (* 1/12 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) a)) (* 1/9 (* a (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (* -1 (/ c a)) (* 1/2 (/ c a))))))))) (pow b 4)))))) b))) |
#s(approx (/ (+ (pow (* (/ b a) -1/2) 3) (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3)) (+ (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))))) #s(hole binary64 (/ (- (+ (* -1/12 (/ (+ (* 1/4 (pow (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) 2)) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (* -64 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))))))))) (* a (pow b 6)))) (+ (* 1/12 (/ (+ (* -8 (* a c)) (* -4 (* a c))) a)) (+ (* 1/12 (/ (- (* -64 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2)))))) (* a (pow b 4)))) (* 1/12 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) (* a (pow b 2))))))) (+ (* -2/3 (/ (* (pow a 2) (* (pow c 2) (- (* 1/12 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) a)) (* 1/9 (* a (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (* -1 (/ c a)) (* 1/2 (/ c a))))))))) (pow b 6))) (+ (* -1/9 (/ (* (pow a 2) (* (pow c 3) (+ (* -8 (* a c)) (* -4 (* a c))))) (pow b 6))) (+ (* -1/18 (/ (* a (* (pow c 2) (+ (* -8 (* a c)) (* -4 (* a c))))) (pow b 4))) (+ (* 1/9 (/ (* a (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (* -1 (/ c a)) (* 1/2 (/ c a))))) (pow b 2))) (+ (* 4/3 (/ (* (pow a 2) (* (- (* -1 (/ c a)) (* 1/2 (/ c a))) (- (* 1/12 (/ (- (* -64 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2)))))) a)) (+ (* -1/18 (* a (* (pow c 2) (+ (* -8 (* a c)) (* -4 (* a c)))))) (* 4/3 (* (pow a 2) (* (- (* -1 (/ c a)) (* 1/2 (/ c a))) (- (* 1/12 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) a)) (* 1/9 (* a (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (* -1 (/ c a)) (* 1/2 (/ c a)))))))))))))) (pow b 6))) (* 4/3 (/ (* (pow a 2) (* (- (* -1 (/ c a)) (* 1/2 (/ c a))) (- (* 1/12 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) a)) (* 1/9 (* a (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (* -1 (/ c a)) (* 1/2 (/ c a))))))))) (pow b 4))))))))) b))) |
#s(approx (+ (pow (* (/ b a) -1/2) 3) (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3)) #s(hole binary64 (* 1/16 (/ (* b (+ (* -8 (* a c)) (* -4 (* a c)))) (pow a 3))))) |
#s(approx (+ (pow (* (/ b a) -1/2) 3) (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3)) #s(hole binary64 (* b (+ (* 1/16 (/ (+ (* -8 (* a c)) (* -4 (* a c))) (pow a 3))) (* 1/16 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) (* (pow a 3) (pow b 2)))))))) |
#s(approx (+ (pow (* (/ b a) -1/2) 3) (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3)) #s(hole binary64 (* b (+ (* 1/16 (/ (+ (* -8 (* a c)) (* -4 (* a c))) (pow a 3))) (+ (* 1/16 (/ (- (* -64 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2)))))) (* (pow a 3) (pow b 4)))) (* 1/16 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) (* (pow a 3) (pow b 2))))))))) |
#s(approx (+ (pow (* (/ b a) -1/2) 3) (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3)) #s(hole binary64 (* b (+ (* -1/16 (/ (+ (* 1/4 (pow (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) 2)) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (* -64 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))))))))) (* (pow a 3) (pow b 6)))) (+ (* 1/16 (/ (+ (* -8 (* a c)) (* -4 (* a c))) (pow a 3))) (+ (* 1/16 (/ (- (* -64 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2)))))) (* (pow a 3) (pow b 4)))) (* 1/16 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) (* (pow a 3) (pow b 2)))))))))) |
#s(approx (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3) #s(hole binary64 (* (pow b 3) (+ (* 1/16 (/ (+ (* -8 (* a c)) (* -4 (* a c))) (* (pow a 3) (pow b 2)))) (* 1/8 (/ 1 (pow a 3))))))) |
#s(approx (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3) #s(hole binary64 (* (pow b 3) (+ (* 1/16 (/ (+ (* -8 (* a c)) (* -4 (* a c))) (* (pow a 3) (pow b 2)))) (+ (* 1/16 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) (* (pow a 3) (pow b 4)))) (* 1/8 (/ 1 (pow a 3)))))))) |
#s(approx (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3) #s(hole binary64 (* (pow b 3) (+ (* 1/16 (/ (+ (* -8 (* a c)) (* -4 (* a c))) (* (pow a 3) (pow b 2)))) (+ (* 1/16 (/ (- (* -64 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2)))))) (* (pow a 3) (pow b 6)))) (+ (* 1/16 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) (* (pow a 3) (pow b 4)))) (* 1/8 (/ 1 (pow a 3))))))))) |
#s(approx (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) #s(hole binary64 (* b (+ (* -1 (/ c (pow b 2))) (* 1/2 (/ 1 a)))))) |
#s(approx (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) #s(hole binary64 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (* 1/2 (/ 1 a))))))) |
#s(approx (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) #s(hole binary64 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (* 1/2 (/ 1 a)))))))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) #s(hole binary64 (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) #s(hole binary64 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) #s(hole binary64 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (+ (* (* 1 b) b) (* (* -4 a) c)) #s(hole binary64 (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))))) |
#s(approx (+ (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))))) #s(hole binary64 (* 3/4 (/ (pow b 2) (pow a 2))))) |
#s(approx (+ (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))))) #s(hole binary64 (* (pow b 2) (- (+ (* -1 (/ c (* a (pow b 2)))) (* 3/4 (/ 1 (pow a 2)))) (* 1/2 (/ c (* a (pow b 2)))))))) |
#s(approx (+ (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))))) #s(hole binary64 (* (pow b 2) (- (+ (* -1 (/ c (* a (pow b 2)))) (+ (* -1/2 (/ (pow c 2) (pow b 4))) (* 3/4 (/ 1 (pow a 2))))) (* 1/2 (/ c (* a (pow b 2)))))))) |
#s(approx (+ (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))))) #s(hole binary64 (* (pow b 2) (- (+ (* -1 (/ c (* a (pow b 2)))) (+ (* -1 (/ (* a (pow c 3)) (pow b 6))) (* 3/4 (/ 1 (pow a 2))))) (+ (* 1/2 (/ c (* a (pow b 2)))) (* 1/2 (/ (pow c 2) (pow b 4)))))))) |
#s(approx (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (* 1/2 (/ (pow b 2) (pow a 2))))) |
#s(approx (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (* (pow b 2) (- (+ (* -1 (/ c (* a (pow b 2)))) (* 1/2 (/ 1 (pow a 2)))) (* 1/2 (/ c (* a (pow b 2)))))))) |
#s(approx (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (* (pow b 2) (- (+ (* -1 (/ c (* a (pow b 2)))) (+ (* -1/2 (/ (pow c 2) (pow b 4))) (* 1/2 (/ 1 (pow a 2))))) (* 1/2 (/ c (* a (pow b 2)))))))) |
#s(approx (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (* (pow b 2) (- (+ (* -1 (/ c (* a (pow b 2)))) (+ (* -1 (/ (* a (pow c 3)) (pow b 6))) (* 1/2 (/ 1 (pow a 2))))) (+ (* 1/2 (/ c (* a (pow b 2)))) (* 1/2 (/ (pow c 2) (pow b 4)))))))) |
#s(approx (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) #s(hole binary64 (* (pow b 2) (+ (* -1 (/ c (* a (pow b 2)))) (* 1/4 (/ 1 (pow a 2))))))) |
#s(approx (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) #s(hole binary64 (* (pow b 2) (- (* 1/2 (/ c (* a (pow b 2)))) (* 1/4 (/ 1 (pow a 2))))))) |
#s(approx (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) #s(hole binary64 (* (pow b 2) (- (+ (* 1/2 (/ c (* a (pow b 2)))) (* 1/2 (/ (pow c 2) (pow b 4)))) (* 1/4 (/ 1 (pow a 2))))))) |
#s(approx (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) #s(hole binary64 (* (pow b 2) (- (+ (* 1/2 (/ c (* a (pow b 2)))) (+ (* 1/2 (/ (pow c 2) (pow b 4))) (/ (* a (pow c 3)) (pow b 6)))) (* 1/4 (/ 1 (pow a 2))))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (* c -4) a) (* b b)) 1/2) (* 2 a))) #s(hole binary64 (* -1 (/ b a)))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (* c -4) a) (* b b)) 1/2) (* 2 a))) #s(hole binary64 (* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (* c -4) a) (* b b)) 1/2) (* 2 a))) #s(hole binary64 (* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (* c -4) a) (* b b)) 1/2) (* 2 a))) #s(hole binary64 (* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))))) |
#s(approx (/ (pow (+ (* (* c -4) a) (* b b)) 1/2) (* 2 a)) #s(hole binary64 (* -1/2 (/ b a)))) |
#s(approx (/ (pow (+ (* (* c -4) a) (* b b)) 1/2) (* 2 a)) #s(hole binary64 (* -1 (* b (+ (* -1 (/ c (pow b 2))) (* 1/2 (/ 1 a))))))) |
#s(approx (/ (pow (+ (* (* c -4) a) (* b b)) 1/2) (* 2 a)) #s(hole binary64 (* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (* 1/2 (/ 1 a)))))))) |
#s(approx (/ (pow (+ (* (* c -4) a) (* b b)) 1/2) (* 2 a)) #s(hole binary64 (* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (* 1/2 (/ 1 a))))))))) |
#s(approx (pow (+ (* (* c -4) a) (* b b)) 1/2) #s(hole binary64 (* -1 b))) |
#s(approx (pow (+ (* (* c -4) a) (* b b)) 1/2) #s(hole binary64 (* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))))) |
#s(approx (pow (+ (* (* c -4) a) (* b b)) 1/2) #s(hole binary64 (* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (pow (+ (* (* c -4) a) (* b b)) 1/2) #s(hole binary64 (* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (/ b a)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))))) |
#s(approx (* (* (+ (* (/ c (* b b)) -1) (pow a -1)) b) -1) #s(hole binary64 (* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))))) |
#s(approx (* (+ (* (/ c (* b b)) -1) (pow a -1)) b) #s(hole binary64 (* -1 (* b (- (/ c (pow b 2)) (/ 1 a)))))) |
#s(approx (+ (* (/ c b) -1) (/ b a)) #s(hole binary64 (* -1 (* b (- (/ c (pow b 2)) (/ 1 a)))))) |
#s(approx (* (- (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (pow b -1)) c) #s(hole binary64 (* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)))) |
#s(approx (* (- (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (pow b -1)) c) #s(hole binary64 (* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b)))) |
#s(approx (- (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (pow b -1)) #s(hole binary64 (* -1 (/ (+ 1 (/ (* a c) (pow b 2))) b)))) |
#s(approx (- (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (pow b -1)) #s(hole binary64 (* -1 (/ (+ 1 (+ (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (/ (* a c) (pow b 2)))) b)))) |
#s(approx (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) #s(hole binary64 (* -1 (/ (+ (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* a c)) (pow b 3))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a))) #s(hole binary64 (* -1 (/ b a)))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a))) #s(hole binary64 (* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a))) #s(hole binary64 (* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a))) #s(hole binary64 (* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))))) |
#s(approx (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a)) #s(hole binary64 (* -1/2 (/ b a)))) |
#s(approx (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a)) #s(hole binary64 (* -1 (* b (+ (* -1 (/ c (pow b 2))) (* 1/2 (/ 1 a))))))) |
#s(approx (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a)) #s(hole binary64 (* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (* 1/2 (/ 1 a)))))))) |
#s(approx (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a)) #s(hole binary64 (* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (* 1/2 (/ 1 a))))))))) |
#s(approx (* (+ (* (/ (/ c b) b) -1) (* (pow a -1) 1/2)) b) #s(hole binary64 (* -1 (* b (- (/ c (pow b 2)) (* 1/2 (/ 1 a))))))) |
#s(approx (/ (+ (pow (* (/ b a) -1/2) 3) (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3)) (+ (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))))) #s(hole binary64 (* -1 (/ b a)))) |
#s(approx (/ (+ (pow (* (/ b a) -1/2) 3) (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3)) (+ (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))))) #s(hole binary64 (* -1 (* b (- (+ (* 1/4 (/ (+ (* -8 (* a c)) (* -4 (* a c))) (* a (pow b 2)))) (/ 1 a)) (* 4 (/ (* a (- (* -1 (/ c a)) (* -1/2 (/ c a)))) (pow b 2)))))))) |
#s(approx (/ (+ (pow (* (/ b a) -1/2) 3) (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3)) (+ (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))))) #s(hole binary64 (* -1 (* b (- (+ (* 1/4 (/ (+ (* -8 (* a c)) (* -4 (* a c))) (* a (pow b 2)))) (+ (* 1/4 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) (* a (pow b 4)))) (/ 1 a))) (+ (* 2 (/ (* a (pow c 2)) (pow b 4))) (+ (* 4 (/ (* a (- (* -1 (/ c a)) (* -1/2 (/ c a)))) (pow b 2))) (* 4 (/ (* (pow a 2) (* (- (* -1 (/ c a)) (* -1/2 (/ c a))) (- (* 1/4 (/ (+ (* -8 (* a c)) (* -4 (* a c))) a)) (* 4 (* a (- (* -1 (/ c a)) (* -1/2 (/ c a)))))))) (pow b 4)))))))))) |
#s(approx (/ (+ (pow (* (/ b a) -1/2) 3) (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3)) (+ (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))))) #s(hole binary64 (* -1 (* b (- (+ (* 1/4 (/ (+ (* -8 (* a c)) (* -4 (* a c))) (* a (pow b 2)))) (+ (* 1/4 (/ (- (* -64 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2)))))) (* a (pow b 6)))) (+ (* 1/4 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) (* a (pow b 4)))) (/ 1 a)))) (+ (* 2 (/ (* a (pow c 2)) (pow b 4))) (+ (* 2 (/ (* (pow a 2) (* (pow c 2) (- (* 1/4 (/ (+ (* -8 (* a c)) (* -4 (* a c))) a)) (* 4 (* a (- (* -1 (/ c a)) (* -1/2 (/ c a)))))))) (pow b 6))) (+ (* 4 (/ (* a (- (* -1 (/ c a)) (* -1/2 (/ c a)))) (pow b 2))) (+ (* 4 (/ (* (pow a 2) (* (- (* -1 (/ c a)) (* -1/2 (/ c a))) (- (* 1/4 (/ (+ (* -8 (* a c)) (* -4 (* a c))) a)) (* 4 (* a (- (* -1 (/ c a)) (* -1/2 (/ c a)))))))) (pow b 4))) (+ (* 4 (/ (* (pow a 2) (* (- (* -1 (/ c a)) (* -1/2 (/ c a))) (- (* 1/4 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) a)) (+ (* 2 (* a (pow c 2))) (* 4 (* (pow a 2) (* (- (* -1 (/ c a)) (* -1/2 (/ c a))) (- (* 1/4 (/ (+ (* -8 (* a c)) (* -4 (* a c))) a)) (* 4 (* a (- (* -1 (/ c a)) (* -1/2 (/ c a))))))))))))) (pow b 6))) (* 4 (/ (* (pow a 2) (pow c 3)) (pow b 6))))))))))))) |
#s(approx (+ (pow (* (/ b a) -1/2) 3) (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3)) #s(hole binary64 (* -1/4 (/ (pow b 3) (pow a 3))))) |
#s(approx (+ (pow (* (/ b a) -1/2) 3) (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3)) #s(hole binary64 (* -1 (* (pow b 3) (+ (* 1/16 (/ (+ (* -8 (* a c)) (* -4 (* a c))) (* (pow a 3) (pow b 2)))) (* 1/4 (/ 1 (pow a 3)))))))) |
#s(approx (+ (pow (* (/ b a) -1/2) 3) (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3)) #s(hole binary64 (* -1 (* (pow b 3) (+ (* 1/16 (/ (+ (* -8 (* a c)) (* -4 (* a c))) (* (pow a 3) (pow b 2)))) (+ (* 1/16 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) (* (pow a 3) (pow b 4)))) (* 1/4 (/ 1 (pow a 3))))))))) |
#s(approx (+ (pow (* (/ b a) -1/2) 3) (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3)) #s(hole binary64 (* -1 (* (pow b 3) (+ (* 1/16 (/ (+ (* -8 (* a c)) (* -4 (* a c))) (* (pow a 3) (pow b 2)))) (+ (* 1/16 (/ (- (* -64 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2)))))) (* (pow a 3) (pow b 6)))) (+ (* 1/16 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) (* (pow a 3) (pow b 4)))) (* 1/4 (/ 1 (pow a 3)))))))))) |
#s(approx (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3) #s(hole binary64 (* -1/8 (/ (pow b 3) (pow a 3))))) |
#s(approx (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3) #s(hole binary64 (* -1 (* (pow b 3) (+ (* 1/16 (/ (+ (* -8 (* a c)) (* -4 (* a c))) (* (pow a 3) (pow b 2)))) (* 1/8 (/ 1 (pow a 3)))))))) |
#s(approx (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3) #s(hole binary64 (* -1 (* (pow b 3) (+ (* 1/16 (/ (+ (* -8 (* a c)) (* -4 (* a c))) (* (pow a 3) (pow b 2)))) (+ (* 1/16 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) (* (pow a 3) (pow b 4)))) (* 1/8 (/ 1 (pow a 3))))))))) |
#s(approx (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3) #s(hole binary64 (* -1 (* (pow b 3) (+ (* 1/16 (/ (+ (* -8 (* a c)) (* -4 (* a c))) (* (pow a 3) (pow b 2)))) (+ (* 1/16 (/ (- (* -64 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2)))))) (* (pow a 3) (pow b 6)))) (+ (* 1/16 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) (* (pow a 3) (pow b 4)))) (* 1/8 (/ 1 (pow a 3)))))))))) |
#s(approx (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) #s(hole binary64 (* -1/2 (/ b a)))) |
#s(approx (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) #s(hole binary64 (* -1 (* b (+ (* -1 (/ c (pow b 2))) (* 1/2 (/ 1 a))))))) |
#s(approx (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) #s(hole binary64 (* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (* 1/2 (/ 1 a)))))))) |
#s(approx (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) #s(hole binary64 (* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (* 1/2 (/ 1 a))))))))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) #s(hole binary64 (* -1 b))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) #s(hole binary64 (* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) #s(hole binary64 (* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) #s(hole binary64 (* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))))) |
#s(approx (+ (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))))) #s(hole binary64 (* 1/4 (/ (pow b 2) (pow a 2))))) |
#s(approx (+ (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))))) #s(hole binary64 (* (pow b 2) (- (+ (* -1 (/ c (* a (pow b 2)))) (* 1/4 (/ 1 (pow a 2)))) (* -1/2 (/ c (* a (pow b 2)))))))) |
#s(approx (+ (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))))) #s(hole binary64 (* (pow b 2) (- (+ (* -1 (/ c (* a (pow b 2)))) (+ (* 1/2 (/ (pow c 2) (pow b 4))) (* 1/4 (/ 1 (pow a 2))))) (* -1/2 (/ c (* a (pow b 2)))))))) |
#s(approx (+ (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))))) #s(hole binary64 (* (pow b 2) (- (+ (* -1 (/ c (* a (pow b 2)))) (+ (* 1/4 (/ 1 (pow a 2))) (/ (* a (pow c 3)) (pow b 6)))) (+ (* -1/2 (/ c (* a (pow b 2)))) (* -1/2 (/ (pow c 2) (pow b 4)))))))) |
#s(approx (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (- (* -1 (/ c a)) (* -1/2 (/ c a))))) |
#s(approx (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (- (+ (* -1 (/ c a)) (* 1/2 (/ (pow c 2) (pow b 2)))) (* -1/2 (/ c a))))) |
#s(approx (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (- (+ (* -1 (/ c a)) (/ (* a (pow c 3)) (pow b 4))) (+ (* -1/2 (/ c a)) (* -1/2 (/ (pow c 2) (pow b 2))))))) |
#s(approx (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (- (+ (* -1 (/ c a)) (* 1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 2) (pow b 6))))) (+ (* -1 (/ (* a (pow c 3)) (pow b 4))) (+ (* -1/2 (/ c a)) (* -1/2 (/ (pow c 2) (pow b 2)))))))) |
#s(approx (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) #s(hole binary64 (* 1/4 (/ (pow b 2) (pow a 2))))) |
#s(approx (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) #s(hole binary64 (* (pow b 2) (+ (* -1/2 (/ c (* a (pow b 2)))) (* 1/4 (/ 1 (pow a 2))))))) |
#s(approx (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) #s(hole binary64 (* (pow b 2) (+ (* -1/2 (/ c (* a (pow b 2)))) (+ (* -1/2 (/ (pow c 2) (pow b 4))) (* 1/4 (/ 1 (pow a 2)))))))) |
#s(approx (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) #s(hole binary64 (* (pow b 2) (+ (* -1 (/ (* a (pow c 3)) (pow b 6))) (+ (* -1/2 (/ c (* a (pow b 2)))) (+ (* -1/2 (/ (pow c 2) (pow b 4))) (* 1/4 (/ 1 (pow a 2))))))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (* c -4) a) (* b b)) 1/2) (* 2 a))) #s(hole binary64 (+ (* -1/2 (/ b a)) (* 1/2 (/ b a))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (* c -4) a) (* b b)) 1/2) (* 2 a))) #s(hole binary64 (+ (* -1 (/ c b)) (+ (* -1/2 (/ b a)) (* 1/2 (/ b a)))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (* c -4) a) (* b b)) 1/2) (* 2 a))) #s(hole binary64 (+ (* -1/2 (/ b a)) (+ (* 1/2 (/ b a)) (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (* c -4) a) (* b b)) 1/2) (* 2 a))) #s(hole binary64 (+ (* -1/2 (/ b a)) (+ (* 1/2 (/ b a)) (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b))))))) |
#s(approx (/ (pow (+ (* (* c -4) a) (* b b)) 1/2) (* 2 a)) #s(hole binary64 (+ (* -1 (/ c b)) (* 1/2 (/ b a))))) |
#s(approx (/ (pow (+ (* (* c -4) a) (* b b)) 1/2) (* 2 a)) #s(hole binary64 (+ (* 1/2 (/ b a)) (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))))) |
#s(approx (/ (pow (+ (* (* c -4) a) (* b b)) 1/2) (* 2 a)) #s(hole binary64 (+ (* 1/2 (/ b a)) (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))))) |
#s(approx (pow (+ (* (* c -4) a) (* b b)) 1/2) #s(hole binary64 (+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))))) |
#s(approx (pow (+ (* (* c -4) a) (* b b)) 1/2) #s(hole binary64 (+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))))) |
#s(approx (* c -4) #s(hole binary64 (* -4 c))) |
#s(approx c #s(hole binary64 c)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (/ 1 b))))) |
#s(approx (* (- (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (pow b -1)) c) #s(hole binary64 (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))))) |
#s(approx (* (- (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (pow b -1)) c) #s(hole binary64 (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b))))) |
#s(approx (- (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (pow b -1)) #s(hole binary64 (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))) |
#s(approx (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) #s(hole binary64 (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a))) #s(hole binary64 (+ (* -1/2 (/ b a)) (* 1/2 (/ b a))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a))) #s(hole binary64 (+ (* -1 (/ c b)) (+ (* -1/2 (/ b a)) (* 1/2 (/ b a)))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a))) #s(hole binary64 (+ (* -1/2 (/ b a)) (+ (* 1/2 (/ b a)) (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a))) #s(hole binary64 (+ (* -1/2 (/ b a)) (+ (* 1/2 (/ b a)) (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b))))))) |
#s(approx (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a)) #s(hole binary64 (+ (* -1 (/ c b)) (* 1/2 (/ b a))))) |
#s(approx (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a)) #s(hole binary64 (+ (* 1/2 (/ b a)) (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))))) |
#s(approx (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a)) #s(hole binary64 (+ (* 1/2 (/ b a)) (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))))) |
#s(approx (/ (+ (pow (* (/ b a) -1/2) 3) (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3)) (+ (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))))) #s(hole binary64 (/ (+ (* -1/8 (/ (pow b 3) (pow a 3))) (* 1/8 (/ (pow b 3) (pow a 3)))) (- (* 1/2 (/ (pow b 2) (pow a 2))) (* -1/4 (/ (pow b 2) (pow a 2))))))) |
#s(approx (/ (+ (pow (* (/ b a) -1/2) 3) (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3)) (+ (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))))) #s(hole binary64 (+ (* -1/8 (/ (pow b 3) (* (pow a 3) (- (* 1/2 (/ (pow b 2) (pow a 2))) (* -1/4 (/ (pow b 2) (pow a 2))))))) (+ (* 1/8 (/ (pow b 3) (* (pow a 3) (- (* 1/2 (/ (pow b 2) (pow a 2))) (* -1/4 (/ (pow b 2) (pow a 2))))))) (* c (- (* 1/16 (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (* (pow a 3) (* (pow b 3) (- (* 1/2 (/ (pow b 2) (pow a 2))) (* -1/4 (/ (pow b 2) (pow a 2)))))))) (* -3/2 (/ (+ (* -1/8 (/ (pow b 3) (pow a 3))) (* 1/8 (/ (pow b 3) (pow a 3)))) (* a (pow (- (* 1/2 (/ (pow b 2) (pow a 2))) (* -1/4 (/ (pow b 2) (pow a 2)))) 2)))))))))) |
#s(approx (/ (+ (pow (* (/ b a) -1/2) 3) (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3)) (+ (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))))) #s(hole binary64 (+ (* -1/8 (/ (pow b 3) (* (pow a 3) (- (* 1/2 (/ (pow b 2) (pow a 2))) (* -1/4 (/ (pow b 2) (pow a 2))))))) (+ (* 1/8 (/ (pow b 3) (* (pow a 3) (- (* 1/2 (/ (pow b 2) (pow a 2))) (* -1/4 (/ (pow b 2) (pow a 2))))))) (* c (- (+ (* 1/16 (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (* (pow a 3) (* (pow b 3) (- (* 1/2 (/ (pow b 2) (pow a 2))) (* -1/4 (/ (pow b 2) (pow a 2)))))))) (* c (- (* 1/16 (/ (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6)))) (* (pow a 3) (* (pow b 3) (- (* 1/2 (/ (pow b 2) (pow a 2))) (* -1/4 (/ (pow b 2) (pow a 2)))))))) (+ (* -3/2 (/ (- (* 1/16 (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (* (pow a 3) (* (pow b 3) (- (* 1/2 (/ (pow b 2) (pow a 2))) (* -1/4 (/ (pow b 2) (pow a 2)))))))) (* -3/2 (/ (+ (* -1/8 (/ (pow b 3) (pow a 3))) (* 1/8 (/ (pow b 3) (pow a 3)))) (* a (pow (- (* 1/2 (/ (pow b 2) (pow a 2))) (* -1/4 (/ (pow b 2) (pow a 2)))) 2))))) (* a (- (* 1/2 (/ (pow b 2) (pow a 2))) (* -1/4 (/ (pow b 2) (pow a 2))))))) (* -1/2 (/ (+ (* -1/8 (/ (pow b 3) (pow a 3))) (* 1/8 (/ (pow b 3) (pow a 3)))) (* (pow b 2) (pow (- (* 1/2 (/ (pow b 2) (pow a 2))) (* -1/4 (/ (pow b 2) (pow a 2)))) 2)))))))) (* -3/2 (/ (+ (* -1/8 (/ (pow b 3) (pow a 3))) (* 1/8 (/ (pow b 3) (pow a 3)))) (* a (pow (- (* 1/2 (/ (pow b 2) (pow a 2))) (* -1/4 (/ (pow b 2) (pow a 2)))) 2)))))))))) |
#s(approx (/ (+ (pow (* (/ b a) -1/2) 3) (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3)) (+ (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))))) #s(hole binary64 (+ (* -1/8 (/ (pow b 3) (* (pow a 3) (- (* 1/2 (/ (pow b 2) (pow a 2))) (* -1/4 (/ (pow b 2) (pow a 2))))))) (+ (* 1/8 (/ (pow b 3) (* (pow a 3) (- (* 1/2 (/ (pow b 2) (pow a 2))) (* -1/4 (/ (pow b 2) (pow a 2))))))) (* c (- (+ (* 1/16 (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (* (pow a 3) (* (pow b 3) (- (* 1/2 (/ (pow b 2) (pow a 2))) (* -1/4 (/ (pow b 2) (pow a 2)))))))) (* c (- (+ (* 1/16 (/ (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6)))) (* (pow a 3) (* (pow b 3) (- (* 1/2 (/ (pow b 2) (pow a 2))) (* -1/4 (/ (pow b 2) (pow a 2)))))))) (* c (- (* 1/16 (/ (- (* -64 (pow a 3)) (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6))))) (pow b 6)))) (* (pow a 3) (* (pow b 3) (- (* 1/2 (/ (pow b 2) (pow a 2))) (* -1/4 (/ (pow b 2) (pow a 2)))))))) (+ (* -3/2 (/ (- (* 1/16 (/ (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6)))) (* (pow a 3) (* (pow b 3) (- (* 1/2 (/ (pow b 2) (pow a 2))) (* -1/4 (/ (pow b 2) (pow a 2)))))))) (+ (* -3/2 (/ (- (* 1/16 (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (* (pow a 3) (* (pow b 3) (- (* 1/2 (/ (pow b 2) (pow a 2))) (* -1/4 (/ (pow b 2) (pow a 2)))))))) (* -3/2 (/ (+ (* -1/8 (/ (pow b 3) (pow a 3))) (* 1/8 (/ (pow b 3) (pow a 3)))) (* a (pow (- (* 1/2 (/ (pow b 2) (pow a 2))) (* -1/4 (/ (pow b 2) (pow a 2)))) 2))))) (* a (- (* 1/2 (/ (pow b 2) (pow a 2))) (* -1/4 (/ (pow b 2) (pow a 2))))))) (* -1/2 (/ (+ (* -1/8 (/ (pow b 3) (pow a 3))) (* 1/8 (/ (pow b 3) (pow a 3)))) (* (pow b 2) (pow (- (* 1/2 (/ (pow b 2) (pow a 2))) (* -1/4 (/ (pow b 2) (pow a 2)))) 2)))))) (* a (- (* 1/2 (/ (pow b 2) (pow a 2))) (* -1/4 (/ (pow b 2) (pow a 2))))))) (+ (* -1 (/ (* a (+ (* -1/8 (/ (pow b 3) (pow a 3))) (* 1/8 (/ (pow b 3) (pow a 3))))) (* (pow b 4) (pow (- (* 1/2 (/ (pow b 2) (pow a 2))) (* -1/4 (/ (pow b 2) (pow a 2)))) 2)))) (* -1/2 (/ (- (* 1/16 (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (* (pow a 3) (* (pow b 3) (- (* 1/2 (/ (pow b 2) (pow a 2))) (* -1/4 (/ (pow b 2) (pow a 2)))))))) (* -3/2 (/ (+ (* -1/8 (/ (pow b 3) (pow a 3))) (* 1/8 (/ (pow b 3) (pow a 3)))) (* a (pow (- (* 1/2 (/ (pow b 2) (pow a 2))) (* -1/4 (/ (pow b 2) (pow a 2)))) 2))))) (* (pow b 2) (- (* 1/2 (/ (pow b 2) (pow a 2))) (* -1/4 (/ (pow b 2) (pow a 2)))))))))))) (+ (* -3/2 (/ (- (* 1/16 (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (* (pow a 3) (* (pow b 3) (- (* 1/2 (/ (pow b 2) (pow a 2))) (* -1/4 (/ (pow b 2) (pow a 2)))))))) (* -3/2 (/ (+ (* -1/8 (/ (pow b 3) (pow a 3))) (* 1/8 (/ (pow b 3) (pow a 3)))) (* a (pow (- (* 1/2 (/ (pow b 2) (pow a 2))) (* -1/4 (/ (pow b 2) (pow a 2)))) 2))))) (* a (- (* 1/2 (/ (pow b 2) (pow a 2))) (* -1/4 (/ (pow b 2) (pow a 2))))))) (* -1/2 (/ (+ (* -1/8 (/ (pow b 3) (pow a 3))) (* 1/8 (/ (pow b 3) (pow a 3)))) (* (pow b 2) (pow (- (* 1/2 (/ (pow b 2) (pow a 2))) (* -1/4 (/ (pow b 2) (pow a 2)))) 2)))))))) (* -3/2 (/ (+ (* -1/8 (/ (pow b 3) (pow a 3))) (* 1/8 (/ (pow b 3) (pow a 3)))) (* a (pow (- (* 1/2 (/ (pow b 2) (pow a 2))) (* -1/4 (/ (pow b 2) (pow a 2)))) 2)))))))))) |
#s(approx (+ (pow (* (/ b a) -1/2) 3) (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3)) #s(hole binary64 (+ (* -1/8 (/ (pow b 3) (pow a 3))) (* 1/8 (/ (pow b 3) (pow a 3)))))) |
#s(approx (+ (pow (* (/ b a) -1/2) 3) (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3)) #s(hole binary64 (+ (* -1/8 (/ (pow b 3) (pow a 3))) (+ (* 1/16 (/ (* c (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4))))) (* (pow a 3) (pow b 3)))) (* 1/8 (/ (pow b 3) (pow a 3))))))) |
#s(approx (+ (pow (* (/ b a) -1/2) 3) (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3)) #s(hole binary64 (+ (* -1/8 (/ (pow b 3) (pow a 3))) (+ (* 1/8 (/ (pow b 3) (pow a 3))) (* c (+ (* 1/16 (/ (* c (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6))))) (* (pow a 3) (pow b 3)))) (* 1/16 (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (* (pow a 3) (pow b 3)))))))))) |
#s(approx (+ (pow (* (/ b a) -1/2) 3) (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3)) #s(hole binary64 (+ (* -1/8 (/ (pow b 3) (pow a 3))) (+ (* 1/8 (/ (pow b 3) (pow a 3))) (* c (+ (* 1/16 (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (* (pow a 3) (pow b 3)))) (* c (+ (* 1/16 (/ (* c (- (* -64 (pow a 3)) (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6))))) (pow b 6))))) (* (pow a 3) (pow b 3)))) (* 1/16 (/ (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6)))) (* (pow a 3) (pow b 3)))))))))))) |
#s(approx (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3) #s(hole binary64 (+ (* 1/16 (/ (* c (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4))))) (* (pow a 3) (pow b 3)))) (* 1/8 (/ (pow b 3) (pow a 3)))))) |
#s(approx (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3) #s(hole binary64 (+ (* 1/8 (/ (pow b 3) (pow a 3))) (* c (+ (* 1/16 (/ (* c (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6))))) (* (pow a 3) (pow b 3)))) (* 1/16 (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (* (pow a 3) (pow b 3))))))))) |
#s(approx (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3) #s(hole binary64 (+ (* 1/8 (/ (pow b 3) (pow a 3))) (* c (+ (* 1/16 (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (* (pow a 3) (pow b 3)))) (* c (+ (* 1/16 (/ (* c (- (* -64 (pow a 3)) (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6))))) (pow b 6))))) (* (pow a 3) (pow b 3)))) (* 1/16 (/ (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6)))) (* (pow a 3) (pow b 3))))))))))) |
#s(approx (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) #s(hole binary64 (+ (* -1 (/ c b)) (* 1/2 (/ b a))))) |
#s(approx (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) #s(hole binary64 (+ (* 1/2 (/ b a)) (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))))) |
#s(approx (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) #s(hole binary64 (+ (* 1/2 (/ b a)) (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) #s(hole binary64 (+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) #s(hole binary64 (+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))))) |
#s(approx (+ (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))))) #s(hole binary64 (- (* 1/2 (/ (pow b 2) (pow a 2))) (* -1/4 (/ (pow b 2) (pow a 2)))))) |
#s(approx (+ (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))))) #s(hole binary64 (- (+ (* -3/2 (/ c a)) (* 1/2 (/ (pow b 2) (pow a 2)))) (* -1/4 (/ (pow b 2) (pow a 2)))))) |
#s(approx (+ (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))))) #s(hole binary64 (- (+ (* 1/2 (/ (pow b 2) (pow a 2))) (* c (- (* -1/2 (/ c (pow b 2))) (* 3/2 (/ 1 a))))) (* -1/4 (/ (pow b 2) (pow a 2)))))) |
#s(approx (+ (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))))) #s(hole binary64 (- (+ (* 1/2 (/ (pow b 2) (pow a 2))) (* c (- (* c (- (* -1 (/ (* a c) (pow b 4))) (* 1/2 (/ 1 (pow b 2))))) (* 3/2 (/ 1 a))))) (* -1/4 (/ (pow b 2) (pow a 2)))))) |
#s(approx (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (- (* 1/4 (/ (pow b 2) (pow a 2))) (* -1/4 (/ (pow b 2) (pow a 2)))))) |
#s(approx (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (- (+ (* -3/2 (/ c a)) (* 1/4 (/ (pow b 2) (pow a 2)))) (* -1/4 (/ (pow b 2) (pow a 2)))))) |
#s(approx (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (- (+ (* 1/4 (/ (pow b 2) (pow a 2))) (* c (- (* -1/2 (/ c (pow b 2))) (* 3/2 (/ 1 a))))) (* -1/4 (/ (pow b 2) (pow a 2)))))) |
#s(approx (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (- (+ (* 1/4 (/ (pow b 2) (pow a 2))) (* c (- (* c (- (* -1 (/ (* a c) (pow b 4))) (* 1/2 (/ 1 (pow b 2))))) (* 3/2 (/ 1 a))))) (* -1/4 (/ (pow b 2) (pow a 2)))))) |
#s(approx (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) #s(hole binary64 (+ (* -1/4 (/ (pow b 2) (pow a 2))) (* 1/2 (/ c a))))) |
#s(approx (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) #s(hole binary64 (+ (* -1/4 (/ (pow b 2) (pow a 2))) (* c (+ (* 1/2 (/ c (pow b 2))) (* 1/2 (/ 1 a))))))) |
#s(approx (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) #s(hole binary64 (+ (* -1/4 (/ (pow b 2) (pow a 2))) (* c (+ (* c (+ (* 1/2 (/ 1 (pow b 2))) (/ (* a c) (pow b 4)))) (* 1/2 (/ 1 a))))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (* c -4) a) (* b b)) 1/2) (* 2 a))) #s(hole binary64 (* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (* c -4) a) (* b b)) 1/2) (* 2 a))) #s(hole binary64 (* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (* c -4) a) (* b b)) 1/2) (* 2 a))) #s(hole binary64 (* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))))) |
#s(approx (/ (pow (+ (* (* c -4) a) (* b b)) 1/2) (* 2 a)) #s(hole binary64 (* c (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))) |
#s(approx (/ (pow (+ (* (* c -4) a) (* b b)) 1/2) (* 2 a)) #s(hole binary64 (* c (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))))) |
#s(approx (/ (pow (+ (* (* c -4) a) (* b b)) 1/2) (* 2 a)) #s(hole binary64 (* c (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/32 (* (sqrt (/ 1 (* (pow a 7) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))))) |
#s(approx (pow (+ (* (* c -4) a) (* b b)) 1/2) #s(hole binary64 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))) |
#s(approx (pow (+ (* (* c -4) a) (* b b)) 1/2) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))))) |
#s(approx (pow (+ (* (* c -4) a) (* b b)) 1/2) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))))) |
#s(approx (+ (* (* c -4) a) (* b b)) #s(hole binary64 (* c (+ (* -4 a) (/ (pow b 2) c))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))))) |
#s(approx (* (* (+ (* (/ c (* b b)) -1) (pow a -1)) b) -1) #s(hole binary64 (* c (+ (* -1 (/ b (* a c))) (/ 1 b))))) |
#s(approx (* (+ (* (/ c (* b b)) -1) (pow a -1)) b) #s(hole binary64 (* c (- (/ b (* a c)) (/ 1 b))))) |
#s(approx (+ (* (/ c b) -1) (/ b a)) #s(hole binary64 (* c (- (/ b (* a c)) (/ 1 b))))) |
#s(approx (* (- (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (pow b -1)) c) #s(hole binary64 (* (pow c 3) (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1 (/ a (* (pow b 3) c))))))) |
#s(approx (* (- (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (pow b -1)) c) #s(hole binary64 (* (pow c 3) (- (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1 (/ a (* (pow b 3) c)))) (/ 1 (* b (pow c 2))))))) |
#s(approx (- (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (pow b -1)) #s(hole binary64 (* (pow c 2) (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1 (/ a (* (pow b 3) c))))))) |
#s(approx (- (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (pow b -1)) #s(hole binary64 (* (pow c 2) (- (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1 (/ a (* (pow b 3) c)))) (/ 1 (* b (pow c 2))))))) |
#s(approx (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) #s(hole binary64 (* (pow c 2) (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1 (/ a (* (pow b 3) c))))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a))) #s(hole binary64 (* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a))) #s(hole binary64 (* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a))) #s(hole binary64 (* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))))) |
#s(approx (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a)) #s(hole binary64 (* c (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))) |
#s(approx (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a)) #s(hole binary64 (* c (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))))) |
#s(approx (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a)) #s(hole binary64 (* c (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/32 (* (sqrt (/ 1 (* (pow a 7) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))))) |
#s(approx (* (+ (* (/ (/ c b) b) -1) (* (pow a -1) 1/2)) b) #s(hole binary64 (* c (- (* 1/2 (/ b (* a c))) (/ 1 b))))) |
#s(approx (+ (* (/ (/ c b) b) -1) (* (pow a -1) 1/2)) #s(hole binary64 (* c (- (* 1/2 (/ 1 (* a c))) (/ 1 (pow b 2)))))) |
#s(approx (/ (+ (pow (* (/ b a) -1/2) 3) (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3)) (+ (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))))) #s(hole binary64 (* -1/8 (* (sqrt (/ c (pow a 3))) (/ (sqrt -64) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* b (sqrt -4)))) (/ 1 a))))))) |
#s(approx (/ (+ (pow (* (/ b a) -1/2) 3) (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3)) (+ (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))))) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (sqrt -64) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* b (sqrt -4)))) (/ 1 a))))) (* -1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 3)))) (/ (* (pow b 2) (sqrt -64)) (pow (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* b (sqrt -4)))) (/ 1 a)) 2)))))))) |
#s(approx (/ (+ (pow (* (/ b a) -1/2) 3) (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3)) (+ (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))))) #s(hole binary64 (* c (- (+ (* -1 (/ (+ (* -1/8 (/ (pow b 3) (pow a 3))) (* 1/16 (* (sqrt (/ c (pow a 9))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (sqrt -64))))) (* (pow c 2) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* b (sqrt -4)))) (/ 1 a))))) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (sqrt -64) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* b (sqrt -4)))) (/ 1 a)))))) (+ (* 1/64 (/ (* (pow b 3) (sqrt -64)) (* (pow a 4) (* (pow c 2) (* (sqrt -4) (pow (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* b (sqrt -4)))) (/ 1 a)) 2)))))) (+ (* 1/32 (* (sqrt (/ 1 (* (pow a 11) (pow c 5)))) (/ (* (pow b 4) (sqrt -64)) (pow (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* b (sqrt -4)))) (/ 1 a)) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 3)))) (/ (* (pow b 2) (sqrt -64)) (pow (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* b (sqrt -4)))) (/ 1 a)) 2)))))))))) |
#s(approx (/ (+ (pow (* (/ b a) -1/2) 3) (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3)) (+ (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))))) #s(hole binary64 (* c (- (+ (* -1 (/ (+ (* -1/8 (/ (pow b 3) (pow a 3))) (* 1/16 (* (sqrt (/ c (pow a 9))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (sqrt -64))))) (* (pow c 2) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* b (sqrt -4)))) (/ 1 a))))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (sqrt -64) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* b (sqrt -4)))) (/ 1 a))))) (* -1/16 (* (sqrt (/ 1 (* (pow a 9) (pow c 5)))) (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (* (sqrt -64) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* b (sqrt -4)))) (/ 1 a)))))))) (+ (* -1/2 (/ (* (pow b 2) (- (* -1 (/ (+ (* -1/8 (/ (pow b 3) (pow a 3))) (* 1/16 (* (sqrt (/ c (pow a 9))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (sqrt -64))))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* b (sqrt -4)))) (/ 1 a)))) (+ (* 1/64 (/ (* (pow b 3) (sqrt -64)) (* (pow a 4) (* (sqrt -4) (pow (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* b (sqrt -4)))) (/ 1 a)) 2))))) (* 1/32 (* (sqrt (/ 1 (* (pow a 11) c))) (/ (* (pow b 4) (sqrt -64)) (pow (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* b (sqrt -4)))) (/ 1 a)) 3))))))) (* (pow a 2) (* (pow c 3) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* b (sqrt -4)))) (/ 1 a)))))) (+ (* 1/128 (/ (* (pow b 5) (sqrt -64)) (* (pow a 6) (* (pow c 3) (* (sqrt -4) (pow (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* b (sqrt -4)))) (/ 1 a)) 3)))))) (+ (* 1/64 (/ (* (pow b 3) (sqrt -64)) (* (pow a 4) (* (pow c 2) (* (sqrt -4) (pow (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* b (sqrt -4)))) (/ 1 a)) 2)))))) (+ (* 1/32 (* (sqrt (/ 1 (* (pow a 11) (pow c 5)))) (/ (* (pow b 4) (sqrt -64)) (pow (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* b (sqrt -4)))) (/ 1 a)) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 3)))) (/ (* (pow b 2) (sqrt -64)) (pow (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* b (sqrt -4)))) (/ 1 a)) 2)))))))))))) |
#s(approx (+ (pow (* (/ b a) -1/2) 3) (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3)) #s(hole binary64 (* (pow c 2) (+ (* -1/8 (/ (pow b 3) (* (pow a 3) (pow c 2)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 9) (pow c 3)))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (sqrt -64)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (sqrt -64)))))))) |
#s(approx (+ (pow (* (/ b a) -1/2) 3) (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3)) #s(hole binary64 (* (pow c 2) (+ (* -1/8 (/ (pow b 3) (* (pow a 3) (pow c 2)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 9) (pow c 3)))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (sqrt -64)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 9) (pow c 5)))) (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (sqrt -64)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (sqrt -64))))))))) |
#s(approx (+ (pow (* (/ b a) -1/2) 3) (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3)) #s(hole binary64 (* (pow c 2) (+ (* -1/8 (/ (pow b 3) (* (pow a 3) (pow c 2)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 9) (pow c 3)))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (sqrt -64)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 9) (pow c 5)))) (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (sqrt -64)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 9) (pow c 7)))) (/ (- (pow b 6) (* 1/4 (/ (* c (pow (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) 2)) (* (pow a 3) (pow (sqrt -64) 2))))) (sqrt -64)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (sqrt -64)))))))))) |
#s(approx (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3) #s(hole binary64 (* (pow c 2) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 9) (pow c 3)))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (sqrt -64)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (sqrt -64))))))) |
#s(approx (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3) #s(hole binary64 (* (pow c 2) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 9) (pow c 3)))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (sqrt -64)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 9) (pow c 5)))) (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (sqrt -64)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (sqrt -64)))))))) |
#s(approx (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3) #s(hole binary64 (* (pow c 2) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 9) (pow c 3)))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (sqrt -64)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 9) (pow c 5)))) (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (sqrt -64)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 9) (pow c 7)))) (/ (- (pow b 6) (* 1/4 (/ (* c (pow (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) 2)) (* (pow a 3) (pow (sqrt -64) 2))))) (sqrt -64)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (sqrt -64))))))))) |
#s(approx (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) #s(hole binary64 (* c (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))) |
#s(approx (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) #s(hole binary64 (* c (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))))) |
#s(approx (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) #s(hole binary64 (* c (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/32 (* (sqrt (/ 1 (* (pow a 7) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) #s(hole binary64 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))))) |
#s(approx (+ (* (* 1 b) b) (* (* -4 a) c)) #s(hole binary64 (* c (+ (* -4 a) (/ (pow b 2) c))))) |
#s(approx (+ (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))))) #s(hole binary64 (* -1 (* c (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* b (sqrt -4)))) (/ 1 a)))))) |
#s(approx (+ (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))))) #s(hole binary64 (* c (- (* 1/2 (/ (pow b 2) (* (pow a 2) c))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* b (sqrt -4)))) (/ 1 a)))))) |
#s(approx (+ (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))))) #s(hole binary64 (* c (- (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 3) (sqrt -4)))) (* 1/2 (/ (pow b 2) (* (pow a 2) c)))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* b (sqrt -4)))) (/ 1 a)))))) |
#s(approx (+ (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))))) #s(hole binary64 (* c (- (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 5) (pow (sqrt -4) 3)))) (* 1/2 (/ (pow b 2) (* (pow a 2) c)))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* b (sqrt -4)))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 3) (sqrt -4)))) (/ 1 a))))))) |
#s(approx (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (* -1 (* c (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* b (sqrt -4)))) (/ 1 a)))))) |
#s(approx (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (* c (- (* 1/4 (/ (pow b 2) (* (pow a 2) c))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* b (sqrt -4)))) (/ 1 a)))))) |
#s(approx (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (* c (- (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 3) (sqrt -4)))) (* 1/4 (/ (pow b 2) (* (pow a 2) c)))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* b (sqrt -4)))) (/ 1 a)))))) |
#s(approx (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (* c (- (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 5) (pow (sqrt -4) 3)))) (* 1/4 (/ (pow b 2) (* (pow a 2) c)))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* b (sqrt -4)))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 3) (sqrt -4)))) (/ 1 a))))))) |
#s(approx (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) #s(hole binary64 (* c (- (* 1/4 (/ (pow b 2) (* (pow a 2) c))) (/ 1 a))))) |
#s(approx (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) #s(hole binary64 (* c (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* b (sqrt -4)))) (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 3) (sqrt -4)))))))) |
#s(approx (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) #s(hole binary64 (* c (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* b (sqrt -4)))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 3) (sqrt -4)))) (* 1/32 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 5) (pow (sqrt -4) 3))))))))) |
#s(approx (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) #s(hole binary64 (* c (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* b (sqrt -4)))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 3) (sqrt -4)))) (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 9) (pow c 7)))) (/ (pow b 7) (pow (sqrt -4) 5)))) (* 1/32 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 5) (pow (sqrt -4) 3)))))))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (* c -4) a) (* b b)) 1/2) (* 2 a))) #s(hole binary64 (* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (* c -4) a) (* b b)) 1/2) (* 2 a))) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (* c -4) a) (* b b)) 1/2) (* 2 a))) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (/ (pow (+ (* (* c -4) a) (* b b)) 1/2) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (/ (pow (+ (* (* c -4) a) (* b b)) 1/2) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))))) |
#s(approx (/ (pow (+ (* (* c -4) a) (* b b)) 1/2) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/1024 (* (sqrt (/ 1 (* (pow a 7) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))))) |
#s(approx (pow (+ (* (* c -4) a) (* b b)) 1/2) #s(hole binary64 (* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (pow (+ (* (* c -4) a) (* b b)) 1/2) #s(hole binary64 (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))))) |
#s(approx (pow (+ (* (* c -4) a) (* b b)) 1/2) #s(hole binary64 (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))))) |
#s(approx (+ (* (* c -4) a) (* b b)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (* (* (+ (* (/ c (* b b)) -1) (pow a -1)) b) -1) #s(hole binary64 (* -1 (* c (- (/ b (* a c)) (/ 1 b)))))) |
#s(approx (* (+ (* (/ c (* b b)) -1) (pow a -1)) b) #s(hole binary64 (* -1 (* c (+ (* -1 (/ b (* a c))) (/ 1 b)))))) |
#s(approx (+ (* (/ c b) -1) (/ b a)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ b (* a c))) (/ 1 b)))))) |
#s(approx (* (- (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (pow b -1)) c) #s(hole binary64 (* -1 (* (pow c 3) (+ (* 2 (/ (pow a 2) (pow b 5))) (/ a (* (pow b 3) c))))))) |
#s(approx (* (- (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (pow b -1)) c) #s(hole binary64 (* -1 (* (pow c 3) (+ (* -1 (/ (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))) c)) (* 2 (/ (pow a 2) (pow b 5)))))))) |
#s(approx (- (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (pow b -1)) #s(hole binary64 (* (pow c 2) (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1 (/ (+ (/ 1 (* b c)) (/ a (pow b 3))) c)))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a))) #s(hole binary64 (* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a))) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a))) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))))) |
#s(approx (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/1024 (* (sqrt (/ 1 (* (pow a 7) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))))) |
#s(approx (* (+ (* (/ (/ c b) b) -1) (* (pow a -1) 1/2)) b) #s(hole binary64 (* -1 (* c (+ (* -1/2 (/ b (* a c))) (/ 1 b)))))) |
#s(approx (+ (* (/ (/ c b) b) -1) (* (pow a -1) 1/2)) #s(hole binary64 (* -1 (* c (- (/ 1 (pow b 2)) (* 1/2 (/ 1 (* a c)))))))) |
#s(approx (/ (+ (pow (* (/ b a) -1/2) 3) (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3)) (+ (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))))) #s(hole binary64 (* -1 (* (sqrt (/ c (pow a 3))) (/ (sqrt -1) (- (/ 1 a) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* b (sqrt -1)))))))))) |
#s(approx (/ (+ (pow (* (/ b a) -1/2) 3) (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3)) (+ (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))))) #s(hole binary64 (* -1 (* c (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 7) (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (pow (- (/ 1 a) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* b (sqrt -1))))) 2)))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ (sqrt -1) (- (/ 1 a) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* b (sqrt -1)))))))))))) |
#s(approx (/ (+ (pow (* (/ b a) -1/2) 3) (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3)) (+ (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))))) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1/8 (/ (pow b 3) (* (pow a 3) (- (/ 1 a) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* b (sqrt -1)))))))) (* 1/128 (* (sqrt (/ c (pow a 9))) (/ (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))) (- (/ 1 a) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* b (sqrt -1))))))))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 11) c))) (/ (* (pow b 4) (sqrt -1)) (pow (- (/ 1 a) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* b (sqrt -1))))) 3)))) (* 1/16 (/ (pow b 3) (* (pow a 4) (pow (- (/ 1 a) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* b (sqrt -1))))) 2)))))) c)) (* 1/2 (* (sqrt (/ 1 (* (pow a 7) c))) (/ (* (pow b 2) (sqrt -1)) (pow (- (/ 1 a) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* b (sqrt -1))))) 2))))) c)) (* (sqrt (/ 1 (* (pow a 3) c))) (/ (sqrt -1) (- (/ 1 a) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* b (sqrt -1)))))))))))) |
#s(approx (/ (+ (pow (* (/ b a) -1/2) 3) (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3)) (+ (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))))) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (- (* 1/128 (* (sqrt (/ c (pow a 9))) (/ (* (sqrt -1) (+ (* 4 (* a (pow b 4))) (* 8 (* a (pow b 4))))) (- (/ 1 a) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* b (sqrt -1)))))))) (+ (* -1/32 (/ (pow b 5) (* (pow a 6) (pow (- (/ 1 a) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* b (sqrt -1))))) 3)))) (* 1/2 (/ (* (pow b 2) (- (+ (* -1/8 (/ (pow b 3) (* (pow a 3) (- (/ 1 a) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* b (sqrt -1)))))))) (* 1/128 (* (sqrt (/ c (pow a 9))) (/ (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))) (- (/ 1 a) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* b (sqrt -1))))))))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 11) c))) (/ (* (pow b 4) (sqrt -1)) (pow (- (/ 1 a) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* b (sqrt -1))))) 3)))) (* 1/16 (/ (pow b 3) (* (pow a 4) (pow (- (/ 1 a) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* b (sqrt -1))))) 2))))))) (* (pow a 2) (- (/ 1 a) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* b (sqrt -1)))))))))) c)) (+ (* -1/8 (/ (pow b 3) (* (pow a 3) (- (/ 1 a) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* b (sqrt -1)))))))) (* 1/128 (* (sqrt (/ c (pow a 9))) (/ (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))) (- (/ 1 a) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* b (sqrt -1)))))))))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 11) c))) (/ (* (pow b 4) (sqrt -1)) (pow (- (/ 1 a) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* b (sqrt -1))))) 3)))) (* 1/16 (/ (pow b 3) (* (pow a 4) (pow (- (/ 1 a) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* b (sqrt -1))))) 2)))))) c)) (* 1/2 (* (sqrt (/ 1 (* (pow a 7) c))) (/ (* (pow b 2) (sqrt -1)) (pow (- (/ 1 a) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* b (sqrt -1))))) 2))))) c)) (* (sqrt (/ 1 (* (pow a 3) c))) (/ (sqrt -1) (- (/ 1 a) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* b (sqrt -1)))))))))))) |
#s(approx (+ (pow (* (/ b a) -1/2) 3) (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3)) #s(hole binary64 (* (pow c 2) (+ (* -1/8 (/ (pow b 3) (* (pow a 3) (pow c 2)))) (+ (* 1/128 (* (sqrt (/ 1 (* (pow a 9) (pow c 3)))) (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))))) (* (sqrt (/ 1 (* (pow a 3) c))) (sqrt -1))))))) |
#s(approx (+ (pow (* (/ b a) -1/2) 3) (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3)) #s(hole binary64 (* (pow c 2) (+ (* -1/8 (/ (pow b 3) (* (pow a 3) (pow c 2)))) (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 9) (pow c 5)))) (* (sqrt -1) (+ (* 4 (* a (pow b 4))) (* 8 (* a (pow b 4))))))) (+ (* 1/128 (* (sqrt (/ 1 (* (pow a 9) (pow c 3)))) (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))))) (* (sqrt (/ 1 (* (pow a 3) c))) (sqrt -1)))))))) |
#s(approx (+ (pow (* (/ b a) -1/2) 3) (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3)) #s(hole binary64 (* (pow c 2) (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 9) c))) (* (sqrt -1) (- (pow b 6) (* -1/256 (/ (* c (pow (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) 2)) (pow a 3))))))) (* 1/128 (* (sqrt (/ c (pow a 9))) (* (sqrt -1) (+ (* 4 (* a (pow b 4))) (* 8 (* a (pow b 4)))))))) (pow c 3))) (+ (* -1/8 (/ (pow b 3) (* (pow a 3) (pow c 2)))) (+ (* 1/128 (* (sqrt (/ 1 (* (pow a 9) (pow c 3)))) (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))))) (* (sqrt (/ 1 (* (pow a 3) c))) (sqrt -1)))))))) |
#s(approx (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3) #s(hole binary64 (* (pow c 2) (+ (* 1/128 (* (sqrt (/ 1 (* (pow a 9) (pow c 3)))) (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))))) (* (sqrt (/ 1 (* (pow a 3) c))) (sqrt -1)))))) |
#s(approx (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3) #s(hole binary64 (* (pow c 2) (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 9) (pow c 5)))) (* (sqrt -1) (+ (* 4 (* a (pow b 4))) (* 8 (* a (pow b 4))))))) (+ (* 1/128 (* (sqrt (/ 1 (* (pow a 9) (pow c 3)))) (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))))) (* (sqrt (/ 1 (* (pow a 3) c))) (sqrt -1))))))) |
#s(approx (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3) #s(hole binary64 (* (pow c 2) (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 9) c))) (* (sqrt -1) (- (pow b 6) (* -1/256 (/ (* c (pow (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) 2)) (pow a 3))))))) (* 1/128 (* (sqrt (/ c (pow a 9))) (* (sqrt -1) (+ (* 4 (* a (pow b 4))) (* 8 (* a (pow b 4)))))))) (pow c 3))) (+ (* 1/128 (* (sqrt (/ 1 (* (pow a 9) (pow c 3)))) (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))))) (* (sqrt (/ 1 (* (pow a 3) c))) (sqrt -1))))))) |
#s(approx (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) #s(hole binary64 (* -1 (* c (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) #s(hole binary64 (* -1 (* c (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))))) |
#s(approx (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) #s(hole binary64 (* -1 (* c (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/1024 (* (sqrt (/ 1 (* (pow a 7) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) #s(hole binary64 (* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) #s(hole binary64 (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) #s(hole binary64 (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))))) |
#s(approx (+ (* (* 1 b) b) (* (* -4 a) c)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))))) |
#s(approx (+ (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))))) #s(hole binary64 (* -1 (* c (- (/ 1 a) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* b (sqrt -1))))))))) |
#s(approx (+ (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))))) #s(hole binary64 (* -1 (* c (- (+ (* -1/2 (/ (pow b 2) (* (pow a 2) c))) (/ 1 a)) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* b (sqrt -1))))))))) |
#s(approx (+ (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))))) #s(hole binary64 (* -1 (* c (- (+ (* -1 (/ (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 3) (sqrt -1)))) (* 1/2 (/ (pow b 2) (pow a 2)))) c)) (/ 1 a)) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* b (sqrt -1))))))))) |
#s(approx (+ (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))))) #s(hole binary64 (* -1 (* c (- (+ (* -1 (/ (+ (* -1 (/ (- (* -1/256 (* (sqrt (/ 1 (* (pow a 7) c))) (* (pow b 5) (sqrt -1)))) (* -1/16 (* (sqrt (/ c (pow a 5))) (* (pow b 3) (sqrt -1))))) c)) (* 1/2 (/ (pow b 2) (pow a 2)))) c)) (/ 1 a)) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* b (sqrt -1))))))))) |
#s(approx (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (* -1 (* c (- (/ 1 a) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* b (sqrt -1))))))))) |
#s(approx (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (* -1 (* c (- (+ (* -1/4 (/ (pow b 2) (* (pow a 2) c))) (/ 1 a)) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* b (sqrt -1))))))))) |
#s(approx (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (* -1 (* c (- (+ (* -1 (/ (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 3) (sqrt -1)))) (* 1/4 (/ (pow b 2) (pow a 2)))) c)) (/ 1 a)) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* b (sqrt -1))))))))) |
#s(approx (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (* -1 (* c (- (+ (* -1 (/ (+ (* -1 (/ (- (* -1/256 (* (sqrt (/ 1 (* (pow a 7) c))) (* (pow b 5) (sqrt -1)))) (* -1/16 (* (sqrt (/ c (pow a 5))) (* (pow b 3) (sqrt -1))))) c)) (* 1/4 (/ (pow b 2) (pow a 2)))) c)) (/ 1 a)) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* b (sqrt -1))))))))) |
#s(approx (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) #s(hole binary64 (* -1 (* c (+ (* -1/4 (/ (pow b 2) (* (pow a 2) c))) (/ 1 a)))))) |
#s(approx (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) #s(hole binary64 (* -1 (* c (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* b (sqrt -1)))) (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 3) (sqrt -1))))))))) |
#s(approx (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) #s(hole binary64 (* -1 (* c (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* b (sqrt -1)))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 3) (sqrt -1)))) (* 1/256 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 5) (sqrt -1)))))))))) |
#s(approx (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) #s(hole binary64 (* -1 (* c (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* b (sqrt -1)))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 3) (sqrt -1)))) (+ (* -1/2048 (* (sqrt (/ 1 (* (pow a 9) (pow c 7)))) (* (pow b 7) (sqrt -1)))) (* 1/256 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 5) (sqrt -1))))))))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 50.0ms | b | @ | 0 | ((+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (* c -4) a) (* b b)) 1/2) (* 2 a))) (/ (* -1 b) (* 2 a)) (* -1 b) -1 b (* 2 a) 2 a (/ (pow (+ (* (* c -4) a) (* b b)) 1/2) (* 2 a)) (pow (+ (* (* c -4) a) (* b b)) 1/2) (+ (* (* c -4) a) (* b b)) (* c -4) c -4 (* b b) 1/2 (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (* (* (+ (* (/ c (* b b)) -1) (pow a -1)) b) -1) (* (+ (* (/ c (* b b)) -1) (pow a -1)) b) (+ (* (/ c b) -1) (/ b a)) (/ c b) (/ b a) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (* (- (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (pow b -1)) c) (- (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (pow b -1)) (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (/ (* -2 (* (* a a) c)) (pow b 5)) (* -2 (* (* a a) c)) -2 (* (* a a) c) (* a a) (pow b 5) 5 (* (* (/ a (pow b 3)) -1) c) (* (/ a (pow b 3)) -1) (/ a (pow b 3)) (pow b 3) 3 (pow b -1) (+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a))) (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a)) (* (+ (* (/ (/ c b) b) -1) (* (pow a -1) 1/2)) b) (+ (* (/ (/ c b) b) -1) (* (pow a -1) 1/2)) (/ (/ c b) b) (* (pow a -1) 1/2) (pow a -1) (/ (+ (pow (* (/ b a) -1/2) 3) (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3)) (+ (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))))) (+ (pow (* (/ b a) -1/2) 3) (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3)) (pow (* (/ b a) -1/2) 3) (* (/ b a) -1/2) -1/2 (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (+ (* (* 1 b) b) (* (* -4 a) c)) (* 1 b) 1 (* (* -4 a) c) (* -4 a) (* a 2) (+ (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))))) (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) |
| 38.0ms | b | @ | -inf | ((+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (* c -4) a) (* b b)) 1/2) (* 2 a))) (/ (* -1 b) (* 2 a)) (* -1 b) -1 b (* 2 a) 2 a (/ (pow (+ (* (* c -4) a) (* b b)) 1/2) (* 2 a)) (pow (+ (* (* c -4) a) (* b b)) 1/2) (+ (* (* c -4) a) (* b b)) (* c -4) c -4 (* b b) 1/2 (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (* (* (+ (* (/ c (* b b)) -1) (pow a -1)) b) -1) (* (+ (* (/ c (* b b)) -1) (pow a -1)) b) (+ (* (/ c b) -1) (/ b a)) (/ c b) (/ b a) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (* (- (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (pow b -1)) c) (- (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (pow b -1)) (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (/ (* -2 (* (* a a) c)) (pow b 5)) (* -2 (* (* a a) c)) -2 (* (* a a) c) (* a a) (pow b 5) 5 (* (* (/ a (pow b 3)) -1) c) (* (/ a (pow b 3)) -1) (/ a (pow b 3)) (pow b 3) 3 (pow b -1) (+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a))) (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a)) (* (+ (* (/ (/ c b) b) -1) (* (pow a -1) 1/2)) b) (+ (* (/ (/ c b) b) -1) (* (pow a -1) 1/2)) (/ (/ c b) b) (* (pow a -1) 1/2) (pow a -1) (/ (+ (pow (* (/ b a) -1/2) 3) (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3)) (+ (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))))) (+ (pow (* (/ b a) -1/2) 3) (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3)) (pow (* (/ b a) -1/2) 3) (* (/ b a) -1/2) -1/2 (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (+ (* (* 1 b) b) (* (* -4 a) c)) (* 1 b) 1 (* (* -4 a) c) (* -4 a) (* a 2) (+ (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))))) (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) |
| 36.0ms | a | @ | -inf | ((+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (* c -4) a) (* b b)) 1/2) (* 2 a))) (/ (* -1 b) (* 2 a)) (* -1 b) -1 b (* 2 a) 2 a (/ (pow (+ (* (* c -4) a) (* b b)) 1/2) (* 2 a)) (pow (+ (* (* c -4) a) (* b b)) 1/2) (+ (* (* c -4) a) (* b b)) (* c -4) c -4 (* b b) 1/2 (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (* (* (+ (* (/ c (* b b)) -1) (pow a -1)) b) -1) (* (+ (* (/ c (* b b)) -1) (pow a -1)) b) (+ (* (/ c b) -1) (/ b a)) (/ c b) (/ b a) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (* (- (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (pow b -1)) c) (- (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (pow b -1)) (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (/ (* -2 (* (* a a) c)) (pow b 5)) (* -2 (* (* a a) c)) -2 (* (* a a) c) (* a a) (pow b 5) 5 (* (* (/ a (pow b 3)) -1) c) (* (/ a (pow b 3)) -1) (/ a (pow b 3)) (pow b 3) 3 (pow b -1) (+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a))) (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a)) (* (+ (* (/ (/ c b) b) -1) (* (pow a -1) 1/2)) b) (+ (* (/ (/ c b) b) -1) (* (pow a -1) 1/2)) (/ (/ c b) b) (* (pow a -1) 1/2) (pow a -1) (/ (+ (pow (* (/ b a) -1/2) 3) (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3)) (+ (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))))) (+ (pow (* (/ b a) -1/2) 3) (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3)) (pow (* (/ b a) -1/2) 3) (* (/ b a) -1/2) -1/2 (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (+ (* (* 1 b) b) (* (* -4 a) c)) (* 1 b) 1 (* (* -4 a) c) (* -4 a) (* a 2) (+ (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))))) (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) |
| 34.0ms | a | @ | 0 | ((+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (* c -4) a) (* b b)) 1/2) (* 2 a))) (/ (* -1 b) (* 2 a)) (* -1 b) -1 b (* 2 a) 2 a (/ (pow (+ (* (* c -4) a) (* b b)) 1/2) (* 2 a)) (pow (+ (* (* c -4) a) (* b b)) 1/2) (+ (* (* c -4) a) (* b b)) (* c -4) c -4 (* b b) 1/2 (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (* (* (+ (* (/ c (* b b)) -1) (pow a -1)) b) -1) (* (+ (* (/ c (* b b)) -1) (pow a -1)) b) (+ (* (/ c b) -1) (/ b a)) (/ c b) (/ b a) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (* (- (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (pow b -1)) c) (- (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (pow b -1)) (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (/ (* -2 (* (* a a) c)) (pow b 5)) (* -2 (* (* a a) c)) -2 (* (* a a) c) (* a a) (pow b 5) 5 (* (* (/ a (pow b 3)) -1) c) (* (/ a (pow b 3)) -1) (/ a (pow b 3)) (pow b 3) 3 (pow b -1) (+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a))) (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a)) (* (+ (* (/ (/ c b) b) -1) (* (pow a -1) 1/2)) b) (+ (* (/ (/ c b) b) -1) (* (pow a -1) 1/2)) (/ (/ c b) b) (* (pow a -1) 1/2) (pow a -1) (/ (+ (pow (* (/ b a) -1/2) 3) (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3)) (+ (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))))) (+ (pow (* (/ b a) -1/2) 3) (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3)) (pow (* (/ b a) -1/2) 3) (* (/ b a) -1/2) -1/2 (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (+ (* (* 1 b) b) (* (* -4 a) c)) (* 1 b) 1 (* (* -4 a) c) (* -4 a) (* a 2) (+ (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))))) (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) |
| 21.0ms | c | @ | -inf | ((+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (* c -4) a) (* b b)) 1/2) (* 2 a))) (/ (* -1 b) (* 2 a)) (* -1 b) -1 b (* 2 a) 2 a (/ (pow (+ (* (* c -4) a) (* b b)) 1/2) (* 2 a)) (pow (+ (* (* c -4) a) (* b b)) 1/2) (+ (* (* c -4) a) (* b b)) (* c -4) c -4 (* b b) 1/2 (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (* (* (+ (* (/ c (* b b)) -1) (pow a -1)) b) -1) (* (+ (* (/ c (* b b)) -1) (pow a -1)) b) (+ (* (/ c b) -1) (/ b a)) (/ c b) (/ b a) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (* (- (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (pow b -1)) c) (- (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (pow b -1)) (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (/ (* -2 (* (* a a) c)) (pow b 5)) (* -2 (* (* a a) c)) -2 (* (* a a) c) (* a a) (pow b 5) 5 (* (* (/ a (pow b 3)) -1) c) (* (/ a (pow b 3)) -1) (/ a (pow b 3)) (pow b 3) 3 (pow b -1) (+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a))) (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a)) (* (+ (* (/ (/ c b) b) -1) (* (pow a -1) 1/2)) b) (+ (* (/ (/ c b) b) -1) (* (pow a -1) 1/2)) (/ (/ c b) b) (* (pow a -1) 1/2) (pow a -1) (/ (+ (pow (* (/ b a) -1/2) 3) (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3)) (+ (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))))) (+ (pow (* (/ b a) -1/2) 3) (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3)) (pow (* (/ b a) -1/2) 3) (* (/ b a) -1/2) -1/2 (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (+ (* (* 1 b) b) (* (* -4 a) c)) (* 1 b) 1 (* (* -4 a) c) (* -4 a) (* a 2) (+ (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))))) (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 2810 | 45058 |
| 0 | 2899 | 40742 |
| 0 | 8174 | 39354 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(+.f64 (/.f64 (*.f64 #s(literal -1 binary64) b) (*.f64 #s(literal 2 binary64) a)) (/.f64 (pow.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)) #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (*.f64 #s(literal -1 binary64) b) (*.f64 #s(literal 2 binary64) a)) |
(*.f64 #s(literal -1 binary64) b) |
#s(literal -1 binary64) |
b |
(*.f64 #s(literal 2 binary64) a) |
#s(literal 2 binary64) |
a |
(/.f64 (pow.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)) #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) a)) |
(pow.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)) |
(*.f64 c #s(literal -4 binary64)) |
c |
#s(literal -4 binary64) |
(*.f64 b b) |
#s(literal 1/2 binary64) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(approx (* (+ (* (/ c (* b b)) -1) (pow a -1)) b) (fma.f64 (/.f64 c b) #s(literal -1 binary64) (/.f64 b a))) #s(literal -1 binary64))) |
(*.f64 #s(approx (* (+ (* (/ c (* b b)) -1) (pow a -1)) b) (fma.f64 (/.f64 c b) #s(literal -1 binary64) (/.f64 b a))) #s(literal -1 binary64)) |
#s(approx (* (+ (* (/ c (* b b)) -1) (pow a -1)) b) (fma.f64 (/.f64 c b) #s(literal -1 binary64) (/.f64 b a))) |
(fma.f64 (/.f64 c b) #s(literal -1 binary64) (/.f64 b a)) |
(/.f64 c b) |
(/.f64 b a) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 5 binary64))) c (*.f64 (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) #s(literal -1 binary64)) c)) (pow.f64 b #s(literal -1 binary64))) c)) |
(*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 5 binary64))) c (*.f64 (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) #s(literal -1 binary64)) c)) (pow.f64 b #s(literal -1 binary64))) c) |
(-.f64 (fma.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 5 binary64))) c (*.f64 (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) #s(literal -1 binary64)) c)) (pow.f64 b #s(literal -1 binary64))) |
(fma.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 5 binary64))) c (*.f64 (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) #s(literal -1 binary64)) c)) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 5 binary64))) |
(*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) c)) |
#s(literal -2 binary64) |
(*.f64 (*.f64 a a) c) |
(*.f64 a a) |
(pow.f64 b #s(literal 5 binary64)) |
#s(literal 5 binary64) |
(*.f64 (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) #s(literal -1 binary64)) c) |
(*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) #s(literal -1 binary64)) |
(/.f64 a (pow.f64 b #s(literal 3 binary64))) |
(pow.f64 b #s(literal 3 binary64)) |
#s(literal 3 binary64) |
(pow.f64 b #s(literal -1 binary64)) |
(+.f64 (/.f64 (*.f64 #s(literal -1 binary64) b) (*.f64 #s(literal 2 binary64) a)) #s(approx (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a)) (*.f64 (fma.f64 (/.f64 (/.f64 c b) b) #s(literal -1 binary64) (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 1/2 binary64))) b))) |
#s(approx (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a)) (*.f64 (fma.f64 (/.f64 (/.f64 c b) b) #s(literal -1 binary64) (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 1/2 binary64))) b)) |
(*.f64 (fma.f64 (/.f64 (/.f64 c b) b) #s(literal -1 binary64) (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 1/2 binary64))) b) |
(fma.f64 (/.f64 (/.f64 c b) b) #s(literal -1 binary64) (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(/.f64 (/.f64 c b) b) |
(*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 a #s(literal -1 binary64)) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (-.f64 (*.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64))) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64)))) (*.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64))))))) |
(+.f64 (pow.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64))) #s(literal 3 binary64))) |
(pow.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) #s(literal 3 binary64)) |
(*.f64 (/.f64 b a) #s(literal -1/2 binary64)) |
#s(literal -1/2 binary64) |
(pow.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64))) #s(literal 3 binary64)) |
(/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64))) |
(pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) |
(*.f64 #s(literal 1 binary64) b) |
#s(literal 1 binary64) |
(*.f64 (*.f64 #s(literal -4 binary64) a) c) |
(*.f64 #s(literal -4 binary64) a) |
(*.f64 a #s(literal 2 binary64)) |
(fma.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (-.f64 (*.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64))) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64)))) (*.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64)))))) |
(-.f64 (*.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64))) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64)))) (*.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64))))) |
(*.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64))) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64)))) |
(*.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64)))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (* c -4) a) (* b b)) 1/2) (* 2 a))) #s(hole binary64 (/ (+ (* -1/2 b) (* 1/2 b)) a))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (* c -4) a) (* b b)) 1/2) (* 2 a))) #s(hole binary64 (/ (+ (* -1 (/ (* a c) b)) (+ (* -1/2 b) (* 1/2 b))) a))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (* c -4) a) (* b b)) 1/2) (* 2 a))) #s(hole binary64 (/ (+ (* -1/2 b) (+ (* 1/2 b) (* a (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))))) a))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (* c -4) a) (* b b)) 1/2) (* 2 a))) #s(hole binary64 (/ (+ (* -1/2 b) (+ (* 1/2 b) (* a (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))))) a))) |
#s(approx (/ (* -1 b) (* 2 a)) #s(hole binary64 (* -1/2 (/ b a)))) |
#s(approx (* 2 a) #s(hole binary64 (* 2 a))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (/ (pow (+ (* (* c -4) a) (* b b)) 1/2) (* 2 a)) #s(hole binary64 (* 1/2 (/ b a)))) |
#s(approx (/ (pow (+ (* (* c -4) a) (* b b)) 1/2) (* 2 a)) #s(hole binary64 (/ (+ (* -1 (/ (* a c) b)) (* 1/2 b)) a))) |
#s(approx (/ (pow (+ (* (* c -4) a) (* b b)) 1/2) (* 2 a)) #s(hole binary64 (/ (+ (* 1/2 b) (* a (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))))) a))) |
#s(approx (/ (pow (+ (* (* c -4) a) (* b b)) 1/2) (* 2 a)) #s(hole binary64 (/ (+ (* 1/2 b) (* a (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))))) a))) |
#s(approx (pow (+ (* (* c -4) a) (* b b)) 1/2) #s(hole binary64 b)) |
#s(approx (pow (+ (* (* c -4) a) (* b b)) 1/2) #s(hole binary64 (+ b (* -2 (/ (* a c) b))))) |
#s(approx (pow (+ (* (* c -4) a) (* b b)) 1/2) #s(hole binary64 (+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))))) |
#s(approx (pow (+ (* (* c -4) a) (* b b)) 1/2) #s(hole binary64 (+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))))) |
#s(approx (+ (* (* c -4) a) (* b b)) #s(hole binary64 (pow b 2))) |
#s(approx (+ (* (* c -4) a) (* b b)) #s(hole binary64 (+ (* -4 (* a c)) (pow b 2)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (/ c b)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b))))))))) |
#s(approx (* (* (+ (* (/ c (* b b)) -1) (pow a -1)) b) -1) #s(hole binary64 (* -1 (/ b a)))) |
#s(approx (* (* (+ (* (/ c (* b b)) -1) (pow a -1)) b) -1) #s(hole binary64 (/ (+ (* -1 b) (/ (* a c) b)) a))) |
#s(approx (* (+ (* (/ c (* b b)) -1) (pow a -1)) b) #s(hole binary64 (/ b a))) |
#s(approx (* (+ (* (/ c (* b b)) -1) (pow a -1)) b) #s(hole binary64 (/ (+ b (* -1 (/ (* a c) b))) a))) |
#s(approx (+ (* (/ c b) -1) (/ b a)) #s(hole binary64 (/ b a))) |
#s(approx (+ (* (/ c b) -1) (/ b a)) #s(hole binary64 (/ (+ b (* -1 (/ (* a c) b))) a))) |
#s(approx (/ b a) #s(hole binary64 (/ b a))) |
#s(approx (* (- (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (pow b -1)) c) #s(hole binary64 (* -1 (/ c b)))) |
#s(approx (* (- (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (pow b -1)) c) #s(hole binary64 (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))))) |
#s(approx (* (- (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (pow b -1)) c) #s(hole binary64 (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))))) |
#s(approx (- (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (pow b -1)) #s(hole binary64 (/ -1 b))) |
#s(approx (- (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (pow b -1)) #s(hole binary64 (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))) |
#s(approx (- (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (pow b -1)) #s(hole binary64 (- (* a (+ (* -2 (/ (* a (pow c 2)) (pow b 5))) (* -1 (/ c (pow b 3))))) (/ 1 b)))) |
#s(approx (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) #s(hole binary64 (* -1 (/ (* a c) (pow b 3))))) |
#s(approx (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) #s(hole binary64 (* a (+ (* -2 (/ (* a (pow c 2)) (pow b 5))) (* -1 (/ c (pow b 3))))))) |
#s(approx (/ (* -2 (* (* a a) c)) (pow b 5)) #s(hole binary64 (* -2 (/ (* (pow a 2) c) (pow b 5))))) |
#s(approx (* -2 (* (* a a) c)) #s(hole binary64 (* -2 (* (pow a 2) c)))) |
#s(approx (* (* a a) c) #s(hole binary64 (* (pow a 2) c))) |
#s(approx (* a a) #s(hole binary64 (pow a 2))) |
#s(approx (* (* (/ a (pow b 3)) -1) c) #s(hole binary64 (* -1 (/ (* a c) (pow b 3))))) |
#s(approx (* (/ a (pow b 3)) -1) #s(hole binary64 (* -1 (/ a (pow b 3))))) |
#s(approx (/ a (pow b 3)) #s(hole binary64 (/ a (pow b 3)))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a))) #s(hole binary64 (/ (+ (* -1/2 b) (* 1/2 b)) a))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a))) #s(hole binary64 (/ (+ (* -1 (/ (* a c) b)) (+ (* -1/2 b) (* 1/2 b))) a))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a))) #s(hole binary64 (/ (+ (* -1/2 b) (+ (* 1/2 b) (* a (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))))) a))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a))) #s(hole binary64 (/ (+ (* -1/2 b) (+ (* 1/2 b) (* a (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))))) a))) |
#s(approx (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a)) #s(hole binary64 (* 1/2 (/ b a)))) |
#s(approx (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a)) #s(hole binary64 (/ (+ (* -1 (/ (* a c) b)) (* 1/2 b)) a))) |
#s(approx (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a)) #s(hole binary64 (/ (+ (* 1/2 b) (* a (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))))) a))) |
#s(approx (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a)) #s(hole binary64 (/ (+ (* 1/2 b) (* a (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))))) a))) |
#s(approx (* (+ (* (/ (/ c b) b) -1) (* (pow a -1) 1/2)) b) #s(hole binary64 (* 1/2 (/ b a)))) |
#s(approx (* (+ (* (/ (/ c b) b) -1) (* (pow a -1) 1/2)) b) #s(hole binary64 (/ (+ (* -1 (/ (* a c) b)) (* 1/2 b)) a))) |
#s(approx (+ (* (/ (/ c b) b) -1) (* (pow a -1) 1/2)) #s(hole binary64 (/ 1/2 a))) |
#s(approx (+ (* (/ (/ c b) b) -1) (* (pow a -1) 1/2)) #s(hole binary64 (/ (+ 1/2 (* -1 (/ (* a c) (pow b 2)))) a))) |
#s(approx (* (pow a -1) 1/2) #s(hole binary64 (/ 1/2 a))) |
#s(approx (pow a -1) #s(hole binary64 (/ 1 a))) |
#s(approx (/ (+ (pow (* (/ b a) -1/2) 3) (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3)) (+ (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))))) #s(hole binary64 (/ (+ (* -1/8 (pow b 3)) (* 1/8 (pow b 3))) (* a (- (* 1/2 (pow b 2)) (* -1/4 (pow b 2))))))) |
#s(approx (/ (+ (pow (* (/ b a) -1/2) 3) (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3)) (+ (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))))) #s(hole binary64 (/ (+ (* -1/8 (/ (pow b 3) (- (* 1/2 (pow b 2)) (* -1/4 (pow b 2))))) (+ (* 1/8 (/ (pow b 3) (- (* 1/2 (pow b 2)) (* -1/4 (pow b 2))))) (* a (- (* 1/16 (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (* (pow b 3) (- (* 1/2 (pow b 2)) (* -1/4 (pow b 2)))))) (/ (* (+ (* -1/8 (pow b 3)) (* 1/8 (pow b 3))) (- (* -1 c) (* 1/2 c))) (pow (- (* 1/2 (pow b 2)) (* -1/4 (pow b 2))) 2)))))) a))) |
#s(approx (/ (+ (pow (* (/ b a) -1/2) 3) (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3)) (+ (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))))) #s(hole binary64 (/ (+ (* -1/8 (/ (pow b 3) (- (* 1/2 (pow b 2)) (* -1/4 (pow b 2))))) (+ (* 1/8 (/ (pow b 3) (- (* 1/2 (pow b 2)) (* -1/4 (pow b 2))))) (* a (- (+ (* 1/16 (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (* (pow b 3) (- (* 1/2 (pow b 2)) (* -1/4 (pow b 2)))))) (* a (- (* 1/16 (/ (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6)))) (* (pow b 3) (- (* 1/2 (pow b 2)) (* -1/4 (pow b 2)))))) (+ (* -1/2 (/ (* (pow c 2) (+ (* -1/8 (pow b 3)) (* 1/8 (pow b 3)))) (* (pow b 2) (pow (- (* 1/2 (pow b 2)) (* -1/4 (pow b 2))) 2)))) (/ (* (- (* -1 c) (* 1/2 c)) (- (* 1/16 (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (* (pow b 3) (- (* 1/2 (pow b 2)) (* -1/4 (pow b 2)))))) (/ (* (+ (* -1/8 (pow b 3)) (* 1/8 (pow b 3))) (- (* -1 c) (* 1/2 c))) (pow (- (* 1/2 (pow b 2)) (* -1/4 (pow b 2))) 2)))) (- (* 1/2 (pow b 2)) (* -1/4 (pow b 2)))))))) (/ (* (+ (* -1/8 (pow b 3)) (* 1/8 (pow b 3))) (- (* -1 c) (* 1/2 c))) (pow (- (* 1/2 (pow b 2)) (* -1/4 (pow b 2))) 2)))))) a))) |
#s(approx (/ (+ (pow (* (/ b a) -1/2) 3) (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3)) (+ (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))))) #s(hole binary64 (/ (+ (* -1/8 (/ (pow b 3) (- (* 1/2 (pow b 2)) (* -1/4 (pow b 2))))) (+ (* 1/8 (/ (pow b 3) (- (* 1/2 (pow b 2)) (* -1/4 (pow b 2))))) (* a (- (+ (* 1/16 (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (* (pow b 3) (- (* 1/2 (pow b 2)) (* -1/4 (pow b 2)))))) (* a (- (+ (* 1/16 (/ (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6)))) (* (pow b 3) (- (* 1/2 (pow b 2)) (* -1/4 (pow b 2)))))) (* a (- (* 1/16 (/ (- (* -64 (pow c 3)) (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6))))) (pow b 6)))) (* (pow b 3) (- (* 1/2 (pow b 2)) (* -1/4 (pow b 2)))))) (+ (* -1 (/ (* (pow c 3) (+ (* -1/8 (pow b 3)) (* 1/8 (pow b 3)))) (* (pow b 4) (pow (- (* 1/2 (pow b 2)) (* -1/4 (pow b 2))) 2)))) (+ (* -1/2 (/ (* (pow c 2) (- (* 1/16 (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (* (pow b 3) (- (* 1/2 (pow b 2)) (* -1/4 (pow b 2)))))) (/ (* (+ (* -1/8 (pow b 3)) (* 1/8 (pow b 3))) (- (* -1 c) (* 1/2 c))) (pow (- (* 1/2 (pow b 2)) (* -1/4 (pow b 2))) 2)))) (* (pow b 2) (- (* 1/2 (pow b 2)) (* -1/4 (pow b 2)))))) (/ (* (- (* -1 c) (* 1/2 c)) (- (* 1/16 (/ (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6)))) (* (pow b 3) (- (* 1/2 (pow b 2)) (* -1/4 (pow b 2)))))) (+ (* -1/2 (/ (* (pow c 2) (+ (* -1/8 (pow b 3)) (* 1/8 (pow b 3)))) (* (pow b 2) (pow (- (* 1/2 (pow b 2)) (* -1/4 (pow b 2))) 2)))) (/ (* (- (* -1 c) (* 1/2 c)) (- (* 1/16 (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (* (pow b 3) (- (* 1/2 (pow b 2)) (* -1/4 (pow b 2)))))) (/ (* (+ (* -1/8 (pow b 3)) (* 1/8 (pow b 3))) (- (* -1 c) (* 1/2 c))) (pow (- (* 1/2 (pow b 2)) (* -1/4 (pow b 2))) 2)))) (- (* 1/2 (pow b 2)) (* -1/4 (pow b 2))))))) (- (* 1/2 (pow b 2)) (* -1/4 (pow b 2))))))))) (+ (* -1/2 (/ (* (pow c 2) (+ (* -1/8 (pow b 3)) (* 1/8 (pow b 3)))) (* (pow b 2) (pow (- (* 1/2 (pow b 2)) (* -1/4 (pow b 2))) 2)))) (/ (* (- (* -1 c) (* 1/2 c)) (- (* 1/16 (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (* (pow b 3) (- (* 1/2 (pow b 2)) (* -1/4 (pow b 2)))))) (/ (* (+ (* -1/8 (pow b 3)) (* 1/8 (pow b 3))) (- (* -1 c) (* 1/2 c))) (pow (- (* 1/2 (pow b 2)) (* -1/4 (pow b 2))) 2)))) (- (* 1/2 (pow b 2)) (* -1/4 (pow b 2)))))))) (/ (* (+ (* -1/8 (pow b 3)) (* 1/8 (pow b 3))) (- (* -1 c) (* 1/2 c))) (pow (- (* 1/2 (pow b 2)) (* -1/4 (pow b 2))) 2)))))) a))) |
#s(approx (+ (pow (* (/ b a) -1/2) 3) (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3)) #s(hole binary64 (/ (+ (* -1/8 (pow b 3)) (* 1/8 (pow b 3))) (pow a 3)))) |
#s(approx (+ (pow (* (/ b a) -1/2) 3) (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3)) #s(hole binary64 (/ (+ (* -1/8 (pow b 3)) (+ (* 1/16 (/ (* a (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c)))) (pow b 3))) (* 1/8 (pow b 3)))) (pow a 3)))) |
#s(approx (+ (pow (* (/ b a) -1/2) 3) (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3)) #s(hole binary64 (/ (+ (* -1/8 (pow b 3)) (+ (* 1/8 (pow b 3)) (* a (+ (* 1/16 (/ (* a (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6))))) (pow b 3))) (* 1/16 (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (pow b 3))))))) (pow a 3)))) |
#s(approx (+ (pow (* (/ b a) -1/2) 3) (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3)) #s(hole binary64 (/ (+ (* -1/8 (pow b 3)) (+ (* 1/8 (pow b 3)) (* a (+ (* 1/16 (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (pow b 3))) (* a (+ (* 1/16 (/ (* a (- (* -64 (pow c 3)) (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6))))) (pow b 6))))) (pow b 3))) (* 1/16 (/ (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6)))) (pow b 3))))))))) (pow a 3)))) |
#s(approx (pow (* (/ b a) -1/2) 3) #s(hole binary64 (* -1/8 (/ (pow b 3) (pow a 3))))) |
#s(approx (* (/ b a) -1/2) #s(hole binary64 (* -1/2 (/ b a)))) |
#s(approx (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3) #s(hole binary64 (* 1/8 (/ (pow b 3) (pow a 3))))) |
#s(approx (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3) #s(hole binary64 (/ (+ (* 1/16 (/ (* a (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c)))) (pow b 3))) (* 1/8 (pow b 3))) (pow a 3)))) |
#s(approx (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3) #s(hole binary64 (/ (+ (* 1/8 (pow b 3)) (* a (+ (* 1/16 (/ (* a (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6))))) (pow b 3))) (* 1/16 (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (pow b 3)))))) (pow a 3)))) |
#s(approx (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3) #s(hole binary64 (/ (+ (* 1/8 (pow b 3)) (* a (+ (* 1/16 (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (pow b 3))) (* a (+ (* 1/16 (/ (* a (- (* -64 (pow c 3)) (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6))))) (pow b 6))))) (pow b 3))) (* 1/16 (/ (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6)))) (pow b 3)))))))) (pow a 3)))) |
#s(approx (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) #s(hole binary64 (* 1/2 (/ b a)))) |
#s(approx (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) #s(hole binary64 (/ (+ (* -1 (/ (* a c) b)) (* 1/2 b)) a))) |
#s(approx (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) #s(hole binary64 (/ (+ (* 1/2 b) (* a (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))))) a))) |
#s(approx (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) #s(hole binary64 (/ (+ (* 1/2 b) (* a (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))))) a))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) #s(hole binary64 b)) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) #s(hole binary64 (+ b (* -2 (/ (* a c) b))))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) #s(hole binary64 (+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) #s(hole binary64 (+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))))) |
#s(approx (+ (* (* 1 b) b) (* (* -4 a) c)) #s(hole binary64 (pow b 2))) |
#s(approx (+ (* (* 1 b) b) (* (* -4 a) c)) #s(hole binary64 (+ (* -4 (* a c)) (pow b 2)))) |
#s(approx (* (* -4 a) c) #s(hole binary64 (* -4 (* a c)))) |
#s(approx (* -4 a) #s(hole binary64 (* -4 a))) |
#s(approx (* a 2) #s(hole binary64 (* 2 a))) |
#s(approx (+ (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))))) #s(hole binary64 (/ (- (* 1/2 (pow b 2)) (* -1/4 (pow b 2))) (pow a 2)))) |
#s(approx (+ (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))))) #s(hole binary64 (/ (- (+ (* 1/2 (pow b 2)) (* a (- (* -1 c) (* 1/2 c)))) (* -1/4 (pow b 2))) (pow a 2)))) |
#s(approx (+ (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))))) #s(hole binary64 (/ (- (+ (* 1/2 (pow b 2)) (* a (- (+ (* -1 c) (* -1/2 (/ (* a (pow c 2)) (pow b 2)))) (* 1/2 c)))) (* -1/4 (pow b 2))) (pow a 2)))) |
#s(approx (+ (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))))) #s(hole binary64 (/ (- (+ (* 1/2 (pow b 2)) (* a (- (+ (* -1 c) (* a (- (* -1 (/ (* a (pow c 3)) (pow b 4))) (* 1/2 (/ (pow c 2) (pow b 2)))))) (* 1/2 c)))) (* -1/4 (pow b 2))) (pow a 2)))) |
#s(approx (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (/ (- (* 1/4 (pow b 2)) (* -1/4 (pow b 2))) (pow a 2)))) |
#s(approx (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (/ (- (+ (* 1/4 (pow b 2)) (* a (- (* -1 c) (* 1/2 c)))) (* -1/4 (pow b 2))) (pow a 2)))) |
#s(approx (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (/ (- (+ (* 1/4 (pow b 2)) (* a (- (+ (* -1 c) (* -1/2 (/ (* a (pow c 2)) (pow b 2)))) (* 1/2 c)))) (* -1/4 (pow b 2))) (pow a 2)))) |
#s(approx (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (/ (- (+ (* 1/4 (pow b 2)) (* a (- (+ (* -1 c) (* a (- (* -1 (/ (* a (pow c 3)) (pow b 4))) (* 1/2 (/ (pow c 2) (pow b 2)))))) (* 1/2 c)))) (* -1/4 (pow b 2))) (pow a 2)))) |
#s(approx (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) #s(hole binary64 (* 1/4 (/ (pow b 2) (pow a 2))))) |
#s(approx (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) #s(hole binary64 (/ (+ (* -1 (* a c)) (* 1/4 (pow b 2))) (pow a 2)))) |
#s(approx (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) #s(hole binary64 (* -1/4 (/ (pow b 2) (pow a 2))))) |
#s(approx (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) #s(hole binary64 (/ (+ (* -1/4 (pow b 2)) (* 1/2 (* a c))) (pow a 2)))) |
#s(approx (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) #s(hole binary64 (/ (+ (* -1/4 (pow b 2)) (* a (+ (* 1/2 c) (* 1/2 (/ (* a (pow c 2)) (pow b 2)))))) (pow a 2)))) |
#s(approx (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) #s(hole binary64 (/ (+ (* -1/4 (pow b 2)) (* a (+ (* 1/2 c) (* a (+ (* 1/2 (/ (pow c 2) (pow b 2))) (/ (* a (pow c 3)) (pow b 4))))))) (pow a 2)))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (* c -4) a) (* b b)) 1/2) (* 2 a))) #s(hole binary64 (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (* c -4) a) (* b b)) 1/2) (* 2 a))) #s(hole binary64 (+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (* c -4) a) (* b b)) 1/2) (* 2 a))) #s(hole binary64 (+ (* -1/2 (/ b a)) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (* c -4) a) (* b b)) 1/2) (* 2 a))) #s(hole binary64 (+ (* -1/2 (/ b a)) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))))) |
#s(approx (/ (pow (+ (* (* c -4) a) (* b b)) 1/2) (* 2 a)) #s(hole binary64 (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))) |
#s(approx (/ (pow (+ (* (* c -4) a) (* b b)) 1/2) (* 2 a)) #s(hole binary64 (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))) |
#s(approx (/ (pow (+ (* (* c -4) a) (* b b)) 1/2) (* 2 a)) #s(hole binary64 (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))))) |
#s(approx (/ (pow (+ (* (* c -4) a) (* b b)) 1/2) (* 2 a)) #s(hole binary64 (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/32 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))))) |
#s(approx (pow (+ (* (* c -4) a) (* b b)) 1/2) #s(hole binary64 (* (sqrt (* a c)) (sqrt -4)))) |
#s(approx (pow (+ (* (* c -4) a) (* b b)) 1/2) #s(hole binary64 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))) |
#s(approx (pow (+ (* (* c -4) a) (* b b)) 1/2) #s(hole binary64 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))))) |
#s(approx (pow (+ (* (* c -4) a) (* b b)) 1/2) #s(hole binary64 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))))) |
#s(approx (+ (* (* c -4) a) (* b b)) #s(hole binary64 (* -4 (* a c)))) |
#s(approx (+ (* (* c -4) a) (* b b)) #s(hole binary64 (* a (+ (* -4 c) (/ (pow b 2) a))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (/ b a)) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (/ b a)) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))))) |
#s(approx (* (* (+ (* (/ c (* b b)) -1) (pow a -1)) b) -1) #s(hole binary64 (/ c b))) |
#s(approx (* (* (+ (* (/ c (* b b)) -1) (pow a -1)) b) -1) #s(hole binary64 (+ (* -1 (/ b a)) (/ c b)))) |
#s(approx (* (+ (* (/ c (* b b)) -1) (pow a -1)) b) #s(hole binary64 (* -1 (/ c b)))) |
#s(approx (* (+ (* (/ c (* b b)) -1) (pow a -1)) b) #s(hole binary64 (+ (* -1 (/ c b)) (/ b a)))) |
#s(approx (+ (* (/ c b) -1) (/ b a)) #s(hole binary64 (* -1 (/ c b)))) |
#s(approx (+ (* (/ c b) -1) (/ b a)) #s(hole binary64 (+ (* -1 (/ c b)) (/ b a)))) |
#s(approx (* (- (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (pow b -1)) c) #s(hole binary64 (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 5))))) |
#s(approx (* (- (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (pow b -1)) c) #s(hole binary64 (* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (pow c 2) (* a (pow b 3)))))))) |
#s(approx (* (- (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (pow b -1)) c) #s(hole binary64 (* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 5))) (+ (* -1 (/ c (* (pow a 2) b))) (* -1 (/ (pow c 2) (* a (pow b 3))))))))) |
#s(approx (- (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (pow b -1)) #s(hole binary64 (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 5))))) |
#s(approx (- (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (pow b -1)) #s(hole binary64 (* (pow a 2) (+ (* -2 (/ (pow c 2) (pow b 5))) (* -1 (/ c (* a (pow b 3)))))))) |
#s(approx (- (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (pow b -1)) #s(hole binary64 (* (pow a 2) (- (+ (* -2 (/ (pow c 2) (pow b 5))) (* -1 (/ c (* a (pow b 3))))) (/ 1 (* (pow a 2) b)))))) |
#s(approx (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) #s(hole binary64 (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 5))))) |
#s(approx (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) #s(hole binary64 (* (pow a 2) (+ (* -2 (/ (pow c 2) (pow b 5))) (* -1 (/ c (* a (pow b 3)))))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a))) #s(hole binary64 (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a))) #s(hole binary64 (+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a))) #s(hole binary64 (+ (* -1/2 (/ b a)) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a))) #s(hole binary64 (+ (* -1/2 (/ b a)) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))))) |
#s(approx (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a)) #s(hole binary64 (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))) |
#s(approx (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a)) #s(hole binary64 (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))) |
#s(approx (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a)) #s(hole binary64 (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))))) |
#s(approx (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a)) #s(hole binary64 (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/32 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))))) |
#s(approx (* (+ (* (/ (/ c b) b) -1) (* (pow a -1) 1/2)) b) #s(hole binary64 (* -1 (/ c b)))) |
#s(approx (* (+ (* (/ (/ c b) b) -1) (* (pow a -1) 1/2)) b) #s(hole binary64 (+ (* -1 (/ c b)) (* 1/2 (/ b a))))) |
#s(approx (+ (* (/ (/ c b) b) -1) (* (pow a -1) 1/2)) #s(hole binary64 (* -1 (/ c (pow b 2))))) |
#s(approx (+ (* (/ (/ c b) b) -1) (* (pow a -1) 1/2)) #s(hole binary64 (+ (* -1 (/ c (pow b 2))) (* 1/2 (/ 1 a))))) |
#s(approx (/ (+ (pow (* (/ b a) -1/2) 3) (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3)) (+ (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))))) #s(hole binary64 (* 1/8 (* (sqrt (/ (pow c 3) a)) (/ (sqrt -64) (- (* -1 c) (* -1/4 (* (sqrt (/ c a)) (* b (sqrt -4)))))))))) |
#s(approx (/ (+ (pow (* (/ b a) -1/2) 3) (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3)) (+ (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))))) #s(hole binary64 (+ (* -1/16 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -64)) (pow (- (* -1 c) (* -1/4 (* (sqrt (/ c a)) (* b (sqrt -4))))) 2)))) (* 1/8 (* (sqrt (/ (pow c 3) a)) (/ (sqrt -64) (- (* -1 c) (* -1/4 (* (sqrt (/ c a)) (* b (sqrt -4))))))))))) |
#s(approx (/ (+ (pow (* (/ b a) -1/2) 3) (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3)) (+ (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))))) #s(hole binary64 (- (+ (* -1/8 (/ (pow b 3) (* (pow a 2) (- (* -1 c) (* -1/4 (* (sqrt (/ c a)) (* b (sqrt -4)))))))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* (sqrt -64) (- (* -1 c) (* -1/4 (* (sqrt (/ c a)) (* b (sqrt -4))))))))) (* 1/8 (* (sqrt (/ (pow c 3) a)) (/ (sqrt -64) (- (* -1 c) (* -1/4 (* (sqrt (/ c a)) (* b (sqrt -4)))))))))) (+ (* -1/32 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (* (pow b 4) (sqrt -64)) (pow (- (* -1 c) (* -1/4 (* (sqrt (/ c a)) (* b (sqrt -4))))) 3)))) (+ (* 1/64 (/ (* (pow b 3) (* c (sqrt -64))) (* (pow a 2) (* (sqrt -4) (pow (- (* -1 c) (* -1/4 (* (sqrt (/ c a)) (* b (sqrt -4))))) 2))))) (* 1/16 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -64)) (pow (- (* -1 c) (* -1/4 (* (sqrt (/ c a)) (* b (sqrt -4))))) 2))))))))) |
#s(approx (/ (+ (pow (* (/ b a) -1/2) 3) (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3)) (+ (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))))) #s(hole binary64 (- (+ (* -1/8 (/ (pow b 3) (* (pow a 2) (- (* -1 c) (* -1/4 (* (sqrt (/ c a)) (* b (sqrt -4)))))))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* (sqrt -64) (- (* -1 c) (* -1/4 (* (sqrt (/ c a)) (* b (sqrt -4))))))))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (* (sqrt -64) (- (* -1 c) (* -1/4 (* (sqrt (/ c a)) (* b (sqrt -4))))))))) (* 1/8 (* (sqrt (/ (pow c 3) a)) (/ (sqrt -64) (- (* -1 c) (* -1/4 (* (sqrt (/ c a)) (* b (sqrt -4))))))))))) (+ (* -1/32 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (* (pow b 4) (sqrt -64)) (pow (- (* -1 c) (* -1/4 (* (sqrt (/ c a)) (* b (sqrt -4))))) 3)))) (+ (* -1/128 (/ (* (pow b 5) (* c (sqrt -64))) (* (pow a 3) (* (sqrt -4) (pow (- (* -1 c) (* -1/4 (* (sqrt (/ c a)) (* b (sqrt -4))))) 3))))) (+ (* 1/64 (/ (* (pow b 3) (* c (sqrt -64))) (* (pow a 2) (* (sqrt -4) (pow (- (* -1 c) (* -1/4 (* (sqrt (/ c a)) (* b (sqrt -4))))) 2))))) (+ (* 1/16 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -64)) (pow (- (* -1 c) (* -1/4 (* (sqrt (/ c a)) (* b (sqrt -4))))) 2)))) (* 1/2 (/ (* (pow b 2) (- (+ (* -1/8 (/ (pow b 3) (- (* -1 c) (* -1/4 (* (sqrt (/ c a)) (* b (sqrt -4))))))) (* 1/16 (* (sqrt (/ a (pow c 3))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* (sqrt -64) (- (* -1 c) (* -1/4 (* (sqrt (/ c a)) (* b (sqrt -4)))))))))) (+ (* -1/32 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 4) (sqrt -64)) (pow (- (* -1 c) (* -1/4 (* (sqrt (/ c a)) (* b (sqrt -4))))) 3)))) (* 1/64 (/ (* (pow b 3) (* c (sqrt -64))) (* (sqrt -4) (pow (- (* -1 c) (* -1/4 (* (sqrt (/ c a)) (* b (sqrt -4))))) 2))))))) (* (pow a 3) (- (* -1 c) (* -1/4 (* (sqrt (/ c a)) (* b (sqrt -4))))))))))))))) |
#s(approx (+ (pow (* (/ b a) -1/2) 3) (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3)) #s(hole binary64 (* 1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (sqrt -64))))) |
#s(approx (+ (pow (* (/ b a) -1/2) 3) (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3)) #s(hole binary64 (/ (+ (* -1/8 (/ (pow b 3) (pow a 2))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (sqrt -64)))) (* 1/8 (* (sqrt (/ (pow c 3) a)) (sqrt -64))))) a))) |
#s(approx (+ (pow (* (/ b a) -1/2) 3) (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3)) #s(hole binary64 (/ (+ (* -1/8 (/ (pow b 3) (pow a 2))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (sqrt -64)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (sqrt -64)))) (* 1/8 (* (sqrt (/ (pow c 3) a)) (sqrt -64)))))) a))) |
#s(approx (+ (pow (* (/ b a) -1/2) 3) (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3)) #s(hole binary64 (/ (+ (* -1/8 (/ (pow b 3) (pow a 2))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (sqrt -64)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (sqrt -64)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 3)))) (/ (- (pow b 6) (* 1/4 (/ (* a (pow (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) 2)) (* (pow c 3) (pow (sqrt -64) 2))))) (sqrt -64)))) (* 1/8 (* (sqrt (/ (pow c 3) a)) (sqrt -64))))))) a))) |
#s(approx (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3) #s(hole binary64 (* 1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (sqrt -64))))) |
#s(approx (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3) #s(hole binary64 (/ (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (sqrt -64)))) (* 1/8 (* (sqrt (/ (pow c 3) a)) (sqrt -64)))) a))) |
#s(approx (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3) #s(hole binary64 (/ (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (sqrt -64)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (sqrt -64)))) (* 1/8 (* (sqrt (/ (pow c 3) a)) (sqrt -64))))) a))) |
#s(approx (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3) #s(hole binary64 (/ (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (sqrt -64)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (sqrt -64)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 3)))) (/ (- (pow b 6) (* 1/4 (/ (* a (pow (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) 2)) (* (pow c 3) (pow (sqrt -64) 2))))) (sqrt -64)))) (* 1/8 (* (sqrt (/ (pow c 3) a)) (sqrt -64)))))) a))) |
#s(approx (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) #s(hole binary64 (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))) |
#s(approx (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) #s(hole binary64 (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))) |
#s(approx (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) #s(hole binary64 (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))))) |
#s(approx (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) #s(hole binary64 (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/32 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) #s(hole binary64 (* (sqrt (* a c)) (sqrt -4)))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) #s(hole binary64 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) #s(hole binary64 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) #s(hole binary64 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))))) |
#s(approx (+ (* (* 1 b) b) (* (* -4 a) c)) #s(hole binary64 (* -4 (* a c)))) |
#s(approx (+ (* (* 1 b) b) (* (* -4 a) c)) #s(hole binary64 (* a (+ (* -4 c) (/ (pow b 2) a))))) |
#s(approx (+ (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))))) #s(hole binary64 (/ (- (* -1 c) (* -1/4 (* (sqrt (/ c a)) (* b (sqrt -4))))) a))) |
#s(approx (+ (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))))) #s(hole binary64 (/ (- (+ (* -1 c) (* 1/2 (/ (pow b 2) a))) (* -1/4 (* (sqrt (/ c a)) (* b (sqrt -4))))) a))) |
#s(approx (+ (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))))) #s(hole binary64 (/ (- (+ (* -1 c) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 3) (sqrt -4)))) (* 1/2 (/ (pow b 2) a)))) (* -1/4 (* (sqrt (/ c a)) (* b (sqrt -4))))) a))) |
#s(approx (+ (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))))) #s(hole binary64 (/ (- (+ (* -1 c) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 5) (pow (sqrt -4) 3)))) (* 1/2 (/ (pow b 2) a)))) (+ (* -1/4 (* (sqrt (/ c a)) (* b (sqrt -4)))) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 3) (sqrt -4)))))) a))) |
#s(approx (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (/ (- (* -1 c) (* -1/4 (* (sqrt (/ c a)) (* b (sqrt -4))))) a))) |
#s(approx (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (/ (- (+ (* -1 c) (* 1/4 (/ (pow b 2) a))) (* -1/4 (* (sqrt (/ c a)) (* b (sqrt -4))))) a))) |
#s(approx (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (/ (- (+ (* -1 c) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 3) (sqrt -4)))) (* 1/4 (/ (pow b 2) a)))) (* -1/4 (* (sqrt (/ c a)) (* b (sqrt -4))))) a))) |
#s(approx (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (/ (- (+ (* -1 c) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 5) (pow (sqrt -4) 3)))) (* 1/4 (/ (pow b 2) a)))) (+ (* -1/4 (* (sqrt (/ c a)) (* b (sqrt -4)))) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 3) (sqrt -4)))))) a))) |
#s(approx (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) #s(hole binary64 (* -1 (/ c a)))) |
#s(approx (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) #s(hole binary64 (/ (+ (* -1 c) (* 1/4 (/ (pow b 2) a))) a))) |
#s(approx (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) #s(hole binary64 (* -1/4 (* (sqrt (/ c (pow a 3))) (* b (sqrt -4)))))) |
#s(approx (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) #s(hole binary64 (/ (+ (* -1/4 (* (sqrt (/ c a)) (* b (sqrt -4)))) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 3) (sqrt -4))))) a))) |
#s(approx (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) #s(hole binary64 (/ (+ (* -1/4 (* (sqrt (/ c a)) (* b (sqrt -4)))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 3) (sqrt -4)))) (* 1/32 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 5) (pow (sqrt -4) 3)))))) a))) |
#s(approx (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) #s(hole binary64 (/ (+ (* -1/4 (* (sqrt (/ c a)) (* b (sqrt -4)))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 3) (sqrt -4)))) (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 7) (pow (sqrt -4) 5)))) (* 1/32 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 5) (pow (sqrt -4) 3))))))) a))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (* c -4) a) (* b b)) 1/2) (* 2 a))) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (* c -4) a) (* b b)) 1/2) (* 2 a))) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (* c -4) a) (* b b)) 1/2) (* 2 a))) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (* c -4) a) (* b b)) 1/2) (* 2 a))) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a))))) |
#s(approx (/ (pow (+ (* (* c -4) a) (* b b)) 1/2) (* 2 a)) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (pow (+ (* (* c -4) a) (* b b)) 1/2) (* 2 a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))))) |
#s(approx (/ (pow (+ (* (* c -4) a) (* b b)) 1/2) (* 2 a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))))))) |
#s(approx (/ (pow (+ (* (* c -4) a) (* b b)) 1/2) (* 2 a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (+ (* -1/1024 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1))))))))) |
#s(approx (pow (+ (* (* c -4) a) (* b b)) 1/2) #s(hole binary64 (* -2 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (pow (+ (* (* c -4) a) (* b b)) 1/2) #s(hole binary64 (* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (pow (+ (* (* c -4) a) (* b b)) 1/2) #s(hole binary64 (* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))))) |
#s(approx (pow (+ (* (* c -4) a) (* b b)) 1/2) #s(hole binary64 (* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))))) |
#s(approx (+ (* (* c -4) a) (* b b)) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a))))) |
#s(approx (* (- (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (pow b -1)) c) #s(hole binary64 (* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (+ (/ c (* a b)) (/ (pow c 2) (pow b 3))) a)))))) |
#s(approx (- (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (pow b -1)) #s(hole binary64 (* (pow a 2) (+ (* -2 (/ (pow c 2) (pow b 5))) (* -1 (/ (+ (/ 1 (* a b)) (/ c (pow b 3))) a)))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a))) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a))) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a))) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a))) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a))))) |
#s(approx (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a)) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))))) |
#s(approx (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))))))) |
#s(approx (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (+ (* -1/1024 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1))))))))) |
#s(approx (/ (+ (pow (* (/ b a) -1/2) 3) (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3)) (+ (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))))) #s(hole binary64 (* -1 (* (sqrt (/ (pow c 3) a)) (/ (sqrt -1) (- c (* -1/2 (* (sqrt (/ c a)) (* b (sqrt -1)))))))))) |
#s(approx (/ (+ (pow (* (/ b a) -1/2) 3) (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3)) (+ (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))))) #s(hole binary64 (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (sqrt -1) (- c (* -1/2 (* (sqrt (/ c a)) (* b (sqrt -1)))))))) (* -1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (- c (* -1/2 (* (sqrt (/ c a)) (* b (sqrt -1))))) 2))))))) |
#s(approx (/ (+ (pow (* (/ b a) -1/2) 3) (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3)) (+ (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))))) #s(hole binary64 (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (sqrt -1) (- c (* -1/2 (* (sqrt (/ c a)) (* b (sqrt -1)))))))) (* -1 (/ (- (* -1 (/ (- (+ (* -1/128 (* (sqrt (/ a (pow c 3))) (/ (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))) (- c (* -1/2 (* (sqrt (/ c a)) (* b (sqrt -1)))))))) (* 1/8 (/ (pow b 3) (- c (* -1/2 (* (sqrt (/ c a)) (* b (sqrt -1)))))))) (+ (* -1/16 (/ (* (pow b 3) c) (pow (- c (* -1/2 (* (sqrt (/ c a)) (* b (sqrt -1))))) 2))) (* 1/4 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 4) (sqrt -1)) (pow (- c (* -1/2 (* (sqrt (/ c a)) (* b (sqrt -1))))) 3)))))) a)) (* -1/2 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 2) (sqrt -1)) (pow (- c (* -1/2 (* (sqrt (/ c a)) (* b (sqrt -1))))) 2))))) a))))) |
#s(approx (/ (+ (pow (* (/ b a) -1/2) 3) (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3)) (+ (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))))) #s(hole binary64 (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (sqrt -1) (- c (* -1/2 (* (sqrt (/ c a)) (* b (sqrt -1)))))))) (* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (- (* -1/128 (* (sqrt (/ a (pow c 3))) (/ (* (sqrt -1) (+ (* 4 (* (pow b 4) c)) (* 8 (* (pow b 4) c)))) (- c (* -1/2 (* (sqrt (/ c a)) (* b (sqrt -1)))))))) (+ (* 1/32 (/ (* (pow b 5) c) (pow (- c (* -1/2 (* (sqrt (/ c a)) (* b (sqrt -1))))) 3))) (* 1/2 (/ (* (pow b 2) (- (+ (* -1/128 (* (sqrt (/ a (pow c 3))) (/ (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))) (- c (* -1/2 (* (sqrt (/ c a)) (* b (sqrt -1)))))))) (* 1/8 (/ (pow b 3) (- c (* -1/2 (* (sqrt (/ c a)) (* b (sqrt -1)))))))) (+ (* -1/16 (/ (* (pow b 3) c) (pow (- c (* -1/2 (* (sqrt (/ c a)) (* b (sqrt -1))))) 2))) (* 1/4 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 4) (sqrt -1)) (pow (- c (* -1/2 (* (sqrt (/ c a)) (* b (sqrt -1))))) 3))))))) (- c (* -1/2 (* (sqrt (/ c a)) (* b (sqrt -1))))))))) a)) (+ (* -1/128 (* (sqrt (/ a (pow c 3))) (/ (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))) (- c (* -1/2 (* (sqrt (/ c a)) (* b (sqrt -1)))))))) (* 1/8 (/ (pow b 3) (- c (* -1/2 (* (sqrt (/ c a)) (* b (sqrt -1))))))))) (+ (* -1/16 (/ (* (pow b 3) c) (pow (- c (* -1/2 (* (sqrt (/ c a)) (* b (sqrt -1))))) 2))) (* 1/4 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 4) (sqrt -1)) (pow (- c (* -1/2 (* (sqrt (/ c a)) (* b (sqrt -1))))) 3)))))) a)) (* -1/2 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 2) (sqrt -1)) (pow (- c (* -1/2 (* (sqrt (/ c a)) (* b (sqrt -1))))) 2))))) a))))) |
#s(approx (+ (pow (* (/ b a) -1/2) 3) (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3)) #s(hole binary64 (* (sqrt (/ (pow c 3) (pow a 3))) (sqrt -1)))) |
#s(approx (+ (pow (* (/ b a) -1/2) 3) (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3)) #s(hole binary64 (* -1 (/ (+ (* -1 (* (sqrt (/ (pow c 3) a)) (sqrt -1))) (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))))) (* 1/8 (/ (pow b 3) (pow a 2))))) a)))) |
#s(approx (+ (pow (* (/ b a) -1/2) 3) (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3)) #s(hole binary64 (* -1 (/ (+ (* -1 (* (sqrt (/ (pow c 3) a)) (sqrt -1))) (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))))) (+ (* 1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (sqrt -1) (+ (* 4 (* (pow b 4) c)) (* 8 (* (pow b 4) c)))))) (* 1/8 (/ (pow b 3) (pow a 2)))))) a)))) |
#s(approx (+ (pow (* (/ b a) -1/2) 3) (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3)) #s(hole binary64 (* -1 (/ (+ (* -1 (* (sqrt (/ (pow c 3) a)) (sqrt -1))) (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ a (pow c 3))) (* (sqrt -1) (+ (* 4 (* (pow b 4) c)) (* 8 (* (pow b 4) c)))))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (sqrt -1) (- (pow b 6) (* -1/256 (/ (* a (pow (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) 2)) (pow c 3)))))))) (pow a 3))) (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))))) (* 1/8 (/ (pow b 3) (pow a 2)))))) a)))) |
#s(approx (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3) #s(hole binary64 (* (sqrt (/ (pow c 3) (pow a 3))) (sqrt -1)))) |
#s(approx (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3) #s(hole binary64 (* -1 (/ (+ (* -1 (* (sqrt (/ (pow c 3) a)) (sqrt -1))) (* -1/128 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))))))) a)))) |
#s(approx (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3) #s(hole binary64 (* -1 (/ (+ (* -1 (* (sqrt (/ (pow c 3) a)) (sqrt -1))) (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (sqrt -1) (+ (* 4 (* (pow b 4) c)) (* 8 (* (pow b 4) c)))))))) a)))) |
#s(approx (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3) #s(hole binary64 (* -1 (/ (+ (* -1 (* (sqrt (/ (pow c 3) a)) (sqrt -1))) (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ a (pow c 3))) (* (sqrt -1) (+ (* 4 (* (pow b 4) c)) (* 8 (* (pow b 4) c)))))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (sqrt -1) (- (pow b 6) (* -1/256 (/ (* a (pow (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) 2)) (pow c 3)))))))) (pow a 3))) (* -1/128 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))))))) a)))) |
#s(approx (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))))) |
#s(approx (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))))))) |
#s(approx (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (+ (* -1/1024 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1))))))))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) #s(hole binary64 (* -2 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) #s(hole binary64 (* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) #s(hole binary64 (* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) #s(hole binary64 (* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))))) |
#s(approx (+ (* (* 1 b) b) (* (* -4 a) c)) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))))) |
#s(approx (+ (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))))) #s(hole binary64 (* -1 (/ (- c (* -1/2 (* (sqrt (/ c a)) (* b (sqrt -1))))) a)))) |
#s(approx (+ (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))))) #s(hole binary64 (* -1 (/ (- (+ c (* -1/2 (/ (pow b 2) a))) (* -1/2 (* (sqrt (/ c a)) (* b (sqrt -1))))) a)))) |
#s(approx (+ (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))))) #s(hole binary64 (* -1 (/ (- (+ c (* -1 (/ (+ (* -1/16 (* (sqrt (/ 1 (* a c))) (* (pow b 3) (sqrt -1)))) (* 1/2 (pow b 2))) a))) (* -1/2 (* (sqrt (/ c a)) (* b (sqrt -1))))) a)))) |
#s(approx (+ (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))))) #s(hole binary64 (* -1 (/ (- (+ c (* -1 (/ (+ (* -1 (/ (- (* -1/256 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 5) (sqrt -1)))) (* -1/16 (* (sqrt (/ a c)) (* (pow b 3) (sqrt -1))))) a)) (* 1/2 (pow b 2))) a))) (* -1/2 (* (sqrt (/ c a)) (* b (sqrt -1))))) a)))) |
#s(approx (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (* -1 (/ (- c (* -1/2 (* (sqrt (/ c a)) (* b (sqrt -1))))) a)))) |
#s(approx (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (* -1 (/ (- (+ c (* -1/4 (/ (pow b 2) a))) (* -1/2 (* (sqrt (/ c a)) (* b (sqrt -1))))) a)))) |
#s(approx (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (* -1 (/ (- (+ c (* -1 (/ (+ (* -1/16 (* (sqrt (/ 1 (* a c))) (* (pow b 3) (sqrt -1)))) (* 1/4 (pow b 2))) a))) (* -1/2 (* (sqrt (/ c a)) (* b (sqrt -1))))) a)))) |
#s(approx (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (* -1 (/ (- (+ c (* -1 (/ (+ (* -1 (/ (- (* -1/256 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 5) (sqrt -1)))) (* -1/16 (* (sqrt (/ a c)) (* (pow b 3) (sqrt -1))))) a)) (* 1/4 (pow b 2))) a))) (* -1/2 (* (sqrt (/ c a)) (* b (sqrt -1))))) a)))) |
#s(approx (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) #s(hole binary64 (* -1 (/ (+ c (* -1/4 (/ (pow b 2) a))) a)))) |
#s(approx (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) #s(hole binary64 (* 1/2 (* (sqrt (/ c (pow a 3))) (* b (sqrt -1)))))) |
#s(approx (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) #s(hole binary64 (* -1 (/ (+ (* -1/2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* -1/16 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 3) (sqrt -1))))) a)))) |
#s(approx (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) #s(hole binary64 (* -1 (/ (+ (* -1/2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 3) (sqrt -1)))) (* 1/256 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 5) (sqrt -1)))))) a)))) |
#s(approx (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) #s(hole binary64 (* -1 (/ (+ (* -1/2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 3) (sqrt -1)))) (+ (* -1/2048 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 7) (sqrt -1)))) (* 1/256 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 5) (sqrt -1))))))) a)))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (* c -4) a) (* b b)) 1/2) (* 2 a))) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a))))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (* c -4) a) (* b b)) 1/2) (* 2 a))) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a))))))) |
#s(approx (* -1 b) #s(hole binary64 (* -1 b))) |
#s(approx b #s(hole binary64 b)) |
#s(approx (/ (pow (+ (* (* c -4) a) (* b b)) 1/2) (* 2 a)) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* (pow b 2) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4))))))))) |
#s(approx (/ (pow (+ (* (* c -4) a) (* b b)) 1/2) (* 2 a)) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* (pow b 2) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/32 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5))))))))))) |
#s(approx (pow (+ (* (* c -4) a) (* b b)) 1/2) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (pow (+ (* (* c -4) a) (* b b)) 1/2) #s(hole binary64 (+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))))))) |
#s(approx (pow (+ (* (* c -4) a) (* b b)) 1/2) #s(hole binary64 (+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5))))))))))) |
#s(approx (* b b) #s(hole binary64 (pow b 2))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a))))))) |
#s(approx (* (* (+ (* (/ c (* b b)) -1) (pow a -1)) b) -1) #s(hole binary64 (/ (+ c (* -1 (/ (pow b 2) a))) b))) |
#s(approx (* (+ (* (/ c (* b b)) -1) (pow a -1)) b) #s(hole binary64 (/ (+ (* -1 c) (/ (pow b 2) a)) b))) |
#s(approx (+ (* (/ c b) -1) (/ b a)) #s(hole binary64 (/ (+ (* -1 c) (/ (pow b 2) a)) b))) |
#s(approx (/ c b) #s(hole binary64 (/ c b))) |
#s(approx (* (- (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (pow b -1)) c) #s(hole binary64 (/ (+ (* -2 (* (pow a 2) (pow c 3))) (* -1 (* a (* (pow b 2) (pow c 2))))) (pow b 5)))) |
#s(approx (* (- (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (pow b -1)) c) #s(hole binary64 (/ (+ (* -2 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))))) (pow b 5)))) |
#s(approx (- (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (pow b -1)) #s(hole binary64 (/ (+ (* -2 (* (pow a 2) (pow c 2))) (* -1 (* a (* (pow b 2) c)))) (pow b 5)))) |
#s(approx (- (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (pow b -1)) #s(hole binary64 (/ (+ (* -2 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* -1 (* a c)) (* -1 (pow b 2))))) (pow b 5)))) |
#s(approx (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) #s(hole binary64 (/ (+ (* -2 (* (pow a 2) (pow c 2))) (* -1 (* a (* (pow b 2) c)))) (pow b 5)))) |
#s(approx (pow b 5) #s(hole binary64 (pow b 5))) |
#s(approx (pow b 3) #s(hole binary64 (pow b 3))) |
#s(approx (pow b -1) #s(hole binary64 (/ 1 b))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a))) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a))))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a))) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a))))))) |
#s(approx (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a)) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* (pow b 2) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4))))))))) |
#s(approx (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a)) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* (pow b 2) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/32 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5))))))))))) |
#s(approx (* (+ (* (/ (/ c b) b) -1) (* (pow a -1) 1/2)) b) #s(hole binary64 (/ (+ (* -1 c) (* 1/2 (/ (pow b 2) a))) b))) |
#s(approx (+ (* (/ (/ c b) b) -1) (* (pow a -1) 1/2)) #s(hole binary64 (/ (+ (* -1 c) (* 1/2 (/ (pow b 2) a))) (pow b 2)))) |
#s(approx (/ (/ c b) b) #s(hole binary64 (/ c (pow b 2)))) |
#s(approx (/ (+ (pow (* (/ b a) -1/2) 3) (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3)) (+ (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))))) #s(hole binary64 (* -1/8 (* (sqrt (/ c a)) (sqrt -64))))) |
#s(approx (/ (+ (pow (* (/ b a) -1/2) 3) (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3)) (+ (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))))) #s(hole binary64 (+ (* -1/8 (* (sqrt (/ c a)) (sqrt -64))) (* -1/32 (/ (* b (* (sqrt -64) (sqrt -4))) a))))) |
#s(approx (/ (+ (pow (* (/ b a) -1/2) 3) (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3)) (+ (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))))) #s(hole binary64 (+ (* -1/8 (* (sqrt (/ c a)) (sqrt -64))) (* b (- (* b (- (* -1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (sqrt -64)))) (+ (* 1/128 (* (sqrt (/ 1 (* (pow a 3) c))) (* (sqrt -64) (pow (sqrt -4) 2)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 3) c))) (sqrt -64)))))) (* 1/32 (/ (* (sqrt -64) (sqrt -4)) a))))))) |
#s(approx (/ (+ (pow (* (/ b a) -1/2) 3) (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3)) (+ (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))))) #s(hole binary64 (+ (* -1/8 (* (sqrt (/ c a)) (sqrt -64))) (* b (- (* b (- (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (sqrt -64)))) (* b (- (* 1/8 (/ 1 (* (pow a 2) c))) (+ (* -1/4 (* (sqrt (/ 1 (* a c))) (* (sqrt -4) (- (* -1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (sqrt -64)))) (+ (* 1/128 (* (sqrt (/ 1 (* (pow a 3) c))) (* (sqrt -64) (pow (sqrt -4) 2)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 3) c))) (sqrt -64)))))))) (+ (* 1/64 (/ (sqrt -64) (* (pow a 2) (* c (sqrt -4))))) (* 1/64 (/ (* (sqrt -64) (sqrt -4)) (* (pow a 2) c)))))))) (+ (* 1/128 (* (sqrt (/ 1 (* (pow a 3) c))) (* (sqrt -64) (pow (sqrt -4) 2)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 3) c))) (sqrt -64)))))) (* 1/32 (/ (* (sqrt -64) (sqrt -4)) a))))))) |
#s(approx (+ (pow (* (/ b a) -1/2) 3) (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3)) #s(hole binary64 (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 9) (pow c 3)))) (/ (* (pow b 2) (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2))))) (sqrt -64)))) (* 1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (sqrt -64)))))) |
#s(approx (+ (pow (* (/ b a) -1/2) 3) (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3)) #s(hole binary64 (+ (* 1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (sqrt -64))) (* (pow b 2) (+ (* -1/8 (/ b (pow a 3))) (* 1/16 (* (sqrt (/ 1 (* (pow a 9) (pow c 3)))) (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (sqrt -64))))))))) |
#s(approx (+ (pow (* (/ b a) -1/2) 3) (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3)) #s(hole binary64 (+ (* 1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (sqrt -64))) (* (pow b 2) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 9) (pow c 3)))) (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (sqrt -64)))) (* b (- (* 1/16 (* (sqrt (/ 1 (* (pow a 9) (pow c 3)))) (/ (* b (- (+ (* -8 (* a c)) (* -4 (* a c))) (* 1/4 (/ (pow (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) 2) (* (pow a 3) (* (pow c 3) (pow (sqrt -64) 2))))))) (sqrt -64)))) (* 1/8 (/ 1 (pow a 3)))))))))) |
#s(approx (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3) #s(hole binary64 (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 9) (pow c 3)))) (/ (* (pow b 2) (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2))))) (sqrt -64)))) (* 1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (sqrt -64)))))) |
#s(approx (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3) #s(hole binary64 (+ (* 1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (sqrt -64))) (* (pow b 2) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 9) (pow c 3)))) (/ (* (pow b 2) (- (+ (* -8 (* a c)) (* -4 (* a c))) (* 1/4 (/ (pow (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) 2) (* (pow a 3) (* (pow c 3) (pow (sqrt -64) 2))))))) (sqrt -64)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 9) (pow c 3)))) (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (sqrt -64))))))))) |
#s(approx (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3) #s(hole binary64 (+ (* 1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (sqrt -64))) (* (pow b 2) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 9) (pow c 3)))) (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (sqrt -64)))) (* (pow b 2) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 9) (pow c 3)))) (/ (* (pow b 2) (- 1 (* 1/2 (/ (* (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (- (+ (* -8 (* a c)) (* -4 (* a c))) (* 1/4 (/ (pow (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) 2) (* (pow a 3) (* (pow c 3) (pow (sqrt -64) 2))))))) (* (pow a 3) (* (pow c 3) (pow (sqrt -64) 2))))))) (sqrt -64)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 9) (pow c 3)))) (/ (- (+ (* -8 (* a c)) (* -4 (* a c))) (* 1/4 (/ (pow (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) 2) (* (pow a 3) (* (pow c 3) (pow (sqrt -64) 2)))))) (sqrt -64))))))))))) |
#s(approx (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* (pow b 2) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4))))))))) |
#s(approx (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* (pow b 2) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/32 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5))))))))))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) #s(hole binary64 (+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))))))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) #s(hole binary64 (+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5))))))))))) |
#s(approx (* 1 b) #s(hole binary64 b)) |
#s(approx (+ (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))))) #s(hole binary64 (* -1 (/ c a)))) |
#s(approx (+ (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))))) #s(hole binary64 (+ (* -1 (/ c a)) (* 1/4 (* (sqrt (/ c (pow a 3))) (* b (sqrt -4))))))) |
#s(approx (+ (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))))) #s(hole binary64 (+ (* -1 (/ c a)) (* b (- (* 1/2 (/ b (pow a 2))) (* -1/4 (* (sqrt (/ c (pow a 3))) (sqrt -4)))))))) |
#s(approx (+ (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))))) #s(hole binary64 (+ (* -1 (/ c a)) (* b (- (* b (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 5) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 (pow a 2))))) (* -1/4 (* (sqrt (/ c (pow a 3))) (sqrt -4)))))))) |
#s(approx (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (* -1 (/ c a)))) |
#s(approx (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (+ (* -1 (/ c a)) (* 1/4 (* (sqrt (/ c (pow a 3))) (* b (sqrt -4))))))) |
#s(approx (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (+ (* -1 (/ c a)) (* b (- (* 1/4 (/ b (pow a 2))) (* -1/4 (* (sqrt (/ c (pow a 3))) (sqrt -4)))))))) |
#s(approx (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (+ (* -1 (/ c a)) (* b (- (* b (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 5) c))) (/ b (sqrt -4)))) (* 1/4 (/ 1 (pow a 2))))) (* -1/4 (* (sqrt (/ c (pow a 3))) (sqrt -4)))))))) |
#s(approx (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) #s(hole binary64 (+ (* -1 (/ c a)) (* 1/4 (/ (pow b 2) (pow a 2)))))) |
#s(approx (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) #s(hole binary64 (* b (+ (* -1/4 (* (sqrt (/ c (pow a 3))) (sqrt -4))) (* -1/8 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (pow b 2) (sqrt -4)))))))) |
#s(approx (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) #s(hole binary64 (* b (+ (* -1/4 (* (sqrt (/ c (pow a 3))) (sqrt -4))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) c))) (/ 1 (sqrt -4)))) (* 1/32 (* (sqrt (/ 1 (* (pow a 7) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))))))) |
#s(approx (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) #s(hole binary64 (* b (+ (* -1/4 (* (sqrt (/ c (pow a 3))) (sqrt -4))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 9) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5)))) (* 1/32 (* (sqrt (/ 1 (* (pow a 7) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))))))))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (* c -4) a) (* b b)) 1/2) (* 2 a))) #s(hole binary64 (* -1 (/ c b)))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (* c -4) a) (* b b)) 1/2) (* 2 a))) #s(hole binary64 (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (* c -4) a) (* b b)) 1/2) (* 2 a))) #s(hole binary64 (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (* c -4) a) (* b b)) 1/2) (* 2 a))) #s(hole binary64 (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b))) |
#s(approx (/ (pow (+ (* (* c -4) a) (* b b)) 1/2) (* 2 a)) #s(hole binary64 (* b (+ (* -1 (/ c (pow b 2))) (* 1/2 (/ 1 a)))))) |
#s(approx (/ (pow (+ (* (* c -4) a) (* b b)) 1/2) (* 2 a)) #s(hole binary64 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (* 1/2 (/ 1 a))))))) |
#s(approx (/ (pow (+ (* (* c -4) a) (* b b)) 1/2) (* 2 a)) #s(hole binary64 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (* 1/2 (/ 1 a)))))))) |
#s(approx (pow (+ (* (* c -4) a) (* b b)) 1/2) #s(hole binary64 (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))))) |
#s(approx (pow (+ (* (* c -4) a) (* b b)) 1/2) #s(hole binary64 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
#s(approx (pow (+ (* (* c -4) a) (* b b)) 1/2) #s(hole binary64 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (+ (* (* c -4) a) (* b b)) #s(hole binary64 (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b))) |
#s(approx (* (* (+ (* (/ c (* b b)) -1) (pow a -1)) b) -1) #s(hole binary64 (* b (- (/ c (pow b 2)) (/ 1 a))))) |
#s(approx (* (+ (* (/ c (* b b)) -1) (pow a -1)) b) #s(hole binary64 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))))) |
#s(approx (+ (* (/ c b) -1) (/ b a)) #s(hole binary64 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))))) |
#s(approx (* (- (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (pow b -1)) c) #s(hole binary64 (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b))) |
#s(approx (* (- (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (pow b -1)) c) #s(hole binary64 (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b))) |
#s(approx (- (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (pow b -1)) #s(hole binary64 (/ (- (* -1 (/ (* a c) (pow b 2))) 1) b))) |
#s(approx (- (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (pow b -1)) #s(hole binary64 (/ (- (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* -1 (/ (* a c) (pow b 2)))) 1) b))) |
#s(approx (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) #s(hole binary64 (/ (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1 (* a c))) (pow b 3)))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a))) #s(hole binary64 (* -1 (/ c b)))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a))) #s(hole binary64 (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a))) #s(hole binary64 (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a))) #s(hole binary64 (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b))) |
#s(approx (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a)) #s(hole binary64 (* b (+ (* -1 (/ c (pow b 2))) (* 1/2 (/ 1 a)))))) |
#s(approx (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a)) #s(hole binary64 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (* 1/2 (/ 1 a))))))) |
#s(approx (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a)) #s(hole binary64 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (* 1/2 (/ 1 a)))))))) |
#s(approx (* (+ (* (/ (/ c b) b) -1) (* (pow a -1) 1/2)) b) #s(hole binary64 (* b (+ (* -1 (/ c (pow b 2))) (* 1/2 (/ 1 a)))))) |
#s(approx (/ (+ (pow (* (/ b a) -1/2) 3) (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3)) (+ (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))))) #s(hole binary64 (* 1/12 (/ (+ (* -8 (* a c)) (* -4 (* a c))) (* a b))))) |
#s(approx (/ (+ (pow (* (/ b a) -1/2) 3) (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3)) (+ (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))))) #s(hole binary64 (/ (- (+ (* 1/12 (/ (+ (* -8 (* a c)) (* -4 (* a c))) a)) (* 1/12 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) (* a (pow b 2))))) (* 1/9 (/ (* a (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (* -1 (/ c a)) (* 1/2 (/ c a))))) (pow b 2)))) b))) |
#s(approx (/ (+ (pow (* (/ b a) -1/2) 3) (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3)) (+ (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))))) #s(hole binary64 (/ (- (+ (* 1/12 (/ (+ (* -8 (* a c)) (* -4 (* a c))) a)) (+ (* 1/12 (/ (- (* -64 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2)))))) (* a (pow b 4)))) (* 1/12 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) (* a (pow b 2)))))) (+ (* -1/18 (/ (* a (* (pow c 2) (+ (* -8 (* a c)) (* -4 (* a c))))) (pow b 4))) (+ (* 1/9 (/ (* a (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (* -1 (/ c a)) (* 1/2 (/ c a))))) (pow b 2))) (* 4/3 (/ (* (pow a 2) (* (- (* -1 (/ c a)) (* 1/2 (/ c a))) (- (* 1/12 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) a)) (* 1/9 (* a (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (* -1 (/ c a)) (* 1/2 (/ c a))))))))) (pow b 4)))))) b))) |
#s(approx (/ (+ (pow (* (/ b a) -1/2) 3) (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3)) (+ (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))))) #s(hole binary64 (/ (- (+ (* -1/12 (/ (+ (* 1/4 (pow (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) 2)) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (* -64 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))))))))) (* a (pow b 6)))) (+ (* 1/12 (/ (+ (* -8 (* a c)) (* -4 (* a c))) a)) (+ (* 1/12 (/ (- (* -64 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2)))))) (* a (pow b 4)))) (* 1/12 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) (* a (pow b 2))))))) (+ (* -2/3 (/ (* (pow a 2) (* (pow c 2) (- (* 1/12 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) a)) (* 1/9 (* a (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (* -1 (/ c a)) (* 1/2 (/ c a))))))))) (pow b 6))) (+ (* -1/9 (/ (* (pow a 2) (* (pow c 3) (+ (* -8 (* a c)) (* -4 (* a c))))) (pow b 6))) (+ (* -1/18 (/ (* a (* (pow c 2) (+ (* -8 (* a c)) (* -4 (* a c))))) (pow b 4))) (+ (* 1/9 (/ (* a (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (* -1 (/ c a)) (* 1/2 (/ c a))))) (pow b 2))) (+ (* 4/3 (/ (* (pow a 2) (* (- (* -1 (/ c a)) (* 1/2 (/ c a))) (- (* 1/12 (/ (- (* -64 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2)))))) a)) (+ (* -1/18 (* a (* (pow c 2) (+ (* -8 (* a c)) (* -4 (* a c)))))) (* 4/3 (* (pow a 2) (* (- (* -1 (/ c a)) (* 1/2 (/ c a))) (- (* 1/12 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) a)) (* 1/9 (* a (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (* -1 (/ c a)) (* 1/2 (/ c a)))))))))))))) (pow b 6))) (* 4/3 (/ (* (pow a 2) (* (- (* -1 (/ c a)) (* 1/2 (/ c a))) (- (* 1/12 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) a)) (* 1/9 (* a (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (* -1 (/ c a)) (* 1/2 (/ c a))))))))) (pow b 4))))))))) b))) |
#s(approx (+ (pow (* (/ b a) -1/2) 3) (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3)) #s(hole binary64 (* 1/16 (/ (* b (+ (* -8 (* a c)) (* -4 (* a c)))) (pow a 3))))) |
#s(approx (+ (pow (* (/ b a) -1/2) 3) (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3)) #s(hole binary64 (* b (+ (* 1/16 (/ (+ (* -8 (* a c)) (* -4 (* a c))) (pow a 3))) (* 1/16 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) (* (pow a 3) (pow b 2)))))))) |
#s(approx (+ (pow (* (/ b a) -1/2) 3) (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3)) #s(hole binary64 (* b (+ (* 1/16 (/ (+ (* -8 (* a c)) (* -4 (* a c))) (pow a 3))) (+ (* 1/16 (/ (- (* -64 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2)))))) (* (pow a 3) (pow b 4)))) (* 1/16 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) (* (pow a 3) (pow b 2))))))))) |
#s(approx (+ (pow (* (/ b a) -1/2) 3) (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3)) #s(hole binary64 (* b (+ (* -1/16 (/ (+ (* 1/4 (pow (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) 2)) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (* -64 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))))))))) (* (pow a 3) (pow b 6)))) (+ (* 1/16 (/ (+ (* -8 (* a c)) (* -4 (* a c))) (pow a 3))) (+ (* 1/16 (/ (- (* -64 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2)))))) (* (pow a 3) (pow b 4)))) (* 1/16 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) (* (pow a 3) (pow b 2)))))))))) |
#s(approx (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3) #s(hole binary64 (* (pow b 3) (+ (* 1/16 (/ (+ (* -8 (* a c)) (* -4 (* a c))) (* (pow a 3) (pow b 2)))) (* 1/8 (/ 1 (pow a 3))))))) |
#s(approx (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3) #s(hole binary64 (* (pow b 3) (+ (* 1/16 (/ (+ (* -8 (* a c)) (* -4 (* a c))) (* (pow a 3) (pow b 2)))) (+ (* 1/16 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) (* (pow a 3) (pow b 4)))) (* 1/8 (/ 1 (pow a 3)))))))) |
#s(approx (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3) #s(hole binary64 (* (pow b 3) (+ (* 1/16 (/ (+ (* -8 (* a c)) (* -4 (* a c))) (* (pow a 3) (pow b 2)))) (+ (* 1/16 (/ (- (* -64 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2)))))) (* (pow a 3) (pow b 6)))) (+ (* 1/16 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) (* (pow a 3) (pow b 4)))) (* 1/8 (/ 1 (pow a 3))))))))) |
#s(approx (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) #s(hole binary64 (* b (+ (* -1 (/ c (pow b 2))) (* 1/2 (/ 1 a)))))) |
#s(approx (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) #s(hole binary64 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (* 1/2 (/ 1 a))))))) |
#s(approx (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) #s(hole binary64 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (* 1/2 (/ 1 a)))))))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) #s(hole binary64 (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) #s(hole binary64 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) #s(hole binary64 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (+ (* (* 1 b) b) (* (* -4 a) c)) #s(hole binary64 (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))))) |
#s(approx (+ (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))))) #s(hole binary64 (* 3/4 (/ (pow b 2) (pow a 2))))) |
#s(approx (+ (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))))) #s(hole binary64 (* (pow b 2) (- (+ (* -1 (/ c (* a (pow b 2)))) (* 3/4 (/ 1 (pow a 2)))) (* 1/2 (/ c (* a (pow b 2)))))))) |
#s(approx (+ (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))))) #s(hole binary64 (* (pow b 2) (- (+ (* -1 (/ c (* a (pow b 2)))) (+ (* -1/2 (/ (pow c 2) (pow b 4))) (* 3/4 (/ 1 (pow a 2))))) (* 1/2 (/ c (* a (pow b 2)))))))) |
#s(approx (+ (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))))) #s(hole binary64 (* (pow b 2) (- (+ (* -1 (/ c (* a (pow b 2)))) (+ (* -1 (/ (* a (pow c 3)) (pow b 6))) (* 3/4 (/ 1 (pow a 2))))) (+ (* 1/2 (/ c (* a (pow b 2)))) (* 1/2 (/ (pow c 2) (pow b 4)))))))) |
#s(approx (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (* 1/2 (/ (pow b 2) (pow a 2))))) |
#s(approx (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (* (pow b 2) (- (+ (* -1 (/ c (* a (pow b 2)))) (* 1/2 (/ 1 (pow a 2)))) (* 1/2 (/ c (* a (pow b 2)))))))) |
#s(approx (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (* (pow b 2) (- (+ (* -1 (/ c (* a (pow b 2)))) (+ (* -1/2 (/ (pow c 2) (pow b 4))) (* 1/2 (/ 1 (pow a 2))))) (* 1/2 (/ c (* a (pow b 2)))))))) |
#s(approx (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (* (pow b 2) (- (+ (* -1 (/ c (* a (pow b 2)))) (+ (* -1 (/ (* a (pow c 3)) (pow b 6))) (* 1/2 (/ 1 (pow a 2))))) (+ (* 1/2 (/ c (* a (pow b 2)))) (* 1/2 (/ (pow c 2) (pow b 4)))))))) |
#s(approx (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) #s(hole binary64 (* (pow b 2) (+ (* -1 (/ c (* a (pow b 2)))) (* 1/4 (/ 1 (pow a 2))))))) |
#s(approx (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) #s(hole binary64 (* (pow b 2) (- (* 1/2 (/ c (* a (pow b 2)))) (* 1/4 (/ 1 (pow a 2))))))) |
#s(approx (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) #s(hole binary64 (* (pow b 2) (- (+ (* 1/2 (/ c (* a (pow b 2)))) (* 1/2 (/ (pow c 2) (pow b 4)))) (* 1/4 (/ 1 (pow a 2))))))) |
#s(approx (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) #s(hole binary64 (* (pow b 2) (- (+ (* 1/2 (/ c (* a (pow b 2)))) (+ (* 1/2 (/ (pow c 2) (pow b 4))) (/ (* a (pow c 3)) (pow b 6)))) (* 1/4 (/ 1 (pow a 2))))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (* c -4) a) (* b b)) 1/2) (* 2 a))) #s(hole binary64 (* -1 (/ b a)))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (* c -4) a) (* b b)) 1/2) (* 2 a))) #s(hole binary64 (* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (* c -4) a) (* b b)) 1/2) (* 2 a))) #s(hole binary64 (* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (* c -4) a) (* b b)) 1/2) (* 2 a))) #s(hole binary64 (* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))))) |
#s(approx (/ (pow (+ (* (* c -4) a) (* b b)) 1/2) (* 2 a)) #s(hole binary64 (* -1/2 (/ b a)))) |
#s(approx (/ (pow (+ (* (* c -4) a) (* b b)) 1/2) (* 2 a)) #s(hole binary64 (* -1 (* b (+ (* -1 (/ c (pow b 2))) (* 1/2 (/ 1 a))))))) |
#s(approx (/ (pow (+ (* (* c -4) a) (* b b)) 1/2) (* 2 a)) #s(hole binary64 (* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (* 1/2 (/ 1 a)))))))) |
#s(approx (/ (pow (+ (* (* c -4) a) (* b b)) 1/2) (* 2 a)) #s(hole binary64 (* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (* 1/2 (/ 1 a))))))))) |
#s(approx (pow (+ (* (* c -4) a) (* b b)) 1/2) #s(hole binary64 (* -1 b))) |
#s(approx (pow (+ (* (* c -4) a) (* b b)) 1/2) #s(hole binary64 (* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))))) |
#s(approx (pow (+ (* (* c -4) a) (* b b)) 1/2) #s(hole binary64 (* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (pow (+ (* (* c -4) a) (* b b)) 1/2) #s(hole binary64 (* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (/ b a)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))))) |
#s(approx (* (* (+ (* (/ c (* b b)) -1) (pow a -1)) b) -1) #s(hole binary64 (* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))))) |
#s(approx (* (+ (* (/ c (* b b)) -1) (pow a -1)) b) #s(hole binary64 (* -1 (* b (- (/ c (pow b 2)) (/ 1 a)))))) |
#s(approx (+ (* (/ c b) -1) (/ b a)) #s(hole binary64 (* -1 (* b (- (/ c (pow b 2)) (/ 1 a)))))) |
#s(approx (* (- (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (pow b -1)) c) #s(hole binary64 (* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)))) |
#s(approx (* (- (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (pow b -1)) c) #s(hole binary64 (* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b)))) |
#s(approx (- (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (pow b -1)) #s(hole binary64 (* -1 (/ (+ 1 (/ (* a c) (pow b 2))) b)))) |
#s(approx (- (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (pow b -1)) #s(hole binary64 (* -1 (/ (+ 1 (+ (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (/ (* a c) (pow b 2)))) b)))) |
#s(approx (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) #s(hole binary64 (* -1 (/ (+ (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* a c)) (pow b 3))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a))) #s(hole binary64 (* -1 (/ b a)))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a))) #s(hole binary64 (* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a))) #s(hole binary64 (* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a))) #s(hole binary64 (* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))))) |
#s(approx (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a)) #s(hole binary64 (* -1/2 (/ b a)))) |
#s(approx (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a)) #s(hole binary64 (* -1 (* b (+ (* -1 (/ c (pow b 2))) (* 1/2 (/ 1 a))))))) |
#s(approx (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a)) #s(hole binary64 (* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (* 1/2 (/ 1 a)))))))) |
#s(approx (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a)) #s(hole binary64 (* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (* 1/2 (/ 1 a))))))))) |
#s(approx (* (+ (* (/ (/ c b) b) -1) (* (pow a -1) 1/2)) b) #s(hole binary64 (* -1 (* b (- (/ c (pow b 2)) (* 1/2 (/ 1 a))))))) |
#s(approx (/ (+ (pow (* (/ b a) -1/2) 3) (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3)) (+ (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))))) #s(hole binary64 (* -1 (/ b a)))) |
#s(approx (/ (+ (pow (* (/ b a) -1/2) 3) (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3)) (+ (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))))) #s(hole binary64 (* -1 (* b (- (+ (* 1/4 (/ (+ (* -8 (* a c)) (* -4 (* a c))) (* a (pow b 2)))) (/ 1 a)) (* 4 (/ (* a (- (* -1 (/ c a)) (* -1/2 (/ c a)))) (pow b 2)))))))) |
#s(approx (/ (+ (pow (* (/ b a) -1/2) 3) (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3)) (+ (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))))) #s(hole binary64 (* -1 (* b (- (+ (* 1/4 (/ (+ (* -8 (* a c)) (* -4 (* a c))) (* a (pow b 2)))) (+ (* 1/4 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) (* a (pow b 4)))) (/ 1 a))) (+ (* 2 (/ (* a (pow c 2)) (pow b 4))) (+ (* 4 (/ (* a (- (* -1 (/ c a)) (* -1/2 (/ c a)))) (pow b 2))) (* 4 (/ (* (pow a 2) (* (- (* -1 (/ c a)) (* -1/2 (/ c a))) (- (* 1/4 (/ (+ (* -8 (* a c)) (* -4 (* a c))) a)) (* 4 (* a (- (* -1 (/ c a)) (* -1/2 (/ c a)))))))) (pow b 4)))))))))) |
#s(approx (/ (+ (pow (* (/ b a) -1/2) 3) (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3)) (+ (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))))) #s(hole binary64 (* -1 (* b (- (+ (* 1/4 (/ (+ (* -8 (* a c)) (* -4 (* a c))) (* a (pow b 2)))) (+ (* 1/4 (/ (- (* -64 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2)))))) (* a (pow b 6)))) (+ (* 1/4 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) (* a (pow b 4)))) (/ 1 a)))) (+ (* 2 (/ (* a (pow c 2)) (pow b 4))) (+ (* 2 (/ (* (pow a 2) (* (pow c 2) (- (* 1/4 (/ (+ (* -8 (* a c)) (* -4 (* a c))) a)) (* 4 (* a (- (* -1 (/ c a)) (* -1/2 (/ c a)))))))) (pow b 6))) (+ (* 4 (/ (* a (- (* -1 (/ c a)) (* -1/2 (/ c a)))) (pow b 2))) (+ (* 4 (/ (* (pow a 2) (* (- (* -1 (/ c a)) (* -1/2 (/ c a))) (- (* 1/4 (/ (+ (* -8 (* a c)) (* -4 (* a c))) a)) (* 4 (* a (- (* -1 (/ c a)) (* -1/2 (/ c a)))))))) (pow b 4))) (+ (* 4 (/ (* (pow a 2) (* (- (* -1 (/ c a)) (* -1/2 (/ c a))) (- (* 1/4 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) a)) (+ (* 2 (* a (pow c 2))) (* 4 (* (pow a 2) (* (- (* -1 (/ c a)) (* -1/2 (/ c a))) (- (* 1/4 (/ (+ (* -8 (* a c)) (* -4 (* a c))) a)) (* 4 (* a (- (* -1 (/ c a)) (* -1/2 (/ c a))))))))))))) (pow b 6))) (* 4 (/ (* (pow a 2) (pow c 3)) (pow b 6))))))))))))) |
#s(approx (+ (pow (* (/ b a) -1/2) 3) (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3)) #s(hole binary64 (* -1/4 (/ (pow b 3) (pow a 3))))) |
#s(approx (+ (pow (* (/ b a) -1/2) 3) (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3)) #s(hole binary64 (* -1 (* (pow b 3) (+ (* 1/16 (/ (+ (* -8 (* a c)) (* -4 (* a c))) (* (pow a 3) (pow b 2)))) (* 1/4 (/ 1 (pow a 3)))))))) |
#s(approx (+ (pow (* (/ b a) -1/2) 3) (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3)) #s(hole binary64 (* -1 (* (pow b 3) (+ (* 1/16 (/ (+ (* -8 (* a c)) (* -4 (* a c))) (* (pow a 3) (pow b 2)))) (+ (* 1/16 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) (* (pow a 3) (pow b 4)))) (* 1/4 (/ 1 (pow a 3))))))))) |
#s(approx (+ (pow (* (/ b a) -1/2) 3) (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3)) #s(hole binary64 (* -1 (* (pow b 3) (+ (* 1/16 (/ (+ (* -8 (* a c)) (* -4 (* a c))) (* (pow a 3) (pow b 2)))) (+ (* 1/16 (/ (- (* -64 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2)))))) (* (pow a 3) (pow b 6)))) (+ (* 1/16 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) (* (pow a 3) (pow b 4)))) (* 1/4 (/ 1 (pow a 3)))))))))) |
#s(approx (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3) #s(hole binary64 (* -1/8 (/ (pow b 3) (pow a 3))))) |
#s(approx (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3) #s(hole binary64 (* -1 (* (pow b 3) (+ (* 1/16 (/ (+ (* -8 (* a c)) (* -4 (* a c))) (* (pow a 3) (pow b 2)))) (* 1/8 (/ 1 (pow a 3)))))))) |
#s(approx (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3) #s(hole binary64 (* -1 (* (pow b 3) (+ (* 1/16 (/ (+ (* -8 (* a c)) (* -4 (* a c))) (* (pow a 3) (pow b 2)))) (+ (* 1/16 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) (* (pow a 3) (pow b 4)))) (* 1/8 (/ 1 (pow a 3))))))))) |
#s(approx (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3) #s(hole binary64 (* -1 (* (pow b 3) (+ (* 1/16 (/ (+ (* -8 (* a c)) (* -4 (* a c))) (* (pow a 3) (pow b 2)))) (+ (* 1/16 (/ (- (* -64 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2)))))) (* (pow a 3) (pow b 6)))) (+ (* 1/16 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) (* (pow a 3) (pow b 4)))) (* 1/8 (/ 1 (pow a 3)))))))))) |
#s(approx (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) #s(hole binary64 (* -1/2 (/ b a)))) |
#s(approx (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) #s(hole binary64 (* -1 (* b (+ (* -1 (/ c (pow b 2))) (* 1/2 (/ 1 a))))))) |
#s(approx (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) #s(hole binary64 (* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (* 1/2 (/ 1 a)))))))) |
#s(approx (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) #s(hole binary64 (* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (* 1/2 (/ 1 a))))))))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) #s(hole binary64 (* -1 b))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) #s(hole binary64 (* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) #s(hole binary64 (* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) #s(hole binary64 (* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))))) |
#s(approx (+ (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))))) #s(hole binary64 (* 1/4 (/ (pow b 2) (pow a 2))))) |
#s(approx (+ (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))))) #s(hole binary64 (* (pow b 2) (- (+ (* -1 (/ c (* a (pow b 2)))) (* 1/4 (/ 1 (pow a 2)))) (* -1/2 (/ c (* a (pow b 2)))))))) |
#s(approx (+ (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))))) #s(hole binary64 (* (pow b 2) (- (+ (* -1 (/ c (* a (pow b 2)))) (+ (* 1/2 (/ (pow c 2) (pow b 4))) (* 1/4 (/ 1 (pow a 2))))) (* -1/2 (/ c (* a (pow b 2)))))))) |
#s(approx (+ (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))))) #s(hole binary64 (* (pow b 2) (- (+ (* -1 (/ c (* a (pow b 2)))) (+ (* 1/4 (/ 1 (pow a 2))) (/ (* a (pow c 3)) (pow b 6)))) (+ (* -1/2 (/ c (* a (pow b 2)))) (* -1/2 (/ (pow c 2) (pow b 4)))))))) |
#s(approx (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (- (* -1 (/ c a)) (* -1/2 (/ c a))))) |
#s(approx (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (- (+ (* -1 (/ c a)) (* 1/2 (/ (pow c 2) (pow b 2)))) (* -1/2 (/ c a))))) |
#s(approx (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (- (+ (* -1 (/ c a)) (/ (* a (pow c 3)) (pow b 4))) (+ (* -1/2 (/ c a)) (* -1/2 (/ (pow c 2) (pow b 2))))))) |
#s(approx (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (- (+ (* -1 (/ c a)) (* 1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 2) (pow b 6))))) (+ (* -1 (/ (* a (pow c 3)) (pow b 4))) (+ (* -1/2 (/ c a)) (* -1/2 (/ (pow c 2) (pow b 2)))))))) |
#s(approx (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) #s(hole binary64 (* 1/4 (/ (pow b 2) (pow a 2))))) |
#s(approx (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) #s(hole binary64 (* (pow b 2) (+ (* -1/2 (/ c (* a (pow b 2)))) (* 1/4 (/ 1 (pow a 2))))))) |
#s(approx (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) #s(hole binary64 (* (pow b 2) (+ (* -1/2 (/ c (* a (pow b 2)))) (+ (* -1/2 (/ (pow c 2) (pow b 4))) (* 1/4 (/ 1 (pow a 2)))))))) |
#s(approx (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) #s(hole binary64 (* (pow b 2) (+ (* -1 (/ (* a (pow c 3)) (pow b 6))) (+ (* -1/2 (/ c (* a (pow b 2)))) (+ (* -1/2 (/ (pow c 2) (pow b 4))) (* 1/4 (/ 1 (pow a 2))))))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (* c -4) a) (* b b)) 1/2) (* 2 a))) #s(hole binary64 (+ (* -1/2 (/ b a)) (* 1/2 (/ b a))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (* c -4) a) (* b b)) 1/2) (* 2 a))) #s(hole binary64 (+ (* -1 (/ c b)) (+ (* -1/2 (/ b a)) (* 1/2 (/ b a)))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (* c -4) a) (* b b)) 1/2) (* 2 a))) #s(hole binary64 (+ (* -1/2 (/ b a)) (+ (* 1/2 (/ b a)) (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (* c -4) a) (* b b)) 1/2) (* 2 a))) #s(hole binary64 (+ (* -1/2 (/ b a)) (+ (* 1/2 (/ b a)) (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b))))))) |
#s(approx (/ (pow (+ (* (* c -4) a) (* b b)) 1/2) (* 2 a)) #s(hole binary64 (+ (* -1 (/ c b)) (* 1/2 (/ b a))))) |
#s(approx (/ (pow (+ (* (* c -4) a) (* b b)) 1/2) (* 2 a)) #s(hole binary64 (+ (* 1/2 (/ b a)) (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))))) |
#s(approx (/ (pow (+ (* (* c -4) a) (* b b)) 1/2) (* 2 a)) #s(hole binary64 (+ (* 1/2 (/ b a)) (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))))) |
#s(approx (pow (+ (* (* c -4) a) (* b b)) 1/2) #s(hole binary64 (+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))))) |
#s(approx (pow (+ (* (* c -4) a) (* b b)) 1/2) #s(hole binary64 (+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))))) |
#s(approx (* c -4) #s(hole binary64 (* -4 c))) |
#s(approx c #s(hole binary64 c)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (/ 1 b))))) |
#s(approx (* (- (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (pow b -1)) c) #s(hole binary64 (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))))) |
#s(approx (* (- (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (pow b -1)) c) #s(hole binary64 (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b))))) |
#s(approx (- (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (pow b -1)) #s(hole binary64 (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))) |
#s(approx (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) #s(hole binary64 (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a))) #s(hole binary64 (+ (* -1/2 (/ b a)) (* 1/2 (/ b a))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a))) #s(hole binary64 (+ (* -1 (/ c b)) (+ (* -1/2 (/ b a)) (* 1/2 (/ b a)))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a))) #s(hole binary64 (+ (* -1/2 (/ b a)) (+ (* 1/2 (/ b a)) (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a))) #s(hole binary64 (+ (* -1/2 (/ b a)) (+ (* 1/2 (/ b a)) (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b))))))) |
#s(approx (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a)) #s(hole binary64 (+ (* -1 (/ c b)) (* 1/2 (/ b a))))) |
#s(approx (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a)) #s(hole binary64 (+ (* 1/2 (/ b a)) (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))))) |
#s(approx (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a)) #s(hole binary64 (+ (* 1/2 (/ b a)) (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))))) |
#s(approx (/ (+ (pow (* (/ b a) -1/2) 3) (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3)) (+ (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))))) #s(hole binary64 (/ (+ (* -1/8 (/ (pow b 3) (pow a 3))) (* 1/8 (/ (pow b 3) (pow a 3)))) (- (* 1/2 (/ (pow b 2) (pow a 2))) (* -1/4 (/ (pow b 2) (pow a 2))))))) |
#s(approx (/ (+ (pow (* (/ b a) -1/2) 3) (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3)) (+ (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))))) #s(hole binary64 (+ (* -1/8 (/ (pow b 3) (* (pow a 3) (- (* 1/2 (/ (pow b 2) (pow a 2))) (* -1/4 (/ (pow b 2) (pow a 2))))))) (+ (* 1/8 (/ (pow b 3) (* (pow a 3) (- (* 1/2 (/ (pow b 2) (pow a 2))) (* -1/4 (/ (pow b 2) (pow a 2))))))) (* c (- (* 1/16 (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (* (pow a 3) (* (pow b 3) (- (* 1/2 (/ (pow b 2) (pow a 2))) (* -1/4 (/ (pow b 2) (pow a 2)))))))) (* -3/2 (/ (+ (* -1/8 (/ (pow b 3) (pow a 3))) (* 1/8 (/ (pow b 3) (pow a 3)))) (* a (pow (- (* 1/2 (/ (pow b 2) (pow a 2))) (* -1/4 (/ (pow b 2) (pow a 2)))) 2)))))))))) |
#s(approx (/ (+ (pow (* (/ b a) -1/2) 3) (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3)) (+ (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))))) #s(hole binary64 (+ (* -1/8 (/ (pow b 3) (* (pow a 3) (- (* 1/2 (/ (pow b 2) (pow a 2))) (* -1/4 (/ (pow b 2) (pow a 2))))))) (+ (* 1/8 (/ (pow b 3) (* (pow a 3) (- (* 1/2 (/ (pow b 2) (pow a 2))) (* -1/4 (/ (pow b 2) (pow a 2))))))) (* c (- (+ (* 1/16 (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (* (pow a 3) (* (pow b 3) (- (* 1/2 (/ (pow b 2) (pow a 2))) (* -1/4 (/ (pow b 2) (pow a 2)))))))) (* c (- (* 1/16 (/ (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6)))) (* (pow a 3) (* (pow b 3) (- (* 1/2 (/ (pow b 2) (pow a 2))) (* -1/4 (/ (pow b 2) (pow a 2)))))))) (+ (* -3/2 (/ (- (* 1/16 (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (* (pow a 3) (* (pow b 3) (- (* 1/2 (/ (pow b 2) (pow a 2))) (* -1/4 (/ (pow b 2) (pow a 2)))))))) (* -3/2 (/ (+ (* -1/8 (/ (pow b 3) (pow a 3))) (* 1/8 (/ (pow b 3) (pow a 3)))) (* a (pow (- (* 1/2 (/ (pow b 2) (pow a 2))) (* -1/4 (/ (pow b 2) (pow a 2)))) 2))))) (* a (- (* 1/2 (/ (pow b 2) (pow a 2))) (* -1/4 (/ (pow b 2) (pow a 2))))))) (* -1/2 (/ (+ (* -1/8 (/ (pow b 3) (pow a 3))) (* 1/8 (/ (pow b 3) (pow a 3)))) (* (pow b 2) (pow (- (* 1/2 (/ (pow b 2) (pow a 2))) (* -1/4 (/ (pow b 2) (pow a 2)))) 2)))))))) (* -3/2 (/ (+ (* -1/8 (/ (pow b 3) (pow a 3))) (* 1/8 (/ (pow b 3) (pow a 3)))) (* a (pow (- (* 1/2 (/ (pow b 2) (pow a 2))) (* -1/4 (/ (pow b 2) (pow a 2)))) 2)))))))))) |
#s(approx (/ (+ (pow (* (/ b a) -1/2) 3) (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3)) (+ (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))))) #s(hole binary64 (+ (* -1/8 (/ (pow b 3) (* (pow a 3) (- (* 1/2 (/ (pow b 2) (pow a 2))) (* -1/4 (/ (pow b 2) (pow a 2))))))) (+ (* 1/8 (/ (pow b 3) (* (pow a 3) (- (* 1/2 (/ (pow b 2) (pow a 2))) (* -1/4 (/ (pow b 2) (pow a 2))))))) (* c (- (+ (* 1/16 (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (* (pow a 3) (* (pow b 3) (- (* 1/2 (/ (pow b 2) (pow a 2))) (* -1/4 (/ (pow b 2) (pow a 2)))))))) (* c (- (+ (* 1/16 (/ (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6)))) (* (pow a 3) (* (pow b 3) (- (* 1/2 (/ (pow b 2) (pow a 2))) (* -1/4 (/ (pow b 2) (pow a 2)))))))) (* c (- (* 1/16 (/ (- (* -64 (pow a 3)) (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6))))) (pow b 6)))) (* (pow a 3) (* (pow b 3) (- (* 1/2 (/ (pow b 2) (pow a 2))) (* -1/4 (/ (pow b 2) (pow a 2)))))))) (+ (* -3/2 (/ (- (* 1/16 (/ (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6)))) (* (pow a 3) (* (pow b 3) (- (* 1/2 (/ (pow b 2) (pow a 2))) (* -1/4 (/ (pow b 2) (pow a 2)))))))) (+ (* -3/2 (/ (- (* 1/16 (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (* (pow a 3) (* (pow b 3) (- (* 1/2 (/ (pow b 2) (pow a 2))) (* -1/4 (/ (pow b 2) (pow a 2)))))))) (* -3/2 (/ (+ (* -1/8 (/ (pow b 3) (pow a 3))) (* 1/8 (/ (pow b 3) (pow a 3)))) (* a (pow (- (* 1/2 (/ (pow b 2) (pow a 2))) (* -1/4 (/ (pow b 2) (pow a 2)))) 2))))) (* a (- (* 1/2 (/ (pow b 2) (pow a 2))) (* -1/4 (/ (pow b 2) (pow a 2))))))) (* -1/2 (/ (+ (* -1/8 (/ (pow b 3) (pow a 3))) (* 1/8 (/ (pow b 3) (pow a 3)))) (* (pow b 2) (pow (- (* 1/2 (/ (pow b 2) (pow a 2))) (* -1/4 (/ (pow b 2) (pow a 2)))) 2)))))) (* a (- (* 1/2 (/ (pow b 2) (pow a 2))) (* -1/4 (/ (pow b 2) (pow a 2))))))) (+ (* -1 (/ (* a (+ (* -1/8 (/ (pow b 3) (pow a 3))) (* 1/8 (/ (pow b 3) (pow a 3))))) (* (pow b 4) (pow (- (* 1/2 (/ (pow b 2) (pow a 2))) (* -1/4 (/ (pow b 2) (pow a 2)))) 2)))) (* -1/2 (/ (- (* 1/16 (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (* (pow a 3) (* (pow b 3) (- (* 1/2 (/ (pow b 2) (pow a 2))) (* -1/4 (/ (pow b 2) (pow a 2)))))))) (* -3/2 (/ (+ (* -1/8 (/ (pow b 3) (pow a 3))) (* 1/8 (/ (pow b 3) (pow a 3)))) (* a (pow (- (* 1/2 (/ (pow b 2) (pow a 2))) (* -1/4 (/ (pow b 2) (pow a 2)))) 2))))) (* (pow b 2) (- (* 1/2 (/ (pow b 2) (pow a 2))) (* -1/4 (/ (pow b 2) (pow a 2)))))))))))) (+ (* -3/2 (/ (- (* 1/16 (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (* (pow a 3) (* (pow b 3) (- (* 1/2 (/ (pow b 2) (pow a 2))) (* -1/4 (/ (pow b 2) (pow a 2)))))))) (* -3/2 (/ (+ (* -1/8 (/ (pow b 3) (pow a 3))) (* 1/8 (/ (pow b 3) (pow a 3)))) (* a (pow (- (* 1/2 (/ (pow b 2) (pow a 2))) (* -1/4 (/ (pow b 2) (pow a 2)))) 2))))) (* a (- (* 1/2 (/ (pow b 2) (pow a 2))) (* -1/4 (/ (pow b 2) (pow a 2))))))) (* -1/2 (/ (+ (* -1/8 (/ (pow b 3) (pow a 3))) (* 1/8 (/ (pow b 3) (pow a 3)))) (* (pow b 2) (pow (- (* 1/2 (/ (pow b 2) (pow a 2))) (* -1/4 (/ (pow b 2) (pow a 2)))) 2)))))))) (* -3/2 (/ (+ (* -1/8 (/ (pow b 3) (pow a 3))) (* 1/8 (/ (pow b 3) (pow a 3)))) (* a (pow (- (* 1/2 (/ (pow b 2) (pow a 2))) (* -1/4 (/ (pow b 2) (pow a 2)))) 2)))))))))) |
#s(approx (+ (pow (* (/ b a) -1/2) 3) (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3)) #s(hole binary64 (+ (* -1/8 (/ (pow b 3) (pow a 3))) (* 1/8 (/ (pow b 3) (pow a 3)))))) |
#s(approx (+ (pow (* (/ b a) -1/2) 3) (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3)) #s(hole binary64 (+ (* -1/8 (/ (pow b 3) (pow a 3))) (+ (* 1/16 (/ (* c (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4))))) (* (pow a 3) (pow b 3)))) (* 1/8 (/ (pow b 3) (pow a 3))))))) |
#s(approx (+ (pow (* (/ b a) -1/2) 3) (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3)) #s(hole binary64 (+ (* -1/8 (/ (pow b 3) (pow a 3))) (+ (* 1/8 (/ (pow b 3) (pow a 3))) (* c (+ (* 1/16 (/ (* c (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6))))) (* (pow a 3) (pow b 3)))) (* 1/16 (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (* (pow a 3) (pow b 3)))))))))) |
#s(approx (+ (pow (* (/ b a) -1/2) 3) (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3)) #s(hole binary64 (+ (* -1/8 (/ (pow b 3) (pow a 3))) (+ (* 1/8 (/ (pow b 3) (pow a 3))) (* c (+ (* 1/16 (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (* (pow a 3) (pow b 3)))) (* c (+ (* 1/16 (/ (* c (- (* -64 (pow a 3)) (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6))))) (pow b 6))))) (* (pow a 3) (pow b 3)))) (* 1/16 (/ (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6)))) (* (pow a 3) (pow b 3)))))))))))) |
#s(approx (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3) #s(hole binary64 (+ (* 1/16 (/ (* c (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4))))) (* (pow a 3) (pow b 3)))) (* 1/8 (/ (pow b 3) (pow a 3)))))) |
#s(approx (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3) #s(hole binary64 (+ (* 1/8 (/ (pow b 3) (pow a 3))) (* c (+ (* 1/16 (/ (* c (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6))))) (* (pow a 3) (pow b 3)))) (* 1/16 (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (* (pow a 3) (pow b 3))))))))) |
#s(approx (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3) #s(hole binary64 (+ (* 1/8 (/ (pow b 3) (pow a 3))) (* c (+ (* 1/16 (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (* (pow a 3) (pow b 3)))) (* c (+ (* 1/16 (/ (* c (- (* -64 (pow a 3)) (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6))))) (pow b 6))))) (* (pow a 3) (pow b 3)))) (* 1/16 (/ (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6)))) (* (pow a 3) (pow b 3))))))))))) |
#s(approx (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) #s(hole binary64 (+ (* -1 (/ c b)) (* 1/2 (/ b a))))) |
#s(approx (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) #s(hole binary64 (+ (* 1/2 (/ b a)) (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))))) |
#s(approx (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) #s(hole binary64 (+ (* 1/2 (/ b a)) (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) #s(hole binary64 (+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) #s(hole binary64 (+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))))) |
#s(approx (+ (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))))) #s(hole binary64 (- (* 1/2 (/ (pow b 2) (pow a 2))) (* -1/4 (/ (pow b 2) (pow a 2)))))) |
#s(approx (+ (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))))) #s(hole binary64 (- (+ (* -3/2 (/ c a)) (* 1/2 (/ (pow b 2) (pow a 2)))) (* -1/4 (/ (pow b 2) (pow a 2)))))) |
#s(approx (+ (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))))) #s(hole binary64 (- (+ (* 1/2 (/ (pow b 2) (pow a 2))) (* c (- (* -1/2 (/ c (pow b 2))) (* 3/2 (/ 1 a))))) (* -1/4 (/ (pow b 2) (pow a 2)))))) |
#s(approx (+ (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))))) #s(hole binary64 (- (+ (* 1/2 (/ (pow b 2) (pow a 2))) (* c (- (* c (- (* -1 (/ (* a c) (pow b 4))) (* 1/2 (/ 1 (pow b 2))))) (* 3/2 (/ 1 a))))) (* -1/4 (/ (pow b 2) (pow a 2)))))) |
#s(approx (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (- (* 1/4 (/ (pow b 2) (pow a 2))) (* -1/4 (/ (pow b 2) (pow a 2)))))) |
#s(approx (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (- (+ (* -3/2 (/ c a)) (* 1/4 (/ (pow b 2) (pow a 2)))) (* -1/4 (/ (pow b 2) (pow a 2)))))) |
#s(approx (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (- (+ (* 1/4 (/ (pow b 2) (pow a 2))) (* c (- (* -1/2 (/ c (pow b 2))) (* 3/2 (/ 1 a))))) (* -1/4 (/ (pow b 2) (pow a 2)))))) |
#s(approx (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (- (+ (* 1/4 (/ (pow b 2) (pow a 2))) (* c (- (* c (- (* -1 (/ (* a c) (pow b 4))) (* 1/2 (/ 1 (pow b 2))))) (* 3/2 (/ 1 a))))) (* -1/4 (/ (pow b 2) (pow a 2)))))) |
#s(approx (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) #s(hole binary64 (+ (* -1/4 (/ (pow b 2) (pow a 2))) (* 1/2 (/ c a))))) |
#s(approx (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) #s(hole binary64 (+ (* -1/4 (/ (pow b 2) (pow a 2))) (* c (+ (* 1/2 (/ c (pow b 2))) (* 1/2 (/ 1 a))))))) |
#s(approx (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) #s(hole binary64 (+ (* -1/4 (/ (pow b 2) (pow a 2))) (* c (+ (* c (+ (* 1/2 (/ 1 (pow b 2))) (/ (* a c) (pow b 4)))) (* 1/2 (/ 1 a))))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (* c -4) a) (* b b)) 1/2) (* 2 a))) #s(hole binary64 (* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (* c -4) a) (* b b)) 1/2) (* 2 a))) #s(hole binary64 (* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (* c -4) a) (* b b)) 1/2) (* 2 a))) #s(hole binary64 (* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))))) |
#s(approx (/ (pow (+ (* (* c -4) a) (* b b)) 1/2) (* 2 a)) #s(hole binary64 (* c (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))) |
#s(approx (/ (pow (+ (* (* c -4) a) (* b b)) 1/2) (* 2 a)) #s(hole binary64 (* c (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))))) |
#s(approx (/ (pow (+ (* (* c -4) a) (* b b)) 1/2) (* 2 a)) #s(hole binary64 (* c (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/32 (* (sqrt (/ 1 (* (pow a 7) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))))) |
#s(approx (pow (+ (* (* c -4) a) (* b b)) 1/2) #s(hole binary64 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))) |
#s(approx (pow (+ (* (* c -4) a) (* b b)) 1/2) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))))) |
#s(approx (pow (+ (* (* c -4) a) (* b b)) 1/2) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))))) |
#s(approx (+ (* (* c -4) a) (* b b)) #s(hole binary64 (* c (+ (* -4 a) (/ (pow b 2) c))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))))) |
#s(approx (* (* (+ (* (/ c (* b b)) -1) (pow a -1)) b) -1) #s(hole binary64 (* c (+ (* -1 (/ b (* a c))) (/ 1 b))))) |
#s(approx (* (+ (* (/ c (* b b)) -1) (pow a -1)) b) #s(hole binary64 (* c (- (/ b (* a c)) (/ 1 b))))) |
#s(approx (+ (* (/ c b) -1) (/ b a)) #s(hole binary64 (* c (- (/ b (* a c)) (/ 1 b))))) |
#s(approx (* (- (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (pow b -1)) c) #s(hole binary64 (* (pow c 3) (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1 (/ a (* (pow b 3) c))))))) |
#s(approx (* (- (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (pow b -1)) c) #s(hole binary64 (* (pow c 3) (- (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1 (/ a (* (pow b 3) c)))) (/ 1 (* b (pow c 2))))))) |
#s(approx (- (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (pow b -1)) #s(hole binary64 (* (pow c 2) (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1 (/ a (* (pow b 3) c))))))) |
#s(approx (- (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (pow b -1)) #s(hole binary64 (* (pow c 2) (- (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1 (/ a (* (pow b 3) c)))) (/ 1 (* b (pow c 2))))))) |
#s(approx (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) #s(hole binary64 (* (pow c 2) (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1 (/ a (* (pow b 3) c))))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a))) #s(hole binary64 (* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a))) #s(hole binary64 (* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a))) #s(hole binary64 (* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))))) |
#s(approx (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a)) #s(hole binary64 (* c (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))) |
#s(approx (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a)) #s(hole binary64 (* c (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))))) |
#s(approx (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a)) #s(hole binary64 (* c (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/32 (* (sqrt (/ 1 (* (pow a 7) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))))) |
#s(approx (* (+ (* (/ (/ c b) b) -1) (* (pow a -1) 1/2)) b) #s(hole binary64 (* c (- (* 1/2 (/ b (* a c))) (/ 1 b))))) |
#s(approx (+ (* (/ (/ c b) b) -1) (* (pow a -1) 1/2)) #s(hole binary64 (* c (- (* 1/2 (/ 1 (* a c))) (/ 1 (pow b 2)))))) |
#s(approx (/ (+ (pow (* (/ b a) -1/2) 3) (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3)) (+ (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))))) #s(hole binary64 (* -1/8 (* (sqrt (/ c (pow a 3))) (/ (sqrt -64) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* b (sqrt -4)))) (/ 1 a))))))) |
#s(approx (/ (+ (pow (* (/ b a) -1/2) 3) (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3)) (+ (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))))) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (sqrt -64) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* b (sqrt -4)))) (/ 1 a))))) (* -1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 3)))) (/ (* (pow b 2) (sqrt -64)) (pow (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* b (sqrt -4)))) (/ 1 a)) 2)))))))) |
#s(approx (/ (+ (pow (* (/ b a) -1/2) 3) (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3)) (+ (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))))) #s(hole binary64 (* c (- (+ (* -1 (/ (+ (* -1/8 (/ (pow b 3) (pow a 3))) (* 1/16 (* (sqrt (/ c (pow a 9))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (sqrt -64))))) (* (pow c 2) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* b (sqrt -4)))) (/ 1 a))))) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (sqrt -64) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* b (sqrt -4)))) (/ 1 a)))))) (+ (* 1/64 (/ (* (pow b 3) (sqrt -64)) (* (pow a 4) (* (pow c 2) (* (sqrt -4) (pow (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* b (sqrt -4)))) (/ 1 a)) 2)))))) (+ (* 1/32 (* (sqrt (/ 1 (* (pow a 11) (pow c 5)))) (/ (* (pow b 4) (sqrt -64)) (pow (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* b (sqrt -4)))) (/ 1 a)) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 3)))) (/ (* (pow b 2) (sqrt -64)) (pow (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* b (sqrt -4)))) (/ 1 a)) 2)))))))))) |
#s(approx (/ (+ (pow (* (/ b a) -1/2) 3) (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3)) (+ (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))))) #s(hole binary64 (* c (- (+ (* -1 (/ (+ (* -1/8 (/ (pow b 3) (pow a 3))) (* 1/16 (* (sqrt (/ c (pow a 9))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (sqrt -64))))) (* (pow c 2) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* b (sqrt -4)))) (/ 1 a))))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (sqrt -64) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* b (sqrt -4)))) (/ 1 a))))) (* -1/16 (* (sqrt (/ 1 (* (pow a 9) (pow c 5)))) (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (* (sqrt -64) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* b (sqrt -4)))) (/ 1 a)))))))) (+ (* -1/2 (/ (* (pow b 2) (- (* -1 (/ (+ (* -1/8 (/ (pow b 3) (pow a 3))) (* 1/16 (* (sqrt (/ c (pow a 9))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (sqrt -64))))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* b (sqrt -4)))) (/ 1 a)))) (+ (* 1/64 (/ (* (pow b 3) (sqrt -64)) (* (pow a 4) (* (sqrt -4) (pow (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* b (sqrt -4)))) (/ 1 a)) 2))))) (* 1/32 (* (sqrt (/ 1 (* (pow a 11) c))) (/ (* (pow b 4) (sqrt -64)) (pow (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* b (sqrt -4)))) (/ 1 a)) 3))))))) (* (pow a 2) (* (pow c 3) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* b (sqrt -4)))) (/ 1 a)))))) (+ (* 1/128 (/ (* (pow b 5) (sqrt -64)) (* (pow a 6) (* (pow c 3) (* (sqrt -4) (pow (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* b (sqrt -4)))) (/ 1 a)) 3)))))) (+ (* 1/64 (/ (* (pow b 3) (sqrt -64)) (* (pow a 4) (* (pow c 2) (* (sqrt -4) (pow (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* b (sqrt -4)))) (/ 1 a)) 2)))))) (+ (* 1/32 (* (sqrt (/ 1 (* (pow a 11) (pow c 5)))) (/ (* (pow b 4) (sqrt -64)) (pow (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* b (sqrt -4)))) (/ 1 a)) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 3)))) (/ (* (pow b 2) (sqrt -64)) (pow (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* b (sqrt -4)))) (/ 1 a)) 2)))))))))))) |
#s(approx (+ (pow (* (/ b a) -1/2) 3) (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3)) #s(hole binary64 (* (pow c 2) (+ (* -1/8 (/ (pow b 3) (* (pow a 3) (pow c 2)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 9) (pow c 3)))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (sqrt -64)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (sqrt -64)))))))) |
#s(approx (+ (pow (* (/ b a) -1/2) 3) (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3)) #s(hole binary64 (* (pow c 2) (+ (* -1/8 (/ (pow b 3) (* (pow a 3) (pow c 2)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 9) (pow c 3)))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (sqrt -64)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 9) (pow c 5)))) (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (sqrt -64)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (sqrt -64))))))))) |
#s(approx (+ (pow (* (/ b a) -1/2) 3) (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3)) #s(hole binary64 (* (pow c 2) (+ (* -1/8 (/ (pow b 3) (* (pow a 3) (pow c 2)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 9) (pow c 3)))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (sqrt -64)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 9) (pow c 5)))) (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (sqrt -64)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 9) (pow c 7)))) (/ (- (pow b 6) (* 1/4 (/ (* c (pow (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) 2)) (* (pow a 3) (pow (sqrt -64) 2))))) (sqrt -64)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (sqrt -64)))))))))) |
#s(approx (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3) #s(hole binary64 (* (pow c 2) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 9) (pow c 3)))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (sqrt -64)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (sqrt -64))))))) |
#s(approx (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3) #s(hole binary64 (* (pow c 2) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 9) (pow c 3)))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (sqrt -64)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 9) (pow c 5)))) (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (sqrt -64)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (sqrt -64)))))))) |
#s(approx (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3) #s(hole binary64 (* (pow c 2) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 9) (pow c 3)))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (sqrt -64)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 9) (pow c 5)))) (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (sqrt -64)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 9) (pow c 7)))) (/ (- (pow b 6) (* 1/4 (/ (* c (pow (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) 2)) (* (pow a 3) (pow (sqrt -64) 2))))) (sqrt -64)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (sqrt -64))))))))) |
#s(approx (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) #s(hole binary64 (* c (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))) |
#s(approx (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) #s(hole binary64 (* c (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))))) |
#s(approx (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) #s(hole binary64 (* c (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/32 (* (sqrt (/ 1 (* (pow a 7) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) #s(hole binary64 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))))) |
#s(approx (+ (* (* 1 b) b) (* (* -4 a) c)) #s(hole binary64 (* c (+ (* -4 a) (/ (pow b 2) c))))) |
#s(approx (+ (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))))) #s(hole binary64 (* -1 (* c (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* b (sqrt -4)))) (/ 1 a)))))) |
#s(approx (+ (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))))) #s(hole binary64 (* c (- (* 1/2 (/ (pow b 2) (* (pow a 2) c))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* b (sqrt -4)))) (/ 1 a)))))) |
#s(approx (+ (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))))) #s(hole binary64 (* c (- (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 3) (sqrt -4)))) (* 1/2 (/ (pow b 2) (* (pow a 2) c)))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* b (sqrt -4)))) (/ 1 a)))))) |
#s(approx (+ (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))))) #s(hole binary64 (* c (- (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 5) (pow (sqrt -4) 3)))) (* 1/2 (/ (pow b 2) (* (pow a 2) c)))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* b (sqrt -4)))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 3) (sqrt -4)))) (/ 1 a))))))) |
#s(approx (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (* -1 (* c (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* b (sqrt -4)))) (/ 1 a)))))) |
#s(approx (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (* c (- (* 1/4 (/ (pow b 2) (* (pow a 2) c))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* b (sqrt -4)))) (/ 1 a)))))) |
#s(approx (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (* c (- (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 3) (sqrt -4)))) (* 1/4 (/ (pow b 2) (* (pow a 2) c)))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* b (sqrt -4)))) (/ 1 a)))))) |
#s(approx (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (* c (- (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 5) (pow (sqrt -4) 3)))) (* 1/4 (/ (pow b 2) (* (pow a 2) c)))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* b (sqrt -4)))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 3) (sqrt -4)))) (/ 1 a))))))) |
#s(approx (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) #s(hole binary64 (* c (- (* 1/4 (/ (pow b 2) (* (pow a 2) c))) (/ 1 a))))) |
#s(approx (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) #s(hole binary64 (* c (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* b (sqrt -4)))) (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 3) (sqrt -4)))))))) |
#s(approx (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) #s(hole binary64 (* c (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* b (sqrt -4)))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 3) (sqrt -4)))) (* 1/32 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 5) (pow (sqrt -4) 3))))))))) |
#s(approx (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) #s(hole binary64 (* c (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* b (sqrt -4)))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 3) (sqrt -4)))) (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 9) (pow c 7)))) (/ (pow b 7) (pow (sqrt -4) 5)))) (* 1/32 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 5) (pow (sqrt -4) 3)))))))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (* c -4) a) (* b b)) 1/2) (* 2 a))) #s(hole binary64 (* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (* c -4) a) (* b b)) 1/2) (* 2 a))) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (* c -4) a) (* b b)) 1/2) (* 2 a))) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (/ (pow (+ (* (* c -4) a) (* b b)) 1/2) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (/ (pow (+ (* (* c -4) a) (* b b)) 1/2) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))))) |
#s(approx (/ (pow (+ (* (* c -4) a) (* b b)) 1/2) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/1024 (* (sqrt (/ 1 (* (pow a 7) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))))) |
#s(approx (pow (+ (* (* c -4) a) (* b b)) 1/2) #s(hole binary64 (* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (pow (+ (* (* c -4) a) (* b b)) 1/2) #s(hole binary64 (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))))) |
#s(approx (pow (+ (* (* c -4) a) (* b b)) 1/2) #s(hole binary64 (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))))) |
#s(approx (+ (* (* c -4) a) (* b b)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (* (* (+ (* (/ c (* b b)) -1) (pow a -1)) b) -1) #s(hole binary64 (* -1 (* c (- (/ b (* a c)) (/ 1 b)))))) |
#s(approx (* (+ (* (/ c (* b b)) -1) (pow a -1)) b) #s(hole binary64 (* -1 (* c (+ (* -1 (/ b (* a c))) (/ 1 b)))))) |
#s(approx (+ (* (/ c b) -1) (/ b a)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ b (* a c))) (/ 1 b)))))) |
#s(approx (* (- (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (pow b -1)) c) #s(hole binary64 (* -1 (* (pow c 3) (+ (* 2 (/ (pow a 2) (pow b 5))) (/ a (* (pow b 3) c))))))) |
#s(approx (* (- (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (pow b -1)) c) #s(hole binary64 (* -1 (* (pow c 3) (+ (* -1 (/ (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))) c)) (* 2 (/ (pow a 2) (pow b 5)))))))) |
#s(approx (- (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (pow b -1)) #s(hole binary64 (* (pow c 2) (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1 (/ (+ (/ 1 (* b c)) (/ a (pow b 3))) c)))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a))) #s(hole binary64 (* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a))) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a))) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))))) |
#s(approx (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/1024 (* (sqrt (/ 1 (* (pow a 7) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))))) |
#s(approx (* (+ (* (/ (/ c b) b) -1) (* (pow a -1) 1/2)) b) #s(hole binary64 (* -1 (* c (+ (* -1/2 (/ b (* a c))) (/ 1 b)))))) |
#s(approx (+ (* (/ (/ c b) b) -1) (* (pow a -1) 1/2)) #s(hole binary64 (* -1 (* c (- (/ 1 (pow b 2)) (* 1/2 (/ 1 (* a c)))))))) |
#s(approx (/ (+ (pow (* (/ b a) -1/2) 3) (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3)) (+ (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))))) #s(hole binary64 (* -1 (* (sqrt (/ c (pow a 3))) (/ (sqrt -1) (- (/ 1 a) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* b (sqrt -1)))))))))) |
#s(approx (/ (+ (pow (* (/ b a) -1/2) 3) (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3)) (+ (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))))) #s(hole binary64 (* -1 (* c (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 7) (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (pow (- (/ 1 a) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* b (sqrt -1))))) 2)))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ (sqrt -1) (- (/ 1 a) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* b (sqrt -1)))))))))))) |
#s(approx (/ (+ (pow (* (/ b a) -1/2) 3) (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3)) (+ (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))))) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1/8 (/ (pow b 3) (* (pow a 3) (- (/ 1 a) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* b (sqrt -1)))))))) (* 1/128 (* (sqrt (/ c (pow a 9))) (/ (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))) (- (/ 1 a) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* b (sqrt -1))))))))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 11) c))) (/ (* (pow b 4) (sqrt -1)) (pow (- (/ 1 a) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* b (sqrt -1))))) 3)))) (* 1/16 (/ (pow b 3) (* (pow a 4) (pow (- (/ 1 a) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* b (sqrt -1))))) 2)))))) c)) (* 1/2 (* (sqrt (/ 1 (* (pow a 7) c))) (/ (* (pow b 2) (sqrt -1)) (pow (- (/ 1 a) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* b (sqrt -1))))) 2))))) c)) (* (sqrt (/ 1 (* (pow a 3) c))) (/ (sqrt -1) (- (/ 1 a) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* b (sqrt -1)))))))))))) |
#s(approx (/ (+ (pow (* (/ b a) -1/2) 3) (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3)) (+ (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))))) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (- (* 1/128 (* (sqrt (/ c (pow a 9))) (/ (* (sqrt -1) (+ (* 4 (* a (pow b 4))) (* 8 (* a (pow b 4))))) (- (/ 1 a) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* b (sqrt -1)))))))) (+ (* -1/32 (/ (pow b 5) (* (pow a 6) (pow (- (/ 1 a) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* b (sqrt -1))))) 3)))) (* 1/2 (/ (* (pow b 2) (- (+ (* -1/8 (/ (pow b 3) (* (pow a 3) (- (/ 1 a) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* b (sqrt -1)))))))) (* 1/128 (* (sqrt (/ c (pow a 9))) (/ (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))) (- (/ 1 a) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* b (sqrt -1))))))))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 11) c))) (/ (* (pow b 4) (sqrt -1)) (pow (- (/ 1 a) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* b (sqrt -1))))) 3)))) (* 1/16 (/ (pow b 3) (* (pow a 4) (pow (- (/ 1 a) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* b (sqrt -1))))) 2))))))) (* (pow a 2) (- (/ 1 a) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* b (sqrt -1)))))))))) c)) (+ (* -1/8 (/ (pow b 3) (* (pow a 3) (- (/ 1 a) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* b (sqrt -1)))))))) (* 1/128 (* (sqrt (/ c (pow a 9))) (/ (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))) (- (/ 1 a) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* b (sqrt -1)))))))))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 11) c))) (/ (* (pow b 4) (sqrt -1)) (pow (- (/ 1 a) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* b (sqrt -1))))) 3)))) (* 1/16 (/ (pow b 3) (* (pow a 4) (pow (- (/ 1 a) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* b (sqrt -1))))) 2)))))) c)) (* 1/2 (* (sqrt (/ 1 (* (pow a 7) c))) (/ (* (pow b 2) (sqrt -1)) (pow (- (/ 1 a) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* b (sqrt -1))))) 2))))) c)) (* (sqrt (/ 1 (* (pow a 3) c))) (/ (sqrt -1) (- (/ 1 a) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* b (sqrt -1)))))))))))) |
#s(approx (+ (pow (* (/ b a) -1/2) 3) (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3)) #s(hole binary64 (* (pow c 2) (+ (* -1/8 (/ (pow b 3) (* (pow a 3) (pow c 2)))) (+ (* 1/128 (* (sqrt (/ 1 (* (pow a 9) (pow c 3)))) (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))))) (* (sqrt (/ 1 (* (pow a 3) c))) (sqrt -1))))))) |
#s(approx (+ (pow (* (/ b a) -1/2) 3) (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3)) #s(hole binary64 (* (pow c 2) (+ (* -1/8 (/ (pow b 3) (* (pow a 3) (pow c 2)))) (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 9) (pow c 5)))) (* (sqrt -1) (+ (* 4 (* a (pow b 4))) (* 8 (* a (pow b 4))))))) (+ (* 1/128 (* (sqrt (/ 1 (* (pow a 9) (pow c 3)))) (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))))) (* (sqrt (/ 1 (* (pow a 3) c))) (sqrt -1)))))))) |
#s(approx (+ (pow (* (/ b a) -1/2) 3) (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3)) #s(hole binary64 (* (pow c 2) (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 9) c))) (* (sqrt -1) (- (pow b 6) (* -1/256 (/ (* c (pow (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) 2)) (pow a 3))))))) (* 1/128 (* (sqrt (/ c (pow a 9))) (* (sqrt -1) (+ (* 4 (* a (pow b 4))) (* 8 (* a (pow b 4)))))))) (pow c 3))) (+ (* -1/8 (/ (pow b 3) (* (pow a 3) (pow c 2)))) (+ (* 1/128 (* (sqrt (/ 1 (* (pow a 9) (pow c 3)))) (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))))) (* (sqrt (/ 1 (* (pow a 3) c))) (sqrt -1)))))))) |
#s(approx (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3) #s(hole binary64 (* (pow c 2) (+ (* 1/128 (* (sqrt (/ 1 (* (pow a 9) (pow c 3)))) (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))))) (* (sqrt (/ 1 (* (pow a 3) c))) (sqrt -1)))))) |
#s(approx (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3) #s(hole binary64 (* (pow c 2) (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 9) (pow c 5)))) (* (sqrt -1) (+ (* 4 (* a (pow b 4))) (* 8 (* a (pow b 4))))))) (+ (* 1/128 (* (sqrt (/ 1 (* (pow a 9) (pow c 3)))) (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))))) (* (sqrt (/ 1 (* (pow a 3) c))) (sqrt -1))))))) |
#s(approx (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3) #s(hole binary64 (* (pow c 2) (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 9) c))) (* (sqrt -1) (- (pow b 6) (* -1/256 (/ (* c (pow (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) 2)) (pow a 3))))))) (* 1/128 (* (sqrt (/ c (pow a 9))) (* (sqrt -1) (+ (* 4 (* a (pow b 4))) (* 8 (* a (pow b 4)))))))) (pow c 3))) (+ (* 1/128 (* (sqrt (/ 1 (* (pow a 9) (pow c 3)))) (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))))) (* (sqrt (/ 1 (* (pow a 3) c))) (sqrt -1))))))) |
#s(approx (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) #s(hole binary64 (* -1 (* c (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) #s(hole binary64 (* -1 (* c (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))))) |
#s(approx (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) #s(hole binary64 (* -1 (* c (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/1024 (* (sqrt (/ 1 (* (pow a 7) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) #s(hole binary64 (* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) #s(hole binary64 (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) #s(hole binary64 (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))))) |
#s(approx (+ (* (* 1 b) b) (* (* -4 a) c)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))))) |
#s(approx (+ (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))))) #s(hole binary64 (* -1 (* c (- (/ 1 a) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* b (sqrt -1))))))))) |
#s(approx (+ (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))))) #s(hole binary64 (* -1 (* c (- (+ (* -1/2 (/ (pow b 2) (* (pow a 2) c))) (/ 1 a)) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* b (sqrt -1))))))))) |
#s(approx (+ (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))))) #s(hole binary64 (* -1 (* c (- (+ (* -1 (/ (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 3) (sqrt -1)))) (* 1/2 (/ (pow b 2) (pow a 2)))) c)) (/ 1 a)) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* b (sqrt -1))))))))) |
#s(approx (+ (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))))) #s(hole binary64 (* -1 (* c (- (+ (* -1 (/ (+ (* -1 (/ (- (* -1/256 (* (sqrt (/ 1 (* (pow a 7) c))) (* (pow b 5) (sqrt -1)))) (* -1/16 (* (sqrt (/ c (pow a 5))) (* (pow b 3) (sqrt -1))))) c)) (* 1/2 (/ (pow b 2) (pow a 2)))) c)) (/ 1 a)) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* b (sqrt -1))))))))) |
#s(approx (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (* -1 (* c (- (/ 1 a) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* b (sqrt -1))))))))) |
#s(approx (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (* -1 (* c (- (+ (* -1/4 (/ (pow b 2) (* (pow a 2) c))) (/ 1 a)) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* b (sqrt -1))))))))) |
#s(approx (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (* -1 (* c (- (+ (* -1 (/ (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 3) (sqrt -1)))) (* 1/4 (/ (pow b 2) (pow a 2)))) c)) (/ 1 a)) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* b (sqrt -1))))))))) |
#s(approx (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (* -1 (* c (- (+ (* -1 (/ (+ (* -1 (/ (- (* -1/256 (* (sqrt (/ 1 (* (pow a 7) c))) (* (pow b 5) (sqrt -1)))) (* -1/16 (* (sqrt (/ c (pow a 5))) (* (pow b 3) (sqrt -1))))) c)) (* 1/4 (/ (pow b 2) (pow a 2)))) c)) (/ 1 a)) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* b (sqrt -1))))))))) |
#s(approx (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) #s(hole binary64 (* -1 (* c (+ (* -1/4 (/ (pow b 2) (* (pow a 2) c))) (/ 1 a)))))) |
#s(approx (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) #s(hole binary64 (* -1 (* c (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* b (sqrt -1)))) (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 3) (sqrt -1))))))))) |
#s(approx (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) #s(hole binary64 (* -1 (* c (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* b (sqrt -1)))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 3) (sqrt -1)))) (* 1/256 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 5) (sqrt -1)))))))))) |
#s(approx (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) #s(hole binary64 (* -1 (* c (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* b (sqrt -1)))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 3) (sqrt -1)))) (+ (* -1/2048 (* (sqrt (/ 1 (* (pow a 9) (pow c 7)))) (* (pow b 7) (sqrt -1)))) (* 1/256 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 5) (sqrt -1))))))))))) |
| Outputs |
|---|
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)) #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) a)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (-.f64 (*.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)) #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) a)) (/.f64 (pow.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)) #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) a))) (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (/.f64 (pow.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)) #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) a)))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) b (pow.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)) #s(literal 1/2 binary64))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) b) (*.f64 #s(literal 2 binary64) a) (*.f64 (*.f64 #s(literal 2 binary64) a) (pow.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal 2 binary64) a))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (/.f64 (pow.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)) #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) a))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (/.f64 (pow.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)) #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) a))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 b a)) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) b)) (neg.f64 (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (*.f64 #s(literal -1 binary64) b) (*.f64 #s(literal 2 binary64) a)) |
(*.f64 #s(literal -1 binary64) b) |
#s(literal -1 binary64) |
b |
(*.f64 #s(literal 2 binary64) a) |
#s(literal 2 binary64) |
a |
(/.f64 (neg.f64 (pow.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)) #s(literal 1/2 binary64))) (neg.f64 (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (pow.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)) #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) a)) |
(pow.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)) #s(literal 1/2 binary64)) |
(sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1/2 binary64))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 c #s(literal -4 binary64)) a) #s(literal 3 binary64)) (pow.f64 (*.f64 b b) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 c #s(literal -4 binary64)) a) (*.f64 (*.f64 c #s(literal -4 binary64)) a)) (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 c #s(literal -4 binary64)) a) (*.f64 b b))))) |
(fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)) |
(+.f64 (*.f64 (*.f64 c #s(literal -4 binary64)) a) (*.f64 b b)) |
(*.f64 c #s(literal -4 binary64)) |
c |
#s(literal -4 binary64) |
(*.f64 (fabs.f64 b) (fabs.f64 b)) |
(*.f64 (neg.f64 b) (neg.f64 b)) |
(*.f64 b b) |
(pow.f64 (*.f64 b b) #s(literal 1 binary64)) |
(pow.f64 b #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64))) |
#s(literal 1/2 binary64) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(approx (* (+ (* (/ c (* b b)) -1) (pow a -1)) b) (fma.f64 (/.f64 c b) #s(literal -1 binary64) (/.f64 b a))) #s(literal -1 binary64))) |
(*.f64 #s(approx (* (+ (* (/ c (* b b)) -1) (pow a -1)) b) (fma.f64 (/.f64 c b) #s(literal -1 binary64) (/.f64 b a))) #s(literal -1 binary64)) |
#s(approx (* (+ (* (/ c (* b b)) -1) (pow a -1)) b) (fma.f64 (/.f64 c b) #s(literal -1 binary64) (/.f64 b a))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 c b) #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 b a) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (/.f64 c b) #s(literal -1 binary64)) (*.f64 (/.f64 c b) #s(literal -1 binary64))) (-.f64 (*.f64 (/.f64 b a) (/.f64 b a)) (*.f64 (*.f64 (/.f64 c b) #s(literal -1 binary64)) (/.f64 b a))))) |
(fma.f64 (/.f64 c b) #s(literal -1 binary64) (/.f64 b a)) |
(+.f64 (*.f64 (/.f64 c b) #s(literal -1 binary64)) (/.f64 b a)) |
(/.f64 (neg.f64 c) (neg.f64 b)) |
(/.f64 c b) |
(/.f64 (neg.f64 b) (neg.f64 a)) |
(/.f64 b a) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 5 binary64))) c (*.f64 (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) #s(literal -1 binary64)) c)) (pow.f64 b #s(literal -1 binary64))) c)) |
(*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 5 binary64))) c (*.f64 (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) #s(literal -1 binary64)) c)) (pow.f64 b #s(literal -1 binary64))) c) |
(-.f64 (fma.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 5 binary64))) c (*.f64 (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) #s(literal -1 binary64)) c)) (pow.f64 b #s(literal -1 binary64))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 5 binary64))) c) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) #s(literal -1 binary64)) c) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 5 binary64))) c) (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 5 binary64))) c)) (-.f64 (*.f64 (*.f64 (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) #s(literal -1 binary64)) c) (*.f64 (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) #s(literal -1 binary64)) c)) (*.f64 (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 5 binary64))) c) (*.f64 (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) #s(literal -1 binary64)) c))))) |
(fma.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 5 binary64))) c (*.f64 (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) #s(literal -1 binary64)) c)) |
(+.f64 (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 5 binary64))) c) (*.f64 (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) #s(literal -1 binary64)) c)) |
(/.f64 (neg.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) c))) (neg.f64 (pow.f64 b #s(literal 5 binary64)))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 5 binary64))) |
(*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) c)) |
#s(literal -2 binary64) |
(*.f64 (*.f64 a a) c) |
(*.f64 (neg.f64 a) (neg.f64 a)) |
(*.f64 (fabs.f64 a) (fabs.f64 a)) |
(*.f64 a a) |
(pow.f64 a #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 a) #s(literal 2 binary64))) |
(pow.f64 b #s(literal 5 binary64)) |
(exp.f64 (*.f64 (log.f64 b) #s(literal 5 binary64))) |
#s(literal 5 binary64) |
(*.f64 (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) #s(literal -1 binary64)) c) |
(*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 a) (neg.f64 (pow.f64 b #s(literal 3 binary64)))) |
(/.f64 a (pow.f64 b #s(literal 3 binary64))) |
(*.f64 (*.f64 b b) b) |
(*.f64 b (*.f64 b b)) |
(pow.f64 b #s(literal 3 binary64)) |
(exp.f64 (*.f64 (log.f64 b) #s(literal 3 binary64))) |
#s(literal 3 binary64) |
(pow.f64 b #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) b) |
(/.f64 #s(literal -1 binary64) (neg.f64 b)) |
(exp.f64 (*.f64 (log.f64 b) #s(literal -1 binary64))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) #s(literal 3 binary64)) (pow.f64 #s(approx (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a)) (*.f64 (fma.f64 (/.f64 (/.f64 c b) b) #s(literal -1 binary64) (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 1/2 binary64))) b)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (-.f64 (*.f64 #s(approx (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a)) (*.f64 (fma.f64 (/.f64 (/.f64 c b) b) #s(literal -1 binary64) (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 1/2 binary64))) b)) #s(approx (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a)) (*.f64 (fma.f64 (/.f64 (/.f64 c b) b) #s(literal -1 binary64) (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 1/2 binary64))) b))) (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) #s(approx (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a)) (*.f64 (fma.f64 (/.f64 (/.f64 c b) b) #s(literal -1 binary64) (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 1/2 binary64))) b)))))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 b a) #s(approx (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a)) (*.f64 (fma.f64 (/.f64 (/.f64 c b) b) #s(literal -1 binary64) (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 1/2 binary64))) b))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) #s(approx (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a)) (*.f64 (fma.f64 (/.f64 (/.f64 c b) b) #s(literal -1 binary64) (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 1/2 binary64))) b))) |
#s(approx (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a)) (*.f64 (fma.f64 (/.f64 (/.f64 c b) b) #s(literal -1 binary64) (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 1/2 binary64))) b)) |
(*.f64 (fma.f64 (/.f64 (/.f64 c b) b) #s(literal -1 binary64) (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 1/2 binary64))) b) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (/.f64 c b) b) #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (/.f64 (/.f64 c b) b) #s(literal -1 binary64)) (*.f64 (/.f64 (/.f64 c b) b) #s(literal -1 binary64))) (-.f64 (*.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 (/.f64 (/.f64 c b) b) #s(literal -1 binary64)) (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 1/2 binary64)))))) |
(fma.f64 (/.f64 (/.f64 c b) b) #s(literal -1 binary64) (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(+.f64 (*.f64 (/.f64 (/.f64 c b) b) #s(literal -1 binary64)) (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(/.f64 (neg.f64 (/.f64 c b)) (neg.f64 b)) |
(/.f64 (/.f64 c b) b) |
(*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 a #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) a) |
(/.f64 #s(literal -1 binary64) (neg.f64 a)) |
(exp.f64 (*.f64 (log.f64 a) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (*.f64 (/.f64 b a) #s(literal -1/2 binary64))) (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (neg.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64))) (neg.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64))) (-.f64 (*.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64))) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64)))) (*.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64)))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (*.f64 (/.f64 b a) #s(literal -1/2 binary64))) (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64))) #s(literal 3 binary64))) (fma.f64 (neg.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64))) (neg.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64))) (-.f64 (*.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64))) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64)))) (*.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64))))))) |
(+.f64 (/.f64 (*.f64 (pow.f64 (/.f64 b a) #s(literal 3 binary64)) #s(literal -1/8 binary64)) (fma.f64 (neg.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64))) (neg.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64))) (-.f64 (*.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64))) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64)))) (*.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64))))))) (/.f64 (pow.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64))) #s(literal 3 binary64)) (fma.f64 (neg.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64))) (neg.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64))) (-.f64 (*.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64))) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64)))) (*.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64)))))))) |
(*.f64 (fma.f64 (neg.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64))) (neg.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64))) (-.f64 (*.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64))) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64)))) (*.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64)))))) (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 (/.f64 b a) #s(literal 3 binary64)) #s(literal -1/8 binary64)) #s(literal 3 binary64)) (pow.f64 (pow.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64))) #s(literal 3 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (pow.f64 (/.f64 b a) #s(literal 3 binary64)) #s(literal -1/8 binary64)) (*.f64 (pow.f64 (/.f64 b a) #s(literal 3 binary64)) #s(literal -1/8 binary64)) (-.f64 (*.f64 (pow.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64))) #s(literal 3 binary64))) (*.f64 (*.f64 (pow.f64 (/.f64 b a) #s(literal 3 binary64)) #s(literal -1/8 binary64)) (pow.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64))) #s(literal 3 binary64)))))) |
(fma.f64 (*.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (*.f64 (/.f64 b a) #s(literal -1/2 binary64))) (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64))) #s(literal 3 binary64))) |
(fma.f64 (pow.f64 (/.f64 b a) #s(literal 3 binary64)) #s(literal -1/8 binary64) (pow.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64))) #s(literal 3 binary64))) |
(fma.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (*.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (*.f64 (/.f64 b a) #s(literal -1/2 binary64))) (pow.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64))) #s(literal 3 binary64))) |
(+.f64 (*.f64 (pow.f64 (/.f64 b a) #s(literal 3 binary64)) #s(literal -1/8 binary64)) (pow.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64))) #s(literal 3 binary64))) |
(*.f64 (*.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (*.f64 (/.f64 b a) #s(literal -1/2 binary64))) (*.f64 (/.f64 b a) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 b a) #s(literal 3 binary64)) #s(literal -1/8 binary64)) |
(*.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (*.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (*.f64 (/.f64 b a) #s(literal -1/2 binary64)))) |
(pow.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) #s(literal 3 binary64)) |
(exp.f64 (*.f64 (log.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64))) #s(literal 3 binary64))) |
(*.f64 (/.f64 b a) #s(literal -1/2 binary64)) |
#s(literal -1/2 binary64) |
(*.f64 (*.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64))) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64)))) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64)))) |
(*.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64))) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64))))) |
(pow.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64))) #s(literal 3 binary64)) |
(/.f64 (pow.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 a #s(literal 2 binary64)) #s(literal 3 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64)))) #s(literal 3 binary64))) |
(/.f64 (neg.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64))) (neg.f64 (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64))) |
(pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) |
(sqrt.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) #s(literal 1/2 binary64))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal 1 binary64) b) b) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 #s(literal 1 binary64) b) b) (*.f64 (*.f64 #s(literal 1 binary64) b) b)) (-.f64 (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) (*.f64 (*.f64 (*.f64 #s(literal 1 binary64) b) b) (*.f64 (*.f64 #s(literal -4 binary64) a) c))))) |
(fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) |
(+.f64 (*.f64 (*.f64 #s(literal 1 binary64) b) b) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) |
(*.f64 #s(literal 1 binary64) b) |
#s(literal 1 binary64) |
(*.f64 (*.f64 #s(literal -4 binary64) a) c) |
(*.f64 #s(literal -4 binary64) a) |
(*.f64 a #s(literal 2 binary64)) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (*.f64 (/.f64 b a) #s(literal -1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64))) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64)))) (*.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64))))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (*.f64 (/.f64 b a) #s(literal -1/2 binary64))) (*.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (*.f64 (/.f64 b a) #s(literal -1/2 binary64))) (-.f64 (*.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64))) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64)))) (*.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64))))) (-.f64 (*.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64))) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64)))) (*.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64)))))) (*.f64 (*.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (*.f64 (/.f64 b a) #s(literal -1/2 binary64))) (-.f64 (*.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64))) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64)))) (*.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64))))))))) |
(fma.f64 (neg.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64))) (neg.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64))) (-.f64 (*.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64))) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64)))) (*.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64)))))) |
(fma.f64 (fabs.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64))) (fabs.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64))) (-.f64 (*.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64))) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64)))) (*.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64)))))) |
(fma.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (-.f64 (*.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64))) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64)))) (*.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64)))))) |
(+.f64 (*.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (*.f64 (/.f64 b a) #s(literal -1/2 binary64))) (-.f64 (*.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64))) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64)))) (*.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64)))))) |
(-.f64 (*.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64))) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64)))) (*.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64))))) |
(*.f64 (neg.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64)))) (neg.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64))))) |
(*.f64 (fabs.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64)))) (fabs.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64))))) |
(*.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64))) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64)))) |
(pow.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64))) #s(literal 2 binary64)) |
(/.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64)))) |
(*.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64)))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (* c -4) a) (* b b)) 1/2) (* 2 a))) (/.f64 (fma.f64 #s(literal -1/2 binary64) b (*.f64 #s(literal 1/2 binary64) b)) a)) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (* c -4) a) (* b b)) 1/2) (* 2 a))) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a c) b) (fma.f64 #s(literal -1/2 binary64) b (*.f64 #s(literal 1/2 binary64) b))) a)) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (* c -4) a) (* b b)) 1/2) (* 2 a))) (/.f64 (fma.f64 #s(literal -1/2 binary64) b (fma.f64 #s(literal 1/2 binary64) b (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 c b) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 3 binary64)))))))) a)) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (* c -4) a) (* b b)) 1/2) (* 2 a))) (/.f64 (fma.f64 #s(literal -1/2 binary64) b (fma.f64 #s(literal 1/2 binary64) b (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 c b) (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) c)) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64)))))))))) a)) |
#s(approx (/ (* -1 b) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) |
#s(approx (* 2 a) (*.f64 #s(literal 2 binary64) a)) |
#s(approx a a) |
#s(approx (/ (pow (+ (* (* c -4) a) (* b b)) 1/2) (* 2 a)) (*.f64 #s(literal 1/2 binary64) (/.f64 b a))) |
#s(approx (/ (pow (+ (* (* c -4) a) (* b b)) 1/2) (* 2 a)) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a c) b) (*.f64 #s(literal 1/2 binary64) b)) a)) |
#s(approx (/ (pow (+ (* (* c -4) a) (* b b)) 1/2) (* 2 a)) (/.f64 (fma.f64 #s(literal 1/2 binary64) b (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 c b) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 3 binary64))))))) a)) |
#s(approx (/ (pow (+ (* (* c -4) a) (* b b)) 1/2) (* 2 a)) (/.f64 (fma.f64 #s(literal 1/2 binary64) b (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 c b) (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) c)) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))))))))) a)) |
#s(approx (pow (+ (* (* c -4) a) (* b b)) 1/2) b) |
#s(approx (pow (+ (* (* c -4) a) (* b b)) 1/2) (+.f64 b (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b)))) |
#s(approx (pow (+ (* (* c -4) a) (* b b)) 1/2) (+.f64 b (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 c b) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 3 binary64)))))))) |
#s(approx (pow (+ (* (* c -4) a) (* b b)) 1/2) (+.f64 b (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 c b) (*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) c)) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64)))))))))) |
#s(approx (+ (* (* c -4) a) (* b b)) (*.f64 b b)) |
#s(approx (+ (* (* c -4) a) (* b b)) (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 c b))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 #s(literal -1 binary64) (/.f64 c b) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 3 binary64)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 #s(literal -1 binary64) (/.f64 c b) (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) c)) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64)))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 #s(literal -1 binary64) (/.f64 c b) (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))) (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 c c) c) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a (fma.f64 #s(literal 4 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 16 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))))) b)))))))) |
#s(approx (* (* (+ (* (/ c (* b b)) -1) (pow a -1)) b) -1) (*.f64 #s(literal -1 binary64) (/.f64 b a))) |
#s(approx (* (* (+ (* (/ c (* b b)) -1) (pow a -1)) b) -1) (/.f64 (fma.f64 #s(literal -1 binary64) b (/.f64 (*.f64 a c) b)) a)) |
#s(approx (* (+ (* (/ c (* b b)) -1) (pow a -1)) b) (/.f64 b a)) |
#s(approx (* (+ (* (/ c (* b b)) -1) (pow a -1)) b) (/.f64 (+.f64 b (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a c) b))) a)) |
#s(approx (+ (* (/ c b) -1) (/ b a)) (/.f64 b a)) |
#s(approx (+ (* (/ c b) -1) (/ b a)) (/.f64 (+.f64 b (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a c) b))) a)) |
#s(approx (/ b a) (/.f64 b a)) |
#s(approx (* (- (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (pow b -1)) c) (*.f64 #s(literal -1 binary64) (/.f64 c b))) |
#s(approx (* (- (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (pow b -1)) c) (fma.f64 #s(literal -1 binary64) (/.f64 c b) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 3 binary64)))))) |
#s(approx (* (- (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (pow b -1)) c) (fma.f64 #s(literal -1 binary64) (/.f64 c b) (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) c)) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64)))))))) |
#s(approx (- (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (pow b -1)) (/.f64 #s(literal 1 binary64) (neg.f64 b))) |
#s(approx (- (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (pow b -1)) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 3 binary64)))) (pow.f64 b #s(literal -1 binary64)))) |
#s(approx (- (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (pow b -1)) (-.f64 (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 c (pow.f64 b #s(literal 3 binary64)))))) (pow.f64 b #s(literal -1 binary64)))) |
#s(approx (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 3 binary64))))) |
#s(approx (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 c (pow.f64 b #s(literal 3 binary64))))))) |
#s(approx (/ (* -2 (* (* a a) c)) (pow b 5)) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 b #s(literal 5 binary64))))) |
#s(approx (* -2 (* (* a a) c)) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) c))) |
#s(approx (* (* a a) c) (*.f64 (*.f64 a a) c)) |
#s(approx (* a a) (*.f64 a a)) |
#s(approx (* (* (/ a (pow b 3)) -1) c) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 3 binary64))))) |
#s(approx (* (/ a (pow b 3)) -1) (*.f64 #s(literal -1 binary64) (/.f64 a (pow.f64 b #s(literal 3 binary64))))) |
#s(approx (/ a (pow b 3)) (/.f64 a (pow.f64 b #s(literal 3 binary64)))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a))) (/.f64 (fma.f64 #s(literal -1/2 binary64) b (*.f64 #s(literal 1/2 binary64) b)) a)) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a))) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a c) b) (fma.f64 #s(literal -1/2 binary64) b (*.f64 #s(literal 1/2 binary64) b))) a)) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a))) (/.f64 (fma.f64 #s(literal -1/2 binary64) b (fma.f64 #s(literal 1/2 binary64) b (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 c b) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 3 binary64)))))))) a)) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a))) (/.f64 (fma.f64 #s(literal -1/2 binary64) b (fma.f64 #s(literal 1/2 binary64) b (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 c b) (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) c)) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64)))))))))) a)) |
#s(approx (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a)) (*.f64 #s(literal 1/2 binary64) (/.f64 b a))) |
#s(approx (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a)) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a c) b) (*.f64 #s(literal 1/2 binary64) b)) a)) |
#s(approx (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a)) (/.f64 (fma.f64 #s(literal 1/2 binary64) b (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 c b) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 3 binary64))))))) a)) |
#s(approx (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a)) (/.f64 (fma.f64 #s(literal 1/2 binary64) b (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 c b) (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) c)) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))))))))) a)) |
#s(approx (* (+ (* (/ (/ c b) b) -1) (* (pow a -1) 1/2)) b) (*.f64 #s(literal 1/2 binary64) (/.f64 b a))) |
#s(approx (* (+ (* (/ (/ c b) b) -1) (* (pow a -1) 1/2)) b) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a c) b) (*.f64 #s(literal 1/2 binary64) b)) a)) |
#s(approx (+ (* (/ (/ c b) b) -1) (* (pow a -1) 1/2)) (/.f64 #s(literal 1/2 binary64) a)) |
#s(approx (+ (* (/ (/ c b) b) -1) (* (pow a -1) 1/2)) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a c) (*.f64 b b)))) a)) |
#s(approx (* (pow a -1) 1/2) (/.f64 #s(literal 1/2 binary64) a)) |
#s(approx (pow a -1) (pow.f64 a #s(literal -1 binary64))) |
#s(approx (/ (+ (pow (* (/ b a) -1/2) 3) (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3)) (+ (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))))) (/.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 b #s(literal 3 binary64)) (*.f64 #s(literal 1/8 binary64) (pow.f64 b #s(literal 3 binary64)))) (*.f64 a (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (*.f64 #s(literal -1/4 binary64) (*.f64 b b)))))) |
#s(approx (/ (+ (pow (* (/ b a) -1/2) 3) (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3)) (+ (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))))) (/.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (*.f64 #s(literal -1/4 binary64) (*.f64 b b)))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 b #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (*.f64 #s(literal -1/4 binary64) (*.f64 b b)))) (*.f64 a (-.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c))) (*.f64 (pow.f64 b #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (*.f64 #s(literal -1/4 binary64) (*.f64 b b)))))) (/.f64 (*.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 b #s(literal 3 binary64)) (*.f64 #s(literal 1/8 binary64) (pow.f64 b #s(literal 3 binary64)))) (-.f64 (*.f64 #s(literal -1 binary64) c) (*.f64 #s(literal 1/2 binary64) c))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (*.f64 #s(literal -1/4 binary64) (*.f64 b b))) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (*.f64 #s(literal -1/4 binary64) (*.f64 b b))))))))) a)) |
#s(approx (/ (+ (pow (* (/ b a) -1/2) 3) (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3)) (+ (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))))) (/.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (*.f64 #s(literal -1/4 binary64) (*.f64 b b)))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 b #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (*.f64 #s(literal -1/4 binary64) (*.f64 b b)))) (*.f64 a (-.f64 (fma.f64 #s(literal 1/16 binary64) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c))) (*.f64 (pow.f64 b #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (*.f64 #s(literal -1/4 binary64) (*.f64 b b))))) (*.f64 a (-.f64 (*.f64 #s(literal 1/16 binary64) (-.f64 (/.f64 (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 b b) (*.f64 c c)) (*.f64 #s(literal 32 binary64) (*.f64 (*.f64 b b) (*.f64 c c)))) (*.f64 (pow.f64 b #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (*.f64 #s(literal -1/4 binary64) (*.f64 b b))))) (/.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c))) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64)))) (*.f64 (pow.f64 b #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (*.f64 #s(literal -1/4 binary64) (*.f64 b b))))))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 b #s(literal 3 binary64)) (*.f64 #s(literal 1/8 binary64) (pow.f64 b #s(literal 3 binary64)))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (*.f64 #s(literal -1/4 binary64) (*.f64 b b))) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (*.f64 #s(literal -1/4 binary64) (*.f64 b b)))))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal -1 binary64) c) (*.f64 #s(literal 1/2 binary64) c)) (-.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c))) (*.f64 (pow.f64 b #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (*.f64 #s(literal -1/4 binary64) (*.f64 b b)))))) (/.f64 (*.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 b #s(literal 3 binary64)) (*.f64 #s(literal 1/8 binary64) (pow.f64 b #s(literal 3 binary64)))) (-.f64 (*.f64 #s(literal -1 binary64) c) (*.f64 #s(literal 1/2 binary64) c))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (*.f64 #s(literal -1/4 binary64) (*.f64 b b))) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (*.f64 #s(literal -1/4 binary64) (*.f64 b b))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (*.f64 #s(literal -1/4 binary64) (*.f64 b b)))))))) (/.f64 (*.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 b #s(literal 3 binary64)) (*.f64 #s(literal 1/8 binary64) (pow.f64 b #s(literal 3 binary64)))) (-.f64 (*.f64 #s(literal -1 binary64) c) (*.f64 #s(literal 1/2 binary64) c))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (*.f64 #s(literal -1/4 binary64) (*.f64 b b))) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (*.f64 #s(literal -1/4 binary64) (*.f64 b b))))))))) a)) |
#s(approx (/ (+ (pow (* (/ b a) -1/2) 3) (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3)) (+ (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))))) (/.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (*.f64 #s(literal -1/4 binary64) (*.f64 b b)))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 b #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (*.f64 #s(literal -1/4 binary64) (*.f64 b b)))) (*.f64 a (-.f64 (fma.f64 #s(literal 1/16 binary64) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c))) (*.f64 (pow.f64 b #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (*.f64 #s(literal -1/4 binary64) (*.f64 b b))))) (*.f64 a (-.f64 (fma.f64 #s(literal 1/16 binary64) (-.f64 (/.f64 (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 b b) (*.f64 c c)) (*.f64 #s(literal 32 binary64) (*.f64 (*.f64 b b) (*.f64 c c)))) (*.f64 (pow.f64 b #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (*.f64 #s(literal -1/4 binary64) (*.f64 b b))))) (/.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c))) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64)))) (*.f64 (pow.f64 b #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (*.f64 #s(literal -1/4 binary64) (*.f64 b b)))))) (*.f64 a (-.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (-.f64 (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 c c) c)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c))) (-.f64 (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 b b) (*.f64 c c)) (*.f64 #s(literal 32 binary64) (*.f64 (*.f64 b b) (*.f64 c c)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c))) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64)))))) (pow.f64 b #s(literal 6 binary64))))) (*.f64 (pow.f64 b #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (*.f64 #s(literal -1/4 binary64) (*.f64 b b)))))) (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c c) c) (pow.f64 b #s(literal 4 binary64))) (/.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 b #s(literal 3 binary64)) (*.f64 #s(literal 1/8 binary64) (pow.f64 b #s(literal 3 binary64)))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (*.f64 #s(literal -1/4 binary64) (*.f64 b b))) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (*.f64 #s(literal -1/4 binary64) (*.f64 b b)))))) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c))) (*.f64 (pow.f64 b #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (*.f64 #s(literal -1/4 binary64) (*.f64 b b)))))) (/.f64 (*.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 b #s(literal 3 binary64)) (*.f64 #s(literal 1/8 binary64) (pow.f64 b #s(literal 3 binary64)))) (-.f64 (*.f64 #s(literal -1 binary64) c) (*.f64 #s(literal 1/2 binary64) c))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (*.f64 #s(literal -1/4 binary64) (*.f64 b b))) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (*.f64 #s(literal -1/4 binary64) (*.f64 b b)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (*.f64 #s(literal -1/4 binary64) (*.f64 b b)))))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal -1 binary64) c) (*.f64 #s(literal 1/2 binary64) c)) (-.f64 (*.f64 #s(literal 1/16 binary64) (-.f64 (/.f64 (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 b b) (*.f64 c c)) (*.f64 #s(literal 32 binary64) (*.f64 (*.f64 b b) (*.f64 c c)))) (*.f64 (pow.f64 b #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (*.f64 #s(literal -1/4 binary64) (*.f64 b b))))) (/.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c))) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64)))) (*.f64 (pow.f64 b #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (*.f64 #s(literal -1/4 binary64) (*.f64 b b))))))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 b #s(literal 3 binary64)) (*.f64 #s(literal 1/8 binary64) (pow.f64 b #s(literal 3 binary64)))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (*.f64 #s(literal -1/4 binary64) (*.f64 b b))) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (*.f64 #s(literal -1/4 binary64) (*.f64 b b)))))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal -1 binary64) c) (*.f64 #s(literal 1/2 binary64) c)) (-.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c))) (*.f64 (pow.f64 b #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (*.f64 #s(literal -1/4 binary64) (*.f64 b b)))))) (/.f64 (*.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 b #s(literal 3 binary64)) (*.f64 #s(literal 1/8 binary64) (pow.f64 b #s(literal 3 binary64)))) (-.f64 (*.f64 #s(literal -1 binary64) c) (*.f64 #s(literal 1/2 binary64) c))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (*.f64 #s(literal -1/4 binary64) (*.f64 b b))) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (*.f64 #s(literal -1/4 binary64) (*.f64 b b))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (*.f64 #s(literal -1/4 binary64) (*.f64 b b))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (*.f64 #s(literal -1/4 binary64) (*.f64 b b))))))))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 b #s(literal 3 binary64)) (*.f64 #s(literal 1/8 binary64) (pow.f64 b #s(literal 3 binary64)))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (*.f64 #s(literal -1/4 binary64) (*.f64 b b))) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (*.f64 #s(literal -1/4 binary64) (*.f64 b b)))))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal -1 binary64) c) (*.f64 #s(literal 1/2 binary64) c)) (-.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c))) (*.f64 (pow.f64 b #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (*.f64 #s(literal -1/4 binary64) (*.f64 b b)))))) (/.f64 (*.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 b #s(literal 3 binary64)) (*.f64 #s(literal 1/8 binary64) (pow.f64 b #s(literal 3 binary64)))) (-.f64 (*.f64 #s(literal -1 binary64) c) (*.f64 #s(literal 1/2 binary64) c))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (*.f64 #s(literal -1/4 binary64) (*.f64 b b))) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (*.f64 #s(literal -1/4 binary64) (*.f64 b b))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (*.f64 #s(literal -1/4 binary64) (*.f64 b b)))))))) (/.f64 (*.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 b #s(literal 3 binary64)) (*.f64 #s(literal 1/8 binary64) (pow.f64 b #s(literal 3 binary64)))) (-.f64 (*.f64 #s(literal -1 binary64) c) (*.f64 #s(literal 1/2 binary64) c))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (*.f64 #s(literal -1/4 binary64) (*.f64 b b))) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (*.f64 #s(literal -1/4 binary64) (*.f64 b b))))))))) a)) |
#s(approx (+ (pow (* (/ b a) -1/2) 3) (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3)) (/.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 b #s(literal 3 binary64)) (*.f64 #s(literal 1/8 binary64) (pow.f64 b #s(literal 3 binary64)))) (*.f64 (*.f64 a a) a))) |
#s(approx (+ (pow (* (/ b a) -1/2) 3) (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3)) (/.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 b #s(literal 3 binary64)) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 a (fma.f64 #s(literal -8 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c)))) (pow.f64 b #s(literal 3 binary64))) (*.f64 #s(literal 1/8 binary64) (pow.f64 b #s(literal 3 binary64))))) (*.f64 (*.f64 a a) a))) |
#s(approx (+ (pow (* (/ b a) -1/2) 3) (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3)) (/.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 b #s(literal 3 binary64)) (fma.f64 #s(literal 1/8 binary64) (pow.f64 b #s(literal 3 binary64)) (*.f64 a (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 a (-.f64 (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 b b) (*.f64 c c)) (*.f64 #s(literal 32 binary64) (*.f64 (*.f64 b b) (*.f64 c c)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c))) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64)))))) (pow.f64 b #s(literal 3 binary64))) (*.f64 #s(literal 1/16 binary64) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c))) (pow.f64 b #s(literal 3 binary64)))))))) (*.f64 (*.f64 a a) a))) |
#s(approx (+ (pow (* (/ b a) -1/2) 3) (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3)) (/.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 b #s(literal 3 binary64)) (fma.f64 #s(literal 1/8 binary64) (pow.f64 b #s(literal 3 binary64)) (*.f64 a (fma.f64 #s(literal 1/16 binary64) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c))) (pow.f64 b #s(literal 3 binary64))) (*.f64 a (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 a (-.f64 (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 c c) c)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c))) (-.f64 (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 b b) (*.f64 c c)) (*.f64 #s(literal 32 binary64) (*.f64 (*.f64 b b) (*.f64 c c)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c))) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64)))))) (pow.f64 b #s(literal 6 binary64)))))) (pow.f64 b #s(literal 3 binary64))) (*.f64 #s(literal 1/16 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 b b) (*.f64 c c)) (*.f64 #s(literal 32 binary64) (*.f64 (*.f64 b b) (*.f64 c c)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c))) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64))))) (pow.f64 b #s(literal 3 binary64)))))))))) (*.f64 (*.f64 a a) a))) |
#s(approx (pow (* (/ b a) -1/2) 3) (*.f64 #s(literal -1/8 binary64) (pow.f64 (/.f64 b a) #s(literal 3 binary64)))) |
#s(approx (* (/ b a) -1/2) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) |
#s(approx (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3) (*.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 b a) #s(literal 3 binary64)))) |
#s(approx (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3) (/.f64 (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 a (fma.f64 #s(literal -8 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c)))) (pow.f64 b #s(literal 3 binary64))) (*.f64 #s(literal 1/8 binary64) (pow.f64 b #s(literal 3 binary64)))) (*.f64 (*.f64 a a) a))) |
#s(approx (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3) (/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 b #s(literal 3 binary64)) (*.f64 a (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 a (-.f64 (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 b b) (*.f64 c c)) (*.f64 #s(literal 32 binary64) (*.f64 (*.f64 b b) (*.f64 c c)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c))) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64)))))) (pow.f64 b #s(literal 3 binary64))) (*.f64 #s(literal 1/16 binary64) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c))) (pow.f64 b #s(literal 3 binary64))))))) (*.f64 (*.f64 a a) a))) |
#s(approx (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3) (/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 b #s(literal 3 binary64)) (*.f64 a (fma.f64 #s(literal 1/16 binary64) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c))) (pow.f64 b #s(literal 3 binary64))) (*.f64 a (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 a (-.f64 (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 c c) c)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c))) (-.f64 (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 b b) (*.f64 c c)) (*.f64 #s(literal 32 binary64) (*.f64 (*.f64 b b) (*.f64 c c)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c))) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64)))))) (pow.f64 b #s(literal 6 binary64)))))) (pow.f64 b #s(literal 3 binary64))) (*.f64 #s(literal 1/16 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 b b) (*.f64 c c)) (*.f64 #s(literal 32 binary64) (*.f64 (*.f64 b b) (*.f64 c c)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c))) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64))))) (pow.f64 b #s(literal 3 binary64))))))))) (*.f64 (*.f64 a a) a))) |
#s(approx (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (*.f64 #s(literal 1/2 binary64) (/.f64 b a))) |
#s(approx (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a c) b) (*.f64 #s(literal 1/2 binary64) b)) a)) |
#s(approx (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/.f64 (fma.f64 #s(literal 1/2 binary64) b (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 c b) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 3 binary64))))))) a)) |
#s(approx (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/.f64 (fma.f64 #s(literal 1/2 binary64) b (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 c b) (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) c)) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))))))))) a)) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) b) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (+.f64 b (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b)))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (+.f64 b (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 c b) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 3 binary64)))))))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (+.f64 b (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 c b) (*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) c)) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64)))))))))) |
#s(approx (+ (* (* 1 b) b) (* (* -4 a) c)) (*.f64 b b)) |
#s(approx (+ (* (* 1 b) b) (* (* -4 a) c)) (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) |
#s(approx (* (* -4 a) c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) |
#s(approx (* -4 a) (*.f64 #s(literal -4 binary64) a)) |
#s(approx (* a 2) (*.f64 #s(literal 2 binary64) a)) |
#s(approx (+ (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))))) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (*.f64 #s(literal -1/4 binary64) (*.f64 b b))) (*.f64 a a))) |
#s(approx (+ (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))))) (/.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 b b) (*.f64 a (-.f64 (*.f64 #s(literal -1 binary64) c) (*.f64 #s(literal 1/2 binary64) c)))) (*.f64 #s(literal -1/4 binary64) (*.f64 b b))) (*.f64 a a))) |
#s(approx (+ (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))))) (/.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 b b) (*.f64 a (-.f64 (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) (*.f64 #s(literal 1/2 binary64) c)))) (*.f64 #s(literal -1/4 binary64) (*.f64 b b))) (*.f64 a a))) |
#s(approx (+ (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))))) (/.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 b b) (*.f64 a (-.f64 (fma.f64 #s(literal -1 binary64) c (*.f64 a (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) c)) (pow.f64 b #s(literal 4 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 c c) (*.f64 b b)))))) (*.f64 #s(literal 1/2 binary64) c)))) (*.f64 #s(literal -1/4 binary64) (*.f64 b b))) (*.f64 a a))) |
#s(approx (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 #s(literal -1/4 binary64) (*.f64 b b))) (*.f64 a a))) |
#s(approx (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) (/.f64 (-.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 b b) (*.f64 a (-.f64 (*.f64 #s(literal -1 binary64) c) (*.f64 #s(literal 1/2 binary64) c)))) (*.f64 #s(literal -1/4 binary64) (*.f64 b b))) (*.f64 a a))) |
#s(approx (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) (/.f64 (-.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 b b) (*.f64 a (-.f64 (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) (*.f64 #s(literal 1/2 binary64) c)))) (*.f64 #s(literal -1/4 binary64) (*.f64 b b))) (*.f64 a a))) |
#s(approx (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) (/.f64 (-.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 b b) (*.f64 a (-.f64 (fma.f64 #s(literal -1 binary64) c (*.f64 a (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) c)) (pow.f64 b #s(literal 4 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 c c) (*.f64 b b)))))) (*.f64 #s(literal 1/2 binary64) c)))) (*.f64 #s(literal -1/4 binary64) (*.f64 b b))) (*.f64 a a))) |
#s(approx (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) (*.f64 a a)))) |
#s(approx (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a c) (*.f64 #s(literal 1/4 binary64) (*.f64 b b))) (*.f64 a a))) |
#s(approx (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 b b) (*.f64 a a)))) |
#s(approx (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 b b) (*.f64 #s(literal 1/2 binary64) (*.f64 a c))) (*.f64 a a))) |
#s(approx (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 b b) (*.f64 a (fma.f64 #s(literal 1/2 binary64) c (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))))) (*.f64 a a))) |
#s(approx (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 b b) (*.f64 a (fma.f64 #s(literal 1/2 binary64) c (*.f64 a (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 (*.f64 c c) c)) (pow.f64 b #s(literal 4 binary64)))))))) (*.f64 a a))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (* c -4) a) (* b b)) 1/2) (* 2 a))) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (* c -4) a) (* b b)) 1/2) (* 2 a))) (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (* c -4) a) (* b b)) 1/2) (* 2 a))) (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (fma.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (* c -4) a) (* b b)) 1/2) (* 2 a))) (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (fma.f64 #s(literal -1/16 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -4 binary64)))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))))) |
#s(approx (/ (pow (+ (* (* c -4) a) (* b b)) 1/2) (* 2 a)) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) |
#s(approx (/ (pow (+ (* (* c -4) a) (* b b)) 1/2) (* 2 a)) (fma.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))) |
#s(approx (/ (pow (+ (* (* c -4) a) (* b b)) 1/2) (* 2 a)) (fma.f64 #s(literal -1/16 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -4 binary64)))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))))) |
#s(approx (/ (pow (+ (* (* c -4) a) (* b b)) 1/2) (* 2 a)) (fma.f64 #s(literal -1/16 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -4 binary64)))) (fma.f64 #s(literal 1/32 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 5 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal 5 binary64)))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))))) |
#s(approx (pow (+ (* (* c -4) a) (* b b)) 1/2) (*.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) |
#s(approx (pow (+ (* (* c -4) a) (* b b)) 1/2) (*.f64 a (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))) |
#s(approx (pow (+ (* (* c -4) a) (* b b)) 1/2) (*.f64 a (fma.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -4 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))))) |
#s(approx (pow (+ (* (* c -4) a) (* b b)) 1/2) (*.f64 a (fma.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -4 binary64)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 5 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal 5 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))))) |
#s(approx (+ (* (* c -4) a) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c))) |
#s(approx (+ (* (* c -4) a) (* b b)) (*.f64 a (fma.f64 #s(literal -4 binary64) c (/.f64 (*.f64 b b) a)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (fma.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (fma.f64 #s(literal -1/16 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -4 binary64)))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))))) |
#s(approx (* (* (+ (* (/ c (* b b)) -1) (pow a -1)) b) -1) (/.f64 c b)) |
#s(approx (* (* (+ (* (/ c (* b b)) -1) (pow a -1)) b) -1) (fma.f64 #s(literal -1 binary64) (/.f64 b a) (/.f64 c b))) |
#s(approx (* (+ (* (/ c (* b b)) -1) (pow a -1)) b) (*.f64 #s(literal -1 binary64) (/.f64 c b))) |
#s(approx (* (+ (* (/ c (* b b)) -1) (pow a -1)) b) (fma.f64 #s(literal -1 binary64) (/.f64 c b) (/.f64 b a))) |
#s(approx (+ (* (/ c b) -1) (/ b a)) (*.f64 #s(literal -1 binary64) (/.f64 c b))) |
#s(approx (+ (* (/ c b) -1) (/ b a)) (fma.f64 #s(literal -1 binary64) (/.f64 c b) (/.f64 b a))) |
#s(approx (* (- (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (pow b -1)) c) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (pow.f64 b #s(literal 5 binary64))))) |
#s(approx (* (- (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (pow b -1)) c) (*.f64 (*.f64 a a) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 c c) c) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 c c) (*.f64 a (pow.f64 b #s(literal 3 binary64)))))))) |
#s(approx (* (- (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (pow b -1)) c) (*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 c c) c) (pow.f64 b #s(literal 5 binary64)))) (fma.f64 #s(literal -1 binary64) (/.f64 c (*.f64 (*.f64 a a) b)) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 c c) (*.f64 a (pow.f64 b #s(literal 3 binary64))))))))) |
#s(approx (- (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (pow b -1)) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b #s(literal 5 binary64))))) |
#s(approx (- (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (pow b -1)) (*.f64 (*.f64 a a) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 3 binary64)))))))) |
#s(approx (- (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (pow b -1)) (*.f64 (*.f64 a a) (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 3 binary64)))))) (pow.f64 (*.f64 (*.f64 a a) b) #s(literal -1 binary64))))) |
#s(approx (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b #s(literal 5 binary64))))) |
#s(approx (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (*.f64 (*.f64 a a) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 3 binary64)))))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a))) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a))) (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a))) (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (fma.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a))) (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (fma.f64 #s(literal -1/16 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -4 binary64)))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))))) |
#s(approx (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a)) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) |
#s(approx (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a)) (fma.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))) |
#s(approx (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a)) (fma.f64 #s(literal -1/16 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -4 binary64)))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))))) |
#s(approx (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a)) (fma.f64 #s(literal -1/16 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -4 binary64)))) (fma.f64 #s(literal 1/32 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 5 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal 5 binary64)))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))))) |
#s(approx (* (+ (* (/ (/ c b) b) -1) (* (pow a -1) 1/2)) b) (*.f64 #s(literal -1 binary64) (/.f64 c b))) |
#s(approx (* (+ (* (/ (/ c b) b) -1) (* (pow a -1) 1/2)) b) (fma.f64 #s(literal -1 binary64) (/.f64 c b) (*.f64 #s(literal 1/2 binary64) (/.f64 b a)))) |
#s(approx (+ (* (/ (/ c b) b) -1) (* (pow a -1) 1/2)) (*.f64 #s(literal -1 binary64) (/.f64 c (*.f64 b b)))) |
#s(approx (+ (* (/ (/ c b) b) -1) (* (pow a -1) 1/2)) (fma.f64 #s(literal -1 binary64) (/.f64 c (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) (pow.f64 a #s(literal -1 binary64))))) |
#s(approx (/ (+ (pow (* (/ b a) -1/2) 3) (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3)) (+ (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))))) (*.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c c) c) a) #s(literal 1/2 binary64)) (/.f64 (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64)) (-.f64 (*.f64 #s(literal -1 binary64) c) (*.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))))))) |
#s(approx (/ (+ (pow (* (/ b a) -1/2) 3) (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3)) (+ (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))))) (fma.f64 #s(literal -1/16 binary64) (*.f64 (pow.f64 (pow.f64 (/.f64 c a) #s(literal 3 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 b b) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64))) (*.f64 (-.f64 (*.f64 #s(literal -1 binary64) c) (*.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))) (-.f64 (*.f64 #s(literal -1 binary64) c) (*.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))))))) (*.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c c) c) a) #s(literal 1/2 binary64)) (/.f64 (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64)) (-.f64 (*.f64 #s(literal -1 binary64) c) (*.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))))))))) |
#s(approx (/ (+ (pow (* (/ b a) -1/2) 3) (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3)) (+ (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))))) (-.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 (*.f64 a a) (-.f64 (*.f64 #s(literal -1 binary64) c) (*.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))))))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 b b) (*.f64 c c)) (*.f64 #s(literal 32 binary64) (*.f64 (*.f64 b b) (*.f64 c c)))) (*.f64 (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64)) (-.f64 (*.f64 #s(literal -1 binary64) c) (*.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))))))) (*.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c c) c) a) #s(literal 1/2 binary64)) (/.f64 (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64)) (-.f64 (*.f64 #s(literal -1 binary64) c) (*.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))))))))) (+.f64 (*.f64 #s(literal -1/32 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c c) c) (pow.f64 a #s(literal 5 binary64))) #s(literal 1/2 binary64)) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -1 binary64) c) (*.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))) (-.f64 (*.f64 #s(literal -1 binary64) c) (*.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))))) (-.f64 (*.f64 #s(literal -1 binary64) c) (*.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))))))) (fma.f64 #s(literal 1/64 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 a a)) (/.f64 (*.f64 c (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64))) (*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) (*.f64 (-.f64 (*.f64 #s(literal -1 binary64) c) (*.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))) (-.f64 (*.f64 #s(literal -1 binary64) c) (*.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))))))) (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 (pow.f64 (/.f64 c a) #s(literal 3 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 b b) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64))) (*.f64 (-.f64 (*.f64 #s(literal -1 binary64) c) (*.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))) (-.f64 (*.f64 #s(literal -1 binary64) c) (*.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))))))))))) |
#s(approx (/ (+ (pow (* (/ b a) -1/2) 3) (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3)) (+ (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))))) (-.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 (*.f64 a a) (-.f64 (*.f64 #s(literal -1 binary64) c) (*.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))))))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 b b) (*.f64 c c)) (*.f64 #s(literal 32 binary64) (*.f64 (*.f64 b b) (*.f64 c c)))) (*.f64 (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64)) (-.f64 (*.f64 #s(literal -1 binary64) c) (*.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))))))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c))) (*.f64 (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64)) (-.f64 (*.f64 #s(literal -1 binary64) c) (*.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))))))) (*.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c c) c) a) #s(literal 1/2 binary64)) (/.f64 (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64)) (-.f64 (*.f64 #s(literal -1 binary64) c) (*.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))))))))) (fma.f64 #s(literal -1/32 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c c) c) (pow.f64 a #s(literal 5 binary64))) #s(literal 1/2 binary64)) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -1 binary64) c) (*.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))) (-.f64 (*.f64 #s(literal -1 binary64) c) (*.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))))) (-.f64 (*.f64 #s(literal -1 binary64) c) (*.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))))))) (fma.f64 #s(literal -1/128 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (*.f64 a a) a)) (/.f64 (*.f64 c (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64))) (*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -1 binary64) c) (*.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))) (-.f64 (*.f64 #s(literal -1 binary64) c) (*.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))))) (-.f64 (*.f64 #s(literal -1 binary64) c) (*.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))))))) (fma.f64 #s(literal 1/64 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 a a)) (/.f64 (*.f64 c (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64))) (*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) (*.f64 (-.f64 (*.f64 #s(literal -1 binary64) c) (*.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))) (-.f64 (*.f64 #s(literal -1 binary64) c) (*.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))))))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 (pow.f64 (/.f64 c a) #s(literal 3 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 b b) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64))) (*.f64 (-.f64 (*.f64 #s(literal -1 binary64) c) (*.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))) (-.f64 (*.f64 #s(literal -1 binary64) c) (*.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) a)) (/.f64 (-.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal -1 binary64) c) (*.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))))) (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 (/.f64 a (*.f64 (*.f64 c c) c)) #s(literal 1/2 binary64)) (/.f64 (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 b b) (*.f64 c c)) (*.f64 #s(literal 32 binary64) (*.f64 (*.f64 b b) (*.f64 c c)))) (*.f64 (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64)) (-.f64 (*.f64 #s(literal -1 binary64) c) (*.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))))))))) (fma.f64 #s(literal -1/32 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c c) c) a) #s(literal 1/2 binary64)) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -1 binary64) c) (*.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))) (-.f64 (*.f64 #s(literal -1 binary64) c) (*.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))))) (-.f64 (*.f64 #s(literal -1 binary64) c) (*.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))))))) (*.f64 #s(literal 1/64 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 c (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64))) (*.f64 (-.f64 (*.f64 #s(literal -1 binary64) c) (*.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))) (-.f64 (*.f64 #s(literal -1 binary64) c) (*.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))))))))) (-.f64 (*.f64 #s(literal -1 binary64) c) (*.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))))))))))))) |
#s(approx (+ (pow (* (/ b a) -1/2) 3) (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3)) (*.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (pow.f64 (/.f64 c a) #s(literal 3 binary64)) #s(literal 1/2 binary64)) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64))))) |
#s(approx (+ (pow (* (/ b a) -1/2) 3) (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3)) (/.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 a a)) (fma.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 b b) (*.f64 c c)) (*.f64 #s(literal 32 binary64) (*.f64 (*.f64 b b) (*.f64 c c)))) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c c) c) a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64)))))) a)) |
#s(approx (+ (pow (* (/ b a) -1/2) 3) (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3)) (/.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 a a)) (fma.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 b b) (*.f64 c c)) (*.f64 #s(literal 32 binary64) (*.f64 (*.f64 b b) (*.f64 c c)))) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c))) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c c) c) a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64))))))) a)) |
#s(approx (+ (pow (* (/ b a) -1/2) 3) (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3)) (/.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 a a)) (fma.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 b b) (*.f64 c c)) (*.f64 #s(literal 32 binary64) (*.f64 (*.f64 b b) (*.f64 c c)))) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c))) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 7 binary64)) (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (-.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 a (*.f64 (*.f64 c c) c)) (/.f64 (*.f64 (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 b b) (*.f64 c c)) (*.f64 #s(literal 32 binary64) (*.f64 (*.f64 b b) (*.f64 c c)))) (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 b b) (*.f64 c c)) (*.f64 #s(literal 32 binary64) (*.f64 (*.f64 b b) (*.f64 c c))))) #s(literal -64 binary64))))) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c c) c) a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64)))))))) a)) |
#s(approx (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3) (*.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (pow.f64 (/.f64 c a) #s(literal 3 binary64)) #s(literal 1/2 binary64)) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64))))) |
#s(approx (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3) (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 b b) (*.f64 c c)) (*.f64 #s(literal 32 binary64) (*.f64 (*.f64 b b) (*.f64 c c)))) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c c) c) a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64))))) a)) |
#s(approx (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3) (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 b b) (*.f64 c c)) (*.f64 #s(literal 32 binary64) (*.f64 (*.f64 b b) (*.f64 c c)))) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c))) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c c) c) a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64)))))) a)) |
#s(approx (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3) (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 b b) (*.f64 c c)) (*.f64 #s(literal 32 binary64) (*.f64 (*.f64 b b) (*.f64 c c)))) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c))) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 7 binary64)) (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (-.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 a (*.f64 (*.f64 c c) c)) (/.f64 (*.f64 (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 b b) (*.f64 c c)) (*.f64 #s(literal 32 binary64) (*.f64 (*.f64 b b) (*.f64 c c)))) (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 b b) (*.f64 c c)) (*.f64 #s(literal 32 binary64) (*.f64 (*.f64 b b) (*.f64 c c))))) #s(literal -64 binary64))))) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c c) c) a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64))))))) a)) |
#s(approx (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) |
#s(approx (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (fma.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))) |
#s(approx (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (fma.f64 #s(literal -1/16 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -4 binary64)))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))))) |
#s(approx (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (fma.f64 #s(literal -1/16 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -4 binary64)))) (fma.f64 #s(literal 1/32 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 5 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal 5 binary64)))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (*.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (*.f64 a (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (*.f64 a (fma.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -4 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (*.f64 a (fma.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -4 binary64)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 5 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal 5 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))))) |
#s(approx (+ (* (* 1 b) b) (* (* -4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))) |
#s(approx (+ (* (* 1 b) b) (* (* -4 a) c)) (*.f64 a (fma.f64 #s(literal -4 binary64) c (/.f64 (*.f64 b b) a)))) |
#s(approx (+ (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))))) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) c) (*.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))) a)) |
#s(approx (+ (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))))) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) a))) (*.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))) a)) |
#s(approx (+ (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))))) (/.f64 (-.f64 (+.f64 (*.f64 #s(literal -1 binary64) c) (fma.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) a)))) (*.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))) a)) |
#s(approx (+ (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))))) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) c (fma.f64 #s(literal -1/32 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -4 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) a)))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))))) a)) |
#s(approx (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) c) (*.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))) a)) |
#s(approx (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) a))) (*.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))) a)) |
#s(approx (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) (/.f64 (-.f64 (+.f64 (*.f64 #s(literal -1 binary64) c) (fma.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) a)))) (*.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))) a)) |
#s(approx (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) c (fma.f64 #s(literal -1/32 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -4 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) a)))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))))) a)) |
#s(approx (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (*.f64 #s(literal -1 binary64) (/.f64 c a))) |
#s(approx (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (/.f64 (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) a))) a)) |
#s(approx (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (*.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 (/.f64 c (*.f64 (*.f64 a a) a)) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))) |
#s(approx (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))) a)) |
#s(approx (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (fma.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/32 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -4 binary64))))))) a)) |
#s(approx (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (fma.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (fma.f64 #s(literal -1/64 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 5 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 b #s(literal 7 binary64)) (pow.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal 5 binary64)))) (*.f64 #s(literal 1/32 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -4 binary64)))))))) a)) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (* c -4) a) (* b b)) 1/2) (* 2 a))) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (* c -4) a) (* b b)) 1/2) (* 2 a))) (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 b a)))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (* c -4) a) (* b b)) 1/2) (* 2 a))) (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) b)) a)))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (* c -4) a) (* b b)) 1/2) (* 2 a))) (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/128 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))) a) (*.f64 #s(literal 1/2 binary64) b)) a)))) |
#s(approx (/ (pow (+ (* (* c -4) a) (* b b)) 1/2) (* 2 a)) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) |
#s(approx (/ (pow (+ (* (* c -4) a) (* b b)) 1/2) (* 2 a)) (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))))) |
#s(approx (/ (pow (+ (* (* c -4) a) (* b b)) 1/2) (* 2 a)) (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/128 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))))) |
#s(approx (/ (pow (+ (* (* c -4) a) (* b b)) 1/2) (* 2 a)) (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (fma.f64 #s(literal -1/1024 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 5 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/128 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))))))) |
#s(approx (pow (+ (* (* c -4) a) (* b b)) 1/2) (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) |
#s(approx (pow (+ (* (* c -4) a) (* b b)) 1/2) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))))) |
#s(approx (pow (+ (* (* c -4) a) (* b b)) 1/2) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -1/64 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))))))) |
#s(approx (pow (+ (* (* c -4) a) (* b b)) 1/2) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -1/64 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (fma.f64 #s(literal 1/512 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 5 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))))))) |
#s(approx (+ (* (* c -4) a) (* b b)) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b b) a) (*.f64 #s(literal 4 binary64) c))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 b a)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) b)) a)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/128 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))) a) (*.f64 #s(literal 1/2 binary64) b)) a)))) |
#s(approx (* (- (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (pow b -1)) c) (*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 c c) c) (pow.f64 b #s(literal 5 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64)))) a))))) |
#s(approx (- (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (pow b -1)) (*.f64 (*.f64 a a) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (pow.f64 (*.f64 a b) #s(literal -1 binary64)) a) (/.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) a)))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a))) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a))) (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 b a)))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a))) (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) b)) a)))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a))) (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/128 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))) a) (*.f64 #s(literal 1/2 binary64) b)) a)))) |
#s(approx (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a)) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) |
#s(approx (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a)) (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))))) |
#s(approx (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a)) (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/128 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))))) |
#s(approx (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a)) (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (fma.f64 #s(literal -1/1024 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 5 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/128 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))))))) |
#s(approx (/ (+ (pow (* (/ b a) -1/2) 3) (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3)) (+ (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))))) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c c) c) a) #s(literal 1/2 binary64)) (/.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (-.f64 c (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))))))) |
#s(approx (/ (+ (pow (* (/ b a) -1/2) 3) (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3)) (+ (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))))) (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c c) c) a) #s(literal 1/2 binary64)) (/.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (-.f64 c (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))))))) (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (pow.f64 (/.f64 c a) #s(literal 3 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (*.f64 (-.f64 c (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))) (-.f64 c (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))))))))) |
#s(approx (/ (+ (pow (* (/ b a) -1/2) 3) (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3)) (+ (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))))) (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c c) c) a) #s(literal 1/2 binary64)) (/.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (-.f64 c (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1/128 binary64) (*.f64 (pow.f64 (/.f64 a (*.f64 (*.f64 c c) c)) #s(literal 1/2 binary64)) (/.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 b b) (*.f64 c c)) (*.f64 #s(literal 32 binary64) (*.f64 (*.f64 b b) (*.f64 c c))))) (-.f64 c (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 b #s(literal 3 binary64)) (-.f64 c (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))))))) (+.f64 (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 3 binary64)) c) (*.f64 (-.f64 c (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))) (-.f64 c (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c c) c) a) #s(literal 1/2 binary64)) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 (-.f64 c (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))) (-.f64 c (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))))) (-.f64 c (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))))))))) a)) (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c c) c) a) #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (*.f64 (-.f64 c (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))) (-.f64 c (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))))))))) a)))) |
#s(approx (/ (+ (pow (* (/ b a) -1/2) 3) (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3)) (+ (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))))) (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c c) c) a) #s(literal 1/2 binary64)) (/.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (-.f64 c (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1/128 binary64) (*.f64 (pow.f64 (/.f64 a (*.f64 (*.f64 c c) c)) #s(literal 1/2 binary64)) (/.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal 4 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal 8 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c)))) (-.f64 c (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))))))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 5 binary64)) c) (*.f64 (*.f64 (-.f64 c (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))) (-.f64 c (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))))) (-.f64 c (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 b b) (-.f64 (fma.f64 #s(literal -1/128 binary64) (*.f64 (pow.f64 (/.f64 a (*.f64 (*.f64 c c) c)) #s(literal 1/2 binary64)) (/.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 b b) (*.f64 c c)) (*.f64 #s(literal 32 binary64) (*.f64 (*.f64 b b) (*.f64 c c))))) (-.f64 c (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 b #s(literal 3 binary64)) (-.f64 c (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))))))) (+.f64 (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 3 binary64)) c) (*.f64 (-.f64 c (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))) (-.f64 c (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c c) c) a) #s(literal 1/2 binary64)) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 (-.f64 c (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))) (-.f64 c (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))))) (-.f64 c (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))))))))))) (-.f64 c (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))))))) a) (fma.f64 #s(literal -1/128 binary64) (*.f64 (pow.f64 (/.f64 a (*.f64 (*.f64 c c) c)) #s(literal 1/2 binary64)) (/.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 b b) (*.f64 c c)) (*.f64 #s(literal 32 binary64) (*.f64 (*.f64 b b) (*.f64 c c))))) (-.f64 c (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 b #s(literal 3 binary64)) (-.f64 c (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))))))) (+.f64 (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 3 binary64)) c) (*.f64 (-.f64 c (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))) (-.f64 c (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c c) c) a) #s(literal 1/2 binary64)) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 (-.f64 c (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))) (-.f64 c (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))))) (-.f64 c (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))))))))) a)) (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c c) c) a) #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (*.f64 (-.f64 c (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))) (-.f64 c (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))))))))) a)))) |
#s(approx (+ (pow (* (/ b a) -1/2) 3) (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3)) (*.f64 (pow.f64 (pow.f64 (/.f64 c a) #s(literal 3 binary64)) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) |
#s(approx (+ (pow (* (/ b a) -1/2) 3) (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c c) c) a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/128 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 b b) (*.f64 c c)) (*.f64 #s(literal 32 binary64) (*.f64 (*.f64 b b) (*.f64 c c)))))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 a a))))) a))) |
#s(approx (+ (pow (* (/ b a) -1/2) 3) (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c c) c) a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/128 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 b b) (*.f64 c c)) (*.f64 #s(literal 32 binary64) (*.f64 (*.f64 b b) (*.f64 c c)))))) (fma.f64 #s(literal 1/128 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal 4 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal 8 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c))))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 a a)))))) a))) |
#s(approx (+ (pow (* (/ b a) -1/2) 3) (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c c) c) a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/128 binary64) (*.f64 (pow.f64 (/.f64 a (*.f64 (*.f64 c c) c)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal 4 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal 8 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c))))) (*.f64 #s(literal 1/128 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (-.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 b b) (*.f64 c c)) (*.f64 #s(literal 32 binary64) (*.f64 (*.f64 b b) (*.f64 c c)))) (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 b b) (*.f64 c c)) (*.f64 #s(literal 32 binary64) (*.f64 (*.f64 b b) (*.f64 c c)))))) (*.f64 (*.f64 c c) c)))))))) (*.f64 (*.f64 a a) a)) (fma.f64 #s(literal -1/128 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 b b) (*.f64 c c)) (*.f64 #s(literal 32 binary64) (*.f64 (*.f64 b b) (*.f64 c c)))))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 a a)))))) a))) |
#s(approx (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3) (*.f64 (pow.f64 (pow.f64 (/.f64 c a) #s(literal 3 binary64)) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) |
#s(approx (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c c) c) a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (*.f64 #s(literal -1/128 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 b b) (*.f64 c c)) (*.f64 #s(literal 32 binary64) (*.f64 (*.f64 b b) (*.f64 c c)))))))) a))) |
#s(approx (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c c) c) a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/128 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 b b) (*.f64 c c)) (*.f64 #s(literal 32 binary64) (*.f64 (*.f64 b b) (*.f64 c c)))))) (*.f64 #s(literal 1/128 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal 4 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal 8 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c)))))))) a))) |
#s(approx (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c c) c) a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/128 binary64) (*.f64 (pow.f64 (/.f64 a (*.f64 (*.f64 c c) c)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal 4 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal 8 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c))))) (*.f64 #s(literal 1/128 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (-.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 b b) (*.f64 c c)) (*.f64 #s(literal 32 binary64) (*.f64 (*.f64 b b) (*.f64 c c)))) (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 b b) (*.f64 c c)) (*.f64 #s(literal 32 binary64) (*.f64 (*.f64 b b) (*.f64 c c)))))) (*.f64 (*.f64 c c) c)))))))) (*.f64 (*.f64 a a) a)) (*.f64 #s(literal -1/128 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 b b) (*.f64 c c)) (*.f64 #s(literal 32 binary64) (*.f64 (*.f64 b b) (*.f64 c c))))))))) a))) |
#s(approx (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) |
#s(approx (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))))) |
#s(approx (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/128 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))))) |
#s(approx (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (fma.f64 #s(literal -1/1024 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 5 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/128 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))))))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -1/64 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))))))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -1/64 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (fma.f64 #s(literal 1/512 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 5 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))))))) |
#s(approx (+ (* (* 1 b) b) (* (* -4 a) c)) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b b) a) (*.f64 #s(literal 4 binary64) c))))) |
#s(approx (+ (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 c (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))) a))) |
#s(approx (+ (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (+.f64 c (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a))) (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))) a))) |
#s(approx (+ (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (+.f64 c (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/16 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 b b))) a))) (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))) a))) |
#s(approx (+ (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (+.f64 c (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1/256 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 b #s(literal 5 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal -1/16 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))) a) (*.f64 #s(literal 1/2 binary64) (*.f64 b b))) a))) (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))) a))) |
#s(approx (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 c (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))) a))) |
#s(approx (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (+.f64 c (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 b b) a))) (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))) a))) |
#s(approx (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (+.f64 c (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/16 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/4 binary64) (*.f64 b b))) a))) (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))) a))) |
#s(approx (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (+.f64 c (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1/256 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 b #s(literal 5 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal -1/16 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))) a) (*.f64 #s(literal 1/4 binary64) (*.f64 b b))) a))) (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))) a))) |
#s(approx (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 c (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 b b) a))) a))) |
#s(approx (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (/.f64 c (*.f64 (*.f64 a a) a)) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))) |
#s(approx (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal -1/16 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))) a))) |
#s(approx (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (fma.f64 #s(literal -1/16 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/256 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 b #s(literal 5 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))))) a))) |
#s(approx (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (fma.f64 #s(literal -1/16 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (fma.f64 #s(literal -1/2048 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 5 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 b #s(literal 7 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/256 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 b #s(literal 5 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))))) a))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (* c -4) a) (* b b)) 1/2) (* 2 a))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))) (*.f64 b (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal 1/2 binary64) (pow.f64 a #s(literal -1 binary64))))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (* c -4) a) (* b b)) 1/2) (* 2 a))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))) (*.f64 b (-.f64 (*.f64 b (fma.f64 #s(literal -1/16 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b b) (*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -4 binary64)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)))))) (*.f64 #s(literal 1/2 binary64) (pow.f64 a #s(literal -1 binary64))))))) |
#s(approx (* -1 b) (*.f64 #s(literal -1 binary64) b)) |
#s(approx b b) |
#s(approx (/ (pow (+ (* (* c -4) a) (* b b)) 1/2) (* 2 a)) (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 b b) (fma.f64 #s(literal -1/16 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b b) (*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -4 binary64)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)))))))) |
#s(approx (/ (pow (+ (* (* c -4) a) (* b b)) 1/2) (* 2 a)) (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 b b) (fma.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64))) (*.f64 (*.f64 b b) (fma.f64 #s(literal -1/16 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -4 binary64)) #s(literal -1 binary64))) (*.f64 #s(literal 1/32 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 5 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b b) (pow.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal 5 binary64))))))))))) |
#s(approx (pow (+ (* (* c -4) a) (* b b)) 1/2) (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) |
#s(approx (pow (+ (* (* c -4) a) (* b b)) 1/2) (fma.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 b b) (fma.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b b) (*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -4 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)))))))) |
#s(approx (pow (+ (* (* c -4) a) (* b b)) 1/2) (fma.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) (*.f64 (*.f64 b b) (fma.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -4 binary64)) #s(literal -1 binary64))) (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b b) (pow.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal 5 binary64))))))))))) |
#s(approx (* b b) (*.f64 b b)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))) (*.f64 b (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal 1/2 binary64) (pow.f64 a #s(literal -1 binary64))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))) (*.f64 b (-.f64 (*.f64 b (fma.f64 #s(literal -1/16 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b b) (*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -4 binary64)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)))))) (*.f64 #s(literal 1/2 binary64) (pow.f64 a #s(literal -1 binary64))))))) |
#s(approx (* (* (+ (* (/ c (* b b)) -1) (pow a -1)) b) -1) (/.f64 (+.f64 c (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 b b) a))) b)) |
#s(approx (* (+ (* (/ c (* b b)) -1) (pow a -1)) b) (/.f64 (fma.f64 #s(literal -1 binary64) c (/.f64 (*.f64 b b) a)) b)) |
#s(approx (+ (* (/ c b) -1) (/ b a)) (/.f64 (fma.f64 #s(literal -1 binary64) c (/.f64 (*.f64 b b) a)) b)) |
#s(approx (/ c b) (/.f64 c b)) |
#s(approx (* (- (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (pow b -1)) c) (/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c))) (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 c c))))) (pow.f64 b #s(literal 5 binary64)))) |
#s(approx (* (- (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (pow b -1)) c) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 b b) (fma.f64 #s(literal -1 binary64) (*.f64 a (*.f64 c c)) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 b b) c))))) (pow.f64 b #s(literal 5 binary64)))) |
#s(approx (- (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (pow b -1)) (/.f64 (fma.f64 #s(literal -2 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 (*.f64 b b) c)))) (pow.f64 b #s(literal 5 binary64)))) |
#s(approx (- (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (pow b -1)) (/.f64 (fma.f64 #s(literal -2 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 (*.f64 b b) (fma.f64 #s(literal -1 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 b b))))) (pow.f64 b #s(literal 5 binary64)))) |
#s(approx (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (/.f64 (fma.f64 #s(literal -2 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 (*.f64 b b) c)))) (pow.f64 b #s(literal 5 binary64)))) |
#s(approx (pow b 5) (pow.f64 b #s(literal 5 binary64))) |
#s(approx (pow b 3) (pow.f64 b #s(literal 3 binary64))) |
#s(approx (pow b -1) (pow.f64 b #s(literal -1 binary64))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))) (*.f64 b (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal 1/2 binary64) (pow.f64 a #s(literal -1 binary64))))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))) (*.f64 b (-.f64 (*.f64 b (fma.f64 #s(literal -1/16 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b b) (*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -4 binary64)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)))))) (*.f64 #s(literal 1/2 binary64) (pow.f64 a #s(literal -1 binary64))))))) |
#s(approx (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a)) (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 b b) (fma.f64 #s(literal -1/16 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b b) (*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -4 binary64)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)))))))) |
#s(approx (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a)) (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 b b) (fma.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64))) (*.f64 (*.f64 b b) (fma.f64 #s(literal -1/16 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -4 binary64)) #s(literal -1 binary64))) (*.f64 #s(literal 1/32 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 5 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b b) (pow.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal 5 binary64))))))))))) |
#s(approx (* (+ (* (/ (/ c b) b) -1) (* (pow a -1) 1/2)) b) (/.f64 (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) a))) b)) |
#s(approx (+ (* (/ (/ c b) b) -1) (* (pow a -1) 1/2)) (/.f64 (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) a))) (*.f64 b b))) |
#s(approx (/ (/ c b) b) (/.f64 c (*.f64 b b))) |
#s(approx (/ (+ (pow (* (/ b a) -1/2) 3) (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3)) (+ (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))))) (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64))))) |
#s(approx (/ (+ (pow (* (/ b a) -1/2) 3) (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3)) (+ (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64))) (*.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 b #s(literal 16 binary64)) a)))) |
#s(approx (/ (+ (pow (* (/ b a) -1/2) 3) (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3)) (+ (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64))) (*.f64 b (-.f64 (*.f64 b (-.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 5 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64))))) (fma.f64 #s(literal 1/128 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64)) #s(literal -4 binary64))) (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64))))))) (*.f64 #s(literal 1/32 binary64) (/.f64 #s(literal 16 binary64) a)))))) |
#s(approx (/ (+ (pow (* (/ b a) -1/2) 3) (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3)) (+ (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64))) (*.f64 b (-.f64 (*.f64 b (-.f64 (fma.f64 #s(literal -1/16 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 5 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64)))) (*.f64 b (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (*.f64 a a) c) #s(literal -1 binary64))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) (-.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 5 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64))))) (fma.f64 #s(literal 1/128 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64)) #s(literal -4 binary64))) (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64)))))))) (fma.f64 #s(literal 1/64 binary64) (/.f64 (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 a a) (*.f64 c (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal 1/64 binary64) (/.f64 #s(literal 16 binary64) (*.f64 (*.f64 a a) c)))))))) (fma.f64 #s(literal 1/128 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64)) #s(literal -4 binary64))) (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64))))))) (*.f64 #s(literal 1/32 binary64) (/.f64 #s(literal 16 binary64) a)))))) |
#s(approx (+ (pow (* (/ b a) -1/2) 3) (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3)) (fma.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 9 binary64)) (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 b b) (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64))))) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (pow.f64 (/.f64 c a) #s(literal 3 binary64)) #s(literal 1/2 binary64)) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64)))))) |
#s(approx (+ (pow (* (/ b a) -1/2) 3) (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3)) (fma.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (pow.f64 (/.f64 c a) #s(literal 3 binary64)) #s(literal 1/2 binary64)) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 b b) (fma.f64 #s(literal -1/8 binary64) (/.f64 b (*.f64 (*.f64 a a) a)) (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 9 binary64)) (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64))))))))) |
#s(approx (+ (pow (* (/ b a) -1/2) 3) (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3)) (fma.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (pow.f64 (/.f64 c a) #s(literal 3 binary64)) #s(literal 1/2 binary64)) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 b b) (fma.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 9 binary64)) (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64)))) (*.f64 b (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 9 binary64)) (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b (-.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 (*.f64 c c) c) #s(literal -64 binary64))))))) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (*.f64 a a) a) #s(literal -1 binary64))))))))) |
#s(approx (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3) (fma.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 9 binary64)) (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 b b) (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64))))) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (pow.f64 (/.f64 c a) #s(literal 3 binary64)) #s(literal 1/2 binary64)) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64)))))) |
#s(approx (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3) (fma.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (pow.f64 (/.f64 c a) #s(literal 3 binary64)) #s(literal 1/2 binary64)) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 b b) (fma.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 9 binary64)) (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 b b) (-.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 (*.f64 c c) c) #s(literal -64 binary64))))))) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 9 binary64)) (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64))))))))) |
#s(approx (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3) (fma.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (pow.f64 (/.f64 c a) #s(literal 3 binary64)) #s(literal 1/2 binary64)) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 b b) (fma.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 9 binary64)) (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64)))) (*.f64 (*.f64 b b) (fma.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 9 binary64)) (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 (*.f64 a a) a)) (/.f64 (-.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 (*.f64 c c) c) #s(literal -64 binary64)))))) (*.f64 (*.f64 (*.f64 c c) c) #s(literal -64 binary64))))))) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 9 binary64)) (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (-.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 (*.f64 c c) c) #s(literal -64 binary64)))))) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64))))))))))) |
#s(approx (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 b b) (fma.f64 #s(literal -1/16 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b b) (*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -4 binary64)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)))))))) |
#s(approx (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 b b) (fma.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64))) (*.f64 (*.f64 b b) (fma.f64 #s(literal -1/16 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -4 binary64)) #s(literal -1 binary64))) (*.f64 #s(literal 1/32 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 5 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b b) (pow.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal 5 binary64))))))))))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (fma.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 b b) (fma.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b b) (*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -4 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)))))))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (fma.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) (*.f64 (*.f64 b b) (fma.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -4 binary64)) #s(literal -1 binary64))) (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b b) (pow.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal 5 binary64))))))))))) |
#s(approx (* 1 b) b) |
#s(approx (+ (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))))) (*.f64 #s(literal -1 binary64) (/.f64 c a))) |
#s(approx (+ (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))))) (fma.f64 #s(literal -1 binary64) (/.f64 c a) (*.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 (/.f64 c (*.f64 (*.f64 a a) a)) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))))) |
#s(approx (+ (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))))) (fma.f64 #s(literal -1 binary64) (/.f64 c a) (*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 b (*.f64 a a))) (*.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 (/.f64 c (*.f64 (*.f64 a a) a)) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))))) |
#s(approx (+ (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))))) (fma.f64 #s(literal -1 binary64) (/.f64 c a) (*.f64 b (-.f64 (*.f64 b (fma.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 a a) #s(literal -1 binary64))))) (*.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 (/.f64 c (*.f64 (*.f64 a a) a)) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))))) |
#s(approx (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) (*.f64 #s(literal -1 binary64) (/.f64 c a))) |
#s(approx (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) (fma.f64 #s(literal -1 binary64) (/.f64 c a) (*.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 (/.f64 c (*.f64 (*.f64 a a) a)) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))))) |
#s(approx (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) (fma.f64 #s(literal -1 binary64) (/.f64 c a) (*.f64 b (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 b (*.f64 a a))) (*.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 (/.f64 c (*.f64 (*.f64 a a) a)) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))))) |
#s(approx (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) (fma.f64 #s(literal -1 binary64) (/.f64 c a) (*.f64 b (-.f64 (*.f64 b (fma.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 a a) #s(literal -1 binary64))))) (*.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 (/.f64 c (*.f64 (*.f64 a a) a)) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))))) |
#s(approx (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (fma.f64 #s(literal -1 binary64) (/.f64 c a) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) (*.f64 a a))))) |
#s(approx (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (*.f64 b (fma.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 (/.f64 c (*.f64 (*.f64 a a) a)) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))) (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))))) |
#s(approx (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (*.f64 b (fma.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 (/.f64 c (*.f64 (*.f64 a a) a)) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 b b) (fma.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64))) (*.f64 #s(literal 1/32 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 7 binary64)) (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b b) (*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -4 binary64)))))))))) |
#s(approx (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (*.f64 b (fma.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 (/.f64 c (*.f64 (*.f64 a a) a)) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 b b) (fma.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64))) (*.f64 (*.f64 b b) (fma.f64 #s(literal -1/64 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 9 binary64)) (pow.f64 c #s(literal 5 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b b) (pow.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal 5 binary64)))) (*.f64 #s(literal 1/32 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 7 binary64)) (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -4 binary64)) #s(literal -1 binary64))))))))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (* c -4) a) (* b b)) 1/2) (* 2 a))) (*.f64 #s(literal -1 binary64) (/.f64 c b))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (* c -4) a) (* b b)) 1/2) (* 2 a))) (/.f64 (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) b)) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (* c -4) a) (* b b)) 1/2) (* 2 a))) (/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (pow.f64 b #s(literal 4 binary64)))) (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))) b)) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (* c -4) a) (* b b)) 1/2) (* 2 a))) (/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (pow.f64 b #s(literal 4 binary64)))) (fma.f64 #s(literal -1 binary64) c (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 #s(literal 4 binary64) (pow.f64 (*.f64 a c) #s(literal 4 binary64)) (*.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 4 binary64)))) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))))) b)) |
#s(approx (/ (pow (+ (* (* c -4) a) (* b b)) 1/2) (* 2 a)) (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 c (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) (pow.f64 a #s(literal -1 binary64)))))) |
#s(approx (/ (pow (+ (* (* c -4) a) (* b b)) 1/2) (* 2 a)) (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 c (*.f64 b b)) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal 1/2 binary64) (pow.f64 a #s(literal -1 binary64))))))) |
#s(approx (/ (pow (+ (* (* c -4) a) (* b b)) 1/2) (* 2 a)) (*.f64 b (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 c (*.f64 b b)) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal 1/2 binary64) (pow.f64 a #s(literal -1 binary64)))))))) |
#s(approx (pow (+ (* (* c -4) a) (* b b)) 1/2) (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)))))) |
#s(approx (pow (+ (* (* c -4) a) (* b b)) 1/2) (*.f64 b (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))))))) |
#s(approx (pow (+ (* (* c -4) a) (* b b)) 1/2) (*.f64 b (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))))))) |
#s(approx (+ (* (* c -4) a) (* b b)) (*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a c) (*.f64 b b)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) b)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (pow.f64 b #s(literal 4 binary64)))) (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))) b)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (pow.f64 b #s(literal 4 binary64)))) (fma.f64 #s(literal -1 binary64) c (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 #s(literal 4 binary64) (pow.f64 (*.f64 a c) #s(literal 4 binary64)) (*.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 4 binary64)))) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))))) b)) |
#s(approx (* (* (+ (* (/ c (* b b)) -1) (pow a -1)) b) -1) (*.f64 b (-.f64 (/.f64 c (*.f64 b b)) (pow.f64 a #s(literal -1 binary64))))) |
#s(approx (* (+ (* (/ c (* b b)) -1) (pow a -1)) b) (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 c (*.f64 b b)) (pow.f64 a #s(literal -1 binary64))))) |
#s(approx (+ (* (/ c b) -1) (/ b a)) (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 c (*.f64 b b)) (pow.f64 a #s(literal -1 binary64))))) |
#s(approx (* (- (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (pow b -1)) c) (/.f64 (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) b)) |
#s(approx (* (- (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (pow b -1)) c) (/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (pow.f64 b #s(literal 4 binary64)))) (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))) b)) |
#s(approx (- (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (pow b -1)) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a c) (*.f64 b b))) #s(literal 1 binary64)) b)) |
#s(approx (- (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (pow b -1)) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a c) (*.f64 b b)))) #s(literal 1 binary64)) b)) |
#s(approx (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 b b)) (*.f64 #s(literal -1 binary64) (*.f64 a c))) (pow.f64 b #s(literal 3 binary64)))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a))) (*.f64 #s(literal -1 binary64) (/.f64 c b))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a))) (/.f64 (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) b)) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a))) (/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (pow.f64 b #s(literal 4 binary64)))) (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))) b)) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a))) (/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (pow.f64 b #s(literal 4 binary64)))) (fma.f64 #s(literal -1 binary64) c (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 #s(literal 4 binary64) (pow.f64 (*.f64 a c) #s(literal 4 binary64)) (*.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 4 binary64)))) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))))) b)) |
#s(approx (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a)) (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 c (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) (pow.f64 a #s(literal -1 binary64)))))) |
#s(approx (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a)) (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 c (*.f64 b b)) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal 1/2 binary64) (pow.f64 a #s(literal -1 binary64))))))) |
#s(approx (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a)) (*.f64 b (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 c (*.f64 b b)) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal 1/2 binary64) (pow.f64 a #s(literal -1 binary64)))))))) |
#s(approx (* (+ (* (/ (/ c b) b) -1) (* (pow a -1) 1/2)) b) (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 c (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) (pow.f64 a #s(literal -1 binary64)))))) |
#s(approx (/ (+ (pow (* (/ b a) -1/2) 3) (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3)) (+ (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))))) (*.f64 #s(literal 1/12 binary64) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 a b)))) |
#s(approx (/ (+ (pow (* (/ b a) -1/2) 3) (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3)) (+ (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))))) (/.f64 (-.f64 (fma.f64 #s(literal 1/12 binary64) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) a) (*.f64 #s(literal 1/12 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 2 binary64)))) (*.f64 a (*.f64 b b))))) (*.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 a (*.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 c a)) (*.f64 #s(literal 1/2 binary64) (/.f64 c a))))) (*.f64 b b)))) b)) |
#s(approx (/ (+ (pow (* (/ b a) -1/2) 3) (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3)) (+ (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))))) (/.f64 (-.f64 (fma.f64 #s(literal 1/12 binary64) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) a) (fma.f64 #s(literal 1/12 binary64) (/.f64 (-.f64 (*.f64 #s(literal -64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (-.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 2 binary64))))))) (*.f64 a (pow.f64 b #s(literal 4 binary64)))) (*.f64 #s(literal 1/12 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 2 binary64)))) (*.f64 a (*.f64 b b)))))) (fma.f64 #s(literal -1/18 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 a (*.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 c a)) (*.f64 #s(literal 1/2 binary64) (/.f64 c a))))) (*.f64 b b)) (*.f64 #s(literal 4/3 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 c a)) (*.f64 #s(literal 1/2 binary64) (/.f64 c a))) (-.f64 (*.f64 #s(literal 1/12 binary64) (-.f64 (/.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) a) (/.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 2 binary64))) a))) (*.f64 #s(literal 1/9 binary64) (*.f64 a (*.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 c a)) (*.f64 #s(literal 1/2 binary64) (/.f64 c a))))))))) (pow.f64 b #s(literal 4 binary64))))))) b)) |
#s(approx (/ (+ (pow (* (/ b a) -1/2) 3) (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3)) (+ (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))))) (/.f64 (-.f64 (fma.f64 #s(literal -1/12 binary64) (/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (-.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 2 binary64)))) (-.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 2 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (-.f64 (*.f64 #s(literal -64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (-.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 2 binary64)))))))))) (*.f64 a (pow.f64 b #s(literal 6 binary64)))) (fma.f64 #s(literal 1/12 binary64) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) a) (fma.f64 #s(literal 1/12 binary64) (/.f64 (-.f64 (*.f64 #s(literal -64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (-.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 2 binary64))))))) (*.f64 a (pow.f64 b #s(literal 4 binary64)))) (*.f64 #s(literal 1/12 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 2 binary64)))) (*.f64 a (*.f64 b b))))))) (fma.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (-.f64 (*.f64 #s(literal 1/12 binary64) (-.f64 (/.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) a) (/.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 2 binary64))) a))) (*.f64 #s(literal 1/9 binary64) (*.f64 a (*.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 c a)) (*.f64 #s(literal 1/2 binary64) (/.f64 c a))))))))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -1/9 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 (*.f64 c c) c) (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -1/18 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 a (*.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 c a)) (*.f64 #s(literal 1/2 binary64) (/.f64 c a))))) (*.f64 b b)) (fma.f64 #s(literal 4/3 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 c a)) (*.f64 #s(literal 1/2 binary64) (/.f64 c a))) (-.f64 (*.f64 #s(literal 1/12 binary64) (/.f64 (-.f64 (*.f64 #s(literal -64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (-.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 2 binary64))))))) a)) (fma.f64 #s(literal -1/18 binary64) (*.f64 a (*.f64 (*.f64 c c) (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 #s(literal 4/3 binary64) (*.f64 (*.f64 a a) (*.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 c a)) (*.f64 #s(literal 1/2 binary64) (/.f64 c a))) (-.f64 (*.f64 #s(literal 1/12 binary64) (-.f64 (/.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) a) (/.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 2 binary64))) a))) (*.f64 #s(literal 1/9 binary64) (*.f64 a (*.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 c a)) (*.f64 #s(literal 1/2 binary64) (/.f64 c a)))))))))))))) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 4/3 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 c a)) (*.f64 #s(literal 1/2 binary64) (/.f64 c a))) (-.f64 (*.f64 #s(literal 1/12 binary64) (-.f64 (/.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) a) (/.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 2 binary64))) a))) (*.f64 #s(literal 1/9 binary64) (*.f64 a (*.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 c a)) (*.f64 #s(literal 1/2 binary64) (/.f64 c a))))))))) (pow.f64 b #s(literal 4 binary64)))))))))) b)) |
#s(approx (+ (pow (* (/ b a) -1/2) 3) (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3)) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 b (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 (*.f64 a a) a)))) |
#s(approx (+ (pow (* (/ b a) -1/2) 3) (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3)) (*.f64 b (+.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 (*.f64 a a) a))) (*.f64 #s(literal 1/16 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 2 binary64)))) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 b b))))))) |
#s(approx (+ (pow (* (/ b a) -1/2) 3) (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3)) (*.f64 b (fma.f64 #s(literal 1/16 binary64) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 (*.f64 a a) a)) (fma.f64 #s(literal 1/16 binary64) (-.f64 (/.f64 (*.f64 #s(literal -64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 a a) a) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (-.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 2 binary64)))))) (*.f64 (*.f64 (*.f64 a a) a) (pow.f64 b #s(literal 4 binary64))))) (*.f64 #s(literal 1/16 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 2 binary64)))) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 b b)))))))) |
#s(approx (+ (pow (* (/ b a) -1/2) 3) (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3)) (*.f64 b (fma.f64 #s(literal -1/16 binary64) (/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (-.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 2 binary64)))) (-.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 2 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (-.f64 (*.f64 #s(literal -64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (-.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 2 binary64)))))))))) (*.f64 (*.f64 (*.f64 a a) a) (pow.f64 b #s(literal 6 binary64)))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 (*.f64 a a) a)) (fma.f64 #s(literal 1/16 binary64) (-.f64 (/.f64 (*.f64 #s(literal -64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 a a) a) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (-.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 2 binary64)))))) (*.f64 (*.f64 (*.f64 a a) a) (pow.f64 b #s(literal 4 binary64))))) (*.f64 #s(literal 1/16 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 2 binary64)))) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 b b))))))))) |
#s(approx (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3) (*.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 #s(literal 1/16 binary64) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 b b))) (*.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (*.f64 a a) a) #s(literal -1 binary64)))))) |
#s(approx (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3) (*.f64 (pow.f64 b #s(literal 3 binary64)) (+.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 b b)))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 2 binary64)))) (*.f64 (*.f64 (*.f64 a a) a) (pow.f64 b #s(literal 4 binary64)))) (*.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (*.f64 a a) a) #s(literal -1 binary64))))))) |
#s(approx (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3) (*.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 #s(literal 1/16 binary64) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 b b))) (fma.f64 #s(literal 1/16 binary64) (-.f64 (/.f64 (*.f64 #s(literal -64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 a a) a) (pow.f64 b #s(literal 6 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (-.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 2 binary64)))))) (*.f64 (*.f64 (*.f64 a a) a) (pow.f64 b #s(literal 6 binary64))))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 2 binary64)))) (*.f64 (*.f64 (*.f64 a a) a) (pow.f64 b #s(literal 4 binary64)))) (*.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (*.f64 a a) a) #s(literal -1 binary64)))))))) |
#s(approx (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 c (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) (pow.f64 a #s(literal -1 binary64)))))) |
#s(approx (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 c (*.f64 b b)) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal 1/2 binary64) (pow.f64 a #s(literal -1 binary64))))))) |
#s(approx (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (*.f64 b (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 c (*.f64 b b)) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal 1/2 binary64) (pow.f64 a #s(literal -1 binary64)))))))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)))))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (*.f64 b (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))))))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (*.f64 b (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))))))) |
#s(approx (+ (* (* 1 b) b) (* (* -4 a) c)) (*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a c) (*.f64 b b)))))) |
#s(approx (+ (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))))) (*.f64 #s(literal 3/4 binary64) (/.f64 (*.f64 b b) (*.f64 a a)))) |
#s(approx (+ (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))))) (*.f64 (*.f64 b b) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 c (*.f64 a (*.f64 b b))) (*.f64 #s(literal 3/4 binary64) (pow.f64 (*.f64 a a) #s(literal -1 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 c (*.f64 a (*.f64 b b))))))) |
#s(approx (+ (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))))) (*.f64 (*.f64 b b) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 c (*.f64 a (*.f64 b b))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal 3/4 binary64) (pow.f64 (*.f64 a a) #s(literal -1 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 c (*.f64 a (*.f64 b b))))))) |
#s(approx (+ (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))))) (*.f64 (*.f64 b b) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 c (*.f64 a (*.f64 b b))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) c)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 3/4 binary64) (pow.f64 (*.f64 a a) #s(literal -1 binary64))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 c (*.f64 a (*.f64 b b))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64)))))))) |
#s(approx (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (*.f64 a a)))) |
#s(approx (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) (*.f64 (*.f64 b b) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 c (*.f64 a (*.f64 b b))) (*.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 a a) #s(literal -1 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 c (*.f64 a (*.f64 b b))))))) |
#s(approx (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) (*.f64 (*.f64 b b) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 c (*.f64 a (*.f64 b b))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 a a) #s(literal -1 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 c (*.f64 a (*.f64 b b))))))) |
#s(approx (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) (*.f64 (*.f64 b b) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 c (*.f64 a (*.f64 b b))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) c)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 a a) #s(literal -1 binary64))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 c (*.f64 a (*.f64 b b))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64)))))))) |
#s(approx (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (*.f64 (*.f64 b b) (fma.f64 #s(literal -1 binary64) (/.f64 c (*.f64 a (*.f64 b b))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 a a) #s(literal -1 binary64)))))) |
#s(approx (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (*.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 c (*.f64 a (*.f64 b b)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 a a) #s(literal -1 binary64)))))) |
#s(approx (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (*.f64 (*.f64 b b) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 c (*.f64 a (*.f64 b b))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 a a) #s(literal -1 binary64)))))) |
#s(approx (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (*.f64 (*.f64 b b) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 c (*.f64 a (*.f64 b b))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 a (*.f64 (*.f64 c c) c)) (pow.f64 b #s(literal 6 binary64))))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 a a) #s(literal -1 binary64)))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (* c -4) a) (* b b)) 1/2) (* 2 a))) (*.f64 #s(literal -1 binary64) (/.f64 b a))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (* c -4) a) (* b b)) 1/2) (* 2 a))) (*.f64 #s(literal -1 binary64) (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 c (*.f64 b b)) (pow.f64 a #s(literal -1 binary64)))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (* c -4) a) (* b b)) 1/2) (* 2 a))) (*.f64 #s(literal -1 binary64) (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 c (*.f64 b b)) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (pow.f64 a #s(literal -1 binary64))))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (* c -4) a) (* b b)) 1/2) (* 2 a))) (*.f64 #s(literal -1 binary64) (*.f64 b (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 c (*.f64 b b)) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (pow.f64 a #s(literal -1 binary64)))))))) |
#s(approx (/ (pow (+ (* (* c -4) a) (* b b)) 1/2) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) |
#s(approx (/ (pow (+ (* (* c -4) a) (* b b)) 1/2) (* 2 a)) (*.f64 #s(literal -1 binary64) (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 c (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) (pow.f64 a #s(literal -1 binary64))))))) |
#s(approx (/ (pow (+ (* (* c -4) a) (* b b)) 1/2) (* 2 a)) (*.f64 #s(literal -1 binary64) (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 c (*.f64 b b)) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal 1/2 binary64) (pow.f64 a #s(literal -1 binary64)))))))) |
#s(approx (/ (pow (+ (* (* c -4) a) (* b b)) 1/2) (* 2 a)) (*.f64 #s(literal -1 binary64) (*.f64 b (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 c (*.f64 b b)) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal 1/2 binary64) (pow.f64 a #s(literal -1 binary64))))))))) |
#s(approx (pow (+ (* (* c -4) a) (* b b)) 1/2) (*.f64 #s(literal -1 binary64) b)) |
#s(approx (pow (+ (* (* c -4) a) (* b b)) 1/2) (*.f64 #s(literal -1 binary64) (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (*.f64 b b))))))) |
#s(approx (pow (+ (* (* c -4) a) (* b b)) 1/2) (*.f64 #s(literal -1 binary64) (*.f64 b (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))))))) |
#s(approx (pow (+ (* (* c -4) a) (* b b)) 1/2) (*.f64 #s(literal -1 binary64) (*.f64 b (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 b a))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 c (*.f64 b b)) (pow.f64 a #s(literal -1 binary64)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 c (*.f64 b b)) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (pow.f64 a #s(literal -1 binary64))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (*.f64 b (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 c (*.f64 b b)) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (pow.f64 a #s(literal -1 binary64)))))))) |
#s(approx (* (* (+ (* (/ c (* b b)) -1) (pow a -1)) b) -1) (*.f64 #s(literal -1 binary64) (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 c (*.f64 b b)) (pow.f64 a #s(literal -1 binary64)))))) |
#s(approx (* (+ (* (/ c (* b b)) -1) (pow a -1)) b) (*.f64 #s(literal -1 binary64) (*.f64 b (-.f64 (/.f64 c (*.f64 b b)) (pow.f64 a #s(literal -1 binary64)))))) |
#s(approx (+ (* (/ c b) -1) (/ b a)) (*.f64 #s(literal -1 binary64) (*.f64 b (-.f64 (/.f64 c (*.f64 b b)) (pow.f64 a #s(literal -1 binary64)))))) |
#s(approx (* (- (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (pow b -1)) c) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b))) |
#s(approx (* (- (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (pow b -1)) c) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 c (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) b))) |
#s(approx (- (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (pow b -1)) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a c) (*.f64 b b))) b))) |
#s(approx (- (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (pow b -1)) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 a c) (*.f64 b b)))) b))) |
#s(approx (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 b b)) (*.f64 a c)) (pow.f64 b #s(literal 3 binary64))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a))) (*.f64 #s(literal -1 binary64) (/.f64 b a))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a))) (*.f64 #s(literal -1 binary64) (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 c (*.f64 b b)) (pow.f64 a #s(literal -1 binary64)))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a))) (*.f64 #s(literal -1 binary64) (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 c (*.f64 b b)) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (pow.f64 a #s(literal -1 binary64))))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a))) (*.f64 #s(literal -1 binary64) (*.f64 b (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 c (*.f64 b b)) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (pow.f64 a #s(literal -1 binary64)))))))) |
#s(approx (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) |
#s(approx (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a)) (*.f64 #s(literal -1 binary64) (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 c (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) (pow.f64 a #s(literal -1 binary64))))))) |
#s(approx (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a)) (*.f64 #s(literal -1 binary64) (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 c (*.f64 b b)) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal 1/2 binary64) (pow.f64 a #s(literal -1 binary64)))))))) |
#s(approx (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a)) (*.f64 #s(literal -1 binary64) (*.f64 b (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 c (*.f64 b b)) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal 1/2 binary64) (pow.f64 a #s(literal -1 binary64))))))))) |
#s(approx (* (+ (* (/ (/ c b) b) -1) (* (pow a -1) 1/2)) b) (*.f64 #s(literal -1 binary64) (*.f64 b (-.f64 (/.f64 c (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) (pow.f64 a #s(literal -1 binary64))))))) |
#s(approx (/ (+ (pow (* (/ b a) -1/2) 3) (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3)) (+ (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))))) (*.f64 #s(literal -1 binary64) (/.f64 b a))) |
#s(approx (/ (+ (pow (* (/ b a) -1/2) 3) (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3)) (+ (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))))) (*.f64 #s(literal -1 binary64) (*.f64 b (-.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 a (*.f64 b b))) (pow.f64 a #s(literal -1 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 c a)) (*.f64 #s(literal -1/2 binary64) (/.f64 c a)))) (*.f64 b b))))))) |
#s(approx (/ (+ (pow (* (/ b a) -1/2) 3) (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3)) (+ (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))))) (*.f64 #s(literal -1 binary64) (*.f64 b (-.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 a (*.f64 b b))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 2 binary64)))) (*.f64 a (pow.f64 b #s(literal 4 binary64)))) (pow.f64 a #s(literal -1 binary64)))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 a (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 c a)) (*.f64 #s(literal -1/2 binary64) (/.f64 c a)))) (*.f64 b b)) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 c a)) (*.f64 #s(literal -1/2 binary64) (/.f64 c a))) (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) a)) (*.f64 #s(literal 4 binary64) (*.f64 a (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 c a)) (*.f64 #s(literal -1/2 binary64) (/.f64 c a)))))))) (pow.f64 b #s(literal 4 binary64)))))))))) |
#s(approx (/ (+ (pow (* (/ b a) -1/2) 3) (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3)) (+ (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))))) (*.f64 #s(literal -1 binary64) (*.f64 b (-.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 a (*.f64 b b))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 (*.f64 #s(literal -64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (-.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 2 binary64))))))) (*.f64 a (pow.f64 b #s(literal 6 binary64)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 2 binary64)))) (*.f64 a (pow.f64 b #s(literal 4 binary64)))) (pow.f64 a #s(literal -1 binary64))))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) a)) (*.f64 #s(literal 4 binary64) (*.f64 a (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 c a)) (*.f64 #s(literal -1/2 binary64) (/.f64 c a)))))))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 a (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 c a)) (*.f64 #s(literal -1/2 binary64) (/.f64 c a)))) (*.f64 b b)) (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 c a)) (*.f64 #s(literal -1/2 binary64) (/.f64 c a))) (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) a)) (*.f64 #s(literal 4 binary64) (*.f64 a (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 c a)) (*.f64 #s(literal -1/2 binary64) (/.f64 c a)))))))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 c a)) (*.f64 #s(literal -1/2 binary64) (/.f64 c a))) (-.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (/.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) a) (/.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 2 binary64))) a))) (fma.f64 #s(literal 2 binary64) (*.f64 a (*.f64 c c)) (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 a a) (*.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 c a)) (*.f64 #s(literal -1/2 binary64) (/.f64 c a))) (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) a)) (*.f64 #s(literal 4 binary64) (*.f64 a (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 c a)) (*.f64 #s(literal -1/2 binary64) (/.f64 c a))))))))))))) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (pow.f64 b #s(literal 6 binary64))))))))))))) |
#s(approx (+ (pow (* (/ b a) -1/2) 3) (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3)) (*.f64 #s(literal -1/4 binary64) (pow.f64 (/.f64 b a) #s(literal 3 binary64)))) |
#s(approx (+ (pow (* (/ b a) -1/2) 3) (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3)) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 #s(literal 1/16 binary64) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 b b))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (*.f64 a a) a) #s(literal -1 binary64))))))) |
#s(approx (+ (pow (* (/ b a) -1/2) 3) (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3)) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 b #s(literal 3 binary64)) (+.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 b b)))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 2 binary64)))) (*.f64 (*.f64 (*.f64 a a) a) (pow.f64 b #s(literal 4 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (*.f64 a a) a) #s(literal -1 binary64)))))))) |
#s(approx (+ (pow (* (/ b a) -1/2) 3) (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3)) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 #s(literal 1/16 binary64) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 b b))) (fma.f64 #s(literal 1/16 binary64) (-.f64 (/.f64 (*.f64 #s(literal -64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 a a) a) (pow.f64 b #s(literal 6 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (-.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 2 binary64)))))) (*.f64 (*.f64 (*.f64 a a) a) (pow.f64 b #s(literal 6 binary64))))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 2 binary64)))) (*.f64 (*.f64 (*.f64 a a) a) (pow.f64 b #s(literal 4 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (*.f64 a a) a) #s(literal -1 binary64))))))))) |
#s(approx (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3) (*.f64 #s(literal -1/8 binary64) (pow.f64 (/.f64 b a) #s(literal 3 binary64)))) |
#s(approx (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 #s(literal 1/16 binary64) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 b b))) (*.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (*.f64 a a) a) #s(literal -1 binary64))))))) |
#s(approx (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 b #s(literal 3 binary64)) (+.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 b b)))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 2 binary64)))) (*.f64 (*.f64 (*.f64 a a) a) (pow.f64 b #s(literal 4 binary64)))) (*.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (*.f64 a a) a) #s(literal -1 binary64)))))))) |
#s(approx (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 #s(literal 1/16 binary64) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 b b))) (fma.f64 #s(literal 1/16 binary64) (-.f64 (/.f64 (*.f64 #s(literal -64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 a a) a) (pow.f64 b #s(literal 6 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (-.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 2 binary64)))))) (*.f64 (*.f64 (*.f64 a a) a) (pow.f64 b #s(literal 6 binary64))))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 2 binary64)))) (*.f64 (*.f64 (*.f64 a a) a) (pow.f64 b #s(literal 4 binary64)))) (*.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (*.f64 a a) a) #s(literal -1 binary64))))))))) |
#s(approx (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) |
#s(approx (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (*.f64 #s(literal -1 binary64) (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 c (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) (pow.f64 a #s(literal -1 binary64))))))) |
#s(approx (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (*.f64 #s(literal -1 binary64) (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 c (*.f64 b b)) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal 1/2 binary64) (pow.f64 a #s(literal -1 binary64)))))))) |
#s(approx (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (*.f64 #s(literal -1 binary64) (*.f64 b (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 c (*.f64 b b)) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal 1/2 binary64) (pow.f64 a #s(literal -1 binary64))))))))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (*.f64 #s(literal -1 binary64) b)) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (*.f64 #s(literal -1 binary64) (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (*.f64 b b))))))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (*.f64 #s(literal -1 binary64) (*.f64 b (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))))))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (*.f64 #s(literal -1 binary64) (*.f64 b (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))))))))) |
#s(approx (+ (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) (*.f64 a a)))) |
#s(approx (+ (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))))) (*.f64 (*.f64 b b) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 c (*.f64 a (*.f64 b b))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 a a) #s(literal -1 binary64)))) (*.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 a (*.f64 b b))))))) |
#s(approx (+ (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))))) (*.f64 (*.f64 b b) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 c (*.f64 a (*.f64 b b))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 a a) #s(literal -1 binary64))))) (*.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 a (*.f64 b b))))))) |
#s(approx (+ (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))))) (*.f64 (*.f64 b b) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 c (*.f64 a (*.f64 b b))) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 a a) #s(literal -1 binary64)) (/.f64 (*.f64 a (*.f64 (*.f64 c c) c)) (pow.f64 b #s(literal 6 binary64))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 a (*.f64 b b))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64)))))))) |
#s(approx (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 c a)) (*.f64 #s(literal -1/2 binary64) (/.f64 c a)))) |
#s(approx (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 c a) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 c c) (*.f64 b b)))) (*.f64 #s(literal -1/2 binary64) (/.f64 c a)))) |
#s(approx (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 c a) (/.f64 (*.f64 a (*.f64 (*.f64 c c) c)) (pow.f64 b #s(literal 4 binary64)))) (fma.f64 #s(literal -1/2 binary64) (/.f64 c a) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c c) (*.f64 b b)))))) |
#s(approx (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 c a) (*.f64 #s(literal 1/8 binary64) (/.f64 (fma.f64 #s(literal 4 binary64) (pow.f64 (*.f64 a c) #s(literal 4 binary64)) (*.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 4 binary64)))) (*.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64)))))) (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) c)) (pow.f64 b #s(literal 4 binary64)))) (fma.f64 #s(literal -1/2 binary64) (/.f64 c a) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c c) (*.f64 b b))))))) |
#s(approx (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) (*.f64 a a)))) |
#s(approx (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (*.f64 (*.f64 b b) (fma.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 a (*.f64 b b))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 a a) #s(literal -1 binary64)))))) |
#s(approx (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (*.f64 (*.f64 b b) (fma.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 a (*.f64 b b))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 a a) #s(literal -1 binary64))))))) |
#s(approx (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (*.f64 (*.f64 b b) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) c)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 a (*.f64 b b))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 a a) #s(literal -1 binary64)))))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (* c -4) a) (* b b)) 1/2) (* 2 a))) (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 #s(literal 1/2 binary64) (/.f64 b a)))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (* c -4) a) (* b b)) 1/2) (* 2 a))) (fma.f64 #s(literal -1 binary64) (/.f64 c b) (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 #s(literal 1/2 binary64) (/.f64 b a))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (* c -4) a) (* b b)) 1/2) (* 2 a))) (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (fma.f64 #s(literal 1/2 binary64) (/.f64 b a) (*.f64 c (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 3 binary64)))) (pow.f64 b #s(literal -1 binary64))))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (* c -4) a) (* b b)) 1/2) (* 2 a))) (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (fma.f64 #s(literal 1/2 binary64) (/.f64 b a) (*.f64 c (-.f64 (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 a (pow.f64 b #s(literal 3 binary64)))))) (pow.f64 b #s(literal -1 binary64))))))) |
#s(approx (/ (pow (+ (* (* c -4) a) (* b b)) 1/2) (* 2 a)) (fma.f64 #s(literal -1 binary64) (/.f64 c b) (*.f64 #s(literal 1/2 binary64) (/.f64 b a)))) |
#s(approx (/ (pow (+ (* (* c -4) a) (* b b)) 1/2) (* 2 a)) (fma.f64 #s(literal 1/2 binary64) (/.f64 b a) (*.f64 c (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 3 binary64)))) (pow.f64 b #s(literal -1 binary64)))))) |
#s(approx (/ (pow (+ (* (* c -4) a) (* b b)) 1/2) (* 2 a)) (fma.f64 #s(literal 1/2 binary64) (/.f64 b a) (*.f64 c (-.f64 (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 a (pow.f64 b #s(literal 3 binary64)))))) (pow.f64 b #s(literal -1 binary64)))))) |
#s(approx (pow (+ (* (* c -4) a) (* b b)) 1/2) (+.f64 b (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 b #s(literal 3 binary64)))))))) |
#s(approx (pow (+ (* (* c -4) a) (* b b)) 1/2) (+.f64 b (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) a) c) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64)))))))))) |
#s(approx (* c -4) (*.f64 #s(literal -4 binary64) c)) |
#s(approx c c) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 c (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 3 binary64)))) (pow.f64 b #s(literal -1 binary64))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 c (-.f64 (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 a (pow.f64 b #s(literal 3 binary64)))))) (pow.f64 b #s(literal -1 binary64))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 c (-.f64 (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 a (pow.f64 b #s(literal 3 binary64))) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 c a) (/.f64 (fma.f64 #s(literal 4 binary64) (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 16 binary64) (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))))) b))))))) (pow.f64 b #s(literal -1 binary64))))) |
#s(approx (* (- (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (pow b -1)) c) (*.f64 c (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 3 binary64)))) (pow.f64 b #s(literal -1 binary64))))) |
#s(approx (* (- (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (pow b -1)) c) (*.f64 c (-.f64 (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 a (pow.f64 b #s(literal 3 binary64)))))) (pow.f64 b #s(literal -1 binary64))))) |
#s(approx (- (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (pow b -1)) (-.f64 (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 a (pow.f64 b #s(literal 3 binary64)))))) (pow.f64 b #s(literal -1 binary64)))) |
#s(approx (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 a (pow.f64 b #s(literal 3 binary64))))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a))) (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 #s(literal 1/2 binary64) (/.f64 b a)))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a))) (fma.f64 #s(literal -1 binary64) (/.f64 c b) (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 #s(literal 1/2 binary64) (/.f64 b a))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a))) (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (fma.f64 #s(literal 1/2 binary64) (/.f64 b a) (*.f64 c (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 3 binary64)))) (pow.f64 b #s(literal -1 binary64))))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a))) (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (fma.f64 #s(literal 1/2 binary64) (/.f64 b a) (*.f64 c (-.f64 (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 a (pow.f64 b #s(literal 3 binary64)))))) (pow.f64 b #s(literal -1 binary64))))))) |
#s(approx (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a)) (fma.f64 #s(literal -1 binary64) (/.f64 c b) (*.f64 #s(literal 1/2 binary64) (/.f64 b a)))) |
#s(approx (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a)) (fma.f64 #s(literal 1/2 binary64) (/.f64 b a) (*.f64 c (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 3 binary64)))) (pow.f64 b #s(literal -1 binary64)))))) |
#s(approx (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a)) (fma.f64 #s(literal 1/2 binary64) (/.f64 b a) (*.f64 c (-.f64 (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 a (pow.f64 b #s(literal 3 binary64)))))) (pow.f64 b #s(literal -1 binary64)))))) |
#s(approx (/ (+ (pow (* (/ b a) -1/2) 3) (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3)) (+ (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))))) (/.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 (/.f64 b a) #s(literal 3 binary64)) (*.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 b a) #s(literal 3 binary64)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (*.f64 a a))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 b b) (*.f64 a a)))))) |
#s(approx (/ (+ (pow (* (/ b a) -1/2) 3) (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3)) (+ (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 a a) a) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (*.f64 a a))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 b b) (*.f64 a a)))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 a a) a) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (*.f64 a a))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 b b) (*.f64 a a)))))) (*.f64 c (-.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))))) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (pow.f64 b #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (*.f64 a a))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 b b) (*.f64 a a)))))))) (*.f64 #s(literal -3/2 binary64) (/.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 (/.f64 b a) #s(literal 3 binary64)) (*.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 b a) #s(literal 3 binary64)))) (*.f64 a (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (*.f64 a a))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 b b) (*.f64 a a)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (*.f64 a a))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 b b) (*.f64 a a))))))))))))) |
#s(approx (/ (+ (pow (* (/ b a) -1/2) 3) (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3)) (+ (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 a a) a) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (*.f64 a a))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 b b) (*.f64 a a)))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 a a) a) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (*.f64 a a))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 b b) (*.f64 a a)))))) (*.f64 c (-.f64 (fma.f64 #s(literal 1/16 binary64) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))))) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (pow.f64 b #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (*.f64 a a))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 b b) (*.f64 a a))))))) (*.f64 c (-.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))))) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64))))) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (pow.f64 b #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (*.f64 a a))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 b b) (*.f64 a a)))))))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))))) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (pow.f64 b #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (*.f64 a a))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 b b) (*.f64 a a)))))))) (*.f64 #s(literal -3/2 binary64) (/.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 (/.f64 b a) #s(literal 3 binary64)) (*.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 b a) #s(literal 3 binary64)))) (*.f64 a (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (*.f64 a a))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 b b) (*.f64 a a)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (*.f64 a a))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 b b) (*.f64 a a))))))))) (*.f64 a (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (*.f64 a a))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 b b) (*.f64 a a)))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 (/.f64 b a) #s(literal 3 binary64)) (*.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 b a) #s(literal 3 binary64)))) (*.f64 (*.f64 b b) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (*.f64 a a))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 b b) (*.f64 a a)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (*.f64 a a))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 b b) (*.f64 a a)))))))))))) (*.f64 #s(literal -3/2 binary64) (/.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 (/.f64 b a) #s(literal 3 binary64)) (*.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 b a) #s(literal 3 binary64)))) (*.f64 a (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (*.f64 a a))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 b b) (*.f64 a a)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (*.f64 a a))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 b b) (*.f64 a a))))))))))))) |
#s(approx (/ (+ (pow (* (/ b a) -1/2) 3) (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3)) (+ (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 a a) a) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (*.f64 a a))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 b b) (*.f64 a a)))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 a a) a) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (*.f64 a a))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 b b) (*.f64 a a)))))) (*.f64 c (-.f64 (fma.f64 #s(literal 1/16 binary64) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))))) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (pow.f64 b #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (*.f64 a a))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 b b) (*.f64 a a))))))) (*.f64 c (-.f64 (fma.f64 #s(literal 1/16 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))))) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64))))) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (pow.f64 b #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (*.f64 a a))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 b b) (*.f64 a a))))))) (*.f64 c (-.f64 (*.f64 #s(literal 1/16 binary64) (-.f64 (/.f64 (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (pow.f64 b #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (*.f64 a a))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 b b) (*.f64 a a))))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))))) (-.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))))) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64)))))) (pow.f64 b #s(literal 6 binary64)))) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (pow.f64 b #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (*.f64 a a))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 b b) (*.f64 a a))))))))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))))) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64))))) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (pow.f64 b #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (*.f64 a a))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 b b) (*.f64 a a)))))))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))))) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (pow.f64 b #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (*.f64 a a))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 b b) (*.f64 a a)))))))) (*.f64 #s(literal -3/2 binary64) (/.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 (/.f64 b a) #s(literal 3 binary64)) (*.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 b a) #s(literal 3 binary64)))) (*.f64 a (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (*.f64 a a))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 b b) (*.f64 a a)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (*.f64 a a))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 b b) (*.f64 a a))))))))) (*.f64 a (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (*.f64 a a))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 b b) (*.f64 a a)))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 (/.f64 b a) #s(literal 3 binary64)) (*.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 b a) #s(literal 3 binary64)))) (*.f64 (*.f64 b b) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (*.f64 a a))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 b b) (*.f64 a a)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (*.f64 a a))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 b b) (*.f64 a a)))))))))) (*.f64 a (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (*.f64 a a))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 b b) (*.f64 a a)))))) (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 a (pow.f64 b #s(literal 4 binary64))) (/.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 (/.f64 b a) #s(literal 3 binary64)) (*.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 b a) #s(literal 3 binary64)))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (*.f64 a a))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 b b) (*.f64 a a)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (*.f64 a a))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 b b) (*.f64 a a))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))))) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (pow.f64 b #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (*.f64 a a))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 b b) (*.f64 a a)))))))) (*.f64 #s(literal -3/2 binary64) (/.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 (/.f64 b a) #s(literal 3 binary64)) (*.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 b a) #s(literal 3 binary64)))) (*.f64 a (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (*.f64 a a))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 b b) (*.f64 a a)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (*.f64 a a))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 b b) (*.f64 a a))))))))) (*.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (*.f64 a a))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 b b) (*.f64 a a)))))))))))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))))) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (pow.f64 b #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (*.f64 a a))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 b b) (*.f64 a a)))))))) (*.f64 #s(literal -3/2 binary64) (/.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 (/.f64 b a) #s(literal 3 binary64)) (*.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 b a) #s(literal 3 binary64)))) (*.f64 a (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (*.f64 a a))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 b b) (*.f64 a a)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (*.f64 a a))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 b b) (*.f64 a a))))))))) (*.f64 a (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (*.f64 a a))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 b b) (*.f64 a a)))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 (/.f64 b a) #s(literal 3 binary64)) (*.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 b a) #s(literal 3 binary64)))) (*.f64 (*.f64 b b) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (*.f64 a a))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 b b) (*.f64 a a)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (*.f64 a a))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 b b) (*.f64 a a)))))))))))) (*.f64 #s(literal -3/2 binary64) (/.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 (/.f64 b a) #s(literal 3 binary64)) (*.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 b a) #s(literal 3 binary64)))) (*.f64 a (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (*.f64 a a))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 b b) (*.f64 a a)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (*.f64 a a))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 b b) (*.f64 a a))))))))))))) |
#s(approx (+ (pow (* (/ b a) -1/2) 3) (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3)) (fma.f64 #s(literal -1/8 binary64) (pow.f64 (/.f64 b a) #s(literal 3 binary64)) (*.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 b a) #s(literal 3 binary64))))) |
#s(approx (+ (pow (* (/ b a) -1/2) 3) (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3)) (fma.f64 #s(literal -1/8 binary64) (pow.f64 (/.f64 b a) #s(literal 3 binary64)) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 c (fma.f64 #s(literal -8 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64)))))) (pow.f64 (*.f64 a b) #s(literal 3 binary64))) (*.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 b a) #s(literal 3 binary64)))))) |
#s(approx (+ (pow (* (/ b a) -1/2) 3) (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3)) (fma.f64 #s(literal -1/8 binary64) (pow.f64 (/.f64 b a) #s(literal 3 binary64)) (fma.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 b a) #s(literal 3 binary64)) (*.f64 c (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 c (*.f64 (*.f64 a a) a)) (/.f64 (-.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))))) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64))))) (pow.f64 b #s(literal 3 binary64)))) (*.f64 #s(literal 1/16 binary64) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))))) (pow.f64 (*.f64 a b) #s(literal 3 binary64))))))))) |
#s(approx (+ (pow (* (/ b a) -1/2) 3) (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3)) (fma.f64 #s(literal -1/8 binary64) (pow.f64 (/.f64 b a) #s(literal 3 binary64)) (fma.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 b a) #s(literal 3 binary64)) (*.f64 c (fma.f64 #s(literal 1/16 binary64) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))))) (pow.f64 (*.f64 a b) #s(literal 3 binary64))) (*.f64 c (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 c (*.f64 (*.f64 a a) a)) (/.f64 (-.f64 (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a a) a)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))))) (-.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))))) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64)))))) (pow.f64 b #s(literal 6 binary64))))) (pow.f64 b #s(literal 3 binary64)))) (*.f64 #s(literal 1/16 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))))) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64))))) (pow.f64 (*.f64 a b) #s(literal 3 binary64))))))))))) |
#s(approx (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 c (fma.f64 #s(literal -8 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64)))))) (pow.f64 (*.f64 a b) #s(literal 3 binary64))) (*.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 b a) #s(literal 3 binary64))))) |
#s(approx (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3) (fma.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 b a) #s(literal 3 binary64)) (*.f64 c (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 c (*.f64 (*.f64 a a) a)) (/.f64 (-.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))))) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64))))) (pow.f64 b #s(literal 3 binary64)))) (*.f64 #s(literal 1/16 binary64) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))))) (pow.f64 (*.f64 a b) #s(literal 3 binary64)))))))) |
#s(approx (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3) (fma.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 b a) #s(literal 3 binary64)) (*.f64 c (fma.f64 #s(literal 1/16 binary64) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))))) (pow.f64 (*.f64 a b) #s(literal 3 binary64))) (*.f64 c (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 c (*.f64 (*.f64 a a) a)) (/.f64 (-.f64 (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a a) a)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))))) (-.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))))) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64)))))) (pow.f64 b #s(literal 6 binary64))))) (pow.f64 b #s(literal 3 binary64)))) (*.f64 #s(literal 1/16 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))))) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64))))) (pow.f64 (*.f64 a b) #s(literal 3 binary64)))))))))) |
#s(approx (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (fma.f64 #s(literal -1 binary64) (/.f64 c b) (*.f64 #s(literal 1/2 binary64) (/.f64 b a)))) |
#s(approx (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (fma.f64 #s(literal 1/2 binary64) (/.f64 b a) (*.f64 c (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 3 binary64)))) (pow.f64 b #s(literal -1 binary64)))))) |
#s(approx (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (fma.f64 #s(literal 1/2 binary64) (/.f64 b a) (*.f64 c (-.f64 (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 a (pow.f64 b #s(literal 3 binary64)))))) (pow.f64 b #s(literal -1 binary64)))))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (+.f64 b (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 b #s(literal 3 binary64)))))))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (+.f64 b (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) a) c) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64)))))))))) |
#s(approx (+ (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (*.f64 a a))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 b b) (*.f64 a a))))) |
#s(approx (+ (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))))) (-.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 c a) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 b b) (*.f64 a a))))) |
#s(approx (+ (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (*.f64 a a)) (*.f64 c (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b b))) (*.f64 #s(literal 3/2 binary64) (pow.f64 a #s(literal -1 binary64)))))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 b b) (*.f64 a a))))) |
#s(approx (+ (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (*.f64 a a)) (*.f64 c (-.f64 (*.f64 c (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 4 binary64)))) (*.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 b b) #s(literal -1 binary64))))) (*.f64 #s(literal 3/2 binary64) (pow.f64 a #s(literal -1 binary64)))))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 b b) (*.f64 a a))))) |
#s(approx (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) (*.f64 a a))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 b b) (*.f64 a a))))) |
#s(approx (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) (-.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 c a) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 b b) (*.f64 a a))))) |
#s(approx (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) (-.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) (*.f64 a a)) (*.f64 c (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b b))) (*.f64 #s(literal 3/2 binary64) (pow.f64 a #s(literal -1 binary64)))))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 b b) (*.f64 a a))))) |
#s(approx (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) (-.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) (*.f64 a a)) (*.f64 c (-.f64 (*.f64 c (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 4 binary64)))) (*.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 b b) #s(literal -1 binary64))))) (*.f64 #s(literal 3/2 binary64) (pow.f64 a #s(literal -1 binary64)))))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 b b) (*.f64 a a))))) |
#s(approx (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 b b) (*.f64 a a)) (*.f64 #s(literal 1/2 binary64) (/.f64 c a)))) |
#s(approx (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 b b) (*.f64 a a)) (*.f64 c (fma.f64 #s(literal 1/2 binary64) (/.f64 c (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) (pow.f64 a #s(literal -1 binary64))))))) |
#s(approx (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 b b) (*.f64 a a)) (*.f64 c (fma.f64 c (fma.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 b b) #s(literal -1 binary64)) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 4 binary64)))) (*.f64 #s(literal 1/2 binary64) (pow.f64 a #s(literal -1 binary64))))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (* c -4) a) (* b b)) 1/2) (* 2 a))) (*.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 a c)) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (* c -4) a) (* b b)) 1/2) (* 2 a))) (*.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 a c)) (fma.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (* c -4) a) (* b b)) 1/2) (* 2 a))) (*.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 a c)) (fma.f64 #s(literal -1/16 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -4 binary64)))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))))))) |
#s(approx (/ (pow (+ (* (* c -4) a) (* b b)) 1/2) (* 2 a)) (*.f64 c (fma.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))))) |
#s(approx (/ (pow (+ (* (* c -4) a) (* b b)) 1/2) (* 2 a)) (*.f64 c (fma.f64 #s(literal -1/16 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -4 binary64)))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))))) |
#s(approx (/ (pow (+ (* (* c -4) a) (* b b)) 1/2) (* 2 a)) (*.f64 c (fma.f64 #s(literal -1/16 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -4 binary64)))) (fma.f64 #s(literal 1/32 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 7 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal 5 binary64)))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))))))) |
#s(approx (pow (+ (* (* c -4) a) (* b b)) 1/2) (*.f64 c (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))) |
#s(approx (pow (+ (* (* c -4) a) (* b b)) 1/2) (*.f64 c (fma.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) (pow.f64 c #s(literal 5 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -4 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))))) |
#s(approx (pow (+ (* (* c -4) a) (* b b)) 1/2) (*.f64 c (fma.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) (pow.f64 c #s(literal 5 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -4 binary64)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 7 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal 5 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))))) |
#s(approx (+ (* (* c -4) a) (* b b)) (*.f64 c (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 a c)) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 a c)) (fma.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 a c)) (fma.f64 #s(literal -1/16 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -4 binary64)))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))))))) |
#s(approx (* (* (+ (* (/ c (* b b)) -1) (pow a -1)) b) -1) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 b (*.f64 a c)) (pow.f64 b #s(literal -1 binary64))))) |
#s(approx (* (+ (* (/ c (* b b)) -1) (pow a -1)) b) (*.f64 c (-.f64 (/.f64 b (*.f64 a c)) (pow.f64 b #s(literal -1 binary64))))) |
#s(approx (+ (* (/ c b) -1) (/ b a)) (*.f64 c (-.f64 (/.f64 b (*.f64 a c)) (pow.f64 b #s(literal -1 binary64))))) |
#s(approx (* (- (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (pow b -1)) c) (*.f64 (*.f64 (*.f64 c c) c) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 3 binary64)) c)))))) |
#s(approx (* (- (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (pow b -1)) c) (*.f64 (*.f64 (*.f64 c c) c) (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 3 binary64)) c)))) (pow.f64 (*.f64 b (*.f64 c c)) #s(literal -1 binary64))))) |
#s(approx (- (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (pow b -1)) (*.f64 (*.f64 c c) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 3 binary64)) c)))))) |
#s(approx (- (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (pow b -1)) (*.f64 (*.f64 c c) (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 3 binary64)) c)))) (pow.f64 (*.f64 b (*.f64 c c)) #s(literal -1 binary64))))) |
#s(approx (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (*.f64 (*.f64 c c) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 3 binary64)) c)))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a))) (*.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 a c)) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a))) (*.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 a c)) (fma.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a))) (*.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 a c)) (fma.f64 #s(literal -1/16 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -4 binary64)))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))))))) |
#s(approx (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a)) (*.f64 c (fma.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))))) |
#s(approx (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a)) (*.f64 c (fma.f64 #s(literal -1/16 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -4 binary64)))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))))) |
#s(approx (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a)) (*.f64 c (fma.f64 #s(literal -1/16 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -4 binary64)))) (fma.f64 #s(literal 1/32 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 7 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal 5 binary64)))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))))))) |
#s(approx (* (+ (* (/ (/ c b) b) -1) (* (pow a -1) 1/2)) b) (*.f64 c (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 b (*.f64 a c))) (pow.f64 b #s(literal -1 binary64))))) |
#s(approx (+ (* (/ (/ c b) b) -1) (* (pow a -1) 1/2)) (*.f64 c (-.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 a c) #s(literal -1 binary64))) (pow.f64 (*.f64 b b) #s(literal -1 binary64))))) |
#s(approx (/ (+ (pow (* (/ b a) -1/2) 3) (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3)) (+ (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))))) (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 (/.f64 c (*.f64 (*.f64 a a) a)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (pow.f64 a #s(literal -1 binary64))))))) |
#s(approx (/ (+ (pow (* (/ b a) -1/2) 3) (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3)) (+ (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))))) (*.f64 c (fma.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (pow.f64 a #s(literal -1 binary64))))) (*.f64 #s(literal -1/16 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 7 binary64)) (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 b b) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64))) (*.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (pow.f64 a #s(literal -1 binary64))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (pow.f64 a #s(literal -1 binary64)))))))))) |
#s(approx (/ (+ (pow (* (/ b a) -1/2) 3) (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3)) (+ (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))))) (*.f64 c (-.f64 (fma.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (/.f64 b a) #s(literal 3 binary64))) (*.f64 (*.f64 c c) (fma.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (pow.f64 a #s(literal -1 binary64))))) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 (/.f64 c (pow.f64 a #s(literal 9 binary64))) #s(literal 1/2 binary64)) (/.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)))) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64))))) (*.f64 (*.f64 c c) (fma.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (pow.f64 a #s(literal -1 binary64)))))) (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (pow.f64 a #s(literal -1 binary64))))))) (fma.f64 #s(literal 1/64 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 a #s(literal 4 binary64))) (/.f64 (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 c c) (*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) (*.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (pow.f64 a #s(literal -1 binary64))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (pow.f64 a #s(literal -1 binary64)))))))) (fma.f64 #s(literal 1/32 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 11 binary64)) (pow.f64 c #s(literal 5 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (pow.f64 a #s(literal -1 binary64))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (pow.f64 a #s(literal -1 binary64)))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (pow.f64 a #s(literal -1 binary64)))))) (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 7 binary64)) (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 b b) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64))) (*.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (pow.f64 a #s(literal -1 binary64))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (pow.f64 a #s(literal -1 binary64)))))))))))) |
#s(approx (/ (+ (pow (* (/ b a) -1/2) 3) (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3)) (+ (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))))) (*.f64 c (-.f64 (fma.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (/.f64 b a) #s(literal 3 binary64))) (*.f64 (*.f64 c c) (fma.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (pow.f64 a #s(literal -1 binary64))))) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 (/.f64 c (pow.f64 a #s(literal 9 binary64))) #s(literal 1/2 binary64)) (/.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)))) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64))))) (*.f64 (*.f64 c c) (fma.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (pow.f64 a #s(literal -1 binary64)))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (pow.f64 a #s(literal -1 binary64))))) (*.f64 #s(literal -1/16 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 9 binary64)) (pow.f64 c #s(literal 5 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))))) (*.f64 (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (pow.f64 a #s(literal -1 binary64))))))))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (/.f64 b a) #s(literal 3 binary64))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (pow.f64 a #s(literal -1 binary64)))) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 (/.f64 c (pow.f64 a #s(literal 9 binary64))) #s(literal 1/2 binary64)) (/.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)))) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (pow.f64 a #s(literal -1 binary64)))))) (fma.f64 #s(literal 1/64 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 a #s(literal 4 binary64))) (/.f64 (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64)) (*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) (*.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (pow.f64 a #s(literal -1 binary64))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (pow.f64 a #s(literal -1 binary64))))))) (*.f64 #s(literal 1/32 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 11 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (pow.f64 a #s(literal -1 binary64))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (pow.f64 a #s(literal -1 binary64)))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (pow.f64 a #s(literal -1 binary64))))))))) (*.f64 (*.f64 (*.f64 c c) c) (fma.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (pow.f64 a #s(literal -1 binary64)))))) (fma.f64 #s(literal 1/128 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (pow.f64 a #s(literal 6 binary64))) (/.f64 (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 (*.f64 c c) c) (*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (pow.f64 a #s(literal -1 binary64))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (pow.f64 a #s(literal -1 binary64)))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (pow.f64 a #s(literal -1 binary64)))))))) (fma.f64 #s(literal 1/64 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 a #s(literal 4 binary64))) (/.f64 (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 c c) (*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) (*.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (pow.f64 a #s(literal -1 binary64))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (pow.f64 a #s(literal -1 binary64)))))))) (fma.f64 #s(literal 1/32 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 11 binary64)) (pow.f64 c #s(literal 5 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (pow.f64 a #s(literal -1 binary64))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (pow.f64 a #s(literal -1 binary64)))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (pow.f64 a #s(literal -1 binary64)))))) (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 7 binary64)) (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 b b) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64))) (*.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (pow.f64 a #s(literal -1 binary64))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (pow.f64 a #s(literal -1 binary64)))))))))))))) |
#s(approx (+ (pow (* (/ b a) -1/2) 3) (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3)) (*.f64 (*.f64 c c) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 c c))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 9 binary64)) (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)))) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64)))))))) |
#s(approx (+ (pow (* (/ b a) -1/2) 3) (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3)) (*.f64 (*.f64 c c) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 c c))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 9 binary64)) (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)))) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 9 binary64)) (pow.f64 c #s(literal 5 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))))) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64))))))))) |
#s(approx (+ (pow (* (/ b a) -1/2) 3) (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3)) (*.f64 (*.f64 c c) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 c c))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 9 binary64)) (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)))) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 9 binary64)) (pow.f64 c #s(literal 5 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))))) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 9 binary64)) (pow.f64 c #s(literal 7 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (-.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 c (*.f64 (*.f64 a a) a)) (/.f64 (pow.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)))) #s(literal 2 binary64)) #s(literal -64 binary64))))) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64)))))))))) |
#s(approx (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3) (*.f64 (*.f64 c c) (fma.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 9 binary64)) (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)))) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64))))))) |
#s(approx (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3) (*.f64 (*.f64 c c) (fma.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 9 binary64)) (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)))) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 9 binary64)) (pow.f64 c #s(literal 5 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))))) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64)))))))) |
#s(approx (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3) (*.f64 (*.f64 c c) (fma.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 9 binary64)) (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)))) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 9 binary64)) (pow.f64 c #s(literal 5 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))))) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 9 binary64)) (pow.f64 c #s(literal 7 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (-.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 c (*.f64 (*.f64 a a) a)) (/.f64 (pow.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)))) #s(literal 2 binary64)) #s(literal -64 binary64))))) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64))))))))) |
#s(approx (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (*.f64 c (fma.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))))) |
#s(approx (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (*.f64 c (fma.f64 #s(literal -1/16 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -4 binary64)))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))))) |
#s(approx (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (*.f64 c (fma.f64 #s(literal -1/16 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -4 binary64)))) (fma.f64 #s(literal 1/32 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 7 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal 5 binary64)))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))))))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (*.f64 c (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (*.f64 c (fma.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) (pow.f64 c #s(literal 5 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -4 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (*.f64 c (fma.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) (pow.f64 c #s(literal 5 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -4 binary64)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 7 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal 5 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))))) |
#s(approx (+ (* (* 1 b) b) (* (* -4 a) c)) (*.f64 c (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)))) |
#s(approx (+ (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))))) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (pow.f64 a #s(literal -1 binary64)))))) |
#s(approx (+ (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))))) (*.f64 c (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) c))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (pow.f64 a #s(literal -1 binary64)))))) |
#s(approx (+ (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))))) (*.f64 c (-.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) c)))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (pow.f64 a #s(literal -1 binary64)))))) |
#s(approx (+ (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))))) (*.f64 c (-.f64 (fma.f64 #s(literal -1/32 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 5 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -4 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) c)))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (fma.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (pow.f64 a #s(literal -1 binary64))))))) |
#s(approx (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (pow.f64 a #s(literal -1 binary64)))))) |
#s(approx (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) (*.f64 c (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) c))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (pow.f64 a #s(literal -1 binary64)))))) |
#s(approx (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) (*.f64 c (-.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) c)))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (pow.f64 a #s(literal -1 binary64)))))) |
#s(approx (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) (*.f64 c (-.f64 (fma.f64 #s(literal -1/32 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 5 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -4 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) c)))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (fma.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (pow.f64 a #s(literal -1 binary64))))))) |
#s(approx (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (*.f64 c (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) c))) (pow.f64 a #s(literal -1 binary64))))) |
#s(approx (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (*.f64 c (fma.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))))) |
#s(approx (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (*.f64 c (fma.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (fma.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/32 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 5 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -4 binary64))))))))) |
#s(approx (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (*.f64 c (fma.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (fma.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (fma.f64 #s(literal -1/64 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 9 binary64)) (pow.f64 c #s(literal 7 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 b #s(literal 7 binary64)) (pow.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal 5 binary64)))) (*.f64 #s(literal 1/32 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 5 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -4 binary64)))))))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (* c -4) a) (* b b)) 1/2) (* 2 a))) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal 1/2 binary64) (/.f64 b (*.f64 a c)) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (* c -4) a) (* b b)) 1/2) (* 2 a))) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))) c) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (* c -4) a) (* b b)) 1/2) (* 2 a))) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/128 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (/.f64 c (*.f64 (*.f64 a a) a)) #s(literal 1/2 binary64)) (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))) c) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) c) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))))) |
#s(approx (/ (pow (+ (* (* c -4) a) (* b b)) 1/2) (* 2 a)) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))))) |
#s(approx (/ (pow (+ (* (* c -4) a) (* b b)) 1/2) (* 2 a)) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1/128 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (fma.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))))) |
#s(approx (/ (pow (+ (* (* c -4) a) (* b b)) 1/2) (* 2 a)) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1/128 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (fma.f64 #s(literal 1/1024 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 7 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (fma.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))))))) |
#s(approx (pow (+ (* (* c -4) a) (* b b)) 1/2) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))))) |
#s(approx (pow (+ (* (* c -4) a) (* b b)) 1/2) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1/64 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) (pow.f64 c #s(literal 5 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))))))) |
#s(approx (pow (+ (* (* c -4) a) (* b b)) 1/2) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1/64 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) (pow.f64 c #s(literal 5 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (fma.f64 #s(literal 1/512 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 7 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))))))) |
#s(approx (+ (* (* c -4) a) (* b b)) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b b) c) (*.f64 #s(literal 4 binary64) a))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal 1/2 binary64) (/.f64 b (*.f64 a c)) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))) c) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/128 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (/.f64 c (*.f64 (*.f64 a a) a)) #s(literal 1/2 binary64)) (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))) c) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) c) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))))) |
#s(approx (* (* (+ (* (/ c (* b b)) -1) (pow a -1)) b) -1) (*.f64 #s(literal -1 binary64) (*.f64 c (-.f64 (/.f64 b (*.f64 a c)) (pow.f64 b #s(literal -1 binary64)))))) |
#s(approx (* (+ (* (/ c (* b b)) -1) (pow a -1)) b) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 b (*.f64 a c)) (pow.f64 b #s(literal -1 binary64)))))) |
#s(approx (+ (* (/ c b) -1) (/ b a)) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 b (*.f64 a c)) (pow.f64 b #s(literal -1 binary64)))))) |
#s(approx (* (- (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (pow b -1)) c) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 c c) c) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 a (*.f64 (pow.f64 b #s(literal 3 binary64)) c)))))) |
#s(approx (* (- (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (pow b -1)) c) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 c c) c) (fma.f64 #s(literal -1 binary64) (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (/.f64 a (pow.f64 b #s(literal 3 binary64)))) c) (/.f64 (pow.f64 (*.f64 b c) #s(literal -1 binary64)) c)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64)))))))) |
#s(approx (- (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (pow b -1)) (*.f64 (*.f64 c c) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (pow.f64 (*.f64 b c) #s(literal -1 binary64)) c) (/.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) c)))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a))) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal 1/2 binary64) (/.f64 b (*.f64 a c)) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a))) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))) c) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a))) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/128 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (/.f64 c (*.f64 (*.f64 a a) a)) #s(literal 1/2 binary64)) (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))) c) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) c) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))))) |
#s(approx (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a)) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))))) |
#s(approx (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a)) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1/128 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (fma.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))))) |
#s(approx (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a)) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1/128 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (fma.f64 #s(literal 1/1024 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 7 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (fma.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))))))) |
#s(approx (* (+ (* (/ (/ c b) b) -1) (* (pow a -1) 1/2)) b) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 a c)) (pow.f64 b #s(literal -1 binary64)))))) |
#s(approx (+ (* (/ (/ c b) b) -1) (* (pow a -1) 1/2)) (*.f64 #s(literal -1 binary64) (*.f64 c (-.f64 (pow.f64 (*.f64 b b) #s(literal -1 binary64)) (*.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 a c) #s(literal -1 binary64))))))) |
#s(approx (/ (+ (pow (* (/ b a) -1/2) 3) (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3)) (+ (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))))) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 c (*.f64 (*.f64 a a) a)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (-.f64 (pow.f64 a #s(literal -1 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))))))) |
#s(approx (/ (+ (pow (* (/ b a) -1/2) 3) (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3)) (+ (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))))) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 7 binary64)) (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (*.f64 (-.f64 (pow.f64 a #s(literal -1 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))) (-.f64 (pow.f64 a #s(literal -1 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))))))) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (-.f64 (pow.f64 a #s(literal -1 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))))))))) |
#s(approx (/ (+ (pow (* (/ b a) -1/2) 3) (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3)) (+ (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))))) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 a a) a) (-.f64 (pow.f64 a #s(literal -1 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))))) (*.f64 #s(literal 1/128 binary64) (*.f64 (pow.f64 (/.f64 c (pow.f64 a #s(literal 9 binary64))) #s(literal 1/2 binary64)) (/.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64))))) (-.f64 (pow.f64 a #s(literal -1 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 11 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 (-.f64 (pow.f64 a #s(literal -1 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))) (-.f64 (pow.f64 a #s(literal -1 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))))) (-.f64 (pow.f64 a #s(literal -1 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))))))) (*.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (-.f64 (pow.f64 a #s(literal -1 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))) (-.f64 (pow.f64 a #s(literal -1 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))))))))) c)) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 7 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (*.f64 (-.f64 (pow.f64 a #s(literal -1 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))) (-.f64 (pow.f64 a #s(literal -1 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))))))))) c) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (-.f64 (pow.f64 a #s(literal -1 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))))))))) |
#s(approx (/ (+ (pow (* (/ b a) -1/2) 3) (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3)) (+ (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))))) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/128 binary64) (*.f64 (pow.f64 (/.f64 c (pow.f64 a #s(literal 9 binary64))) #s(literal 1/2 binary64)) (/.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal 4 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal 8 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64)))))) (-.f64 (pow.f64 a #s(literal -1 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))))))) (fma.f64 #s(literal -1/32 binary64) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (pow.f64 a #s(literal 6 binary64)) (*.f64 (*.f64 (-.f64 (pow.f64 a #s(literal -1 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))) (-.f64 (pow.f64 a #s(literal -1 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))))) (-.f64 (pow.f64 a #s(literal -1 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (-.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 a a) a) (-.f64 (pow.f64 a #s(literal -1 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))))) (*.f64 #s(literal 1/128 binary64) (*.f64 (pow.f64 (/.f64 c (pow.f64 a #s(literal 9 binary64))) #s(literal 1/2 binary64)) (/.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64))))) (-.f64 (pow.f64 a #s(literal -1 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 11 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 (-.f64 (pow.f64 a #s(literal -1 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))) (-.f64 (pow.f64 a #s(literal -1 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))))) (-.f64 (pow.f64 a #s(literal -1 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))))))) (*.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (-.f64 (pow.f64 a #s(literal -1 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))) (-.f64 (pow.f64 a #s(literal -1 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))))))))) (-.f64 (pow.f64 a #s(literal -1 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))))))))) c) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 a a) a) (-.f64 (pow.f64 a #s(literal -1 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))))) (*.f64 #s(literal 1/128 binary64) (*.f64 (pow.f64 (/.f64 c (pow.f64 a #s(literal 9 binary64))) #s(literal 1/2 binary64)) (/.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64))))) (-.f64 (pow.f64 a #s(literal -1 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))))))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 11 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 (-.f64 (pow.f64 a #s(literal -1 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))) (-.f64 (pow.f64 a #s(literal -1 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))))) (-.f64 (pow.f64 a #s(literal -1 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))))))) (*.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (-.f64 (pow.f64 a #s(literal -1 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))) (-.f64 (pow.f64 a #s(literal -1 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))))))))) c)) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 7 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (*.f64 (-.f64 (pow.f64 a #s(literal -1 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))) (-.f64 (pow.f64 a #s(literal -1 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))))))))) c) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (-.f64 (pow.f64 a #s(literal -1 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))))))))) |
#s(approx (+ (pow (* (/ b a) -1/2) 3) (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3)) (*.f64 (*.f64 c c) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 c c))) (fma.f64 #s(literal 1/128 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 9 binary64)) (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)))))) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))))) |
#s(approx (+ (pow (* (/ b a) -1/2) 3) (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3)) (*.f64 (*.f64 c c) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 c c))) (fma.f64 #s(literal -1/128 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 9 binary64)) (pow.f64 c #s(literal 5 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal 4 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal 8 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))))))) (fma.f64 #s(literal 1/128 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 9 binary64)) (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)))))) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))))) |
#s(approx (+ (pow (* (/ b a) -1/2) 3) (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3)) (*.f64 (*.f64 c c) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/128 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 9 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (-.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 c (pow.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 a a) a)))))) (*.f64 #s(literal 1/128 binary64) (*.f64 (pow.f64 (/.f64 c (pow.f64 a #s(literal 9 binary64))) #s(literal 1/2 binary64)) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal 4 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal 8 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))))))))) (*.f64 (*.f64 c c) c)) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 c c))) (fma.f64 #s(literal 1/128 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 9 binary64)) (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)))))) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))))) |
#s(approx (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3) (*.f64 (*.f64 c c) (fma.f64 #s(literal 1/128 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 9 binary64)) (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)))))) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))) |
#s(approx (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3) (*.f64 (*.f64 c c) (fma.f64 #s(literal -1/128 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 9 binary64)) (pow.f64 c #s(literal 5 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal 4 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal 8 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))))))) (fma.f64 #s(literal 1/128 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 9 binary64)) (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)))))) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))))) |
#s(approx (pow (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) 3) (*.f64 (*.f64 c c) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/128 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 9 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (-.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 c (pow.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 a a) a)))))) (*.f64 #s(literal 1/128 binary64) (*.f64 (pow.f64 (/.f64 c (pow.f64 a #s(literal 9 binary64))) #s(literal 1/2 binary64)) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal 4 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal 8 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))))))))) (*.f64 (*.f64 c c) c)) (fma.f64 #s(literal 1/128 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 9 binary64)) (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)))))) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))))) |
#s(approx (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))))) |
#s(approx (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1/128 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (fma.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))))) |
#s(approx (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1/128 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (fma.f64 #s(literal 1/1024 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 7 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (fma.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))))))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1/64 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) (pow.f64 c #s(literal 5 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))))))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1/64 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) (pow.f64 c #s(literal 5 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (fma.f64 #s(literal 1/512 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 7 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))))))) |
#s(approx (+ (* (* 1 b) b) (* (* -4 a) c)) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b b) c) (*.f64 #s(literal 4 binary64) a))))) |
#s(approx (+ (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))))) (*.f64 #s(literal -1 binary64) (*.f64 c (-.f64 (pow.f64 a #s(literal -1 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))))))) |
#s(approx (+ (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))))) (*.f64 #s(literal -1 binary64) (*.f64 c (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) c)) (pow.f64 a #s(literal -1 binary64))) (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))))))) |
#s(approx (+ (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))))) (*.f64 #s(literal -1 binary64) (*.f64 c (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/16 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (*.f64 a a)))) c) (pow.f64 a #s(literal -1 binary64))) (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))))))) |
#s(approx (+ (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))))) (*.f64 #s(literal -1 binary64) (*.f64 c (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1/256 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 7 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 b #s(literal 5 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal -1/16 binary64) (*.f64 (pow.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64))) #s(literal 1/2 binary64)) (*.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))) c) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (*.f64 a a)))) c) (pow.f64 a #s(literal -1 binary64))) (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))))))) |
#s(approx (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) (*.f64 #s(literal -1 binary64) (*.f64 c (-.f64 (pow.f64 a #s(literal -1 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))))))) |
#s(approx (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) (*.f64 #s(literal -1 binary64) (*.f64 c (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) c)) (pow.f64 a #s(literal -1 binary64))) (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))))))) |
#s(approx (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) (*.f64 #s(literal -1 binary64) (*.f64 c (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/16 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) (*.f64 a a)))) c) (pow.f64 a #s(literal -1 binary64))) (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))))))) |
#s(approx (- (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) (*.f64 #s(literal -1 binary64) (*.f64 c (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1/256 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 7 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 b #s(literal 5 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal -1/16 binary64) (*.f64 (pow.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64))) #s(literal 1/2 binary64)) (*.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))) c) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) (*.f64 a a)))) c) (pow.f64 a #s(literal -1 binary64))) (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))))))) |
#s(approx (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) c)) (pow.f64 a #s(literal -1 binary64)))))) |
#s(approx (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal -1/16 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))))))) |
#s(approx (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (fma.f64 #s(literal -1/16 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/256 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 5 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 b #s(literal 5 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))))))) |
#s(approx (* (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (fma.f64 #s(literal -1/16 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (fma.f64 #s(literal -1/2048 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 9 binary64)) (pow.f64 c #s(literal 7 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 b #s(literal 7 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/256 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 5 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 b #s(literal 5 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))))))))) |
Compiled 118 395 to 5 273 computations (95.5% saved)
18 alts after pruning (13 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 139 | 4 | 1 143 |
| Fresh | 1 | 9 | 10 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 1 | 1 |
| Total | 1 141 | 18 | 1 159 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 56.1% | (/.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/4 binary64)) (*.f64 b #s(literal -1 binary64))) (*.f64 a #s(literal 2 binary64))) |
| 37.4% | (/.f64 (fma.f64 (*.f64 b #s(literal -1 binary64)) (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 a #s(literal 2 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64)))) | |
| 37.7% | (/.f64 (/.f64 (+.f64 (pow.f64 (*.f64 #s(literal -1 binary64) b) #s(literal 3 binary64)) (pow.f64 (pow.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (-.f64 (*.f64 (pow.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 1/2 binary64)) (pow.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 1/2 binary64))) (*.f64 (*.f64 #s(literal -1 binary64) b) (pow.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 1/2 binary64)))))) (*.f64 #s(literal 2 binary64) a)) | |
| ▶ | 17.4% | (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (*.f64 (/.f64 b a) #s(literal -1/2 binary64))) (*.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64))) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64))))) (-.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64))))) |
| ✓ | 18.0% | (/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (-.f64 (*.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64))) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64)))) (*.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64))))))) |
| ✓ | 33.9% | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (fma.f64 #s(literal 1 binary64) (*.f64 b b) (*.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b)) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a)) |
| 10.9% | (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal -4 binary64) (fma.f64 (*.f64 #s(literal -2 binary64) a) c (fma.f64 (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -2 binary64)) (*.f64 b b))))) b)) (*.f64 #s(literal 2 binary64) a)) | |
| 5.9% | (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) #s(approx b b)) (*.f64 #s(literal 2 binary64) a)) #s(approx (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a)) (*.f64 (fma.f64 (/.f64 (/.f64 c b) b) #s(literal -1 binary64) (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 1/2 binary64))) b))) | |
| ✓ | 57.7% | (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) b) (*.f64 #s(literal 2 binary64) a)) (/.f64 (pow.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)) #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) a))) |
| ▶ | 53.6% | (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) b) (*.f64 #s(literal 2 binary64) a)) (/.f64 (exp.f64 (*.f64 (log.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1/2 binary64))) (*.f64 #s(literal 2 binary64) a))) |
| 5.9% | (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) b) (*.f64 #s(literal 2 binary64) a)) #s(approx (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a)) (*.f64 (/.f64 b a) #s(literal 1/2 binary64)))) | |
| 17.7% | (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) b) (*.f64 #s(literal 2 binary64) a)) #s(approx (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a)) #s(approx (* (+ (* (/ (/ c b) b) -1) (* (pow a -1) 1/2)) b) (*.f64 #s(literal -1 binary64) (/.f64 c b))))) | |
| ▶ | 27.1% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (/.f64 c b) #s(literal -1 binary64))) |
| ✓ | 20.0% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 5 binary64))) c (*.f64 (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) #s(literal -1 binary64)) c)) (pow.f64 b #s(literal -1 binary64))) c)) |
| 36.6% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (*.f64 (fma.f64 (/.f64 c (exp.f64 (*.f64 (log.f64 (*.f64 b b)) #s(literal 1 binary64)))) #s(literal -1 binary64) (pow.f64 a #s(literal -1 binary64))) b) #s(literal -1 binary64))) | |
| 37.5% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (*.f64 #s(approx (+ (* (/ c (* b b)) -1) (pow a -1)) (pow.f64 a #s(literal -1 binary64))) b) #s(literal -1 binary64))) | |
| ▶ | 27.0% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(approx (- (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (pow b -1)) (/.f64 #s(literal 1 binary64) (neg.f64 b))) c)) |
| ✓ | 37.6% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(approx (* (+ (* (/ c (* b b)) -1) (pow a -1)) b) (fma.f64 (/.f64 c b) #s(literal -1 binary64) (/.f64 b a))) #s(literal -1 binary64))) |
Compiled 1 382 to 792 computations (42.7% saved)
| Inputs |
|---|
(/.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/4 binary64)) (*.f64 b #s(literal -1 binary64))) (*.f64 a #s(literal 2 binary64))) |
(fma.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/4 binary64)) (*.f64 b #s(literal -1 binary64))) |
(pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/4 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) |
(*.f64 #s(literal 1 binary64) b) |
#s(literal 1 binary64) |
b |
(*.f64 (*.f64 #s(literal -4 binary64) a) c) |
(*.f64 #s(literal -4 binary64) a) |
#s(literal -4 binary64) |
a |
c |
#s(literal 1/4 binary64) |
(*.f64 b #s(literal -1 binary64)) |
#s(literal -1 binary64) |
(*.f64 a #s(literal 2 binary64)) |
#s(literal 2 binary64) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(approx (- (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (pow b -1)) (/.f64 #s(literal 1 binary64) (neg.f64 b))) c)) |
(*.f64 #s(approx (- (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (pow b -1)) (/.f64 #s(literal 1 binary64) (neg.f64 b))) c) |
#s(approx (- (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (pow b -1)) (/.f64 #s(literal 1 binary64) (neg.f64 b))) |
(/.f64 #s(literal 1 binary64) (neg.f64 b)) |
(neg.f64 b) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (/.f64 c b) #s(literal -1 binary64))) |
(*.f64 (/.f64 c b) #s(literal -1 binary64)) |
(/.f64 c b) |
(+.f64 (/.f64 (*.f64 #s(literal -1 binary64) b) (*.f64 #s(literal 2 binary64) a)) (/.f64 (exp.f64 (*.f64 (log.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1/2 binary64))) (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (*.f64 #s(literal -1 binary64) b) (*.f64 #s(literal 2 binary64) a)) |
(*.f64 #s(literal -1 binary64) b) |
(*.f64 #s(literal 2 binary64) a) |
(/.f64 (exp.f64 (*.f64 (log.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1/2 binary64))) (*.f64 #s(literal 2 binary64) a)) |
(exp.f64 (*.f64 (log.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1/2 binary64))) |
(*.f64 (log.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1/2 binary64)) |
(log.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) |
(fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)) |
(*.f64 c #s(literal -4 binary64)) |
(*.f64 b b) |
#s(literal 1/2 binary64) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (*.f64 (/.f64 b a) #s(literal -1/2 binary64))) (*.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64))) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64))))) (-.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64))))) |
(-.f64 (*.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (*.f64 (/.f64 b a) #s(literal -1/2 binary64))) (*.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64))) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64))))) |
(*.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (*.f64 (/.f64 b a) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 b a) #s(literal -1/2 binary64)) |
(/.f64 b a) |
#s(literal -1/2 binary64) |
(*.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64))) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64))) |
(pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) |
(-.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64)))) |
| Outputs |
|---|
#s(approx (/ (+ (* (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4)) (* b -1)) (* a 2)) #s(hole binary64 (* 1/2 (/ (+ b (* -1 b)) a)))) |
#s(approx (/ (+ (* (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4)) (* b -1)) (* a 2)) #s(hole binary64 (/ (+ (* -1 (/ (* a c) b)) (* 1/2 (+ b (* -1 b)))) a))) |
#s(approx (/ (+ (* (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4)) (* b -1)) (* a 2)) #s(hole binary64 (/ (+ (* 1/2 (+ b (* -1 b))) (* a (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))))) a))) |
#s(approx (/ (+ (* (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4)) (* b -1)) (* a 2)) #s(hole binary64 (/ (+ (* 1/2 (+ b (* -1 b))) (* a (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))))) a))) |
#s(approx (+ (* (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4)) (* b -1)) #s(hole binary64 (+ b (* -1 b)))) |
#s(approx (+ (* (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4)) (* b -1)) #s(hole binary64 (+ b (+ (* -2 (/ (* a c) b)) (* -1 b))))) |
#s(approx (+ (* (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4)) (* b -1)) #s(hole binary64 (+ b (+ (* -1 b) (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))))))) |
#s(approx (+ (* (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4)) (* b -1)) #s(hole binary64 (+ b (+ (* -1 b) (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))))))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) #s(hole binary64 (* (pow 1 1/4) (sqrt b)))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) #s(hole binary64 (+ (* -1 (* (pow 1 1/4) (* (* a c) (sqrt (/ 1 (pow b 3)))))) (* (pow 1 1/4) (sqrt b))))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) #s(hole binary64 (+ (* a (+ (* -1 (* (pow 1 1/4) (* (sqrt (/ 1 (pow b 3))) c))) (* (pow 1 1/4) (* (* a (+ (* -2 (/ (pow c 2) (pow b 4))) (* 1/2 (/ (pow c 2) (pow b 4))))) (sqrt b))))) (* (pow 1 1/4) (sqrt b))))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) #s(hole binary64 (+ (* a (+ (* -1 (* (pow 1 1/4) (* (sqrt (/ 1 (pow b 3))) c))) (* a (+ (* (pow 1 1/4) (* (sqrt b) (+ (* -2 (/ (pow c 2) (pow b 4))) (* 1/2 (/ (pow c 2) (pow b 4)))))) (* (pow 1 1/4) (* (* a (+ (* -16/3 (/ (pow c 3) (pow b 6))) (+ (* -1/6 (/ (pow c 3) (pow b 6))) (* 2 (/ (pow c 3) (pow b 6)))))) (sqrt b))))))) (* (pow 1 1/4) (sqrt b))))) |
#s(approx (+ (* (* 1 b) b) (* (* -4 a) c)) #s(hole binary64 (pow b 2))) |
#s(approx (+ (* (* 1 b) b) (* (* -4 a) c)) #s(hole binary64 (+ (* -4 (* a c)) (pow b 2)))) |
#s(approx (* (* -4 a) c) #s(hole binary64 (* -4 (* a c)))) |
#s(approx (* -4 a) #s(hole binary64 (* -4 a))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (* a 2) #s(hole binary64 (* 2 a))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (/ c b)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b))))))))) |
#s(approx (* (- (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (pow b -1)) c) #s(hole binary64 (* -1 (/ c b)))) |
#s(approx (* (- (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (pow b -1)) c) #s(hole binary64 (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))))) |
#s(approx (* (- (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (pow b -1)) c) #s(hole binary64 (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))))) |
#s(approx (- (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (pow b -1)) #s(hole binary64 (/ -1 b))) |
#s(approx (- (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (pow b -1)) #s(hole binary64 (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))) |
#s(approx (- (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (pow b -1)) #s(hole binary64 (- (* a (+ (* -2 (/ (* a (pow c 2)) (pow b 5))) (* -1 (/ c (pow b 3))))) (/ 1 b)))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) (* 2 a))) #s(hole binary64 (/ (+ (* -1/2 b) (* 1/2 b)) a))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) (* 2 a))) #s(hole binary64 (/ (+ (* -1 (/ (* a c) b)) (+ (* -1/2 b) (* 1/2 b))) a))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) (* 2 a))) #s(hole binary64 (/ (+ (* -1/2 b) (+ (* 1/2 b) (* a (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))))) a))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) (* 2 a))) #s(hole binary64 (/ (+ (* -1/2 b) (+ (* 1/2 b) (* a (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))))) a))) |
#s(approx (/ (* -1 b) (* 2 a)) #s(hole binary64 (* -1/2 (/ b a)))) |
#s(approx (* 2 a) #s(hole binary64 (* 2 a))) |
#s(approx (/ (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) (* 2 a)) #s(hole binary64 (* 1/2 (/ b a)))) |
#s(approx (/ (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) (* 2 a)) #s(hole binary64 (/ (+ (* -1 (/ (* a c) b)) (* 1/2 b)) a))) |
#s(approx (/ (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) (* 2 a)) #s(hole binary64 (/ (+ (* 1/2 b) (* a (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))))) a))) |
#s(approx (/ (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) (* 2 a)) #s(hole binary64 (/ (+ (* 1/2 b) (* a (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))))) a))) |
#s(approx (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) #s(hole binary64 b)) |
#s(approx (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) #s(hole binary64 (+ b (* -2 (/ (* a c) b))))) |
#s(approx (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) #s(hole binary64 (+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))))) |
#s(approx (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) #s(hole binary64 (+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))))) |
#s(approx (* (log (+ (* (* c -4) a) (* b b))) 1/2) #s(hole binary64 (* 1/2 (log (pow b 2))))) |
#s(approx (* (log (+ (* (* c -4) a) (* b b))) 1/2) #s(hole binary64 (+ (* -2 (/ (* a c) (pow b 2))) (* 1/2 (log (pow b 2)))))) |
#s(approx (* (log (+ (* (* c -4) a) (* b b))) 1/2) #s(hole binary64 (+ (* 1/2 (log (pow b 2))) (* a (+ (* -4 (/ (* a (pow c 2)) (pow b 4))) (* -2 (/ c (pow b 2)))))))) |
#s(approx (* (log (+ (* (* c -4) a) (* b b))) 1/2) #s(hole binary64 (+ (* 1/2 (log (pow b 2))) (* a (+ (* -2 (/ c (pow b 2))) (* a (+ (* -32/3 (/ (* a (pow c 3)) (pow b 6))) (* -4 (/ (pow c 2) (pow b 4)))))))))) |
#s(approx (log (+ (* (* c -4) a) (* b b))) #s(hole binary64 (log (pow b 2)))) |
#s(approx (log (+ (* (* c -4) a) (* b b))) #s(hole binary64 (+ (log (pow b 2)) (* -4 (/ (* a c) (pow b 2)))))) |
#s(approx (log (+ (* (* c -4) a) (* b b))) #s(hole binary64 (+ (log (pow b 2)) (* a (+ (* -8 (/ (* a (pow c 2)) (pow b 4))) (* -4 (/ c (pow b 2)))))))) |
#s(approx (log (+ (* (* c -4) a) (* b b))) #s(hole binary64 (+ (log (pow b 2)) (* a (+ (* -4 (/ c (pow b 2))) (* a (+ (* -64/3 (/ (* a (pow c 3)) (pow b 6))) (* -8 (/ (pow c 2) (pow b 4)))))))))) |
#s(approx (+ (* (* c -4) a) (* b b)) #s(hole binary64 (pow b 2))) |
#s(approx (+ (* (* c -4) a) (* b b)) #s(hole binary64 (+ (* -4 (* a c)) (pow b 2)))) |
#s(approx (/ (- (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (/ c (- (* -1/2 b) (* 1/2 b))))) |
#s(approx (/ (- (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (+ (* -1 (/ (* a (pow c 2)) (* b (pow (- (* -1/2 b) (* 1/2 b)) 2)))) (/ c (- (* -1/2 b) (* 1/2 b)))))) |
#s(approx (/ (- (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (+ (* a (- (* -1 (* a (+ (* -1 (/ (pow c 3) (* (pow b 2) (pow (- (* -1/2 b) (* 1/2 b)) 3)))) (/ (pow c 3) (* (pow b 3) (pow (- (* -1/2 b) (* 1/2 b)) 2)))))) (/ (pow c 2) (* b (pow (- (* -1/2 b) (* 1/2 b)) 2))))) (/ c (- (* -1/2 b) (* 1/2 b)))))) |
#s(approx (/ (- (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (+ (* a (- (* a (- (* -1 (* a (+ (* -1 (/ (* c (+ (* -1 (/ (pow c 3) (* (pow b 2) (pow (- (* -1/2 b) (* 1/2 b)) 3)))) (/ (pow c 3) (* (pow b 3) (pow (- (* -1/2 b) (* 1/2 b)) 2))))) (* b (- (* -1/2 b) (* 1/2 b))))) (+ (* -1 (/ (pow c 4) (* (pow b 4) (pow (- (* -1/2 b) (* 1/2 b)) 3)))) (* 2 (/ (pow c 4) (* (pow b 5) (pow (- (* -1/2 b) (* 1/2 b)) 2)))))))) (+ (* -1 (/ (pow c 3) (* (pow b 2) (pow (- (* -1/2 b) (* 1/2 b)) 3)))) (/ (pow c 3) (* (pow b 3) (pow (- (* -1/2 b) (* 1/2 b)) 2)))))) (/ (pow c 2) (* b (pow (- (* -1/2 b) (* 1/2 b)) 2))))) (/ c (- (* -1/2 b) (* 1/2 b)))))) |
#s(approx (- (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (/ c a))) |
#s(approx (* (* (/ b a) -1/2) (* (/ b a) -1/2)) #s(hole binary64 (* 1/4 (/ (pow b 2) (pow a 2))))) |
#s(approx (* (/ b a) -1/2) #s(hole binary64 (* -1/2 (/ b a)))) |
#s(approx (/ b a) #s(hole binary64 (/ b a))) |
#s(approx (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) #s(hole binary64 (* 1/4 (/ (pow b 2) (pow a 2))))) |
#s(approx (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) #s(hole binary64 (/ (+ (* -1 (* a c)) (* 1/4 (pow b 2))) (pow a 2)))) |
#s(approx (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) #s(hole binary64 (* 1/2 (/ b a)))) |
#s(approx (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) #s(hole binary64 (/ (+ (* -1 (/ (* a c) b)) (* 1/2 b)) a))) |
#s(approx (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) #s(hole binary64 (/ (+ (* 1/2 b) (* a (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))))) a))) |
#s(approx (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) #s(hole binary64 (/ (+ (* 1/2 b) (* a (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))))) a))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) #s(hole binary64 b)) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) #s(hole binary64 (+ b (* -2 (/ (* a c) b))))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) #s(hole binary64 (+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) #s(hole binary64 (+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))))) |
#s(approx (- (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) #s(hole binary64 (/ (- (* -1/2 b) (* 1/2 b)) a))) |
#s(approx (- (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) #s(hole binary64 (/ (- (+ (* -1/2 b) (/ (* a c) b)) (* 1/2 b)) a))) |
#s(approx (- (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) #s(hole binary64 (/ (- (+ (* -1/2 b) (* a (- (/ (* a (pow c 2)) (pow b 3)) (* -1 (/ c b))))) (* 1/2 b)) a))) |
#s(approx (- (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) #s(hole binary64 (/ (- (+ (* -1/2 b) (* a (- (* a (- (* 2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))) (* -1 (/ c b))))) (* 1/2 b)) a))) |
#s(approx (/ (+ (* (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4)) (* b -1)) (* a 2)) #s(hole binary64 (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))) |
#s(approx (/ (+ (* (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4)) (* b -1)) (* a 2)) #s(hole binary64 (+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))) |
#s(approx (/ (+ (* (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4)) (* b -1)) (* a 2)) #s(hole binary64 (+ (* -1/2 (/ b a)) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))))) |
#s(approx (/ (+ (* (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4)) (* b -1)) (* a 2)) #s(hole binary64 (+ (* -1/2 (/ b a)) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))))) |
#s(approx (+ (* (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4)) (* b -1)) #s(hole binary64 (* (sqrt (* a c)) (sqrt -4)))) |
#s(approx (+ (* (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4)) (* b -1)) #s(hole binary64 (* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4)))))) |
#s(approx (+ (* (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4)) (* b -1)) #s(hole binary64 (* a (+ (* -1 (/ b a)) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))))) |
#s(approx (+ (* (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4)) (* b -1)) #s(hole binary64 (* a (+ (* -1 (/ b a)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) #s(hole binary64 (exp (* 1/4 (+ (log (* -4 c)) (* -1 (log (/ 1 a)))))))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) #s(hole binary64 (+ (exp (* 1/4 (+ (log (* -4 c)) (* -1 (log (/ 1 a)))))) (* -1/16 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* -4 c)) (* -1 (log (/ 1 a))))))) (* a c)))))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) #s(hole binary64 (+ (exp (* 1/4 (+ (log (* -4 c)) (* -1 (log (/ 1 a)))))) (+ (* -1/16 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* -4 c)) (* -1 (log (/ 1 a))))))) (* a c))) (/ (* (exp (* 1/4 (+ (log (* -4 c)) (* -1 (log (/ 1 a)))))) (+ (* -1/128 (/ (pow b 4) (pow c 2))) (* 1/512 (/ (pow b 4) (pow c 2))))) (pow a 2)))))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) #s(hole binary64 (+ (exp (* 1/4 (+ (log (* -4 c)) (* -1 (log (/ 1 a)))))) (+ (* -1/16 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* -4 c)) (* -1 (log (/ 1 a))))))) (* a c))) (+ (/ (* (exp (* 1/4 (+ (log (* -4 c)) (* -1 (log (/ 1 a)))))) (+ (* -1/128 (/ (pow b 4) (pow c 2))) (* 1/512 (/ (pow b 4) (pow c 2))))) (pow a 2)) (/ (* (exp (* 1/4 (+ (log (* -4 c)) (* -1 (log (/ 1 a)))))) (+ (* -1/768 (/ (pow b 6) (pow c 3))) (+ (* -1/24576 (/ (pow b 6) (pow c 3))) (* 1/2048 (/ (pow b 6) (pow c 3)))))) (pow a 3))))))) |
#s(approx (+ (* (* 1 b) b) (* (* -4 a) c)) #s(hole binary64 (* -4 (* a c)))) |
#s(approx (+ (* (* 1 b) b) (* (* -4 a) c)) #s(hole binary64 (* a (+ (* -4 c) (/ (pow b 2) a))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (/ b a)) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (/ b a)) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))))) |
#s(approx (* (- (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (pow b -1)) c) #s(hole binary64 (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 5))))) |
#s(approx (* (- (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (pow b -1)) c) #s(hole binary64 (* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (pow c 2) (* a (pow b 3)))))))) |
#s(approx (* (- (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (pow b -1)) c) #s(hole binary64 (* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 5))) (+ (* -1 (/ c (* (pow a 2) b))) (* -1 (/ (pow c 2) (* a (pow b 3))))))))) |
#s(approx (- (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (pow b -1)) #s(hole binary64 (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 5))))) |
#s(approx (- (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (pow b -1)) #s(hole binary64 (* (pow a 2) (+ (* -2 (/ (pow c 2) (pow b 5))) (* -1 (/ c (* a (pow b 3)))))))) |
#s(approx (- (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (pow b -1)) #s(hole binary64 (* (pow a 2) (- (+ (* -2 (/ (pow c 2) (pow b 5))) (* -1 (/ c (* a (pow b 3))))) (/ 1 (* (pow a 2) b)))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) (* 2 a))) #s(hole binary64 (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) (* 2 a))) #s(hole binary64 (+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) (* 2 a))) #s(hole binary64 (+ (* -1/2 (/ b a)) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) (* 2 a))) #s(hole binary64 (+ (* -1/2 (/ b a)) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))))) |
#s(approx (/ (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) (* 2 a)) #s(hole binary64 (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))) |
#s(approx (/ (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) (* 2 a)) #s(hole binary64 (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))) |
#s(approx (/ (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) (* 2 a)) #s(hole binary64 (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))))) |
#s(approx (/ (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) (* 2 a)) #s(hole binary64 (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/32 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))))) |
#s(approx (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) #s(hole binary64 (* (sqrt (* a c)) (sqrt -4)))) |
#s(approx (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) #s(hole binary64 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))) |
#s(approx (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) #s(hole binary64 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))))) |
#s(approx (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) #s(hole binary64 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))))) |
#s(approx (* (log (+ (* (* c -4) a) (* b b))) 1/2) #s(hole binary64 (* 1/2 (+ (log (* -4 c)) (* -1 (log (/ 1 a))))))) |
#s(approx (* (log (+ (* (* c -4) a) (* b b))) 1/2) #s(hole binary64 (+ (* -1/8 (/ (pow b 2) (* a c))) (* 1/2 (+ (log (* -4 c)) (* -1 (log (/ 1 a)))))))) |
#s(approx (* (log (+ (* (* c -4) a) (* b b))) 1/2) #s(hole binary64 (+ (* -1/8 (/ (pow b 2) (* a c))) (+ (* -1/64 (/ (pow b 4) (* (pow a 2) (pow c 2)))) (* 1/2 (+ (log (* -4 c)) (* -1 (log (/ 1 a))))))))) |
#s(approx (* (log (+ (* (* c -4) a) (* b b))) 1/2) #s(hole binary64 (+ (* -1/8 (/ (pow b 2) (* a c))) (+ (* -1/64 (/ (pow b 4) (* (pow a 2) (pow c 2)))) (+ (* -1/384 (/ (pow b 6) (* (pow a 3) (pow c 3)))) (* 1/2 (+ (log (* -4 c)) (* -1 (log (/ 1 a)))))))))) |
#s(approx (log (+ (* (* c -4) a) (* b b))) #s(hole binary64 (+ (log (* -4 c)) (* -1 (log (/ 1 a)))))) |
#s(approx (log (+ (* (* c -4) a) (* b b))) #s(hole binary64 (+ (log (* -4 c)) (+ (* -1 (log (/ 1 a))) (* -1/4 (/ (pow b 2) (* a c))))))) |
#s(approx (log (+ (* (* c -4) a) (* b b))) #s(hole binary64 (+ (log (* -4 c)) (+ (* -1 (log (/ 1 a))) (+ (* -1/4 (/ (pow b 2) (* a c))) (* -1/32 (/ (pow b 4) (* (pow a 2) (pow c 2))))))))) |
#s(approx (log (+ (* (* c -4) a) (* b b))) #s(hole binary64 (+ (log (* -4 c)) (+ (* -1 (log (/ 1 a))) (+ (* -1/4 (/ (pow b 2) (* a c))) (+ (* -1/32 (/ (pow b 4) (* (pow a 2) (pow c 2)))) (* -1/192 (/ (pow b 6) (* (pow a 3) (pow c 3)))))))))) |
#s(approx (+ (* (* c -4) a) (* b b)) #s(hole binary64 (* -4 (* a c)))) |
#s(approx (+ (* (* c -4) a) (* b b)) #s(hole binary64 (* a (+ (* -4 c) (/ (pow b 2) a))))) |
#s(approx (/ (- (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))))) |
#s(approx (/ (- (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (pow (sqrt -4) 2)))) a))) |
#s(approx (/ (- (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (/ (- (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow a 2)))) (* -2 (/ b (pow (sqrt -4) 2)))) a))) |
#s(approx (/ (- (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (/ (- (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1 (* (sqrt (/ a c)) (/ (* b (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))))) (sqrt -4)))) (/ (* (pow a 2) (pow b 3)) (* c (pow (sqrt -4) 4)))) (pow a 3)))) (+ (* -2 (/ b (pow (sqrt -4) 2))) (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -4) 3))))))) a))) |
#s(approx (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) #s(hole binary64 (* -1 (/ c a)))) |
#s(approx (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) #s(hole binary64 (/ (+ (* -1 c) (* 1/4 (/ (pow b 2) a))) a))) |
#s(approx (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) #s(hole binary64 (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))) |
#s(approx (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) #s(hole binary64 (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))) |
#s(approx (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) #s(hole binary64 (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))))) |
#s(approx (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) #s(hole binary64 (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/32 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) #s(hole binary64 (* (sqrt (* a c)) (sqrt -4)))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) #s(hole binary64 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) #s(hole binary64 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) #s(hole binary64 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))))) |
#s(approx (- (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) #s(hole binary64 (* -1/2 (* (sqrt (/ c a)) (sqrt -4))))) |
#s(approx (- (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) #s(hole binary64 (- (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))) |
#s(approx (- (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) #s(hole binary64 (- (+ (* -1/2 (/ b a)) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4))))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))) |
#s(approx (- (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) #s(hole binary64 (- (+ (* -1/2 (/ b a)) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3))))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))))) |
#s(approx (/ (+ (* (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4)) (* b -1)) (* a 2)) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (+ (* (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4)) (* b -1)) (* a 2)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a))))) |
#s(approx (/ (+ (* (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4)) (* b -1)) (* a 2)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a))))) |
#s(approx (/ (+ (* (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4)) (* b -1)) (* a 2)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a))))) |
#s(approx (+ (* (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4)) (* b -1)) #s(hole binary64 (* -2 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (+ (* (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4)) (* b -1)) #s(hole binary64 (* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a)))))) |
#s(approx (+ (* (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4)) (* b -1)) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (+ (* -1 b) (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (+ (* (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4)) (* b -1)) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (+ (* -1 b) (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) #s(hole binary64 (exp (* 1/4 (+ (log (* 4 c)) (* -1 (log (/ -1 a)))))))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) #s(hole binary64 (+ (exp (* 1/4 (+ (log (* 4 c)) (* -1 (log (/ -1 a)))))) (* -1/16 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* 4 c)) (* -1 (log (/ -1 a))))))) (* a c)))))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) #s(hole binary64 (+ (exp (* 1/4 (+ (log (* 4 c)) (* -1 (log (/ -1 a)))))) (* -1 (/ (+ (* -1 (/ (* (exp (* 1/4 (+ (log (* 4 c)) (* -1 (log (/ -1 a)))))) (+ (* -1/128 (/ (pow b 4) (pow c 2))) (* 1/512 (/ (pow b 4) (pow c 2))))) a)) (* 1/16 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* 4 c)) (* -1 (log (/ -1 a))))))) c))) a))))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) #s(hole binary64 (+ (exp (* 1/4 (+ (log (* 4 c)) (* -1 (log (/ -1 a)))))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (exp (* 1/4 (+ (log (* 4 c)) (* -1 (log (/ -1 a)))))) (+ (* -1/2048 (/ (pow b 6) (pow c 3))) (+ (* 1/24576 (/ (pow b 6) (pow c 3))) (* 1/768 (/ (pow b 6) (pow c 3)))))) a)) (* (exp (* 1/4 (+ (log (* 4 c)) (* -1 (log (/ -1 a)))))) (+ (* -1/128 (/ (pow b 4) (pow c 2))) (* 1/512 (/ (pow b 4) (pow c 2)))))) a)) (* 1/16 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* 4 c)) (* -1 (log (/ -1 a))))))) c))) a))))) |
#s(approx (+ (* (* 1 b) b) (* (* -4 a) c)) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a))))) |
#s(approx (* (- (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (pow b -1)) c) #s(hole binary64 (* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (+ (/ c (* a b)) (/ (pow c 2) (pow b 3))) a)))))) |
#s(approx (- (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (pow b -1)) #s(hole binary64 (* (pow a 2) (+ (* -2 (/ (pow c 2) (pow b 5))) (* -1 (/ (+ (/ 1 (* a b)) (/ c (pow b 3))) a)))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) (* 2 a))) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) (* 2 a))) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) (* 2 a))) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) (* 2 a))) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a))))) |
#s(approx (/ (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) (* 2 a)) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) (* 2 a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))))) |
#s(approx (/ (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) (* 2 a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))))))) |
#s(approx (/ (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) (* 2 a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (+ (* -1/1024 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1))))))))) |
#s(approx (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) #s(hole binary64 (* -2 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) #s(hole binary64 (* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) #s(hole binary64 (* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))))) |
#s(approx (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) #s(hole binary64 (* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))))) |
#s(approx (* (log (+ (* (* c -4) a) (* b b))) 1/2) #s(hole binary64 (* 1/2 (+ (log (* 4 c)) (* -1 (log (/ -1 a))))))) |
#s(approx (* (log (+ (* (* c -4) a) (* b b))) 1/2) #s(hole binary64 (+ (* -1/8 (/ (pow b 2) (* a c))) (* 1/2 (+ (log (* 4 c)) (* -1 (log (/ -1 a)))))))) |
#s(approx (* (log (+ (* (* c -4) a) (* b b))) 1/2) #s(hole binary64 (+ (* -1 (/ (+ (* 1/64 (/ (pow b 4) (* a (pow c 2)))) (* 1/8 (/ (pow b 2) c))) a)) (* 1/2 (+ (log (* 4 c)) (* -1 (log (/ -1 a)))))))) |
#s(approx (* (log (+ (* (* c -4) a) (* b b))) 1/2) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/64 (/ (pow b 4) (pow c 2))) (* -1/384 (/ (pow b 6) (* a (pow c 3))))) a)) (* 1/8 (/ (pow b 2) c))) a)) (* 1/2 (+ (log (* 4 c)) (* -1 (log (/ -1 a)))))))) |
#s(approx (log (+ (* (* c -4) a) (* b b))) #s(hole binary64 (+ (log (* 4 c)) (* -1 (log (/ -1 a)))))) |
#s(approx (log (+ (* (* c -4) a) (* b b))) #s(hole binary64 (+ (log (* 4 c)) (+ (* -1 (log (/ -1 a))) (* -1/4 (/ (pow b 2) (* a c))))))) |
#s(approx (log (+ (* (* c -4) a) (* b b))) #s(hole binary64 (+ (log (* 4 c)) (+ (* -1 (log (/ -1 a))) (* -1 (/ (+ (* 1/32 (/ (pow b 4) (* a (pow c 2)))) (* 1/4 (/ (pow b 2) c))) a)))))) |
#s(approx (log (+ (* (* c -4) a) (* b b))) #s(hole binary64 (+ (log (* 4 c)) (+ (* -1 (log (/ -1 a))) (* -1 (/ (+ (* -1 (/ (+ (* -1/32 (/ (pow b 4) (pow c 2))) (* -1/192 (/ (pow b 6) (* a (pow c 3))))) a)) (* 1/4 (/ (pow b 2) c))) a)))))) |
#s(approx (+ (* (* c -4) a) (* b b)) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))))) |
#s(approx (/ (- (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (/ (- (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* 1/2 b)) a)))) |
#s(approx (/ (- (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (- (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) (* 1/2 (* a b))) a))) a)))) |
#s(approx (/ (- (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/4 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1))))))))) (* 1/16 (/ (* a (pow b 3)) c))) (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/4 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))))) a)) (* 1/2 (* a b))) a))) a)))) |
#s(approx (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) #s(hole binary64 (* -1 (/ (+ c (* -1/4 (/ (pow b 2) a))) a)))) |
#s(approx (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))))) |
#s(approx (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))))))) |
#s(approx (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (+ (* -1/1024 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1))))))))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) #s(hole binary64 (* -2 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) #s(hole binary64 (* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) #s(hole binary64 (* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) #s(hole binary64 (* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))))) |
#s(approx (- (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (- (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) #s(hole binary64 (- (* -1/2 (/ b a)) (* -1 (* (sqrt (/ c a)) (sqrt -1)))))) |
#s(approx (- (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) #s(hole binary64 (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)) (* -1 (* (sqrt (/ c a)) (sqrt -1)))))) |
#s(approx (- (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) #s(hole binary64 (- (* -1 (/ (+ (* -1 (/ (- (* -1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) (* 1/2 b)) a)) (* -1 (* (sqrt (/ c a)) (sqrt -1)))))) |
#s(approx (/ (+ (* (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4)) (* b -1)) (* a 2)) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a))))))) |
#s(approx (/ (+ (* (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4)) (* b -1)) (* a 2)) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a))))))) |
#s(approx (+ (* (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4)) (* b -1)) #s(hole binary64 (+ (* -1 b) (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (+ (* (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4)) (* b -1)) #s(hole binary64 (+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (+ (* (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4)) (* b -1)) #s(hole binary64 (+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) #s(hole binary64 (pow (* -4 (* a c)) 1/4))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) #s(hole binary64 (+ (* -1/16 (* (pow (/ -4 (* (pow a 3) (pow c 3))) 1/4) (pow b 2))) (pow (* -4 (* a c)) 1/4)))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) #s(hole binary64 (+ (* (pow b 2) (+ (* -1/16 (pow (/ -4 (* (pow a 3) (pow c 3))) 1/4)) (* -3/512 (* (pow (/ -4 (* (pow a 7) (pow c 7))) 1/4) (pow b 2))))) (pow (* -4 (* a c)) 1/4)))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) #s(hole binary64 (+ (* (pow b 2) (+ (* -1/16 (pow (/ -4 (* (pow a 3) (pow c 3))) 1/4)) (* (pow b 2) (+ (* -3/512 (pow (/ -4 (* (pow a 7) (pow c 7))) 1/4)) (* -7/8192 (* (pow (/ -4 (* (pow a 11) (pow c 11))) 1/4) (pow b 2))))))) (pow (* -4 (* a c)) 1/4)))) |
#s(approx (* 1 b) #s(hole binary64 b)) |
#s(approx b #s(hole binary64 b)) |
#s(approx (* b -1) #s(hole binary64 (* -1 b))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a))))))) |
#s(approx (* (- (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (pow b -1)) c) #s(hole binary64 (/ (+ (* -2 (* (pow a 2) (pow c 3))) (* -1 (* a (* (pow b 2) (pow c 2))))) (pow b 5)))) |
#s(approx (* (- (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (pow b -1)) c) #s(hole binary64 (/ (+ (* -2 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))))) (pow b 5)))) |
#s(approx (- (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (pow b -1)) #s(hole binary64 (/ (+ (* -2 (* (pow a 2) (pow c 2))) (* -1 (* a (* (pow b 2) c)))) (pow b 5)))) |
#s(approx (- (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (pow b -1)) #s(hole binary64 (/ (+ (* -2 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* -1 (* a c)) (* -1 (pow b 2))))) (pow b 5)))) |
#s(approx (/ 1 (neg b)) #s(hole binary64 (/ -1 b))) |
#s(approx (neg b) #s(hole binary64 (* -1 b))) |
#s(approx (* (/ c b) -1) #s(hole binary64 (* -1 (/ c b)))) |
#s(approx (/ c b) #s(hole binary64 (/ c b))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) (* 2 a))) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a))))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) (* 2 a))) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a))))))) |
#s(approx (* -1 b) #s(hole binary64 (* -1 b))) |
#s(approx (/ (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) (* 2 a)) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* (pow b 2) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4))))))))) |
#s(approx (/ (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) (* 2 a)) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* (pow b 2) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/32 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5))))))))))) |
#s(approx (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) #s(hole binary64 (+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))))))) |
#s(approx (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) #s(hole binary64 (+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5))))))))))) |
#s(approx (* (log (+ (* (* c -4) a) (* b b))) 1/2) #s(hole binary64 (* 1/2 (log (* -4 (* a c)))))) |
#s(approx (* (log (+ (* (* c -4) a) (* b b))) 1/2) #s(hole binary64 (+ (* -1/8 (/ (pow b 2) (* a c))) (* 1/2 (log (* -4 (* a c))))))) |
#s(approx (* (log (+ (* (* c -4) a) (* b b))) 1/2) #s(hole binary64 (+ (* 1/2 (log (* -4 (* a c)))) (* (pow b 2) (- (* -1/64 (/ (pow b 2) (* (pow a 2) (pow c 2)))) (* 1/8 (/ 1 (* a c)))))))) |
#s(approx (* (log (+ (* (* c -4) a) (* b b))) 1/2) #s(hole binary64 (+ (* 1/2 (log (* -4 (* a c)))) (* (pow b 2) (- (* (pow b 2) (- (* -1/384 (/ (pow b 2) (* (pow a 3) (pow c 3)))) (* 1/64 (/ 1 (* (pow a 2) (pow c 2)))))) (* 1/8 (/ 1 (* a c)))))))) |
#s(approx (log (+ (* (* c -4) a) (* b b))) #s(hole binary64 (log (* -4 (* a c))))) |
#s(approx (log (+ (* (* c -4) a) (* b b))) #s(hole binary64 (+ (log (* -4 (* a c))) (* -1/4 (/ (pow b 2) (* a c)))))) |
#s(approx (log (+ (* (* c -4) a) (* b b))) #s(hole binary64 (+ (log (* -4 (* a c))) (* (pow b 2) (- (* -1/32 (/ (pow b 2) (* (pow a 2) (pow c 2)))) (* 1/4 (/ 1 (* a c)))))))) |
#s(approx (log (+ (* (* c -4) a) (* b b))) #s(hole binary64 (+ (log (* -4 (* a c))) (* (pow b 2) (- (* (pow b 2) (- (* -1/192 (/ (pow b 2) (* (pow a 3) (pow c 3)))) (* 1/32 (/ 1 (* (pow a 2) (pow c 2)))))) (* 1/4 (/ 1 (* a c)))))))) |
#s(approx (* b b) #s(hole binary64 (pow b 2))) |
#s(approx (/ (- (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* 2 (/ b (* a (pow (sqrt -4) 2))))))) |
#s(approx (/ (- (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* b (+ (* -1 (* b (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3))))))) (* 2 (/ 1 (* a (pow (sqrt -4) 2))))))))) |
#s(approx (/ (- (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* b (+ (* b (- (* -1 (* b (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3))))) (sqrt -4)))) (/ 1 (* (pow a 2) (* c (pow (sqrt -4) 4))))))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3))))))) (* 2 (/ 1 (* a (pow (sqrt -4) 2))))))))) |
#s(approx (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) #s(hole binary64 (+ (* -1 (/ c a)) (* 1/4 (/ (pow b 2) (pow a 2)))))) |
#s(approx (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* (pow b 2) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4))))))))) |
#s(approx (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* (pow b 2) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/32 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5))))))))))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) #s(hole binary64 (+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))))))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) #s(hole binary64 (+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5))))))))))) |
#s(approx (- (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) #s(hole binary64 (- (* b (- (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))) |
#s(approx (- (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) #s(hole binary64 (- (* b (- (* b (- (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))) |
#s(approx (/ (+ (* (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4)) (* b -1)) (* a 2)) #s(hole binary64 (* -1 (/ c b)))) |
#s(approx (/ (+ (* (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4)) (* b -1)) (* a 2)) #s(hole binary64 (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b))) |
#s(approx (/ (+ (* (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4)) (* b -1)) (* a 2)) #s(hole binary64 (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b))) |
#s(approx (/ (+ (* (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4)) (* b -1)) (* a 2)) #s(hole binary64 (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b))) |
#s(approx (+ (* (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4)) (* b -1)) #s(hole binary64 (* -2 (/ (* a c) b)))) |
#s(approx (+ (* (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4)) (* b -1)) #s(hole binary64 (/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))) |
#s(approx (+ (* (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4)) (* b -1)) #s(hole binary64 (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b))) |
#s(approx (+ (* (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4)) (* b -1)) #s(hole binary64 (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) #s(hole binary64 (sqrt b))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) #s(hole binary64 (+ (sqrt b) (* -1 (* (* a c) (sqrt (/ 1 (pow b 3)))))))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) #s(hole binary64 (+ (sqrt b) (+ (* -1 (* (* a c) (sqrt (/ 1 (pow b 3))))) (* (sqrt (/ 1 (pow b 7))) (+ (* -2 (* (pow a 2) (pow c 2))) (* 1/2 (* (pow a 2) (pow c 2))))))))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) #s(hole binary64 (+ (sqrt b) (+ (* -1 (* (* a c) (sqrt (/ 1 (pow b 3))))) (+ (* (sqrt (/ 1 (pow b 7))) (+ (* -2 (* (pow a 2) (pow c 2))) (* 1/2 (* (pow a 2) (pow c 2))))) (* (sqrt (/ 1 (pow b 11))) (+ (* -16/3 (* (pow a 3) (pow c 3))) (+ (* -1/6 (* (pow a 3) (pow c 3))) (* 2 (* (pow a 3) (pow c 3))))))))))) |
#s(approx (+ (* (* 1 b) b) (* (* -4 a) c)) #s(hole binary64 (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b))) |
#s(approx (* (- (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (pow b -1)) c) #s(hole binary64 (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b))) |
#s(approx (* (- (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (pow b -1)) c) #s(hole binary64 (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b))) |
#s(approx (- (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (pow b -1)) #s(hole binary64 (/ (- (* -1 (/ (* a c) (pow b 2))) 1) b))) |
#s(approx (- (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (pow b -1)) #s(hole binary64 (/ (- (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* -1 (/ (* a c) (pow b 2)))) 1) b))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) (* 2 a))) #s(hole binary64 (* -1 (/ c b)))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) (* 2 a))) #s(hole binary64 (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) (* 2 a))) #s(hole binary64 (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) (* 2 a))) #s(hole binary64 (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b))) |
#s(approx (/ (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) (* 2 a)) #s(hole binary64 (* b (+ (* -1 (/ c (pow b 2))) (* 1/2 (/ 1 a)))))) |
#s(approx (/ (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) (* 2 a)) #s(hole binary64 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (* 1/2 (/ 1 a))))))) |
#s(approx (/ (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) (* 2 a)) #s(hole binary64 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (* 1/2 (/ 1 a)))))))) |
#s(approx (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) #s(hole binary64 (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))))) |
#s(approx (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) #s(hole binary64 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
#s(approx (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) #s(hole binary64 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (* (log (+ (* (* c -4) a) (* b b))) 1/2) #s(hole binary64 (* -1 (log (/ 1 b))))) |
#s(approx (* (log (+ (* (* c -4) a) (* b b))) 1/2) #s(hole binary64 (+ (* -2 (/ (* a c) (pow b 2))) (* -1 (log (/ 1 b)))))) |
#s(approx (* (log (+ (* (* c -4) a) (* b b))) 1/2) #s(hole binary64 (+ (* -4 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ (* -2 (/ (* a c) (pow b 2))) (* -1 (log (/ 1 b))))))) |
#s(approx (* (log (+ (* (* c -4) a) (* b b))) 1/2) #s(hole binary64 (+ (* -32/3 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -4 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ (* -2 (/ (* a c) (pow b 2))) (* -1 (log (/ 1 b)))))))) |
#s(approx (log (+ (* (* c -4) a) (* b b))) #s(hole binary64 (* -2 (log (/ 1 b))))) |
#s(approx (log (+ (* (* c -4) a) (* b b))) #s(hole binary64 (+ (* -4 (/ (* a c) (pow b 2))) (* -2 (log (/ 1 b)))))) |
#s(approx (log (+ (* (* c -4) a) (* b b))) #s(hole binary64 (+ (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ (* -4 (/ (* a c) (pow b 2))) (* -2 (log (/ 1 b))))))) |
#s(approx (log (+ (* (* c -4) a) (* b b))) #s(hole binary64 (+ (* -64/3 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ (* -4 (/ (* a c) (pow b 2))) (* -2 (log (/ 1 b)))))))) |
#s(approx (+ (* (* c -4) a) (* b b)) #s(hole binary64 (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))))) |
#s(approx (/ (- (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (* -1 (/ c b)))) |
#s(approx (/ (- (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b))) |
#s(approx (/ (- (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b))) |
#s(approx (/ (- (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (/ (+ (* -4 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1 (/ (* (pow a 3) (pow c 4)) (pow b 6))))))) b))) |
#s(approx (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) #s(hole binary64 (* (pow b 2) (+ (* -1 (/ c (* a (pow b 2)))) (* 1/4 (/ 1 (pow a 2))))))) |
#s(approx (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) #s(hole binary64 (* b (+ (* -1 (/ c (pow b 2))) (* 1/2 (/ 1 a)))))) |
#s(approx (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) #s(hole binary64 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (* 1/2 (/ 1 a))))))) |
#s(approx (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) #s(hole binary64 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (* 1/2 (/ 1 a)))))))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) #s(hole binary64 (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) #s(hole binary64 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) #s(hole binary64 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (- (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) #s(hole binary64 (* -1 (/ b a)))) |
#s(approx (- (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) #s(hole binary64 (* b (- (/ c (pow b 2)) (/ 1 a))))) |
#s(approx (- (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) #s(hole binary64 (* b (- (/ (* a (pow c 2)) (pow b 4)) (+ (* -1 (/ c (pow b 2))) (/ 1 a)))))) |
#s(approx (- (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) #s(hole binary64 (* b (- (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))))) |
#s(approx (/ (+ (* (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4)) (* b -1)) (* a 2)) #s(hole binary64 (* -1 (/ b a)))) |
#s(approx (/ (+ (* (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4)) (* b -1)) (* a 2)) #s(hole binary64 (* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))))) |
#s(approx (/ (+ (* (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4)) (* b -1)) (* a 2)) #s(hole binary64 (* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))))) |
#s(approx (/ (+ (* (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4)) (* b -1)) (* a 2)) #s(hole binary64 (* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))))) |
#s(approx (+ (* (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4)) (* b -1)) #s(hole binary64 (* -2 b))) |
#s(approx (+ (* (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4)) (* b -1)) #s(hole binary64 (* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2)))))))) |
#s(approx (+ (* (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4)) (* b -1)) #s(hole binary64 (* -1 (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (+ (* (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4)) (* b -1)) #s(hole binary64 (* -1 (* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) #s(hole binary64 (* (sqrt b) (sqrt -1)))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) #s(hole binary64 (+ (* -1 (* (* a (* c (sqrt -1))) (sqrt (/ 1 (pow b 3))))) (* (sqrt b) (sqrt -1))))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) #s(hole binary64 (+ (* -1 (* (* a (* c (sqrt -1))) (sqrt (/ 1 (pow b 3))))) (+ (* (sqrt b) (sqrt -1)) (* (sqrt (/ 1 (pow b 7))) (* (sqrt -1) (+ (* -2 (* (pow a 2) (pow c 2))) (* 1/2 (* (pow a 2) (pow c 2)))))))))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) #s(hole binary64 (+ (* -1 (* (* a (* c (sqrt -1))) (sqrt (/ 1 (pow b 3))))) (+ (* (sqrt b) (sqrt -1)) (+ (* (sqrt (/ 1 (pow b 7))) (* (sqrt -1) (+ (* -2 (* (pow a 2) (pow c 2))) (* 1/2 (* (pow a 2) (pow c 2)))))) (* (sqrt (/ 1 (pow b 11))) (* (sqrt -1) (+ (* -16/3 (* (pow a 3) (pow c 3))) (+ (* -1/6 (* (pow a 3) (pow c 3))) (* 2 (* (pow a 3) (pow c 3)))))))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (/ b a)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))))) |
#s(approx (* (- (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (pow b -1)) c) #s(hole binary64 (* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)))) |
#s(approx (* (- (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (pow b -1)) c) #s(hole binary64 (* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b)))) |
#s(approx (- (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (pow b -1)) #s(hole binary64 (* -1 (/ (+ 1 (/ (* a c) (pow b 2))) b)))) |
#s(approx (- (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (pow b -1)) #s(hole binary64 (* -1 (/ (+ 1 (+ (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (/ (* a c) (pow b 2)))) b)))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) (* 2 a))) #s(hole binary64 (* -1 (/ b a)))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) (* 2 a))) #s(hole binary64 (* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) (* 2 a))) #s(hole binary64 (* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) (* 2 a))) #s(hole binary64 (* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))))) |
#s(approx (/ (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) (* 2 a)) #s(hole binary64 (* -1/2 (/ b a)))) |
#s(approx (/ (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) (* 2 a)) #s(hole binary64 (* -1 (* b (+ (* -1 (/ c (pow b 2))) (* 1/2 (/ 1 a))))))) |
#s(approx (/ (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) (* 2 a)) #s(hole binary64 (* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (* 1/2 (/ 1 a)))))))) |
#s(approx (/ (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) (* 2 a)) #s(hole binary64 (* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (* 1/2 (/ 1 a))))))))) |
#s(approx (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) #s(hole binary64 (* -1 b))) |
#s(approx (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) #s(hole binary64 (* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))))) |
#s(approx (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) #s(hole binary64 (* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) #s(hole binary64 (* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))))) |
#s(approx (* (log (+ (* (* c -4) a) (* b b))) 1/2) #s(hole binary64 (* -1 (log (/ -1 b))))) |
#s(approx (* (log (+ (* (* c -4) a) (* b b))) 1/2) #s(hole binary64 (+ (* -2 (/ (* a c) (pow b 2))) (* -1 (log (/ -1 b)))))) |
#s(approx (* (log (+ (* (* c -4) a) (* b b))) 1/2) #s(hole binary64 (+ (* -4 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ (* -2 (/ (* a c) (pow b 2))) (* -1 (log (/ -1 b))))))) |
#s(approx (* (log (+ (* (* c -4) a) (* b b))) 1/2) #s(hole binary64 (+ (* -32/3 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -4 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ (* -2 (/ (* a c) (pow b 2))) (* -1 (log (/ -1 b)))))))) |
#s(approx (log (+ (* (* c -4) a) (* b b))) #s(hole binary64 (* -2 (log (/ -1 b))))) |
#s(approx (log (+ (* (* c -4) a) (* b b))) #s(hole binary64 (+ (* -4 (/ (* a c) (pow b 2))) (* -2 (log (/ -1 b)))))) |
#s(approx (log (+ (* (* c -4) a) (* b b))) #s(hole binary64 (+ (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ (* -4 (/ (* a c) (pow b 2))) (* -2 (log (/ -1 b))))))) |
#s(approx (log (+ (* (* c -4) a) (* b b))) #s(hole binary64 (+ (* -64/3 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ (* -4 (/ (* a c) (pow b 2))) (* -2 (log (/ -1 b)))))))) |
#s(approx (/ (- (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (* -1 (* b (NAN))))) |
#s(approx (/ (- (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (* -1 (* b (+ (NAN) (* -1 (/ (- (NAN) (pow (NAN) 2)) b))))))) |
#s(approx (/ (- (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (* -1 (* b (+ (NAN) (* -1 (/ (- (+ (NAN) (* -1 (/ (- (NAN) (+ (* (NAN) (- (NAN) (pow (NAN) 2))) (pow (NAN) 2))) b))) (pow (NAN) 2)) b))))))) |
#s(approx (/ (- (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (* -1 (* b (+ (NAN) (* -1 (/ (- (+ (NAN) (* -1 (/ (- (+ (NAN) (* -1 (/ (- (NAN) (+ (* (NAN) (- (NAN) (+ (* (NAN) (- (NAN) (pow (NAN) 2))) (pow (NAN) 2)))) (+ (* (NAN) (- (NAN) (pow (NAN) 2))) (pow (NAN) 2)))) b))) (+ (* (NAN) (- (NAN) (pow (NAN) 2))) (pow (NAN) 2))) b))) (pow (NAN) 2)) b))))))) |
#s(approx (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) #s(hole binary64 (* -1/2 (/ b a)))) |
#s(approx (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) #s(hole binary64 (* -1 (* b (+ (* -1 (/ c (pow b 2))) (* 1/2 (/ 1 a))))))) |
#s(approx (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) #s(hole binary64 (* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (* 1/2 (/ 1 a)))))))) |
#s(approx (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) #s(hole binary64 (* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (* 1/2 (/ 1 a))))))))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) #s(hole binary64 (* -1 b))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) #s(hole binary64 (* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) #s(hole binary64 (* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) #s(hole binary64 (* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))))) |
#s(approx (- (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) #s(hole binary64 (* -1 (/ c b)))) |
#s(approx (- (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) #s(hole binary64 (* -1 (/ (- (/ (* a (pow c 2)) (pow b 2)) (* -1 c)) b)))) |
#s(approx (- (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) #s(hole binary64 (* -1 (/ (- (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b)))) |
#s(approx (- (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) #s(hole binary64 (* -1 (/ (- (* 1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6)))) (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))))) b)))) |
#s(approx (/ (+ (* (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4)) (* b -1)) (* a 2)) #s(hole binary64 (+ (* -1 (/ c b)) (* 1/2 (/ (+ b (* -1 b)) a))))) |
#s(approx (/ (+ (* (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4)) (* b -1)) (* a 2)) #s(hole binary64 (+ (* 1/2 (/ (+ b (* -1 b)) a)) (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))))) |
#s(approx (/ (+ (* (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4)) (* b -1)) (* a 2)) #s(hole binary64 (+ (* 1/2 (/ (+ b (* -1 b)) a)) (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))))) |
#s(approx (+ (* (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4)) (* b -1)) #s(hole binary64 (+ b (+ (* -1 b) (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))))))) |
#s(approx (+ (* (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4)) (* b -1)) #s(hole binary64 (+ b (+ (* -1 b) (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))))))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) #s(hole binary64 (+ (* c (+ (* -1 (* (pow 1 1/4) (* a (sqrt (/ 1 (pow b 3)))))) (* (pow 1 1/4) (* (sqrt b) (* c (+ (* -2 (/ (pow a 2) (pow b 4))) (* 1/2 (/ (pow a 2) (pow b 4))))))))) (* (pow 1 1/4) (sqrt b))))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) #s(hole binary64 (+ (* c (+ (* -1 (* (pow 1 1/4) (* a (sqrt (/ 1 (pow b 3)))))) (* c (+ (* (pow 1 1/4) (* (sqrt b) (* c (+ (* -16/3 (/ (pow a 3) (pow b 6))) (+ (* -1/6 (/ (pow a 3) (pow b 6))) (* 2 (/ (pow a 3) (pow b 6)))))))) (* (pow 1 1/4) (* (sqrt b) (+ (* -2 (/ (pow a 2) (pow b 4))) (* 1/2 (/ (pow a 2) (pow b 4)))))))))) (* (pow 1 1/4) (sqrt b))))) |
#s(approx c #s(hole binary64 c)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (/ 1 b))))) |
#s(approx (* (- (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (pow b -1)) c) #s(hole binary64 (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))))) |
#s(approx (* (- (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (pow b -1)) c) #s(hole binary64 (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b))))) |
#s(approx (- (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (pow b -1)) #s(hole binary64 (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) (* 2 a))) #s(hole binary64 (+ (* -1/2 (/ b a)) (* 1/2 (/ b a))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) (* 2 a))) #s(hole binary64 (+ (* -1 (/ c b)) (+ (* -1/2 (/ b a)) (* 1/2 (/ b a)))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) (* 2 a))) #s(hole binary64 (+ (* -1/2 (/ b a)) (+ (* 1/2 (/ b a)) (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) (* 2 a))) #s(hole binary64 (+ (* -1/2 (/ b a)) (+ (* 1/2 (/ b a)) (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b))))))) |
#s(approx (/ (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) (* 2 a)) #s(hole binary64 (+ (* -1 (/ c b)) (* 1/2 (/ b a))))) |
#s(approx (/ (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) (* 2 a)) #s(hole binary64 (+ (* 1/2 (/ b a)) (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))))) |
#s(approx (/ (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) (* 2 a)) #s(hole binary64 (+ (* 1/2 (/ b a)) (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))))) |
#s(approx (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) #s(hole binary64 (+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))))) |
#s(approx (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) #s(hole binary64 (+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))))) |
#s(approx (* (log (+ (* (* c -4) a) (* b b))) 1/2) #s(hole binary64 (+ (* 1/2 (log (pow b 2))) (* c (+ (* -4 (/ (* (pow a 2) c) (pow b 4))) (* -2 (/ a (pow b 2)))))))) |
#s(approx (* (log (+ (* (* c -4) a) (* b b))) 1/2) #s(hole binary64 (+ (* 1/2 (log (pow b 2))) (* c (+ (* -2 (/ a (pow b 2))) (* c (+ (* -32/3 (/ (* (pow a 3) c) (pow b 6))) (* -4 (/ (pow a 2) (pow b 4)))))))))) |
#s(approx (log (+ (* (* c -4) a) (* b b))) #s(hole binary64 (+ (log (pow b 2)) (* c (+ (* -8 (/ (* (pow a 2) c) (pow b 4))) (* -4 (/ a (pow b 2)))))))) |
#s(approx (log (+ (* (* c -4) a) (* b b))) #s(hole binary64 (+ (log (pow b 2)) (* c (+ (* -4 (/ a (pow b 2))) (* c (+ (* -64/3 (/ (* (pow a 3) c) (pow b 6))) (* -8 (/ (pow a 2) (pow b 4)))))))))) |
#s(approx (* c -4) #s(hole binary64 (* -4 c))) |
#s(approx (/ (- (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (/ c (* a (- (* -1/2 (/ b a)) (* 1/2 (/ b a))))))) |
#s(approx (/ (- (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (* c (+ (* -1 (/ c (* a (* b (pow (- (* -1/2 (/ b a)) (* 1/2 (/ b a))) 2))))) (/ 1 (* a (- (* -1/2 (/ b a)) (* 1/2 (/ b a))))))))) |
#s(approx (/ (- (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (* c (+ (* c (- (* c (- (/ 1 (* a (* (pow b 2) (pow (- (* -1/2 (/ b a)) (* 1/2 (/ b a))) 3)))) (/ 1 (* (pow b 3) (pow (- (* -1/2 (/ b a)) (* 1/2 (/ b a))) 2))))) (/ 1 (* a (* b (pow (- (* -1/2 (/ b a)) (* 1/2 (/ b a))) 2)))))) (/ 1 (* a (- (* -1/2 (/ b a)) (* 1/2 (/ b a))))))))) |
#s(approx (/ (- (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (* c (+ (* c (- (* c (- (+ (* c (- (* 2 (/ 1 (* (pow b 4) (pow (- (* -1/2 (/ b a)) (* 1/2 (/ b a))) 3)))) (+ (* 2 (/ a (* (pow b 5) (pow (- (* -1/2 (/ b a)) (* 1/2 (/ b a))) 2)))) (/ 1 (* a (* (pow b 3) (pow (- (* -1/2 (/ b a)) (* 1/2 (/ b a))) 4))))))) (/ 1 (* a (* (pow b 2) (pow (- (* -1/2 (/ b a)) (* 1/2 (/ b a))) 3))))) (/ 1 (* (pow b 3) (pow (- (* -1/2 (/ b a)) (* 1/2 (/ b a))) 2))))) (/ 1 (* a (* b (pow (- (* -1/2 (/ b a)) (* 1/2 (/ b a))) 2)))))) (/ 1 (* a (- (* -1/2 (/ b a)) (* 1/2 (/ b a))))))))) |
#s(approx (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) #s(hole binary64 (+ (* -1 (/ c b)) (* 1/2 (/ b a))))) |
#s(approx (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) #s(hole binary64 (+ (* 1/2 (/ b a)) (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))))) |
#s(approx (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) #s(hole binary64 (+ (* 1/2 (/ b a)) (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) #s(hole binary64 (+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) #s(hole binary64 (+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))))) |
#s(approx (- (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) #s(hole binary64 (- (* -1/2 (/ b a)) (* 1/2 (/ b a))))) |
#s(approx (- (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) #s(hole binary64 (- (+ (* -1/2 (/ b a)) (/ c b)) (* 1/2 (/ b a))))) |
#s(approx (- (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) #s(hole binary64 (- (+ (* -1/2 (/ b a)) (* c (+ (/ 1 b) (/ (* a c) (pow b 3))))) (* 1/2 (/ b a))))) |
#s(approx (- (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) #s(hole binary64 (- (+ (* -1/2 (/ b a)) (* c (+ (* c (- (* 2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))) (* 1/2 (/ b a))))) |
#s(approx (/ (+ (* (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4)) (* b -1)) (* a 2)) #s(hole binary64 (* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))) |
#s(approx (/ (+ (* (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4)) (* b -1)) (* a 2)) #s(hole binary64 (* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))))) |
#s(approx (/ (+ (* (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4)) (* b -1)) (* a 2)) #s(hole binary64 (* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))))) |
#s(approx (+ (* (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4)) (* b -1)) #s(hole binary64 (* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4)))))) |
#s(approx (+ (* (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4)) (* b -1)) #s(hole binary64 (* c (+ (* -1 (/ b c)) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))))) |
#s(approx (+ (* (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4)) (* b -1)) #s(hole binary64 (* c (+ (* -1 (/ b c)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) #s(hole binary64 (exp (* 1/4 (+ (log (* -4 a)) (* -1 (log (/ 1 c)))))))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) #s(hole binary64 (+ (exp (* 1/4 (+ (log (* -4 a)) (* -1 (log (/ 1 c)))))) (* -1/16 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* -4 a)) (* -1 (log (/ 1 c))))))) (* a c)))))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) #s(hole binary64 (+ (exp (* 1/4 (+ (log (* -4 a)) (* -1 (log (/ 1 c)))))) (+ (* -1/16 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* -4 a)) (* -1 (log (/ 1 c))))))) (* a c))) (/ (* (exp (* 1/4 (+ (log (* -4 a)) (* -1 (log (/ 1 c)))))) (+ (* -1/128 (/ (pow b 4) (pow a 2))) (* 1/512 (/ (pow b 4) (pow a 2))))) (pow c 2)))))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) #s(hole binary64 (+ (exp (* 1/4 (+ (log (* -4 a)) (* -1 (log (/ 1 c)))))) (+ (* -1/16 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* -4 a)) (* -1 (log (/ 1 c))))))) (* a c))) (+ (/ (* (exp (* 1/4 (+ (log (* -4 a)) (* -1 (log (/ 1 c)))))) (+ (* -1/128 (/ (pow b 4) (pow a 2))) (* 1/512 (/ (pow b 4) (pow a 2))))) (pow c 2)) (/ (* (exp (* 1/4 (+ (log (* -4 a)) (* -1 (log (/ 1 c)))))) (+ (* -1/768 (/ (pow b 6) (pow a 3))) (+ (* -1/24576 (/ (pow b 6) (pow a 3))) (* 1/2048 (/ (pow b 6) (pow a 3)))))) (pow c 3))))))) |
#s(approx (+ (* (* 1 b) b) (* (* -4 a) c)) #s(hole binary64 (* c (+ (* -4 a) (/ (pow b 2) c))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))))) |
#s(approx (* (- (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (pow b -1)) c) #s(hole binary64 (* (pow c 3) (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1 (/ a (* (pow b 3) c))))))) |
#s(approx (* (- (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (pow b -1)) c) #s(hole binary64 (* (pow c 3) (- (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1 (/ a (* (pow b 3) c)))) (/ 1 (* b (pow c 2))))))) |
#s(approx (- (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (pow b -1)) #s(hole binary64 (* (pow c 2) (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1 (/ a (* (pow b 3) c))))))) |
#s(approx (- (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (pow b -1)) #s(hole binary64 (* (pow c 2) (- (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1 (/ a (* (pow b 3) c)))) (/ 1 (* b (pow c 2))))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) (* 2 a))) #s(hole binary64 (* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) (* 2 a))) #s(hole binary64 (* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) (* 2 a))) #s(hole binary64 (* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))))) |
#s(approx (/ (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) (* 2 a)) #s(hole binary64 (* c (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))) |
#s(approx (/ (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) (* 2 a)) #s(hole binary64 (* c (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))))) |
#s(approx (/ (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) (* 2 a)) #s(hole binary64 (* c (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/32 (* (sqrt (/ 1 (* (pow a 7) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))))) |
#s(approx (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) #s(hole binary64 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))) |
#s(approx (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))))) |
#s(approx (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))))) |
#s(approx (* (log (+ (* (* c -4) a) (* b b))) 1/2) #s(hole binary64 (* 1/2 (+ (log (* -4 a)) (* -1 (log (/ 1 c))))))) |
#s(approx (* (log (+ (* (* c -4) a) (* b b))) 1/2) #s(hole binary64 (+ (* -1/8 (/ (pow b 2) (* a c))) (* 1/2 (+ (log (* -4 a)) (* -1 (log (/ 1 c)))))))) |
#s(approx (* (log (+ (* (* c -4) a) (* b b))) 1/2) #s(hole binary64 (+ (* -1/8 (/ (pow b 2) (* a c))) (+ (* -1/64 (/ (pow b 4) (* (pow a 2) (pow c 2)))) (* 1/2 (+ (log (* -4 a)) (* -1 (log (/ 1 c))))))))) |
#s(approx (* (log (+ (* (* c -4) a) (* b b))) 1/2) #s(hole binary64 (+ (* -1/8 (/ (pow b 2) (* a c))) (+ (* -1/64 (/ (pow b 4) (* (pow a 2) (pow c 2)))) (+ (* -1/384 (/ (pow b 6) (* (pow a 3) (pow c 3)))) (* 1/2 (+ (log (* -4 a)) (* -1 (log (/ 1 c)))))))))) |
#s(approx (log (+ (* (* c -4) a) (* b b))) #s(hole binary64 (+ (log (* -4 a)) (* -1 (log (/ 1 c)))))) |
#s(approx (log (+ (* (* c -4) a) (* b b))) #s(hole binary64 (+ (log (* -4 a)) (+ (* -1 (log (/ 1 c))) (* -1/4 (/ (pow b 2) (* a c))))))) |
#s(approx (log (+ (* (* c -4) a) (* b b))) #s(hole binary64 (+ (log (* -4 a)) (+ (* -1 (log (/ 1 c))) (+ (* -1/4 (/ (pow b 2) (* a c))) (* -1/32 (/ (pow b 4) (* (pow a 2) (pow c 2))))))))) |
#s(approx (log (+ (* (* c -4) a) (* b b))) #s(hole binary64 (+ (log (* -4 a)) (+ (* -1 (log (/ 1 c))) (+ (* -1/4 (/ (pow b 2) (* a c))) (+ (* -1/32 (/ (pow b 4) (* (pow a 2) (pow c 2)))) (* -1/192 (/ (pow b 6) (* (pow a 3) (pow c 3)))))))))) |
#s(approx (+ (* (* c -4) a) (* b b)) #s(hole binary64 (* c (+ (* -4 a) (/ (pow b 2) c))))) |
#s(approx (/ (- (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (- (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow c 2)))) (* -2 (/ b (* a (pow (sqrt -4) 2))))))) |
#s(approx (/ (- (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (- (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (sqrt -4)))) (/ (* (pow b 3) (pow c 2)) (* (pow a 2) (pow (sqrt -4) 4)))) (pow c 3)))) (+ (* -2 (/ b (* a (pow (sqrt -4) 2)))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -4) 3))))))))) |
#s(approx (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) #s(hole binary64 (* c (- (* 1/4 (/ (pow b 2) (* (pow a 2) c))) (/ 1 a))))) |
#s(approx (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) #s(hole binary64 (* c (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))) |
#s(approx (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) #s(hole binary64 (* c (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))))) |
#s(approx (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) #s(hole binary64 (* c (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/32 (* (sqrt (/ 1 (* (pow a 7) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) #s(hole binary64 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))))) |
#s(approx (- (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) #s(hole binary64 (* c (- (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))) |
#s(approx (- (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) #s(hole binary64 (* c (- (+ (* -1/2 (/ b (* a c))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4))))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))) |
#s(approx (- (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) #s(hole binary64 (* c (- (+ (* -1/2 (/ b (* a c))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3))))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))))) |
#s(approx (/ (+ (* (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4)) (* b -1)) (* a 2)) #s(hole binary64 (* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (/ (+ (* (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4)) (* b -1)) (* a 2)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (/ (+ (* (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4)) (* b -1)) (* a 2)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (+ (* (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4)) (* b -1)) #s(hole binary64 (* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c)))))) |
#s(approx (+ (* (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4)) (* b -1)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 b) (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (+ (* (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4)) (* b -1)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 b) (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) #s(hole binary64 (exp (* 1/4 (+ (log (* 4 a)) (* -1 (log (/ -1 c)))))))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) #s(hole binary64 (+ (exp (* 1/4 (+ (log (* 4 a)) (* -1 (log (/ -1 c)))))) (* -1/16 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* 4 a)) (* -1 (log (/ -1 c))))))) (* a c)))))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) #s(hole binary64 (+ (exp (* 1/4 (+ (log (* 4 a)) (* -1 (log (/ -1 c)))))) (* -1 (/ (+ (* -1 (/ (* (exp (* 1/4 (+ (log (* 4 a)) (* -1 (log (/ -1 c)))))) (+ (* -1/128 (/ (pow b 4) (pow a 2))) (* 1/512 (/ (pow b 4) (pow a 2))))) c)) (* 1/16 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* 4 a)) (* -1 (log (/ -1 c))))))) a))) c))))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) #s(hole binary64 (+ (exp (* 1/4 (+ (log (* 4 a)) (* -1 (log (/ -1 c)))))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (exp (* 1/4 (+ (log (* 4 a)) (* -1 (log (/ -1 c)))))) (+ (* -1/2048 (/ (pow b 6) (pow a 3))) (+ (* 1/24576 (/ (pow b 6) (pow a 3))) (* 1/768 (/ (pow b 6) (pow a 3)))))) c)) (* (exp (* 1/4 (+ (log (* 4 a)) (* -1 (log (/ -1 c)))))) (+ (* -1/128 (/ (pow b 4) (pow a 2))) (* 1/512 (/ (pow b 4) (pow a 2)))))) c)) (* 1/16 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* 4 a)) (* -1 (log (/ -1 c))))))) a))) c))))) |
#s(approx (+ (* (* 1 b) b) (* (* -4 a) c)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (* (- (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (pow b -1)) c) #s(hole binary64 (* -1 (* (pow c 3) (+ (* 2 (/ (pow a 2) (pow b 5))) (/ a (* (pow b 3) c))))))) |
#s(approx (* (- (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (pow b -1)) c) #s(hole binary64 (* -1 (* (pow c 3) (+ (* -1 (/ (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))) c)) (* 2 (/ (pow a 2) (pow b 5)))))))) |
#s(approx (- (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (pow b -1)) #s(hole binary64 (* (pow c 2) (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1 (/ (+ (/ 1 (* b c)) (/ a (pow b 3))) c)))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) (* 2 a))) #s(hole binary64 (* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) (* 2 a))) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) (* 2 a))) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (/ (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (/ (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))))) |
#s(approx (/ (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/1024 (* (sqrt (/ 1 (* (pow a 7) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))))) |
#s(approx (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) #s(hole binary64 (* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) #s(hole binary64 (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))))) |
#s(approx (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) #s(hole binary64 (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))))) |
#s(approx (* (log (+ (* (* c -4) a) (* b b))) 1/2) #s(hole binary64 (* 1/2 (+ (log (* 4 a)) (* -1 (log (/ -1 c))))))) |
#s(approx (* (log (+ (* (* c -4) a) (* b b))) 1/2) #s(hole binary64 (+ (* -1/8 (/ (pow b 2) (* a c))) (* 1/2 (+ (log (* 4 a)) (* -1 (log (/ -1 c)))))))) |
#s(approx (* (log (+ (* (* c -4) a) (* b b))) 1/2) #s(hole binary64 (+ (* -1 (/ (+ (* 1/64 (/ (pow b 4) (* (pow a 2) c))) (* 1/8 (/ (pow b 2) a))) c)) (* 1/2 (+ (log (* 4 a)) (* -1 (log (/ -1 c)))))))) |
#s(approx (* (log (+ (* (* c -4) a) (* b b))) 1/2) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/64 (/ (pow b 4) (pow a 2))) (* -1/384 (/ (pow b 6) (* (pow a 3) c)))) c)) (* 1/8 (/ (pow b 2) a))) c)) (* 1/2 (+ (log (* 4 a)) (* -1 (log (/ -1 c)))))))) |
#s(approx (log (+ (* (* c -4) a) (* b b))) #s(hole binary64 (+ (log (* 4 a)) (* -1 (log (/ -1 c)))))) |
#s(approx (log (+ (* (* c -4) a) (* b b))) #s(hole binary64 (+ (log (* 4 a)) (+ (* -1 (log (/ -1 c))) (* -1/4 (/ (pow b 2) (* a c))))))) |
#s(approx (log (+ (* (* c -4) a) (* b b))) #s(hole binary64 (+ (log (* 4 a)) (+ (* -1 (log (/ -1 c))) (* -1 (/ (+ (* 1/32 (/ (pow b 4) (* (pow a 2) c))) (* 1/4 (/ (pow b 2) a))) c)))))) |
#s(approx (log (+ (* (* c -4) a) (* b b))) #s(hole binary64 (+ (log (* 4 a)) (+ (* -1 (log (/ -1 c))) (* -1 (/ (+ (* -1 (/ (+ (* -1/32 (/ (pow b 4) (pow a 2))) (* -1/192 (/ (pow b 6) (* (pow a 3) c)))) c)) (* 1/4 (/ (pow b 2) a))) c)))))) |
#s(approx (+ (* (* c -4) a) (* b b)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))))) |
#s(approx (/ (- (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (- (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (+ (* -1 (/ (- (+ (* -1/4 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) (* -1/2 (/ (* b c) a))) c)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (- (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* -1/4 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1))))))))) (* -1/16 (/ (* (pow b 3) c) (pow a 2)))) (+ (* -1/4 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))))) c)) (* -1/2 (/ (* b c) a))) c)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) #s(hole binary64 (* -1 (* c (+ (* -1/4 (/ (pow b 2) (* (pow a 2) c))) (/ 1 a)))))) |
#s(approx (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) #s(hole binary64 (* -1 (* c (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) #s(hole binary64 (* -1 (* c (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))))) |
#s(approx (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) #s(hole binary64 (* -1 (* c (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/1024 (* (sqrt (/ 1 (* (pow a 7) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) #s(hole binary64 (* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) #s(hole binary64 (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) #s(hole binary64 (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))))) |
#s(approx (- (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) #s(hole binary64 (* -1 (* c (- (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (- (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) #s(hole binary64 (* -1 (* c (- (* -1 (/ (+ (* -1/2 (/ b a)) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (- (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) #s(hole binary64 (* -1 (* c (- (* -1 (/ (+ (* -1 (/ (- (* 1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 44.0ms | b | @ | inf | ((/ (+ (* (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4)) (* b -1)) (* a 2)) (+ (* (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4)) (* b -1)) (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) (+ (* (* 1 b) b) (* (* -4 a) c)) (* 1 b) 1 b (* (* -4 a) c) (* -4 a) -4 a c 1/4 (* b -1) -1 (* a 2) 2 (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (* (- (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (pow b -1)) c) (- (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (pow b -1)) (/ 1 (neg b)) (neg b) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (* (/ c b) -1) (/ c b) (+ (/ (* -1 b) (* 2 a)) (/ (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) (* 2 a))) (/ (* -1 b) (* 2 a)) (* -1 b) (* 2 a) (/ (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) (* 2 a)) (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) (* (log (+ (* (* c -4) a) (* b b))) 1/2) (log (+ (* (* c -4) a) (* b b))) (+ (* (* c -4) a) (* b b)) (* c -4) (* b b) 1/2 (/ (- (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (* (/ b a) -1/2) (/ b a) -1/2 (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (- (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) |
| 43.0ms | a | @ | 0 | ((/ (+ (* (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4)) (* b -1)) (* a 2)) (+ (* (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4)) (* b -1)) (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) (+ (* (* 1 b) b) (* (* -4 a) c)) (* 1 b) 1 b (* (* -4 a) c) (* -4 a) -4 a c 1/4 (* b -1) -1 (* a 2) 2 (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (* (- (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (pow b -1)) c) (- (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (pow b -1)) (/ 1 (neg b)) (neg b) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (* (/ c b) -1) (/ c b) (+ (/ (* -1 b) (* 2 a)) (/ (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) (* 2 a))) (/ (* -1 b) (* 2 a)) (* -1 b) (* 2 a) (/ (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) (* 2 a)) (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) (* (log (+ (* (* c -4) a) (* b b))) 1/2) (log (+ (* (* c -4) a) (* b b))) (+ (* (* c -4) a) (* b b)) (* c -4) (* b b) 1/2 (/ (- (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (* (/ b a) -1/2) (/ b a) -1/2 (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (- (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) |
| 30.0ms | c | @ | inf | ((/ (+ (* (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4)) (* b -1)) (* a 2)) (+ (* (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4)) (* b -1)) (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) (+ (* (* 1 b) b) (* (* -4 a) c)) (* 1 b) 1 b (* (* -4 a) c) (* -4 a) -4 a c 1/4 (* b -1) -1 (* a 2) 2 (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (* (- (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (pow b -1)) c) (- (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (pow b -1)) (/ 1 (neg b)) (neg b) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (* (/ c b) -1) (/ c b) (+ (/ (* -1 b) (* 2 a)) (/ (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) (* 2 a))) (/ (* -1 b) (* 2 a)) (* -1 b) (* 2 a) (/ (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) (* 2 a)) (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) (* (log (+ (* (* c -4) a) (* b b))) 1/2) (log (+ (* (* c -4) a) (* b b))) (+ (* (* c -4) a) (* b b)) (* c -4) (* b b) 1/2 (/ (- (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (* (/ b a) -1/2) (/ b a) -1/2 (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (- (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) |
| 8.0ms | a | @ | inf | ((/ (+ (* (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4)) (* b -1)) (* a 2)) (+ (* (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4)) (* b -1)) (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) (+ (* (* 1 b) b) (* (* -4 a) c)) (* 1 b) 1 b (* (* -4 a) c) (* -4 a) -4 a c 1/4 (* b -1) -1 (* a 2) 2 (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (* (- (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (pow b -1)) c) (- (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (pow b -1)) (/ 1 (neg b)) (neg b) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (* (/ c b) -1) (/ c b) (+ (/ (* -1 b) (* 2 a)) (/ (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) (* 2 a))) (/ (* -1 b) (* 2 a)) (* -1 b) (* 2 a) (/ (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) (* 2 a)) (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) (* (log (+ (* (* c -4) a) (* b b))) 1/2) (log (+ (* (* c -4) a) (* b b))) (+ (* (* c -4) a) (* b b)) (* c -4) (* b b) 1/2 (/ (- (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (* (/ b a) -1/2) (/ b a) -1/2 (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (- (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) |
| 8.0ms | b | @ | 0 | ((/ (+ (* (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4)) (* b -1)) (* a 2)) (+ (* (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4)) (* b -1)) (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) (+ (* (* 1 b) b) (* (* -4 a) c)) (* 1 b) 1 b (* (* -4 a) c) (* -4 a) -4 a c 1/4 (* b -1) -1 (* a 2) 2 (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (* (- (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (pow b -1)) c) (- (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (pow b -1)) (/ 1 (neg b)) (neg b) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (* (/ c b) -1) (/ c b) (+ (/ (* -1 b) (* 2 a)) (/ (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) (* 2 a))) (/ (* -1 b) (* 2 a)) (* -1 b) (* 2 a) (/ (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) (* 2 a)) (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) (* (log (+ (* (* c -4) a) (* b b))) 1/2) (log (+ (* (* c -4) a) (* b b))) (+ (* (* c -4) a) (* b b)) (* c -4) (* b b) 1/2 (/ (- (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (* (/ b a) -1/2) (/ b a) -1/2 (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (- (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 2253 | 26994 |
| 0 | 2309 | 24177 |
| 0 | 8858 | 23418 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(/.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/4 binary64)) (*.f64 b #s(literal -1 binary64))) (*.f64 a #s(literal 2 binary64))) |
(fma.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/4 binary64)) (*.f64 b #s(literal -1 binary64))) |
(pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/4 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) |
(*.f64 #s(literal 1 binary64) b) |
#s(literal 1 binary64) |
b |
(*.f64 (*.f64 #s(literal -4 binary64) a) c) |
(*.f64 #s(literal -4 binary64) a) |
#s(literal -4 binary64) |
a |
c |
#s(literal 1/4 binary64) |
(*.f64 b #s(literal -1 binary64)) |
#s(literal -1 binary64) |
(*.f64 a #s(literal 2 binary64)) |
#s(literal 2 binary64) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(approx (- (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (pow b -1)) (/.f64 #s(literal 1 binary64) (neg.f64 b))) c)) |
(*.f64 #s(approx (- (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (pow b -1)) (/.f64 #s(literal 1 binary64) (neg.f64 b))) c) |
#s(approx (- (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (pow b -1)) (/.f64 #s(literal 1 binary64) (neg.f64 b))) |
(/.f64 #s(literal 1 binary64) (neg.f64 b)) |
(neg.f64 b) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (/.f64 c b) #s(literal -1 binary64))) |
(*.f64 (/.f64 c b) #s(literal -1 binary64)) |
(/.f64 c b) |
(+.f64 (/.f64 (*.f64 #s(literal -1 binary64) b) (*.f64 #s(literal 2 binary64) a)) (/.f64 (exp.f64 (*.f64 (log.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1/2 binary64))) (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (*.f64 #s(literal -1 binary64) b) (*.f64 #s(literal 2 binary64) a)) |
(*.f64 #s(literal -1 binary64) b) |
(*.f64 #s(literal 2 binary64) a) |
(/.f64 (exp.f64 (*.f64 (log.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1/2 binary64))) (*.f64 #s(literal 2 binary64) a)) |
(exp.f64 (*.f64 (log.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1/2 binary64))) |
(*.f64 (log.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1/2 binary64)) |
(log.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) |
(fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)) |
(*.f64 c #s(literal -4 binary64)) |
(*.f64 b b) |
#s(literal 1/2 binary64) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (*.f64 (/.f64 b a) #s(literal -1/2 binary64))) (*.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64))) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64))))) (-.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64))))) |
(-.f64 (*.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (*.f64 (/.f64 b a) #s(literal -1/2 binary64))) (*.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64))) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64))))) |
(*.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (*.f64 (/.f64 b a) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 b a) #s(literal -1/2 binary64)) |
(/.f64 b a) |
#s(literal -1/2 binary64) |
(*.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64))) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64))) |
(pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) |
(-.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64)))) |
#s(approx (/ (+ (* (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4)) (* b -1)) (* a 2)) #s(hole binary64 (* 1/2 (/ (+ b (* -1 b)) a)))) |
#s(approx (/ (+ (* (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4)) (* b -1)) (* a 2)) #s(hole binary64 (/ (+ (* -1 (/ (* a c) b)) (* 1/2 (+ b (* -1 b)))) a))) |
#s(approx (/ (+ (* (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4)) (* b -1)) (* a 2)) #s(hole binary64 (/ (+ (* 1/2 (+ b (* -1 b))) (* a (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))))) a))) |
#s(approx (/ (+ (* (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4)) (* b -1)) (* a 2)) #s(hole binary64 (/ (+ (* 1/2 (+ b (* -1 b))) (* a (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))))) a))) |
#s(approx (+ (* (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4)) (* b -1)) #s(hole binary64 (+ b (* -1 b)))) |
#s(approx (+ (* (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4)) (* b -1)) #s(hole binary64 (+ b (+ (* -2 (/ (* a c) b)) (* -1 b))))) |
#s(approx (+ (* (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4)) (* b -1)) #s(hole binary64 (+ b (+ (* -1 b) (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))))))) |
#s(approx (+ (* (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4)) (* b -1)) #s(hole binary64 (+ b (+ (* -1 b) (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))))))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) #s(hole binary64 (* (pow 1 1/4) (sqrt b)))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) #s(hole binary64 (+ (* -1 (* (pow 1 1/4) (* (* a c) (sqrt (/ 1 (pow b 3)))))) (* (pow 1 1/4) (sqrt b))))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) #s(hole binary64 (+ (* a (+ (* -1 (* (pow 1 1/4) (* (sqrt (/ 1 (pow b 3))) c))) (* (pow 1 1/4) (* (* a (+ (* -2 (/ (pow c 2) (pow b 4))) (* 1/2 (/ (pow c 2) (pow b 4))))) (sqrt b))))) (* (pow 1 1/4) (sqrt b))))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) #s(hole binary64 (+ (* a (+ (* -1 (* (pow 1 1/4) (* (sqrt (/ 1 (pow b 3))) c))) (* a (+ (* (pow 1 1/4) (* (sqrt b) (+ (* -2 (/ (pow c 2) (pow b 4))) (* 1/2 (/ (pow c 2) (pow b 4)))))) (* (pow 1 1/4) (* (* a (+ (* -16/3 (/ (pow c 3) (pow b 6))) (+ (* -1/6 (/ (pow c 3) (pow b 6))) (* 2 (/ (pow c 3) (pow b 6)))))) (sqrt b))))))) (* (pow 1 1/4) (sqrt b))))) |
#s(approx (+ (* (* 1 b) b) (* (* -4 a) c)) #s(hole binary64 (pow b 2))) |
#s(approx (+ (* (* 1 b) b) (* (* -4 a) c)) #s(hole binary64 (+ (* -4 (* a c)) (pow b 2)))) |
#s(approx (* (* -4 a) c) #s(hole binary64 (* -4 (* a c)))) |
#s(approx (* -4 a) #s(hole binary64 (* -4 a))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (* a 2) #s(hole binary64 (* 2 a))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (/ c b)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b))))))))) |
#s(approx (* (- (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (pow b -1)) c) #s(hole binary64 (* -1 (/ c b)))) |
#s(approx (* (- (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (pow b -1)) c) #s(hole binary64 (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))))) |
#s(approx (* (- (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (pow b -1)) c) #s(hole binary64 (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))))) |
#s(approx (- (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (pow b -1)) #s(hole binary64 (/ -1 b))) |
#s(approx (- (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (pow b -1)) #s(hole binary64 (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))) |
#s(approx (- (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (pow b -1)) #s(hole binary64 (- (* a (+ (* -2 (/ (* a (pow c 2)) (pow b 5))) (* -1 (/ c (pow b 3))))) (/ 1 b)))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) (* 2 a))) #s(hole binary64 (/ (+ (* -1/2 b) (* 1/2 b)) a))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) (* 2 a))) #s(hole binary64 (/ (+ (* -1 (/ (* a c) b)) (+ (* -1/2 b) (* 1/2 b))) a))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) (* 2 a))) #s(hole binary64 (/ (+ (* -1/2 b) (+ (* 1/2 b) (* a (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))))) a))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) (* 2 a))) #s(hole binary64 (/ (+ (* -1/2 b) (+ (* 1/2 b) (* a (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))))) a))) |
#s(approx (/ (* -1 b) (* 2 a)) #s(hole binary64 (* -1/2 (/ b a)))) |
#s(approx (* 2 a) #s(hole binary64 (* 2 a))) |
#s(approx (/ (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) (* 2 a)) #s(hole binary64 (* 1/2 (/ b a)))) |
#s(approx (/ (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) (* 2 a)) #s(hole binary64 (/ (+ (* -1 (/ (* a c) b)) (* 1/2 b)) a))) |
#s(approx (/ (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) (* 2 a)) #s(hole binary64 (/ (+ (* 1/2 b) (* a (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))))) a))) |
#s(approx (/ (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) (* 2 a)) #s(hole binary64 (/ (+ (* 1/2 b) (* a (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))))) a))) |
#s(approx (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) #s(hole binary64 b)) |
#s(approx (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) #s(hole binary64 (+ b (* -2 (/ (* a c) b))))) |
#s(approx (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) #s(hole binary64 (+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))))) |
#s(approx (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) #s(hole binary64 (+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))))) |
#s(approx (* (log (+ (* (* c -4) a) (* b b))) 1/2) #s(hole binary64 (* 1/2 (log (pow b 2))))) |
#s(approx (* (log (+ (* (* c -4) a) (* b b))) 1/2) #s(hole binary64 (+ (* -2 (/ (* a c) (pow b 2))) (* 1/2 (log (pow b 2)))))) |
#s(approx (* (log (+ (* (* c -4) a) (* b b))) 1/2) #s(hole binary64 (+ (* 1/2 (log (pow b 2))) (* a (+ (* -4 (/ (* a (pow c 2)) (pow b 4))) (* -2 (/ c (pow b 2)))))))) |
#s(approx (* (log (+ (* (* c -4) a) (* b b))) 1/2) #s(hole binary64 (+ (* 1/2 (log (pow b 2))) (* a (+ (* -2 (/ c (pow b 2))) (* a (+ (* -32/3 (/ (* a (pow c 3)) (pow b 6))) (* -4 (/ (pow c 2) (pow b 4)))))))))) |
#s(approx (log (+ (* (* c -4) a) (* b b))) #s(hole binary64 (log (pow b 2)))) |
#s(approx (log (+ (* (* c -4) a) (* b b))) #s(hole binary64 (+ (log (pow b 2)) (* -4 (/ (* a c) (pow b 2)))))) |
#s(approx (log (+ (* (* c -4) a) (* b b))) #s(hole binary64 (+ (log (pow b 2)) (* a (+ (* -8 (/ (* a (pow c 2)) (pow b 4))) (* -4 (/ c (pow b 2)))))))) |
#s(approx (log (+ (* (* c -4) a) (* b b))) #s(hole binary64 (+ (log (pow b 2)) (* a (+ (* -4 (/ c (pow b 2))) (* a (+ (* -64/3 (/ (* a (pow c 3)) (pow b 6))) (* -8 (/ (pow c 2) (pow b 4)))))))))) |
#s(approx (+ (* (* c -4) a) (* b b)) #s(hole binary64 (pow b 2))) |
#s(approx (+ (* (* c -4) a) (* b b)) #s(hole binary64 (+ (* -4 (* a c)) (pow b 2)))) |
#s(approx (/ (- (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (/ c (- (* -1/2 b) (* 1/2 b))))) |
#s(approx (/ (- (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (+ (* -1 (/ (* a (pow c 2)) (* b (pow (- (* -1/2 b) (* 1/2 b)) 2)))) (/ c (- (* -1/2 b) (* 1/2 b)))))) |
#s(approx (/ (- (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (+ (* a (- (* -1 (* a (+ (* -1 (/ (pow c 3) (* (pow b 2) (pow (- (* -1/2 b) (* 1/2 b)) 3)))) (/ (pow c 3) (* (pow b 3) (pow (- (* -1/2 b) (* 1/2 b)) 2)))))) (/ (pow c 2) (* b (pow (- (* -1/2 b) (* 1/2 b)) 2))))) (/ c (- (* -1/2 b) (* 1/2 b)))))) |
#s(approx (/ (- (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (+ (* a (- (* a (- (* -1 (* a (+ (* -1 (/ (* c (+ (* -1 (/ (pow c 3) (* (pow b 2) (pow (- (* -1/2 b) (* 1/2 b)) 3)))) (/ (pow c 3) (* (pow b 3) (pow (- (* -1/2 b) (* 1/2 b)) 2))))) (* b (- (* -1/2 b) (* 1/2 b))))) (+ (* -1 (/ (pow c 4) (* (pow b 4) (pow (- (* -1/2 b) (* 1/2 b)) 3)))) (* 2 (/ (pow c 4) (* (pow b 5) (pow (- (* -1/2 b) (* 1/2 b)) 2)))))))) (+ (* -1 (/ (pow c 3) (* (pow b 2) (pow (- (* -1/2 b) (* 1/2 b)) 3)))) (/ (pow c 3) (* (pow b 3) (pow (- (* -1/2 b) (* 1/2 b)) 2)))))) (/ (pow c 2) (* b (pow (- (* -1/2 b) (* 1/2 b)) 2))))) (/ c (- (* -1/2 b) (* 1/2 b)))))) |
#s(approx (- (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (/ c a))) |
#s(approx (* (* (/ b a) -1/2) (* (/ b a) -1/2)) #s(hole binary64 (* 1/4 (/ (pow b 2) (pow a 2))))) |
#s(approx (* (/ b a) -1/2) #s(hole binary64 (* -1/2 (/ b a)))) |
#s(approx (/ b a) #s(hole binary64 (/ b a))) |
#s(approx (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) #s(hole binary64 (* 1/4 (/ (pow b 2) (pow a 2))))) |
#s(approx (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) #s(hole binary64 (/ (+ (* -1 (* a c)) (* 1/4 (pow b 2))) (pow a 2)))) |
#s(approx (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) #s(hole binary64 (* 1/2 (/ b a)))) |
#s(approx (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) #s(hole binary64 (/ (+ (* -1 (/ (* a c) b)) (* 1/2 b)) a))) |
#s(approx (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) #s(hole binary64 (/ (+ (* 1/2 b) (* a (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))))) a))) |
#s(approx (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) #s(hole binary64 (/ (+ (* 1/2 b) (* a (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))))) a))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) #s(hole binary64 b)) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) #s(hole binary64 (+ b (* -2 (/ (* a c) b))))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) #s(hole binary64 (+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) #s(hole binary64 (+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))))) |
#s(approx (- (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) #s(hole binary64 (/ (- (* -1/2 b) (* 1/2 b)) a))) |
#s(approx (- (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) #s(hole binary64 (/ (- (+ (* -1/2 b) (/ (* a c) b)) (* 1/2 b)) a))) |
#s(approx (- (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) #s(hole binary64 (/ (- (+ (* -1/2 b) (* a (- (/ (* a (pow c 2)) (pow b 3)) (* -1 (/ c b))))) (* 1/2 b)) a))) |
#s(approx (- (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) #s(hole binary64 (/ (- (+ (* -1/2 b) (* a (- (* a (- (* 2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))) (* -1 (/ c b))))) (* 1/2 b)) a))) |
#s(approx (/ (+ (* (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4)) (* b -1)) (* a 2)) #s(hole binary64 (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))) |
#s(approx (/ (+ (* (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4)) (* b -1)) (* a 2)) #s(hole binary64 (+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))) |
#s(approx (/ (+ (* (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4)) (* b -1)) (* a 2)) #s(hole binary64 (+ (* -1/2 (/ b a)) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))))) |
#s(approx (/ (+ (* (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4)) (* b -1)) (* a 2)) #s(hole binary64 (+ (* -1/2 (/ b a)) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))))) |
#s(approx (+ (* (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4)) (* b -1)) #s(hole binary64 (* (sqrt (* a c)) (sqrt -4)))) |
#s(approx (+ (* (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4)) (* b -1)) #s(hole binary64 (* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4)))))) |
#s(approx (+ (* (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4)) (* b -1)) #s(hole binary64 (* a (+ (* -1 (/ b a)) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))))) |
#s(approx (+ (* (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4)) (* b -1)) #s(hole binary64 (* a (+ (* -1 (/ b a)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) #s(hole binary64 (exp (* 1/4 (+ (log (* -4 c)) (* -1 (log (/ 1 a)))))))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) #s(hole binary64 (+ (exp (* 1/4 (+ (log (* -4 c)) (* -1 (log (/ 1 a)))))) (* -1/16 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* -4 c)) (* -1 (log (/ 1 a))))))) (* a c)))))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) #s(hole binary64 (+ (exp (* 1/4 (+ (log (* -4 c)) (* -1 (log (/ 1 a)))))) (+ (* -1/16 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* -4 c)) (* -1 (log (/ 1 a))))))) (* a c))) (/ (* (exp (* 1/4 (+ (log (* -4 c)) (* -1 (log (/ 1 a)))))) (+ (* -1/128 (/ (pow b 4) (pow c 2))) (* 1/512 (/ (pow b 4) (pow c 2))))) (pow a 2)))))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) #s(hole binary64 (+ (exp (* 1/4 (+ (log (* -4 c)) (* -1 (log (/ 1 a)))))) (+ (* -1/16 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* -4 c)) (* -1 (log (/ 1 a))))))) (* a c))) (+ (/ (* (exp (* 1/4 (+ (log (* -4 c)) (* -1 (log (/ 1 a)))))) (+ (* -1/128 (/ (pow b 4) (pow c 2))) (* 1/512 (/ (pow b 4) (pow c 2))))) (pow a 2)) (/ (* (exp (* 1/4 (+ (log (* -4 c)) (* -1 (log (/ 1 a)))))) (+ (* -1/768 (/ (pow b 6) (pow c 3))) (+ (* -1/24576 (/ (pow b 6) (pow c 3))) (* 1/2048 (/ (pow b 6) (pow c 3)))))) (pow a 3))))))) |
#s(approx (+ (* (* 1 b) b) (* (* -4 a) c)) #s(hole binary64 (* -4 (* a c)))) |
#s(approx (+ (* (* 1 b) b) (* (* -4 a) c)) #s(hole binary64 (* a (+ (* -4 c) (/ (pow b 2) a))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (/ b a)) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (/ b a)) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))))) |
#s(approx (* (- (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (pow b -1)) c) #s(hole binary64 (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 5))))) |
#s(approx (* (- (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (pow b -1)) c) #s(hole binary64 (* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (pow c 2) (* a (pow b 3)))))))) |
#s(approx (* (- (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (pow b -1)) c) #s(hole binary64 (* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 5))) (+ (* -1 (/ c (* (pow a 2) b))) (* -1 (/ (pow c 2) (* a (pow b 3))))))))) |
#s(approx (- (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (pow b -1)) #s(hole binary64 (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 5))))) |
#s(approx (- (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (pow b -1)) #s(hole binary64 (* (pow a 2) (+ (* -2 (/ (pow c 2) (pow b 5))) (* -1 (/ c (* a (pow b 3)))))))) |
#s(approx (- (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (pow b -1)) #s(hole binary64 (* (pow a 2) (- (+ (* -2 (/ (pow c 2) (pow b 5))) (* -1 (/ c (* a (pow b 3))))) (/ 1 (* (pow a 2) b)))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) (* 2 a))) #s(hole binary64 (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) (* 2 a))) #s(hole binary64 (+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) (* 2 a))) #s(hole binary64 (+ (* -1/2 (/ b a)) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) (* 2 a))) #s(hole binary64 (+ (* -1/2 (/ b a)) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))))) |
#s(approx (/ (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) (* 2 a)) #s(hole binary64 (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))) |
#s(approx (/ (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) (* 2 a)) #s(hole binary64 (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))) |
#s(approx (/ (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) (* 2 a)) #s(hole binary64 (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))))) |
#s(approx (/ (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) (* 2 a)) #s(hole binary64 (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/32 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))))) |
#s(approx (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) #s(hole binary64 (* (sqrt (* a c)) (sqrt -4)))) |
#s(approx (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) #s(hole binary64 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))) |
#s(approx (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) #s(hole binary64 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))))) |
#s(approx (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) #s(hole binary64 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))))) |
#s(approx (* (log (+ (* (* c -4) a) (* b b))) 1/2) #s(hole binary64 (* 1/2 (+ (log (* -4 c)) (* -1 (log (/ 1 a))))))) |
#s(approx (* (log (+ (* (* c -4) a) (* b b))) 1/2) #s(hole binary64 (+ (* -1/8 (/ (pow b 2) (* a c))) (* 1/2 (+ (log (* -4 c)) (* -1 (log (/ 1 a)))))))) |
#s(approx (* (log (+ (* (* c -4) a) (* b b))) 1/2) #s(hole binary64 (+ (* -1/8 (/ (pow b 2) (* a c))) (+ (* -1/64 (/ (pow b 4) (* (pow a 2) (pow c 2)))) (* 1/2 (+ (log (* -4 c)) (* -1 (log (/ 1 a))))))))) |
#s(approx (* (log (+ (* (* c -4) a) (* b b))) 1/2) #s(hole binary64 (+ (* -1/8 (/ (pow b 2) (* a c))) (+ (* -1/64 (/ (pow b 4) (* (pow a 2) (pow c 2)))) (+ (* -1/384 (/ (pow b 6) (* (pow a 3) (pow c 3)))) (* 1/2 (+ (log (* -4 c)) (* -1 (log (/ 1 a)))))))))) |
#s(approx (log (+ (* (* c -4) a) (* b b))) #s(hole binary64 (+ (log (* -4 c)) (* -1 (log (/ 1 a)))))) |
#s(approx (log (+ (* (* c -4) a) (* b b))) #s(hole binary64 (+ (log (* -4 c)) (+ (* -1 (log (/ 1 a))) (* -1/4 (/ (pow b 2) (* a c))))))) |
#s(approx (log (+ (* (* c -4) a) (* b b))) #s(hole binary64 (+ (log (* -4 c)) (+ (* -1 (log (/ 1 a))) (+ (* -1/4 (/ (pow b 2) (* a c))) (* -1/32 (/ (pow b 4) (* (pow a 2) (pow c 2))))))))) |
#s(approx (log (+ (* (* c -4) a) (* b b))) #s(hole binary64 (+ (log (* -4 c)) (+ (* -1 (log (/ 1 a))) (+ (* -1/4 (/ (pow b 2) (* a c))) (+ (* -1/32 (/ (pow b 4) (* (pow a 2) (pow c 2)))) (* -1/192 (/ (pow b 6) (* (pow a 3) (pow c 3)))))))))) |
#s(approx (+ (* (* c -4) a) (* b b)) #s(hole binary64 (* -4 (* a c)))) |
#s(approx (+ (* (* c -4) a) (* b b)) #s(hole binary64 (* a (+ (* -4 c) (/ (pow b 2) a))))) |
#s(approx (/ (- (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))))) |
#s(approx (/ (- (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (pow (sqrt -4) 2)))) a))) |
#s(approx (/ (- (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (/ (- (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow a 2)))) (* -2 (/ b (pow (sqrt -4) 2)))) a))) |
#s(approx (/ (- (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (/ (- (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1 (* (sqrt (/ a c)) (/ (* b (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))))) (sqrt -4)))) (/ (* (pow a 2) (pow b 3)) (* c (pow (sqrt -4) 4)))) (pow a 3)))) (+ (* -2 (/ b (pow (sqrt -4) 2))) (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -4) 3))))))) a))) |
#s(approx (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) #s(hole binary64 (* -1 (/ c a)))) |
#s(approx (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) #s(hole binary64 (/ (+ (* -1 c) (* 1/4 (/ (pow b 2) a))) a))) |
#s(approx (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) #s(hole binary64 (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))) |
#s(approx (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) #s(hole binary64 (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))) |
#s(approx (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) #s(hole binary64 (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))))) |
#s(approx (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) #s(hole binary64 (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/32 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) #s(hole binary64 (* (sqrt (* a c)) (sqrt -4)))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) #s(hole binary64 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) #s(hole binary64 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) #s(hole binary64 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))))) |
#s(approx (- (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) #s(hole binary64 (* -1/2 (* (sqrt (/ c a)) (sqrt -4))))) |
#s(approx (- (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) #s(hole binary64 (- (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))) |
#s(approx (- (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) #s(hole binary64 (- (+ (* -1/2 (/ b a)) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4))))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))) |
#s(approx (- (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) #s(hole binary64 (- (+ (* -1/2 (/ b a)) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3))))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))))) |
#s(approx (/ (+ (* (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4)) (* b -1)) (* a 2)) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (+ (* (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4)) (* b -1)) (* a 2)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a))))) |
#s(approx (/ (+ (* (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4)) (* b -1)) (* a 2)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a))))) |
#s(approx (/ (+ (* (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4)) (* b -1)) (* a 2)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a))))) |
#s(approx (+ (* (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4)) (* b -1)) #s(hole binary64 (* -2 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (+ (* (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4)) (* b -1)) #s(hole binary64 (* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a)))))) |
#s(approx (+ (* (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4)) (* b -1)) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (+ (* -1 b) (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (+ (* (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4)) (* b -1)) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (+ (* -1 b) (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) #s(hole binary64 (exp (* 1/4 (+ (log (* 4 c)) (* -1 (log (/ -1 a)))))))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) #s(hole binary64 (+ (exp (* 1/4 (+ (log (* 4 c)) (* -1 (log (/ -1 a)))))) (* -1/16 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* 4 c)) (* -1 (log (/ -1 a))))))) (* a c)))))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) #s(hole binary64 (+ (exp (* 1/4 (+ (log (* 4 c)) (* -1 (log (/ -1 a)))))) (* -1 (/ (+ (* -1 (/ (* (exp (* 1/4 (+ (log (* 4 c)) (* -1 (log (/ -1 a)))))) (+ (* -1/128 (/ (pow b 4) (pow c 2))) (* 1/512 (/ (pow b 4) (pow c 2))))) a)) (* 1/16 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* 4 c)) (* -1 (log (/ -1 a))))))) c))) a))))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) #s(hole binary64 (+ (exp (* 1/4 (+ (log (* 4 c)) (* -1 (log (/ -1 a)))))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (exp (* 1/4 (+ (log (* 4 c)) (* -1 (log (/ -1 a)))))) (+ (* -1/2048 (/ (pow b 6) (pow c 3))) (+ (* 1/24576 (/ (pow b 6) (pow c 3))) (* 1/768 (/ (pow b 6) (pow c 3)))))) a)) (* (exp (* 1/4 (+ (log (* 4 c)) (* -1 (log (/ -1 a)))))) (+ (* -1/128 (/ (pow b 4) (pow c 2))) (* 1/512 (/ (pow b 4) (pow c 2)))))) a)) (* 1/16 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* 4 c)) (* -1 (log (/ -1 a))))))) c))) a))))) |
#s(approx (+ (* (* 1 b) b) (* (* -4 a) c)) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a))))) |
#s(approx (* (- (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (pow b -1)) c) #s(hole binary64 (* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (+ (/ c (* a b)) (/ (pow c 2) (pow b 3))) a)))))) |
#s(approx (- (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (pow b -1)) #s(hole binary64 (* (pow a 2) (+ (* -2 (/ (pow c 2) (pow b 5))) (* -1 (/ (+ (/ 1 (* a b)) (/ c (pow b 3))) a)))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) (* 2 a))) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) (* 2 a))) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) (* 2 a))) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) (* 2 a))) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a))))) |
#s(approx (/ (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) (* 2 a)) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) (* 2 a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))))) |
#s(approx (/ (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) (* 2 a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))))))) |
#s(approx (/ (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) (* 2 a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (+ (* -1/1024 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1))))))))) |
#s(approx (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) #s(hole binary64 (* -2 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) #s(hole binary64 (* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) #s(hole binary64 (* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))))) |
#s(approx (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) #s(hole binary64 (* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))))) |
#s(approx (* (log (+ (* (* c -4) a) (* b b))) 1/2) #s(hole binary64 (* 1/2 (+ (log (* 4 c)) (* -1 (log (/ -1 a))))))) |
#s(approx (* (log (+ (* (* c -4) a) (* b b))) 1/2) #s(hole binary64 (+ (* -1/8 (/ (pow b 2) (* a c))) (* 1/2 (+ (log (* 4 c)) (* -1 (log (/ -1 a)))))))) |
#s(approx (* (log (+ (* (* c -4) a) (* b b))) 1/2) #s(hole binary64 (+ (* -1 (/ (+ (* 1/64 (/ (pow b 4) (* a (pow c 2)))) (* 1/8 (/ (pow b 2) c))) a)) (* 1/2 (+ (log (* 4 c)) (* -1 (log (/ -1 a)))))))) |
#s(approx (* (log (+ (* (* c -4) a) (* b b))) 1/2) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/64 (/ (pow b 4) (pow c 2))) (* -1/384 (/ (pow b 6) (* a (pow c 3))))) a)) (* 1/8 (/ (pow b 2) c))) a)) (* 1/2 (+ (log (* 4 c)) (* -1 (log (/ -1 a)))))))) |
#s(approx (log (+ (* (* c -4) a) (* b b))) #s(hole binary64 (+ (log (* 4 c)) (* -1 (log (/ -1 a)))))) |
#s(approx (log (+ (* (* c -4) a) (* b b))) #s(hole binary64 (+ (log (* 4 c)) (+ (* -1 (log (/ -1 a))) (* -1/4 (/ (pow b 2) (* a c))))))) |
#s(approx (log (+ (* (* c -4) a) (* b b))) #s(hole binary64 (+ (log (* 4 c)) (+ (* -1 (log (/ -1 a))) (* -1 (/ (+ (* 1/32 (/ (pow b 4) (* a (pow c 2)))) (* 1/4 (/ (pow b 2) c))) a)))))) |
#s(approx (log (+ (* (* c -4) a) (* b b))) #s(hole binary64 (+ (log (* 4 c)) (+ (* -1 (log (/ -1 a))) (* -1 (/ (+ (* -1 (/ (+ (* -1/32 (/ (pow b 4) (pow c 2))) (* -1/192 (/ (pow b 6) (* a (pow c 3))))) a)) (* 1/4 (/ (pow b 2) c))) a)))))) |
#s(approx (+ (* (* c -4) a) (* b b)) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))))) |
#s(approx (/ (- (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (/ (- (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* 1/2 b)) a)))) |
#s(approx (/ (- (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (- (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) (* 1/2 (* a b))) a))) a)))) |
#s(approx (/ (- (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/4 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1))))))))) (* 1/16 (/ (* a (pow b 3)) c))) (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/4 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))))) a)) (* 1/2 (* a b))) a))) a)))) |
#s(approx (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) #s(hole binary64 (* -1 (/ (+ c (* -1/4 (/ (pow b 2) a))) a)))) |
#s(approx (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))))) |
#s(approx (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))))))) |
#s(approx (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (+ (* -1/1024 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1))))))))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) #s(hole binary64 (* -2 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) #s(hole binary64 (* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) #s(hole binary64 (* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) #s(hole binary64 (* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))))) |
#s(approx (- (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (- (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) #s(hole binary64 (- (* -1/2 (/ b a)) (* -1 (* (sqrt (/ c a)) (sqrt -1)))))) |
#s(approx (- (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) #s(hole binary64 (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)) (* -1 (* (sqrt (/ c a)) (sqrt -1)))))) |
#s(approx (- (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) #s(hole binary64 (- (* -1 (/ (+ (* -1 (/ (- (* -1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) (* 1/2 b)) a)) (* -1 (* (sqrt (/ c a)) (sqrt -1)))))) |
#s(approx (/ (+ (* (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4)) (* b -1)) (* a 2)) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a))))))) |
#s(approx (/ (+ (* (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4)) (* b -1)) (* a 2)) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a))))))) |
#s(approx (+ (* (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4)) (* b -1)) #s(hole binary64 (+ (* -1 b) (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (+ (* (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4)) (* b -1)) #s(hole binary64 (+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (+ (* (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4)) (* b -1)) #s(hole binary64 (+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) #s(hole binary64 (pow (* -4 (* a c)) 1/4))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) #s(hole binary64 (+ (* -1/16 (* (pow (/ -4 (* (pow a 3) (pow c 3))) 1/4) (pow b 2))) (pow (* -4 (* a c)) 1/4)))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) #s(hole binary64 (+ (* (pow b 2) (+ (* -1/16 (pow (/ -4 (* (pow a 3) (pow c 3))) 1/4)) (* -3/512 (* (pow (/ -4 (* (pow a 7) (pow c 7))) 1/4) (pow b 2))))) (pow (* -4 (* a c)) 1/4)))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) #s(hole binary64 (+ (* (pow b 2) (+ (* -1/16 (pow (/ -4 (* (pow a 3) (pow c 3))) 1/4)) (* (pow b 2) (+ (* -3/512 (pow (/ -4 (* (pow a 7) (pow c 7))) 1/4)) (* -7/8192 (* (pow (/ -4 (* (pow a 11) (pow c 11))) 1/4) (pow b 2))))))) (pow (* -4 (* a c)) 1/4)))) |
#s(approx (* 1 b) #s(hole binary64 b)) |
#s(approx b #s(hole binary64 b)) |
#s(approx (* b -1) #s(hole binary64 (* -1 b))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a))))))) |
#s(approx (* (- (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (pow b -1)) c) #s(hole binary64 (/ (+ (* -2 (* (pow a 2) (pow c 3))) (* -1 (* a (* (pow b 2) (pow c 2))))) (pow b 5)))) |
#s(approx (* (- (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (pow b -1)) c) #s(hole binary64 (/ (+ (* -2 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))))) (pow b 5)))) |
#s(approx (- (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (pow b -1)) #s(hole binary64 (/ (+ (* -2 (* (pow a 2) (pow c 2))) (* -1 (* a (* (pow b 2) c)))) (pow b 5)))) |
#s(approx (- (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (pow b -1)) #s(hole binary64 (/ (+ (* -2 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* -1 (* a c)) (* -1 (pow b 2))))) (pow b 5)))) |
#s(approx (/ 1 (neg b)) #s(hole binary64 (/ -1 b))) |
#s(approx (neg b) #s(hole binary64 (* -1 b))) |
#s(approx (* (/ c b) -1) #s(hole binary64 (* -1 (/ c b)))) |
#s(approx (/ c b) #s(hole binary64 (/ c b))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) (* 2 a))) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a))))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) (* 2 a))) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a))))))) |
#s(approx (* -1 b) #s(hole binary64 (* -1 b))) |
#s(approx (/ (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) (* 2 a)) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* (pow b 2) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4))))))))) |
#s(approx (/ (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) (* 2 a)) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* (pow b 2) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/32 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5))))))))))) |
#s(approx (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) #s(hole binary64 (+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))))))) |
#s(approx (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) #s(hole binary64 (+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5))))))))))) |
#s(approx (* (log (+ (* (* c -4) a) (* b b))) 1/2) #s(hole binary64 (* 1/2 (log (* -4 (* a c)))))) |
#s(approx (* (log (+ (* (* c -4) a) (* b b))) 1/2) #s(hole binary64 (+ (* -1/8 (/ (pow b 2) (* a c))) (* 1/2 (log (* -4 (* a c))))))) |
#s(approx (* (log (+ (* (* c -4) a) (* b b))) 1/2) #s(hole binary64 (+ (* 1/2 (log (* -4 (* a c)))) (* (pow b 2) (- (* -1/64 (/ (pow b 2) (* (pow a 2) (pow c 2)))) (* 1/8 (/ 1 (* a c)))))))) |
#s(approx (* (log (+ (* (* c -4) a) (* b b))) 1/2) #s(hole binary64 (+ (* 1/2 (log (* -4 (* a c)))) (* (pow b 2) (- (* (pow b 2) (- (* -1/384 (/ (pow b 2) (* (pow a 3) (pow c 3)))) (* 1/64 (/ 1 (* (pow a 2) (pow c 2)))))) (* 1/8 (/ 1 (* a c)))))))) |
#s(approx (log (+ (* (* c -4) a) (* b b))) #s(hole binary64 (log (* -4 (* a c))))) |
#s(approx (log (+ (* (* c -4) a) (* b b))) #s(hole binary64 (+ (log (* -4 (* a c))) (* -1/4 (/ (pow b 2) (* a c)))))) |
#s(approx (log (+ (* (* c -4) a) (* b b))) #s(hole binary64 (+ (log (* -4 (* a c))) (* (pow b 2) (- (* -1/32 (/ (pow b 2) (* (pow a 2) (pow c 2)))) (* 1/4 (/ 1 (* a c)))))))) |
#s(approx (log (+ (* (* c -4) a) (* b b))) #s(hole binary64 (+ (log (* -4 (* a c))) (* (pow b 2) (- (* (pow b 2) (- (* -1/192 (/ (pow b 2) (* (pow a 3) (pow c 3)))) (* 1/32 (/ 1 (* (pow a 2) (pow c 2)))))) (* 1/4 (/ 1 (* a c)))))))) |
#s(approx (* b b) #s(hole binary64 (pow b 2))) |
#s(approx (/ (- (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* 2 (/ b (* a (pow (sqrt -4) 2))))))) |
#s(approx (/ (- (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* b (+ (* -1 (* b (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3))))))) (* 2 (/ 1 (* a (pow (sqrt -4) 2))))))))) |
#s(approx (/ (- (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* b (+ (* b (- (* -1 (* b (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3))))) (sqrt -4)))) (/ 1 (* (pow a 2) (* c (pow (sqrt -4) 4))))))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3))))))) (* 2 (/ 1 (* a (pow (sqrt -4) 2))))))))) |
#s(approx (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) #s(hole binary64 (+ (* -1 (/ c a)) (* 1/4 (/ (pow b 2) (pow a 2)))))) |
#s(approx (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* (pow b 2) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4))))))))) |
#s(approx (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* (pow b 2) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/32 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5))))))))))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) #s(hole binary64 (+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))))))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) #s(hole binary64 (+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5))))))))))) |
#s(approx (- (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) #s(hole binary64 (- (* b (- (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))) |
#s(approx (- (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) #s(hole binary64 (- (* b (- (* b (- (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))) |
#s(approx (/ (+ (* (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4)) (* b -1)) (* a 2)) #s(hole binary64 (* -1 (/ c b)))) |
#s(approx (/ (+ (* (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4)) (* b -1)) (* a 2)) #s(hole binary64 (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b))) |
#s(approx (/ (+ (* (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4)) (* b -1)) (* a 2)) #s(hole binary64 (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b))) |
#s(approx (/ (+ (* (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4)) (* b -1)) (* a 2)) #s(hole binary64 (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b))) |
#s(approx (+ (* (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4)) (* b -1)) #s(hole binary64 (* -2 (/ (* a c) b)))) |
#s(approx (+ (* (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4)) (* b -1)) #s(hole binary64 (/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))) |
#s(approx (+ (* (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4)) (* b -1)) #s(hole binary64 (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b))) |
#s(approx (+ (* (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4)) (* b -1)) #s(hole binary64 (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) #s(hole binary64 (sqrt b))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) #s(hole binary64 (+ (sqrt b) (* -1 (* (* a c) (sqrt (/ 1 (pow b 3)))))))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) #s(hole binary64 (+ (sqrt b) (+ (* -1 (* (* a c) (sqrt (/ 1 (pow b 3))))) (* (sqrt (/ 1 (pow b 7))) (+ (* -2 (* (pow a 2) (pow c 2))) (* 1/2 (* (pow a 2) (pow c 2))))))))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) #s(hole binary64 (+ (sqrt b) (+ (* -1 (* (* a c) (sqrt (/ 1 (pow b 3))))) (+ (* (sqrt (/ 1 (pow b 7))) (+ (* -2 (* (pow a 2) (pow c 2))) (* 1/2 (* (pow a 2) (pow c 2))))) (* (sqrt (/ 1 (pow b 11))) (+ (* -16/3 (* (pow a 3) (pow c 3))) (+ (* -1/6 (* (pow a 3) (pow c 3))) (* 2 (* (pow a 3) (pow c 3))))))))))) |
#s(approx (+ (* (* 1 b) b) (* (* -4 a) c)) #s(hole binary64 (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b))) |
#s(approx (* (- (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (pow b -1)) c) #s(hole binary64 (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b))) |
#s(approx (* (- (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (pow b -1)) c) #s(hole binary64 (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b))) |
#s(approx (- (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (pow b -1)) #s(hole binary64 (/ (- (* -1 (/ (* a c) (pow b 2))) 1) b))) |
#s(approx (- (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (pow b -1)) #s(hole binary64 (/ (- (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* -1 (/ (* a c) (pow b 2)))) 1) b))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) (* 2 a))) #s(hole binary64 (* -1 (/ c b)))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) (* 2 a))) #s(hole binary64 (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) (* 2 a))) #s(hole binary64 (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) (* 2 a))) #s(hole binary64 (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b))) |
#s(approx (/ (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) (* 2 a)) #s(hole binary64 (* b (+ (* -1 (/ c (pow b 2))) (* 1/2 (/ 1 a)))))) |
#s(approx (/ (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) (* 2 a)) #s(hole binary64 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (* 1/2 (/ 1 a))))))) |
#s(approx (/ (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) (* 2 a)) #s(hole binary64 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (* 1/2 (/ 1 a)))))))) |
#s(approx (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) #s(hole binary64 (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))))) |
#s(approx (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) #s(hole binary64 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
#s(approx (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) #s(hole binary64 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (* (log (+ (* (* c -4) a) (* b b))) 1/2) #s(hole binary64 (* -1 (log (/ 1 b))))) |
#s(approx (* (log (+ (* (* c -4) a) (* b b))) 1/2) #s(hole binary64 (+ (* -2 (/ (* a c) (pow b 2))) (* -1 (log (/ 1 b)))))) |
#s(approx (* (log (+ (* (* c -4) a) (* b b))) 1/2) #s(hole binary64 (+ (* -4 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ (* -2 (/ (* a c) (pow b 2))) (* -1 (log (/ 1 b))))))) |
#s(approx (* (log (+ (* (* c -4) a) (* b b))) 1/2) #s(hole binary64 (+ (* -32/3 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -4 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ (* -2 (/ (* a c) (pow b 2))) (* -1 (log (/ 1 b)))))))) |
#s(approx (log (+ (* (* c -4) a) (* b b))) #s(hole binary64 (* -2 (log (/ 1 b))))) |
#s(approx (log (+ (* (* c -4) a) (* b b))) #s(hole binary64 (+ (* -4 (/ (* a c) (pow b 2))) (* -2 (log (/ 1 b)))))) |
#s(approx (log (+ (* (* c -4) a) (* b b))) #s(hole binary64 (+ (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ (* -4 (/ (* a c) (pow b 2))) (* -2 (log (/ 1 b))))))) |
#s(approx (log (+ (* (* c -4) a) (* b b))) #s(hole binary64 (+ (* -64/3 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ (* -4 (/ (* a c) (pow b 2))) (* -2 (log (/ 1 b)))))))) |
#s(approx (+ (* (* c -4) a) (* b b)) #s(hole binary64 (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))))) |
#s(approx (/ (- (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (* -1 (/ c b)))) |
#s(approx (/ (- (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b))) |
#s(approx (/ (- (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b))) |
#s(approx (/ (- (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (/ (+ (* -4 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1 (/ (* (pow a 3) (pow c 4)) (pow b 6))))))) b))) |
#s(approx (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) #s(hole binary64 (* (pow b 2) (+ (* -1 (/ c (* a (pow b 2)))) (* 1/4 (/ 1 (pow a 2))))))) |
#s(approx (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) #s(hole binary64 (* b (+ (* -1 (/ c (pow b 2))) (* 1/2 (/ 1 a)))))) |
#s(approx (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) #s(hole binary64 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (* 1/2 (/ 1 a))))))) |
#s(approx (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) #s(hole binary64 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (* 1/2 (/ 1 a)))))))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) #s(hole binary64 (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) #s(hole binary64 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) #s(hole binary64 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (- (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) #s(hole binary64 (* -1 (/ b a)))) |
#s(approx (- (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) #s(hole binary64 (* b (- (/ c (pow b 2)) (/ 1 a))))) |
#s(approx (- (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) #s(hole binary64 (* b (- (/ (* a (pow c 2)) (pow b 4)) (+ (* -1 (/ c (pow b 2))) (/ 1 a)))))) |
#s(approx (- (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) #s(hole binary64 (* b (- (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))))) |
#s(approx (/ (+ (* (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4)) (* b -1)) (* a 2)) #s(hole binary64 (* -1 (/ b a)))) |
#s(approx (/ (+ (* (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4)) (* b -1)) (* a 2)) #s(hole binary64 (* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))))) |
#s(approx (/ (+ (* (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4)) (* b -1)) (* a 2)) #s(hole binary64 (* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))))) |
#s(approx (/ (+ (* (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4)) (* b -1)) (* a 2)) #s(hole binary64 (* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))))) |
#s(approx (+ (* (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4)) (* b -1)) #s(hole binary64 (* -2 b))) |
#s(approx (+ (* (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4)) (* b -1)) #s(hole binary64 (* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2)))))))) |
#s(approx (+ (* (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4)) (* b -1)) #s(hole binary64 (* -1 (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (+ (* (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4)) (* b -1)) #s(hole binary64 (* -1 (* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) #s(hole binary64 (* (sqrt b) (sqrt -1)))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) #s(hole binary64 (+ (* -1 (* (* a (* c (sqrt -1))) (sqrt (/ 1 (pow b 3))))) (* (sqrt b) (sqrt -1))))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) #s(hole binary64 (+ (* -1 (* (* a (* c (sqrt -1))) (sqrt (/ 1 (pow b 3))))) (+ (* (sqrt b) (sqrt -1)) (* (sqrt (/ 1 (pow b 7))) (* (sqrt -1) (+ (* -2 (* (pow a 2) (pow c 2))) (* 1/2 (* (pow a 2) (pow c 2)))))))))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) #s(hole binary64 (+ (* -1 (* (* a (* c (sqrt -1))) (sqrt (/ 1 (pow b 3))))) (+ (* (sqrt b) (sqrt -1)) (+ (* (sqrt (/ 1 (pow b 7))) (* (sqrt -1) (+ (* -2 (* (pow a 2) (pow c 2))) (* 1/2 (* (pow a 2) (pow c 2)))))) (* (sqrt (/ 1 (pow b 11))) (* (sqrt -1) (+ (* -16/3 (* (pow a 3) (pow c 3))) (+ (* -1/6 (* (pow a 3) (pow c 3))) (* 2 (* (pow a 3) (pow c 3)))))))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (/ b a)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))))) |
#s(approx (* (- (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (pow b -1)) c) #s(hole binary64 (* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)))) |
#s(approx (* (- (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (pow b -1)) c) #s(hole binary64 (* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b)))) |
#s(approx (- (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (pow b -1)) #s(hole binary64 (* -1 (/ (+ 1 (/ (* a c) (pow b 2))) b)))) |
#s(approx (- (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (pow b -1)) #s(hole binary64 (* -1 (/ (+ 1 (+ (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (/ (* a c) (pow b 2)))) b)))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) (* 2 a))) #s(hole binary64 (* -1 (/ b a)))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) (* 2 a))) #s(hole binary64 (* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) (* 2 a))) #s(hole binary64 (* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) (* 2 a))) #s(hole binary64 (* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))))) |
#s(approx (/ (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) (* 2 a)) #s(hole binary64 (* -1/2 (/ b a)))) |
#s(approx (/ (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) (* 2 a)) #s(hole binary64 (* -1 (* b (+ (* -1 (/ c (pow b 2))) (* 1/2 (/ 1 a))))))) |
#s(approx (/ (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) (* 2 a)) #s(hole binary64 (* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (* 1/2 (/ 1 a)))))))) |
#s(approx (/ (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) (* 2 a)) #s(hole binary64 (* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (* 1/2 (/ 1 a))))))))) |
#s(approx (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) #s(hole binary64 (* -1 b))) |
#s(approx (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) #s(hole binary64 (* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))))) |
#s(approx (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) #s(hole binary64 (* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) #s(hole binary64 (* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))))) |
#s(approx (* (log (+ (* (* c -4) a) (* b b))) 1/2) #s(hole binary64 (* -1 (log (/ -1 b))))) |
#s(approx (* (log (+ (* (* c -4) a) (* b b))) 1/2) #s(hole binary64 (+ (* -2 (/ (* a c) (pow b 2))) (* -1 (log (/ -1 b)))))) |
#s(approx (* (log (+ (* (* c -4) a) (* b b))) 1/2) #s(hole binary64 (+ (* -4 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ (* -2 (/ (* a c) (pow b 2))) (* -1 (log (/ -1 b))))))) |
#s(approx (* (log (+ (* (* c -4) a) (* b b))) 1/2) #s(hole binary64 (+ (* -32/3 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -4 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ (* -2 (/ (* a c) (pow b 2))) (* -1 (log (/ -1 b)))))))) |
#s(approx (log (+ (* (* c -4) a) (* b b))) #s(hole binary64 (* -2 (log (/ -1 b))))) |
#s(approx (log (+ (* (* c -4) a) (* b b))) #s(hole binary64 (+ (* -4 (/ (* a c) (pow b 2))) (* -2 (log (/ -1 b)))))) |
#s(approx (log (+ (* (* c -4) a) (* b b))) #s(hole binary64 (+ (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ (* -4 (/ (* a c) (pow b 2))) (* -2 (log (/ -1 b))))))) |
#s(approx (log (+ (* (* c -4) a) (* b b))) #s(hole binary64 (+ (* -64/3 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ (* -4 (/ (* a c) (pow b 2))) (* -2 (log (/ -1 b)))))))) |
#s(approx (/ (- (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (* -1 (* b (NAN))))) |
#s(approx (/ (- (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (* -1 (* b (+ (NAN) (* -1 (/ (- (NAN) (pow (NAN) 2)) b))))))) |
#s(approx (/ (- (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (* -1 (* b (+ (NAN) (* -1 (/ (- (+ (NAN) (* -1 (/ (- (NAN) (+ (* (NAN) (- (NAN) (pow (NAN) 2))) (pow (NAN) 2))) b))) (pow (NAN) 2)) b))))))) |
#s(approx (/ (- (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (* -1 (* b (+ (NAN) (* -1 (/ (- (+ (NAN) (* -1 (/ (- (+ (NAN) (* -1 (/ (- (NAN) (+ (* (NAN) (- (NAN) (+ (* (NAN) (- (NAN) (pow (NAN) 2))) (pow (NAN) 2)))) (+ (* (NAN) (- (NAN) (pow (NAN) 2))) (pow (NAN) 2)))) b))) (+ (* (NAN) (- (NAN) (pow (NAN) 2))) (pow (NAN) 2))) b))) (pow (NAN) 2)) b))))))) |
#s(approx (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) #s(hole binary64 (* -1/2 (/ b a)))) |
#s(approx (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) #s(hole binary64 (* -1 (* b (+ (* -1 (/ c (pow b 2))) (* 1/2 (/ 1 a))))))) |
#s(approx (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) #s(hole binary64 (* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (* 1/2 (/ 1 a)))))))) |
#s(approx (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) #s(hole binary64 (* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (* 1/2 (/ 1 a))))))))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) #s(hole binary64 (* -1 b))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) #s(hole binary64 (* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) #s(hole binary64 (* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) #s(hole binary64 (* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))))) |
#s(approx (- (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) #s(hole binary64 (* -1 (/ c b)))) |
#s(approx (- (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) #s(hole binary64 (* -1 (/ (- (/ (* a (pow c 2)) (pow b 2)) (* -1 c)) b)))) |
#s(approx (- (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) #s(hole binary64 (* -1 (/ (- (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b)))) |
#s(approx (- (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) #s(hole binary64 (* -1 (/ (- (* 1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6)))) (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))))) b)))) |
#s(approx (/ (+ (* (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4)) (* b -1)) (* a 2)) #s(hole binary64 (+ (* -1 (/ c b)) (* 1/2 (/ (+ b (* -1 b)) a))))) |
#s(approx (/ (+ (* (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4)) (* b -1)) (* a 2)) #s(hole binary64 (+ (* 1/2 (/ (+ b (* -1 b)) a)) (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))))) |
#s(approx (/ (+ (* (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4)) (* b -1)) (* a 2)) #s(hole binary64 (+ (* 1/2 (/ (+ b (* -1 b)) a)) (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))))) |
#s(approx (+ (* (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4)) (* b -1)) #s(hole binary64 (+ b (+ (* -1 b) (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))))))) |
#s(approx (+ (* (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4)) (* b -1)) #s(hole binary64 (+ b (+ (* -1 b) (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))))))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) #s(hole binary64 (+ (* c (+ (* -1 (* (pow 1 1/4) (* a (sqrt (/ 1 (pow b 3)))))) (* (pow 1 1/4) (* (sqrt b) (* c (+ (* -2 (/ (pow a 2) (pow b 4))) (* 1/2 (/ (pow a 2) (pow b 4))))))))) (* (pow 1 1/4) (sqrt b))))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) #s(hole binary64 (+ (* c (+ (* -1 (* (pow 1 1/4) (* a (sqrt (/ 1 (pow b 3)))))) (* c (+ (* (pow 1 1/4) (* (sqrt b) (* c (+ (* -16/3 (/ (pow a 3) (pow b 6))) (+ (* -1/6 (/ (pow a 3) (pow b 6))) (* 2 (/ (pow a 3) (pow b 6)))))))) (* (pow 1 1/4) (* (sqrt b) (+ (* -2 (/ (pow a 2) (pow b 4))) (* 1/2 (/ (pow a 2) (pow b 4)))))))))) (* (pow 1 1/4) (sqrt b))))) |
#s(approx c #s(hole binary64 c)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (/ 1 b))))) |
#s(approx (* (- (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (pow b -1)) c) #s(hole binary64 (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))))) |
#s(approx (* (- (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (pow b -1)) c) #s(hole binary64 (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b))))) |
#s(approx (- (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (pow b -1)) #s(hole binary64 (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) (* 2 a))) #s(hole binary64 (+ (* -1/2 (/ b a)) (* 1/2 (/ b a))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) (* 2 a))) #s(hole binary64 (+ (* -1 (/ c b)) (+ (* -1/2 (/ b a)) (* 1/2 (/ b a)))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) (* 2 a))) #s(hole binary64 (+ (* -1/2 (/ b a)) (+ (* 1/2 (/ b a)) (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) (* 2 a))) #s(hole binary64 (+ (* -1/2 (/ b a)) (+ (* 1/2 (/ b a)) (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b))))))) |
#s(approx (/ (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) (* 2 a)) #s(hole binary64 (+ (* -1 (/ c b)) (* 1/2 (/ b a))))) |
#s(approx (/ (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) (* 2 a)) #s(hole binary64 (+ (* 1/2 (/ b a)) (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))))) |
#s(approx (/ (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) (* 2 a)) #s(hole binary64 (+ (* 1/2 (/ b a)) (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))))) |
#s(approx (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) #s(hole binary64 (+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))))) |
#s(approx (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) #s(hole binary64 (+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))))) |
#s(approx (* (log (+ (* (* c -4) a) (* b b))) 1/2) #s(hole binary64 (+ (* 1/2 (log (pow b 2))) (* c (+ (* -4 (/ (* (pow a 2) c) (pow b 4))) (* -2 (/ a (pow b 2)))))))) |
#s(approx (* (log (+ (* (* c -4) a) (* b b))) 1/2) #s(hole binary64 (+ (* 1/2 (log (pow b 2))) (* c (+ (* -2 (/ a (pow b 2))) (* c (+ (* -32/3 (/ (* (pow a 3) c) (pow b 6))) (* -4 (/ (pow a 2) (pow b 4)))))))))) |
#s(approx (log (+ (* (* c -4) a) (* b b))) #s(hole binary64 (+ (log (pow b 2)) (* c (+ (* -8 (/ (* (pow a 2) c) (pow b 4))) (* -4 (/ a (pow b 2)))))))) |
#s(approx (log (+ (* (* c -4) a) (* b b))) #s(hole binary64 (+ (log (pow b 2)) (* c (+ (* -4 (/ a (pow b 2))) (* c (+ (* -64/3 (/ (* (pow a 3) c) (pow b 6))) (* -8 (/ (pow a 2) (pow b 4)))))))))) |
#s(approx (* c -4) #s(hole binary64 (* -4 c))) |
#s(approx (/ (- (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (/ c (* a (- (* -1/2 (/ b a)) (* 1/2 (/ b a))))))) |
#s(approx (/ (- (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (* c (+ (* -1 (/ c (* a (* b (pow (- (* -1/2 (/ b a)) (* 1/2 (/ b a))) 2))))) (/ 1 (* a (- (* -1/2 (/ b a)) (* 1/2 (/ b a))))))))) |
#s(approx (/ (- (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (* c (+ (* c (- (* c (- (/ 1 (* a (* (pow b 2) (pow (- (* -1/2 (/ b a)) (* 1/2 (/ b a))) 3)))) (/ 1 (* (pow b 3) (pow (- (* -1/2 (/ b a)) (* 1/2 (/ b a))) 2))))) (/ 1 (* a (* b (pow (- (* -1/2 (/ b a)) (* 1/2 (/ b a))) 2)))))) (/ 1 (* a (- (* -1/2 (/ b a)) (* 1/2 (/ b a))))))))) |
#s(approx (/ (- (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (* c (+ (* c (- (* c (- (+ (* c (- (* 2 (/ 1 (* (pow b 4) (pow (- (* -1/2 (/ b a)) (* 1/2 (/ b a))) 3)))) (+ (* 2 (/ a (* (pow b 5) (pow (- (* -1/2 (/ b a)) (* 1/2 (/ b a))) 2)))) (/ 1 (* a (* (pow b 3) (pow (- (* -1/2 (/ b a)) (* 1/2 (/ b a))) 4))))))) (/ 1 (* a (* (pow b 2) (pow (- (* -1/2 (/ b a)) (* 1/2 (/ b a))) 3))))) (/ 1 (* (pow b 3) (pow (- (* -1/2 (/ b a)) (* 1/2 (/ b a))) 2))))) (/ 1 (* a (* b (pow (- (* -1/2 (/ b a)) (* 1/2 (/ b a))) 2)))))) (/ 1 (* a (- (* -1/2 (/ b a)) (* 1/2 (/ b a))))))))) |
#s(approx (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) #s(hole binary64 (+ (* -1 (/ c b)) (* 1/2 (/ b a))))) |
#s(approx (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) #s(hole binary64 (+ (* 1/2 (/ b a)) (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))))) |
#s(approx (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) #s(hole binary64 (+ (* 1/2 (/ b a)) (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) #s(hole binary64 (+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) #s(hole binary64 (+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))))) |
#s(approx (- (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) #s(hole binary64 (- (* -1/2 (/ b a)) (* 1/2 (/ b a))))) |
#s(approx (- (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) #s(hole binary64 (- (+ (* -1/2 (/ b a)) (/ c b)) (* 1/2 (/ b a))))) |
#s(approx (- (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) #s(hole binary64 (- (+ (* -1/2 (/ b a)) (* c (+ (/ 1 b) (/ (* a c) (pow b 3))))) (* 1/2 (/ b a))))) |
#s(approx (- (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) #s(hole binary64 (- (+ (* -1/2 (/ b a)) (* c (+ (* c (- (* 2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))) (* 1/2 (/ b a))))) |
#s(approx (/ (+ (* (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4)) (* b -1)) (* a 2)) #s(hole binary64 (* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))) |
#s(approx (/ (+ (* (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4)) (* b -1)) (* a 2)) #s(hole binary64 (* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))))) |
#s(approx (/ (+ (* (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4)) (* b -1)) (* a 2)) #s(hole binary64 (* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))))) |
#s(approx (+ (* (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4)) (* b -1)) #s(hole binary64 (* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4)))))) |
#s(approx (+ (* (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4)) (* b -1)) #s(hole binary64 (* c (+ (* -1 (/ b c)) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))))) |
#s(approx (+ (* (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4)) (* b -1)) #s(hole binary64 (* c (+ (* -1 (/ b c)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) #s(hole binary64 (exp (* 1/4 (+ (log (* -4 a)) (* -1 (log (/ 1 c)))))))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) #s(hole binary64 (+ (exp (* 1/4 (+ (log (* -4 a)) (* -1 (log (/ 1 c)))))) (* -1/16 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* -4 a)) (* -1 (log (/ 1 c))))))) (* a c)))))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) #s(hole binary64 (+ (exp (* 1/4 (+ (log (* -4 a)) (* -1 (log (/ 1 c)))))) (+ (* -1/16 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* -4 a)) (* -1 (log (/ 1 c))))))) (* a c))) (/ (* (exp (* 1/4 (+ (log (* -4 a)) (* -1 (log (/ 1 c)))))) (+ (* -1/128 (/ (pow b 4) (pow a 2))) (* 1/512 (/ (pow b 4) (pow a 2))))) (pow c 2)))))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) #s(hole binary64 (+ (exp (* 1/4 (+ (log (* -4 a)) (* -1 (log (/ 1 c)))))) (+ (* -1/16 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* -4 a)) (* -1 (log (/ 1 c))))))) (* a c))) (+ (/ (* (exp (* 1/4 (+ (log (* -4 a)) (* -1 (log (/ 1 c)))))) (+ (* -1/128 (/ (pow b 4) (pow a 2))) (* 1/512 (/ (pow b 4) (pow a 2))))) (pow c 2)) (/ (* (exp (* 1/4 (+ (log (* -4 a)) (* -1 (log (/ 1 c)))))) (+ (* -1/768 (/ (pow b 6) (pow a 3))) (+ (* -1/24576 (/ (pow b 6) (pow a 3))) (* 1/2048 (/ (pow b 6) (pow a 3)))))) (pow c 3))))))) |
#s(approx (+ (* (* 1 b) b) (* (* -4 a) c)) #s(hole binary64 (* c (+ (* -4 a) (/ (pow b 2) c))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))))) |
#s(approx (* (- (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (pow b -1)) c) #s(hole binary64 (* (pow c 3) (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1 (/ a (* (pow b 3) c))))))) |
#s(approx (* (- (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (pow b -1)) c) #s(hole binary64 (* (pow c 3) (- (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1 (/ a (* (pow b 3) c)))) (/ 1 (* b (pow c 2))))))) |
#s(approx (- (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (pow b -1)) #s(hole binary64 (* (pow c 2) (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1 (/ a (* (pow b 3) c))))))) |
#s(approx (- (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (pow b -1)) #s(hole binary64 (* (pow c 2) (- (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1 (/ a (* (pow b 3) c)))) (/ 1 (* b (pow c 2))))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) (* 2 a))) #s(hole binary64 (* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) (* 2 a))) #s(hole binary64 (* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) (* 2 a))) #s(hole binary64 (* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))))) |
#s(approx (/ (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) (* 2 a)) #s(hole binary64 (* c (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))) |
#s(approx (/ (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) (* 2 a)) #s(hole binary64 (* c (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))))) |
#s(approx (/ (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) (* 2 a)) #s(hole binary64 (* c (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/32 (* (sqrt (/ 1 (* (pow a 7) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))))) |
#s(approx (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) #s(hole binary64 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))) |
#s(approx (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))))) |
#s(approx (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))))) |
#s(approx (* (log (+ (* (* c -4) a) (* b b))) 1/2) #s(hole binary64 (* 1/2 (+ (log (* -4 a)) (* -1 (log (/ 1 c))))))) |
#s(approx (* (log (+ (* (* c -4) a) (* b b))) 1/2) #s(hole binary64 (+ (* -1/8 (/ (pow b 2) (* a c))) (* 1/2 (+ (log (* -4 a)) (* -1 (log (/ 1 c)))))))) |
#s(approx (* (log (+ (* (* c -4) a) (* b b))) 1/2) #s(hole binary64 (+ (* -1/8 (/ (pow b 2) (* a c))) (+ (* -1/64 (/ (pow b 4) (* (pow a 2) (pow c 2)))) (* 1/2 (+ (log (* -4 a)) (* -1 (log (/ 1 c))))))))) |
#s(approx (* (log (+ (* (* c -4) a) (* b b))) 1/2) #s(hole binary64 (+ (* -1/8 (/ (pow b 2) (* a c))) (+ (* -1/64 (/ (pow b 4) (* (pow a 2) (pow c 2)))) (+ (* -1/384 (/ (pow b 6) (* (pow a 3) (pow c 3)))) (* 1/2 (+ (log (* -4 a)) (* -1 (log (/ 1 c)))))))))) |
#s(approx (log (+ (* (* c -4) a) (* b b))) #s(hole binary64 (+ (log (* -4 a)) (* -1 (log (/ 1 c)))))) |
#s(approx (log (+ (* (* c -4) a) (* b b))) #s(hole binary64 (+ (log (* -4 a)) (+ (* -1 (log (/ 1 c))) (* -1/4 (/ (pow b 2) (* a c))))))) |
#s(approx (log (+ (* (* c -4) a) (* b b))) #s(hole binary64 (+ (log (* -4 a)) (+ (* -1 (log (/ 1 c))) (+ (* -1/4 (/ (pow b 2) (* a c))) (* -1/32 (/ (pow b 4) (* (pow a 2) (pow c 2))))))))) |
#s(approx (log (+ (* (* c -4) a) (* b b))) #s(hole binary64 (+ (log (* -4 a)) (+ (* -1 (log (/ 1 c))) (+ (* -1/4 (/ (pow b 2) (* a c))) (+ (* -1/32 (/ (pow b 4) (* (pow a 2) (pow c 2)))) (* -1/192 (/ (pow b 6) (* (pow a 3) (pow c 3)))))))))) |
#s(approx (+ (* (* c -4) a) (* b b)) #s(hole binary64 (* c (+ (* -4 a) (/ (pow b 2) c))))) |
#s(approx (/ (- (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (- (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow c 2)))) (* -2 (/ b (* a (pow (sqrt -4) 2))))))) |
#s(approx (/ (- (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (- (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (sqrt -4)))) (/ (* (pow b 3) (pow c 2)) (* (pow a 2) (pow (sqrt -4) 4)))) (pow c 3)))) (+ (* -2 (/ b (* a (pow (sqrt -4) 2)))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -4) 3))))))))) |
#s(approx (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) #s(hole binary64 (* c (- (* 1/4 (/ (pow b 2) (* (pow a 2) c))) (/ 1 a))))) |
#s(approx (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) #s(hole binary64 (* c (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))) |
#s(approx (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) #s(hole binary64 (* c (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))))) |
#s(approx (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) #s(hole binary64 (* c (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/32 (* (sqrt (/ 1 (* (pow a 7) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) #s(hole binary64 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))))) |
#s(approx (- (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) #s(hole binary64 (* c (- (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))) |
#s(approx (- (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) #s(hole binary64 (* c (- (+ (* -1/2 (/ b (* a c))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4))))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))) |
#s(approx (- (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) #s(hole binary64 (* c (- (+ (* -1/2 (/ b (* a c))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3))))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))))) |
#s(approx (/ (+ (* (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4)) (* b -1)) (* a 2)) #s(hole binary64 (* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (/ (+ (* (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4)) (* b -1)) (* a 2)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (/ (+ (* (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4)) (* b -1)) (* a 2)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (+ (* (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4)) (* b -1)) #s(hole binary64 (* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c)))))) |
#s(approx (+ (* (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4)) (* b -1)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 b) (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (+ (* (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4)) (* b -1)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 b) (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) #s(hole binary64 (exp (* 1/4 (+ (log (* 4 a)) (* -1 (log (/ -1 c)))))))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) #s(hole binary64 (+ (exp (* 1/4 (+ (log (* 4 a)) (* -1 (log (/ -1 c)))))) (* -1/16 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* 4 a)) (* -1 (log (/ -1 c))))))) (* a c)))))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) #s(hole binary64 (+ (exp (* 1/4 (+ (log (* 4 a)) (* -1 (log (/ -1 c)))))) (* -1 (/ (+ (* -1 (/ (* (exp (* 1/4 (+ (log (* 4 a)) (* -1 (log (/ -1 c)))))) (+ (* -1/128 (/ (pow b 4) (pow a 2))) (* 1/512 (/ (pow b 4) (pow a 2))))) c)) (* 1/16 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* 4 a)) (* -1 (log (/ -1 c))))))) a))) c))))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) #s(hole binary64 (+ (exp (* 1/4 (+ (log (* 4 a)) (* -1 (log (/ -1 c)))))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (exp (* 1/4 (+ (log (* 4 a)) (* -1 (log (/ -1 c)))))) (+ (* -1/2048 (/ (pow b 6) (pow a 3))) (+ (* 1/24576 (/ (pow b 6) (pow a 3))) (* 1/768 (/ (pow b 6) (pow a 3)))))) c)) (* (exp (* 1/4 (+ (log (* 4 a)) (* -1 (log (/ -1 c)))))) (+ (* -1/128 (/ (pow b 4) (pow a 2))) (* 1/512 (/ (pow b 4) (pow a 2)))))) c)) (* 1/16 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* 4 a)) (* -1 (log (/ -1 c))))))) a))) c))))) |
#s(approx (+ (* (* 1 b) b) (* (* -4 a) c)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (* (- (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (pow b -1)) c) #s(hole binary64 (* -1 (* (pow c 3) (+ (* 2 (/ (pow a 2) (pow b 5))) (/ a (* (pow b 3) c))))))) |
#s(approx (* (- (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (pow b -1)) c) #s(hole binary64 (* -1 (* (pow c 3) (+ (* -1 (/ (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))) c)) (* 2 (/ (pow a 2) (pow b 5)))))))) |
#s(approx (- (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (pow b -1)) #s(hole binary64 (* (pow c 2) (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1 (/ (+ (/ 1 (* b c)) (/ a (pow b 3))) c)))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) (* 2 a))) #s(hole binary64 (* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) (* 2 a))) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) (* 2 a))) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (/ (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (/ (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))))) |
#s(approx (/ (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/1024 (* (sqrt (/ 1 (* (pow a 7) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))))) |
#s(approx (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) #s(hole binary64 (* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) #s(hole binary64 (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))))) |
#s(approx (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) #s(hole binary64 (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))))) |
#s(approx (* (log (+ (* (* c -4) a) (* b b))) 1/2) #s(hole binary64 (* 1/2 (+ (log (* 4 a)) (* -1 (log (/ -1 c))))))) |
#s(approx (* (log (+ (* (* c -4) a) (* b b))) 1/2) #s(hole binary64 (+ (* -1/8 (/ (pow b 2) (* a c))) (* 1/2 (+ (log (* 4 a)) (* -1 (log (/ -1 c)))))))) |
#s(approx (* (log (+ (* (* c -4) a) (* b b))) 1/2) #s(hole binary64 (+ (* -1 (/ (+ (* 1/64 (/ (pow b 4) (* (pow a 2) c))) (* 1/8 (/ (pow b 2) a))) c)) (* 1/2 (+ (log (* 4 a)) (* -1 (log (/ -1 c)))))))) |
#s(approx (* (log (+ (* (* c -4) a) (* b b))) 1/2) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/64 (/ (pow b 4) (pow a 2))) (* -1/384 (/ (pow b 6) (* (pow a 3) c)))) c)) (* 1/8 (/ (pow b 2) a))) c)) (* 1/2 (+ (log (* 4 a)) (* -1 (log (/ -1 c)))))))) |
#s(approx (log (+ (* (* c -4) a) (* b b))) #s(hole binary64 (+ (log (* 4 a)) (* -1 (log (/ -1 c)))))) |
#s(approx (log (+ (* (* c -4) a) (* b b))) #s(hole binary64 (+ (log (* 4 a)) (+ (* -1 (log (/ -1 c))) (* -1/4 (/ (pow b 2) (* a c))))))) |
#s(approx (log (+ (* (* c -4) a) (* b b))) #s(hole binary64 (+ (log (* 4 a)) (+ (* -1 (log (/ -1 c))) (* -1 (/ (+ (* 1/32 (/ (pow b 4) (* (pow a 2) c))) (* 1/4 (/ (pow b 2) a))) c)))))) |
#s(approx (log (+ (* (* c -4) a) (* b b))) #s(hole binary64 (+ (log (* 4 a)) (+ (* -1 (log (/ -1 c))) (* -1 (/ (+ (* -1 (/ (+ (* -1/32 (/ (pow b 4) (pow a 2))) (* -1/192 (/ (pow b 6) (* (pow a 3) c)))) c)) (* 1/4 (/ (pow b 2) a))) c)))))) |
#s(approx (+ (* (* c -4) a) (* b b)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))))) |
#s(approx (/ (- (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (- (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (+ (* -1 (/ (- (+ (* -1/4 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) (* -1/2 (/ (* b c) a))) c)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (- (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* -1/4 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1))))))))) (* -1/16 (/ (* (pow b 3) c) (pow a 2)))) (+ (* -1/4 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))))) c)) (* -1/2 (/ (* b c) a))) c)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) #s(hole binary64 (* -1 (* c (+ (* -1/4 (/ (pow b 2) (* (pow a 2) c))) (/ 1 a)))))) |
#s(approx (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) #s(hole binary64 (* -1 (* c (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) #s(hole binary64 (* -1 (* c (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))))) |
#s(approx (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) #s(hole binary64 (* -1 (* c (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/1024 (* (sqrt (/ 1 (* (pow a 7) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) #s(hole binary64 (* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) #s(hole binary64 (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) #s(hole binary64 (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))))) |
#s(approx (- (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) #s(hole binary64 (* -1 (* c (- (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (- (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) #s(hole binary64 (* -1 (* c (- (* -1 (/ (+ (* -1/2 (/ b a)) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (- (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) #s(hole binary64 (* -1 (* c (- (* -1 (/ (+ (* -1 (/ (- (* 1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
| Outputs |
|---|
(/.f64 (neg.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/4 binary64)) (*.f64 b #s(literal -1 binary64)))) (neg.f64 (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/4 binary64)) (*.f64 b #s(literal -1 binary64))) (*.f64 a #s(literal 2 binary64))) |
(+.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 b #s(literal -1 binary64)) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64))) (*.f64 (*.f64 b #s(literal -1 binary64)) (*.f64 b #s(literal -1 binary64)))) (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 b #s(literal -1 binary64)))) |
(/.f64 (+.f64 (pow.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 b #s(literal -1 binary64)) #s(literal 3 binary64))) (+.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64))) (-.f64 (*.f64 (*.f64 b #s(literal -1 binary64)) (*.f64 b #s(literal -1 binary64))) (*.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 b #s(literal -1 binary64)))))) |
(fma.f64 (neg.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/4 binary64))) (neg.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/4 binary64))) (*.f64 b #s(literal -1 binary64))) |
(fma.f64 (fabs.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/4 binary64))) (fabs.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/4 binary64))) (*.f64 b #s(literal -1 binary64))) |
(fma.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/4 binary64)) (*.f64 b #s(literal -1 binary64))) |
(+.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 b #s(literal -1 binary64))) |
(pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/4 binary64)) |
(exp.f64 (*.f64 (log.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) #s(literal 1/4 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 #s(literal 1 binary64) b) b) (*.f64 (*.f64 #s(literal 1 binary64) b) b)) (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) b) b) (*.f64 (*.f64 #s(literal -4 binary64) a) c))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal 1 binary64) b) b) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 #s(literal 1 binary64) b) b) (*.f64 (*.f64 #s(literal 1 binary64) b) b)) (-.f64 (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) (*.f64 (*.f64 (*.f64 #s(literal 1 binary64) b) b) (*.f64 (*.f64 #s(literal -4 binary64) a) c))))) |
(fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) |
(+.f64 (*.f64 (*.f64 #s(literal 1 binary64) b) b) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) |
(*.f64 #s(literal 1 binary64) b) |
#s(literal 1 binary64) |
b |
(*.f64 (*.f64 #s(literal -4 binary64) a) c) |
(*.f64 #s(literal -4 binary64) a) |
#s(literal -4 binary64) |
a |
c |
#s(literal 1/4 binary64) |
(*.f64 b #s(literal -1 binary64)) |
#s(literal -1 binary64) |
(*.f64 a #s(literal 2 binary64)) |
#s(literal 2 binary64) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(approx (- (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (pow b -1)) (pow.f64 (neg.f64 b) #s(literal -1 binary64))) c)) |
(*.f64 #s(approx (- (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (pow b -1)) (pow.f64 (neg.f64 b) #s(literal -1 binary64))) c) |
#s(approx (- (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (pow b -1)) (pow.f64 (neg.f64 b) #s(literal -1 binary64))) |
(pow.f64 (neg.f64 b) #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 b))) |
(/.f64 #s(literal -1 binary64) b) |
(/.f64 #s(literal 1 binary64) (neg.f64 b)) |
(neg.f64 b) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (/.f64 c b) #s(literal -1 binary64))) |
(*.f64 (/.f64 c b) #s(literal -1 binary64)) |
(/.f64 (neg.f64 c) (neg.f64 b)) |
(/.f64 c b) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) (*.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)) #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) a)) (/.f64 (pow.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)) #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) a)))) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (/.f64 (pow.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)) #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) a)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)) #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) a)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) (-.f64 (*.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)) #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) a)) (/.f64 (pow.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)) #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) a))) (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (/.f64 (pow.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)) #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) a)))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) b (pow.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)) #s(literal 1/2 binary64))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) b) (*.f64 #s(literal 2 binary64) a) (*.f64 (*.f64 #s(literal 2 binary64) a) (pow.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal 2 binary64) a))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (/.f64 (pow.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)) #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) a))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (/.f64 (pow.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)) #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) a))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 b a)) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) b)) (neg.f64 (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (*.f64 #s(literal -1 binary64) b) (*.f64 #s(literal 2 binary64) a)) |
(*.f64 #s(literal -1 binary64) b) |
(*.f64 #s(literal 2 binary64) a) |
(/.f64 (neg.f64 (pow.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)) #s(literal 1/2 binary64))) (neg.f64 (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (pow.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)) #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) a)) |
(pow.f64 (exp.f64 (log.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) #s(literal 1/2 binary64)) |
(pow.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)) #s(literal 1/2 binary64)) |
(exp.f64 (*.f64 (log.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1/2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1/2 binary64))) (sinh.f64 (*.f64 (log.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1/2 binary64)))) |
(*.f64 (log.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1/2 binary64)) |
(log.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 c #s(literal -4 binary64)) a) (*.f64 (*.f64 c #s(literal -4 binary64)) a)) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 (*.f64 c #s(literal -4 binary64)) a) (*.f64 b b))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 c #s(literal -4 binary64)) a) #s(literal 3 binary64)) (pow.f64 (*.f64 b b) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 c #s(literal -4 binary64)) a) (*.f64 (*.f64 c #s(literal -4 binary64)) a)) (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 c #s(literal -4 binary64)) a) (*.f64 b b))))) |
(fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)) |
(+.f64 (*.f64 (*.f64 c #s(literal -4 binary64)) a) (*.f64 b b)) |
(*.f64 c #s(literal -4 binary64)) |
(*.f64 (fabs.f64 b) (fabs.f64 b)) |
(*.f64 (neg.f64 b) (neg.f64 b)) |
(*.f64 b b) |
(pow.f64 b #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64))) |
#s(literal 1/2 binary64) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (*.f64 (/.f64 b a) #s(literal -1/2 binary64))) (*.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64))) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64)))))) (neg.f64 (-.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (*.f64 (/.f64 b a) #s(literal -1/2 binary64))) (*.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64))) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64))))) (-.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64))))) |
(-.f64 (/.f64 (*.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (*.f64 (/.f64 b a) #s(literal -1/2 binary64))) (-.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64))))) (/.f64 (*.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64))) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64)))) (-.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (*.f64 (/.f64 b a) #s(literal -1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64))) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64)))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (*.f64 (/.f64 b a) #s(literal -1/2 binary64))) (*.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (*.f64 (/.f64 b a) #s(literal -1/2 binary64))) (fma.f64 (*.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64))) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64)))) (*.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64))) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64)))) (*.f64 (*.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (*.f64 (/.f64 b a) #s(literal -1/2 binary64))) (*.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64))) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64)))))))) |
(-.f64 (*.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (*.f64 (/.f64 b a) #s(literal -1/2 binary64))) (*.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64))) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64))))) |
(*.f64 (neg.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64))) (neg.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)))) |
(*.f64 (fabs.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64))) (fabs.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)))) |
(*.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (*.f64 (/.f64 b a) #s(literal -1/2 binary64))) |
(pow.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(*.f64 (/.f64 b a) #s(literal -1/2 binary64)) |
(/.f64 (neg.f64 b) (neg.f64 a)) |
(/.f64 b a) |
#s(literal -1/2 binary64) |
(*.f64 (neg.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64)))) (neg.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64))))) |
(*.f64 (fabs.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64)))) (fabs.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64))))) |
(*.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64))) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64)))) |
(pow.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64))) #s(literal 2 binary64)) |
(/.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64))) (neg.f64 (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64))) |
(*.f64 (neg.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/4 binary64))) (neg.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/4 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/4 binary64))) (fabs.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/4 binary64)))) |
(*.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/4 binary64))) |
(pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) |
(sqrt.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64))) #s(literal 3 binary64))) (fma.f64 (neg.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64))) (neg.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64))) (fma.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64))) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64))))))) |
(-.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64)))) |
#s(approx (/ (+ (* (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4)) (* b -1)) (* a 2)) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 b (*.f64 #s(literal -1 binary64) b)) a))) |
#s(approx (/ (+ (* (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4)) (* b -1)) (* a 2)) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a c) b) (*.f64 #s(literal 1/2 binary64) (+.f64 b (*.f64 #s(literal -1 binary64) b)))) a)) |
#s(approx (/ (+ (* (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4)) (* b -1)) (* a 2)) (/.f64 (fma.f64 #s(literal 1/2 binary64) (+.f64 b (*.f64 #s(literal -1 binary64) b)) (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 c b) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 3 binary64))))))) a)) |
#s(approx (/ (+ (* (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4)) (* b -1)) (* a 2)) (/.f64 (fma.f64 #s(literal 1/2 binary64) (+.f64 b (*.f64 #s(literal -1 binary64) b)) (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 c b) (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) c)) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))))))))) a)) |
#s(approx (+ (* (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4)) (* b -1)) (+.f64 b (*.f64 #s(literal -1 binary64) b))) |
#s(approx (+ (* (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4)) (* b -1)) (+.f64 b (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b) (*.f64 #s(literal -1 binary64) b)))) |
#s(approx (+ (* (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4)) (* b -1)) (+.f64 b (fma.f64 #s(literal -1 binary64) b (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 c b) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 3 binary64))))))))) |
#s(approx (+ (* (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4)) (* b -1)) (+.f64 b (fma.f64 #s(literal -1 binary64) b (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 c b) (*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) c)) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))))))))))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) (*.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 1/2 binary64)))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) (fma.f64 #s(literal -1 binary64) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 a c) (pow.f64 (pow.f64 (pow.f64 b #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 1/2 binary64))))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) (fma.f64 a (fma.f64 #s(literal -1 binary64) (*.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 b #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) c)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64)))))) (pow.f64 b #s(literal 1/2 binary64))))) (*.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 1/2 binary64))))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) (fma.f64 a (fma.f64 #s(literal -1 binary64) (*.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 b #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) c)) (*.f64 a (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (pow.f64 b #s(literal 1/2 binary64)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))))))) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (fma.f64 #s(literal -16/3 binary64) (/.f64 (*.f64 (*.f64 c c) c) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 c c) c) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c c) c) (pow.f64 b #s(literal 6 binary64))))))) (pow.f64 b #s(literal 1/2 binary64))))))) (*.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 1/2 binary64))))) |
#s(approx (+ (* (* 1 b) b) (* (* -4 a) c)) (*.f64 b b)) |
#s(approx (+ (* (* 1 b) b) (* (* -4 a) c)) (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) |
#s(approx (* (* -4 a) c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) |
#s(approx (* -4 a) (*.f64 #s(literal -4 binary64) a)) |
#s(approx a a) |
#s(approx (* a 2) (*.f64 #s(literal 2 binary64) a)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 c b))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 #s(literal -1 binary64) (/.f64 c b) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 3 binary64)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 #s(literal -1 binary64) (/.f64 c b) (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) c)) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64)))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 #s(literal -1 binary64) (/.f64 c b) (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))) (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 c c) c) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a (fma.f64 #s(literal 4 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 16 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))))) b)))))))) |
#s(approx (* (- (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (pow b -1)) c) (*.f64 #s(literal -1 binary64) (/.f64 c b))) |
#s(approx (* (- (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (pow b -1)) c) (fma.f64 #s(literal -1 binary64) (/.f64 c b) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 3 binary64)))))) |
#s(approx (* (- (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (pow b -1)) c) (fma.f64 #s(literal -1 binary64) (/.f64 c b) (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) c)) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64)))))))) |
#s(approx (- (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (pow b -1)) (pow.f64 (neg.f64 b) #s(literal -1 binary64))) |
#s(approx (- (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (pow b -1)) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 3 binary64)))) (pow.f64 b #s(literal -1 binary64)))) |
#s(approx (- (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (pow b -1)) (-.f64 (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 c (pow.f64 b #s(literal 3 binary64)))))) (pow.f64 b #s(literal -1 binary64)))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) (* 2 a))) (/.f64 (fma.f64 #s(literal -1/2 binary64) b (*.f64 #s(literal 1/2 binary64) b)) a)) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) (* 2 a))) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a c) b) (fma.f64 #s(literal -1/2 binary64) b (*.f64 #s(literal 1/2 binary64) b))) a)) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) (* 2 a))) (/.f64 (fma.f64 #s(literal -1/2 binary64) b (fma.f64 #s(literal 1/2 binary64) b (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 c b) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 3 binary64)))))))) a)) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) (* 2 a))) (/.f64 (fma.f64 #s(literal -1/2 binary64) b (fma.f64 #s(literal 1/2 binary64) b (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 c b) (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) c)) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64)))))))))) a)) |
#s(approx (/ (* -1 b) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) |
#s(approx (* 2 a) (*.f64 #s(literal 2 binary64) a)) |
#s(approx (/ (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) (* 2 a)) (*.f64 #s(literal 1/2 binary64) (/.f64 b a))) |
#s(approx (/ (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) (* 2 a)) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a c) b) (*.f64 #s(literal 1/2 binary64) b)) a)) |
#s(approx (/ (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) (* 2 a)) (/.f64 (fma.f64 #s(literal 1/2 binary64) b (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 c b) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 3 binary64))))))) a)) |
#s(approx (/ (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) (* 2 a)) (/.f64 (fma.f64 #s(literal 1/2 binary64) b (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 c b) (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) c)) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))))))))) a)) |
#s(approx (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) b) |
#s(approx (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) (+.f64 b (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b)))) |
#s(approx (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) (+.f64 b (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 c b) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 3 binary64)))))))) |
#s(approx (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) (+.f64 b (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 c b) (*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) c)) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64)))))))))) |
#s(approx (* (log (+ (* (* c -4) a) (* b b))) 1/2) (log.f64 (pow.f64 (*.f64 b b) #s(literal 1/2 binary64)))) |
#s(approx (* (log (+ (* (* c -4) a) (* b b))) 1/2) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) (log.f64 (pow.f64 (*.f64 b b) #s(literal 1/2 binary64))))) |
#s(approx (* (log (+ (* (* c -4) a) (* b b))) 1/2) (fma.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (log.f64 b)) (*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 c (*.f64 b b))))))) |
#s(approx (* (log (+ (* (* c -4) a) (* b b))) 1/2) (fma.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (log.f64 b)) (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 c (*.f64 b b)) (*.f64 a (fma.f64 #s(literal -32/3 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) c)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64)))))))))) |
#s(approx (log (+ (* (* c -4) a) (* b b))) (*.f64 #s(literal 2 binary64) (log.f64 b))) |
#s(approx (log (+ (* (* c -4) a) (* b b))) (+.f64 (*.f64 #s(literal 2 binary64) (log.f64 b)) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a c) (*.f64 b b))))) |
#s(approx (log (+ (* (* c -4) a) (* b b))) (+.f64 (*.f64 #s(literal 2 binary64) (log.f64 b)) (*.f64 a (fma.f64 #s(literal -8 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 b b))))))) |
#s(approx (log (+ (* (* c -4) a) (* b b))) (fma.f64 #s(literal 2 binary64) (log.f64 b) (*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 c (*.f64 b b)) (*.f64 a (fma.f64 #s(literal -64/3 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) c)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal -8 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64)))))))))) |
#s(approx (+ (* (* c -4) a) (* b b)) (*.f64 b b)) |
#s(approx (+ (* (* c -4) a) (* b b)) (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) |
#s(approx (/ (- (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) (/.f64 c (-.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal 1/2 binary64) b)))) |
#s(approx (/ (- (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 a b) (/.f64 (*.f64 c c) (*.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal 1/2 binary64) b)) (-.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal 1/2 binary64) b))))) (/.f64 c (-.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal 1/2 binary64) b))))) |
#s(approx (/ (- (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) (fma.f64 a (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 c c) c) (*.f64 (*.f64 b b) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal 1/2 binary64) b)) (-.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal 1/2 binary64) b))) (-.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal 1/2 binary64) b))))) (/.f64 (*.f64 (*.f64 c c) c) (*.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal 1/2 binary64) b)) (-.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal 1/2 binary64) b)))))))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal 1/2 binary64) b)) (-.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal 1/2 binary64) b)))))) (/.f64 c (-.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal 1/2 binary64) b))))) |
#s(approx (/ (- (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) (fma.f64 a (-.f64 (*.f64 a (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 c b) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 c c) c) (*.f64 (*.f64 b b) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal 1/2 binary64) b)) (-.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal 1/2 binary64) b))) (-.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal 1/2 binary64) b))))) (/.f64 (*.f64 (*.f64 c c) c) (*.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal 1/2 binary64) b)) (-.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal 1/2 binary64) b)))))) (-.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal 1/2 binary64) b)))) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal 1/2 binary64) b)) (-.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal 1/2 binary64) b))) (-.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal 1/2 binary64) b))))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal 1/2 binary64) b)) (-.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal 1/2 binary64) b)))))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 c c) c) (*.f64 (*.f64 b b) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal 1/2 binary64) b)) (-.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal 1/2 binary64) b))) (-.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal 1/2 binary64) b))))) (/.f64 (*.f64 (*.f64 c c) c) (*.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal 1/2 binary64) b)) (-.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal 1/2 binary64) b)))))))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal 1/2 binary64) b)) (-.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal 1/2 binary64) b)))))) (/.f64 c (-.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal 1/2 binary64) b))))) |
#s(approx (- (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) (/.f64 c a)) |
#s(approx (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) (*.f64 a a)))) |
#s(approx (* (/ b a) -1/2) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) |
#s(approx (/ b a) (/.f64 b a)) |
#s(approx (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) (*.f64 a a)))) |
#s(approx (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a c) (*.f64 #s(literal 1/4 binary64) (*.f64 b b))) (*.f64 a a))) |
#s(approx (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (*.f64 #s(literal 1/2 binary64) (/.f64 b a))) |
#s(approx (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a c) b) (*.f64 #s(literal 1/2 binary64) b)) a)) |
#s(approx (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/.f64 (fma.f64 #s(literal 1/2 binary64) b (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 c b) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 3 binary64))))))) a)) |
#s(approx (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/.f64 (fma.f64 #s(literal 1/2 binary64) b (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 c b) (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) c)) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))))))))) a)) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) b) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (+.f64 b (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b)))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (+.f64 b (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 c b) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 3 binary64)))))))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (+.f64 b (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 c b) (*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) c)) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64)))))))))) |
#s(approx (- (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) a) (/.f64 (*.f64 #s(literal 1/2 binary64) b) a))) |
#s(approx (- (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (-.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) b (/.f64 (*.f64 a c) b)) a) (/.f64 (*.f64 #s(literal 1/2 binary64) b) a))) |
#s(approx (- (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) b (*.f64 a (-.f64 (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 3 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 c b))))) (*.f64 #s(literal 1/2 binary64) b)) a)) |
#s(approx (- (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) b (*.f64 a (-.f64 (*.f64 a (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) c)) (pow.f64 b #s(literal 5 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64)))))) (*.f64 #s(literal -1 binary64) (/.f64 c b))))) (*.f64 #s(literal 1/2 binary64) b)) a)) |
#s(approx (/ (+ (* (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4)) (* b -1)) (* a 2)) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) |
#s(approx (/ (+ (* (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4)) (* b -1)) (* a 2)) (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))) |
#s(approx (/ (+ (* (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4)) (* b -1)) (* a 2)) (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (fma.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))))) |
#s(approx (/ (+ (* (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4)) (* b -1)) (* a 2)) (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (fma.f64 #s(literal -1/16 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -4 binary64)))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))))) |
#s(approx (+ (* (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4)) (* b -1)) (*.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) |
#s(approx (+ (* (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4)) (* b -1)) (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 b a) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))) |
#s(approx (+ (* (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4)) (* b -1)) (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 b a) (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))))) |
#s(approx (+ (* (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4)) (* b -1)) (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 b a) (fma.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -4 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (+.f64 (+.f64 (log.f64 #s(literal -4 binary64)) (log.f64 c)) (log.f64 (pow.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal -1 binary64)))))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) (+.f64 (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (+.f64 (+.f64 (log.f64 #s(literal -4 binary64)) (log.f64 c)) (log.f64 (pow.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal -1 binary64))))) (*.f64 #s(literal -1/16 binary64) (*.f64 (/.f64 (*.f64 b b) a) (/.f64 (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (+.f64 (+.f64 (log.f64 #s(literal -4 binary64)) (log.f64 c)) (log.f64 (pow.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal -1 binary64))))) c))))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) (+.f64 (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (+.f64 (+.f64 (log.f64 #s(literal -4 binary64)) (log.f64 c)) (log.f64 (pow.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal -1 binary64))))) (fma.f64 #s(literal -1/16 binary64) (*.f64 (/.f64 (*.f64 b b) a) (/.f64 (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (+.f64 (+.f64 (log.f64 #s(literal -4 binary64)) (log.f64 c)) (log.f64 (pow.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal -1 binary64))))) c)) (/.f64 (*.f64 (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (+.f64 (+.f64 (log.f64 #s(literal -4 binary64)) (log.f64 c)) (log.f64 (pow.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal -1 binary64))))) (fma.f64 #s(literal -1/128 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 c c)) (*.f64 #s(literal 1/512 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 c c))))) (*.f64 a a))))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) (+.f64 (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (+.f64 (+.f64 (log.f64 #s(literal -4 binary64)) (log.f64 c)) (log.f64 (pow.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal -1 binary64))))) (fma.f64 #s(literal -1/16 binary64) (*.f64 (/.f64 (*.f64 b b) a) (/.f64 (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (+.f64 (+.f64 (log.f64 #s(literal -4 binary64)) (log.f64 c)) (log.f64 (pow.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal -1 binary64))))) c)) (/.f64 (fma.f64 (*.f64 (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (+.f64 (+.f64 (log.f64 #s(literal -4 binary64)) (log.f64 c)) (log.f64 (pow.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal -1 binary64))))) (fma.f64 #s(literal -1/128 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 c c)) (*.f64 #s(literal 1/512 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 c c))))) (*.f64 (*.f64 a a) a) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (+.f64 (+.f64 (log.f64 #s(literal -4 binary64)) (log.f64 c)) (log.f64 (pow.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal -1 binary64))))) (fma.f64 #s(literal -1/768 binary64) (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) c)) (fma.f64 #s(literal -1/24576 binary64) (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) c)) (*.f64 #s(literal 1/2048 binary64) (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) c)))))))) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) a)))))) |
#s(approx (+ (* (* 1 b) b) (* (* -4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))) |
#s(approx (+ (* (* 1 b) b) (* (* -4 a) c)) (*.f64 a (fma.f64 #s(literal -4 binary64) c (/.f64 (*.f64 b b) a)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (fma.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (fma.f64 #s(literal -1/16 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -4 binary64)))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))))) |
#s(approx (* (- (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (pow b -1)) c) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (pow.f64 b #s(literal 5 binary64))))) |
#s(approx (* (- (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (pow b -1)) c) (*.f64 (*.f64 a a) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 c c) c) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 c c) (*.f64 a (pow.f64 b #s(literal 3 binary64)))))))) |
#s(approx (* (- (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (pow b -1)) c) (*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 c c) c) (pow.f64 b #s(literal 5 binary64)))) (fma.f64 #s(literal -1 binary64) (/.f64 c (*.f64 (*.f64 a a) b)) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 c c) (*.f64 a (pow.f64 b #s(literal 3 binary64))))))))) |
#s(approx (- (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (pow b -1)) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b #s(literal 5 binary64))))) |
#s(approx (- (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (pow b -1)) (*.f64 (*.f64 a a) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 3 binary64)))))))) |
#s(approx (- (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (pow b -1)) (*.f64 (*.f64 a a) (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 c (*.f64 a (pow.f64 b #s(literal 3 binary64)))))) (pow.f64 (*.f64 (*.f64 a a) b) #s(literal -1 binary64))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) (* 2 a))) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) (* 2 a))) (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) (* 2 a))) (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (fma.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) (* 2 a))) (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (fma.f64 #s(literal -1/16 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -4 binary64)))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))))) |
#s(approx (/ (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) (* 2 a)) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) |
#s(approx (/ (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) (* 2 a)) (fma.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))) |
#s(approx (/ (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) (* 2 a)) (fma.f64 #s(literal -1/16 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -4 binary64)))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))))) |
#s(approx (/ (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) (* 2 a)) (fma.f64 #s(literal -1/16 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -4 binary64)))) (fma.f64 #s(literal 1/32 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 5 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal 5 binary64)))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))))) |
#s(approx (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) (*.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) |
#s(approx (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) (*.f64 a (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))) |
#s(approx (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) (*.f64 a (fma.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -4 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))))) |
#s(approx (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) (*.f64 a (fma.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -4 binary64)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 5 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal 5 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))))) |
#s(approx (* (log (+ (* (* c -4) a) (* b b))) 1/2) (*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 (log.f64 #s(literal -4 binary64)) (log.f64 c)) (log.f64 (pow.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal -1 binary64)))))) |
#s(approx (* (log (+ (* (* c -4) a) (* b b))) 1/2) (+.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 b b) (*.f64 a c))) (*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 (log.f64 #s(literal -4 binary64)) (log.f64 c)) (log.f64 (pow.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal -1 binary64))))))) |
#s(approx (* (log (+ (* (* c -4) a) (* b b))) 1/2) (+.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 b b) (*.f64 a c))) (+.f64 (*.f64 #s(literal -1/64 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 (log.f64 #s(literal -4 binary64)) (log.f64 c)) (log.f64 (pow.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal -1 binary64)))))))) |
#s(approx (* (log (+ (* (* c -4) a) (* b b))) 1/2) (+.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 b b) (*.f64 a c))) (+.f64 (*.f64 #s(literal -1/64 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (+.f64 (*.f64 #s(literal -1/384 binary64) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (*.f64 a c) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 (log.f64 #s(literal -4 binary64)) (log.f64 c)) (log.f64 (pow.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal -1 binary64))))))))) |
#s(approx (log (+ (* (* c -4) a) (* b b))) (+.f64 (+.f64 (log.f64 #s(literal -4 binary64)) (log.f64 c)) (log.f64 (pow.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal -1 binary64))))) |
#s(approx (log (+ (* (* c -4) a) (* b b))) (+.f64 (+.f64 (log.f64 #s(literal -4 binary64)) (log.f64 c)) (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 a)) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 b b) (*.f64 a c)))))) |
#s(approx (log (+ (* (* c -4) a) (* b b))) (+.f64 (+.f64 (log.f64 #s(literal -4 binary64)) (log.f64 c)) (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 a)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 b b) (*.f64 a c)) (*.f64 #s(literal -1/32 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))))))) |
#s(approx (log (+ (* (* c -4) a) (* b b))) (+.f64 (+.f64 (log.f64 #s(literal -4 binary64)) (log.f64 c)) (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 a)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 b b) (*.f64 a c)) (fma.f64 #s(literal -1/32 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (*.f64 #s(literal -1/192 binary64) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (*.f64 a c) #s(literal 3 binary64))))))))) |
#s(approx (+ (* (* c -4) a) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c))) |
#s(approx (+ (* (* c -4) a) (* b b)) (*.f64 a (fma.f64 #s(literal -4 binary64) c (/.f64 (*.f64 b b) a)))) |
#s(approx (/ (- (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64))))) |
#s(approx (/ (- (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (neg.f64 b) #s(literal 4 binary64)))) a)) |
#s(approx (/ (- (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 (*.f64 a a) a) c) #s(literal 1/2 binary64)) (/.f64 (*.f64 b b) (*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -4 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 (*.f64 a a) a) c) #s(literal 1/2 binary64)) (/.f64 (*.f64 b b) (*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -4 binary64)))))) (*.f64 a a)))) (*.f64 #s(literal -2 binary64) (/.f64 (neg.f64 b) #s(literal 4 binary64)))) a)) |
#s(approx (/ (- (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (/.f64 (*.f64 b (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 (*.f64 a a) a) c) #s(literal 1/2 binary64)) (/.f64 (*.f64 b b) (*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -4 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 (*.f64 a a) a) c) #s(literal 1/2 binary64)) (/.f64 (*.f64 b b) (*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -4 binary64))))))) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (*.f64 (/.f64 (*.f64 a a) c) (/.f64 (pow.f64 b #s(literal 3 binary64)) #s(literal 16 binary64)))) (*.f64 (*.f64 a a) a)))) (fma.f64 #s(literal -2 binary64) (/.f64 (neg.f64 b) #s(literal 4 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b b) (*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -4 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b b) (*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -4 binary64)))))))) a)) |
#s(approx (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (*.f64 #s(literal -1 binary64) (/.f64 c a))) |
#s(approx (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (/.f64 (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) a))) a)) |
#s(approx (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) |
#s(approx (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (fma.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))) |
#s(approx (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (fma.f64 #s(literal -1/16 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -4 binary64)))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))))) |
#s(approx (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (fma.f64 #s(literal -1/16 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -4 binary64)))) (fma.f64 #s(literal 1/32 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 5 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal 5 binary64)))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (*.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (*.f64 a (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (*.f64 a (fma.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -4 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (*.f64 a (fma.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -4 binary64)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 5 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal 5 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))))) |
#s(approx (- (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) |
#s(approx (- (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))) |
#s(approx (- (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))) |
#s(approx (- (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -4 binary64)))))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))))) |
#s(approx (/ (+ (* (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4)) (* b -1)) (* a 2)) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) |
#s(approx (/ (+ (* (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4)) (* b -1)) (* a 2)) (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 b a)))) |
#s(approx (/ (+ (* (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4)) (* b -1)) (* a 2)) (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) b)) a)))) |
#s(approx (/ (+ (* (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4)) (* b -1)) (* a 2)) (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/128 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))) a) (*.f64 #s(literal 1/2 binary64) b)) a)))) |
#s(approx (+ (* (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4)) (* b -1)) (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) |
#s(approx (+ (* (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4)) (* b -1)) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal 2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (/.f64 b a))))) |
#s(approx (+ (* (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4)) (* b -1)) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) b (*.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))) a) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))))) |
#s(approx (+ (* (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4)) (* b -1)) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) b (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/64 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))) a))) a) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (+.f64 (+.f64 (log.f64 #s(literal 4 binary64)) (log.f64 c)) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) a) #s(literal -1 binary64)))))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) (+.f64 (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (+.f64 (+.f64 (log.f64 #s(literal 4 binary64)) (log.f64 c)) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) a) #s(literal -1 binary64))))) (*.f64 #s(literal -1/16 binary64) (*.f64 (/.f64 (*.f64 b b) a) (/.f64 (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (+.f64 (+.f64 (log.f64 #s(literal 4 binary64)) (log.f64 c)) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) a) #s(literal -1 binary64))))) c))))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) (+.f64 (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (+.f64 (+.f64 (log.f64 #s(literal 4 binary64)) (log.f64 c)) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) a) #s(literal -1 binary64))))) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (+.f64 (+.f64 (log.f64 #s(literal 4 binary64)) (log.f64 c)) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) a) #s(literal -1 binary64))))) (fma.f64 #s(literal -1/128 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 c c)) (*.f64 #s(literal 1/512 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 c c))))) a)) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 b b) (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (+.f64 (+.f64 (log.f64 #s(literal 4 binary64)) (log.f64 c)) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) a) #s(literal -1 binary64)))))) c))) a)))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) (+.f64 (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (+.f64 (+.f64 (log.f64 #s(literal 4 binary64)) (log.f64 c)) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) a) #s(literal -1 binary64))))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (+.f64 (+.f64 (log.f64 #s(literal 4 binary64)) (log.f64 c)) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) a) #s(literal -1 binary64))))) (fma.f64 #s(literal -1/2048 binary64) (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) c)) (fma.f64 #s(literal 1/24576 binary64) (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) c)) (*.f64 #s(literal 1/768 binary64) (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) c)))))) a) (*.f64 (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (+.f64 (+.f64 (log.f64 #s(literal 4 binary64)) (log.f64 c)) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) a) #s(literal -1 binary64))))) (fma.f64 #s(literal -1/128 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 c c)) (*.f64 #s(literal 1/512 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 c c)))))) a) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 b b) (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (+.f64 (+.f64 (log.f64 #s(literal 4 binary64)) (log.f64 c)) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) a) #s(literal -1 binary64)))))) c))) a)))) |
#s(approx (+ (* (* 1 b) b) (* (* -4 a) c)) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b b) a) (*.f64 #s(literal 4 binary64) c))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 b a)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) b)) a)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/128 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))) a) (*.f64 #s(literal 1/2 binary64) b)) a)))) |
#s(approx (* (- (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (pow b -1)) c) (*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 c c) c) (pow.f64 b #s(literal 5 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64)))) a))))) |
#s(approx (- (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (pow b -1)) (*.f64 (*.f64 a a) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (pow.f64 (*.f64 a b) #s(literal -1 binary64)) a) (/.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) a)))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) (* 2 a))) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) (* 2 a))) (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 b a)))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) (* 2 a))) (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) b)) a)))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) (* 2 a))) (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/128 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))) a) (*.f64 #s(literal 1/2 binary64) b)) a)))) |
#s(approx (/ (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) (* 2 a)) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) |
#s(approx (/ (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) (* 2 a)) (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))))) |
#s(approx (/ (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) (* 2 a)) (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/128 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))))) |
#s(approx (/ (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) (* 2 a)) (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (fma.f64 #s(literal -1/1024 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 5 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/128 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))))))) |
#s(approx (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) |
#s(approx (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))))) |
#s(approx (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -1/64 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))))))) |
#s(approx (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -1/64 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (fma.f64 #s(literal 1/512 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 5 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))))))) |
#s(approx (* (log (+ (* (* c -4) a) (* b b))) 1/2) (*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 (log.f64 #s(literal 4 binary64)) (log.f64 c)) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) a) #s(literal -1 binary64)))))) |
#s(approx (* (log (+ (* (* c -4) a) (* b b))) 1/2) (+.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 b b) (*.f64 a c))) (*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 (log.f64 #s(literal 4 binary64)) (log.f64 c)) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) a) #s(literal -1 binary64))))))) |
#s(approx (* (log (+ (* (* c -4) a) (* b b))) 1/2) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/64 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 a (*.f64 c c))) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b b) c))) a) (*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 (log.f64 #s(literal 4 binary64)) (log.f64 c)) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) a) #s(literal -1 binary64))))))) |
#s(approx (* (log (+ (* (* c -4) a) (* b b))) 1/2) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/64 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 c c)) (*.f64 #s(literal -1/384 binary64) (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 a (*.f64 (*.f64 c c) c))))) a) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b b) c))) a) (*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 (log.f64 #s(literal 4 binary64)) (log.f64 c)) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) a) #s(literal -1 binary64))))))) |
#s(approx (log (+ (* (* c -4) a) (* b b))) (+.f64 (+.f64 (log.f64 #s(literal 4 binary64)) (log.f64 c)) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) a) #s(literal -1 binary64))))) |
#s(approx (log (+ (* (* c -4) a) (* b b))) (+.f64 (+.f64 (log.f64 #s(literal 4 binary64)) (log.f64 c)) (fma.f64 #s(literal -1 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 a)) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 b b) (*.f64 a c)))))) |
#s(approx (log (+ (* (* c -4) a) (* b b))) (+.f64 (+.f64 (log.f64 #s(literal 4 binary64)) (log.f64 c)) (fma.f64 #s(literal -1 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 a)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 a (*.f64 c c))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) c))) a))))) |
#s(approx (log (+ (* (* c -4) a) (* b b))) (+.f64 (+.f64 (log.f64 #s(literal 4 binary64)) (log.f64 c)) (fma.f64 #s(literal -1 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 a)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/32 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 c c)) (*.f64 #s(literal -1/192 binary64) (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 a (*.f64 (*.f64 c c) c))))) a) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) c))) a))))) |
#s(approx (+ (* (* c -4) a) (* b b)) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b b) a) (*.f64 #s(literal 4 binary64) c))))) |
#s(approx (/ (- (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) |
#s(approx (/ (- (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (*.f64 #s(literal 1/2 binary64) b)) a))) |
#s(approx (/ (- (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))) (*.f64 #s(literal 1/2 binary64) (*.f64 a b))) a))) a))) |
#s(approx (/ (- (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 b (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 (*.f64 a a) a) c) #s(literal 1/2 binary64)) (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 (*.f64 a a) a) c) #s(literal 1/2 binary64)) (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))))))) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 a (pow.f64 b #s(literal 3 binary64))) c))) (fma.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 (*.f64 a a) a) c) #s(literal 1/2 binary64)) (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 (*.f64 a a) a) c) #s(literal 1/2 binary64)) (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))))) a)) (*.f64 #s(literal 1/2 binary64) (*.f64 a b))) a))) a))) |
#s(approx (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 c (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 b b) a))) a))) |
#s(approx (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) |
#s(approx (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))))) |
#s(approx (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/128 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))))) |
#s(approx (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (fma.f64 #s(literal -1/1024 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 5 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/128 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))))))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -1/64 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))))))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -1/64 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (fma.f64 #s(literal 1/512 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 5 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))))))) |
#s(approx (- (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) |
#s(approx (- (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))) |
#s(approx (- (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) b)) a)) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))) |
#s(approx (- (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1/128 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))) a) (*.f64 #s(literal 1/2 binary64) b)) a)) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))) |
#s(approx (/ (+ (* (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4)) (* b -1)) (* a 2)) (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))) (*.f64 b (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal 1/2 binary64) (pow.f64 a #s(literal -1 binary64))))))) |
#s(approx (/ (+ (* (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4)) (* b -1)) (* a 2)) (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))) (*.f64 b (-.f64 (*.f64 b (fma.f64 #s(literal -1/16 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b b) (*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -4 binary64)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)))))) (*.f64 #s(literal 1/2 binary64) (pow.f64 a #s(literal -1 binary64))))))) |
#s(approx (+ (* (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4)) (* b -1)) (+.f64 (*.f64 #s(literal -1 binary64) b) (*.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) |
#s(approx (+ (* (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4)) (* b -1)) (fma.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) #s(literal 1 binary64)) (*.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) |
#s(approx (+ (* (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4)) (* b -1)) (fma.f64 b (-.f64 (*.f64 b (fma.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b b) (*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -4 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)))))) #s(literal 1 binary64)) (*.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) #s(literal 1/4 binary64))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) (fma.f64 #s(literal -1/16 binary64) (*.f64 (pow.f64 (/.f64 #s(literal -4 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64))) #s(literal 1/4 binary64)) (*.f64 b b)) (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) #s(literal 1/4 binary64)))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) (fma.f64 (*.f64 b b) (fma.f64 #s(literal -1/16 binary64) (pow.f64 (/.f64 #s(literal -4 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64))) #s(literal 1/4 binary64)) (*.f64 #s(literal -3/512 binary64) (*.f64 (pow.f64 (/.f64 #s(literal -4 binary64) (pow.f64 (*.f64 a c) #s(literal 7 binary64))) #s(literal 1/4 binary64)) (*.f64 b b)))) (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) #s(literal 1/4 binary64)))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) (fma.f64 (*.f64 b b) (fma.f64 #s(literal -1/16 binary64) (pow.f64 (/.f64 #s(literal -4 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64))) #s(literal 1/4 binary64)) (*.f64 (*.f64 b b) (fma.f64 #s(literal -3/512 binary64) (pow.f64 (/.f64 #s(literal -4 binary64) (pow.f64 (*.f64 a c) #s(literal 7 binary64))) #s(literal 1/4 binary64)) (*.f64 #s(literal -7/8192 binary64) (*.f64 (pow.f64 (/.f64 #s(literal -4 binary64) (pow.f64 (*.f64 a c) #s(literal 11 binary64))) #s(literal 1/4 binary64)) (*.f64 b b)))))) (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) #s(literal 1/4 binary64)))) |
#s(approx (* 1 b) b) |
#s(approx b b) |
#s(approx (* b -1) (*.f64 #s(literal -1 binary64) b)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))) (*.f64 b (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal 1/2 binary64) (pow.f64 a #s(literal -1 binary64))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))) (*.f64 b (-.f64 (*.f64 b (fma.f64 #s(literal -1/16 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b b) (*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -4 binary64)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)))))) (*.f64 #s(literal 1/2 binary64) (pow.f64 a #s(literal -1 binary64))))))) |
#s(approx (* (- (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (pow b -1)) c) (/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c))) (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 c c))))) (pow.f64 b #s(literal 5 binary64)))) |
#s(approx (* (- (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (pow b -1)) c) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 b b) (fma.f64 #s(literal -1 binary64) (*.f64 a (*.f64 c c)) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 b b) c))))) (pow.f64 b #s(literal 5 binary64)))) |
#s(approx (- (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (pow b -1)) (/.f64 (fma.f64 #s(literal -2 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 (*.f64 b b) c)))) (pow.f64 b #s(literal 5 binary64)))) |
#s(approx (- (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (pow b -1)) (/.f64 (fma.f64 #s(literal -2 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 (*.f64 b b) (fma.f64 #s(literal -1 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 b b))))) (pow.f64 b #s(literal 5 binary64)))) |
#s(approx (/ 1 (neg b)) (pow.f64 (neg.f64 b) #s(literal -1 binary64))) |
#s(approx (neg b) (*.f64 #s(literal -1 binary64) b)) |
#s(approx (* (/ c b) -1) (*.f64 #s(literal -1 binary64) (/.f64 c b))) |
#s(approx (/ c b) (/.f64 c b)) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) (* 2 a))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))) (*.f64 b (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal 1/2 binary64) (pow.f64 a #s(literal -1 binary64))))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) (* 2 a))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))) (*.f64 b (-.f64 (*.f64 b (fma.f64 #s(literal -1/16 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b b) (*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -4 binary64)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)))))) (*.f64 #s(literal 1/2 binary64) (pow.f64 a #s(literal -1 binary64))))))) |
#s(approx (* -1 b) (*.f64 #s(literal -1 binary64) b)) |
#s(approx (/ (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) (* 2 a)) (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 b b) (fma.f64 #s(literal -1/16 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b b) (*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -4 binary64)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)))))))) |
#s(approx (/ (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) (* 2 a)) (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 b b) (fma.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64))) (*.f64 (*.f64 b b) (fma.f64 #s(literal -1/16 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -4 binary64)) #s(literal -1 binary64))) (*.f64 #s(literal 1/32 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 5 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b b) (pow.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal 5 binary64))))))))))) |
#s(approx (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) |
#s(approx (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) (fma.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 b b) (fma.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b b) (*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -4 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)))))))) |
#s(approx (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) (fma.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) (*.f64 (*.f64 b b) (fma.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -4 binary64)) #s(literal -1 binary64))) (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b b) (pow.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal 5 binary64))))))))))) |
#s(approx (* (log (+ (* (* c -4) a) (* b b))) 1/2) (log.f64 (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) #s(literal 1/2 binary64)))) |
#s(approx (* (log (+ (* (* c -4) a) (* b b))) 1/2) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 b b) (*.f64 a c)) (log.f64 (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) #s(literal 1/2 binary64))))) |
#s(approx (* (log (+ (* (* c -4) a) (* b b))) 1/2) (fma.f64 #s(literal 1/2 binary64) (log.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -1/64 binary64) (/.f64 (*.f64 b b) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 a c) #s(literal -1 binary64))))))) |
#s(approx (* (log (+ (* (* c -4) a) (* b b))) 1/2) (fma.f64 #s(literal 1/2 binary64) (log.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 (*.f64 b b) (-.f64 (*.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -1/384 binary64) (/.f64 (*.f64 b b) (pow.f64 (*.f64 a c) #s(literal 3 binary64)))) (*.f64 #s(literal 1/64 binary64) (pow.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal -1 binary64))))) (*.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 a c) #s(literal -1 binary64))))))) |
#s(approx (log (+ (* (* c -4) a) (* b b))) (log.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))) |
#s(approx (log (+ (* (* c -4) a) (* b b))) (+.f64 (log.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 b b) (*.f64 a c))))) |
#s(approx (log (+ (* (* c -4) a) (* b b))) (+.f64 (log.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 b b) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 a c) #s(literal -1 binary64))))))) |
#s(approx (log (+ (* (* c -4) a) (* b b))) (+.f64 (log.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 (*.f64 b b) (-.f64 (*.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -1/192 binary64) (/.f64 (*.f64 b b) (pow.f64 (*.f64 a c) #s(literal 3 binary64)))) (*.f64 #s(literal 1/32 binary64) (pow.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal -1 binary64))))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 a c) #s(literal -1 binary64))))))) |
#s(approx (* b b) (*.f64 b b)) |
#s(approx (/ (- (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 b (*.f64 a #s(literal -4 binary64)))))) |
#s(approx (/ (- (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64))) (*.f64 b (fma.f64 #s(literal -1 binary64) (*.f64 b (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -4 binary64)) #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -4 binary64)) #s(literal -1 binary64)))))) (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 a #s(literal -4 binary64)) #s(literal -1 binary64))))))) |
#s(approx (/ (- (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64))) (*.f64 b (fma.f64 b (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 b (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -4 binary64)) #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -4 binary64)) #s(literal -1 binary64))))) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (pow.f64 (*.f64 (*.f64 a a) (*.f64 c #s(literal 16 binary64))) #s(literal -1 binary64))))) (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -4 binary64)) #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -4 binary64)) #s(literal -1 binary64)))))) (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 a #s(literal -4 binary64)) #s(literal -1 binary64))))))) |
#s(approx (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (fma.f64 #s(literal -1 binary64) (/.f64 c a) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) (*.f64 a a))))) |
#s(approx (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 b b) (fma.f64 #s(literal -1/16 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b b) (*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -4 binary64)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)))))))) |
#s(approx (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 b b) (fma.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64))) (*.f64 (*.f64 b b) (fma.f64 #s(literal -1/16 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -4 binary64)) #s(literal -1 binary64))) (*.f64 #s(literal 1/32 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 5 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b b) (pow.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal 5 binary64))))))))))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (fma.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 b b) (fma.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b b) (*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -4 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)))))))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (fma.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) (*.f64 (*.f64 b b) (fma.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -4 binary64)) #s(literal -1 binary64))) (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b b) (pow.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal 5 binary64))))))))))) |
#s(approx (- (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (-.f64 (*.f64 b (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal 1/2 binary64) (pow.f64 a #s(literal -1 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))) |
#s(approx (- (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (-.f64 (*.f64 b (-.f64 (*.f64 b (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b b) (*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -4 binary64))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)))))) (*.f64 #s(literal 1/2 binary64) (pow.f64 a #s(literal -1 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))) |
#s(approx (/ (+ (* (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4)) (* b -1)) (* a 2)) (*.f64 #s(literal -1 binary64) (/.f64 c b))) |
#s(approx (/ (+ (* (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4)) (* b -1)) (* a 2)) (/.f64 (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) b)) |
#s(approx (/ (+ (* (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4)) (* b -1)) (* a 2)) (/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (pow.f64 b #s(literal 4 binary64)))) (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))) b)) |
#s(approx (/ (+ (* (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4)) (* b -1)) (* a 2)) (/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (pow.f64 b #s(literal 4 binary64)))) (fma.f64 #s(literal -1 binary64) c (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 #s(literal 4 binary64) (pow.f64 (*.f64 a c) #s(literal 4 binary64)) (*.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 4 binary64)))) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))))) b)) |
#s(approx (+ (* (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4)) (* b -1)) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))) |
#s(approx (+ (* (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4)) (* b -1)) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 b b)))) b)) |
#s(approx (+ (* (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4)) (* b -1)) (/.f64 (+.f64 (*.f64 #s(literal -4 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64)))) (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 b b))))) b)) |
#s(approx (+ (* (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4)) (* b -1)) (/.f64 (+.f64 (*.f64 #s(literal -4 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64)))) (fma.f64 #s(literal -2 binary64) (*.f64 a c) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 b b)) (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 4 binary64) (pow.f64 (*.f64 a c) #s(literal 4 binary64)) (*.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))))))) b)) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) (pow.f64 b #s(literal 1/2 binary64))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) (+.f64 (pow.f64 b #s(literal 1/2 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 a c) (pow.f64 (pow.f64 (pow.f64 b #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)))))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) (+.f64 (pow.f64 b #s(literal 1/2 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 a c) (pow.f64 (pow.f64 (pow.f64 b #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 (pow.f64 (pow.f64 b #s(literal 7 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (fma.f64 #s(literal -2 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))))))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) (+.f64 (pow.f64 b #s(literal 1/2 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 a c) (pow.f64 (pow.f64 (pow.f64 b #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (fma.f64 (pow.f64 (pow.f64 (pow.f64 b #s(literal 7 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (fma.f64 #s(literal -2 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 (pow.f64 (pow.f64 (pow.f64 b #s(literal 11 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (fma.f64 #s(literal -16/3 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (fma.f64 #s(literal -1/6 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)))))))))) |
#s(approx (+ (* (* 1 b) b) (* (* -4 a) c)) (*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a c) (*.f64 b b)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) b)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (pow.f64 b #s(literal 4 binary64)))) (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))) b)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (pow.f64 b #s(literal 4 binary64)))) (fma.f64 #s(literal -1 binary64) c (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 #s(literal 4 binary64) (pow.f64 (*.f64 a c) #s(literal 4 binary64)) (*.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 4 binary64)))) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))))) b)) |
#s(approx (* (- (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (pow b -1)) c) (/.f64 (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) b)) |
#s(approx (* (- (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (pow b -1)) c) (/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (pow.f64 b #s(literal 4 binary64)))) (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))) b)) |
#s(approx (- (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (pow b -1)) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a c) (*.f64 b b))) #s(literal 1 binary64)) b)) |
#s(approx (- (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (pow b -1)) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a c) (*.f64 b b)))) #s(literal 1 binary64)) b)) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) (* 2 a))) (*.f64 #s(literal -1 binary64) (/.f64 c b))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) (* 2 a))) (/.f64 (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) b)) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) (* 2 a))) (/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (pow.f64 b #s(literal 4 binary64)))) (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))) b)) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) (* 2 a))) (/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (pow.f64 b #s(literal 4 binary64)))) (fma.f64 #s(literal -1 binary64) c (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 #s(literal 4 binary64) (pow.f64 (*.f64 a c) #s(literal 4 binary64)) (*.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 4 binary64)))) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))))) b)) |
#s(approx (/ (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) (* 2 a)) (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 c (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) (pow.f64 a #s(literal -1 binary64)))))) |
#s(approx (/ (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) (* 2 a)) (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 c (*.f64 b b)) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal 1/2 binary64) (pow.f64 a #s(literal -1 binary64))))))) |
#s(approx (/ (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) (* 2 a)) (*.f64 b (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 c (*.f64 b b)) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal 1/2 binary64) (pow.f64 a #s(literal -1 binary64)))))))) |
#s(approx (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)))))) |
#s(approx (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) (*.f64 b (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))))))) |
#s(approx (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) (*.f64 b (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))))))) |
#s(approx (* (log (+ (* (* c -4) a) (* b b))) 1/2) (log.f64 (pow.f64 (pow.f64 b #s(literal -1 binary64)) #s(literal -1 binary64)))) |
#s(approx (* (log (+ (* (* c -4) a) (* b b))) 1/2) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) (log.f64 (pow.f64 (pow.f64 b #s(literal -1 binary64)) #s(literal -1 binary64))))) |
#s(approx (* (log (+ (* (* c -4) a) (* b b))) 1/2) (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) (log.f64 (pow.f64 (pow.f64 b #s(literal -1 binary64)) #s(literal -1 binary64)))))) |
#s(approx (* (log (+ (* (* c -4) a) (* b b))) 1/2) (fma.f64 #s(literal -32/3 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) (log.f64 (pow.f64 (pow.f64 b #s(literal -1 binary64)) #s(literal -1 binary64))))))) |
#s(approx (log (+ (* (* c -4) a) (* b b))) (log.f64 (pow.f64 (pow.f64 b #s(literal -1 binary64)) #s(literal -2 binary64)))) |
#s(approx (log (+ (* (* c -4) a) (* b b))) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) (log.f64 (pow.f64 (pow.f64 b #s(literal -1 binary64)) #s(literal -2 binary64))))) |
#s(approx (log (+ (* (* c -4) a) (* b b))) (fma.f64 #s(literal -8 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) (log.f64 (pow.f64 (pow.f64 b #s(literal -1 binary64)) #s(literal -2 binary64)))))) |
#s(approx (log (+ (* (* c -4) a) (* b b))) (fma.f64 #s(literal -64/3 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -8 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) (log.f64 (pow.f64 (pow.f64 b #s(literal -1 binary64)) #s(literal -2 binary64))))))) |
#s(approx (+ (* (* c -4) a) (* b b)) (*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a c) (*.f64 b b)))))) |
#s(approx (/ (- (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) (*.f64 #s(literal -1 binary64) (/.f64 c b))) |
#s(approx (/ (- (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) (/.f64 (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) b)) |
#s(approx (/ (- (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) (/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (pow.f64 b #s(literal 4 binary64)))) (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))) b)) |
#s(approx (/ (- (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) (/.f64 (+.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) a) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (pow.f64 b #s(literal 4 binary64)))) (fma.f64 #s(literal -1 binary64) c (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) a) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))))))) b)) |
#s(approx (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (*.f64 (*.f64 b b) (fma.f64 #s(literal -1 binary64) (/.f64 c (*.f64 a (*.f64 b b))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 a a) #s(literal -1 binary64)))))) |
#s(approx (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 c (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) (pow.f64 a #s(literal -1 binary64)))))) |
#s(approx (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 c (*.f64 b b)) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal 1/2 binary64) (pow.f64 a #s(literal -1 binary64))))))) |
#s(approx (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (*.f64 b (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 c (*.f64 b b)) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal 1/2 binary64) (pow.f64 a #s(literal -1 binary64)))))))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)))))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (*.f64 b (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))))))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (*.f64 b (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))))))) |
#s(approx (- (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (*.f64 #s(literal -1 binary64) (/.f64 b a))) |
#s(approx (- (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (*.f64 b (-.f64 (/.f64 c (*.f64 b b)) (pow.f64 a #s(literal -1 binary64))))) |
#s(approx (- (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (*.f64 b (-.f64 (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 c (*.f64 b b)) (pow.f64 a #s(literal -1 binary64)))))) |
#s(approx (- (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (*.f64 b (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (pow.f64 b #s(literal 6 binary64)))) (fma.f64 #s(literal -1 binary64) (/.f64 c (*.f64 b b)) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (pow.f64 a #s(literal -1 binary64))))))) |
#s(approx (/ (+ (* (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4)) (* b -1)) (* a 2)) (*.f64 #s(literal -1 binary64) (/.f64 b a))) |
#s(approx (/ (+ (* (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4)) (* b -1)) (* a 2)) (*.f64 #s(literal -1 binary64) (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 c (*.f64 b b)) (pow.f64 a #s(literal -1 binary64)))))) |
#s(approx (/ (+ (* (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4)) (* b -1)) (* a 2)) (*.f64 #s(literal -1 binary64) (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 c (*.f64 b b)) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (pow.f64 a #s(literal -1 binary64))))))) |
#s(approx (/ (+ (* (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4)) (* b -1)) (* a 2)) (*.f64 #s(literal -1 binary64) (*.f64 b (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 c (*.f64 b b)) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (pow.f64 a #s(literal -1 binary64)))))))) |
#s(approx (+ (* (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4)) (* b -1)) (*.f64 #s(literal -2 binary64) b)) |
#s(approx (+ (* (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4)) (* b -1)) (*.f64 #s(literal -1 binary64) (*.f64 b (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (*.f64 b b))))))) |
#s(approx (+ (* (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4)) (* b -1)) (*.f64 #s(literal -1 binary64) (*.f64 b (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))))))) |
#s(approx (+ (* (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4)) (* b -1)) (*.f64 #s(literal -1 binary64) (*.f64 b (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))))))))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) (*.f64 (pow.f64 b #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 a (*.f64 c (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (pow.f64 (pow.f64 (pow.f64 b #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 b #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 a (*.f64 c (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (pow.f64 (pow.f64 (pow.f64 b #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (fma.f64 (pow.f64 b #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (*.f64 (pow.f64 (pow.f64 (pow.f64 b #s(literal 7 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal -2 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64))))))))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 a (*.f64 c (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (pow.f64 (pow.f64 (pow.f64 b #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (fma.f64 (pow.f64 b #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (pow.f64 (pow.f64 b #s(literal 7 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal -2 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64))))) (*.f64 (pow.f64 (pow.f64 (pow.f64 b #s(literal 11 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal -16/3 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (fma.f64 #s(literal -1/6 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64))))))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 b a))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 c (*.f64 b b)) (pow.f64 a #s(literal -1 binary64)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 c (*.f64 b b)) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (pow.f64 a #s(literal -1 binary64))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (*.f64 b (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 c (*.f64 b b)) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (pow.f64 a #s(literal -1 binary64)))))))) |
#s(approx (* (- (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (pow b -1)) c) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b))) |
#s(approx (* (- (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (pow b -1)) c) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 c (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) b))) |
#s(approx (- (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (pow b -1)) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a c) (*.f64 b b))) b))) |
#s(approx (- (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (pow b -1)) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 a c) (*.f64 b b)))) b))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) (* 2 a))) (*.f64 #s(literal -1 binary64) (/.f64 b a))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) (* 2 a))) (*.f64 #s(literal -1 binary64) (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 c (*.f64 b b)) (pow.f64 a #s(literal -1 binary64)))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) (* 2 a))) (*.f64 #s(literal -1 binary64) (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 c (*.f64 b b)) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (pow.f64 a #s(literal -1 binary64))))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) (* 2 a))) (*.f64 #s(literal -1 binary64) (*.f64 b (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 c (*.f64 b b)) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (pow.f64 a #s(literal -1 binary64)))))))) |
#s(approx (/ (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) |
#s(approx (/ (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) (* 2 a)) (*.f64 #s(literal -1 binary64) (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 c (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) (pow.f64 a #s(literal -1 binary64))))))) |
#s(approx (/ (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) (* 2 a)) (*.f64 #s(literal -1 binary64) (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 c (*.f64 b b)) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal 1/2 binary64) (pow.f64 a #s(literal -1 binary64)))))))) |
#s(approx (/ (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) (* 2 a)) (*.f64 #s(literal -1 binary64) (*.f64 b (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 c (*.f64 b b)) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal 1/2 binary64) (pow.f64 a #s(literal -1 binary64))))))))) |
#s(approx (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) (*.f64 #s(literal -1 binary64) b)) |
#s(approx (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) (*.f64 #s(literal -1 binary64) (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (*.f64 b b))))))) |
#s(approx (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) (*.f64 #s(literal -1 binary64) (*.f64 b (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))))))) |
#s(approx (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) (*.f64 #s(literal -1 binary64) (*.f64 b (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))))))))) |
#s(approx (* (log (+ (* (* c -4) a) (* b b))) 1/2) (log.f64 (pow.f64 (pow.f64 (neg.f64 b) #s(literal -1 binary64)) #s(literal -1 binary64)))) |
#s(approx (* (log (+ (* (* c -4) a) (* b b))) 1/2) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) (log.f64 (pow.f64 (pow.f64 (neg.f64 b) #s(literal -1 binary64)) #s(literal -1 binary64))))) |
#s(approx (* (log (+ (* (* c -4) a) (* b b))) 1/2) (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) (log.f64 (pow.f64 (pow.f64 (neg.f64 b) #s(literal -1 binary64)) #s(literal -1 binary64)))))) |
#s(approx (* (log (+ (* (* c -4) a) (* b b))) 1/2) (fma.f64 #s(literal -32/3 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) (log.f64 (pow.f64 (pow.f64 (neg.f64 b) #s(literal -1 binary64)) #s(literal -1 binary64))))))) |
#s(approx (log (+ (* (* c -4) a) (* b b))) (log.f64 (pow.f64 (pow.f64 (neg.f64 b) #s(literal -1 binary64)) #s(literal -2 binary64)))) |
#s(approx (log (+ (* (* c -4) a) (* b b))) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) (log.f64 (pow.f64 (pow.f64 (neg.f64 b) #s(literal -1 binary64)) #s(literal -2 binary64))))) |
#s(approx (log (+ (* (* c -4) a) (* b b))) (fma.f64 #s(literal -8 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) (log.f64 (pow.f64 (pow.f64 (neg.f64 b) #s(literal -1 binary64)) #s(literal -2 binary64)))))) |
#s(approx (log (+ (* (* c -4) a) (* b b))) (fma.f64 #s(literal -64/3 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -8 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) (log.f64 (pow.f64 (pow.f64 (neg.f64 b) #s(literal -1 binary64)) #s(literal -2 binary64))))))) |
#s(approx (/ (- (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) (*.f64 #s(literal -1 binary64) (*.f64 b (NAN.f64)))) |
#s(approx (/ (- (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) (*.f64 #s(literal -1 binary64) (*.f64 b (+.f64 (NAN.f64) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (NAN.f64) (*.f64 (NAN.f64) (NAN.f64))) b)))))) |
#s(approx (/ (- (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) (*.f64 #s(literal -1 binary64) (*.f64 b (+.f64 (NAN.f64) (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (+.f64 (NAN.f64) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (NAN.f64) (fma.f64 (NAN.f64) (-.f64 (NAN.f64) (*.f64 (NAN.f64) (NAN.f64))) (*.f64 (NAN.f64) (NAN.f64)))) b))) b) (/.f64 (*.f64 (NAN.f64) (NAN.f64)) b))))))) |
#s(approx (/ (- (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) (*.f64 #s(literal -1 binary64) (*.f64 b (+.f64 (NAN.f64) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (+.f64 (NAN.f64) (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (+.f64 (NAN.f64) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (NAN.f64) (fma.f64 (NAN.f64) (-.f64 (NAN.f64) (fma.f64 (NAN.f64) (-.f64 (NAN.f64) (*.f64 (NAN.f64) (NAN.f64))) (*.f64 (NAN.f64) (NAN.f64)))) (fma.f64 (NAN.f64) (-.f64 (NAN.f64) (*.f64 (NAN.f64) (NAN.f64))) (*.f64 (NAN.f64) (NAN.f64))))) b))) b) (/.f64 (fma.f64 (NAN.f64) (-.f64 (NAN.f64) (*.f64 (NAN.f64) (NAN.f64))) (*.f64 (NAN.f64) (NAN.f64))) b)))) (*.f64 (NAN.f64) (NAN.f64))) b)))))) |
#s(approx (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) |
#s(approx (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (*.f64 #s(literal -1 binary64) (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 c (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) (pow.f64 a #s(literal -1 binary64))))))) |
#s(approx (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (*.f64 #s(literal -1 binary64) (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 c (*.f64 b b)) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal 1/2 binary64) (pow.f64 a #s(literal -1 binary64)))))))) |
#s(approx (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (*.f64 #s(literal -1 binary64) (*.f64 b (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 c (*.f64 b b)) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal 1/2 binary64) (pow.f64 a #s(literal -1 binary64))))))))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (*.f64 #s(literal -1 binary64) b)) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (*.f64 #s(literal -1 binary64) (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (*.f64 b b))))))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (*.f64 #s(literal -1 binary64) (*.f64 b (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))))))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (*.f64 #s(literal -1 binary64) (*.f64 b (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))))))))) |
#s(approx (- (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (*.f64 #s(literal -1 binary64) (/.f64 c b))) |
#s(approx (- (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 #s(literal -1 binary64) c)) b))) |
#s(approx (- (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (pow.f64 b #s(literal 4 binary64)))) (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))) b))) |
#s(approx (- (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (fma.f64 #s(literal 4 binary64) (pow.f64 (*.f64 a c) #s(literal 4 binary64)) (*.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 4 binary64)))) (*.f64 a (pow.f64 b #s(literal 6 binary64))))) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (pow.f64 b #s(literal 4 binary64)))) (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))))) b))) |
#s(approx (/ (+ (* (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4)) (* b -1)) (* a 2)) (fma.f64 #s(literal -1 binary64) (/.f64 c b) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 b (*.f64 #s(literal -1 binary64) b)) a)))) |
#s(approx (/ (+ (* (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4)) (* b -1)) (* a 2)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 b (*.f64 #s(literal -1 binary64) b)) a) (*.f64 c (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 3 binary64)))) (pow.f64 b #s(literal -1 binary64)))))) |
#s(approx (/ (+ (* (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4)) (* b -1)) (* a 2)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 b (*.f64 #s(literal -1 binary64) b)) a) (*.f64 c (-.f64 (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 a (pow.f64 b #s(literal 3 binary64)))))) (pow.f64 b #s(literal -1 binary64)))))) |
#s(approx (+ (* (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4)) (* b -1)) (+.f64 b (fma.f64 #s(literal -1 binary64) b (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 b #s(literal 3 binary64))))))))) |
#s(approx (+ (* (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4)) (* b -1)) (+.f64 b (fma.f64 #s(literal -1 binary64) b (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) a) c) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64))))))))))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) (fma.f64 c (fma.f64 #s(literal -1 binary64) (*.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 (pow.f64 (pow.f64 b #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1 binary64) (*.f64 (pow.f64 b #s(literal 1/2 binary64)) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 4 binary64))))))))) (*.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 1/2 binary64))))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) (fma.f64 c (fma.f64 #s(literal -1 binary64) (*.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 (pow.f64 (pow.f64 b #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)))) (*.f64 c (fma.f64 #s(literal 1 binary64) (*.f64 (pow.f64 b #s(literal 1/2 binary64)) (*.f64 c (fma.f64 #s(literal -16/3 binary64) (/.f64 (*.f64 (*.f64 a a) a) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 a a) a) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a a) a) (pow.f64 b #s(literal 6 binary64)))))))) (*.f64 #s(literal 1 binary64) (*.f64 (pow.f64 b #s(literal 1/2 binary64)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 4 binary64)))))))))) (*.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 1/2 binary64))))) |
#s(approx c c) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 c (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 3 binary64)))) (pow.f64 b #s(literal -1 binary64))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 c (-.f64 (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 a (pow.f64 b #s(literal 3 binary64)))))) (pow.f64 b #s(literal -1 binary64))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 c (-.f64 (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 a (pow.f64 b #s(literal 3 binary64))) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 c a) (/.f64 (fma.f64 #s(literal 4 binary64) (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 16 binary64) (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))))) b))))))) (pow.f64 b #s(literal -1 binary64))))) |
#s(approx (* (- (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (pow b -1)) c) (*.f64 c (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 3 binary64)))) (pow.f64 b #s(literal -1 binary64))))) |
#s(approx (* (- (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (pow b -1)) c) (*.f64 c (-.f64 (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 a (pow.f64 b #s(literal 3 binary64)))))) (pow.f64 b #s(literal -1 binary64))))) |
#s(approx (- (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (pow b -1)) (-.f64 (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 a (pow.f64 b #s(literal 3 binary64)))))) (pow.f64 b #s(literal -1 binary64)))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) (* 2 a))) (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 #s(literal 1/2 binary64) (/.f64 b a)))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) (* 2 a))) (fma.f64 #s(literal -1 binary64) (/.f64 c b) (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 #s(literal 1/2 binary64) (/.f64 b a))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) (* 2 a))) (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (fma.f64 #s(literal 1/2 binary64) (/.f64 b a) (*.f64 c (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 3 binary64)))) (pow.f64 b #s(literal -1 binary64))))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) (* 2 a))) (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (fma.f64 #s(literal 1/2 binary64) (/.f64 b a) (*.f64 c (-.f64 (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 a (pow.f64 b #s(literal 3 binary64)))))) (pow.f64 b #s(literal -1 binary64))))))) |
#s(approx (/ (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) (* 2 a)) (fma.f64 #s(literal -1 binary64) (/.f64 c b) (*.f64 #s(literal 1/2 binary64) (/.f64 b a)))) |
#s(approx (/ (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) (* 2 a)) (fma.f64 #s(literal 1/2 binary64) (/.f64 b a) (*.f64 c (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 3 binary64)))) (pow.f64 b #s(literal -1 binary64)))))) |
#s(approx (/ (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) (* 2 a)) (fma.f64 #s(literal 1/2 binary64) (/.f64 b a) (*.f64 c (-.f64 (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 a (pow.f64 b #s(literal 3 binary64)))))) (pow.f64 b #s(literal -1 binary64)))))) |
#s(approx (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) (+.f64 b (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 b #s(literal 3 binary64)))))))) |
#s(approx (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) (+.f64 b (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) a) c) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64)))))))))) |
#s(approx (* (log (+ (* (* c -4) a) (* b b))) 1/2) (fma.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (log.f64 b)) (*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 a (*.f64 b b))))))) |
#s(approx (* (log (+ (* (* c -4) a) (* b b))) 1/2) (fma.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (log.f64 b)) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a (*.f64 b b)) (*.f64 c (fma.f64 #s(literal -32/3 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) a) c) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 4 binary64)))))))))) |
#s(approx (log (+ (* (* c -4) a) (* b b))) (+.f64 (*.f64 #s(literal 2 binary64) (log.f64 b)) (*.f64 c (fma.f64 #s(literal -8 binary64) (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 b b))))))) |
#s(approx (log (+ (* (* c -4) a) (* b b))) (fma.f64 #s(literal 2 binary64) (log.f64 b) (*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 a (*.f64 b b)) (*.f64 c (fma.f64 #s(literal -64/3 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) a) c) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal -8 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 4 binary64)))))))))) |
#s(approx (* c -4) (*.f64 #s(literal -4 binary64) c)) |
#s(approx (/ (- (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) (/.f64 c (*.f64 a (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 #s(literal 1/2 binary64) (/.f64 b a)))))) |
#s(approx (/ (- (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 c (*.f64 a (*.f64 b (*.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 #s(literal 1/2 binary64) (/.f64 b a))) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 #s(literal 1/2 binary64) (/.f64 b a))))))) (pow.f64 (*.f64 a (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 #s(literal 1/2 binary64) (/.f64 b a)))) #s(literal -1 binary64))))) |
#s(approx (/ (- (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) (*.f64 c (fma.f64 c (-.f64 (*.f64 c (-.f64 (pow.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 #s(literal 1/2 binary64) (/.f64 b a))) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 #s(literal 1/2 binary64) (/.f64 b a)))) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 #s(literal 1/2 binary64) (/.f64 b a)))))) #s(literal -1 binary64)) (pow.f64 (*.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 #s(literal 1/2 binary64) (/.f64 b a))) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 #s(literal 1/2 binary64) (/.f64 b a))))) #s(literal -1 binary64)))) (pow.f64 (*.f64 a (*.f64 b (*.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 #s(literal 1/2 binary64) (/.f64 b a))) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 #s(literal 1/2 binary64) (/.f64 b a)))))) #s(literal -1 binary64))) (pow.f64 (*.f64 a (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 #s(literal 1/2 binary64) (/.f64 b a)))) #s(literal -1 binary64))))) |
#s(approx (/ (- (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) (*.f64 c (fma.f64 c (-.f64 (*.f64 c (-.f64 (fma.f64 c (-.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 #s(literal 1/2 binary64) (/.f64 b a))) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 #s(literal 1/2 binary64) (/.f64 b a)))) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 #s(literal 1/2 binary64) (/.f64 b a))))) #s(literal -1 binary64))) (fma.f64 #s(literal 2 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 #s(literal 1/2 binary64) (/.f64 b a))) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 #s(literal 1/2 binary64) (/.f64 b a)))))) (pow.f64 (*.f64 a (*.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 #s(literal 1/2 binary64) (/.f64 b a))) #s(literal 4 binary64)))) #s(literal -1 binary64)))) (pow.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 #s(literal 1/2 binary64) (/.f64 b a))) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 #s(literal 1/2 binary64) (/.f64 b a)))) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 #s(literal 1/2 binary64) (/.f64 b a)))))) #s(literal -1 binary64))) (pow.f64 (*.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 #s(literal 1/2 binary64) (/.f64 b a))) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 #s(literal 1/2 binary64) (/.f64 b a))))) #s(literal -1 binary64)))) (pow.f64 (*.f64 a (*.f64 b (*.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 #s(literal 1/2 binary64) (/.f64 b a))) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 #s(literal 1/2 binary64) (/.f64 b a)))))) #s(literal -1 binary64))) (pow.f64 (*.f64 a (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 #s(literal 1/2 binary64) (/.f64 b a)))) #s(literal -1 binary64))))) |
#s(approx (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (fma.f64 #s(literal -1 binary64) (/.f64 c b) (*.f64 #s(literal 1/2 binary64) (/.f64 b a)))) |
#s(approx (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (fma.f64 #s(literal 1/2 binary64) (/.f64 b a) (*.f64 c (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 3 binary64)))) (pow.f64 b #s(literal -1 binary64)))))) |
#s(approx (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (fma.f64 #s(literal 1/2 binary64) (/.f64 b a) (*.f64 c (-.f64 (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 a (pow.f64 b #s(literal 3 binary64)))))) (pow.f64 b #s(literal -1 binary64)))))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (+.f64 b (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 b #s(literal 3 binary64)))))))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (+.f64 b (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) a) c) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64)))))))))) |
#s(approx (- (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 #s(literal 1/2 binary64) (/.f64 b a)))) |
#s(approx (- (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (/.f64 c b)) (*.f64 #s(literal 1/2 binary64) (/.f64 b a)))) |
#s(approx (- (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 c (/.f64 (fma.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 3 binary64)) (*.f64 b (*.f64 a c))) (*.f64 b (pow.f64 b #s(literal 3 binary64)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 b a)))) |
#s(approx (- (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 c (fma.f64 c (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 b #s(literal 5 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 a (pow.f64 b #s(literal 3 binary64))))) (pow.f64 b #s(literal -1 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 b a)))) |
#s(approx (/ (+ (* (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4)) (* b -1)) (* a 2)) (*.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 a c)) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))))) |
#s(approx (/ (+ (* (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4)) (* b -1)) (* a 2)) (*.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 a c)) (fma.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))))) |
#s(approx (/ (+ (* (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4)) (* b -1)) (* a 2)) (*.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 a c)) (fma.f64 #s(literal -1/16 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -4 binary64)))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))))))) |
#s(approx (+ (* (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4)) (* b -1)) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 b c) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))) |
#s(approx (+ (* (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4)) (* b -1)) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 b c) (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))))) |
#s(approx (+ (* (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4)) (* b -1)) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 b c) (fma.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) (pow.f64 c #s(literal 5 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -4 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (+.f64 (+.f64 (log.f64 #s(literal -4 binary64)) (log.f64 a)) (log.f64 (pow.f64 (pow.f64 c #s(literal -1 binary64)) #s(literal -1 binary64)))))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) (+.f64 (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (+.f64 (+.f64 (log.f64 #s(literal -4 binary64)) (log.f64 a)) (log.f64 (pow.f64 (pow.f64 c #s(literal -1 binary64)) #s(literal -1 binary64))))) (*.f64 #s(literal -1/16 binary64) (*.f64 (/.f64 (*.f64 b b) a) (/.f64 (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (+.f64 (+.f64 (log.f64 #s(literal -4 binary64)) (log.f64 a)) (log.f64 (pow.f64 (pow.f64 c #s(literal -1 binary64)) #s(literal -1 binary64))))) c))))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) (+.f64 (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (+.f64 (+.f64 (log.f64 #s(literal -4 binary64)) (log.f64 a)) (log.f64 (pow.f64 (pow.f64 c #s(literal -1 binary64)) #s(literal -1 binary64))))) (fma.f64 #s(literal -1/16 binary64) (*.f64 (/.f64 (*.f64 b b) a) (/.f64 (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (+.f64 (+.f64 (log.f64 #s(literal -4 binary64)) (log.f64 a)) (log.f64 (pow.f64 (pow.f64 c #s(literal -1 binary64)) #s(literal -1 binary64))))) c)) (/.f64 (*.f64 (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (+.f64 (+.f64 (log.f64 #s(literal -4 binary64)) (log.f64 a)) (log.f64 (pow.f64 (pow.f64 c #s(literal -1 binary64)) #s(literal -1 binary64))))) (fma.f64 #s(literal -1/128 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 a a)) (*.f64 #s(literal 1/512 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 a a))))) (*.f64 c c))))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) (+.f64 (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (+.f64 (+.f64 (log.f64 #s(literal -4 binary64)) (log.f64 a)) (log.f64 (pow.f64 (pow.f64 c #s(literal -1 binary64)) #s(literal -1 binary64))))) (fma.f64 #s(literal -1/16 binary64) (*.f64 (/.f64 (*.f64 b b) a) (/.f64 (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (+.f64 (+.f64 (log.f64 #s(literal -4 binary64)) (log.f64 a)) (log.f64 (pow.f64 (pow.f64 c #s(literal -1 binary64)) #s(literal -1 binary64))))) c)) (/.f64 (fma.f64 (*.f64 (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (+.f64 (+.f64 (log.f64 #s(literal -4 binary64)) (log.f64 a)) (log.f64 (pow.f64 (pow.f64 c #s(literal -1 binary64)) #s(literal -1 binary64))))) (fma.f64 #s(literal -1/128 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 a a)) (*.f64 #s(literal 1/512 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 a a))))) (*.f64 (*.f64 c c) c) (*.f64 (*.f64 c c) (*.f64 (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (+.f64 (+.f64 (log.f64 #s(literal -4 binary64)) (log.f64 a)) (log.f64 (pow.f64 (pow.f64 c #s(literal -1 binary64)) #s(literal -1 binary64))))) (fma.f64 #s(literal -1/768 binary64) (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 a a) a)) (fma.f64 #s(literal -1/24576 binary64) (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 a a) a)) (*.f64 #s(literal 1/2048 binary64) (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 a a) a)))))))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) c)))))) |
#s(approx (+ (* (* 1 b) b) (* (* -4 a) c)) (*.f64 c (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 a c)) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 a c)) (fma.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 a c)) (fma.f64 #s(literal -1/16 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -4 binary64)))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))))))) |
#s(approx (* (- (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (pow b -1)) c) (*.f64 (*.f64 (*.f64 c c) c) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 3 binary64)) c)))))) |
#s(approx (* (- (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (pow b -1)) c) (*.f64 (*.f64 (*.f64 c c) c) (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 3 binary64)) c)))) (pow.f64 (*.f64 b (*.f64 c c)) #s(literal -1 binary64))))) |
#s(approx (- (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (pow b -1)) (*.f64 (*.f64 c c) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 3 binary64)) c)))))) |
#s(approx (- (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (pow b -1)) (*.f64 (*.f64 c c) (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 a (*.f64 (pow.f64 b #s(literal 3 binary64)) c)))) (pow.f64 (*.f64 b (*.f64 c c)) #s(literal -1 binary64))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) (* 2 a))) (*.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 a c)) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) (* 2 a))) (*.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 a c)) (fma.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) (* 2 a))) (*.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 a c)) (fma.f64 #s(literal -1/16 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -4 binary64)))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))))))) |
#s(approx (/ (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) (* 2 a)) (*.f64 c (fma.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))))) |
#s(approx (/ (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) (* 2 a)) (*.f64 c (fma.f64 #s(literal -1/16 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -4 binary64)))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))))) |
#s(approx (/ (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) (* 2 a)) (*.f64 c (fma.f64 #s(literal -1/16 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -4 binary64)))) (fma.f64 #s(literal 1/32 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 7 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal 5 binary64)))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))))))) |
#s(approx (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) (*.f64 c (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))) |
#s(approx (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) (*.f64 c (fma.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) (pow.f64 c #s(literal 5 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -4 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))))) |
#s(approx (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) (*.f64 c (fma.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) (pow.f64 c #s(literal 5 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -4 binary64)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 7 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal 5 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))))) |
#s(approx (* (log (+ (* (* c -4) a) (* b b))) 1/2) (*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 (log.f64 #s(literal -4 binary64)) (log.f64 a)) (log.f64 (pow.f64 (pow.f64 c #s(literal -1 binary64)) #s(literal -1 binary64)))))) |
#s(approx (* (log (+ (* (* c -4) a) (* b b))) 1/2) (+.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 b b) (*.f64 a c))) (*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 (log.f64 #s(literal -4 binary64)) (log.f64 a)) (log.f64 (pow.f64 (pow.f64 c #s(literal -1 binary64)) #s(literal -1 binary64))))))) |
#s(approx (* (log (+ (* (* c -4) a) (* b b))) 1/2) (+.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 b b) (*.f64 a c))) (+.f64 (*.f64 #s(literal -1/64 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 (log.f64 #s(literal -4 binary64)) (log.f64 a)) (log.f64 (pow.f64 (pow.f64 c #s(literal -1 binary64)) #s(literal -1 binary64)))))))) |
#s(approx (* (log (+ (* (* c -4) a) (* b b))) 1/2) (+.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 b b) (*.f64 a c))) (+.f64 (*.f64 #s(literal -1/64 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (+.f64 (*.f64 #s(literal -1/384 binary64) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (*.f64 a c) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 (log.f64 #s(literal -4 binary64)) (log.f64 a)) (log.f64 (pow.f64 (pow.f64 c #s(literal -1 binary64)) #s(literal -1 binary64))))))))) |
#s(approx (log (+ (* (* c -4) a) (* b b))) (+.f64 (+.f64 (log.f64 #s(literal -4 binary64)) (log.f64 a)) (log.f64 (pow.f64 (pow.f64 c #s(literal -1 binary64)) #s(literal -1 binary64))))) |
#s(approx (log (+ (* (* c -4) a) (* b b))) (+.f64 (+.f64 (log.f64 #s(literal -4 binary64)) (log.f64 a)) (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 c)) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 b b) (*.f64 a c)))))) |
#s(approx (log (+ (* (* c -4) a) (* b b))) (+.f64 (+.f64 (log.f64 #s(literal -4 binary64)) (log.f64 a)) (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 c)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 b b) (*.f64 a c)) (*.f64 #s(literal -1/32 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))))))) |
#s(approx (log (+ (* (* c -4) a) (* b b))) (+.f64 (+.f64 (log.f64 #s(literal -4 binary64)) (log.f64 a)) (fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 c)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 b b) (*.f64 a c)) (fma.f64 #s(literal -1/32 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (*.f64 #s(literal -1/192 binary64) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (*.f64 a c) #s(literal 3 binary64))))))))) |
#s(approx (+ (* (* c -4) a) (* b b)) (*.f64 c (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)))) |
#s(approx (/ (- (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) (-.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (pow.f64 (/.f64 c a) #s(literal 3 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b b) (*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -4 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 (pow.f64 (/.f64 c a) #s(literal 3 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b b) (*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -4 binary64)))))) (*.f64 c c)))) (*.f64 #s(literal -2 binary64) (/.f64 b (*.f64 a #s(literal -4 binary64)))))) |
#s(approx (/ (- (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) (-.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (/.f64 (*.f64 b (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (pow.f64 (/.f64 c a) #s(literal 3 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b b) (*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -4 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 (pow.f64 (/.f64 c a) #s(literal 3 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b b) (*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -4 binary64))))))) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (/.f64 (*.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal 16 binary64)))) (*.f64 (*.f64 c c) c)))) (fma.f64 #s(literal -2 binary64) (/.f64 b (*.f64 a #s(literal -4 binary64))) (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b b) (*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -4 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b b) (*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -4 binary64))))))))) |
#s(approx (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (*.f64 c (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) c))) (pow.f64 a #s(literal -1 binary64))))) |
#s(approx (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (*.f64 c (fma.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))))) |
#s(approx (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (*.f64 c (fma.f64 #s(literal -1/16 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -4 binary64)))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))))) |
#s(approx (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (*.f64 c (fma.f64 #s(literal -1/16 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -4 binary64)))) (fma.f64 #s(literal 1/32 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 7 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal 5 binary64)))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))))))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (*.f64 c (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (*.f64 c (fma.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) (pow.f64 c #s(literal 5 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -4 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (*.f64 c (fma.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) (pow.f64 c #s(literal 5 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -4 binary64)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 7 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal 5 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))))) |
#s(approx (- (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (*.f64 c (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 a c))) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))))) |
#s(approx (- (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (*.f64 c (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 a c)) (*.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))))) |
#s(approx (- (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (*.f64 c (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 a c)) (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -4 binary64)))))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))))) |
#s(approx (/ (+ (* (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4)) (* b -1)) (* a 2)) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal 1/2 binary64) (/.f64 b (*.f64 a c)) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))))) |
#s(approx (/ (+ (* (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4)) (* b -1)) (* a 2)) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))) c) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))))) |
#s(approx (/ (+ (* (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4)) (* b -1)) (* a 2)) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/128 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (/.f64 c (*.f64 (*.f64 a a) a)) #s(literal 1/2 binary64)) (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))) c) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) c) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))))) |
#s(approx (+ (* (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4)) (* b -1)) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal 2 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (/.f64 b c))))) |
#s(approx (+ (* (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4)) (* b -1)) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) b (*.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))) c) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))))) |
#s(approx (+ (* (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4)) (* b -1)) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) b (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/64 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))) c))) c) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (+.f64 (+.f64 (log.f64 #s(literal 4 binary64)) (log.f64 a)) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) c) #s(literal -1 binary64)))))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) (+.f64 (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (+.f64 (+.f64 (log.f64 #s(literal 4 binary64)) (log.f64 a)) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) c) #s(literal -1 binary64))))) (*.f64 #s(literal -1/16 binary64) (*.f64 (/.f64 (*.f64 b b) a) (/.f64 (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (+.f64 (+.f64 (log.f64 #s(literal 4 binary64)) (log.f64 a)) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) c) #s(literal -1 binary64))))) c))))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) (+.f64 (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (+.f64 (+.f64 (log.f64 #s(literal 4 binary64)) (log.f64 a)) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) c) #s(literal -1 binary64))))) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (+.f64 (+.f64 (log.f64 #s(literal 4 binary64)) (log.f64 a)) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) c) #s(literal -1 binary64))))) (fma.f64 #s(literal -1/128 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 a a)) (*.f64 #s(literal 1/512 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 a a))))) c)) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 b b) (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (+.f64 (+.f64 (log.f64 #s(literal 4 binary64)) (log.f64 a)) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) c) #s(literal -1 binary64)))))) a))) c)))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/4) (+.f64 (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (+.f64 (+.f64 (log.f64 #s(literal 4 binary64)) (log.f64 a)) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) c) #s(literal -1 binary64))))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (+.f64 (+.f64 (log.f64 #s(literal 4 binary64)) (log.f64 a)) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) c) #s(literal -1 binary64))))) (fma.f64 #s(literal -1/2048 binary64) (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 a a) a)) (fma.f64 #s(literal 1/24576 binary64) (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 a a) a)) (*.f64 #s(literal 1/768 binary64) (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 a a) a)))))) c) (*.f64 (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (+.f64 (+.f64 (log.f64 #s(literal 4 binary64)) (log.f64 a)) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) c) #s(literal -1 binary64))))) (fma.f64 #s(literal -1/128 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 a a)) (*.f64 #s(literal 1/512 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 a a)))))) c) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 b b) (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (+.f64 (+.f64 (log.f64 #s(literal 4 binary64)) (log.f64 a)) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) c) #s(literal -1 binary64)))))) a))) c)))) |
#s(approx (+ (* (* 1 b) b) (* (* -4 a) c)) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b b) c) (*.f64 #s(literal 4 binary64) a))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal 1/2 binary64) (/.f64 b (*.f64 a c)) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))) c) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/128 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (/.f64 c (*.f64 (*.f64 a a) a)) #s(literal 1/2 binary64)) (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))) c) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) c) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))))) |
#s(approx (* (- (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (pow b -1)) c) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 c c) c) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 a (*.f64 (pow.f64 b #s(literal 3 binary64)) c)))))) |
#s(approx (* (- (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (pow b -1)) c) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 c c) c) (fma.f64 #s(literal -1 binary64) (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (/.f64 a (pow.f64 b #s(literal 3 binary64)))) c) (/.f64 (pow.f64 (*.f64 b c) #s(literal -1 binary64)) c)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64)))))))) |
#s(approx (- (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (pow b -1)) (*.f64 (*.f64 c c) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (pow.f64 (*.f64 b c) #s(literal -1 binary64)) c) (/.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) c)))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) (* 2 a))) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal 1/2 binary64) (/.f64 b (*.f64 a c)) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) (* 2 a))) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))) c) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) (* 2 a))) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/128 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (/.f64 c (*.f64 (*.f64 a a) a)) #s(literal 1/2 binary64)) (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))) c) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) c) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))))) |
#s(approx (/ (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) (* 2 a)) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))))) |
#s(approx (/ (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) (* 2 a)) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1/128 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (fma.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))))) |
#s(approx (/ (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) (* 2 a)) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1/128 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (fma.f64 #s(literal 1/1024 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 7 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (fma.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))))))) |
#s(approx (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))))) |
#s(approx (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1/64 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) (pow.f64 c #s(literal 5 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))))))) |
#s(approx (exp (* (log (+ (* (* c -4) a) (* b b))) 1/2)) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1/64 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) (pow.f64 c #s(literal 5 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (fma.f64 #s(literal 1/512 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 7 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))))))) |
#s(approx (* (log (+ (* (* c -4) a) (* b b))) 1/2) (*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 (log.f64 #s(literal 4 binary64)) (log.f64 a)) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) c) #s(literal -1 binary64)))))) |
#s(approx (* (log (+ (* (* c -4) a) (* b b))) 1/2) (+.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 b b) (*.f64 a c))) (*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 (log.f64 #s(literal 4 binary64)) (log.f64 a)) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) c) #s(literal -1 binary64))))))) |
#s(approx (* (log (+ (* (* c -4) a) (* b b))) 1/2) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/64 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 a a) c)) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b b) a))) c) (*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 (log.f64 #s(literal 4 binary64)) (log.f64 a)) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) c) #s(literal -1 binary64))))))) |
#s(approx (* (log (+ (* (* c -4) a) (* b b))) 1/2) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/64 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 a a)) (*.f64 #s(literal -1/384 binary64) (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 (*.f64 a a) a) c)))) c) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b b) a))) c) (*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 (log.f64 #s(literal 4 binary64)) (log.f64 a)) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) c) #s(literal -1 binary64))))))) |
#s(approx (log (+ (* (* c -4) a) (* b b))) (+.f64 (+.f64 (log.f64 #s(literal 4 binary64)) (log.f64 a)) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) c) #s(literal -1 binary64))))) |
#s(approx (log (+ (* (* c -4) a) (* b b))) (+.f64 (+.f64 (log.f64 #s(literal 4 binary64)) (log.f64 a)) (fma.f64 #s(literal -1 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 c)) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 b b) (*.f64 a c)))))) |
#s(approx (log (+ (* (* c -4) a) (* b b))) (+.f64 (+.f64 (log.f64 #s(literal 4 binary64)) (log.f64 a)) (fma.f64 #s(literal -1 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 c)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 a a) c)) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) a))) c))))) |
#s(approx (log (+ (* (* c -4) a) (* b b))) (+.f64 (+.f64 (log.f64 #s(literal 4 binary64)) (log.f64 a)) (fma.f64 #s(literal -1 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 c)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/32 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 a a)) (*.f64 #s(literal -1/192 binary64) (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 (*.f64 a a) a) c)))) c) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) a))) c))))) |
#s(approx (+ (* (* c -4) a) (* b b)) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b b) c) (*.f64 #s(literal 4 binary64) a))))) |
#s(approx (/ (- (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) |
#s(approx (/ (- (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 (/.f64 c (*.f64 (*.f64 a a) a)) #s(literal 1/2 binary64)) (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (/.f64 c (*.f64 (*.f64 a a) a)) #s(literal 1/2 binary64)) (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b c) a))) c) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) |
#s(approx (/ (- (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 b (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 (pow.f64 (/.f64 c a) #s(literal 3 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (pow.f64 (/.f64 c a) #s(literal 3 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))))))) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 3 binary64)) c) (*.f64 a a)))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 (pow.f64 (/.f64 c a) #s(literal 3 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (pow.f64 (/.f64 c a) #s(literal 3 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))))) c)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b c) a))) c) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) |
#s(approx (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) c)) (pow.f64 a #s(literal -1 binary64)))))) |
#s(approx (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))))) |
#s(approx (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1/128 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (fma.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))))) |
#s(approx (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1/128 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (fma.f64 #s(literal 1/1024 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 7 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (fma.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))))))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1/64 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) (pow.f64 c #s(literal 5 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))))))) |
#s(approx (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1/64 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) (pow.f64 c #s(literal 5 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (fma.f64 #s(literal 1/512 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 7 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))))))) |
#s(approx (- (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (*.f64 #s(literal -1 binary64) (*.f64 c (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 b (*.f64 a c))) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))))) |
#s(approx (- (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (*.f64 #s(literal -1 binary64) (*.f64 c (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))) c)) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))))) |
#s(approx (- (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2))) (*.f64 #s(literal -1 binary64) (*.f64 c (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/128 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (/.f64 c (*.f64 (*.f64 a a) a)) #s(literal 1/2 binary64)) (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))) c) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) c)) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))))) |
Compiled 70 127 to 3 993 computations (94.3% saved)
15 alts after pruning (7 fresh and 8 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 953 | 5 | 958 |
| Fresh | 6 | 2 | 8 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 5 | 5 |
| Total | 961 | 15 | 976 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 56.1% | (/.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/4 binary64)) (*.f64 b #s(literal -1 binary64))) (*.f64 a #s(literal 2 binary64))) |
| 37.7% | (/.f64 (/.f64 (+.f64 (pow.f64 (*.f64 #s(literal -1 binary64) b) #s(literal 3 binary64)) (pow.f64 (pow.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (-.f64 (*.f64 (pow.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 1/2 binary64)) (pow.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 1/2 binary64))) (*.f64 (*.f64 #s(literal -1 binary64) b) (pow.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 1/2 binary64)))))) (*.f64 #s(literal 2 binary64) a)) | |
| 17.4% | (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(approx b b) a) #s(literal -1/2 binary64)) (*.f64 (/.f64 b a) #s(literal -1/2 binary64))) (*.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64))) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64))))) (-.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64))))) | |
| ✓ | 18.0% | (/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (-.f64 (*.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64))) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64)))) (*.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64))))))) |
| ✓ | 33.9% | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (fma.f64 #s(literal 1 binary64) (*.f64 b b) (*.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b)) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a)) |
| 29.0% | (/.f64 #s(approx (- (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) (/.f64 c a)) (-.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64))))) | |
| 10.9% | (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal -4 binary64) (fma.f64 (*.f64 #s(literal -2 binary64) a) c (fma.f64 (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -2 binary64)) (*.f64 b b))))) b)) (*.f64 #s(literal 2 binary64) a)) | |
| ✓ | 57.7% | (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) b) (*.f64 #s(literal 2 binary64) a)) (/.f64 (pow.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)) #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) a))) |
| ✓ | 53.6% | (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) b) (*.f64 #s(literal 2 binary64) a)) (/.f64 (exp.f64 (*.f64 (log.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1/2 binary64))) (*.f64 #s(literal 2 binary64) a))) |
| 20.2% | (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) b) (*.f64 #s(literal 2 binary64) a)) (/.f64 (exp.f64 (*.f64 #s(approx (log (+ (* (* c -4) a) (* b b))) (+.f64 (+.f64 (log.f64 #s(literal 4 binary64)) (log.f64 c)) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) a) #s(literal -1 binary64))))) #s(literal 1/2 binary64))) (*.f64 #s(literal 2 binary64) a))) | |
| 24.9% | (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) b) (*.f64 #s(literal 2 binary64) a)) (/.f64 (exp.f64 (*.f64 #s(approx (log (+ (* (* c -4) a) (* b b))) (+.f64 (+.f64 (log.f64 #s(literal 4 binary64)) (log.f64 a)) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) c) #s(literal -1 binary64))))) #s(literal 1/2 binary64))) (*.f64 #s(literal 2 binary64) a))) | |
| 21.4% | #s(approx (/ (- (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 c (*.f64 a (*.f64 b (*.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 #s(literal 1/2 binary64) (/.f64 b a))) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 #s(literal 1/2 binary64) (/.f64 b a))))))) (pow.f64 (*.f64 a (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 #s(literal 1/2 binary64) (/.f64 b a)))) #s(literal -1 binary64))))) | |
| ✓ | 27.1% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (/.f64 c b) #s(literal -1 binary64))) |
| ✓ | 20.0% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 5 binary64))) c (*.f64 (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) #s(literal -1 binary64)) c)) (pow.f64 b #s(literal -1 binary64))) c)) |
| ✓ | 37.6% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(approx (* (+ (* (/ c (* b b)) -1) (pow a -1)) b) (fma.f64 (/.f64 c b) #s(literal -1 binary64) (/.f64 b a))) #s(literal -1 binary64))) |
Compiled 2 247 to 710 computations (68.4% saved)
| Inputs |
|---|
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(approx (* (+ (* (/ c (* b b)) -1) (pow a -1)) b) (fma.f64 (/.f64 c b) #s(literal -1 binary64) (/.f64 b a))) #s(literal -1 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(approx (- (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (pow b -1)) (/.f64 #s(literal 1 binary64) (neg.f64 b))) c)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (*.f64 #s(approx (+ (* (/ c (* b b)) -1) (pow a -1)) (pow.f64 a #s(literal -1 binary64))) b) #s(literal -1 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (*.f64 (fma.f64 (/.f64 c (exp.f64 (*.f64 (log.f64 (*.f64 b b)) #s(literal 1 binary64)))) #s(literal -1 binary64) (pow.f64 a #s(literal -1 binary64))) b) #s(literal -1 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (*.f64 (fma.f64 (/.f64 c (*.f64 b b)) #s(literal -1 binary64) (pow.f64 a #s(literal -1 binary64))) b) #s(literal -1 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 5 binary64))) c (*.f64 (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) #s(literal -1 binary64)) c)) (pow.f64 b #s(literal -1 binary64))) c)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (/.f64 b a) #s(literal -1 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (/.f64 c b) #s(literal -1 binary64))) |
#s(approx (/ (- (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 c (*.f64 a (*.f64 b (*.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 #s(literal 1/2 binary64) (/.f64 b a))) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 #s(literal 1/2 binary64) (/.f64 b a))))))) (pow.f64 (*.f64 a (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 #s(literal 1/2 binary64) (/.f64 b a)))) #s(literal -1 binary64))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1 binary64) b) (*.f64 #s(literal 2 binary64) a)) #s(approx (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a)) #s(approx (* (+ (* (/ (/ c b) b) -1) (* (pow a -1) 1/2)) b) (*.f64 #s(literal -1 binary64) (/.f64 c b))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1 binary64) b) (*.f64 #s(literal 2 binary64) a)) #s(approx (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a)) (*.f64 (/.f64 b a) #s(literal 1/2 binary64)))) |
(+.f64 (/.f64 (*.f64 #s(literal -1 binary64) b) (*.f64 #s(literal 2 binary64) a)) #s(approx (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a)) (*.f64 (fma.f64 (/.f64 (/.f64 c b) b) #s(literal -1 binary64) (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 1/2 binary64))) b))) |
(+.f64 (/.f64 (*.f64 #s(literal -1 binary64) b) (*.f64 #s(literal 2 binary64) a)) (/.f64 (exp.f64 (*.f64 #s(approx (log (+ (* (* c -4) a) (* b b))) (+.f64 (+.f64 (log.f64 #s(literal 4 binary64)) (log.f64 a)) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) c) #s(literal -1 binary64))))) #s(literal 1/2 binary64))) (*.f64 #s(literal 2 binary64) a))) |
(+.f64 (/.f64 (*.f64 #s(literal -1 binary64) b) (*.f64 #s(literal 2 binary64) a)) (/.f64 (exp.f64 (*.f64 #s(approx (log (+ (* (* c -4) a) (* b b))) (+.f64 (+.f64 (log.f64 #s(literal 4 binary64)) (log.f64 c)) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) a) #s(literal -1 binary64))))) #s(literal 1/2 binary64))) (*.f64 #s(literal 2 binary64) a))) |
(+.f64 (/.f64 (*.f64 #s(literal -1 binary64) b) (*.f64 #s(literal 2 binary64) a)) (/.f64 (exp.f64 (*.f64 (log.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) #s(literal 1/2 binary64))) (*.f64 #s(literal 2 binary64) a))) |
(+.f64 (/.f64 (*.f64 #s(literal -1 binary64) b) (*.f64 #s(literal 2 binary64) a)) (/.f64 (exp.f64 (*.f64 (log.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1/2 binary64))) (*.f64 #s(literal 2 binary64) a))) |
(+.f64 (/.f64 (*.f64 #s(literal -1 binary64) b) (*.f64 #s(literal 2 binary64) a)) (/.f64 (pow.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)) #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) a))) |
(+.f64 (/.f64 (*.f64 #s(literal -1 binary64) b) (*.f64 #s(literal 2 binary64) a)) (/.f64 (pow.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) a))) |
(+.f64 (/.f64 (*.f64 #s(literal -1 binary64) #s(approx b b)) (*.f64 #s(literal 2 binary64) a)) #s(approx (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a)) (*.f64 (fma.f64 (/.f64 (/.f64 c b) b) #s(literal -1 binary64) (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 1/2 binary64))) b))) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal -4 binary64) (fma.f64 #s(literal -2 binary64) (+.f64 (*.f64 c a) (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 b b))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 20 binary64))) (pow.f64 b #s(literal 6 binary64))))) b)) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal -4 binary64) (fma.f64 (*.f64 #s(literal -2 binary64) a) c (fma.f64 (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -2 binary64)) (*.f64 b b))))) b)) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 #s(approx (- (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) (/.f64 c a)) (-.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64))))) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (fma.f64 #s(literal 1 binary64) (*.f64 b b) (*.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b)) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (/.f64 (-.f64 (pow.f64 (*.f64 b b) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 a #s(literal 4 binary64)) c) #s(literal 3 binary64))) (fma.f64 (*.f64 b b) (*.f64 b b) (fma.f64 (*.f64 (*.f64 a #s(literal 4 binary64)) c) (*.f64 (*.f64 a #s(literal 4 binary64)) c) (*.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 4 binary64)) c))))))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (-.f64 (*.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64))) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64)))) (*.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (*.f64 (/.f64 b a) #s(literal -1/2 binary64))) (*.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64))) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64))))) (-.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(approx b b) a) #s(literal -1/2 binary64)) (*.f64 (/.f64 b a) #s(literal -1/2 binary64))) (*.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64))) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64))))) (-.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64))))) |
(/.f64 (/.f64 (+.f64 (pow.f64 (*.f64 #s(literal -1 binary64) b) #s(literal 3 binary64)) (pow.f64 (pow.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (-.f64 (*.f64 (pow.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 1/2 binary64)) (pow.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 1/2 binary64))) (*.f64 (*.f64 #s(literal -1 binary64) b) (pow.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 1/2 binary64)))))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (fma.f64 (*.f64 b #s(literal -1 binary64)) (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 a #s(literal 2 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/4 binary64)) (*.f64 b #s(literal -1 binary64))) (*.f64 a #s(literal 2 binary64))) |
| Outputs |
|---|
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (/.f64 b a) #s(literal -1 binary64))) |
(+.f64 (/.f64 (*.f64 #s(literal -1 binary64) b) (*.f64 #s(literal 2 binary64) a)) (/.f64 (pow.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)) #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) a))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (/.f64 c b) #s(literal -1 binary64))) |
4 calls:
| 17.0ms | c |
| 11.0ms | b |
| 9.0ms | a |
| 7.0ms | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 76.0% | 5 | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) |
| 63.4% | 3 | a |
| 82.0% | 3 | b |
| 61.6% | 2 | c |
Compiled 20 to 23 computations (-15% saved)
| Inputs |
|---|
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(approx (* (+ (* (/ c (* b b)) -1) (pow a -1)) b) (fma.f64 (/.f64 c b) #s(literal -1 binary64) (/.f64 b a))) #s(literal -1 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(approx (- (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (pow b -1)) (/.f64 #s(literal 1 binary64) (neg.f64 b))) c)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (*.f64 #s(approx (+ (* (/ c (* b b)) -1) (pow a -1)) (pow.f64 a #s(literal -1 binary64))) b) #s(literal -1 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (*.f64 (fma.f64 (/.f64 c (exp.f64 (*.f64 (log.f64 (*.f64 b b)) #s(literal 1 binary64)))) #s(literal -1 binary64) (pow.f64 a #s(literal -1 binary64))) b) #s(literal -1 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (*.f64 (fma.f64 (/.f64 c (*.f64 b b)) #s(literal -1 binary64) (pow.f64 a #s(literal -1 binary64))) b) #s(literal -1 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 5 binary64))) c (*.f64 (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) #s(literal -1 binary64)) c)) (pow.f64 b #s(literal -1 binary64))) c)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (/.f64 b a) #s(literal -1 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (/.f64 c b) #s(literal -1 binary64))) |
#s(approx (/ (- (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 c (*.f64 a (*.f64 b (*.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 #s(literal 1/2 binary64) (/.f64 b a))) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 #s(literal 1/2 binary64) (/.f64 b a))))))) (pow.f64 (*.f64 a (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 #s(literal 1/2 binary64) (/.f64 b a)))) #s(literal -1 binary64))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1 binary64) b) (*.f64 #s(literal 2 binary64) a)) #s(approx (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a)) #s(approx (* (+ (* (/ (/ c b) b) -1) (* (pow a -1) 1/2)) b) (*.f64 #s(literal -1 binary64) (/.f64 c b))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1 binary64) b) (*.f64 #s(literal 2 binary64) a)) #s(approx (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a)) (*.f64 (/.f64 b a) #s(literal 1/2 binary64)))) |
(+.f64 (/.f64 (*.f64 #s(literal -1 binary64) b) (*.f64 #s(literal 2 binary64) a)) #s(approx (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a)) (*.f64 (fma.f64 (/.f64 (/.f64 c b) b) #s(literal -1 binary64) (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 1/2 binary64))) b))) |
(+.f64 (/.f64 (*.f64 #s(literal -1 binary64) b) (*.f64 #s(literal 2 binary64) a)) (/.f64 (exp.f64 (*.f64 #s(approx (log (+ (* (* c -4) a) (* b b))) (+.f64 (+.f64 (log.f64 #s(literal 4 binary64)) (log.f64 a)) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) c) #s(literal -1 binary64))))) #s(literal 1/2 binary64))) (*.f64 #s(literal 2 binary64) a))) |
(+.f64 (/.f64 (*.f64 #s(literal -1 binary64) b) (*.f64 #s(literal 2 binary64) a)) (/.f64 (exp.f64 (*.f64 #s(approx (log (+ (* (* c -4) a) (* b b))) (+.f64 (+.f64 (log.f64 #s(literal 4 binary64)) (log.f64 c)) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) a) #s(literal -1 binary64))))) #s(literal 1/2 binary64))) (*.f64 #s(literal 2 binary64) a))) |
(+.f64 (/.f64 (*.f64 #s(literal -1 binary64) b) (*.f64 #s(literal 2 binary64) a)) (/.f64 (exp.f64 (*.f64 (log.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) #s(literal 1/2 binary64))) (*.f64 #s(literal 2 binary64) a))) |
(+.f64 (/.f64 (*.f64 #s(literal -1 binary64) b) (*.f64 #s(literal 2 binary64) a)) (/.f64 (exp.f64 (*.f64 (log.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1/2 binary64))) (*.f64 #s(literal 2 binary64) a))) |
| Outputs |
|---|
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (/.f64 b a) #s(literal -1 binary64))) |
(+.f64 (/.f64 (*.f64 #s(literal -1 binary64) b) (*.f64 #s(literal 2 binary64) a)) (/.f64 (exp.f64 (*.f64 (log.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1/2 binary64))) (*.f64 #s(literal 2 binary64) a))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (/.f64 c b) #s(literal -1 binary64))) |
1 calls:
| 5.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 80.0% | 3 | b |
Compiled 1 to 3 computations (-200% saved)
| Inputs |
|---|
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(approx (* (+ (* (/ c (* b b)) -1) (pow a -1)) b) (fma.f64 (/.f64 c b) #s(literal -1 binary64) (/.f64 b a))) #s(literal -1 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(approx (- (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (pow b -1)) (/.f64 #s(literal 1 binary64) (neg.f64 b))) c)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (*.f64 #s(approx (+ (* (/ c (* b b)) -1) (pow a -1)) (pow.f64 a #s(literal -1 binary64))) b) #s(literal -1 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (*.f64 (fma.f64 (/.f64 c (exp.f64 (*.f64 (log.f64 (*.f64 b b)) #s(literal 1 binary64)))) #s(literal -1 binary64) (pow.f64 a #s(literal -1 binary64))) b) #s(literal -1 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (*.f64 (fma.f64 (/.f64 c (*.f64 b b)) #s(literal -1 binary64) (pow.f64 a #s(literal -1 binary64))) b) #s(literal -1 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 5 binary64))) c (*.f64 (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) #s(literal -1 binary64)) c)) (pow.f64 b #s(literal -1 binary64))) c)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (/.f64 b a) #s(literal -1 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (/.f64 c b) #s(literal -1 binary64))) |
#s(approx (/ (- (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 c (*.f64 a (*.f64 b (*.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 #s(literal 1/2 binary64) (/.f64 b a))) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 #s(literal 1/2 binary64) (/.f64 b a))))))) (pow.f64 (*.f64 a (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 #s(literal 1/2 binary64) (/.f64 b a)))) #s(literal -1 binary64))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1 binary64) b) (*.f64 #s(literal 2 binary64) a)) #s(approx (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a)) #s(approx (* (+ (* (/ (/ c b) b) -1) (* (pow a -1) 1/2)) b) (*.f64 #s(literal -1 binary64) (/.f64 c b))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1 binary64) b) (*.f64 #s(literal 2 binary64) a)) #s(approx (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a)) (*.f64 (/.f64 b a) #s(literal 1/2 binary64)))) |
(+.f64 (/.f64 (*.f64 #s(literal -1 binary64) b) (*.f64 #s(literal 2 binary64) a)) #s(approx (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a)) (*.f64 (fma.f64 (/.f64 (/.f64 c b) b) #s(literal -1 binary64) (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 1/2 binary64))) b))) |
(+.f64 (/.f64 (*.f64 #s(literal -1 binary64) b) (*.f64 #s(literal 2 binary64) a)) (/.f64 (exp.f64 (*.f64 #s(approx (log (+ (* (* c -4) a) (* b b))) (+.f64 (+.f64 (log.f64 #s(literal 4 binary64)) (log.f64 a)) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) c) #s(literal -1 binary64))))) #s(literal 1/2 binary64))) (*.f64 #s(literal 2 binary64) a))) |
(+.f64 (/.f64 (*.f64 #s(literal -1 binary64) b) (*.f64 #s(literal 2 binary64) a)) (/.f64 (exp.f64 (*.f64 #s(approx (log (+ (* (* c -4) a) (* b b))) (+.f64 (+.f64 (log.f64 #s(literal 4 binary64)) (log.f64 c)) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) a) #s(literal -1 binary64))))) #s(literal 1/2 binary64))) (*.f64 #s(literal 2 binary64) a))) |
(+.f64 (/.f64 (*.f64 #s(literal -1 binary64) b) (*.f64 #s(literal 2 binary64) a)) (/.f64 (exp.f64 (*.f64 (log.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) #s(literal 1/2 binary64))) (*.f64 #s(literal 2 binary64) a))) |
| Outputs |
|---|
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (/.f64 b a) #s(literal -1 binary64))) |
(+.f64 (/.f64 (*.f64 #s(literal -1 binary64) b) (*.f64 #s(literal 2 binary64) a)) (/.f64 (exp.f64 (*.f64 (log.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) #s(literal 1/2 binary64))) (*.f64 #s(literal 2 binary64) a))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (/.f64 c b) #s(literal -1 binary64))) |
1 calls:
| 6.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 80.0% | 3 | b |
Compiled 1 to 3 computations (-200% saved)
| Inputs |
|---|
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(approx (* (+ (* (/ c (* b b)) -1) (pow a -1)) b) (fma.f64 (/.f64 c b) #s(literal -1 binary64) (/.f64 b a))) #s(literal -1 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(approx (- (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (pow b -1)) (/.f64 #s(literal 1 binary64) (neg.f64 b))) c)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (*.f64 #s(approx (+ (* (/ c (* b b)) -1) (pow a -1)) (pow.f64 a #s(literal -1 binary64))) b) #s(literal -1 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (*.f64 (fma.f64 (/.f64 c (exp.f64 (*.f64 (log.f64 (*.f64 b b)) #s(literal 1 binary64)))) #s(literal -1 binary64) (pow.f64 a #s(literal -1 binary64))) b) #s(literal -1 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (*.f64 (fma.f64 (/.f64 c (*.f64 b b)) #s(literal -1 binary64) (pow.f64 a #s(literal -1 binary64))) b) #s(literal -1 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 5 binary64))) c (*.f64 (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) #s(literal -1 binary64)) c)) (pow.f64 b #s(literal -1 binary64))) c)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (/.f64 b a) #s(literal -1 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (/.f64 c b) #s(literal -1 binary64))) |
#s(approx (/ (- (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 c (*.f64 a (*.f64 b (*.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 #s(literal 1/2 binary64) (/.f64 b a))) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 #s(literal 1/2 binary64) (/.f64 b a))))))) (pow.f64 (*.f64 a (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 #s(literal 1/2 binary64) (/.f64 b a)))) #s(literal -1 binary64))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1 binary64) b) (*.f64 #s(literal 2 binary64) a)) #s(approx (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a)) #s(approx (* (+ (* (/ (/ c b) b) -1) (* (pow a -1) 1/2)) b) (*.f64 #s(literal -1 binary64) (/.f64 c b))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1 binary64) b) (*.f64 #s(literal 2 binary64) a)) #s(approx (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a)) (*.f64 (/.f64 b a) #s(literal 1/2 binary64)))) |
(+.f64 (/.f64 (*.f64 #s(literal -1 binary64) b) (*.f64 #s(literal 2 binary64) a)) #s(approx (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a)) (*.f64 (fma.f64 (/.f64 (/.f64 c b) b) #s(literal -1 binary64) (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 1/2 binary64))) b))) |
(+.f64 (/.f64 (*.f64 #s(literal -1 binary64) b) (*.f64 #s(literal 2 binary64) a)) (/.f64 (exp.f64 (*.f64 #s(approx (log (+ (* (* c -4) a) (* b b))) (+.f64 (+.f64 (log.f64 #s(literal 4 binary64)) (log.f64 a)) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) c) #s(literal -1 binary64))))) #s(literal 1/2 binary64))) (*.f64 #s(literal 2 binary64) a))) |
(+.f64 (/.f64 (*.f64 #s(literal -1 binary64) b) (*.f64 #s(literal 2 binary64) a)) (/.f64 (exp.f64 (*.f64 #s(approx (log (+ (* (* c -4) a) (* b b))) (+.f64 (+.f64 (log.f64 #s(literal 4 binary64)) (log.f64 c)) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) a) #s(literal -1 binary64))))) #s(literal 1/2 binary64))) (*.f64 #s(literal 2 binary64) a))) |
| Outputs |
|---|
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(approx (* (+ (* (/ c (* b b)) -1) (pow a -1)) b) (fma.f64 (/.f64 c b) #s(literal -1 binary64) (/.f64 b a))) #s(literal -1 binary64))) |
(+.f64 (/.f64 (*.f64 #s(literal -1 binary64) b) (*.f64 #s(literal 2 binary64) a)) (/.f64 (exp.f64 (*.f64 #s(approx (log (+ (* (* c -4) a) (* b b))) (+.f64 (+.f64 (log.f64 #s(literal 4 binary64)) (log.f64 a)) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) c) #s(literal -1 binary64))))) #s(literal 1/2 binary64))) (*.f64 #s(literal 2 binary64) a))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (/.f64 c b) #s(literal -1 binary64))) |
2 calls:
| 4.0ms | b |
| 4.0ms | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 60.0% | 4 | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) |
| 71.1% | 3 | b |
Compiled 18 to 17 computations (5.6% saved)
| Inputs |
|---|
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(approx (* (+ (* (/ c (* b b)) -1) (pow a -1)) b) (fma.f64 (/.f64 c b) #s(literal -1 binary64) (/.f64 b a))) #s(literal -1 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(approx (- (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (pow b -1)) (/.f64 #s(literal 1 binary64) (neg.f64 b))) c)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (*.f64 #s(approx (+ (* (/ c (* b b)) -1) (pow a -1)) (pow.f64 a #s(literal -1 binary64))) b) #s(literal -1 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (*.f64 (fma.f64 (/.f64 c (exp.f64 (*.f64 (log.f64 (*.f64 b b)) #s(literal 1 binary64)))) #s(literal -1 binary64) (pow.f64 a #s(literal -1 binary64))) b) #s(literal -1 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (*.f64 (fma.f64 (/.f64 c (*.f64 b b)) #s(literal -1 binary64) (pow.f64 a #s(literal -1 binary64))) b) #s(literal -1 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 5 binary64))) c (*.f64 (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) #s(literal -1 binary64)) c)) (pow.f64 b #s(literal -1 binary64))) c)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (/.f64 b a) #s(literal -1 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (/.f64 c b) #s(literal -1 binary64))) |
#s(approx (/ (- (* (* (/ b a) -1/2) (* (/ b a) -1/2)) (* (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (* 1 b) b) (* (* -4 a) c)) 1/2) (* a 2)))) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 c (*.f64 a (*.f64 b (*.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 #s(literal 1/2 binary64) (/.f64 b a))) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 #s(literal 1/2 binary64) (/.f64 b a))))))) (pow.f64 (*.f64 a (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 #s(literal 1/2 binary64) (/.f64 b a)))) #s(literal -1 binary64))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1 binary64) b) (*.f64 #s(literal 2 binary64) a)) #s(approx (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a)) #s(approx (* (+ (* (/ (/ c b) b) -1) (* (pow a -1) 1/2)) b) (*.f64 #s(literal -1 binary64) (/.f64 c b))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1 binary64) b) (*.f64 #s(literal 2 binary64) a)) #s(approx (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a)) (*.f64 (/.f64 b a) #s(literal 1/2 binary64)))) |
(+.f64 (/.f64 (*.f64 #s(literal -1 binary64) b) (*.f64 #s(literal 2 binary64) a)) #s(approx (/ (pow (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) 1/2) (* 2 a)) (*.f64 (fma.f64 (/.f64 (/.f64 c b) b) #s(literal -1 binary64) (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 1/2 binary64))) b))) |
| Outputs |
|---|
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(approx (* (+ (* (/ c (* b b)) -1) (pow a -1)) b) (fma.f64 (/.f64 c b) #s(literal -1 binary64) (/.f64 b a))) #s(literal -1 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (/.f64 c b) #s(literal -1 binary64))) |
1 calls:
| 4.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 62.6% | 2 | b |
Compiled 1 to 3 computations (-200% saved)
| Inputs |
|---|
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(approx (* (+ (* (/ c (* b b)) -1) (pow a -1)) b) (fma.f64 (/.f64 c b) #s(literal -1 binary64) (/.f64 b a))) #s(literal -1 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(approx (- (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (pow b -1)) (/.f64 #s(literal 1 binary64) (neg.f64 b))) c)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (*.f64 #s(approx (+ (* (/ c (* b b)) -1) (pow a -1)) (pow.f64 a #s(literal -1 binary64))) b) #s(literal -1 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (*.f64 (fma.f64 (/.f64 c (exp.f64 (*.f64 (log.f64 (*.f64 b b)) #s(literal 1 binary64)))) #s(literal -1 binary64) (pow.f64 a #s(literal -1 binary64))) b) #s(literal -1 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (*.f64 (fma.f64 (/.f64 c (*.f64 b b)) #s(literal -1 binary64) (pow.f64 a #s(literal -1 binary64))) b) #s(literal -1 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 5 binary64))) c (*.f64 (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) #s(literal -1 binary64)) c)) (pow.f64 b #s(literal -1 binary64))) c)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (/.f64 b a) #s(literal -1 binary64))) |
| Outputs |
|---|
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(approx (* (+ (* (/ c (* b b)) -1) (pow a -1)) b) (fma.f64 (/.f64 c b) #s(literal -1 binary64) (/.f64 b a))) #s(literal -1 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(approx (- (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (pow b -1)) (/.f64 #s(literal 1 binary64) (neg.f64 b))) c)) |
1 calls:
| 2.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 62.5% | 2 | b |
Compiled 1 to 3 computations (-200% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(approx (* (+ (* (/ c (* b b)) -1) (pow a -1)) b) (fma.f64 (/.f64 c b) #s(literal -1 binary64) (/.f64 b a))) #s(literal -1 binary64))) |
| Outputs |
|---|
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(approx (* (+ (* (/ c (* b b)) -1) (pow a -1)) b) (fma.f64 (/.f64 c b) #s(literal -1 binary64) (/.f64 b a))) #s(literal -1 binary64))) |
4 calls:
| 15.0ms | a |
| 1.0ms | c |
| 1.0ms | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) |
| 1.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 37.6% | 1 | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) |
| 37.6% | 1 | c |
| 37.6% | 1 | a |
| 37.6% | 1 | b |
Compiled 20 to 23 computations (-15% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 39.0ms | 85557779927.34189 | 7.212321097165424e+21 |
| 13.0ms | -4.5913710527090654e+77 | -6.476407851203599e+75 |
| 21.0ms | 172× | 0 | valid |
| 11.0ms | 54× | 2 | valid |
| 6.0ms | 43× | 1 | valid |
| 2.0ms | 21× | 0 | invalid |
| 1.0ms | 3× | 3 | valid |
Compiled 785 to 632 computations (19.5% saved)
ival-add: 9.0ms (28.5% of total)ival-mult: 8.0ms (25.3% of total)adjust: 4.0ms (12.6% of total)ival-div: 3.0ms (9.5% of total)ival-sqrt: 3.0ms (9.5% of total)ival-sub: 2.0ms (6.3% of total)ival-neg: 1.0ms (3.2% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 27.0ms | 6.4587495262469e-50 | 1.042936142078269e-42 |
| 4.0ms | -4.5913710527090654e+77 | -6.476407851203599e+75 |
| 9.0ms | 116× | 0 | valid |
| 7.0ms | 35× | 2 | valid |
| 4.0ms | 25× | 1 | valid |
| 2.0ms | 25× | 0 | invalid |
Compiled 772 to 628 computations (18.7% saved)
ival-mult: 5.0ms (32.2% of total)ival-div: 2.0ms (12.9% of total)adjust: 2.0ms (12.9% of total)ival-sqrt: 2.0ms (12.9% of total)ival-sub: 1.0ms (6.4% of total)ival-add: 1.0ms (6.4% of total)ival-neg: 1.0ms (6.4% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 6.4587495262469e-50 | 1.042936142078269e-42 |
| 1.0ms | -4.5913710527090654e+77 | -6.476407851203599e+75 |
Compiled 804 to 660 computations (17.9% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 21.0ms | 5.072307346708971e-64 | 1.3932461657928017e-62 |
| 18.0ms | -1.0459527889956435e-109 | -4.1299588611527916e-111 |
| 13.0ms | 171× | 0 | valid |
| 6.0ms | 27× | 2 | valid |
| 5.0ms | 51× | 0 | invalid |
| 4.0ms | 26× | 1 | valid |
Compiled 1 007 to 755 computations (25% saved)
ival-mult: 7.0ms (34.7% of total)ival-neg: 3.0ms (14.9% of total)ival-div: 2.0ms (9.9% of total)adjust: 2.0ms (9.9% of total)ival-sub: 2.0ms (9.9% of total)ival-sqrt: 2.0ms (9.9% of total)ival-add: 2.0ms (9.9% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 44.0ms | -4.5998136736341604e-303 | 6.559230562723445e-307 |
| 11.0ms | 144× | 0 | valid |
| 6.0ms | 77× | 0 | invalid |
Compiled 605 to 443 computations (26.8% saved)
ival-mult: 5.0ms (44.6% of total)ival-div: 1.0ms (8.9% of total)ival-add: 1.0ms (8.9% of total)ival-sub: 1.0ms (8.9% of total)ival-sqrt: 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)exact: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | -4.5998136736341604e-303 | 6.559230562723445e-307 |
Compiled 866 to 614 computations (29.1% saved)
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 117 | 546 |
| 1 | 191 | 541 |
| 2 | 453 | 536 |
| 3 | 1529 | 535 |
| 4 | 6216 | 535 |
| 1× | node limit |
| Inputs |
|---|
(if (<=.f64 b #s(literal -450000000000000024390936611675441866204106248036323589436947916636006899515392 binary64)) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (/.f64 b a) #s(literal -1 binary64))) (if (<=.f64 b #s(literal 125000000000 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) b) (*.f64 #s(literal 2 binary64) a)) (/.f64 (pow.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)) #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) a))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (/.f64 c b) #s(literal -1 binary64))))) |
(if (<=.f64 b #s(literal -399999999999999993113045090218343426990990578856063590215900480871244616433664 binary64)) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (/.f64 b a) #s(literal -1 binary64))) (if (<=.f64 b #s(literal 5594715494892101/3291009114642412084309938365114701009965471731267159726697218048 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) b) (*.f64 #s(literal 2 binary64) a)) (/.f64 (exp.f64 (*.f64 (log.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1/2 binary64))) (*.f64 #s(literal 2 binary64) a))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (/.f64 c b) #s(literal -1 binary64))))) |
(if (<=.f64 b #s(literal -399999999999999993113045090218343426990990578856063590215900480871244616433664 binary64)) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (/.f64 b a) #s(literal -1 binary64))) (if (<=.f64 b #s(literal 5594715494892101/3291009114642412084309938365114701009965471731267159726697218048 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) b) (*.f64 #s(literal 2 binary64) a)) (/.f64 (exp.f64 (*.f64 (log.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) #s(literal 1/2 binary64))) (*.f64 #s(literal 2 binary64) a))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (/.f64 c b) #s(literal -1 binary64))))) |
(if (<=.f64 b #s(literal -7039981645228631/676921312041214565326761275425557544784286395355423968547480366360991530225982818124993751490268451683933401113623918903558144 binary64)) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(approx (* (+ (* (/ c (* b b)) -1) (pow a -1)) b) (fma.f64 (/.f64 c b) #s(literal -1 binary64) (/.f64 b a))) #s(literal -1 binary64))) (if (<=.f64 b #s(literal 2223208113356471/3705346855594118253554271520278013051304639509300498049262642688253220148477952 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) b) (*.f64 #s(literal 2 binary64) a)) (/.f64 (exp.f64 (*.f64 #s(approx (log (+ (* (* c -4) a) (* b b))) (+.f64 (+.f64 (log.f64 #s(literal 4 binary64)) (log.f64 a)) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) c) #s(literal -1 binary64))))) #s(literal 1/2 binary64))) (*.f64 #s(literal 2 binary64) a))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (/.f64 c b) #s(literal -1 binary64))))) |
(if (<=.f64 b #s(literal -101201126653655/202402253307310618352495346718917307049556649764142118356901358027430339567995346891960383701437124495187077864316811911389808737385793476867013399940738509921517424276566361364466907742093216341239767678472745068562007483424692698618103355649159556340810056512358769552333414615230502532186327508646006263307707741093494784 binary64)) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(approx (* (+ (* (/ c (* b b)) -1) (pow a -1)) b) (fma.f64 (/.f64 c b) #s(literal -1 binary64) (/.f64 b a))) #s(literal -1 binary64))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (/.f64 c b) #s(literal -1 binary64)))) |
(if (<=.f64 b #s(literal -101201126653655/202402253307310618352495346718917307049556649764142118356901358027430339567995346891960383701437124495187077864316811911389808737385793476867013399940738509921517424276566361364466907742093216341239767678472745068562007483424692698618103355649159556340810056512358769552333414615230502532186327508646006263307707741093494784 binary64)) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(approx (* (+ (* (/ c (* b b)) -1) (pow a -1)) b) (fma.f64 (/.f64 c b) #s(literal -1 binary64) (/.f64 b a))) #s(literal -1 binary64))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(approx (- (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (pow b -1)) (/.f64 #s(literal 1 binary64) (neg.f64 b))) c))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(approx (* (+ (* (/ c (* b b)) -1) (pow a -1)) b) (fma.f64 (/.f64 c b) #s(literal -1 binary64) (/.f64 b a))) #s(literal -1 binary64))) |
| Outputs |
|---|
(if (<=.f64 b #s(literal -450000000000000024390936611675441866204106248036323589436947916636006899515392 binary64)) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (/.f64 b a) #s(literal -1 binary64))) (if (<=.f64 b #s(literal 125000000000 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) b) (*.f64 #s(literal 2 binary64) a)) (/.f64 (pow.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)) #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) a))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (/.f64 c b) #s(literal -1 binary64))))) |
(if (<=.f64 b #s(literal -450000000000000024390936611675441866204106248036323589436947916636006899515392 binary64)) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (/.f64 b a) #s(literal -1 binary64))) (if (<=.f64 b #s(literal 125000000000 binary64)) (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 b (*.f64 #s(literal 2 binary64) a))) (/.f64 (pow.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)) #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) a))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (/.f64 c b) #s(literal -1 binary64))))) |
(if (<=.f64 b #s(literal -399999999999999993113045090218343426990990578856063590215900480871244616433664 binary64)) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (/.f64 b a) #s(literal -1 binary64))) (if (<=.f64 b #s(literal 5594715494892101/3291009114642412084309938365114701009965471731267159726697218048 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) b) (*.f64 #s(literal 2 binary64) a)) (/.f64 (exp.f64 (*.f64 (log.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1/2 binary64))) (*.f64 #s(literal 2 binary64) a))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (/.f64 c b) #s(literal -1 binary64))))) |
(if (<=.f64 b #s(literal -399999999999999993113045090218343426990990578856063590215900480871244616433664 binary64)) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (/.f64 b a) #s(literal -1 binary64))) (if (<=.f64 b #s(literal 5594715494892101/3291009114642412084309938365114701009965471731267159726697218048 binary64)) (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 b (*.f64 #s(literal 2 binary64) a))) (/.f64 (exp.f64 (*.f64 (log.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1/2 binary64))) (*.f64 #s(literal 2 binary64) a))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (/.f64 c b) #s(literal -1 binary64))))) |
(if (<=.f64 b #s(literal -399999999999999993113045090218343426990990578856063590215900480871244616433664 binary64)) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (/.f64 b a) #s(literal -1 binary64))) (if (<=.f64 b #s(literal 5594715494892101/3291009114642412084309938365114701009965471731267159726697218048 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) b) (*.f64 #s(literal 2 binary64) a)) (/.f64 (exp.f64 (*.f64 (log.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) #s(literal 1/2 binary64))) (*.f64 #s(literal 2 binary64) a))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (/.f64 c b) #s(literal -1 binary64))))) |
(if (<=.f64 b #s(literal -399999999999999993113045090218343426990990578856063590215900480871244616433664 binary64)) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (/.f64 b a) #s(literal -1 binary64))) (if (<=.f64 b #s(literal 5594715494892101/3291009114642412084309938365114701009965471731267159726697218048 binary64)) (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 b (*.f64 #s(literal 2 binary64) a))) (/.f64 (exp.f64 (*.f64 (log.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) #s(literal 1/2 binary64))) (*.f64 #s(literal 2 binary64) a))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (/.f64 c b) #s(literal -1 binary64))))) |
(if (<=.f64 b #s(literal -7039981645228631/676921312041214565326761275425557544784286395355423968547480366360991530225982818124993751490268451683933401113623918903558144 binary64)) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(approx (* (+ (* (/ c (* b b)) -1) (pow a -1)) b) (fma.f64 (/.f64 c b) #s(literal -1 binary64) (/.f64 b a))) #s(literal -1 binary64))) (if (<=.f64 b #s(literal 2223208113356471/3705346855594118253554271520278013051304639509300498049262642688253220148477952 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) b) (*.f64 #s(literal 2 binary64) a)) (/.f64 (exp.f64 (*.f64 #s(approx (log (+ (* (* c -4) a) (* b b))) (+.f64 (+.f64 (log.f64 #s(literal 4 binary64)) (log.f64 a)) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) c) #s(literal -1 binary64))))) #s(literal 1/2 binary64))) (*.f64 #s(literal 2 binary64) a))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (/.f64 c b) #s(literal -1 binary64))))) |
(if (<=.f64 b #s(literal -7039981645228631/676921312041214565326761275425557544784286395355423968547480366360991530225982818124993751490268451683933401113623918903558144 binary64)) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(approx (* (+ (* (/ c (* b b)) -1) (pow a -1)) b) (fma.f64 (/.f64 c b) #s(literal -1 binary64) (/.f64 b a))) #s(literal -1 binary64))) (if (<=.f64 b #s(literal 2223208113356471/3705346855594118253554271520278013051304639509300498049262642688253220148477952 binary64)) (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 b (*.f64 #s(literal 2 binary64) a))) (/.f64 (exp.f64 (*.f64 #s(approx (log (+ (* (* c -4) a) (* b b))) (+.f64 (+.f64 (log.f64 #s(literal 4 binary64)) (log.f64 a)) (log.f64 (pow.f64 (/.f64 #s(literal -1 binary64) c) #s(literal -1 binary64))))) #s(literal 1/2 binary64))) (*.f64 #s(literal 2 binary64) a))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (/.f64 c b) #s(literal -1 binary64))))) |
(if (<=.f64 b #s(literal -101201126653655/202402253307310618352495346718917307049556649764142118356901358027430339567995346891960383701437124495187077864316811911389808737385793476867013399940738509921517424276566361364466907742093216341239767678472745068562007483424692698618103355649159556340810056512358769552333414615230502532186327508646006263307707741093494784 binary64)) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(approx (* (+ (* (/ c (* b b)) -1) (pow a -1)) b) (fma.f64 (/.f64 c b) #s(literal -1 binary64) (/.f64 b a))) #s(literal -1 binary64))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (/.f64 c b) #s(literal -1 binary64)))) |
(if (<=.f64 b #s(literal -101201126653655/202402253307310618352495346718917307049556649764142118356901358027430339567995346891960383701437124495187077864316811911389808737385793476867013399940738509921517424276566361364466907742093216341239767678472745068562007483424692698618103355649159556340810056512358769552333414615230502532186327508646006263307707741093494784 binary64)) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(approx (* (+ (* (/ c (* b b)) -1) (pow a -1)) b) (fma.f64 (/.f64 c b) #s(literal -1 binary64) (/.f64 b a))) #s(literal -1 binary64))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(approx (- (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (pow b -1)) (/.f64 #s(literal 1 binary64) (neg.f64 b))) c))) |
(if (<=.f64 b #s(literal -101201126653655/202402253307310618352495346718917307049556649764142118356901358027430339567995346891960383701437124495187077864316811911389808737385793476867013399940738509921517424276566361364466907742093216341239767678472745068562007483424692698618103355649159556340810056512358769552333414615230502532186327508646006263307707741093494784 binary64)) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(approx (* (+ (* (/ c (* b b)) -1) (pow a -1)) b) (fma.f64 (/.f64 c b) #s(literal -1 binary64) (/.f64 b a))) #s(literal -1 binary64))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(approx (- (+ (* (/ (* -2 (* (* a a) c)) (pow b 5)) c) (* (* (/ a (pow b 3)) -1) c)) (pow b -1)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) b))) c))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(approx (* (+ (* (/ c (* b b)) -1) (pow a -1)) b) (fma.f64 (/.f64 c b) #s(literal -1 binary64) (/.f64 b a))) #s(literal -1 binary64))) |
| 1× | fuel |
Compiled 553 to 120 computations (78.3% saved)
Compiled 1 140 to 268 computations (76.5% saved)
Loading profile data...