
Time bar (total: 5.0s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 0 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 1 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 2 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 3 |
| 25% | 25% | 74.9% | 0.1% | 0% | 0% | 0% | 4 |
| 37.5% | 37.4% | 62.4% | 0.1% | 0% | 0% | 0% | 5 |
| 37.5% | 37.4% | 62.4% | 0.1% | 0% | 0% | 0% | 6 |
| 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)
| 507.0ms | 5 554× | 0 | valid |
| 316.0ms | 1 176× | 2 | valid |
| 257.0ms | 1 342× | 1 | valid |
| 99.0ms | 903× | 0 | invalid |
| 60.0ms | 184× | 3 | valid |
ival-mult: 329.0ms (36.1% of total)adjust: 156.0ms (17.1% of total)ival-sqrt: 123.0ms (13.5% of total)ival-div: 96.0ms (10.5% of total)ival-sub: 75.0ms (8.2% of total)ival-add: 70.0ms (7.7% of total)ival-neg: 48.0ms (5.3% of total)exact: 10.0ms (1.1% of total)ival-assert: 3.0ms (0.3% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 130 | 0 | - | 0 | - | (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) |
| 66 | 0 | - | 0 | - | (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) |
| 15 | 0 | - | 3 | (-2.508192014383556e-294 5.366759391988659e-193 -2.679380147891792e-214) | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) |
| 6 | 0 | - | 0 | - | (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) |
| 0 | 0 | - | 0 | - | a |
| 0 | 0 | - | 0 | - | (*.f64 #s(literal 4 binary64) (*.f64 a c)) |
| 0 | 0 | - | 0 | - | (*.f64 a c) |
| 0 | 0 | - | 0 | - | #s(literal 4 binary64) |
| 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 | - | b |
| Operator | Subexpression | Explanation | Count | |
|---|---|---|---|---|
sqrt.f64 | (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) | oflow-rescue | 121 | 0 |
| ↳ | (*.f64 b b) | overflow | 104 | |
| ↳ | (*.f64 #s(literal 4 binary64) (*.f64 a c)) | overflow | 28 | |
| ↳ | (*.f64 a c) | overflow | 28 | |
| ↳ | (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) | overflow | 121 | |
+.f64 | (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) | cancellation | 66 | 0 |
/.f64 | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) | u/n | 12 | 0 |
| ↳ | (*.f64 b b) | underflow | 34 | |
| ↳ | (*.f64 #s(literal 4 binary64) (*.f64 a c)) | underflow | 38 | |
| ↳ | (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) | underflow | 23 | |
| ↳ | (*.f64 a c) | underflow | 38 | |
| ↳ | (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) | underflow | 9 | |
sqrt.f64 | (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) | uflow-rescue | 9 | 0 |
| ↳ | (*.f64 b b) | underflow | 34 | |
| ↳ | (*.f64 #s(literal 4 binary64) (*.f64 a c)) | underflow | 38 | |
| ↳ | (*.f64 a c) | underflow | 38 | |
| ↳ | (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) | underflow | 9 | |
-.f64 | (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) | nan-rescue | 6 | 0 |
| ↳ | (*.f64 b b) | overflow | 104 | |
| ↳ | (*.f64 #s(literal 4 binary64) (*.f64 a c)) | overflow | 28 | |
| ↳ | (*.f64 a c) | overflow | 28 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 141 | 0 |
| - | 30 | 85 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 141 | 0 | 0 |
| - | 30 | 0 | 85 |
| number | freq |
|---|---|
| 0 | 85 |
| 1 | 131 |
| 2 | 37 |
| 3 | 3 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 33.0ms | 336× | 0 | valid |
| 19.0ms | 74× | 2 | valid |
| 16.0ms | 88× | 1 | valid |
| 5.0ms | 14× | 3 | valid |
Compiled 161 to 46 computations (71.4% saved)
ival-mult: 19.0ms (39.5% of total)adjust: 8.0ms (16.6% of total)ival-sqrt: 6.0ms (12.5% of total)ival-div: 5.0ms (10.4% of total)ival-sub: 4.0ms (8.3% of total)ival-add: 4.0ms (8.3% of total)ival-neg: 2.0ms (4.2% of total)exact: 1.0ms (2.1% 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 | 60 | 175 |
| 1 | 182 | 168 |
| 2 | 483 | 168 |
| 3 | 1097 | 167 |
| 4 | 2255 | 160 |
| 5 | 6043 | 160 |
| 0 | 14 | 17 |
| 0 | 23 | 17 |
| 1 | 44 | 17 |
| 2 | 100 | 17 |
| 3 | 214 | 17 |
| 4 | 389 | 17 |
| 5 | 1131 | 16 |
| 6 | 5154 | 16 |
| 0 | 8066 | 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 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) |
| Outputs |
|---|
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 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 (*.f64 c a) #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64))) #s(literal 2 binary64)) |
Compiled 17 to 14 computations (17.6% saved)
Compiled 0 to 3 computations (-∞% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 47.2% | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 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 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) |
(+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) |
(neg.f64 b) |
b |
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) |
(-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) |
(*.f64 b b) |
(*.f64 #s(literal 4 binary64) (*.f64 a c)) |
#s(literal 4 binary64) |
(*.f64 a c) |
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 (* a c) #s(hole binary64 (* a c))) |
#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 | |
|---|---|---|---|---|
| 4.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 c) 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 c) a c (* 2 a) 2) |
| 4.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 c) 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 c) 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 c) a c (* 2 a) 2) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 669 | 4549 |
| 0 | 683 | 4276 |
| 0 | 3793 | 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 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) |
(+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) |
(neg.f64 b) |
b |
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) |
(-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) |
(*.f64 b b) |
(*.f64 #s(literal 4 binary64) (*.f64 a c)) |
#s(literal 4 binary64) |
(*.f64 a c) |
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 (* a c) #s(hole binary64 (* a c))) |
#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 c a) #s(literal 4 binary64)) (*.f64 (*.f64 c a) #s(literal 4 binary64)))) (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64)))) |
(/.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 c a) #s(literal 4 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 b b) (*.f64 b b) (fma.f64 (*.f64 (*.f64 c a) #s(literal 4 binary64)) (*.f64 (*.f64 c a) #s(literal 4 binary64)) (*.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal 4 binary64)))))) |
(/.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 #s(literal -4 binary64) (*.f64 c a))) |
(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 #s(literal -4 binary64) (*.f64 c a))) |
(fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
(-.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal 4 binary64))) |
(+.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b)) |
(+.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 a #s(literal 4 binary64)) c) |
(*.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) |
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 c a) #s(literal 4 binary64))) |
#s(approx (* a c) (*.f64 c a)) |
#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/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))) (*.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)))) 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/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 (*.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))))) 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/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 (*.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 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 (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/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 #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)))))) 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/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 #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))))))) 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 177 to 887 computations (85.6% saved)
8 alts after pruning (7 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 154 | 7 | 161 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 154 | 8 | 162 |
| Status | Accuracy | Program |
|---|---|---|
| 27.9% | (/.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)) | |
| 12.0% | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (/.f64 (-.f64 (pow.f64 (*.f64 b b) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 b b) (*.f64 b b) (fma.f64 (*.f64 (*.f64 c a) #s(literal 4 binary64)) (*.f64 (*.f64 c a) #s(literal 4 binary64)) (*.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal 4 binary64)))))))) (*.f64 #s(literal 2 binary64) a)) | |
| ✓ | 47.2% | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) |
| ▶ | 40.6% | (/.f64 (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 #s(literal -1 binary64) b))) (*.f64 #s(literal 2 binary64) a)) |
| ▶ | 31.3% | (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) a)) |
| ▶ | 47.0% | (+.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))) |
| ▶ | 36.1% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 (/.f64 c b) #s(literal -1 binary64))) |
| ▶ | 40.1% | #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 533 to 294 computations (44.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 c b) #s(literal -1 binary64))) |
(*.f64 (/.f64 c b) #s(literal -1 binary64)) |
(/.f64 c b) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) a)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -2 binary64))) |
(*.f64 (*.f64 a (/.f64 c b)) #s(literal -2 binary64)) |
(*.f64 a (/.f64 c b)) |
#s(literal -2 binary64) |
(/.f64 (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 #s(literal -1 binary64) b))) (*.f64 #s(literal 2 binary64) a)) |
(+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 #s(literal -1 binary64) b))) |
(neg.f64 b) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 #s(literal -1 binary64) 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 (+ (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 (* (* a (/ c b)) -2) #s(hole binary64 (* -2 (/ (* a c) b)))) |
#s(approx (* a (/ c b)) #s(hole binary64 (/ (* a c) 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 (+ (/ (* -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 (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 (+ (/ (* -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 (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 (+ (/ (* -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 (* (/ c b) -1) #s(hole binary64 (* -1 (/ c b)))) |
#s(approx (/ c b) #s(hole binary64 (/ c b))) |
#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 (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 (+ (/ (* -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 (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 (+ (/ (* -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 (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 (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 (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 (+ (/ (* -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 (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)))))))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 10.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)) (* (/ c b) -1) (/ c b) (/ (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* (* a (/ c b)) -2) (* a (/ c b)) -2 (/ (+ (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))))) |
| 6.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)) (* (/ c b) -1) (/ c b) (/ (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* (* a (/ c b)) -2) (* a (/ c b)) -2 (/ (+ (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))))) |
| 6.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)) (* (/ c b) -1) (/ c b) (/ (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* (* a (/ c b)) -2) (* a (/ c b)) -2 (/ (+ (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))))) |
| 5.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)) (* (/ c b) -1) (/ c b) (/ (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* (* a (/ c b)) -2) (* a (/ c b)) -2 (/ (+ (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))))) |
| 4.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)) (* (/ c b) -1) (/ c b) (/ (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* (* a (/ c b)) -2) (* a (/ c b)) -2 (/ (+ (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))))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 947 | 10440 |
| 0 | 985 | 9063 |
| 1 | 5115 | 8824 |
| 0 | 8037 | 8569 |
| 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 c b) #s(literal -1 binary64))) |
(*.f64 (/.f64 c b) #s(literal -1 binary64)) |
(/.f64 c b) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) a)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -2 binary64))) |
(*.f64 (*.f64 a (/.f64 c b)) #s(literal -2 binary64)) |
(*.f64 a (/.f64 c b)) |
#s(literal -2 binary64) |
(/.f64 (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 #s(literal -1 binary64) b))) (*.f64 #s(literal 2 binary64) a)) |
(+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 #s(literal -1 binary64) b))) |
(neg.f64 b) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 #s(literal -1 binary64) 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 (+ (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 (* (* a (/ c b)) -2) #s(hole binary64 (* -2 (/ (* a c) b)))) |
#s(approx (* a (/ c b)) #s(hole binary64 (/ (* a c) 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 (+ (/ (* -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 (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 (+ (/ (* -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 (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 (+ (/ (* -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 (* (/ c b) -1) #s(hole binary64 (* -1 (/ c b)))) |
#s(approx (/ c b) #s(hole binary64 (/ c b))) |
#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 (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 (+ (/ (* -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 (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 (+ (/ (* -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 (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 (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 (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 (+ (/ (* -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 (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)))))))))) |
| Outputs |
|---|
(/.f64 (/.f64 (fma.f64 (pow.f64 (fma.f64 (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (*.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 (pow.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (*.f64 (/.f64 (pow.f64 (fma.f64 (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64))) (/.f64 (pow.f64 (fma.f64 (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (*.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 (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (pow.f64 (/.f64 b a) #s(literal 3 binary64)) #s(literal -1/8 binary64) (/.f64 (pow.f64 (fma.f64 (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 3/2 binary64)) (pow.f64 (*.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 (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64))) (/.f64 (pow.f64 (fma.f64 (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (*.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 (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (*.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 (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (*.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 (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)))) (pow.f64 (*.f64 a #s(literal 2 binary64)) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (*.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 (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (*.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 (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (*.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 (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (*.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 (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (*.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 (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (*.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 (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (*.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 (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (*.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 (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64))) |
(*.f64 (pow.f64 (fma.f64 (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/4 binary64))) |
(pow.f64 (exp.f64 (log.f64 (fma.f64 (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)))) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 (fma.f64 (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) (fma.f64 (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) a) c))) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 (fma.f64 (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (fma.f64 (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (fma.f64 (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal -1/2 binary64))) |
(sqrt.f64 (fma.f64 (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) a) c))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) a) c))) #s(literal 1/2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (fma.f64 (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) a) c))) #s(literal 1/2 binary64))) (sinh.f64 (*.f64 (log.f64 (fma.f64 (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) a) c))) #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 b b) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 2 binary64))) (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 b b) #s(literal 2 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 (*.f64 b b) #s(literal 2 binary64))) (-.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) (*.f64 b b))) |
(/.f64 (-.f64 (pow.f64 (*.f64 b b) #s(literal 3 binary64)) (*.f64 #s(literal 64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)))) (fma.f64 (pow.f64 (pow.f64 b #s(literal 1/2 binary64)) #s(literal 4 binary64)) (pow.f64 (pow.f64 b #s(literal 1/2 binary64)) #s(literal 4 binary64)) (fma.f64 (*.f64 (*.f64 c a) #s(literal 4 binary64)) (*.f64 (*.f64 c a) #s(literal 4 binary64)) (*.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal 4 binary64)))))) |
(/.f64 (fma.f64 (pow.f64 (fabs.f64 b) #s(literal 3 binary64)) (pow.f64 (fabs.f64 b) #s(literal 3 binary64)) (*.f64 #s(literal -64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)))) (fma.f64 (pow.f64 (pow.f64 b #s(literal 1/2 binary64)) #s(literal 4 binary64)) (pow.f64 (pow.f64 b #s(literal 1/2 binary64)) #s(literal 4 binary64)) (-.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 (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 c a) #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 (*.f64 b b) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) (*.f64 b b))))) |
(fma.f64 (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) |
(fma.f64 (pow.f64 (*.f64 b #s(literal -1 binary64)) #s(literal 1 binary64)) (pow.f64 (*.f64 b #s(literal -1 binary64)) #s(literal 1 binary64)) (*.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 c a) #s(literal -4 binary64) (*.f64 b b)) |
(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 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) |
(-.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal 4 binary64))) |
(+.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 (pow.f64 (*.f64 (/.f64 (/.f64 c b) b) #s(literal -1 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 a a) #s(literal -1 binary64))) (-.f64 (*.f64 (/.f64 (/.f64 c b) b) #s(literal -1 binary64)) (pow.f64 a #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (pow.f64 (/.f64 (/.f64 c b) b) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -1 binary64))) (fma.f64 (*.f64 (/.f64 (/.f64 c b) b) #s(literal -1 binary64)) (*.f64 (/.f64 (/.f64 c b) b) #s(literal -1 binary64)) (-.f64 (pow.f64 (*.f64 a 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 (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (pow.f64 (fabs.f64 b) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 b #s(literal -1 binary64)) #s(literal 1 binary64)) (pow.f64 (*.f64 b #s(literal -1 binary64)) #s(literal 1 binary64))) |
(*.f64 (fabs.f64 b) (fabs.f64 b)) |
(*.f64 (*.f64 b #s(literal -1 binary64)) (*.f64 b #s(literal -1 binary64))) |
(*.f64 b b) |
(pow.f64 (fabs.f64 b) #s(literal 2 binary64)) |
(pow.f64 (*.f64 b b) #s(literal 1 binary64)) |
(pow.f64 (*.f64 b #s(literal -1 binary64)) #s(literal 2 binary64)) |
(pow.f64 b #s(literal 2 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (pow.f64 b #s(literal -1 binary64)) #s(literal 2 binary64))) |
(exp.f64 (fma.f64 (log.f64 b) #s(literal 1 binary64) (log.f64 b))) |
(exp.f64 (*.f64 (*.f64 (log.f64 b) #s(literal 2 binary64)) #s(literal 1 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 (exp.f64 (log.f64 a)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 a #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 a 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 c b) #s(literal -1 binary64))) |
(*.f64 (/.f64 c b) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 c b)) |
(/.f64 (*.f64 c #s(literal -1 binary64)) b) |
(neg.f64 (/.f64 c b)) |
(/.f64 (*.f64 c #s(literal -1 binary64)) (*.f64 b #s(literal -1 binary64))) |
(/.f64 c b) |
(/.f64 (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))) #s(literal 2 binary64)) a) |
(/.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)))) (neg.f64 (*.f64 a #s(literal 2 binary64)))) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))) (*.f64 a #s(literal 2 binary64))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))) |
(*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)) |
(*.f64 #s(literal -2 binary64) (/.f64 (*.f64 c a) b)) |
(*.f64 a (*.f64 (/.f64 c b) #s(literal -2 binary64))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) b) |
(*.f64 (/.f64 c b) a) |
(*.f64 a (/.f64 c b)) |
(/.f64 (neg.f64 (*.f64 c a)) (*.f64 b #s(literal -1 binary64))) |
(/.f64 (*.f64 c a) b) |
#s(literal -2 binary64) |
(/.f64 (/.f64 (+.f64 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 b #s(literal -1 binary64))) (*.f64 b #s(literal -1 binary64))) #s(literal 2 binary64)) a) |
(/.f64 (neg.f64 (+.f64 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 b #s(literal -1 binary64))) (*.f64 b #s(literal -1 binary64)))) (neg.f64 (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (+.f64 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 b #s(literal -1 binary64))) (*.f64 b #s(literal -1 binary64))) (*.f64 a #s(literal 2 binary64))) |
(fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 b #s(literal -1 binary64))) (*.f64 a #s(literal 2 binary64)))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (/.f64 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 b #s(literal -1 binary64))) (*.f64 a #s(literal 2 binary64)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 b #s(literal -1 binary64))) (*.f64 a #s(literal 2 binary64)))) |
(+.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (/.f64 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 b #s(literal -1 binary64))) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 b b) (*.f64 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 b #s(literal -1 binary64))) #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 b #s(literal -1 binary64))))) (-.f64 (*.f64 b #s(literal -1 binary64)) #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 b #s(literal -1 binary64))))) |
(/.f64 (fma.f64 (*.f64 b b) (*.f64 b #s(literal -1 binary64)) (pow.f64 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 b #s(literal -1 binary64))) #s(literal 3 binary64))) (fma.f64 (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (-.f64 (*.f64 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 b #s(literal -1 binary64))) #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 b #s(literal -1 binary64)))) (*.f64 (*.f64 b #s(literal -1 binary64)) #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 b #s(literal -1 binary64))))))) |
(fma.f64 b #s(literal -1 binary64) #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 b #s(literal -1 binary64)))) |
(fma.f64 #s(literal -1 binary64) b #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 b #s(literal -1 binary64)))) |
(+.f64 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 b #s(literal -1 binary64))) (*.f64 b #s(literal -1 binary64))) |
(+.f64 (*.f64 b #s(literal -1 binary64)) #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 b #s(literal -1 binary64)))) |
(*.f64 b #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) b) |
(neg.f64 b) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 b #s(literal -1 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)) (/.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 (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) (*.f64 b b)) |
#s(approx (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) (fma.f64 (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (*.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 (*.f64 c c) #s(literal 2 binary64)) (pow.f64 (*.f64 b b) #s(literal 3 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 (/.f64 c b) a (*.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 (+ (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 (*.f64 c c) #s(literal 2 binary64)) (pow.f64 (*.f64 b b) #s(literal 3 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 (* (* a (/ c b)) -2) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))) |
#s(approx (* a (/ c b)) (/.f64 (*.f64 c a) b)) |
#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 (/ (+ (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 (*.f64 b b) #s(literal 2 binary64)) (*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -4 binary64))) (pow.f64 (*.f64 (pow.f64 (*.f64 (*.f64 c c) c) #s(literal -1 binary64)) (pow.f64 (pow.f64 a #s(literal 5 binary64)) #s(literal -1 binary64))) #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 (*.f64 b b) #s(literal 2 binary64)) (*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -4 binary64))) (pow.f64 (*.f64 (pow.f64 (*.f64 (*.f64 c c) c) #s(literal -1 binary64)) (pow.f64 (pow.f64 a #s(literal 5 binary64)) #s(literal -1 binary64))) #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 (*.f64 b b) #s(literal 2 binary64)) (*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -4 binary64))) (pow.f64 (*.f64 (pow.f64 (*.f64 (*.f64 c c) c) #s(literal -1 binary64)) (pow.f64 (pow.f64 a #s(literal 5 binary64)) #s(literal -1 binary64))) #s(literal 1/2 binary64))) #s(literal -1/16 binary64) (fma.f64 (*.f64 (/.f64 (pow.f64 (*.f64 b b) #s(literal 3 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 (*.f64 c c) #s(literal 5/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 a #s(literal 7 binary64)) #s(literal -1 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 (*.f64 b b) #s(literal 2 binary64)) (*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -4 binary64))) (pow.f64 (*.f64 (pow.f64 (*.f64 (*.f64 c c) c) #s(literal -1 binary64)) (pow.f64 (pow.f64 a #s(literal 5 binary64)) #s(literal -1 binary64))) #s(literal 1/2 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b 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 (*.f64 b b) #s(literal 2 binary64)) (*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -4 binary64))) (pow.f64 (*.f64 (pow.f64 (*.f64 (*.f64 c c) c) #s(literal -1 binary64)) (pow.f64 (pow.f64 a #s(literal 5 binary64)) #s(literal -1 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (pow.f64 (*.f64 b b) #s(literal 3 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 (*.f64 c c) #s(literal 5/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 a #s(literal 7 binary64)) #s(literal -1 binary64))) #s(literal 1/2 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b 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 (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) |
#s(approx (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) (*.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 (*.f64 b b) #s(literal 2 binary64)) (*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -4 binary64))) (pow.f64 (*.f64 (pow.f64 (*.f64 (*.f64 c c) c) #s(literal -1 binary64)) (pow.f64 (pow.f64 a #s(literal 5 binary64)) #s(literal -1 binary64))) #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 (*.f64 b b) #s(literal 2 binary64)) (*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -4 binary64))) (pow.f64 (*.f64 (pow.f64 (*.f64 (*.f64 c c) c) #s(literal -1 binary64)) (pow.f64 (pow.f64 a #s(literal 5 binary64)) #s(literal -1 binary64))) #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 (*.f64 b b) #s(literal 2 binary64)) (*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -4 binary64))) (pow.f64 (*.f64 (pow.f64 (*.f64 (*.f64 c c) c) #s(literal -1 binary64)) (pow.f64 (pow.f64 a #s(literal 5 binary64)) #s(literal -1 binary64))) #s(literal 1/2 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b 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 (*.f64 b b) #s(literal 2 binary64)) (*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -4 binary64))) (pow.f64 (*.f64 (pow.f64 (*.f64 (*.f64 c c) c) #s(literal -1 binary64)) (pow.f64 (pow.f64 a #s(literal 5 binary64)) #s(literal -1 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (pow.f64 (*.f64 b b) #s(literal 3 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 (*.f64 c c) #s(literal 5/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 a #s(literal 7 binary64)) #s(literal -1 binary64))) #s(literal 1/2 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b 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 (/ (+ (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 (*.f64 b b) #s(literal 2 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/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 #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 (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 (*.f64 b b) #s(literal 2 binary64))) (pow.f64 (*.f64 (pow.f64 (*.f64 (*.f64 c c) c) #s(literal -1 binary64)) (pow.f64 (pow.f64 a #s(literal 5 binary64)) #s(literal -1 binary64))) #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/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 #s(literal -1 binary64) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (fma.f64 (*.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (pow.f64 (*.f64 b b) #s(literal 3 binary64))) (pow.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 c c) #s(literal 5/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 a #s(literal 7 binary64)) #s(literal -1 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 (*.f64 b b) #s(literal 2 binary64))) (pow.f64 (*.f64 (pow.f64 (*.f64 (*.f64 c c) c) #s(literal -1 binary64)) (pow.f64 (pow.f64 a #s(literal 5 binary64)) #s(literal -1 binary64))) #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 (*.f64 b b) #s(literal 2 binary64))) (pow.f64 (*.f64 (pow.f64 (*.f64 (*.f64 c c) c) #s(literal -1 binary64)) (pow.f64 (pow.f64 a #s(literal 5 binary64)) #s(literal -1 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 (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 (*.f64 b b) #s(literal 2 binary64))) (pow.f64 (*.f64 (pow.f64 (*.f64 (*.f64 c c) c) #s(literal -1 binary64)) (pow.f64 (pow.f64 a #s(literal 5 binary64)) #s(literal -1 binary64))) #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 (*.f64 b b) #s(literal 3 binary64))) (pow.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 c c) #s(literal 5/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 a #s(literal 7 binary64)) #s(literal -1 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 (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) (*.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 (*.f64 b b) #s(literal 2 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 (*.f64 b b) #s(literal 2 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 #s(literal -1/64 binary64) (*.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (pow.f64 (*.f64 b b) #s(literal 2 binary64))) (pow.f64 (*.f64 (pow.f64 (*.f64 (*.f64 c c) c) #s(literal -1 binary64)) (pow.f64 (pow.f64 a #s(literal 5 binary64)) #s(literal -1 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 (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 (*.f64 b b) #s(literal 2 binary64))) (pow.f64 (*.f64 (pow.f64 (*.f64 (*.f64 c c) c) #s(literal -1 binary64)) (pow.f64 (pow.f64 a #s(literal 5 binary64)) #s(literal -1 binary64))) #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 (*.f64 b b) #s(literal 3 binary64))) (pow.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 c c) #s(literal 5/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 a #s(literal 7 binary64)) #s(literal -1 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 (/ (+ (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) (*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -4 binary64))) (pow.f64 (*.f64 (pow.f64 (*.f64 (*.f64 c c) c) #s(literal -1 binary64)) (pow.f64 (pow.f64 a #s(literal 5 binary64)) #s(literal -1 binary64))) #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) (*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -4 binary64))) (pow.f64 (*.f64 (pow.f64 (*.f64 (*.f64 c c) c) #s(literal -1 binary64)) (pow.f64 (pow.f64 a #s(literal 5 binary64)) #s(literal -1 binary64))) #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 (*.f64 (*.f64 c c) c) #s(literal -1 binary64)) (pow.f64 (pow.f64 a #s(literal 5 binary64)) #s(literal -1 binary64))) #s(literal 1/2 binary64))) (*.f64 (pow.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal -1/4 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 (*.f64 c c) #s(literal 5/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 a #s(literal 7 binary64)) #s(literal -1 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/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 (*.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) (*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -4 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))) (*.f64 (pow.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal -1/4 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) (*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -4 binary64))) (pow.f64 (*.f64 (pow.f64 (*.f64 (*.f64 c c) c) #s(literal -1 binary64)) (pow.f64 (pow.f64 a #s(literal 5 binary64)) #s(literal -1 binary64))) #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 (* (/ c b) -1) (*.f64 (/.f64 c b) #s(literal -1 binary64))) |
#s(approx (/ c b) (/.f64 c 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/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 (*.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) (*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -4 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 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/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 (*.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) (*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -4 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))) (*.f64 (pow.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal -1/4 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 (/ (+ (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 (*.f64 a a) (*.f64 (*.f64 c c) c)) (pow.f64 (*.f64 b b) #s(literal 2 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 (*.f64 a a) (*.f64 (*.f64 c c) c)) (pow.f64 (*.f64 b b) #s(literal 2 binary64))) #s(literal -2 binary64) (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b)) #s(literal -1 binary64) (*.f64 c #s(literal -1 binary64))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 20 binary64))) (*.f64 (pow.f64 (*.f64 b b) #s(literal 3 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 (*.f64 b b) #s(literal 2 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 a a) (pow.f64 (/.f64 (/.f64 c b) b) #s(literal 3 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 (*.f64 b b) #s(literal 2 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 (*.f64 b b) #s(literal 2 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 (*.f64 b b) #s(literal 3 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 (*.f64 b b) #s(literal 2 binary64)))))) b)) |
#s(approx (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) (fma.f64 (*.f64 b b) #s(literal 1 binary64) (*.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 (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 (*.f64 a a) (*.f64 (*.f64 c c) c)) (pow.f64 (*.f64 b b) #s(literal 2 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 (*.f64 a a) (*.f64 (*.f64 c c) c)) (pow.f64 (*.f64 b b) #s(literal 2 binary64))) #s(literal -2 binary64) (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b)) #s(literal -1 binary64) (*.f64 c #s(literal -1 binary64))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 20 binary64))) (*.f64 (pow.f64 (*.f64 b b) #s(literal 3 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 #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 (*.f64 b b) #s(literal 2 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 (*.f64 b b) #s(literal 2 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 (*.f64 b b) #s(literal 3 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 (*.f64 b b) #s(literal 2 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 (*.f64 b b) #s(literal 3 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 (*.f64 b b) #s(literal 2 binary64)))))) 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 (*.f64 b b) #s(literal 2 binary64))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 (*.f64 b #s(literal -1 binary64)) (fma.f64 (*.f64 (*.f64 a a) (pow.f64 (/.f64 (/.f64 c b) b) #s(literal 3 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 (*.f64 b b) #s(literal 2 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 (*.f64 b b) #s(literal 2 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 a a) (pow.f64 (/.f64 (/.f64 c b) b) #s(literal 3 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 (*.f64 b b) #s(literal 2 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 (*.f64 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)) (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64))) (pow.f64 (*.f64 b b) #s(literal 3 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 (*.f64 b b) #s(literal 2 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 (*.f64 b b) #s(literal 2 binary64))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 (*.f64 b #s(literal -1 binary64)) (fma.f64 (*.f64 (*.f64 a a) (pow.f64 (/.f64 (/.f64 c b) b) #s(literal 3 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 (*.f64 b b) #s(literal 2 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 (*.f64 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)) (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64))) (pow.f64 (*.f64 b b) #s(literal 3 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 (*.f64 b b) #s(literal 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 (*.f64 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)) (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64))) (pow.f64 (*.f64 b b) #s(literal 3 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 (*.f64 b b) #s(literal 2 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 (*.f64 a a) #s(literal 2 binary64)) (pow.f64 (*.f64 b b) #s(literal 3 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 (*.f64 a a) #s(literal 2 binary64)) (pow.f64 (*.f64 b b) #s(literal 3 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 (/ (+ (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 (*.f64 b b) #s(literal 2 binary64)) (*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -4 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 (*.f64 b b) #s(literal 2 binary64)) (*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -4 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 (*.f64 b b) #s(literal 2 binary64)) (*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -4 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 (*.f64 b b) #s(literal 3 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 (*.f64 c c) #s(literal 5/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -1 binary64))) #s(literal 1/2 binary64)) (/.f64 (pow.f64 (*.f64 b b) #s(literal 2 binary64)) (*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -4 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 (*.f64 c c) #s(literal 5/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -1 binary64))) #s(literal 1/2 binary64)) (/.f64 (pow.f64 (*.f64 b b) #s(literal 2 binary64)) (*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -4 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (pow.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 c c) #s(literal 7/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 a #s(literal 5 binary64)) #s(literal -1 binary64))) #s(literal 1/2 binary64)) (/.f64 (pow.f64 (*.f64 b b) #s(literal 3 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 (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) (*.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 (*.f64 b b) #s(literal 2 binary64)) (*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -4 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 (pow.f64 b #s(literal -1 binary64)) #s(literal 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 (pow.f64 (pow.f64 (*.f64 c c) #s(literal 5/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -1 binary64))) #s(literal 1/2 binary64)) (/.f64 (pow.f64 (*.f64 b b) #s(literal 2 binary64)) (*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -4 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 (pow.f64 (pow.f64 (*.f64 c c) #s(literal 5/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -1 binary64))) #s(literal 1/2 binary64)) (/.f64 (pow.f64 (*.f64 b b) #s(literal 2 binary64)) (*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -4 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 (*.f64 c c) #s(literal 5/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -1 binary64))) #s(literal 1/2 binary64)) (/.f64 (pow.f64 (*.f64 b b) #s(literal 2 binary64)) (*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -4 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (pow.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 c c) #s(literal 7/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 a #s(literal 5 binary64)) #s(literal -1 binary64))) #s(literal 1/2 binary64)) (/.f64 (pow.f64 (*.f64 b b) #s(literal 3 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 (/ (+ (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/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 (*.f64 b b) #s(literal 2 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 (/ (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 (*.f64 b b) #s(literal 2 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 (*.f64 b b) #s(literal 2 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 (*.f64 b b) #s(literal 3 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 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 c #s(literal -1 binary64)) (fma.f64 (*.f64 (pow.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 c c) #s(literal 5/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 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)) (pow.f64 (*.f64 b b) #s(literal 2 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 c #s(literal -1 binary64)) (fma.f64 (*.f64 (pow.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 c c) #s(literal 5/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 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)) (pow.f64 (*.f64 b b) #s(literal 2 binary64)))) #s(literal -1/64 binary64) (fma.f64 (*.f64 (pow.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 c c) #s(literal 7/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 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 (*.f64 b b) #s(literal 3 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 (+ (* (pow b 1) (pow b 1)) (* -4 (* c a))) (*.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/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 (*.f64 b b) #s(literal 2 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 (* (* (+ (* (/ 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 (pow.f64 b #s(literal -1 binary64)) #s(literal 2 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/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 (*.f64 b b) #s(literal 2 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 c #s(literal -1 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 c #s(literal -1 binary64)) (fma.f64 (*.f64 (pow.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 c c) #s(literal 5/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 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)) (pow.f64 (*.f64 b b) #s(literal 2 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 c #s(literal -1 binary64)) (fma.f64 (*.f64 (pow.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 c c) #s(literal 5/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 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)) (pow.f64 (*.f64 b b) #s(literal 2 binary64)))) #s(literal -1/64 binary64) (fma.f64 (*.f64 (pow.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 c c) #s(literal 7/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 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 (*.f64 b b) #s(literal 3 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)))))))) |
Compiled 15 387 to 1 616 computations (89.5% saved)
9 alts after pruning (5 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 380 | 5 | 385 |
| Fresh | 2 | 0 | 2 |
| Picked | 1 | 4 | 5 |
| Done | 1 | 0 | 1 |
| Total | 384 | 9 | 393 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 45.7% | (/.f64 (fma.f64 (pow.f64 (fma.f64 (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (*.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))) |
| ▶ | 31.6% | (/.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 (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)))) (pow.f64 (*.f64 a #s(literal 2 binary64)) #s(literal 2 binary64))) |
| ▶ | 12.8% | (/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (*.f64 (/.f64 (pow.f64 (fma.f64 (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64))) (/.f64 (pow.f64 (fma.f64 (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (*.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 (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64))))) |
| ✓ | 40.6% | (/.f64 (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 #s(literal -1 binary64) b))) (*.f64 #s(literal 2 binary64) a)) |
| ✓ | 31.3% | (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) a)) |
| ▶ | 46.6% | (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) b) (*.f64 #s(literal 2 binary64) a)) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal -1/2 binary64))) (*.f64 #s(literal 2 binary64) a))) |
| ▶ | 6.0% | (+.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))) |
| ✓ | 36.1% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 (/.f64 c b) #s(literal -1 binary64))) |
| ✓ | 40.1% | #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 543 to 296 computations (45.5% saved)
| Inputs |
|---|
(+.f64 (/.f64 (*.f64 #s(literal -1 binary64) b) (*.f64 #s(literal 2 binary64) a)) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #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 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal -1/2 binary64))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal -1/2 binary64))) |
#s(literal 1 binary64) |
(pow.f64 (fma.f64 (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal -1/2 binary64)) |
(fma.f64 (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) |
(pow.f64 (fabs.f64 b) #s(literal 1 binary64)) |
(fabs.f64 b) |
(*.f64 (*.f64 #s(literal -4 binary64) a) c) |
(*.f64 #s(literal -4 binary64) a) |
#s(literal -4 binary64) |
c |
#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))) |
#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 c b) |
(*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 a #s(literal -1 binary64)) |
#s(literal 1/2 binary64) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (*.f64 (/.f64 (pow.f64 (fma.f64 (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64))) (/.f64 (pow.f64 (fma.f64 (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (*.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 (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (*.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 2 binary64)) (*.f64 (/.f64 (pow.f64 (fma.f64 (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64))) (/.f64 (pow.f64 (fma.f64 (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 a #s(literal 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 b a) |
(*.f64 (/.f64 (pow.f64 (fma.f64 (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64))) (/.f64 (pow.f64 (fma.f64 (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (pow.f64 (fma.f64 (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64))) |
(pow.f64 (fma.f64 (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (*.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 (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.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 (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)))) (pow.f64 (*.f64 a #s(literal 2 binary64)) #s(literal 2 binary64))) |
(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 (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)))) |
(*.f64 b #s(literal -1 binary64)) |
(*.f64 (*.f64 a #s(literal 2 binary64)) (pow.f64 (fma.f64 (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64))) |
(pow.f64 (*.f64 a #s(literal 2 binary64)) #s(literal 2 binary64)) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (*.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 (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/4 binary64)) (*.f64 b #s(literal -1 binary64))) |
(pow.f64 (fma.f64 (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/4 binary64)) |
#s(literal 1/4 binary64) |
| Outputs |
|---|
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a))) #s(hole binary64 (/ (+ (* -1/2 b) (* 1/2 (fabs b))) a))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a))) #s(hole binary64 (/ (+ (* -1 (/ (* a c) (fabs b))) (+ (* -1/2 b) (* 1/2 (fabs b)))) a))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a))) #s(hole binary64 (/ (+ (* -1/2 b) (+ (* 1/2 (fabs b)) (* a (+ (* -1 (/ c (fabs b))) (* -1 (/ (* a (pow c 2)) (pow (fabs b) 3))))))) a))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a))) #s(hole binary64 (/ (+ (* -1/2 b) (+ (* 1/2 (fabs b)) (* a (+ (* -1 (/ c (fabs b))) (* a (+ (* -2 (/ (* a (pow c 3)) (pow (fabs b) 5))) (* -1 (/ (pow c 2) (pow (fabs 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 (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a)) #s(hole binary64 (* 1/2 (/ (fabs b) a)))) |
#s(approx (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a)) #s(hole binary64 (/ (+ (* -1 (/ (* a c) (fabs b))) (* 1/2 (fabs b))) a))) |
#s(approx (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a)) #s(hole binary64 (/ (+ (* 1/2 (fabs b)) (* a (+ (* -1 (/ c (fabs b))) (* -1 (/ (* a (pow c 2)) (pow (fabs b) 3)))))) a))) |
#s(approx (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a)) #s(hole binary64 (/ (+ (* 1/2 (fabs b)) (* a (+ (* -1 (/ c (fabs b))) (* a (+ (* -2 (/ (* a (pow c 3)) (pow (fabs b) 5))) (* -1 (/ (pow c 2) (pow (fabs b) 3)))))))) a))) |
#s(approx (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) #s(hole binary64 (fabs b))) |
#s(approx (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) #s(hole binary64 (+ (fabs b) (* -2 (/ (* a c) (fabs b)))))) |
#s(approx (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) #s(hole binary64 (+ (fabs b) (* a (+ (* -2 (/ c (fabs b))) (* -2 (/ (* a (pow c 2)) (pow (fabs b) 3)))))))) |
#s(approx (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) #s(hole binary64 (+ (fabs b) (* a (+ (* -2 (/ c (fabs b))) (* a (+ (* -4 (/ (* a (pow c 3)) (pow (fabs b) 5))) (* -2 (/ (pow c 2) (pow (fabs b) 3)))))))))) |
#s(approx (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2) #s(hole binary64 (/ 1 (fabs b)))) |
#s(approx (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2) #s(hole binary64 (+ (* 2 (/ (* a c) (pow (fabs b) 3))) (/ 1 (fabs b))))) |
#s(approx (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2) #s(hole binary64 (+ (* a (+ (* -1/2 (* a (* (fabs b) (+ (* -16 (/ (pow c 2) (pow (fabs b) 6))) (* 4 (/ (pow c 2) (pow (fabs b) 6))))))) (* 2 (/ c (pow (fabs b) 3))))) (/ 1 (fabs b))))) |
#s(approx (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2) #s(hole binary64 (+ (* a (+ (* 2 (/ c (pow (fabs b) 3))) (* a (+ (* -1/2 (* a (* (fabs b) (+ (* -64 (/ (pow c 3) (pow (fabs b) 8))) (* -2 (/ (* c (+ (* -16 (/ (pow c 2) (pow (fabs b) 6))) (* 4 (/ (pow c 2) (pow (fabs b) 6))))) (pow (fabs b) 2))))))) (* -1/2 (* (fabs b) (+ (* -16 (/ (pow c 2) (pow (fabs b) 6))) (* 4 (/ (pow c 2) (pow (fabs b) 6)))))))))) (/ 1 (fabs b))))) |
#s(approx (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) #s(hole binary64 (pow (fabs b) 2))) |
#s(approx (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) #s(hole binary64 (+ (* -4 (* a c)) (pow (fabs b) 2)))) |
#s(approx (* (* -4 a) c) #s(hole binary64 (* -4 (* a c)))) |
#s(approx (* -4 a) #s(hole binary64 (* -4 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))) |
#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) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (/ (- (* 1/4 (pow b 2)) (* 1/4 (pow (fabs b) 2))) (* a (- (* -1/2 b) (* 1/2 (fabs b))))))) |
#s(approx (/ (- (pow (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (/ (- (+ (* 1/4 (/ (pow b 2) (- (* -1/2 b) (* 1/2 (fabs b))))) (* a (- (/ c (- (* -1/2 b) (* 1/2 (fabs b)))) (/ (* c (- (* 1/4 (pow b 2)) (* 1/4 (pow (fabs b) 2)))) (* (fabs b) (pow (- (* -1/2 b) (* 1/2 (fabs b))) 2)))))) (* 1/4 (/ (pow (fabs b) 2) (- (* -1/2 b) (* 1/2 (fabs b)))))) a))) |
#s(approx (/ (- (pow (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (/ (- (+ (* 1/4 (/ (pow b 2) (- (* -1/2 b) (* 1/2 (fabs b))))) (* a (- (+ (* -1 (* a (+ (/ (* c (- (/ c (- (* -1/2 b) (* 1/2 (fabs b)))) (/ (* c (- (* 1/4 (pow b 2)) (* 1/4 (pow (fabs b) 2)))) (* (fabs b) (pow (- (* -1/2 b) (* 1/2 (fabs b))) 2))))) (* (fabs b) (- (* -1/2 b) (* 1/2 (fabs b))))) (/ (* (pow c 2) (- (* 1/4 (pow b 2)) (* 1/4 (pow (fabs b) 2)))) (* (pow (fabs b) 3) (pow (- (* -1/2 b) (* 1/2 (fabs b))) 2)))))) (/ c (- (* -1/2 b) (* 1/2 (fabs b))))) (/ (* c (- (* 1/4 (pow b 2)) (* 1/4 (pow (fabs b) 2)))) (* (fabs b) (pow (- (* -1/2 b) (* 1/2 (fabs b))) 2)))))) (* 1/4 (/ (pow (fabs b) 2) (- (* -1/2 b) (* 1/2 (fabs b)))))) a))) |
#s(approx (/ (- (pow (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (/ (- (+ (* 1/4 (/ (pow b 2) (- (* -1/2 b) (* 1/2 (fabs b))))) (* a (- (+ (* a (- (* -1 (* a (+ (* -1 (/ (* c (+ (/ (* c (- (/ c (- (* -1/2 b) (* 1/2 (fabs b)))) (/ (* c (- (* 1/4 (pow b 2)) (* 1/4 (pow (fabs b) 2)))) (* (fabs b) (pow (- (* -1/2 b) (* 1/2 (fabs b))) 2))))) (* (fabs b) (- (* -1/2 b) (* 1/2 (fabs b))))) (/ (* (pow c 2) (- (* 1/4 (pow b 2)) (* 1/4 (pow (fabs b) 2)))) (* (pow (fabs b) 3) (pow (- (* -1/2 b) (* 1/2 (fabs b))) 2))))) (* (fabs b) (- (* -1/2 b) (* 1/2 (fabs b)))))) (+ (* 2 (/ (* (pow c 3) (- (* 1/4 (pow b 2)) (* 1/4 (pow (fabs b) 2)))) (* (pow (fabs b) 5) (pow (- (* -1/2 b) (* 1/2 (fabs b))) 2)))) (/ (* (pow c 2) (- (/ c (- (* -1/2 b) (* 1/2 (fabs b)))) (/ (* c (- (* 1/4 (pow b 2)) (* 1/4 (pow (fabs b) 2)))) (* (fabs b) (pow (- (* -1/2 b) (* 1/2 (fabs b))) 2))))) (* (pow (fabs b) 3) (- (* -1/2 b) (* 1/2 (fabs b))))))))) (+ (/ (* c (- (/ c (- (* -1/2 b) (* 1/2 (fabs b)))) (/ (* c (- (* 1/4 (pow b 2)) (* 1/4 (pow (fabs b) 2)))) (* (fabs b) (pow (- (* -1/2 b) (* 1/2 (fabs b))) 2))))) (* (fabs b) (- (* -1/2 b) (* 1/2 (fabs b))))) (/ (* (pow c 2) (- (* 1/4 (pow b 2)) (* 1/4 (pow (fabs b) 2)))) (* (pow (fabs b) 3) (pow (- (* -1/2 b) (* 1/2 (fabs b))) 2)))))) (/ c (- (* -1/2 b) (* 1/2 (fabs b))))) (/ (* c (- (* 1/4 (pow b 2)) (* 1/4 (pow (fabs b) 2)))) (* (fabs b) (pow (- (* -1/2 b) (* 1/2 (fabs b))) 2)))))) (* 1/4 (/ (pow (fabs b) 2) (- (* -1/2 b) (* 1/2 (fabs b)))))) a))) |
#s(approx (- (pow (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (/ (- (* 1/4 (pow b 2)) (* 1/4 (pow (fabs b) 2))) (pow a 2)))) |
#s(approx (- (pow (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (/ (- (+ (* 1/4 (pow b 2)) (* a c)) (* 1/4 (pow (fabs b) 2))) (pow a 2)))) |
#s(approx (pow (* (/ b a) -1/2) 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 (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2))) #s(hole binary64 (* 1/4 (/ (pow (fabs b) 2) (pow a 2))))) |
#s(approx (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2))) #s(hole binary64 (/ (+ (* -1 (* a c)) (* 1/4 (pow (fabs b) 2))) (pow a 2)))) |
#s(approx (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) #s(hole binary64 (* 1/2 (/ (fabs b) a)))) |
#s(approx (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) #s(hole binary64 (/ (+ (* -1 (/ (* a c) (fabs b))) (* 1/2 (fabs b))) a))) |
#s(approx (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) #s(hole binary64 (/ (+ (* 1/2 (fabs b)) (* a (+ (* -1 (/ c (fabs b))) (* -1 (/ (* a (pow c 2)) (pow (fabs b) 3)))))) a))) |
#s(approx (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) #s(hole binary64 (/ (+ (* 1/2 (fabs b)) (* a (+ (* -1 (/ c (fabs b))) (* a (+ (* -2 (/ (* a (pow c 3)) (pow (fabs b) 5))) (* -1 (/ (pow c 2) (pow (fabs b) 3)))))))) a))) |
#s(approx (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) #s(hole binary64 (fabs b))) |
#s(approx (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) #s(hole binary64 (+ (fabs b) (* -2 (/ (* a c) (fabs b)))))) |
#s(approx (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) #s(hole binary64 (+ (fabs b) (* a (+ (* -2 (/ c (fabs b))) (* -2 (/ (* a (pow c 2)) (pow (fabs b) 3)))))))) |
#s(approx (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) #s(hole binary64 (+ (fabs b) (* a (+ (* -2 (/ c (fabs b))) (* a (+ (* -4 (/ (* a (pow c 3)) (pow (fabs b) 5))) (* -2 (/ (pow c 2) (pow (fabs b) 3)))))))))) |
#s(approx (* a 2) #s(hole binary64 (* 2 a))) |
#s(approx (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2))) #s(hole binary64 (/ (- (* -1/2 b) (* 1/2 (fabs b))) a))) |
#s(approx (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2))) #s(hole binary64 (/ (- (+ (* -1/2 b) (/ (* a c) (fabs b))) (* 1/2 (fabs b))) a))) |
#s(approx (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2))) #s(hole binary64 (/ (- (+ (* -1/2 b) (* a (- (/ (* a (pow c 2)) (pow (fabs b) 3)) (* -1 (/ c (fabs b)))))) (* 1/2 (fabs b))) a))) |
#s(approx (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2))) #s(hole binary64 (/ (- (+ (* -1/2 b) (* a (- (* a (- (* 2 (/ (* a (pow c 3)) (pow (fabs b) 5))) (* -1 (/ (pow c 2) (pow (fabs b) 3))))) (* -1 (/ c (fabs b)))))) (* 1/2 (fabs b))) a))) |
#s(approx (/ (+ (* (* b -1) (* a 2)) (* (* a 2) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2))) (pow (* a 2) 2)) #s(hole binary64 (* 1/4 (/ (+ (* -2 b) (* 2 (fabs b))) a)))) |
#s(approx (/ (+ (* (* b -1) (* a 2)) (* (* a 2) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2))) (pow (* a 2) 2)) #s(hole binary64 (/ (+ (* -1 (/ (* a c) (fabs b))) (* 1/4 (+ (* -2 b) (* 2 (fabs b))))) a))) |
#s(approx (/ (+ (* (* b -1) (* a 2)) (* (* a 2) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2))) (pow (* a 2) 2)) #s(hole binary64 (/ (+ (* 1/4 (+ (* -2 b) (* 2 (fabs b)))) (* a (+ (* -1 (/ c (fabs b))) (* -1 (/ (* a (pow c 2)) (pow (fabs b) 3)))))) a))) |
#s(approx (/ (+ (* (* b -1) (* a 2)) (* (* a 2) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2))) (pow (* a 2) 2)) #s(hole binary64 (/ (+ (* 1/4 (+ (* -2 b) (* 2 (fabs b)))) (* a (+ (* -1 (/ c (fabs b))) (* a (+ (* -2 (/ (* a (pow c 3)) (pow (fabs b) 5))) (* -1 (/ (pow c 2) (pow (fabs b) 3)))))))) a))) |
#s(approx (+ (* (* b -1) (* a 2)) (* (* a 2) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2))) #s(hole binary64 (* a (+ (* -2 b) (* 2 (fabs b)))))) |
#s(approx (+ (* (* b -1) (* a 2)) (* (* a 2) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2))) #s(hole binary64 (* a (+ (* -4 (/ (* a c) (fabs b))) (+ (* -2 b) (* 2 (fabs b))))))) |
#s(approx (+ (* (* b -1) (* a 2)) (* (* a 2) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2))) #s(hole binary64 (* a (+ (* -2 b) (+ (* 2 (fabs b)) (* a (+ (* -4 (/ c (fabs b))) (* -4 (/ (* a (pow c 2)) (pow (fabs b) 3)))))))))) |
#s(approx (+ (* (* b -1) (* a 2)) (* (* a 2) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2))) #s(hole binary64 (* a (+ (* -2 b) (+ (* 2 (fabs b)) (* a (+ (* -4 (/ c (fabs b))) (* a (+ (* -8 (/ (* a (pow c 3)) (pow (fabs b) 5))) (* -4 (/ (pow c 2) (pow (fabs b) 3)))))))))))) |
#s(approx (* (* a 2) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2)) #s(hole binary64 (* 2 (* a (fabs b))))) |
#s(approx (* (* a 2) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2)) #s(hole binary64 (* a (+ (* -4 (/ (* a c) (fabs b))) (* 2 (fabs b)))))) |
#s(approx (* (* a 2) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2)) #s(hole binary64 (* a (+ (* 2 (fabs b)) (* a (+ (* -4 (/ c (fabs b))) (* -4 (/ (* a (pow c 2)) (pow (fabs b) 3))))))))) |
#s(approx (* (* a 2) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2)) #s(hole binary64 (* a (+ (* 2 (fabs b)) (* a (+ (* -4 (/ c (fabs b))) (* a (+ (* -8 (/ (* a (pow c 3)) (pow (fabs b) 5))) (* -4 (/ (pow c 2) (pow (fabs b) 3))))))))))) |
#s(approx (pow (* a 2) 2) #s(hole binary64 (* 4 (pow a 2)))) |
#s(approx (/ (+ (* (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4)) (* b -1)) (* a 2)) #s(hole binary64 (* 1/2 (/ (+ (fabs b) (* -1 b)) a)))) |
#s(approx (/ (+ (* (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4)) (* b -1)) (* a 2)) #s(hole binary64 (/ (+ (* -1 (/ (* a c) (fabs b))) (* 1/2 (+ (fabs b) (* -1 b)))) a))) |
#s(approx (/ (+ (* (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4)) (* b -1)) (* a 2)) #s(hole binary64 (/ (+ (* 1/2 (+ (fabs b) (* -1 b))) (* a (+ (* -1 (/ c (fabs b))) (* -1 (/ (* a (pow c 2)) (pow (fabs b) 3)))))) a))) |
#s(approx (/ (+ (* (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4)) (* b -1)) (* a 2)) #s(hole binary64 (/ (+ (* 1/2 (+ (fabs b) (* -1 b))) (* a (+ (* -1 (/ c (fabs b))) (* a (+ (* -2 (/ (* a (pow c 3)) (pow (fabs b) 5))) (* -1 (/ (pow c 2) (pow (fabs b) 3)))))))) a))) |
#s(approx (+ (* (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4)) (* b -1)) #s(hole binary64 (+ (fabs b) (* -1 b)))) |
#s(approx (+ (* (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4)) (* b -1)) #s(hole binary64 (+ (fabs b) (+ (* -2 (/ (* a c) (fabs b))) (* -1 b))))) |
#s(approx (+ (* (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4)) (* b -1)) #s(hole binary64 (+ (fabs b) (+ (* -1 b) (* a (+ (* -2 (/ c (fabs b))) (* -2 (/ (* a (pow c 2)) (pow (fabs b) 3))))))))) |
#s(approx (+ (* (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4)) (* b -1)) #s(hole binary64 (+ (fabs b) (+ (* -1 b) (* a (+ (* -2 (/ c (fabs b))) (* a (+ (* -4 (/ (* a (pow c 3)) (pow (fabs b) 5))) (* -2 (/ (pow c 2) (pow (fabs b) 3))))))))))) |
#s(approx (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4) #s(hole binary64 (* (pow 1 1/4) (sqrt (fabs b))))) |
#s(approx (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4) #s(hole binary64 (+ (* -1 (* (pow 1 1/4) (* (* a c) (sqrt (/ 1 (pow (fabs b) 3)))))) (* (pow 1 1/4) (sqrt (fabs b)))))) |
#s(approx (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4) #s(hole binary64 (+ (* a (+ (* -1 (* (pow 1 1/4) (* c (sqrt (/ 1 (pow (fabs b) 3)))))) (* (pow 1 1/4) (* (* a (+ (* -2 (/ (pow c 2) (pow (fabs b) 4))) (* 1/2 (/ (pow c 2) (pow (fabs b) 4))))) (sqrt (fabs b)))))) (* (pow 1 1/4) (sqrt (fabs b)))))) |
#s(approx (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4) #s(hole binary64 (+ (* a (+ (* -1 (* (pow 1 1/4) (* c (sqrt (/ 1 (pow (fabs b) 3)))))) (* a (+ (* (pow 1 1/4) (* (sqrt (fabs b)) (+ (* -2 (/ (pow c 2) (pow (fabs b) 4))) (* 1/2 (/ (pow c 2) (pow (fabs b) 4)))))) (* (pow 1 1/4) (* (* a (+ (* -16/3 (/ (pow c 3) (pow (fabs b) 6))) (+ (* -1/6 (/ (pow c 3) (pow (fabs b) 6))) (* 2 (/ (pow c 3) (pow (fabs b) 6)))))) (sqrt (fabs b)))))))) (* (pow 1 1/4) (sqrt (fabs b)))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a))) #s(hole binary64 (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a))) #s(hole binary64 (+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a))) #s(hole binary64 (+ (* -1/2 (/ b a)) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow (fabs b) 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a))) #s(hole binary64 (+ (* -1/2 (/ b a)) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow (fabs b) 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow (fabs b) 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))))) |
#s(approx (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a)) #s(hole binary64 (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))) |
#s(approx (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a)) #s(hole binary64 (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow (fabs b) 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))) |
#s(approx (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a)) #s(hole binary64 (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow (fabs b) 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow (fabs b) 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))))) |
#s(approx (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a)) #s(hole binary64 (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow (fabs b) 4) (pow (sqrt -4) 3)))) (+ (* 1/32 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow (fabs b) 6) (pow (sqrt -4) 5)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow (fabs b) 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))))) |
#s(approx (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) #s(hole binary64 (* (sqrt (* a c)) (sqrt -4)))) |
#s(approx (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) #s(hole binary64 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow (fabs b) 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))) |
#s(approx (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) #s(hole binary64 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow (fabs b) 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow (fabs b) 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))))) |
#s(approx (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) #s(hole binary64 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow (fabs b) 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow (fabs b) 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow (fabs b) 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))))) |
#s(approx (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2) #s(hole binary64 (* (sqrt (/ 1 (* a c))) (sqrt -1/4)))) |
#s(approx (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2) #s(hole binary64 (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow (fabs b) 2) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (sqrt -1/4))))) |
#s(approx (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2) #s(hole binary64 (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow (fabs b) 2) (sqrt -1/4)))) (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow (fabs b) 4) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (sqrt -1/4)))))) |
#s(approx (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c (pow a 7))) (/ (+ (* 1/1024 (/ (* a (pow (fabs b) 4)) (* (pow c 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow (fabs b) 6) (pow c 4)))) (sqrt -1/4)))) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow (fabs b) 2) (sqrt -1/4)))) (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow (fabs b) 4) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (sqrt -1/4))))))) |
#s(approx (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) #s(hole binary64 (* -4 (* a c)))) |
#s(approx (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) #s(hole binary64 (* a (+ (* -4 c) (/ (pow (fabs 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/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) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))))) |
#s(approx (/ (- (pow (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (/ (- (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* -2 (* (sqrt (/ 1 (* a c))) (/ (- (* 1/4 (pow b 2)) (* 1/4 (pow (fabs b) 2))) (sqrt -4))))) (* -2 (/ b (pow (sqrt -4) 2)))) a))) |
#s(approx (/ (- (pow (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (/ (- (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* -2 (* (sqrt (/ 1 (* a c))) (/ (- (* 1/4 (pow b 2)) (* 1/4 (pow (fabs b) 2))) (sqrt -4)))) (* -1 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow (fabs b) 2) (pow (sqrt -4) 3)))) (* (sqrt (/ a c)) (/ (* b (- (* -2 (* (sqrt (/ a c)) (/ (- (* 1/4 (pow b 2)) (* 1/4 (pow (fabs b) 2))) (sqrt -4)))) (* -2 (/ (* a b) (pow (sqrt -4) 2))))) (sqrt -4)))) (pow a 2))))) (* -2 (/ b (pow (sqrt -4) 2)))) a))) |
#s(approx (/ (- (pow (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (/ (- (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* -2 (* (sqrt (/ 1 (* a c))) (/ (- (* 1/4 (pow b 2)) (* 1/4 (pow (fabs b) 2))) (sqrt -4)))) (* -1 (/ (+ (* -1 (* (sqrt (/ a c)) (/ (* b (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow (fabs b) 2) (pow (sqrt -4) 3)))) (* (sqrt (/ a c)) (/ (* b (- (* -2 (* (sqrt (/ a c)) (/ (- (* 1/4 (pow b 2)) (* 1/4 (pow (fabs b) 2))) (sqrt -4)))) (* -2 (/ (* a b) (pow (sqrt -4) 2))))) (sqrt -4))))) (sqrt -4)))) (* 1/2 (/ (* a (* (pow (fabs b) 2) (- (* -2 (* (sqrt (/ a c)) (/ (- (* 1/4 (pow b 2)) (* 1/4 (pow (fabs b) 2))) (sqrt -4)))) (* -2 (/ (* a b) (pow (sqrt -4) 2)))))) (* c (pow (sqrt -4) 2))))) (pow a 3))))) (+ (* -2 (/ b (pow (sqrt -4) 2))) (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (pow (fabs b) 2) (pow (sqrt -4) 3)))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* b (- (* -2 (* (sqrt (/ a c)) (/ (- (* 1/4 (pow b 2)) (* 1/4 (pow (fabs b) 2))) (sqrt -4)))) (* -2 (/ (* a b) (pow (sqrt -4) 2))))) (sqrt -4)))))) a))) |
#s(approx (- (pow (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (/ c a))) |
#s(approx (- (pow (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (/ (- (* 1/4 (/ (pow b 2) a)) (+ (* -1 c) (* 1/4 (/ (pow (fabs b) 2) a)))) a))) |
#s(approx (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2))) #s(hole binary64 (* -1 (/ c a)))) |
#s(approx (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2))) #s(hole binary64 (/ (+ (* -1 c) (* 1/4 (/ (pow (fabs b) 2) a))) a))) |
#s(approx (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) #s(hole binary64 (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))) |
#s(approx (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) #s(hole binary64 (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow (fabs b) 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))) |
#s(approx (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) #s(hole binary64 (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow (fabs b) 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow (fabs b) 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))))) |
#s(approx (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) #s(hole binary64 (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow (fabs b) 4) (pow (sqrt -4) 3)))) (+ (* 1/32 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow (fabs b) 6) (pow (sqrt -4) 5)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow (fabs b) 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))))) |
#s(approx (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) #s(hole binary64 (* (sqrt (* a c)) (sqrt -4)))) |
#s(approx (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) #s(hole binary64 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow (fabs b) 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))) |
#s(approx (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) #s(hole binary64 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow (fabs b) 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow (fabs b) 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))))) |
#s(approx (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) #s(hole binary64 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow (fabs b) 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow (fabs b) 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow (fabs b) 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))))) |
#s(approx (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2))) #s(hole binary64 (* -1/2 (* (sqrt (/ c a)) (sqrt -4))))) |
#s(approx (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2))) #s(hole binary64 (- (+ (* -1/2 (/ b a)) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow (fabs b) 2) (sqrt -4))))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))) |
#s(approx (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (fabs b) 4) (pow (sqrt -4) 3))))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow (fabs b) 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))))) |
#s(approx (/ (+ (* (* b -1) (* a 2)) (* (* a 2) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2))) (pow (* a 2) 2)) #s(hole binary64 (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))) |
#s(approx (/ (+ (* (* b -1) (* a 2)) (* (* a 2) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2))) (pow (* a 2) 2)) #s(hole binary64 (+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))) |
#s(approx (/ (+ (* (* b -1) (* a 2)) (* (* a 2) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2))) (pow (* a 2) 2)) #s(hole binary64 (+ (* -1/2 (/ b a)) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow (fabs b) 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))))) |
#s(approx (/ (+ (* (* b -1) (* a 2)) (* (* a 2) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2))) (pow (* a 2) 2)) #s(hole binary64 (+ (* -1/2 (/ b a)) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow (fabs b) 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow (fabs b) 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))))) |
#s(approx (+ (* (* b -1) (* a 2)) (* (* a 2) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2))) #s(hole binary64 (* 2 (* (sqrt (* (pow a 3) c)) (sqrt -4))))) |
#s(approx (+ (* (* b -1) (* a 2)) (* (* a 2) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2))) #s(hole binary64 (* (pow a 2) (+ (* -2 (/ b a)) (* 2 (* (sqrt (/ c a)) (sqrt -4))))))) |
#s(approx (+ (* (* b -1) (* a 2)) (* (* a 2) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2))) #s(hole binary64 (* (pow a 2) (+ (* -2 (/ b a)) (+ (* 2 (* (sqrt (/ c a)) (sqrt -4))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow (fabs b) 2) (sqrt -4)))))))) |
#s(approx (+ (* (* b -1) (* a 2)) (* (* a 2) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2))) #s(hole binary64 (* (pow a 2) (+ (* -2 (/ b a)) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow (fabs b) 4) (pow (sqrt -4) 3)))) (+ (* 2 (* (sqrt (/ c a)) (sqrt -4))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow (fabs b) 2) (sqrt -4))))))))) |
#s(approx (* (* a 2) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2)) #s(hole binary64 (* 2 (* (sqrt (* (pow a 3) c)) (sqrt -4))))) |
#s(approx (* (* a 2) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2)) #s(hole binary64 (* (pow a 2) (+ (* 2 (* (sqrt (/ c a)) (sqrt -4))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow (fabs b) 2) (sqrt -4))))))) |
#s(approx (* (* a 2) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2)) #s(hole binary64 (* (pow a 2) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow (fabs b) 4) (pow (sqrt -4) 3)))) (+ (* 2 (* (sqrt (/ c a)) (sqrt -4))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow (fabs b) 2) (sqrt -4)))))))) |
#s(approx (* (* a 2) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2)) #s(hole binary64 (* (pow a 2) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow (fabs b) 4) (pow (sqrt -4) 3)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow (fabs b) 6) (pow (sqrt -4) 5)))) (+ (* 2 (* (sqrt (/ c a)) (sqrt -4))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow (fabs b) 2) (sqrt -4))))))))) |
#s(approx (/ (+ (* (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4)) (* b -1)) (* a 2)) #s(hole binary64 (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))) |
#s(approx (/ (+ (* (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (fabs b) 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))))) |
#s(approx (/ (+ (* (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (fabs b) 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow (fabs b) 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))))) |
#s(approx (+ (* (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4)) (* b -1)) #s(hole binary64 (* (sqrt (* a c)) (sqrt -4)))) |
#s(approx (+ (* (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4)) (* b -1)) #s(hole binary64 (* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4)))))) |
#s(approx (+ (* (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4)) (* b -1)) #s(hole binary64 (* a (+ (* -1 (/ b a)) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow (fabs b) 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))))) |
#s(approx (+ (* (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (fabs b) 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow (fabs b) 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))))) |
#s(approx (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4) #s(hole binary64 (exp (* 1/4 (+ (log (* -4 c)) (* -1 (log (/ 1 a)))))))) |
#s(approx (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4) #s(hole binary64 (+ (exp (* 1/4 (+ (log (* -4 c)) (* -1 (log (/ 1 a)))))) (* -1/16 (/ (* (exp (* 1/4 (+ (log (* -4 c)) (* -1 (log (/ 1 a)))))) (pow (fabs b) 2)) (* a c)))))) |
#s(approx (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4) #s(hole binary64 (+ (exp (* 1/4 (+ (log (* -4 c)) (* -1 (log (/ 1 a)))))) (+ (* -1/16 (/ (* (exp (* 1/4 (+ (log (* -4 c)) (* -1 (log (/ 1 a)))))) (pow (fabs b) 2)) (* a c))) (/ (* (exp (* 1/4 (+ (log (* -4 c)) (* -1 (log (/ 1 a)))))) (+ (* -1/128 (/ (pow (fabs b) 4) (pow c 2))) (* 1/512 (/ (pow (fabs b) 4) (pow c 2))))) (pow a 2)))))) |
#s(approx (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4) #s(hole binary64 (+ (exp (* 1/4 (+ (log (* -4 c)) (* -1 (log (/ 1 a)))))) (+ (* -1/16 (/ (* (exp (* 1/4 (+ (log (* -4 c)) (* -1 (log (/ 1 a)))))) (pow (fabs b) 2)) (* a c))) (+ (/ (* (exp (* 1/4 (+ (log (* -4 c)) (* -1 (log (/ 1 a)))))) (+ (* -1/128 (/ (pow (fabs b) 4) (pow c 2))) (* 1/512 (/ (pow (fabs b) 4) (pow c 2))))) (pow a 2)) (/ (* (exp (* 1/4 (+ (log (* -4 c)) (* -1 (log (/ 1 a)))))) (+ (* -1/768 (/ (pow (fabs b) 6) (pow c 3))) (+ (* -1/24576 (/ (pow (fabs b) 6) (pow c 3))) (* 1/2048 (/ (pow (fabs b) 6) (pow c 3)))))) (pow a 3))))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a))) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a))) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a))) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow (fabs b) 2) (sqrt -1)))) (* 1/2 b)) a))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a))) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow (fabs b) 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow (fabs b) 4) (sqrt -1))))) a)) (* 1/2 b)) a))))) |
#s(approx (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a)) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow (fabs b) 2) (sqrt -1))))))) |
#s(approx (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow (fabs b) 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow (fabs b) 4) (sqrt -1)))))))) |
#s(approx (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow (fabs b) 2) (sqrt -1)))) (+ (* -1/1024 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow (fabs b) 6) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow (fabs b) 4) (sqrt -1))))))))) |
#s(approx (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) #s(hole binary64 (* -2 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) #s(hole binary64 (* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow (fabs b) 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) #s(hole binary64 (* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow (fabs b) 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow (fabs b) 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))))) |
#s(approx (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) #s(hole binary64 (* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow (fabs b) 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow (fabs b) 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow (fabs b) 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))))) |
#s(approx (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2) #s(hole binary64 (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
#s(approx (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2) #s(hole binary64 (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow (fabs b) 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1)))))) |
#s(approx (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2) #s(hole binary64 (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow (fabs b) 2) (sqrt -1)))) (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow (fabs b) 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2) #s(hole binary64 (+ (* -1 (/ (+ (* 1/64 (* (sqrt (/ a (pow c 5))) (* (pow (fabs b) 4) (sqrt -1)))) (* (sqrt (/ c a)) (* (sqrt -1) (+ (* -1/256 (/ (* a (pow (fabs b) 4)) (pow c 3))) (* 1/256 (/ (pow (fabs b) 6) (pow c 4))))))) (pow a 3))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow (fabs b) 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (pow (fabs 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 (* (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) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (/ (- (pow (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (- (* (sqrt (/ a c)) (* (sqrt -1) (- (* 1/4 (pow b 2)) (* 1/4 (pow (fabs b) 2))))) (* 1/2 (* a b))) a))) a)))) |
#s(approx (/ (- (pow (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (- (+ (* -1/8 (* (sqrt (/ a c)) (* (pow (fabs b) 2) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (- (* (sqrt (/ a c)) (* (sqrt -1) (- (* 1/4 (pow b 2)) (* 1/4 (pow (fabs b) 2))))) (* 1/2 (* a b))))))) (* (sqrt (/ a c)) (* (sqrt -1) (- (* 1/4 (pow b 2)) (* 1/4 (pow (fabs b) 2))))))) (* 1/2 (* a b))) a))) a)))) |
#s(approx (/ (- (pow (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (fabs b) 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (- (* (sqrt (/ a c)) (* (sqrt -1) (- (* 1/4 (pow b 2)) (* 1/4 (pow (fabs b) 2))))) (* 1/2 (* a b)))))))))))) (* -1/8 (/ (* (pow (fabs b) 2) (- (* (sqrt (/ a c)) (* (sqrt -1) (- (* 1/4 (pow b 2)) (* 1/4 (pow (fabs b) 2))))) (* 1/2 (* a b)))) c))) (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow (fabs b) 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (- (* (sqrt (/ a c)) (* (sqrt -1) (- (* 1/4 (pow b 2)) (* 1/4 (pow (fabs b) 2))))) (* 1/2 (* a b))))))))) a)) (* (sqrt (/ a c)) (* (sqrt -1) (- (* 1/4 (pow b 2)) (* 1/4 (pow (fabs b) 2)))))) (* 1/2 (* a b))) a))) a)))) |
#s(approx (- (pow (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (* -1 (/ (- (* -1 (/ (- (* 1/4 (pow b 2)) (* 1/4 (pow (fabs b) 2))) a)) c) a)))) |
#s(approx (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2))) #s(hole binary64 (* -1 (/ (+ c (* -1/4 (/ (pow (fabs b) 2) a))) a)))) |
#s(approx (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (fabs b) 2) (sqrt -1))))))) |
#s(approx (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (fabs b) 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow (fabs b) 4) (sqrt -1)))))))) |
#s(approx (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (fabs b) 2) (sqrt -1)))) (+ (* -1/1024 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow (fabs b) 6) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow (fabs b) 4) (sqrt -1))))))))) |
#s(approx (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) #s(hole binary64 (* -2 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) #s(hole binary64 (* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow (fabs b) 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) #s(hole binary64 (* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow (fabs b) 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow (fabs b) 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))))) |
#s(approx (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) #s(hole binary64 (* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow (fabs b) 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow (fabs b) 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow (fabs b) 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))))) |
#s(approx (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2))) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2))) #s(hole binary64 (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow (fabs b) 2) (sqrt -1)))) (* 1/2 b)) a)) (* -1 (* (sqrt (/ c a)) (sqrt -1)))))) |
#s(approx (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2))) #s(hole binary64 (- (* -1 (/ (+ (* -1 (/ (- (* -1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow (fabs b) 4) (sqrt -1)))) (* -1/8 (* (sqrt (/ a c)) (* (pow (fabs b) 2) (sqrt -1))))) a)) (* 1/2 b)) a)) (* -1 (* (sqrt (/ c a)) (sqrt -1)))))) |
#s(approx (/ (+ (* (* b -1) (* a 2)) (* (* a 2) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2))) (pow (* a 2) 2)) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (+ (* (* b -1) (* a 2)) (* (* a 2) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2))) (pow (* a 2) 2)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a))))) |
#s(approx (/ (+ (* (* b -1) (* a 2)) (* (* a 2) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2))) (pow (* a 2) 2)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow (fabs b) 2) (sqrt -1)))) (* 1/2 b)) a))))) |
#s(approx (/ (+ (* (* b -1) (* a 2)) (* (* a 2) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2))) (pow (* a 2) 2)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow (fabs b) 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow (fabs b) 4) (sqrt -1))))) a)) (* 1/2 b)) a))))) |
#s(approx (+ (* (* b -1) (* a 2)) (* (* a 2) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2))) #s(hole binary64 (* -4 (* (sqrt (* (pow a 3) c)) (sqrt -1))))) |
#s(approx (+ (* (* b -1) (* a 2)) (* (* a 2) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2))) #s(hole binary64 (* (pow a 2) (+ (* -4 (* (sqrt (/ c a)) (sqrt -1))) (* -2 (/ b a)))))) |
#s(approx (+ (* (* b -1) (* a 2)) (* (* a 2) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2))) #s(hole binary64 (* (pow a 2) (+ (* -4 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow (fabs b) 2) (sqrt -1)))) (* 2 b)) a)))))) |
#s(approx (+ (* (* b -1) (* a 2)) (* (* a 2) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2))) #s(hole binary64 (* (pow a 2) (+ (* -4 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (* (sqrt (/ a c)) (* (pow (fabs b) 2) (sqrt -1)))) (* 1/32 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow (fabs b) 4) (sqrt -1))))) a)) (* 2 b)) a)))))) |
#s(approx (* (* a 2) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2)) #s(hole binary64 (* -4 (* (sqrt (* (pow a 3) c)) (sqrt -1))))) |
#s(approx (* (* a 2) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2)) #s(hole binary64 (* (pow a 2) (+ (* -4 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow (fabs b) 2) (sqrt -1)))))))) |
#s(approx (* (* a 2) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2)) #s(hole binary64 (* (pow a 2) (+ (* -4 (* (sqrt (/ c a)) (sqrt -1))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow (fabs b) 2) (sqrt -1)))) (* 1/32 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow (fabs b) 4) (sqrt -1))))))))) |
#s(approx (* (* a 2) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2)) #s(hole binary64 (* (pow a 2) (+ (* -4 (* (sqrt (/ c a)) (sqrt -1))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow (fabs b) 2) (sqrt -1)))) (+ (* -1/256 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow (fabs b) 6) (sqrt -1)))) (* 1/32 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow (fabs b) 4) (sqrt -1)))))))))) |
#s(approx (/ (+ (* (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4)) (* b -1)) (* a 2)) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (+ (* (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (fabs b) 2) (sqrt -1)))) (* 1/2 b)) a))))) |
#s(approx (/ (+ (* (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (fabs b) 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow (fabs b) 4) (sqrt -1))))) a)) (* 1/2 b)) a))))) |
#s(approx (+ (* (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4)) (* b -1)) #s(hole binary64 (* -2 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (+ (* (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4)) (* b -1)) #s(hole binary64 (* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a)))))) |
#s(approx (+ (* (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4)) (* b -1)) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (+ (* -1 b) (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow (fabs b) 2) (sqrt -1))))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (+ (* (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (fabs b) 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow (fabs b) 2) (sqrt -1))))) a))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4) #s(hole binary64 (exp (* 1/4 (+ (log (* 4 c)) (* -1 (log (/ -1 a)))))))) |
#s(approx (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4) #s(hole binary64 (+ (exp (* 1/4 (+ (log (* 4 c)) (* -1 (log (/ -1 a)))))) (* -1/16 (/ (* (exp (* 1/4 (+ (log (* 4 c)) (* -1 (log (/ -1 a)))))) (pow (fabs b) 2)) (* a c)))))) |
#s(approx (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (fabs b) 4) (pow c 2))) (* 1/512 (/ (pow (fabs b) 4) (pow c 2))))) a)) (* 1/16 (/ (* (exp (* 1/4 (+ (log (* 4 c)) (* -1 (log (/ -1 a)))))) (pow (fabs b) 2)) c))) a))))) |
#s(approx (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (fabs b) 6) (pow c 3))) (+ (* 1/24576 (/ (pow (fabs b) 6) (pow c 3))) (* 1/768 (/ (pow (fabs b) 6) (pow c 3)))))) a)) (* (exp (* 1/4 (+ (log (* 4 c)) (* -1 (log (/ -1 a)))))) (+ (* -1/128 (/ (pow (fabs b) 4) (pow c 2))) (* 1/512 (/ (pow (fabs b) 4) (pow c 2)))))) a)) (* 1/16 (/ (* (exp (* 1/4 (+ (log (* 4 c)) (* -1 (log (/ -1 a)))))) (pow (fabs b) 2)) c))) a))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a))) #s(hole binary64 (* 1/2 (* (/ 1 a) (sqrt (+ (* -4 (* a c)) (pow (fabs b) 2))))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a))) #s(hole binary64 (+ (* -1/2 (/ b a)) (* 1/2 (* (/ 1 a) (sqrt (+ (* -4 (* a c)) (pow (fabs b) 2)))))))) |
#s(approx (* -1 b) #s(hole binary64 (* -1 b))) |
#s(approx b #s(hole binary64 b)) |
#s(approx (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a)) #s(hole binary64 (* 1/2 (* (/ 1 a) (sqrt (+ (* -4 (* a c)) (pow (fabs b) 2))))))) |
#s(approx (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) #s(hole binary64 (sqrt (+ (* -4 (* a c)) (pow (fabs b) 2))))) |
#s(approx (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2) #s(hole binary64 (sqrt (/ 1 (+ (* -4 (* a c)) (pow (fabs b) 2)))))) |
#s(approx (pow (fabs b) 1) #s(hole binary64 (fabs b))) |
#s(approx (fabs b) #s(hole binary64 (fabs 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 (/ c b) #s(hole binary64 (/ c b))) |
#s(approx (/ (- (pow (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (* 1/2 (* (/ 1 a) (sqrt (+ (* -4 (* a c)) (pow (fabs b) 2))))))) |
#s(approx (/ (- (pow (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (+ (* -1/2 (/ b a)) (* 1/2 (* (/ 1 a) (sqrt (+ (* -4 (* a c)) (pow (fabs b) 2)))))))) |
#s(approx (- (pow (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (* -1/4 (/ (+ (* -4 (* a c)) (pow (fabs b) 2)) (pow a 2))))) |
#s(approx (- (pow (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (- (* 1/4 (/ (pow b 2) (pow a 2))) (* 1/4 (/ (+ (* -4 (* a c)) (pow (fabs b) 2)) (pow a 2)))))) |
#s(approx (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2))) #s(hole binary64 (* 1/4 (/ (+ (* -4 (* a c)) (pow (fabs b) 2)) (pow a 2))))) |
#s(approx (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) #s(hole binary64 (* 1/2 (* (/ 1 a) (sqrt (+ (* -4 (* a c)) (pow (fabs b) 2))))))) |
#s(approx (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) #s(hole binary64 (sqrt (+ (* -4 (* a c)) (pow (fabs b) 2))))) |
#s(approx (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2))) #s(hole binary64 (* -1/2 (* (/ 1 a) (sqrt (+ (* -4 (* a c)) (pow (fabs b) 2))))))) |
#s(approx (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2))) #s(hole binary64 (- (* -1/2 (/ b a)) (* 1/2 (* (/ 1 a) (sqrt (+ (* -4 (* a c)) (pow (fabs b) 2)))))))) |
#s(approx (/ (+ (* (* b -1) (* a 2)) (* (* a 2) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2))) (pow (* a 2) 2)) #s(hole binary64 (* 1/2 (* (/ 1 a) (sqrt (+ (* -4 (* a c)) (pow (fabs b) 2))))))) |
#s(approx (/ (+ (* (* b -1) (* a 2)) (* (* a 2) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2))) (pow (* a 2) 2)) #s(hole binary64 (+ (* -1/2 (/ b a)) (* 1/2 (* (/ 1 a) (sqrt (+ (* -4 (* a c)) (pow (fabs b) 2)))))))) |
#s(approx (+ (* (* b -1) (* a 2)) (* (* a 2) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2))) #s(hole binary64 (* 2 (* a (sqrt (+ (* -4 (* a c)) (pow (fabs b) 2))))))) |
#s(approx (+ (* (* b -1) (* a 2)) (* (* a 2) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2))) #s(hole binary64 (+ (* -2 (* a b)) (* 2 (* a (sqrt (+ (* -4 (* a c)) (pow (fabs b) 2)))))))) |
#s(approx (* b -1) #s(hole binary64 (* -1 b))) |
#s(approx (* (* a 2) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2)) #s(hole binary64 (* 2 (* a (sqrt (+ (* -4 (* a c)) (pow (fabs b) 2))))))) |
#s(approx (/ (+ (* (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4)) (* b -1)) (* a 2)) #s(hole binary64 (* 1/2 (* (/ 1 a) (sqrt (+ (* -4 (* a c)) (pow (fabs b) 2))))))) |
#s(approx (/ (+ (* (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4)) (* b -1)) (* a 2)) #s(hole binary64 (+ (* -1/2 (/ b a)) (* 1/2 (* (/ 1 a) (sqrt (+ (* -4 (* a c)) (pow (fabs b) 2)))))))) |
#s(approx (+ (* (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4)) (* b -1)) #s(hole binary64 (sqrt (+ (* -4 (* a c)) (pow (fabs b) 2))))) |
#s(approx (+ (* (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4)) (* b -1)) #s(hole binary64 (+ (sqrt (+ (* -4 (* a c)) (pow (fabs b) 2))) (* -1 b)))) |
#s(approx (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4) #s(hole binary64 (pow (* 1 (+ (* -4 (* a c)) (pow (fabs b) 2))) 1/4))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a))) #s(hole binary64 (* -1/2 (/ b a)))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a))) #s(hole binary64 (* b (- (* 1/2 (* (/ 1 (* a b)) (sqrt (+ (* -4 (* a c)) (pow (fabs b) 2))))) (* 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 (/ 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) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (* -1/2 (/ b a)))) |
#s(approx (/ (- (pow (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (* b (- (* 1/2 (* (/ 1 (* a b)) (sqrt (+ (* -4 (* a c)) (pow (fabs b) 2))))) (* 1/2 (/ 1 a)))))) |
#s(approx (- (pow (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (* 1/4 (/ (pow b 2) (pow a 2))))) |
#s(approx (- (pow (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (* (pow b 2) (+ (* -1/4 (/ (+ (* -4 (* a c)) (pow (fabs b) 2)) (* (pow a 2) (pow b 2)))) (* 1/4 (/ 1 (pow a 2))))))) |
#s(approx (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2))) #s(hole binary64 (* -1/2 (/ b a)))) |
#s(approx (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2))) #s(hole binary64 (* b (- (* -1/2 (* (/ 1 (* a b)) (sqrt (+ (* -4 (* a c)) (pow (fabs b) 2))))) (* 1/2 (/ 1 a)))))) |
#s(approx (/ (+ (* (* b -1) (* a 2)) (* (* a 2) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2))) (pow (* a 2) 2)) #s(hole binary64 (* -1/2 (/ b a)))) |
#s(approx (/ (+ (* (* b -1) (* a 2)) (* (* a 2) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2))) (pow (* a 2) 2)) #s(hole binary64 (* b (- (* 1/2 (* (/ 1 (* a b)) (sqrt (+ (* -4 (* a c)) (pow (fabs b) 2))))) (* 1/2 (/ 1 a)))))) |
#s(approx (+ (* (* b -1) (* a 2)) (* (* a 2) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2))) #s(hole binary64 (* -2 (* a b)))) |
#s(approx (+ (* (* b -1) (* a 2)) (* (* a 2) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2))) #s(hole binary64 (* b (+ (* -2 a) (* 2 (* (/ a b) (sqrt (+ (* -4 (* a c)) (pow (fabs b) 2))))))))) |
#s(approx (/ (+ (* (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4)) (* b -1)) (* a 2)) #s(hole binary64 (* -1/2 (/ b a)))) |
#s(approx (/ (+ (* (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4)) (* b -1)) (* a 2)) #s(hole binary64 (* b (- (* 1/2 (* (/ 1 (* a b)) (sqrt (+ (* -4 (* a c)) (pow (fabs b) 2))))) (* 1/2 (/ 1 a)))))) |
#s(approx (+ (* (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4)) (* b -1)) #s(hole binary64 (* -1 b))) |
#s(approx (+ (* (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4)) (* b -1)) #s(hole binary64 (* b (- (* (/ 1 b) (sqrt (+ (* -4 (* a c)) (pow (fabs b) 2)))) 1)))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a))) #s(hole binary64 (* -1 (* b (+ (* -1/2 (* (/ 1 (* a b)) (sqrt (+ (* -4 (* a c)) (pow (fabs b) 2))))) (* 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 (/ 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) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (* -1 (* b (+ (* -1/2 (* (/ 1 (* a b)) (sqrt (+ (* -4 (* a c)) (pow (fabs b) 2))))) (* 1/2 (/ 1 a))))))) |
#s(approx (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2))) #s(hole binary64 (* -1 (* b (+ (* 1/2 (* (/ 1 (* a b)) (sqrt (+ (* -4 (* a c)) (pow (fabs b) 2))))) (* 1/2 (/ 1 a))))))) |
#s(approx (/ (+ (* (* b -1) (* a 2)) (* (* a 2) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2))) (pow (* a 2) 2)) #s(hole binary64 (* -1 (* b (+ (* -1/2 (* (/ 1 (* a b)) (sqrt (+ (* -4 (* a c)) (pow (fabs b) 2))))) (* 1/2 (/ 1 a))))))) |
#s(approx (+ (* (* b -1) (* a 2)) (* (* a 2) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2))) #s(hole binary64 (* -1 (* b (+ (* -2 (* (/ a b) (sqrt (+ (* -4 (* a c)) (pow (fabs b) 2))))) (* 2 a)))))) |
#s(approx (/ (+ (* (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4)) (* b -1)) (* a 2)) #s(hole binary64 (* -1 (* b (+ (* -1/2 (* (/ 1 (* a b)) (sqrt (+ (* -4 (* a c)) (pow (fabs b) 2))))) (* 1/2 (/ 1 a))))))) |
#s(approx (+ (* (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4)) (* b -1)) #s(hole binary64 (* -1 (* b (+ 1 (* -1 (* (/ 1 b) (sqrt (+ (* -4 (* a c)) (pow (fabs b) 2)))))))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a))) #s(hole binary64 (+ (* -1/2 (/ b a)) (* 1/2 (/ (fabs b) a))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a))) #s(hole binary64 (+ (* -1 (/ c (fabs b))) (+ (* -1/2 (/ b a)) (* 1/2 (/ (fabs b) a)))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a))) #s(hole binary64 (+ (* -1/2 (/ b a)) (+ (* 1/2 (/ (fabs b) a)) (* c (- (* -1 (/ (* a c) (pow (fabs b) 3))) (/ 1 (fabs b)))))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a))) #s(hole binary64 (+ (* -1/2 (/ b a)) (+ (* 1/2 (/ (fabs b) a)) (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow (fabs b) 5))) (* -1 (/ a (pow (fabs b) 3))))) (/ 1 (fabs b)))))))) |
#s(approx (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a)) #s(hole binary64 (+ (* -1 (/ c (fabs b))) (* 1/2 (/ (fabs b) a))))) |
#s(approx (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a)) #s(hole binary64 (+ (* 1/2 (/ (fabs b) a)) (* c (- (* -1 (/ (* a c) (pow (fabs b) 3))) (/ 1 (fabs b))))))) |
#s(approx (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a)) #s(hole binary64 (+ (* 1/2 (/ (fabs b) a)) (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow (fabs b) 5))) (* -1 (/ a (pow (fabs b) 3))))) (/ 1 (fabs b))))))) |
#s(approx (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) #s(hole binary64 (+ (fabs b) (* c (+ (* -2 (/ a (fabs b))) (* -2 (/ (* (pow a 2) c) (pow (fabs b) 3)))))))) |
#s(approx (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) #s(hole binary64 (+ (fabs b) (* c (+ (* -2 (/ a (fabs b))) (* c (+ (* -4 (/ (* (pow a 3) c) (pow (fabs b) 5))) (* -2 (/ (pow a 2) (pow (fabs b) 3)))))))))) |
#s(approx (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2) #s(hole binary64 (+ (* c (+ (* -1/2 (* c (* (fabs b) (+ (* -16 (/ (pow a 2) (pow (fabs b) 6))) (* 4 (/ (pow a 2) (pow (fabs b) 6))))))) (* 2 (/ a (pow (fabs b) 3))))) (/ 1 (fabs b))))) |
#s(approx (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2) #s(hole binary64 (+ (* c (+ (* 2 (/ a (pow (fabs b) 3))) (* c (+ (* -1/2 (* c (* (fabs b) (+ (* -64 (/ (pow a 3) (pow (fabs b) 8))) (* -2 (/ (* a (+ (* -16 (/ (pow a 2) (pow (fabs b) 6))) (* 4 (/ (pow a 2) (pow (fabs b) 6))))) (pow (fabs b) 2))))))) (* -1/2 (* (fabs b) (+ (* -16 (/ (pow a 2) (pow (fabs b) 6))) (* 4 (/ (pow a 2) (pow (fabs b) 6)))))))))) (/ 1 (fabs b))))) |
#s(approx c #s(hole binary64 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 (/ 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) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (/ (- (* 1/4 (/ (pow b 2) (pow a 2))) (* 1/4 (/ (pow (fabs b) 2) (pow a 2)))) (- (* -1/2 (/ b a)) (* 1/2 (/ (fabs b) a)))))) |
#s(approx (/ (- (pow (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (- (+ (* 1/4 (/ (pow b 2) (* (pow a 2) (- (* -1/2 (/ b a)) (* 1/2 (/ (fabs b) a)))))) (* c (- (+ (* 1/4 (/ (fabs b) (* (pow a 2) (pow (- (* -1/2 (/ b a)) (* 1/2 (/ (fabs b) a))) 2)))) (/ 1 (* a (- (* -1/2 (/ b a)) (* 1/2 (/ (fabs b) a)))))) (* 1/4 (/ (pow b 2) (* (pow a 2) (* (fabs b) (pow (- (* -1/2 (/ b a)) (* 1/2 (/ (fabs b) a))) 2)))))))) (* 1/4 (/ (pow (fabs b) 2) (* (pow a 2) (- (* -1/2 (/ b a)) (* 1/2 (/ (fabs b) a))))))))) |
#s(approx (/ (- (pow (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (- (+ (* 1/4 (/ (pow b 2) (* (pow a 2) (- (* -1/2 (/ b a)) (* 1/2 (/ (fabs b) a)))))) (* c (- (+ (* 1/4 (/ (fabs b) (* (pow a 2) (pow (- (* -1/2 (/ b a)) (* 1/2 (/ (fabs b) a))) 2)))) (+ (* c (- (* 1/4 (/ (pow b 2) (* (pow a 2) (* (pow (fabs b) 2) (pow (- (* -1/2 (/ b a)) (* 1/2 (/ (fabs b) a))) 3))))) (+ (* 1/4 (/ 1 (* (pow a 2) (pow (- (* -1/2 (/ b a)) (* 1/2 (/ (fabs b) a))) 3)))) (+ (/ 1 (* a (* (fabs b) (pow (- (* -1/2 (/ b a)) (* 1/2 (/ (fabs b) a))) 2)))) (/ (* a (- (* 1/4 (/ (pow b 2) (pow a 2))) (* 1/4 (/ (pow (fabs b) 2) (pow a 2))))) (* (pow (fabs b) 3) (pow (- (* -1/2 (/ b a)) (* 1/2 (/ (fabs b) a))) 2))))))) (/ 1 (* a (- (* -1/2 (/ b a)) (* 1/2 (/ (fabs b) a))))))) (* 1/4 (/ (pow b 2) (* (pow a 2) (* (fabs b) (pow (- (* -1/2 (/ b a)) (* 1/2 (/ (fabs b) a))) 2)))))))) (* 1/4 (/ (pow (fabs b) 2) (* (pow a 2) (- (* -1/2 (/ b a)) (* 1/2 (/ (fabs b) a))))))))) |
#s(approx (/ (- (pow (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (- (+ (* 1/4 (/ (pow b 2) (* (pow a 2) (- (* -1/2 (/ b a)) (* 1/2 (/ (fabs b) a)))))) (* c (- (+ (* 1/4 (/ (fabs b) (* (pow a 2) (pow (- (* -1/2 (/ b a)) (* 1/2 (/ (fabs b) a))) 2)))) (+ (* c (- (+ (* 1/4 (/ (pow b 2) (* (pow a 2) (* (pow (fabs b) 2) (pow (- (* -1/2 (/ b a)) (* 1/2 (/ (fabs b) a))) 3))))) (* c (- (+ (* 1/4 (/ 1 (* (pow a 2) (* (fabs b) (pow (- (* -1/2 (/ b a)) (* 1/2 (/ (fabs b) a))) 4))))) (+ (/ 1 (* a (* (pow (fabs b) 2) (pow (- (* -1/2 (/ b a)) (* 1/2 (/ (fabs b) a))) 3)))) (/ (* a (- (* 1/4 (/ (pow b 2) (pow a 2))) (* 1/4 (/ (pow (fabs b) 2) (pow a 2))))) (* (pow (fabs b) 4) (pow (- (* -1/2 (/ b a)) (* 1/2 (/ (fabs b) a))) 3))))) (+ (* 1/4 (/ (pow b 2) (* (pow a 2) (* (pow (fabs b) 3) (pow (- (* -1/2 (/ b a)) (* 1/2 (/ (fabs b) a))) 4))))) (+ (* 2 (/ (* (pow a 2) (- (* 1/4 (/ (pow b 2) (pow a 2))) (* 1/4 (/ (pow (fabs b) 2) (pow a 2))))) (* (pow (fabs b) 5) (pow (- (* -1/2 (/ b a)) (* 1/2 (/ (fabs b) a))) 2)))) (/ (* a (- (+ (* 1/4 (/ (fabs b) (* (pow a 2) (pow (- (* -1/2 (/ b a)) (* 1/2 (/ (fabs b) a))) 2)))) (/ 1 (* a (- (* -1/2 (/ b a)) (* 1/2 (/ (fabs b) a)))))) (* 1/4 (/ (pow b 2) (* (pow a 2) (* (fabs b) (pow (- (* -1/2 (/ b a)) (* 1/2 (/ (fabs b) a))) 2))))))) (* (pow (fabs b) 3) (- (* -1/2 (/ b a)) (* 1/2 (/ (fabs b) a)))))))))) (+ (* 1/4 (/ 1 (* (pow a 2) (pow (- (* -1/2 (/ b a)) (* 1/2 (/ (fabs b) a))) 3)))) (+ (/ 1 (* a (* (fabs b) (pow (- (* -1/2 (/ b a)) (* 1/2 (/ (fabs b) a))) 2)))) (/ (* a (- (* 1/4 (/ (pow b 2) (pow a 2))) (* 1/4 (/ (pow (fabs b) 2) (pow a 2))))) (* (pow (fabs b) 3) (pow (- (* -1/2 (/ b a)) (* 1/2 (/ (fabs b) a))) 2))))))) (/ 1 (* a (- (* -1/2 (/ b a)) (* 1/2 (/ (fabs b) a))))))) (* 1/4 (/ (pow b 2) (* (pow a 2) (* (fabs b) (pow (- (* -1/2 (/ b a)) (* 1/2 (/ (fabs b) a))) 2)))))))) (* 1/4 (/ (pow (fabs b) 2) (* (pow a 2) (- (* -1/2 (/ b a)) (* 1/2 (/ (fabs b) a))))))))) |
#s(approx (- (pow (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (- (* 1/4 (/ (pow b 2) (pow a 2))) (* 1/4 (/ (pow (fabs b) 2) (pow a 2)))))) |
#s(approx (- (pow (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (- (+ (* 1/4 (/ (pow b 2) (pow a 2))) (/ c a)) (* 1/4 (/ (pow (fabs b) 2) (pow a 2)))))) |
#s(approx (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2))) #s(hole binary64 (+ (* -1 (/ c a)) (* 1/4 (/ (pow (fabs b) 2) (pow a 2)))))) |
#s(approx (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) #s(hole binary64 (+ (* -1 (/ c (fabs b))) (* 1/2 (/ (fabs b) a))))) |
#s(approx (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) #s(hole binary64 (+ (* 1/2 (/ (fabs b) a)) (* c (- (* -1 (/ (* a c) (pow (fabs b) 3))) (/ 1 (fabs b))))))) |
#s(approx (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) #s(hole binary64 (+ (* 1/2 (/ (fabs b) a)) (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow (fabs b) 5))) (* -1 (/ a (pow (fabs b) 3))))) (/ 1 (fabs b))))))) |
#s(approx (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) #s(hole binary64 (+ (fabs b) (* c (+ (* -2 (/ a (fabs b))) (* -2 (/ (* (pow a 2) c) (pow (fabs b) 3)))))))) |
#s(approx (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) #s(hole binary64 (+ (fabs b) (* c (+ (* -2 (/ a (fabs b))) (* c (+ (* -4 (/ (* (pow a 3) c) (pow (fabs b) 5))) (* -2 (/ (pow a 2) (pow (fabs b) 3)))))))))) |
#s(approx (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2))) #s(hole binary64 (- (* -1/2 (/ b a)) (* 1/2 (/ (fabs b) a))))) |
#s(approx (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2))) #s(hole binary64 (- (+ (* -1/2 (/ b a)) (/ c (fabs b))) (* 1/2 (/ (fabs b) a))))) |
#s(approx (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2))) #s(hole binary64 (- (+ (* -1/2 (/ b a)) (* c (+ (/ 1 (fabs b)) (/ (* a c) (pow (fabs b) 3))))) (* 1/2 (/ (fabs b) a))))) |
#s(approx (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2))) #s(hole binary64 (- (+ (* -1/2 (/ b a)) (* c (+ (* c (- (* 2 (/ (* (pow a 2) c) (pow (fabs b) 5))) (* -1 (/ a (pow (fabs b) 3))))) (/ 1 (fabs b))))) (* 1/2 (/ (fabs b) a))))) |
#s(approx (/ (+ (* (* b -1) (* a 2)) (* (* a 2) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2))) (pow (* a 2) 2)) #s(hole binary64 (* 1/4 (/ (+ (* -2 (* a b)) (* 2 (* a (fabs b)))) (pow a 2))))) |
#s(approx (/ (+ (* (* b -1) (* a 2)) (* (* a 2) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2))) (pow (* a 2) 2)) #s(hole binary64 (+ (* -1 (/ c (fabs b))) (* 1/4 (/ (+ (* -2 (* a b)) (* 2 (* a (fabs b)))) (pow a 2)))))) |
#s(approx (/ (+ (* (* b -1) (* a 2)) (* (* a 2) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2))) (pow (* a 2) 2)) #s(hole binary64 (+ (* 1/4 (/ (+ (* -2 (* a b)) (* 2 (* a (fabs b)))) (pow a 2))) (* c (- (* -1 (/ (* a c) (pow (fabs b) 3))) (/ 1 (fabs b))))))) |
#s(approx (/ (+ (* (* b -1) (* a 2)) (* (* a 2) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2))) (pow (* a 2) 2)) #s(hole binary64 (+ (* 1/4 (/ (+ (* -2 (* a b)) (* 2 (* a (fabs b)))) (pow a 2))) (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow (fabs b) 5))) (* -1 (/ a (pow (fabs b) 3))))) (/ 1 (fabs b))))))) |
#s(approx (+ (* (* b -1) (* a 2)) (* (* a 2) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2))) #s(hole binary64 (+ (* -2 (* a b)) (* 2 (* a (fabs b)))))) |
#s(approx (+ (* (* b -1) (* a 2)) (* (* a 2) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2))) #s(hole binary64 (+ (* -4 (/ (* (pow a 2) c) (fabs b))) (+ (* -2 (* a b)) (* 2 (* a (fabs b))))))) |
#s(approx (+ (* (* b -1) (* a 2)) (* (* a 2) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2))) #s(hole binary64 (+ (* -2 (* a b)) (+ (* 2 (* a (fabs b))) (* c (+ (* -4 (/ (* (pow a 3) c) (pow (fabs b) 3))) (* -4 (/ (pow a 2) (fabs b))))))))) |
#s(approx (+ (* (* b -1) (* a 2)) (* (* a 2) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2))) #s(hole binary64 (+ (* -2 (* a b)) (+ (* 2 (* a (fabs b))) (* c (+ (* -4 (/ (pow a 2) (fabs b))) (* c (+ (* -8 (/ (* (pow a 4) c) (pow (fabs b) 5))) (* -4 (/ (pow a 3) (pow (fabs b) 3))))))))))) |
#s(approx (* (* a 2) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2)) #s(hole binary64 (+ (* -4 (/ (* (pow a 2) c) (fabs b))) (* 2 (* a (fabs b)))))) |
#s(approx (* (* a 2) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2)) #s(hole binary64 (+ (* 2 (* a (fabs b))) (* c (+ (* -4 (/ (* (pow a 3) c) (pow (fabs b) 3))) (* -4 (/ (pow a 2) (fabs b)))))))) |
#s(approx (* (* a 2) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2)) #s(hole binary64 (+ (* 2 (* a (fabs b))) (* c (+ (* -4 (/ (pow a 2) (fabs b))) (* c (+ (* -8 (/ (* (pow a 4) c) (pow (fabs b) 5))) (* -4 (/ (pow a 3) (pow (fabs b) 3)))))))))) |
#s(approx (/ (+ (* (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4)) (* b -1)) (* a 2)) #s(hole binary64 (+ (* -1 (/ c (fabs b))) (* 1/2 (/ (+ (fabs b) (* -1 b)) a))))) |
#s(approx (/ (+ (* (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4)) (* b -1)) (* a 2)) #s(hole binary64 (+ (* 1/2 (/ (+ (fabs b) (* -1 b)) a)) (* c (- (* -1 (/ (* a c) (pow (fabs b) 3))) (/ 1 (fabs b))))))) |
#s(approx (/ (+ (* (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4)) (* b -1)) (* a 2)) #s(hole binary64 (+ (* 1/2 (/ (+ (fabs b) (* -1 b)) a)) (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow (fabs b) 5))) (* -1 (/ a (pow (fabs b) 3))))) (/ 1 (fabs b))))))) |
#s(approx (+ (* (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4)) (* b -1)) #s(hole binary64 (+ (fabs b) (+ (* -1 b) (* c (+ (* -2 (/ a (fabs b))) (* -2 (/ (* (pow a 2) c) (pow (fabs b) 3))))))))) |
#s(approx (+ (* (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4)) (* b -1)) #s(hole binary64 (+ (fabs b) (+ (* -1 b) (* c (+ (* -2 (/ a (fabs b))) (* c (+ (* -4 (/ (* (pow a 3) c) (pow (fabs b) 5))) (* -2 (/ (pow a 2) (pow (fabs b) 3))))))))))) |
#s(approx (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4) #s(hole binary64 (+ (* c (+ (* -1 (* (pow 1 1/4) (* a (sqrt (/ 1 (pow (fabs b) 3)))))) (* (pow 1 1/4) (* (* c (+ (* -2 (/ (pow a 2) (pow (fabs b) 4))) (* 1/2 (/ (pow a 2) (pow (fabs b) 4))))) (sqrt (fabs b)))))) (* (pow 1 1/4) (sqrt (fabs b)))))) |
#s(approx (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4) #s(hole binary64 (+ (* c (+ (* -1 (* (pow 1 1/4) (* a (sqrt (/ 1 (pow (fabs b) 3)))))) (* c (+ (* (pow 1 1/4) (* (sqrt (fabs b)) (+ (* -2 (/ (pow a 2) (pow (fabs b) 4))) (* 1/2 (/ (pow a 2) (pow (fabs b) 4)))))) (* (pow 1 1/4) (* (* c (+ (* -16/3 (/ (pow a 3) (pow (fabs b) 6))) (+ (* -1/6 (/ (pow a 3) (pow (fabs b) 6))) (* 2 (/ (pow a 3) (pow (fabs b) 6)))))) (sqrt (fabs b)))))))) (* (pow 1 1/4) (sqrt (fabs b)))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -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)) (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a))) #s(hole binary64 (* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow (fabs b) 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a))) #s(hole binary64 (* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow (fabs b) 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow (fabs b) 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))))) |
#s(approx (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a)) #s(hole binary64 (* c (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow (fabs b) 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))) |
#s(approx (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a)) #s(hole binary64 (* c (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow (fabs b) 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow (fabs b) 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))))) |
#s(approx (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a)) #s(hole binary64 (* c (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow (fabs b) 4) (pow (sqrt -4) 3)))) (+ (* 1/32 (* (sqrt (/ 1 (* (pow a 7) (pow c 7)))) (/ (pow (fabs b) 6) (pow (sqrt -4) 5)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow (fabs b) 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))))) |
#s(approx (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) #s(hole binary64 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow (fabs b) 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))) |
#s(approx (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow (fabs b) 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow (fabs b) 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))))) |
#s(approx (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow (fabs b) 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow (fabs b) 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow (fabs b) 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))))) |
#s(approx (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ a (pow c 7))) (/ (+ (* 1/1024 (/ (* c (pow (fabs b) 4)) (* (pow a 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow (fabs b) 6) (pow a 4)))) (sqrt -1/4)))) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow (fabs b) 2) (sqrt -1/4)))) (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow (fabs b) 4) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (sqrt -1/4))))))) |
#s(approx (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) #s(hole binary64 (* c (+ (* -4 a) (/ (pow (fabs 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 (* 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) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (- (+ (* -2 (* (sqrt (/ a c)) (/ (- (* 1/4 (/ (pow b 2) (pow a 2))) (* 1/4 (/ (pow (fabs b) 2) (pow a 2)))) (sqrt -4)))) (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4))))) (* -2 (/ b (* a (pow (sqrt -4) 2))))))) |
#s(approx (/ (- (pow (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (- (+ (* -2 (* (sqrt (/ a c)) (/ (- (* 1/4 (/ (pow b 2) (pow a 2))) (* 1/4 (/ (pow (fabs b) 2) (pow a 2)))) (sqrt -4)))) (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow (fabs b) 2) (pow (sqrt -4) 3)))) (* (sqrt (/ c a)) (/ (* b (- (* -2 (* (sqrt (* a c)) (/ (- (* 1/4 (/ (pow b 2) (pow a 2))) (* 1/4 (/ (pow (fabs b) 2) (pow a 2)))) (sqrt -4)))) (* -2 (/ (* b c) (* a (pow (sqrt -4) 2)))))) (sqrt -4)))) (pow c 2))))) (* -2 (/ b (* a (pow (sqrt -4) 2))))))) |
#s(approx (/ (- (pow (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (- (+ (* -2 (* (sqrt (/ a c)) (/ (- (* 1/4 (/ (pow b 2) (pow a 2))) (* 1/4 (/ (pow (fabs b) 2) (pow a 2)))) (sqrt -4)))) (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow (fabs b) 2) (pow (sqrt -4) 3)))) (* (sqrt (/ c a)) (/ (* b (- (* -2 (* (sqrt (* a c)) (/ (- (* 1/4 (/ (pow b 2) (pow a 2))) (* 1/4 (/ (pow (fabs b) 2) (pow a 2)))) (sqrt -4)))) (* -2 (/ (* b c) (* a (pow (sqrt -4) 2)))))) (sqrt -4))))) (sqrt -4)))) (* 1/2 (/ (* c (* (pow (fabs b) 2) (- (* -2 (* (sqrt (* a c)) (/ (- (* 1/4 (/ (pow b 2) (pow a 2))) (* 1/4 (/ (pow (fabs b) 2) (pow a 2)))) (sqrt -4)))) (* -2 (/ (* b c) (* a (pow (sqrt -4) 2))))))) (* a (pow (sqrt -4) 2))))) (pow c 3))))) (+ (* -2 (/ b (* a (pow (sqrt -4) 2)))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow (fabs b) 2) (pow (sqrt -4) 3)))) (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* b (- (* -2 (* (sqrt (* a c)) (/ (- (* 1/4 (/ (pow b 2) (pow a 2))) (* 1/4 (/ (pow (fabs b) 2) (pow a 2)))) (sqrt -4)))) (* -2 (/ (* b c) (* a (pow (sqrt -4) 2)))))) (sqrt -4)))))))) |
#s(approx (- (pow (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (* c (- (+ (* 1/4 (/ (pow b 2) (* (pow a 2) c))) (/ 1 a)) (* 1/4 (/ (pow (fabs b) 2) (* (pow a 2) c))))))) |
#s(approx (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2))) #s(hole binary64 (* c (- (* 1/4 (/ (pow (fabs b) 2) (* (pow a 2) c))) (/ 1 a))))) |
#s(approx (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) #s(hole binary64 (* c (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow (fabs b) 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))) |
#s(approx (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) #s(hole binary64 (* c (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow (fabs b) 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow (fabs b) 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))))) |
#s(approx (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) #s(hole binary64 (* c (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow (fabs b) 4) (pow (sqrt -4) 3)))) (+ (* 1/32 (* (sqrt (/ 1 (* (pow a 7) (pow c 7)))) (/ (pow (fabs b) 6) (pow (sqrt -4) 5)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow (fabs b) 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))))) |
#s(approx (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) #s(hole binary64 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow (fabs b) 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))) |
#s(approx (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow (fabs b) 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow (fabs b) 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))))) |
#s(approx (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow (fabs b) 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow (fabs b) 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow (fabs b) 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))))) |
#s(approx (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (fabs b) 2) (sqrt -4))))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))) |
#s(approx (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (fabs b) 4) (pow (sqrt -4) 3))))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow (fabs b) 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))))) |
#s(approx (/ (+ (* (* b -1) (* a 2)) (* (* a 2) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2))) (pow (* a 2) 2)) #s(hole binary64 (* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))) |
#s(approx (/ (+ (* (* b -1) (* a 2)) (* (* a 2) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2))) (pow (* a 2) 2)) #s(hole binary64 (* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow (fabs b) 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))))) |
#s(approx (/ (+ (* (* b -1) (* a 2)) (* (* a 2) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2))) (pow (* a 2) 2)) #s(hole binary64 (* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow (fabs b) 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow (fabs b) 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))))) |
#s(approx (+ (* (* b -1) (* a 2)) (* (* a 2) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2))) #s(hole binary64 (* c (+ (* -2 (/ (* a b) c)) (* 2 (* (sqrt (/ (pow a 3) c)) (sqrt -4))))))) |
#s(approx (+ (* (* b -1) (* a 2)) (* (* a 2) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2))) #s(hole binary64 (* c (+ (* -2 (/ (* a b) c)) (+ (* 2 (* (sqrt (/ (pow a 3) c)) (sqrt -4))) (* (sqrt (/ a (pow c 3))) (/ (pow (fabs b) 2) (sqrt -4)))))))) |
#s(approx (+ (* (* b -1) (* a 2)) (* (* a 2) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2))) #s(hole binary64 (* c (+ (* -2 (/ (* a b) c)) (+ (* -1/4 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow (fabs b) 4) (pow (sqrt -4) 3)))) (+ (* 2 (* (sqrt (/ (pow a 3) c)) (sqrt -4))) (* (sqrt (/ a (pow c 3))) (/ (pow (fabs b) 2) (sqrt -4))))))))) |
#s(approx (* (* a 2) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2)) #s(hole binary64 (* c (+ (* 2 (* (sqrt (/ (pow a 3) c)) (sqrt -4))) (* (sqrt (/ a (pow c 3))) (/ (pow (fabs b) 2) (sqrt -4))))))) |
#s(approx (* (* a 2) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2)) #s(hole binary64 (* c (+ (* -1/4 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow (fabs b) 4) (pow (sqrt -4) 3)))) (+ (* 2 (* (sqrt (/ (pow a 3) c)) (sqrt -4))) (* (sqrt (/ a (pow c 3))) (/ (pow (fabs b) 2) (sqrt -4)))))))) |
#s(approx (* (* a 2) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2)) #s(hole binary64 (* c (+ (* -1/4 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow (fabs b) 4) (pow (sqrt -4) 3)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 7)))) (/ (pow (fabs b) 6) (pow (sqrt -4) 5)))) (+ (* 2 (* (sqrt (/ (pow a 3) c)) (sqrt -4))) (* (sqrt (/ a (pow c 3))) (/ (pow (fabs b) 2) (sqrt -4))))))))) |
#s(approx (/ (+ (* (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (fabs b) 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))))) |
#s(approx (/ (+ (* (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (fabs b) 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow (fabs b) 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))))) |
#s(approx (+ (* (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4)) (* b -1)) #s(hole binary64 (* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4)))))) |
#s(approx (+ (* (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4)) (* b -1)) #s(hole binary64 (* c (+ (* -1 (/ b c)) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow (fabs b) 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))))) |
#s(approx (+ (* (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (fabs b) 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow (fabs b) 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))))) |
#s(approx (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4) #s(hole binary64 (exp (* 1/4 (+ (log (* -4 a)) (* -1 (log (/ 1 c)))))))) |
#s(approx (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4) #s(hole binary64 (+ (exp (* 1/4 (+ (log (* -4 a)) (* -1 (log (/ 1 c)))))) (* -1/16 (/ (* (exp (* 1/4 (+ (log (* -4 a)) (* -1 (log (/ 1 c)))))) (pow (fabs b) 2)) (* a c)))))) |
#s(approx (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4) #s(hole binary64 (+ (exp (* 1/4 (+ (log (* -4 a)) (* -1 (log (/ 1 c)))))) (+ (* -1/16 (/ (* (exp (* 1/4 (+ (log (* -4 a)) (* -1 (log (/ 1 c)))))) (pow (fabs b) 2)) (* a c))) (/ (* (exp (* 1/4 (+ (log (* -4 a)) (* -1 (log (/ 1 c)))))) (+ (* -1/128 (/ (pow (fabs b) 4) (pow a 2))) (* 1/512 (/ (pow (fabs b) 4) (pow a 2))))) (pow c 2)))))) |
#s(approx (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4) #s(hole binary64 (+ (exp (* 1/4 (+ (log (* -4 a)) (* -1 (log (/ 1 c)))))) (+ (* -1/16 (/ (* (exp (* 1/4 (+ (log (* -4 a)) (* -1 (log (/ 1 c)))))) (pow (fabs b) 2)) (* a c))) (+ (/ (* (exp (* 1/4 (+ (log (* -4 a)) (* -1 (log (/ 1 c)))))) (+ (* -1/128 (/ (pow (fabs b) 4) (pow a 2))) (* 1/512 (/ (pow (fabs b) 4) (pow a 2))))) (pow c 2)) (/ (* (exp (* 1/4 (+ (log (* -4 a)) (* -1 (log (/ 1 c)))))) (+ (* -1/768 (/ (pow (fabs b) 6) (pow a 3))) (+ (* -1/24576 (/ (pow (fabs b) 6) (pow a 3))) (* 1/2048 (/ (pow (fabs b) 6) (pow a 3)))))) (pow c 3))))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -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)) (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a))) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow (fabs b) 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a))) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow (fabs b) 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow (fabs b) 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow (fabs b) 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow (fabs b) 4) (sqrt -1)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow (fabs b) 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))))) |
#s(approx (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow (fabs b) 4) (sqrt -1)))) (+ (* 1/1024 (* (sqrt (/ 1 (* (pow a 7) (pow c 7)))) (* (pow (fabs b) 6) (sqrt -1)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow (fabs b) 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))))) |
#s(approx (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) #s(hole binary64 (* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow (fabs b) 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) #s(hole binary64 (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow (fabs b) 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow (fabs b) 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))))) |
#s(approx (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) #s(hole binary64 (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow (fabs b) 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow (fabs b) 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow (fabs b) 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))))) |
#s(approx (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2) #s(hole binary64 (+ (* -1 (/ (+ (* 1/64 (* (sqrt (/ c (pow a 5))) (* (pow (fabs b) 4) (sqrt -1)))) (* (sqrt (/ a c)) (* (sqrt -1) (+ (* -1/256 (/ (* c (pow (fabs b) 4)) (pow a 3))) (* 1/256 (/ (pow (fabs b) 6) (pow a 4))))))) (pow c 3))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow (fabs b) 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (pow (fabs b) 2) c)) (* 4 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 (+ (* 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) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (+ (* -1 (/ (- (* -1 (* (sqrt (* a c)) (* (sqrt -1) (- (* 1/4 (/ (pow b 2) (pow a 2))) (* 1/4 (/ (pow (fabs b) 2) (pow a 2))))))) (* -1/2 (/ (* b c) a))) c)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (- (pow (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (+ (* -1 (/ (- (+ (* -1 (* (sqrt (* a c)) (* (sqrt -1) (- (* 1/4 (/ (pow b 2) (pow a 2))) (* 1/4 (/ (pow (fabs b) 2) (pow a 2))))))) (+ (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow (fabs b) 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (- (* -1 (* (sqrt (* a c)) (* (sqrt -1) (- (* 1/4 (/ (pow b 2) (pow a 2))) (* 1/4 (/ (pow (fabs b) 2) (pow a 2))))))) (* -1/2 (/ (* b c) a))))))))) (* -1/2 (/ (* b c) a))) c)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (- (pow (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (+ (* -1 (/ (- (+ (* -1 (* (sqrt (* a c)) (* (sqrt -1) (- (* 1/4 (/ (pow b 2) (pow a 2))) (* 1/4 (/ (pow (fabs b) 2) (pow a 2))))))) (* -1 (/ (- (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* 1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow (fabs b) 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (- (* -1 (* (sqrt (* a c)) (* (sqrt -1) (- (* 1/4 (/ (pow b 2) (pow a 2))) (* 1/4 (/ (pow (fabs b) 2) (pow a 2))))))) (* -1/2 (/ (* b c) a)))))))))))) (* -1/8 (/ (* (pow (fabs b) 2) (- (* -1 (* (sqrt (* a c)) (* (sqrt -1) (- (* 1/4 (/ (pow b 2) (pow a 2))) (* 1/4 (/ (pow (fabs b) 2) (pow a 2))))))) (* -1/2 (/ (* b c) a)))) a))) (+ (* 1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow (fabs b) 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (- (* -1 (* (sqrt (* a c)) (* (sqrt -1) (- (* 1/4 (/ (pow b 2) (pow a 2))) (* 1/4 (/ (pow (fabs b) 2) (pow a 2))))))) (* -1/2 (/ (* b c) a))))))))) c))) (* -1/2 (/ (* b c) a))) c)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (- (pow (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (* -1 (* c (- (* -1 (/ (- (* 1/4 (/ (pow b 2) (pow a 2))) (* 1/4 (/ (pow (fabs b) 2) (pow a 2)))) c)) (/ 1 a)))))) |
#s(approx (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2))) #s(hole binary64 (* -1 (* c (+ (* -1/4 (/ (pow (fabs b) 2) (* (pow a 2) c))) (/ 1 a)))))) |
#s(approx (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) #s(hole binary64 (* -1 (* c (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow (fabs b) 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) #s(hole binary64 (* -1 (* c (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow (fabs b) 4) (sqrt -1)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow (fabs b) 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))))) |
#s(approx (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) #s(hole binary64 (* -1 (* c (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow (fabs b) 4) (sqrt -1)))) (+ (* 1/1024 (* (sqrt (/ 1 (* (pow a 7) (pow c 7)))) (* (pow (fabs b) 6) (sqrt -1)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow (fabs b) 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))))) |
#s(approx (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) #s(hole binary64 (* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow (fabs b) 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) #s(hole binary64 (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow (fabs b) 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow (fabs b) 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))))) |
#s(approx (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) #s(hole binary64 (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow (fabs b) 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow (fabs b) 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow (fabs b) 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))))) |
#s(approx (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (fabs b) 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2))) #s(hole binary64 (* -1 (* c (- (* -1 (/ (+ (* -1 (/ (- (* 1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow (fabs b) 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow (fabs b) 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (/ (+ (* (* b -1) (* a 2)) (* (* a 2) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2))) (pow (* a 2) 2)) #s(hole binary64 (* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (/ (+ (* (* b -1) (* a 2)) (* (* a 2) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2))) (pow (* a 2) 2)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow (fabs b) 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (/ (+ (* (* b -1) (* a 2)) (* (* a 2) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2))) (pow (* a 2) 2)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow (fabs b) 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow (fabs b) 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (+ (* (* b -1) (* a 2)) (* (* a 2) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2))) #s(hole binary64 (* -1 (* c (+ (* 2 (/ (* a b) c)) (* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1)))))))) |
#s(approx (+ (* (* b -1) (* a 2)) (* (* a 2) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2))) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -2 (* a b)) (* -1/2 (* (sqrt (/ a c)) (* (pow (fabs b) 2) (sqrt -1))))) c)) (* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1)))))))) |
#s(approx (+ (* (* b -1) (* a 2)) (* (* a 2) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2))) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -2 (* a b)) (* -1 (/ (+ (* -1/32 (* (sqrt (/ 1 (* a c))) (* (pow (fabs b) 4) (sqrt -1)))) (* 1/2 (* (sqrt (* a c)) (* (pow (fabs b) 2) (sqrt -1))))) c))) c)) (* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1)))))))) |
#s(approx (* (* a 2) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2)) #s(hole binary64 (* -1 (* c (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (* (pow (fabs b) 2) (sqrt -1)))) (* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1)))))))) |
#s(approx (* (* a 2) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2)) #s(hole binary64 (* -1 (* c (+ (* -1/32 (* (sqrt (/ 1 (* a (pow c 5)))) (* (pow (fabs b) 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (* (pow (fabs b) 2) (sqrt -1)))) (* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1))))))))) |
#s(approx (* (* a 2) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2)) #s(hole binary64 (* -1 (* c (+ (* -1/32 (* (sqrt (/ 1 (* a (pow c 5)))) (* (pow (fabs b) 4) (sqrt -1)))) (+ (* 1/256 (* (sqrt (/ 1 (* (pow a 3) (pow c 7)))) (* (pow (fabs b) 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (* (pow (fabs b) 2) (sqrt -1)))) (* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1)))))))))) |
#s(approx (/ (+ (* (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (fabs b) 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (/ (+ (* (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (fabs b) 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow (fabs b) 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (+ (* (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4)) (* b -1)) #s(hole binary64 (* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c)))))) |
#s(approx (+ (* (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4)) (* b -1)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 b) (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow (fabs b) 2) (sqrt -1))))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (+ (* (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (fabs b) 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow (fabs b) 2) (sqrt -1))))) c))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4) #s(hole binary64 (exp (* 1/4 (+ (log (* 4 a)) (* -1 (log (/ -1 c)))))))) |
#s(approx (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4) #s(hole binary64 (+ (exp (* 1/4 (+ (log (* 4 a)) (* -1 (log (/ -1 c)))))) (* -1/16 (/ (* (exp (* 1/4 (+ (log (* 4 a)) (* -1 (log (/ -1 c)))))) (pow (fabs b) 2)) (* a c)))))) |
#s(approx (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (fabs b) 4) (pow a 2))) (* 1/512 (/ (pow (fabs b) 4) (pow a 2))))) c)) (* 1/16 (/ (* (exp (* 1/4 (+ (log (* 4 a)) (* -1 (log (/ -1 c)))))) (pow (fabs b) 2)) a))) c))))) |
#s(approx (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (fabs b) 6) (pow a 3))) (+ (* 1/24576 (/ (pow (fabs b) 6) (pow a 3))) (* 1/768 (/ (pow (fabs b) 6) (pow a 3)))))) c)) (* (exp (* 1/4 (+ (log (* 4 a)) (* -1 (log (/ -1 c)))))) (+ (* -1/128 (/ (pow (fabs b) 4) (pow a 2))) (* 1/512 (/ (pow (fabs b) 4) (pow a 2)))))) c)) (* 1/16 (/ (* (exp (* 1/4 (+ (log (* 4 a)) (* -1 (log (/ -1 c)))))) (pow (fabs b) 2)) a))) c))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 54.0ms | b | @ | inf | ((+ (/ (* -1 b) (* 2 a)) (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a))) (/ (* -1 b) (* 2 a)) (* -1 b) -1 b (* 2 a) 2 a (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a)) (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2) (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) (pow (fabs b) 1) (fabs b) (* (* -4 a) c) (* -4 a) -4 c -1/2 (+ (/ (* -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) (/ c b) (* (pow a -1) 1/2) (pow a -1) 1/2 (/ (- (pow (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (- (pow (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (pow (* (/ b a) -1/2) 2) (* (/ b a) -1/2) (/ b a) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2))) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2) (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2))) (/ (+ (* (* b -1) (* a 2)) (* (* a 2) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2))) (pow (* a 2) 2)) (+ (* (* b -1) (* a 2)) (* (* a 2) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2))) (* b -1) (* (* a 2) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2)) (pow (* a 2) 2) (/ (+ (* (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4)) (* b -1)) (* a 2)) (+ (* (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4)) (* b -1)) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4) 1/4) |
| 47.0ms | b | @ | 0 | ((+ (/ (* -1 b) (* 2 a)) (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a))) (/ (* -1 b) (* 2 a)) (* -1 b) -1 b (* 2 a) 2 a (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a)) (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2) (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) (pow (fabs b) 1) (fabs b) (* (* -4 a) c) (* -4 a) -4 c -1/2 (+ (/ (* -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) (/ c b) (* (pow a -1) 1/2) (pow a -1) 1/2 (/ (- (pow (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (- (pow (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (pow (* (/ b a) -1/2) 2) (* (/ b a) -1/2) (/ b a) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2))) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2) (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2))) (/ (+ (* (* b -1) (* a 2)) (* (* a 2) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2))) (pow (* a 2) 2)) (+ (* (* b -1) (* a 2)) (* (* a 2) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2))) (* b -1) (* (* a 2) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2)) (pow (* a 2) 2) (/ (+ (* (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4)) (* b -1)) (* a 2)) (+ (* (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4)) (* b -1)) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4) 1/4) |
| 27.0ms | b | @ | -inf | ((+ (/ (* -1 b) (* 2 a)) (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a))) (/ (* -1 b) (* 2 a)) (* -1 b) -1 b (* 2 a) 2 a (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a)) (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2) (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) (pow (fabs b) 1) (fabs b) (* (* -4 a) c) (* -4 a) -4 c -1/2 (+ (/ (* -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) (/ c b) (* (pow a -1) 1/2) (pow a -1) 1/2 (/ (- (pow (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (- (pow (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (pow (* (/ b a) -1/2) 2) (* (/ b a) -1/2) (/ b a) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2))) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2) (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2))) (/ (+ (* (* b -1) (* a 2)) (* (* a 2) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2))) (pow (* a 2) 2)) (+ (* (* b -1) (* a 2)) (* (* a 2) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2))) (* b -1) (* (* a 2) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2)) (pow (* a 2) 2) (/ (+ (* (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4)) (* b -1)) (* a 2)) (+ (* (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4)) (* b -1)) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4) 1/4) |
| 21.0ms | c | @ | 0 | ((+ (/ (* -1 b) (* 2 a)) (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a))) (/ (* -1 b) (* 2 a)) (* -1 b) -1 b (* 2 a) 2 a (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a)) (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2) (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) (pow (fabs b) 1) (fabs b) (* (* -4 a) c) (* -4 a) -4 c -1/2 (+ (/ (* -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) (/ c b) (* (pow a -1) 1/2) (pow a -1) 1/2 (/ (- (pow (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (- (pow (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (pow (* (/ b a) -1/2) 2) (* (/ b a) -1/2) (/ b a) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2))) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2) (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2))) (/ (+ (* (* b -1) (* a 2)) (* (* a 2) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2))) (pow (* a 2) 2)) (+ (* (* b -1) (* a 2)) (* (* a 2) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2))) (* b -1) (* (* a 2) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2)) (pow (* a 2) 2) (/ (+ (* (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4)) (* b -1)) (* a 2)) (+ (* (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4)) (* b -1)) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4) 1/4) |
| 18.0ms | c | @ | inf | ((+ (/ (* -1 b) (* 2 a)) (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a))) (/ (* -1 b) (* 2 a)) (* -1 b) -1 b (* 2 a) 2 a (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a)) (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2) (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) (pow (fabs b) 1) (fabs b) (* (* -4 a) c) (* -4 a) -4 c -1/2 (+ (/ (* -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) (/ c b) (* (pow a -1) 1/2) (pow a -1) 1/2 (/ (- (pow (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (- (pow (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (pow (* (/ b a) -1/2) 2) (* (/ b a) -1/2) (/ b a) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2))) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2) (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2))) (/ (+ (* (* b -1) (* a 2)) (* (* a 2) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2))) (pow (* a 2) 2)) (+ (* (* b -1) (* a 2)) (* (* a 2) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2))) (* b -1) (* (* a 2) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2)) (pow (* a 2) 2) (/ (+ (* (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4)) (* b -1)) (* a 2)) (+ (* (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4)) (* b -1)) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4) 1/4) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 2297 | 30891 |
| 0 | 2372 | 25141 |
| 0 | 9027 | 23900 |
| 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 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #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 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal -1/2 binary64))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal -1/2 binary64))) |
#s(literal 1 binary64) |
(pow.f64 (fma.f64 (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal -1/2 binary64)) |
(fma.f64 (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) |
(pow.f64 (fabs.f64 b) #s(literal 1 binary64)) |
(fabs.f64 b) |
(*.f64 (*.f64 #s(literal -4 binary64) a) c) |
(*.f64 #s(literal -4 binary64) a) |
#s(literal -4 binary64) |
c |
#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))) |
#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 c b) |
(*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 a #s(literal -1 binary64)) |
#s(literal 1/2 binary64) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (*.f64 (/.f64 (pow.f64 (fma.f64 (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64))) (/.f64 (pow.f64 (fma.f64 (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (*.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 (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (*.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 2 binary64)) (*.f64 (/.f64 (pow.f64 (fma.f64 (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64))) (/.f64 (pow.f64 (fma.f64 (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 a #s(literal 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 b a) |
(*.f64 (/.f64 (pow.f64 (fma.f64 (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64))) (/.f64 (pow.f64 (fma.f64 (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (pow.f64 (fma.f64 (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64))) |
(pow.f64 (fma.f64 (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (*.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 (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.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 (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)))) (pow.f64 (*.f64 a #s(literal 2 binary64)) #s(literal 2 binary64))) |
(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 (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)))) |
(*.f64 b #s(literal -1 binary64)) |
(*.f64 (*.f64 a #s(literal 2 binary64)) (pow.f64 (fma.f64 (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64))) |
(pow.f64 (*.f64 a #s(literal 2 binary64)) #s(literal 2 binary64)) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (*.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 (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/4 binary64)) (*.f64 b #s(literal -1 binary64))) |
(pow.f64 (fma.f64 (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/4 binary64)) |
#s(literal 1/4 binary64) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a))) #s(hole binary64 (/ (+ (* -1/2 b) (* 1/2 (fabs b))) a))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a))) #s(hole binary64 (/ (+ (* -1 (/ (* a c) (fabs b))) (+ (* -1/2 b) (* 1/2 (fabs b)))) a))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a))) #s(hole binary64 (/ (+ (* -1/2 b) (+ (* 1/2 (fabs b)) (* a (+ (* -1 (/ c (fabs b))) (* -1 (/ (* a (pow c 2)) (pow (fabs b) 3))))))) a))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a))) #s(hole binary64 (/ (+ (* -1/2 b) (+ (* 1/2 (fabs b)) (* a (+ (* -1 (/ c (fabs b))) (* a (+ (* -2 (/ (* a (pow c 3)) (pow (fabs b) 5))) (* -1 (/ (pow c 2) (pow (fabs 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 (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a)) #s(hole binary64 (* 1/2 (/ (fabs b) a)))) |
#s(approx (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a)) #s(hole binary64 (/ (+ (* -1 (/ (* a c) (fabs b))) (* 1/2 (fabs b))) a))) |
#s(approx (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a)) #s(hole binary64 (/ (+ (* 1/2 (fabs b)) (* a (+ (* -1 (/ c (fabs b))) (* -1 (/ (* a (pow c 2)) (pow (fabs b) 3)))))) a))) |
#s(approx (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a)) #s(hole binary64 (/ (+ (* 1/2 (fabs b)) (* a (+ (* -1 (/ c (fabs b))) (* a (+ (* -2 (/ (* a (pow c 3)) (pow (fabs b) 5))) (* -1 (/ (pow c 2) (pow (fabs b) 3)))))))) a))) |
#s(approx (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) #s(hole binary64 (fabs b))) |
#s(approx (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) #s(hole binary64 (+ (fabs b) (* -2 (/ (* a c) (fabs b)))))) |
#s(approx (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) #s(hole binary64 (+ (fabs b) (* a (+ (* -2 (/ c (fabs b))) (* -2 (/ (* a (pow c 2)) (pow (fabs b) 3)))))))) |
#s(approx (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) #s(hole binary64 (+ (fabs b) (* a (+ (* -2 (/ c (fabs b))) (* a (+ (* -4 (/ (* a (pow c 3)) (pow (fabs b) 5))) (* -2 (/ (pow c 2) (pow (fabs b) 3)))))))))) |
#s(approx (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2) #s(hole binary64 (/ 1 (fabs b)))) |
#s(approx (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2) #s(hole binary64 (+ (* 2 (/ (* a c) (pow (fabs b) 3))) (/ 1 (fabs b))))) |
#s(approx (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2) #s(hole binary64 (+ (* a (+ (* -1/2 (* a (* (fabs b) (+ (* -16 (/ (pow c 2) (pow (fabs b) 6))) (* 4 (/ (pow c 2) (pow (fabs b) 6))))))) (* 2 (/ c (pow (fabs b) 3))))) (/ 1 (fabs b))))) |
#s(approx (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2) #s(hole binary64 (+ (* a (+ (* 2 (/ c (pow (fabs b) 3))) (* a (+ (* -1/2 (* a (* (fabs b) (+ (* -64 (/ (pow c 3) (pow (fabs b) 8))) (* -2 (/ (* c (+ (* -16 (/ (pow c 2) (pow (fabs b) 6))) (* 4 (/ (pow c 2) (pow (fabs b) 6))))) (pow (fabs b) 2))))))) (* -1/2 (* (fabs b) (+ (* -16 (/ (pow c 2) (pow (fabs b) 6))) (* 4 (/ (pow c 2) (pow (fabs b) 6)))))))))) (/ 1 (fabs b))))) |
#s(approx (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) #s(hole binary64 (pow (fabs b) 2))) |
#s(approx (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) #s(hole binary64 (+ (* -4 (* a c)) (pow (fabs b) 2)))) |
#s(approx (* (* -4 a) c) #s(hole binary64 (* -4 (* a c)))) |
#s(approx (* -4 a) #s(hole binary64 (* -4 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))) |
#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) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (/ (- (* 1/4 (pow b 2)) (* 1/4 (pow (fabs b) 2))) (* a (- (* -1/2 b) (* 1/2 (fabs b))))))) |
#s(approx (/ (- (pow (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (/ (- (+ (* 1/4 (/ (pow b 2) (- (* -1/2 b) (* 1/2 (fabs b))))) (* a (- (/ c (- (* -1/2 b) (* 1/2 (fabs b)))) (/ (* c (- (* 1/4 (pow b 2)) (* 1/4 (pow (fabs b) 2)))) (* (fabs b) (pow (- (* -1/2 b) (* 1/2 (fabs b))) 2)))))) (* 1/4 (/ (pow (fabs b) 2) (- (* -1/2 b) (* 1/2 (fabs b)))))) a))) |
#s(approx (/ (- (pow (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (/ (- (+ (* 1/4 (/ (pow b 2) (- (* -1/2 b) (* 1/2 (fabs b))))) (* a (- (+ (* -1 (* a (+ (/ (* c (- (/ c (- (* -1/2 b) (* 1/2 (fabs b)))) (/ (* c (- (* 1/4 (pow b 2)) (* 1/4 (pow (fabs b) 2)))) (* (fabs b) (pow (- (* -1/2 b) (* 1/2 (fabs b))) 2))))) (* (fabs b) (- (* -1/2 b) (* 1/2 (fabs b))))) (/ (* (pow c 2) (- (* 1/4 (pow b 2)) (* 1/4 (pow (fabs b) 2)))) (* (pow (fabs b) 3) (pow (- (* -1/2 b) (* 1/2 (fabs b))) 2)))))) (/ c (- (* -1/2 b) (* 1/2 (fabs b))))) (/ (* c (- (* 1/4 (pow b 2)) (* 1/4 (pow (fabs b) 2)))) (* (fabs b) (pow (- (* -1/2 b) (* 1/2 (fabs b))) 2)))))) (* 1/4 (/ (pow (fabs b) 2) (- (* -1/2 b) (* 1/2 (fabs b)))))) a))) |
#s(approx (/ (- (pow (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (/ (- (+ (* 1/4 (/ (pow b 2) (- (* -1/2 b) (* 1/2 (fabs b))))) (* a (- (+ (* a (- (* -1 (* a (+ (* -1 (/ (* c (+ (/ (* c (- (/ c (- (* -1/2 b) (* 1/2 (fabs b)))) (/ (* c (- (* 1/4 (pow b 2)) (* 1/4 (pow (fabs b) 2)))) (* (fabs b) (pow (- (* -1/2 b) (* 1/2 (fabs b))) 2))))) (* (fabs b) (- (* -1/2 b) (* 1/2 (fabs b))))) (/ (* (pow c 2) (- (* 1/4 (pow b 2)) (* 1/4 (pow (fabs b) 2)))) (* (pow (fabs b) 3) (pow (- (* -1/2 b) (* 1/2 (fabs b))) 2))))) (* (fabs b) (- (* -1/2 b) (* 1/2 (fabs b)))))) (+ (* 2 (/ (* (pow c 3) (- (* 1/4 (pow b 2)) (* 1/4 (pow (fabs b) 2)))) (* (pow (fabs b) 5) (pow (- (* -1/2 b) (* 1/2 (fabs b))) 2)))) (/ (* (pow c 2) (- (/ c (- (* -1/2 b) (* 1/2 (fabs b)))) (/ (* c (- (* 1/4 (pow b 2)) (* 1/4 (pow (fabs b) 2)))) (* (fabs b) (pow (- (* -1/2 b) (* 1/2 (fabs b))) 2))))) (* (pow (fabs b) 3) (- (* -1/2 b) (* 1/2 (fabs b))))))))) (+ (/ (* c (- (/ c (- (* -1/2 b) (* 1/2 (fabs b)))) (/ (* c (- (* 1/4 (pow b 2)) (* 1/4 (pow (fabs b) 2)))) (* (fabs b) (pow (- (* -1/2 b) (* 1/2 (fabs b))) 2))))) (* (fabs b) (- (* -1/2 b) (* 1/2 (fabs b))))) (/ (* (pow c 2) (- (* 1/4 (pow b 2)) (* 1/4 (pow (fabs b) 2)))) (* (pow (fabs b) 3) (pow (- (* -1/2 b) (* 1/2 (fabs b))) 2)))))) (/ c (- (* -1/2 b) (* 1/2 (fabs b))))) (/ (* c (- (* 1/4 (pow b 2)) (* 1/4 (pow (fabs b) 2)))) (* (fabs b) (pow (- (* -1/2 b) (* 1/2 (fabs b))) 2)))))) (* 1/4 (/ (pow (fabs b) 2) (- (* -1/2 b) (* 1/2 (fabs b)))))) a))) |
#s(approx (- (pow (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (/ (- (* 1/4 (pow b 2)) (* 1/4 (pow (fabs b) 2))) (pow a 2)))) |
#s(approx (- (pow (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (/ (- (+ (* 1/4 (pow b 2)) (* a c)) (* 1/4 (pow (fabs b) 2))) (pow a 2)))) |
#s(approx (pow (* (/ b a) -1/2) 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 (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2))) #s(hole binary64 (* 1/4 (/ (pow (fabs b) 2) (pow a 2))))) |
#s(approx (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2))) #s(hole binary64 (/ (+ (* -1 (* a c)) (* 1/4 (pow (fabs b) 2))) (pow a 2)))) |
#s(approx (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) #s(hole binary64 (* 1/2 (/ (fabs b) a)))) |
#s(approx (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) #s(hole binary64 (/ (+ (* -1 (/ (* a c) (fabs b))) (* 1/2 (fabs b))) a))) |
#s(approx (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) #s(hole binary64 (/ (+ (* 1/2 (fabs b)) (* a (+ (* -1 (/ c (fabs b))) (* -1 (/ (* a (pow c 2)) (pow (fabs b) 3)))))) a))) |
#s(approx (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) #s(hole binary64 (/ (+ (* 1/2 (fabs b)) (* a (+ (* -1 (/ c (fabs b))) (* a (+ (* -2 (/ (* a (pow c 3)) (pow (fabs b) 5))) (* -1 (/ (pow c 2) (pow (fabs b) 3)))))))) a))) |
#s(approx (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) #s(hole binary64 (fabs b))) |
#s(approx (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) #s(hole binary64 (+ (fabs b) (* -2 (/ (* a c) (fabs b)))))) |
#s(approx (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) #s(hole binary64 (+ (fabs b) (* a (+ (* -2 (/ c (fabs b))) (* -2 (/ (* a (pow c 2)) (pow (fabs b) 3)))))))) |
#s(approx (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) #s(hole binary64 (+ (fabs b) (* a (+ (* -2 (/ c (fabs b))) (* a (+ (* -4 (/ (* a (pow c 3)) (pow (fabs b) 5))) (* -2 (/ (pow c 2) (pow (fabs b) 3)))))))))) |
#s(approx (* a 2) #s(hole binary64 (* 2 a))) |
#s(approx (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2))) #s(hole binary64 (/ (- (* -1/2 b) (* 1/2 (fabs b))) a))) |
#s(approx (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2))) #s(hole binary64 (/ (- (+ (* -1/2 b) (/ (* a c) (fabs b))) (* 1/2 (fabs b))) a))) |
#s(approx (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2))) #s(hole binary64 (/ (- (+ (* -1/2 b) (* a (- (/ (* a (pow c 2)) (pow (fabs b) 3)) (* -1 (/ c (fabs b)))))) (* 1/2 (fabs b))) a))) |
#s(approx (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2))) #s(hole binary64 (/ (- (+ (* -1/2 b) (* a (- (* a (- (* 2 (/ (* a (pow c 3)) (pow (fabs b) 5))) (* -1 (/ (pow c 2) (pow (fabs b) 3))))) (* -1 (/ c (fabs b)))))) (* 1/2 (fabs b))) a))) |
#s(approx (/ (+ (* (* b -1) (* a 2)) (* (* a 2) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2))) (pow (* a 2) 2)) #s(hole binary64 (* 1/4 (/ (+ (* -2 b) (* 2 (fabs b))) a)))) |
#s(approx (/ (+ (* (* b -1) (* a 2)) (* (* a 2) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2))) (pow (* a 2) 2)) #s(hole binary64 (/ (+ (* -1 (/ (* a c) (fabs b))) (* 1/4 (+ (* -2 b) (* 2 (fabs b))))) a))) |
#s(approx (/ (+ (* (* b -1) (* a 2)) (* (* a 2) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2))) (pow (* a 2) 2)) #s(hole binary64 (/ (+ (* 1/4 (+ (* -2 b) (* 2 (fabs b)))) (* a (+ (* -1 (/ c (fabs b))) (* -1 (/ (* a (pow c 2)) (pow (fabs b) 3)))))) a))) |
#s(approx (/ (+ (* (* b -1) (* a 2)) (* (* a 2) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2))) (pow (* a 2) 2)) #s(hole binary64 (/ (+ (* 1/4 (+ (* -2 b) (* 2 (fabs b)))) (* a (+ (* -1 (/ c (fabs b))) (* a (+ (* -2 (/ (* a (pow c 3)) (pow (fabs b) 5))) (* -1 (/ (pow c 2) (pow (fabs b) 3)))))))) a))) |
#s(approx (+ (* (* b -1) (* a 2)) (* (* a 2) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2))) #s(hole binary64 (* a (+ (* -2 b) (* 2 (fabs b)))))) |
#s(approx (+ (* (* b -1) (* a 2)) (* (* a 2) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2))) #s(hole binary64 (* a (+ (* -4 (/ (* a c) (fabs b))) (+ (* -2 b) (* 2 (fabs b))))))) |
#s(approx (+ (* (* b -1) (* a 2)) (* (* a 2) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2))) #s(hole binary64 (* a (+ (* -2 b) (+ (* 2 (fabs b)) (* a (+ (* -4 (/ c (fabs b))) (* -4 (/ (* a (pow c 2)) (pow (fabs b) 3)))))))))) |
#s(approx (+ (* (* b -1) (* a 2)) (* (* a 2) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2))) #s(hole binary64 (* a (+ (* -2 b) (+ (* 2 (fabs b)) (* a (+ (* -4 (/ c (fabs b))) (* a (+ (* -8 (/ (* a (pow c 3)) (pow (fabs b) 5))) (* -4 (/ (pow c 2) (pow (fabs b) 3)))))))))))) |
#s(approx (* (* a 2) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2)) #s(hole binary64 (* 2 (* a (fabs b))))) |
#s(approx (* (* a 2) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2)) #s(hole binary64 (* a (+ (* -4 (/ (* a c) (fabs b))) (* 2 (fabs b)))))) |
#s(approx (* (* a 2) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2)) #s(hole binary64 (* a (+ (* 2 (fabs b)) (* a (+ (* -4 (/ c (fabs b))) (* -4 (/ (* a (pow c 2)) (pow (fabs b) 3))))))))) |
#s(approx (* (* a 2) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2)) #s(hole binary64 (* a (+ (* 2 (fabs b)) (* a (+ (* -4 (/ c (fabs b))) (* a (+ (* -8 (/ (* a (pow c 3)) (pow (fabs b) 5))) (* -4 (/ (pow c 2) (pow (fabs b) 3))))))))))) |
#s(approx (pow (* a 2) 2) #s(hole binary64 (* 4 (pow a 2)))) |
#s(approx (/ (+ (* (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4)) (* b -1)) (* a 2)) #s(hole binary64 (* 1/2 (/ (+ (fabs b) (* -1 b)) a)))) |
#s(approx (/ (+ (* (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4)) (* b -1)) (* a 2)) #s(hole binary64 (/ (+ (* -1 (/ (* a c) (fabs b))) (* 1/2 (+ (fabs b) (* -1 b)))) a))) |
#s(approx (/ (+ (* (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4)) (* b -1)) (* a 2)) #s(hole binary64 (/ (+ (* 1/2 (+ (fabs b) (* -1 b))) (* a (+ (* -1 (/ c (fabs b))) (* -1 (/ (* a (pow c 2)) (pow (fabs b) 3)))))) a))) |
#s(approx (/ (+ (* (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4)) (* b -1)) (* a 2)) #s(hole binary64 (/ (+ (* 1/2 (+ (fabs b) (* -1 b))) (* a (+ (* -1 (/ c (fabs b))) (* a (+ (* -2 (/ (* a (pow c 3)) (pow (fabs b) 5))) (* -1 (/ (pow c 2) (pow (fabs b) 3)))))))) a))) |
#s(approx (+ (* (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4)) (* b -1)) #s(hole binary64 (+ (fabs b) (* -1 b)))) |
#s(approx (+ (* (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4)) (* b -1)) #s(hole binary64 (+ (fabs b) (+ (* -2 (/ (* a c) (fabs b))) (* -1 b))))) |
#s(approx (+ (* (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4)) (* b -1)) #s(hole binary64 (+ (fabs b) (+ (* -1 b) (* a (+ (* -2 (/ c (fabs b))) (* -2 (/ (* a (pow c 2)) (pow (fabs b) 3))))))))) |
#s(approx (+ (* (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4)) (* b -1)) #s(hole binary64 (+ (fabs b) (+ (* -1 b) (* a (+ (* -2 (/ c (fabs b))) (* a (+ (* -4 (/ (* a (pow c 3)) (pow (fabs b) 5))) (* -2 (/ (pow c 2) (pow (fabs b) 3))))))))))) |
#s(approx (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4) #s(hole binary64 (* (pow 1 1/4) (sqrt (fabs b))))) |
#s(approx (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4) #s(hole binary64 (+ (* -1 (* (pow 1 1/4) (* (* a c) (sqrt (/ 1 (pow (fabs b) 3)))))) (* (pow 1 1/4) (sqrt (fabs b)))))) |
#s(approx (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4) #s(hole binary64 (+ (* a (+ (* -1 (* (pow 1 1/4) (* c (sqrt (/ 1 (pow (fabs b) 3)))))) (* (pow 1 1/4) (* (* a (+ (* -2 (/ (pow c 2) (pow (fabs b) 4))) (* 1/2 (/ (pow c 2) (pow (fabs b) 4))))) (sqrt (fabs b)))))) (* (pow 1 1/4) (sqrt (fabs b)))))) |
#s(approx (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4) #s(hole binary64 (+ (* a (+ (* -1 (* (pow 1 1/4) (* c (sqrt (/ 1 (pow (fabs b) 3)))))) (* a (+ (* (pow 1 1/4) (* (sqrt (fabs b)) (+ (* -2 (/ (pow c 2) (pow (fabs b) 4))) (* 1/2 (/ (pow c 2) (pow (fabs b) 4)))))) (* (pow 1 1/4) (* (* a (+ (* -16/3 (/ (pow c 3) (pow (fabs b) 6))) (+ (* -1/6 (/ (pow c 3) (pow (fabs b) 6))) (* 2 (/ (pow c 3) (pow (fabs b) 6)))))) (sqrt (fabs b)))))))) (* (pow 1 1/4) (sqrt (fabs b)))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a))) #s(hole binary64 (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a))) #s(hole binary64 (+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a))) #s(hole binary64 (+ (* -1/2 (/ b a)) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow (fabs b) 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a))) #s(hole binary64 (+ (* -1/2 (/ b a)) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow (fabs b) 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow (fabs b) 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))))) |
#s(approx (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a)) #s(hole binary64 (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))) |
#s(approx (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a)) #s(hole binary64 (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow (fabs b) 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))) |
#s(approx (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a)) #s(hole binary64 (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow (fabs b) 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow (fabs b) 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))))) |
#s(approx (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a)) #s(hole binary64 (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow (fabs b) 4) (pow (sqrt -4) 3)))) (+ (* 1/32 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow (fabs b) 6) (pow (sqrt -4) 5)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow (fabs b) 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))))) |
#s(approx (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) #s(hole binary64 (* (sqrt (* a c)) (sqrt -4)))) |
#s(approx (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) #s(hole binary64 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow (fabs b) 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))) |
#s(approx (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) #s(hole binary64 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow (fabs b) 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow (fabs b) 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))))) |
#s(approx (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) #s(hole binary64 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow (fabs b) 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow (fabs b) 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow (fabs b) 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))))) |
#s(approx (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2) #s(hole binary64 (* (sqrt (/ 1 (* a c))) (sqrt -1/4)))) |
#s(approx (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2) #s(hole binary64 (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow (fabs b) 2) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (sqrt -1/4))))) |
#s(approx (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2) #s(hole binary64 (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow (fabs b) 2) (sqrt -1/4)))) (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow (fabs b) 4) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (sqrt -1/4)))))) |
#s(approx (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c (pow a 7))) (/ (+ (* 1/1024 (/ (* a (pow (fabs b) 4)) (* (pow c 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow (fabs b) 6) (pow c 4)))) (sqrt -1/4)))) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow (fabs b) 2) (sqrt -1/4)))) (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow (fabs b) 4) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (sqrt -1/4))))))) |
#s(approx (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) #s(hole binary64 (* -4 (* a c)))) |
#s(approx (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) #s(hole binary64 (* a (+ (* -4 c) (/ (pow (fabs 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/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) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))))) |
#s(approx (/ (- (pow (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (/ (- (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* -2 (* (sqrt (/ 1 (* a c))) (/ (- (* 1/4 (pow b 2)) (* 1/4 (pow (fabs b) 2))) (sqrt -4))))) (* -2 (/ b (pow (sqrt -4) 2)))) a))) |
#s(approx (/ (- (pow (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (/ (- (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* -2 (* (sqrt (/ 1 (* a c))) (/ (- (* 1/4 (pow b 2)) (* 1/4 (pow (fabs b) 2))) (sqrt -4)))) (* -1 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow (fabs b) 2) (pow (sqrt -4) 3)))) (* (sqrt (/ a c)) (/ (* b (- (* -2 (* (sqrt (/ a c)) (/ (- (* 1/4 (pow b 2)) (* 1/4 (pow (fabs b) 2))) (sqrt -4)))) (* -2 (/ (* a b) (pow (sqrt -4) 2))))) (sqrt -4)))) (pow a 2))))) (* -2 (/ b (pow (sqrt -4) 2)))) a))) |
#s(approx (/ (- (pow (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (/ (- (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* -2 (* (sqrt (/ 1 (* a c))) (/ (- (* 1/4 (pow b 2)) (* 1/4 (pow (fabs b) 2))) (sqrt -4)))) (* -1 (/ (+ (* -1 (* (sqrt (/ a c)) (/ (* b (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow (fabs b) 2) (pow (sqrt -4) 3)))) (* (sqrt (/ a c)) (/ (* b (- (* -2 (* (sqrt (/ a c)) (/ (- (* 1/4 (pow b 2)) (* 1/4 (pow (fabs b) 2))) (sqrt -4)))) (* -2 (/ (* a b) (pow (sqrt -4) 2))))) (sqrt -4))))) (sqrt -4)))) (* 1/2 (/ (* a (* (pow (fabs b) 2) (- (* -2 (* (sqrt (/ a c)) (/ (- (* 1/4 (pow b 2)) (* 1/4 (pow (fabs b) 2))) (sqrt -4)))) (* -2 (/ (* a b) (pow (sqrt -4) 2)))))) (* c (pow (sqrt -4) 2))))) (pow a 3))))) (+ (* -2 (/ b (pow (sqrt -4) 2))) (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (pow (fabs b) 2) (pow (sqrt -4) 3)))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* b (- (* -2 (* (sqrt (/ a c)) (/ (- (* 1/4 (pow b 2)) (* 1/4 (pow (fabs b) 2))) (sqrt -4)))) (* -2 (/ (* a b) (pow (sqrt -4) 2))))) (sqrt -4)))))) a))) |
#s(approx (- (pow (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (/ c a))) |
#s(approx (- (pow (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (/ (- (* 1/4 (/ (pow b 2) a)) (+ (* -1 c) (* 1/4 (/ (pow (fabs b) 2) a)))) a))) |
#s(approx (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2))) #s(hole binary64 (* -1 (/ c a)))) |
#s(approx (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2))) #s(hole binary64 (/ (+ (* -1 c) (* 1/4 (/ (pow (fabs b) 2) a))) a))) |
#s(approx (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) #s(hole binary64 (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))) |
#s(approx (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) #s(hole binary64 (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow (fabs b) 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))) |
#s(approx (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) #s(hole binary64 (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow (fabs b) 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow (fabs b) 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))))) |
#s(approx (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) #s(hole binary64 (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow (fabs b) 4) (pow (sqrt -4) 3)))) (+ (* 1/32 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow (fabs b) 6) (pow (sqrt -4) 5)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow (fabs b) 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))))) |
#s(approx (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) #s(hole binary64 (* (sqrt (* a c)) (sqrt -4)))) |
#s(approx (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) #s(hole binary64 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow (fabs b) 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))) |
#s(approx (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) #s(hole binary64 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow (fabs b) 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow (fabs b) 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))))) |
#s(approx (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) #s(hole binary64 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow (fabs b) 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow (fabs b) 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow (fabs b) 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))))) |
#s(approx (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2))) #s(hole binary64 (* -1/2 (* (sqrt (/ c a)) (sqrt -4))))) |
#s(approx (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2))) #s(hole binary64 (- (+ (* -1/2 (/ b a)) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow (fabs b) 2) (sqrt -4))))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))) |
#s(approx (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (fabs b) 4) (pow (sqrt -4) 3))))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow (fabs b) 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))))) |
#s(approx (/ (+ (* (* b -1) (* a 2)) (* (* a 2) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2))) (pow (* a 2) 2)) #s(hole binary64 (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))) |
#s(approx (/ (+ (* (* b -1) (* a 2)) (* (* a 2) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2))) (pow (* a 2) 2)) #s(hole binary64 (+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))) |
#s(approx (/ (+ (* (* b -1) (* a 2)) (* (* a 2) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2))) (pow (* a 2) 2)) #s(hole binary64 (+ (* -1/2 (/ b a)) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow (fabs b) 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))))) |
#s(approx (/ (+ (* (* b -1) (* a 2)) (* (* a 2) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2))) (pow (* a 2) 2)) #s(hole binary64 (+ (* -1/2 (/ b a)) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow (fabs b) 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow (fabs b) 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))))) |
#s(approx (+ (* (* b -1) (* a 2)) (* (* a 2) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2))) #s(hole binary64 (* 2 (* (sqrt (* (pow a 3) c)) (sqrt -4))))) |
#s(approx (+ (* (* b -1) (* a 2)) (* (* a 2) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2))) #s(hole binary64 (* (pow a 2) (+ (* -2 (/ b a)) (* 2 (* (sqrt (/ c a)) (sqrt -4))))))) |
#s(approx (+ (* (* b -1) (* a 2)) (* (* a 2) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2))) #s(hole binary64 (* (pow a 2) (+ (* -2 (/ b a)) (+ (* 2 (* (sqrt (/ c a)) (sqrt -4))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow (fabs b) 2) (sqrt -4)))))))) |
#s(approx (+ (* (* b -1) (* a 2)) (* (* a 2) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2))) #s(hole binary64 (* (pow a 2) (+ (* -2 (/ b a)) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow (fabs b) 4) (pow (sqrt -4) 3)))) (+ (* 2 (* (sqrt (/ c a)) (sqrt -4))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow (fabs b) 2) (sqrt -4))))))))) |
#s(approx (* (* a 2) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2)) #s(hole binary64 (* 2 (* (sqrt (* (pow a 3) c)) (sqrt -4))))) |
#s(approx (* (* a 2) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2)) #s(hole binary64 (* (pow a 2) (+ (* 2 (* (sqrt (/ c a)) (sqrt -4))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow (fabs b) 2) (sqrt -4))))))) |
#s(approx (* (* a 2) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2)) #s(hole binary64 (* (pow a 2) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow (fabs b) 4) (pow (sqrt -4) 3)))) (+ (* 2 (* (sqrt (/ c a)) (sqrt -4))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow (fabs b) 2) (sqrt -4)))))))) |
#s(approx (* (* a 2) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2)) #s(hole binary64 (* (pow a 2) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow (fabs b) 4) (pow (sqrt -4) 3)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow (fabs b) 6) (pow (sqrt -4) 5)))) (+ (* 2 (* (sqrt (/ c a)) (sqrt -4))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow (fabs b) 2) (sqrt -4))))))))) |
#s(approx (/ (+ (* (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4)) (* b -1)) (* a 2)) #s(hole binary64 (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))) |
#s(approx (/ (+ (* (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (fabs b) 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))))) |
#s(approx (/ (+ (* (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (fabs b) 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow (fabs b) 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))))) |
#s(approx (+ (* (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4)) (* b -1)) #s(hole binary64 (* (sqrt (* a c)) (sqrt -4)))) |
#s(approx (+ (* (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4)) (* b -1)) #s(hole binary64 (* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4)))))) |
#s(approx (+ (* (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4)) (* b -1)) #s(hole binary64 (* a (+ (* -1 (/ b a)) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow (fabs b) 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))))) |
#s(approx (+ (* (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (fabs b) 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow (fabs b) 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))))) |
#s(approx (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4) #s(hole binary64 (exp (* 1/4 (+ (log (* -4 c)) (* -1 (log (/ 1 a)))))))) |
#s(approx (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4) #s(hole binary64 (+ (exp (* 1/4 (+ (log (* -4 c)) (* -1 (log (/ 1 a)))))) (* -1/16 (/ (* (exp (* 1/4 (+ (log (* -4 c)) (* -1 (log (/ 1 a)))))) (pow (fabs b) 2)) (* a c)))))) |
#s(approx (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4) #s(hole binary64 (+ (exp (* 1/4 (+ (log (* -4 c)) (* -1 (log (/ 1 a)))))) (+ (* -1/16 (/ (* (exp (* 1/4 (+ (log (* -4 c)) (* -1 (log (/ 1 a)))))) (pow (fabs b) 2)) (* a c))) (/ (* (exp (* 1/4 (+ (log (* -4 c)) (* -1 (log (/ 1 a)))))) (+ (* -1/128 (/ (pow (fabs b) 4) (pow c 2))) (* 1/512 (/ (pow (fabs b) 4) (pow c 2))))) (pow a 2)))))) |
#s(approx (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4) #s(hole binary64 (+ (exp (* 1/4 (+ (log (* -4 c)) (* -1 (log (/ 1 a)))))) (+ (* -1/16 (/ (* (exp (* 1/4 (+ (log (* -4 c)) (* -1 (log (/ 1 a)))))) (pow (fabs b) 2)) (* a c))) (+ (/ (* (exp (* 1/4 (+ (log (* -4 c)) (* -1 (log (/ 1 a)))))) (+ (* -1/128 (/ (pow (fabs b) 4) (pow c 2))) (* 1/512 (/ (pow (fabs b) 4) (pow c 2))))) (pow a 2)) (/ (* (exp (* 1/4 (+ (log (* -4 c)) (* -1 (log (/ 1 a)))))) (+ (* -1/768 (/ (pow (fabs b) 6) (pow c 3))) (+ (* -1/24576 (/ (pow (fabs b) 6) (pow c 3))) (* 1/2048 (/ (pow (fabs b) 6) (pow c 3)))))) (pow a 3))))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a))) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a))) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a))) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow (fabs b) 2) (sqrt -1)))) (* 1/2 b)) a))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a))) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow (fabs b) 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow (fabs b) 4) (sqrt -1))))) a)) (* 1/2 b)) a))))) |
#s(approx (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a)) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow (fabs b) 2) (sqrt -1))))))) |
#s(approx (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow (fabs b) 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow (fabs b) 4) (sqrt -1)))))))) |
#s(approx (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow (fabs b) 2) (sqrt -1)))) (+ (* -1/1024 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow (fabs b) 6) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow (fabs b) 4) (sqrt -1))))))))) |
#s(approx (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) #s(hole binary64 (* -2 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) #s(hole binary64 (* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow (fabs b) 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) #s(hole binary64 (* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow (fabs b) 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow (fabs b) 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))))) |
#s(approx (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) #s(hole binary64 (* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow (fabs b) 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow (fabs b) 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow (fabs b) 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))))) |
#s(approx (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2) #s(hole binary64 (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
#s(approx (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2) #s(hole binary64 (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow (fabs b) 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1)))))) |
#s(approx (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2) #s(hole binary64 (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow (fabs b) 2) (sqrt -1)))) (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow (fabs b) 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2) #s(hole binary64 (+ (* -1 (/ (+ (* 1/64 (* (sqrt (/ a (pow c 5))) (* (pow (fabs b) 4) (sqrt -1)))) (* (sqrt (/ c a)) (* (sqrt -1) (+ (* -1/256 (/ (* a (pow (fabs b) 4)) (pow c 3))) (* 1/256 (/ (pow (fabs b) 6) (pow c 4))))))) (pow a 3))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow (fabs b) 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (pow (fabs 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 (* (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) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (/ (- (pow (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (- (* (sqrt (/ a c)) (* (sqrt -1) (- (* 1/4 (pow b 2)) (* 1/4 (pow (fabs b) 2))))) (* 1/2 (* a b))) a))) a)))) |
#s(approx (/ (- (pow (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (- (+ (* -1/8 (* (sqrt (/ a c)) (* (pow (fabs b) 2) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (- (* (sqrt (/ a c)) (* (sqrt -1) (- (* 1/4 (pow b 2)) (* 1/4 (pow (fabs b) 2))))) (* 1/2 (* a b))))))) (* (sqrt (/ a c)) (* (sqrt -1) (- (* 1/4 (pow b 2)) (* 1/4 (pow (fabs b) 2))))))) (* 1/2 (* a b))) a))) a)))) |
#s(approx (/ (- (pow (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (fabs b) 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (- (* (sqrt (/ a c)) (* (sqrt -1) (- (* 1/4 (pow b 2)) (* 1/4 (pow (fabs b) 2))))) (* 1/2 (* a b)))))))))))) (* -1/8 (/ (* (pow (fabs b) 2) (- (* (sqrt (/ a c)) (* (sqrt -1) (- (* 1/4 (pow b 2)) (* 1/4 (pow (fabs b) 2))))) (* 1/2 (* a b)))) c))) (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow (fabs b) 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (- (* (sqrt (/ a c)) (* (sqrt -1) (- (* 1/4 (pow b 2)) (* 1/4 (pow (fabs b) 2))))) (* 1/2 (* a b))))))))) a)) (* (sqrt (/ a c)) (* (sqrt -1) (- (* 1/4 (pow b 2)) (* 1/4 (pow (fabs b) 2)))))) (* 1/2 (* a b))) a))) a)))) |
#s(approx (- (pow (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (* -1 (/ (- (* -1 (/ (- (* 1/4 (pow b 2)) (* 1/4 (pow (fabs b) 2))) a)) c) a)))) |
#s(approx (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2))) #s(hole binary64 (* -1 (/ (+ c (* -1/4 (/ (pow (fabs b) 2) a))) a)))) |
#s(approx (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (fabs b) 2) (sqrt -1))))))) |
#s(approx (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (fabs b) 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow (fabs b) 4) (sqrt -1)))))))) |
#s(approx (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (fabs b) 2) (sqrt -1)))) (+ (* -1/1024 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow (fabs b) 6) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow (fabs b) 4) (sqrt -1))))))))) |
#s(approx (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) #s(hole binary64 (* -2 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) #s(hole binary64 (* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow (fabs b) 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) #s(hole binary64 (* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow (fabs b) 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow (fabs b) 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))))) |
#s(approx (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) #s(hole binary64 (* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow (fabs b) 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow (fabs b) 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow (fabs b) 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))))) |
#s(approx (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2))) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2))) #s(hole binary64 (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow (fabs b) 2) (sqrt -1)))) (* 1/2 b)) a)) (* -1 (* (sqrt (/ c a)) (sqrt -1)))))) |
#s(approx (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2))) #s(hole binary64 (- (* -1 (/ (+ (* -1 (/ (- (* -1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow (fabs b) 4) (sqrt -1)))) (* -1/8 (* (sqrt (/ a c)) (* (pow (fabs b) 2) (sqrt -1))))) a)) (* 1/2 b)) a)) (* -1 (* (sqrt (/ c a)) (sqrt -1)))))) |
#s(approx (/ (+ (* (* b -1) (* a 2)) (* (* a 2) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2))) (pow (* a 2) 2)) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (+ (* (* b -1) (* a 2)) (* (* a 2) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2))) (pow (* a 2) 2)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a))))) |
#s(approx (/ (+ (* (* b -1) (* a 2)) (* (* a 2) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2))) (pow (* a 2) 2)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow (fabs b) 2) (sqrt -1)))) (* 1/2 b)) a))))) |
#s(approx (/ (+ (* (* b -1) (* a 2)) (* (* a 2) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2))) (pow (* a 2) 2)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow (fabs b) 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow (fabs b) 4) (sqrt -1))))) a)) (* 1/2 b)) a))))) |
#s(approx (+ (* (* b -1) (* a 2)) (* (* a 2) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2))) #s(hole binary64 (* -4 (* (sqrt (* (pow a 3) c)) (sqrt -1))))) |
#s(approx (+ (* (* b -1) (* a 2)) (* (* a 2) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2))) #s(hole binary64 (* (pow a 2) (+ (* -4 (* (sqrt (/ c a)) (sqrt -1))) (* -2 (/ b a)))))) |
#s(approx (+ (* (* b -1) (* a 2)) (* (* a 2) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2))) #s(hole binary64 (* (pow a 2) (+ (* -4 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow (fabs b) 2) (sqrt -1)))) (* 2 b)) a)))))) |
#s(approx (+ (* (* b -1) (* a 2)) (* (* a 2) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2))) #s(hole binary64 (* (pow a 2) (+ (* -4 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (* (sqrt (/ a c)) (* (pow (fabs b) 2) (sqrt -1)))) (* 1/32 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow (fabs b) 4) (sqrt -1))))) a)) (* 2 b)) a)))))) |
#s(approx (* (* a 2) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2)) #s(hole binary64 (* -4 (* (sqrt (* (pow a 3) c)) (sqrt -1))))) |
#s(approx (* (* a 2) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2)) #s(hole binary64 (* (pow a 2) (+ (* -4 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow (fabs b) 2) (sqrt -1)))))))) |
#s(approx (* (* a 2) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2)) #s(hole binary64 (* (pow a 2) (+ (* -4 (* (sqrt (/ c a)) (sqrt -1))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow (fabs b) 2) (sqrt -1)))) (* 1/32 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow (fabs b) 4) (sqrt -1))))))))) |
#s(approx (* (* a 2) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2)) #s(hole binary64 (* (pow a 2) (+ (* -4 (* (sqrt (/ c a)) (sqrt -1))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow (fabs b) 2) (sqrt -1)))) (+ (* -1/256 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow (fabs b) 6) (sqrt -1)))) (* 1/32 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow (fabs b) 4) (sqrt -1)))))))))) |
#s(approx (/ (+ (* (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4)) (* b -1)) (* a 2)) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (+ (* (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (fabs b) 2) (sqrt -1)))) (* 1/2 b)) a))))) |
#s(approx (/ (+ (* (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (fabs b) 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow (fabs b) 4) (sqrt -1))))) a)) (* 1/2 b)) a))))) |
#s(approx (+ (* (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4)) (* b -1)) #s(hole binary64 (* -2 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (+ (* (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4)) (* b -1)) #s(hole binary64 (* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a)))))) |
#s(approx (+ (* (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4)) (* b -1)) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (+ (* -1 b) (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow (fabs b) 2) (sqrt -1))))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (+ (* (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (fabs b) 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow (fabs b) 2) (sqrt -1))))) a))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4) #s(hole binary64 (exp (* 1/4 (+ (log (* 4 c)) (* -1 (log (/ -1 a)))))))) |
#s(approx (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4) #s(hole binary64 (+ (exp (* 1/4 (+ (log (* 4 c)) (* -1 (log (/ -1 a)))))) (* -1/16 (/ (* (exp (* 1/4 (+ (log (* 4 c)) (* -1 (log (/ -1 a)))))) (pow (fabs b) 2)) (* a c)))))) |
#s(approx (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (fabs b) 4) (pow c 2))) (* 1/512 (/ (pow (fabs b) 4) (pow c 2))))) a)) (* 1/16 (/ (* (exp (* 1/4 (+ (log (* 4 c)) (* -1 (log (/ -1 a)))))) (pow (fabs b) 2)) c))) a))))) |
#s(approx (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (fabs b) 6) (pow c 3))) (+ (* 1/24576 (/ (pow (fabs b) 6) (pow c 3))) (* 1/768 (/ (pow (fabs b) 6) (pow c 3)))))) a)) (* (exp (* 1/4 (+ (log (* 4 c)) (* -1 (log (/ -1 a)))))) (+ (* -1/128 (/ (pow (fabs b) 4) (pow c 2))) (* 1/512 (/ (pow (fabs b) 4) (pow c 2)))))) a)) (* 1/16 (/ (* (exp (* 1/4 (+ (log (* 4 c)) (* -1 (log (/ -1 a)))))) (pow (fabs b) 2)) c))) a))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a))) #s(hole binary64 (* 1/2 (* (/ 1 a) (sqrt (+ (* -4 (* a c)) (pow (fabs b) 2))))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a))) #s(hole binary64 (+ (* -1/2 (/ b a)) (* 1/2 (* (/ 1 a) (sqrt (+ (* -4 (* a c)) (pow (fabs b) 2)))))))) |
#s(approx (* -1 b) #s(hole binary64 (* -1 b))) |
#s(approx b #s(hole binary64 b)) |
#s(approx (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a)) #s(hole binary64 (* 1/2 (* (/ 1 a) (sqrt (+ (* -4 (* a c)) (pow (fabs b) 2))))))) |
#s(approx (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) #s(hole binary64 (sqrt (+ (* -4 (* a c)) (pow (fabs b) 2))))) |
#s(approx (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2) #s(hole binary64 (sqrt (/ 1 (+ (* -4 (* a c)) (pow (fabs b) 2)))))) |
#s(approx (pow (fabs b) 1) #s(hole binary64 (fabs b))) |
#s(approx (fabs b) #s(hole binary64 (fabs 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 (/ c b) #s(hole binary64 (/ c b))) |
#s(approx (/ (- (pow (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (* 1/2 (* (/ 1 a) (sqrt (+ (* -4 (* a c)) (pow (fabs b) 2))))))) |
#s(approx (/ (- (pow (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (+ (* -1/2 (/ b a)) (* 1/2 (* (/ 1 a) (sqrt (+ (* -4 (* a c)) (pow (fabs b) 2)))))))) |
#s(approx (- (pow (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (* -1/4 (/ (+ (* -4 (* a c)) (pow (fabs b) 2)) (pow a 2))))) |
#s(approx (- (pow (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (- (* 1/4 (/ (pow b 2) (pow a 2))) (* 1/4 (/ (+ (* -4 (* a c)) (pow (fabs b) 2)) (pow a 2)))))) |
#s(approx (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2))) #s(hole binary64 (* 1/4 (/ (+ (* -4 (* a c)) (pow (fabs b) 2)) (pow a 2))))) |
#s(approx (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) #s(hole binary64 (* 1/2 (* (/ 1 a) (sqrt (+ (* -4 (* a c)) (pow (fabs b) 2))))))) |
#s(approx (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) #s(hole binary64 (sqrt (+ (* -4 (* a c)) (pow (fabs b) 2))))) |
#s(approx (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2))) #s(hole binary64 (* -1/2 (* (/ 1 a) (sqrt (+ (* -4 (* a c)) (pow (fabs b) 2))))))) |
#s(approx (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2))) #s(hole binary64 (- (* -1/2 (/ b a)) (* 1/2 (* (/ 1 a) (sqrt (+ (* -4 (* a c)) (pow (fabs b) 2)))))))) |
#s(approx (/ (+ (* (* b -1) (* a 2)) (* (* a 2) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2))) (pow (* a 2) 2)) #s(hole binary64 (* 1/2 (* (/ 1 a) (sqrt (+ (* -4 (* a c)) (pow (fabs b) 2))))))) |
#s(approx (/ (+ (* (* b -1) (* a 2)) (* (* a 2) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2))) (pow (* a 2) 2)) #s(hole binary64 (+ (* -1/2 (/ b a)) (* 1/2 (* (/ 1 a) (sqrt (+ (* -4 (* a c)) (pow (fabs b) 2)))))))) |
#s(approx (+ (* (* b -1) (* a 2)) (* (* a 2) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2))) #s(hole binary64 (* 2 (* a (sqrt (+ (* -4 (* a c)) (pow (fabs b) 2))))))) |
#s(approx (+ (* (* b -1) (* a 2)) (* (* a 2) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2))) #s(hole binary64 (+ (* -2 (* a b)) (* 2 (* a (sqrt (+ (* -4 (* a c)) (pow (fabs b) 2)))))))) |
#s(approx (* b -1) #s(hole binary64 (* -1 b))) |
#s(approx (* (* a 2) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2)) #s(hole binary64 (* 2 (* a (sqrt (+ (* -4 (* a c)) (pow (fabs b) 2))))))) |
#s(approx (/ (+ (* (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4)) (* b -1)) (* a 2)) #s(hole binary64 (* 1/2 (* (/ 1 a) (sqrt (+ (* -4 (* a c)) (pow (fabs b) 2))))))) |
#s(approx (/ (+ (* (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4)) (* b -1)) (* a 2)) #s(hole binary64 (+ (* -1/2 (/ b a)) (* 1/2 (* (/ 1 a) (sqrt (+ (* -4 (* a c)) (pow (fabs b) 2)))))))) |
#s(approx (+ (* (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4)) (* b -1)) #s(hole binary64 (sqrt (+ (* -4 (* a c)) (pow (fabs b) 2))))) |
#s(approx (+ (* (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4)) (* b -1)) #s(hole binary64 (+ (sqrt (+ (* -4 (* a c)) (pow (fabs b) 2))) (* -1 b)))) |
#s(approx (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4) #s(hole binary64 (pow (* 1 (+ (* -4 (* a c)) (pow (fabs b) 2))) 1/4))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a))) #s(hole binary64 (* -1/2 (/ b a)))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a))) #s(hole binary64 (* b (- (* 1/2 (* (/ 1 (* a b)) (sqrt (+ (* -4 (* a c)) (pow (fabs b) 2))))) (* 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 (/ 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) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (* -1/2 (/ b a)))) |
#s(approx (/ (- (pow (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (* b (- (* 1/2 (* (/ 1 (* a b)) (sqrt (+ (* -4 (* a c)) (pow (fabs b) 2))))) (* 1/2 (/ 1 a)))))) |
#s(approx (- (pow (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (* 1/4 (/ (pow b 2) (pow a 2))))) |
#s(approx (- (pow (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (* (pow b 2) (+ (* -1/4 (/ (+ (* -4 (* a c)) (pow (fabs b) 2)) (* (pow a 2) (pow b 2)))) (* 1/4 (/ 1 (pow a 2))))))) |
#s(approx (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2))) #s(hole binary64 (* -1/2 (/ b a)))) |
#s(approx (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2))) #s(hole binary64 (* b (- (* -1/2 (* (/ 1 (* a b)) (sqrt (+ (* -4 (* a c)) (pow (fabs b) 2))))) (* 1/2 (/ 1 a)))))) |
#s(approx (/ (+ (* (* b -1) (* a 2)) (* (* a 2) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2))) (pow (* a 2) 2)) #s(hole binary64 (* -1/2 (/ b a)))) |
#s(approx (/ (+ (* (* b -1) (* a 2)) (* (* a 2) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2))) (pow (* a 2) 2)) #s(hole binary64 (* b (- (* 1/2 (* (/ 1 (* a b)) (sqrt (+ (* -4 (* a c)) (pow (fabs b) 2))))) (* 1/2 (/ 1 a)))))) |
#s(approx (+ (* (* b -1) (* a 2)) (* (* a 2) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2))) #s(hole binary64 (* -2 (* a b)))) |
#s(approx (+ (* (* b -1) (* a 2)) (* (* a 2) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2))) #s(hole binary64 (* b (+ (* -2 a) (* 2 (* (/ a b) (sqrt (+ (* -4 (* a c)) (pow (fabs b) 2))))))))) |
#s(approx (/ (+ (* (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4)) (* b -1)) (* a 2)) #s(hole binary64 (* -1/2 (/ b a)))) |
#s(approx (/ (+ (* (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4)) (* b -1)) (* a 2)) #s(hole binary64 (* b (- (* 1/2 (* (/ 1 (* a b)) (sqrt (+ (* -4 (* a c)) (pow (fabs b) 2))))) (* 1/2 (/ 1 a)))))) |
#s(approx (+ (* (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4)) (* b -1)) #s(hole binary64 (* -1 b))) |
#s(approx (+ (* (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4)) (* b -1)) #s(hole binary64 (* b (- (* (/ 1 b) (sqrt (+ (* -4 (* a c)) (pow (fabs b) 2)))) 1)))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a))) #s(hole binary64 (* -1 (* b (+ (* -1/2 (* (/ 1 (* a b)) (sqrt (+ (* -4 (* a c)) (pow (fabs b) 2))))) (* 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 (/ 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) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (* -1 (* b (+ (* -1/2 (* (/ 1 (* a b)) (sqrt (+ (* -4 (* a c)) (pow (fabs b) 2))))) (* 1/2 (/ 1 a))))))) |
#s(approx (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2))) #s(hole binary64 (* -1 (* b (+ (* 1/2 (* (/ 1 (* a b)) (sqrt (+ (* -4 (* a c)) (pow (fabs b) 2))))) (* 1/2 (/ 1 a))))))) |
#s(approx (/ (+ (* (* b -1) (* a 2)) (* (* a 2) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2))) (pow (* a 2) 2)) #s(hole binary64 (* -1 (* b (+ (* -1/2 (* (/ 1 (* a b)) (sqrt (+ (* -4 (* a c)) (pow (fabs b) 2))))) (* 1/2 (/ 1 a))))))) |
#s(approx (+ (* (* b -1) (* a 2)) (* (* a 2) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2))) #s(hole binary64 (* -1 (* b (+ (* -2 (* (/ a b) (sqrt (+ (* -4 (* a c)) (pow (fabs b) 2))))) (* 2 a)))))) |
#s(approx (/ (+ (* (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4)) (* b -1)) (* a 2)) #s(hole binary64 (* -1 (* b (+ (* -1/2 (* (/ 1 (* a b)) (sqrt (+ (* -4 (* a c)) (pow (fabs b) 2))))) (* 1/2 (/ 1 a))))))) |
#s(approx (+ (* (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4)) (* b -1)) #s(hole binary64 (* -1 (* b (+ 1 (* -1 (* (/ 1 b) (sqrt (+ (* -4 (* a c)) (pow (fabs b) 2)))))))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a))) #s(hole binary64 (+ (* -1/2 (/ b a)) (* 1/2 (/ (fabs b) a))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a))) #s(hole binary64 (+ (* -1 (/ c (fabs b))) (+ (* -1/2 (/ b a)) (* 1/2 (/ (fabs b) a)))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a))) #s(hole binary64 (+ (* -1/2 (/ b a)) (+ (* 1/2 (/ (fabs b) a)) (* c (- (* -1 (/ (* a c) (pow (fabs b) 3))) (/ 1 (fabs b)))))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a))) #s(hole binary64 (+ (* -1/2 (/ b a)) (+ (* 1/2 (/ (fabs b) a)) (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow (fabs b) 5))) (* -1 (/ a (pow (fabs b) 3))))) (/ 1 (fabs b)))))))) |
#s(approx (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a)) #s(hole binary64 (+ (* -1 (/ c (fabs b))) (* 1/2 (/ (fabs b) a))))) |
#s(approx (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a)) #s(hole binary64 (+ (* 1/2 (/ (fabs b) a)) (* c (- (* -1 (/ (* a c) (pow (fabs b) 3))) (/ 1 (fabs b))))))) |
#s(approx (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a)) #s(hole binary64 (+ (* 1/2 (/ (fabs b) a)) (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow (fabs b) 5))) (* -1 (/ a (pow (fabs b) 3))))) (/ 1 (fabs b))))))) |
#s(approx (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) #s(hole binary64 (+ (fabs b) (* c (+ (* -2 (/ a (fabs b))) (* -2 (/ (* (pow a 2) c) (pow (fabs b) 3)))))))) |
#s(approx (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) #s(hole binary64 (+ (fabs b) (* c (+ (* -2 (/ a (fabs b))) (* c (+ (* -4 (/ (* (pow a 3) c) (pow (fabs b) 5))) (* -2 (/ (pow a 2) (pow (fabs b) 3)))))))))) |
#s(approx (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2) #s(hole binary64 (+ (* c (+ (* -1/2 (* c (* (fabs b) (+ (* -16 (/ (pow a 2) (pow (fabs b) 6))) (* 4 (/ (pow a 2) (pow (fabs b) 6))))))) (* 2 (/ a (pow (fabs b) 3))))) (/ 1 (fabs b))))) |
#s(approx (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2) #s(hole binary64 (+ (* c (+ (* 2 (/ a (pow (fabs b) 3))) (* c (+ (* -1/2 (* c (* (fabs b) (+ (* -64 (/ (pow a 3) (pow (fabs b) 8))) (* -2 (/ (* a (+ (* -16 (/ (pow a 2) (pow (fabs b) 6))) (* 4 (/ (pow a 2) (pow (fabs b) 6))))) (pow (fabs b) 2))))))) (* -1/2 (* (fabs b) (+ (* -16 (/ (pow a 2) (pow (fabs b) 6))) (* 4 (/ (pow a 2) (pow (fabs b) 6)))))))))) (/ 1 (fabs b))))) |
#s(approx c #s(hole binary64 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 (/ 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) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (/ (- (* 1/4 (/ (pow b 2) (pow a 2))) (* 1/4 (/ (pow (fabs b) 2) (pow a 2)))) (- (* -1/2 (/ b a)) (* 1/2 (/ (fabs b) a)))))) |
#s(approx (/ (- (pow (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (- (+ (* 1/4 (/ (pow b 2) (* (pow a 2) (- (* -1/2 (/ b a)) (* 1/2 (/ (fabs b) a)))))) (* c (- (+ (* 1/4 (/ (fabs b) (* (pow a 2) (pow (- (* -1/2 (/ b a)) (* 1/2 (/ (fabs b) a))) 2)))) (/ 1 (* a (- (* -1/2 (/ b a)) (* 1/2 (/ (fabs b) a)))))) (* 1/4 (/ (pow b 2) (* (pow a 2) (* (fabs b) (pow (- (* -1/2 (/ b a)) (* 1/2 (/ (fabs b) a))) 2)))))))) (* 1/4 (/ (pow (fabs b) 2) (* (pow a 2) (- (* -1/2 (/ b a)) (* 1/2 (/ (fabs b) a))))))))) |
#s(approx (/ (- (pow (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (- (+ (* 1/4 (/ (pow b 2) (* (pow a 2) (- (* -1/2 (/ b a)) (* 1/2 (/ (fabs b) a)))))) (* c (- (+ (* 1/4 (/ (fabs b) (* (pow a 2) (pow (- (* -1/2 (/ b a)) (* 1/2 (/ (fabs b) a))) 2)))) (+ (* c (- (* 1/4 (/ (pow b 2) (* (pow a 2) (* (pow (fabs b) 2) (pow (- (* -1/2 (/ b a)) (* 1/2 (/ (fabs b) a))) 3))))) (+ (* 1/4 (/ 1 (* (pow a 2) (pow (- (* -1/2 (/ b a)) (* 1/2 (/ (fabs b) a))) 3)))) (+ (/ 1 (* a (* (fabs b) (pow (- (* -1/2 (/ b a)) (* 1/2 (/ (fabs b) a))) 2)))) (/ (* a (- (* 1/4 (/ (pow b 2) (pow a 2))) (* 1/4 (/ (pow (fabs b) 2) (pow a 2))))) (* (pow (fabs b) 3) (pow (- (* -1/2 (/ b a)) (* 1/2 (/ (fabs b) a))) 2))))))) (/ 1 (* a (- (* -1/2 (/ b a)) (* 1/2 (/ (fabs b) a))))))) (* 1/4 (/ (pow b 2) (* (pow a 2) (* (fabs b) (pow (- (* -1/2 (/ b a)) (* 1/2 (/ (fabs b) a))) 2)))))))) (* 1/4 (/ (pow (fabs b) 2) (* (pow a 2) (- (* -1/2 (/ b a)) (* 1/2 (/ (fabs b) a))))))))) |
#s(approx (/ (- (pow (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (- (+ (* 1/4 (/ (pow b 2) (* (pow a 2) (- (* -1/2 (/ b a)) (* 1/2 (/ (fabs b) a)))))) (* c (- (+ (* 1/4 (/ (fabs b) (* (pow a 2) (pow (- (* -1/2 (/ b a)) (* 1/2 (/ (fabs b) a))) 2)))) (+ (* c (- (+ (* 1/4 (/ (pow b 2) (* (pow a 2) (* (pow (fabs b) 2) (pow (- (* -1/2 (/ b a)) (* 1/2 (/ (fabs b) a))) 3))))) (* c (- (+ (* 1/4 (/ 1 (* (pow a 2) (* (fabs b) (pow (- (* -1/2 (/ b a)) (* 1/2 (/ (fabs b) a))) 4))))) (+ (/ 1 (* a (* (pow (fabs b) 2) (pow (- (* -1/2 (/ b a)) (* 1/2 (/ (fabs b) a))) 3)))) (/ (* a (- (* 1/4 (/ (pow b 2) (pow a 2))) (* 1/4 (/ (pow (fabs b) 2) (pow a 2))))) (* (pow (fabs b) 4) (pow (- (* -1/2 (/ b a)) (* 1/2 (/ (fabs b) a))) 3))))) (+ (* 1/4 (/ (pow b 2) (* (pow a 2) (* (pow (fabs b) 3) (pow (- (* -1/2 (/ b a)) (* 1/2 (/ (fabs b) a))) 4))))) (+ (* 2 (/ (* (pow a 2) (- (* 1/4 (/ (pow b 2) (pow a 2))) (* 1/4 (/ (pow (fabs b) 2) (pow a 2))))) (* (pow (fabs b) 5) (pow (- (* -1/2 (/ b a)) (* 1/2 (/ (fabs b) a))) 2)))) (/ (* a (- (+ (* 1/4 (/ (fabs b) (* (pow a 2) (pow (- (* -1/2 (/ b a)) (* 1/2 (/ (fabs b) a))) 2)))) (/ 1 (* a (- (* -1/2 (/ b a)) (* 1/2 (/ (fabs b) a)))))) (* 1/4 (/ (pow b 2) (* (pow a 2) (* (fabs b) (pow (- (* -1/2 (/ b a)) (* 1/2 (/ (fabs b) a))) 2))))))) (* (pow (fabs b) 3) (- (* -1/2 (/ b a)) (* 1/2 (/ (fabs b) a)))))))))) (+ (* 1/4 (/ 1 (* (pow a 2) (pow (- (* -1/2 (/ b a)) (* 1/2 (/ (fabs b) a))) 3)))) (+ (/ 1 (* a (* (fabs b) (pow (- (* -1/2 (/ b a)) (* 1/2 (/ (fabs b) a))) 2)))) (/ (* a (- (* 1/4 (/ (pow b 2) (pow a 2))) (* 1/4 (/ (pow (fabs b) 2) (pow a 2))))) (* (pow (fabs b) 3) (pow (- (* -1/2 (/ b a)) (* 1/2 (/ (fabs b) a))) 2))))))) (/ 1 (* a (- (* -1/2 (/ b a)) (* 1/2 (/ (fabs b) a))))))) (* 1/4 (/ (pow b 2) (* (pow a 2) (* (fabs b) (pow (- (* -1/2 (/ b a)) (* 1/2 (/ (fabs b) a))) 2)))))))) (* 1/4 (/ (pow (fabs b) 2) (* (pow a 2) (- (* -1/2 (/ b a)) (* 1/2 (/ (fabs b) a))))))))) |
#s(approx (- (pow (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (- (* 1/4 (/ (pow b 2) (pow a 2))) (* 1/4 (/ (pow (fabs b) 2) (pow a 2)))))) |
#s(approx (- (pow (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (- (+ (* 1/4 (/ (pow b 2) (pow a 2))) (/ c a)) (* 1/4 (/ (pow (fabs b) 2) (pow a 2)))))) |
#s(approx (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2))) #s(hole binary64 (+ (* -1 (/ c a)) (* 1/4 (/ (pow (fabs b) 2) (pow a 2)))))) |
#s(approx (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) #s(hole binary64 (+ (* -1 (/ c (fabs b))) (* 1/2 (/ (fabs b) a))))) |
#s(approx (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) #s(hole binary64 (+ (* 1/2 (/ (fabs b) a)) (* c (- (* -1 (/ (* a c) (pow (fabs b) 3))) (/ 1 (fabs b))))))) |
#s(approx (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) #s(hole binary64 (+ (* 1/2 (/ (fabs b) a)) (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow (fabs b) 5))) (* -1 (/ a (pow (fabs b) 3))))) (/ 1 (fabs b))))))) |
#s(approx (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) #s(hole binary64 (+ (fabs b) (* c (+ (* -2 (/ a (fabs b))) (* -2 (/ (* (pow a 2) c) (pow (fabs b) 3)))))))) |
#s(approx (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) #s(hole binary64 (+ (fabs b) (* c (+ (* -2 (/ a (fabs b))) (* c (+ (* -4 (/ (* (pow a 3) c) (pow (fabs b) 5))) (* -2 (/ (pow a 2) (pow (fabs b) 3)))))))))) |
#s(approx (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2))) #s(hole binary64 (- (* -1/2 (/ b a)) (* 1/2 (/ (fabs b) a))))) |
#s(approx (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2))) #s(hole binary64 (- (+ (* -1/2 (/ b a)) (/ c (fabs b))) (* 1/2 (/ (fabs b) a))))) |
#s(approx (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2))) #s(hole binary64 (- (+ (* -1/2 (/ b a)) (* c (+ (/ 1 (fabs b)) (/ (* a c) (pow (fabs b) 3))))) (* 1/2 (/ (fabs b) a))))) |
#s(approx (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2))) #s(hole binary64 (- (+ (* -1/2 (/ b a)) (* c (+ (* c (- (* 2 (/ (* (pow a 2) c) (pow (fabs b) 5))) (* -1 (/ a (pow (fabs b) 3))))) (/ 1 (fabs b))))) (* 1/2 (/ (fabs b) a))))) |
#s(approx (/ (+ (* (* b -1) (* a 2)) (* (* a 2) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2))) (pow (* a 2) 2)) #s(hole binary64 (* 1/4 (/ (+ (* -2 (* a b)) (* 2 (* a (fabs b)))) (pow a 2))))) |
#s(approx (/ (+ (* (* b -1) (* a 2)) (* (* a 2) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2))) (pow (* a 2) 2)) #s(hole binary64 (+ (* -1 (/ c (fabs b))) (* 1/4 (/ (+ (* -2 (* a b)) (* 2 (* a (fabs b)))) (pow a 2)))))) |
#s(approx (/ (+ (* (* b -1) (* a 2)) (* (* a 2) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2))) (pow (* a 2) 2)) #s(hole binary64 (+ (* 1/4 (/ (+ (* -2 (* a b)) (* 2 (* a (fabs b)))) (pow a 2))) (* c (- (* -1 (/ (* a c) (pow (fabs b) 3))) (/ 1 (fabs b))))))) |
#s(approx (/ (+ (* (* b -1) (* a 2)) (* (* a 2) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2))) (pow (* a 2) 2)) #s(hole binary64 (+ (* 1/4 (/ (+ (* -2 (* a b)) (* 2 (* a (fabs b)))) (pow a 2))) (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow (fabs b) 5))) (* -1 (/ a (pow (fabs b) 3))))) (/ 1 (fabs b))))))) |
#s(approx (+ (* (* b -1) (* a 2)) (* (* a 2) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2))) #s(hole binary64 (+ (* -2 (* a b)) (* 2 (* a (fabs b)))))) |
#s(approx (+ (* (* b -1) (* a 2)) (* (* a 2) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2))) #s(hole binary64 (+ (* -4 (/ (* (pow a 2) c) (fabs b))) (+ (* -2 (* a b)) (* 2 (* a (fabs b))))))) |
#s(approx (+ (* (* b -1) (* a 2)) (* (* a 2) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2))) #s(hole binary64 (+ (* -2 (* a b)) (+ (* 2 (* a (fabs b))) (* c (+ (* -4 (/ (* (pow a 3) c) (pow (fabs b) 3))) (* -4 (/ (pow a 2) (fabs b))))))))) |
#s(approx (+ (* (* b -1) (* a 2)) (* (* a 2) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2))) #s(hole binary64 (+ (* -2 (* a b)) (+ (* 2 (* a (fabs b))) (* c (+ (* -4 (/ (pow a 2) (fabs b))) (* c (+ (* -8 (/ (* (pow a 4) c) (pow (fabs b) 5))) (* -4 (/ (pow a 3) (pow (fabs b) 3))))))))))) |
#s(approx (* (* a 2) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2)) #s(hole binary64 (+ (* -4 (/ (* (pow a 2) c) (fabs b))) (* 2 (* a (fabs b)))))) |
#s(approx (* (* a 2) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2)) #s(hole binary64 (+ (* 2 (* a (fabs b))) (* c (+ (* -4 (/ (* (pow a 3) c) (pow (fabs b) 3))) (* -4 (/ (pow a 2) (fabs b)))))))) |
#s(approx (* (* a 2) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2)) #s(hole binary64 (+ (* 2 (* a (fabs b))) (* c (+ (* -4 (/ (pow a 2) (fabs b))) (* c (+ (* -8 (/ (* (pow a 4) c) (pow (fabs b) 5))) (* -4 (/ (pow a 3) (pow (fabs b) 3)))))))))) |
#s(approx (/ (+ (* (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4)) (* b -1)) (* a 2)) #s(hole binary64 (+ (* -1 (/ c (fabs b))) (* 1/2 (/ (+ (fabs b) (* -1 b)) a))))) |
#s(approx (/ (+ (* (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4)) (* b -1)) (* a 2)) #s(hole binary64 (+ (* 1/2 (/ (+ (fabs b) (* -1 b)) a)) (* c (- (* -1 (/ (* a c) (pow (fabs b) 3))) (/ 1 (fabs b))))))) |
#s(approx (/ (+ (* (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4)) (* b -1)) (* a 2)) #s(hole binary64 (+ (* 1/2 (/ (+ (fabs b) (* -1 b)) a)) (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow (fabs b) 5))) (* -1 (/ a (pow (fabs b) 3))))) (/ 1 (fabs b))))))) |
#s(approx (+ (* (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4)) (* b -1)) #s(hole binary64 (+ (fabs b) (+ (* -1 b) (* c (+ (* -2 (/ a (fabs b))) (* -2 (/ (* (pow a 2) c) (pow (fabs b) 3))))))))) |
#s(approx (+ (* (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4)) (* b -1)) #s(hole binary64 (+ (fabs b) (+ (* -1 b) (* c (+ (* -2 (/ a (fabs b))) (* c (+ (* -4 (/ (* (pow a 3) c) (pow (fabs b) 5))) (* -2 (/ (pow a 2) (pow (fabs b) 3))))))))))) |
#s(approx (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4) #s(hole binary64 (+ (* c (+ (* -1 (* (pow 1 1/4) (* a (sqrt (/ 1 (pow (fabs b) 3)))))) (* (pow 1 1/4) (* (* c (+ (* -2 (/ (pow a 2) (pow (fabs b) 4))) (* 1/2 (/ (pow a 2) (pow (fabs b) 4))))) (sqrt (fabs b)))))) (* (pow 1 1/4) (sqrt (fabs b)))))) |
#s(approx (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4) #s(hole binary64 (+ (* c (+ (* -1 (* (pow 1 1/4) (* a (sqrt (/ 1 (pow (fabs b) 3)))))) (* c (+ (* (pow 1 1/4) (* (sqrt (fabs b)) (+ (* -2 (/ (pow a 2) (pow (fabs b) 4))) (* 1/2 (/ (pow a 2) (pow (fabs b) 4)))))) (* (pow 1 1/4) (* (* c (+ (* -16/3 (/ (pow a 3) (pow (fabs b) 6))) (+ (* -1/6 (/ (pow a 3) (pow (fabs b) 6))) (* 2 (/ (pow a 3) (pow (fabs b) 6)))))) (sqrt (fabs b)))))))) (* (pow 1 1/4) (sqrt (fabs b)))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -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)) (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a))) #s(hole binary64 (* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow (fabs b) 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a))) #s(hole binary64 (* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow (fabs b) 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow (fabs b) 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))))) |
#s(approx (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a)) #s(hole binary64 (* c (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow (fabs b) 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))) |
#s(approx (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a)) #s(hole binary64 (* c (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow (fabs b) 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow (fabs b) 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))))) |
#s(approx (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a)) #s(hole binary64 (* c (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow (fabs b) 4) (pow (sqrt -4) 3)))) (+ (* 1/32 (* (sqrt (/ 1 (* (pow a 7) (pow c 7)))) (/ (pow (fabs b) 6) (pow (sqrt -4) 5)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow (fabs b) 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))))) |
#s(approx (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) #s(hole binary64 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow (fabs b) 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))) |
#s(approx (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow (fabs b) 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow (fabs b) 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))))) |
#s(approx (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow (fabs b) 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow (fabs b) 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow (fabs b) 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))))) |
#s(approx (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ a (pow c 7))) (/ (+ (* 1/1024 (/ (* c (pow (fabs b) 4)) (* (pow a 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow (fabs b) 6) (pow a 4)))) (sqrt -1/4)))) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow (fabs b) 2) (sqrt -1/4)))) (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow (fabs b) 4) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (sqrt -1/4))))))) |
#s(approx (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) #s(hole binary64 (* c (+ (* -4 a) (/ (pow (fabs 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 (* 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) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (- (+ (* -2 (* (sqrt (/ a c)) (/ (- (* 1/4 (/ (pow b 2) (pow a 2))) (* 1/4 (/ (pow (fabs b) 2) (pow a 2)))) (sqrt -4)))) (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4))))) (* -2 (/ b (* a (pow (sqrt -4) 2))))))) |
#s(approx (/ (- (pow (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (- (+ (* -2 (* (sqrt (/ a c)) (/ (- (* 1/4 (/ (pow b 2) (pow a 2))) (* 1/4 (/ (pow (fabs b) 2) (pow a 2)))) (sqrt -4)))) (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow (fabs b) 2) (pow (sqrt -4) 3)))) (* (sqrt (/ c a)) (/ (* b (- (* -2 (* (sqrt (* a c)) (/ (- (* 1/4 (/ (pow b 2) (pow a 2))) (* 1/4 (/ (pow (fabs b) 2) (pow a 2)))) (sqrt -4)))) (* -2 (/ (* b c) (* a (pow (sqrt -4) 2)))))) (sqrt -4)))) (pow c 2))))) (* -2 (/ b (* a (pow (sqrt -4) 2))))))) |
#s(approx (/ (- (pow (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (- (+ (* -2 (* (sqrt (/ a c)) (/ (- (* 1/4 (/ (pow b 2) (pow a 2))) (* 1/4 (/ (pow (fabs b) 2) (pow a 2)))) (sqrt -4)))) (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow (fabs b) 2) (pow (sqrt -4) 3)))) (* (sqrt (/ c a)) (/ (* b (- (* -2 (* (sqrt (* a c)) (/ (- (* 1/4 (/ (pow b 2) (pow a 2))) (* 1/4 (/ (pow (fabs b) 2) (pow a 2)))) (sqrt -4)))) (* -2 (/ (* b c) (* a (pow (sqrt -4) 2)))))) (sqrt -4))))) (sqrt -4)))) (* 1/2 (/ (* c (* (pow (fabs b) 2) (- (* -2 (* (sqrt (* a c)) (/ (- (* 1/4 (/ (pow b 2) (pow a 2))) (* 1/4 (/ (pow (fabs b) 2) (pow a 2)))) (sqrt -4)))) (* -2 (/ (* b c) (* a (pow (sqrt -4) 2))))))) (* a (pow (sqrt -4) 2))))) (pow c 3))))) (+ (* -2 (/ b (* a (pow (sqrt -4) 2)))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow (fabs b) 2) (pow (sqrt -4) 3)))) (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* b (- (* -2 (* (sqrt (* a c)) (/ (- (* 1/4 (/ (pow b 2) (pow a 2))) (* 1/4 (/ (pow (fabs b) 2) (pow a 2)))) (sqrt -4)))) (* -2 (/ (* b c) (* a (pow (sqrt -4) 2)))))) (sqrt -4)))))))) |
#s(approx (- (pow (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (* c (- (+ (* 1/4 (/ (pow b 2) (* (pow a 2) c))) (/ 1 a)) (* 1/4 (/ (pow (fabs b) 2) (* (pow a 2) c))))))) |
#s(approx (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2))) #s(hole binary64 (* c (- (* 1/4 (/ (pow (fabs b) 2) (* (pow a 2) c))) (/ 1 a))))) |
#s(approx (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) #s(hole binary64 (* c (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow (fabs b) 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))) |
#s(approx (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) #s(hole binary64 (* c (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow (fabs b) 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow (fabs b) 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))))) |
#s(approx (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) #s(hole binary64 (* c (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow (fabs b) 4) (pow (sqrt -4) 3)))) (+ (* 1/32 (* (sqrt (/ 1 (* (pow a 7) (pow c 7)))) (/ (pow (fabs b) 6) (pow (sqrt -4) 5)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow (fabs b) 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))))) |
#s(approx (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) #s(hole binary64 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow (fabs b) 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))) |
#s(approx (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow (fabs b) 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow (fabs b) 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))))) |
#s(approx (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow (fabs b) 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow (fabs b) 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow (fabs b) 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))))) |
#s(approx (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (fabs b) 2) (sqrt -4))))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))) |
#s(approx (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (fabs b) 4) (pow (sqrt -4) 3))))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow (fabs b) 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))))) |
#s(approx (/ (+ (* (* b -1) (* a 2)) (* (* a 2) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2))) (pow (* a 2) 2)) #s(hole binary64 (* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))) |
#s(approx (/ (+ (* (* b -1) (* a 2)) (* (* a 2) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2))) (pow (* a 2) 2)) #s(hole binary64 (* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow (fabs b) 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))))) |
#s(approx (/ (+ (* (* b -1) (* a 2)) (* (* a 2) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2))) (pow (* a 2) 2)) #s(hole binary64 (* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow (fabs b) 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow (fabs b) 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))))) |
#s(approx (+ (* (* b -1) (* a 2)) (* (* a 2) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2))) #s(hole binary64 (* c (+ (* -2 (/ (* a b) c)) (* 2 (* (sqrt (/ (pow a 3) c)) (sqrt -4))))))) |
#s(approx (+ (* (* b -1) (* a 2)) (* (* a 2) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2))) #s(hole binary64 (* c (+ (* -2 (/ (* a b) c)) (+ (* 2 (* (sqrt (/ (pow a 3) c)) (sqrt -4))) (* (sqrt (/ a (pow c 3))) (/ (pow (fabs b) 2) (sqrt -4)))))))) |
#s(approx (+ (* (* b -1) (* a 2)) (* (* a 2) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2))) #s(hole binary64 (* c (+ (* -2 (/ (* a b) c)) (+ (* -1/4 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow (fabs b) 4) (pow (sqrt -4) 3)))) (+ (* 2 (* (sqrt (/ (pow a 3) c)) (sqrt -4))) (* (sqrt (/ a (pow c 3))) (/ (pow (fabs b) 2) (sqrt -4))))))))) |
#s(approx (* (* a 2) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2)) #s(hole binary64 (* c (+ (* 2 (* (sqrt (/ (pow a 3) c)) (sqrt -4))) (* (sqrt (/ a (pow c 3))) (/ (pow (fabs b) 2) (sqrt -4))))))) |
#s(approx (* (* a 2) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2)) #s(hole binary64 (* c (+ (* -1/4 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow (fabs b) 4) (pow (sqrt -4) 3)))) (+ (* 2 (* (sqrt (/ (pow a 3) c)) (sqrt -4))) (* (sqrt (/ a (pow c 3))) (/ (pow (fabs b) 2) (sqrt -4)))))))) |
#s(approx (* (* a 2) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2)) #s(hole binary64 (* c (+ (* -1/4 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow (fabs b) 4) (pow (sqrt -4) 3)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 7)))) (/ (pow (fabs b) 6) (pow (sqrt -4) 5)))) (+ (* 2 (* (sqrt (/ (pow a 3) c)) (sqrt -4))) (* (sqrt (/ a (pow c 3))) (/ (pow (fabs b) 2) (sqrt -4))))))))) |
#s(approx (/ (+ (* (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (fabs b) 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))))) |
#s(approx (/ (+ (* (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (fabs b) 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow (fabs b) 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))))) |
#s(approx (+ (* (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4)) (* b -1)) #s(hole binary64 (* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4)))))) |
#s(approx (+ (* (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4)) (* b -1)) #s(hole binary64 (* c (+ (* -1 (/ b c)) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow (fabs b) 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))))) |
#s(approx (+ (* (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (fabs b) 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow (fabs b) 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))))) |
#s(approx (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4) #s(hole binary64 (exp (* 1/4 (+ (log (* -4 a)) (* -1 (log (/ 1 c)))))))) |
#s(approx (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4) #s(hole binary64 (+ (exp (* 1/4 (+ (log (* -4 a)) (* -1 (log (/ 1 c)))))) (* -1/16 (/ (* (exp (* 1/4 (+ (log (* -4 a)) (* -1 (log (/ 1 c)))))) (pow (fabs b) 2)) (* a c)))))) |
#s(approx (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4) #s(hole binary64 (+ (exp (* 1/4 (+ (log (* -4 a)) (* -1 (log (/ 1 c)))))) (+ (* -1/16 (/ (* (exp (* 1/4 (+ (log (* -4 a)) (* -1 (log (/ 1 c)))))) (pow (fabs b) 2)) (* a c))) (/ (* (exp (* 1/4 (+ (log (* -4 a)) (* -1 (log (/ 1 c)))))) (+ (* -1/128 (/ (pow (fabs b) 4) (pow a 2))) (* 1/512 (/ (pow (fabs b) 4) (pow a 2))))) (pow c 2)))))) |
#s(approx (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4) #s(hole binary64 (+ (exp (* 1/4 (+ (log (* -4 a)) (* -1 (log (/ 1 c)))))) (+ (* -1/16 (/ (* (exp (* 1/4 (+ (log (* -4 a)) (* -1 (log (/ 1 c)))))) (pow (fabs b) 2)) (* a c))) (+ (/ (* (exp (* 1/4 (+ (log (* -4 a)) (* -1 (log (/ 1 c)))))) (+ (* -1/128 (/ (pow (fabs b) 4) (pow a 2))) (* 1/512 (/ (pow (fabs b) 4) (pow a 2))))) (pow c 2)) (/ (* (exp (* 1/4 (+ (log (* -4 a)) (* -1 (log (/ 1 c)))))) (+ (* -1/768 (/ (pow (fabs b) 6) (pow a 3))) (+ (* -1/24576 (/ (pow (fabs b) 6) (pow a 3))) (* 1/2048 (/ (pow (fabs b) 6) (pow a 3)))))) (pow c 3))))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -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)) (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a))) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow (fabs b) 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a))) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow (fabs b) 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow (fabs b) 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow (fabs b) 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow (fabs b) 4) (sqrt -1)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow (fabs b) 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))))) |
#s(approx (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow (fabs b) 4) (sqrt -1)))) (+ (* 1/1024 (* (sqrt (/ 1 (* (pow a 7) (pow c 7)))) (* (pow (fabs b) 6) (sqrt -1)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow (fabs b) 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))))) |
#s(approx (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) #s(hole binary64 (* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow (fabs b) 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) #s(hole binary64 (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow (fabs b) 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow (fabs b) 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))))) |
#s(approx (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) #s(hole binary64 (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow (fabs b) 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow (fabs b) 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow (fabs b) 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))))) |
#s(approx (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2) #s(hole binary64 (+ (* -1 (/ (+ (* 1/64 (* (sqrt (/ c (pow a 5))) (* (pow (fabs b) 4) (sqrt -1)))) (* (sqrt (/ a c)) (* (sqrt -1) (+ (* -1/256 (/ (* c (pow (fabs b) 4)) (pow a 3))) (* 1/256 (/ (pow (fabs b) 6) (pow a 4))))))) (pow c 3))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow (fabs b) 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (pow (fabs b) 2) c)) (* 4 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 (+ (* 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) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (+ (* -1 (/ (- (* -1 (* (sqrt (* a c)) (* (sqrt -1) (- (* 1/4 (/ (pow b 2) (pow a 2))) (* 1/4 (/ (pow (fabs b) 2) (pow a 2))))))) (* -1/2 (/ (* b c) a))) c)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (- (pow (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (+ (* -1 (/ (- (+ (* -1 (* (sqrt (* a c)) (* (sqrt -1) (- (* 1/4 (/ (pow b 2) (pow a 2))) (* 1/4 (/ (pow (fabs b) 2) (pow a 2))))))) (+ (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow (fabs b) 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (- (* -1 (* (sqrt (* a c)) (* (sqrt -1) (- (* 1/4 (/ (pow b 2) (pow a 2))) (* 1/4 (/ (pow (fabs b) 2) (pow a 2))))))) (* -1/2 (/ (* b c) a))))))))) (* -1/2 (/ (* b c) a))) c)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (- (pow (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (+ (* -1 (/ (- (+ (* -1 (* (sqrt (* a c)) (* (sqrt -1) (- (* 1/4 (/ (pow b 2) (pow a 2))) (* 1/4 (/ (pow (fabs b) 2) (pow a 2))))))) (* -1 (/ (- (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* 1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow (fabs b) 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (- (* -1 (* (sqrt (* a c)) (* (sqrt -1) (- (* 1/4 (/ (pow b 2) (pow a 2))) (* 1/4 (/ (pow (fabs b) 2) (pow a 2))))))) (* -1/2 (/ (* b c) a)))))))))))) (* -1/8 (/ (* (pow (fabs b) 2) (- (* -1 (* (sqrt (* a c)) (* (sqrt -1) (- (* 1/4 (/ (pow b 2) (pow a 2))) (* 1/4 (/ (pow (fabs b) 2) (pow a 2))))))) (* -1/2 (/ (* b c) a)))) a))) (+ (* 1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow (fabs b) 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (- (* -1 (* (sqrt (* a c)) (* (sqrt -1) (- (* 1/4 (/ (pow b 2) (pow a 2))) (* 1/4 (/ (pow (fabs b) 2) (pow a 2))))))) (* -1/2 (/ (* b c) a))))))))) c))) (* -1/2 (/ (* b c) a))) c)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (- (pow (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (* -1 (* c (- (* -1 (/ (- (* 1/4 (/ (pow b 2) (pow a 2))) (* 1/4 (/ (pow (fabs b) 2) (pow a 2)))) c)) (/ 1 a)))))) |
#s(approx (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2))) #s(hole binary64 (* -1 (* c (+ (* -1/4 (/ (pow (fabs b) 2) (* (pow a 2) c))) (/ 1 a)))))) |
#s(approx (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) #s(hole binary64 (* -1 (* c (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow (fabs b) 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) #s(hole binary64 (* -1 (* c (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow (fabs b) 4) (sqrt -1)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow (fabs b) 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))))) |
#s(approx (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) #s(hole binary64 (* -1 (* c (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow (fabs b) 4) (sqrt -1)))) (+ (* 1/1024 (* (sqrt (/ 1 (* (pow a 7) (pow c 7)))) (* (pow (fabs b) 6) (sqrt -1)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow (fabs b) 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))))) |
#s(approx (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) #s(hole binary64 (* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow (fabs b) 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) #s(hole binary64 (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow (fabs b) 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow (fabs b) 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))))) |
#s(approx (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) #s(hole binary64 (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow (fabs b) 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow (fabs b) 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow (fabs b) 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))))) |
#s(approx (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (fabs b) 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2))) #s(hole binary64 (* -1 (* c (- (* -1 (/ (+ (* -1 (/ (- (* 1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow (fabs b) 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow (fabs b) 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (/ (+ (* (* b -1) (* a 2)) (* (* a 2) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2))) (pow (* a 2) 2)) #s(hole binary64 (* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (/ (+ (* (* b -1) (* a 2)) (* (* a 2) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2))) (pow (* a 2) 2)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow (fabs b) 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (/ (+ (* (* b -1) (* a 2)) (* (* a 2) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2))) (pow (* a 2) 2)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow (fabs b) 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow (fabs b) 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (+ (* (* b -1) (* a 2)) (* (* a 2) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2))) #s(hole binary64 (* -1 (* c (+ (* 2 (/ (* a b) c)) (* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1)))))))) |
#s(approx (+ (* (* b -1) (* a 2)) (* (* a 2) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2))) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -2 (* a b)) (* -1/2 (* (sqrt (/ a c)) (* (pow (fabs b) 2) (sqrt -1))))) c)) (* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1)))))))) |
#s(approx (+ (* (* b -1) (* a 2)) (* (* a 2) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2))) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -2 (* a b)) (* -1 (/ (+ (* -1/32 (* (sqrt (/ 1 (* a c))) (* (pow (fabs b) 4) (sqrt -1)))) (* 1/2 (* (sqrt (* a c)) (* (pow (fabs b) 2) (sqrt -1))))) c))) c)) (* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1)))))))) |
#s(approx (* (* a 2) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2)) #s(hole binary64 (* -1 (* c (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (* (pow (fabs b) 2) (sqrt -1)))) (* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1)))))))) |
#s(approx (* (* a 2) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2)) #s(hole binary64 (* -1 (* c (+ (* -1/32 (* (sqrt (/ 1 (* a (pow c 5)))) (* (pow (fabs b) 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (* (pow (fabs b) 2) (sqrt -1)))) (* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1))))))))) |
#s(approx (* (* a 2) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2)) #s(hole binary64 (* -1 (* c (+ (* -1/32 (* (sqrt (/ 1 (* a (pow c 5)))) (* (pow (fabs b) 4) (sqrt -1)))) (+ (* 1/256 (* (sqrt (/ 1 (* (pow a 3) (pow c 7)))) (* (pow (fabs b) 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (* (pow (fabs b) 2) (sqrt -1)))) (* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1)))))))))) |
#s(approx (/ (+ (* (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (fabs b) 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (/ (+ (* (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (fabs b) 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow (fabs b) 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (+ (* (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4)) (* b -1)) #s(hole binary64 (* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c)))))) |
#s(approx (+ (* (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4)) (* b -1)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 b) (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow (fabs b) 2) (sqrt -1))))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (+ (* (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (fabs b) 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow (fabs b) 2) (sqrt -1))))) c))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4) #s(hole binary64 (exp (* 1/4 (+ (log (* 4 a)) (* -1 (log (/ -1 c)))))))) |
#s(approx (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4) #s(hole binary64 (+ (exp (* 1/4 (+ (log (* 4 a)) (* -1 (log (/ -1 c)))))) (* -1/16 (/ (* (exp (* 1/4 (+ (log (* 4 a)) (* -1 (log (/ -1 c)))))) (pow (fabs b) 2)) (* a c)))))) |
#s(approx (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (fabs b) 4) (pow a 2))) (* 1/512 (/ (pow (fabs b) 4) (pow a 2))))) c)) (* 1/16 (/ (* (exp (* 1/4 (+ (log (* 4 a)) (* -1 (log (/ -1 c)))))) (pow (fabs b) 2)) a))) c))))) |
#s(approx (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (fabs b) 6) (pow a 3))) (+ (* 1/24576 (/ (pow (fabs b) 6) (pow a 3))) (* 1/768 (/ (pow (fabs b) 6) (pow a 3)))))) c)) (* (exp (* 1/4 (+ (log (* 4 a)) (* -1 (log (/ -1 c)))))) (+ (* -1/128 (/ (pow (fabs b) 4) (pow a 2))) (* 1/512 (/ (pow (fabs b) 4) (pow a 2)))))) c)) (* 1/16 (/ (* (exp (* 1/4 (+ (log (* 4 a)) (* -1 (log (/ -1 c)))))) (pow (fabs b) 2)) a))) c))))) |
| Outputs |
|---|
(/.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 (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) a)) (/.f64 (pow.f64 (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) a)))) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (/.f64 (pow.f64 (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal -1/2 binary64)) #s(literal -1 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 (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal -1/2 binary64)) #s(literal -1 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 (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) a)) (/.f64 (pow.f64 (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) a))) (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (/.f64 (pow.f64 (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) a)))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) b (pow.f64 (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal -1/2 binary64)) #s(literal -1 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 (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal -1/2 binary64)) #s(literal -1 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 (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) a))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (/.f64 (pow.f64 (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal -1/2 binary64)) #s(literal -1 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 (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) (neg.f64 (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (pow.f64 (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) a)) |
(*.f64 (neg.f64 (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/4 binary64))) (neg.f64 (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/4 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/4 binary64))) (fabs.f64 (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/4 binary64)))) |
(*.f64 (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/4 binary64))) |
(pow.f64 (*.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) |
(pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal -1/2 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal -1/2 binary64)))) |
(sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) #s(literal 1/2 binary64))) |
#s(literal 1 binary64) |
(pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal -1/2 binary64)) |
(exp.f64 (*.f64 (log.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) #s(literal -1/2 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.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))) (+.f64 (*.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))))) |
(fma.f64 (neg.f64 (fabs.f64 b)) (neg.f64 (fabs.f64 b)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) |
(fma.f64 (fabs.f64 (fabs.f64 b)) (fabs.f64 (fabs.f64 b)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) |
(fma.f64 (neg.f64 b) (neg.f64 b) (*.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 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) |
(+.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) |
(pow.f64 (fabs.f64 b) #s(literal 1 binary64)) |
(sqrt.f64 (*.f64 b b)) |
(fabs.f64 (neg.f64 b)) |
(fabs.f64 b) |
(exp.f64 (*.f64 (log.f64 (fabs.f64 b)) #s(literal 1 binary64))) |
(pow.f64 (fabs.f64 b) #s(literal 1 binary64)) |
(sqrt.f64 (*.f64 b b)) |
(fabs.f64 (neg.f64 b)) |
(fabs.f64 b) |
(exp.f64 (*.f64 (log.f64 (fabs.f64 b)) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal -4 binary64) a) c) |
(*.f64 #s(literal -4 binary64) a) |
#s(literal -4 binary64) |
c |
#s(literal -1/2 binary64) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) (*.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)))) |
(/.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 (*.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)) #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)))) |
(/.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 (neg.f64 c) (neg.f64 b)) |
(/.f64 c 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))) |
#s(literal 1/2 binary64) |
(/.f64 (neg.f64 (-.f64 (*.f64 (pow.f64 (/.f64 b a) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (*.f64 (/.f64 (pow.f64 (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (*.f64 a #s(literal 2 binary64))) (/.f64 (pow.f64 (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (*.f64 a #s(literal 2 binary64)))))) (neg.f64 (-.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (/.f64 (pow.f64 (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (*.f64 a #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (/.f64 b a) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (*.f64 (/.f64 (pow.f64 (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (*.f64 a #s(literal 2 binary64))) (/.f64 (pow.f64 (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (*.f64 a #s(literal 2 binary64))))) (-.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (/.f64 (pow.f64 (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (*.f64 a #s(literal 2 binary64))))) |
(-.f64 (/.f64 (*.f64 (pow.f64 (/.f64 b a) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (-.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (/.f64 (pow.f64 (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (*.f64 a #s(literal 2 binary64))))) (/.f64 (*.f64 (/.f64 (pow.f64 (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (*.f64 a #s(literal 2 binary64))) (/.f64 (pow.f64 (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (*.f64 a #s(literal 2 binary64)))) (-.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (/.f64 (pow.f64 (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (*.f64 a #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 (/.f64 b a) #s(literal 2 binary64)) #s(literal 1/4 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (pow.f64 (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (*.f64 a #s(literal 2 binary64))) (/.f64 (pow.f64 (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (*.f64 a #s(literal 2 binary64)))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (pow.f64 (/.f64 b a) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (/.f64 b a) #s(literal 2 binary64)) #s(literal 1/4 binary64))) (fma.f64 (*.f64 (/.f64 (pow.f64 (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (*.f64 a #s(literal 2 binary64))) (/.f64 (pow.f64 (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (*.f64 a #s(literal 2 binary64)))) (*.f64 (/.f64 (pow.f64 (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (*.f64 a #s(literal 2 binary64))) (/.f64 (pow.f64 (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (*.f64 a #s(literal 2 binary64)))) (*.f64 (*.f64 (pow.f64 (/.f64 b a) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (*.f64 (/.f64 (pow.f64 (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (*.f64 a #s(literal 2 binary64))) (/.f64 (pow.f64 (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (*.f64 a #s(literal 2 binary64)))))))) |
(-.f64 (*.f64 (pow.f64 (/.f64 b a) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (*.f64 (/.f64 (pow.f64 (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (*.f64 a #s(literal 2 binary64))) (/.f64 (pow.f64 (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (*.f64 a #s(literal 2 binary64))))) |
(*.f64 (pow.f64 (/.f64 b a) #s(literal 2 binary64)) #s(literal 1/4 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)) |
(exp.f64 (*.f64 (log.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) |
(*.f64 (neg.f64 (/.f64 (pow.f64 (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (*.f64 a #s(literal 2 binary64)))) (neg.f64 (/.f64 (pow.f64 (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (*.f64 a #s(literal 2 binary64))))) |
(*.f64 (fabs.f64 (/.f64 (pow.f64 (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (*.f64 a #s(literal 2 binary64)))) (fabs.f64 (/.f64 (pow.f64 (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (*.f64 a #s(literal 2 binary64))))) |
(*.f64 (/.f64 (pow.f64 (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (*.f64 a #s(literal 2 binary64))) (/.f64 (pow.f64 (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (*.f64 a #s(literal 2 binary64)))) |
(pow.f64 (/.f64 (pow.f64 (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (*.f64 a #s(literal 2 binary64))) #s(literal 2 binary64)) |
(/.f64 (*.f64 (pow.f64 (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) |
(/.f64 (neg.f64 (pow.f64 (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) (neg.f64 (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (pow.f64 (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (*.f64 a #s(literal 2 binary64))) |
(*.f64 (neg.f64 (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/4 binary64))) (neg.f64 (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/4 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/4 binary64))) (fabs.f64 (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/4 binary64)))) |
(*.f64 (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/4 binary64))) |
(pow.f64 (*.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) |
(pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal -1/2 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal -1/2 binary64)))) |
(sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 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 (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal -1/2 binary64)) #s(literal -1 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)) (fma.f64 (/.f64 (pow.f64 (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (*.f64 a #s(literal 2 binary64))) (/.f64 (pow.f64 (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (/.f64 (pow.f64 (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (*.f64 a #s(literal 2 binary64))))))) |
(-.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (/.f64 (pow.f64 (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 b #s(literal -1 binary64)) (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 a #s(literal 2 binary64)) (pow.f64 (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal -1/2 binary64)) #s(literal -1 binary64))))) (neg.f64 (*.f64 (*.f64 a a) #s(literal 4 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 (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal -1/2 binary64)) #s(literal -1 binary64)))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) |
(+.f64 (/.f64 (*.f64 (*.f64 b #s(literal -1 binary64)) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (pow.f64 (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) (*.f64 (*.f64 a a) #s(literal 4 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 b #s(literal -1 binary64)) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 b #s(literal -1 binary64)) (*.f64 a #s(literal 2 binary64)))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (pow.f64 (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (pow.f64 (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal -1/2 binary64)) #s(literal -1 binary64))))) (-.f64 (*.f64 (*.f64 b #s(literal -1 binary64)) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (pow.f64 (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal -1/2 binary64)) #s(literal -1 binary64))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 b #s(literal -1 binary64)) (*.f64 a #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (pow.f64 (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 b #s(literal -1 binary64)) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 b #s(literal -1 binary64)) (*.f64 a #s(literal 2 binary64)))) (-.f64 (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (pow.f64 (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (pow.f64 (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal -1/2 binary64)) #s(literal -1 binary64)))) (*.f64 (*.f64 (*.f64 b #s(literal -1 binary64)) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (pow.f64 (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal -1/2 binary64)) #s(literal -1 binary64))))))) |
(fma.f64 (*.f64 b #s(literal -1 binary64)) (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 a #s(literal 2 binary64)) (pow.f64 (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal -1/2 binary64)) #s(literal -1 binary64)))) |
(+.f64 (*.f64 (*.f64 b #s(literal -1 binary64)) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (pow.f64 (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal -1/2 binary64)) #s(literal -1 binary64)))) |
(*.f64 b #s(literal -1 binary64)) |
(*.f64 (*.f64 a #s(literal 2 binary64)) (pow.f64 (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (*.f64 a a) #s(literal 4 binary64)) |
(*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64))) |
(pow.f64 (*.f64 a #s(literal 2 binary64)) #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 (*.f64 a #s(literal 2 binary64))) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 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 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 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 (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal -1/2 binary64)) #s(literal -1 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 (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) (*.f64 (*.f64 b #s(literal -1 binary64)) (*.f64 b #s(literal -1 binary64)))) (-.f64 (pow.f64 (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (*.f64 b #s(literal -1 binary64)))) |
(/.f64 (+.f64 (pow.f64 (pow.f64 (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 b #s(literal -1 binary64)) #s(literal 3 binary64))) (+.f64 (*.f64 (pow.f64 (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) (-.f64 (*.f64 (*.f64 b #s(literal -1 binary64)) (*.f64 b #s(literal -1 binary64))) (*.f64 (pow.f64 (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (*.f64 b #s(literal -1 binary64)))))) |
(fma.f64 (neg.f64 (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/4 binary64))) (neg.f64 (pow.f64 (fma.f64 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 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/4 binary64))) (fabs.f64 (pow.f64 (fma.f64 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 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/4 binary64)) (*.f64 b #s(literal -1 binary64))) |
(+.f64 (pow.f64 (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (*.f64 b #s(literal -1 binary64))) |
(pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/4 binary64)) |
(exp.f64 (*.f64 (log.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) #s(literal 1/4 binary64))) |
#s(literal 1/4 binary64) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a))) (/.f64 (fma.f64 #s(literal -1/2 binary64) b (*.f64 #s(literal 1/2 binary64) (fabs.f64 b))) a)) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a))) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a c) (fabs.f64 b)) (fma.f64 #s(literal -1/2 binary64) b (*.f64 #s(literal 1/2 binary64) (fabs.f64 b)))) a)) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a))) (/.f64 (fma.f64 #s(literal -1/2 binary64) b (fma.f64 #s(literal 1/2 binary64) (fabs.f64 b) (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 c (fabs.f64 b)) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 (fabs.f64 b) #s(literal 3 binary64)))))))) a)) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a))) (/.f64 (fma.f64 #s(literal -1/2 binary64) b (fma.f64 #s(literal 1/2 binary64) (fabs.f64 b) (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 c (fabs.f64 b)) (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) c)) (pow.f64 (fabs.f64 b) #s(literal 5 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 c c) (pow.f64 (fabs.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 (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a)) (*.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 b) a))) |
#s(approx (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a)) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a c) (fabs.f64 b)) (*.f64 #s(literal 1/2 binary64) (fabs.f64 b))) a)) |
#s(approx (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a)) (/.f64 (fma.f64 #s(literal 1/2 binary64) (fabs.f64 b) (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 c (fabs.f64 b)) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 (fabs.f64 b) #s(literal 3 binary64))))))) a)) |
#s(approx (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a)) (/.f64 (fma.f64 #s(literal 1/2 binary64) (fabs.f64 b) (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 c (fabs.f64 b)) (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) c)) (pow.f64 (fabs.f64 b) #s(literal 5 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 c c) (pow.f64 (fabs.f64 b) #s(literal 3 binary64))))))))) a)) |
#s(approx (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (fabs.f64 b)) |
#s(approx (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (+.f64 (fabs.f64 b) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (fabs.f64 b))))) |
#s(approx (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (+.f64 (fabs.f64 b) (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 c (fabs.f64 b)) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 (fabs.f64 b) #s(literal 3 binary64)))))))) |
#s(approx (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (+.f64 (fabs.f64 b) (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 c (fabs.f64 b)) (*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) c)) (pow.f64 (fabs.f64 b) #s(literal 5 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 c c) (pow.f64 (fabs.f64 b) #s(literal 3 binary64)))))))))) |
#s(approx (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2) (pow.f64 (fabs.f64 b) #s(literal -1 binary64))) |
#s(approx (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) (pow.f64 (fabs.f64 b) #s(literal 3 binary64))) (pow.f64 (fabs.f64 b) #s(literal -1 binary64)))) |
#s(approx (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2) (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 (fabs.f64 b) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 c c) (pow.f64 (fabs.f64 b) #s(literal 6 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 c c) (pow.f64 (fabs.f64 b) #s(literal 6 binary64))))))) (*.f64 #s(literal 2 binary64) (/.f64 c (pow.f64 (fabs.f64 b) #s(literal 3 binary64))))) (pow.f64 (fabs.f64 b) #s(literal -1 binary64)))) |
#s(approx (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2) (fma.f64 a (fma.f64 #s(literal 2 binary64) (/.f64 c (pow.f64 (fabs.f64 b) #s(literal 3 binary64))) (*.f64 a (fma.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 (fabs.f64 b) (fma.f64 #s(literal -64 binary64) (/.f64 (*.f64 (*.f64 c c) c) (pow.f64 (fabs.f64 b) #s(literal 8 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 c c) (pow.f64 (fabs.f64 b) #s(literal 6 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 c c) (pow.f64 (fabs.f64 b) #s(literal 6 binary64)))))) (*.f64 b b)))))) (*.f64 #s(literal -1/2 binary64) (*.f64 (fabs.f64 b) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 c c) (pow.f64 (fabs.f64 b) #s(literal 6 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 c c) (pow.f64 (fabs.f64 b) #s(literal 6 binary64)))))))))) (pow.f64 (fabs.f64 b) #s(literal -1 binary64)))) |
#s(approx (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) (*.f64 b b)) |
#s(approx (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (+ (/ (* -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)) (*.f64 (*.f64 b b) 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 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) (*.f64 (*.f64 b b) b))))))))) 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)) (*.f64 (*.f64 b b) 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 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) (*.f64 (*.f64 b b) b)))))))) 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) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (-.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal 1/2 binary64) (fabs.f64 b)))))) |
#s(approx (/ (- (pow (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (/.f64 (-.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal 1/2 binary64) (fabs.f64 b)))) (*.f64 a (-.f64 (/.f64 c (-.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal 1/2 binary64) (fabs.f64 b)))) (*.f64 (/.f64 c (fabs.f64 b)) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 #s(literal 1/4 binary64) (*.f64 b b))) (*.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal 1/2 binary64) (fabs.f64 b))) (-.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal 1/2 binary64) (fabs.f64 b))))))))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal 1/2 binary64) (fabs.f64 b)))))) a)) |
#s(approx (/ (- (pow (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (/.f64 (-.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal 1/2 binary64) (fabs.f64 b)))) (*.f64 a (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a (/.f64 (fma.f64 (*.f64 c (-.f64 (/.f64 c (-.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal 1/2 binary64) (fabs.f64 b)))) (*.f64 (/.f64 c (fabs.f64 b)) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 #s(literal 1/4 binary64) (*.f64 b b))) (*.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal 1/2 binary64) (fabs.f64 b))) (-.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal 1/2 binary64) (fabs.f64 b)))))))) (*.f64 (pow.f64 (fabs.f64 b) #s(literal 3 binary64)) (*.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal 1/2 binary64) (fabs.f64 b))) (-.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal 1/2 binary64) (fabs.f64 b))))) (*.f64 (*.f64 (fabs.f64 b) (-.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal 1/2 binary64) (fabs.f64 b)))) (*.f64 (*.f64 c c) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 #s(literal 1/4 binary64) (*.f64 b b)))))) (*.f64 (*.f64 (fabs.f64 b) (-.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal 1/2 binary64) (fabs.f64 b)))) (*.f64 (pow.f64 (fabs.f64 b) #s(literal 3 binary64)) (*.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal 1/2 binary64) (fabs.f64 b))) (-.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal 1/2 binary64) (fabs.f64 b)))))))) (/.f64 c (-.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal 1/2 binary64) (fabs.f64 b))))) (*.f64 (/.f64 c (fabs.f64 b)) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 #s(literal 1/4 binary64) (*.f64 b b))) (*.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal 1/2 binary64) (fabs.f64 b))) (-.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal 1/2 binary64) (fabs.f64 b))))))))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal 1/2 binary64) (fabs.f64 b)))))) a)) |
#s(approx (/ (- (pow (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (/.f64 (-.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal 1/2 binary64) (fabs.f64 b)))) (*.f64 a (-.f64 (fma.f64 a (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 c (fabs.f64 b)) (/.f64 (/.f64 (fma.f64 (*.f64 c (-.f64 (/.f64 c (-.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal 1/2 binary64) (fabs.f64 b)))) (*.f64 (/.f64 c (fabs.f64 b)) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 #s(literal 1/4 binary64) (*.f64 b b))) (*.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal 1/2 binary64) (fabs.f64 b))) (-.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal 1/2 binary64) (fabs.f64 b)))))))) (*.f64 (pow.f64 (fabs.f64 b) #s(literal 3 binary64)) (*.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal 1/2 binary64) (fabs.f64 b))) (-.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal 1/2 binary64) (fabs.f64 b))))) (*.f64 (*.f64 (fabs.f64 b) (-.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal 1/2 binary64) (fabs.f64 b)))) (*.f64 (*.f64 c c) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 #s(literal 1/4 binary64) (*.f64 b b)))))) (*.f64 (*.f64 (fabs.f64 b) (-.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal 1/2 binary64) (fabs.f64 b)))) (*.f64 (pow.f64 (fabs.f64 b) #s(literal 3 binary64)) (*.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal 1/2 binary64) (fabs.f64 b))) (-.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal 1/2 binary64) (fabs.f64 b))))))) (-.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal 1/2 binary64) (fabs.f64 b))))) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c c) c) (pow.f64 (fabs.f64 b) #s(literal 5 binary64))) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 #s(literal 1/4 binary64) (*.f64 b b))) (*.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal 1/2 binary64) (fabs.f64 b))) (-.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal 1/2 binary64) (fabs.f64 b))))))) (*.f64 (/.f64 (*.f64 c c) (pow.f64 (fabs.f64 b) #s(literal 3 binary64))) (/.f64 (-.f64 (/.f64 c (-.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal 1/2 binary64) (fabs.f64 b)))) (*.f64 (/.f64 c (fabs.f64 b)) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 #s(literal 1/4 binary64) (*.f64 b b))) (*.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal 1/2 binary64) (fabs.f64 b))) (-.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal 1/2 binary64) (fabs.f64 b))))))) (-.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal 1/2 binary64) (fabs.f64 b))))))))) (/.f64 (fma.f64 (*.f64 c (-.f64 (/.f64 c (-.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal 1/2 binary64) (fabs.f64 b)))) (*.f64 (/.f64 c (fabs.f64 b)) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 #s(literal 1/4 binary64) (*.f64 b b))) (*.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal 1/2 binary64) (fabs.f64 b))) (-.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal 1/2 binary64) (fabs.f64 b)))))))) (*.f64 (pow.f64 (fabs.f64 b) #s(literal 3 binary64)) (*.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal 1/2 binary64) (fabs.f64 b))) (-.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal 1/2 binary64) (fabs.f64 b))))) (*.f64 (*.f64 (fabs.f64 b) (-.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal 1/2 binary64) (fabs.f64 b)))) (*.f64 (*.f64 c c) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 #s(literal 1/4 binary64) (*.f64 b b)))))) (*.f64 (*.f64 (fabs.f64 b) (-.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal 1/2 binary64) (fabs.f64 b)))) (*.f64 (pow.f64 (fabs.f64 b) #s(literal 3 binary64)) (*.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal 1/2 binary64) (fabs.f64 b))) (-.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal 1/2 binary64) (fabs.f64 b)))))))) (/.f64 c (-.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal 1/2 binary64) (fabs.f64 b))))) (*.f64 (/.f64 c (fabs.f64 b)) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 #s(literal 1/4 binary64) (*.f64 b b))) (*.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal 1/2 binary64) (fabs.f64 b))) (-.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal 1/2 binary64) (fabs.f64 b))))))))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal 1/2 binary64) (fabs.f64 b)))))) a)) |
#s(approx (- (pow (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (/.f64 (-.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 b b) (*.f64 a c)) (*.f64 #s(literal 1/4 binary64) (*.f64 b b))) (*.f64 a a))) |
#s(approx (pow (* (/ b a) -1/2) 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 (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) (*.f64 a a)))) |
#s(approx (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (*.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 b) a))) |
#s(approx (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a c) (fabs.f64 b)) (*.f64 #s(literal 1/2 binary64) (fabs.f64 b))) a)) |
#s(approx (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/.f64 (fma.f64 #s(literal 1/2 binary64) (fabs.f64 b) (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 c (fabs.f64 b)) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 (fabs.f64 b) #s(literal 3 binary64))))))) a)) |
#s(approx (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/.f64 (fma.f64 #s(literal 1/2 binary64) (fabs.f64 b) (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 c (fabs.f64 b)) (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) c)) (pow.f64 (fabs.f64 b) #s(literal 5 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 c c) (pow.f64 (fabs.f64 b) #s(literal 3 binary64))))))))) a)) |
#s(approx (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (fabs.f64 b)) |
#s(approx (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (+.f64 (fabs.f64 b) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (fabs.f64 b))))) |
#s(approx (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (+.f64 (fabs.f64 b) (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 c (fabs.f64 b)) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 (fabs.f64 b) #s(literal 3 binary64)))))))) |
#s(approx (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (+.f64 (fabs.f64 b) (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 c (fabs.f64 b)) (*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) c)) (pow.f64 (fabs.f64 b) #s(literal 5 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 c c) (pow.f64 (fabs.f64 b) #s(literal 3 binary64)))))))))) |
#s(approx (* a 2) (*.f64 #s(literal 2 binary64) a)) |
#s(approx (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2))) (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) a) (/.f64 (*.f64 #s(literal 1/2 binary64) (fabs.f64 b)) a))) |
#s(approx (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2))) (/.f64 (-.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 (*.f64 a c) (fabs.f64 b))) (*.f64 #s(literal 1/2 binary64) (fabs.f64 b))) a)) |
#s(approx (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (fabs.f64 b) #s(literal 3 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 c (fabs.f64 b)))))) (*.f64 #s(literal 1/2 binary64) (fabs.f64 b))) a)) |
#s(approx (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (fabs.f64 b) #s(literal 5 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 c c) (pow.f64 (fabs.f64 b) #s(literal 3 binary64)))))) (*.f64 #s(literal -1 binary64) (/.f64 c (fabs.f64 b)))))) (*.f64 #s(literal 1/2 binary64) (fabs.f64 b))) a)) |
#s(approx (/ (+ (* (* b -1) (* a 2)) (* (* a 2) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2))) (pow (* a 2) 2)) (*.f64 #s(literal 1/4 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) b (*.f64 #s(literal 2 binary64) (fabs.f64 b))) a))) |
#s(approx (/ (+ (* (* b -1) (* a 2)) (* (* a 2) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2))) (pow (* a 2) 2)) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a c) (fabs.f64 b)) (*.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal -2 binary64) b (*.f64 #s(literal 2 binary64) (fabs.f64 b))))) a)) |
#s(approx (/ (+ (* (* b -1) (* a 2)) (* (* a 2) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2))) (pow (* a 2) 2)) (/.f64 (fma.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal -2 binary64) b (*.f64 #s(literal 2 binary64) (fabs.f64 b))) (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 c (fabs.f64 b)) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 (fabs.f64 b) #s(literal 3 binary64))))))) a)) |
#s(approx (/ (+ (* (* b -1) (* a 2)) (* (* a 2) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2))) (pow (* a 2) 2)) (/.f64 (fma.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal -2 binary64) b (*.f64 #s(literal 2 binary64) (fabs.f64 b))) (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 c (fabs.f64 b)) (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) c)) (pow.f64 (fabs.f64 b) #s(literal 5 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 c c) (pow.f64 (fabs.f64 b) #s(literal 3 binary64))))))))) a)) |
#s(approx (+ (* (* b -1) (* a 2)) (* (* a 2) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2))) (*.f64 a (fma.f64 #s(literal -2 binary64) b (*.f64 #s(literal 2 binary64) (fabs.f64 b))))) |
#s(approx (+ (* (* b -1) (* a 2)) (* (* a 2) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2))) (*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a c) (fabs.f64 b)) (fma.f64 #s(literal -2 binary64) b (*.f64 #s(literal 2 binary64) (fabs.f64 b)))))) |
#s(approx (+ (* (* b -1) (* a 2)) (* (* a 2) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2))) (*.f64 a (fma.f64 #s(literal -2 binary64) b (fma.f64 #s(literal 2 binary64) (fabs.f64 b) (*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 c (fabs.f64 b)) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 (fabs.f64 b) #s(literal 3 binary64)))))))))) |
#s(approx (+ (* (* b -1) (* a 2)) (* (* a 2) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2))) (*.f64 a (fma.f64 #s(literal -2 binary64) b (fma.f64 #s(literal 2 binary64) (fabs.f64 b) (*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 c (fabs.f64 b)) (*.f64 a (fma.f64 #s(literal -8 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) c)) (pow.f64 (fabs.f64 b) #s(literal 5 binary64))) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 c c) (pow.f64 (fabs.f64 b) #s(literal 3 binary64)))))))))))) |
#s(approx (* (* a 2) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2)) (*.f64 #s(literal 2 binary64) (*.f64 a (fabs.f64 b)))) |
#s(approx (* (* a 2) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2)) (*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a c) (fabs.f64 b)) (*.f64 #s(literal 2 binary64) (fabs.f64 b))))) |
#s(approx (* (* a 2) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2)) (*.f64 a (fma.f64 #s(literal 2 binary64) (fabs.f64 b) (*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 c (fabs.f64 b)) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 (fabs.f64 b) #s(literal 3 binary64))))))))) |
#s(approx (* (* a 2) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2)) (*.f64 a (fma.f64 #s(literal 2 binary64) (fabs.f64 b) (*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 c (fabs.f64 b)) (*.f64 a (fma.f64 #s(literal -8 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) c)) (pow.f64 (fabs.f64 b) #s(literal 5 binary64))) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 c c) (pow.f64 (fabs.f64 b) #s(literal 3 binary64))))))))))) |
#s(approx (pow (* a 2) 2) (*.f64 #s(literal 4 binary64) (*.f64 a a))) |
#s(approx (/ (+ (* (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4)) (* b -1)) (* a 2)) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fabs.f64 b) a) (/.f64 (*.f64 #s(literal -1 binary64) b) a)))) |
#s(approx (/ (+ (* (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4)) (* b -1)) (* a 2)) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a c) (fabs.f64 b)) (*.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 b) (*.f64 #s(literal -1 binary64) b)))) a)) |
#s(approx (/ (+ (* (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4)) (* b -1)) (* a 2)) (/.f64 (fma.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 b) (*.f64 #s(literal -1 binary64) b)) (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 c (fabs.f64 b)) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 (fabs.f64 b) #s(literal 3 binary64))))))) a)) |
#s(approx (/ (+ (* (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4)) (* b -1)) (* a 2)) (/.f64 (fma.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 b) (*.f64 #s(literal -1 binary64) b)) (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 c (fabs.f64 b)) (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) c)) (pow.f64 (fabs.f64 b) #s(literal 5 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 c c) (pow.f64 (fabs.f64 b) #s(literal 3 binary64))))))))) a)) |
#s(approx (+ (* (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4)) (* b -1)) (+.f64 (fabs.f64 b) (*.f64 #s(literal -1 binary64) b))) |
#s(approx (+ (* (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4)) (* b -1)) (+.f64 (fabs.f64 b) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (fabs.f64 b)) (*.f64 #s(literal -1 binary64) b)))) |
#s(approx (+ (* (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4)) (* b -1)) (+.f64 (fabs.f64 b) (fma.f64 #s(literal -1 binary64) b (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 c (fabs.f64 b)) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 (fabs.f64 b) #s(literal 3 binary64))))))))) |
#s(approx (+ (* (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4)) (* b -1)) (+.f64 (fabs.f64 b) (fma.f64 #s(literal -1 binary64) b (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 c (fabs.f64 b)) (*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) c)) (pow.f64 (fabs.f64 b) #s(literal 5 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 c c) (pow.f64 (fabs.f64 b) #s(literal 3 binary64))))))))))) |
#s(approx (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4) (*.f64 #s(literal 1 binary64) (pow.f64 (fabs.f64 b) #s(literal 1/2 binary64)))) |
#s(approx (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (fabs.f64 b) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1 binary64) (pow.f64 (fabs.f64 b) #s(literal 1/2 binary64))))) |
#s(approx (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4) (fma.f64 a (fma.f64 #s(literal -1 binary64) (*.f64 #s(literal 1 binary64) (*.f64 c (pow.f64 (pow.f64 (pow.f64 (fabs.f64 b) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c c) (pow.f64 (fabs.f64 b) #s(literal 4 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 c c) (pow.f64 (fabs.f64 b) #s(literal 4 binary64)))))) (pow.f64 (fabs.f64 b) #s(literal 1/2 binary64))))) (*.f64 #s(literal 1 binary64) (pow.f64 (fabs.f64 b) #s(literal 1/2 binary64))))) |
#s(approx (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4) (fma.f64 a (fma.f64 #s(literal -1 binary64) (*.f64 #s(literal 1 binary64) (*.f64 c (pow.f64 (pow.f64 (pow.f64 (fabs.f64 b) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)))) (*.f64 a (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (fabs.f64 b) #s(literal 1/2 binary64)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c c) (pow.f64 (fabs.f64 b) #s(literal 4 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 c c) (pow.f64 (fabs.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 (fabs.f64 b) #s(literal 6 binary64))) (fma.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 c c) c) (pow.f64 (fabs.f64 b) #s(literal 6 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c c) c) (pow.f64 (fabs.f64 b) #s(literal 6 binary64))))))) (pow.f64 (fabs.f64 b) #s(literal 1/2 binary64))))))) (*.f64 #s(literal 1 binary64) (pow.f64 (fabs.f64 b) #s(literal 1/2 binary64))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -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)) (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -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)) (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -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)) (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -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 (fabs.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 (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -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 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -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 (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -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 (fabs.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 (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -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 (fabs.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 (fabs.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 (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (fabs.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 (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (fabs.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 (fabs.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 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1/4 binary64) #s(literal 1/2 binary64)))) |
#s(approx (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2) (fma.f64 #s(literal -1/32 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/4 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/4 binary64) #s(literal 1/2 binary64))))) |
#s(approx (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2) (fma.f64 #s(literal -1/32 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/4 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 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 (fabs.f64 b) #s(literal 4 binary64)) (pow.f64 #s(literal -1/4 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/4 binary64) #s(literal 1/2 binary64)))))) |
#s(approx (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2) (fma.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (/.f64 c (pow.f64 a #s(literal 7 binary64))) #s(literal 1/2 binary64)) (/.f64 (fma.f64 #s(literal 1/1024 binary64) (*.f64 (/.f64 a (*.f64 (*.f64 c c) c)) (/.f64 (pow.f64 (fabs.f64 b) #s(literal 4 binary64)) #s(literal -1/4 binary64))) (*.f64 #s(literal 1/256 binary64) (/.f64 (pow.f64 (fabs.f64 b) #s(literal 6 binary64)) (pow.f64 c #s(literal 4 binary64))))) (pow.f64 #s(literal -1/4 binary64) #s(literal 1/2 binary64)))) (fma.f64 #s(literal -1/32 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/4 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 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 (fabs.f64 b) #s(literal 4 binary64)) (pow.f64 #s(literal -1/4 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/4 binary64) #s(literal 1/2 binary64))))))) |
#s(approx (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))) |
#s(approx (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) (*.f64 a (fma.f64 #s(literal -4 binary64) c (/.f64 (*.f64 b 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/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) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (/ (- (pow (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 -2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 #s(literal 1/4 binary64) (*.f64 b b))) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))) (*.f64 #s(literal -2 binary64) (/.f64 b #s(literal -4 binary64)))) a)) |
#s(approx (/ (- (pow (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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))) (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 #s(literal 1/4 binary64) (*.f64 b b))) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 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 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (/.f64 (*.f64 b (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 #s(literal 1/4 binary64) (*.f64 b b))) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a b) #s(literal -4 binary64))))) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) (*.f64 a a))))) (*.f64 #s(literal -2 binary64) (/.f64 b #s(literal -4 binary64)))) a)) |
#s(approx (/ (- (pow (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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))) (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 #s(literal 1/4 binary64) (*.f64 b b))) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 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 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (/.f64 (*.f64 b (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 #s(literal 1/4 binary64) (*.f64 b b))) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a b) #s(literal -4 binary64))))) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 a c) (/.f64 (*.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 #s(literal 1/4 binary64) (*.f64 b b))) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a b) #s(literal -4 binary64))))) #s(literal -4 binary64))))) (*.f64 (*.f64 a a) a))))) (fma.f64 #s(literal -2 binary64) (/.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 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 #s(literal 1/4 binary64) (*.f64 b b))) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a b) #s(literal -4 binary64))))) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))))) a)) |
#s(approx (- (pow (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (/.f64 c a)) |
#s(approx (- (pow (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) a)) a) (/.f64 (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) a))) a))) |
#s(approx (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2))) (*.f64 #s(literal -1 binary64) (/.f64 c a))) |
#s(approx (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (fabs.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 (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (fabs.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 (fabs.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 (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (fabs.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 (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (fabs.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 (fabs.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 (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (fabs.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 (/ (+ (* (* b -1) (* a 2)) (* (* a 2) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2))) (pow (* a 2) 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 -1) (* a 2)) (* (* a 2) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2))) (pow (* a 2) 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 (/ (+ (* (* b -1) (* a 2)) (* (* a 2) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2))) (pow (* a 2) 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 (/ (+ (* (* b -1) (* a 2)) (* (* a 2) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2))) (pow (* a 2) 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 (fabs.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 (+ (* (* b -1) (* a 2)) (* (* a 2) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2))) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) |
#s(approx (+ (* (* b -1) (* a 2)) (* (* a 2) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2))) (*.f64 (*.f64 a a) (fma.f64 #s(literal -2 binary64) (/.f64 b a) (*.f64 #s(literal 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 -1) (* a 2)) (* (* a 2) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2))) (*.f64 (*.f64 a a) (fma.f64 #s(literal -2 binary64) (/.f64 b a) (fma.f64 #s(literal 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 (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)))))))) |
#s(approx (+ (* (* b -1) (* a 2)) (* (* a 2) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2))) (*.f64 (*.f64 a a) (fma.f64 #s(literal -2 binary64) (/.f64 b a) (fma.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 (fabs.f64 b) #s(literal 4 binary64)) (*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -4 binary64)))) (fma.f64 #s(literal 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 (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))))))))) |
#s(approx (* (* a 2) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2)) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) |
#s(approx (* (* a 2) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2)) (*.f64 (*.f64 a a) (fma.f64 #s(literal 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 (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))))))) |
#s(approx (* (* a 2) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2)) (*.f64 (*.f64 a a) (fma.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 (fabs.f64 b) #s(literal 4 binary64)) (*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -4 binary64)))) (fma.f64 #s(literal 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 (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)))))))) |
#s(approx (* (* a 2) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2)) (*.f64 (*.f64 a a) (fma.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 (fabs.f64 b) #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/8 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 5 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 (fabs.f64 b) #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 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 (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))))))))) |
#s(approx (/ (+ (* (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (fabs.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 (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (fabs.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 (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (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))))) a) (/.f64 (*.f64 b b) c))))) |
#s(approx (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (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))))) a) (/.f64 (*.f64 b b) 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 (fabs.f64 b) #s(literal 4 binary64)) (*.f64 c c)) (*.f64 #s(literal 1/512 binary64) (/.f64 (pow.f64 (fabs.f64 b) #s(literal 4 binary64)) (*.f64 c c))))) (*.f64 a a))))) |
#s(approx (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (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))))) a) (/.f64 (*.f64 b b) 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 (fabs.f64 b) #s(literal 4 binary64)) (*.f64 c c)) (*.f64 #s(literal 1/512 binary64) (/.f64 (pow.f64 (fabs.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 (fabs.f64 b) #s(literal 6 binary64)) (*.f64 (*.f64 c c) c)) (fma.f64 #s(literal -1/24576 binary64) (/.f64 (pow.f64 (fabs.f64 b) #s(literal 6 binary64)) (*.f64 (*.f64 c c) c)) (*.f64 #s(literal 1/2048 binary64) (/.f64 (pow.f64 (fabs.f64 b) #s(literal 6 binary64)) (*.f64 (*.f64 c c) c)))))))) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) a)))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -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)) (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -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)) (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -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)) (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -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 (fabs.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 (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -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 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -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 (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -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 (fabs.f64 b) #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))))) |
#s(approx (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -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 (fabs.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 (fabs.f64 b) #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))))))) |
#s(approx (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (fabs.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 (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (fabs.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 (fabs.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 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2) (*.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 -1 binary64) #s(literal 1/2 binary64))))) |
#s(approx (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2) (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 (*.f64 b b) (pow.f64 #s(literal -1 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 -1 binary64) #s(literal 1/2 binary64)))))) |
#s(approx (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2) (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 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (fma.f64 #s(literal -1/64 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 (fabs.f64 b) #s(literal 4 binary64)) (pow.f64 #s(literal -1 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 -1 binary64) #s(literal 1/2 binary64))))))) |
#s(approx (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/64 binary64) (*.f64 (pow.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64))) #s(literal 1/2 binary64)) (*.f64 (pow.f64 (fabs.f64 b) #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (pow.f64 (fabs.f64 b) #s(literal 4 binary64))) (*.f64 (*.f64 c c) c)) (*.f64 #s(literal 1/256 binary64) (/.f64 (pow.f64 (fabs.f64 b) #s(literal 6 binary64)) (pow.f64 c #s(literal 4 binary64)))))))) (*.f64 (*.f64 a 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 (*.f64 b b) (pow.f64 #s(literal -1 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 -1 binary64) #s(literal 1/2 binary64))))))) |
#s(approx (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (+ (/ (* -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) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (/ (- (pow (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 #s(literal 1/4 binary64) (*.f64 b b))))) (*.f64 #s(literal 1/2 binary64) (*.f64 a b))) a))) a))) |
#s(approx (/ (- (pow (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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)))) (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)) (-.f64 (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 #s(literal 1/4 binary64) (*.f64 b b))))) (*.f64 #s(literal 1/2 binary64) (*.f64 a b)))))) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 #s(literal 1/4 binary64) (*.f64 b b))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 a b))) a))) a))) |
#s(approx (/ (- (pow (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 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/2 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (-.f64 (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 #s(literal 1/4 binary64) (*.f64 b b))))) (*.f64 #s(literal 1/2 binary64) (*.f64 a b))))))))))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 b b) (-.f64 (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 #s(literal 1/4 binary64) (*.f64 b b))))) (*.f64 #s(literal 1/2 binary64) (*.f64 a b)))) 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/2 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (-.f64 (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 #s(literal 1/4 binary64) (*.f64 b b))))) (*.f64 #s(literal 1/2 binary64) (*.f64 a b))))))))) a) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 #s(literal 1/4 binary64) (*.f64 b b)))))) (*.f64 #s(literal 1/2 binary64) (*.f64 a b))) a))) a))) |
#s(approx (- (pow (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a))) c) a))) |
#s(approx (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (fabs.f64 b) #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))))) |
#s(approx (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (fabs.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 (fabs.f64 b) #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))))))) |
#s(approx (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (fabs.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 (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (fabs.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 (fabs.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 (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (fabs.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 (/ (+ (* (* b -1) (* a 2)) (* (* a 2) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2))) (pow (* a 2) 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 (/ (+ (* (* b -1) (* a 2)) (* (* a 2) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2))) (pow (* a 2) 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 (/ (+ (* (* b -1) (* a 2)) (* (* a 2) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2))) (pow (* a 2) 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 (/ (+ (* (* b -1) (* a 2)) (* (* a 2) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2))) (pow (* a 2) 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 (fabs.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 (+ (* (* b -1) (* a 2)) (* (* a 2) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2))) (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) |
#s(approx (+ (* (* b -1) (* a 2)) (* (* a 2) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2))) (*.f64 (*.f64 a a) (fma.f64 #s(literal -4 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 -2 binary64) (/.f64 b a))))) |
#s(approx (+ (* (* b -1) (* a 2)) (* (* a 2) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2))) (*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal -4 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/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 -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 2 binary64) b)) a))))) |
#s(approx (+ (* (* b -1) (* a 2)) (* (* a 2) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2))) (*.f64 (*.f64 a a) (fma.f64 #s(literal -4 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/2 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/32 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 (fabs.f64 b) #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))) a) (*.f64 #s(literal 2 binary64) b)) a))))) |
#s(approx (* (* a 2) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2)) (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) |
#s(approx (* (* a 2) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2)) (*.f64 (*.f64 a a) (fma.f64 #s(literal -4 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 (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 (* (* a 2) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2)) (*.f64 (*.f64 a a) (fma.f64 #s(literal -4 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/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 -1 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 (fabs.f64 b) #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))))))) |
#s(approx (* (* a 2) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2)) (*.f64 (*.f64 a a) (fma.f64 #s(literal -4 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/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 -1 binary64) #s(literal 1/2 binary64)))) (fma.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 (fabs.f64 b) #s(literal 6 binary64)) (pow.f64 #s(literal -1 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 (fabs.f64 b) #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))))))) |
#s(approx (/ (+ (* (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (fabs.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 (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (fabs.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 (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (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))))) a) (/.f64 (*.f64 b b) c))))) |
#s(approx (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (fabs.f64 b) #s(literal 4 binary64)) (*.f64 c c)) (*.f64 #s(literal 1/512 binary64) (/.f64 (pow.f64 (fabs.f64 b) #s(literal 4 binary64)) (*.f64 c c))))) a)) (*.f64 #s(literal 1/16 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))))) (*.f64 b b)) c))) a)))) |
#s(approx (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (fabs.f64 b) #s(literal 6 binary64)) (*.f64 (*.f64 c c) c)) (fma.f64 #s(literal 1/24576 binary64) (/.f64 (pow.f64 (fabs.f64 b) #s(literal 6 binary64)) (*.f64 (*.f64 c c) c)) (*.f64 #s(literal 1/768 binary64) (/.f64 (pow.f64 (fabs.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 (fabs.f64 b) #s(literal 4 binary64)) (*.f64 c c)) (*.f64 #s(literal 1/512 binary64) (/.f64 (pow.f64 (fabs.f64 b) #s(literal 4 binary64)) (*.f64 c c)))))) a) (*.f64 #s(literal 1/16 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))))) (*.f64 b b)) c))) a)))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a))) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 a #s(literal -1 binary64)) (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)) #s(literal 1/2 binary64))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a))) (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 a #s(literal -1 binary64)) (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)) #s(literal 1/2 binary64)))))) |
#s(approx (* -1 b) (*.f64 #s(literal -1 binary64) b)) |
#s(approx b b) |
#s(approx (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a)) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 a #s(literal -1 binary64)) (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)) #s(literal 1/2 binary64))))) |
#s(approx (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)) #s(literal 1/2 binary64))) |
#s(approx (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2) (pow.f64 (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
#s(approx (pow (fabs b) 1) (fabs.f64 b)) |
#s(approx (pow (fabs b) 1) (fabs.f64 b)) |
#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 (/ c b) (/.f64 c b)) |
#s(approx (/ (- (pow (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 a #s(literal -1 binary64)) (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)) #s(literal 1/2 binary64))))) |
#s(approx (/ (- (pow (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 a #s(literal -1 binary64)) (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)) #s(literal 1/2 binary64)))))) |
#s(approx (- (pow (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (*.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)) (*.f64 a a)))) |
#s(approx (- (pow (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)) (*.f64 a a))))) |
#s(approx (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2))) (*.f64 #s(literal 1/4 binary64) (/.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)) (*.f64 a a)))) |
#s(approx (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 a #s(literal -1 binary64)) (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)) #s(literal 1/2 binary64))))) |
#s(approx (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)) #s(literal 1/2 binary64))) |
#s(approx (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2))) (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 a #s(literal -1 binary64)) (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)) #s(literal 1/2 binary64))))) |
#s(approx (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 a #s(literal -1 binary64)) (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)) #s(literal 1/2 binary64)))))) |
#s(approx (/ (+ (* (* b -1) (* a 2)) (* (* a 2) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2))) (pow (* a 2) 2)) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 a #s(literal -1 binary64)) (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)) #s(literal 1/2 binary64))))) |
#s(approx (/ (+ (* (* b -1) (* a 2)) (* (* a 2) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2))) (pow (* a 2) 2)) (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 a #s(literal -1 binary64)) (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)) #s(literal 1/2 binary64)))))) |
#s(approx (+ (* (* b -1) (* a 2)) (* (* a 2) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2))) (*.f64 #s(literal 2 binary64) (*.f64 a (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)) #s(literal 1/2 binary64))))) |
#s(approx (+ (* (* b -1) (* a 2)) (* (* a 2) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2))) (fma.f64 #s(literal -2 binary64) (*.f64 a b) (*.f64 #s(literal 2 binary64) (*.f64 a (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)) #s(literal 1/2 binary64)))))) |
#s(approx (* b -1) (*.f64 #s(literal -1 binary64) b)) |
#s(approx (* (* a 2) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2)) (*.f64 #s(literal 2 binary64) (*.f64 a (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)) #s(literal 1/2 binary64))))) |
#s(approx (/ (+ (* (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4)) (* b -1)) (* a 2)) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 a #s(literal -1 binary64)) (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)) #s(literal 1/2 binary64))))) |
#s(approx (/ (+ (* (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 a #s(literal -1 binary64)) (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)) #s(literal 1/2 binary64)))))) |
#s(approx (+ (* (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4)) (* b -1)) (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)) #s(literal 1/2 binary64))) |
#s(approx (+ (* (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4)) (* b -1)) (+.f64 (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)) #s(literal 1/2 binary64)) (*.f64 #s(literal -1 binary64) b))) |
#s(approx (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4) (pow.f64 (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) #s(literal 1/4 binary64))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a))) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a))) (*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (*.f64 a b) #s(literal -1 binary64)) (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)) #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))) (*.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) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) |
#s(approx (/ (- (pow (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (*.f64 a b) #s(literal -1 binary64)) (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (pow.f64 a #s(literal -1 binary64)))))) |
#s(approx (- (pow (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) (*.f64 a a)))) |
#s(approx (- (pow (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (*.f64 (*.f64 b b) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)) (pow.f64 (*.f64 a b) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 a a) #s(literal -1 binary64)))))) |
#s(approx (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2))) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) |
#s(approx (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2))) (*.f64 b (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (*.f64 a b) #s(literal -1 binary64)) (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (pow.f64 a #s(literal -1 binary64)))))) |
#s(approx (/ (+ (* (* b -1) (* a 2)) (* (* a 2) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2))) (pow (* a 2) 2)) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) |
#s(approx (/ (+ (* (* b -1) (* a 2)) (* (* a 2) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2))) (pow (* a 2) 2)) (*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (*.f64 a b) #s(literal -1 binary64)) (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (pow.f64 a #s(literal -1 binary64)))))) |
#s(approx (+ (* (* b -1) (* a 2)) (* (* a 2) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2))) (*.f64 #s(literal -2 binary64) (*.f64 a b))) |
#s(approx (+ (* (* b -1) (* a 2)) (* (* a 2) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2))) (*.f64 b (fma.f64 #s(literal -2 binary64) a (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 a b) (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)) #s(literal 1/2 binary64))))))) |
#s(approx (/ (+ (* (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4)) (* b -1)) (* a 2)) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) |
#s(approx (/ (+ (* (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4)) (* b -1)) (* a 2)) (*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (*.f64 a b) #s(literal -1 binary64)) (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (pow.f64 a #s(literal -1 binary64)))))) |
#s(approx (+ (* (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4)) (* b -1)) (*.f64 #s(literal -1 binary64) b)) |
#s(approx (+ (* (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4)) (* b -1)) (*.f64 b (-.f64 (*.f64 (pow.f64 b #s(literal -1 binary64)) (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a))) (*.f64 #s(literal -1 binary64) (*.f64 b (fma.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (*.f64 a b) #s(literal -1 binary64)) (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)) #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))) (*.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) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (*.f64 #s(literal -1 binary64) (*.f64 b (fma.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (*.f64 a b) #s(literal -1 binary64)) (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)) #s(literal 1/2 binary64))) (*.f64 #s(literal 1/2 binary64) (pow.f64 a #s(literal -1 binary64))))))) |
#s(approx (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2))) (*.f64 #s(literal -1 binary64) (*.f64 b (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (*.f64 a b) #s(literal -1 binary64)) (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)) #s(literal 1/2 binary64))) (*.f64 #s(literal 1/2 binary64) (pow.f64 a #s(literal -1 binary64))))))) |
#s(approx (/ (+ (* (* b -1) (* a 2)) (* (* a 2) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2))) (pow (* a 2) 2)) (*.f64 #s(literal -1 binary64) (*.f64 b (fma.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (*.f64 a b) #s(literal -1 binary64)) (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)) #s(literal 1/2 binary64))) (*.f64 #s(literal 1/2 binary64) (pow.f64 a #s(literal -1 binary64))))))) |
#s(approx (+ (* (* b -1) (* a 2)) (* (* a 2) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2))) (*.f64 #s(literal -1 binary64) (*.f64 b (fma.f64 #s(literal -2 binary64) (*.f64 (/.f64 a b) (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)) #s(literal 1/2 binary64))) (*.f64 #s(literal 2 binary64) a))))) |
#s(approx (/ (+ (* (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4)) (* b -1)) (* a 2)) (*.f64 #s(literal -1 binary64) (*.f64 b (fma.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (*.f64 a b) #s(literal -1 binary64)) (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)) #s(literal 1/2 binary64))) (*.f64 #s(literal 1/2 binary64) (pow.f64 a #s(literal -1 binary64))))))) |
#s(approx (+ (* (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4)) (* b -1)) (*.f64 #s(literal -1 binary64) (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 b #s(literal -1 binary64)) (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)) #s(literal 1/2 binary64)))))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a))) (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 b) a)))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a))) (fma.f64 #s(literal -1 binary64) (/.f64 c (fabs.f64 b)) (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 b) a))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a))) (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (fma.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 b) a) (*.f64 c (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a c) (pow.f64 (fabs.f64 b) #s(literal 3 binary64)))) (pow.f64 (fabs.f64 b) #s(literal -1 binary64))))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a))) (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (fma.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 b) a) (*.f64 c (-.f64 (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 (fabs.f64 b) #s(literal 5 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 a (pow.f64 (fabs.f64 b) #s(literal 3 binary64)))))) (pow.f64 (fabs.f64 b) #s(literal -1 binary64))))))) |
#s(approx (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a)) (fma.f64 #s(literal -1 binary64) (/.f64 c (fabs.f64 b)) (*.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 b) a)))) |
#s(approx (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 b) a) (*.f64 c (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a c) (pow.f64 (fabs.f64 b) #s(literal 3 binary64)))) (pow.f64 (fabs.f64 b) #s(literal -1 binary64)))))) |
#s(approx (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 b) a) (*.f64 c (-.f64 (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 (fabs.f64 b) #s(literal 5 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 a (pow.f64 (fabs.f64 b) #s(literal 3 binary64)))))) (pow.f64 (fabs.f64 b) #s(literal -1 binary64)))))) |
#s(approx (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (+.f64 (fabs.f64 b) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a (fabs.f64 b)) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 (fabs.f64 b) #s(literal 3 binary64)))))))) |
#s(approx (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (+.f64 (fabs.f64 b) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a (fabs.f64 b)) (*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) a) c) (pow.f64 (fabs.f64 b) #s(literal 5 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 (fabs.f64 b) #s(literal 3 binary64)))))))))) |
#s(approx (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2) (fma.f64 c (fma.f64 #s(literal -1/2 binary64) (*.f64 c (*.f64 (fabs.f64 b) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 a a) (pow.f64 (fabs.f64 b) #s(literal 6 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a a) (pow.f64 (fabs.f64 b) #s(literal 6 binary64))))))) (*.f64 #s(literal 2 binary64) (/.f64 a (pow.f64 (fabs.f64 b) #s(literal 3 binary64))))) (pow.f64 (fabs.f64 b) #s(literal -1 binary64)))) |
#s(approx (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2) (fma.f64 c (fma.f64 #s(literal 2 binary64) (/.f64 a (pow.f64 (fabs.f64 b) #s(literal 3 binary64))) (*.f64 c (fma.f64 #s(literal -1/2 binary64) (*.f64 c (*.f64 (fabs.f64 b) (fma.f64 #s(literal -64 binary64) (/.f64 (*.f64 (*.f64 a a) a) (pow.f64 (fabs.f64 b) #s(literal 8 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 a a) (pow.f64 (fabs.f64 b) #s(literal 6 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a a) (pow.f64 (fabs.f64 b) #s(literal 6 binary64)))))) (*.f64 b b)))))) (*.f64 #s(literal -1/2 binary64) (*.f64 (fabs.f64 b) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 a a) (pow.f64 (fabs.f64 b) #s(literal 6 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a a) (pow.f64 (fabs.f64 b) #s(literal 6 binary64)))))))))) (pow.f64 (fabs.f64 b) #s(literal -1 binary64)))) |
#s(approx c c) |
#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) (*.f64 (*.f64 b b) b))) (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 (*.f64 (*.f64 b b) b))))) (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) (*.f64 (*.f64 b b) b))) (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 (*.f64 (*.f64 b b) b))))) (pow.f64 b #s(literal -1 binary64)))))) |
#s(approx (/ (- (pow (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) (*.f64 a a))) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 b) a)))) (/.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) (*.f64 a a))) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 b) a)))))) |
#s(approx (/ (- (pow (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (-.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 b) a))))) (*.f64 c (-.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (fabs.f64 b) (*.f64 (*.f64 a a) (*.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 b) a))) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 b) a)))))) (pow.f64 (*.f64 a (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 b) a)))) #s(literal -1 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) (*.f64 (fabs.f64 b) (*.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 b) a))) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 b) a))))))))))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 b) a)))))))) |
#s(approx (/ (- (pow (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (-.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 b) a))))) (*.f64 c (-.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (fabs.f64 b) (*.f64 (*.f64 a a) (*.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 b) a))) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 b) a)))))) (fma.f64 c (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 b) a))) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 b) a)))) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 b) a)))))))) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 b) a))) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 b) a)))) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 b) a))))) #s(literal -1 binary64)) (+.f64 (pow.f64 (*.f64 a (*.f64 (fabs.f64 b) (*.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 b) a))) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 b) a)))))) #s(literal -1 binary64)) (*.f64 (/.f64 a (pow.f64 (fabs.f64 b) #s(literal 3 binary64))) (/.f64 (-.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)))) (*.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 b) a))) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 b) a))))))))) (pow.f64 (*.f64 a (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 b) a)))) #s(literal -1 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) (*.f64 (fabs.f64 b) (*.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 b) a))) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 b) a))))))))))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 b) a)))))))) |
#s(approx (/ (- (pow (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (-.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 b) a))))) (*.f64 c (-.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (fabs.f64 b) (*.f64 (*.f64 a a) (*.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 b) a))) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 b) a)))))) (fma.f64 c (-.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 b) a))) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 b) a)))) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 b) a))))))) (*.f64 c (-.f64 (fma.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (*.f64 a a) (*.f64 (fabs.f64 b) (pow.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 b) a))) #s(literal 4 binary64)))) #s(literal -1 binary64)) (+.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 (fabs.f64 b) a))) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 b) a)))) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 b) a)))))) #s(literal -1 binary64)) (*.f64 (/.f64 a (pow.f64 (fabs.f64 b) #s(literal 4 binary64))) (/.f64 (-.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)))) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 b) a))) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 b) a)))) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 b) a)))))))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (fabs.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 (fabs.f64 b) a))) #s(literal 4 binary64))))) (fma.f64 #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 a a) (pow.f64 (fabs.f64 b) #s(literal 5 binary64))) (/.f64 (-.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)))) (*.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 b) a))) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 b) a)))))) (*.f64 (/.f64 a (pow.f64 (fabs.f64 b) #s(literal 3 binary64))) (/.f64 (-.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (fabs.f64 b) (*.f64 (*.f64 a a) (*.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 b) a))) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 b) a)))))) (pow.f64 (*.f64 a (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 b) a)))) #s(literal -1 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) (*.f64 (fabs.f64 b) (*.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 b) a))) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 b) a))))))))) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 b) a)))))))))) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 b) a))) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 b) a)))) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 b) a))))) #s(literal -1 binary64)) (+.f64 (pow.f64 (*.f64 a (*.f64 (fabs.f64 b) (*.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 b) a))) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 b) a)))))) #s(literal -1 binary64)) (*.f64 (/.f64 a (pow.f64 (fabs.f64 b) #s(literal 3 binary64))) (/.f64 (-.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)))) (*.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 b) a))) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 b) a))))))))) (pow.f64 (*.f64 a (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 b) a)))) #s(literal -1 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) (*.f64 (fabs.f64 b) (*.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 b) a))) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 b) a))))))))))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 b) a)))))))) |
#s(approx (- (pow (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (-.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 c a)) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) (*.f64 a a))))) |
#s(approx (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (fma.f64 #s(literal -1 binary64) (/.f64 c (fabs.f64 b)) (*.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 b) a)))) |
#s(approx (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 b) a) (*.f64 c (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a c) (pow.f64 (fabs.f64 b) #s(literal 3 binary64)))) (pow.f64 (fabs.f64 b) #s(literal -1 binary64)))))) |
#s(approx (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 b) a) (*.f64 c (-.f64 (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 (fabs.f64 b) #s(literal 5 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 a (pow.f64 (fabs.f64 b) #s(literal 3 binary64)))))) (pow.f64 (fabs.f64 b) #s(literal -1 binary64)))))) |
#s(approx (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (+.f64 (fabs.f64 b) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a (fabs.f64 b)) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 (fabs.f64 b) #s(literal 3 binary64)))))))) |
#s(approx (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (+.f64 (fabs.f64 b) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a (fabs.f64 b)) (*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) a) c) (pow.f64 (fabs.f64 b) #s(literal 5 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 (fabs.f64 b) #s(literal 3 binary64)))))))))) |
#s(approx (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2))) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 b) a)))) |
#s(approx (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (/.f64 c (fabs.f64 b))) (*.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 b) a)))) |
#s(approx (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 c (+.f64 (pow.f64 (fabs.f64 b) #s(literal -1 binary64)) (/.f64 (*.f64 a c) (pow.f64 (fabs.f64 b) #s(literal 3 binary64)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 b) a)))) |
#s(approx (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (fabs.f64 b) #s(literal 5 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 a (pow.f64 (fabs.f64 b) #s(literal 3 binary64))))) (pow.f64 (fabs.f64 b) #s(literal -1 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 b) a)))) |
#s(approx (/ (+ (* (* b -1) (* a 2)) (* (* a 2) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2))) (pow (* a 2) 2)) (*.f64 #s(literal 1/4 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a b) (*.f64 #s(literal 2 binary64) (*.f64 a (fabs.f64 b)))) (*.f64 a a)))) |
#s(approx (/ (+ (* (* b -1) (* a 2)) (* (* a 2) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2))) (pow (* a 2) 2)) (fma.f64 #s(literal -1 binary64) (/.f64 c (fabs.f64 b)) (*.f64 #s(literal 1/4 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a b) (*.f64 #s(literal 2 binary64) (*.f64 a (fabs.f64 b)))) (*.f64 a a))))) |
#s(approx (/ (+ (* (* b -1) (* a 2)) (* (* a 2) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2))) (pow (* a 2) 2)) (fma.f64 #s(literal 1/4 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a b) (*.f64 #s(literal 2 binary64) (*.f64 a (fabs.f64 b)))) (*.f64 a a)) (*.f64 c (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a c) (pow.f64 (fabs.f64 b) #s(literal 3 binary64)))) (pow.f64 (fabs.f64 b) #s(literal -1 binary64)))))) |
#s(approx (/ (+ (* (* b -1) (* a 2)) (* (* a 2) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2))) (pow (* a 2) 2)) (fma.f64 #s(literal 1/4 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a b) (*.f64 #s(literal 2 binary64) (*.f64 a (fabs.f64 b)))) (*.f64 a a)) (*.f64 c (-.f64 (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 (fabs.f64 b) #s(literal 5 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 a (pow.f64 (fabs.f64 b) #s(literal 3 binary64)))))) (pow.f64 (fabs.f64 b) #s(literal -1 binary64)))))) |
#s(approx (+ (* (* b -1) (* a 2)) (* (* a 2) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2))) (fma.f64 #s(literal -2 binary64) (*.f64 a b) (*.f64 #s(literal 2 binary64) (*.f64 a (fabs.f64 b))))) |
#s(approx (+ (* (* b -1) (* a 2)) (* (* a 2) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2))) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a a) c) (fabs.f64 b)) (fma.f64 #s(literal -2 binary64) (*.f64 a b) (*.f64 #s(literal 2 binary64) (*.f64 a (fabs.f64 b)))))) |
#s(approx (+ (* (* b -1) (* a 2)) (* (* a 2) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2))) (fma.f64 #s(literal -2 binary64) (*.f64 a b) (fma.f64 #s(literal 2 binary64) (*.f64 a (fabs.f64 b)) (*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) a) c) (pow.f64 (fabs.f64 b) #s(literal 3 binary64))) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a a) (fabs.f64 b)))))))) |
#s(approx (+ (* (* b -1) (* a 2)) (* (* a 2) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2))) (fma.f64 #s(literal -2 binary64) (*.f64 a b) (fma.f64 #s(literal 2 binary64) (*.f64 a (fabs.f64 b)) (*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a a) (fabs.f64 b)) (*.f64 c (fma.f64 #s(literal -8 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) c) (pow.f64 (fabs.f64 b) #s(literal 5 binary64))) (*.f64 #s(literal -4 binary64) (pow.f64 (/.f64 a (fabs.f64 b)) #s(literal 3 binary64)))))))))) |
#s(approx (* (* a 2) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2)) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a a) c) (fabs.f64 b)) (*.f64 #s(literal 2 binary64) (*.f64 a (fabs.f64 b))))) |
#s(approx (* (* a 2) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2)) (fma.f64 #s(literal 2 binary64) (*.f64 a (fabs.f64 b)) (*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) a) c) (pow.f64 (fabs.f64 b) #s(literal 3 binary64))) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a a) (fabs.f64 b))))))) |
#s(approx (* (* a 2) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2)) (fma.f64 #s(literal 2 binary64) (*.f64 a (fabs.f64 b)) (*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a a) (fabs.f64 b)) (*.f64 c (fma.f64 #s(literal -8 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) c) (pow.f64 (fabs.f64 b) #s(literal 5 binary64))) (*.f64 #s(literal -4 binary64) (pow.f64 (/.f64 a (fabs.f64 b)) #s(literal 3 binary64))))))))) |
#s(approx (/ (+ (* (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4)) (* b -1)) (* a 2)) (fma.f64 #s(literal -1 binary64) (/.f64 c (fabs.f64 b)) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fabs.f64 b) a) (/.f64 (*.f64 #s(literal -1 binary64) b) a))))) |
#s(approx (/ (+ (* (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4)) (* b -1)) (* a 2)) (fma.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fabs.f64 b) a) (/.f64 (*.f64 #s(literal -1 binary64) b) a)) (*.f64 c (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a c) (pow.f64 (fabs.f64 b) #s(literal 3 binary64)))) (pow.f64 (fabs.f64 b) #s(literal -1 binary64)))))) |
#s(approx (/ (+ (* (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4)) (* b -1)) (* a 2)) (fma.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fabs.f64 b) a) (/.f64 (*.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 (fabs.f64 b) #s(literal 5 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 a (pow.f64 (fabs.f64 b) #s(literal 3 binary64)))))) (pow.f64 (fabs.f64 b) #s(literal -1 binary64)))))) |
#s(approx (+ (* (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4)) (* b -1)) (+.f64 (fabs.f64 b) (fma.f64 #s(literal -1 binary64) b (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a (fabs.f64 b)) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 (fabs.f64 b) #s(literal 3 binary64))))))))) |
#s(approx (+ (* (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4)) (* b -1)) (+.f64 (fabs.f64 b) (fma.f64 #s(literal -1 binary64) b (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a (fabs.f64 b)) (*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) a) c) (pow.f64 (fabs.f64 b) #s(literal 5 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 (fabs.f64 b) #s(literal 3 binary64))))))))))) |
#s(approx (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (fabs.f64 b) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 (fabs.f64 b) #s(literal 4 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a a) (pow.f64 (fabs.f64 b) #s(literal 4 binary64)))))) (pow.f64 (fabs.f64 b) #s(literal 1/2 binary64))))) (*.f64 #s(literal 1 binary64) (pow.f64 (fabs.f64 b) #s(literal 1/2 binary64))))) |
#s(approx (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (fabs.f64 b) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)))) (*.f64 c (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (fabs.f64 b) #s(literal 1/2 binary64)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 (fabs.f64 b) #s(literal 4 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a a) (pow.f64 (fabs.f64 b) #s(literal 4 binary64))))))) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (fma.f64 #s(literal -16/3 binary64) (/.f64 (*.f64 (*.f64 a a) a) (pow.f64 (fabs.f64 b) #s(literal 6 binary64))) (fma.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 a a) a) (pow.f64 (fabs.f64 b) #s(literal 6 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a a) a) (pow.f64 (fabs.f64 b) #s(literal 6 binary64))))))) (pow.f64 (fabs.f64 b) #s(literal 1/2 binary64))))))) (*.f64 #s(literal 1 binary64) (pow.f64 (fabs.f64 b) #s(literal 1/2 binary64))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -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)) (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -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)) (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -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 (fabs.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 (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -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 (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -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 (fabs.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 (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -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 (fabs.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 (fabs.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 (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (fabs.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 (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (fabs.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 (fabs.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 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2) (fma.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (/.f64 a (pow.f64 c #s(literal 7 binary64))) #s(literal 1/2 binary64)) (/.f64 (fma.f64 #s(literal 1/1024 binary64) (*.f64 (/.f64 c (*.f64 (*.f64 a a) a)) (/.f64 (pow.f64 (fabs.f64 b) #s(literal 4 binary64)) #s(literal -1/4 binary64))) (*.f64 #s(literal 1/256 binary64) (/.f64 (pow.f64 (fabs.f64 b) #s(literal 6 binary64)) (pow.f64 a #s(literal 4 binary64))))) (pow.f64 #s(literal -1/4 binary64) #s(literal 1/2 binary64)))) (fma.f64 #s(literal -1/32 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/4 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 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 (fabs.f64 b) #s(literal 4 binary64)) (pow.f64 #s(literal -1/4 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/4 binary64) #s(literal 1/2 binary64))))))) |
#s(approx (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) (*.f64 c (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) 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) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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)) (/.f64 (-.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)))) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (*.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 (/ (- (pow (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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)) (/.f64 (-.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)))) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (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 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (/.f64 (*.f64 b (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (/.f64 (-.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)))) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 b a) (/.f64 c #s(literal -4 binary64)))))) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) (*.f64 c c))))) (*.f64 #s(literal -2 binary64) (/.f64 b (*.f64 a #s(literal -4 binary64)))))) |
#s(approx (/ (- (pow (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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)) (/.f64 (-.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)))) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (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 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (/.f64 (*.f64 b (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (/.f64 (-.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)))) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 b a) (/.f64 c #s(literal -4 binary64)))))) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 c a) (/.f64 (*.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (/.f64 (-.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)))) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 b a) (/.f64 c #s(literal -4 binary64)))))) #s(literal -4 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 (pow.f64 (pow.f64 (*.f64 a (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (/.f64 (-.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)))) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 b a) (/.f64 c #s(literal -4 binary64)))))) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))))) |
#s(approx (- (pow (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (*.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/4 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) c)))))) |
#s(approx (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (fabs.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 (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (fabs.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 (fabs.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 (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (fabs.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 (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (fabs.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 (fabs.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 (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (fabs.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 (/ (+ (* (* b -1) (* a 2)) (* (* a 2) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2))) (pow (* a 2) 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 (/ (+ (* (* b -1) (* a 2)) (* (* a 2) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2))) (pow (* a 2) 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 (/ (+ (* (* b -1) (* a 2)) (* (* a 2) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2))) (pow (* a 2) 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 (fabs.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 (+ (* (* b -1) (* a 2)) (* (* a 2) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2))) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a b) c) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 (*.f64 a a) a) c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))))) |
#s(approx (+ (* (* b -1) (* a 2)) (* (* a 2) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2))) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a b) c) (fma.f64 #s(literal 2 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 (*.f64 a a) a) c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))) (*.f64 (pow.f64 (/.f64 a (*.f64 (*.f64 c c) c)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))))) |
#s(approx (+ (* (* b -1) (* a 2)) (* (* a 2) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2))) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a b) c) (fma.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a (pow.f64 c #s(literal 5 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 (fabs.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 2 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 (*.f64 a a) a) c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))) (*.f64 (pow.f64 (/.f64 a (*.f64 (*.f64 c c) c)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))))))) |
#s(approx (* (* a 2) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2)) (*.f64 c (fma.f64 #s(literal 2 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 (*.f64 a a) a) c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))) (*.f64 (pow.f64 (/.f64 a (*.f64 (*.f64 c c) c)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))))) |
#s(approx (* (* a 2) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2)) (*.f64 c (fma.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a (pow.f64 c #s(literal 5 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 (fabs.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 2 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 (*.f64 a a) a) c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))) (*.f64 (pow.f64 (/.f64 a (*.f64 (*.f64 c c) c)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))))) |
#s(approx (* (* a 2) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2)) (*.f64 c (fma.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a (pow.f64 c #s(literal 5 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 (fabs.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/8 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) (pow.f64 c #s(literal 7 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 (fabs.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 2 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 (*.f64 a a) a) c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))) (*.f64 (pow.f64 (/.f64 a (*.f64 (*.f64 c c) c)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))))))) |
#s(approx (/ (+ (* (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (fabs.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 (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (fabs.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 (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (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))))) a) (/.f64 (*.f64 b b) c))))) |
#s(approx (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (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))))) a) (/.f64 (*.f64 b b) 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 (fabs.f64 b) #s(literal 4 binary64)) (*.f64 a a)) (*.f64 #s(literal 1/512 binary64) (/.f64 (pow.f64 (fabs.f64 b) #s(literal 4 binary64)) (*.f64 a a))))) (*.f64 c c))))) |
#s(approx (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (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))))) a) (/.f64 (*.f64 b b) 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 (fabs.f64 b) #s(literal 4 binary64)) (*.f64 a a)) (*.f64 #s(literal 1/512 binary64) (/.f64 (pow.f64 (fabs.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 (fabs.f64 b) #s(literal 6 binary64)) (*.f64 (*.f64 a a) a)) (fma.f64 #s(literal -1/24576 binary64) (/.f64 (pow.f64 (fabs.f64 b) #s(literal 6 binary64)) (*.f64 (*.f64 a a) a)) (*.f64 #s(literal 1/2048 binary64) (/.f64 (pow.f64 (fabs.f64 b) #s(literal 6 binary64)) (*.f64 (*.f64 a a) a)))))))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) c)))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -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)) (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -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)) (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -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 (fabs.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 (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -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 (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -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 (fabs.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 (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -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 (fabs.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 (fabs.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 (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (fabs.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 (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (fabs.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 (fabs.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 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/64 binary64) (*.f64 (pow.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64))) #s(literal 1/2 binary64)) (*.f64 (pow.f64 (fabs.f64 b) #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 c (pow.f64 (fabs.f64 b) #s(literal 4 binary64))) (*.f64 (*.f64 a a) a)) (*.f64 #s(literal 1/256 binary64) (/.f64 (pow.f64 (fabs.f64 b) #s(literal 6 binary64)) (pow.f64 a #s(literal 4 binary64)))))))) (*.f64 (*.f64 c c) c)) (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 (*.f64 b b) (pow.f64 #s(literal -1 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 -1 binary64) #s(literal 1/2 binary64))))))) |
#s(approx (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (+ (/ (* -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) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (-.f64 (*.f64 #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))))))) (*.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 (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (-.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)))))) (fma.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 (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)) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (-.f64 (*.f64 #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))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b c) a))))))))) (*.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 (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (-.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)))))) (*.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 (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/2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (-.f64 (*.f64 #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))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b c) a))))))))))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (-.f64 (*.f64 #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))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b c) a)))) a))) (fma.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/2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (-.f64 (*.f64 #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))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b c) a))))))))) 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 (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (*.f64 #s(literal -1 binary64) (*.f64 c (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.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)))) c)) (pow.f64 a #s(literal -1 binary64)))))) |
#s(approx (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (fabs.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 (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (fabs.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 (fabs.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 (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (fabs.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 (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (fabs.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 (fabs.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 (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (fabs.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 (/ (+ (* (* b -1) (* a 2)) (* (* a 2) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2))) (pow (* a 2) 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 (/ (+ (* (* b -1) (* a 2)) (* (* a 2) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2))) (pow (* a 2) 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 (/ (+ (* (* b -1) (* a 2)) (* (* a 2) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2))) (pow (* a 2) 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 (fabs.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 (+ (* (* b -1) (* a 2)) (* (* a 2) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2))) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a b) c) (*.f64 #s(literal 4 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 (*.f64 a a) a) c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))))) |
#s(approx (+ (* (* b -1) (* a 2)) (* (* a 2) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2))) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a b) (*.f64 #s(literal -1/2 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)))))) c) (*.f64 #s(literal 4 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 (*.f64 a a) a) c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))))) |
#s(approx (+ (* (* b -1) (* a 2)) (* (* a 2) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2))) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a b) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/32 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 (fabs.f64 b) #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))) c))) c) (*.f64 #s(literal 4 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 (*.f64 a a) a) c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))))) |
#s(approx (* (* a 2) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2)) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (/.f64 a (*.f64 (*.f64 c c) c)) #s(literal 1/2 binary64)) (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 (*.f64 a a) a) c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))))) |
#s(approx (* (* a 2) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2)) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1/32 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a (pow.f64 c #s(literal 5 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 (fabs.f64 b) #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (/.f64 a (*.f64 (*.f64 c c) c)) #s(literal 1/2 binary64)) (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 (*.f64 a a) a) c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))))))) |
#s(approx (* (* a 2) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2)) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1/32 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a (pow.f64 c #s(literal 5 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 (fabs.f64 b) #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (fma.f64 #s(literal 1/256 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) (pow.f64 c #s(literal 7 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 (fabs.f64 b) #s(literal 6 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (/.f64 a (*.f64 (*.f64 c c) c)) #s(literal 1/2 binary64)) (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 (*.f64 a a) a) c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))))))) |
#s(approx (/ (+ (* (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (fabs.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 (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/4) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (fabs.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 (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (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) (/.f64 (*.f64 b b) c))))) |
#s(approx (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (fabs.f64 b) #s(literal 4 binary64)) (*.f64 a a)) (*.f64 #s(literal 1/512 binary64) (/.f64 (pow.f64 (fabs.f64 b) #s(literal 4 binary64)) (*.f64 a a))))) c)) (*.f64 #s(literal 1/16 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))))) (*.f64 b b)) a))) c)))) |
#s(approx (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (fabs.f64 b) #s(literal 6 binary64)) (*.f64 (*.f64 a a) a)) (fma.f64 #s(literal 1/24576 binary64) (/.f64 (pow.f64 (fabs.f64 b) #s(literal 6 binary64)) (*.f64 (*.f64 a a) a)) (*.f64 #s(literal 1/768 binary64) (/.f64 (pow.f64 (fabs.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 (fabs.f64 b) #s(literal 4 binary64)) (*.f64 a a)) (*.f64 #s(literal 1/512 binary64) (/.f64 (pow.f64 (fabs.f64 b) #s(literal 4 binary64)) (*.f64 a a)))))) c) (*.f64 #s(literal 1/16 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))))) (*.f64 b b)) a))) c)))) |
Compiled 70 702 to 3 816 computations (94.6% saved)
12 alts after pruning (4 fresh and 8 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 984 | 4 | 988 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 4 | 4 |
| Total | 985 | 12 | 997 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 31.6% | (/.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 (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)))) (pow.f64 (*.f64 a #s(literal 2 binary64)) #s(literal 2 binary64))) |
| ✓ | 12.8% | (/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (*.f64 (/.f64 (pow.f64 (fma.f64 (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64))) (/.f64 (pow.f64 (fma.f64 (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (*.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 (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64))))) |
| ✓ | 40.6% | (/.f64 (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 #s(literal -1 binary64) b))) (*.f64 #s(literal 2 binary64) a)) |
| ▶ | 30.6% | (/.f64 #s(approx (- (pow (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64))))) |
| ✓ | 31.3% | (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) a)) |
| ✓ | 46.6% | (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) b) (*.f64 #s(literal 2 binary64) a)) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal -1/2 binary64))) (*.f64 #s(literal 2 binary64) a))) |
| ✓ | 6.0% | (+.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))) |
| ▶ | 19.3% | (+.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))))) |
| ▶ | 46.5% | (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) b) (*.f64 #s(literal 2 binary64) a)) #s(approx (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a)) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 a #s(literal -1 binary64)) (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)) #s(literal 1/2 binary64)))))) |
| ▶ | 35.4% | #s(approx (/ (- (pow (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (*.f64 a b) #s(literal -1 binary64)) (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (pow.f64 a #s(literal -1 binary64)))))) |
| ✓ | 36.1% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 (/.f64 c b) #s(literal -1 binary64))) |
| ✓ | 40.1% | #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 567 to 315 computations (44.4% saved)
| Inputs |
|---|
#s(approx (/ (- (pow (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (*.f64 a b) #s(literal -1 binary64)) (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (pow.f64 a #s(literal -1 binary64)))))) |
(*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (*.f64 a b) #s(literal -1 binary64)) (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)) #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) (*.f64 (pow.f64 (*.f64 a b) #s(literal -1 binary64)) (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)) #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 a b) #s(literal -1 binary64)) (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)) #s(literal 1/2 binary64)))) |
#s(literal 1/2 binary64) |
(*.f64 (pow.f64 (*.f64 a b) #s(literal -1 binary64)) (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)) #s(literal 1/2 binary64))) |
(pow.f64 (*.f64 a b) #s(literal -1 binary64)) |
(*.f64 a b) |
a |
#s(literal -1 binary64) |
(pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)) |
#s(literal -4 binary64) |
(*.f64 a c) |
c |
(*.f64 b b) |
(*.f64 #s(literal 1/2 binary64) (pow.f64 a #s(literal -1 binary64))) |
(pow.f64 a #s(literal -1 binary64)) |
(+.f64 (/.f64 (*.f64 #s(literal -1 binary64) b) (*.f64 #s(literal 2 binary64) a)) #s(approx (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a)) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 a #s(literal -1 binary64)) (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)) #s(literal 1/2 binary64)))))) |
(/.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) |
#s(literal 2 binary64) |
#s(approx (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a)) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 a #s(literal -1 binary64)) (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)) #s(literal 1/2 binary64))))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 a #s(literal -1 binary64)) (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)) #s(literal 1/2 binary64)))) |
(*.f64 (pow.f64 a #s(literal -1 binary64)) (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)) #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)) #s(approx (* (+ (* (/ (/ c b) b) -1) (* (pow a -1) 1/2)) b) (*.f64 #s(literal -1 binary64) (/.f64 c b))))) |
#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)))) |
#s(approx (* (+ (* (/ (/ c b) b) -1) (* (pow a -1) 1/2)) b) (*.f64 #s(literal -1 binary64) (/.f64 c b))) |
(*.f64 #s(literal -1 binary64) (/.f64 c b)) |
(/.f64 c b) |
(/.f64 #s(approx (- (pow (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64))))) |
#s(approx (- (pow (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (/.f64 c a)) |
(/.f64 c a) |
(-.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (/.f64 (pow.f64 (fma.f64 (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (*.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 b a) |
#s(literal -1/2 binary64) |
(/.f64 (pow.f64 (fma.f64 (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64))) |
(pow.f64 (fma.f64 (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) |
(fma.f64 (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) |
(pow.f64 (fabs.f64 b) #s(literal 1 binary64)) |
(fabs.f64 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)) |
| Outputs |
|---|
#s(approx (/ (- (pow (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (/ (- (* 1/4 (pow b 2)) (* 1/4 (pow (fabs b) 2))) (* a (- (* -1/2 b) (* 1/2 (fabs b))))))) |
#s(approx (/ (- (pow (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (/ (- (+ (* 1/4 (/ (pow b 2) (- (* -1/2 b) (* 1/2 (fabs b))))) (* a (- (/ c (- (* -1/2 b) (* 1/2 (fabs b)))) (/ (* c (- (* 1/4 (pow b 2)) (* 1/4 (pow (fabs b) 2)))) (* (fabs b) (pow (- (* -1/2 b) (* 1/2 (fabs b))) 2)))))) (* 1/4 (/ (pow (fabs b) 2) (- (* -1/2 b) (* 1/2 (fabs b)))))) a))) |
#s(approx (/ (- (pow (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (/ (- (+ (* 1/4 (/ (pow b 2) (- (* -1/2 b) (* 1/2 (fabs b))))) (* a (- (+ (* -1 (* a (+ (/ (* c (- (/ c (- (* -1/2 b) (* 1/2 (fabs b)))) (/ (* c (- (* 1/4 (pow b 2)) (* 1/4 (pow (fabs b) 2)))) (* (fabs b) (pow (- (* -1/2 b) (* 1/2 (fabs b))) 2))))) (* (fabs b) (- (* -1/2 b) (* 1/2 (fabs b))))) (/ (* (pow c 2) (- (* 1/4 (pow b 2)) (* 1/4 (pow (fabs b) 2)))) (* (pow (fabs b) 3) (pow (- (* -1/2 b) (* 1/2 (fabs b))) 2)))))) (/ c (- (* -1/2 b) (* 1/2 (fabs b))))) (/ (* c (- (* 1/4 (pow b 2)) (* 1/4 (pow (fabs b) 2)))) (* (fabs b) (pow (- (* -1/2 b) (* 1/2 (fabs b))) 2)))))) (* 1/4 (/ (pow (fabs b) 2) (- (* -1/2 b) (* 1/2 (fabs b)))))) a))) |
#s(approx (/ (- (pow (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (/ (- (+ (* 1/4 (/ (pow b 2) (- (* -1/2 b) (* 1/2 (fabs b))))) (* a (- (+ (* a (- (* -1 (* a (+ (* -1 (/ (* c (+ (/ (* c (- (/ c (- (* -1/2 b) (* 1/2 (fabs b)))) (/ (* c (- (* 1/4 (pow b 2)) (* 1/4 (pow (fabs b) 2)))) (* (fabs b) (pow (- (* -1/2 b) (* 1/2 (fabs b))) 2))))) (* (fabs b) (- (* -1/2 b) (* 1/2 (fabs b))))) (/ (* (pow c 2) (- (* 1/4 (pow b 2)) (* 1/4 (pow (fabs b) 2)))) (* (pow (fabs b) 3) (pow (- (* -1/2 b) (* 1/2 (fabs b))) 2))))) (* (fabs b) (- (* -1/2 b) (* 1/2 (fabs b)))))) (+ (* 2 (/ (* (pow c 3) (- (* 1/4 (pow b 2)) (* 1/4 (pow (fabs b) 2)))) (* (pow (fabs b) 5) (pow (- (* -1/2 b) (* 1/2 (fabs b))) 2)))) (/ (* (pow c 2) (- (/ c (- (* -1/2 b) (* 1/2 (fabs b)))) (/ (* c (- (* 1/4 (pow b 2)) (* 1/4 (pow (fabs b) 2)))) (* (fabs b) (pow (- (* -1/2 b) (* 1/2 (fabs b))) 2))))) (* (pow (fabs b) 3) (- (* -1/2 b) (* 1/2 (fabs b))))))))) (+ (/ (* c (- (/ c (- (* -1/2 b) (* 1/2 (fabs b)))) (/ (* c (- (* 1/4 (pow b 2)) (* 1/4 (pow (fabs b) 2)))) (* (fabs b) (pow (- (* -1/2 b) (* 1/2 (fabs b))) 2))))) (* (fabs b) (- (* -1/2 b) (* 1/2 (fabs b))))) (/ (* (pow c 2) (- (* 1/4 (pow b 2)) (* 1/4 (pow (fabs b) 2)))) (* (pow (fabs b) 3) (pow (- (* -1/2 b) (* 1/2 (fabs b))) 2)))))) (/ c (- (* -1/2 b) (* 1/2 (fabs b))))) (/ (* c (- (* 1/4 (pow b 2)) (* 1/4 (pow (fabs b) 2)))) (* (fabs b) (pow (- (* -1/2 b) (* 1/2 (fabs b))) 2)))))) (* 1/4 (/ (pow (fabs b) 2) (- (* -1/2 b) (* 1/2 (fabs b)))))) a))) |
#s(approx (* b (- (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) (* 1/2 (pow a -1)))) #s(hole binary64 (* -1 (/ c b)))) |
#s(approx (* b (- (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) (* 1/2 (pow a -1)))) #s(hole binary64 (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))))) |
#s(approx (* b (- (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) (* 1/2 (pow a -1)))) #s(hole binary64 (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))))) |
#s(approx (* b (- (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) (* 1/2 (pow a -1)))) #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 (- (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) (* 1/2 (pow a -1))) #s(hole binary64 (* -1 (/ c (pow b 2))))) |
#s(approx (- (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) (* 1/2 (pow a -1))) #s(hole binary64 (+ (* -1 (/ c (pow b 2))) (* -1 (/ (* a (pow c 2)) (pow b 4)))))) |
#s(approx (- (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) (* 1/2 (pow a -1))) #s(hole binary64 (+ (* -1 (/ c (pow b 2))) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 6))) (* -1 (/ (pow c 2) (pow b 4)))))))) |
#s(approx (- (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) (* 1/2 (pow a -1))) #s(hole binary64 (+ (* -1 (/ c (pow b 2))) (* a (+ (* -1 (/ (pow c 2) (pow b 4))) (* a (+ (* -2 (/ (pow c 3) (pow b 6))) (* -1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) (pow b 2)))))))))) |
#s(approx (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) #s(hole binary64 (/ 1/2 a))) |
#s(approx (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) #s(hole binary64 (/ (+ 1/2 (* -1 (/ (* a c) (pow b 2)))) a))) |
#s(approx (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) #s(hole binary64 (/ (+ 1/2 (* a (+ (* -1 (/ c (pow b 2))) (* -1 (/ (* a (pow c 2)) (pow b 4)))))) a))) |
#s(approx (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) #s(hole binary64 (/ (+ 1/2 (* a (+ (* -1 (/ c (pow b 2))) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 6))) (* -1 (/ (pow c 2) (pow b 4)))))))) a))) |
#s(approx (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2)) #s(hole binary64 (/ 1 a))) |
#s(approx (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2)) #s(hole binary64 (/ (+ 1 (* -2 (/ (* a c) (pow b 2)))) a))) |
#s(approx (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2)) #s(hole binary64 (/ (+ 1 (* a (+ (* -2 (/ c (pow b 2))) (* -2 (/ (* a (pow c 2)) (pow b 4)))))) a))) |
#s(approx (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2)) #s(hole binary64 (/ (+ 1 (* a (+ (* -2 (/ c (pow b 2))) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 6))) (* -2 (/ (pow c 2) (pow b 4)))))))) a))) |
#s(approx (pow (* a b) -1) #s(hole binary64 (/ 1 (* a b)))) |
#s(approx (* a b) #s(hole binary64 (* a b))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (pow (+ (* -4 (* a c)) (* b b)) 1/2) #s(hole binary64 b)) |
#s(approx (pow (+ (* -4 (* a c)) (* b b)) 1/2) #s(hole binary64 (+ b (* -2 (/ (* a c) b))))) |
#s(approx (pow (+ (* -4 (* a c)) (* b b)) 1/2) #s(hole binary64 (+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))))) |
#s(approx (pow (+ (* -4 (* a c)) (* 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 (+ (* -4 (* a c)) (* b b)) #s(hole binary64 (pow b 2))) |
#s(approx (+ (* -4 (* a c)) (* b b)) #s(hole binary64 (+ (* -4 (* a c)) (pow b 2)))) |
#s(approx (* a c) #s(hole binary64 (* a c))) |
#s(approx (* 1/2 (pow a -1)) #s(hole binary64 (/ 1/2 a))) |
#s(approx (pow a -1) #s(hole binary64 (/ 1 a))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a))) #s(hole binary64 (/ (+ (* -1/2 b) (* 1/2 (fabs b))) a))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a))) #s(hole binary64 (/ (+ (* -1 (/ (* a c) (fabs b))) (+ (* -1/2 b) (* 1/2 (fabs b)))) a))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a))) #s(hole binary64 (/ (+ (* -1/2 b) (+ (* 1/2 (fabs b)) (* a (+ (* -1 (/ c (fabs b))) (* -1 (/ (* a (pow c 2)) (pow (fabs b) 3))))))) a))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a))) #s(hole binary64 (/ (+ (* -1/2 b) (+ (* 1/2 (fabs b)) (* a (+ (* -1 (/ c (fabs b))) (* a (+ (* -2 (/ (* a (pow c 3)) (pow (fabs b) 5))) (* -1 (/ (pow c 2) (pow (fabs 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 (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a)) #s(hole binary64 (* 1/2 (/ (fabs b) a)))) |
#s(approx (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a)) #s(hole binary64 (/ (+ (* -1 (/ (* a c) (fabs b))) (* 1/2 (fabs b))) a))) |
#s(approx (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a)) #s(hole binary64 (/ (+ (* 1/2 (fabs b)) (* a (+ (* -1 (/ c (fabs b))) (* -1 (/ (* a (pow c 2)) (pow (fabs b) 3)))))) a))) |
#s(approx (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a)) #s(hole binary64 (/ (+ (* 1/2 (fabs b)) (* a (+ (* -1 (/ c (fabs b))) (* a (+ (* -2 (/ (* a (pow c 3)) (pow (fabs b) 5))) (* -1 (/ (pow c 2) (pow (fabs b) 3)))))))) a))) |
#s(approx (* 1/2 (* (pow a -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) #s(hole binary64 (* 1/2 (/ b a)))) |
#s(approx (* 1/2 (* (pow a -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) #s(hole binary64 (/ (+ (* -1 (/ (* a c) b)) (* 1/2 b)) a))) |
#s(approx (* 1/2 (* (pow a -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) #s(hole binary64 (/ (+ (* 1/2 b) (* a (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))))) a))) |
#s(approx (* 1/2 (* (pow a -1) (pow (+ (* -4 (* a c)) (* b b)) 1/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 a -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2)) #s(hole binary64 (/ b a))) |
#s(approx (* (pow a -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2)) #s(hole binary64 (/ (+ b (* -2 (/ (* a c) b))) a))) |
#s(approx (* (pow a -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2)) #s(hole binary64 (/ (+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))) a))) |
#s(approx (* (pow a -1) (pow (+ (* -4 (* a c)) (* 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)))))))) 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))) |
#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 (- (pow (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (/ (- (* 1/4 (pow b 2)) (* 1/4 (pow (fabs b) 2))) (pow a 2)))) |
#s(approx (- (pow (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (/ (- (+ (* 1/4 (pow b 2)) (* a c)) (* 1/4 (pow (fabs b) 2))) (pow a 2)))) |
#s(approx (/ c a) #s(hole binary64 (/ c a))) |
#s(approx (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2))) #s(hole binary64 (/ (- (* -1/2 b) (* 1/2 (fabs b))) a))) |
#s(approx (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2))) #s(hole binary64 (/ (- (+ (* -1/2 b) (/ (* a c) (fabs b))) (* 1/2 (fabs b))) a))) |
#s(approx (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2))) #s(hole binary64 (/ (- (+ (* -1/2 b) (* a (- (/ (* a (pow c 2)) (pow (fabs b) 3)) (* -1 (/ c (fabs b)))))) (* 1/2 (fabs b))) a))) |
#s(approx (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2))) #s(hole binary64 (/ (- (+ (* -1/2 b) (* a (- (* a (- (* 2 (/ (* a (pow c 3)) (pow (fabs b) 5))) (* -1 (/ (pow c 2) (pow (fabs b) 3))))) (* -1 (/ c (fabs b)))))) (* 1/2 (fabs b))) a))) |
#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 (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) #s(hole binary64 (* 1/2 (/ (fabs b) a)))) |
#s(approx (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) #s(hole binary64 (/ (+ (* -1 (/ (* a c) (fabs b))) (* 1/2 (fabs b))) a))) |
#s(approx (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) #s(hole binary64 (/ (+ (* 1/2 (fabs b)) (* a (+ (* -1 (/ c (fabs b))) (* -1 (/ (* a (pow c 2)) (pow (fabs b) 3)))))) a))) |
#s(approx (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) #s(hole binary64 (/ (+ (* 1/2 (fabs b)) (* a (+ (* -1 (/ c (fabs b))) (* a (+ (* -2 (/ (* a (pow c 3)) (pow (fabs b) 5))) (* -1 (/ (pow c 2) (pow (fabs b) 3)))))))) a))) |
#s(approx (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) #s(hole binary64 (fabs b))) |
#s(approx (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) #s(hole binary64 (+ (fabs b) (* -2 (/ (* a c) (fabs b)))))) |
#s(approx (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) #s(hole binary64 (+ (fabs b) (* a (+ (* -2 (/ c (fabs b))) (* -2 (/ (* a (pow c 2)) (pow (fabs b) 3)))))))) |
#s(approx (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) #s(hole binary64 (+ (fabs b) (* a (+ (* -2 (/ c (fabs b))) (* a (+ (* -4 (/ (* a (pow c 3)) (pow (fabs b) 5))) (* -2 (/ (pow c 2) (pow (fabs b) 3)))))))))) |
#s(approx (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) #s(hole binary64 (pow (fabs b) 2))) |
#s(approx (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) #s(hole binary64 (+ (* -4 (* a c)) (pow (fabs 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 (/ (- (pow (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))))) |
#s(approx (/ (- (pow (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (/ (- (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* -2 (* (sqrt (/ 1 (* a c))) (/ (- (* 1/4 (pow b 2)) (* 1/4 (pow (fabs b) 2))) (sqrt -4))))) (* -2 (/ b (pow (sqrt -4) 2)))) a))) |
#s(approx (/ (- (pow (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (/ (- (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* -2 (* (sqrt (/ 1 (* a c))) (/ (- (* 1/4 (pow b 2)) (* 1/4 (pow (fabs b) 2))) (sqrt -4)))) (* -1 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow (fabs b) 2) (pow (sqrt -4) 3)))) (* (sqrt (/ a c)) (/ (* b (- (* -2 (* (sqrt (/ a c)) (/ (- (* 1/4 (pow b 2)) (* 1/4 (pow (fabs b) 2))) (sqrt -4)))) (* -2 (/ (* a b) (pow (sqrt -4) 2))))) (sqrt -4)))) (pow a 2))))) (* -2 (/ b (pow (sqrt -4) 2)))) a))) |
#s(approx (/ (- (pow (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (/ (- (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* -2 (* (sqrt (/ 1 (* a c))) (/ (- (* 1/4 (pow b 2)) (* 1/4 (pow (fabs b) 2))) (sqrt -4)))) (* -1 (/ (+ (* -1 (* (sqrt (/ a c)) (/ (* b (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow (fabs b) 2) (pow (sqrt -4) 3)))) (* (sqrt (/ a c)) (/ (* b (- (* -2 (* (sqrt (/ a c)) (/ (- (* 1/4 (pow b 2)) (* 1/4 (pow (fabs b) 2))) (sqrt -4)))) (* -2 (/ (* a b) (pow (sqrt -4) 2))))) (sqrt -4))))) (sqrt -4)))) (* 1/2 (/ (* a (* (pow (fabs b) 2) (- (* -2 (* (sqrt (/ a c)) (/ (- (* 1/4 (pow b 2)) (* 1/4 (pow (fabs b) 2))) (sqrt -4)))) (* -2 (/ (* a b) (pow (sqrt -4) 2)))))) (* c (pow (sqrt -4) 2))))) (pow a 3))))) (+ (* -2 (/ b (pow (sqrt -4) 2))) (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (pow (fabs b) 2) (pow (sqrt -4) 3)))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* b (- (* -2 (* (sqrt (/ a c)) (/ (- (* 1/4 (pow b 2)) (* 1/4 (pow (fabs b) 2))) (sqrt -4)))) (* -2 (/ (* a b) (pow (sqrt -4) 2))))) (sqrt -4)))))) a))) |
#s(approx (* b (- (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) (* 1/2 (pow a -1)))) #s(hole binary64 (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))) |
#s(approx (* b (- (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) (* 1/2 (pow a -1)))) #s(hole binary64 (+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))) |
#s(approx (* b (- (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) (* 1/2 (pow a -1)))) #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 (- (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) (* 1/2 (pow a -1)))) #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 (- (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) (* 1/2 (pow a -1))) #s(hole binary64 (* 1/2 (* (sqrt (/ c a)) (/ (sqrt -4) b))))) |
#s(approx (- (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) (* 1/2 (pow a -1))) #s(hole binary64 (- (* 1/2 (* (sqrt (/ c a)) (/ (sqrt -4) b))) (* 1/2 (/ 1 a))))) |
#s(approx (- (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) (* 1/2 (pow a -1))) #s(hole binary64 (- (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (/ (sqrt -4) b)))) (* 1/2 (/ 1 a))))) |
#s(approx (- (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) (* 1/2 (pow a -1))) #s(hole binary64 (- (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 3) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (/ (sqrt -4) b))))) (* 1/2 (/ 1 a))))) |
#s(approx (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) #s(hole binary64 (* 1/2 (* (sqrt (/ c a)) (/ (sqrt -4) b))))) |
#s(approx (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) #s(hole binary64 (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (/ (sqrt -4) b)))))) |
#s(approx (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) #s(hole binary64 (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 3) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (/ (sqrt -4) b))))))) |
#s(approx (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) #s(hole binary64 (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 3) (pow (sqrt -4) 3)))) (+ (* 1/32 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 5) (pow (sqrt -4) 5)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (/ (sqrt -4) b)))))))) |
#s(approx (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2)) #s(hole binary64 (* (sqrt (/ c a)) (/ (sqrt -4) b)))) |
#s(approx (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2)) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* (sqrt (/ c a)) (/ (sqrt -4) b))))) |
#s(approx (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2)) #s(hole binary64 (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 3) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* (sqrt (/ c a)) (/ (sqrt -4) b)))))) |
#s(approx (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2)) #s(hole binary64 (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 3) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 5) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* (sqrt (/ c a)) (/ (sqrt -4) b))))))) |
#s(approx (pow (+ (* -4 (* a c)) (* b b)) 1/2) #s(hole binary64 (* (sqrt (* a c)) (sqrt -4)))) |
#s(approx (pow (+ (* -4 (* a c)) (* 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 (+ (* -4 (* a c)) (* 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 (+ (* -4 (* a c)) (* 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 (+ (* -4 (* a c)) (* b b)) #s(hole binary64 (* -4 (* a c)))) |
#s(approx (+ (* -4 (* a c)) (* b b)) #s(hole binary64 (* a (+ (* -4 c) (/ (pow b 2) a))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a))) #s(hole binary64 (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a))) #s(hole binary64 (+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a))) #s(hole binary64 (+ (* -1/2 (/ b a)) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow (fabs b) 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a))) #s(hole binary64 (+ (* -1/2 (/ b a)) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow (fabs b) 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow (fabs b) 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))))) |
#s(approx (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a)) #s(hole binary64 (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))) |
#s(approx (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a)) #s(hole binary64 (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow (fabs b) 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))) |
#s(approx (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a)) #s(hole binary64 (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow (fabs b) 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow (fabs b) 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))))) |
#s(approx (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a)) #s(hole binary64 (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow (fabs b) 4) (pow (sqrt -4) 3)))) (+ (* 1/32 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow (fabs b) 6) (pow (sqrt -4) 5)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow (fabs b) 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))))) |
#s(approx (* 1/2 (* (pow a -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) #s(hole binary64 (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))) |
#s(approx (* 1/2 (* (pow a -1) (pow (+ (* -4 (* a c)) (* b b)) 1/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 (* 1/2 (* (pow a -1) (pow (+ (* -4 (* a c)) (* b b)) 1/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 (* 1/2 (* (pow a -1) (pow (+ (* -4 (* a c)) (* b b)) 1/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 a -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2)) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -4)))) |
#s(approx (* (pow a -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2)) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))) |
#s(approx (* (pow a -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2)) #s(hole binary64 (+ (* -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 a -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2)) #s(hole binary64 (+ (* -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) (* 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 (- (pow (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (/ c a))) |
#s(approx (- (pow (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (/ (- (* 1/4 (/ (pow b 2) a)) (+ (* -1 c) (* 1/4 (/ (pow (fabs b) 2) a)))) a))) |
#s(approx (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2))) #s(hole binary64 (* -1/2 (* (sqrt (/ c a)) (sqrt -4))))) |
#s(approx (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2))) #s(hole binary64 (- (+ (* -1/2 (/ b a)) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow (fabs b) 2) (sqrt -4))))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))) |
#s(approx (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (fabs b) 4) (pow (sqrt -4) 3))))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow (fabs b) 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))))) |
#s(approx (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) #s(hole binary64 (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))) |
#s(approx (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) #s(hole binary64 (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow (fabs b) 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))) |
#s(approx (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) #s(hole binary64 (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow (fabs b) 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow (fabs b) 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))))) |
#s(approx (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) #s(hole binary64 (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow (fabs b) 4) (pow (sqrt -4) 3)))) (+ (* 1/32 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow (fabs b) 6) (pow (sqrt -4) 5)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow (fabs b) 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))))) |
#s(approx (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) #s(hole binary64 (* (sqrt (* a c)) (sqrt -4)))) |
#s(approx (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) #s(hole binary64 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow (fabs b) 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))) |
#s(approx (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) #s(hole binary64 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow (fabs b) 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow (fabs b) 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))))) |
#s(approx (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) #s(hole binary64 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow (fabs b) 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow (fabs b) 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow (fabs b) 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))))) |
#s(approx (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) #s(hole binary64 (* -4 (* a c)))) |
#s(approx (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) #s(hole binary64 (* a (+ (* -4 c) (/ (pow (fabs b) 2) a))))) |
#s(approx (/ (- (pow (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (/ (- (pow (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (- (* (sqrt (/ a c)) (* (sqrt -1) (- (* 1/4 (pow b 2)) (* 1/4 (pow (fabs b) 2))))) (* 1/2 (* a b))) a))) a)))) |
#s(approx (/ (- (pow (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (- (+ (* -1/8 (* (sqrt (/ a c)) (* (pow (fabs b) 2) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (- (* (sqrt (/ a c)) (* (sqrt -1) (- (* 1/4 (pow b 2)) (* 1/4 (pow (fabs b) 2))))) (* 1/2 (* a b))))))) (* (sqrt (/ a c)) (* (sqrt -1) (- (* 1/4 (pow b 2)) (* 1/4 (pow (fabs b) 2))))))) (* 1/2 (* a b))) a))) a)))) |
#s(approx (/ (- (pow (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (fabs b) 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (- (* (sqrt (/ a c)) (* (sqrt -1) (- (* 1/4 (pow b 2)) (* 1/4 (pow (fabs b) 2))))) (* 1/2 (* a b)))))))))))) (* -1/8 (/ (* (pow (fabs b) 2) (- (* (sqrt (/ a c)) (* (sqrt -1) (- (* 1/4 (pow b 2)) (* 1/4 (pow (fabs b) 2))))) (* 1/2 (* a b)))) c))) (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow (fabs b) 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (- (* (sqrt (/ a c)) (* (sqrt -1) (- (* 1/4 (pow b 2)) (* 1/4 (pow (fabs b) 2))))) (* 1/2 (* a b))))))))) a)) (* (sqrt (/ a c)) (* (sqrt -1) (- (* 1/4 (pow b 2)) (* 1/4 (pow (fabs b) 2)))))) (* 1/2 (* a b))) a))) a)))) |
#s(approx (* b (- (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) (* 1/2 (pow a -1)))) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (* b (- (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) (* 1/2 (pow a -1)))) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a))))) |
#s(approx (* b (- (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) (* 1/2 (pow a -1)))) #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 (* b (- (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) (* 1/2 (pow a -1)))) #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 (- (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) (* 1/2 (pow a -1))) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (/ (sqrt -1) b))))) |
#s(approx (- (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) (* 1/2 (pow a -1))) #s(hole binary64 (- (* -1 (* (sqrt (/ c a)) (/ (sqrt -1) b))) (* 1/2 (/ 1 a))))) |
#s(approx (- (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) (* 1/2 (pow a -1))) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (/ (sqrt -1) b))) (* -1 (/ (+ 1/2 (* 1/8 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1))))) a))))) |
#s(approx (- (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) (* 1/2 (pow a -1))) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (/ (sqrt -1) b))) (* -1 (/ (+ 1/2 (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 3) (sqrt -1))))) a))) a))))) |
#s(approx (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (/ (sqrt -1) b))))) |
#s(approx (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (/ (sqrt -1) b))) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* b (sqrt -1))))))) |
#s(approx (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (/ (sqrt -1) b))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* b (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 3) (sqrt -1)))))))) |
#s(approx (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (/ (sqrt -1) b))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* b (sqrt -1)))) (+ (* -1/1024 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 5) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 3) (sqrt -1))))))))) |
#s(approx (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2)) #s(hole binary64 (* -2 (* (sqrt (/ c a)) (/ (sqrt -1) b))))) |
#s(approx (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2)) #s(hole binary64 (+ (* -2 (* (sqrt (/ c a)) (/ (sqrt -1) b))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* b (sqrt -1))))))) |
#s(approx (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2)) #s(hole binary64 (+ (* -2 (* (sqrt (/ c a)) (/ (sqrt -1) b))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* b (sqrt -1)))) (* 1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 3) (sqrt -1)))))))) |
#s(approx (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2)) #s(hole binary64 (+ (* -2 (* (sqrt (/ c a)) (/ (sqrt -1) b))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* b (sqrt -1)))) (+ (* -1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 5) (sqrt -1)))) (* 1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 3) (sqrt -1))))))))) |
#s(approx (pow (+ (* -4 (* a c)) (* b b)) 1/2) #s(hole binary64 (* -2 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (pow (+ (* -4 (* a c)) (* 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 (+ (* -4 (* a c)) (* 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 (+ (* -4 (* a c)) (* 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 (+ (* -4 (* a c)) (* b b)) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a))) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a))) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a))) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow (fabs b) 2) (sqrt -1)))) (* 1/2 b)) a))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a))) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow (fabs b) 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow (fabs b) 4) (sqrt -1))))) a)) (* 1/2 b)) a))))) |
#s(approx (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a)) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow (fabs b) 2) (sqrt -1))))))) |
#s(approx (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow (fabs b) 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow (fabs b) 4) (sqrt -1)))))))) |
#s(approx (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow (fabs b) 2) (sqrt -1)))) (+ (* -1/1024 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow (fabs b) 6) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow (fabs b) 4) (sqrt -1))))))))) |
#s(approx (* 1/2 (* (pow a -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (* 1/2 (* (pow a -1) (pow (+ (* -4 (* a c)) (* b b)) 1/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 (* 1/2 (* (pow a -1) (pow (+ (* -4 (* a c)) (* b b)) 1/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 (* 1/2 (* (pow a -1) (pow (+ (* -4 (* a c)) (* b b)) 1/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 a -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2)) #s(hole binary64 (* -2 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (* (pow a -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2)) #s(hole binary64 (+ (* -2 (* (sqrt (/ c a)) (sqrt -1))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))))) |
#s(approx (* (pow a -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2)) #s(hole binary64 (+ (* -2 (* (sqrt (/ c a)) (sqrt -1))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))))))) |
#s(approx (* (pow a -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2)) #s(hole binary64 (+ (* -2 (* (sqrt (/ c a)) (sqrt -1))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (+ (* -1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (* 1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (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))))) |
#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) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (* -1 (/ (- (* -1 (/ (- (* 1/4 (pow b 2)) (* 1/4 (pow (fabs b) 2))) a)) c) a)))) |
#s(approx (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2))) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2))) #s(hole binary64 (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow (fabs b) 2) (sqrt -1)))) (* 1/2 b)) a)) (* -1 (* (sqrt (/ c a)) (sqrt -1)))))) |
#s(approx (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2))) #s(hole binary64 (- (* -1 (/ (+ (* -1 (/ (- (* -1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow (fabs b) 4) (sqrt -1)))) (* -1/8 (* (sqrt (/ a c)) (* (pow (fabs b) 2) (sqrt -1))))) a)) (* 1/2 b)) a)) (* -1 (* (sqrt (/ c a)) (sqrt -1)))))) |
#s(approx (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (fabs b) 2) (sqrt -1))))))) |
#s(approx (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (fabs b) 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow (fabs b) 4) (sqrt -1)))))))) |
#s(approx (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (fabs b) 2) (sqrt -1)))) (+ (* -1/1024 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow (fabs b) 6) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow (fabs b) 4) (sqrt -1))))))))) |
#s(approx (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) #s(hole binary64 (* -2 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) #s(hole binary64 (* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow (fabs b) 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) #s(hole binary64 (* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow (fabs b) 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow (fabs b) 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))))) |
#s(approx (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) #s(hole binary64 (* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow (fabs b) 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow (fabs b) 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow (fabs b) 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))))) |
#s(approx (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (pow (fabs b) 2) a)) (* 4 c)))))) |
#s(approx (/ (- (pow (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (* 1/2 (* (/ 1 a) (sqrt (+ (* -4 (* a c)) (pow (fabs b) 2))))))) |
#s(approx (/ (- (pow (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (+ (* -1/2 (/ b a)) (* 1/2 (* (/ 1 a) (sqrt (+ (* -4 (* a c)) (pow (fabs b) 2)))))))) |
#s(approx (* b (- (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) (* 1/2 (pow a -1)))) #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 (* b (- (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) (* 1/2 (pow a -1)))) #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 b #s(hole binary64 b)) |
#s(approx (- (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) (* 1/2 (pow a -1))) #s(hole binary64 (/ (+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))) b))) |
#s(approx (- (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) (* 1/2 (pow a -1))) #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))))) b))) |
#s(approx (- (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) (* 1/2 (pow a -1))) #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))))) b))) |
#s(approx (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) #s(hole binary64 (/ (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))) b))) |
#s(approx (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/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))))))) b))) |
#s(approx (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/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))))))))) b))) |
#s(approx (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2)) #s(hole binary64 (/ (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))) b))) |
#s(approx (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2)) #s(hole binary64 (/ (+ (* (sqrt (/ c a)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4))))))) b))) |
#s(approx (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2)) #s(hole binary64 (/ (+ (* (sqrt (/ c a)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5))))))))) b))) |
#s(approx (pow (+ (* -4 (* a c)) (* 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 (+ (* -4 (* a c)) (* 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 (+ (* -4 (* a c)) (* 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 (+ (/ (* -1 b) (* 2 a)) (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a))) #s(hole binary64 (* 1/2 (* (/ 1 a) (sqrt (+ (* -4 (* a c)) (pow (fabs b) 2))))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a))) #s(hole binary64 (+ (* -1/2 (/ b a)) (* 1/2 (* (/ 1 a) (sqrt (+ (* -4 (* a c)) (pow (fabs b) 2)))))))) |
#s(approx (* -1 b) #s(hole binary64 (* -1 b))) |
#s(approx (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a)) #s(hole binary64 (* 1/2 (* (/ 1 a) (sqrt (+ (* -4 (* a c)) (pow (fabs b) 2))))))) |
#s(approx (* 1/2 (* (pow a -1) (pow (+ (* -4 (* a c)) (* b b)) 1/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 (* 1/2 (* (pow a -1) (pow (+ (* -4 (* a c)) (* b b)) 1/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 a -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2)) #s(hole binary64 (+ (* (sqrt (/ c a)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4))))))))) |
#s(approx (* (pow a -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2)) #s(hole binary64 (+ (* (sqrt (/ c a)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5))))))))))) |
#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 (* -1 (/ c b)) #s(hole binary64 (* -1 (/ c b)))) |
#s(approx (/ c b) #s(hole binary64 (/ c b))) |
#s(approx (- (pow (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (* -1/4 (/ (+ (* -4 (* a c)) (pow (fabs b) 2)) (pow a 2))))) |
#s(approx (- (pow (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (- (* 1/4 (/ (pow b 2) (pow a 2))) (* 1/4 (/ (+ (* -4 (* a c)) (pow (fabs b) 2)) (pow a 2)))))) |
#s(approx (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2))) #s(hole binary64 (* -1/2 (* (/ 1 a) (sqrt (+ (* -4 (* a c)) (pow (fabs b) 2))))))) |
#s(approx (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2))) #s(hole binary64 (- (* -1/2 (/ b a)) (* 1/2 (* (/ 1 a) (sqrt (+ (* -4 (* a c)) (pow (fabs b) 2)))))))) |
#s(approx (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) #s(hole binary64 (* 1/2 (* (/ 1 a) (sqrt (+ (* -4 (* a c)) (pow (fabs b) 2))))))) |
#s(approx (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) #s(hole binary64 (sqrt (+ (* -4 (* a c)) (pow (fabs b) 2))))) |
#s(approx (pow (fabs b) 1) #s(hole binary64 (fabs b))) |
#s(approx (fabs b) #s(hole binary64 (fabs b))) |
#s(approx (/ (- (pow (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (* -1/2 (/ b a)))) |
#s(approx (/ (- (pow (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (* b (- (* 1/2 (* (/ 1 (* a b)) (sqrt (+ (* -4 (* a c)) (pow (fabs b) 2))))) (* 1/2 (/ 1 a)))))) |
#s(approx (* b (- (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) (* 1/2 (pow a -1)))) #s(hole binary64 (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b))) |
#s(approx (* b (- (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) (* 1/2 (pow a -1)))) #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 (- (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) (* 1/2 (pow a -1)))) #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 (- (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) (* 1/2 (pow a -1))) #s(hole binary64 (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) (pow b 2)))) |
#s(approx (- (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) (* 1/2 (pow a -1))) #s(hole binary64 (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) (pow b 2)))) |
#s(approx (- (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) (* 1/2 (pow a -1))) #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))))))) (pow b 2)))) |
#s(approx (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) #s(hole binary64 (+ (* -1 (/ c (pow b 2))) (* 1/2 (/ 1 a))))) |
#s(approx (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) #s(hole binary64 (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (* 1/2 (/ 1 a)))))) |
#s(approx (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) #s(hole binary64 (+ (* -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 (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2)) #s(hole binary64 (+ (* -2 (/ c (pow b 2))) (/ 1 a)))) |
#s(approx (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2)) #s(hole binary64 (+ (* -2 (/ c (pow b 2))) (+ (* -2 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))) |
#s(approx (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2)) #s(hole binary64 (+ (* -4 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -2 (/ c (pow b 2))) (+ (* -2 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))) |
#s(approx (pow (+ (* -4 (* a c)) (* b b)) 1/2) #s(hole binary64 (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))))) |
#s(approx (pow (+ (* -4 (* a c)) (* 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 (+ (* -4 (* a c)) (* 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 (+ (* -4 (* a c)) (* b b)) #s(hole binary64 (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a))) #s(hole binary64 (* -1/2 (/ b a)))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a))) #s(hole binary64 (* b (- (* 1/2 (* (/ 1 (* a b)) (sqrt (+ (* -4 (* a c)) (pow (fabs b) 2))))) (* 1/2 (/ 1 a)))))) |
#s(approx (* 1/2 (* (pow a -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) #s(hole binary64 (* b (+ (* -1 (/ c (pow b 2))) (* 1/2 (/ 1 a)))))) |
#s(approx (* 1/2 (* (pow a -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) #s(hole binary64 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (* 1/2 (/ 1 a))))))) |
#s(approx (* 1/2 (* (pow a -1) (pow (+ (* -4 (* a c)) (* b b)) 1/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 a -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2)) #s(hole binary64 (* b (+ (* -2 (/ c (pow b 2))) (/ 1 a))))) |
#s(approx (* (pow a -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2)) #s(hole binary64 (* b (+ (* -2 (/ c (pow b 2))) (+ (* -2 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))) |
#s(approx (* (pow a -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2)) #s(hole binary64 (* b (+ (* -4 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -2 (/ c (pow b 2))) (+ (* -2 (/ (* 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 (/ 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) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (* 1/4 (/ (pow b 2) (pow a 2))))) |
#s(approx (- (pow (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (* (pow b 2) (+ (* -1/4 (/ (+ (* -4 (* a c)) (pow (fabs b) 2)) (* (pow a 2) (pow b 2)))) (* 1/4 (/ 1 (pow a 2))))))) |
#s(approx (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2))) #s(hole binary64 (* -1/2 (/ b a)))) |
#s(approx (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2))) #s(hole binary64 (* b (- (* -1/2 (* (/ 1 (* a b)) (sqrt (+ (* -4 (* a c)) (pow (fabs b) 2))))) (* 1/2 (/ 1 a)))))) |
#s(approx (/ (- (pow (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (* -1 (* b (+ (* -1/2 (* (/ 1 (* a b)) (sqrt (+ (* -4 (* a c)) (pow (fabs b) 2))))) (* 1/2 (/ 1 a))))))) |
#s(approx (* b (- (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) (* 1/2 (pow a -1)))) #s(hole binary64 (* -1 (/ b a)))) |
#s(approx (* b (- (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) (* 1/2 (pow a -1)))) #s(hole binary64 (* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))))) |
#s(approx (* b (- (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) (* 1/2 (pow a -1)))) #s(hole binary64 (* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))))) |
#s(approx (* b (- (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) (* 1/2 (pow a -1)))) #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 (- (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) (* 1/2 (pow a -1))) #s(hole binary64 (/ -1 a))) |
#s(approx (- (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) (* 1/2 (pow a -1))) #s(hole binary64 (- (/ c (pow b 2)) (/ 1 a)))) |
#s(approx (- (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) (* 1/2 (pow a -1))) #s(hole binary64 (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))) |
#s(approx (- (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) (* 1/2 (pow a -1))) #s(hole binary64 (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4)))) (/ 1 a)))) |
#s(approx (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) #s(hole binary64 (/ -1/2 a))) |
#s(approx (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) #s(hole binary64 (- (/ c (pow b 2)) (* 1/2 (/ 1 a))))) |
#s(approx (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) #s(hole binary64 (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (* 1/2 (/ 1 a))))) |
#s(approx (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) #s(hole binary64 (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4)))) (* 1/2 (/ 1 a))))) |
#s(approx (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2)) #s(hole binary64 (/ -1 a))) |
#s(approx (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2)) #s(hole binary64 (- (* 2 (/ c (pow b 2))) (/ 1 a)))) |
#s(approx (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2)) #s(hole binary64 (- (+ (* 2 (/ c (pow b 2))) (* 2 (/ (* a (pow c 2)) (pow b 4)))) (/ 1 a)))) |
#s(approx (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2)) #s(hole binary64 (- (+ (* 2 (/ c (pow b 2))) (+ (* 2 (/ (* a (pow c 2)) (pow b 4))) (* 4 (/ (* (pow a 2) (pow c 3)) (pow b 6))))) (/ 1 a)))) |
#s(approx (pow (+ (* -4 (* a c)) (* b b)) 1/2) #s(hole binary64 (* -1 b))) |
#s(approx (pow (+ (* -4 (* a c)) (* b b)) 1/2) #s(hole binary64 (* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))))) |
#s(approx (pow (+ (* -4 (* a c)) (* 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 (+ (* -4 (* a c)) (* 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 (+ (/ (* -1 b) (* 2 a)) (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a))) #s(hole binary64 (* -1 (* b (+ (* -1/2 (* (/ 1 (* a b)) (sqrt (+ (* -4 (* a c)) (pow (fabs b) 2))))) (* 1/2 (/ 1 a))))))) |
#s(approx (* 1/2 (* (pow a -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) #s(hole binary64 (* -1/2 (/ b a)))) |
#s(approx (* 1/2 (* (pow a -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) #s(hole binary64 (* -1 (* b (+ (* -1 (/ c (pow b 2))) (* 1/2 (/ 1 a))))))) |
#s(approx (* 1/2 (* (pow a -1) (pow (+ (* -4 (* a c)) (* b b)) 1/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 (* 1/2 (* (pow a -1) (pow (+ (* -4 (* a c)) (* b b)) 1/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 a -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2)) #s(hole binary64 (* -1 (/ b a)))) |
#s(approx (* (pow a -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2)) #s(hole binary64 (* -1 (* b (+ (* -2 (/ c (pow b 2))) (/ 1 a)))))) |
#s(approx (* (pow a -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2)) #s(hole binary64 (* -1 (* b (+ (* -2 (/ c (pow b 2))) (+ (* -2 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))))) |
#s(approx (* (pow a -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2)) #s(hole binary64 (* -1 (* b (+ (* -4 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -2 (/ c (pow b 2))) (+ (* -2 (/ (* 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 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 (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2))) #s(hole binary64 (* -1 (* b (+ (* 1/2 (* (/ 1 (* a b)) (sqrt (+ (* -4 (* a c)) (pow (fabs b) 2))))) (* 1/2 (/ 1 a))))))) |
#s(approx (/ (- (pow (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (/ (- (* 1/4 (/ (pow b 2) (pow a 2))) (* 1/4 (/ (pow (fabs b) 2) (pow a 2)))) (- (* -1/2 (/ b a)) (* 1/2 (/ (fabs b) a)))))) |
#s(approx (/ (- (pow (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (- (+ (* 1/4 (/ (pow b 2) (* (pow a 2) (- (* -1/2 (/ b a)) (* 1/2 (/ (fabs b) a)))))) (* c (- (+ (* 1/4 (/ (fabs b) (* (pow a 2) (pow (- (* -1/2 (/ b a)) (* 1/2 (/ (fabs b) a))) 2)))) (/ 1 (* a (- (* -1/2 (/ b a)) (* 1/2 (/ (fabs b) a)))))) (* 1/4 (/ (pow b 2) (* (pow a 2) (* (fabs b) (pow (- (* -1/2 (/ b a)) (* 1/2 (/ (fabs b) a))) 2)))))))) (* 1/4 (/ (pow (fabs b) 2) (* (pow a 2) (- (* -1/2 (/ b a)) (* 1/2 (/ (fabs b) a))))))))) |
#s(approx (/ (- (pow (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (- (+ (* 1/4 (/ (pow b 2) (* (pow a 2) (- (* -1/2 (/ b a)) (* 1/2 (/ (fabs b) a)))))) (* c (- (+ (* 1/4 (/ (fabs b) (* (pow a 2) (pow (- (* -1/2 (/ b a)) (* 1/2 (/ (fabs b) a))) 2)))) (+ (* c (- (* 1/4 (/ (pow b 2) (* (pow a 2) (* (pow (fabs b) 2) (pow (- (* -1/2 (/ b a)) (* 1/2 (/ (fabs b) a))) 3))))) (+ (* 1/4 (/ 1 (* (pow a 2) (pow (- (* -1/2 (/ b a)) (* 1/2 (/ (fabs b) a))) 3)))) (+ (/ 1 (* a (* (fabs b) (pow (- (* -1/2 (/ b a)) (* 1/2 (/ (fabs b) a))) 2)))) (/ (* a (- (* 1/4 (/ (pow b 2) (pow a 2))) (* 1/4 (/ (pow (fabs b) 2) (pow a 2))))) (* (pow (fabs b) 3) (pow (- (* -1/2 (/ b a)) (* 1/2 (/ (fabs b) a))) 2))))))) (/ 1 (* a (- (* -1/2 (/ b a)) (* 1/2 (/ (fabs b) a))))))) (* 1/4 (/ (pow b 2) (* (pow a 2) (* (fabs b) (pow (- (* -1/2 (/ b a)) (* 1/2 (/ (fabs b) a))) 2)))))))) (* 1/4 (/ (pow (fabs b) 2) (* (pow a 2) (- (* -1/2 (/ b a)) (* 1/2 (/ (fabs b) a))))))))) |
#s(approx (/ (- (pow (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (- (+ (* 1/4 (/ (pow b 2) (* (pow a 2) (- (* -1/2 (/ b a)) (* 1/2 (/ (fabs b) a)))))) (* c (- (+ (* 1/4 (/ (fabs b) (* (pow a 2) (pow (- (* -1/2 (/ b a)) (* 1/2 (/ (fabs b) a))) 2)))) (+ (* c (- (+ (* 1/4 (/ (pow b 2) (* (pow a 2) (* (pow (fabs b) 2) (pow (- (* -1/2 (/ b a)) (* 1/2 (/ (fabs b) a))) 3))))) (* c (- (+ (* 1/4 (/ 1 (* (pow a 2) (* (fabs b) (pow (- (* -1/2 (/ b a)) (* 1/2 (/ (fabs b) a))) 4))))) (+ (/ 1 (* a (* (pow (fabs b) 2) (pow (- (* -1/2 (/ b a)) (* 1/2 (/ (fabs b) a))) 3)))) (/ (* a (- (* 1/4 (/ (pow b 2) (pow a 2))) (* 1/4 (/ (pow (fabs b) 2) (pow a 2))))) (* (pow (fabs b) 4) (pow (- (* -1/2 (/ b a)) (* 1/2 (/ (fabs b) a))) 3))))) (+ (* 1/4 (/ (pow b 2) (* (pow a 2) (* (pow (fabs b) 3) (pow (- (* -1/2 (/ b a)) (* 1/2 (/ (fabs b) a))) 4))))) (+ (* 2 (/ (* (pow a 2) (- (* 1/4 (/ (pow b 2) (pow a 2))) (* 1/4 (/ (pow (fabs b) 2) (pow a 2))))) (* (pow (fabs b) 5) (pow (- (* -1/2 (/ b a)) (* 1/2 (/ (fabs b) a))) 2)))) (/ (* a (- (+ (* 1/4 (/ (fabs b) (* (pow a 2) (pow (- (* -1/2 (/ b a)) (* 1/2 (/ (fabs b) a))) 2)))) (/ 1 (* a (- (* -1/2 (/ b a)) (* 1/2 (/ (fabs b) a)))))) (* 1/4 (/ (pow b 2) (* (pow a 2) (* (fabs b) (pow (- (* -1/2 (/ b a)) (* 1/2 (/ (fabs b) a))) 2))))))) (* (pow (fabs b) 3) (- (* -1/2 (/ b a)) (* 1/2 (/ (fabs b) a)))))))))) (+ (* 1/4 (/ 1 (* (pow a 2) (pow (- (* -1/2 (/ b a)) (* 1/2 (/ (fabs b) a))) 3)))) (+ (/ 1 (* a (* (fabs b) (pow (- (* -1/2 (/ b a)) (* 1/2 (/ (fabs b) a))) 2)))) (/ (* a (- (* 1/4 (/ (pow b 2) (pow a 2))) (* 1/4 (/ (pow (fabs b) 2) (pow a 2))))) (* (pow (fabs b) 3) (pow (- (* -1/2 (/ b a)) (* 1/2 (/ (fabs b) a))) 2))))))) (/ 1 (* a (- (* -1/2 (/ b a)) (* 1/2 (/ (fabs b) a))))))) (* 1/4 (/ (pow b 2) (* (pow a 2) (* (fabs b) (pow (- (* -1/2 (/ b a)) (* 1/2 (/ (fabs b) a))) 2)))))))) (* 1/4 (/ (pow (fabs b) 2) (* (pow a 2) (- (* -1/2 (/ b a)) (* 1/2 (/ (fabs b) a))))))))) |
#s(approx (* b (- (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) (* 1/2 (pow a -1)))) #s(hole binary64 (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))))) |
#s(approx (* b (- (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) (* 1/2 (pow a -1)))) #s(hole binary64 (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b))))) |
#s(approx (* b (- (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) (* 1/2 (pow a -1)))) #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 (- (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) (* 1/2 (pow a -1))) #s(hole binary64 (* c (- (* -1 (/ (* a c) (pow b 4))) (/ 1 (pow b 2)))))) |
#s(approx (- (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) (* 1/2 (pow a -1))) #s(hole binary64 (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 6))) (* -1 (/ a (pow b 4))))) (/ 1 (pow b 2)))))) |
#s(approx (- (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) (* 1/2 (pow a -1))) #s(hole binary64 (* c (- (* c (+ (* -1 (/ a (pow b 4))) (* c (+ (* -2 (/ (pow a 2) (pow b 6))) (* -1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a (pow b 2)))))))) (/ 1 (pow b 2)))))) |
#s(approx (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) #s(hole binary64 (+ (* c (- (* -1 (/ (* a c) (pow b 4))) (/ 1 (pow b 2)))) (* 1/2 (/ 1 a))))) |
#s(approx (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) #s(hole binary64 (+ (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 6))) (* -1 (/ a (pow b 4))))) (/ 1 (pow b 2)))) (* 1/2 (/ 1 a))))) |
#s(approx (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2)) #s(hole binary64 (+ (* c (- (* -2 (/ (* a c) (pow b 4))) (* 2 (/ 1 (pow b 2))))) (/ 1 a)))) |
#s(approx (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2)) #s(hole binary64 (+ (* c (- (* c (+ (* -4 (/ (* (pow a 2) c) (pow b 6))) (* -2 (/ a (pow b 4))))) (* 2 (/ 1 (pow b 2))))) (/ 1 a)))) |
#s(approx (pow (+ (* -4 (* a c)) (* b b)) 1/2) #s(hole binary64 (+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))))) |
#s(approx (pow (+ (* -4 (* a c)) (* 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 #s(hole binary64 c)) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a))) #s(hole binary64 (+ (* -1/2 (/ b a)) (* 1/2 (/ (fabs b) a))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a))) #s(hole binary64 (+ (* -1 (/ c (fabs b))) (+ (* -1/2 (/ b a)) (* 1/2 (/ (fabs b) a)))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a))) #s(hole binary64 (+ (* -1/2 (/ b a)) (+ (* 1/2 (/ (fabs b) a)) (* c (- (* -1 (/ (* a c) (pow (fabs b) 3))) (/ 1 (fabs b)))))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a))) #s(hole binary64 (+ (* -1/2 (/ b a)) (+ (* 1/2 (/ (fabs b) a)) (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow (fabs b) 5))) (* -1 (/ a (pow (fabs b) 3))))) (/ 1 (fabs b)))))))) |
#s(approx (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a)) #s(hole binary64 (+ (* -1 (/ c (fabs b))) (* 1/2 (/ (fabs b) a))))) |
#s(approx (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a)) #s(hole binary64 (+ (* 1/2 (/ (fabs b) a)) (* c (- (* -1 (/ (* a c) (pow (fabs b) 3))) (/ 1 (fabs b))))))) |
#s(approx (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a)) #s(hole binary64 (+ (* 1/2 (/ (fabs b) a)) (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow (fabs b) 5))) (* -1 (/ a (pow (fabs b) 3))))) (/ 1 (fabs b))))))) |
#s(approx (* 1/2 (* (pow a -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) #s(hole binary64 (+ (* -1 (/ c b)) (* 1/2 (/ b a))))) |
#s(approx (* 1/2 (* (pow a -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) #s(hole binary64 (+ (* 1/2 (/ b a)) (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))))) |
#s(approx (* 1/2 (* (pow a -1) (pow (+ (* -4 (* a c)) (* b b)) 1/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 a -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2)) #s(hole binary64 (+ (* -2 (/ c b)) (/ b a)))) |
#s(approx (* (pow a -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2)) #s(hole binary64 (+ (* c (- (* -2 (/ (* a c) (pow b 3))) (* 2 (/ 1 b)))) (/ b a)))) |
#s(approx (* (pow a -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2)) #s(hole binary64 (+ (* c (- (* c (+ (* -4 (/ (* (pow a 2) c) (pow b 5))) (* -2 (/ a (pow b 3))))) (* 2 (/ 1 b)))) (/ 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))))) |
#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) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (- (* 1/4 (/ (pow b 2) (pow a 2))) (* 1/4 (/ (pow (fabs b) 2) (pow a 2)))))) |
#s(approx (- (pow (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (- (+ (* 1/4 (/ (pow b 2) (pow a 2))) (/ c a)) (* 1/4 (/ (pow (fabs b) 2) (pow a 2)))))) |
#s(approx (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2))) #s(hole binary64 (- (* -1/2 (/ b a)) (* 1/2 (/ (fabs b) a))))) |
#s(approx (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2))) #s(hole binary64 (- (+ (* -1/2 (/ b a)) (/ c (fabs b))) (* 1/2 (/ (fabs b) a))))) |
#s(approx (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2))) #s(hole binary64 (- (+ (* -1/2 (/ b a)) (* c (+ (/ 1 (fabs b)) (/ (* a c) (pow (fabs b) 3))))) (* 1/2 (/ (fabs b) a))))) |
#s(approx (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2))) #s(hole binary64 (- (+ (* -1/2 (/ b a)) (* c (+ (* c (- (* 2 (/ (* (pow a 2) c) (pow (fabs b) 5))) (* -1 (/ a (pow (fabs b) 3))))) (/ 1 (fabs b))))) (* 1/2 (/ (fabs b) a))))) |
#s(approx (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) #s(hole binary64 (+ (* -1 (/ c (fabs b))) (* 1/2 (/ (fabs b) a))))) |
#s(approx (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) #s(hole binary64 (+ (* 1/2 (/ (fabs b) a)) (* c (- (* -1 (/ (* a c) (pow (fabs b) 3))) (/ 1 (fabs b))))))) |
#s(approx (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) #s(hole binary64 (+ (* 1/2 (/ (fabs b) a)) (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow (fabs b) 5))) (* -1 (/ a (pow (fabs b) 3))))) (/ 1 (fabs b))))))) |
#s(approx (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) #s(hole binary64 (+ (fabs b) (* c (+ (* -2 (/ a (fabs b))) (* -2 (/ (* (pow a 2) c) (pow (fabs b) 3)))))))) |
#s(approx (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) #s(hole binary64 (+ (fabs b) (* c (+ (* -2 (/ a (fabs b))) (* c (+ (* -4 (/ (* (pow a 3) c) (pow (fabs b) 5))) (* -2 (/ (pow a 2) (pow (fabs b) 3)))))))))) |
#s(approx (/ (- (pow (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (- (+ (* -2 (* (sqrt (/ a c)) (/ (- (* 1/4 (/ (pow b 2) (pow a 2))) (* 1/4 (/ (pow (fabs b) 2) (pow a 2)))) (sqrt -4)))) (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4))))) (* -2 (/ b (* a (pow (sqrt -4) 2))))))) |
#s(approx (/ (- (pow (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (- (+ (* -2 (* (sqrt (/ a c)) (/ (- (* 1/4 (/ (pow b 2) (pow a 2))) (* 1/4 (/ (pow (fabs b) 2) (pow a 2)))) (sqrt -4)))) (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow (fabs b) 2) (pow (sqrt -4) 3)))) (* (sqrt (/ c a)) (/ (* b (- (* -2 (* (sqrt (* a c)) (/ (- (* 1/4 (/ (pow b 2) (pow a 2))) (* 1/4 (/ (pow (fabs b) 2) (pow a 2)))) (sqrt -4)))) (* -2 (/ (* b c) (* a (pow (sqrt -4) 2)))))) (sqrt -4)))) (pow c 2))))) (* -2 (/ b (* a (pow (sqrt -4) 2))))))) |
#s(approx (/ (- (pow (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (- (+ (* -2 (* (sqrt (/ a c)) (/ (- (* 1/4 (/ (pow b 2) (pow a 2))) (* 1/4 (/ (pow (fabs b) 2) (pow a 2)))) (sqrt -4)))) (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow (fabs b) 2) (pow (sqrt -4) 3)))) (* (sqrt (/ c a)) (/ (* b (- (* -2 (* (sqrt (* a c)) (/ (- (* 1/4 (/ (pow b 2) (pow a 2))) (* 1/4 (/ (pow (fabs b) 2) (pow a 2)))) (sqrt -4)))) (* -2 (/ (* b c) (* a (pow (sqrt -4) 2)))))) (sqrt -4))))) (sqrt -4)))) (* 1/2 (/ (* c (* (pow (fabs b) 2) (- (* -2 (* (sqrt (* a c)) (/ (- (* 1/4 (/ (pow b 2) (pow a 2))) (* 1/4 (/ (pow (fabs b) 2) (pow a 2)))) (sqrt -4)))) (* -2 (/ (* b c) (* a (pow (sqrt -4) 2))))))) (* a (pow (sqrt -4) 2))))) (pow c 3))))) (+ (* -2 (/ b (* a (pow (sqrt -4) 2)))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow (fabs b) 2) (pow (sqrt -4) 3)))) (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* b (- (* -2 (* (sqrt (* a c)) (/ (- (* 1/4 (/ (pow b 2) (pow a 2))) (* 1/4 (/ (pow (fabs b) 2) (pow a 2)))) (sqrt -4)))) (* -2 (/ (* b c) (* a (pow (sqrt -4) 2)))))) (sqrt -4)))))))) |
#s(approx (* b (- (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) (* 1/2 (pow a -1)))) #s(hole binary64 (* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))) |
#s(approx (* b (- (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) (* 1/2 (pow a -1)))) #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 (- (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) (* 1/2 (pow a -1)))) #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 (- (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) (* 1/2 (pow a -1))) #s(hole binary64 (* c (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (sqrt -4) b))) (* 1/2 (/ 1 (* a c))))))) |
#s(approx (- (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) (* 1/2 (pow a -1))) #s(hole binary64 (* c (- (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ b (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (sqrt -4) b)))) (/ 1/2 (* a c)))))) |
#s(approx (- (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) (* 1/2 (pow a -1))) #s(hole binary64 (* c (- (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 3) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ b (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (sqrt -4) b))))) (/ 1/2 (* a c)))))) |
#s(approx (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) #s(hole binary64 (* c (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ b (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (sqrt -4) b))))))) |
#s(approx (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) #s(hole binary64 (* c (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 3) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ b (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (sqrt -4) b)))))))) |
#s(approx (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) #s(hole binary64 (* c (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 3) (pow (sqrt -4) 3)))) (+ (* 1/32 (* (sqrt (/ 1 (* (pow a 7) (pow c 7)))) (/ (pow b 5) (pow (sqrt -4) 5)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ b (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (sqrt -4) b))))))))) |
#s(approx (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2)) #s(hole binary64 (* c (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ b (sqrt -4)))) (* (sqrt (/ 1 (* a c))) (/ (sqrt -4) b)))))) |
#s(approx (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2)) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 3) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ b (sqrt -4)))) (* (sqrt (/ 1 (* a c))) (/ (sqrt -4) b))))))) |
#s(approx (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2)) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 3) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 7)))) (/ (pow b 5) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ b (sqrt -4)))) (* (sqrt (/ 1 (* a c))) (/ (sqrt -4) b)))))))) |
#s(approx (pow (+ (* -4 (* a c)) (* 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 (+ (* -4 (* a c)) (* 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 (+ (* -4 (* a c)) (* 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 (+ (* -4 (* a c)) (* b b)) #s(hole binary64 (* c (+ (* -4 a) (/ (pow b 2) c))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -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)) (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a))) #s(hole binary64 (* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow (fabs b) 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a))) #s(hole binary64 (* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow (fabs b) 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow (fabs b) 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))))) |
#s(approx (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a)) #s(hole binary64 (* c (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow (fabs b) 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))) |
#s(approx (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a)) #s(hole binary64 (* c (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow (fabs b) 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow (fabs b) 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))))) |
#s(approx (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a)) #s(hole binary64 (* c (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow (fabs b) 4) (pow (sqrt -4) 3)))) (+ (* 1/32 (* (sqrt (/ 1 (* (pow a 7) (pow c 7)))) (/ (pow (fabs b) 6) (pow (sqrt -4) 5)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow (fabs b) 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))))) |
#s(approx (* 1/2 (* (pow a -1) (pow (+ (* -4 (* a c)) (* b b)) 1/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 (* 1/2 (* (pow a -1) (pow (+ (* -4 (* a c)) (* b b)) 1/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 (* 1/2 (* (pow a -1) (pow (+ (* -4 (* a c)) (* b b)) 1/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 a -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2)) #s(hole binary64 (* c (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ 1 (* a c))) (sqrt -4)))))) |
#s(approx (* (pow a -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2)) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ 1 (* a c))) (sqrt -4))))))) |
#s(approx (* (pow a -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2)) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (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/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 (- (pow (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (* c (- (+ (* 1/4 (/ (pow b 2) (* (pow a 2) c))) (/ 1 a)) (* 1/4 (/ (pow (fabs b) 2) (* (pow a 2) c))))))) |
#s(approx (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (fabs b) 2) (sqrt -4))))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))) |
#s(approx (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (fabs b) 4) (pow (sqrt -4) 3))))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow (fabs b) 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))))) |
#s(approx (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) #s(hole binary64 (* c (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow (fabs b) 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))) |
#s(approx (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) #s(hole binary64 (* c (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow (fabs b) 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow (fabs b) 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))))) |
#s(approx (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) #s(hole binary64 (* c (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow (fabs b) 4) (pow (sqrt -4) 3)))) (+ (* 1/32 (* (sqrt (/ 1 (* (pow a 7) (pow c 7)))) (/ (pow (fabs b) 6) (pow (sqrt -4) 5)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow (fabs b) 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))))) |
#s(approx (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) #s(hole binary64 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow (fabs b) 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))) |
#s(approx (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow (fabs b) 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow (fabs b) 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))))) |
#s(approx (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow (fabs b) 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow (fabs b) 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow (fabs b) 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))))) |
#s(approx (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) #s(hole binary64 (* c (+ (* -4 a) (/ (pow (fabs b) 2) c))))) |
#s(approx (/ (- (pow (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (+ (* -1 (/ (- (* -1 (* (sqrt (* a c)) (* (sqrt -1) (- (* 1/4 (/ (pow b 2) (pow a 2))) (* 1/4 (/ (pow (fabs b) 2) (pow a 2))))))) (* -1/2 (/ (* b c) a))) c)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (- (pow (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (+ (* -1 (/ (- (+ (* -1 (* (sqrt (* a c)) (* (sqrt -1) (- (* 1/4 (/ (pow b 2) (pow a 2))) (* 1/4 (/ (pow (fabs b) 2) (pow a 2))))))) (+ (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow (fabs b) 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (- (* -1 (* (sqrt (* a c)) (* (sqrt -1) (- (* 1/4 (/ (pow b 2) (pow a 2))) (* 1/4 (/ (pow (fabs b) 2) (pow a 2))))))) (* -1/2 (/ (* b c) a))))))))) (* -1/2 (/ (* b c) a))) c)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (- (pow (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (+ (* -1 (/ (- (+ (* -1 (* (sqrt (* a c)) (* (sqrt -1) (- (* 1/4 (/ (pow b 2) (pow a 2))) (* 1/4 (/ (pow (fabs b) 2) (pow a 2))))))) (* -1 (/ (- (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* 1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow (fabs b) 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (- (* -1 (* (sqrt (* a c)) (* (sqrt -1) (- (* 1/4 (/ (pow b 2) (pow a 2))) (* 1/4 (/ (pow (fabs b) 2) (pow a 2))))))) (* -1/2 (/ (* b c) a)))))))))))) (* -1/8 (/ (* (pow (fabs b) 2) (- (* -1 (* (sqrt (* a c)) (* (sqrt -1) (- (* 1/4 (/ (pow b 2) (pow a 2))) (* 1/4 (/ (pow (fabs b) 2) (pow a 2))))))) (* -1/2 (/ (* b c) a)))) a))) (+ (* 1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow (fabs b) 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (- (* -1 (* (sqrt (* a c)) (* (sqrt -1) (- (* 1/4 (/ (pow b 2) (pow a 2))) (* 1/4 (/ (pow (fabs b) 2) (pow a 2))))))) (* -1/2 (/ (* b c) a))))))))) c))) (* -1/2 (/ (* b c) a))) c)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (* b (- (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) (* 1/2 (pow a -1)))) #s(hole binary64 (* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (* b (- (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) (* 1/2 (pow a -1)))) #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 (- (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) (* 1/2 (pow a -1)))) #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 (- (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) (* 1/2 (pow a -1))) #s(hole binary64 (* -1 (* c (+ (* (sqrt (/ 1 (* a c))) (/ (sqrt -1) b)) (* 1/2 (/ 1 (* a c)))))))) |
#s(approx (- (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) (* 1/2 (pow a -1))) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (- (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* b (sqrt -1)))) (* 1/2 (/ 1 a))) c)) (* (sqrt (/ 1 (* a c))) (/ (sqrt -1) b))))))) |
#s(approx (- (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) (* 1/2 (pow a -1))) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 3) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* b (sqrt -1))))) c)) (* 1/2 (/ 1 a))) c)) (* (sqrt (/ 1 (* a c))) (/ (sqrt -1) b))))))) |
#s(approx (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) #s(hole binary64 (* -1 (* c (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* b (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (/ (sqrt -1) b))))))) |
#s(approx (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) #s(hole binary64 (* -1 (* c (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 3) (sqrt -1)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* b (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (/ (sqrt -1) b)))))))) |
#s(approx (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) #s(hole binary64 (* -1 (* c (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 3) (sqrt -1)))) (+ (* 1/1024 (* (sqrt (/ 1 (* (pow a 7) (pow c 7)))) (* (pow b 5) (sqrt -1)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* b (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (/ (sqrt -1) b))))))))) |
#s(approx (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2)) #s(hole binary64 (* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* b (sqrt -1)))) (* 2 (* (sqrt (/ 1 (* a c))) (/ (sqrt -1) b)))))))) |
#s(approx (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2)) #s(hole binary64 (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 3) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* b (sqrt -1)))) (* 2 (* (sqrt (/ 1 (* a c))) (/ (sqrt -1) b))))))))) |
#s(approx (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2)) #s(hole binary64 (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 3) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 7)))) (* (pow b 5) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* b (sqrt -1)))) (* 2 (* (sqrt (/ 1 (* a c))) (/ (sqrt -1) b)))))))))) |
#s(approx (pow (+ (* -4 (* a c)) (* 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 (+ (* -4 (* a c)) (* 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 (+ (* -4 (* a c)) (* 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 (+ (* -4 (* a c)) (* b b)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -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)) (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a))) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow (fabs b) 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a))) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow (fabs b) 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow (fabs b) 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow (fabs b) 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow (fabs b) 4) (sqrt -1)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow (fabs b) 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))))) |
#s(approx (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow (fabs b) 4) (sqrt -1)))) (+ (* 1/1024 (* (sqrt (/ 1 (* (pow a 7) (pow c 7)))) (* (pow (fabs b) 6) (sqrt -1)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow (fabs b) 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))))) |
#s(approx (* 1/2 (* (pow a -1) (pow (+ (* -4 (* a c)) (* b b)) 1/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 (* 1/2 (* (pow a -1) (pow (+ (* -4 (* a c)) (* b b)) 1/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 (* 1/2 (* (pow a -1) (pow (+ (* -4 (* a c)) (* b b)) 1/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 a -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2)) #s(hole binary64 (* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ 1 (* a c))) (sqrt -1)))))))) |
#s(approx (* (pow a -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2)) #s(hole binary64 (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ 1 (* a c))) (sqrt -1))))))))) |
#s(approx (* (pow a -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2)) #s(hole binary64 (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (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/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 (- (pow (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (* -1 (* c (- (* -1 (/ (- (* 1/4 (/ (pow b 2) (pow a 2))) (* 1/4 (/ (pow (fabs b) 2) (pow a 2)))) c)) (/ 1 a)))))) |
#s(approx (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (fabs b) 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2))) #s(hole binary64 (* -1 (* c (- (* -1 (/ (+ (* -1 (/ (- (* 1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow (fabs b) 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow (fabs b) 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) #s(hole binary64 (* -1 (* c (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow (fabs b) 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) #s(hole binary64 (* -1 (* c (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow (fabs b) 4) (sqrt -1)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow (fabs b) 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))))) |
#s(approx (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) #s(hole binary64 (* -1 (* c (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow (fabs b) 4) (sqrt -1)))) (+ (* 1/1024 (* (sqrt (/ 1 (* (pow a 7) (pow c 7)))) (* (pow (fabs b) 6) (sqrt -1)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow (fabs b) 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))))) |
#s(approx (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) #s(hole binary64 (* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow (fabs b) 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) #s(hole binary64 (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow (fabs b) 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow (fabs b) 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))))) |
#s(approx (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) #s(hole binary64 (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow (fabs b) 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow (fabs b) 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow (fabs b) 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))))) |
#s(approx (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (pow (fabs b) 2) c)) (* 4 a)))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 9.0ms | a | @ | -inf | ((/ (- (pow (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (* b (- (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) (* 1/2 (pow a -1)))) b (- (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) (* 1/2 (pow a -1))) (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2)) (pow (* a b) -1) (* a b) a -1 (pow (+ (* -4 (* a c)) (* b b)) 1/2) (+ (* -4 (* a c)) (* b b)) -4 (* a c) c (* b b) (* 1/2 (pow a -1)) (pow a -1) (+ (/ (* -1 b) (* 2 a)) (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a))) (/ (* -1 b) (* 2 a)) (* -1 b) (* 2 a) 2 (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a)) (* 1/2 (* (pow a -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) (* (pow a -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2)) (+ (/ (* -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) (* -1 (/ c b)) (/ c b) (/ (- (pow (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (- (pow (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (/ c a) (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2))) (* (/ b a) -1/2) (/ b a) -1/2 (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) (pow (fabs b) 1) (fabs b) 1 (* (* -4 a) c) (* -4 a) (* a 2)) |
| 9.0ms | b | @ | inf | ((/ (- (pow (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (* b (- (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) (* 1/2 (pow a -1)))) b (- (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) (* 1/2 (pow a -1))) (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2)) (pow (* a b) -1) (* a b) a -1 (pow (+ (* -4 (* a c)) (* b b)) 1/2) (+ (* -4 (* a c)) (* b b)) -4 (* a c) c (* b b) (* 1/2 (pow a -1)) (pow a -1) (+ (/ (* -1 b) (* 2 a)) (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a))) (/ (* -1 b) (* 2 a)) (* -1 b) (* 2 a) 2 (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a)) (* 1/2 (* (pow a -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) (* (pow a -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2)) (+ (/ (* -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) (* -1 (/ c b)) (/ c b) (/ (- (pow (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (- (pow (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (/ c a) (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2))) (* (/ b a) -1/2) (/ b a) -1/2 (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) (pow (fabs b) 1) (fabs b) 1 (* (* -4 a) c) (* -4 a) (* a 2)) |
| 7.0ms | b | @ | -inf | ((/ (- (pow (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (* b (- (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) (* 1/2 (pow a -1)))) b (- (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) (* 1/2 (pow a -1))) (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2)) (pow (* a b) -1) (* a b) a -1 (pow (+ (* -4 (* a c)) (* b b)) 1/2) (+ (* -4 (* a c)) (* b b)) -4 (* a c) c (* b b) (* 1/2 (pow a -1)) (pow a -1) (+ (/ (* -1 b) (* 2 a)) (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a))) (/ (* -1 b) (* 2 a)) (* -1 b) (* 2 a) 2 (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a)) (* 1/2 (* (pow a -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) (* (pow a -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2)) (+ (/ (* -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) (* -1 (/ c b)) (/ c b) (/ (- (pow (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (- (pow (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (/ c a) (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2))) (* (/ b a) -1/2) (/ b a) -1/2 (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) (pow (fabs b) 1) (fabs b) 1 (* (* -4 a) c) (* -4 a) (* a 2)) |
| 7.0ms | c | @ | inf | ((/ (- (pow (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (* b (- (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) (* 1/2 (pow a -1)))) b (- (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) (* 1/2 (pow a -1))) (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2)) (pow (* a b) -1) (* a b) a -1 (pow (+ (* -4 (* a c)) (* b b)) 1/2) (+ (* -4 (* a c)) (* b b)) -4 (* a c) c (* b b) (* 1/2 (pow a -1)) (pow a -1) (+ (/ (* -1 b) (* 2 a)) (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a))) (/ (* -1 b) (* 2 a)) (* -1 b) (* 2 a) 2 (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a)) (* 1/2 (* (pow a -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) (* (pow a -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2)) (+ (/ (* -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) (* -1 (/ c b)) (/ c b) (/ (- (pow (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (- (pow (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (/ c a) (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2))) (* (/ b a) -1/2) (/ b a) -1/2 (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) (pow (fabs b) 1) (fabs b) 1 (* (* -4 a) c) (* -4 a) (* a 2)) |
| 7.0ms | c | @ | -inf | ((/ (- (pow (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (* b (- (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) (* 1/2 (pow a -1)))) b (- (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) (* 1/2 (pow a -1))) (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2)) (pow (* a b) -1) (* a b) a -1 (pow (+ (* -4 (* a c)) (* b b)) 1/2) (+ (* -4 (* a c)) (* b b)) -4 (* a c) c (* b b) (* 1/2 (pow a -1)) (pow a -1) (+ (/ (* -1 b) (* 2 a)) (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a))) (/ (* -1 b) (* 2 a)) (* -1 b) (* 2 a) 2 (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a)) (* 1/2 (* (pow a -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) (* (pow a -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2)) (+ (/ (* -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) (* -1 (/ c b)) (/ c b) (/ (- (pow (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (- (pow (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (/ c a) (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2))) (* (/ b a) -1/2) (/ b a) -1/2 (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) (pow (fabs b) 1) (fabs b) 1 (* (* -4 a) c) (* -4 a) (* a 2)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 2157 | 29407 |
| 0 | 2213 | 25709 |
| 0 | 8431 | 24706 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
#s(approx (/ (- (pow (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (*.f64 a b) #s(literal -1 binary64)) (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (pow.f64 a #s(literal -1 binary64)))))) |
(*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (*.f64 a b) #s(literal -1 binary64)) (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)) #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) (*.f64 (pow.f64 (*.f64 a b) #s(literal -1 binary64)) (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)) #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 a b) #s(literal -1 binary64)) (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)) #s(literal 1/2 binary64)))) |
#s(literal 1/2 binary64) |
(*.f64 (pow.f64 (*.f64 a b) #s(literal -1 binary64)) (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)) #s(literal 1/2 binary64))) |
(pow.f64 (*.f64 a b) #s(literal -1 binary64)) |
(*.f64 a b) |
a |
#s(literal -1 binary64) |
(pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)) |
#s(literal -4 binary64) |
(*.f64 a c) |
c |
(*.f64 b b) |
(*.f64 #s(literal 1/2 binary64) (pow.f64 a #s(literal -1 binary64))) |
(pow.f64 a #s(literal -1 binary64)) |
(+.f64 (/.f64 (*.f64 #s(literal -1 binary64) b) (*.f64 #s(literal 2 binary64) a)) #s(approx (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a)) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 a #s(literal -1 binary64)) (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)) #s(literal 1/2 binary64)))))) |
(/.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) |
#s(literal 2 binary64) |
#s(approx (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a)) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 a #s(literal -1 binary64)) (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)) #s(literal 1/2 binary64))))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 a #s(literal -1 binary64)) (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)) #s(literal 1/2 binary64)))) |
(*.f64 (pow.f64 a #s(literal -1 binary64)) (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)) #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)) #s(approx (* (+ (* (/ (/ c b) b) -1) (* (pow a -1) 1/2)) b) (*.f64 #s(literal -1 binary64) (/.f64 c b))))) |
#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)))) |
#s(approx (* (+ (* (/ (/ c b) b) -1) (* (pow a -1) 1/2)) b) (*.f64 #s(literal -1 binary64) (/.f64 c b))) |
(*.f64 #s(literal -1 binary64) (/.f64 c b)) |
(/.f64 c b) |
(/.f64 #s(approx (- (pow (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64))))) |
#s(approx (- (pow (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (/.f64 c a)) |
(/.f64 c a) |
(-.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (/.f64 (pow.f64 (fma.f64 (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (*.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 b a) |
#s(literal -1/2 binary64) |
(/.f64 (pow.f64 (fma.f64 (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64))) |
(pow.f64 (fma.f64 (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) |
(fma.f64 (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) |
(pow.f64 (fabs.f64 b) #s(literal 1 binary64)) |
(fabs.f64 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)) |
#s(approx (/ (- (pow (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (/ (- (* 1/4 (pow b 2)) (* 1/4 (pow (fabs b) 2))) (* a (- (* -1/2 b) (* 1/2 (fabs b))))))) |
#s(approx (/ (- (pow (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (/ (- (+ (* 1/4 (/ (pow b 2) (- (* -1/2 b) (* 1/2 (fabs b))))) (* a (- (/ c (- (* -1/2 b) (* 1/2 (fabs b)))) (/ (* c (- (* 1/4 (pow b 2)) (* 1/4 (pow (fabs b) 2)))) (* (fabs b) (pow (- (* -1/2 b) (* 1/2 (fabs b))) 2)))))) (* 1/4 (/ (pow (fabs b) 2) (- (* -1/2 b) (* 1/2 (fabs b)))))) a))) |
#s(approx (/ (- (pow (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (/ (- (+ (* 1/4 (/ (pow b 2) (- (* -1/2 b) (* 1/2 (fabs b))))) (* a (- (+ (* -1 (* a (+ (/ (* c (- (/ c (- (* -1/2 b) (* 1/2 (fabs b)))) (/ (* c (- (* 1/4 (pow b 2)) (* 1/4 (pow (fabs b) 2)))) (* (fabs b) (pow (- (* -1/2 b) (* 1/2 (fabs b))) 2))))) (* (fabs b) (- (* -1/2 b) (* 1/2 (fabs b))))) (/ (* (pow c 2) (- (* 1/4 (pow b 2)) (* 1/4 (pow (fabs b) 2)))) (* (pow (fabs b) 3) (pow (- (* -1/2 b) (* 1/2 (fabs b))) 2)))))) (/ c (- (* -1/2 b) (* 1/2 (fabs b))))) (/ (* c (- (* 1/4 (pow b 2)) (* 1/4 (pow (fabs b) 2)))) (* (fabs b) (pow (- (* -1/2 b) (* 1/2 (fabs b))) 2)))))) (* 1/4 (/ (pow (fabs b) 2) (- (* -1/2 b) (* 1/2 (fabs b)))))) a))) |
#s(approx (/ (- (pow (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (/ (- (+ (* 1/4 (/ (pow b 2) (- (* -1/2 b) (* 1/2 (fabs b))))) (* a (- (+ (* a (- (* -1 (* a (+ (* -1 (/ (* c (+ (/ (* c (- (/ c (- (* -1/2 b) (* 1/2 (fabs b)))) (/ (* c (- (* 1/4 (pow b 2)) (* 1/4 (pow (fabs b) 2)))) (* (fabs b) (pow (- (* -1/2 b) (* 1/2 (fabs b))) 2))))) (* (fabs b) (- (* -1/2 b) (* 1/2 (fabs b))))) (/ (* (pow c 2) (- (* 1/4 (pow b 2)) (* 1/4 (pow (fabs b) 2)))) (* (pow (fabs b) 3) (pow (- (* -1/2 b) (* 1/2 (fabs b))) 2))))) (* (fabs b) (- (* -1/2 b) (* 1/2 (fabs b)))))) (+ (* 2 (/ (* (pow c 3) (- (* 1/4 (pow b 2)) (* 1/4 (pow (fabs b) 2)))) (* (pow (fabs b) 5) (pow (- (* -1/2 b) (* 1/2 (fabs b))) 2)))) (/ (* (pow c 2) (- (/ c (- (* -1/2 b) (* 1/2 (fabs b)))) (/ (* c (- (* 1/4 (pow b 2)) (* 1/4 (pow (fabs b) 2)))) (* (fabs b) (pow (- (* -1/2 b) (* 1/2 (fabs b))) 2))))) (* (pow (fabs b) 3) (- (* -1/2 b) (* 1/2 (fabs b))))))))) (+ (/ (* c (- (/ c (- (* -1/2 b) (* 1/2 (fabs b)))) (/ (* c (- (* 1/4 (pow b 2)) (* 1/4 (pow (fabs b) 2)))) (* (fabs b) (pow (- (* -1/2 b) (* 1/2 (fabs b))) 2))))) (* (fabs b) (- (* -1/2 b) (* 1/2 (fabs b))))) (/ (* (pow c 2) (- (* 1/4 (pow b 2)) (* 1/4 (pow (fabs b) 2)))) (* (pow (fabs b) 3) (pow (- (* -1/2 b) (* 1/2 (fabs b))) 2)))))) (/ c (- (* -1/2 b) (* 1/2 (fabs b))))) (/ (* c (- (* 1/4 (pow b 2)) (* 1/4 (pow (fabs b) 2)))) (* (fabs b) (pow (- (* -1/2 b) (* 1/2 (fabs b))) 2)))))) (* 1/4 (/ (pow (fabs b) 2) (- (* -1/2 b) (* 1/2 (fabs b)))))) a))) |
#s(approx (* b (- (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) (* 1/2 (pow a -1)))) #s(hole binary64 (* -1 (/ c b)))) |
#s(approx (* b (- (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) (* 1/2 (pow a -1)))) #s(hole binary64 (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))))) |
#s(approx (* b (- (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) (* 1/2 (pow a -1)))) #s(hole binary64 (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))))) |
#s(approx (* b (- (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) (* 1/2 (pow a -1)))) #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 (- (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) (* 1/2 (pow a -1))) #s(hole binary64 (* -1 (/ c (pow b 2))))) |
#s(approx (- (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) (* 1/2 (pow a -1))) #s(hole binary64 (+ (* -1 (/ c (pow b 2))) (* -1 (/ (* a (pow c 2)) (pow b 4)))))) |
#s(approx (- (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) (* 1/2 (pow a -1))) #s(hole binary64 (+ (* -1 (/ c (pow b 2))) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 6))) (* -1 (/ (pow c 2) (pow b 4)))))))) |
#s(approx (- (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) (* 1/2 (pow a -1))) #s(hole binary64 (+ (* -1 (/ c (pow b 2))) (* a (+ (* -1 (/ (pow c 2) (pow b 4))) (* a (+ (* -2 (/ (pow c 3) (pow b 6))) (* -1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) (pow b 2)))))))))) |
#s(approx (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) #s(hole binary64 (/ 1/2 a))) |
#s(approx (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) #s(hole binary64 (/ (+ 1/2 (* -1 (/ (* a c) (pow b 2)))) a))) |
#s(approx (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) #s(hole binary64 (/ (+ 1/2 (* a (+ (* -1 (/ c (pow b 2))) (* -1 (/ (* a (pow c 2)) (pow b 4)))))) a))) |
#s(approx (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) #s(hole binary64 (/ (+ 1/2 (* a (+ (* -1 (/ c (pow b 2))) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 6))) (* -1 (/ (pow c 2) (pow b 4)))))))) a))) |
#s(approx (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2)) #s(hole binary64 (/ 1 a))) |
#s(approx (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2)) #s(hole binary64 (/ (+ 1 (* -2 (/ (* a c) (pow b 2)))) a))) |
#s(approx (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2)) #s(hole binary64 (/ (+ 1 (* a (+ (* -2 (/ c (pow b 2))) (* -2 (/ (* a (pow c 2)) (pow b 4)))))) a))) |
#s(approx (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2)) #s(hole binary64 (/ (+ 1 (* a (+ (* -2 (/ c (pow b 2))) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 6))) (* -2 (/ (pow c 2) (pow b 4)))))))) a))) |
#s(approx (pow (* a b) -1) #s(hole binary64 (/ 1 (* a b)))) |
#s(approx (* a b) #s(hole binary64 (* a b))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (pow (+ (* -4 (* a c)) (* b b)) 1/2) #s(hole binary64 b)) |
#s(approx (pow (+ (* -4 (* a c)) (* b b)) 1/2) #s(hole binary64 (+ b (* -2 (/ (* a c) b))))) |
#s(approx (pow (+ (* -4 (* a c)) (* b b)) 1/2) #s(hole binary64 (+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))))) |
#s(approx (pow (+ (* -4 (* a c)) (* 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 (+ (* -4 (* a c)) (* b b)) #s(hole binary64 (pow b 2))) |
#s(approx (+ (* -4 (* a c)) (* b b)) #s(hole binary64 (+ (* -4 (* a c)) (pow b 2)))) |
#s(approx (* a c) #s(hole binary64 (* a c))) |
#s(approx (* 1/2 (pow a -1)) #s(hole binary64 (/ 1/2 a))) |
#s(approx (pow a -1) #s(hole binary64 (/ 1 a))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a))) #s(hole binary64 (/ (+ (* -1/2 b) (* 1/2 (fabs b))) a))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a))) #s(hole binary64 (/ (+ (* -1 (/ (* a c) (fabs b))) (+ (* -1/2 b) (* 1/2 (fabs b)))) a))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a))) #s(hole binary64 (/ (+ (* -1/2 b) (+ (* 1/2 (fabs b)) (* a (+ (* -1 (/ c (fabs b))) (* -1 (/ (* a (pow c 2)) (pow (fabs b) 3))))))) a))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a))) #s(hole binary64 (/ (+ (* -1/2 b) (+ (* 1/2 (fabs b)) (* a (+ (* -1 (/ c (fabs b))) (* a (+ (* -2 (/ (* a (pow c 3)) (pow (fabs b) 5))) (* -1 (/ (pow c 2) (pow (fabs 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 (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a)) #s(hole binary64 (* 1/2 (/ (fabs b) a)))) |
#s(approx (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a)) #s(hole binary64 (/ (+ (* -1 (/ (* a c) (fabs b))) (* 1/2 (fabs b))) a))) |
#s(approx (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a)) #s(hole binary64 (/ (+ (* 1/2 (fabs b)) (* a (+ (* -1 (/ c (fabs b))) (* -1 (/ (* a (pow c 2)) (pow (fabs b) 3)))))) a))) |
#s(approx (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a)) #s(hole binary64 (/ (+ (* 1/2 (fabs b)) (* a (+ (* -1 (/ c (fabs b))) (* a (+ (* -2 (/ (* a (pow c 3)) (pow (fabs b) 5))) (* -1 (/ (pow c 2) (pow (fabs b) 3)))))))) a))) |
#s(approx (* 1/2 (* (pow a -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) #s(hole binary64 (* 1/2 (/ b a)))) |
#s(approx (* 1/2 (* (pow a -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) #s(hole binary64 (/ (+ (* -1 (/ (* a c) b)) (* 1/2 b)) a))) |
#s(approx (* 1/2 (* (pow a -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) #s(hole binary64 (/ (+ (* 1/2 b) (* a (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))))) a))) |
#s(approx (* 1/2 (* (pow a -1) (pow (+ (* -4 (* a c)) (* b b)) 1/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 a -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2)) #s(hole binary64 (/ b a))) |
#s(approx (* (pow a -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2)) #s(hole binary64 (/ (+ b (* -2 (/ (* a c) b))) a))) |
#s(approx (* (pow a -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2)) #s(hole binary64 (/ (+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))) a))) |
#s(approx (* (pow a -1) (pow (+ (* -4 (* a c)) (* 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)))))))) 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))) |
#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 (- (pow (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (/ (- (* 1/4 (pow b 2)) (* 1/4 (pow (fabs b) 2))) (pow a 2)))) |
#s(approx (- (pow (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (/ (- (+ (* 1/4 (pow b 2)) (* a c)) (* 1/4 (pow (fabs b) 2))) (pow a 2)))) |
#s(approx (/ c a) #s(hole binary64 (/ c a))) |
#s(approx (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2))) #s(hole binary64 (/ (- (* -1/2 b) (* 1/2 (fabs b))) a))) |
#s(approx (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2))) #s(hole binary64 (/ (- (+ (* -1/2 b) (/ (* a c) (fabs b))) (* 1/2 (fabs b))) a))) |
#s(approx (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2))) #s(hole binary64 (/ (- (+ (* -1/2 b) (* a (- (/ (* a (pow c 2)) (pow (fabs b) 3)) (* -1 (/ c (fabs b)))))) (* 1/2 (fabs b))) a))) |
#s(approx (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2))) #s(hole binary64 (/ (- (+ (* -1/2 b) (* a (- (* a (- (* 2 (/ (* a (pow c 3)) (pow (fabs b) 5))) (* -1 (/ (pow c 2) (pow (fabs b) 3))))) (* -1 (/ c (fabs b)))))) (* 1/2 (fabs b))) a))) |
#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 (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) #s(hole binary64 (* 1/2 (/ (fabs b) a)))) |
#s(approx (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) #s(hole binary64 (/ (+ (* -1 (/ (* a c) (fabs b))) (* 1/2 (fabs b))) a))) |
#s(approx (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) #s(hole binary64 (/ (+ (* 1/2 (fabs b)) (* a (+ (* -1 (/ c (fabs b))) (* -1 (/ (* a (pow c 2)) (pow (fabs b) 3)))))) a))) |
#s(approx (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) #s(hole binary64 (/ (+ (* 1/2 (fabs b)) (* a (+ (* -1 (/ c (fabs b))) (* a (+ (* -2 (/ (* a (pow c 3)) (pow (fabs b) 5))) (* -1 (/ (pow c 2) (pow (fabs b) 3)))))))) a))) |
#s(approx (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) #s(hole binary64 (fabs b))) |
#s(approx (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) #s(hole binary64 (+ (fabs b) (* -2 (/ (* a c) (fabs b)))))) |
#s(approx (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) #s(hole binary64 (+ (fabs b) (* a (+ (* -2 (/ c (fabs b))) (* -2 (/ (* a (pow c 2)) (pow (fabs b) 3)))))))) |
#s(approx (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) #s(hole binary64 (+ (fabs b) (* a (+ (* -2 (/ c (fabs b))) (* a (+ (* -4 (/ (* a (pow c 3)) (pow (fabs b) 5))) (* -2 (/ (pow c 2) (pow (fabs b) 3)))))))))) |
#s(approx (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) #s(hole binary64 (pow (fabs b) 2))) |
#s(approx (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) #s(hole binary64 (+ (* -4 (* a c)) (pow (fabs 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 (/ (- (pow (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))))) |
#s(approx (/ (- (pow (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (/ (- (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* -2 (* (sqrt (/ 1 (* a c))) (/ (- (* 1/4 (pow b 2)) (* 1/4 (pow (fabs b) 2))) (sqrt -4))))) (* -2 (/ b (pow (sqrt -4) 2)))) a))) |
#s(approx (/ (- (pow (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (/ (- (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* -2 (* (sqrt (/ 1 (* a c))) (/ (- (* 1/4 (pow b 2)) (* 1/4 (pow (fabs b) 2))) (sqrt -4)))) (* -1 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow (fabs b) 2) (pow (sqrt -4) 3)))) (* (sqrt (/ a c)) (/ (* b (- (* -2 (* (sqrt (/ a c)) (/ (- (* 1/4 (pow b 2)) (* 1/4 (pow (fabs b) 2))) (sqrt -4)))) (* -2 (/ (* a b) (pow (sqrt -4) 2))))) (sqrt -4)))) (pow a 2))))) (* -2 (/ b (pow (sqrt -4) 2)))) a))) |
#s(approx (/ (- (pow (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (/ (- (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* -2 (* (sqrt (/ 1 (* a c))) (/ (- (* 1/4 (pow b 2)) (* 1/4 (pow (fabs b) 2))) (sqrt -4)))) (* -1 (/ (+ (* -1 (* (sqrt (/ a c)) (/ (* b (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow (fabs b) 2) (pow (sqrt -4) 3)))) (* (sqrt (/ a c)) (/ (* b (- (* -2 (* (sqrt (/ a c)) (/ (- (* 1/4 (pow b 2)) (* 1/4 (pow (fabs b) 2))) (sqrt -4)))) (* -2 (/ (* a b) (pow (sqrt -4) 2))))) (sqrt -4))))) (sqrt -4)))) (* 1/2 (/ (* a (* (pow (fabs b) 2) (- (* -2 (* (sqrt (/ a c)) (/ (- (* 1/4 (pow b 2)) (* 1/4 (pow (fabs b) 2))) (sqrt -4)))) (* -2 (/ (* a b) (pow (sqrt -4) 2)))))) (* c (pow (sqrt -4) 2))))) (pow a 3))))) (+ (* -2 (/ b (pow (sqrt -4) 2))) (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (pow (fabs b) 2) (pow (sqrt -4) 3)))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* b (- (* -2 (* (sqrt (/ a c)) (/ (- (* 1/4 (pow b 2)) (* 1/4 (pow (fabs b) 2))) (sqrt -4)))) (* -2 (/ (* a b) (pow (sqrt -4) 2))))) (sqrt -4)))))) a))) |
#s(approx (* b (- (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) (* 1/2 (pow a -1)))) #s(hole binary64 (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))) |
#s(approx (* b (- (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) (* 1/2 (pow a -1)))) #s(hole binary64 (+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))) |
#s(approx (* b (- (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) (* 1/2 (pow a -1)))) #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 (- (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) (* 1/2 (pow a -1)))) #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 (- (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) (* 1/2 (pow a -1))) #s(hole binary64 (* 1/2 (* (sqrt (/ c a)) (/ (sqrt -4) b))))) |
#s(approx (- (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) (* 1/2 (pow a -1))) #s(hole binary64 (- (* 1/2 (* (sqrt (/ c a)) (/ (sqrt -4) b))) (* 1/2 (/ 1 a))))) |
#s(approx (- (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) (* 1/2 (pow a -1))) #s(hole binary64 (- (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (/ (sqrt -4) b)))) (* 1/2 (/ 1 a))))) |
#s(approx (- (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) (* 1/2 (pow a -1))) #s(hole binary64 (- (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 3) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (/ (sqrt -4) b))))) (* 1/2 (/ 1 a))))) |
#s(approx (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) #s(hole binary64 (* 1/2 (* (sqrt (/ c a)) (/ (sqrt -4) b))))) |
#s(approx (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) #s(hole binary64 (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (/ (sqrt -4) b)))))) |
#s(approx (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) #s(hole binary64 (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 3) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (/ (sqrt -4) b))))))) |
#s(approx (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) #s(hole binary64 (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 3) (pow (sqrt -4) 3)))) (+ (* 1/32 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 5) (pow (sqrt -4) 5)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (/ (sqrt -4) b)))))))) |
#s(approx (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2)) #s(hole binary64 (* (sqrt (/ c a)) (/ (sqrt -4) b)))) |
#s(approx (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2)) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* (sqrt (/ c a)) (/ (sqrt -4) b))))) |
#s(approx (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2)) #s(hole binary64 (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 3) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* (sqrt (/ c a)) (/ (sqrt -4) b)))))) |
#s(approx (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2)) #s(hole binary64 (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 3) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 5) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* (sqrt (/ c a)) (/ (sqrt -4) b))))))) |
#s(approx (pow (+ (* -4 (* a c)) (* b b)) 1/2) #s(hole binary64 (* (sqrt (* a c)) (sqrt -4)))) |
#s(approx (pow (+ (* -4 (* a c)) (* 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 (+ (* -4 (* a c)) (* 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 (+ (* -4 (* a c)) (* 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 (+ (* -4 (* a c)) (* b b)) #s(hole binary64 (* -4 (* a c)))) |
#s(approx (+ (* -4 (* a c)) (* b b)) #s(hole binary64 (* a (+ (* -4 c) (/ (pow b 2) a))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a))) #s(hole binary64 (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a))) #s(hole binary64 (+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a))) #s(hole binary64 (+ (* -1/2 (/ b a)) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow (fabs b) 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a))) #s(hole binary64 (+ (* -1/2 (/ b a)) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow (fabs b) 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow (fabs b) 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))))) |
#s(approx (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a)) #s(hole binary64 (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))) |
#s(approx (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a)) #s(hole binary64 (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow (fabs b) 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))) |
#s(approx (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a)) #s(hole binary64 (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow (fabs b) 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow (fabs b) 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))))) |
#s(approx (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a)) #s(hole binary64 (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow (fabs b) 4) (pow (sqrt -4) 3)))) (+ (* 1/32 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow (fabs b) 6) (pow (sqrt -4) 5)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow (fabs b) 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))))) |
#s(approx (* 1/2 (* (pow a -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) #s(hole binary64 (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))) |
#s(approx (* 1/2 (* (pow a -1) (pow (+ (* -4 (* a c)) (* b b)) 1/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 (* 1/2 (* (pow a -1) (pow (+ (* -4 (* a c)) (* b b)) 1/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 (* 1/2 (* (pow a -1) (pow (+ (* -4 (* a c)) (* b b)) 1/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 a -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2)) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -4)))) |
#s(approx (* (pow a -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2)) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))) |
#s(approx (* (pow a -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2)) #s(hole binary64 (+ (* -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 a -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2)) #s(hole binary64 (+ (* -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) (* 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 (- (pow (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (/ c a))) |
#s(approx (- (pow (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (/ (- (* 1/4 (/ (pow b 2) a)) (+ (* -1 c) (* 1/4 (/ (pow (fabs b) 2) a)))) a))) |
#s(approx (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2))) #s(hole binary64 (* -1/2 (* (sqrt (/ c a)) (sqrt -4))))) |
#s(approx (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2))) #s(hole binary64 (- (+ (* -1/2 (/ b a)) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow (fabs b) 2) (sqrt -4))))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))) |
#s(approx (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (fabs b) 4) (pow (sqrt -4) 3))))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow (fabs b) 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))))) |
#s(approx (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) #s(hole binary64 (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))) |
#s(approx (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) #s(hole binary64 (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow (fabs b) 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))) |
#s(approx (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) #s(hole binary64 (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow (fabs b) 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow (fabs b) 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))))) |
#s(approx (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) #s(hole binary64 (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow (fabs b) 4) (pow (sqrt -4) 3)))) (+ (* 1/32 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow (fabs b) 6) (pow (sqrt -4) 5)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow (fabs b) 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))))) |
#s(approx (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) #s(hole binary64 (* (sqrt (* a c)) (sqrt -4)))) |
#s(approx (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) #s(hole binary64 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow (fabs b) 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))) |
#s(approx (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) #s(hole binary64 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow (fabs b) 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow (fabs b) 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))))) |
#s(approx (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) #s(hole binary64 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow (fabs b) 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow (fabs b) 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow (fabs b) 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))))) |
#s(approx (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) #s(hole binary64 (* -4 (* a c)))) |
#s(approx (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) #s(hole binary64 (* a (+ (* -4 c) (/ (pow (fabs b) 2) a))))) |
#s(approx (/ (- (pow (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (/ (- (pow (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (- (* (sqrt (/ a c)) (* (sqrt -1) (- (* 1/4 (pow b 2)) (* 1/4 (pow (fabs b) 2))))) (* 1/2 (* a b))) a))) a)))) |
#s(approx (/ (- (pow (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (- (+ (* -1/8 (* (sqrt (/ a c)) (* (pow (fabs b) 2) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (- (* (sqrt (/ a c)) (* (sqrt -1) (- (* 1/4 (pow b 2)) (* 1/4 (pow (fabs b) 2))))) (* 1/2 (* a b))))))) (* (sqrt (/ a c)) (* (sqrt -1) (- (* 1/4 (pow b 2)) (* 1/4 (pow (fabs b) 2))))))) (* 1/2 (* a b))) a))) a)))) |
#s(approx (/ (- (pow (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (fabs b) 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (- (* (sqrt (/ a c)) (* (sqrt -1) (- (* 1/4 (pow b 2)) (* 1/4 (pow (fabs b) 2))))) (* 1/2 (* a b)))))))))))) (* -1/8 (/ (* (pow (fabs b) 2) (- (* (sqrt (/ a c)) (* (sqrt -1) (- (* 1/4 (pow b 2)) (* 1/4 (pow (fabs b) 2))))) (* 1/2 (* a b)))) c))) (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow (fabs b) 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (- (* (sqrt (/ a c)) (* (sqrt -1) (- (* 1/4 (pow b 2)) (* 1/4 (pow (fabs b) 2))))) (* 1/2 (* a b))))))))) a)) (* (sqrt (/ a c)) (* (sqrt -1) (- (* 1/4 (pow b 2)) (* 1/4 (pow (fabs b) 2)))))) (* 1/2 (* a b))) a))) a)))) |
#s(approx (* b (- (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) (* 1/2 (pow a -1)))) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (* b (- (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) (* 1/2 (pow a -1)))) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a))))) |
#s(approx (* b (- (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) (* 1/2 (pow a -1)))) #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 (* b (- (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) (* 1/2 (pow a -1)))) #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 (- (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) (* 1/2 (pow a -1))) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (/ (sqrt -1) b))))) |
#s(approx (- (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) (* 1/2 (pow a -1))) #s(hole binary64 (- (* -1 (* (sqrt (/ c a)) (/ (sqrt -1) b))) (* 1/2 (/ 1 a))))) |
#s(approx (- (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) (* 1/2 (pow a -1))) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (/ (sqrt -1) b))) (* -1 (/ (+ 1/2 (* 1/8 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1))))) a))))) |
#s(approx (- (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) (* 1/2 (pow a -1))) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (/ (sqrt -1) b))) (* -1 (/ (+ 1/2 (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 3) (sqrt -1))))) a))) a))))) |
#s(approx (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (/ (sqrt -1) b))))) |
#s(approx (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (/ (sqrt -1) b))) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* b (sqrt -1))))))) |
#s(approx (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (/ (sqrt -1) b))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* b (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 3) (sqrt -1)))))))) |
#s(approx (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (/ (sqrt -1) b))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* b (sqrt -1)))) (+ (* -1/1024 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 5) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 3) (sqrt -1))))))))) |
#s(approx (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2)) #s(hole binary64 (* -2 (* (sqrt (/ c a)) (/ (sqrt -1) b))))) |
#s(approx (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2)) #s(hole binary64 (+ (* -2 (* (sqrt (/ c a)) (/ (sqrt -1) b))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* b (sqrt -1))))))) |
#s(approx (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2)) #s(hole binary64 (+ (* -2 (* (sqrt (/ c a)) (/ (sqrt -1) b))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* b (sqrt -1)))) (* 1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 3) (sqrt -1)))))))) |
#s(approx (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2)) #s(hole binary64 (+ (* -2 (* (sqrt (/ c a)) (/ (sqrt -1) b))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* b (sqrt -1)))) (+ (* -1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 5) (sqrt -1)))) (* 1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 3) (sqrt -1))))))))) |
#s(approx (pow (+ (* -4 (* a c)) (* b b)) 1/2) #s(hole binary64 (* -2 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (pow (+ (* -4 (* a c)) (* 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 (+ (* -4 (* a c)) (* 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 (+ (* -4 (* a c)) (* 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 (+ (* -4 (* a c)) (* b b)) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a))) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a))) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a))) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow (fabs b) 2) (sqrt -1)))) (* 1/2 b)) a))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a))) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow (fabs b) 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow (fabs b) 4) (sqrt -1))))) a)) (* 1/2 b)) a))))) |
#s(approx (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a)) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow (fabs b) 2) (sqrt -1))))))) |
#s(approx (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow (fabs b) 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow (fabs b) 4) (sqrt -1)))))))) |
#s(approx (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a)) #s(hole binary64 (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow (fabs b) 2) (sqrt -1)))) (+ (* -1/1024 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow (fabs b) 6) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow (fabs b) 4) (sqrt -1))))))))) |
#s(approx (* 1/2 (* (pow a -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (* 1/2 (* (pow a -1) (pow (+ (* -4 (* a c)) (* b b)) 1/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 (* 1/2 (* (pow a -1) (pow (+ (* -4 (* a c)) (* b b)) 1/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 (* 1/2 (* (pow a -1) (pow (+ (* -4 (* a c)) (* b b)) 1/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 a -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2)) #s(hole binary64 (* -2 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (* (pow a -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2)) #s(hole binary64 (+ (* -2 (* (sqrt (/ c a)) (sqrt -1))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))))) |
#s(approx (* (pow a -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2)) #s(hole binary64 (+ (* -2 (* (sqrt (/ c a)) (sqrt -1))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))))))) |
#s(approx (* (pow a -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2)) #s(hole binary64 (+ (* -2 (* (sqrt (/ c a)) (sqrt -1))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (+ (* -1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (* 1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (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))))) |
#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) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (* -1 (/ (- (* -1 (/ (- (* 1/4 (pow b 2)) (* 1/4 (pow (fabs b) 2))) a)) c) a)))) |
#s(approx (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2))) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2))) #s(hole binary64 (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow (fabs b) 2) (sqrt -1)))) (* 1/2 b)) a)) (* -1 (* (sqrt (/ c a)) (sqrt -1)))))) |
#s(approx (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2))) #s(hole binary64 (- (* -1 (/ (+ (* -1 (/ (- (* -1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow (fabs b) 4) (sqrt -1)))) (* -1/8 (* (sqrt (/ a c)) (* (pow (fabs b) 2) (sqrt -1))))) a)) (* 1/2 b)) a)) (* -1 (* (sqrt (/ c a)) (sqrt -1)))))) |
#s(approx (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (fabs b) 2) (sqrt -1))))))) |
#s(approx (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (fabs b) 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow (fabs b) 4) (sqrt -1)))))))) |
#s(approx (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (fabs b) 2) (sqrt -1)))) (+ (* -1/1024 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow (fabs b) 6) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow (fabs b) 4) (sqrt -1))))))))) |
#s(approx (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) #s(hole binary64 (* -2 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) #s(hole binary64 (* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow (fabs b) 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) #s(hole binary64 (* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow (fabs b) 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow (fabs b) 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))))) |
#s(approx (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) #s(hole binary64 (* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow (fabs b) 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow (fabs b) 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow (fabs b) 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))))) |
#s(approx (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (pow (fabs b) 2) a)) (* 4 c)))))) |
#s(approx (/ (- (pow (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (* 1/2 (* (/ 1 a) (sqrt (+ (* -4 (* a c)) (pow (fabs b) 2))))))) |
#s(approx (/ (- (pow (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (+ (* -1/2 (/ b a)) (* 1/2 (* (/ 1 a) (sqrt (+ (* -4 (* a c)) (pow (fabs b) 2)))))))) |
#s(approx (* b (- (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) (* 1/2 (pow a -1)))) #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 (* b (- (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) (* 1/2 (pow a -1)))) #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 b #s(hole binary64 b)) |
#s(approx (- (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) (* 1/2 (pow a -1))) #s(hole binary64 (/ (+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))) b))) |
#s(approx (- (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) (* 1/2 (pow a -1))) #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))))) b))) |
#s(approx (- (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) (* 1/2 (pow a -1))) #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))))) b))) |
#s(approx (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) #s(hole binary64 (/ (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))) b))) |
#s(approx (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/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))))))) b))) |
#s(approx (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/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))))))))) b))) |
#s(approx (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2)) #s(hole binary64 (/ (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))) b))) |
#s(approx (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2)) #s(hole binary64 (/ (+ (* (sqrt (/ c a)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4))))))) b))) |
#s(approx (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2)) #s(hole binary64 (/ (+ (* (sqrt (/ c a)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5))))))))) b))) |
#s(approx (pow (+ (* -4 (* a c)) (* 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 (+ (* -4 (* a c)) (* 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 (+ (* -4 (* a c)) (* 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 (+ (/ (* -1 b) (* 2 a)) (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a))) #s(hole binary64 (* 1/2 (* (/ 1 a) (sqrt (+ (* -4 (* a c)) (pow (fabs b) 2))))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a))) #s(hole binary64 (+ (* -1/2 (/ b a)) (* 1/2 (* (/ 1 a) (sqrt (+ (* -4 (* a c)) (pow (fabs b) 2)))))))) |
#s(approx (* -1 b) #s(hole binary64 (* -1 b))) |
#s(approx (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a)) #s(hole binary64 (* 1/2 (* (/ 1 a) (sqrt (+ (* -4 (* a c)) (pow (fabs b) 2))))))) |
#s(approx (* 1/2 (* (pow a -1) (pow (+ (* -4 (* a c)) (* b b)) 1/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 (* 1/2 (* (pow a -1) (pow (+ (* -4 (* a c)) (* b b)) 1/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 a -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2)) #s(hole binary64 (+ (* (sqrt (/ c a)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4))))))))) |
#s(approx (* (pow a -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2)) #s(hole binary64 (+ (* (sqrt (/ c a)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5))))))))))) |
#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 (* -1 (/ c b)) #s(hole binary64 (* -1 (/ c b)))) |
#s(approx (/ c b) #s(hole binary64 (/ c b))) |
#s(approx (- (pow (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (* -1/4 (/ (+ (* -4 (* a c)) (pow (fabs b) 2)) (pow a 2))))) |
#s(approx (- (pow (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (- (* 1/4 (/ (pow b 2) (pow a 2))) (* 1/4 (/ (+ (* -4 (* a c)) (pow (fabs b) 2)) (pow a 2)))))) |
#s(approx (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2))) #s(hole binary64 (* -1/2 (* (/ 1 a) (sqrt (+ (* -4 (* a c)) (pow (fabs b) 2))))))) |
#s(approx (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2))) #s(hole binary64 (- (* -1/2 (/ b a)) (* 1/2 (* (/ 1 a) (sqrt (+ (* -4 (* a c)) (pow (fabs b) 2)))))))) |
#s(approx (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) #s(hole binary64 (* 1/2 (* (/ 1 a) (sqrt (+ (* -4 (* a c)) (pow (fabs b) 2))))))) |
#s(approx (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) #s(hole binary64 (sqrt (+ (* -4 (* a c)) (pow (fabs b) 2))))) |
#s(approx (pow (fabs b) 1) #s(hole binary64 (fabs b))) |
#s(approx (fabs b) #s(hole binary64 (fabs b))) |
#s(approx (/ (- (pow (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (* -1/2 (/ b a)))) |
#s(approx (/ (- (pow (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (* b (- (* 1/2 (* (/ 1 (* a b)) (sqrt (+ (* -4 (* a c)) (pow (fabs b) 2))))) (* 1/2 (/ 1 a)))))) |
#s(approx (* b (- (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) (* 1/2 (pow a -1)))) #s(hole binary64 (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b))) |
#s(approx (* b (- (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) (* 1/2 (pow a -1)))) #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 (- (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) (* 1/2 (pow a -1)))) #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 (- (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) (* 1/2 (pow a -1))) #s(hole binary64 (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) (pow b 2)))) |
#s(approx (- (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) (* 1/2 (pow a -1))) #s(hole binary64 (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) (pow b 2)))) |
#s(approx (- (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) (* 1/2 (pow a -1))) #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))))))) (pow b 2)))) |
#s(approx (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) #s(hole binary64 (+ (* -1 (/ c (pow b 2))) (* 1/2 (/ 1 a))))) |
#s(approx (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) #s(hole binary64 (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (* 1/2 (/ 1 a)))))) |
#s(approx (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) #s(hole binary64 (+ (* -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 (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2)) #s(hole binary64 (+ (* -2 (/ c (pow b 2))) (/ 1 a)))) |
#s(approx (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2)) #s(hole binary64 (+ (* -2 (/ c (pow b 2))) (+ (* -2 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))) |
#s(approx (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2)) #s(hole binary64 (+ (* -4 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -2 (/ c (pow b 2))) (+ (* -2 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))) |
#s(approx (pow (+ (* -4 (* a c)) (* b b)) 1/2) #s(hole binary64 (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))))) |
#s(approx (pow (+ (* -4 (* a c)) (* 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 (+ (* -4 (* a c)) (* 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 (+ (* -4 (* a c)) (* b b)) #s(hole binary64 (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a))) #s(hole binary64 (* -1/2 (/ b a)))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a))) #s(hole binary64 (* b (- (* 1/2 (* (/ 1 (* a b)) (sqrt (+ (* -4 (* a c)) (pow (fabs b) 2))))) (* 1/2 (/ 1 a)))))) |
#s(approx (* 1/2 (* (pow a -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) #s(hole binary64 (* b (+ (* -1 (/ c (pow b 2))) (* 1/2 (/ 1 a)))))) |
#s(approx (* 1/2 (* (pow a -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) #s(hole binary64 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (* 1/2 (/ 1 a))))))) |
#s(approx (* 1/2 (* (pow a -1) (pow (+ (* -4 (* a c)) (* b b)) 1/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 a -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2)) #s(hole binary64 (* b (+ (* -2 (/ c (pow b 2))) (/ 1 a))))) |
#s(approx (* (pow a -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2)) #s(hole binary64 (* b (+ (* -2 (/ c (pow b 2))) (+ (* -2 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))) |
#s(approx (* (pow a -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2)) #s(hole binary64 (* b (+ (* -4 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -2 (/ c (pow b 2))) (+ (* -2 (/ (* 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 (/ 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) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (* 1/4 (/ (pow b 2) (pow a 2))))) |
#s(approx (- (pow (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (* (pow b 2) (+ (* -1/4 (/ (+ (* -4 (* a c)) (pow (fabs b) 2)) (* (pow a 2) (pow b 2)))) (* 1/4 (/ 1 (pow a 2))))))) |
#s(approx (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2))) #s(hole binary64 (* -1/2 (/ b a)))) |
#s(approx (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2))) #s(hole binary64 (* b (- (* -1/2 (* (/ 1 (* a b)) (sqrt (+ (* -4 (* a c)) (pow (fabs b) 2))))) (* 1/2 (/ 1 a)))))) |
#s(approx (/ (- (pow (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (* -1 (* b (+ (* -1/2 (* (/ 1 (* a b)) (sqrt (+ (* -4 (* a c)) (pow (fabs b) 2))))) (* 1/2 (/ 1 a))))))) |
#s(approx (* b (- (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) (* 1/2 (pow a -1)))) #s(hole binary64 (* -1 (/ b a)))) |
#s(approx (* b (- (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) (* 1/2 (pow a -1)))) #s(hole binary64 (* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))))) |
#s(approx (* b (- (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) (* 1/2 (pow a -1)))) #s(hole binary64 (* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))))) |
#s(approx (* b (- (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) (* 1/2 (pow a -1)))) #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 (- (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) (* 1/2 (pow a -1))) #s(hole binary64 (/ -1 a))) |
#s(approx (- (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) (* 1/2 (pow a -1))) #s(hole binary64 (- (/ c (pow b 2)) (/ 1 a)))) |
#s(approx (- (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) (* 1/2 (pow a -1))) #s(hole binary64 (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))) |
#s(approx (- (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) (* 1/2 (pow a -1))) #s(hole binary64 (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4)))) (/ 1 a)))) |
#s(approx (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) #s(hole binary64 (/ -1/2 a))) |
#s(approx (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) #s(hole binary64 (- (/ c (pow b 2)) (* 1/2 (/ 1 a))))) |
#s(approx (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) #s(hole binary64 (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (* 1/2 (/ 1 a))))) |
#s(approx (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) #s(hole binary64 (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4)))) (* 1/2 (/ 1 a))))) |
#s(approx (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2)) #s(hole binary64 (/ -1 a))) |
#s(approx (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2)) #s(hole binary64 (- (* 2 (/ c (pow b 2))) (/ 1 a)))) |
#s(approx (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2)) #s(hole binary64 (- (+ (* 2 (/ c (pow b 2))) (* 2 (/ (* a (pow c 2)) (pow b 4)))) (/ 1 a)))) |
#s(approx (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2)) #s(hole binary64 (- (+ (* 2 (/ c (pow b 2))) (+ (* 2 (/ (* a (pow c 2)) (pow b 4))) (* 4 (/ (* (pow a 2) (pow c 3)) (pow b 6))))) (/ 1 a)))) |
#s(approx (pow (+ (* -4 (* a c)) (* b b)) 1/2) #s(hole binary64 (* -1 b))) |
#s(approx (pow (+ (* -4 (* a c)) (* b b)) 1/2) #s(hole binary64 (* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))))) |
#s(approx (pow (+ (* -4 (* a c)) (* 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 (+ (* -4 (* a c)) (* 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 (+ (/ (* -1 b) (* 2 a)) (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a))) #s(hole binary64 (* -1 (* b (+ (* -1/2 (* (/ 1 (* a b)) (sqrt (+ (* -4 (* a c)) (pow (fabs b) 2))))) (* 1/2 (/ 1 a))))))) |
#s(approx (* 1/2 (* (pow a -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) #s(hole binary64 (* -1/2 (/ b a)))) |
#s(approx (* 1/2 (* (pow a -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) #s(hole binary64 (* -1 (* b (+ (* -1 (/ c (pow b 2))) (* 1/2 (/ 1 a))))))) |
#s(approx (* 1/2 (* (pow a -1) (pow (+ (* -4 (* a c)) (* b b)) 1/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 (* 1/2 (* (pow a -1) (pow (+ (* -4 (* a c)) (* b b)) 1/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 a -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2)) #s(hole binary64 (* -1 (/ b a)))) |
#s(approx (* (pow a -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2)) #s(hole binary64 (* -1 (* b (+ (* -2 (/ c (pow b 2))) (/ 1 a)))))) |
#s(approx (* (pow a -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2)) #s(hole binary64 (* -1 (* b (+ (* -2 (/ c (pow b 2))) (+ (* -2 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))))) |
#s(approx (* (pow a -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2)) #s(hole binary64 (* -1 (* b (+ (* -4 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -2 (/ c (pow b 2))) (+ (* -2 (/ (* 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 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 (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2))) #s(hole binary64 (* -1 (* b (+ (* 1/2 (* (/ 1 (* a b)) (sqrt (+ (* -4 (* a c)) (pow (fabs b) 2))))) (* 1/2 (/ 1 a))))))) |
#s(approx (/ (- (pow (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (/ (- (* 1/4 (/ (pow b 2) (pow a 2))) (* 1/4 (/ (pow (fabs b) 2) (pow a 2)))) (- (* -1/2 (/ b a)) (* 1/2 (/ (fabs b) a)))))) |
#s(approx (/ (- (pow (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (- (+ (* 1/4 (/ (pow b 2) (* (pow a 2) (- (* -1/2 (/ b a)) (* 1/2 (/ (fabs b) a)))))) (* c (- (+ (* 1/4 (/ (fabs b) (* (pow a 2) (pow (- (* -1/2 (/ b a)) (* 1/2 (/ (fabs b) a))) 2)))) (/ 1 (* a (- (* -1/2 (/ b a)) (* 1/2 (/ (fabs b) a)))))) (* 1/4 (/ (pow b 2) (* (pow a 2) (* (fabs b) (pow (- (* -1/2 (/ b a)) (* 1/2 (/ (fabs b) a))) 2)))))))) (* 1/4 (/ (pow (fabs b) 2) (* (pow a 2) (- (* -1/2 (/ b a)) (* 1/2 (/ (fabs b) a))))))))) |
#s(approx (/ (- (pow (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (- (+ (* 1/4 (/ (pow b 2) (* (pow a 2) (- (* -1/2 (/ b a)) (* 1/2 (/ (fabs b) a)))))) (* c (- (+ (* 1/4 (/ (fabs b) (* (pow a 2) (pow (- (* -1/2 (/ b a)) (* 1/2 (/ (fabs b) a))) 2)))) (+ (* c (- (* 1/4 (/ (pow b 2) (* (pow a 2) (* (pow (fabs b) 2) (pow (- (* -1/2 (/ b a)) (* 1/2 (/ (fabs b) a))) 3))))) (+ (* 1/4 (/ 1 (* (pow a 2) (pow (- (* -1/2 (/ b a)) (* 1/2 (/ (fabs b) a))) 3)))) (+ (/ 1 (* a (* (fabs b) (pow (- (* -1/2 (/ b a)) (* 1/2 (/ (fabs b) a))) 2)))) (/ (* a (- (* 1/4 (/ (pow b 2) (pow a 2))) (* 1/4 (/ (pow (fabs b) 2) (pow a 2))))) (* (pow (fabs b) 3) (pow (- (* -1/2 (/ b a)) (* 1/2 (/ (fabs b) a))) 2))))))) (/ 1 (* a (- (* -1/2 (/ b a)) (* 1/2 (/ (fabs b) a))))))) (* 1/4 (/ (pow b 2) (* (pow a 2) (* (fabs b) (pow (- (* -1/2 (/ b a)) (* 1/2 (/ (fabs b) a))) 2)))))))) (* 1/4 (/ (pow (fabs b) 2) (* (pow a 2) (- (* -1/2 (/ b a)) (* 1/2 (/ (fabs b) a))))))))) |
#s(approx (/ (- (pow (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (- (+ (* 1/4 (/ (pow b 2) (* (pow a 2) (- (* -1/2 (/ b a)) (* 1/2 (/ (fabs b) a)))))) (* c (- (+ (* 1/4 (/ (fabs b) (* (pow a 2) (pow (- (* -1/2 (/ b a)) (* 1/2 (/ (fabs b) a))) 2)))) (+ (* c (- (+ (* 1/4 (/ (pow b 2) (* (pow a 2) (* (pow (fabs b) 2) (pow (- (* -1/2 (/ b a)) (* 1/2 (/ (fabs b) a))) 3))))) (* c (- (+ (* 1/4 (/ 1 (* (pow a 2) (* (fabs b) (pow (- (* -1/2 (/ b a)) (* 1/2 (/ (fabs b) a))) 4))))) (+ (/ 1 (* a (* (pow (fabs b) 2) (pow (- (* -1/2 (/ b a)) (* 1/2 (/ (fabs b) a))) 3)))) (/ (* a (- (* 1/4 (/ (pow b 2) (pow a 2))) (* 1/4 (/ (pow (fabs b) 2) (pow a 2))))) (* (pow (fabs b) 4) (pow (- (* -1/2 (/ b a)) (* 1/2 (/ (fabs b) a))) 3))))) (+ (* 1/4 (/ (pow b 2) (* (pow a 2) (* (pow (fabs b) 3) (pow (- (* -1/2 (/ b a)) (* 1/2 (/ (fabs b) a))) 4))))) (+ (* 2 (/ (* (pow a 2) (- (* 1/4 (/ (pow b 2) (pow a 2))) (* 1/4 (/ (pow (fabs b) 2) (pow a 2))))) (* (pow (fabs b) 5) (pow (- (* -1/2 (/ b a)) (* 1/2 (/ (fabs b) a))) 2)))) (/ (* a (- (+ (* 1/4 (/ (fabs b) (* (pow a 2) (pow (- (* -1/2 (/ b a)) (* 1/2 (/ (fabs b) a))) 2)))) (/ 1 (* a (- (* -1/2 (/ b a)) (* 1/2 (/ (fabs b) a)))))) (* 1/4 (/ (pow b 2) (* (pow a 2) (* (fabs b) (pow (- (* -1/2 (/ b a)) (* 1/2 (/ (fabs b) a))) 2))))))) (* (pow (fabs b) 3) (- (* -1/2 (/ b a)) (* 1/2 (/ (fabs b) a)))))))))) (+ (* 1/4 (/ 1 (* (pow a 2) (pow (- (* -1/2 (/ b a)) (* 1/2 (/ (fabs b) a))) 3)))) (+ (/ 1 (* a (* (fabs b) (pow (- (* -1/2 (/ b a)) (* 1/2 (/ (fabs b) a))) 2)))) (/ (* a (- (* 1/4 (/ (pow b 2) (pow a 2))) (* 1/4 (/ (pow (fabs b) 2) (pow a 2))))) (* (pow (fabs b) 3) (pow (- (* -1/2 (/ b a)) (* 1/2 (/ (fabs b) a))) 2))))))) (/ 1 (* a (- (* -1/2 (/ b a)) (* 1/2 (/ (fabs b) a))))))) (* 1/4 (/ (pow b 2) (* (pow a 2) (* (fabs b) (pow (- (* -1/2 (/ b a)) (* 1/2 (/ (fabs b) a))) 2)))))))) (* 1/4 (/ (pow (fabs b) 2) (* (pow a 2) (- (* -1/2 (/ b a)) (* 1/2 (/ (fabs b) a))))))))) |
#s(approx (* b (- (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) (* 1/2 (pow a -1)))) #s(hole binary64 (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))))) |
#s(approx (* b (- (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) (* 1/2 (pow a -1)))) #s(hole binary64 (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b))))) |
#s(approx (* b (- (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) (* 1/2 (pow a -1)))) #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 (- (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) (* 1/2 (pow a -1))) #s(hole binary64 (* c (- (* -1 (/ (* a c) (pow b 4))) (/ 1 (pow b 2)))))) |
#s(approx (- (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) (* 1/2 (pow a -1))) #s(hole binary64 (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 6))) (* -1 (/ a (pow b 4))))) (/ 1 (pow b 2)))))) |
#s(approx (- (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) (* 1/2 (pow a -1))) #s(hole binary64 (* c (- (* c (+ (* -1 (/ a (pow b 4))) (* c (+ (* -2 (/ (pow a 2) (pow b 6))) (* -1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a (pow b 2)))))))) (/ 1 (pow b 2)))))) |
#s(approx (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) #s(hole binary64 (+ (* c (- (* -1 (/ (* a c) (pow b 4))) (/ 1 (pow b 2)))) (* 1/2 (/ 1 a))))) |
#s(approx (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) #s(hole binary64 (+ (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 6))) (* -1 (/ a (pow b 4))))) (/ 1 (pow b 2)))) (* 1/2 (/ 1 a))))) |
#s(approx (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2)) #s(hole binary64 (+ (* c (- (* -2 (/ (* a c) (pow b 4))) (* 2 (/ 1 (pow b 2))))) (/ 1 a)))) |
#s(approx (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2)) #s(hole binary64 (+ (* c (- (* c (+ (* -4 (/ (* (pow a 2) c) (pow b 6))) (* -2 (/ a (pow b 4))))) (* 2 (/ 1 (pow b 2))))) (/ 1 a)))) |
#s(approx (pow (+ (* -4 (* a c)) (* b b)) 1/2) #s(hole binary64 (+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))))) |
#s(approx (pow (+ (* -4 (* a c)) (* 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 #s(hole binary64 c)) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a))) #s(hole binary64 (+ (* -1/2 (/ b a)) (* 1/2 (/ (fabs b) a))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a))) #s(hole binary64 (+ (* -1 (/ c (fabs b))) (+ (* -1/2 (/ b a)) (* 1/2 (/ (fabs b) a)))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a))) #s(hole binary64 (+ (* -1/2 (/ b a)) (+ (* 1/2 (/ (fabs b) a)) (* c (- (* -1 (/ (* a c) (pow (fabs b) 3))) (/ 1 (fabs b)))))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a))) #s(hole binary64 (+ (* -1/2 (/ b a)) (+ (* 1/2 (/ (fabs b) a)) (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow (fabs b) 5))) (* -1 (/ a (pow (fabs b) 3))))) (/ 1 (fabs b)))))))) |
#s(approx (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a)) #s(hole binary64 (+ (* -1 (/ c (fabs b))) (* 1/2 (/ (fabs b) a))))) |
#s(approx (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a)) #s(hole binary64 (+ (* 1/2 (/ (fabs b) a)) (* c (- (* -1 (/ (* a c) (pow (fabs b) 3))) (/ 1 (fabs b))))))) |
#s(approx (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a)) #s(hole binary64 (+ (* 1/2 (/ (fabs b) a)) (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow (fabs b) 5))) (* -1 (/ a (pow (fabs b) 3))))) (/ 1 (fabs b))))))) |
#s(approx (* 1/2 (* (pow a -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) #s(hole binary64 (+ (* -1 (/ c b)) (* 1/2 (/ b a))))) |
#s(approx (* 1/2 (* (pow a -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) #s(hole binary64 (+ (* 1/2 (/ b a)) (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))))) |
#s(approx (* 1/2 (* (pow a -1) (pow (+ (* -4 (* a c)) (* b b)) 1/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 a -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2)) #s(hole binary64 (+ (* -2 (/ c b)) (/ b a)))) |
#s(approx (* (pow a -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2)) #s(hole binary64 (+ (* c (- (* -2 (/ (* a c) (pow b 3))) (* 2 (/ 1 b)))) (/ b a)))) |
#s(approx (* (pow a -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2)) #s(hole binary64 (+ (* c (- (* c (+ (* -4 (/ (* (pow a 2) c) (pow b 5))) (* -2 (/ a (pow b 3))))) (* 2 (/ 1 b)))) (/ 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))))) |
#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) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (- (* 1/4 (/ (pow b 2) (pow a 2))) (* 1/4 (/ (pow (fabs b) 2) (pow a 2)))))) |
#s(approx (- (pow (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (- (+ (* 1/4 (/ (pow b 2) (pow a 2))) (/ c a)) (* 1/4 (/ (pow (fabs b) 2) (pow a 2)))))) |
#s(approx (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2))) #s(hole binary64 (- (* -1/2 (/ b a)) (* 1/2 (/ (fabs b) a))))) |
#s(approx (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2))) #s(hole binary64 (- (+ (* -1/2 (/ b a)) (/ c (fabs b))) (* 1/2 (/ (fabs b) a))))) |
#s(approx (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2))) #s(hole binary64 (- (+ (* -1/2 (/ b a)) (* c (+ (/ 1 (fabs b)) (/ (* a c) (pow (fabs b) 3))))) (* 1/2 (/ (fabs b) a))))) |
#s(approx (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2))) #s(hole binary64 (- (+ (* -1/2 (/ b a)) (* c (+ (* c (- (* 2 (/ (* (pow a 2) c) (pow (fabs b) 5))) (* -1 (/ a (pow (fabs b) 3))))) (/ 1 (fabs b))))) (* 1/2 (/ (fabs b) a))))) |
#s(approx (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) #s(hole binary64 (+ (* -1 (/ c (fabs b))) (* 1/2 (/ (fabs b) a))))) |
#s(approx (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) #s(hole binary64 (+ (* 1/2 (/ (fabs b) a)) (* c (- (* -1 (/ (* a c) (pow (fabs b) 3))) (/ 1 (fabs b))))))) |
#s(approx (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) #s(hole binary64 (+ (* 1/2 (/ (fabs b) a)) (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow (fabs b) 5))) (* -1 (/ a (pow (fabs b) 3))))) (/ 1 (fabs b))))))) |
#s(approx (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) #s(hole binary64 (+ (fabs b) (* c (+ (* -2 (/ a (fabs b))) (* -2 (/ (* (pow a 2) c) (pow (fabs b) 3)))))))) |
#s(approx (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) #s(hole binary64 (+ (fabs b) (* c (+ (* -2 (/ a (fabs b))) (* c (+ (* -4 (/ (* (pow a 3) c) (pow (fabs b) 5))) (* -2 (/ (pow a 2) (pow (fabs b) 3)))))))))) |
#s(approx (/ (- (pow (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (- (+ (* -2 (* (sqrt (/ a c)) (/ (- (* 1/4 (/ (pow b 2) (pow a 2))) (* 1/4 (/ (pow (fabs b) 2) (pow a 2)))) (sqrt -4)))) (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4))))) (* -2 (/ b (* a (pow (sqrt -4) 2))))))) |
#s(approx (/ (- (pow (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (- (+ (* -2 (* (sqrt (/ a c)) (/ (- (* 1/4 (/ (pow b 2) (pow a 2))) (* 1/4 (/ (pow (fabs b) 2) (pow a 2)))) (sqrt -4)))) (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow (fabs b) 2) (pow (sqrt -4) 3)))) (* (sqrt (/ c a)) (/ (* b (- (* -2 (* (sqrt (* a c)) (/ (- (* 1/4 (/ (pow b 2) (pow a 2))) (* 1/4 (/ (pow (fabs b) 2) (pow a 2)))) (sqrt -4)))) (* -2 (/ (* b c) (* a (pow (sqrt -4) 2)))))) (sqrt -4)))) (pow c 2))))) (* -2 (/ b (* a (pow (sqrt -4) 2))))))) |
#s(approx (/ (- (pow (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (- (+ (* -2 (* (sqrt (/ a c)) (/ (- (* 1/4 (/ (pow b 2) (pow a 2))) (* 1/4 (/ (pow (fabs b) 2) (pow a 2)))) (sqrt -4)))) (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow (fabs b) 2) (pow (sqrt -4) 3)))) (* (sqrt (/ c a)) (/ (* b (- (* -2 (* (sqrt (* a c)) (/ (- (* 1/4 (/ (pow b 2) (pow a 2))) (* 1/4 (/ (pow (fabs b) 2) (pow a 2)))) (sqrt -4)))) (* -2 (/ (* b c) (* a (pow (sqrt -4) 2)))))) (sqrt -4))))) (sqrt -4)))) (* 1/2 (/ (* c (* (pow (fabs b) 2) (- (* -2 (* (sqrt (* a c)) (/ (- (* 1/4 (/ (pow b 2) (pow a 2))) (* 1/4 (/ (pow (fabs b) 2) (pow a 2)))) (sqrt -4)))) (* -2 (/ (* b c) (* a (pow (sqrt -4) 2))))))) (* a (pow (sqrt -4) 2))))) (pow c 3))))) (+ (* -2 (/ b (* a (pow (sqrt -4) 2)))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow (fabs b) 2) (pow (sqrt -4) 3)))) (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* b (- (* -2 (* (sqrt (* a c)) (/ (- (* 1/4 (/ (pow b 2) (pow a 2))) (* 1/4 (/ (pow (fabs b) 2) (pow a 2)))) (sqrt -4)))) (* -2 (/ (* b c) (* a (pow (sqrt -4) 2)))))) (sqrt -4)))))))) |
#s(approx (* b (- (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) (* 1/2 (pow a -1)))) #s(hole binary64 (* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))) |
#s(approx (* b (- (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) (* 1/2 (pow a -1)))) #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 (- (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) (* 1/2 (pow a -1)))) #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 (- (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) (* 1/2 (pow a -1))) #s(hole binary64 (* c (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (sqrt -4) b))) (* 1/2 (/ 1 (* a c))))))) |
#s(approx (- (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) (* 1/2 (pow a -1))) #s(hole binary64 (* c (- (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ b (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (sqrt -4) b)))) (/ 1/2 (* a c)))))) |
#s(approx (- (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) (* 1/2 (pow a -1))) #s(hole binary64 (* c (- (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 3) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ b (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (sqrt -4) b))))) (/ 1/2 (* a c)))))) |
#s(approx (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) #s(hole binary64 (* c (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ b (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (sqrt -4) b))))))) |
#s(approx (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) #s(hole binary64 (* c (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 3) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ b (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (sqrt -4) b)))))))) |
#s(approx (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) #s(hole binary64 (* c (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 3) (pow (sqrt -4) 3)))) (+ (* 1/32 (* (sqrt (/ 1 (* (pow a 7) (pow c 7)))) (/ (pow b 5) (pow (sqrt -4) 5)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ b (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (sqrt -4) b))))))))) |
#s(approx (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2)) #s(hole binary64 (* c (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ b (sqrt -4)))) (* (sqrt (/ 1 (* a c))) (/ (sqrt -4) b)))))) |
#s(approx (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2)) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 3) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ b (sqrt -4)))) (* (sqrt (/ 1 (* a c))) (/ (sqrt -4) b))))))) |
#s(approx (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2)) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 3) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 7)))) (/ (pow b 5) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ b (sqrt -4)))) (* (sqrt (/ 1 (* a c))) (/ (sqrt -4) b)))))))) |
#s(approx (pow (+ (* -4 (* a c)) (* 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 (+ (* -4 (* a c)) (* 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 (+ (* -4 (* a c)) (* 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 (+ (* -4 (* a c)) (* b b)) #s(hole binary64 (* c (+ (* -4 a) (/ (pow b 2) c))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -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)) (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a))) #s(hole binary64 (* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow (fabs b) 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a))) #s(hole binary64 (* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow (fabs b) 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow (fabs b) 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))))) |
#s(approx (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a)) #s(hole binary64 (* c (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow (fabs b) 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))) |
#s(approx (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a)) #s(hole binary64 (* c (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow (fabs b) 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow (fabs b) 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))))) |
#s(approx (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a)) #s(hole binary64 (* c (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow (fabs b) 4) (pow (sqrt -4) 3)))) (+ (* 1/32 (* (sqrt (/ 1 (* (pow a 7) (pow c 7)))) (/ (pow (fabs b) 6) (pow (sqrt -4) 5)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow (fabs b) 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))))) |
#s(approx (* 1/2 (* (pow a -1) (pow (+ (* -4 (* a c)) (* b b)) 1/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 (* 1/2 (* (pow a -1) (pow (+ (* -4 (* a c)) (* b b)) 1/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 (* 1/2 (* (pow a -1) (pow (+ (* -4 (* a c)) (* b b)) 1/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 a -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2)) #s(hole binary64 (* c (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ 1 (* a c))) (sqrt -4)))))) |
#s(approx (* (pow a -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2)) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ 1 (* a c))) (sqrt -4))))))) |
#s(approx (* (pow a -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2)) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (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/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 (- (pow (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (* c (- (+ (* 1/4 (/ (pow b 2) (* (pow a 2) c))) (/ 1 a)) (* 1/4 (/ (pow (fabs b) 2) (* (pow a 2) c))))))) |
#s(approx (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (fabs b) 2) (sqrt -4))))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))) |
#s(approx (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (fabs b) 4) (pow (sqrt -4) 3))))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow (fabs b) 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))))) |
#s(approx (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) #s(hole binary64 (* c (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow (fabs b) 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))) |
#s(approx (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) #s(hole binary64 (* c (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow (fabs b) 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow (fabs b) 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))))) |
#s(approx (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) #s(hole binary64 (* c (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow (fabs b) 4) (pow (sqrt -4) 3)))) (+ (* 1/32 (* (sqrt (/ 1 (* (pow a 7) (pow c 7)))) (/ (pow (fabs b) 6) (pow (sqrt -4) 5)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow (fabs b) 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))))) |
#s(approx (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) #s(hole binary64 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow (fabs b) 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))) |
#s(approx (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow (fabs b) 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow (fabs b) 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))))) |
#s(approx (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow (fabs b) 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow (fabs b) 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow (fabs b) 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))))) |
#s(approx (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) #s(hole binary64 (* c (+ (* -4 a) (/ (pow (fabs b) 2) c))))) |
#s(approx (/ (- (pow (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (+ (* -1 (/ (- (* -1 (* (sqrt (* a c)) (* (sqrt -1) (- (* 1/4 (/ (pow b 2) (pow a 2))) (* 1/4 (/ (pow (fabs b) 2) (pow a 2))))))) (* -1/2 (/ (* b c) a))) c)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (- (pow (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (+ (* -1 (/ (- (+ (* -1 (* (sqrt (* a c)) (* (sqrt -1) (- (* 1/4 (/ (pow b 2) (pow a 2))) (* 1/4 (/ (pow (fabs b) 2) (pow a 2))))))) (+ (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow (fabs b) 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (- (* -1 (* (sqrt (* a c)) (* (sqrt -1) (- (* 1/4 (/ (pow b 2) (pow a 2))) (* 1/4 (/ (pow (fabs b) 2) (pow a 2))))))) (* -1/2 (/ (* b c) a))))))))) (* -1/2 (/ (* b c) a))) c)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (- (pow (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (+ (* -1 (/ (- (+ (* -1 (* (sqrt (* a c)) (* (sqrt -1) (- (* 1/4 (/ (pow b 2) (pow a 2))) (* 1/4 (/ (pow (fabs b) 2) (pow a 2))))))) (* -1 (/ (- (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* 1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow (fabs b) 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (- (* -1 (* (sqrt (* a c)) (* (sqrt -1) (- (* 1/4 (/ (pow b 2) (pow a 2))) (* 1/4 (/ (pow (fabs b) 2) (pow a 2))))))) (* -1/2 (/ (* b c) a)))))))))))) (* -1/8 (/ (* (pow (fabs b) 2) (- (* -1 (* (sqrt (* a c)) (* (sqrt -1) (- (* 1/4 (/ (pow b 2) (pow a 2))) (* 1/4 (/ (pow (fabs b) 2) (pow a 2))))))) (* -1/2 (/ (* b c) a)))) a))) (+ (* 1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow (fabs b) 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (- (* -1 (* (sqrt (* a c)) (* (sqrt -1) (- (* 1/4 (/ (pow b 2) (pow a 2))) (* 1/4 (/ (pow (fabs b) 2) (pow a 2))))))) (* -1/2 (/ (* b c) a))))))))) c))) (* -1/2 (/ (* b c) a))) c)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (* b (- (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) (* 1/2 (pow a -1)))) #s(hole binary64 (* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (* b (- (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) (* 1/2 (pow a -1)))) #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 (- (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) (* 1/2 (pow a -1)))) #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 (- (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) (* 1/2 (pow a -1))) #s(hole binary64 (* -1 (* c (+ (* (sqrt (/ 1 (* a c))) (/ (sqrt -1) b)) (* 1/2 (/ 1 (* a c)))))))) |
#s(approx (- (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) (* 1/2 (pow a -1))) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (- (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* b (sqrt -1)))) (* 1/2 (/ 1 a))) c)) (* (sqrt (/ 1 (* a c))) (/ (sqrt -1) b))))))) |
#s(approx (- (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) (* 1/2 (pow a -1))) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 3) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* b (sqrt -1))))) c)) (* 1/2 (/ 1 a))) c)) (* (sqrt (/ 1 (* a c))) (/ (sqrt -1) b))))))) |
#s(approx (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) #s(hole binary64 (* -1 (* c (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* b (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (/ (sqrt -1) b))))))) |
#s(approx (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) #s(hole binary64 (* -1 (* c (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 3) (sqrt -1)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* b (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (/ (sqrt -1) b)))))))) |
#s(approx (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) #s(hole binary64 (* -1 (* c (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 3) (sqrt -1)))) (+ (* 1/1024 (* (sqrt (/ 1 (* (pow a 7) (pow c 7)))) (* (pow b 5) (sqrt -1)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* b (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (/ (sqrt -1) b))))))))) |
#s(approx (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2)) #s(hole binary64 (* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* b (sqrt -1)))) (* 2 (* (sqrt (/ 1 (* a c))) (/ (sqrt -1) b)))))))) |
#s(approx (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2)) #s(hole binary64 (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 3) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* b (sqrt -1)))) (* 2 (* (sqrt (/ 1 (* a c))) (/ (sqrt -1) b))))))))) |
#s(approx (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2)) #s(hole binary64 (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 3) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 7)))) (* (pow b 5) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* b (sqrt -1)))) (* 2 (* (sqrt (/ 1 (* a c))) (/ (sqrt -1) b)))))))))) |
#s(approx (pow (+ (* -4 (* a c)) (* 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 (+ (* -4 (* a c)) (* 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 (+ (* -4 (* a c)) (* 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 (+ (* -4 (* a c)) (* b b)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -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)) (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a))) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow (fabs b) 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a))) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow (fabs b) 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow (fabs b) 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow (fabs b) 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow (fabs b) 4) (sqrt -1)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow (fabs b) 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))))) |
#s(approx (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow (fabs b) 4) (sqrt -1)))) (+ (* 1/1024 (* (sqrt (/ 1 (* (pow a 7) (pow c 7)))) (* (pow (fabs b) 6) (sqrt -1)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow (fabs b) 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))))) |
#s(approx (* 1/2 (* (pow a -1) (pow (+ (* -4 (* a c)) (* b b)) 1/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 (* 1/2 (* (pow a -1) (pow (+ (* -4 (* a c)) (* b b)) 1/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 (* 1/2 (* (pow a -1) (pow (+ (* -4 (* a c)) (* b b)) 1/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 a -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2)) #s(hole binary64 (* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ 1 (* a c))) (sqrt -1)))))))) |
#s(approx (* (pow a -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2)) #s(hole binary64 (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ 1 (* a c))) (sqrt -1))))))))) |
#s(approx (* (pow a -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2)) #s(hole binary64 (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (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/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 (- (pow (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) #s(hole binary64 (* -1 (* c (- (* -1 (/ (- (* 1/4 (/ (pow b 2) (pow a 2))) (* 1/4 (/ (pow (fabs b) 2) (pow a 2)))) c)) (/ 1 a)))))) |
#s(approx (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (fabs b) 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2))) #s(hole binary64 (* -1 (* c (- (* -1 (/ (+ (* -1 (/ (- (* 1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow (fabs b) 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow (fabs b) 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) #s(hole binary64 (* -1 (* c (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow (fabs b) 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
#s(approx (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) #s(hole binary64 (* -1 (* c (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow (fabs b) 4) (sqrt -1)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow (fabs b) 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))))) |
#s(approx (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) #s(hole binary64 (* -1 (* c (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow (fabs b) 4) (sqrt -1)))) (+ (* 1/1024 (* (sqrt (/ 1 (* (pow a 7) (pow c 7)))) (* (pow (fabs b) 6) (sqrt -1)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow (fabs b) 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))))) |
#s(approx (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) #s(hole binary64 (* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow (fabs b) 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) #s(hole binary64 (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow (fabs b) 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow (fabs b) 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))))) |
#s(approx (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) #s(hole binary64 (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow (fabs b) 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow (fabs b) 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow (fabs b) 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))))) |
#s(approx (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (pow (fabs b) 2) c)) (* 4 a)))))) |
| Outputs |
|---|
#s(approx (/ (- (pow (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (*.f64 a b) #s(literal -1 binary64)) (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (pow.f64 a #s(literal -1 binary64)))))) |
(*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (*.f64 a b) #s(literal -1 binary64)) (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (pow.f64 a #s(literal -1 binary64))))) |
b |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (*.f64 a b) #s(literal -1 binary64)) (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)) #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 a #s(literal -1 binary64))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (*.f64 a b) #s(literal -1 binary64)) (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (*.f64 a b) #s(literal -1 binary64)) (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)) #s(literal 1/2 binary64))))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 a #s(literal -1 binary64))) (*.f64 #s(literal 1/2 binary64) (pow.f64 a #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (*.f64 a b) #s(literal -1 binary64)) (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (pow.f64 a #s(literal -1 binary64))))))) |
(-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (*.f64 a b) #s(literal -1 binary64)) (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)) #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 a b) #s(literal -1 binary64)) (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)) #s(literal 1/2 binary64)))) |
#s(literal 1/2 binary64) |
(*.f64 (pow.f64 (*.f64 a b) #s(literal -1 binary64)) (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 a #s(literal -1 binary64)) (pow.f64 b #s(literal -1 binary64))) |
(pow.f64 (*.f64 a b) #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 a b))) |
(/.f64 #s(literal 1 binary64) (*.f64 a b)) |
(exp.f64 (*.f64 (log.f64 (*.f64 a b)) #s(literal -1 binary64))) |
(*.f64 a b) |
a |
#s(literal -1 binary64) |
(pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)) #s(literal 1/2 binary64)) |
(sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) #s(literal 3 binary64)) (pow.f64 (*.f64 b b) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))))) |
(fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)) |
(+.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) |
#s(literal -4 binary64) |
(*.f64 a c) |
c |
(*.f64 (neg.f64 (fabs.f64 b)) (neg.f64 (fabs.f64 b))) |
(*.f64 (fabs.f64 (fabs.f64 b)) (fabs.f64 (fabs.f64 b))) |
(*.f64 (neg.f64 b) (neg.f64 b)) |
(*.f64 (fabs.f64 b) (fabs.f64 b)) |
(*.f64 b b) |
(pow.f64 (*.f64 b b) #s(literal 1 binary64)) |
(pow.f64 (fabs.f64 b) #s(literal 2 binary64)) |
(pow.f64 b #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 (fabs.f64 b)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64))) |
(*.f64 #s(literal 1/2 binary64) (pow.f64 a #s(literal -1 binary64))) |
(pow.f64 a #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 a)) |
(/.f64 #s(literal 1 binary64) a) |
(exp.f64 (*.f64 (log.f64 a) #s(literal -1 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) (*.f64 #s(approx (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a)) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 a #s(literal -1 binary64)) (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)) #s(literal 1/2 binary64))))) #s(approx (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a)) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 a #s(literal -1 binary64)) (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)) #s(literal 1/2 binary64))))))) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) #s(approx (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a)) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 a #s(literal -1 binary64)) (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)) #s(literal 1/2 binary64))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) #s(literal 3 binary64)) (pow.f64 #s(approx (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a)) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 a #s(literal -1 binary64)) (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)) #s(literal 1/2 binary64))))) #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 (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a)) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 a #s(literal -1 binary64)) (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)) #s(literal 1/2 binary64))))) #s(approx (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a)) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 a #s(literal -1 binary64)) (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)) #s(literal 1/2 binary64)))))) (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) #s(approx (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a)) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 a #s(literal -1 binary64)) (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)) #s(literal 1/2 binary64))))))))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 b a) #s(approx (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a)) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 a #s(literal -1 binary64)) (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)) #s(literal 1/2 binary64)))))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) #s(approx (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a)) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 a #s(literal -1 binary64)) (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)) #s(literal 1/2 binary64)))))) |
(*.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) |
#s(literal 2 binary64) |
#s(approx (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a)) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 a #s(literal -1 binary64)) (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)) #s(literal 1/2 binary64))))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 a #s(literal -1 binary64)) (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)) #s(literal 1/2 binary64)))) |
(*.f64 (pow.f64 a #s(literal -1 binary64)) (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) (*.f64 #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)))) #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 #s(literal -1/2 binary64) (/.f64 b 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 (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)) #s(approx (* (+ (* (/ (/ c b) b) -1) (* (pow a -1) 1/2)) b) (*.f64 #s(literal -1 binary64) (/.f64 c 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)) #s(approx (* (+ (* (/ (/ c b) b) -1) (* (pow a -1) 1/2)) b) (*.f64 #s(literal -1 binary64) (/.f64 c b)))) #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 #s(literal -1/2 binary64) (/.f64 b 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)))))))) |
(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)) #s(approx (* (+ (* (/ (/ c b) b) -1) (* (pow a -1) 1/2)) b) (*.f64 #s(literal -1 binary64) (/.f64 c 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)) #s(approx (* (+ (* (/ (/ c b) b) -1) (* (pow a -1) 1/2)) b) (*.f64 #s(literal -1 binary64) (/.f64 c b))))) |
#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)))) |
#s(approx (* (+ (* (/ (/ c b) b) -1) (* (pow a -1) 1/2)) b) (*.f64 #s(literal -1 binary64) (/.f64 c b))) |
(*.f64 #s(literal -1 binary64) (/.f64 c b)) |
(/.f64 (neg.f64 c) (neg.f64 b)) |
(/.f64 c b) |
(/.f64 (neg.f64 #s(approx (- (pow (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (/.f64 c a))) (neg.f64 (-.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (/.f64 (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64)))))) |
(/.f64 #s(approx (- (pow (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64))))) |
#s(approx (- (pow (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (/.f64 c a)) |
(/.f64 (neg.f64 c) (neg.f64 a)) |
(/.f64 c 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 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 2 binary64)) #s(literal 1/4 binary64) (fma.f64 (neg.f64 (/.f64 (pow.f64 (fma.f64 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 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 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 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 (neg.f64 b) (neg.f64 a)) |
(/.f64 b a) |
#s(literal -1/2 binary64) |
(/.f64 (neg.f64 (pow.f64 (fma.f64 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 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64))) |
(pow.f64 (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) |
(pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal -1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal -1/2 binary64))) |
(sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.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))) (+.f64 (*.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))))) |
(fma.f64 (neg.f64 (fabs.f64 b)) (neg.f64 (fabs.f64 b)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) |
(fma.f64 (fabs.f64 (fabs.f64 b)) (fabs.f64 (fabs.f64 b)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) |
(fma.f64 (neg.f64 b) (neg.f64 b) (*.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 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) |
(+.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) |
(pow.f64 (fabs.f64 b) #s(literal 1 binary64)) |
(sqrt.f64 (*.f64 b b)) |
(fabs.f64 (neg.f64 b)) |
(fabs.f64 b) |
(exp.f64 (*.f64 (log.f64 (fabs.f64 b)) #s(literal 1 binary64))) |
(pow.f64 (fabs.f64 b) #s(literal 1 binary64)) |
(sqrt.f64 (*.f64 b b)) |
(fabs.f64 (neg.f64 b)) |
(fabs.f64 b) |
(exp.f64 (*.f64 (log.f64 (fabs.f64 b)) #s(literal 1 binary64))) |
#s(literal 1 binary64) |
(*.f64 (*.f64 #s(literal -4 binary64) a) c) |
(*.f64 #s(literal -4 binary64) a) |
(*.f64 a #s(literal 2 binary64)) |
#s(approx (/ (- (pow (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (-.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal 1/2 binary64) (fabs.f64 b)))))) |
#s(approx (/ (- (pow (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (/.f64 (-.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal 1/2 binary64) (fabs.f64 b)))) (*.f64 a (-.f64 (/.f64 c (-.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal 1/2 binary64) (fabs.f64 b)))) (*.f64 (/.f64 c (fabs.f64 b)) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 #s(literal 1/4 binary64) (*.f64 b b))) (*.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal 1/2 binary64) (fabs.f64 b))) (-.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal 1/2 binary64) (fabs.f64 b))))))))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal 1/2 binary64) (fabs.f64 b)))))) a)) |
#s(approx (/ (- (pow (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (/.f64 (-.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal 1/2 binary64) (fabs.f64 b)))) (*.f64 a (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a (/.f64 (fma.f64 (*.f64 c (-.f64 (/.f64 c (-.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal 1/2 binary64) (fabs.f64 b)))) (*.f64 (/.f64 c (fabs.f64 b)) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 #s(literal 1/4 binary64) (*.f64 b b))) (*.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal 1/2 binary64) (fabs.f64 b))) (-.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal 1/2 binary64) (fabs.f64 b)))))))) (*.f64 (pow.f64 (fabs.f64 b) #s(literal 3 binary64)) (*.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal 1/2 binary64) (fabs.f64 b))) (-.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal 1/2 binary64) (fabs.f64 b))))) (*.f64 (*.f64 (fabs.f64 b) (-.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal 1/2 binary64) (fabs.f64 b)))) (*.f64 (*.f64 c c) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 #s(literal 1/4 binary64) (*.f64 b b)))))) (*.f64 (*.f64 (fabs.f64 b) (-.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal 1/2 binary64) (fabs.f64 b)))) (*.f64 (pow.f64 (fabs.f64 b) #s(literal 3 binary64)) (*.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal 1/2 binary64) (fabs.f64 b))) (-.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal 1/2 binary64) (fabs.f64 b)))))))) (/.f64 c (-.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal 1/2 binary64) (fabs.f64 b))))) (*.f64 (/.f64 c (fabs.f64 b)) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 #s(literal 1/4 binary64) (*.f64 b b))) (*.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal 1/2 binary64) (fabs.f64 b))) (-.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal 1/2 binary64) (fabs.f64 b))))))))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal 1/2 binary64) (fabs.f64 b)))))) a)) |
#s(approx (/ (- (pow (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (/.f64 (-.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal 1/2 binary64) (fabs.f64 b)))) (*.f64 a (-.f64 (fma.f64 a (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 c (fabs.f64 b)) (/.f64 (/.f64 (fma.f64 (*.f64 c (-.f64 (/.f64 c (-.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal 1/2 binary64) (fabs.f64 b)))) (*.f64 (/.f64 c (fabs.f64 b)) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 #s(literal 1/4 binary64) (*.f64 b b))) (*.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal 1/2 binary64) (fabs.f64 b))) (-.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal 1/2 binary64) (fabs.f64 b)))))))) (*.f64 (pow.f64 (fabs.f64 b) #s(literal 3 binary64)) (*.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal 1/2 binary64) (fabs.f64 b))) (-.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal 1/2 binary64) (fabs.f64 b))))) (*.f64 (*.f64 (fabs.f64 b) (-.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal 1/2 binary64) (fabs.f64 b)))) (*.f64 (*.f64 c c) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 #s(literal 1/4 binary64) (*.f64 b b)))))) (*.f64 (*.f64 (fabs.f64 b) (-.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal 1/2 binary64) (fabs.f64 b)))) (*.f64 (pow.f64 (fabs.f64 b) #s(literal 3 binary64)) (*.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal 1/2 binary64) (fabs.f64 b))) (-.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal 1/2 binary64) (fabs.f64 b))))))) (-.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal 1/2 binary64) (fabs.f64 b))))) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c c) c) (pow.f64 (fabs.f64 b) #s(literal 5 binary64))) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 #s(literal 1/4 binary64) (*.f64 b b))) (*.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal 1/2 binary64) (fabs.f64 b))) (-.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal 1/2 binary64) (fabs.f64 b))))))) (*.f64 (/.f64 (*.f64 c c) (pow.f64 (fabs.f64 b) #s(literal 3 binary64))) (/.f64 (-.f64 (/.f64 c (-.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal 1/2 binary64) (fabs.f64 b)))) (*.f64 (/.f64 c (fabs.f64 b)) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 #s(literal 1/4 binary64) (*.f64 b b))) (*.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal 1/2 binary64) (fabs.f64 b))) (-.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal 1/2 binary64) (fabs.f64 b))))))) (-.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal 1/2 binary64) (fabs.f64 b))))))))) (/.f64 (fma.f64 (*.f64 c (-.f64 (/.f64 c (-.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal 1/2 binary64) (fabs.f64 b)))) (*.f64 (/.f64 c (fabs.f64 b)) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 #s(literal 1/4 binary64) (*.f64 b b))) (*.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal 1/2 binary64) (fabs.f64 b))) (-.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal 1/2 binary64) (fabs.f64 b)))))))) (*.f64 (pow.f64 (fabs.f64 b) #s(literal 3 binary64)) (*.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal 1/2 binary64) (fabs.f64 b))) (-.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal 1/2 binary64) (fabs.f64 b))))) (*.f64 (*.f64 (fabs.f64 b) (-.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal 1/2 binary64) (fabs.f64 b)))) (*.f64 (*.f64 c c) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 #s(literal 1/4 binary64) (*.f64 b b)))))) (*.f64 (*.f64 (fabs.f64 b) (-.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal 1/2 binary64) (fabs.f64 b)))) (*.f64 (pow.f64 (fabs.f64 b) #s(literal 3 binary64)) (*.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal 1/2 binary64) (fabs.f64 b))) (-.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal 1/2 binary64) (fabs.f64 b)))))))) (/.f64 c (-.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal 1/2 binary64) (fabs.f64 b))))) (*.f64 (/.f64 c (fabs.f64 b)) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 #s(literal 1/4 binary64) (*.f64 b b))) (*.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal 1/2 binary64) (fabs.f64 b))) (-.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal 1/2 binary64) (fabs.f64 b))))))))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal 1/2 binary64) (fabs.f64 b)))))) a)) |
#s(approx (* b (- (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) (* 1/2 (pow a -1)))) (*.f64 #s(literal -1 binary64) (/.f64 c b))) |
#s(approx (* b (- (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) (* 1/2 (pow a -1)))) (fma.f64 #s(literal -1 binary64) (/.f64 c b) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 (*.f64 b b) b))))) |
#s(approx (* b (- (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) (* 1/2 (pow a -1)))) (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) (*.f64 (*.f64 b b) b))))))) |
#s(approx (* b (- (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) (* 1/2 (pow a -1)))) (fma.f64 #s(literal -1 binary64) (/.f64 c b) (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) b)) (*.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 (- (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) (* 1/2 (pow a -1))) (*.f64 #s(literal -1 binary64) (/.f64 c (*.f64 b b)))) |
#s(approx (- (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) (* 1/2 (pow a -1))) (fma.f64 #s(literal -1 binary64) (/.f64 c (*.f64 b b)) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))))) |
#s(approx (- (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) (* 1/2 (pow a -1))) (fma.f64 #s(literal -1 binary64) (/.f64 c (*.f64 b b)) (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) c)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64)))))))) |
#s(approx (- (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) (* 1/2 (pow a -1))) (fma.f64 #s(literal -1 binary64) (/.f64 c (*.f64 b b)) (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 c c) c) (pow.f64 b #s(literal 6 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)))))) (*.f64 b b))))))))) |
#s(approx (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) (/.f64 #s(literal 1/2 binary64) a)) |
#s(approx (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a c) (*.f64 b b)))) a)) |
#s(approx (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 c (*.f64 b b)) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))))) a)) |
#s(approx (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 c (*.f64 b b)) (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) c)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))))))))) a)) |
#s(approx (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2)) (pow.f64 a #s(literal -1 binary64))) |
#s(approx (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2)) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)))) a)) |
#s(approx (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2)) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 c (*.f64 b b)) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))))) a)) |
#s(approx (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2)) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 c (*.f64 b b)) (*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) c)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))))))))) a)) |
#s(approx (pow (* a b) -1) (pow.f64 (*.f64 a b) #s(literal -1 binary64))) |
#s(approx (* a b) (*.f64 a b)) |
#s(approx a a) |
#s(approx (pow (+ (* -4 (* a c)) (* b b)) 1/2) b) |
#s(approx (pow (+ (* -4 (* a c)) (* b b)) 1/2) (+.f64 b (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b)))) |
#s(approx (pow (+ (* -4 (* a c)) (* 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)) (*.f64 (*.f64 b b) b))))))) |
#s(approx (pow (+ (* -4 (* a c)) (* 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) (*.f64 (*.f64 b b) b))))))))) |
#s(approx (+ (* -4 (* a c)) (* b b)) (*.f64 b b)) |
#s(approx (+ (* -4 (* a c)) (* b b)) (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) |
#s(approx (* a c) (*.f64 a c)) |
#s(approx (* 1/2 (pow a -1)) (/.f64 #s(literal 1/2 binary64) a)) |
#s(approx (pow a -1) (pow.f64 a #s(literal -1 binary64))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a))) (/.f64 (fma.f64 #s(literal -1/2 binary64) b (*.f64 #s(literal 1/2 binary64) (fabs.f64 b))) a)) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a))) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a c) (fabs.f64 b)) (fma.f64 #s(literal -1/2 binary64) b (*.f64 #s(literal 1/2 binary64) (fabs.f64 b)))) a)) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a))) (/.f64 (fma.f64 #s(literal -1/2 binary64) b (fma.f64 #s(literal 1/2 binary64) (fabs.f64 b) (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 c (fabs.f64 b)) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 (fabs.f64 b) #s(literal 3 binary64)))))))) a)) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a))) (/.f64 (fma.f64 #s(literal -1/2 binary64) b (fma.f64 #s(literal 1/2 binary64) (fabs.f64 b) (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 c (fabs.f64 b)) (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) c)) (pow.f64 (fabs.f64 b) #s(literal 5 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 c c) (pow.f64 (fabs.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 (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a)) (*.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 b) a))) |
#s(approx (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a)) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a c) (fabs.f64 b)) (*.f64 #s(literal 1/2 binary64) (fabs.f64 b))) a)) |
#s(approx (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a)) (/.f64 (fma.f64 #s(literal 1/2 binary64) (fabs.f64 b) (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 c (fabs.f64 b)) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 (fabs.f64 b) #s(literal 3 binary64))))))) a)) |
#s(approx (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a)) (/.f64 (fma.f64 #s(literal 1/2 binary64) (fabs.f64 b) (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 c (fabs.f64 b)) (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) c)) (pow.f64 (fabs.f64 b) #s(literal 5 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 c c) (pow.f64 (fabs.f64 b) #s(literal 3 binary64))))))))) a)) |
#s(approx (* 1/2 (* (pow a -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) (*.f64 #s(literal 1/2 binary64) (/.f64 b a))) |
#s(approx (* 1/2 (* (pow a -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a c) b) (*.f64 #s(literal 1/2 binary64) b)) a)) |
#s(approx (* 1/2 (* (pow a -1) (pow (+ (* -4 (* a c)) (* b b)) 1/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)) (*.f64 (*.f64 b b) b)))))) a)) |
#s(approx (* 1/2 (* (pow a -1) (pow (+ (* -4 (* a c)) (* b b)) 1/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) (*.f64 (*.f64 b b) b)))))))) a)) |
#s(approx (* (pow a -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2)) (/.f64 b a)) |
#s(approx (* (pow a -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2)) (/.f64 (+.f64 b (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))) a)) |
#s(approx (* (pow a -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2)) (/.f64 (+.f64 b (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 c b) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 (*.f64 b b) b)))))) a)) |
#s(approx (* (pow a -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2)) (/.f64 (+.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) (*.f64 (*.f64 b b) 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 (*.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)) (*.f64 (*.f64 b b) 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 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) (*.f64 (*.f64 b b) b))))))))) 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)) (*.f64 (*.f64 b b) 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 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) (*.f64 (*.f64 b b) b)))))))) 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 (- (pow (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (/.f64 (-.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 b b) (*.f64 a c)) (*.f64 #s(literal 1/4 binary64) (*.f64 b b))) (*.f64 a a))) |
#s(approx (/ c a) (/.f64 c a)) |
#s(approx (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2))) (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) a) (/.f64 (*.f64 #s(literal 1/2 binary64) (fabs.f64 b)) a))) |
#s(approx (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2))) (/.f64 (-.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 (*.f64 a c) (fabs.f64 b))) (*.f64 #s(literal 1/2 binary64) (fabs.f64 b))) a)) |
#s(approx (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (fabs.f64 b) #s(literal 3 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 c (fabs.f64 b)))))) (*.f64 #s(literal 1/2 binary64) (fabs.f64 b))) a)) |
#s(approx (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (fabs.f64 b) #s(literal 5 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 c c) (pow.f64 (fabs.f64 b) #s(literal 3 binary64)))))) (*.f64 #s(literal -1 binary64) (/.f64 c (fabs.f64 b)))))) (*.f64 #s(literal 1/2 binary64) (fabs.f64 b))) 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 (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (*.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 b) a))) |
#s(approx (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a c) (fabs.f64 b)) (*.f64 #s(literal 1/2 binary64) (fabs.f64 b))) a)) |
#s(approx (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/.f64 (fma.f64 #s(literal 1/2 binary64) (fabs.f64 b) (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 c (fabs.f64 b)) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 (fabs.f64 b) #s(literal 3 binary64))))))) a)) |
#s(approx (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/.f64 (fma.f64 #s(literal 1/2 binary64) (fabs.f64 b) (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 c (fabs.f64 b)) (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) c)) (pow.f64 (fabs.f64 b) #s(literal 5 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 c c) (pow.f64 (fabs.f64 b) #s(literal 3 binary64))))))))) a)) |
#s(approx (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (fabs.f64 b)) |
#s(approx (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (+.f64 (fabs.f64 b) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (fabs.f64 b))))) |
#s(approx (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (+.f64 (fabs.f64 b) (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 c (fabs.f64 b)) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 (fabs.f64 b) #s(literal 3 binary64)))))))) |
#s(approx (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (+.f64 (fabs.f64 b) (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 c (fabs.f64 b)) (*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) c)) (pow.f64 (fabs.f64 b) #s(literal 5 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 c c) (pow.f64 (fabs.f64 b) #s(literal 3 binary64)))))))))) |
#s(approx (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) (*.f64 b b)) |
#s(approx (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (/ (- (pow (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (/ (- (pow (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 -2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 #s(literal 1/4 binary64) (*.f64 b b))) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))) (*.f64 #s(literal -2 binary64) (/.f64 b #s(literal -4 binary64)))) a)) |
#s(approx (/ (- (pow (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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))) (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 #s(literal 1/4 binary64) (*.f64 b b))) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 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 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (/.f64 (*.f64 b (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 #s(literal 1/4 binary64) (*.f64 b b))) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a b) #s(literal -4 binary64))))) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) (*.f64 a a))))) (*.f64 #s(literal -2 binary64) (/.f64 b #s(literal -4 binary64)))) a)) |
#s(approx (/ (- (pow (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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))) (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 #s(literal 1/4 binary64) (*.f64 b b))) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 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 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (/.f64 (*.f64 b (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 #s(literal 1/4 binary64) (*.f64 b b))) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a b) #s(literal -4 binary64))))) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 a c) (/.f64 (*.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 #s(literal 1/4 binary64) (*.f64 b b))) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a b) #s(literal -4 binary64))))) #s(literal -4 binary64))))) (*.f64 (*.f64 a a) a))))) (fma.f64 #s(literal -2 binary64) (/.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 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 #s(literal 1/4 binary64) (*.f64 b b))) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a b) #s(literal -4 binary64))))) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))))) a)) |
#s(approx (* b (- (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) (* 1/2 (pow a -1)))) (*.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 (- (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) (* 1/2 (pow a -1)))) (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 (* b (- (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) (* 1/2 (pow a -1)))) (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 (* b (- (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) (* 1/2 (pow a -1)))) (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 (- (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) (* 1/2 (pow a -1))) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (/.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) b)))) |
#s(approx (- (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) (* 1/2 (pow a -1))) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (/.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) b))) (*.f64 #s(literal 1/2 binary64) (pow.f64 a #s(literal -1 binary64))))) |
#s(approx (- (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) (* 1/2 (pow a -1))) (-.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)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (/.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) b)))) (*.f64 #s(literal 1/2 binary64) (pow.f64 a #s(literal -1 binary64))))) |
#s(approx (- (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) (* 1/2 (pow a -1))) (-.f64 (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 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))) #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)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (/.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) b))))) (*.f64 #s(literal 1/2 binary64) (pow.f64 a #s(literal -1 binary64))))) |
#s(approx (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (/.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) b)))) |
#s(approx (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/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 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)) (/.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) b))))) |
#s(approx (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/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)) (pow.f64 (/.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))) #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)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (/.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) b)))))) |
#s(approx (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/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)) (pow.f64 (/.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))) #s(literal 3 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 5 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 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)) (/.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) b))))))) |
#s(approx (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2)) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (/.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) b))) |
#s(approx (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2)) (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 -4 binary64) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (/.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) b)))) |
#s(approx (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2)) (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)) (pow.f64 (/.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))) #s(literal 3 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 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (/.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) b))))) |
#s(approx (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2)) (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)) (pow.f64 (/.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))) #s(literal 3 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 5 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 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (/.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) b)))))) |
#s(approx (pow (+ (* -4 (* a c)) (* 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 (+ (* -4 (* a c)) (* 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 (+ (* -4 (* a c)) (* 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 (+ (* -4 (* a c)) (* 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 (+ (* -4 (* a c)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c))) |
#s(approx (+ (* -4 (* a c)) (* b b)) (*.f64 a (fma.f64 #s(literal -4 binary64) c (/.f64 (*.f64 b b) a)))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -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)) (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -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)) (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -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)) (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -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 (fabs.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 (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -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 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -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 (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -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 (fabs.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 (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -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 (fabs.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 (fabs.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 (* 1/2 (* (pow a -1) (pow (+ (* -4 (* a c)) (* b b)) 1/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 (* 1/2 (* (pow a -1) (pow (+ (* -4 (* a c)) (* b b)) 1/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 (* 1/2 (* (pow a -1) (pow (+ (* -4 (* a c)) (* b b)) 1/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 (* 1/2 (* (pow a -1) (pow (+ (* -4 (* a c)) (* b b)) 1/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 a -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2)) (*.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 a -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2)) (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 a -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2)) (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 a -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2)) (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) (* 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 (- (pow (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (/.f64 c a)) |
#s(approx (- (pow (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) a)) a) (/.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 (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (fabs.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 (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (fabs.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 (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (fabs.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 (fabs.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 (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (fabs.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 (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (fabs.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 (fabs.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 (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))) |
#s(approx (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) (*.f64 a (fma.f64 #s(literal -4 binary64) c (/.f64 (*.f64 b b) a)))) |
#s(approx (/ (- (pow (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (/ (- (pow (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 #s(literal 1/4 binary64) (*.f64 b b))))) (*.f64 #s(literal 1/2 binary64) (*.f64 a b))) a))) a))) |
#s(approx (/ (- (pow (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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)))) (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)) (-.f64 (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 #s(literal 1/4 binary64) (*.f64 b b))))) (*.f64 #s(literal 1/2 binary64) (*.f64 a b)))))) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 #s(literal 1/4 binary64) (*.f64 b b))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 a b))) a))) a))) |
#s(approx (/ (- (pow (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 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/2 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (-.f64 (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 #s(literal 1/4 binary64) (*.f64 b b))))) (*.f64 #s(literal 1/2 binary64) (*.f64 a b))))))))))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 b b) (-.f64 (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 #s(literal 1/4 binary64) (*.f64 b b))))) (*.f64 #s(literal 1/2 binary64) (*.f64 a b)))) 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/2 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (-.f64 (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 #s(literal 1/4 binary64) (*.f64 b b))))) (*.f64 #s(literal 1/2 binary64) (*.f64 a b))))))))) a) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 #s(literal 1/4 binary64) (*.f64 b b)))))) (*.f64 #s(literal 1/2 binary64) (*.f64 a b))) a))) a))) |
#s(approx (* b (- (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) (* 1/2 (pow a -1)))) (*.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 (- (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) (* 1/2 (pow a -1)))) (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 (* b (- (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) (* 1/2 (pow a -1)))) (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/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 (* b (- (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) (* 1/2 (pow a -1)))) (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 (- (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) (* 1/2 (pow a -1))) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (/.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) b)))) |
#s(approx (- (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) (* 1/2 (pow a -1))) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (/.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) b))) (*.f64 #s(literal 1/2 binary64) (pow.f64 a #s(literal -1 binary64))))) |
#s(approx (- (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) (* 1/2 (pow a -1))) (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (/.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) b)) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))) a)))) |
#s(approx (- (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) (* 1/2 (pow a -1))) (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (/.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) b)) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.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 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 (*.f64 (*.f64 b b) b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))) a))) a)))) |
#s(approx (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (/.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) b)))) |
#s(approx (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (/.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) b)) (*.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 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))))) |
#s(approx (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (/.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) b)) (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 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 (*.f64 (*.f64 b b) b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))))) |
#s(approx (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (/.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) b)) (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 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 5 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 (*.f64 (*.f64 b b) b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))))))) |
#s(approx (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2)) (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (/.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) b)))) |
#s(approx (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2)) (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (/.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) b)) (*.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 -1 binary64) #s(literal 1/2 binary64))))))) |
#s(approx (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2)) (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (/.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) 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)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.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 (*.f64 (*.f64 b b) b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))))) |
#s(approx (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2)) (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (/.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) 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)) (*.f64 b (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 5 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.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 (*.f64 (*.f64 b b) b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))))))) |
#s(approx (pow (+ (* -4 (* a c)) (* 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 (+ (* -4 (* a c)) (* 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 (+ (* -4 (* a c)) (* 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 (+ (* -4 (* a c)) (* 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 (+ (* -4 (* a c)) (* 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 (+ (/ (* -1 b) (* 2 a)) (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -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)) (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -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)) (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -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/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)) (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -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 (fabs.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 (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -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 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -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 (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -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 (fabs.f64 b) #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))))) |
#s(approx (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -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 (fabs.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 (fabs.f64 b) #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))))))) |
#s(approx (* 1/2 (* (pow a -1) (pow (+ (* -4 (* a c)) (* b b)) 1/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 (* 1/2 (* (pow a -1) (pow (+ (* -4 (* a c)) (* b b)) 1/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 (* 1/2 (* (pow a -1) (pow (+ (* -4 (* a c)) (* b b)) 1/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 (* 1/2 (* (pow a -1) (pow (+ (* -4 (* a c)) (* b b)) 1/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 a -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2)) (*.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 a -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2)) (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 #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))))))) |
#s(approx (* (pow a -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2)) (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))) (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 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)))))))) |
#s(approx (* (pow a -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2)) (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))) (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)))) (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)))) (*.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))))))))) |
#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))) (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/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) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) a))) c) a))) |
#s(approx (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (fabs.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 (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (fabs.f64 b) #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))))) |
#s(approx (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (fabs.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 (fabs.f64 b) #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))))))) |
#s(approx (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (fabs.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 (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (fabs.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 (fabs.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 (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (/ (- (pow (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 a #s(literal -1 binary64)) (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)) #s(literal 1/2 binary64))))) |
#s(approx (/ (- (pow (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 a #s(literal -1 binary64)) (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)) #s(literal 1/2 binary64)))))) |
#s(approx (* b (- (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) (* 1/2 (pow a -1)))) (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 (* b (- (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) (* 1/2 (pow a -1)))) (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 b b) |
#s(approx (- (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) (* 1/2 (pow a -1))) (/.f64 (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))))) b)) |
#s(approx (- (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) (* 1/2 (pow a -1))) (/.f64 (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)))))) b)) |
#s(approx (- (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) (* 1/2 (pow a -1))) (/.f64 (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)))))) b)) |
#s(approx (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) (/.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 (*.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))))) b)) |
#s(approx (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) (/.f64 (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))))))) b)) |
#s(approx (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) (/.f64 (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)))))))))) b)) |
#s(approx (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2)) (/.f64 (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)))) b)) |
#s(approx (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2)) (/.f64 (fma.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/8 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b 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 (*.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))))))) b)) |
#s(approx (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2)) (/.f64 (fma.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/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 (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 (*.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/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 (*.f64 b b) (pow.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal 5 binary64)))))))))) b)) |
#s(approx (pow (+ (* -4 (* a c)) (* 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 (+ (* -4 (* a c)) (* 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 (+ (* -4 (* a c)) (* 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 (+ (/ (* -1 b) (* 2 a)) (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a))) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 a #s(literal -1 binary64)) (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)) #s(literal 1/2 binary64))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a))) (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 a #s(literal -1 binary64)) (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)) #s(literal 1/2 binary64)))))) |
#s(approx (* -1 b) (*.f64 #s(literal -1 binary64) b)) |
#s(approx (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a)) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 a #s(literal -1 binary64)) (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)) #s(literal 1/2 binary64))))) |
#s(approx (* 1/2 (* (pow a -1) (pow (+ (* -4 (* a c)) (* b b)) 1/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 (* 1/2 (* (pow a -1) (pow (+ (* -4 (* a c)) (* b b)) 1/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 a -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2)) (fma.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/8 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b 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 (*.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 a -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2)) (fma.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/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 (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 (*.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/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 (*.f64 b b) (pow.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal 5 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 (* -1 (/ c b)) (*.f64 #s(literal -1 binary64) (/.f64 c b))) |
#s(approx (/ c b) (/.f64 c b)) |
#s(approx (- (pow (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (*.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)) (*.f64 a a)))) |
#s(approx (- (pow (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)) (*.f64 a a))))) |
#s(approx (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2))) (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 a #s(literal -1 binary64)) (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)) #s(literal 1/2 binary64))))) |
#s(approx (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 a #s(literal -1 binary64)) (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)) #s(literal 1/2 binary64)))))) |
#s(approx (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 a #s(literal -1 binary64)) (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)) #s(literal 1/2 binary64))))) |
#s(approx (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)) #s(literal 1/2 binary64))) |
#s(approx (pow (fabs b) 1) (fabs.f64 b)) |
#s(approx (pow (fabs b) 1) (fabs.f64 b)) |
#s(approx (/ (- (pow (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) |
#s(approx (/ (- (pow (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (*.f64 a b) #s(literal -1 binary64)) (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (pow.f64 a #s(literal -1 binary64)))))) |
#s(approx (* b (- (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) (* 1/2 (pow a -1)))) (/.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 (- (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) (* 1/2 (pow a -1)))) (/.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 (- (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) (* 1/2 (pow a -1)))) (/.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 (- (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) (* 1/2 (pow a -1))) (/.f64 (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) (*.f64 b b))) |
#s(approx (- (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) (* 1/2 (pow a -1))) (/.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))))) (*.f64 b b))) |
#s(approx (- (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) (* 1/2 (pow a -1))) (/.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)))))))) (*.f64 b b))) |
#s(approx (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 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 (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) (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 (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) (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 (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2)) (fma.f64 #s(literal -2 binary64) (/.f64 c (*.f64 b b)) (pow.f64 a #s(literal -1 binary64)))) |
#s(approx (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2)) (fma.f64 #s(literal -2 binary64) (/.f64 c (*.f64 b b)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (pow.f64 a #s(literal -1 binary64))))) |
#s(approx (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2)) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 c (*.f64 b b)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (pow.f64 a #s(literal -1 binary64)))))) |
#s(approx (pow (+ (* -4 (* a c)) (* 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 (+ (* -4 (* a c)) (* 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 (+ (* -4 (* a c)) (* 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 (+ (* -4 (* a c)) (* 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 (+ (/ (* -1 b) (* 2 a)) (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a))) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a))) (*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (*.f64 a b) #s(literal -1 binary64)) (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (pow.f64 a #s(literal -1 binary64)))))) |
#s(approx (* 1/2 (* (pow a -1) (pow (+ (* -4 (* a c)) (* b b)) 1/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 (* 1/2 (* (pow a -1) (pow (+ (* -4 (* a c)) (* b b)) 1/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 (* 1/2 (* (pow a -1) (pow (+ (* -4 (* a c)) (* b b)) 1/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 a -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2)) (*.f64 b (fma.f64 #s(literal -2 binary64) (/.f64 c (*.f64 b b)) (pow.f64 a #s(literal -1 binary64))))) |
#s(approx (* (pow a -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2)) (*.f64 b (fma.f64 #s(literal -2 binary64) (/.f64 c (*.f64 b b)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (pow.f64 a #s(literal -1 binary64)))))) |
#s(approx (* (pow a -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2)) (*.f64 b (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 c (*.f64 b b)) (fma.f64 #s(literal -2 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 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) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) (*.f64 a a)))) |
#s(approx (- (pow (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (*.f64 (*.f64 b b) (fma.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)) (pow.f64 (*.f64 a b) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 a a) #s(literal -1 binary64)))))) |
#s(approx (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2))) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) |
#s(approx (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2))) (*.f64 b (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (*.f64 a b) #s(literal -1 binary64)) (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (pow.f64 a #s(literal -1 binary64)))))) |
#s(approx (/ (- (pow (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (*.f64 #s(literal -1 binary64) (*.f64 b (fma.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (*.f64 a b) #s(literal -1 binary64)) (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)) #s(literal 1/2 binary64))) (*.f64 #s(literal 1/2 binary64) (pow.f64 a #s(literal -1 binary64))))))) |
#s(approx (* b (- (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) (* 1/2 (pow a -1)))) (*.f64 #s(literal -1 binary64) (/.f64 b a))) |
#s(approx (* b (- (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) (* 1/2 (pow a -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 (* b (- (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) (* 1/2 (pow a -1)))) (*.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 (* b (- (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) (* 1/2 (pow a -1)))) (*.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 (- (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) (* 1/2 (pow a -1))) (/.f64 #s(literal -1 binary64) a)) |
#s(approx (- (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) (* 1/2 (pow a -1))) (-.f64 (/.f64 c (*.f64 b b)) (pow.f64 a #s(literal -1 binary64)))) |
#s(approx (- (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) (* 1/2 (pow a -1))) (-.f64 (+.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (pow.f64 a #s(literal -1 binary64)))) |
#s(approx (- (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) (* 1/2 (pow a -1))) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (pow.f64 b #s(literal 6 binary64))) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))) (pow.f64 a #s(literal -1 binary64)))) |
#s(approx (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) (/.f64 #s(literal -1/2 binary64) a)) |
#s(approx (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) (-.f64 (/.f64 c (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) (pow.f64 a #s(literal -1 binary64))))) |
#s(approx (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) (-.f64 (+.f64 (/.f64 c (*.f64 b b)) (/.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 (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (pow.f64 b #s(literal 6 binary64))) (+.f64 (/.f64 c (*.f64 b b)) (/.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 (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2)) (/.f64 #s(literal -1 binary64) a)) |
#s(approx (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2)) (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 c (*.f64 b b))) (pow.f64 a #s(literal -1 binary64)))) |
#s(approx (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2)) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 c (*.f64 b b)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))) (pow.f64 a #s(literal -1 binary64)))) |
#s(approx (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2)) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 c (*.f64 b b)) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (pow.f64 b #s(literal 6 binary64)))))) (pow.f64 a #s(literal -1 binary64)))) |
#s(approx (pow (+ (* -4 (* a c)) (* b b)) 1/2) (*.f64 #s(literal -1 binary64) b)) |
#s(approx (pow (+ (* -4 (* a c)) (* 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 (+ (* -4 (* a c)) (* 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 (+ (* -4 (* a c)) (* 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 (+ (/ (* -1 b) (* 2 a)) (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a))) (*.f64 #s(literal -1 binary64) (*.f64 b (fma.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (*.f64 a b) #s(literal -1 binary64)) (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)) #s(literal 1/2 binary64))) (*.f64 #s(literal 1/2 binary64) (pow.f64 a #s(literal -1 binary64))))))) |
#s(approx (* 1/2 (* (pow a -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) |
#s(approx (* 1/2 (* (pow a -1) (pow (+ (* -4 (* a c)) (* b b)) 1/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 (* 1/2 (* (pow a -1) (pow (+ (* -4 (* a c)) (* b b)) 1/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 (* 1/2 (* (pow a -1) (pow (+ (* -4 (* a c)) (* b b)) 1/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 a -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2)) (*.f64 #s(literal -1 binary64) (/.f64 b a))) |
#s(approx (* (pow a -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2)) (*.f64 #s(literal -1 binary64) (*.f64 b (fma.f64 #s(literal -2 binary64) (/.f64 c (*.f64 b b)) (pow.f64 a #s(literal -1 binary64)))))) |
#s(approx (* (pow a -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2)) (*.f64 #s(literal -1 binary64) (*.f64 b (fma.f64 #s(literal -2 binary64) (/.f64 c (*.f64 b b)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (pow.f64 a #s(literal -1 binary64))))))) |
#s(approx (* (pow a -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2)) (*.f64 #s(literal -1 binary64) (*.f64 b (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 c (*.f64 b b)) (fma.f64 #s(literal -2 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 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 (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2))) (*.f64 #s(literal -1 binary64) (*.f64 b (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (*.f64 a b) #s(literal -1 binary64)) (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)) #s(literal 1/2 binary64))) (*.f64 #s(literal 1/2 binary64) (pow.f64 a #s(literal -1 binary64))))))) |
#s(approx (/ (- (pow (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) (*.f64 a a))) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 b) a)))) (/.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) (*.f64 a a))) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 b) a)))))) |
#s(approx (/ (- (pow (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (-.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 b) a))))) (*.f64 c (-.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (fabs.f64 b) (*.f64 (*.f64 a a) (*.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 b) a))) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 b) a)))))) (pow.f64 (*.f64 a (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 b) a)))) #s(literal -1 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) (*.f64 (fabs.f64 b) (*.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 b) a))) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 b) a))))))))))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 b) a)))))))) |
#s(approx (/ (- (pow (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (-.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 b) a))))) (*.f64 c (-.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (fabs.f64 b) (*.f64 (*.f64 a a) (*.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 b) a))) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 b) a)))))) (fma.f64 c (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 b) a))) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 b) a)))) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 b) a)))))))) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 b) a))) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 b) a)))) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 b) a))))) #s(literal -1 binary64)) (+.f64 (pow.f64 (*.f64 a (*.f64 (fabs.f64 b) (*.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 b) a))) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 b) a)))))) #s(literal -1 binary64)) (*.f64 (/.f64 a (pow.f64 (fabs.f64 b) #s(literal 3 binary64))) (/.f64 (-.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)))) (*.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 b) a))) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 b) a))))))))) (pow.f64 (*.f64 a (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 b) a)))) #s(literal -1 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) (*.f64 (fabs.f64 b) (*.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 b) a))) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 b) a))))))))))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 b) a)))))))) |
#s(approx (/ (- (pow (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (-.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 b) a))))) (*.f64 c (-.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (fabs.f64 b) (*.f64 (*.f64 a a) (*.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 b) a))) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 b) a)))))) (fma.f64 c (-.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 b) a))) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 b) a)))) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 b) a))))))) (*.f64 c (-.f64 (fma.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (*.f64 a a) (*.f64 (fabs.f64 b) (pow.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 b) a))) #s(literal 4 binary64)))) #s(literal -1 binary64)) (+.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 (fabs.f64 b) a))) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 b) a)))) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 b) a)))))) #s(literal -1 binary64)) (*.f64 (/.f64 a (pow.f64 (fabs.f64 b) #s(literal 4 binary64))) (/.f64 (-.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)))) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 b) a))) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 b) a)))) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 b) a)))))))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (fabs.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 (fabs.f64 b) a))) #s(literal 4 binary64))))) (fma.f64 #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 a a) (pow.f64 (fabs.f64 b) #s(literal 5 binary64))) (/.f64 (-.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)))) (*.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 b) a))) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 b) a)))))) (*.f64 (/.f64 a (pow.f64 (fabs.f64 b) #s(literal 3 binary64))) (/.f64 (-.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (fabs.f64 b) (*.f64 (*.f64 a a) (*.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 b) a))) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 b) a)))))) (pow.f64 (*.f64 a (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 b) a)))) #s(literal -1 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) (*.f64 (fabs.f64 b) (*.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 b) a))) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 b) a))))))))) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 b) a)))))))))) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 b) a))) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 b) a)))) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 b) a))))) #s(literal -1 binary64)) (+.f64 (pow.f64 (*.f64 a (*.f64 (fabs.f64 b) (*.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 b) a))) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 b) a)))))) #s(literal -1 binary64)) (*.f64 (/.f64 a (pow.f64 (fabs.f64 b) #s(literal 3 binary64))) (/.f64 (-.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)))) (*.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 b) a))) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 b) a))))))))) (pow.f64 (*.f64 a (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 b) a)))) #s(literal -1 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) (*.f64 (fabs.f64 b) (*.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 b) a))) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 b) a))))))))))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 b) a)))))))) |
#s(approx (* b (- (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) (* 1/2 (pow a -1)))) (*.f64 c (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a c) (*.f64 (*.f64 b b) b))) (pow.f64 b #s(literal -1 binary64))))) |
#s(approx (* b (- (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) (* 1/2 (pow a -1)))) (*.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 (*.f64 (*.f64 b b) b))))) (pow.f64 b #s(literal -1 binary64))))) |
#s(approx (* b (- (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) (* 1/2 (pow a -1)))) (*.f64 c (-.f64 (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 a (*.f64 (*.f64 b b) b)) (*.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 (- (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) (* 1/2 (pow a -1))) (*.f64 c (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 4 binary64)))) (pow.f64 (*.f64 b b) #s(literal -1 binary64))))) |
#s(approx (- (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) (* 1/2 (pow a -1))) (*.f64 c (-.f64 (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 a (pow.f64 b #s(literal 4 binary64)))))) (pow.f64 (*.f64 b b) #s(literal -1 binary64))))) |
#s(approx (- (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) (* 1/2 (pow a -1))) (*.f64 c (-.f64 (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 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))))) (*.f64 b b)))))))) (pow.f64 (*.f64 b b) #s(literal -1 binary64))))) |
#s(approx (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) (fma.f64 c (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 4 binary64)))) (pow.f64 (*.f64 b b) #s(literal -1 binary64))) (*.f64 #s(literal 1/2 binary64) (pow.f64 a #s(literal -1 binary64))))) |
#s(approx (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) (fma.f64 c (-.f64 (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 a (pow.f64 b #s(literal 4 binary64)))))) (pow.f64 (*.f64 b b) #s(literal -1 binary64))) (*.f64 #s(literal 1/2 binary64) (pow.f64 a #s(literal -1 binary64))))) |
#s(approx (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2)) (fma.f64 c (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 4 binary64)))) (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 b b) #s(literal -1 binary64)))) (pow.f64 a #s(literal -1 binary64)))) |
#s(approx (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2)) (fma.f64 c (-.f64 (*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 a (pow.f64 b #s(literal 4 binary64)))))) (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 b b) #s(literal -1 binary64)))) (pow.f64 a #s(literal -1 binary64)))) |
#s(approx (pow (+ (* -4 (* a c)) (* 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) (*.f64 (*.f64 b b) b))))))) |
#s(approx (pow (+ (* -4 (* a c)) (* 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) (*.f64 (*.f64 b b) b))))))))) |
#s(approx c c) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a))) (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 b) a)))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a))) (fma.f64 #s(literal -1 binary64) (/.f64 c (fabs.f64 b)) (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 b) a))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a))) (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (fma.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 b) a) (*.f64 c (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a c) (pow.f64 (fabs.f64 b) #s(literal 3 binary64)))) (pow.f64 (fabs.f64 b) #s(literal -1 binary64))))))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a))) (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (fma.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 b) a) (*.f64 c (-.f64 (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 (fabs.f64 b) #s(literal 5 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 a (pow.f64 (fabs.f64 b) #s(literal 3 binary64)))))) (pow.f64 (fabs.f64 b) #s(literal -1 binary64))))))) |
#s(approx (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a)) (fma.f64 #s(literal -1 binary64) (/.f64 c (fabs.f64 b)) (*.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 b) a)))) |
#s(approx (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 b) a) (*.f64 c (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a c) (pow.f64 (fabs.f64 b) #s(literal 3 binary64)))) (pow.f64 (fabs.f64 b) #s(literal -1 binary64)))))) |
#s(approx (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 b) a) (*.f64 c (-.f64 (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 (fabs.f64 b) #s(literal 5 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 a (pow.f64 (fabs.f64 b) #s(literal 3 binary64)))))) (pow.f64 (fabs.f64 b) #s(literal -1 binary64)))))) |
#s(approx (* 1/2 (* (pow a -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) (fma.f64 #s(literal -1 binary64) (/.f64 c b) (*.f64 #s(literal 1/2 binary64) (/.f64 b a)))) |
#s(approx (* 1/2 (* (pow a -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) (fma.f64 #s(literal 1/2 binary64) (/.f64 b a) (*.f64 c (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a c) (*.f64 (*.f64 b b) b))) (pow.f64 b #s(literal -1 binary64)))))) |
#s(approx (* 1/2 (* (pow a -1) (pow (+ (* -4 (* a c)) (* b b)) 1/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 (*.f64 (*.f64 b b) b))))) (pow.f64 b #s(literal -1 binary64)))))) |
#s(approx (* (pow a -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2)) (fma.f64 #s(literal -2 binary64) (/.f64 c b) (/.f64 b a))) |
#s(approx (* (pow a -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2)) (fma.f64 c (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (*.f64 (*.f64 b b) b))) (*.f64 #s(literal 2 binary64) (pow.f64 b #s(literal -1 binary64)))) (/.f64 b a))) |
#s(approx (* (pow a -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2)) (fma.f64 c (-.f64 (*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 a (*.f64 (*.f64 b b) b))))) (*.f64 #s(literal 2 binary64) (pow.f64 b #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))) (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) (*.f64 (*.f64 b b) b))) (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 (*.f64 (*.f64 b b) b))))) (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) (*.f64 (*.f64 b b) b))) (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 (*.f64 (*.f64 b b) b))))) (pow.f64 b #s(literal -1 binary64)))))) |
#s(approx (- (pow (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (-.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 c a)) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) (*.f64 a a))))) |
#s(approx (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2))) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 b) a)))) |
#s(approx (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (/.f64 c (fabs.f64 b))) (*.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 b) a)))) |
#s(approx (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 c (+.f64 (pow.f64 (fabs.f64 b) #s(literal -1 binary64)) (/.f64 (*.f64 a c) (pow.f64 (fabs.f64 b) #s(literal 3 binary64)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 b) a)))) |
#s(approx (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (fabs.f64 b) #s(literal 5 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 a (pow.f64 (fabs.f64 b) #s(literal 3 binary64))))) (pow.f64 (fabs.f64 b) #s(literal -1 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 b) a)))) |
#s(approx (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (fma.f64 #s(literal -1 binary64) (/.f64 c (fabs.f64 b)) (*.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 b) a)))) |
#s(approx (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 b) a) (*.f64 c (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a c) (pow.f64 (fabs.f64 b) #s(literal 3 binary64)))) (pow.f64 (fabs.f64 b) #s(literal -1 binary64)))))) |
#s(approx (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 b) a) (*.f64 c (-.f64 (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 (fabs.f64 b) #s(literal 5 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 a (pow.f64 (fabs.f64 b) #s(literal 3 binary64)))))) (pow.f64 (fabs.f64 b) #s(literal -1 binary64)))))) |
#s(approx (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (+.f64 (fabs.f64 b) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a (fabs.f64 b)) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 (fabs.f64 b) #s(literal 3 binary64)))))))) |
#s(approx (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (+.f64 (fabs.f64 b) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a (fabs.f64 b)) (*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) a) c) (pow.f64 (fabs.f64 b) #s(literal 5 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 (fabs.f64 b) #s(literal 3 binary64)))))))))) |
#s(approx (/ (- (pow (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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)) (/.f64 (-.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)))) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (*.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 (/ (- (pow (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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)) (/.f64 (-.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)))) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (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 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (/.f64 (*.f64 b (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (/.f64 (-.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)))) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 b a) (/.f64 c #s(literal -4 binary64)))))) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) (*.f64 c c))))) (*.f64 #s(literal -2 binary64) (/.f64 b (*.f64 a #s(literal -4 binary64)))))) |
#s(approx (/ (- (pow (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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)) (/.f64 (-.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)))) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (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 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (/.f64 (*.f64 b (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (/.f64 (-.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)))) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 b a) (/.f64 c #s(literal -4 binary64)))))) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 c a) (/.f64 (*.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (/.f64 (-.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)))) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 b a) (/.f64 c #s(literal -4 binary64)))))) #s(literal -4 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 (pow.f64 (pow.f64 (*.f64 a (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (/.f64 (-.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)))) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 b a) (/.f64 c #s(literal -4 binary64)))))) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))))) |
#s(approx (* b (- (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) (* 1/2 (pow a -1)))) (*.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 (* b (- (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) (* 1/2 (pow a -1)))) (*.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 (* b (- (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) (* 1/2 (pow a -1)))) (*.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 (- (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) (* 1/2 (pow a -1))) (*.f64 c (-.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 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) b))) (*.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 a c) #s(literal -1 binary64)))))) |
#s(approx (- (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) (* 1/2 (pow a -1))) (*.f64 c (-.f64 (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 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)) (/.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) b)))) (/.f64 #s(literal 1/2 binary64) (*.f64 a c))))) |
#s(approx (- (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) (* 1/2 (pow a -1))) (*.f64 c (-.f64 (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)) (pow.f64 (/.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))) #s(literal 3 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 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)) (/.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) b))))) (/.f64 #s(literal 1/2 binary64) (*.f64 a c))))) |
#s(approx (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/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 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)) (/.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) b)))))) |
#s(approx (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/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)) (pow.f64 (/.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))) #s(literal 3 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 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)) (/.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) b))))))) |
#s(approx (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/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)) (pow.f64 (/.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))) #s(literal 3 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 5 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 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)) (/.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) b)))))))) |
#s(approx (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2)) (*.f64 c (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) b))))) |
#s(approx (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2)) (*.f64 c (fma.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 (/.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))) #s(literal 3 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) b)))))) |
#s(approx (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2)) (*.f64 c (fma.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 (/.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))) #s(literal 3 binary64))) (fma.f64 #s(literal 1/16 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 5 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 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) b))))))) |
#s(approx (pow (+ (* -4 (* a c)) (* 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 (+ (* -4 (* a c)) (* 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 (+ (* -4 (* a c)) (* 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 (+ (* -4 (* a c)) (* b b)) (*.f64 c (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)))) |
#s(approx (+ (/ (* -1 b) (* 2 a)) (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -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)) (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -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)) (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -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 (fabs.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 (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -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 (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -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 (fabs.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 (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -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 (fabs.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 (fabs.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 (* 1/2 (* (pow a -1) (pow (+ (* -4 (* a c)) (* b b)) 1/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 (* 1/2 (* (pow a -1) (pow (+ (* -4 (* a c)) (* b b)) 1/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 (* 1/2 (* (pow a -1) (pow (+ (* -4 (* a c)) (* b b)) 1/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 a -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2)) (*.f64 c (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 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 -4 binary64) #s(literal 1/2 binary64)))))) |
#s(approx (* (pow a -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2)) (*.f64 c (fma.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 b #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 (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 (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 a -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2)) (*.f64 c (fma.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 b #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 (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/2 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 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 -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)) (*.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 (- (pow (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (*.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/4 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) c)))))) |
#s(approx (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (fabs.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 (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (fabs.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 (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (fabs.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 (fabs.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 (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (fabs.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 (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (fabs.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 (fabs.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 (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) (*.f64 c (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)))) |
#s(approx (/ (- (pow (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (-.f64 (*.f64 #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))))))) (*.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 (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (-.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)))))) (fma.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 (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)) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (-.f64 (*.f64 #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))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b c) a))))))))) (*.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 (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (-.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)))))) (*.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 (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/2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (-.f64 (*.f64 #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))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b c) a))))))))))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (-.f64 (*.f64 #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))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b c) a)))) a))) (fma.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/2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (-.f64 (*.f64 #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))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b c) a))))))))) 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 (* b (- (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) (* 1/2 (pow a -1)))) (*.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 (* b (- (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) (* 1/2 (pow a -1)))) (*.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 (* b (- (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) (* 1/2 (pow a -1)))) (*.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 (- (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) (* 1/2 (pow a -1))) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) b) (*.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 a c) #s(literal -1 binary64))))))) |
#s(approx (- (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) (* 1/2 (pow a -1))) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.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 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal 1/2 binary64) (pow.f64 a #s(literal -1 binary64)))) c) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) b)))))) |
#s(approx (- (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2))) (* 1/2 (pow a -1))) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/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 (*.f64 (*.f64 b 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 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))) c)) (*.f64 #s(literal 1/2 binary64) (pow.f64 a #s(literal -1 binary64)))) c) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) b)))))) |
#s(approx (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/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 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)) (/.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) b)))))) |
#s(approx (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/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 (*.f64 (*.f64 b b) b) (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 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)) (/.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) b))))))) |
#s(approx (* 1/2 (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/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 (*.f64 (*.f64 b 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 (pow.f64 (*.f64 a c) #s(literal 7 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)))) (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 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)) (/.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) b)))))))) |
#s(approx (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2)) (*.f64 #s(literal -1 binary64) (*.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 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) b))))))) |
#s(approx (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2)) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1/64 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 (*.f64 b b) b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 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 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) b)))))))) |
#s(approx (* (pow (* a b) -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2)) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1/64 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 (*.f64 b b) b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (fma.f64 #s(literal 1/512 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 5 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 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 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) b))))))))) |
#s(approx (pow (+ (* -4 (* a c)) (* 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 (+ (* -4 (* a c)) (* 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 (+ (* -4 (* a c)) (* 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 (+ (* -4 (* a c)) (* 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 (+ (/ (* -1 b) (* 2 a)) (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -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)) (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -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)) (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -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 (fabs.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 (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -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 (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -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 (fabs.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 (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a)) (*.f64 #s(literal -1 binary64) (*.f64 c (+.f64 (*.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 (fabs.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 (fabs.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 (* 1/2 (* (pow a -1) (pow (+ (* -4 (* a c)) (* b b)) 1/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 (* 1/2 (* (pow a -1) (pow (+ (* -4 (* a c)) (* b b)) 1/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 (* 1/2 (* (pow a -1) (pow (+ (* -4 (* a c)) (* b b)) 1/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 a -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2)) (*.f64 #s(literal -1 binary64) (*.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 -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 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 a -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2)) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1/64 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/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 -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 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 a -1) (pow (+ (* -4 (* a c)) (* b b)) 1/2)) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1/64 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/512 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/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 -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 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 (+ (/ (* -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 (- (pow (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (*.f64 #s(literal -1 binary64) (*.f64 c (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.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)))) c)) (pow.f64 a #s(literal -1 binary64)))))) |
#s(approx (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (fabs.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 (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (fabs.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 (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (*.f64 #s(literal -1 binary64) (*.f64 c (+.f64 (*.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 (fabs.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 (fabs.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 (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (fabs.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 (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (fabs.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 (fabs.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 (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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))))) |
Compiled 72 325 to 3 606 computations (95% saved)
13 alts after pruning (3 fresh and 10 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 711 | 3 | 714 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 3 | 4 |
| Done | 1 | 7 | 8 |
| Total | 713 | 13 | 726 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 31.6% | (/.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 (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)))) (pow.f64 (*.f64 a #s(literal 2 binary64)) #s(literal 2 binary64))) |
| ✓ | 12.8% | (/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (*.f64 (/.f64 (pow.f64 (fma.f64 (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64))) (/.f64 (pow.f64 (fma.f64 (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (*.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 (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64))))) |
| ✓ | 40.6% | (/.f64 (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 #s(literal -1 binary64) b))) (*.f64 #s(literal 2 binary64) a)) |
| ✓ | 30.6% | (/.f64 #s(approx (- (pow (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64))))) |
| 28.5% | (/.f64 #s(approx (- (pow (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (/.f64 c a)) (-.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) #s(approx (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (fma.f64 #s(literal -1 binary64) (/.f64 c (fabs.f64 b)) (*.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 b) a)))))) | |
| 27.9% | (/.f64 #s(approx (- (pow (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (/.f64 c a)) #s(approx (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2))) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 b) a))))) | |
| ✓ | 31.3% | (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) a)) |
| ✓ | 46.6% | (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) b) (*.f64 #s(literal 2 binary64) a)) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal -1/2 binary64))) (*.f64 #s(literal 2 binary64) a))) |
| ✓ | 46.5% | (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) b) (*.f64 #s(literal 2 binary64) a)) #s(approx (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a)) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 a #s(literal -1 binary64)) (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)) #s(literal 1/2 binary64)))))) |
| 8.6% | #s(approx (/ (- (pow (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (*.f64 b (/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (*.f64 a b) #s(literal -1 binary64)) (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)) #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 a #s(literal -1 binary64))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (*.f64 a b) #s(literal -1 binary64)) (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (*.f64 a b) #s(literal -1 binary64)) (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)) #s(literal 1/2 binary64))))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 a #s(literal -1 binary64))) (*.f64 #s(literal 1/2 binary64) (pow.f64 a #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (*.f64 a b) #s(literal -1 binary64)) (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (pow.f64 a #s(literal -1 binary64))))))))) | |
| ✓ | 35.4% | #s(approx (/ (- (pow (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (*.f64 a b) #s(literal -1 binary64)) (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (pow.f64 a #s(literal -1 binary64)))))) |
| ✓ | 36.1% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 (/.f64 c b) #s(literal -1 binary64))) |
| ✓ | 40.1% | #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 2 009 to 564 computations (71.9% saved)
| Inputs |
|---|
#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 c b) #s(literal -1 binary64))) |
#s(approx (/ (- (pow (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (*.f64 a b) #s(literal -1 binary64)) (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (pow.f64 a #s(literal -1 binary64)))))) |
#s(approx (/ (- (pow (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (*.f64 b (/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (*.f64 a b) #s(literal -1 binary64)) (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)) #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 a #s(literal -1 binary64))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (*.f64 a b) #s(literal -1 binary64)) (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (*.f64 a b) #s(literal -1 binary64)) (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)) #s(literal 1/2 binary64))))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 a #s(literal -1 binary64))) (*.f64 #s(literal 1/2 binary64) (pow.f64 a #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (*.f64 a b) #s(literal -1 binary64)) (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (pow.f64 a #s(literal -1 binary64))))))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1 binary64) b) (*.f64 #s(literal 2 binary64) a)) #s(approx (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a)) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 a #s(literal -1 binary64)) (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)) #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)) #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 (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 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (*.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 (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 #s(approx (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 #s(approx (- (pow (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (/.f64 c a)) #s(approx (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2))) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 b) a))))) |
(/.f64 #s(approx (- (pow (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (/.f64 c a)) (-.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) #s(approx (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (fma.f64 #s(literal -1 binary64) (/.f64 c (fabs.f64 b)) (*.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 b) a)))))) |
(/.f64 #s(approx (- (pow (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64))))) |
(/.f64 (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 #s(literal -1 binary64) b))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 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 c a) #s(literal 4 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 b b) (*.f64 b b) (fma.f64 (*.f64 (*.f64 c a) #s(literal 4 binary64)) (*.f64 (*.f64 c a) #s(literal 4 binary64)) (*.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal 4 binary64)))))))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (*.f64 (/.f64 (pow.f64 (fma.f64 (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64))) (/.f64 (pow.f64 (fma.f64 (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (*.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 (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (*.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 (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)))) (pow.f64 (*.f64 a #s(literal 2 binary64)) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (*.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 |
|---|
(/.f64 (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 #s(literal -1 binary64) b))) (*.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))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 (/.f64 c b) #s(literal -1 binary64))) |
4 calls:
| 16.0ms | a |
| 6.0ms | c |
| 6.0ms | b |
| 5.0ms | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 72.9% | 5 | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) |
| 52.7% | 3 | a |
| 86.4% | 3 | b |
| 53.9% | 5 | c |
Compiled 20 to 23 computations (-15% saved)
| Inputs |
|---|
#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 c b) #s(literal -1 binary64))) |
#s(approx (/ (- (pow (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (*.f64 a b) #s(literal -1 binary64)) (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (pow.f64 a #s(literal -1 binary64)))))) |
#s(approx (/ (- (pow (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (*.f64 b (/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (*.f64 a b) #s(literal -1 binary64)) (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)) #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 a #s(literal -1 binary64))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (*.f64 a b) #s(literal -1 binary64)) (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (*.f64 a b) #s(literal -1 binary64)) (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)) #s(literal 1/2 binary64))))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 a #s(literal -1 binary64))) (*.f64 #s(literal 1/2 binary64) (pow.f64 a #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (*.f64 a b) #s(literal -1 binary64)) (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (pow.f64 a #s(literal -1 binary64))))))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1 binary64) b) (*.f64 #s(literal 2 binary64) a)) #s(approx (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a)) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 a #s(literal -1 binary64)) (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)) #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)) #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 (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 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (*.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 (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 #s(approx (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 #s(approx (- (pow (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (/.f64 c a)) #s(approx (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2))) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 b) a))))) |
(/.f64 #s(approx (- (pow (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (/.f64 c a)) (-.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) #s(approx (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (fma.f64 #s(literal -1 binary64) (/.f64 c (fabs.f64 b)) (*.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 b) a)))))) |
(/.f64 #s(approx (- (pow (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -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 (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64))))) |
| Outputs |
|---|
#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 (*.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))) |
#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 |
|---|---|---|
| 86.4% | 3 | b |
Compiled 1 to 3 computations (-200% saved)
| Inputs |
|---|
#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 c b) #s(literal -1 binary64))) |
#s(approx (/ (- (pow (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (*.f64 a b) #s(literal -1 binary64)) (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (pow.f64 a #s(literal -1 binary64)))))) |
#s(approx (/ (- (pow (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (*.f64 b (/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (*.f64 a b) #s(literal -1 binary64)) (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)) #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 a #s(literal -1 binary64))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (*.f64 a b) #s(literal -1 binary64)) (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (*.f64 a b) #s(literal -1 binary64)) (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)) #s(literal 1/2 binary64))))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 a #s(literal -1 binary64))) (*.f64 #s(literal 1/2 binary64) (pow.f64 a #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (*.f64 a b) #s(literal -1 binary64)) (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (pow.f64 a #s(literal -1 binary64))))))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1 binary64) b) (*.f64 #s(literal 2 binary64) a)) #s(approx (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a)) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 a #s(literal -1 binary64)) (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)) #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)) #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 (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 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (*.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 (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 (*.f64 #s(literal -1 binary64) b) (*.f64 #s(literal 2 binary64) a)) #s(approx (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a)) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 a #s(literal -1 binary64)) (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)) #s(literal 1/2 binary64)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 (/.f64 c b) #s(literal -1 binary64))) |
1 calls:
| 3.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 86.3% | 3 | b |
Compiled 1 to 3 computations (-200% saved)
| Inputs |
|---|
#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 c b) #s(literal -1 binary64))) |
#s(approx (/ (- (pow (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (*.f64 a b) #s(literal -1 binary64)) (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (pow.f64 a #s(literal -1 binary64)))))) |
#s(approx (/ (- (pow (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (*.f64 b (/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (*.f64 a b) #s(literal -1 binary64)) (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)) #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 a #s(literal -1 binary64))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (*.f64 a b) #s(literal -1 binary64)) (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (*.f64 a b) #s(literal -1 binary64)) (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)) #s(literal 1/2 binary64))))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 a #s(literal -1 binary64))) (*.f64 #s(literal 1/2 binary64) (pow.f64 a #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (*.f64 a b) #s(literal -1 binary64)) (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (pow.f64 a #s(literal -1 binary64))))))))) |
| Outputs |
|---|
#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 (/ (- (pow (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (*.f64 a b) #s(literal -1 binary64)) (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)) #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)) (*.f64 (/.f64 c b) #s(literal -1 binary64))) |
1 calls:
| 2.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 77.5% | 3 | b |
Compiled 1 to 3 computations (-200% saved)
| Inputs |
|---|
#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 c b) #s(literal -1 binary64))) |
| Outputs |
|---|
#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 c b) #s(literal -1 binary64))) |
1 calls:
| 1.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 74.0% | 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 (*.f64 (fma.f64 (/.f64 c (*.f64 b b)) #s(literal -1 binary64) (pow.f64 a #s(literal -1 binary64))) b) #s(literal -1 binary64))) |
| Outputs |
|---|
#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))) |
4 calls:
| 1.0ms | b |
| 1.0ms | c |
| 1.0ms | a |
| 1.0ms | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 40.1% | 1 | c |
| 40.1% | 1 | a |
| 40.1% | 1 | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) |
| 40.1% | 1 | b |
Compiled 20 to 23 computations (-15% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 28.0ms | 1.9001826328968434e-123 | 2.6920541534156825e-118 |
| 19.0ms | -7.841668342931429e+120 | -3.378724279994282e+114 |
| 20.0ms | 243× | 0 | valid |
| 6.0ms | 38× | 1 | valid |
| 6.0ms | 48× | 0 | invalid |
| 2.0ms | 7× | 2 | valid |
Compiled 884 to 695 computations (21.4% saved)
ival-mult: 10.0ms (43.2% of total)ival-div: 3.0ms (13% of total)ival-sqrt: 3.0ms (13% of total)adjust: 2.0ms (8.6% of total)ival-sub: 2.0ms (8.6% of total)ival-add: 2.0ms (8.6% of total)ival-neg: 2.0ms (8.6% 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 | 1.9001826328968434e-123 | 2.6920541534156825e-118 |
| 7.0ms | -7.841668342931429e+120 | -3.378724279994282e+114 |
| 4.0ms | 48× | 0 | valid |
| 0.0ms | 1× | 0 | invalid |
Compiled 983 to 740 computations (24.7% saved)
ival-mult: 1.0ms (37.5% of total)ival-div: 0.0ms (0% of total)ival-add: 0.0ms (0% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)ival-sub: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)ival-sqrt: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-neg: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 2.0ms | 1.9001826328968434e-123 | 2.6920541534156825e-118 |
| 2.0ms | -7.841668342931429e+120 | -3.378724279994282e+114 |
Compiled 1 379 to 1 010 computations (26.8% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 29.0ms | -5.0834611497577755e-289 | -6.728502271442905e-304 |
| 15.0ms | -7.841668342931429e+120 | -3.378724279994282e+114 |
| 22.0ms | 272× | 0 | valid |
| 5.0ms | 64× | 0 | invalid |
Compiled 2 552 to 1 196 computations (53.1% saved)
ival-mult: 8.0ms (43.5% of total)ival-div: 2.0ms (10.9% of total)ival-add: 2.0ms (10.9% of total)ival-sqrt: 2.0ms (10.9% of total)ival-neg: 2.0ms (10.9% of total)ival-sub: 1.0ms (5.4% 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 |
|---|---|---|
| 29.0ms | -6.728502271442905e-304 | 8.042798632509713e-303 |
| 13.0ms | 160× | 0 | valid |
| 8.0ms | 52× | 0 | invalid |
Compiled 570 to 440 computations (22.8% saved)
ival-mult: 9.0ms (58.8% of total)ival-div: 1.0ms (6.5% of total)ival-add: 1.0ms (6.5% of total)ival-sub: 1.0ms (6.5% of total)ival-sqrt: 1.0ms (6.5% of total)ival-neg: 1.0ms (6.5% 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)Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 97 | 507 |
| 1 | 169 | 507 |
| 2 | 393 | 495 |
| 3 | 1218 | 469 |
| 4 | 4890 | 469 |
| 1× | node limit |
| Inputs |
|---|
(if (<=.f64 b #s(literal -979999999999999991870892060396674716089533565549503051807700291435562585022824347890108026673816631309773319228083929088 binary64)) (/.f64 (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 #s(literal -1 binary64) b))) (*.f64 #s(literal 2 binary64) a)) (if (<=.f64 b #s(literal 6019133185572995/22713710134237715329666368996500141698551292521478689383796568724394977753543685103943470334805111423773828800195818060422956300894208 binary64)) (+.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))) #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 -1200000000000000004672894716748935313137827422752496981783440338800440944272774962894283273022051028580963204093863526400 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))) (if (<=.f64 b #s(literal 6019133185572995/22713710134237715329666368996500141698551292521478689383796568724394977753543685103943470334805111423773828800195818060422956300894208 binary64)) (+.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))) #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 -1200000000000000004672894716748935313137827422752496981783440338800440944272774962894283273022051028580963204093863526400 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))) (if (<=.f64 b #s(literal 6019133185572995/22713710134237715329666368996500141698551292521478689383796568724394977753543685103943470334805111423773828800195818060422956300894208 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) b) (*.f64 #s(literal 2 binary64) a)) #s(approx (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a)) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 a #s(literal -1 binary64)) (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)) #s(literal 1/2 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 -5800000000000000545192764305774169810236031342607400307003910992287022707315869212207139094977467227012737249828667392 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))) (if (<=.f64 b #s(literal -2100121036513843/3088413288990945714607167766096760666649729152895234960279866913260350640380788374205938472006792060778611417607373228628384532735989280347702230834056678923362997806954442769843550227998248540363155634742320939156524772391123850992097524347673943425610505012700786888921103128284156837954503288400970554554866145951744 binary64)) #s(approx (/ (- (pow (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (*.f64 a b) #s(literal -1 binary64)) (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)) #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)) (*.f64 (/.f64 c b) #s(literal -1 binary64))))) |
(if (<=.f64 b #s(literal -20240225330731/50600563326827654588123836679729326762389162441035529589225339506857584891998836722990095925359281123796769466079202977847452184346448369216753349985184627480379356069141590341116726935523304085309941919618186267140501870856173174654525838912289889085202514128089692388083353653807625633046581877161501565826926935273373696 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 c 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))) |
| Outputs |
|---|
(if (<=.f64 b #s(literal -979999999999999991870892060396674716089533565549503051807700291435562585022824347890108026673816631309773319228083929088 binary64)) (/.f64 (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 #s(literal -1 binary64) b))) (*.f64 #s(literal 2 binary64) a)) (if (<=.f64 b #s(literal 6019133185572995/22713710134237715329666368996500141698551292521478689383796568724394977753543685103943470334805111423773828800195818060422956300894208 binary64)) (+.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))) #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 -979999999999999991870892060396674716089533565549503051807700291435562585022824347890108026673816631309773319228083929088 binary64)) (/.f64 (+.f64 (*.f64 #s(literal -1 binary64) b) #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 #s(literal -1 binary64) b))) (*.f64 #s(literal 2 binary64) a)) (if (<=.f64 b #s(literal 6019133185572995/22713710134237715329666368996500141698551292521478689383796568724394977753543685103943470334805111423773828800195818060422956300894208 binary64)) (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 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))) #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 -1200000000000000004672894716748935313137827422752496981783440338800440944272774962894283273022051028580963204093863526400 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))) (if (<=.f64 b #s(literal 6019133185572995/22713710134237715329666368996500141698551292521478689383796568724394977753543685103943470334805111423773828800195818060422956300894208 binary64)) (+.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))) #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 -1200000000000000004672894716748935313137827422752496981783440338800440944272774962894283273022051028580963204093863526400 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))) (if (<=.f64 b #s(literal 6019133185572995/22713710134237715329666368996500141698551292521478689383796568724394977753543685103943470334805111423773828800195818060422956300894208 binary64)) (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 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))) #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 -1200000000000000004672894716748935313137827422752496981783440338800440944272774962894283273022051028580963204093863526400 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))) (if (<=.f64 b #s(literal 6019133185572995/22713710134237715329666368996500141698551292521478689383796568724394977753543685103943470334805111423773828800195818060422956300894208 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) b) (*.f64 #s(literal 2 binary64) a)) #s(approx (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a)) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 a #s(literal -1 binary64)) (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)) #s(literal 1/2 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 -1200000000000000004672894716748935313137827422752496981783440338800440944272774962894283273022051028580963204093863526400 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))) (if (<=.f64 b #s(literal 6019133185572995/22713710134237715329666368996500141698551292521478689383796568724394977753543685103943470334805111423773828800195818060422956300894208 binary64)) (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 b (*.f64 #s(literal 2 binary64) a))) #s(approx (/ (/ 1 (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) -1/2)) (* 2 a)) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 a #s(literal -1 binary64)) (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)) #s(literal 1/2 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 -5800000000000000545192764305774169810236031342607400307003910992287022707315869212207139094977467227012737249828667392 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))) (if (<=.f64 b #s(literal -2100121036513843/3088413288990945714607167766096760666649729152895234960279866913260350640380788374205938472006792060778611417607373228628384532735989280347702230834056678923362997806954442769843550227998248540363155634742320939156524772391123850992097524347673943425610505012700786888921103128284156837954503288400970554554866145951744 binary64)) #s(approx (/ (- (pow (* (/ b a) -1/2) 2) (* (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (- (* (/ b a) -1/2) (/ (pow (+ (* (pow (fabs b) 1) (pow (fabs b) 1)) (* (* -4 a) c)) 1/2) (* a 2)))) (*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (*.f64 a b) #s(literal -1 binary64)) (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)) #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)) (*.f64 (/.f64 c b) #s(literal -1 binary64))))) |
(if (<=.f64 b #s(literal -20240225330731/50600563326827654588123836679729326762389162441035529589225339506857584891998836722990095925359281123796769466079202977847452184346448369216753349985184627480379356069141590341116726935523304085309941919618186267140501870856173174654525838912289889085202514128089692388083353653807625633046581877161501565826926935273373696 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 c 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))) |
| 1× | fuel |
Compiled 539 to 101 computations (81.3% saved)
Compiled 1 112 to 230 computations (79.3% saved)
Loading profile data...