
Time bar (total: 5.5s)
| 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)
| 581.0ms | 5 556× | 0 | valid |
| 399.0ms | 1 173× | 2 | valid |
| 269.0ms | 1 364× | 1 | valid |
| 109.0ms | 163× | 3 | valid |
| 98.0ms | 963× | 0 | invalid |
ival-mult: 388.0ms (34.9% of total)ival-div: 199.0ms (17.9% of total)ival-sub: 154.0ms (13.9% of total)adjust: 127.0ms (11.4% of total)ival-neg: 120.0ms (10.8% of total)ival-sqrt: 101.0ms (9.1% of total)exact: 10.0ms (0.9% of total)ival-true: 7.0ms (0.6% of total)ival-assert: 3.0ms (0.3% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 105 | 0 | - | 2 | (-2.75487867115315e-226 -1.2830731880843563e-246 2.008995520285041e-87) | (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) |
| 58 | 0 | - | 0 | - | (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) |
| 13 | 0 | - | 0 | - | (/.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)) |
| 5 | 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 | 99 | 0 |
| ↳ | (*.f64 b b) | overflow | 84 | |
| ↳ | (*.f64 #s(literal 4 binary64) (*.f64 a c)) | overflow | 25 | |
| ↳ | (*.f64 a c) | overflow | 25 | |
| ↳ | (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) | overflow | 99 | |
-.f64 | (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) | cancellation | 58 | 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 | 13 | 0 |
| ↳ | (*.f64 b b) | underflow | 41 | |
| ↳ | (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) | underflow | 24 | |
| ↳ | (*.f64 #s(literal 4 binary64) (*.f64 a c)) | underflow | 34 | |
| ↳ | (*.f64 a c) | underflow | 34 | |
| ↳ | (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) | underflow | 4 | |
-.f64 | (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) | nan-rescue | 5 | 0 |
| ↳ | (*.f64 b b) | overflow | 84 | |
| ↳ | (*.f64 #s(literal 4 binary64) (*.f64 a c)) | overflow | 25 | |
| ↳ | (*.f64 a c) | overflow | 25 | |
sqrt.f64 | (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) | uflow-rescue | 4 | 0 |
| ↳ | (*.f64 b b) | underflow | 41 | |
| ↳ | (*.f64 #s(literal 4 binary64) (*.f64 a c)) | underflow | 34 | |
| ↳ | (*.f64 a c) | underflow | 34 | |
| ↳ | (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) | underflow | 4 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 121 | 2 |
| - | 17 | 116 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 121 | 0 | 2 |
| - | 17 | 0 | 116 |
| number | freq |
|---|---|
| 0 | 118 |
| 1 | 101 |
| 2 | 33 |
| 3 | 4 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 108.0ms | 348× | 0 | valid |
| 26.0ms | 80× | 2 | valid |
| 22.0ms | 80× | 1 | valid |
| 5.0ms | 4× | 3 | valid |
Compiled 161 to 46 computations (71.4% saved)
ival-mult: 52.0ms (40.7% of total)ival-sub: 49.0ms (38.3% of total)ival-sqrt: 9.0ms (7% of total)adjust: 7.0ms (5.5% of total)ival-div: 5.0ms (3.9% of total)ival-neg: 5.0ms (3.9% of total)exact: 1.0ms (0.8% 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 | 56 | 158 |
| 1 | 164 | 151 |
| 2 | 433 | 151 |
| 3 | 960 | 151 |
| 4 | 1840 | 151 |
| 5 | 5052 | 151 |
| 0 | 14 | 17 |
| 0 | 23 | 17 |
| 1 | 43 | 17 |
| 2 | 97 | 17 |
| 3 | 208 | 17 |
| 4 | 380 | 17 |
| 5 | 1091 | 17 |
| 6 | 5090 | 17 |
| 0 | 8002 | 16 |
| 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 (neg.f64 b) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)) |
Compiled 17 to 14 computations (17.6% saved)
Compiled 0 to 3 computations (-∞% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 54.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)) |
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 (/ b a)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (/ (+ (* -1 b) (/ (* a c) b)) a))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (/ (+ (* -1 b) (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))))) a))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (/ (+ (* -1 b) (* a (+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b)))) 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 (- (* 2 (/ (* a c) b)) (* 2 b)))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (- (* a (- (* 2 (/ (* a (pow c 2)) (pow b 3))) (* -2 (/ c b)))) (* 2 b)))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (- (* a (- (* a (- (* 4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))) (* -2 (/ c b)))) (* 2 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 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3))))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* -1 (* (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 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#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 (- (/ 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/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/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (* 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 (* b (- (/ c (pow b 2)) (/ 1 a))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* b (- (+ (* 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 (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* b (- (* 2 (/ (* a c) (pow b 2))) 2)))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* b (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ 2 (* -2 (/ (* a c) (pow b 2)))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* b (- (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ 2 (+ (* -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 (* -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 (/ c b)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* -1 (/ (+ c (+ (* 1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6)))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))))) 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 (* -1 (/ (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -2 (* a c))) b)))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* -1 (/ (- (* 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 (* -1 (/ (- (* 1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6))) (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))) b)))) |
#s(approx (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 (+ (* -1 (/ b a)) (/ c b)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ b a)) (* c (+ (/ 1 b) (/ (* a c) (pow b 3))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ b a)) (* c (+ (* c (+ (* 2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (- (* c (- (* 2 (/ (* (pow a 2) c) (pow b 3))) (* -2 (/ a b)))) (* 2 b)))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (- (* c (- (* c (- (* 4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))) (* -2 (/ a b)))) (* 2 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 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/2 (/ b (* a c))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4))))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))))) |
#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 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* 1/2 (/ b (* a c)))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1/2 (/ b a)) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1))))) c)) (* -1/2 (/ b a))) c))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* -1 (* c (- (/ 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/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 | 659 | 4149 |
| 1 | 1913 | 4126 |
| 0 | 8080 | 3889 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
#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) (/ (* a c) b)) a))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (/ (+ (* -1 b) (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))))) a))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (/ (+ (* -1 b) (* a (+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b)))) 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 (- (* 2 (/ (* a c) b)) (* 2 b)))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (- (* a (- (* 2 (/ (* a (pow c 2)) (pow b 3))) (* -2 (/ c b)))) (* 2 b)))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (- (* a (- (* a (- (* 4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))) (* -2 (/ c b)))) (* 2 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 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3))))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* -1 (* (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 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#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 (- (/ 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/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/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (* 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 (* b (- (/ c (pow b 2)) (/ 1 a))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* b (- (+ (* 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 (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* b (- (* 2 (/ (* a c) (pow b 2))) 2)))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* b (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ 2 (* -2 (/ (* a c) (pow b 2)))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* b (- (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ 2 (+ (* -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 (* -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 (/ c b)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* -1 (/ (+ c (+ (* 1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6)))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))))) 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 (* -1 (/ (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -2 (* a c))) b)))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* -1 (/ (- (* 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 (* -1 (/ (- (* 1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6))) (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))) b)))) |
#s(approx (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 (+ (* -1 (/ b a)) (/ c b)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ b a)) (* c (+ (/ 1 b) (/ (* a c) (pow b 3))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ b a)) (* c (+ (* c (+ (* 2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (- (* c (- (* 2 (/ (* (pow a 2) c) (pow b 3))) (* -2 (/ a b)))) (* 2 b)))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (- (* c (- (* c (- (* 4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))) (* -2 (/ a b)))) (* 2 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 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/2 (/ b (* a c))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4))))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))))) |
#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 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* 1/2 (/ b (* a c)))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1/2 (/ b a)) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1))))) c)) (* -1/2 (/ b a))) c))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* -1 (* c (- (/ 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/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 |
|---|
#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)) (/.f64 (neg.f64 b) a)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (/ (+ (* -1 b) (/ (* a c) b)) a))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (fma.f64 (/.f64 c b) a (neg.f64 b)) a)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (/ (+ (* -1 b) (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))))) a))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (pow.f64 b #s(literal 3 binary64))) (/.f64 c b)) a (neg.f64 b)) a)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (/ (+ (* -1 b) (* a (+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b)))) a))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (fma.f64 (fma.f64 (fma.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64))) (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal 2 binary64)) (pow.f64 b #s(literal 5 binary64)))) a (/.f64 c b)) a (neg.f64 b)) 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))))) (*.f64 #s(literal -2 binary64) b)) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (- (* 2 (/ (* a c) b)) (* 2 b)))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (fma.f64 (/.f64 c b) a (neg.f64 b)) #s(literal 2 binary64))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (- (* a (- (* 2 (/ (* a (pow c 2)) (pow b 3))) (* -2 (/ c b)))) (* 2 b)))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (fma.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 c c) (/.f64 a (pow.f64 b #s(literal 3 binary64))) (/.f64 c b))) a (*.f64 #s(literal -2 binary64) b))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (- (* a (- (* a (- (* 4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))) (* -2 (/ c b)))) (* 2 b)))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) (/.f64 (pow.f64 c #s(literal 3 binary64)) (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 (/.f64 c b) #s(literal 2 binary64))) a (*.f64 #s(literal -2 binary64) b))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 b)) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) 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)))) (fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 a b) 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)))) (fma.f64 (*.f64 #s(literal -2 binary64) a) (fma.f64 (*.f64 c c) (/.f64 a (pow.f64 b #s(literal 3 binary64))) (/.f64 c b)) b)) |
#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 (sqrt (- (* b b) (* 4 (* a c)))) (fma.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 (pow.f64 c #s(literal 3 binary64)) (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 c c) (/.f64 a (pow.f64 b #s(literal 3 binary64))) (/.f64 c b)))) a b)) |
#s(approx (- (* b b) (* 4 (* a c))) #s(hole binary64 (pow b 2))) |
#s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)) |
#s(approx (- (* b b) (* 4 (* a c))) #s(hole binary64 (+ (* -4 (* a c)) (pow b 2)))) |
#s(approx (- (* b b) (* 4 (* a c))) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) |
#s(approx (* 4 (* a c)) #s(hole binary64 (* 4 (* a c)))) |
#s(approx (* 4 (* a c)) (*.f64 (*.f64 c a) #s(literal 4 binary64))) |
#s(approx (* a c) #s(hole binary64 (* a c))) |
#s(approx (* a c) (*.f64 c a)) |
#s(approx a #s(hole binary64 a)) |
#s(approx a a) |
#s(approx (* 2 a) #s(hole binary64 (* 2 a))) |
#s(approx (* 2 a) (*.f64 #s(literal 2 binary64) 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)) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 c a)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 b a)) #s(literal -1/2 binary64))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (fma.f64 (*.f64 (*.f64 b (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) #s(literal -1/4 binary64) (*.f64 (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 b a)) #s(literal -1/2 binary64)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3))))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (fma.f64 (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 b a)) #s(literal -1/2 binary64) (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 b (/.f64 b (sqrt.f64 #s(literal -4 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 a #s(literal 5 binary64)))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (neg.f64 (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (*.f64 c a)))) |
#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))))) (*.f64 (-.f64 (/.f64 (neg.f64 b) a) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)))) a)) |
#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))))) (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b (/.f64 b (sqrt.f64 #s(literal -4 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 b a))) 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 (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 a #s(literal 5 binary64))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 b (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 b a)))) 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)))) (*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) |
#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)))) (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 b (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)))) a)) |
#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)))) (*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 a #s(literal 5 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 b (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a))))) a)) |
#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 (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 a #s(literal 5 binary64)))) (fma.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 5 binary64))) (pow.f64 a #s(literal 7 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 b (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)))))) a)) |
#s(approx (- (* b b) (* 4 (* a c))) #s(hole binary64 (* -4 (* a c)))) |
#s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
#s(approx (- (* b b) (* 4 (* a c))) #s(hole binary64 (* a (- (/ (pow b 2) a) (* 4 c))))) |
#s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 #s(literal -4 binary64) c (*.f64 b (/.f64 b a))) a)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)) (*.f64 #s(literal -1/2 binary64) (/.f64 b a)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1/8 binary64)) (*.f64 #s(literal 1/2 binary64) b)) (neg.f64 a)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 (fma.f64 #s(literal 1/2 binary64) b (/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/8 binary64)) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (pow.f64 b #s(literal 4 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1/128 binary64)))) (neg.f64 a))) (neg.f64 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))))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 c a)))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* -1 (* a (- (/ b a) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (neg.f64 a) (fma.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c a)) (/.f64 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))))) (*.f64 (neg.f64 a) (fma.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c a)) (/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/4 binary64))) b) (neg.f64 a))))) |
#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 (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (neg.f64 a) (fma.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c a)) (/.f64 (-.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b))) (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (pow.f64 b #s(literal 4 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/64 binary64)))) (neg.f64 a)) b) (neg.f64 a))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (* -2 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 c a)))) |
#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)))) (*.f64 (neg.f64 a) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/4 binary64)))))) |
#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)))) (*.f64 (neg.f64 a) (fma.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 a #s(literal 5 binary64)))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/4 binary64))))))) |
#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 (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (neg.f64 a) (fma.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 6 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 5 binary64))) (pow.f64 a #s(literal 7 binary64)))) (fma.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 a #s(literal 5 binary64)))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/4 binary64)))))))) |
#s(approx (- (* b b) (* 4 (* a c))) #s(hole binary64 (* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -4 c)))))) |
#s(approx (- (* b b) (* 4 (* a c))) (*.f64 (neg.f64 a) (fma.f64 #s(literal 4 binary64) c (/.f64 (*.f64 (neg.f64 b) b) a)))) |
#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)) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 c a)) (*.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (/.f64 #s(literal -1/2 binary64) a)) b))) |
#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/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (* 1/2 (/ 1 a))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 c a)) (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (/.f64 b #s(literal -4 binary64)) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 a #s(literal 5 binary64))))) #s(literal 1/16 binary64) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (sqrt.f64 #s(literal -4 binary64))) #s(literal -1/4 binary64))) b (/.f64 #s(literal -1/2 binary64) a)) 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))))) (-.f64 (neg.f64 b) (*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))) |
#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))))) (fma.f64 (neg.f64 (sqrt.f64 (*.f64 c a))) (sqrt.f64 #s(literal -4 binary64)) (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) #s(literal 1 binary64)) b))) |
#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) (sqrt (- (* b b) (* 4 (* a c))))) (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 b #s(literal -4 binary64)) (/.f64 b (sqrt.f64 #s(literal -4 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)))) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -4 binary64))) #s(literal -1/2 binary64))) b) #s(literal 1 binary64)) b (*.f64 (neg.f64 (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (*.f64 c a))))) |
#s(approx (neg b) #s(hole binary64 (* -1 b))) |
#s(approx (neg b) (neg.f64 b)) |
#s(approx b #s(hole binary64 b)) |
#s(approx b 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)))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 b (/.f64 b (sqrt.f64 #s(literal -4 binary64))))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))) |
#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)))) (fma.f64 (fma.f64 (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)))) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 b b) #s(literal -4 binary64))) #s(literal -1/8 binary64) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64))) (*.f64 b b) (*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))) |
#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 (sqrt (- (* b b) (* 4 (* a c)))) (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 b (/.f64 b (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 5 binary64))) (pow.f64 a #s(literal 5 binary64))))) #s(literal 1/16 binary64) (*.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 #s(literal -1/4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)))))) (*.f64 b b) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64))) (*.f64 b b) (*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))) |
#s(approx (- (* b b) (* 4 (* a c))) #s(hole binary64 (- (pow b 2) (* 4 (* a c))))) |
#s(approx (- (* b b) (* 4 (* a c))) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) |
#s(approx (* b b) #s(hole binary64 (pow b 2))) |
#s(approx (* b b) (*.f64 b b)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* b (- (/ c (pow b 2)) (/ 1 a))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 (-.f64 (/.f64 (/.f64 c b) b) (/.f64 #s(literal 1 binary64) a)) b)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (pow.f64 b #s(literal 4 binary64))) (-.f64 (/.f64 (/.f64 c b) b) (/.f64 #s(literal 1 binary64) a))) b)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* b (- (+ (* 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 (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 (*.f64 c c) (/.f64 a (pow.f64 b #s(literal 4 binary64))) (-.f64 (/.f64 (/.f64 c b) b) (/.f64 #s(literal 1 binary64) a)))) b)) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* b (- (* 2 (/ (* a c) (pow b 2))) 2)))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 c b) b) a) #s(literal 2 binary64)) #s(literal 2 binary64)) b)) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* b (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ 2 (* -2 (/ (* a c) (pow b 2)))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 c c) a) a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 (*.f64 (/.f64 (/.f64 c b) b) a) #s(literal -2 binary64) #s(literal 2 binary64))) b)) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* b (- (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ 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))))) (*.f64 (-.f64 (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 (fma.f64 (/.f64 a b) (/.f64 c b) (/.f64 (*.f64 (*.f64 (*.f64 c c) a) a) (pow.f64 b #s(literal 4 binary64)))) #s(literal -2 binary64) #s(literal 2 binary64))) 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)))) (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 c b) b) a) #s(literal -2 binary64) #s(literal 1 binary64)) b)) |
#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)))) (*.f64 (fma.f64 (fma.f64 (/.f64 a b) (/.f64 c b) (/.f64 (*.f64 (*.f64 (*.f64 c c) a) a) (pow.f64 b #s(literal 4 binary64)))) #s(literal -2 binary64) #s(literal 1 binary64)) b)) |
#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 (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal -4 binary64) (fma.f64 (fma.f64 (/.f64 a b) (/.f64 c b) (/.f64 (*.f64 (*.f64 (*.f64 c c) a) a) (pow.f64 b #s(literal 4 binary64)))) #s(literal -2 binary64) #s(literal 1 binary64))) b)) |
#s(approx (- (* b b) (* 4 (* a c))) #s(hole binary64 (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))))) |
#s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 c b) b) a) #s(literal -4 binary64) #s(literal 1 binary64)) b) b)) |
#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)) (/.f64 c (neg.f64 b))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (fma.f64 (/.f64 (*.f64 c c) b) (/.f64 a b) c) (neg.f64 b))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 (/.f64 (*.f64 c c) b) (/.f64 a b) c)) (neg.f64 b))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* -1 (/ (+ c (+ (* 1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6)))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))))) b)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) a)) (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 (/.f64 (*.f64 c c) b) (/.f64 a b) c))) (neg.f64 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))))) (*.f64 (*.f64 (/.f64 a b) #s(literal -2 binary64)) c)) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* -1 (/ (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -2 (* a c))) b)))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 (fma.f64 (/.f64 (*.f64 a a) b) (/.f64 (*.f64 c c) b) (*.f64 c a)) #s(literal -2 binary64)) b)) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* -1 (/ (- (* 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))))) (/.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal 4 binary64) (*.f64 #s(literal 2 binary64) (fma.f64 (/.f64 (*.f64 a a) b) (/.f64 (*.f64 c c) b) (*.f64 c a)))) (neg.f64 b))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* -1 (/ (- (* 1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6))) (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))) b)))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (-.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 6 binary64)))) #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (fma.f64 (/.f64 (*.f64 a a) b) (/.f64 (*.f64 c c) b) (*.f64 c a)) #s(literal -2 binary64))) (neg.f64 b))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (* -1 b))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) (neg.f64 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)))) (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 c b) b) a) #s(literal -2 binary64) #s(literal 1 binary64)) (neg.f64 b))) |
#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)))) (*.f64 (fma.f64 (fma.f64 (/.f64 a b) (/.f64 c b) (/.f64 (*.f64 (*.f64 (*.f64 c c) a) a) (pow.f64 b #s(literal 4 binary64)))) #s(literal -2 binary64) #s(literal 1 binary64)) (neg.f64 b))) |
#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 (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal -4 binary64) (fma.f64 (fma.f64 (/.f64 a b) (/.f64 c b) (/.f64 (*.f64 (*.f64 (*.f64 c c) a) a) (pow.f64 b #s(literal 4 binary64)))) #s(literal -2 binary64) #s(literal 1 binary64))) (neg.f64 b))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ b a)) (/ c b)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (fma.f64 (/.f64 b a) #s(literal -1 binary64) (/.f64 c b))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ b a)) (* c (+ (/ 1 b) (/ (* a c) (pow b 3))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (fma.f64 (fma.f64 (/.f64 c (pow.f64 b #s(literal 3 binary64))) a (/.f64 #s(literal 1 binary64) b)) c (/.f64 (neg.f64 b) a))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ b a)) (* c (+ (* c (+ (* 2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b)))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (/.f64 c (pow.f64 b #s(literal 5 binary64))) (/.f64 a (pow.f64 b #s(literal 3 binary64)))) c (/.f64 #s(literal 1 binary64) b)) c (/.f64 (neg.f64 b) a))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (- (* c (- (* 2 (/ (* (pow a 2) c) (pow b 3))) (* -2 (/ a b)))) (* 2 b)))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (fma.f64 (*.f64 #s(literal 2 binary64) (fma.f64 c (*.f64 a (/.f64 a (pow.f64 b #s(literal 3 binary64)))) (/.f64 a b))) c (*.f64 #s(literal -2 binary64) b))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (- (* c (- (* c (- (* 4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))) (* -2 (/ a b)))) (* 2 b)))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 4 binary64) (pow.f64 a #s(literal 3 binary64))) (/.f64 c (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 3 binary64)))) #s(literal 2 binary64))) c (*.f64 (/.f64 a b) #s(literal 2 binary64))) c (*.f64 #s(literal -2 binary64) 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)))) (fma.f64 (*.f64 #s(literal -2 binary64) c) (fma.f64 c (*.f64 a (/.f64 a (pow.f64 b #s(literal 3 binary64)))) (/.f64 a b)) b)) |
#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 (sqrt (- (* b b) (* 4 (* a c)))) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -4 binary64) (pow.f64 a #s(literal 3 binary64))) (/.f64 c (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 3 binary64)))) #s(literal -2 binary64))) c (*.f64 (/.f64 a b) #s(literal -2 binary64))) c b)) |
#s(approx c #s(hole binary64 c)) |
#s(approx c c) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/2 (/ b (* a c))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 (*.f64 c #s(literal -1/2 binary64)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -4 binary64)) (/.f64 (/.f64 b a) c)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4))))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)))) (*.f64 b (/.f64 b (sqrt.f64 #s(literal -4 binary64))))) #s(literal -1/4 binary64) (*.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -4 binary64)) (/.f64 (/.f64 b a) c)) #s(literal -1/2 binary64))) c)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 (fma.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -4 binary64)) (/.f64 (/.f64 b a) c)) #s(literal -1/2 binary64) (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 b (/.f64 b (sqrt.f64 #s(literal -4 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)))) (*.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 5 binary64))) (pow.f64 a #s(literal 5 binary64))))))) c)) |
#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))))) (*.f64 (-.f64 (/.f64 (neg.f64 b) c) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))) c)) |
#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))))) (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b (/.f64 b (sqrt.f64 #s(literal -4 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a)))) (fma.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b c))) 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 (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 5 binary64))) (pow.f64 a #s(literal 3 binary64))))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (*.f64 b (/.f64 b (sqrt.f64 #s(literal -4 binary64))))) #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b c)))) 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)))) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (*.f64 b (/.f64 b (sqrt.f64 #s(literal -4 binary64))))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))) c)) |
#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)))) (*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 5 binary64))) (pow.f64 a #s(literal 3 binary64)))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (*.f64 b (/.f64 b (sqrt.f64 #s(literal -4 binary64))))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64))))) c)) |
#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 (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal -4 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 5 binary64))) (pow.f64 a #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 7 binary64))) (pow.f64 a #s(literal 5 binary64)))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (*.f64 b (/.f64 b (sqrt.f64 #s(literal -4 binary64))))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))))) c)) |
#s(approx (- (* b b) (* 4 (* a c))) #s(hole binary64 (* c (- (/ (pow b 2) c) (* 4 a))))) |
#s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 b (/.f64 b c))) c)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* 1/2 (/ b (* a c)))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 (neg.f64 c) (-.f64 (*.f64 (/.f64 (/.f64 b a) c) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -1 binary64)))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1/2 (/ b a)) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (*.f64 (neg.f64 c) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/8 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) c))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1))))) c)) (* -1/2 (/ b a))) c))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 (neg.f64 c) (neg.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64)))) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1/8 binary64)) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) c))) (pow.f64 b #s(literal 4 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/128 binary64)))) (neg.f64 c))) c))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* -1 (* c (- (/ b c) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (neg.f64 c) (fma.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a c)) (/.f64 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))))) (*.f64 (neg.f64 c) (fma.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a c)) (/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/4 binary64))) b) (neg.f64 c))))) |
#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 (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (neg.f64 c) (fma.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a c)) (/.f64 (-.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a))) (*.f64 b b)) #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/64 binary64)))) (neg.f64 c)) b) (neg.f64 c))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (neg.f64 c) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/4 binary64)))))) |
#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)))) (*.f64 (neg.f64 c) (fma.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 5 binary64))) (pow.f64 a #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/4 binary64))))))) |
#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 (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (neg.f64 c) (fma.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 6 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 7 binary64))) (pow.f64 a #s(literal 5 binary64)))) (fma.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 5 binary64))) (pow.f64 a #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/4 binary64)))))))) |
#s(approx (- (* b b) (* 4 (* a c))) #s(hole binary64 (* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -4 a)))))) |
#s(approx (- (* b b) (* 4 (* a c))) (*.f64 (neg.f64 c) (fma.f64 #s(literal 4 binary64) a (/.f64 (*.f64 (neg.f64 b) b) c)))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 14 | 70 |
| 0 | 23 | 70 |
| 1 | 73 | 70 |
| 0 | 507 | 66 |
| 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) |
| Outputs |
|---|
(/.f64 (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) a) #s(literal 2 binary64)) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (neg.f64 b) a) #s(literal 2 binary64)) (/.f64 (/.f64 (neg.f64 b) a) #s(literal 2 binary64))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)))) (+.f64 (/.f64 (/.f64 (neg.f64 b) a) #s(literal 2 binary64)) (/.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (neg.f64 b) a) #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)) #s(literal 3 binary64))) (fma.f64 (/.f64 (/.f64 (neg.f64 b) a) #s(literal 2 binary64)) (/.f64 (/.f64 (neg.f64 b) a) #s(literal 2 binary64)) (fma.f64 (/.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)) (*.f64 (/.f64 (/.f64 (neg.f64 b) a) #s(literal 2 binary64)) (/.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) #s(literal 2 binary64))) (neg.f64 a)) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))) (neg.f64 (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (-.f64 (*.f64 (neg.f64 b) (*.f64 #s(literal 2 binary64) a)) (*.f64 (*.f64 #s(literal 2 binary64) a) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) (*.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) #s(literal 2 binary64)) a) |
(/.f64 (-.f64 (*.f64 b b) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (*.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (neg.f64 b)) (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (-.f64 (pow.f64 (neg.f64 b) #s(literal 3 binary64)) (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3/2 binary64))) (*.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (neg.f64 b) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)) |
(neg.f64 (/.f64 (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a))) |
(neg.f64 (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a))) |
(-.f64 (/.f64 (/.f64 (neg.f64 b) a) #s(literal 2 binary64)) (/.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b b) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) (neg.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (neg.f64 b)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (neg.f64 b) #s(literal 3 binary64)) (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3/2 binary64)))) (neg.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (neg.f64 b) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))) |
(/.f64 (-.f64 (*.f64 b b) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (neg.f64 b))) |
(/.f64 (-.f64 (pow.f64 (neg.f64 b) #s(literal 3 binary64)) (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3/2 binary64))) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (neg.f64 b) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) |
(-.f64 (/.f64 (*.f64 b b) (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (neg.f64 b))) (/.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (neg.f64 b)))) |
(-.f64 (/.f64 (pow.f64 (neg.f64 b) #s(literal 3 binary64)) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (neg.f64 b) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) (/.f64 (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3/2 binary64)) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (neg.f64 b) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))) |
(-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) |
(neg.f64 b) |
b |
(*.f64 (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 1/4 binary64))) |
(pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 1/2 binary64)) |
(/.f64 (sqrt.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 2 binary64)))) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)))) |
(/.f64 (sqrt.f64 (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 3 binary64)))) (sqrt.f64 (fma.f64 (*.f64 (*.f64 c a) #s(literal 4 binary64)) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))))) |
(sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) #s(literal 1/2 binary64))) |
(*.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) (neg.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) |
(*.f64 (fabs.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) (fabs.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) |
(*.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) |
(pow.f64 (*.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) #s(literal 2 binary64)) |
(pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 1 binary64)) |
(/.f64 (+.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal 3 binary64))) (+.f64 (pow.f64 b #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (*.f64 c a) #s(literal 4 binary64)) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))))) |
(/.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 2 binary64))) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) |
(/.f64 (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 c a) #s(literal 4 binary64)) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))) |
(fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) |
(fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) |
(fma.f64 (neg.f64 (fabs.f64 b)) (neg.f64 (fabs.f64 b)) (*.f64 (neg.f64 (*.f64 a #s(literal 4 binary64))) c)) |
(fma.f64 (neg.f64 (fabs.f64 b)) (neg.f64 (fabs.f64 b)) (*.f64 (neg.f64 (*.f64 c a)) #s(literal 4 binary64))) |
(fma.f64 (neg.f64 (fabs.f64 b)) (neg.f64 (fabs.f64 b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
(fma.f64 (neg.f64 (neg.f64 b)) (neg.f64 (neg.f64 b)) (*.f64 (neg.f64 (*.f64 a #s(literal 4 binary64))) c)) |
(fma.f64 (neg.f64 (neg.f64 b)) (neg.f64 (neg.f64 b)) (*.f64 (neg.f64 (*.f64 c a)) #s(literal 4 binary64))) |
(fma.f64 (neg.f64 (neg.f64 b)) (neg.f64 (neg.f64 b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
(fma.f64 (fabs.f64 (fabs.f64 b)) (fabs.f64 (fabs.f64 b)) (*.f64 (neg.f64 (*.f64 a #s(literal 4 binary64))) c)) |
(fma.f64 (fabs.f64 (fabs.f64 b)) (fabs.f64 (fabs.f64 b)) (*.f64 (neg.f64 (*.f64 c a)) #s(literal 4 binary64))) |
(fma.f64 (fabs.f64 (fabs.f64 b)) (fabs.f64 (fabs.f64 b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
(fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 (neg.f64 (*.f64 a #s(literal 4 binary64))) c)) |
(fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 (neg.f64 (*.f64 c a)) #s(literal 4 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))) |
(fma.f64 (pow.f64 b #s(literal 1 binary64)) b (*.f64 (neg.f64 (*.f64 a #s(literal 4 binary64))) c)) |
(fma.f64 (pow.f64 b #s(literal 1 binary64)) b (*.f64 (neg.f64 (*.f64 c a)) #s(literal 4 binary64))) |
(fma.f64 (pow.f64 b #s(literal 1 binary64)) b (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
(fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) |
(fma.f64 (fabs.f64 b) (fabs.f64 b) (*.f64 (neg.f64 (*.f64 a #s(literal 4 binary64))) c)) |
(fma.f64 (fabs.f64 b) (fabs.f64 b) (*.f64 (neg.f64 (*.f64 c a)) #s(literal 4 binary64))) |
(fma.f64 (fabs.f64 b) (fabs.f64 b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
(fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) |
(fma.f64 (neg.f64 b) (neg.f64 b) (*.f64 (neg.f64 (*.f64 a #s(literal 4 binary64))) c)) |
(fma.f64 (neg.f64 b) (neg.f64 b) (*.f64 (neg.f64 (*.f64 c a)) #s(literal 4 binary64))) |
(fma.f64 (neg.f64 b) (neg.f64 b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
(fma.f64 b b (*.f64 (neg.f64 (*.f64 a #s(literal 4 binary64))) c)) |
(fma.f64 b b (*.f64 (neg.f64 (*.f64 c a)) #s(literal 4 binary64))) |
(fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
(sqrt.f64 (*.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) |
(-.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (/.f64 (pow.f64 (*.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)))) |
(-.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (fma.f64 (*.f64 (*.f64 c a) #s(literal 4 binary64)) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (pow.f64 (*.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 c a) #s(literal 4 binary64)) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))))) |
(-.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 (neg.f64 (*.f64 a #s(literal 4 binary64))) c)) |
(+.f64 (*.f64 b b) (*.f64 (neg.f64 (*.f64 c a)) #s(literal 4 binary64))) |
(+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
(*.f64 (neg.f64 (fabs.f64 b)) (neg.f64 (fabs.f64 b))) |
(*.f64 (neg.f64 (neg.f64 b)) (neg.f64 (neg.f64 b))) |
(*.f64 (fabs.f64 (fabs.f64 b)) (fabs.f64 (fabs.f64 b))) |
(*.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64))) |
(*.f64 (pow.f64 b #s(literal 1 binary64)) b) |
(*.f64 (fabs.f64 b) (fabs.f64 b)) |
(*.f64 (neg.f64 b) (neg.f64 b)) |
(*.f64 b b) |
(pow.f64 (fabs.f64 b) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 b) #s(literal 2 binary64)) |
(pow.f64 b #s(literal 2 binary64)) |
(neg.f64 (*.f64 (neg.f64 b) b)) |
(neg.f64 (*.f64 b (neg.f64 b))) |
(fabs.f64 (*.f64 b b)) |
(exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64))) |
(*.f64 (*.f64 #s(literal 4 binary64) c) a) |
(*.f64 (*.f64 a #s(literal 4 binary64)) c) |
(*.f64 (*.f64 c a) #s(literal 4 binary64)) |
(*.f64 c (*.f64 a #s(literal 4 binary64))) |
(*.f64 a (*.f64 c #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 (-.f64 (*.f64 a a) (*.f64 a a)) (-.f64 a a)) |
(/.f64 (+.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64))) (fma.f64 a a (-.f64 (*.f64 a a) (*.f64 a a)))) |
(fma.f64 #s(literal 1 binary64) a (*.f64 #s(literal 1 binary64) a)) |
(fma.f64 a #s(literal 1 binary64) (*.f64 a #s(literal 1 binary64))) |
(+.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 1 binary64) a)) |
(+.f64 (*.f64 a #s(literal 1 binary64)) (*.f64 a #s(literal 1 binary64))) |
(+.f64 a a) |
#s(literal 2 binary64) |
Compiled 7 186 to 1 156 computations (83.9% saved)
16 alts after pruning (16 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 208 | 16 | 224 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 209 | 16 | 225 |
| Status | Accuracy | Program |
|---|---|---|
| 30.4% | (/.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (neg.f64 b))) (*.f64 #s(literal 2 binary64) a)) | |
| 27.3% | (/.f64 (-.f64 (pow.f64 (neg.f64 b) #s(literal 3 binary64)) (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3/2 binary64))) (*.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (neg.f64 b) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a))) | |
| ▶ | 39.1% | (/.f64 (-.f64 (*.f64 (neg.f64 b) (*.f64 #s(literal 2 binary64) a)) (*.f64 (*.f64 #s(literal 2 binary64) a) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) (*.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal 2 binary64) a))) |
| 27.1% | (/.f64 (-.f64 (*.f64 b b) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (*.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (neg.f64 b)) (*.f64 #s(literal 2 binary64) a))) | |
| ▶ | 54.2% | (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)) |
| ▶ | 50.4% | (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 #s(literal -4 binary64) c (*.f64 b (/.f64 b a))) a)))) (*.f64 #s(literal 2 binary64) a)) |
| ▶ | 27.3% | (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)) |
| 37.2% | (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 #s(literal 2 binary64) a)) | |
| 11.0% | (/.f64 (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 c b) b) a) #s(literal -2 binary64) #s(literal 1 binary64)) (neg.f64 b)))) (*.f64 #s(literal 2 binary64) a)) | |
| 10.9% | (/.f64 (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (neg.f64 b))) (*.f64 #s(literal 2 binary64) a)) | |
| 28.4% | (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 (/.f64 a b) #s(literal -2 binary64)) c)) (*.f64 #s(literal 2 binary64) a)) | |
| 54.0% | (-.f64 (/.f64 (/.f64 (neg.f64 b) a) #s(literal 2 binary64)) (/.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a))) | |
| 35.1% | #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (fma.f64 (/.f64 b a) #s(literal -1 binary64) (/.f64 c b))) | |
| 29.8% | #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (fma.f64 (/.f64 (*.f64 c c) b) (/.f64 a b) c) (neg.f64 b))) | |
| 35.2% | #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (neg.f64 b) a)) | |
| ▶ | 34.3% | #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 c (neg.f64 b))) |
Compiled 828 to 556 computations (32.9% saved)
| Inputs |
|---|
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)) |
(-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) |
(neg.f64 b) |
b |
(sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) |
(fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) |
(*.f64 #s(literal -4 binary64) c) |
#s(literal -4 binary64) |
c |
a |
(*.f64 b b) |
(*.f64 #s(literal 2 binary64) a) |
#s(literal 2 binary64) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 c (neg.f64 b))) |
(/.f64 c (neg.f64 b)) |
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)) |
(-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))) |
(sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b))) |
#s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)) |
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 #s(literal -4 binary64) c (*.f64 b (/.f64 b a))) a)))) (*.f64 #s(literal 2 binary64) a)) |
(-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 #s(literal -4 binary64) c (*.f64 b (/.f64 b a))) a)))) |
(sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 #s(literal -4 binary64) c (*.f64 b (/.f64 b a))) a))) |
#s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 #s(literal -4 binary64) c (*.f64 b (/.f64 b a))) a)) |
(*.f64 (fma.f64 #s(literal -4 binary64) c (*.f64 b (/.f64 b a))) a) |
(fma.f64 #s(literal -4 binary64) c (*.f64 b (/.f64 b a))) |
(*.f64 b (/.f64 b a)) |
(/.f64 b a) |
(/.f64 (-.f64 (*.f64 (neg.f64 b) (*.f64 #s(literal 2 binary64) a)) (*.f64 (*.f64 #s(literal 2 binary64) a) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) (*.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal 2 binary64) a))) |
(-.f64 (*.f64 (neg.f64 b) (*.f64 #s(literal 2 binary64) a)) (*.f64 (*.f64 #s(literal 2 binary64) a) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) |
(*.f64 (neg.f64 b) (*.f64 #s(literal 2 binary64) a)) |
(*.f64 (*.f64 #s(literal 2 binary64) a) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) |
(sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) |
(fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) |
(*.f64 c a) |
(*.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal 2 binary64) a)) |
| Outputs |
|---|
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (* 2 a)) #s(hole binary64 (* -1 (/ b a)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (* 2 a)) #s(hole binary64 (/ (+ (* -1 b) (/ (* a c) b)) a))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (* 2 a)) #s(hole binary64 (/ (+ (* -1 b) (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))))) a))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (* 2 a)) #s(hole binary64 (/ (+ (* -1 b) (* a (+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b)))) a))) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) #s(hole binary64 (* -2 b))) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) #s(hole binary64 (- (* 2 (/ (* a c) b)) (* 2 b)))) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) #s(hole binary64 (- (* a (- (* 2 (/ (* a (pow c 2)) (pow b 3))) (* -2 (/ c b)))) (* 2 b)))) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) #s(hole binary64 (- (* a (- (* a (- (* 4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))) (* -2 (/ c b)))) (* 2 b)))) |
#s(approx (sqrt (+ (* (* -4 c) a) (* b b))) #s(hole binary64 b)) |
#s(approx (sqrt (+ (* (* -4 c) a) (* b b))) #s(hole binary64 (+ b (* -2 (/ (* a c) b))))) |
#s(approx (sqrt (+ (* (* -4 c) a) (* b b))) #s(hole binary64 (+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))))) |
#s(approx (sqrt (+ (* (* -4 c) a) (* b b))) #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 c) a) (* b b)) #s(hole binary64 (pow b 2))) |
#s(approx (+ (* (* -4 c) a) (* b b)) #s(hole binary64 (+ (* -4 (* a c)) (pow b 2)))) |
#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 (/ b a)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (/ (+ (* -1 b) (/ (* a c) b)) a))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (/ (+ (* -1 b) (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))))) a))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (/ (+ (* -1 b) (* a (+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b)))) 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 (- (* 2 (/ (* a c) b)) (* 2 b)))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (- (* a (- (* 2 (/ (* a (pow c 2)) (pow b 3))) (* -2 (/ c b)))) (* 2 b)))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (- (* a (- (* a (- (* 4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))) (* -2 (/ c b)))) (* 2 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 c) (* b (/ b a))) a) #s(hole binary64 (pow b 2))) |
#s(approx (* (+ (* -4 c) (* b (/ b a))) a) #s(hole binary64 (+ (* -4 (* a c)) (pow b 2)))) |
#s(approx (+ (* -4 c) (* b (/ b a))) #s(hole binary64 (/ (pow b 2) a))) |
#s(approx (+ (* -4 c) (* b (/ b a))) #s(hole binary64 (/ (+ (* -4 (* a c)) (pow b 2)) a))) |
#s(approx (* b (/ b a)) #s(hole binary64 (/ (pow b 2) a))) |
#s(approx (/ b a) #s(hole binary64 (/ b a))) |
#s(approx (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) #s(hole binary64 (* 1/4 (/ (- (* -2 b) (* 2 b)) a)))) |
#s(approx (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) #s(hole binary64 (/ (+ (* 1/4 (- (* -2 b) (* 2 b))) (/ (* a c) b)) a))) |
#s(approx (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) #s(hole binary64 (/ (+ (* 1/4 (- (* -2 b) (* 2 b))) (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))))) a))) |
#s(approx (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) #s(hole binary64 (/ (+ (* 1/4 (- (* -2 b) (* 2 b))) (* a (+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b)))) a))) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) #s(hole binary64 (* a (- (* -2 b) (* 2 b))))) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) #s(hole binary64 (* a (- (+ (* -2 b) (* 4 (/ (* a c) b))) (* 2 b))))) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) #s(hole binary64 (* a (- (+ (* -2 b) (* a (- (* 4 (/ (* a (pow c 2)) (pow b 3))) (* -4 (/ c b))))) (* 2 b))))) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) #s(hole binary64 (* a (- (+ (* -2 b) (* a (- (* a (- (* 8 (/ (* a (pow c 3)) (pow b 5))) (* -4 (/ (pow c 2) (pow b 3))))) (* -4 (/ c b))))) (* 2 b))))) |
#s(approx (* (neg b) (* 2 a)) #s(hole binary64 (* -2 (* a b)))) |
#s(approx (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b)))) #s(hole binary64 (* 2 (* a b)))) |
#s(approx (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b)))) #s(hole binary64 (* a (+ (* -4 (/ (* a c) b)) (* 2 b))))) |
#s(approx (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b)))) #s(hole binary64 (* a (+ (* 2 b) (* a (+ (* -4 (/ c b)) (* -4 (/ (* a (pow c 2)) (pow b 3))))))))) |
#s(approx (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b)))) #s(hole binary64 (* a (+ (* 2 b) (* a (+ (* -4 (/ c b)) (* a (+ (* -8 (/ (* a (pow c 3)) (pow b 5))) (* -4 (/ (pow c 2) (pow b 3))))))))))) |
#s(approx (sqrt (+ (* -4 (* c a)) (* b b))) #s(hole binary64 b)) |
#s(approx (sqrt (+ (* -4 (* c a)) (* b b))) #s(hole binary64 (+ b (* -2 (/ (* a c) b))))) |
#s(approx (sqrt (+ (* -4 (* c a)) (* b b))) #s(hole binary64 (+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))))) |
#s(approx (sqrt (+ (* -4 (* c a)) (* b b))) #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 (* c a)) (* b b)) #s(hole binary64 (pow b 2))) |
#s(approx (+ (* -4 (* c a)) (* b b)) #s(hole binary64 (+ (* -4 (* a c)) (pow b 2)))) |
#s(approx (* c a) #s(hole binary64 (* a c))) |
#s(approx (* (* 2 a) (* 2 a)) #s(hole binary64 (* 4 (pow a 2)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (* 2 a)) #s(hole binary64 (* -1/2 (* (sqrt (/ c a)) (sqrt -4))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3))))))))) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) #s(hole binary64 (* a (- (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4)))))) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) #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 (+ (* (* -4 c) a) (* b b)))) #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 (+ (* (* -4 c) a) (* b b))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -4)))) |
#s(approx (sqrt (+ (* (* -4 c) a) (* b b))) #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 (+ (* (* -4 c) a) (* b b))) #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 (+ (* (* -4 c) a) (* b b))) #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 c) a) (* b b)) #s(hole binary64 (* -4 (* a c)))) |
#s(approx (+ (* (* -4 c) a) (* b b)) #s(hole binary64 (* a (+ (* -4 c) (/ (pow b 2) a))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* -1/2 (* (sqrt (/ c a)) (sqrt -4))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3))))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* -1 (* (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 (* (+ (* -4 c) (* b (/ b a))) a) #s(hole binary64 (* -4 (* a c)))) |
#s(approx (* (+ (* -4 c) (* b (/ b a))) a) #s(hole binary64 (* a (+ (* -4 c) (/ (pow b 2) a))))) |
#s(approx (+ (* -4 c) (* b (/ b a))) #s(hole binary64 (* -4 c))) |
#s(approx (+ (* -4 c) (* b (/ b a))) #s(hole binary64 (+ (* -4 c) (/ (pow b 2) a)))) |
#s(approx (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) #s(hole binary64 (* -1/2 (* (sqrt (/ c a)) (sqrt -4))))) |
#s(approx (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))))) |
#s(approx (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))))))) |
#s(approx (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3))))))))) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) #s(hole binary64 (* -2 (* (sqrt (* (pow a 3) c)) (sqrt -4))))) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) #s(hole binary64 (* (pow a 2) (- (* -2 (/ b a)) (* 2 (* (sqrt (/ c a)) (sqrt -4))))))) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) #s(hole binary64 (* (pow a 2) (- (+ (* -2 (/ b a)) (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4))))) (* 2 (* (sqrt (/ c a)) (sqrt -4))))))) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) #s(hole binary64 (* (pow a 2) (- (+ (* -2 (/ b a)) (* 1/4 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3))))) (+ (* 2 (* (sqrt (/ c a)) (sqrt -4))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))))))) |
#s(approx (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b)))) #s(hole binary64 (* 2 (* (sqrt (* (pow a 3) c)) (sqrt -4))))) |
#s(approx (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b)))) #s(hole binary64 (* (pow a 2) (+ (* 2 (* (sqrt (/ c a)) (sqrt -4))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4))))))) |
#s(approx (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b)))) #s(hole binary64 (* (pow a 2) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 2 (* (sqrt (/ c a)) (sqrt -4))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))))))) |
#s(approx (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b)))) #s(hole binary64 (* (pow a 2) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 2 (* (sqrt (/ c a)) (sqrt -4))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4))))))))) |
#s(approx (sqrt (+ (* -4 (* c a)) (* b b))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -4)))) |
#s(approx (sqrt (+ (* -4 (* c a)) (* b b))) #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 (+ (* -4 (* c a)) (* b b))) #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 (+ (* -4 (* c a)) (* b b))) #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 (* c a)) (* b b)) #s(hole binary64 (* -4 (* a c)))) |
#s(approx (+ (* -4 (* c a)) (* b b)) #s(hole binary64 (* a (+ (* -4 c) (/ (pow b 2) a))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (* 2 a)) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) #s(hole binary64 (* 2 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) #s(hole binary64 (* -1 (* a (- (/ b a) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) #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 (+ (* (* -4 c) a) (* b b)))) #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 (+ (* (* -4 c) a) (* b b))) #s(hole binary64 (* -2 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (sqrt (+ (* (* -4 c) a) (* b b))) #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 (+ (* (* -4 c) a) (* b b))) #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 (+ (* (* -4 c) a) (* b b))) #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 c) a) (* b b)) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#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 (- (/ 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/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 (* (+ (* -4 c) (* b (/ b a))) a) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))))) |
#s(approx (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) #s(hole binary64 (+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) #s(hole binary64 (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) #s(hole binary64 (* 4 (* (sqrt (* (pow a 3) c)) (sqrt -1))))) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) #s(hole binary64 (* (pow a 2) (- (* -2 (/ b a)) (* -4 (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) #s(hole binary64 (* (pow a 2) (- (* -1 (/ (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 2 b)) a)) (* -4 (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) #s(hole binary64 (* (pow a 2) (- (* -1 (/ (+ (* -1 (/ (- (* -1/32 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* -1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) (* 2 b)) a)) (* -4 (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b)))) #s(hole binary64 (* -4 (* (sqrt (* (pow a 3) c)) (sqrt -1))))) |
#s(approx (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b)))) #s(hole binary64 (* (pow a 2) (+ (* -4 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))))))) |
#s(approx (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b)))) #s(hole binary64 (* (pow a 2) (+ (* -4 (* (sqrt (/ c a)) (sqrt -1))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 1/32 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1))))))))) |
#s(approx (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b)))) #s(hole binary64 (* (pow a 2) (+ (* -4 (* (sqrt (/ c a)) (sqrt -1))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (+ (* -1/256 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (* 1/32 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))))))))) |
#s(approx (sqrt (+ (* -4 (* c a)) (* b b))) #s(hole binary64 (* -2 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (sqrt (+ (* -4 (* c a)) (* b b))) #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 (+ (* -4 (* c a)) (* b b))) #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 (+ (* -4 (* c a)) (* b b))) #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 (* c a)) (* b b)) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (* 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 (+ (* (* -4 c) a) (* b b)))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (* 1/2 (/ 1 a))))))) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) #s(hole binary64 (- (* -1 b) (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) #s(hole binary64 (- (* b (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) #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 (+ (* (* -4 c) a) (* b b))) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (sqrt (+ (* (* -4 c) a) (* b b))) #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 (+ (* (* -4 c) a) (* b b))) #s(hole binary64 (+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5))))))))))) |
#s(approx (* b b) #s(hole binary64 (pow b 2))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (* 1/2 (/ 1 a))))))) |
#s(approx (/ c (neg b)) #s(hole binary64 (* -1 (/ 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 (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 (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 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) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (* 1/2 (/ 1 a))))))) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) #s(hole binary64 (- (* -2 (* a b)) (* 2 (* (sqrt (* (pow a 3) c)) (sqrt -4)))))) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) #s(hole binary64 (- (* b (+ (* -2 a) (* -1 (* (sqrt (/ a c)) (/ b (sqrt -4)))))) (* 2 (* (sqrt (* (pow a 3) c)) (sqrt -4)))))) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) #s(hole binary64 (- (* b (+ (* -2 a) (* b (- (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ a c)) (/ 1 (sqrt -4))))))) (* 2 (* (sqrt (* (pow a 3) c)) (sqrt -4)))))) |
#s(approx (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b)))) #s(hole binary64 (+ (* 2 (* (sqrt (* (pow a 3) c)) (sqrt -4))) (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4)))))) |
#s(approx (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b)))) #s(hole binary64 (+ (* 2 (* (sqrt (* (pow a 3) c)) (sqrt -4))) (* (pow b 2) (+ (* -1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ a c)) (/ 1 (sqrt -4)))))))) |
#s(approx (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b)))) #s(hole binary64 (+ (* 2 (* (sqrt (* (pow a 3) c)) (sqrt -4))) (* (pow b 2) (+ (* (sqrt (/ a c)) (/ 1 (sqrt -4))) (* (pow b 2) (+ (* -1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5))))))))))) |
#s(approx (sqrt (+ (* -4 (* c a)) (* b b))) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (sqrt (+ (* -4 (* c a)) (* b b))) #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 (+ (* -4 (* c a)) (* b b))) #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 (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (* 2 a)) #s(hole binary64 (* b (- (/ c (pow b 2)) (/ 1 a))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (* 2 a)) #s(hole binary64 (* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (* 2 a)) #s(hole binary64 (* b (- (+ (* 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 (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) #s(hole binary64 (* b (- (* 2 (/ (* a c) (pow b 2))) 2)))) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) #s(hole binary64 (* b (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ 2 (* -2 (/ (* a c) (pow b 2)))))))) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) #s(hole binary64 (* b (- (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (sqrt (+ (* (* -4 c) a) (* b b))) #s(hole binary64 (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))))) |
#s(approx (sqrt (+ (* (* -4 c) a) (* b b))) #s(hole binary64 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
#s(approx (sqrt (+ (* (* -4 c) a) (* b b))) #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 c) a) (* b b)) #s(hole binary64 (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* b (- (/ c (pow b 2)) (/ 1 a))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* b (- (+ (* 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 (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* b (- (* 2 (/ (* a c) (pow b 2))) 2)))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* b (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ 2 (* -2 (/ (* a c) (pow b 2)))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* b (- (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ 2 (+ (* -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 (* -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 (* (+ (* -4 c) (* b (/ b a))) a) #s(hole binary64 (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))))) |
#s(approx (+ (* -4 c) (* b (/ b a))) #s(hole binary64 (* (pow b 2) (+ (* -4 (/ c (pow b 2))) (/ 1 a))))) |
#s(approx (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) #s(hole binary64 (* 1/4 (/ (* b (- (* -2 a) (* 2 a))) (pow a 2))))) |
#s(approx (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) #s(hole binary64 (* b (+ (* 1/4 (/ (- (* -2 a) (* 2 a)) (pow a 2))) (/ c (pow b 2)))))) |
#s(approx (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) #s(hole binary64 (* b (+ (* 1/4 (/ (- (* -2 a) (* 2 a)) (pow a 2))) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))))))) |
#s(approx (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) #s(hole binary64 (* b (+ (* 1/4 (/ (- (* -2 a) (* 2 a)) (pow a 2))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4)))))))) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) #s(hole binary64 (* b (- (* -2 a) (* 2 a))))) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) #s(hole binary64 (* b (- (+ (* -2 a) (* 4 (/ (* (pow a 2) c) (pow b 2)))) (* 2 a))))) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) #s(hole binary64 (* b (- (+ (* -2 a) (* 4 (/ (* (pow a 3) (pow c 2)) (pow b 4)))) (+ (* -4 (/ (* (pow a 2) c) (pow b 2))) (* 2 a)))))) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) #s(hole binary64 (* b (- (+ (* -2 a) (* 8 (/ (* (pow a 4) (pow c 3)) (pow b 6)))) (+ (* -4 (/ (* (pow a 2) c) (pow b 2))) (+ (* -4 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 2 a))))))) |
#s(approx (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b)))) #s(hole binary64 (* b (+ (* -4 (/ (* (pow a 2) c) (pow b 2))) (* 2 a))))) |
#s(approx (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b)))) #s(hole binary64 (* b (+ (* -4 (/ (* (pow a 2) c) (pow b 2))) (+ (* -4 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 2 a)))))) |
#s(approx (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b)))) #s(hole binary64 (* b (+ (* -8 (/ (* (pow a 4) (pow c 3)) (pow b 6))) (+ (* -4 (/ (* (pow a 2) c) (pow b 2))) (+ (* -4 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 2 a))))))) |
#s(approx (sqrt (+ (* -4 (* c a)) (* b b))) #s(hole binary64 (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))))) |
#s(approx (sqrt (+ (* -4 (* c a)) (* b b))) #s(hole binary64 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
#s(approx (sqrt (+ (* -4 (* c a)) (* b b))) #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 (* c a)) (* b b)) #s(hole binary64 (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (* 2 a)) #s(hole binary64 (* -1 (/ c b)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (* 2 a)) #s(hole binary64 (* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (* 2 a)) #s(hole binary64 (* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (* 2 a)) #s(hole binary64 (* -1 (/ (+ c (+ (* 1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6)))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))))) b)))) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) #s(hole binary64 (* -2 (/ (* a c) b)))) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) #s(hole binary64 (* -1 (/ (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -2 (* a c))) b)))) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) #s(hole binary64 (* -1 (/ (- (* 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 (+ (* (* -4 c) a) (* b b)))) #s(hole binary64 (* -1 (/ (- (* 1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6))) (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))) b)))) |
#s(approx (sqrt (+ (* (* -4 c) a) (* b b))) #s(hole binary64 (* -1 b))) |
#s(approx (sqrt (+ (* (* -4 c) a) (* b b))) #s(hole binary64 (* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))))) |
#s(approx (sqrt (+ (* (* -4 c) a) (* b b))) #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 (+ (* (* -4 c) a) (* b b))) #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 (/ c b)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* -1 (/ (+ c (+ (* 1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6)))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))))) 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 (* -1 (/ (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -2 (* a c))) b)))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* -1 (/ (- (* 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 (* -1 (/ (- (* 1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6))) (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))) b)))) |
#s(approx (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) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) #s(hole binary64 (* -1 (/ c b)))) |
#s(approx (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) #s(hole binary64 (* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)))) |
#s(approx (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) #s(hole binary64 (* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b)))) |
#s(approx (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) #s(hole binary64 (* -1 (/ (+ c (+ (* 1/4 (/ (+ (* 4 (* (pow a 3) (pow c 4))) (* 16 (* (pow a 3) (pow c 4)))) (pow b 6))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))))) b)))) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) #s(hole binary64 (* -4 (/ (* (pow a 2) c) b)))) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) #s(hole binary64 (* -1 (/ (- (* 4 (/ (* (pow a 3) (pow c 2)) (pow b 2))) (* -4 (* (pow a 2) c))) b)))) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) #s(hole binary64 (* -1 (/ (- (* 8 (/ (* (pow a 4) (pow c 3)) (pow b 4))) (+ (* -4 (* (pow a 2) c)) (* -4 (/ (* (pow a 3) (pow c 2)) (pow b 2))))) b)))) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) #s(hole binary64 (* -1 (/ (- (/ (* a (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4))))) (pow b 6)) (+ (* -8 (/ (* (pow a 4) (pow c 3)) (pow b 4))) (+ (* -4 (* (pow a 2) c)) (* -4 (/ (* (pow a 3) (pow c 2)) (pow b 2)))))) b)))) |
#s(approx (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b)))) #s(hole binary64 (* -2 (* a b)))) |
#s(approx (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b)))) #s(hole binary64 (* -1 (* b (+ (* -4 (/ (* (pow a 2) c) (pow b 2))) (* 2 a)))))) |
#s(approx (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b)))) #s(hole binary64 (* -1 (* b (+ (* -4 (/ (* (pow a 2) c) (pow b 2))) (+ (* -4 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 2 a))))))) |
#s(approx (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b)))) #s(hole binary64 (* -1 (* b (+ (* -8 (/ (* (pow a 4) (pow c 3)) (pow b 6))) (+ (* -4 (/ (* (pow a 2) c) (pow b 2))) (+ (* -4 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 2 a)))))))) |
#s(approx (sqrt (+ (* -4 (* c a)) (* b b))) #s(hole binary64 (* -1 b))) |
#s(approx (sqrt (+ (* -4 (* c a)) (* b b))) #s(hole binary64 (* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))))) |
#s(approx (sqrt (+ (* -4 (* c a)) (* b b))) #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 (+ (* -4 (* c a)) (* b b))) #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 (+ (* (* -4 c) a) (* b b)))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ b a)) (/ c b)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ b a)) (* c (+ (/ 1 b) (/ (* a c) (pow b 3))))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ b a)) (* c (+ (* c (+ (* 2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b)))))) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) #s(hole binary64 (- (* c (- (* 2 (/ (* (pow a 2) c) (pow b 3))) (* -2 (/ a b)))) (* 2 b)))) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) #s(hole binary64 (- (* c (- (* c (- (* 4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))) (* -2 (/ a b)))) (* 2 b)))) |
#s(approx (sqrt (+ (* (* -4 c) a) (* b b))) #s(hole binary64 (+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))))) |
#s(approx (sqrt (+ (* (* -4 c) a) (* b b))) #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 (* -4 c) #s(hole binary64 (* -4 c))) |
#s(approx c #s(hole binary64 c)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ b a)) (/ c b)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ b a)) (* c (+ (/ 1 b) (/ (* a c) (pow b 3))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ b a)) (* c (+ (* c (+ (* 2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (- (* c (- (* 2 (/ (* (pow a 2) c) (pow b 3))) (* -2 (/ a b)))) (* 2 b)))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (- (* c (- (* c (- (* 4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))) (* -2 (/ a b)))) (* 2 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 (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) #s(hole binary64 (* 1/4 (/ (- (* -2 (* a b)) (* 2 (* a b))) (pow a 2))))) |
#s(approx (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) #s(hole binary64 (+ (* 1/4 (/ (- (* -2 (* a b)) (* 2 (* a b))) (pow a 2))) (/ c b)))) |
#s(approx (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) #s(hole binary64 (+ (* 1/4 (/ (- (* -2 (* a b)) (* 2 (* a b))) (pow a 2))) (* c (+ (/ 1 b) (/ (* a c) (pow b 3))))))) |
#s(approx (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) #s(hole binary64 (+ (* 1/4 (/ (- (* -2 (* a b)) (* 2 (* a b))) (pow a 2))) (* c (+ (* c (+ (* 2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b)))))) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) #s(hole binary64 (- (* -2 (* a b)) (* 2 (* a b))))) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) #s(hole binary64 (- (+ (* -2 (* a b)) (* 4 (/ (* (pow a 2) c) b))) (* 2 (* a b))))) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) #s(hole binary64 (- (+ (* -2 (* a b)) (* c (- (* 4 (/ (* (pow a 3) c) (pow b 3))) (* -4 (/ (pow a 2) b))))) (* 2 (* a b))))) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) #s(hole binary64 (- (+ (* -2 (* a b)) (* c (- (* c (- (* 8 (/ (* (pow a 4) c) (pow b 5))) (* -4 (/ (pow a 3) (pow b 3))))) (* -4 (/ (pow a 2) b))))) (* 2 (* a b))))) |
#s(approx (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b)))) #s(hole binary64 (+ (* -4 (/ (* (pow a 2) c) b)) (* 2 (* a b))))) |
#s(approx (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b)))) #s(hole binary64 (+ (* 2 (* a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 3))) (* -4 (/ (pow a 2) b))))))) |
#s(approx (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b)))) #s(hole binary64 (+ (* 2 (* a b)) (* c (+ (* -4 (/ (pow a 2) b)) (* c (+ (* -8 (/ (* (pow a 4) c) (pow b 5))) (* -4 (/ (pow a 3) (pow b 3)))))))))) |
#s(approx (sqrt (+ (* -4 (* c a)) (* b b))) #s(hole binary64 (+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))))) |
#s(approx (sqrt (+ (* -4 (* c a)) (* b b))) #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 (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (* 2 a)) #s(hole binary64 (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/2 (/ b (* a c))))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (* 2 a)) #s(hole binary64 (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4))))))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (* 2 a)) #s(hole binary64 (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))))) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) #s(hole binary64 (* c (- (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4)))))) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) #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 (+ (* (* -4 c) a) (* b b)))) #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 (+ (* (* -4 c) a) (* b b))) #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 (+ (* (* -4 c) a) (* b b))) #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 (+ (* (* -4 c) a) (* b b))) #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 c) a) (* b b)) #s(hole binary64 (* c (+ (* -4 a) (/ (pow b 2) c))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/2 (/ b (* a c))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4))))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))))) |
#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 (* (+ (* -4 c) (* b (/ b a))) a) #s(hole binary64 (* c (+ (* -4 a) (/ (pow b 2) c))))) |
#s(approx (+ (* -4 c) (* b (/ b a))) #s(hole binary64 (* c (- (/ (pow b 2) (* a c)) 4)))) |
#s(approx (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) #s(hole binary64 (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/2 (/ b (* a c))))))) |
#s(approx (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) #s(hole binary64 (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4))))))))) |
#s(approx (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) #s(hole binary64 (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))))) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) #s(hole binary64 (* c (- (* -2 (/ (* a b) c)) (* 2 (* (sqrt (/ (pow a 3) c)) (sqrt -4))))))) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) #s(hole binary64 (* c (- (+ (* -2 (/ (* a b) c)) (* -1 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -4))))) (* 2 (* (sqrt (/ (pow a 3) c)) (sqrt -4))))))) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) #s(hole binary64 (* c (- (+ (* -2 (/ (* a b) c)) (* 1/4 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3))))) (+ (* 2 (* (sqrt (/ (pow a 3) c)) (sqrt -4))) (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -4)))))))) |
#s(approx (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b)))) #s(hole binary64 (* c (+ (* 2 (* (sqrt (/ (pow a 3) c)) (sqrt -4))) (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -4))))))) |
#s(approx (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b)))) #s(hole binary64 (* c (+ (* -1/4 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 2 (* (sqrt (/ (pow a 3) c)) (sqrt -4))) (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -4)))))))) |
#s(approx (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b)))) #s(hole binary64 (* c (+ (* -1/4 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 2 (* (sqrt (/ (pow a 3) c)) (sqrt -4))) (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -4))))))))) |
#s(approx (sqrt (+ (* -4 (* c a)) (* b b))) #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 (+ (* -4 (* c a)) (* b b))) #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 (+ (* -4 (* c a)) (* b b))) #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 (* c a)) (* b b)) #s(hole binary64 (* c (+ (* -4 a) (/ (pow b 2) c))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* 1/2 (/ b (* a c)))))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1/2 (/ b a)) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c))))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1))))) c)) (* -1/2 (/ b a))) c))))))) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) #s(hole binary64 (* -1 (* c (- (/ b c) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) #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 (+ (* (* -4 c) a) (* b b)))) #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 (+ (* (* -4 c) a) (* b b))) #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 (+ (* (* -4 c) a) (* b b))) #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 (+ (* (* -4 c) a) (* b b))) #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 c) a) (* b b)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* 1/2 (/ b (* a c)))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1/2 (/ b a)) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1))))) c)) (* -1/2 (/ b a))) c))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* -1 (* c (- (/ 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/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)))))) |
#s(approx (* (+ (* -4 c) (* b (/ b a))) a) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))))) |
#s(approx (+ (* -4 c) (* b (/ b a))) #s(hole binary64 (* -1 (* c (+ 4 (* -1 (/ (pow b 2) (* a c)))))))) |
#s(approx (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* 1/2 (/ b (* a c)))))))) |
#s(approx (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1/2 (/ b a)) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c))))))) |
#s(approx (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1))))) c)) (* -1/2 (/ b a))) c))))))) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) #s(hole binary64 (* -1 (* c (- (* 2 (/ (* a b) c)) (* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1)))))))) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) #s(hole binary64 (* -1 (* c (- (* -1 (/ (+ (* -2 (* a b)) (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) c)) (* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1)))))))) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) #s(hole binary64 (* -1 (* c (- (* -1 (/ (+ (* -2 (* a b)) (* -1 (/ (- (* 1/32 (* (sqrt (/ 1 (* a c))) (* (pow b 4) (sqrt -1)))) (* 1/2 (* (sqrt (* a c)) (* (pow b 2) (sqrt -1))))) c))) c)) (* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1)))))))) |
#s(approx (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b)))) #s(hole binary64 (* -1 (* c (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1)))))))) |
#s(approx (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b)))) #s(hole binary64 (* -1 (* c (+ (* -1/32 (* (sqrt (/ 1 (* a (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1))))))))) |
#s(approx (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b)))) #s(hole binary64 (* -1 (* c (+ (* -1/32 (* (sqrt (/ 1 (* a (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/256 (* (sqrt (/ 1 (* (pow a 3) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1)))))))))) |
#s(approx (sqrt (+ (* -4 (* c a)) (* b b))) #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 (+ (* -4 (* c a)) (* b b))) #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 (+ (* -4 (* c a)) (* b b))) #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 (* c a)) (* b b)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 9.0ms | c | @ | inf | ((/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (* 2 a)) (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (neg b) b (sqrt (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 c) a) (* b b)) (* -4 c) -4 c a (* b b) (* 2 a) 2 (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/ c (neg b)) (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (sqrt (- (* b b) (* 4 (* a c)))) (- (* b b) (* 4 (* a c))) (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (sqrt (- (* b b) (* 4 (* a c)))) (- (* b b) (* 4 (* a c))) (* (+ (* -4 c) (* b (/ b a))) a) (+ (* -4 c) (* b (/ b a))) (* b (/ b a)) (/ b a) (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b)))) (sqrt (+ (* -4 (* c a)) (* b b))) (+ (* -4 (* c a)) (* b b)) (* c a) (* (* 2 a) (* 2 a))) |
| 8.0ms | b | @ | -inf | ((/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (* 2 a)) (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (neg b) b (sqrt (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 c) a) (* b b)) (* -4 c) -4 c a (* b b) (* 2 a) 2 (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/ c (neg b)) (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (sqrt (- (* b b) (* 4 (* a c)))) (- (* b b) (* 4 (* a c))) (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (sqrt (- (* b b) (* 4 (* a c)))) (- (* b b) (* 4 (* a c))) (* (+ (* -4 c) (* b (/ b a))) a) (+ (* -4 c) (* b (/ b a))) (* b (/ b a)) (/ b a) (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b)))) (sqrt (+ (* -4 (* c a)) (* b b))) (+ (* -4 (* c a)) (* b b)) (* c a) (* (* 2 a) (* 2 a))) |
| 8.0ms | a | @ | inf | ((/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (* 2 a)) (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (neg b) b (sqrt (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 c) a) (* b b)) (* -4 c) -4 c a (* b b) (* 2 a) 2 (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/ c (neg b)) (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (sqrt (- (* b b) (* 4 (* a c)))) (- (* b b) (* 4 (* a c))) (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (sqrt (- (* b b) (* 4 (* a c)))) (- (* b b) (* 4 (* a c))) (* (+ (* -4 c) (* b (/ b a))) a) (+ (* -4 c) (* b (/ b a))) (* b (/ b a)) (/ b a) (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b)))) (sqrt (+ (* -4 (* c a)) (* b b))) (+ (* -4 (* c a)) (* b b)) (* c a) (* (* 2 a) (* 2 a))) |
| 6.0ms | a | @ | 0 | ((/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (* 2 a)) (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (neg b) b (sqrt (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 c) a) (* b b)) (* -4 c) -4 c a (* b b) (* 2 a) 2 (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/ c (neg b)) (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (sqrt (- (* b b) (* 4 (* a c)))) (- (* b b) (* 4 (* a c))) (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (sqrt (- (* b b) (* 4 (* a c)))) (- (* b b) (* 4 (* a c))) (* (+ (* -4 c) (* b (/ b a))) a) (+ (* -4 c) (* b (/ b a))) (* b (/ b a)) (/ b a) (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b)))) (sqrt (+ (* -4 (* c a)) (* b b))) (+ (* -4 (* c a)) (* b b)) (* c a) (* (* 2 a) (* 2 a))) |
| 6.0ms | c | @ | -inf | ((/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (* 2 a)) (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (neg b) b (sqrt (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 c) a) (* b b)) (* -4 c) -4 c a (* b b) (* 2 a) 2 (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/ c (neg b)) (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (sqrt (- (* b b) (* 4 (* a c)))) (- (* b b) (* 4 (* a c))) (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (sqrt (- (* b b) (* 4 (* a c)))) (- (* b b) (* 4 (* a c))) (* (+ (* -4 c) (* b (/ b a))) a) (+ (* -4 c) (* b (/ b a))) (* b (/ b a)) (/ b a) (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b)))) (sqrt (+ (* -4 (* c a)) (* b b))) (+ (* -4 (* c a)) (* b b)) (* c a) (* (* 2 a) (* 2 a))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1286 | 15156 |
| 1 | 3540 | 14814 |
| 0 | 8321 | 13984 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (* 2 a)) #s(hole binary64 (* -1 (/ b a)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (* 2 a)) #s(hole binary64 (/ (+ (* -1 b) (/ (* a c) b)) a))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (* 2 a)) #s(hole binary64 (/ (+ (* -1 b) (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))))) a))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (* 2 a)) #s(hole binary64 (/ (+ (* -1 b) (* a (+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b)))) a))) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) #s(hole binary64 (* -2 b))) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) #s(hole binary64 (- (* 2 (/ (* a c) b)) (* 2 b)))) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) #s(hole binary64 (- (* a (- (* 2 (/ (* a (pow c 2)) (pow b 3))) (* -2 (/ c b)))) (* 2 b)))) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) #s(hole binary64 (- (* a (- (* a (- (* 4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))) (* -2 (/ c b)))) (* 2 b)))) |
#s(approx (sqrt (+ (* (* -4 c) a) (* b b))) #s(hole binary64 b)) |
#s(approx (sqrt (+ (* (* -4 c) a) (* b b))) #s(hole binary64 (+ b (* -2 (/ (* a c) b))))) |
#s(approx (sqrt (+ (* (* -4 c) a) (* b b))) #s(hole binary64 (+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))))) |
#s(approx (sqrt (+ (* (* -4 c) a) (* b b))) #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 c) a) (* b b)) #s(hole binary64 (pow b 2))) |
#s(approx (+ (* (* -4 c) a) (* b b)) #s(hole binary64 (+ (* -4 (* a c)) (pow b 2)))) |
#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 (/ b a)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (/ (+ (* -1 b) (/ (* a c) b)) a))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (/ (+ (* -1 b) (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))))) a))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (/ (+ (* -1 b) (* a (+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b)))) 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 (- (* 2 (/ (* a c) b)) (* 2 b)))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (- (* a (- (* 2 (/ (* a (pow c 2)) (pow b 3))) (* -2 (/ c b)))) (* 2 b)))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (- (* a (- (* a (- (* 4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))) (* -2 (/ c b)))) (* 2 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 c) (* b (/ b a))) a) #s(hole binary64 (pow b 2))) |
#s(approx (* (+ (* -4 c) (* b (/ b a))) a) #s(hole binary64 (+ (* -4 (* a c)) (pow b 2)))) |
#s(approx (+ (* -4 c) (* b (/ b a))) #s(hole binary64 (/ (pow b 2) a))) |
#s(approx (+ (* -4 c) (* b (/ b a))) #s(hole binary64 (/ (+ (* -4 (* a c)) (pow b 2)) a))) |
#s(approx (* b (/ b a)) #s(hole binary64 (/ (pow b 2) a))) |
#s(approx (/ b a) #s(hole binary64 (/ b a))) |
#s(approx (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) #s(hole binary64 (* 1/4 (/ (- (* -2 b) (* 2 b)) a)))) |
#s(approx (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) #s(hole binary64 (/ (+ (* 1/4 (- (* -2 b) (* 2 b))) (/ (* a c) b)) a))) |
#s(approx (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) #s(hole binary64 (/ (+ (* 1/4 (- (* -2 b) (* 2 b))) (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))))) a))) |
#s(approx (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) #s(hole binary64 (/ (+ (* 1/4 (- (* -2 b) (* 2 b))) (* a (+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b)))) a))) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) #s(hole binary64 (* a (- (* -2 b) (* 2 b))))) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) #s(hole binary64 (* a (- (+ (* -2 b) (* 4 (/ (* a c) b))) (* 2 b))))) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) #s(hole binary64 (* a (- (+ (* -2 b) (* a (- (* 4 (/ (* a (pow c 2)) (pow b 3))) (* -4 (/ c b))))) (* 2 b))))) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) #s(hole binary64 (* a (- (+ (* -2 b) (* a (- (* a (- (* 8 (/ (* a (pow c 3)) (pow b 5))) (* -4 (/ (pow c 2) (pow b 3))))) (* -4 (/ c b))))) (* 2 b))))) |
#s(approx (* (neg b) (* 2 a)) #s(hole binary64 (* -2 (* a b)))) |
#s(approx (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b)))) #s(hole binary64 (* 2 (* a b)))) |
#s(approx (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b)))) #s(hole binary64 (* a (+ (* -4 (/ (* a c) b)) (* 2 b))))) |
#s(approx (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b)))) #s(hole binary64 (* a (+ (* 2 b) (* a (+ (* -4 (/ c b)) (* -4 (/ (* a (pow c 2)) (pow b 3))))))))) |
#s(approx (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b)))) #s(hole binary64 (* a (+ (* 2 b) (* a (+ (* -4 (/ c b)) (* a (+ (* -8 (/ (* a (pow c 3)) (pow b 5))) (* -4 (/ (pow c 2) (pow b 3))))))))))) |
#s(approx (sqrt (+ (* -4 (* c a)) (* b b))) #s(hole binary64 b)) |
#s(approx (sqrt (+ (* -4 (* c a)) (* b b))) #s(hole binary64 (+ b (* -2 (/ (* a c) b))))) |
#s(approx (sqrt (+ (* -4 (* c a)) (* b b))) #s(hole binary64 (+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))))) |
#s(approx (sqrt (+ (* -4 (* c a)) (* b b))) #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 (* c a)) (* b b)) #s(hole binary64 (pow b 2))) |
#s(approx (+ (* -4 (* c a)) (* b b)) #s(hole binary64 (+ (* -4 (* a c)) (pow b 2)))) |
#s(approx (* c a) #s(hole binary64 (* a c))) |
#s(approx (* (* 2 a) (* 2 a)) #s(hole binary64 (* 4 (pow a 2)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (* 2 a)) #s(hole binary64 (* -1/2 (* (sqrt (/ c a)) (sqrt -4))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3))))))))) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) #s(hole binary64 (* a (- (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4)))))) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) #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 (+ (* (* -4 c) a) (* b b)))) #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 (+ (* (* -4 c) a) (* b b))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -4)))) |
#s(approx (sqrt (+ (* (* -4 c) a) (* b b))) #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 (+ (* (* -4 c) a) (* b b))) #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 (+ (* (* -4 c) a) (* b b))) #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 c) a) (* b b)) #s(hole binary64 (* -4 (* a c)))) |
#s(approx (+ (* (* -4 c) a) (* b b)) #s(hole binary64 (* a (+ (* -4 c) (/ (pow b 2) a))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* -1/2 (* (sqrt (/ c a)) (sqrt -4))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3))))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* -1 (* (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 (* (+ (* -4 c) (* b (/ b a))) a) #s(hole binary64 (* -4 (* a c)))) |
#s(approx (* (+ (* -4 c) (* b (/ b a))) a) #s(hole binary64 (* a (+ (* -4 c) (/ (pow b 2) a))))) |
#s(approx (+ (* -4 c) (* b (/ b a))) #s(hole binary64 (* -4 c))) |
#s(approx (+ (* -4 c) (* b (/ b a))) #s(hole binary64 (+ (* -4 c) (/ (pow b 2) a)))) |
#s(approx (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) #s(hole binary64 (* -1/2 (* (sqrt (/ c a)) (sqrt -4))))) |
#s(approx (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))))) |
#s(approx (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))))))) |
#s(approx (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3))))))))) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) #s(hole binary64 (* -2 (* (sqrt (* (pow a 3) c)) (sqrt -4))))) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) #s(hole binary64 (* (pow a 2) (- (* -2 (/ b a)) (* 2 (* (sqrt (/ c a)) (sqrt -4))))))) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) #s(hole binary64 (* (pow a 2) (- (+ (* -2 (/ b a)) (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4))))) (* 2 (* (sqrt (/ c a)) (sqrt -4))))))) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) #s(hole binary64 (* (pow a 2) (- (+ (* -2 (/ b a)) (* 1/4 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3))))) (+ (* 2 (* (sqrt (/ c a)) (sqrt -4))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))))))) |
#s(approx (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b)))) #s(hole binary64 (* 2 (* (sqrt (* (pow a 3) c)) (sqrt -4))))) |
#s(approx (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b)))) #s(hole binary64 (* (pow a 2) (+ (* 2 (* (sqrt (/ c a)) (sqrt -4))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4))))))) |
#s(approx (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b)))) #s(hole binary64 (* (pow a 2) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 2 (* (sqrt (/ c a)) (sqrt -4))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))))))) |
#s(approx (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b)))) #s(hole binary64 (* (pow a 2) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 2 (* (sqrt (/ c a)) (sqrt -4))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4))))))))) |
#s(approx (sqrt (+ (* -4 (* c a)) (* b b))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -4)))) |
#s(approx (sqrt (+ (* -4 (* c a)) (* b b))) #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 (+ (* -4 (* c a)) (* b b))) #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 (+ (* -4 (* c a)) (* b b))) #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 (* c a)) (* b b)) #s(hole binary64 (* -4 (* a c)))) |
#s(approx (+ (* -4 (* c a)) (* b b)) #s(hole binary64 (* a (+ (* -4 c) (/ (pow b 2) a))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (* 2 a)) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) #s(hole binary64 (* 2 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) #s(hole binary64 (* -1 (* a (- (/ b a) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) #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 (+ (* (* -4 c) a) (* b b)))) #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 (+ (* (* -4 c) a) (* b b))) #s(hole binary64 (* -2 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (sqrt (+ (* (* -4 c) a) (* b b))) #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 (+ (* (* -4 c) a) (* b b))) #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 (+ (* (* -4 c) a) (* b b))) #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 c) a) (* b b)) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#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 (- (/ 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/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 (* (+ (* -4 c) (* b (/ b a))) a) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))))) |
#s(approx (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) #s(hole binary64 (+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) #s(hole binary64 (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) #s(hole binary64 (* 4 (* (sqrt (* (pow a 3) c)) (sqrt -1))))) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) #s(hole binary64 (* (pow a 2) (- (* -2 (/ b a)) (* -4 (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) #s(hole binary64 (* (pow a 2) (- (* -1 (/ (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 2 b)) a)) (* -4 (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) #s(hole binary64 (* (pow a 2) (- (* -1 (/ (+ (* -1 (/ (- (* -1/32 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* -1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) (* 2 b)) a)) (* -4 (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b)))) #s(hole binary64 (* -4 (* (sqrt (* (pow a 3) c)) (sqrt -1))))) |
#s(approx (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b)))) #s(hole binary64 (* (pow a 2) (+ (* -4 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))))))) |
#s(approx (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b)))) #s(hole binary64 (* (pow a 2) (+ (* -4 (* (sqrt (/ c a)) (sqrt -1))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 1/32 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1))))))))) |
#s(approx (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b)))) #s(hole binary64 (* (pow a 2) (+ (* -4 (* (sqrt (/ c a)) (sqrt -1))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (+ (* -1/256 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (* 1/32 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))))))))) |
#s(approx (sqrt (+ (* -4 (* c a)) (* b b))) #s(hole binary64 (* -2 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (sqrt (+ (* -4 (* c a)) (* b b))) #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 (+ (* -4 (* c a)) (* b b))) #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 (+ (* -4 (* c a)) (* b b))) #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 (* c a)) (* b b)) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (* 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 (+ (* (* -4 c) a) (* b b)))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (* 1/2 (/ 1 a))))))) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) #s(hole binary64 (- (* -1 b) (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) #s(hole binary64 (- (* b (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) #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 (+ (* (* -4 c) a) (* b b))) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (sqrt (+ (* (* -4 c) a) (* b b))) #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 (+ (* (* -4 c) a) (* b b))) #s(hole binary64 (+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5))))))))))) |
#s(approx (* b b) #s(hole binary64 (pow b 2))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (* 1/2 (/ 1 a))))))) |
#s(approx (/ c (neg b)) #s(hole binary64 (* -1 (/ 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 (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 (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 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) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (* 1/2 (/ 1 a))))))) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) #s(hole binary64 (- (* -2 (* a b)) (* 2 (* (sqrt (* (pow a 3) c)) (sqrt -4)))))) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) #s(hole binary64 (- (* b (+ (* -2 a) (* -1 (* (sqrt (/ a c)) (/ b (sqrt -4)))))) (* 2 (* (sqrt (* (pow a 3) c)) (sqrt -4)))))) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) #s(hole binary64 (- (* b (+ (* -2 a) (* b (- (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ a c)) (/ 1 (sqrt -4))))))) (* 2 (* (sqrt (* (pow a 3) c)) (sqrt -4)))))) |
#s(approx (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b)))) #s(hole binary64 (+ (* 2 (* (sqrt (* (pow a 3) c)) (sqrt -4))) (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4)))))) |
#s(approx (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b)))) #s(hole binary64 (+ (* 2 (* (sqrt (* (pow a 3) c)) (sqrt -4))) (* (pow b 2) (+ (* -1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ a c)) (/ 1 (sqrt -4)))))))) |
#s(approx (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b)))) #s(hole binary64 (+ (* 2 (* (sqrt (* (pow a 3) c)) (sqrt -4))) (* (pow b 2) (+ (* (sqrt (/ a c)) (/ 1 (sqrt -4))) (* (pow b 2) (+ (* -1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5))))))))))) |
#s(approx (sqrt (+ (* -4 (* c a)) (* b b))) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (sqrt (+ (* -4 (* c a)) (* b b))) #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 (+ (* -4 (* c a)) (* b b))) #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 (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (* 2 a)) #s(hole binary64 (* b (- (/ c (pow b 2)) (/ 1 a))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (* 2 a)) #s(hole binary64 (* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (* 2 a)) #s(hole binary64 (* b (- (+ (* 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 (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) #s(hole binary64 (* b (- (* 2 (/ (* a c) (pow b 2))) 2)))) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) #s(hole binary64 (* b (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ 2 (* -2 (/ (* a c) (pow b 2)))))))) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) #s(hole binary64 (* b (- (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (sqrt (+ (* (* -4 c) a) (* b b))) #s(hole binary64 (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))))) |
#s(approx (sqrt (+ (* (* -4 c) a) (* b b))) #s(hole binary64 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
#s(approx (sqrt (+ (* (* -4 c) a) (* b b))) #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 c) a) (* b b)) #s(hole binary64 (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* b (- (/ c (pow b 2)) (/ 1 a))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* b (- (+ (* 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 (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* b (- (* 2 (/ (* a c) (pow b 2))) 2)))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* b (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ 2 (* -2 (/ (* a c) (pow b 2)))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* b (- (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ 2 (+ (* -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 (* -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 (* (+ (* -4 c) (* b (/ b a))) a) #s(hole binary64 (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))))) |
#s(approx (+ (* -4 c) (* b (/ b a))) #s(hole binary64 (* (pow b 2) (+ (* -4 (/ c (pow b 2))) (/ 1 a))))) |
#s(approx (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) #s(hole binary64 (* 1/4 (/ (* b (- (* -2 a) (* 2 a))) (pow a 2))))) |
#s(approx (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) #s(hole binary64 (* b (+ (* 1/4 (/ (- (* -2 a) (* 2 a)) (pow a 2))) (/ c (pow b 2)))))) |
#s(approx (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) #s(hole binary64 (* b (+ (* 1/4 (/ (- (* -2 a) (* 2 a)) (pow a 2))) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))))))) |
#s(approx (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) #s(hole binary64 (* b (+ (* 1/4 (/ (- (* -2 a) (* 2 a)) (pow a 2))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4)))))))) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) #s(hole binary64 (* b (- (* -2 a) (* 2 a))))) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) #s(hole binary64 (* b (- (+ (* -2 a) (* 4 (/ (* (pow a 2) c) (pow b 2)))) (* 2 a))))) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) #s(hole binary64 (* b (- (+ (* -2 a) (* 4 (/ (* (pow a 3) (pow c 2)) (pow b 4)))) (+ (* -4 (/ (* (pow a 2) c) (pow b 2))) (* 2 a)))))) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) #s(hole binary64 (* b (- (+ (* -2 a) (* 8 (/ (* (pow a 4) (pow c 3)) (pow b 6)))) (+ (* -4 (/ (* (pow a 2) c) (pow b 2))) (+ (* -4 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 2 a))))))) |
#s(approx (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b)))) #s(hole binary64 (* b (+ (* -4 (/ (* (pow a 2) c) (pow b 2))) (* 2 a))))) |
#s(approx (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b)))) #s(hole binary64 (* b (+ (* -4 (/ (* (pow a 2) c) (pow b 2))) (+ (* -4 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 2 a)))))) |
#s(approx (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b)))) #s(hole binary64 (* b (+ (* -8 (/ (* (pow a 4) (pow c 3)) (pow b 6))) (+ (* -4 (/ (* (pow a 2) c) (pow b 2))) (+ (* -4 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 2 a))))))) |
#s(approx (sqrt (+ (* -4 (* c a)) (* b b))) #s(hole binary64 (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))))) |
#s(approx (sqrt (+ (* -4 (* c a)) (* b b))) #s(hole binary64 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
#s(approx (sqrt (+ (* -4 (* c a)) (* b b))) #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 (* c a)) (* b b)) #s(hole binary64 (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (* 2 a)) #s(hole binary64 (* -1 (/ c b)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (* 2 a)) #s(hole binary64 (* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (* 2 a)) #s(hole binary64 (* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (* 2 a)) #s(hole binary64 (* -1 (/ (+ c (+ (* 1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6)))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))))) b)))) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) #s(hole binary64 (* -2 (/ (* a c) b)))) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) #s(hole binary64 (* -1 (/ (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -2 (* a c))) b)))) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) #s(hole binary64 (* -1 (/ (- (* 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 (+ (* (* -4 c) a) (* b b)))) #s(hole binary64 (* -1 (/ (- (* 1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6))) (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))) b)))) |
#s(approx (sqrt (+ (* (* -4 c) a) (* b b))) #s(hole binary64 (* -1 b))) |
#s(approx (sqrt (+ (* (* -4 c) a) (* b b))) #s(hole binary64 (* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))))) |
#s(approx (sqrt (+ (* (* -4 c) a) (* b b))) #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 (+ (* (* -4 c) a) (* b b))) #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 (/ c b)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* -1 (/ (+ c (+ (* 1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6)))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))))) 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 (* -1 (/ (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -2 (* a c))) b)))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* -1 (/ (- (* 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 (* -1 (/ (- (* 1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6))) (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))) b)))) |
#s(approx (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) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) #s(hole binary64 (* -1 (/ c b)))) |
#s(approx (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) #s(hole binary64 (* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)))) |
#s(approx (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) #s(hole binary64 (* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b)))) |
#s(approx (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) #s(hole binary64 (* -1 (/ (+ c (+ (* 1/4 (/ (+ (* 4 (* (pow a 3) (pow c 4))) (* 16 (* (pow a 3) (pow c 4)))) (pow b 6))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))))) b)))) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) #s(hole binary64 (* -4 (/ (* (pow a 2) c) b)))) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) #s(hole binary64 (* -1 (/ (- (* 4 (/ (* (pow a 3) (pow c 2)) (pow b 2))) (* -4 (* (pow a 2) c))) b)))) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) #s(hole binary64 (* -1 (/ (- (* 8 (/ (* (pow a 4) (pow c 3)) (pow b 4))) (+ (* -4 (* (pow a 2) c)) (* -4 (/ (* (pow a 3) (pow c 2)) (pow b 2))))) b)))) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) #s(hole binary64 (* -1 (/ (- (/ (* a (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4))))) (pow b 6)) (+ (* -8 (/ (* (pow a 4) (pow c 3)) (pow b 4))) (+ (* -4 (* (pow a 2) c)) (* -4 (/ (* (pow a 3) (pow c 2)) (pow b 2)))))) b)))) |
#s(approx (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b)))) #s(hole binary64 (* -2 (* a b)))) |
#s(approx (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b)))) #s(hole binary64 (* -1 (* b (+ (* -4 (/ (* (pow a 2) c) (pow b 2))) (* 2 a)))))) |
#s(approx (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b)))) #s(hole binary64 (* -1 (* b (+ (* -4 (/ (* (pow a 2) c) (pow b 2))) (+ (* -4 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 2 a))))))) |
#s(approx (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b)))) #s(hole binary64 (* -1 (* b (+ (* -8 (/ (* (pow a 4) (pow c 3)) (pow b 6))) (+ (* -4 (/ (* (pow a 2) c) (pow b 2))) (+ (* -4 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 2 a)))))))) |
#s(approx (sqrt (+ (* -4 (* c a)) (* b b))) #s(hole binary64 (* -1 b))) |
#s(approx (sqrt (+ (* -4 (* c a)) (* b b))) #s(hole binary64 (* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))))) |
#s(approx (sqrt (+ (* -4 (* c a)) (* b b))) #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 (+ (* -4 (* c a)) (* b b))) #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 (+ (* (* -4 c) a) (* b b)))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ b a)) (/ c b)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ b a)) (* c (+ (/ 1 b) (/ (* a c) (pow b 3))))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ b a)) (* c (+ (* c (+ (* 2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b)))))) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) #s(hole binary64 (- (* c (- (* 2 (/ (* (pow a 2) c) (pow b 3))) (* -2 (/ a b)))) (* 2 b)))) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) #s(hole binary64 (- (* c (- (* c (- (* 4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))) (* -2 (/ a b)))) (* 2 b)))) |
#s(approx (sqrt (+ (* (* -4 c) a) (* b b))) #s(hole binary64 (+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))))) |
#s(approx (sqrt (+ (* (* -4 c) a) (* b b))) #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 (* -4 c) #s(hole binary64 (* -4 c))) |
#s(approx c #s(hole binary64 c)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ b a)) (/ c b)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ b a)) (* c (+ (/ 1 b) (/ (* a c) (pow b 3))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ b a)) (* c (+ (* c (+ (* 2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (- (* c (- (* 2 (/ (* (pow a 2) c) (pow b 3))) (* -2 (/ a b)))) (* 2 b)))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (- (* c (- (* c (- (* 4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))) (* -2 (/ a b)))) (* 2 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 (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) #s(hole binary64 (* 1/4 (/ (- (* -2 (* a b)) (* 2 (* a b))) (pow a 2))))) |
#s(approx (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) #s(hole binary64 (+ (* 1/4 (/ (- (* -2 (* a b)) (* 2 (* a b))) (pow a 2))) (/ c b)))) |
#s(approx (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) #s(hole binary64 (+ (* 1/4 (/ (- (* -2 (* a b)) (* 2 (* a b))) (pow a 2))) (* c (+ (/ 1 b) (/ (* a c) (pow b 3))))))) |
#s(approx (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) #s(hole binary64 (+ (* 1/4 (/ (- (* -2 (* a b)) (* 2 (* a b))) (pow a 2))) (* c (+ (* c (+ (* 2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b)))))) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) #s(hole binary64 (- (* -2 (* a b)) (* 2 (* a b))))) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) #s(hole binary64 (- (+ (* -2 (* a b)) (* 4 (/ (* (pow a 2) c) b))) (* 2 (* a b))))) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) #s(hole binary64 (- (+ (* -2 (* a b)) (* c (- (* 4 (/ (* (pow a 3) c) (pow b 3))) (* -4 (/ (pow a 2) b))))) (* 2 (* a b))))) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) #s(hole binary64 (- (+ (* -2 (* a b)) (* c (- (* c (- (* 8 (/ (* (pow a 4) c) (pow b 5))) (* -4 (/ (pow a 3) (pow b 3))))) (* -4 (/ (pow a 2) b))))) (* 2 (* a b))))) |
#s(approx (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b)))) #s(hole binary64 (+ (* -4 (/ (* (pow a 2) c) b)) (* 2 (* a b))))) |
#s(approx (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b)))) #s(hole binary64 (+ (* 2 (* a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 3))) (* -4 (/ (pow a 2) b))))))) |
#s(approx (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b)))) #s(hole binary64 (+ (* 2 (* a b)) (* c (+ (* -4 (/ (pow a 2) b)) (* c (+ (* -8 (/ (* (pow a 4) c) (pow b 5))) (* -4 (/ (pow a 3) (pow b 3)))))))))) |
#s(approx (sqrt (+ (* -4 (* c a)) (* b b))) #s(hole binary64 (+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))))) |
#s(approx (sqrt (+ (* -4 (* c a)) (* b b))) #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 (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (* 2 a)) #s(hole binary64 (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/2 (/ b (* a c))))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (* 2 a)) #s(hole binary64 (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4))))))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (* 2 a)) #s(hole binary64 (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))))) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) #s(hole binary64 (* c (- (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4)))))) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) #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 (+ (* (* -4 c) a) (* b b)))) #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 (+ (* (* -4 c) a) (* b b))) #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 (+ (* (* -4 c) a) (* b b))) #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 (+ (* (* -4 c) a) (* b b))) #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 c) a) (* b b)) #s(hole binary64 (* c (+ (* -4 a) (/ (pow b 2) c))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/2 (/ b (* a c))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4))))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))))) |
#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 (* (+ (* -4 c) (* b (/ b a))) a) #s(hole binary64 (* c (+ (* -4 a) (/ (pow b 2) c))))) |
#s(approx (+ (* -4 c) (* b (/ b a))) #s(hole binary64 (* c (- (/ (pow b 2) (* a c)) 4)))) |
#s(approx (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) #s(hole binary64 (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/2 (/ b (* a c))))))) |
#s(approx (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) #s(hole binary64 (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4))))))))) |
#s(approx (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) #s(hole binary64 (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))))) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) #s(hole binary64 (* c (- (* -2 (/ (* a b) c)) (* 2 (* (sqrt (/ (pow a 3) c)) (sqrt -4))))))) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) #s(hole binary64 (* c (- (+ (* -2 (/ (* a b) c)) (* -1 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -4))))) (* 2 (* (sqrt (/ (pow a 3) c)) (sqrt -4))))))) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) #s(hole binary64 (* c (- (+ (* -2 (/ (* a b) c)) (* 1/4 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3))))) (+ (* 2 (* (sqrt (/ (pow a 3) c)) (sqrt -4))) (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -4)))))))) |
#s(approx (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b)))) #s(hole binary64 (* c (+ (* 2 (* (sqrt (/ (pow a 3) c)) (sqrt -4))) (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -4))))))) |
#s(approx (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b)))) #s(hole binary64 (* c (+ (* -1/4 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 2 (* (sqrt (/ (pow a 3) c)) (sqrt -4))) (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -4)))))))) |
#s(approx (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b)))) #s(hole binary64 (* c (+ (* -1/4 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 2 (* (sqrt (/ (pow a 3) c)) (sqrt -4))) (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -4))))))))) |
#s(approx (sqrt (+ (* -4 (* c a)) (* b b))) #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 (+ (* -4 (* c a)) (* b b))) #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 (+ (* -4 (* c a)) (* b b))) #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 (* c a)) (* b b)) #s(hole binary64 (* c (+ (* -4 a) (/ (pow b 2) c))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* 1/2 (/ b (* a c)))))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1/2 (/ b a)) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c))))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1))))) c)) (* -1/2 (/ b a))) c))))))) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) #s(hole binary64 (* -1 (* c (- (/ b c) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) #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 (+ (* (* -4 c) a) (* b b)))) #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 (+ (* (* -4 c) a) (* b b))) #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 (+ (* (* -4 c) a) (* b b))) #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 (+ (* (* -4 c) a) (* b b))) #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 c) a) (* b b)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* 1/2 (/ b (* a c)))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1/2 (/ b a)) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1))))) c)) (* -1/2 (/ b a))) c))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* -1 (* c (- (/ 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/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)))))) |
#s(approx (* (+ (* -4 c) (* b (/ b a))) a) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))))) |
#s(approx (+ (* -4 c) (* b (/ b a))) #s(hole binary64 (* -1 (* c (+ 4 (* -1 (/ (pow b 2) (* a c)))))))) |
#s(approx (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* 1/2 (/ b (* a c)))))))) |
#s(approx (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1/2 (/ b a)) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c))))))) |
#s(approx (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1))))) c)) (* -1/2 (/ b a))) c))))))) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) #s(hole binary64 (* -1 (* c (- (* 2 (/ (* a b) c)) (* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1)))))))) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) #s(hole binary64 (* -1 (* c (- (* -1 (/ (+ (* -2 (* a b)) (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) c)) (* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1)))))))) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) #s(hole binary64 (* -1 (* c (- (* -1 (/ (+ (* -2 (* a b)) (* -1 (/ (- (* 1/32 (* (sqrt (/ 1 (* a c))) (* (pow b 4) (sqrt -1)))) (* 1/2 (* (sqrt (* a c)) (* (pow b 2) (sqrt -1))))) c))) c)) (* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1)))))))) |
#s(approx (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b)))) #s(hole binary64 (* -1 (* c (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1)))))))) |
#s(approx (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b)))) #s(hole binary64 (* -1 (* c (+ (* -1/32 (* (sqrt (/ 1 (* a (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1))))))))) |
#s(approx (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b)))) #s(hole binary64 (* -1 (* c (+ (* -1/32 (* (sqrt (/ 1 (* a (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/256 (* (sqrt (/ 1 (* (pow a 3) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1)))))))))) |
#s(approx (sqrt (+ (* -4 (* c a)) (* b b))) #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 (+ (* -4 (* c a)) (* b b))) #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 (+ (* -4 (* c a)) (* b b))) #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 (* c a)) (* b b)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))))) |
| Outputs |
|---|
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (* 2 a)) #s(hole binary64 (* -1 (/ b a)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (* 2 a)) (/.f64 (neg.f64 b) a)) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (* 2 a)) #s(hole binary64 (/ (+ (* -1 b) (/ (* a c) b)) a))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (* 2 a)) (/.f64 (fma.f64 a (/.f64 c b) (neg.f64 b)) a)) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (* 2 a)) #s(hole binary64 (/ (+ (* -1 b) (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))))) a))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (* 2 a)) (/.f64 (fma.f64 (fma.f64 a (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))) (/.f64 c b)) a (neg.f64 b)) a)) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (* 2 a)) #s(hole binary64 (/ (+ (* -1 b) (* a (+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b)))) a))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (* 2 a)) (/.f64 (fma.f64 (fma.f64 (fma.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal 2 binary64) a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64)))) a (/.f64 c b)) a (neg.f64 b)) a)) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) #s(hole binary64 (* -2 b))) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (*.f64 #s(literal -2 binary64) b)) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) #s(hole binary64 (- (* 2 (/ (* a c) b)) (* 2 b)))) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 a c) b) b))) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) #s(hole binary64 (- (* a (- (* 2 (/ (* a (pow c 2)) (pow b 3))) (* -2 (/ c b)))) (* 2 b)))) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (fma.f64 (*.f64 #s(literal 2 binary64) (fma.f64 a (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))) (/.f64 c b))) a (*.f64 #s(literal -2 binary64) b))) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) #s(hole binary64 (- (* a (- (* a (- (* 4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))) (* -2 (/ c b)))) (* 2 b)))) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) (pow.f64 b #s(literal 5 binary64))) #s(literal 4 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))))) a (*.f64 #s(literal 2 binary64) (/.f64 c b))) a (*.f64 #s(literal -2 binary64) b))) |
#s(approx (sqrt (+ (* (* -4 c) a) (* b b))) #s(hole binary64 b)) |
#s(approx (sqrt (+ (* (* -4 c) a) (* b b))) b) |
#s(approx (sqrt (+ (* (* -4 c) a) (* b b))) #s(hole binary64 (+ b (* -2 (/ (* a c) b))))) |
#s(approx (sqrt (+ (* (* -4 c) a) (* b b))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b) b)) |
#s(approx (sqrt (+ (* (* -4 c) a) (* b b))) #s(hole binary64 (+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))))) |
#s(approx (sqrt (+ (* (* -4 c) a) (* b b))) (fma.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))) (/.f64 c b))) a b)) |
#s(approx (sqrt (+ (* (* -4 c) a) (* b b))) #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 (sqrt (+ (* (* -4 c) a) (* b b))) (fma.f64 (fma.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a)) (pow.f64 b #s(literal 5 binary64)))) a (*.f64 #s(literal -2 binary64) (/.f64 c b))) a b)) |
#s(approx (+ (* (* -4 c) a) (* b b)) #s(hole binary64 (pow b 2))) |
#s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 b b)) |
#s(approx (+ (* (* -4 c) a) (* b b)) #s(hole binary64 (+ (* -4 (* a c)) (pow b 2)))) |
#s(approx (+ (* -4 (* c a)) (* b b)) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) |
#s(approx a #s(hole binary64 a)) |
#s(approx a a) |
#s(approx (* 2 a) #s(hole binary64 (* 2 a))) |
#s(approx (* 2 a) (*.f64 #s(literal 2 binary64) a)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* -1 (/ b a)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (* 2 a)) (/.f64 (neg.f64 b) a)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (/ (+ (* -1 b) (/ (* a c) b)) a))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (* 2 a)) (/.f64 (fma.f64 a (/.f64 c b) (neg.f64 b)) a)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (/ (+ (* -1 b) (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))))) a))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (* 2 a)) (/.f64 (fma.f64 (fma.f64 a (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))) (/.f64 c b)) a (neg.f64 b)) a)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (/ (+ (* -1 b) (* a (+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b)))) a))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (* 2 a)) (/.f64 (fma.f64 (fma.f64 (fma.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal 2 binary64) a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64)))) a (/.f64 c b)) a (neg.f64 b)) a)) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* -2 b))) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (*.f64 #s(literal -2 binary64) b)) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (- (* 2 (/ (* a c) b)) (* 2 b)))) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 a c) b) b))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (- (* a (- (* 2 (/ (* a (pow c 2)) (pow b 3))) (* -2 (/ c b)))) (* 2 b)))) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (fma.f64 (*.f64 #s(literal 2 binary64) (fma.f64 a (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))) (/.f64 c b))) a (*.f64 #s(literal -2 binary64) b))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (- (* a (- (* a (- (* 4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))) (* -2 (/ c b)))) (* 2 b)))) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) (pow.f64 b #s(literal 5 binary64))) #s(literal 4 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))))) a (*.f64 #s(literal 2 binary64) (/.f64 c b))) a (*.f64 #s(literal -2 binary64) b))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 b)) |
#s(approx (sqrt (+ (* (* -4 c) a) (* b b))) b) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (+ b (* -2 (/ (* a c) b))))) |
#s(approx (sqrt (+ (* (* -4 c) a) (* b b))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b) 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 (+ (* (* -4 c) a) (* b b))) (fma.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))) (/.f64 c b))) a b)) |
#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 (sqrt (+ (* (* -4 c) a) (* b b))) (fma.f64 (fma.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a)) (pow.f64 b #s(literal 5 binary64)))) a (*.f64 #s(literal -2 binary64) (/.f64 c b))) a b)) |
#s(approx (- (* b b) (* 4 (* a c))) #s(hole binary64 (pow b 2))) |
#s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 b b)) |
#s(approx (- (* b b) (* 4 (* a c))) #s(hole binary64 (+ (* -4 (* a c)) (pow b 2)))) |
#s(approx (+ (* -4 (* c a)) (* b b)) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) |
#s(approx (* (+ (* -4 c) (* b (/ b a))) a) #s(hole binary64 (pow b 2))) |
#s(approx (* (+ (* -4 c) (* b (/ b a))) a) (*.f64 b b)) |
#s(approx (* (+ (* -4 c) (* b (/ b a))) a) #s(hole binary64 (+ (* -4 (* a c)) (pow b 2)))) |
#s(approx (* (+ (* -4 c) (* b (/ b a))) a) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) |
#s(approx (+ (* -4 c) (* b (/ b a))) #s(hole binary64 (/ (pow b 2) a))) |
#s(approx (+ (* -4 c) (* b (/ b a))) (*.f64 (/.f64 b a) b)) |
#s(approx (+ (* -4 c) (* b (/ b a))) #s(hole binary64 (/ (+ (* -4 (* a c)) (pow b 2)) a))) |
#s(approx (+ (* -4 c) (* b (/ b a))) (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) a)) |
#s(approx (* b (/ b a)) #s(hole binary64 (/ (pow b 2) a))) |
#s(approx (* b (/ b a)) (*.f64 (/.f64 b a) b)) |
#s(approx (/ b a) #s(hole binary64 (/ b a))) |
#s(approx (/ b a) (/.f64 b a)) |
#s(approx (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) #s(hole binary64 (* 1/4 (/ (- (* -2 b) (* 2 b)) a)))) |
#s(approx (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) (*.f64 (/.f64 (*.f64 b #s(literal -4 binary64)) a) #s(literal 1/4 binary64))) |
#s(approx (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) #s(hole binary64 (/ (+ (* 1/4 (- (* -2 b) (* 2 b))) (/ (* a c) b)) a))) |
#s(approx (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) (/.f64 (fma.f64 (*.f64 b #s(literal -4 binary64)) #s(literal 1/4 binary64) (/.f64 (*.f64 a c) b)) a)) |
#s(approx (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) #s(hole binary64 (/ (+ (* 1/4 (- (* -2 b) (* 2 b))) (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))))) a))) |
#s(approx (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) (/.f64 (fma.f64 (*.f64 b #s(literal -4 binary64)) #s(literal 1/4 binary64) (*.f64 (fma.f64 a (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))) (/.f64 c b)) a)) a)) |
#s(approx (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) #s(hole binary64 (/ (+ (* 1/4 (- (* -2 b) (* 2 b))) (* a (+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b)))) a))) |
#s(approx (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) (/.f64 (fma.f64 (fma.f64 (fma.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal 2 binary64) a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64)))) a (/.f64 c b)) a (*.f64 (*.f64 b #s(literal -4 binary64)) #s(literal 1/4 binary64))) a)) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) #s(hole binary64 (* a (- (* -2 b) (* 2 b))))) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (*.f64 (*.f64 a b) #s(literal -4 binary64))) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) #s(hole binary64 (* a (- (+ (* -2 b) (* 4 (/ (* a c) b))) (* 2 b))))) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (*.f64 (fma.f64 #s(literal -2 binary64) b (fma.f64 #s(literal -2 binary64) b (*.f64 (/.f64 (*.f64 a c) b) #s(literal 4 binary64)))) a)) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) #s(hole binary64 (* a (- (+ (* -2 b) (* a (- (* 4 (/ (* a (pow c 2)) (pow b 3))) (* -4 (/ c b))))) (* 2 b))))) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (*.f64 (fma.f64 #s(literal -2 binary64) b (fma.f64 (*.f64 #s(literal 4 binary64) (fma.f64 a (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))) (/.f64 c b))) a (*.f64 #s(literal -2 binary64) b))) a)) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) #s(hole binary64 (* a (- (+ (* -2 b) (* a (- (* a (- (* 8 (/ (* a (pow c 3)) (pow b 5))) (* -4 (/ (pow c 2) (pow b 3))))) (* -4 (/ c b))))) (* 2 b))))) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (*.f64 (fma.f64 #s(literal -2 binary64) b (fma.f64 (fma.f64 (fma.f64 #s(literal 8 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))))) a (*.f64 #s(literal 4 binary64) (/.f64 c b))) a (*.f64 #s(literal -2 binary64) b))) a)) |
#s(approx (* (neg b) (* 2 a)) #s(hole binary64 (* -2 (* a b)))) |
#s(approx (* (neg b) (* 2 a)) (*.f64 (*.f64 a b) #s(literal -2 binary64))) |
#s(approx (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b)))) #s(hole binary64 (* 2 (* a b)))) |
#s(approx (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b)))) (*.f64 (*.f64 a b) #s(literal 2 binary64))) |
#s(approx (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b)))) #s(hole binary64 (* a (+ (* -4 (/ (* a c) b)) (* 2 b))))) |
#s(approx (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b)))) (*.f64 (fma.f64 (/.f64 (*.f64 a c) b) #s(literal -4 binary64) (*.f64 #s(literal 2 binary64) b)) a)) |
#s(approx (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b)))) #s(hole binary64 (* a (+ (* 2 b) (* a (+ (* -4 (/ c b)) (* -4 (/ (* a (pow c 2)) (pow b 3))))))))) |
#s(approx (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b)))) (*.f64 (fma.f64 (*.f64 #s(literal -4 binary64) (fma.f64 a (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))) (/.f64 c b))) a (*.f64 #s(literal 2 binary64) b)) a)) |
#s(approx (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b)))) #s(hole binary64 (* a (+ (* 2 b) (* a (+ (* -4 (/ c b)) (* a (+ (* -8 (/ (* a (pow c 3)) (pow b 5))) (* -4 (/ (pow c 2) (pow b 3))))))))))) |
#s(approx (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b)))) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -8 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c c)) (pow.f64 b #s(literal 3 binary64)))) a (*.f64 (/.f64 c b) #s(literal -4 binary64))) a (*.f64 #s(literal 2 binary64) b)) a)) |
#s(approx (sqrt (+ (* -4 (* c a)) (* b b))) #s(hole binary64 b)) |
#s(approx (sqrt (+ (* (* -4 c) a) (* b b))) b) |
#s(approx (sqrt (+ (* -4 (* c a)) (* b b))) #s(hole binary64 (+ b (* -2 (/ (* a c) b))))) |
#s(approx (sqrt (+ (* (* -4 c) a) (* b b))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b) b)) |
#s(approx (sqrt (+ (* -4 (* c a)) (* b b))) #s(hole binary64 (+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))))) |
#s(approx (sqrt (+ (* (* -4 c) a) (* b b))) (fma.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))) (/.f64 c b))) a b)) |
#s(approx (sqrt (+ (* -4 (* c a)) (* b b))) #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 (sqrt (+ (* (* -4 c) a) (* b b))) (fma.f64 (fma.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a)) (pow.f64 b #s(literal 5 binary64)))) a (*.f64 #s(literal -2 binary64) (/.f64 c b))) a b)) |
#s(approx (+ (* -4 (* c a)) (* b b)) #s(hole binary64 (pow b 2))) |
#s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 b b)) |
#s(approx (+ (* -4 (* c a)) (* b b)) #s(hole binary64 (+ (* -4 (* a c)) (pow b 2)))) |
#s(approx (+ (* -4 (* c a)) (* b b)) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) |
#s(approx (* c a) #s(hole binary64 (* a c))) |
#s(approx (* c a) (*.f64 a c)) |
#s(approx (* (* 2 a) (* 2 a)) #s(hole binary64 (* 4 (pow a 2)))) |
#s(approx (* (* 2 a) (* 2 a)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (* 2 a)) #s(hole binary64 (* -1/2 (* (sqrt (/ c a)) (sqrt -4))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (* 2 a)) (*.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a))) #s(literal -1/2 binary64))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 b a)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (* 2 a)) (fma.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 b a)) (*.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3))))))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (* 2 a)) (fma.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 b a)) (fma.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal 1/16 binary64))))) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (*.f64 (neg.f64 (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (*.f64 a c)))) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) #s(hole binary64 (* a (- (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4)))))) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (*.f64 (-.f64 (/.f64 (neg.f64 b) a) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)))) a)) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) #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 (+ (* (* -4 c) a) (* b b)))) (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 b a))) a)) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) #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 (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64)))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 b a)))) a)) |
#s(approx (sqrt (+ (* (* -4 c) a) (* b b))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -4)))) |
#s(approx (sqrt (+ (* (* -4 c) a) (* b b))) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))) |
#s(approx (sqrt (+ (* (* -4 c) a) (* b b))) #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 (+ (* (* -4 c) a) (* b b))) (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)))) a)) |
#s(approx (sqrt (+ (* (* -4 c) a) (* b b))) #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 (+ (* (* -4 c) a) (* b b))) (*.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a))))) a)) |
#s(approx (sqrt (+ (* (* -4 c) a) (* b b))) #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 (sqrt (+ (* (* -4 c) a) (* b b))) (*.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) (fma.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64))))) #s(literal 1/16 binary64) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)))))) a)) |
#s(approx (+ (* (* -4 c) a) (* b b)) #s(hole binary64 (* -4 (* a c)))) |
#s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)) |
#s(approx (+ (* (* -4 c) a) (* b b)) #s(hole binary64 (* a (+ (* -4 c) (/ (pow b 2) a))))) |
#s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (fma.f64 (/.f64 b a) b (*.f64 #s(literal -4 binary64) c)) 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 (+ (* (* -4 c) a) (* b b)))) (* 2 a)) (*.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a))) #s(literal -1/2 binary64))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 b a)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (* 2 a)) (fma.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 b a)) (*.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3))))))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (* 2 a)) (fma.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 b a)) (fma.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal 1/16 binary64))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (*.f64 (neg.f64 (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (*.f64 a c)))) |
#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 (+ (* (* -4 c) a) (* b b)))) (*.f64 (-.f64 (/.f64 (neg.f64 b) a) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)))) a)) |
#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 (+ (* (* -4 c) a) (* b b)))) (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 b a))) 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 (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64)))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 b a)))) a)) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -4)))) |
#s(approx (sqrt (+ (* (* -4 c) a) (* b b))) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))) |
#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 (+ (* (* -4 c) a) (* b b))) (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)))) a)) |
#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 (+ (* (* -4 c) a) (* b b))) (*.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a))))) a)) |
#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 (sqrt (+ (* (* -4 c) a) (* b b))) (*.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) (fma.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64))))) #s(literal 1/16 binary64) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)))))) a)) |
#s(approx (- (* b b) (* 4 (* a c))) #s(hole binary64 (* -4 (* a c)))) |
#s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)) |
#s(approx (- (* b b) (* 4 (* a c))) #s(hole binary64 (* a (- (/ (pow b 2) a) (* 4 c))))) |
#s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (fma.f64 (/.f64 b a) b (*.f64 #s(literal -4 binary64) c)) a)) |
#s(approx (* (+ (* -4 c) (* b (/ b a))) a) #s(hole binary64 (* -4 (* a c)))) |
#s(approx (* (+ (* -4 c) (* b (/ b a))) a) (*.f64 (*.f64 #s(literal -4 binary64) c) a)) |
#s(approx (* (+ (* -4 c) (* b (/ b a))) a) #s(hole binary64 (* a (+ (* -4 c) (/ (pow b 2) a))))) |
#s(approx (* (+ (* -4 c) (* b (/ b a))) a) (*.f64 (fma.f64 (/.f64 b a) b (*.f64 #s(literal -4 binary64) c)) a)) |
#s(approx (+ (* -4 c) (* b (/ b a))) #s(hole binary64 (* -4 c))) |
#s(approx (+ (* -4 c) (* b (/ b a))) (*.f64 #s(literal -4 binary64) c)) |
#s(approx (+ (* -4 c) (* b (/ b a))) #s(hole binary64 (+ (* -4 c) (/ (pow b 2) a)))) |
#s(approx (+ (* -4 c) (* b (/ b a))) (fma.f64 (/.f64 b a) b (*.f64 #s(literal -4 binary64) c))) |
#s(approx (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) #s(hole binary64 (* -1/2 (* (sqrt (/ c a)) (sqrt -4))))) |
#s(approx (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) (*.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a))) #s(literal -1/2 binary64))) |
#s(approx (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))))) |
#s(approx (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) (*.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 b a)))) |
#s(approx (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))))))) |
#s(approx (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) (fma.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 b a)) (*.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))))) |
#s(approx (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3))))))))) |
#s(approx (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) (fma.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 b a)) (fma.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal 1/16 binary64))))) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) #s(hole binary64 (* -2 (* (sqrt (* (pow a 3) c)) (sqrt -4))))) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (*.f64 (*.f64 (sqrt.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c)) (sqrt.f64 #s(literal -4 binary64))) #s(literal -2 binary64))) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) #s(hole binary64 (* (pow a 2) (- (* -2 (/ b a)) (* 2 (* (sqrt (/ c a)) (sqrt -4))))))) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (*.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 b a))) (*.f64 a a))) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) #s(hole binary64 (* (pow a 2) (- (+ (* -2 (/ b a)) (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4))))) (* 2 (* (sqrt (/ c a)) (sqrt -4))))))) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 b a) (fma.f64 (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)))))) (*.f64 a a))) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) #s(hole binary64 (* (pow a 2) (- (+ (* -2 (/ b a)) (* 1/4 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3))))) (+ (* 2 (* (sqrt (/ c a)) (sqrt -4))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))))))) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (*.f64 (-.f64 (fma.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal 1/4 binary64) (*.f64 #s(literal -2 binary64) (/.f64 b a))) (fma.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a))) #s(literal 2 binary64)))) (*.f64 a a))) |
#s(approx (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b)))) #s(hole binary64 (* 2 (* (sqrt (* (pow a 3) c)) (sqrt -4))))) |
#s(approx (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b)))) (*.f64 (*.f64 (sqrt.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c)) (sqrt.f64 #s(literal -4 binary64))) #s(literal 2 binary64))) |
#s(approx (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b)))) #s(hole binary64 (* (pow a 2) (+ (* 2 (* (sqrt (/ c a)) (sqrt -4))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4))))))) |
#s(approx (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b)))) (*.f64 (fma.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a))) #s(literal 2 binary64))) (*.f64 a a))) |
#s(approx (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b)))) #s(hole binary64 (* (pow a 2) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 2 (* (sqrt (/ c a)) (sqrt -4))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))))))) |
#s(approx (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b)))) (*.f64 (fma.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal -1/4 binary64) (fma.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a))) #s(literal 2 binary64)))) (*.f64 a a))) |
#s(approx (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b)))) #s(hole binary64 (* (pow a 2) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 2 (* (sqrt (/ c a)) (sqrt -4))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4))))))))) |
#s(approx (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b)))) (*.f64 (fma.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal -1/4 binary64) (fma.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64))))) #s(literal 1/8 binary64) (fma.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a))) #s(literal 2 binary64))))) (*.f64 a a))) |
#s(approx (sqrt (+ (* -4 (* c a)) (* b b))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -4)))) |
#s(approx (sqrt (+ (* (* -4 c) a) (* b b))) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))) |
#s(approx (sqrt (+ (* -4 (* c a)) (* b b))) #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 (+ (* (* -4 c) a) (* b b))) (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)))) a)) |
#s(approx (sqrt (+ (* -4 (* c a)) (* b b))) #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 (+ (* (* -4 c) a) (* b b))) (*.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a))))) a)) |
#s(approx (sqrt (+ (* -4 (* c a)) (* b b))) #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 (sqrt (+ (* (* -4 c) a) (* b b))) (*.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) (fma.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64))))) #s(literal 1/16 binary64) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)))))) a)) |
#s(approx (+ (* -4 (* c a)) (* b b)) #s(hole binary64 (* -4 (* a c)))) |
#s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)) |
#s(approx (+ (* -4 (* c a)) (* b b)) #s(hole binary64 (* a (+ (* -4 c) (/ (pow b 2) a))))) |
#s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (fma.f64 (/.f64 b a) b (*.f64 #s(literal -4 binary64) c)) a)) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (* 2 a)) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (* 2 a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (* 2 a)) (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)) (*.f64 #s(literal -1/2 binary64) (/.f64 b a)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (* 2 a)) (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) b)) (neg.f64 a)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (* 2 a)) (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 (fma.f64 #s(literal 1/2 binary64) b (/.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (*.f64 (*.f64 #s(literal -1/128 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))))) (neg.f64 a))) (neg.f64 a)))) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) #s(hole binary64 (* 2 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 a c))) #s(literal 2 binary64))) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) #s(hole binary64 (* -1 (* a (- (/ b a) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (*.f64 (neg.f64 a) (-.f64 (/.f64 b a) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a))) #s(literal 2 binary64))))) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) #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 (+ (* (* -4 c) a) (* b b)))) (*.f64 (neg.f64 a) (fma.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b))) b) a) #s(literal -1 binary64) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a))))))) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) #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 (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (*.f64 (neg.f64 a) (fma.f64 (/.f64 (-.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/64 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))))) (neg.f64 a)) b) a) #s(literal -1 binary64) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a))))))) |
#s(approx (sqrt (+ (* (* -4 c) a) (* b b))) #s(hole binary64 (* -2 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (sqrt (+ (* (* -4 c) a) (* b b))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 a c))) #s(literal -2 binary64))) |
#s(approx (sqrt (+ (* (* -4 c) a) (* b b))) #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 (+ (* (* -4 c) a) (* b b))) (*.f64 (neg.f64 a) (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/4 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a))) #s(literal 2 binary64))))) |
#s(approx (sqrt (+ (* (* -4 c) a) (* b b))) #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 (+ (* (* -4 c) a) (* b b))) (*.f64 (neg.f64 a) (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal -1/64 binary64) (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/4 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a))) #s(literal 2 binary64)))))) |
#s(approx (sqrt (+ (* (* -4 c) a) (* b b))) #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 (sqrt (+ (* (* -4 c) a) (* b b))) (*.f64 (neg.f64 a) (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal -1/64 binary64) (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 6 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64))))) #s(literal 1/512 binary64) (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/4 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a))) #s(literal 2 binary64))))))) |
#s(approx (+ (* (* -4 c) a) (* b b)) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))))) |
#s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (neg.f64 a) (fma.f64 (/.f64 (neg.f64 b) a) b (*.f64 #s(literal 4 binary64) c)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (* 2 a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (* 2 a)) (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)) (*.f64 #s(literal -1/2 binary64) (/.f64 b a)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (* 2 a)) (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) b)) (neg.f64 a)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (* 2 a)) (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 (fma.f64 #s(literal 1/2 binary64) b (/.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (*.f64 (*.f64 #s(literal -1/128 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))))) (neg.f64 a))) (neg.f64 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 (+ (* (* -4 c) a) (* b b)))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 a c))) #s(literal 2 binary64))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* -1 (* a (- (/ b a) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (*.f64 (neg.f64 a) (-.f64 (/.f64 b a) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a))) #s(literal 2 binary64))))) |
#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 (+ (* (* -4 c) a) (* b b)))) (*.f64 (neg.f64 a) (fma.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b))) b) a) #s(literal -1 binary64) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a))))))) |
#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 (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (*.f64 (neg.f64 a) (fma.f64 (/.f64 (-.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/64 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))))) (neg.f64 a)) b) a) #s(literal -1 binary64) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a))))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (* -2 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (sqrt (+ (* (* -4 c) a) (* b b))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 a c))) #s(literal -2 binary64))) |
#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 (+ (* (* -4 c) a) (* b b))) (*.f64 (neg.f64 a) (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/4 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a))) #s(literal 2 binary64))))) |
#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 (+ (* (* -4 c) a) (* b b))) (*.f64 (neg.f64 a) (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal -1/64 binary64) (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/4 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a))) #s(literal 2 binary64)))))) |
#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 (sqrt (+ (* (* -4 c) a) (* b b))) (*.f64 (neg.f64 a) (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal -1/64 binary64) (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 6 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64))))) #s(literal 1/512 binary64) (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/4 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a))) #s(literal 2 binary64))))))) |
#s(approx (- (* b b) (* 4 (* a c))) #s(hole binary64 (* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -4 c)))))) |
#s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (neg.f64 a) (fma.f64 (/.f64 (neg.f64 b) a) b (*.f64 #s(literal 4 binary64) c)))) |
#s(approx (* (+ (* -4 c) (* b (/ b a))) a) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))))) |
#s(approx (* (+ (* -4 c) (* b (/ b a))) a) (*.f64 (neg.f64 a) (fma.f64 (/.f64 (neg.f64 b) a) b (*.f64 #s(literal 4 binary64) c)))) |
#s(approx (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)))) |
#s(approx (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) #s(hole binary64 (+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)) (*.f64 #s(literal -1/2 binary64) (/.f64 b a)))) |
#s(approx (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) #s(hole binary64 (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) b)) (neg.f64 a)))) |
#s(approx (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 (fma.f64 #s(literal 1/2 binary64) b (/.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (*.f64 (*.f64 #s(literal -1/128 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))))) (neg.f64 a))) (neg.f64 a)))) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) #s(hole binary64 (* 4 (* (sqrt (* (pow a 3) c)) (sqrt -1))))) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) #s(literal 4 binary64))) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) #s(hole binary64 (* (pow a 2) (- (* -2 (/ b a)) (* -4 (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 b a) (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a))))) (*.f64 a a))) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) #s(hole binary64 (* (pow a 2) (- (* -1 (/ (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 2 b)) a)) (* -4 (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (*.f64 #s(literal 2 binary64) b)) a) #s(literal -1 binary64) (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a))))) (*.f64 a a))) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) #s(hole binary64 (* (pow a 2) (- (* -1 (/ (+ (* -1 (/ (- (* -1/32 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* -1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) (* 2 b)) a)) (* -4 (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (*.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) b (/.f64 (fma.f64 (*.f64 #s(literal -1/32 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)))) (neg.f64 a))) a) #s(literal -1 binary64) (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a))))) (*.f64 a a))) |
#s(approx (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b)))) #s(hole binary64 (* -4 (* (sqrt (* (pow a 3) c)) (sqrt -1))))) |
#s(approx (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b)))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) #s(literal -4 binary64))) |
#s(approx (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b)))) #s(hole binary64 (* (pow a 2) (+ (* -4 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))))))) |
#s(approx (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b)))) (*.f64 (fma.f64 (*.f64 #s(literal -4 binary64) (sqrt.f64 (/.f64 c a))) (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)))) (*.f64 a a))) |
#s(approx (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b)))) #s(hole binary64 (* (pow a 2) (+ (* -4 (* (sqrt (/ c a)) (sqrt -1))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 1/32 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1))))))))) |
#s(approx (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b)))) (*.f64 (fma.f64 (*.f64 #s(literal -4 binary64) (sqrt.f64 (/.f64 c a))) (sqrt.f64 #s(literal -1 binary64)) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (*.f64 #s(literal 1/32 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64)))))))) (*.f64 a a))) |
#s(approx (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b)))) #s(hole binary64 (* (pow a 2) (+ (* -4 (* (sqrt (/ c a)) (sqrt -1))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (+ (* -1/256 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (* 1/32 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))))))))) |
#s(approx (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b)))) (*.f64 (fma.f64 (*.f64 #s(literal -4 binary64) (sqrt.f64 (/.f64 c a))) (sqrt.f64 #s(literal -1 binary64)) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (fma.f64 #s(literal -1/256 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 6 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64))))) (*.f64 #s(literal 1/32 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))))))) (*.f64 a a))) |
#s(approx (sqrt (+ (* -4 (* c a)) (* b b))) #s(hole binary64 (* -2 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (sqrt (+ (* (* -4 c) a) (* b b))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 a c))) #s(literal -2 binary64))) |
#s(approx (sqrt (+ (* -4 (* c a)) (* b b))) #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 (+ (* (* -4 c) a) (* b b))) (*.f64 (neg.f64 a) (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/4 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a))) #s(literal 2 binary64))))) |
#s(approx (sqrt (+ (* -4 (* c a)) (* b b))) #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 (+ (* (* -4 c) a) (* b b))) (*.f64 (neg.f64 a) (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal -1/64 binary64) (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/4 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a))) #s(literal 2 binary64)))))) |
#s(approx (sqrt (+ (* -4 (* c a)) (* b b))) #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 (sqrt (+ (* (* -4 c) a) (* b b))) (*.f64 (neg.f64 a) (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal -1/64 binary64) (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 6 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64))))) #s(literal 1/512 binary64) (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/4 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a))) #s(literal 2 binary64))))))) |
#s(approx (+ (* -4 (* c a)) (* b b)) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))))) |
#s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (neg.f64 a) (fma.f64 (/.f64 (neg.f64 b) a) b (*.f64 #s(literal 4 binary64) c)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (* 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 (+ (* (* -4 c) a) (* b b)))) (* 2 a)) (fma.f64 (fma.f64 (*.f64 (/.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) #s(literal -1/4 binary64) (neg.f64 (/.f64 #s(literal 1/2 binary64) a))) b (*.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a))) #s(literal -1/2 binary64)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (* 1/2 (/ 1 a))))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (* 2 a)) (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (/.f64 b #s(literal -4 binary64)) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal 1/16 binary64) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (sqrt.f64 #s(literal -4 binary64))) #s(literal -1/4 binary64))) b (neg.f64 (/.f64 #s(literal 1/2 binary64) a))) b (*.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a))) #s(literal -1/2 binary64)))) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) #s(hole binary64 (- (* -1 b) (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (-.f64 (neg.f64 b) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))))) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) #s(hole binary64 (- (* b (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (fma.f64 (-.f64 (*.f64 (*.f64 (/.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) #s(literal -1/2 binary64)) #s(literal 1 binary64)) b (*.f64 (neg.f64 (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (*.f64 a c))))) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) #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) (sqrt (+ (* (* -4 c) a) (* b b)))) (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64))))) (*.f64 (/.f64 b #s(literal -4 binary64)) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))))) b) #s(literal 1 binary64)) b (*.f64 (neg.f64 (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (*.f64 a c))))) |
#s(approx (neg b) #s(hole binary64 (* -1 b))) |
#s(approx (neg b) (neg.f64 b)) |
#s(approx b #s(hole binary64 b)) |
#s(approx b b) |
#s(approx (sqrt (+ (* (* -4 c) a) (* b b))) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (sqrt (+ (* (* -4 c) a) (* b b))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))))) |
#s(approx (sqrt (+ (* (* -4 c) a) (* b b))) #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 (+ (* (* -4 c) a) (* b b))) (fma.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64))))) (*.f64 (/.f64 b #s(literal -4 binary64)) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64))) (*.f64 b b) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))))) |
#s(approx (sqrt (+ (* (* -4 c) a) (* b b))) #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 (sqrt (+ (* (* -4 c) a) (* b b))) (fma.f64 (fma.f64 (fma.f64 (*.f64 (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64))))) #s(literal 1/16 binary64) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64))) #s(literal -1/8 binary64))) (*.f64 b b) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64))) (*.f64 b b) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))))) |
#s(approx (* b b) #s(hole binary64 (pow b 2))) |
#s(approx (* b b) (*.f64 b 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 (+ (* (* -4 c) a) (* b b)))) (* 2 a)) (fma.f64 (fma.f64 (*.f64 (/.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) #s(literal -1/4 binary64) (neg.f64 (/.f64 #s(literal 1/2 binary64) a))) b (*.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a))) #s(literal -1/2 binary64)))) |
#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/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (* 1/2 (/ 1 a))))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (* 2 a)) (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (/.f64 b #s(literal -4 binary64)) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal 1/16 binary64) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (sqrt.f64 #s(literal -4 binary64))) #s(literal -1/4 binary64))) b (neg.f64 (/.f64 #s(literal 1/2 binary64) a))) b (*.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a))) #s(literal -1/2 binary64)))) |
#s(approx (/ c (neg b)) #s(hole binary64 (* -1 (/ c b)))) |
#s(approx (/ c (neg b)) (/.f64 c (neg.f64 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 (+ (* (* -4 c) a) (* b b)))) (-.f64 (neg.f64 b) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))))) |
#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 (+ (* (* -4 c) a) (* b b)))) (fma.f64 (-.f64 (*.f64 (*.f64 (/.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) #s(literal -1/2 binary64)) #s(literal 1 binary64)) b (*.f64 (neg.f64 (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (*.f64 a c))))) |
#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) (sqrt (+ (* (* -4 c) a) (* b b)))) (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64))))) (*.f64 (/.f64 b #s(literal -4 binary64)) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))))) b) #s(literal 1 binary64)) b (*.f64 (neg.f64 (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (*.f64 a c))))) |
#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 (+ (* (* -4 c) a) (* b b))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))))) |
#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 (+ (* (* -4 c) a) (* b b))) (fma.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64))))) (*.f64 (/.f64 b #s(literal -4 binary64)) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64))) (*.f64 b b) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))))) |
#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 (sqrt (+ (* (* -4 c) a) (* b b))) (fma.f64 (fma.f64 (fma.f64 (*.f64 (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64))))) #s(literal 1/16 binary64) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64))) #s(literal -1/8 binary64))) (*.f64 b b) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64))) (*.f64 b b) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))))) |
#s(approx (- (* b b) (* 4 (* a c))) #s(hole binary64 (- (pow b 2) (* 4 (* a c))))) |
#s(approx (+ (* -4 (* c a)) (* b b)) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) |
#s(approx (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 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) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) (fma.f64 (fma.f64 (*.f64 (/.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) #s(literal -1/4 binary64) (neg.f64 (/.f64 #s(literal 1/2 binary64) a))) b (*.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a))) #s(literal -1/2 binary64)))) |
#s(approx (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (* 1/2 (/ 1 a))))))) |
#s(approx (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (/.f64 b #s(literal -4 binary64)) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal 1/16 binary64) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (sqrt.f64 #s(literal -4 binary64))) #s(literal -1/4 binary64))) b (neg.f64 (/.f64 #s(literal 1/2 binary64) a))) b (*.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a))) #s(literal -1/2 binary64)))) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) #s(hole binary64 (- (* -2 (* a b)) (* 2 (* (sqrt (* (pow a 3) c)) (sqrt -4)))))) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (*.f64 #s(literal -2 binary64) (fma.f64 a b (*.f64 (sqrt.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c)) (sqrt.f64 #s(literal -4 binary64)))))) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) #s(hole binary64 (- (* b (+ (* -2 a) (* -1 (* (sqrt (/ a c)) (/ b (sqrt -4)))))) (* 2 (* (sqrt (* (pow a 3) c)) (sqrt -4)))))) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (fma.f64 (-.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (/.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 a c)))) b (*.f64 (*.f64 (sqrt.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c)) (sqrt.f64 #s(literal -4 binary64))) #s(literal -2 binary64)))) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) #s(hole binary64 (- (* b (+ (* -2 a) (* b (- (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ a c)) (/ 1 (sqrt -4))))))) (* 2 (* (sqrt (* (pow a 3) c)) (sqrt -4)))))) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a)))) (*.f64 (/.f64 b #s(literal -4 binary64)) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) (neg.f64 (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64))))) b (*.f64 #s(literal -2 binary64) a)) b (*.f64 (*.f64 (sqrt.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c)) (sqrt.f64 #s(literal -4 binary64))) #s(literal -2 binary64)))) |
#s(approx (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b)))) #s(hole binary64 (+ (* 2 (* (sqrt (* (pow a 3) c)) (sqrt -4))) (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4)))))) |
#s(approx (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b)))) (fma.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (*.f64 (sqrt.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c)) (sqrt.f64 #s(literal -4 binary64))) #s(literal 2 binary64)))) |
#s(approx (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b)))) #s(hole binary64 (+ (* 2 (* (sqrt (* (pow a 3) c)) (sqrt -4))) (* (pow b 2) (+ (* -1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ a c)) (/ 1 (sqrt -4)))))))) |
#s(approx (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b)))) (fma.f64 (fma.f64 (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 b b) #s(literal -4 binary64))) #s(literal -1/4 binary64) (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 b b) (*.f64 (*.f64 (sqrt.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c)) (sqrt.f64 #s(literal -4 binary64))) #s(literal 2 binary64)))) |
#s(approx (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b)))) #s(hole binary64 (+ (* 2 (* (sqrt (* (pow a 3) c)) (sqrt -4))) (* (pow b 2) (+ (* (sqrt (/ a c)) (/ 1 (sqrt -4))) (* (pow b 2) (+ (* -1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5))))))))))) |
#s(approx (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b)))) (fma.f64 (fma.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64)))) #s(literal 1/8 binary64) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64))) #s(literal -1/4 binary64))) (*.f64 b b) (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 b b) (*.f64 (*.f64 (sqrt.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c)) (sqrt.f64 #s(literal -4 binary64))) #s(literal 2 binary64)))) |
#s(approx (sqrt (+ (* -4 (* c a)) (* b b))) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (sqrt (+ (* (* -4 c) a) (* b b))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))))) |
#s(approx (sqrt (+ (* -4 (* c a)) (* b b))) #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 (+ (* (* -4 c) a) (* b b))) (fma.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64))))) (*.f64 (/.f64 b #s(literal -4 binary64)) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64))) (*.f64 b b) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))))) |
#s(approx (sqrt (+ (* -4 (* c a)) (* b b))) #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 (sqrt (+ (* (* -4 c) a) (* b b))) (fma.f64 (fma.f64 (fma.f64 (*.f64 (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64))))) #s(literal 1/16 binary64) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64))) #s(literal -1/8 binary64))) (*.f64 b b) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64))) (*.f64 b b) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (* 2 a)) #s(hole binary64 (* b (- (/ c (pow b 2)) (/ 1 a))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (* 2 a)) (*.f64 (-.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)) b)) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (* 2 a)) #s(hole binary64 (* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (* 2 a)) (*.f64 (-.f64 (fma.f64 a (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (/.f64 c (*.f64 b b))) (/.f64 #s(literal 1 binary64) a)) b)) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (* 2 a)) #s(hole binary64 (* b (- (+ (* 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 (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (* 2 a)) (*.f64 (fma.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 a (*.f64 #s(literal 2 binary64) a)) (-.f64 (fma.f64 a (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (/.f64 c (*.f64 b b))) (/.f64 #s(literal 1 binary64) a))) b)) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) #s(hole binary64 (* b (- (* 2 (/ (* a c) (pow b 2))) 2)))) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (*.f64 (-.f64 (*.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal 2 binary64)) #s(literal 2 binary64)) b)) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) #s(hole binary64 (* b (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ 2 (* -2 (/ (* a c) (pow b 2)))))))) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (*.f64 (-.f64 (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (*.f64 a (*.f64 #s(literal 2 binary64) a))) (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -2 binary64) #s(literal 2 binary64))) b)) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) #s(hole binary64 (* b (- (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (*.f64 (-.f64 (/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (*.f64 a (/.f64 c (*.f64 b b)))) #s(literal 2 binary64))) b)) |
#s(approx (sqrt (+ (* (* -4 c) a) (* b b))) #s(hole binary64 (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))))) |
#s(approx (sqrt (+ (* (* -4 c) a) (* b b))) (*.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -2 binary64) #s(literal 1 binary64)) b)) |
#s(approx (sqrt (+ (* (* -4 c) a) (* b b))) #s(hole binary64 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
#s(approx (sqrt (+ (* (* -4 c) a) (* b b))) (fma.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (*.f64 a (/.f64 c (*.f64 b b))))) b b)) |
#s(approx (sqrt (+ (* (* -4 c) a) (* b b))) #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 (sqrt (+ (* (* -4 c) a) (* b b))) (fma.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal -4 binary64) (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (*.f64 a (/.f64 c (*.f64 b b)))))) b b)) |
#s(approx (+ (* (* -4 c) a) (* b b)) #s(hole binary64 (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))))) |
#s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -4 binary64) #s(literal 1 binary64)) (*.f64 b b))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* b (- (/ c (pow b 2)) (/ 1 a))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (* 2 a)) (*.f64 (-.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)) b)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (* 2 a)) (*.f64 (-.f64 (fma.f64 a (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (/.f64 c (*.f64 b b))) (/.f64 #s(literal 1 binary64) a)) b)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* b (- (+ (* 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 (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (* 2 a)) (*.f64 (fma.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 a (*.f64 #s(literal 2 binary64) a)) (-.f64 (fma.f64 a (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (/.f64 c (*.f64 b b))) (/.f64 #s(literal 1 binary64) a))) b)) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* b (- (* 2 (/ (* a c) (pow b 2))) 2)))) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (*.f64 (-.f64 (*.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal 2 binary64)) #s(literal 2 binary64)) b)) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* b (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ 2 (* -2 (/ (* a c) (pow b 2)))))))) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (*.f64 (-.f64 (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (*.f64 a (*.f64 #s(literal 2 binary64) a))) (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -2 binary64) #s(literal 2 binary64))) b)) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* b (- (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (*.f64 (-.f64 (/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (*.f64 a (/.f64 c (*.f64 b b)))) #s(literal 2 binary64))) b)) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))))) |
#s(approx (sqrt (+ (* (* -4 c) a) (* b b))) (*.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)))) #s(hole binary64 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
#s(approx (sqrt (+ (* (* -4 c) a) (* b b))) (fma.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (*.f64 a (/.f64 c (*.f64 b b))))) b b)) |
#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 (sqrt (+ (* (* -4 c) a) (* b b))) (fma.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal -4 binary64) (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (*.f64 a (/.f64 c (*.f64 b b)))))) b b)) |
#s(approx (- (* b b) (* 4 (* a c))) #s(hole binary64 (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))))) |
#s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -4 binary64) #s(literal 1 binary64)) (*.f64 b b))) |
#s(approx (* (+ (* -4 c) (* b (/ b a))) a) #s(hole binary64 (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))))) |
#s(approx (* (+ (* -4 c) (* b (/ b a))) a) (*.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -4 binary64) #s(literal 1 binary64)) (*.f64 b b))) |
#s(approx (+ (* -4 c) (* b (/ b a))) #s(hole binary64 (* (pow b 2) (+ (* -4 (/ c (pow b 2))) (/ 1 a))))) |
#s(approx (+ (* -4 c) (* b (/ b a))) (*.f64 (fma.f64 (/.f64 c (*.f64 b b)) #s(literal -4 binary64) (/.f64 #s(literal 1 binary64) a)) (*.f64 b b))) |
#s(approx (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) #s(hole binary64 (* 1/4 (/ (* b (- (* -2 a) (* 2 a))) (pow a 2))))) |
#s(approx (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) (*.f64 (/.f64 #s(literal 1/4 binary64) a) (/.f64 (*.f64 (*.f64 a b) #s(literal -4 binary64)) a))) |
#s(approx (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) #s(hole binary64 (* b (+ (* 1/4 (/ (- (* -2 a) (* 2 a)) (pow a 2))) (/ c (pow b 2)))))) |
#s(approx (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) (*.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) a) (/.f64 (*.f64 #s(literal -4 binary64) a) a) (/.f64 c (*.f64 b b))) b)) |
#s(approx (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) #s(hole binary64 (* b (+ (* 1/4 (/ (- (* -2 a) (* 2 a)) (pow a 2))) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))))))) |
#s(approx (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) (*.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) a) (/.f64 (*.f64 #s(literal -4 binary64) a) a) (fma.f64 a (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (/.f64 c (*.f64 b b)))) b)) |
#s(approx (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) #s(hole binary64 (* b (+ (* 1/4 (/ (- (* -2 a) (* 2 a)) (pow a 2))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4)))))))) |
#s(approx (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) (*.f64 (fma.f64 (*.f64 (/.f64 #s(literal -4 binary64) a) (/.f64 a a)) #s(literal 1/4 binary64) (fma.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 a (*.f64 #s(literal 2 binary64) a)) (fma.f64 a (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (/.f64 c (*.f64 b b))))) b)) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) #s(hole binary64 (* b (- (* -2 a) (* 2 a))))) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (*.f64 (*.f64 a b) #s(literal -4 binary64))) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) #s(hole binary64 (* b (- (+ (* -2 a) (* 4 (/ (* (pow a 2) c) (pow b 2)))) (* 2 a))))) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (*.f64 (fma.f64 #s(literal -2 binary64) a (fma.f64 (/.f64 #s(literal 4 binary64) b) (/.f64 (*.f64 (*.f64 a a) c) b) (*.f64 #s(literal -2 binary64) a))) b)) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) #s(hole binary64 (* b (- (+ (* -2 a) (* 4 (/ (* (pow a 3) (pow c 2)) (pow b 4)))) (+ (* -4 (/ (* (pow a 2) c) (pow b 2))) (* 2 a)))))) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) #s(literal 4 binary64) (*.f64 #s(literal -2 binary64) a)) (fma.f64 (/.f64 #s(literal -4 binary64) b) (/.f64 (*.f64 (*.f64 a a) c) b) (*.f64 #s(literal 2 binary64) a))) b)) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) #s(hole binary64 (* b (- (+ (* -2 a) (* 8 (/ (* (pow a 4) (pow c 3)) (pow b 6)))) (+ (* -4 (/ (* (pow a 2) c) (pow b 2))) (+ (* -4 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 2 a))))))) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 6 binary64))) #s(literal 8 binary64) (*.f64 #s(literal -2 binary64) a)) (fma.f64 #s(literal -4 binary64) (fma.f64 (/.f64 (*.f64 a a) b) (/.f64 c b) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (*.f64 #s(literal 2 binary64) a))) b)) |
#s(approx (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b)))) #s(hole binary64 (* b (+ (* -4 (/ (* (pow a 2) c) (pow b 2))) (* 2 a))))) |
#s(approx (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b)))) (*.f64 (fma.f64 (/.f64 #s(literal -4 binary64) b) (/.f64 (*.f64 (*.f64 a a) c) b) (*.f64 #s(literal 2 binary64) a)) b)) |
#s(approx (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b)))) #s(hole binary64 (* b (+ (* -4 (/ (* (pow a 2) c) (pow b 2))) (+ (* -4 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 2 a)))))) |
#s(approx (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b)))) (*.f64 (fma.f64 #s(literal -4 binary64) (fma.f64 (/.f64 (*.f64 a a) b) (/.f64 c b) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (*.f64 #s(literal 2 binary64) a)) b)) |
#s(approx (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b)))) #s(hole binary64 (* b (+ (* -8 (/ (* (pow a 4) (pow c 3)) (pow b 6))) (+ (* -4 (/ (* (pow a 2) c) (pow b 2))) (+ (* -4 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 2 a))))))) |
#s(approx (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b)))) (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 6 binary64))) #s(literal -8 binary64) (fma.f64 #s(literal -4 binary64) (fma.f64 (/.f64 (*.f64 a a) b) (/.f64 c b) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (*.f64 #s(literal 2 binary64) a))) b)) |
#s(approx (sqrt (+ (* -4 (* c a)) (* b b))) #s(hole binary64 (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))))) |
#s(approx (sqrt (+ (* (* -4 c) a) (* b b))) (*.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -2 binary64) #s(literal 1 binary64)) b)) |
#s(approx (sqrt (+ (* -4 (* c a)) (* b b))) #s(hole binary64 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
#s(approx (sqrt (+ (* (* -4 c) a) (* b b))) (fma.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (*.f64 a (/.f64 c (*.f64 b b))))) b b)) |
#s(approx (sqrt (+ (* -4 (* c a)) (* b b))) #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 (sqrt (+ (* (* -4 c) a) (* b b))) (fma.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal -4 binary64) (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (*.f64 a (/.f64 c (*.f64 b b)))))) b b)) |
#s(approx (+ (* -4 (* c a)) (* b b)) #s(hole binary64 (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))))) |
#s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -4 binary64) #s(literal 1 binary64)) (*.f64 b b))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (* 2 a)) #s(hole binary64 (* -1 (/ c b)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (* 2 a)) (/.f64 c (neg.f64 b))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (* 2 a)) #s(hole binary64 (* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (* 2 a)) (/.f64 (fma.f64 (/.f64 (*.f64 c c) b) (/.f64 a b) c) (neg.f64 b))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (* 2 a)) #s(hole binary64 (* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (* 2 a)) (/.f64 (+.f64 (fma.f64 (/.f64 (*.f64 c c) b) (/.f64 a b) c) (*.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) (*.f64 a (*.f64 #s(literal 2 binary64) a)))) (neg.f64 b))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (* 2 a)) #s(hole binary64 (* -1 (/ (+ c (+ (* 1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6)))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))))) b)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (* 2 a)) (/.f64 (+.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal 20 binary64) a)) #s(literal 1/4 binary64) (fma.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) (*.f64 a (*.f64 #s(literal 2 binary64) a)) (*.f64 (/.f64 (*.f64 c c) b) (/.f64 a b)))) c) (neg.f64 b))) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) #s(hole binary64 (* -2 (/ (* a c) b)))) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) #s(hole binary64 (* -1 (/ (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -2 (* a c))) b)))) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (/.f64 (*.f64 c c) b) (/.f64 (*.f64 a a) b) (*.f64 a c))) (neg.f64 b))) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) #s(hole binary64 (* -1 (/ (- (* 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 (+ (* (* -4 c) a) (* b b)))) (/.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal 4 binary64) (*.f64 #s(literal 2 binary64) (fma.f64 a c (*.f64 (/.f64 (*.f64 c c) b) (/.f64 (*.f64 a a) b))))) (neg.f64 b))) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) #s(hole binary64 (* -1 (/ (- (* 1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6))) (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))) b)))) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (/.f64 (-.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64)))) (*.f64 #s(literal -2 binary64) (fma.f64 (/.f64 (*.f64 c c) b) (/.f64 (*.f64 a a) b) (*.f64 a c)))) (neg.f64 b))) |
#s(approx (sqrt (+ (* (* -4 c) a) (* b b))) #s(hole binary64 (* -1 b))) |
#s(approx (sqrt (+ (* (* -4 c) a) (* b b))) (neg.f64 b)) |
#s(approx (sqrt (+ (* (* -4 c) a) (* b b))) #s(hole binary64 (* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))))) |
#s(approx (sqrt (+ (* (* -4 c) a) (* b b))) (*.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -2 binary64) #s(literal 1 binary64)) (neg.f64 b))) |
#s(approx (sqrt (+ (* (* -4 c) a) (* b b))) #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 (+ (* (* -4 c) a) (* b b))) (*.f64 (fma.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (*.f64 a (/.f64 c (*.f64 b b)))) #s(literal 1 binary64)) (neg.f64 b))) |
#s(approx (sqrt (+ (* (* -4 c) a) (* b b))) #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 (sqrt (+ (* (* -4 c) a) (* b b))) (neg.f64 (fma.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal -4 binary64) (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (*.f64 a (/.f64 c (*.f64 b b)))))) b b))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* -1 (/ c b)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (* 2 a)) (/.f64 c (neg.f64 b))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (* 2 a)) (/.f64 (fma.f64 (/.f64 (*.f64 c c) b) (/.f64 a b) c) (neg.f64 b))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (* 2 a)) (/.f64 (+.f64 (fma.f64 (/.f64 (*.f64 c c) b) (/.f64 a b) c) (*.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) (*.f64 a (*.f64 #s(literal 2 binary64) a)))) (neg.f64 b))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* -1 (/ (+ c (+ (* 1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6)))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))))) b)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (* 2 a)) (/.f64 (+.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal 20 binary64) a)) #s(literal 1/4 binary64) (fma.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) (*.f64 a (*.f64 #s(literal 2 binary64) a)) (*.f64 (/.f64 (*.f64 c c) b) (/.f64 a b)))) c) (neg.f64 b))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* -2 (/ (* a c) b)))) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* -1 (/ (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -2 (* a c))) b)))) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (/.f64 (*.f64 c c) b) (/.f64 (*.f64 a a) b) (*.f64 a c))) (neg.f64 b))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* -1 (/ (- (* 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 (+ (* (* -4 c) a) (* b b)))) (/.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal 4 binary64) (*.f64 #s(literal 2 binary64) (fma.f64 a c (*.f64 (/.f64 (*.f64 c c) b) (/.f64 (*.f64 a a) b))))) (neg.f64 b))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* -1 (/ (- (* 1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6))) (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))) b)))) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (/.f64 (-.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64)))) (*.f64 #s(literal -2 binary64) (fma.f64 (/.f64 (*.f64 c c) b) (/.f64 (*.f64 a a) b) (*.f64 a c)))) (neg.f64 b))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (* -1 b))) |
#s(approx (sqrt (+ (* (* -4 c) a) (* b b))) (neg.f64 b)) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))))) |
#s(approx (sqrt (+ (* (* -4 c) a) (* b b))) (*.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -2 binary64) #s(literal 1 binary64)) (neg.f64 b))) |
#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 (+ (* (* -4 c) a) (* b b))) (*.f64 (fma.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (*.f64 a (/.f64 c (*.f64 b b)))) #s(literal 1 binary64)) (neg.f64 b))) |
#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 (sqrt (+ (* (* -4 c) a) (* b b))) (neg.f64 (fma.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal -4 binary64) (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (*.f64 a (/.f64 c (*.f64 b b)))))) b b))) |
#s(approx (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) #s(hole binary64 (* -1 (/ c b)))) |
#s(approx (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) (/.f64 c (neg.f64 b))) |
#s(approx (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) #s(hole binary64 (* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)))) |
#s(approx (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) (/.f64 (fma.f64 (/.f64 (*.f64 c c) b) (/.f64 a b) c) (neg.f64 b))) |
#s(approx (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) #s(hole binary64 (* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b)))) |
#s(approx (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) (/.f64 (+.f64 (fma.f64 (/.f64 (*.f64 c c) b) (/.f64 a b) c) (*.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) (*.f64 a (*.f64 #s(literal 2 binary64) a)))) (neg.f64 b))) |
#s(approx (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) #s(hole binary64 (* -1 (/ (+ c (+ (* 1/4 (/ (+ (* 4 (* (pow a 3) (pow c 4))) (* 16 (* (pow a 3) (pow c 4)))) (pow b 6))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))))) b)))) |
#s(approx (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) (/.f64 (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 3 binary64))) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 1/4 binary64) (fma.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) (*.f64 a (*.f64 #s(literal 2 binary64) a)) (*.f64 (/.f64 (*.f64 c c) b) (/.f64 a b)))) c) (neg.f64 b))) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) #s(hole binary64 (* -4 (/ (* (pow a 2) c) b)))) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) c) b) #s(literal -4 binary64))) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) #s(hole binary64 (* -1 (/ (- (* 4 (/ (* (pow a 3) (pow c 2)) (pow b 2))) (* -4 (* (pow a 2) c))) b)))) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (/.f64 (*.f64 #s(literal 4 binary64) (fma.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) b) (/.f64 (*.f64 c c) b) (*.f64 (*.f64 a a) c))) (neg.f64 b))) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) #s(hole binary64 (* -1 (/ (- (* 8 (/ (* (pow a 4) (pow c 3)) (pow b 4))) (+ (* -4 (* (pow a 2) c)) (* -4 (/ (* (pow a 3) (pow c 2)) (pow b 2))))) b)))) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) #s(literal 8 binary64) (*.f64 #s(literal 4 binary64) (fma.f64 (*.f64 a a) c (*.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) b) (/.f64 (*.f64 c c) b))))) (neg.f64 b))) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) #s(hole binary64 (* -1 (/ (- (/ (* a (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4))))) (pow b 6)) (+ (* -8 (/ (* (pow a 4) (pow c 3)) (pow b 4))) (+ (* -4 (* (pow a 2) c)) (* -4 (/ (* (pow a 3) (pow c 2)) (pow b 2)))))) b)))) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (/.f64 (-.f64 (fma.f64 a (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) #s(literal 8 binary64))) (*.f64 #s(literal -4 binary64) (fma.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) b) (/.f64 (*.f64 c c) b) (*.f64 (*.f64 a a) c)))) (neg.f64 b))) |
#s(approx (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b)))) #s(hole binary64 (* -2 (* a b)))) |
#s(approx (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b)))) (*.f64 (*.f64 a b) #s(literal -2 binary64))) |
#s(approx (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b)))) #s(hole binary64 (* -1 (* b (+ (* -4 (/ (* (pow a 2) c) (pow b 2))) (* 2 a)))))) |
#s(approx (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b)))) (*.f64 (fma.f64 (/.f64 #s(literal -4 binary64) b) (/.f64 (*.f64 (*.f64 a a) c) b) (*.f64 #s(literal 2 binary64) a)) (neg.f64 b))) |
#s(approx (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b)))) #s(hole binary64 (* -1 (* b (+ (* -4 (/ (* (pow a 2) c) (pow b 2))) (+ (* -4 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 2 a))))))) |
#s(approx (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b)))) (*.f64 (fma.f64 #s(literal -4 binary64) (fma.f64 (/.f64 (*.f64 a a) b) (/.f64 c b) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (*.f64 #s(literal 2 binary64) a)) (neg.f64 b))) |
#s(approx (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b)))) #s(hole binary64 (* -1 (* b (+ (* -8 (/ (* (pow a 4) (pow c 3)) (pow b 6))) (+ (* -4 (/ (* (pow a 2) c) (pow b 2))) (+ (* -4 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 2 a)))))))) |
#s(approx (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b)))) (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 6 binary64))) #s(literal -8 binary64) (fma.f64 #s(literal -4 binary64) (fma.f64 (/.f64 (*.f64 a a) b) (/.f64 c b) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (*.f64 #s(literal 2 binary64) a))) (neg.f64 b))) |
#s(approx (sqrt (+ (* -4 (* c a)) (* b b))) #s(hole binary64 (* -1 b))) |
#s(approx (sqrt (+ (* (* -4 c) a) (* b b))) (neg.f64 b)) |
#s(approx (sqrt (+ (* -4 (* c a)) (* b b))) #s(hole binary64 (* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))))) |
#s(approx (sqrt (+ (* (* -4 c) a) (* b b))) (*.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -2 binary64) #s(literal 1 binary64)) (neg.f64 b))) |
#s(approx (sqrt (+ (* -4 (* c a)) (* b b))) #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 (+ (* (* -4 c) a) (* b b))) (*.f64 (fma.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (*.f64 a (/.f64 c (*.f64 b b)))) #s(literal 1 binary64)) (neg.f64 b))) |
#s(approx (sqrt (+ (* -4 (* c a)) (* b b))) #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 (sqrt (+ (* (* -4 c) a) (* b b))) (neg.f64 (fma.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal -4 binary64) (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (*.f64 a (/.f64 c (*.f64 b b)))))) b b))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ b a)) (/ c b)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (* 2 a)) (fma.f64 (/.f64 b a) #s(literal -1 binary64) (/.f64 c b))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ b a)) (* c (+ (/ 1 b) (/ (* a c) (pow b 3))))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (* 2 a)) (fma.f64 (fma.f64 a (/.f64 c (pow.f64 b #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) b)) c (/.f64 (neg.f64 b) a))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ b a)) (* c (+ (* c (+ (* 2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b)))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (* 2 a)) (fma.f64 (fma.f64 (fma.f64 (/.f64 c (pow.f64 b #s(literal 5 binary64))) (*.f64 a (*.f64 #s(literal 2 binary64) a)) (/.f64 a (pow.f64 b #s(literal 3 binary64)))) c (/.f64 #s(literal 1 binary64) b)) c (/.f64 (neg.f64 b) a))) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) #s(hole binary64 (- (* c (- (* 2 (/ (* (pow a 2) c) (pow b 3))) (* -2 (/ a b)))) (* 2 b)))) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (fma.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 a a) (/.f64 c (pow.f64 b #s(literal 3 binary64))) (/.f64 a b))) c (*.f64 #s(literal -2 binary64) b))) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) #s(hole binary64 (- (* c (- (* c (- (* 4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))) (* -2 (/ a b)))) (* 2 b)))) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (fma.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (/.f64 c (pow.f64 b #s(literal 5 binary64)))) #s(literal 4 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64))))) c (*.f64 #s(literal 2 binary64) (/.f64 a b))) c (*.f64 #s(literal -2 binary64) b))) |
#s(approx (sqrt (+ (* (* -4 c) a) (* b b))) #s(hole binary64 (+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))))) |
#s(approx (sqrt (+ (* (* -4 c) a) (* b b))) (fma.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 c (pow.f64 b #s(literal 3 binary64))) (/.f64 a b))) c b)) |
#s(approx (sqrt (+ (* (* -4 c) a) (* b b))) #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 (sqrt (+ (* (* -4 c) a) (* b b))) (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 (* -4 c) #s(hole binary64 (* -4 c))) |
#s(approx (* -4 c) (*.f64 #s(literal -4 binary64) c)) |
#s(approx c #s(hole binary64 c)) |
#s(approx c c) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ b a)) (/ c b)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (* 2 a)) (fma.f64 (/.f64 b a) #s(literal -1 binary64) (/.f64 c b))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ b a)) (* c (+ (/ 1 b) (/ (* a c) (pow b 3))))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (* 2 a)) (fma.f64 (fma.f64 a (/.f64 c (pow.f64 b #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) b)) c (/.f64 (neg.f64 b) a))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ b a)) (* c (+ (* c (+ (* 2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b)))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (* 2 a)) (fma.f64 (fma.f64 (fma.f64 (/.f64 c (pow.f64 b #s(literal 5 binary64))) (*.f64 a (*.f64 #s(literal 2 binary64) a)) (/.f64 a (pow.f64 b #s(literal 3 binary64)))) c (/.f64 #s(literal 1 binary64) b)) c (/.f64 (neg.f64 b) a))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (- (* c (- (* 2 (/ (* (pow a 2) c) (pow b 3))) (* -2 (/ a b)))) (* 2 b)))) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (fma.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 a a) (/.f64 c (pow.f64 b #s(literal 3 binary64))) (/.f64 a b))) c (*.f64 #s(literal -2 binary64) b))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (- (* c (- (* c (- (* 4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))) (* -2 (/ a b)))) (* 2 b)))) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (fma.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (/.f64 c (pow.f64 b #s(literal 5 binary64)))) #s(literal 4 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64))))) c (*.f64 #s(literal 2 binary64) (/.f64 a b))) c (*.f64 #s(literal -2 binary64) 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 (+ (* (* -4 c) a) (* b b))) (fma.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 c (pow.f64 b #s(literal 3 binary64))) (/.f64 a b))) c b)) |
#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 (sqrt (+ (* (* -4 c) a) (* b b))) (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) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) #s(hole binary64 (* 1/4 (/ (- (* -2 (* a b)) (* 2 (* a b))) (pow a 2))))) |
#s(approx (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) (*.f64 (/.f64 #s(literal 1/4 binary64) a) (/.f64 (*.f64 (*.f64 a b) #s(literal -4 binary64)) a))) |
#s(approx (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) #s(hole binary64 (+ (* 1/4 (/ (- (* -2 (* a b)) (* 2 (* a b))) (pow a 2))) (/ c b)))) |
#s(approx (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) (fma.f64 (/.f64 #s(literal 1/4 binary64) a) (/.f64 (*.f64 (*.f64 a b) #s(literal -4 binary64)) a) (/.f64 c b))) |
#s(approx (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) #s(hole binary64 (+ (* 1/4 (/ (- (* -2 (* a b)) (* 2 (* a b))) (pow a 2))) (* c (+ (/ 1 b) (/ (* a c) (pow b 3))))))) |
#s(approx (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) (fma.f64 (/.f64 #s(literal 1/4 binary64) a) (/.f64 (*.f64 (*.f64 a b) #s(literal -4 binary64)) a) (*.f64 (fma.f64 a (/.f64 c (pow.f64 b #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) b)) c))) |
#s(approx (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) #s(hole binary64 (+ (* 1/4 (/ (- (* -2 (* a b)) (* 2 (* a b))) (pow a 2))) (* c (+ (* c (+ (* 2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b)))))) |
#s(approx (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) (fma.f64 (/.f64 #s(literal 1/4 binary64) a) (/.f64 (*.f64 (*.f64 a b) #s(literal -4 binary64)) a) (*.f64 (fma.f64 (fma.f64 (/.f64 c (pow.f64 b #s(literal 5 binary64))) (*.f64 a (*.f64 #s(literal 2 binary64) a)) (/.f64 a (pow.f64 b #s(literal 3 binary64)))) c (/.f64 #s(literal 1 binary64) b)) c))) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) #s(hole binary64 (- (* -2 (* a b)) (* 2 (* a b))))) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (*.f64 (*.f64 a b) #s(literal -4 binary64))) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) #s(hole binary64 (- (+ (* -2 (* a b)) (* 4 (/ (* (pow a 2) c) b))) (* 2 (* a b))))) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (fma.f64 (*.f64 #s(literal -2 binary64) a) b (fma.f64 (/.f64 (*.f64 (*.f64 a a) c) b) #s(literal 4 binary64) (*.f64 (*.f64 a b) #s(literal -2 binary64))))) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) #s(hole binary64 (- (+ (* -2 (* a b)) (* c (- (* 4 (/ (* (pow a 3) c) (pow b 3))) (* -4 (/ (pow a 2) b))))) (* 2 (* a b))))) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (fma.f64 (*.f64 #s(literal -2 binary64) a) b (fma.f64 (*.f64 #s(literal 4 binary64) (fma.f64 (pow.f64 a #s(literal 3 binary64)) (/.f64 c (pow.f64 b #s(literal 3 binary64))) (/.f64 (*.f64 a a) b))) c (*.f64 (*.f64 a b) #s(literal -2 binary64))))) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) #s(hole binary64 (- (+ (* -2 (* a b)) (* c (- (* c (- (* 8 (/ (* (pow a 4) c) (pow b 5))) (* -4 (/ (pow a 3) (pow b 3))))) (* -4 (/ (pow a 2) b))))) (* 2 (* a b))))) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (fma.f64 (*.f64 #s(literal -2 binary64) a) b (fma.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (/.f64 c (pow.f64 b #s(literal 5 binary64)))) #s(literal 8 binary64) (*.f64 #s(literal 4 binary64) (pow.f64 (/.f64 a b) #s(literal 3 binary64)))) c (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a a) b))) c (*.f64 (*.f64 a b) #s(literal -2 binary64))))) |
#s(approx (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b)))) #s(hole binary64 (+ (* -4 (/ (* (pow a 2) c) b)) (* 2 (* a b))))) |
#s(approx (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b)))) (fma.f64 (/.f64 (*.f64 (*.f64 a a) c) b) #s(literal -4 binary64) (*.f64 (*.f64 a b) #s(literal 2 binary64)))) |
#s(approx (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b)))) #s(hole binary64 (+ (* 2 (* a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 3))) (* -4 (/ (pow a 2) b))))))) |
#s(approx (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b)))) (fma.f64 (*.f64 #s(literal -4 binary64) (fma.f64 (pow.f64 a #s(literal 3 binary64)) (/.f64 c (pow.f64 b #s(literal 3 binary64))) (/.f64 (*.f64 a a) b))) c (*.f64 (*.f64 a b) #s(literal 2 binary64)))) |
#s(approx (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b)))) #s(hole binary64 (+ (* 2 (* a b)) (* c (+ (* -4 (/ (pow a 2) b)) (* c (+ (* -8 (/ (* (pow a 4) c) (pow b 5))) (* -4 (/ (pow a 3) (pow b 3)))))))))) |
#s(approx (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b)))) (fma.f64 (fma.f64 (fma.f64 (pow.f64 (/.f64 a b) #s(literal 3 binary64)) #s(literal -4 binary64) (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) c)) (pow.f64 b #s(literal 5 binary64)))) c (*.f64 (/.f64 (*.f64 a a) b) #s(literal -4 binary64))) c (*.f64 (*.f64 a b) #s(literal 2 binary64)))) |
#s(approx (sqrt (+ (* -4 (* c a)) (* b b))) #s(hole binary64 (+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))))) |
#s(approx (sqrt (+ (* (* -4 c) a) (* b b))) (fma.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 c (pow.f64 b #s(literal 3 binary64))) (/.f64 a b))) c b)) |
#s(approx (sqrt (+ (* -4 (* c a)) (* b b))) #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 (sqrt (+ (* (* -4 c) a) (* b b))) (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 (+ (* (* -4 c) a) (* b b)))) (* 2 a)) #s(hole binary64 (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/2 (/ b (* a c))))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (* 2 a)) (*.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64)) (/.f64 (/.f64 b a) c))) c)) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (* 2 a)) #s(hole binary64 (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4))))))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (* 2 a)) (*.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64)) (/.f64 (/.f64 b a) c)) (*.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))))) c)) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (* 2 a)) #s(hole binary64 (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (* 2 a)) (*.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64)) (/.f64 (/.f64 b a) c)) (fma.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64)))) #s(literal 1/16 binary64)))) c)) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) #s(hole binary64 (* c (- (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4)))))) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (*.f64 (-.f64 (/.f64 (neg.f64 b) c) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))) c)) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) #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 (+ (* (* -4 c) a) (* b b)))) (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b c))) c)) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) #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 (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (*.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64)))) #s(literal 1/8 binary64)) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b c)))) c)) |
#s(approx (sqrt (+ (* (* -4 c) a) (* b b))) #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 (+ (* (* -4 c) a) (* b b))) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))) c)) |
#s(approx (sqrt (+ (* (* -4 c) a) (* b b))) #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 (+ (* (* -4 c) a) (* b b))) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64))))) c)) |
#s(approx (sqrt (+ (* (* -4 c) a) (* b b))) #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 (sqrt (+ (* (* -4 c) a) (* b b))) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 7 binary64)))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64)))) #s(literal 1/16 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))))) c)) |
#s(approx (+ (* (* -4 c) a) (* b b)) #s(hole binary64 (* c (+ (* -4 a) (/ (pow b 2) c))))) |
#s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/2 (/ b (* a c))))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (* 2 a)) (*.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64)) (/.f64 (/.f64 b a) c))) c)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4))))))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (* 2 a)) (*.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64)) (/.f64 (/.f64 b a) c)) (*.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))))) c)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (* 2 a)) (*.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64)) (/.f64 (/.f64 b a) c)) (fma.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64)))) #s(literal 1/16 binary64)))) c)) |
#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 (+ (* (* -4 c) a) (* b b)))) (*.f64 (-.f64 (/.f64 (neg.f64 b) c) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))) c)) |
#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 (+ (* (* -4 c) a) (* b b)))) (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b c))) 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 (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (*.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64)))) #s(literal 1/8 binary64)) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b c)))) 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 (+ (* (* -4 c) a) (* b b))) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))) c)) |
#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 (+ (* (* -4 c) a) (* b b))) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64))))) c)) |
#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 (sqrt (+ (* (* -4 c) a) (* b b))) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 7 binary64)))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64)))) #s(literal 1/16 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))))) c)) |
#s(approx (- (* b b) (* 4 (* a c))) #s(hole binary64 (* c (- (/ (pow b 2) c) (* 4 a))))) |
#s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)) |
#s(approx (* (+ (* -4 c) (* b (/ b a))) a) #s(hole binary64 (* c (+ (* -4 a) (/ (pow b 2) c))))) |
#s(approx (* (+ (* -4 c) (* b (/ b a))) a) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)) |
#s(approx (+ (* -4 c) (* b (/ b a))) #s(hole binary64 (* c (- (/ (pow b 2) (* a c)) 4)))) |
#s(approx (+ (* -4 c) (* b (/ b a))) (*.f64 (fma.f64 (/.f64 b c) (/.f64 b a) #s(literal -4 binary64)) c)) |
#s(approx (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) #s(hole binary64 (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/2 (/ b (* a c))))))) |
#s(approx (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) (*.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64)) (/.f64 (/.f64 b a) c))) c)) |
#s(approx (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) #s(hole binary64 (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4))))))))) |
#s(approx (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) (*.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64)) (/.f64 (/.f64 b a) c)) (*.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))))) c)) |
#s(approx (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) #s(hole binary64 (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))))) |
#s(approx (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) (*.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64)) (/.f64 (/.f64 b a) c)) (fma.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64)))) #s(literal 1/16 binary64)))) c)) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) #s(hole binary64 (* c (- (* -2 (/ (* a b) c)) (* 2 (* (sqrt (/ (pow a 3) c)) (sqrt -4))))))) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (*.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 b c) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (sqrt.f64 #s(literal -4 binary64))))) c)) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) #s(hole binary64 (* c (- (+ (* -2 (/ (* a b) c)) (* -1 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -4))))) (* 2 (* (sqrt (/ (pow a 3) c)) (sqrt -4))))))) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (*.f64 (fma.f64 (*.f64 a (/.f64 b c)) #s(literal -2 binary64) (fma.f64 (neg.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 3 binary64))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (sqrt.f64 #s(literal -4 binary64)))))) c)) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) #s(hole binary64 (* c (- (+ (* -2 (/ (* a b) c)) (* 1/4 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3))))) (+ (* 2 (* (sqrt (/ (pow a 3) c)) (sqrt -4))) (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -4)))))))) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (*.f64 (-.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) a)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64))) (*.f64 (*.f64 a (/.f64 b c)) #s(literal -2 binary64))) (fma.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 3 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (sqrt.f64 #s(literal -4 binary64))) #s(literal 2 binary64)))) c)) |
#s(approx (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b)))) #s(hole binary64 (* c (+ (* 2 (* (sqrt (/ (pow a 3) c)) (sqrt -4))) (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -4))))))) |
#s(approx (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b)))) (*.f64 (fma.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 3 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (sqrt.f64 #s(literal -4 binary64))) #s(literal 2 binary64))) c)) |
#s(approx (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b)))) #s(hole binary64 (* c (+ (* -1/4 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 2 (* (sqrt (/ (pow a 3) c)) (sqrt -4))) (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -4)))))))) |
#s(approx (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b)))) (*.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) a)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64))) (fma.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 3 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (sqrt.f64 #s(literal -4 binary64))) #s(literal 2 binary64)))) c)) |
#s(approx (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b)))) #s(hole binary64 (* c (+ (* -1/4 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 2 (* (sqrt (/ (pow a 3) c)) (sqrt -4))) (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -4))))))))) |
#s(approx (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b)))) (*.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) a)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 7 binary64)))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64)))) #s(literal 1/8 binary64) (fma.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 3 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (sqrt.f64 #s(literal -4 binary64))) #s(literal 2 binary64))))) c)) |
#s(approx (sqrt (+ (* -4 (* c a)) (* b b))) #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 (+ (* (* -4 c) a) (* b b))) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))) c)) |
#s(approx (sqrt (+ (* -4 (* c a)) (* b b))) #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 (+ (* (* -4 c) a) (* b b))) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64))))) c)) |
#s(approx (sqrt (+ (* -4 (* c a)) (* b b))) #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 (sqrt (+ (* (* -4 c) a) (* b b))) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 7 binary64)))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64)))) #s(literal 1/16 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))))) c)) |
#s(approx (+ (* -4 (* c a)) (* b b)) #s(hole binary64 (* c (+ (* -4 a) (/ (pow b 2) c))))) |
#s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* 1/2 (/ b (* a c)))))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (* 2 a)) (*.f64 (neg.f64 c) (fma.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (/.f64 (/.f64 b a) c) #s(literal 1/2 binary64))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1/2 (/ b a)) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c))))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (* 2 a)) (*.f64 (neg.f64 c) (neg.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) c))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1))))) c)) (* -1/2 (/ b a))) c))))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (* 2 a)) (*.f64 (neg.f64 c) (neg.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (/.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (*.f64 (*.f64 #s(literal 1/128 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))))) (neg.f64 c))) c))))) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) #s(hole binary64 (* -1 (* c (- (/ b c) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (*.f64 (neg.f64 c) (-.f64 (/.f64 b c) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 2 binary64))))) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) #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 (+ (* (* -4 c) a) (* b b)))) (*.f64 (neg.f64 c) (fma.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b))) b) c) #s(literal -1 binary64) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))))))) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) #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 (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (*.f64 (neg.f64 c) (fma.f64 (/.f64 (-.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/64 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))))) (neg.f64 c)) b) c) #s(literal -1 binary64) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))))))) |
#s(approx (sqrt (+ (* (* -4 c) a) (* b b))) #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 (+ (* (* -4 c) a) (* b b))) (*.f64 (neg.f64 c) (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/4 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 2 binary64))))) |
#s(approx (sqrt (+ (* (* -4 c) a) (* b b))) #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 (+ (* (* -4 c) a) (* b b))) (*.f64 (neg.f64 c) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64)))) #s(literal -1/64 binary64) (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/4 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 2 binary64)))))) |
#s(approx (sqrt (+ (* (* -4 c) a) (* b b))) #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 (sqrt (+ (* (* -4 c) a) (* b b))) (*.f64 (neg.f64 c) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64)))) #s(literal -1/64 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 7 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 6 binary64)))) #s(literal 1/512 binary64) (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/4 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 2 binary64))))))) |
#s(approx (+ (* (* -4 c) a) (* b b)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))))) |
#s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (neg.f64 c) (fma.f64 #s(literal 4 binary64) a (/.f64 (*.f64 (neg.f64 b) b) c)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* 1/2 (/ b (* a c)))))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (* 2 a)) (*.f64 (neg.f64 c) (fma.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (/.f64 (/.f64 b a) c) #s(literal 1/2 binary64))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1/2 (/ b a)) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c))))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (* 2 a)) (*.f64 (neg.f64 c) (neg.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) c))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1))))) c)) (* -1/2 (/ b a))) c))))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (* 2 a)) (*.f64 (neg.f64 c) (neg.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (/.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (*.f64 (*.f64 #s(literal 1/128 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))))) (neg.f64 c))) c))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* -1 (* c (- (/ b c) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (*.f64 (neg.f64 c) (-.f64 (/.f64 b c) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 2 binary64))))) |
#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 (+ (* (* -4 c) a) (* b b)))) (*.f64 (neg.f64 c) (fma.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b))) b) c) #s(literal -1 binary64) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))))))) |
#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 (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (*.f64 (neg.f64 c) (fma.f64 (/.f64 (-.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/64 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))))) (neg.f64 c)) b) c) #s(literal -1 binary64) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))))))) |
#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 (+ (* (* -4 c) a) (* b b))) (*.f64 (neg.f64 c) (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/4 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 2 binary64))))) |
#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 (+ (* (* -4 c) a) (* b b))) (*.f64 (neg.f64 c) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64)))) #s(literal -1/64 binary64) (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/4 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 2 binary64)))))) |
#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 (sqrt (+ (* (* -4 c) a) (* b b))) (*.f64 (neg.f64 c) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64)))) #s(literal -1/64 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 7 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 6 binary64)))) #s(literal 1/512 binary64) (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/4 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 2 binary64))))))) |
#s(approx (- (* b b) (* 4 (* a c))) #s(hole binary64 (* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -4 a)))))) |
#s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (neg.f64 c) (fma.f64 #s(literal 4 binary64) a (/.f64 (*.f64 (neg.f64 b) b) c)))) |
#s(approx (* (+ (* -4 c) (* b (/ b a))) a) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))))) |
#s(approx (* (+ (* -4 c) (* b (/ b a))) a) (*.f64 (neg.f64 c) (fma.f64 #s(literal 4 binary64) a (/.f64 (*.f64 (neg.f64 b) b) c)))) |
#s(approx (+ (* -4 c) (* b (/ b a))) #s(hole binary64 (* -1 (* c (+ 4 (* -1 (/ (pow b 2) (* a c)))))))) |
#s(approx (+ (* -4 c) (* b (/ b a))) (*.f64 (neg.f64 c) (-.f64 #s(literal 4 binary64) (/.f64 (*.f64 (/.f64 b a) b) c)))) |
#s(approx (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* 1/2 (/ b (* a c)))))))) |
#s(approx (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) (*.f64 (neg.f64 c) (fma.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (/.f64 (/.f64 b a) c) #s(literal 1/2 binary64))))) |
#s(approx (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1/2 (/ b a)) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c))))))) |
#s(approx (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) (*.f64 (neg.f64 c) (neg.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) c))))) |
#s(approx (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1))))) c)) (* -1/2 (/ b a))) c))))))) |
#s(approx (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) (*.f64 (neg.f64 c) (neg.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (/.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (*.f64 (*.f64 #s(literal 1/128 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))))) (neg.f64 c))) c))))) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) #s(hole binary64 (* -1 (* c (- (* 2 (/ (* a b) c)) (* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1)))))))) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (*.f64 (neg.f64 c) (fma.f64 (*.f64 a (/.f64 b c)) #s(literal 2 binary64) (*.f64 #s(literal -4 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (sqrt.f64 #s(literal -1 binary64))))))) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) #s(hole binary64 (* -1 (* c (- (* -1 (/ (+ (* -2 (* a b)) (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) c)) (* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1)))))))) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (*.f64 (neg.f64 c) (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (*.f64 (*.f64 a b) #s(literal -2 binary64))) c) #s(literal -1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (sqrt.f64 #s(literal -1 binary64))))))) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) #s(hole binary64 (* -1 (* c (- (* -1 (/ (+ (* -2 (* a b)) (* -1 (/ (- (* 1/32 (* (sqrt (/ 1 (* a c))) (* (pow b 4) (sqrt -1)))) (* 1/2 (* (sqrt (* a c)) (* (pow b 2) (sqrt -1))))) c))) c)) (* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1)))))))) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (*.f64 (neg.f64 c) (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) a) b (/.f64 (fma.f64 (*.f64 #s(literal 1/32 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))))) (neg.f64 c))) c) #s(literal -1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (sqrt.f64 #s(literal -1 binary64))))))) |
#s(approx (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b)))) #s(hole binary64 (* -1 (* c (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1)))))))) |
#s(approx (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b)))) (*.f64 (neg.f64 c) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 3 binary64))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (*.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 4 binary64))))) |
#s(approx (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b)))) #s(hole binary64 (* -1 (* c (+ (* -1/32 (* (sqrt (/ 1 (* a (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1))))))))) |
#s(approx (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b)))) (*.f64 (neg.f64 c) (fma.f64 (*.f64 #s(literal -1/32 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) a)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 3 binary64))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (*.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 4 binary64)))))) |
#s(approx (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b)))) #s(hole binary64 (* -1 (* c (+ (* -1/32 (* (sqrt (/ 1 (* a (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/256 (* (sqrt (/ 1 (* (pow a 3) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1)))))))))) |
#s(approx (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b)))) (*.f64 (neg.f64 c) (fma.f64 (*.f64 #s(literal -1/32 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) a)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 7 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 6 binary64)))) #s(literal 1/256 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 3 binary64))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (*.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 4 binary64))))))) |
#s(approx (sqrt (+ (* -4 (* c a)) (* b b))) #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 (+ (* (* -4 c) a) (* b b))) (*.f64 (neg.f64 c) (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/4 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 2 binary64))))) |
#s(approx (sqrt (+ (* -4 (* c a)) (* b b))) #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 (+ (* (* -4 c) a) (* b b))) (*.f64 (neg.f64 c) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64)))) #s(literal -1/64 binary64) (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/4 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 2 binary64)))))) |
#s(approx (sqrt (+ (* -4 (* c a)) (* b b))) #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 (sqrt (+ (* (* -4 c) a) (* b b))) (*.f64 (neg.f64 c) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64)))) #s(literal -1/64 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 7 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 6 binary64)))) #s(literal 1/512 binary64) (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/4 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 2 binary64))))))) |
#s(approx (+ (* -4 (* c a)) (* b b)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))))) |
#s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (neg.f64 c) (fma.f64 #s(literal 4 binary64) a (/.f64 (*.f64 (neg.f64 b) b) c)))) |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 45 | 365 |
| 0 | 74 | 342 |
| 1 | 281 | 337 |
| 0 | 1847 | 337 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)) |
(-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) |
(neg.f64 b) |
b |
(sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) |
(fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) |
(*.f64 #s(literal -4 binary64) c) |
#s(literal -4 binary64) |
c |
a |
(*.f64 b b) |
(*.f64 #s(literal 2 binary64) a) |
#s(literal 2 binary64) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 c (neg.f64 b))) |
(/.f64 c (neg.f64 b)) |
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)) |
(-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))) |
(sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b))) |
#s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)) |
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 #s(literal -4 binary64) c (*.f64 b (/.f64 b a))) a)))) (*.f64 #s(literal 2 binary64) a)) |
(-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 #s(literal -4 binary64) c (*.f64 b (/.f64 b a))) a)))) |
(sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 #s(literal -4 binary64) c (*.f64 b (/.f64 b a))) a))) |
#s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 #s(literal -4 binary64) c (*.f64 b (/.f64 b a))) a)) |
(*.f64 (fma.f64 #s(literal -4 binary64) c (*.f64 b (/.f64 b a))) a) |
(fma.f64 #s(literal -4 binary64) c (*.f64 b (/.f64 b a))) |
(*.f64 b (/.f64 b a)) |
(/.f64 b a) |
(/.f64 (-.f64 (*.f64 (neg.f64 b) (*.f64 #s(literal 2 binary64) a)) (*.f64 (*.f64 #s(literal 2 binary64) a) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) (*.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal 2 binary64) a))) |
(-.f64 (*.f64 (neg.f64 b) (*.f64 #s(literal 2 binary64) a)) (*.f64 (*.f64 #s(literal 2 binary64) a) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) |
(*.f64 (neg.f64 b) (*.f64 #s(literal 2 binary64) a)) |
(*.f64 (*.f64 #s(literal 2 binary64) a) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) |
(sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) |
(fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) |
(*.f64 c a) |
(*.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal 2 binary64) a)) |
| Outputs |
|---|
(/.f64 (/.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a)) #s(literal 2 binary64)) a) |
(/.f64 (/.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a)) a) #s(literal 2 binary64)) |
(/.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (*.f64 #s(literal 4 binary64) a)) a) |
(/.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (*.f64 #s(literal -2 binary64) a)) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (*.f64 (fabs.f64 a) #s(literal 2 binary64))) (*.f64 (fabs.f64 a) #s(literal 2 binary64))) |
(/.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) #s(literal 4 binary64)) (*.f64 a a)) |
(/.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) a) a)) |
(/.f64 (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) a) #s(literal 2 binary64)) |
(/.f64 (-.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 b (*.f64 #s(literal -2 binary64) a))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)))) (+.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b (*.f64 #s(literal -2 binary64) a)) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64))) (/.f64 (*.f64 b (*.f64 #s(literal -2 binary64) a)) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) a) (*.f64 a a))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) a) (*.f64 a a))))) (fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) (neg.f64 b)) (*.f64 #s(literal 4 binary64) a)) (/.f64 a a) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) a) (*.f64 a a))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) #s(literal 3 binary64)) (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)) #s(literal 3 binary64))) (fma.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 b (*.f64 #s(literal -2 binary64) a)) (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)) (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 b (*.f64 #s(literal -2 binary64) a)) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) a) (*.f64 a a))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 b (*.f64 #s(literal -2 binary64) a)) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64))) (/.f64 (*.f64 b (*.f64 #s(literal -2 binary64) a)) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) a) (*.f64 a a))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) a) (*.f64 a a))) (*.f64 (/.f64 (*.f64 b (*.f64 #s(literal -2 binary64) a)) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) a) (*.f64 a a))))))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))))) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) #s(literal 2 binary64))) (neg.f64 a)) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) (neg.f64 (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (-.f64 (*.f64 (*.f64 b (*.f64 #s(literal -2 binary64) a)) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64))) (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)))) (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64)))) |
(/.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a)) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) #s(literal 2 binary64)) a) |
(/.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b)) (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (-.f64 (pow.f64 (*.f64 b (*.f64 #s(literal -2 binary64) a)) #s(literal 2 binary64)) (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64)) (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b))) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (neg.f64 b) #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal 3/2 binary64))) (*.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b) (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (-.f64 (pow.f64 (*.f64 b (*.f64 #s(literal -2 binary64) a)) #s(literal 3 binary64)) (*.f64 #s(literal 8 binary64) (pow.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) a) #s(literal 3 binary64)))) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)) (*.f64 (*.f64 #s(literal 2 binary64) a) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b))) (pow.f64 (*.f64 b (*.f64 #s(literal -2 binary64) a)) #s(literal 2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) (*.f64 #s(literal -4 binary64) (*.f64 a a))) |
(/.f64 (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64))) |
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)) |
(neg.f64 (/.f64 (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64)))) |
(neg.f64 (/.f64 (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a))) |
(neg.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (*.f64 #s(literal -4 binary64) (*.f64 a a)))) |
(neg.f64 (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a))) |
(fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) (neg.f64 b)) (*.f64 #s(literal 4 binary64) a)) (/.f64 a a) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) (neg.f64 b)) (*.f64 #s(literal -2 binary64) a)) (/.f64 a (*.f64 #s(literal -2 binary64) a)) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) (neg.f64 b)) (*.f64 (fabs.f64 a) #s(literal 2 binary64))) (/.f64 a (*.f64 (fabs.f64 a) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) (neg.f64 b)) #s(literal 4 binary64)) (/.f64 a (*.f64 a a)) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) (neg.f64 b)) (*.f64 #s(literal 2 binary64) a)) (/.f64 a (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) (neg.f64 b)) #s(literal 2 binary64)) (/.f64 a (*.f64 (*.f64 #s(literal 2 binary64) a) a)) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal 4 binary64) a)) (/.f64 (neg.f64 b) a) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 4 binary64)) (/.f64 (neg.f64 b) (*.f64 a a)) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64)) (/.f64 (neg.f64 b) (*.f64 (*.f64 #s(literal 2 binary64) a) a)) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (neg.f64 b) (*.f64 #s(literal 4 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) a) a) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal -2 binary64) a)) (/.f64 (neg.f64 b) (*.f64 #s(literal -2 binary64) a)) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (neg.f64 b) (*.f64 #s(literal -2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal -2 binary64) a)) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 (fabs.f64 a) #s(literal 2 binary64))) (/.f64 (neg.f64 b) (*.f64 (fabs.f64 a) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (neg.f64 b) (*.f64 (fabs.f64 a) #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 (fabs.f64 a) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (neg.f64 b) #s(literal 4 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 a a)) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal 2 binary64) a)) (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (neg.f64 b) #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 (*.f64 #s(literal 2 binary64) a) a)) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (neg.f64 b)) (/.f64 a (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 (neg.f64 b) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64)))) |
(fma.f64 (neg.f64 b) (/.f64 (*.f64 #s(literal 2 binary64) a) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64)))) |
(-.f64 (/.f64 (*.f64 b (*.f64 #s(literal -2 binary64) a)) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) a) (*.f64 a a)))) |
(-.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a))) |
(+.f64 (/.f64 (*.f64 b (*.f64 #s(literal -2 binary64) a)) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (neg.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (neg.f64 b) #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal 3/2 binary64)))) (neg.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b) (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) |
(/.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b))) |
(/.f64 (-.f64 (pow.f64 (neg.f64 b) #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal 3/2 binary64))) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b) (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) |
(-.f64 (/.f64 (*.f64 b b) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b))) (/.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b)))) |
(-.f64 (/.f64 (pow.f64 (neg.f64 b) #s(literal 3 binary64)) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b) (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (/.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal 3/2 binary64)) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b) (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) |
(-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) |
(neg.f64 b) |
b |
(*.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64))) |
(pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/2 binary64)) |
(/.f64 (sqrt.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 2 binary64)))) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)))) |
(/.f64 (sqrt.f64 (-.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) c (*.f64 (neg.f64 b) b)))) |
(/.f64 (sqrt.f64 (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 a c) #s(literal 4 binary64)) #s(literal 3 binary64)))) (sqrt.f64 (fma.f64 (*.f64 (*.f64 a c) #s(literal 4 binary64)) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))))) |
(/.f64 (hypot.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (sqrt.f64 (fma.f64 (*.f64 b b) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 2 binary64))))) |
(sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 1/2 binary64))) |
(*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) |
(*.f64 (fabs.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (fabs.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) |
(pow.f64 (*.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 2 binary64)) |
(pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1 binary64)) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 b) b) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 2 binary64)) (+.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 (neg.f64 b) b))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (neg.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) c (*.f64 (neg.f64 b) b)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 a c) #s(literal 4 binary64)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (*.f64 a c) #s(literal 4 binary64)) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -64 binary64) (pow.f64 b #s(literal 6 binary64)))) (neg.f64 (fma.f64 (*.f64 b b) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 2 binary64))) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 (*.f64 a #s(literal -4 binary64)) c (*.f64 (neg.f64 b) b))) |
(/.f64 (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 a c) #s(literal 4 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 a c) #s(literal 4 binary64)) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -64 binary64) (pow.f64 b #s(literal 6 binary64))) (+.f64 (pow.f64 b #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) b) b)))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -64 binary64) (pow.f64 b #s(literal 6 binary64))) (fma.f64 (*.f64 b b) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 a #s(literal -4 binary64)) c (*.f64 b b)) |
(fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) |
(fma.f64 (neg.f64 (fabs.f64 b)) (neg.f64 (fabs.f64 b)) (*.f64 (neg.f64 (*.f64 #s(literal 4 binary64) a)) c)) |
(fma.f64 (neg.f64 (fabs.f64 b)) (neg.f64 (fabs.f64 b)) (*.f64 (neg.f64 (*.f64 a c)) #s(literal 4 binary64))) |
(fma.f64 (neg.f64 (fabs.f64 b)) (neg.f64 (fabs.f64 b)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) |
(fma.f64 (fabs.f64 (fabs.f64 b)) (fabs.f64 (fabs.f64 b)) (*.f64 (neg.f64 (*.f64 #s(literal 4 binary64) a)) c)) |
(fma.f64 (fabs.f64 (fabs.f64 b)) (fabs.f64 (fabs.f64 b)) (*.f64 (neg.f64 (*.f64 a c)) #s(literal 4 binary64))) |
(fma.f64 (fabs.f64 (fabs.f64 b)) (fabs.f64 (fabs.f64 b)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) |
(fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 (neg.f64 (*.f64 #s(literal 4 binary64) a)) c)) |
(fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 (neg.f64 (*.f64 a c)) #s(literal 4 binary64))) |
(fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) |
(fma.f64 (pow.f64 b #s(literal 1 binary64)) b (*.f64 (neg.f64 (*.f64 #s(literal 4 binary64) a)) c)) |
(fma.f64 (pow.f64 b #s(literal 1 binary64)) b (*.f64 (neg.f64 (*.f64 a c)) #s(literal 4 binary64))) |
(fma.f64 (pow.f64 b #s(literal 1 binary64)) b (*.f64 (*.f64 a c) #s(literal -4 binary64))) |
(fma.f64 (fabs.f64 b) (fabs.f64 b) (*.f64 (neg.f64 (*.f64 #s(literal 4 binary64) a)) c)) |
(fma.f64 (fabs.f64 b) (fabs.f64 b) (*.f64 (neg.f64 (*.f64 a c)) #s(literal 4 binary64))) |
(fma.f64 (fabs.f64 b) (fabs.f64 b) (*.f64 (*.f64 a c) #s(literal -4 binary64))) |
(fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) |
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) |
(fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)) |
(fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) |
(fma.f64 c (*.f64 #s(literal -4 binary64) a) (*.f64 b b)) |
(fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)) |
(fma.f64 (neg.f64 b) (neg.f64 b) (*.f64 (neg.f64 (*.f64 #s(literal 4 binary64) a)) c)) |
(fma.f64 (neg.f64 b) (neg.f64 b) (*.f64 (neg.f64 (*.f64 a c)) #s(literal 4 binary64))) |
(fma.f64 (neg.f64 b) (neg.f64 b) (*.f64 (*.f64 a c) #s(literal -4 binary64))) |
(fma.f64 b b (*.f64 (neg.f64 (*.f64 #s(literal 4 binary64) a)) c)) |
(fma.f64 b b (*.f64 (neg.f64 (*.f64 a c)) #s(literal 4 binary64))) |
(fma.f64 b b (*.f64 (*.f64 a c) #s(literal -4 binary64))) |
(sqrt.f64 (*.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) |
(-.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b))) (/.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 a #s(literal -4 binary64)) c (*.f64 (neg.f64 b) b))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 (*.f64 a #s(literal -4 binary64)) c (*.f64 (neg.f64 b) b)))) |
(-.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (fma.f64 (*.f64 (*.f64 a c) #s(literal 4 binary64)) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal 4 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 a c) #s(literal 4 binary64)) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))))) |
(-.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 (neg.f64 (fabs.f64 b)) (fabs.f64 b))) |
(-.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 (neg.f64 b) b)) |
(-.f64 (*.f64 b b) (*.f64 (neg.f64 (*.f64 a c)) #s(literal -4 binary64))) |
(-.f64 (*.f64 b b) (*.f64 (neg.f64 a) (*.f64 c #s(literal -4 binary64)))) |
(-.f64 (*.f64 b b) (*.f64 (neg.f64 (*.f64 c #s(literal -4 binary64))) a)) |
(-.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal 4 binary64))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 b b) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 2 binary64)))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (fma.f64 (*.f64 b b) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 b b)) |
(+.f64 (*.f64 b b) (*.f64 (neg.f64 (*.f64 #s(literal 4 binary64) a)) c)) |
(+.f64 (*.f64 b b) (*.f64 (neg.f64 (*.f64 a c)) #s(literal 4 binary64))) |
(+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64))) |
(*.f64 c #s(literal -4 binary64)) |
(*.f64 #s(literal -4 binary64) c) |
(neg.f64 (*.f64 c #s(literal 4 binary64))) |
(neg.f64 (*.f64 #s(literal 4 binary64) c)) |
#s(literal -4 binary64) |
c |
a |
(*.f64 (neg.f64 (fabs.f64 b)) (neg.f64 (fabs.f64 b))) |
(*.f64 (fabs.f64 (fabs.f64 b)) (fabs.f64 (fabs.f64 b))) |
(*.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64))) |
(*.f64 (pow.f64 b #s(literal 1 binary64)) b) |
(*.f64 (fabs.f64 b) (fabs.f64 b)) |
(*.f64 (neg.f64 b) (neg.f64 b)) |
(*.f64 b b) |
(pow.f64 (fabs.f64 b) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 b) #s(literal 2 binary64)) |
(pow.f64 b #s(literal 2 binary64)) |
(neg.f64 (*.f64 (neg.f64 b) b)) |
(fabs.f64 (*.f64 b b)) |
(exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64))) |
(*.f64 #s(literal 2 binary64) a) |
(*.f64 a #s(literal 2 binary64)) |
(/.f64 (-.f64 (*.f64 a a) (*.f64 a a)) (-.f64 a a)) |
(/.f64 (+.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64))) (fma.f64 a a (-.f64 (*.f64 a a) (*.f64 a a)))) |
(fma.f64 #s(literal 1 binary64) a (*.f64 #s(literal 1 binary64) a)) |
(fma.f64 a #s(literal 1 binary64) (*.f64 a #s(literal 1 binary64))) |
(+.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 1 binary64) a)) |
(+.f64 (*.f64 a #s(literal 1 binary64)) (*.f64 a #s(literal 1 binary64))) |
(+.f64 a a) |
#s(literal 2 binary64) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 c (neg.f64 b))) |
(/.f64 (neg.f64 (neg.f64 c)) (neg.f64 b)) |
(/.f64 (neg.f64 c) b) |
(/.f64 c (neg.f64 b)) |
(neg.f64 (/.f64 c b)) |
(/.f64 (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))) a) #s(literal 2 binary64)) |
(/.f64 (-.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 b (*.f64 #s(literal -2 binary64) a))) (*.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)))) (+.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) #s(literal 3 binary64)) (pow.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)) #s(literal 3 binary64))) (fma.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 b (*.f64 #s(literal -2 binary64) a)) (fma.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)) (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))) #s(literal 2 binary64))) (neg.f64 a)) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))))) (neg.f64 (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (-.f64 (*.f64 b (*.f64 #s(literal -2 binary64) a)) (*.f64 (*.f64 #s(literal 2 binary64) a) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b))))) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64))) |
(/.f64 (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))) #s(literal 2 binary64)) a) |
(/.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b))) (*.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b))) (neg.f64 b)) (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (-.f64 (pow.f64 (neg.f64 b) #s(literal 3 binary64)) (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)) #s(literal 3/2 binary64))) (*.f64 (fma.f64 b b (fma.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b))) (neg.f64 b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b))))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)) |
(neg.f64 (/.f64 (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a))) |
(neg.f64 (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a))) |
(-.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))) (neg.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b))) (neg.f64 b)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (neg.f64 b) #s(literal 3 binary64)) (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)) #s(literal 3/2 binary64)))) (neg.f64 (fma.f64 b b (fma.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b))) (neg.f64 b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))))) |
(/.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b))) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b))) (neg.f64 b))) |
(/.f64 (-.f64 (pow.f64 (neg.f64 b) #s(literal 3 binary64)) (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)) #s(literal 3/2 binary64))) (fma.f64 b b (fma.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b))) (neg.f64 b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b))))) |
(-.f64 (/.f64 (*.f64 b b) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b))) (neg.f64 b))) (/.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b))) (neg.f64 b)))) |
(-.f64 (/.f64 (pow.f64 (neg.f64 b) #s(literal 3 binary64)) (fma.f64 b b (fma.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b))) (neg.f64 b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b))))) (/.f64 (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)) #s(literal 3/2 binary64)) (fma.f64 b b (fma.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b))) (neg.f64 b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))))) |
(-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))) |
(*.f64 (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)) #s(literal 1/4 binary64)) (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)) #s(literal 1/4 binary64))) |
(pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)) #s(literal 1/2 binary64)) |
(sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b))) |
(exp.f64 (*.f64 (log.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b))) #s(literal 1/2 binary64))) |
(*.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b))))) |
(*.f64 (fabs.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))) (fabs.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b))))) |
(*.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))) |
(pow.f64 (*.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b))) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b))) #s(literal 2 binary64)) |
(pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)) #s(literal 1 binary64)) |
#s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)) |
(sqrt.f64 (*.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))) |
(/.f64 (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 (/.f64 b a) b (*.f64 c #s(literal -4 binary64))) a)))) a) #s(literal 2 binary64)) |
(/.f64 (-.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 b (*.f64 #s(literal -2 binary64) a))) (*.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 (/.f64 b a) b (*.f64 c #s(literal -4 binary64))) a))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 (/.f64 b a) b (*.f64 c #s(literal -4 binary64))) a))) (*.f64 #s(literal 2 binary64) a)))) (+.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 (/.f64 b a) b (*.f64 c #s(literal -4 binary64))) a))) (*.f64 #s(literal 2 binary64) a)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) #s(literal 3 binary64)) (pow.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 (/.f64 b a) b (*.f64 c #s(literal -4 binary64))) a))) (*.f64 #s(literal 2 binary64) a)) #s(literal 3 binary64))) (fma.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 b (*.f64 #s(literal -2 binary64) a)) (fma.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 (/.f64 b a) b (*.f64 c #s(literal -4 binary64))) a))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 (/.f64 b a) b (*.f64 c #s(literal -4 binary64))) a))) (*.f64 #s(literal 2 binary64) a)) (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 (/.f64 b a) b (*.f64 c #s(literal -4 binary64))) a))) (*.f64 #s(literal 2 binary64) a)))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 (/.f64 b a) b (*.f64 c #s(literal -4 binary64))) a)))) #s(literal 2 binary64))) (neg.f64 a)) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 (/.f64 b a) b (*.f64 c #s(literal -4 binary64))) a)))))) (neg.f64 (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (-.f64 (*.f64 b (*.f64 #s(literal -2 binary64) a)) (*.f64 (*.f64 #s(literal 2 binary64) a) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 (/.f64 b a) b (*.f64 c #s(literal -4 binary64))) a))))) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64))) |
(/.f64 (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 (/.f64 b a) b (*.f64 c #s(literal -4 binary64))) a)))) #s(literal 2 binary64)) a) |
(/.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 (/.f64 b a) b (*.f64 c #s(literal -4 binary64))) a))) (*.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 (/.f64 b a) b (*.f64 c #s(literal -4 binary64))) a))) (neg.f64 b)) (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (-.f64 (pow.f64 (neg.f64 b) #s(literal 3 binary64)) (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 (/.f64 b a) b (*.f64 c #s(literal -4 binary64))) a)) #s(literal 3/2 binary64))) (*.f64 (fma.f64 b b (fma.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 (/.f64 b a) b (*.f64 c #s(literal -4 binary64))) a))) (neg.f64 b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 (/.f64 b a) b (*.f64 c #s(literal -4 binary64))) a)))) (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 (/.f64 b a) b (*.f64 c #s(literal -4 binary64))) a))))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 (/.f64 b a) b (*.f64 c #s(literal -4 binary64))) a)))) (*.f64 #s(literal 2 binary64) a)) |
(neg.f64 (/.f64 (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 (/.f64 b a) b (*.f64 c #s(literal -4 binary64))) a))))) (*.f64 #s(literal 2 binary64) a))) |
(neg.f64 (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 (/.f64 b a) b (*.f64 c #s(literal -4 binary64))) a)))) (*.f64 #s(literal -2 binary64) a))) |
(-.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 (/.f64 b a) b (*.f64 c #s(literal -4 binary64))) a))) (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 (/.f64 b a) b (*.f64 c #s(literal -4 binary64))) a)))) (neg.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 (/.f64 b a) b (*.f64 c #s(literal -4 binary64))) a))) (neg.f64 b)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (neg.f64 b) #s(literal 3 binary64)) (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 (/.f64 b a) b (*.f64 c #s(literal -4 binary64))) a)) #s(literal 3/2 binary64)))) (neg.f64 (fma.f64 b b (fma.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 (/.f64 b a) b (*.f64 c #s(literal -4 binary64))) a))) (neg.f64 b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 (/.f64 b a) b (*.f64 c #s(literal -4 binary64))) a)))))) |
(/.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 (/.f64 b a) b (*.f64 c #s(literal -4 binary64))) a))) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 (/.f64 b a) b (*.f64 c #s(literal -4 binary64))) a))) (neg.f64 b))) |
(/.f64 (-.f64 (pow.f64 (neg.f64 b) #s(literal 3 binary64)) (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 (/.f64 b a) b (*.f64 c #s(literal -4 binary64))) a)) #s(literal 3/2 binary64))) (fma.f64 b b (fma.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 (/.f64 b a) b (*.f64 c #s(literal -4 binary64))) a))) (neg.f64 b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 (/.f64 b a) b (*.f64 c #s(literal -4 binary64))) a))))) |
(-.f64 (/.f64 (*.f64 b b) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 (/.f64 b a) b (*.f64 c #s(literal -4 binary64))) a))) (neg.f64 b))) (/.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 (/.f64 b a) b (*.f64 c #s(literal -4 binary64))) a)) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 (/.f64 b a) b (*.f64 c #s(literal -4 binary64))) a))) (neg.f64 b)))) |
(-.f64 (/.f64 (pow.f64 (neg.f64 b) #s(literal 3 binary64)) (fma.f64 b b (fma.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 (/.f64 b a) b (*.f64 c #s(literal -4 binary64))) a))) (neg.f64 b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 (/.f64 b a) b (*.f64 c #s(literal -4 binary64))) a))))) (/.f64 (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 (/.f64 b a) b (*.f64 c #s(literal -4 binary64))) a)) #s(literal 3/2 binary64)) (fma.f64 b b (fma.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 (/.f64 b a) b (*.f64 c #s(literal -4 binary64))) a))) (neg.f64 b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 (/.f64 b a) b (*.f64 c #s(literal -4 binary64))) a)))))) |
(-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 (/.f64 b a) b (*.f64 c #s(literal -4 binary64))) a)))) |
(*.f64 (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 (/.f64 b a) b (*.f64 c #s(literal -4 binary64))) a)) #s(literal 1/4 binary64)) (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 (/.f64 b a) b (*.f64 c #s(literal -4 binary64))) a)) #s(literal 1/4 binary64))) |
(pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 (/.f64 b a) b (*.f64 c #s(literal -4 binary64))) a)) #s(literal 1/2 binary64)) |
(sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 (/.f64 b a) b (*.f64 c #s(literal -4 binary64))) a))) |
(exp.f64 (*.f64 (log.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 (/.f64 b a) b (*.f64 c #s(literal -4 binary64))) a))) #s(literal 1/2 binary64))) |
(*.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 (/.f64 b a) b (*.f64 c #s(literal -4 binary64))) a)))) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 (/.f64 b a) b (*.f64 c #s(literal -4 binary64))) a))))) |
(*.f64 (fabs.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 (/.f64 b a) b (*.f64 c #s(literal -4 binary64))) a)))) (fabs.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 (/.f64 b a) b (*.f64 c #s(literal -4 binary64))) a))))) |
(*.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 (/.f64 b a) b (*.f64 c #s(literal -4 binary64))) a))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 (/.f64 b a) b (*.f64 c #s(literal -4 binary64))) a)))) |
(pow.f64 (*.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 (/.f64 b a) b (*.f64 c #s(literal -4 binary64))) a)) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 (/.f64 b a) b (*.f64 c #s(literal -4 binary64))) a))) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 (/.f64 b a) b (*.f64 c #s(literal -4 binary64))) a))) #s(literal 2 binary64)) |
(pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 (/.f64 b a) b (*.f64 c #s(literal -4 binary64))) a)) #s(literal 1 binary64)) |
#s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 (/.f64 b a) b (*.f64 c #s(literal -4 binary64))) a)) |
(sqrt.f64 (*.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 (/.f64 b a) b (*.f64 c #s(literal -4 binary64))) a)) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 (/.f64 b a) b (*.f64 c #s(literal -4 binary64))) a)))) |
(*.f64 (fma.f64 (/.f64 b a) b (*.f64 c #s(literal -4 binary64))) a) |
(*.f64 a (fma.f64 (/.f64 b a) b (*.f64 c #s(literal -4 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 c #s(literal -4 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 b a) b) #s(literal 2 binary64))) a) (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 (neg.f64 b) b) a))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -64 binary64) (pow.f64 (*.f64 (/.f64 b a) b) #s(literal 3 binary64))) a) (fma.f64 (*.f64 c c) #s(literal 16 binary64) (*.f64 (*.f64 (/.f64 b a) b) (-.f64 (*.f64 (/.f64 b a) b) (*.f64 c #s(literal -4 binary64)))))) |
(/.f64 (*.f64 a (-.f64 (pow.f64 (*.f64 c #s(literal -4 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 b a) b) #s(literal 2 binary64)))) (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 (neg.f64 b) b) a))) |
(/.f64 (*.f64 a (fma.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -64 binary64) (pow.f64 (*.f64 (/.f64 b a) b) #s(literal 3 binary64)))) (fma.f64 (*.f64 c c) #s(literal 16 binary64) (*.f64 (*.f64 (/.f64 b a) b) (-.f64 (*.f64 (/.f64 b a) b) (*.f64 c #s(literal -4 binary64)))))) |
(fma.f64 (*.f64 a #s(literal -4 binary64)) c (*.f64 (*.f64 (/.f64 b a) b) a)) |
(fma.f64 (*.f64 a #s(literal -4 binary64)) c (*.f64 a (*.f64 (/.f64 b a) b))) |
(fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 (*.f64 (/.f64 b a) b) a)) |
(fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 a (*.f64 (/.f64 b a) b))) |
(fma.f64 (*.f64 (/.f64 b a) b) a (*.f64 (*.f64 a c) #s(literal -4 binary64))) |
(fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 (*.f64 (/.f64 b a) b) a)) |
(fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 a (*.f64 (/.f64 b a) b))) |
(fma.f64 a (*.f64 (/.f64 b a) b) (*.f64 (*.f64 a c) #s(literal -4 binary64))) |
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 (*.f64 (/.f64 b a) b) a)) |
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 (/.f64 b a) b))) |
(fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 (*.f64 (/.f64 b a) b) a)) |
(fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 a (*.f64 (/.f64 b a) b))) |
(fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 (*.f64 (/.f64 b a) b) a)) |
(fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 a (*.f64 (/.f64 b a) b))) |
(fma.f64 c (*.f64 #s(literal -4 binary64) a) (*.f64 (*.f64 (/.f64 b a) b) a)) |
(fma.f64 c (*.f64 #s(literal -4 binary64) a) (*.f64 a (*.f64 (/.f64 b a) b))) |
(fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 (*.f64 (/.f64 b a) b) a)) |
(fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 a (*.f64 (/.f64 b a) b))) |
(+.f64 (*.f64 (*.f64 (/.f64 b a) b) a) (*.f64 (*.f64 a c) #s(literal -4 binary64))) |
(+.f64 (*.f64 a (*.f64 (/.f64 b a) b)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) |
(+.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 (*.f64 (/.f64 b a) b) a)) |
(+.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 a (*.f64 (/.f64 b a) b))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 b a) b) #s(literal 2 binary64)) (pow.f64 (*.f64 c #s(literal -4 binary64)) #s(literal 2 binary64))) (-.f64 (*.f64 (/.f64 b a) b) (*.f64 c #s(literal -4 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 c #s(literal -4 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (neg.f64 b) b) a) #s(literal 3 binary64))) (fma.f64 (*.f64 c c) #s(literal 16 binary64) (+.f64 (pow.f64 (*.f64 (/.f64 b a) b) #s(literal 2 binary64)) (*.f64 (*.f64 c #s(literal -4 binary64)) (/.f64 (*.f64 (neg.f64 b) b) a))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 c #s(literal -4 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 b a) b) #s(literal 2 binary64)))) (neg.f64 (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 (neg.f64 b) b) a)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -64 binary64) (pow.f64 (*.f64 (/.f64 b a) b) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 c c) #s(literal 16 binary64) (*.f64 (*.f64 (/.f64 b a) b) (-.f64 (*.f64 (/.f64 b a) b) (*.f64 c #s(literal -4 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 c #s(literal -4 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 b a) b) #s(literal 2 binary64))) (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 (neg.f64 b) b) a))) |
(/.f64 (fma.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -64 binary64) (pow.f64 (*.f64 (/.f64 b a) b) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (/.f64 b a) b) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 c #s(literal -4 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 c #s(literal -4 binary64)) b) (/.f64 b a))))) |
(/.f64 (fma.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -64 binary64) (pow.f64 (*.f64 (/.f64 b a) b) #s(literal 3 binary64))) (fma.f64 (*.f64 c c) #s(literal 16 binary64) (*.f64 (*.f64 (/.f64 b a) b) (-.f64 (*.f64 (/.f64 b a) b) (*.f64 c #s(literal -4 binary64)))))) |
(fma.f64 (fabs.f64 b) (/.f64 (fabs.f64 b) a) (*.f64 c #s(literal -4 binary64))) |
(fma.f64 (/.f64 b a) b (*.f64 c #s(literal -4 binary64))) |
(fma.f64 c #s(literal -4 binary64) (*.f64 (/.f64 b a) b)) |
(fma.f64 #s(literal -4 binary64) c (*.f64 (/.f64 b a) b)) |
(fma.f64 (neg.f64 b) (/.f64 (neg.f64 b) a) (*.f64 c #s(literal -4 binary64))) |
(fma.f64 b (/.f64 b a) (*.f64 c #s(literal -4 binary64))) |
(-.f64 (/.f64 (pow.f64 (*.f64 c #s(literal -4 binary64)) #s(literal 2 binary64)) (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 (neg.f64 b) b) a))) (/.f64 (pow.f64 (*.f64 (/.f64 b a) b) #s(literal 2 binary64)) (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 (neg.f64 b) b) a)))) |
(-.f64 (*.f64 (/.f64 b a) b) (*.f64 (neg.f64 c) #s(literal -4 binary64))) |
(-.f64 (*.f64 (/.f64 b a) b) (*.f64 #s(literal 4 binary64) c)) |
(-.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 (neg.f64 (/.f64 b a)) b)) |
(-.f64 (*.f64 c #s(literal -4 binary64)) (/.f64 (*.f64 (neg.f64 b) b) a)) |
(+.f64 (/.f64 (pow.f64 (*.f64 c #s(literal -4 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 c c) #s(literal 16 binary64) (*.f64 (*.f64 (/.f64 b a) b) (-.f64 (*.f64 (/.f64 b a) b) (*.f64 c #s(literal -4 binary64)))))) (/.f64 (pow.f64 (*.f64 (/.f64 b a) b) #s(literal 3 binary64)) (fma.f64 (*.f64 c c) #s(literal 16 binary64) (*.f64 (*.f64 (/.f64 b a) b) (-.f64 (*.f64 (/.f64 b a) b) (*.f64 c #s(literal -4 binary64))))))) |
(+.f64 (*.f64 (/.f64 b a) b) (*.f64 c #s(literal -4 binary64))) |
(+.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 (/.f64 b a) b)) |
(*.f64 (fabs.f64 b) (/.f64 (fabs.f64 b) a)) |
(*.f64 (/.f64 b a) b) |
(*.f64 (neg.f64 b) (/.f64 (neg.f64 b) a)) |
(*.f64 b (/.f64 b a)) |
(/.f64 (*.f64 (neg.f64 b) b) (neg.f64 a)) |
(/.f64 (*.f64 b b) a) |
(/.f64 (neg.f64 b) (neg.f64 a)) |
(/.f64 b (neg.f64 (neg.f64 a))) |
(/.f64 b a) |
(neg.f64 (/.f64 b (neg.f64 a))) |
(neg.f64 (/.f64 (neg.f64 b) a)) |
(/.f64 (/.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a)) #s(literal 2 binary64)) a) |
(/.f64 (/.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a)) a) #s(literal 2 binary64)) |
(/.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (*.f64 #s(literal 4 binary64) a)) a) |
(/.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (*.f64 #s(literal -2 binary64) a)) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (*.f64 (fabs.f64 a) #s(literal 2 binary64))) (*.f64 (fabs.f64 a) #s(literal 2 binary64))) |
(/.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) #s(literal 4 binary64)) (*.f64 a a)) |
(/.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) a) a)) |
(/.f64 (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) a) #s(literal 2 binary64)) |
(/.f64 (-.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 b (*.f64 #s(literal -2 binary64) a))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)))) (+.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b (*.f64 #s(literal -2 binary64) a)) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64))) (/.f64 (*.f64 b (*.f64 #s(literal -2 binary64) a)) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) a) (*.f64 a a))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) a) (*.f64 a a))))) (fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) (neg.f64 b)) (*.f64 #s(literal 4 binary64) a)) (/.f64 a a) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) a) (*.f64 a a))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) #s(literal 3 binary64)) (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)) #s(literal 3 binary64))) (fma.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 b (*.f64 #s(literal -2 binary64) a)) (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)) (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 b (*.f64 #s(literal -2 binary64) a)) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) a) (*.f64 a a))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 b (*.f64 #s(literal -2 binary64) a)) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64))) (/.f64 (*.f64 b (*.f64 #s(literal -2 binary64) a)) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) a) (*.f64 a a))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) a) (*.f64 a a))) (*.f64 (/.f64 (*.f64 b (*.f64 #s(literal -2 binary64) a)) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) a) (*.f64 a a))))))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))))) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) #s(literal 2 binary64))) (neg.f64 a)) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) (neg.f64 (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (-.f64 (*.f64 (*.f64 b (*.f64 #s(literal -2 binary64) a)) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64))) (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)))) (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64)))) |
(/.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a)) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) #s(literal 2 binary64)) a) |
(/.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b)) (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (-.f64 (pow.f64 (*.f64 b (*.f64 #s(literal -2 binary64) a)) #s(literal 2 binary64)) (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64)) (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b))) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (neg.f64 b) #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal 3/2 binary64))) (*.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b) (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (-.f64 (pow.f64 (*.f64 b (*.f64 #s(literal -2 binary64) a)) #s(literal 3 binary64)) (*.f64 #s(literal 8 binary64) (pow.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) a) #s(literal 3 binary64)))) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)) (*.f64 (*.f64 #s(literal 2 binary64) a) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b))) (pow.f64 (*.f64 b (*.f64 #s(literal -2 binary64) a)) #s(literal 2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) (*.f64 #s(literal -4 binary64) (*.f64 a a))) |
(/.f64 (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64))) |
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)) |
(neg.f64 (/.f64 (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64)))) |
(neg.f64 (/.f64 (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a))) |
(neg.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (*.f64 #s(literal -4 binary64) (*.f64 a a)))) |
(neg.f64 (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a))) |
(fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) (neg.f64 b)) (*.f64 #s(literal 4 binary64) a)) (/.f64 a a) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) (neg.f64 b)) (*.f64 #s(literal -2 binary64) a)) (/.f64 a (*.f64 #s(literal -2 binary64) a)) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) (neg.f64 b)) (*.f64 (fabs.f64 a) #s(literal 2 binary64))) (/.f64 a (*.f64 (fabs.f64 a) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) (neg.f64 b)) #s(literal 4 binary64)) (/.f64 a (*.f64 a a)) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) (neg.f64 b)) (*.f64 #s(literal 2 binary64) a)) (/.f64 a (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) (neg.f64 b)) #s(literal 2 binary64)) (/.f64 a (*.f64 (*.f64 #s(literal 2 binary64) a) a)) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal 4 binary64) a)) (/.f64 (neg.f64 b) a) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 4 binary64)) (/.f64 (neg.f64 b) (*.f64 a a)) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64)) (/.f64 (neg.f64 b) (*.f64 (*.f64 #s(literal 2 binary64) a) a)) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (neg.f64 b) (*.f64 #s(literal 4 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) a) a) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal -2 binary64) a)) (/.f64 (neg.f64 b) (*.f64 #s(literal -2 binary64) a)) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (neg.f64 b) (*.f64 #s(literal -2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal -2 binary64) a)) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 (fabs.f64 a) #s(literal 2 binary64))) (/.f64 (neg.f64 b) (*.f64 (fabs.f64 a) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (neg.f64 b) (*.f64 (fabs.f64 a) #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 (fabs.f64 a) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (neg.f64 b) #s(literal 4 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 a a)) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal 2 binary64) a)) (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (neg.f64 b) #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 (*.f64 #s(literal 2 binary64) a) a)) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (neg.f64 b)) (/.f64 a (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 (neg.f64 b) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64)))) |
(fma.f64 (neg.f64 b) (/.f64 (*.f64 #s(literal 2 binary64) a) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64)))) |
(-.f64 (/.f64 (*.f64 b (*.f64 #s(literal -2 binary64) a)) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) a) (*.f64 a a)))) |
(-.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a))) |
(+.f64 (/.f64 (*.f64 b (*.f64 #s(literal -2 binary64) a)) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64)))) |
(*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 b (*.f64 #s(literal -2 binary64) a)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 b (*.f64 #s(literal -2 binary64) a)) #s(literal 2 binary64)) (-.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64)) (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (*.f64 (*.f64 b (*.f64 #s(literal -2 binary64) a)) (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 b (*.f64 #s(literal -2 binary64) a)) #s(literal 2 binary64)) (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64)) (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 b (*.f64 #s(literal -2 binary64) a)) #s(literal 3 binary64)) (*.f64 #s(literal 8 binary64) (pow.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) a) #s(literal 3 binary64))))) (neg.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)) (*.f64 (*.f64 #s(literal 2 binary64) a) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b))) (pow.f64 (*.f64 b (*.f64 #s(literal -2 binary64) a)) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 b (*.f64 #s(literal -2 binary64) a)) #s(literal 2 binary64)) (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64)) (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 (*.f64 #s(literal 2 binary64) a) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 b (*.f64 #s(literal -2 binary64) a)) #s(literal 3 binary64)) (*.f64 #s(literal 8 binary64) (pow.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) a) #s(literal 3 binary64)))) (fma.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)) (*.f64 (*.f64 #s(literal 2 binary64) a) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b))) (pow.f64 (*.f64 b (*.f64 #s(literal -2 binary64) a)) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (neg.f64 b) a) #s(literal 2 binary64) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a))) |
(fma.f64 (*.f64 (neg.f64 b) a) #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) a))) |
(fma.f64 (*.f64 (neg.f64 b) a) #s(literal 2 binary64) (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (neg.f64 b)) a (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (neg.f64 b)) a (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) a))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (neg.f64 b)) a (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) |
(fma.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (*.f64 b (*.f64 #s(literal -2 binary64) a))) |
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (*.f64 #s(literal -2 binary64) a) (*.f64 b (*.f64 #s(literal -2 binary64) a))) |
(fma.f64 (*.f64 #s(literal 2 binary64) a) (neg.f64 b) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a))) |
(fma.f64 (*.f64 #s(literal 2 binary64) a) (neg.f64 b) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) a))) |
(fma.f64 (*.f64 #s(literal 2 binary64) a) (neg.f64 b) (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) |
(fma.f64 #s(literal 2 binary64) (*.f64 a (neg.f64 b)) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a))) |
(fma.f64 #s(literal 2 binary64) (*.f64 a (neg.f64 b)) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) a))) |
(fma.f64 #s(literal 2 binary64) (*.f64 a (neg.f64 b)) (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) |
(fma.f64 a (*.f64 #s(literal 2 binary64) (neg.f64 b)) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a))) |
(fma.f64 a (*.f64 #s(literal 2 binary64) (neg.f64 b)) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) a))) |
(fma.f64 a (*.f64 #s(literal 2 binary64) (neg.f64 b)) (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) |
(fma.f64 (neg.f64 b) (*.f64 #s(literal 2 binary64) a) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a))) |
(fma.f64 (neg.f64 b) (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) a))) |
(fma.f64 (neg.f64 b) (*.f64 #s(literal 2 binary64) a) (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) |
(fma.f64 b (*.f64 #s(literal -2 binary64) a) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a))) |
(fma.f64 b (*.f64 #s(literal -2 binary64) a) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) a))) |
(fma.f64 b (*.f64 #s(literal -2 binary64) a) (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 b (*.f64 #s(literal -2 binary64) a)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) a) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b)))) (/.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64)) (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (*.f64 (*.f64 #s(literal 2 binary64) a) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 b (*.f64 #s(literal -2 binary64) a)) #s(literal 3 binary64)) (fma.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)) (*.f64 (*.f64 #s(literal 2 binary64) a) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b))) (pow.f64 (*.f64 b (*.f64 #s(literal -2 binary64) a)) #s(literal 2 binary64)))) (/.f64 (*.f64 #s(literal 8 binary64) (pow.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) a) #s(literal 3 binary64))) (fma.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)) (*.f64 (*.f64 #s(literal 2 binary64) a) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b))) (pow.f64 (*.f64 b (*.f64 #s(literal -2 binary64) a)) #s(literal 2 binary64))))) |
(-.f64 (*.f64 b (*.f64 #s(literal -2 binary64) a)) (*.f64 (neg.f64 (*.f64 #s(literal -2 binary64) a)) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) |
(-.f64 (*.f64 b (*.f64 #s(literal -2 binary64) a)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a))) |
(+.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 b (*.f64 #s(literal -2 binary64) a))) |
(+.f64 (*.f64 b (*.f64 #s(literal -2 binary64) a)) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a))) |
(+.f64 (*.f64 b (*.f64 #s(literal -2 binary64) a)) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) a))) |
(+.f64 (*.f64 b (*.f64 #s(literal -2 binary64) a)) (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) |
(*.f64 (*.f64 (neg.f64 b) a) #s(literal 2 binary64)) |
(*.f64 (*.f64 #s(literal 2 binary64) (neg.f64 b)) a) |
(*.f64 (*.f64 #s(literal 2 binary64) a) (neg.f64 b)) |
(*.f64 #s(literal 2 binary64) (*.f64 a (neg.f64 b))) |
(*.f64 a (*.f64 #s(literal 2 binary64) (neg.f64 b))) |
(*.f64 (neg.f64 b) (*.f64 #s(literal 2 binary64) a)) |
(*.f64 b (*.f64 #s(literal -2 binary64) a)) |
(neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) b)) |
(fma.f64 a (neg.f64 b) (*.f64 a (neg.f64 b))) |
(fma.f64 (neg.f64 b) a (*.f64 (neg.f64 b) a)) |
(+.f64 (*.f64 a (neg.f64 b)) (*.f64 a (neg.f64 b))) |
(+.f64 (*.f64 (neg.f64 b) a) (*.f64 (neg.f64 b) a)) |
(*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 2 binary64)) a) |
(*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) a) #s(literal 2 binary64)) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)) |
(*.f64 (*.f64 #s(literal 2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) |
(*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) a)) |
(*.f64 a (*.f64 #s(literal 2 binary64) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) |
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) a (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) a)) |
(fma.f64 a (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) a)) |
(+.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) a)) |
(*.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64))) |
(pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/2 binary64)) |
(/.f64 (sqrt.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 2 binary64)))) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)))) |
(/.f64 (sqrt.f64 (-.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) c (*.f64 (neg.f64 b) b)))) |
(/.f64 (sqrt.f64 (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 a c) #s(literal 4 binary64)) #s(literal 3 binary64)))) (sqrt.f64 (fma.f64 (*.f64 (*.f64 a c) #s(literal 4 binary64)) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))))) |
(/.f64 (hypot.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (sqrt.f64 (fma.f64 (*.f64 b b) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 2 binary64))))) |
(sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 1/2 binary64))) |
(*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) |
(*.f64 (fabs.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (fabs.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) |
(pow.f64 (*.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 2 binary64)) |
(pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1 binary64)) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 b) b) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 2 binary64)) (+.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 (neg.f64 b) b))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (neg.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) c (*.f64 (neg.f64 b) b)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 a c) #s(literal 4 binary64)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (*.f64 a c) #s(literal 4 binary64)) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -64 binary64) (pow.f64 b #s(literal 6 binary64)))) (neg.f64 (fma.f64 (*.f64 b b) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 2 binary64))) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 (*.f64 a #s(literal -4 binary64)) c (*.f64 (neg.f64 b) b))) |
(/.f64 (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 a c) #s(literal 4 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 a c) #s(literal 4 binary64)) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -64 binary64) (pow.f64 b #s(literal 6 binary64))) (+.f64 (pow.f64 b #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) b) b)))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -64 binary64) (pow.f64 b #s(literal 6 binary64))) (fma.f64 (*.f64 b b) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 a #s(literal -4 binary64)) c (*.f64 b b)) |
(fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) |
(fma.f64 (neg.f64 (fabs.f64 b)) (neg.f64 (fabs.f64 b)) (*.f64 (neg.f64 (*.f64 #s(literal 4 binary64) a)) c)) |
(fma.f64 (neg.f64 (fabs.f64 b)) (neg.f64 (fabs.f64 b)) (*.f64 (neg.f64 (*.f64 a c)) #s(literal 4 binary64))) |
(fma.f64 (neg.f64 (fabs.f64 b)) (neg.f64 (fabs.f64 b)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) |
(fma.f64 (fabs.f64 (fabs.f64 b)) (fabs.f64 (fabs.f64 b)) (*.f64 (neg.f64 (*.f64 #s(literal 4 binary64) a)) c)) |
(fma.f64 (fabs.f64 (fabs.f64 b)) (fabs.f64 (fabs.f64 b)) (*.f64 (neg.f64 (*.f64 a c)) #s(literal 4 binary64))) |
(fma.f64 (fabs.f64 (fabs.f64 b)) (fabs.f64 (fabs.f64 b)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) |
(fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 (neg.f64 (*.f64 #s(literal 4 binary64) a)) c)) |
(fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 (neg.f64 (*.f64 a c)) #s(literal 4 binary64))) |
(fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) |
(fma.f64 (pow.f64 b #s(literal 1 binary64)) b (*.f64 (neg.f64 (*.f64 #s(literal 4 binary64) a)) c)) |
(fma.f64 (pow.f64 b #s(literal 1 binary64)) b (*.f64 (neg.f64 (*.f64 a c)) #s(literal 4 binary64))) |
(fma.f64 (pow.f64 b #s(literal 1 binary64)) b (*.f64 (*.f64 a c) #s(literal -4 binary64))) |
(fma.f64 (fabs.f64 b) (fabs.f64 b) (*.f64 (neg.f64 (*.f64 #s(literal 4 binary64) a)) c)) |
(fma.f64 (fabs.f64 b) (fabs.f64 b) (*.f64 (neg.f64 (*.f64 a c)) #s(literal 4 binary64))) |
(fma.f64 (fabs.f64 b) (fabs.f64 b) (*.f64 (*.f64 a c) #s(literal -4 binary64))) |
(fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) |
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) |
(fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)) |
(fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) |
(fma.f64 c (*.f64 #s(literal -4 binary64) a) (*.f64 b b)) |
(fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)) |
(fma.f64 (neg.f64 b) (neg.f64 b) (*.f64 (neg.f64 (*.f64 #s(literal 4 binary64) a)) c)) |
(fma.f64 (neg.f64 b) (neg.f64 b) (*.f64 (neg.f64 (*.f64 a c)) #s(literal 4 binary64))) |
(fma.f64 (neg.f64 b) (neg.f64 b) (*.f64 (*.f64 a c) #s(literal -4 binary64))) |
(fma.f64 b b (*.f64 (neg.f64 (*.f64 #s(literal 4 binary64) a)) c)) |
(fma.f64 b b (*.f64 (neg.f64 (*.f64 a c)) #s(literal 4 binary64))) |
(fma.f64 b b (*.f64 (*.f64 a c) #s(literal -4 binary64))) |
(sqrt.f64 (*.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) |
(-.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b))) (/.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 a #s(literal -4 binary64)) c (*.f64 (neg.f64 b) b))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 (*.f64 a #s(literal -4 binary64)) c (*.f64 (neg.f64 b) b)))) |
(-.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (fma.f64 (*.f64 (*.f64 a c) #s(literal 4 binary64)) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal 4 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 a c) #s(literal 4 binary64)) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))))) |
(-.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 (neg.f64 (fabs.f64 b)) (fabs.f64 b))) |
(-.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 (neg.f64 b) b)) |
(-.f64 (*.f64 b b) (*.f64 (neg.f64 (*.f64 a c)) #s(literal -4 binary64))) |
(-.f64 (*.f64 b b) (*.f64 (neg.f64 a) (*.f64 c #s(literal -4 binary64)))) |
(-.f64 (*.f64 b b) (*.f64 (neg.f64 (*.f64 c #s(literal -4 binary64))) a)) |
(-.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal 4 binary64))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 b b) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 2 binary64)))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (fma.f64 (*.f64 b b) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 b b)) |
(+.f64 (*.f64 b b) (*.f64 (neg.f64 (*.f64 #s(literal 4 binary64) a)) c)) |
(+.f64 (*.f64 b b) (*.f64 (neg.f64 (*.f64 a c)) #s(literal 4 binary64))) |
(+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64))) |
(*.f64 a c) |
(*.f64 c a) |
(*.f64 (neg.f64 (*.f64 #s(literal -2 binary64) a)) (neg.f64 (*.f64 #s(literal -2 binary64) a))) |
(*.f64 (neg.f64 (*.f64 (fabs.f64 a) #s(literal 2 binary64))) (neg.f64 (*.f64 (fabs.f64 a) #s(literal 2 binary64)))) |
(*.f64 (fabs.f64 (*.f64 (fabs.f64 a) #s(literal 2 binary64))) (fabs.f64 (*.f64 (fabs.f64 a) #s(literal 2 binary64)))) |
(*.f64 (*.f64 a a) #s(literal 4 binary64)) |
(*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 1 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) a)) |
(*.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) a) #s(literal 2 binary64)) |
(*.f64 (*.f64 #s(literal 4 binary64) a) a) |
(*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 #s(literal -2 binary64) a)) |
(*.f64 (*.f64 (fabs.f64 a) #s(literal 2 binary64)) (*.f64 (fabs.f64 a) #s(literal 2 binary64))) |
(*.f64 #s(literal 4 binary64) (*.f64 a a)) |
(*.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal 2 binary64) a)) |
(*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 a a))) |
(*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal 2 binary64) a) a)) |
(*.f64 a (*.f64 #s(literal 4 binary64) a)) |
(pow.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (fabs.f64 a) #s(literal 2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64)) |
(neg.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a))) |
(fma.f64 (*.f64 a a) #s(literal 2 binary64) (*.f64 (*.f64 #s(literal 2 binary64) a) a)) |
(fma.f64 (*.f64 #s(literal 2 binary64) a) a (*.f64 (*.f64 #s(literal 2 binary64) a) a)) |
(fma.f64 a (*.f64 #s(literal 2 binary64) a) (*.f64 (*.f64 #s(literal 2 binary64) a) a)) |
(fabs.f64 (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) a)) #s(literal 2 binary64))) |
(+.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) a) (*.f64 (*.f64 #s(literal 2 binary64) a) a)) |
Compiled 27 159 to 3 065 computations (88.7% saved)
24 alts after pruning (23 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 733 | 18 | 751 |
| Fresh | 6 | 5 | 11 |
| Picked | 4 | 1 | 5 |
| Done | 0 | 0 | 0 |
| Total | 743 | 24 | 767 |
| Status | Accuracy | Program |
|---|---|---|
| 30.4% | (/.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b))) (*.f64 #s(literal 2 binary64) a)) | |
| 27.3% | (/.f64 (-.f64 (pow.f64 (neg.f64 b) #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal 3/2 binary64))) (*.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b) (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a))) | |
| 27.1% | (/.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b)) (*.f64 #s(literal 2 binary64) a))) | |
| ▶ | 54.2% | (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (+.f64 a a)) |
| 50.4% | (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 #s(literal -4 binary64) c (*.f64 b (/.f64 b a))) a)))) (+.f64 a a)) | |
| ▶ | 37.3% | (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(approx (+ (* -4 c) (* b (/ b a))) (*.f64 #s(literal -4 binary64) c)) a)))) (*.f64 #s(literal 2 binary64) a)) |
| 27.3% | (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))) (+.f64 a a)) | |
| 38.2% | (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) #s(approx (* (+ (* -4 c) (* b (/ b a))) a) (*.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -4 binary64) #s(literal 1 binary64)) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a)) | |
| 47.5% | (/.f64 (-.f64 (neg.f64 b) (exp.f64 (*.f64 (log.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 (/.f64 b a) b (*.f64 c #s(literal -4 binary64))) a))) #s(literal 1/2 binary64)))) (*.f64 #s(literal 2 binary64) a)) | |
| 25.0% | (/.f64 (-.f64 (neg.f64 b) (exp.f64 (*.f64 (log.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b))) #s(literal 1/2 binary64)))) (*.f64 #s(literal 2 binary64) a)) | |
| 11.0% | (/.f64 (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 c b) b) a) #s(literal -2 binary64) #s(literal 1 binary64)) (neg.f64 b)))) (*.f64 #s(literal 2 binary64) a)) | |
| 10.9% | (/.f64 (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (neg.f64 b))) (*.f64 #s(literal 2 binary64) a)) | |
| ▶ | 39.5% | (/.f64 (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) (*.f64 #s(literal -4 binary64) (*.f64 a a))) |
| ▶ | 25.0% | (/.f64 #s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (*.f64 (*.f64 a b) #s(literal -4 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal 2 binary64) a))) |
| 28.4% | (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 (/.f64 a b) #s(literal -2 binary64)) c)) (*.f64 #s(literal 2 binary64) a)) | |
| 26.5% | (/.f64 #s(approx (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))) (*.f64 #s(literal 2 binary64) a)) | |
| 54.0% | (-.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a))) | |
| 29.8% | #s(approx (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) (/.f64 (fma.f64 (/.f64 (*.f64 c c) b) (/.f64 a b) c) (neg.f64 b))) | |
| 33.8% | #s(approx (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) (/.f64 (fma.f64 (*.f64 b #s(literal -4 binary64)) #s(literal 1/4 binary64) (/.f64 (*.f64 a c) b)) a)) | |
| 27.4% | #s(approx (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) (*.f64 (/.f64 #s(literal 1/4 binary64) a) (/.f64 (*.f64 (*.f64 a b) #s(literal -4 binary64)) a))) | |
| 35.1% | #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (fma.f64 (/.f64 b a) #s(literal -1 binary64) (/.f64 c b))) | |
| ▶ | 35.2% | #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (neg.f64 b) a)) |
| ✓ | 34.3% | #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 c (neg.f64 b))) |
| 34.8% | #s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (* 2 a)) (*.f64 (-.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)) b)) |
Compiled 1 380 to 921 computations (33.3% saved)
| Inputs |
|---|
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (+.f64 a a)) |
(-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) |
(neg.f64 b) |
b |
(sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) |
(fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) |
(*.f64 #s(literal -4 binary64) c) |
#s(literal -4 binary64) |
c |
a |
(*.f64 b b) |
(+.f64 a a) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (neg.f64 b) a)) |
(/.f64 (neg.f64 b) a) |
(/.f64 #s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (*.f64 (*.f64 a b) #s(literal -4 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal 2 binary64) a))) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (*.f64 (*.f64 a b) #s(literal -4 binary64))) |
(*.f64 (*.f64 a b) #s(literal -4 binary64)) |
(*.f64 a b) |
(*.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal 2 binary64) a)) |
(*.f64 #s(literal 2 binary64) a) |
#s(literal 2 binary64) |
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(approx (+ (* -4 c) (* b (/ b a))) (*.f64 #s(literal -4 binary64) c)) a)))) (*.f64 #s(literal 2 binary64) a)) |
(-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(approx (+ (* -4 c) (* b (/ b a))) (*.f64 #s(literal -4 binary64) c)) a)))) |
(sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(approx (+ (* -4 c) (* b (/ b a))) (*.f64 #s(literal -4 binary64) c)) a))) |
#s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(approx (+ (* -4 c) (* b (/ b a))) (*.f64 #s(literal -4 binary64) c)) a)) |
(*.f64 #s(approx (+ (* -4 c) (* b (/ b a))) (*.f64 #s(literal -4 binary64) c)) a) |
#s(approx (+ (* -4 c) (* b (/ b a))) (*.f64 #s(literal -4 binary64) c)) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) (*.f64 #s(literal -4 binary64) (*.f64 a a))) |
(neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) |
(*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) |
(-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) |
(sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) |
(fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) |
(*.f64 a c) |
(*.f64 #s(literal -4 binary64) (*.f64 a a)) |
(*.f64 a a) |
| Outputs |
|---|
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (+ a a)) #s(hole binary64 (* -1 (/ b a)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (+ a a)) #s(hole binary64 (/ (+ (* -1 b) (/ (* a c) b)) a))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (+ a a)) #s(hole binary64 (/ (+ (* -1 b) (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))))) a))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (+ a a)) #s(hole binary64 (/ (+ (* -1 b) (* a (+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b)))) a))) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) #s(hole binary64 (* -2 b))) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) #s(hole binary64 (- (* 2 (/ (* a c) b)) (* 2 b)))) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) #s(hole binary64 (- (* a (- (* 2 (/ (* a (pow c 2)) (pow b 3))) (* -2 (/ c b)))) (* 2 b)))) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) #s(hole binary64 (- (* a (- (* a (- (* 4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))) (* -2 (/ c b)))) (* 2 b)))) |
#s(approx (sqrt (+ (* (* -4 c) a) (* b b))) #s(hole binary64 b)) |
#s(approx (sqrt (+ (* (* -4 c) a) (* b b))) #s(hole binary64 (+ b (* -2 (/ (* a c) b))))) |
#s(approx (sqrt (+ (* (* -4 c) a) (* b b))) #s(hole binary64 (+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))))) |
#s(approx (sqrt (+ (* (* -4 c) a) (* b b))) #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 c) a) (* b b)) #s(hole binary64 (pow b 2))) |
#s(approx (+ (* (* -4 c) a) (* b b)) #s(hole binary64 (+ (* -4 (* a c)) (pow b 2)))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (+ a a) #s(hole binary64 (* 2 a))) |
#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) (/ (* a c) b)) a))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (/ (+ (* -1 b) (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))))) a))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (/ (+ (* -1 b) (* a (+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b)))) a))) |
#s(approx (/ (neg b) a) #s(hole binary64 (* -1 (/ b a)))) |
#s(approx (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) #s(hole binary64 (* 1/4 (/ (- (* -2 b) (* 2 b)) a)))) |
#s(approx (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) #s(hole binary64 (/ (+ (* 1/4 (- (* -2 b) (* 2 b))) (/ (* a c) b)) a))) |
#s(approx (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) #s(hole binary64 (/ (+ (* 1/4 (- (* -2 b) (* 2 b))) (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))))) a))) |
#s(approx (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) #s(hole binary64 (/ (+ (* 1/4 (- (* -2 b) (* 2 b))) (* a (+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b)))) a))) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) #s(hole binary64 (* a (- (* -2 b) (* 2 b))))) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) #s(hole binary64 (* a (- (+ (* -2 b) (* 4 (/ (* a c) b))) (* 2 b))))) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) #s(hole binary64 (* a (- (+ (* -2 b) (* a (- (* 4 (/ (* a (pow c 2)) (pow b 3))) (* -4 (/ c b))))) (* 2 b))))) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) #s(hole binary64 (* a (- (+ (* -2 b) (* a (- (* a (- (* 8 (/ (* a (pow c 3)) (pow b 5))) (* -4 (/ (pow c 2) (pow b 3))))) (* -4 (/ c b))))) (* 2 b))))) |
#s(approx (* (* a b) -4) #s(hole binary64 (* -4 (* a b)))) |
#s(approx (* a b) #s(hole binary64 (* a b))) |
#s(approx (* (* 2 a) (* 2 a)) #s(hole binary64 (* 4 (pow a 2)))) |
#s(approx (* 2 a) #s(hole binary64 (* 2 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 (- (* 2 (/ (* a c) b)) (* 2 b)))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (- (* a (- (* 2 (/ (* a (pow c 2)) (pow b 3))) (* -2 (/ c b)))) (* 2 b)))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (- (* a (- (* a (- (* 4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))) (* -2 (/ c b)))) (* 2 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 c) (* b (/ b a))) a) #s(hole binary64 (pow b 2))) |
#s(approx (* (+ (* -4 c) (* b (/ b a))) a) #s(hole binary64 (+ (* -4 (* a c)) (pow b 2)))) |
#s(approx (+ (* -4 c) (* b (/ b a))) #s(hole binary64 (/ (pow b 2) a))) |
#s(approx (+ (* -4 c) (* b (/ b a))) #s(hole binary64 (/ (+ (* -4 (* a c)) (pow b 2)) a))) |
#s(approx (/ (neg (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))))) (* -4 (* a a))) #s(hole binary64 (* -1 (/ b a)))) |
#s(approx (/ (neg (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))))) (* -4 (* a a))) #s(hole binary64 (/ (+ (* -1 b) (/ (* a c) b)) a))) |
#s(approx (/ (neg (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))))) (* -4 (* a a))) #s(hole binary64 (/ (+ (* -1 b) (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))))) a))) |
#s(approx (/ (neg (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))))) (* -4 (* a a))) #s(hole binary64 (/ (+ (* -1 b) (* a (+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b)))) a))) |
#s(approx (neg (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))))) #s(hole binary64 (* 4 (* a b)))) |
#s(approx (neg (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))))) #s(hole binary64 (* a (- (* -4 (/ (* a c) b)) (* -4 b))))) |
#s(approx (neg (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))))) #s(hole binary64 (* a (- (* a (- (* -4 (/ (* a (pow c 2)) (pow b 3))) (* 4 (/ c b)))) (* -4 b))))) |
#s(approx (neg (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))))) #s(hole binary64 (* a (- (* a (- (* a (- (* -8 (/ (* a (pow c 3)) (pow b 5))) (* 4 (/ (pow c 2) (pow b 3))))) (* 4 (/ c b)))) (* -4 b))))) |
#s(approx (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b))))) #s(hole binary64 (* -4 (* a b)))) |
#s(approx (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b))))) #s(hole binary64 (* a (+ (* -4 b) (* 4 (/ (* a c) b)))))) |
#s(approx (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b))))) #s(hole binary64 (* a (+ (* -4 b) (* a (+ (* 4 (/ c b)) (* 4 (/ (* a (pow c 2)) (pow b 3))))))))) |
#s(approx (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b))))) #s(hole binary64 (* a (+ (* -4 b) (* a (+ (* 4 (/ c b)) (* a (+ (* 4 (/ (pow c 2) (pow b 3))) (* 8 (/ (* a (pow c 3)) (pow b 5))))))))))) |
#s(approx (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) #s(hole binary64 (* -2 b))) |
#s(approx (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) #s(hole binary64 (- (* 2 (/ (* a c) b)) (* 2 b)))) |
#s(approx (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) #s(hole binary64 (- (* a (- (* 2 (/ (* a (pow c 2)) (pow b 3))) (* -2 (/ c b)))) (* 2 b)))) |
#s(approx (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) #s(hole binary64 (- (* a (- (* a (- (* 4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))) (* -2 (/ c b)))) (* 2 b)))) |
#s(approx (sqrt (+ (* (* a c) -4) (* b b))) #s(hole binary64 b)) |
#s(approx (sqrt (+ (* (* a c) -4) (* b b))) #s(hole binary64 (+ b (* -2 (/ (* a c) b))))) |
#s(approx (sqrt (+ (* (* a c) -4) (* b b))) #s(hole binary64 (+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))))) |
#s(approx (sqrt (+ (* (* a c) -4) (* b b))) #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 (+ (* (* a c) -4) (* b b)) #s(hole binary64 (pow b 2))) |
#s(approx (+ (* (* a c) -4) (* b b)) #s(hole binary64 (+ (* -4 (* a c)) (pow b 2)))) |
#s(approx (* a c) #s(hole binary64 (* a c))) |
#s(approx (* -4 (* a a)) #s(hole binary64 (* -4 (pow a 2)))) |
#s(approx (* a a) #s(hole binary64 (pow a 2))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (+ a a)) #s(hole binary64 (* -1/2 (* (sqrt (/ c a)) (sqrt -4))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (+ a a)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (+ a a)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (+ a a)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3))))))))) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) #s(hole binary64 (* a (- (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4)))))) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) #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 (+ (* (* -4 c) a) (* b b)))) #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 (+ (* (* -4 c) a) (* b b))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -4)))) |
#s(approx (sqrt (+ (* (* -4 c) a) (* b b))) #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 (+ (* (* -4 c) a) (* b b))) #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 (+ (* (* -4 c) a) (* b b))) #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 c) a) (* b b)) #s(hole binary64 (* -4 (* a c)))) |
#s(approx (+ (* (* -4 c) a) (* b b)) #s(hole binary64 (* a (+ (* -4 c) (/ (pow b 2) a))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* -1/2 (* (sqrt (/ c a)) (sqrt -4))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3))))))))) |
#s(approx (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) #s(hole binary64 (* -1/2 (* (sqrt (/ c a)) (sqrt -4))))) |
#s(approx (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))))) |
#s(approx (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))))))) |
#s(approx (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3))))))))) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) #s(hole binary64 (* -2 (* (sqrt (* (pow a 3) c)) (sqrt -4))))) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) #s(hole binary64 (* (pow a 2) (- (* -2 (/ b a)) (* 2 (* (sqrt (/ c a)) (sqrt -4))))))) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) #s(hole binary64 (* (pow a 2) (- (+ (* -2 (/ b a)) (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4))))) (* 2 (* (sqrt (/ c a)) (sqrt -4))))))) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) #s(hole binary64 (* (pow a 2) (- (+ (* -2 (/ b a)) (* 1/4 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3))))) (+ (* 2 (* (sqrt (/ c a)) (sqrt -4))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* -1 (* (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 (* (+ (* -4 c) (* b (/ b a))) a) #s(hole binary64 (* -4 (* a c)))) |
#s(approx (* (+ (* -4 c) (* b (/ b a))) a) #s(hole binary64 (* a (+ (* -4 c) (/ (pow b 2) a))))) |
#s(approx (+ (* -4 c) (* b (/ b a))) #s(hole binary64 (* -4 c))) |
#s(approx (+ (* -4 c) (* b (/ b a))) #s(hole binary64 (+ (* -4 c) (/ (pow b 2) a)))) |
#s(approx (/ (neg (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))))) (* -4 (* a a))) #s(hole binary64 (* -1/2 (* (sqrt (/ c a)) (sqrt -4))))) |
#s(approx (/ (neg (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))))) (* -4 (* a a))) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))))) |
#s(approx (/ (neg (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))))) (* -4 (* a a))) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))))))) |
#s(approx (/ (neg (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))))) (* -4 (* a a))) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3))))))))) |
#s(approx (neg (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))))) #s(hole binary64 (* 2 (* (sqrt (* (pow a 3) c)) (sqrt -4))))) |
#s(approx (neg (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))))) #s(hole binary64 (* (pow a 2) (- (* 2 (/ b a)) (* -2 (* (sqrt (/ c a)) (sqrt -4))))))) |
#s(approx (neg (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))))) #s(hole binary64 (* (pow a 2) (- (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4))) (+ (* -2 (* (sqrt (/ c a)) (sqrt -4))) (* -2 (/ b a))))))) |
#s(approx (neg (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))))) #s(hole binary64 (* (pow a 2) (- (* -1/4 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* -2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -2 (/ b a)) (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))))))))) |
#s(approx (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b))))) #s(hole binary64 (* -2 (* (sqrt (* (pow a 3) c)) (sqrt -4))))) |
#s(approx (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b))))) #s(hole binary64 (* (pow a 2) (+ (* -2 (* (sqrt (/ c a)) (sqrt -4))) (* -2 (/ b a)))))) |
#s(approx (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b))))) #s(hole binary64 (* (pow a 2) (+ (* -2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -2 (/ b a)) (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4))))))))) |
#s(approx (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b))))) #s(hole binary64 (* (pow a 2) (+ (* -2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -2 (/ b a)) (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))))) |
#s(approx (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) #s(hole binary64 (* a (- (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4)))))) |
#s(approx (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) #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 (+ (* (* a c) -4) (* b b)))) #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 (+ (* (* a c) -4) (* b b))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -4)))) |
#s(approx (sqrt (+ (* (* a c) -4) (* b b))) #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 (+ (* (* a c) -4) (* b b))) #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 (+ (* (* a c) -4) (* b b))) #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 (+ (* (* a c) -4) (* b b)) #s(hole binary64 (* -4 (* a c)))) |
#s(approx (+ (* (* a c) -4) (* b b)) #s(hole binary64 (* a (+ (* -4 c) (/ (pow b 2) a))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (+ a a)) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (+ a a)) #s(hole binary64 (+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (+ a a)) #s(hole binary64 (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (+ a a)) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) #s(hole binary64 (* 2 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) #s(hole binary64 (* -1 (* a (- (/ b a) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) #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 (+ (* (* -4 c) a) (* b b)))) #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 (+ (* (* -4 c) a) (* b b))) #s(hole binary64 (* -2 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (sqrt (+ (* (* -4 c) a) (* b b))) #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 (+ (* (* -4 c) a) (* b b))) #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 (+ (* (* -4 c) a) (* b b))) #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 c) a) (* b b)) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) #s(hole binary64 (+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) #s(hole binary64 (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) #s(hole binary64 (* 4 (* (sqrt (* (pow a 3) c)) (sqrt -1))))) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) #s(hole binary64 (* (pow a 2) (- (* -2 (/ b a)) (* -4 (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) #s(hole binary64 (* (pow a 2) (- (* -1 (/ (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 2 b)) a)) (* -4 (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) #s(hole binary64 (* (pow a 2) (- (* -1 (/ (+ (* -1 (/ (- (* -1/32 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* -1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) (* 2 b)) a)) (* -4 (* (sqrt (/ c a)) (sqrt -1))))))) |
#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 (- (/ 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/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 (* (+ (* -4 c) (* b (/ b a))) a) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))))) |
#s(approx (/ (neg (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))))) (* -4 (* a a))) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (/ (neg (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))))) (* -4 (* a a))) #s(hole binary64 (+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (neg (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))))) (* -4 (* a a))) #s(hole binary64 (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (neg (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))))) (* -4 (* a a))) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (neg (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))))) #s(hole binary64 (* -4 (* (sqrt (* (pow a 3) c)) (sqrt -1))))) |
#s(approx (neg (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))))) #s(hole binary64 (* (pow a 2) (- (* 2 (/ b a)) (* 4 (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (neg (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))))) #s(hole binary64 (* (pow a 2) (- (* -1 (/ (- (* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 2 b)) a)) (* 4 (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (neg (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))))) #s(hole binary64 (* (pow a 2) (- (* -1 (/ (- (* -1 (/ (- (* 1/32 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) (* 2 b)) a)) (* 4 (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b))))) #s(hole binary64 (* 4 (* (sqrt (* (pow a 3) c)) (sqrt -1))))) |
#s(approx (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b))))) #s(hole binary64 (* (pow a 2) (+ (* -2 (/ b a)) (* 4 (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b))))) #s(hole binary64 (* (pow a 2) (+ (* -1 (/ (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 2 b)) a)) (* 4 (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b))))) #s(hole binary64 (* (pow a 2) (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/32 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) (* 2 b)) a)) (* 4 (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) #s(hole binary64 (* 2 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) #s(hole binary64 (* -1 (* a (- (/ b a) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) #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 (+ (* (* a c) -4) (* b b)))) #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 (+ (* (* a c) -4) (* b b))) #s(hole binary64 (* -2 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (sqrt (+ (* (* a c) -4) (* b b))) #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 (+ (* (* a c) -4) (* b b))) #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 (+ (* (* a c) -4) (* b b))) #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 (+ (* (* a c) -4) (* b b)) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (+ a 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 (+ (* (* -4 c) a) (* b b)))) (+ a a)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (* 1/2 (/ 1 a))))))) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) #s(hole binary64 (- (* -1 b) (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) #s(hole binary64 (- (* b (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) #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 (+ (* (* -4 c) a) (* b b))) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (sqrt (+ (* (* -4 c) a) (* b b))) #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 (+ (* (* -4 c) a) (* b b))) #s(hole binary64 (+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5))))))))))) |
#s(approx (* b b) #s(hole binary64 (pow b 2))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (* 1/2 (/ 1 a))))))) |
#s(approx (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 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) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (* 1/2 (/ 1 a))))))) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) #s(hole binary64 (- (* -2 (* a b)) (* 2 (* (sqrt (* (pow a 3) c)) (sqrt -4)))))) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) #s(hole binary64 (- (* b (+ (* -2 a) (* -1 (* (sqrt (/ a c)) (/ b (sqrt -4)))))) (* 2 (* (sqrt (* (pow a 3) c)) (sqrt -4)))))) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) #s(hole binary64 (- (* b (+ (* -2 a) (* b (- (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ a c)) (/ 1 (sqrt -4))))))) (* 2 (* (sqrt (* (pow a 3) c)) (sqrt -4)))))) |
#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 (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 (/ (neg (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))))) (* -4 (* a 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 (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))))) (* -4 (* a a))) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (* 1/2 (/ 1 a))))))) |
#s(approx (neg (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))))) #s(hole binary64 (- (* 2 (* a b)) (* -2 (* (sqrt (* (pow a 3) c)) (sqrt -4)))))) |
#s(approx (neg (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))))) #s(hole binary64 (- (* b (- (* (sqrt (/ a c)) (/ b (sqrt -4))) (* -2 a))) (* -2 (* (sqrt (* (pow a 3) c)) (sqrt -4)))))) |
#s(approx (neg (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))))) #s(hole binary64 (- (* b (- (* b (- (* -1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* -1 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))))) (* -2 a))) (* -2 (* (sqrt (* (pow a 3) c)) (sqrt -4)))))) |
#s(approx (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b))))) #s(hole binary64 (+ (* -2 (* a b)) (* -2 (* (sqrt (* (pow a 3) c)) (sqrt -4)))))) |
#s(approx (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b))))) #s(hole binary64 (+ (* -2 (* (sqrt (* (pow a 3) c)) (sqrt -4))) (* b (+ (* -2 a) (* -1 (* (sqrt (/ a c)) (/ b (sqrt -4))))))))) |
#s(approx (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b))))) #s(hole binary64 (+ (* -2 (* (sqrt (* (pow a 3) c)) (sqrt -4))) (* b (+ (* -2 a) (* b (+ (* -1 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3))))))))))) |
#s(approx (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) #s(hole binary64 (- (* -1 b) (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) #s(hole binary64 (- (* b (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) #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 (sqrt (+ (* (* a c) -4) (* b b))) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (sqrt (+ (* (* a c) -4) (* b b))) #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 (+ (* (* a c) -4) (* b b))) #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 (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (+ a a)) #s(hole binary64 (* b (- (/ c (pow b 2)) (/ 1 a))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (+ a a)) #s(hole binary64 (* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (+ a a)) #s(hole binary64 (* b (- (+ (* 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 (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) #s(hole binary64 (* b (- (* 2 (/ (* a c) (pow b 2))) 2)))) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) #s(hole binary64 (* b (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ 2 (* -2 (/ (* a c) (pow b 2)))))))) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) #s(hole binary64 (* b (- (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (sqrt (+ (* (* -4 c) a) (* b b))) #s(hole binary64 (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))))) |
#s(approx (sqrt (+ (* (* -4 c) a) (* b b))) #s(hole binary64 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
#s(approx (sqrt (+ (* (* -4 c) a) (* b b))) #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 c) a) (* b b)) #s(hole binary64 (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* b (- (/ c (pow b 2)) (/ 1 a))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* b (- (+ (* 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 (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) #s(hole binary64 (* 1/4 (/ (* b (- (* -2 a) (* 2 a))) (pow a 2))))) |
#s(approx (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) #s(hole binary64 (* b (+ (* 1/4 (/ (- (* -2 a) (* 2 a)) (pow a 2))) (/ c (pow b 2)))))) |
#s(approx (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) #s(hole binary64 (* b (+ (* 1/4 (/ (- (* -2 a) (* 2 a)) (pow a 2))) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))))))) |
#s(approx (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) #s(hole binary64 (* b (+ (* 1/4 (/ (- (* -2 a) (* 2 a)) (pow a 2))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4)))))))) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) #s(hole binary64 (* b (- (* -2 a) (* 2 a))))) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) #s(hole binary64 (* b (- (+ (* -2 a) (* 4 (/ (* (pow a 2) c) (pow b 2)))) (* 2 a))))) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) #s(hole binary64 (* b (- (+ (* -2 a) (* 4 (/ (* (pow a 3) (pow c 2)) (pow b 4)))) (+ (* -4 (/ (* (pow a 2) c) (pow b 2))) (* 2 a)))))) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) #s(hole binary64 (* b (- (+ (* -2 a) (* 8 (/ (* (pow a 4) (pow c 3)) (pow b 6)))) (+ (* -4 (/ (* (pow a 2) c) (pow b 2))) (+ (* -4 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 2 a))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* b (- (* 2 (/ (* a c) (pow b 2))) 2)))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* b (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ 2 (* -2 (/ (* a c) (pow b 2)))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* b (- (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ 2 (+ (* -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 (* -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 (* (+ (* -4 c) (* b (/ b a))) a) #s(hole binary64 (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))))) |
#s(approx (+ (* -4 c) (* b (/ b a))) #s(hole binary64 (* (pow b 2) (+ (* -4 (/ c (pow b 2))) (/ 1 a))))) |
#s(approx (/ (neg (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))))) (* -4 (* a a))) #s(hole binary64 (* b (- (/ c (pow b 2)) (/ 1 a))))) |
#s(approx (/ (neg (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))))) (* -4 (* a a))) #s(hole binary64 (* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))) |
#s(approx (/ (neg (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))))) (* -4 (* a a))) #s(hole binary64 (* b (- (+ (* 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 (neg (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))))) #s(hole binary64 (* b (- (* -4 (/ (* (pow a 2) c) (pow b 2))) (* -4 a))))) |
#s(approx (neg (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))))) #s(hole binary64 (* b (- (* -4 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (+ (* -4 a) (* 4 (/ (* (pow a 2) c) (pow b 2)))))))) |
#s(approx (neg (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))))) #s(hole binary64 (* b (- (* -8 (/ (* (pow a 4) (pow c 3)) (pow b 6))) (+ (* -4 a) (+ (* 4 (/ (* (pow a 2) c) (pow b 2))) (* 4 (/ (* (pow a 3) (pow c 2)) (pow b 4))))))))) |
#s(approx (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b))))) #s(hole binary64 (* b (+ (* -4 a) (* 4 (/ (* (pow a 2) c) (pow b 2))))))) |
#s(approx (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b))))) #s(hole binary64 (* b (+ (* -4 a) (+ (* 4 (/ (* (pow a 2) c) (pow b 2))) (* 4 (/ (* (pow a 3) (pow c 2)) (pow b 4)))))))) |
#s(approx (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b))))) #s(hole binary64 (* b (+ (* -4 a) (+ (* 4 (/ (* (pow a 2) c) (pow b 2))) (+ (* 4 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 8 (/ (* (pow a 4) (pow c 3)) (pow b 6))))))))) |
#s(approx (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) #s(hole binary64 (* b (- (* 2 (/ (* a c) (pow b 2))) 2)))) |
#s(approx (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) #s(hole binary64 (* b (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ 2 (* -2 (/ (* a c) (pow b 2)))))))) |
#s(approx (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) #s(hole binary64 (* b (- (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (sqrt (+ (* (* a c) -4) (* b b))) #s(hole binary64 (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))))) |
#s(approx (sqrt (+ (* (* a c) -4) (* b b))) #s(hole binary64 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
#s(approx (sqrt (+ (* (* a c) -4) (* b b))) #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 (+ (* (* a c) -4) (* b b)) #s(hole binary64 (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (+ a a)) #s(hole binary64 (* -1 (/ c b)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (+ a a)) #s(hole binary64 (* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (+ a a)) #s(hole binary64 (* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (+ a a)) #s(hole binary64 (* -1 (/ (+ c (+ (* 1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6)))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))))) b)))) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) #s(hole binary64 (* -2 (/ (* a c) b)))) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) #s(hole binary64 (* -1 (/ (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -2 (* a c))) b)))) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) #s(hole binary64 (* -1 (/ (- (* 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 (+ (* (* -4 c) a) (* b b)))) #s(hole binary64 (* -1 (/ (- (* 1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6))) (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))) b)))) |
#s(approx (sqrt (+ (* (* -4 c) a) (* b b))) #s(hole binary64 (* -1 b))) |
#s(approx (sqrt (+ (* (* -4 c) a) (* b b))) #s(hole binary64 (* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))))) |
#s(approx (sqrt (+ (* (* -4 c) a) (* b b))) #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 (+ (* (* -4 c) a) (* b b))) #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 (/ c b)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* -1 (/ (+ c (+ (* 1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6)))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))))) b)))) |
#s(approx (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) #s(hole binary64 (* -1 (/ c b)))) |
#s(approx (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) #s(hole binary64 (* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)))) |
#s(approx (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) #s(hole binary64 (* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b)))) |
#s(approx (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) #s(hole binary64 (* -1 (/ (+ c (+ (* 1/4 (/ (+ (* 4 (* (pow a 3) (pow c 4))) (* 16 (* (pow a 3) (pow c 4)))) (pow b 6))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))))) b)))) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) #s(hole binary64 (* -4 (/ (* (pow a 2) c) b)))) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) #s(hole binary64 (* -1 (/ (- (* 4 (/ (* (pow a 3) (pow c 2)) (pow b 2))) (* -4 (* (pow a 2) c))) b)))) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) #s(hole binary64 (* -1 (/ (- (* 8 (/ (* (pow a 4) (pow c 3)) (pow b 4))) (+ (* -4 (* (pow a 2) c)) (* -4 (/ (* (pow a 3) (pow c 2)) (pow b 2))))) b)))) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) #s(hole binary64 (* -1 (/ (- (/ (* a (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4))))) (pow b 6)) (+ (* -8 (/ (* (pow a 4) (pow c 3)) (pow b 4))) (+ (* -4 (* (pow a 2) c)) (* -4 (/ (* (pow a 3) (pow c 2)) (pow b 2)))))) 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 (* -1 (/ (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -2 (* a c))) b)))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* -1 (/ (- (* 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 (* -1 (/ (- (* 1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6))) (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))) b)))) |
#s(approx (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 (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))))) (* -4 (* a a))) #s(hole binary64 (* -1 (/ c b)))) |
#s(approx (/ (neg (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))))) (* -4 (* a a))) #s(hole binary64 (* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)))) |
#s(approx (/ (neg (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))))) (* -4 (* a a))) #s(hole binary64 (* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b)))) |
#s(approx (/ (neg (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))))) (* -4 (* a a))) #s(hole binary64 (* -1 (/ (+ c (+ (* 1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6)))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))))) b)))) |
#s(approx (neg (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))))) #s(hole binary64 (* 4 (/ (* (pow a 2) c) b)))) |
#s(approx (neg (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))))) #s(hole binary64 (* -1 (/ (- (* -4 (/ (* (pow a 3) (pow c 2)) (pow b 2))) (* 4 (* (pow a 2) c))) b)))) |
#s(approx (neg (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))))) #s(hole binary64 (* -1 (/ (- (* -8 (/ (* (pow a 4) (pow c 3)) (pow b 4))) (+ (* 4 (* (pow a 2) c)) (* 4 (/ (* (pow a 3) (pow c 2)) (pow b 2))))) b)))) |
#s(approx (neg (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))))) #s(hole binary64 (* -1 (/ (- (* -1 (/ (* a (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4))))) (pow b 6))) (+ (* 4 (* (pow a 2) c)) (+ (* 4 (/ (* (pow a 3) (pow c 2)) (pow b 2))) (* 8 (/ (* (pow a 4) (pow c 3)) (pow b 4)))))) b)))) |
#s(approx (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b))))) #s(hole binary64 (* -4 (/ (* (pow a 2) c) b)))) |
#s(approx (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b))))) #s(hole binary64 (* -1 (/ (+ (* 4 (* (pow a 2) c)) (* 4 (/ (* (pow a 3) (pow c 2)) (pow b 2)))) b)))) |
#s(approx (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b))))) #s(hole binary64 (* -1 (/ (+ (* 4 (* (pow a 2) c)) (+ (* 4 (/ (* (pow a 3) (pow c 2)) (pow b 2))) (* 8 (/ (* (pow a 4) (pow c 3)) (pow b 4))))) b)))) |
#s(approx (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b))))) #s(hole binary64 (* -1 (/ (+ (* 4 (* (pow a 2) c)) (+ (* 4 (/ (* (pow a 3) (pow c 2)) (pow b 2))) (+ (* 8 (/ (* (pow a 4) (pow c 3)) (pow b 4))) (/ (* a (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4))))) (pow b 6))))) b)))) |
#s(approx (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) #s(hole binary64 (* -2 (/ (* a c) b)))) |
#s(approx (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) #s(hole binary64 (* -1 (/ (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -2 (* a c))) b)))) |
#s(approx (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) #s(hole binary64 (* -1 (/ (- (* 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 (+ (* (* a c) -4) (* b b)))) #s(hole binary64 (* -1 (/ (- (* 1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6))) (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))) b)))) |
#s(approx (sqrt (+ (* (* a c) -4) (* b b))) #s(hole binary64 (* -1 b))) |
#s(approx (sqrt (+ (* (* a c) -4) (* b b))) #s(hole binary64 (* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))))) |
#s(approx (sqrt (+ (* (* a c) -4) (* b b))) #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 (+ (* (* a c) -4) (* b b))) #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 (+ (* (* -4 c) a) (* b b)))) (+ a a)) #s(hole binary64 (+ (* -1 (/ b a)) (/ c b)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (+ a a)) #s(hole binary64 (+ (* -1 (/ b a)) (* c (+ (/ 1 b) (/ (* a c) (pow b 3))))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (+ a a)) #s(hole binary64 (+ (* -1 (/ b a)) (* c (+ (* c (+ (* 2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b)))))) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) #s(hole binary64 (- (* c (- (* 2 (/ (* (pow a 2) c) (pow b 3))) (* -2 (/ a b)))) (* 2 b)))) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) #s(hole binary64 (- (* c (- (* c (- (* 4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))) (* -2 (/ a b)))) (* 2 b)))) |
#s(approx (sqrt (+ (* (* -4 c) a) (* b b))) #s(hole binary64 (+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))))) |
#s(approx (sqrt (+ (* (* -4 c) a) (* b b))) #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 (* -4 c) #s(hole binary64 (* -4 c))) |
#s(approx c #s(hole binary64 c)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ b a)) (/ c b)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ b a)) (* c (+ (/ 1 b) (/ (* a c) (pow b 3))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ b a)) (* c (+ (* c (+ (* 2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b)))))) |
#s(approx (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) #s(hole binary64 (* 1/4 (/ (- (* -2 (* a b)) (* 2 (* a b))) (pow a 2))))) |
#s(approx (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) #s(hole binary64 (+ (* 1/4 (/ (- (* -2 (* a b)) (* 2 (* a b))) (pow a 2))) (/ c b)))) |
#s(approx (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) #s(hole binary64 (+ (* 1/4 (/ (- (* -2 (* a b)) (* 2 (* a b))) (pow a 2))) (* c (+ (/ 1 b) (/ (* a c) (pow b 3))))))) |
#s(approx (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) #s(hole binary64 (+ (* 1/4 (/ (- (* -2 (* a b)) (* 2 (* a b))) (pow a 2))) (* c (+ (* c (+ (* 2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b)))))) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) #s(hole binary64 (- (* -2 (* a b)) (* 2 (* a b))))) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) #s(hole binary64 (- (+ (* -2 (* a b)) (* 4 (/ (* (pow a 2) c) b))) (* 2 (* a b))))) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) #s(hole binary64 (- (+ (* -2 (* a b)) (* c (- (* 4 (/ (* (pow a 3) c) (pow b 3))) (* -4 (/ (pow a 2) b))))) (* 2 (* a b))))) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) #s(hole binary64 (- (+ (* -2 (* a b)) (* c (- (* c (- (* 8 (/ (* (pow a 4) c) (pow b 5))) (* -4 (/ (pow a 3) (pow b 3))))) (* -4 (/ (pow a 2) b))))) (* 2 (* a b))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (- (* c (- (* 2 (/ (* (pow a 2) c) (pow b 3))) (* -2 (/ a b)))) (* 2 b)))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (- (* c (- (* c (- (* 4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))) (* -2 (/ a b)))) (* 2 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 (/ (neg (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))))) (* -4 (* a a))) #s(hole binary64 (+ (* -1 (/ b a)) (/ c b)))) |
#s(approx (/ (neg (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))))) (* -4 (* a a))) #s(hole binary64 (+ (* -1 (/ b a)) (* c (+ (/ 1 b) (/ (* a c) (pow b 3))))))) |
#s(approx (/ (neg (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))))) (* -4 (* a a))) #s(hole binary64 (+ (* -1 (/ b a)) (* c (+ (* c (+ (* 2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b)))))) |
#s(approx (neg (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))))) #s(hole binary64 (- (* -4 (/ (* (pow a 2) c) b)) (* -4 (* a b))))) |
#s(approx (neg (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))))) #s(hole binary64 (- (* c (- (* -4 (/ (* (pow a 3) c) (pow b 3))) (* 4 (/ (pow a 2) b)))) (* -4 (* a b))))) |
#s(approx (neg (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))))) #s(hole binary64 (- (* c (- (* c (- (* -8 (/ (* (pow a 4) c) (pow b 5))) (* 4 (/ (pow a 3) (pow b 3))))) (* 4 (/ (pow a 2) b)))) (* -4 (* a b))))) |
#s(approx (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b))))) #s(hole binary64 (+ (* -4 (* a b)) (* 4 (/ (* (pow a 2) c) b))))) |
#s(approx (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b))))) #s(hole binary64 (+ (* -4 (* a b)) (* c (+ (* 4 (/ (* (pow a 3) c) (pow b 3))) (* 4 (/ (pow a 2) b))))))) |
#s(approx (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b))))) #s(hole binary64 (+ (* -4 (* a b)) (* c (+ (* 4 (/ (pow a 2) b)) (* c (+ (* 4 (/ (pow a 3) (pow b 3))) (* 8 (/ (* (pow a 4) c) (pow b 5)))))))))) |
#s(approx (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) #s(hole binary64 (- (* c (- (* 2 (/ (* (pow a 2) c) (pow b 3))) (* -2 (/ a b)))) (* 2 b)))) |
#s(approx (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) #s(hole binary64 (- (* c (- (* c (- (* 4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))) (* -2 (/ a b)))) (* 2 b)))) |
#s(approx (sqrt (+ (* (* a c) -4) (* b b))) #s(hole binary64 (+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))))) |
#s(approx (sqrt (+ (* (* a c) -4) (* b b))) #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 (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (+ a a)) #s(hole binary64 (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/2 (/ b (* a c))))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (+ a a)) #s(hole binary64 (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4))))))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (+ a a)) #s(hole binary64 (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))))) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) #s(hole binary64 (* c (- (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4)))))) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) #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 (+ (* (* -4 c) a) (* b b)))) #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 (+ (* (* -4 c) a) (* b b))) #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 (+ (* (* -4 c) a) (* b b))) #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 (+ (* (* -4 c) a) (* b b))) #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 c) a) (* b b)) #s(hole binary64 (* c (+ (* -4 a) (/ (pow b 2) c))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/2 (/ b (* a c))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4))))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))))) |
#s(approx (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) #s(hole binary64 (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/2 (/ b (* a c))))))) |
#s(approx (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) #s(hole binary64 (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4))))))))) |
#s(approx (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) #s(hole binary64 (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))))) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) #s(hole binary64 (* c (- (* -2 (/ (* a b) c)) (* 2 (* (sqrt (/ (pow a 3) c)) (sqrt -4))))))) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) #s(hole binary64 (* c (- (+ (* -2 (/ (* a b) c)) (* -1 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -4))))) (* 2 (* (sqrt (/ (pow a 3) c)) (sqrt -4))))))) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) #s(hole binary64 (* c (- (+ (* -2 (/ (* a b) c)) (* 1/4 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3))))) (+ (* 2 (* (sqrt (/ (pow a 3) c)) (sqrt -4))) (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (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 (* (+ (* -4 c) (* b (/ b a))) a) #s(hole binary64 (* c (+ (* -4 a) (/ (pow b 2) c))))) |
#s(approx (+ (* -4 c) (* b (/ b a))) #s(hole binary64 (* c (- (/ (pow b 2) (* a c)) 4)))) |
#s(approx (/ (neg (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))))) (* -4 (* a a))) #s(hole binary64 (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/2 (/ b (* a c))))))) |
#s(approx (/ (neg (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))))) (* -4 (* a a))) #s(hole binary64 (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4))))))))) |
#s(approx (/ (neg (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))))) (* -4 (* a a))) #s(hole binary64 (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))))) |
#s(approx (neg (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))))) #s(hole binary64 (* c (- (* 2 (/ (* a b) c)) (* -2 (* (sqrt (/ (pow a 3) c)) (sqrt -4))))))) |
#s(approx (neg (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))))) #s(hole binary64 (* c (- (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -4))) (+ (* -2 (* (sqrt (/ (pow a 3) c)) (sqrt -4))) (* -2 (/ (* a b) c))))))) |
#s(approx (neg (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))))) #s(hole binary64 (* c (- (* -1/4 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* -2 (* (sqrt (/ (pow a 3) c)) (sqrt -4))) (+ (* -2 (/ (* a b) c)) (* -1 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -4)))))))))) |
#s(approx (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b))))) #s(hole binary64 (* c (+ (* -2 (* (sqrt (/ (pow a 3) c)) (sqrt -4))) (* -2 (/ (* a b) c)))))) |
#s(approx (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b))))) #s(hole binary64 (* c (+ (* -2 (* (sqrt (/ (pow a 3) c)) (sqrt -4))) (+ (* -2 (/ (* a b) c)) (* -1 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -4))))))))) |
#s(approx (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b))))) #s(hole binary64 (* c (+ (* -2 (* (sqrt (/ (pow a 3) c)) (sqrt -4))) (+ (* -2 (/ (* a b) c)) (+ (* -1 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -4)))) (* 1/4 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))))) |
#s(approx (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) #s(hole binary64 (* c (- (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4)))))) |
#s(approx (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) #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 (+ (* (* a c) -4) (* b b)))) #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 (+ (* (* a c) -4) (* b b))) #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 (+ (* (* a c) -4) (* b b))) #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 (+ (* (* a c) -4) (* b b))) #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 (+ (* (* a c) -4) (* b b)) #s(hole binary64 (* c (+ (* -4 a) (/ (pow b 2) c))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (+ a a)) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* 1/2 (/ b (* a c)))))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (+ a a)) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1/2 (/ b a)) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c))))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (+ a a)) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1))))) c)) (* -1/2 (/ b a))) c))))))) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) #s(hole binary64 (* -1 (* c (- (/ b c) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) #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 (+ (* (* -4 c) a) (* b b)))) #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 (+ (* (* -4 c) a) (* b b))) #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 (+ (* (* -4 c) a) (* b b))) #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 (+ (* (* -4 c) a) (* b b))) #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 c) a) (* b b)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* 1/2 (/ b (* a c)))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1/2 (/ b a)) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1))))) c)) (* -1/2 (/ b a))) c))))))) |
#s(approx (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* 1/2 (/ b (* a c)))))))) |
#s(approx (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1/2 (/ b a)) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c))))))) |
#s(approx (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1))))) c)) (* -1/2 (/ b a))) c))))))) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) #s(hole binary64 (* -1 (* c (- (* 2 (/ (* a b) c)) (* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1)))))))) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) #s(hole binary64 (* -1 (* c (- (* -1 (/ (+ (* -2 (* a b)) (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) c)) (* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1)))))))) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) #s(hole binary64 (* -1 (* c (- (* -1 (/ (+ (* -2 (* a b)) (* -1 (/ (- (* 1/32 (* (sqrt (/ 1 (* a c))) (* (pow b 4) (sqrt -1)))) (* 1/2 (* (sqrt (* a c)) (* (pow b 2) (sqrt -1))))) c))) c)) (* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1)))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* -1 (* c (- (/ 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/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)))))) |
#s(approx (* (+ (* -4 c) (* b (/ b a))) a) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))))) |
#s(approx (+ (* -4 c) (* b (/ b a))) #s(hole binary64 (* -1 (* c (+ 4 (* -1 (/ (pow b 2) (* a c)))))))) |
#s(approx (/ (neg (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))))) (* -4 (* a a))) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* 1/2 (/ b (* a c)))))))) |
#s(approx (/ (neg (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))))) (* -4 (* a a))) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1/2 (/ b a)) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c))))))) |
#s(approx (/ (neg (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))))) (* -4 (* a a))) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1))))) c)) (* -1/2 (/ b a))) c))))))) |
#s(approx (neg (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))))) #s(hole binary64 (* -1 (* c (- (* -2 (/ (* a b) c)) (* -4 (* (sqrt (/ (pow a 3) c)) (sqrt -1)))))))) |
#s(approx (neg (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))))) #s(hole binary64 (* -1 (* c (- (* -1 (/ (- (* -1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -2 (* a b))) c)) (* -4 (* (sqrt (/ (pow a 3) c)) (sqrt -1)))))))) |
#s(approx (neg (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))))) #s(hole binary64 (* -1 (* c (- (* -1 (/ (- (* -1 (/ (- (* -1/32 (* (sqrt (/ 1 (* a c))) (* (pow b 4) (sqrt -1)))) (* -1/2 (* (sqrt (* a c)) (* (pow b 2) (sqrt -1))))) c)) (* -2 (* a b))) c)) (* -4 (* (sqrt (/ (pow a 3) c)) (sqrt -1)))))))) |
#s(approx (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b))))) #s(hole binary64 (* -1 (* c (+ (* -4 (* (sqrt (/ (pow a 3) c)) (sqrt -1))) (* 2 (/ (* a b) c))))))) |
#s(approx (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b))))) #s(hole binary64 (* -1 (* c (+ (* -4 (* (sqrt (/ (pow a 3) c)) (sqrt -1))) (* -1 (/ (+ (* -2 (* a b)) (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) c))))))) |
#s(approx (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b))))) #s(hole binary64 (* -1 (* c (+ (* -4 (* (sqrt (/ (pow a 3) c)) (sqrt -1))) (* -1 (/ (+ (* -2 (* a b)) (* -1 (/ (+ (* -1/2 (* (sqrt (* a c)) (* (pow b 2) (sqrt -1)))) (* 1/32 (* (sqrt (/ 1 (* a c))) (* (pow b 4) (sqrt -1))))) c))) c))))))) |
#s(approx (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) #s(hole binary64 (* -1 (* c (- (/ b c) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) #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 (+ (* (* a c) -4) (* b b)))) #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 (+ (* (* a c) -4) (* b b))) #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 (+ (* (* a c) -4) (* b b))) #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 (+ (* (* a c) -4) (* b b))) #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 (+ (* (* a c) -4) (* b b)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 24.0ms | a | @ | 0 | ((/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (+ a a)) (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (neg b) b (sqrt (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 c) a) (* b b)) (* -4 c) -4 c a (* b b) (+ a a) (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/ (neg b) a) (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* a b) -4) (* a b) (* (* 2 a) (* 2 a)) (* 2 a) 2 (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (sqrt (- (* b b) (* 4 (* a c)))) (- (* b b) (* 4 (* a c))) (* (+ (* -4 c) (* b (/ b a))) a) (+ (* -4 c) (* b (/ b a))) (/ (neg (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))))) (* -4 (* a a))) (neg (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))))) (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b))))) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (sqrt (+ (* (* a c) -4) (* b b))) (+ (* (* a c) -4) (* b b)) (* a c) (* -4 (* a a)) (* a a)) |
| 12.0ms | c | @ | inf | ((/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (+ a a)) (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (neg b) b (sqrt (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 c) a) (* b b)) (* -4 c) -4 c a (* b b) (+ a a) (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/ (neg b) a) (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* a b) -4) (* a b) (* (* 2 a) (* 2 a)) (* 2 a) 2 (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (sqrt (- (* b b) (* 4 (* a c)))) (- (* b b) (* 4 (* a c))) (* (+ (* -4 c) (* b (/ b a))) a) (+ (* -4 c) (* b (/ b a))) (/ (neg (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))))) (* -4 (* a a))) (neg (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))))) (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b))))) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (sqrt (+ (* (* a c) -4) (* b b))) (+ (* (* a c) -4) (* b b)) (* a c) (* -4 (* a a)) (* a a)) |
| 5.0ms | a | @ | -inf | ((/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (+ a a)) (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (neg b) b (sqrt (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 c) a) (* b b)) (* -4 c) -4 c a (* b b) (+ a a) (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/ (neg b) a) (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* a b) -4) (* a b) (* (* 2 a) (* 2 a)) (* 2 a) 2 (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (sqrt (- (* b b) (* 4 (* a c)))) (- (* b b) (* 4 (* a c))) (* (+ (* -4 c) (* b (/ b a))) a) (+ (* -4 c) (* b (/ b a))) (/ (neg (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))))) (* -4 (* a a))) (neg (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))))) (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b))))) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (sqrt (+ (* (* a c) -4) (* b b))) (+ (* (* a c) -4) (* b b)) (* a c) (* -4 (* a a)) (* a a)) |
| 5.0ms | a | @ | inf | ((/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (+ a a)) (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (neg b) b (sqrt (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 c) a) (* b b)) (* -4 c) -4 c a (* b b) (+ a a) (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/ (neg b) a) (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* a b) -4) (* a b) (* (* 2 a) (* 2 a)) (* 2 a) 2 (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (sqrt (- (* b b) (* 4 (* a c)))) (- (* b b) (* 4 (* a c))) (* (+ (* -4 c) (* b (/ b a))) a) (+ (* -4 c) (* b (/ b a))) (/ (neg (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))))) (* -4 (* a a))) (neg (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))))) (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b))))) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (sqrt (+ (* (* a c) -4) (* b b))) (+ (* (* a c) -4) (* b b)) (* a c) (* -4 (* a a)) (* a a)) |
| 4.0ms | b | @ | -inf | ((/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (+ a a)) (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (neg b) b (sqrt (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 c) a) (* b b)) (* -4 c) -4 c a (* b b) (+ a a) (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/ (neg b) a) (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* a b) -4) (* a b) (* (* 2 a) (* 2 a)) (* 2 a) 2 (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (sqrt (- (* b b) (* 4 (* a c)))) (- (* b b) (* 4 (* a c))) (* (+ (* -4 c) (* b (/ b a))) a) (+ (* -4 c) (* b (/ b a))) (/ (neg (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))))) (* -4 (* a a))) (neg (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))))) (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b))))) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (sqrt (+ (* (* a c) -4) (* b b))) (+ (* (* a c) -4) (* b b)) (* a c) (* -4 (* a a)) (* a a)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1502 | 19358 |
| 1 | 3982 | 19184 |
| 0 | 8465 | 18088 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (+ a a)) #s(hole binary64 (* -1 (/ b a)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (+ a a)) #s(hole binary64 (/ (+ (* -1 b) (/ (* a c) b)) a))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (+ a a)) #s(hole binary64 (/ (+ (* -1 b) (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))))) a))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (+ a a)) #s(hole binary64 (/ (+ (* -1 b) (* a (+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b)))) a))) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) #s(hole binary64 (* -2 b))) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) #s(hole binary64 (- (* 2 (/ (* a c) b)) (* 2 b)))) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) #s(hole binary64 (- (* a (- (* 2 (/ (* a (pow c 2)) (pow b 3))) (* -2 (/ c b)))) (* 2 b)))) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) #s(hole binary64 (- (* a (- (* a (- (* 4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))) (* -2 (/ c b)))) (* 2 b)))) |
#s(approx (sqrt (+ (* (* -4 c) a) (* b b))) #s(hole binary64 b)) |
#s(approx (sqrt (+ (* (* -4 c) a) (* b b))) #s(hole binary64 (+ b (* -2 (/ (* a c) b))))) |
#s(approx (sqrt (+ (* (* -4 c) a) (* b b))) #s(hole binary64 (+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))))) |
#s(approx (sqrt (+ (* (* -4 c) a) (* b b))) #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 c) a) (* b b)) #s(hole binary64 (pow b 2))) |
#s(approx (+ (* (* -4 c) a) (* b b)) #s(hole binary64 (+ (* -4 (* a c)) (pow b 2)))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (+ a a) #s(hole binary64 (* 2 a))) |
#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) (/ (* a c) b)) a))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (/ (+ (* -1 b) (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))))) a))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (/ (+ (* -1 b) (* a (+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b)))) a))) |
#s(approx (/ (neg b) a) #s(hole binary64 (* -1 (/ b a)))) |
#s(approx (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) #s(hole binary64 (* 1/4 (/ (- (* -2 b) (* 2 b)) a)))) |
#s(approx (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) #s(hole binary64 (/ (+ (* 1/4 (- (* -2 b) (* 2 b))) (/ (* a c) b)) a))) |
#s(approx (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) #s(hole binary64 (/ (+ (* 1/4 (- (* -2 b) (* 2 b))) (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))))) a))) |
#s(approx (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) #s(hole binary64 (/ (+ (* 1/4 (- (* -2 b) (* 2 b))) (* a (+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b)))) a))) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) #s(hole binary64 (* a (- (* -2 b) (* 2 b))))) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) #s(hole binary64 (* a (- (+ (* -2 b) (* 4 (/ (* a c) b))) (* 2 b))))) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) #s(hole binary64 (* a (- (+ (* -2 b) (* a (- (* 4 (/ (* a (pow c 2)) (pow b 3))) (* -4 (/ c b))))) (* 2 b))))) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) #s(hole binary64 (* a (- (+ (* -2 b) (* a (- (* a (- (* 8 (/ (* a (pow c 3)) (pow b 5))) (* -4 (/ (pow c 2) (pow b 3))))) (* -4 (/ c b))))) (* 2 b))))) |
#s(approx (* (* a b) -4) #s(hole binary64 (* -4 (* a b)))) |
#s(approx (* a b) #s(hole binary64 (* a b))) |
#s(approx (* (* 2 a) (* 2 a)) #s(hole binary64 (* 4 (pow a 2)))) |
#s(approx (* 2 a) #s(hole binary64 (* 2 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 (- (* 2 (/ (* a c) b)) (* 2 b)))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (- (* a (- (* 2 (/ (* a (pow c 2)) (pow b 3))) (* -2 (/ c b)))) (* 2 b)))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (- (* a (- (* a (- (* 4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))) (* -2 (/ c b)))) (* 2 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 c) (* b (/ b a))) a) #s(hole binary64 (pow b 2))) |
#s(approx (* (+ (* -4 c) (* b (/ b a))) a) #s(hole binary64 (+ (* -4 (* a c)) (pow b 2)))) |
#s(approx (+ (* -4 c) (* b (/ b a))) #s(hole binary64 (/ (pow b 2) a))) |
#s(approx (+ (* -4 c) (* b (/ b a))) #s(hole binary64 (/ (+ (* -4 (* a c)) (pow b 2)) a))) |
#s(approx (/ (neg (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))))) (* -4 (* a a))) #s(hole binary64 (* -1 (/ b a)))) |
#s(approx (/ (neg (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))))) (* -4 (* a a))) #s(hole binary64 (/ (+ (* -1 b) (/ (* a c) b)) a))) |
#s(approx (/ (neg (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))))) (* -4 (* a a))) #s(hole binary64 (/ (+ (* -1 b) (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))))) a))) |
#s(approx (/ (neg (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))))) (* -4 (* a a))) #s(hole binary64 (/ (+ (* -1 b) (* a (+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b)))) a))) |
#s(approx (neg (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))))) #s(hole binary64 (* 4 (* a b)))) |
#s(approx (neg (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))))) #s(hole binary64 (* a (- (* -4 (/ (* a c) b)) (* -4 b))))) |
#s(approx (neg (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))))) #s(hole binary64 (* a (- (* a (- (* -4 (/ (* a (pow c 2)) (pow b 3))) (* 4 (/ c b)))) (* -4 b))))) |
#s(approx (neg (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))))) #s(hole binary64 (* a (- (* a (- (* a (- (* -8 (/ (* a (pow c 3)) (pow b 5))) (* 4 (/ (pow c 2) (pow b 3))))) (* 4 (/ c b)))) (* -4 b))))) |
#s(approx (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b))))) #s(hole binary64 (* -4 (* a b)))) |
#s(approx (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b))))) #s(hole binary64 (* a (+ (* -4 b) (* 4 (/ (* a c) b)))))) |
#s(approx (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b))))) #s(hole binary64 (* a (+ (* -4 b) (* a (+ (* 4 (/ c b)) (* 4 (/ (* a (pow c 2)) (pow b 3))))))))) |
#s(approx (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b))))) #s(hole binary64 (* a (+ (* -4 b) (* a (+ (* 4 (/ c b)) (* a (+ (* 4 (/ (pow c 2) (pow b 3))) (* 8 (/ (* a (pow c 3)) (pow b 5))))))))))) |
#s(approx (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) #s(hole binary64 (* -2 b))) |
#s(approx (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) #s(hole binary64 (- (* 2 (/ (* a c) b)) (* 2 b)))) |
#s(approx (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) #s(hole binary64 (- (* a (- (* 2 (/ (* a (pow c 2)) (pow b 3))) (* -2 (/ c b)))) (* 2 b)))) |
#s(approx (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) #s(hole binary64 (- (* a (- (* a (- (* 4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))) (* -2 (/ c b)))) (* 2 b)))) |
#s(approx (sqrt (+ (* (* a c) -4) (* b b))) #s(hole binary64 b)) |
#s(approx (sqrt (+ (* (* a c) -4) (* b b))) #s(hole binary64 (+ b (* -2 (/ (* a c) b))))) |
#s(approx (sqrt (+ (* (* a c) -4) (* b b))) #s(hole binary64 (+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))))) |
#s(approx (sqrt (+ (* (* a c) -4) (* b b))) #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 (+ (* (* a c) -4) (* b b)) #s(hole binary64 (pow b 2))) |
#s(approx (+ (* (* a c) -4) (* b b)) #s(hole binary64 (+ (* -4 (* a c)) (pow b 2)))) |
#s(approx (* a c) #s(hole binary64 (* a c))) |
#s(approx (* -4 (* a a)) #s(hole binary64 (* -4 (pow a 2)))) |
#s(approx (* a a) #s(hole binary64 (pow a 2))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (+ a a)) #s(hole binary64 (* -1/2 (* (sqrt (/ c a)) (sqrt -4))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (+ a a)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (+ a a)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (+ a a)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3))))))))) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) #s(hole binary64 (* a (- (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4)))))) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) #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 (+ (* (* -4 c) a) (* b b)))) #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 (+ (* (* -4 c) a) (* b b))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -4)))) |
#s(approx (sqrt (+ (* (* -4 c) a) (* b b))) #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 (+ (* (* -4 c) a) (* b b))) #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 (+ (* (* -4 c) a) (* b b))) #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 c) a) (* b b)) #s(hole binary64 (* -4 (* a c)))) |
#s(approx (+ (* (* -4 c) a) (* b b)) #s(hole binary64 (* a (+ (* -4 c) (/ (pow b 2) a))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* -1/2 (* (sqrt (/ c a)) (sqrt -4))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3))))))))) |
#s(approx (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) #s(hole binary64 (* -1/2 (* (sqrt (/ c a)) (sqrt -4))))) |
#s(approx (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))))) |
#s(approx (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))))))) |
#s(approx (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3))))))))) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) #s(hole binary64 (* -2 (* (sqrt (* (pow a 3) c)) (sqrt -4))))) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) #s(hole binary64 (* (pow a 2) (- (* -2 (/ b a)) (* 2 (* (sqrt (/ c a)) (sqrt -4))))))) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) #s(hole binary64 (* (pow a 2) (- (+ (* -2 (/ b a)) (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4))))) (* 2 (* (sqrt (/ c a)) (sqrt -4))))))) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) #s(hole binary64 (* (pow a 2) (- (+ (* -2 (/ b a)) (* 1/4 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3))))) (+ (* 2 (* (sqrt (/ c a)) (sqrt -4))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* -1 (* (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 (* (+ (* -4 c) (* b (/ b a))) a) #s(hole binary64 (* -4 (* a c)))) |
#s(approx (* (+ (* -4 c) (* b (/ b a))) a) #s(hole binary64 (* a (+ (* -4 c) (/ (pow b 2) a))))) |
#s(approx (+ (* -4 c) (* b (/ b a))) #s(hole binary64 (* -4 c))) |
#s(approx (+ (* -4 c) (* b (/ b a))) #s(hole binary64 (+ (* -4 c) (/ (pow b 2) a)))) |
#s(approx (/ (neg (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))))) (* -4 (* a a))) #s(hole binary64 (* -1/2 (* (sqrt (/ c a)) (sqrt -4))))) |
#s(approx (/ (neg (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))))) (* -4 (* a a))) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))))) |
#s(approx (/ (neg (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))))) (* -4 (* a a))) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))))))) |
#s(approx (/ (neg (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))))) (* -4 (* a a))) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3))))))))) |
#s(approx (neg (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))))) #s(hole binary64 (* 2 (* (sqrt (* (pow a 3) c)) (sqrt -4))))) |
#s(approx (neg (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))))) #s(hole binary64 (* (pow a 2) (- (* 2 (/ b a)) (* -2 (* (sqrt (/ c a)) (sqrt -4))))))) |
#s(approx (neg (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))))) #s(hole binary64 (* (pow a 2) (- (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4))) (+ (* -2 (* (sqrt (/ c a)) (sqrt -4))) (* -2 (/ b a))))))) |
#s(approx (neg (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))))) #s(hole binary64 (* (pow a 2) (- (* -1/4 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* -2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -2 (/ b a)) (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))))))))) |
#s(approx (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b))))) #s(hole binary64 (* -2 (* (sqrt (* (pow a 3) c)) (sqrt -4))))) |
#s(approx (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b))))) #s(hole binary64 (* (pow a 2) (+ (* -2 (* (sqrt (/ c a)) (sqrt -4))) (* -2 (/ b a)))))) |
#s(approx (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b))))) #s(hole binary64 (* (pow a 2) (+ (* -2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -2 (/ b a)) (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4))))))))) |
#s(approx (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b))))) #s(hole binary64 (* (pow a 2) (+ (* -2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -2 (/ b a)) (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))))) |
#s(approx (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) #s(hole binary64 (* a (- (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4)))))) |
#s(approx (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) #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 (+ (* (* a c) -4) (* b b)))) #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 (+ (* (* a c) -4) (* b b))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -4)))) |
#s(approx (sqrt (+ (* (* a c) -4) (* b b))) #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 (+ (* (* a c) -4) (* b b))) #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 (+ (* (* a c) -4) (* b b))) #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 (+ (* (* a c) -4) (* b b)) #s(hole binary64 (* -4 (* a c)))) |
#s(approx (+ (* (* a c) -4) (* b b)) #s(hole binary64 (* a (+ (* -4 c) (/ (pow b 2) a))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (+ a a)) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (+ a a)) #s(hole binary64 (+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (+ a a)) #s(hole binary64 (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (+ a a)) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) #s(hole binary64 (* 2 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) #s(hole binary64 (* -1 (* a (- (/ b a) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) #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 (+ (* (* -4 c) a) (* b b)))) #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 (+ (* (* -4 c) a) (* b b))) #s(hole binary64 (* -2 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (sqrt (+ (* (* -4 c) a) (* b b))) #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 (+ (* (* -4 c) a) (* b b))) #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 (+ (* (* -4 c) a) (* b b))) #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 c) a) (* b b)) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) #s(hole binary64 (+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) #s(hole binary64 (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) #s(hole binary64 (* 4 (* (sqrt (* (pow a 3) c)) (sqrt -1))))) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) #s(hole binary64 (* (pow a 2) (- (* -2 (/ b a)) (* -4 (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) #s(hole binary64 (* (pow a 2) (- (* -1 (/ (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 2 b)) a)) (* -4 (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) #s(hole binary64 (* (pow a 2) (- (* -1 (/ (+ (* -1 (/ (- (* -1/32 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* -1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) (* 2 b)) a)) (* -4 (* (sqrt (/ c a)) (sqrt -1))))))) |
#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 (- (/ 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/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 (* (+ (* -4 c) (* b (/ b a))) a) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))))) |
#s(approx (/ (neg (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))))) (* -4 (* a a))) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (/ (neg (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))))) (* -4 (* a a))) #s(hole binary64 (+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (neg (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))))) (* -4 (* a a))) #s(hole binary64 (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (neg (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))))) (* -4 (* a a))) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (neg (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))))) #s(hole binary64 (* -4 (* (sqrt (* (pow a 3) c)) (sqrt -1))))) |
#s(approx (neg (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))))) #s(hole binary64 (* (pow a 2) (- (* 2 (/ b a)) (* 4 (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (neg (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))))) #s(hole binary64 (* (pow a 2) (- (* -1 (/ (- (* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 2 b)) a)) (* 4 (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (neg (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))))) #s(hole binary64 (* (pow a 2) (- (* -1 (/ (- (* -1 (/ (- (* 1/32 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) (* 2 b)) a)) (* 4 (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b))))) #s(hole binary64 (* 4 (* (sqrt (* (pow a 3) c)) (sqrt -1))))) |
#s(approx (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b))))) #s(hole binary64 (* (pow a 2) (+ (* -2 (/ b a)) (* 4 (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b))))) #s(hole binary64 (* (pow a 2) (+ (* -1 (/ (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 2 b)) a)) (* 4 (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b))))) #s(hole binary64 (* (pow a 2) (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/32 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) (* 2 b)) a)) (* 4 (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) #s(hole binary64 (* 2 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) #s(hole binary64 (* -1 (* a (- (/ b a) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) #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 (+ (* (* a c) -4) (* b b)))) #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 (+ (* (* a c) -4) (* b b))) #s(hole binary64 (* -2 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (sqrt (+ (* (* a c) -4) (* b b))) #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 (+ (* (* a c) -4) (* b b))) #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 (+ (* (* a c) -4) (* b b))) #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 (+ (* (* a c) -4) (* b b)) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (+ a 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 (+ (* (* -4 c) a) (* b b)))) (+ a a)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (* 1/2 (/ 1 a))))))) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) #s(hole binary64 (- (* -1 b) (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) #s(hole binary64 (- (* b (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) #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 (+ (* (* -4 c) a) (* b b))) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (sqrt (+ (* (* -4 c) a) (* b b))) #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 (+ (* (* -4 c) a) (* b b))) #s(hole binary64 (+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5))))))))))) |
#s(approx (* b b) #s(hole binary64 (pow b 2))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (* 1/2 (/ 1 a))))))) |
#s(approx (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 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) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (* 1/2 (/ 1 a))))))) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) #s(hole binary64 (- (* -2 (* a b)) (* 2 (* (sqrt (* (pow a 3) c)) (sqrt -4)))))) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) #s(hole binary64 (- (* b (+ (* -2 a) (* -1 (* (sqrt (/ a c)) (/ b (sqrt -4)))))) (* 2 (* (sqrt (* (pow a 3) c)) (sqrt -4)))))) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) #s(hole binary64 (- (* b (+ (* -2 a) (* b (- (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ a c)) (/ 1 (sqrt -4))))))) (* 2 (* (sqrt (* (pow a 3) c)) (sqrt -4)))))) |
#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 (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 (/ (neg (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))))) (* -4 (* a 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 (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))))) (* -4 (* a a))) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (* 1/2 (/ 1 a))))))) |
#s(approx (neg (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))))) #s(hole binary64 (- (* 2 (* a b)) (* -2 (* (sqrt (* (pow a 3) c)) (sqrt -4)))))) |
#s(approx (neg (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))))) #s(hole binary64 (- (* b (- (* (sqrt (/ a c)) (/ b (sqrt -4))) (* -2 a))) (* -2 (* (sqrt (* (pow a 3) c)) (sqrt -4)))))) |
#s(approx (neg (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))))) #s(hole binary64 (- (* b (- (* b (- (* -1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* -1 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))))) (* -2 a))) (* -2 (* (sqrt (* (pow a 3) c)) (sqrt -4)))))) |
#s(approx (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b))))) #s(hole binary64 (+ (* -2 (* a b)) (* -2 (* (sqrt (* (pow a 3) c)) (sqrt -4)))))) |
#s(approx (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b))))) #s(hole binary64 (+ (* -2 (* (sqrt (* (pow a 3) c)) (sqrt -4))) (* b (+ (* -2 a) (* -1 (* (sqrt (/ a c)) (/ b (sqrt -4))))))))) |
#s(approx (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b))))) #s(hole binary64 (+ (* -2 (* (sqrt (* (pow a 3) c)) (sqrt -4))) (* b (+ (* -2 a) (* b (+ (* -1 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3))))))))))) |
#s(approx (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) #s(hole binary64 (- (* -1 b) (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) #s(hole binary64 (- (* b (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) #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 (sqrt (+ (* (* a c) -4) (* b b))) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (sqrt (+ (* (* a c) -4) (* b b))) #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 (+ (* (* a c) -4) (* b b))) #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 (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (+ a a)) #s(hole binary64 (* b (- (/ c (pow b 2)) (/ 1 a))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (+ a a)) #s(hole binary64 (* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (+ a a)) #s(hole binary64 (* b (- (+ (* 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 (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) #s(hole binary64 (* b (- (* 2 (/ (* a c) (pow b 2))) 2)))) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) #s(hole binary64 (* b (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ 2 (* -2 (/ (* a c) (pow b 2)))))))) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) #s(hole binary64 (* b (- (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (sqrt (+ (* (* -4 c) a) (* b b))) #s(hole binary64 (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))))) |
#s(approx (sqrt (+ (* (* -4 c) a) (* b b))) #s(hole binary64 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
#s(approx (sqrt (+ (* (* -4 c) a) (* b b))) #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 c) a) (* b b)) #s(hole binary64 (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* b (- (/ c (pow b 2)) (/ 1 a))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* b (- (+ (* 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 (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) #s(hole binary64 (* 1/4 (/ (* b (- (* -2 a) (* 2 a))) (pow a 2))))) |
#s(approx (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) #s(hole binary64 (* b (+ (* 1/4 (/ (- (* -2 a) (* 2 a)) (pow a 2))) (/ c (pow b 2)))))) |
#s(approx (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) #s(hole binary64 (* b (+ (* 1/4 (/ (- (* -2 a) (* 2 a)) (pow a 2))) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))))))) |
#s(approx (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) #s(hole binary64 (* b (+ (* 1/4 (/ (- (* -2 a) (* 2 a)) (pow a 2))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4)))))))) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) #s(hole binary64 (* b (- (* -2 a) (* 2 a))))) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) #s(hole binary64 (* b (- (+ (* -2 a) (* 4 (/ (* (pow a 2) c) (pow b 2)))) (* 2 a))))) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) #s(hole binary64 (* b (- (+ (* -2 a) (* 4 (/ (* (pow a 3) (pow c 2)) (pow b 4)))) (+ (* -4 (/ (* (pow a 2) c) (pow b 2))) (* 2 a)))))) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) #s(hole binary64 (* b (- (+ (* -2 a) (* 8 (/ (* (pow a 4) (pow c 3)) (pow b 6)))) (+ (* -4 (/ (* (pow a 2) c) (pow b 2))) (+ (* -4 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 2 a))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* b (- (* 2 (/ (* a c) (pow b 2))) 2)))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* b (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ 2 (* -2 (/ (* a c) (pow b 2)))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* b (- (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ 2 (+ (* -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 (* -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 (* (+ (* -4 c) (* b (/ b a))) a) #s(hole binary64 (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))))) |
#s(approx (+ (* -4 c) (* b (/ b a))) #s(hole binary64 (* (pow b 2) (+ (* -4 (/ c (pow b 2))) (/ 1 a))))) |
#s(approx (/ (neg (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))))) (* -4 (* a a))) #s(hole binary64 (* b (- (/ c (pow b 2)) (/ 1 a))))) |
#s(approx (/ (neg (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))))) (* -4 (* a a))) #s(hole binary64 (* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))) |
#s(approx (/ (neg (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))))) (* -4 (* a a))) #s(hole binary64 (* b (- (+ (* 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 (neg (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))))) #s(hole binary64 (* b (- (* -4 (/ (* (pow a 2) c) (pow b 2))) (* -4 a))))) |
#s(approx (neg (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))))) #s(hole binary64 (* b (- (* -4 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (+ (* -4 a) (* 4 (/ (* (pow a 2) c) (pow b 2)))))))) |
#s(approx (neg (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))))) #s(hole binary64 (* b (- (* -8 (/ (* (pow a 4) (pow c 3)) (pow b 6))) (+ (* -4 a) (+ (* 4 (/ (* (pow a 2) c) (pow b 2))) (* 4 (/ (* (pow a 3) (pow c 2)) (pow b 4))))))))) |
#s(approx (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b))))) #s(hole binary64 (* b (+ (* -4 a) (* 4 (/ (* (pow a 2) c) (pow b 2))))))) |
#s(approx (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b))))) #s(hole binary64 (* b (+ (* -4 a) (+ (* 4 (/ (* (pow a 2) c) (pow b 2))) (* 4 (/ (* (pow a 3) (pow c 2)) (pow b 4)))))))) |
#s(approx (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b))))) #s(hole binary64 (* b (+ (* -4 a) (+ (* 4 (/ (* (pow a 2) c) (pow b 2))) (+ (* 4 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 8 (/ (* (pow a 4) (pow c 3)) (pow b 6))))))))) |
#s(approx (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) #s(hole binary64 (* b (- (* 2 (/ (* a c) (pow b 2))) 2)))) |
#s(approx (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) #s(hole binary64 (* b (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ 2 (* -2 (/ (* a c) (pow b 2)))))))) |
#s(approx (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) #s(hole binary64 (* b (- (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (sqrt (+ (* (* a c) -4) (* b b))) #s(hole binary64 (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))))) |
#s(approx (sqrt (+ (* (* a c) -4) (* b b))) #s(hole binary64 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
#s(approx (sqrt (+ (* (* a c) -4) (* b b))) #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 (+ (* (* a c) -4) (* b b)) #s(hole binary64 (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (+ a a)) #s(hole binary64 (* -1 (/ c b)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (+ a a)) #s(hole binary64 (* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (+ a a)) #s(hole binary64 (* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (+ a a)) #s(hole binary64 (* -1 (/ (+ c (+ (* 1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6)))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))))) b)))) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) #s(hole binary64 (* -2 (/ (* a c) b)))) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) #s(hole binary64 (* -1 (/ (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -2 (* a c))) b)))) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) #s(hole binary64 (* -1 (/ (- (* 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 (+ (* (* -4 c) a) (* b b)))) #s(hole binary64 (* -1 (/ (- (* 1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6))) (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))) b)))) |
#s(approx (sqrt (+ (* (* -4 c) a) (* b b))) #s(hole binary64 (* -1 b))) |
#s(approx (sqrt (+ (* (* -4 c) a) (* b b))) #s(hole binary64 (* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))))) |
#s(approx (sqrt (+ (* (* -4 c) a) (* b b))) #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 (+ (* (* -4 c) a) (* b b))) #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 (/ c b)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* -1 (/ (+ c (+ (* 1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6)))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))))) b)))) |
#s(approx (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) #s(hole binary64 (* -1 (/ c b)))) |
#s(approx (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) #s(hole binary64 (* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)))) |
#s(approx (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) #s(hole binary64 (* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b)))) |
#s(approx (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) #s(hole binary64 (* -1 (/ (+ c (+ (* 1/4 (/ (+ (* 4 (* (pow a 3) (pow c 4))) (* 16 (* (pow a 3) (pow c 4)))) (pow b 6))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))))) b)))) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) #s(hole binary64 (* -4 (/ (* (pow a 2) c) b)))) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) #s(hole binary64 (* -1 (/ (- (* 4 (/ (* (pow a 3) (pow c 2)) (pow b 2))) (* -4 (* (pow a 2) c))) b)))) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) #s(hole binary64 (* -1 (/ (- (* 8 (/ (* (pow a 4) (pow c 3)) (pow b 4))) (+ (* -4 (* (pow a 2) c)) (* -4 (/ (* (pow a 3) (pow c 2)) (pow b 2))))) b)))) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) #s(hole binary64 (* -1 (/ (- (/ (* a (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4))))) (pow b 6)) (+ (* -8 (/ (* (pow a 4) (pow c 3)) (pow b 4))) (+ (* -4 (* (pow a 2) c)) (* -4 (/ (* (pow a 3) (pow c 2)) (pow b 2)))))) 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 (* -1 (/ (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -2 (* a c))) b)))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* -1 (/ (- (* 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 (* -1 (/ (- (* 1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6))) (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))) b)))) |
#s(approx (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 (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))))) (* -4 (* a a))) #s(hole binary64 (* -1 (/ c b)))) |
#s(approx (/ (neg (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))))) (* -4 (* a a))) #s(hole binary64 (* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)))) |
#s(approx (/ (neg (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))))) (* -4 (* a a))) #s(hole binary64 (* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b)))) |
#s(approx (/ (neg (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))))) (* -4 (* a a))) #s(hole binary64 (* -1 (/ (+ c (+ (* 1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6)))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))))) b)))) |
#s(approx (neg (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))))) #s(hole binary64 (* 4 (/ (* (pow a 2) c) b)))) |
#s(approx (neg (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))))) #s(hole binary64 (* -1 (/ (- (* -4 (/ (* (pow a 3) (pow c 2)) (pow b 2))) (* 4 (* (pow a 2) c))) b)))) |
#s(approx (neg (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))))) #s(hole binary64 (* -1 (/ (- (* -8 (/ (* (pow a 4) (pow c 3)) (pow b 4))) (+ (* 4 (* (pow a 2) c)) (* 4 (/ (* (pow a 3) (pow c 2)) (pow b 2))))) b)))) |
#s(approx (neg (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))))) #s(hole binary64 (* -1 (/ (- (* -1 (/ (* a (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4))))) (pow b 6))) (+ (* 4 (* (pow a 2) c)) (+ (* 4 (/ (* (pow a 3) (pow c 2)) (pow b 2))) (* 8 (/ (* (pow a 4) (pow c 3)) (pow b 4)))))) b)))) |
#s(approx (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b))))) #s(hole binary64 (* -4 (/ (* (pow a 2) c) b)))) |
#s(approx (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b))))) #s(hole binary64 (* -1 (/ (+ (* 4 (* (pow a 2) c)) (* 4 (/ (* (pow a 3) (pow c 2)) (pow b 2)))) b)))) |
#s(approx (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b))))) #s(hole binary64 (* -1 (/ (+ (* 4 (* (pow a 2) c)) (+ (* 4 (/ (* (pow a 3) (pow c 2)) (pow b 2))) (* 8 (/ (* (pow a 4) (pow c 3)) (pow b 4))))) b)))) |
#s(approx (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b))))) #s(hole binary64 (* -1 (/ (+ (* 4 (* (pow a 2) c)) (+ (* 4 (/ (* (pow a 3) (pow c 2)) (pow b 2))) (+ (* 8 (/ (* (pow a 4) (pow c 3)) (pow b 4))) (/ (* a (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4))))) (pow b 6))))) b)))) |
#s(approx (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) #s(hole binary64 (* -2 (/ (* a c) b)))) |
#s(approx (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) #s(hole binary64 (* -1 (/ (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -2 (* a c))) b)))) |
#s(approx (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) #s(hole binary64 (* -1 (/ (- (* 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 (+ (* (* a c) -4) (* b b)))) #s(hole binary64 (* -1 (/ (- (* 1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6))) (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))) b)))) |
#s(approx (sqrt (+ (* (* a c) -4) (* b b))) #s(hole binary64 (* -1 b))) |
#s(approx (sqrt (+ (* (* a c) -4) (* b b))) #s(hole binary64 (* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))))) |
#s(approx (sqrt (+ (* (* a c) -4) (* b b))) #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 (+ (* (* a c) -4) (* b b))) #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 (+ (* (* -4 c) a) (* b b)))) (+ a a)) #s(hole binary64 (+ (* -1 (/ b a)) (/ c b)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (+ a a)) #s(hole binary64 (+ (* -1 (/ b a)) (* c (+ (/ 1 b) (/ (* a c) (pow b 3))))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (+ a a)) #s(hole binary64 (+ (* -1 (/ b a)) (* c (+ (* c (+ (* 2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b)))))) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) #s(hole binary64 (- (* c (- (* 2 (/ (* (pow a 2) c) (pow b 3))) (* -2 (/ a b)))) (* 2 b)))) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) #s(hole binary64 (- (* c (- (* c (- (* 4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))) (* -2 (/ a b)))) (* 2 b)))) |
#s(approx (sqrt (+ (* (* -4 c) a) (* b b))) #s(hole binary64 (+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))))) |
#s(approx (sqrt (+ (* (* -4 c) a) (* b b))) #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 (* -4 c) #s(hole binary64 (* -4 c))) |
#s(approx c #s(hole binary64 c)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ b a)) (/ c b)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ b a)) (* c (+ (/ 1 b) (/ (* a c) (pow b 3))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ b a)) (* c (+ (* c (+ (* 2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b)))))) |
#s(approx (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) #s(hole binary64 (* 1/4 (/ (- (* -2 (* a b)) (* 2 (* a b))) (pow a 2))))) |
#s(approx (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) #s(hole binary64 (+ (* 1/4 (/ (- (* -2 (* a b)) (* 2 (* a b))) (pow a 2))) (/ c b)))) |
#s(approx (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) #s(hole binary64 (+ (* 1/4 (/ (- (* -2 (* a b)) (* 2 (* a b))) (pow a 2))) (* c (+ (/ 1 b) (/ (* a c) (pow b 3))))))) |
#s(approx (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) #s(hole binary64 (+ (* 1/4 (/ (- (* -2 (* a b)) (* 2 (* a b))) (pow a 2))) (* c (+ (* c (+ (* 2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b)))))) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) #s(hole binary64 (- (* -2 (* a b)) (* 2 (* a b))))) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) #s(hole binary64 (- (+ (* -2 (* a b)) (* 4 (/ (* (pow a 2) c) b))) (* 2 (* a b))))) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) #s(hole binary64 (- (+ (* -2 (* a b)) (* c (- (* 4 (/ (* (pow a 3) c) (pow b 3))) (* -4 (/ (pow a 2) b))))) (* 2 (* a b))))) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) #s(hole binary64 (- (+ (* -2 (* a b)) (* c (- (* c (- (* 8 (/ (* (pow a 4) c) (pow b 5))) (* -4 (/ (pow a 3) (pow b 3))))) (* -4 (/ (pow a 2) b))))) (* 2 (* a b))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (- (* c (- (* 2 (/ (* (pow a 2) c) (pow b 3))) (* -2 (/ a b)))) (* 2 b)))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (- (* c (- (* c (- (* 4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))) (* -2 (/ a b)))) (* 2 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 (/ (neg (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))))) (* -4 (* a a))) #s(hole binary64 (+ (* -1 (/ b a)) (/ c b)))) |
#s(approx (/ (neg (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))))) (* -4 (* a a))) #s(hole binary64 (+ (* -1 (/ b a)) (* c (+ (/ 1 b) (/ (* a c) (pow b 3))))))) |
#s(approx (/ (neg (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))))) (* -4 (* a a))) #s(hole binary64 (+ (* -1 (/ b a)) (* c (+ (* c (+ (* 2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b)))))) |
#s(approx (neg (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))))) #s(hole binary64 (- (* -4 (/ (* (pow a 2) c) b)) (* -4 (* a b))))) |
#s(approx (neg (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))))) #s(hole binary64 (- (* c (- (* -4 (/ (* (pow a 3) c) (pow b 3))) (* 4 (/ (pow a 2) b)))) (* -4 (* a b))))) |
#s(approx (neg (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))))) #s(hole binary64 (- (* c (- (* c (- (* -8 (/ (* (pow a 4) c) (pow b 5))) (* 4 (/ (pow a 3) (pow b 3))))) (* 4 (/ (pow a 2) b)))) (* -4 (* a b))))) |
#s(approx (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b))))) #s(hole binary64 (+ (* -4 (* a b)) (* 4 (/ (* (pow a 2) c) b))))) |
#s(approx (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b))))) #s(hole binary64 (+ (* -4 (* a b)) (* c (+ (* 4 (/ (* (pow a 3) c) (pow b 3))) (* 4 (/ (pow a 2) b))))))) |
#s(approx (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b))))) #s(hole binary64 (+ (* -4 (* a b)) (* c (+ (* 4 (/ (pow a 2) b)) (* c (+ (* 4 (/ (pow a 3) (pow b 3))) (* 8 (/ (* (pow a 4) c) (pow b 5)))))))))) |
#s(approx (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) #s(hole binary64 (- (* c (- (* 2 (/ (* (pow a 2) c) (pow b 3))) (* -2 (/ a b)))) (* 2 b)))) |
#s(approx (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) #s(hole binary64 (- (* c (- (* c (- (* 4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))) (* -2 (/ a b)))) (* 2 b)))) |
#s(approx (sqrt (+ (* (* a c) -4) (* b b))) #s(hole binary64 (+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))))) |
#s(approx (sqrt (+ (* (* a c) -4) (* b b))) #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 (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (+ a a)) #s(hole binary64 (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/2 (/ b (* a c))))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (+ a a)) #s(hole binary64 (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4))))))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (+ a a)) #s(hole binary64 (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))))) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) #s(hole binary64 (* c (- (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4)))))) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) #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 (+ (* (* -4 c) a) (* b b)))) #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 (+ (* (* -4 c) a) (* b b))) #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 (+ (* (* -4 c) a) (* b b))) #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 (+ (* (* -4 c) a) (* b b))) #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 c) a) (* b b)) #s(hole binary64 (* c (+ (* -4 a) (/ (pow b 2) c))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/2 (/ b (* a c))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4))))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))))) |
#s(approx (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) #s(hole binary64 (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/2 (/ b (* a c))))))) |
#s(approx (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) #s(hole binary64 (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4))))))))) |
#s(approx (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) #s(hole binary64 (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))))) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) #s(hole binary64 (* c (- (* -2 (/ (* a b) c)) (* 2 (* (sqrt (/ (pow a 3) c)) (sqrt -4))))))) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) #s(hole binary64 (* c (- (+ (* -2 (/ (* a b) c)) (* -1 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -4))))) (* 2 (* (sqrt (/ (pow a 3) c)) (sqrt -4))))))) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) #s(hole binary64 (* c (- (+ (* -2 (/ (* a b) c)) (* 1/4 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3))))) (+ (* 2 (* (sqrt (/ (pow a 3) c)) (sqrt -4))) (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (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 (* (+ (* -4 c) (* b (/ b a))) a) #s(hole binary64 (* c (+ (* -4 a) (/ (pow b 2) c))))) |
#s(approx (+ (* -4 c) (* b (/ b a))) #s(hole binary64 (* c (- (/ (pow b 2) (* a c)) 4)))) |
#s(approx (/ (neg (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))))) (* -4 (* a a))) #s(hole binary64 (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/2 (/ b (* a c))))))) |
#s(approx (/ (neg (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))))) (* -4 (* a a))) #s(hole binary64 (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4))))))))) |
#s(approx (/ (neg (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))))) (* -4 (* a a))) #s(hole binary64 (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))))) |
#s(approx (neg (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))))) #s(hole binary64 (* c (- (* 2 (/ (* a b) c)) (* -2 (* (sqrt (/ (pow a 3) c)) (sqrt -4))))))) |
#s(approx (neg (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))))) #s(hole binary64 (* c (- (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -4))) (+ (* -2 (* (sqrt (/ (pow a 3) c)) (sqrt -4))) (* -2 (/ (* a b) c))))))) |
#s(approx (neg (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))))) #s(hole binary64 (* c (- (* -1/4 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* -2 (* (sqrt (/ (pow a 3) c)) (sqrt -4))) (+ (* -2 (/ (* a b) c)) (* -1 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -4)))))))))) |
#s(approx (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b))))) #s(hole binary64 (* c (+ (* -2 (* (sqrt (/ (pow a 3) c)) (sqrt -4))) (* -2 (/ (* a b) c)))))) |
#s(approx (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b))))) #s(hole binary64 (* c (+ (* -2 (* (sqrt (/ (pow a 3) c)) (sqrt -4))) (+ (* -2 (/ (* a b) c)) (* -1 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -4))))))))) |
#s(approx (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b))))) #s(hole binary64 (* c (+ (* -2 (* (sqrt (/ (pow a 3) c)) (sqrt -4))) (+ (* -2 (/ (* a b) c)) (+ (* -1 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -4)))) (* 1/4 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))))) |
#s(approx (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) #s(hole binary64 (* c (- (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4)))))) |
#s(approx (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) #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 (+ (* (* a c) -4) (* b b)))) #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 (+ (* (* a c) -4) (* b b))) #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 (+ (* (* a c) -4) (* b b))) #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 (+ (* (* a c) -4) (* b b))) #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 (+ (* (* a c) -4) (* b b)) #s(hole binary64 (* c (+ (* -4 a) (/ (pow b 2) c))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (+ a a)) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* 1/2 (/ b (* a c)))))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (+ a a)) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1/2 (/ b a)) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c))))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (+ a a)) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1))))) c)) (* -1/2 (/ b a))) c))))))) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) #s(hole binary64 (* -1 (* c (- (/ b c) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) #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 (+ (* (* -4 c) a) (* b b)))) #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 (+ (* (* -4 c) a) (* b b))) #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 (+ (* (* -4 c) a) (* b b))) #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 (+ (* (* -4 c) a) (* b b))) #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 c) a) (* b b)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* 1/2 (/ b (* a c)))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1/2 (/ b a)) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1))))) c)) (* -1/2 (/ b a))) c))))))) |
#s(approx (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* 1/2 (/ b (* a c)))))))) |
#s(approx (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1/2 (/ b a)) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c))))))) |
#s(approx (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1))))) c)) (* -1/2 (/ b a))) c))))))) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) #s(hole binary64 (* -1 (* c (- (* 2 (/ (* a b) c)) (* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1)))))))) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) #s(hole binary64 (* -1 (* c (- (* -1 (/ (+ (* -2 (* a b)) (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) c)) (* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1)))))))) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) #s(hole binary64 (* -1 (* c (- (* -1 (/ (+ (* -2 (* a b)) (* -1 (/ (- (* 1/32 (* (sqrt (/ 1 (* a c))) (* (pow b 4) (sqrt -1)))) (* 1/2 (* (sqrt (* a c)) (* (pow b 2) (sqrt -1))))) c))) c)) (* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1)))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* -1 (* c (- (/ 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/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)))))) |
#s(approx (* (+ (* -4 c) (* b (/ b a))) a) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))))) |
#s(approx (+ (* -4 c) (* b (/ b a))) #s(hole binary64 (* -1 (* c (+ 4 (* -1 (/ (pow b 2) (* a c)))))))) |
#s(approx (/ (neg (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))))) (* -4 (* a a))) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* 1/2 (/ b (* a c)))))))) |
#s(approx (/ (neg (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))))) (* -4 (* a a))) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1/2 (/ b a)) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c))))))) |
#s(approx (/ (neg (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))))) (* -4 (* a a))) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1))))) c)) (* -1/2 (/ b a))) c))))))) |
#s(approx (neg (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))))) #s(hole binary64 (* -1 (* c (- (* -2 (/ (* a b) c)) (* -4 (* (sqrt (/ (pow a 3) c)) (sqrt -1)))))))) |
#s(approx (neg (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))))) #s(hole binary64 (* -1 (* c (- (* -1 (/ (- (* -1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -2 (* a b))) c)) (* -4 (* (sqrt (/ (pow a 3) c)) (sqrt -1)))))))) |
#s(approx (neg (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))))) #s(hole binary64 (* -1 (* c (- (* -1 (/ (- (* -1 (/ (- (* -1/32 (* (sqrt (/ 1 (* a c))) (* (pow b 4) (sqrt -1)))) (* -1/2 (* (sqrt (* a c)) (* (pow b 2) (sqrt -1))))) c)) (* -2 (* a b))) c)) (* -4 (* (sqrt (/ (pow a 3) c)) (sqrt -1)))))))) |
#s(approx (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b))))) #s(hole binary64 (* -1 (* c (+ (* -4 (* (sqrt (/ (pow a 3) c)) (sqrt -1))) (* 2 (/ (* a b) c))))))) |
#s(approx (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b))))) #s(hole binary64 (* -1 (* c (+ (* -4 (* (sqrt (/ (pow a 3) c)) (sqrt -1))) (* -1 (/ (+ (* -2 (* a b)) (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) c))))))) |
#s(approx (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b))))) #s(hole binary64 (* -1 (* c (+ (* -4 (* (sqrt (/ (pow a 3) c)) (sqrt -1))) (* -1 (/ (+ (* -2 (* a b)) (* -1 (/ (+ (* -1/2 (* (sqrt (* a c)) (* (pow b 2) (sqrt -1)))) (* 1/32 (* (sqrt (/ 1 (* a c))) (* (pow b 4) (sqrt -1))))) c))) c))))))) |
#s(approx (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) #s(hole binary64 (* -1 (* c (- (/ b c) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) #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 (+ (* (* a c) -4) (* b b)))) #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 (+ (* (* a c) -4) (* b b))) #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 (+ (* (* a c) -4) (* b b))) #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 (+ (* (* a c) -4) (* b b))) #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 (+ (* (* a c) -4) (* b b)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))))) |
| Outputs |
|---|
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (+ a a)) #s(hole binary64 (* -1 (/ b a)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (+ a a)) (/.f64 (neg.f64 b) a)) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (+ a a)) #s(hole binary64 (/ (+ (* -1 b) (/ (* a c) b)) a))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (+ a a)) (/.f64 (fma.f64 a (/.f64 c b) (neg.f64 b)) a)) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (+ a a)) #s(hole binary64 (/ (+ (* -1 b) (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))))) a))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (+ a a)) (/.f64 (fma.f64 (fma.f64 a (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))) (/.f64 c b)) a (neg.f64 b)) a)) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (+ a a)) #s(hole binary64 (/ (+ (* -1 b) (* a (+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b)))) a))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (+ a a)) (/.f64 (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) (pow.f64 b #s(literal 5 binary64))) #s(literal 2 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64)))) a (/.f64 c b)) a (neg.f64 b)) a)) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) #s(hole binary64 (* -2 b))) |
#s(approx (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (*.f64 #s(literal -2 binary64) b)) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) #s(hole binary64 (- (* 2 (/ (* a c) b)) (* 2 b)))) |
#s(approx (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 a c) b) b))) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) #s(hole binary64 (- (* a (- (* 2 (/ (* a (pow c 2)) (pow b 3))) (* -2 (/ c b)))) (* 2 b)))) |
#s(approx (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 3 binary64))) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 c b))) a (*.f64 #s(literal -2 binary64) b))) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) #s(hole binary64 (- (* a (- (* a (- (* 4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))) (* -2 (/ c b)))) (* 2 b)))) |
#s(approx (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) (pow.f64 b #s(literal 5 binary64))) #s(literal 4 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))))) a (*.f64 #s(literal 2 binary64) (/.f64 c b))) a (*.f64 #s(literal -2 binary64) b))) |
#s(approx (sqrt (+ (* (* -4 c) a) (* b b))) #s(hole binary64 b)) |
#s(approx (sqrt (+ (* (* a c) -4) (* b b))) b) |
#s(approx (sqrt (+ (* (* -4 c) a) (* b b))) #s(hole binary64 (+ b (* -2 (/ (* a c) b))))) |
#s(approx (sqrt (+ (* (* a c) -4) (* b b))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b) b)) |
#s(approx (sqrt (+ (* (* -4 c) a) (* b b))) #s(hole binary64 (+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))))) |
#s(approx (sqrt (+ (* (* a c) -4) (* b b))) (fma.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))) (/.f64 c b))) a b)) |
#s(approx (sqrt (+ (* (* -4 c) a) (* b b))) #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 (sqrt (+ (* (* a c) -4) (* b b))) (fma.f64 (fma.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a)) (pow.f64 b #s(literal 5 binary64)))) a (*.f64 #s(literal -2 binary64) (/.f64 c b))) a b)) |
#s(approx (+ (* (* -4 c) a) (* b b)) #s(hole binary64 (pow b 2))) |
#s(approx (+ (* (* a c) -4) (* b b)) (*.f64 b b)) |
#s(approx (+ (* (* -4 c) a) (* b b)) #s(hole binary64 (+ (* -4 (* a c)) (pow b 2)))) |
#s(approx (+ (* (* a c) -4) (* b b)) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) |
#s(approx a #s(hole binary64 a)) |
#s(approx a a) |
#s(approx (+ a a) #s(hole binary64 (* 2 a))) |
#s(approx (+ a a) (*.f64 #s(literal 2 binary64) a)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* -1 (/ b a)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (+ a a)) (/.f64 (neg.f64 b) a)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (/ (+ (* -1 b) (/ (* a c) b)) a))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (+ a a)) (/.f64 (fma.f64 a (/.f64 c b) (neg.f64 b)) a)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (/ (+ (* -1 b) (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))))) a))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (+ a a)) (/.f64 (fma.f64 (fma.f64 a (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))) (/.f64 c b)) a (neg.f64 b)) a)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (/ (+ (* -1 b) (* a (+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b)))) a))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (+ a a)) (/.f64 (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) (pow.f64 b #s(literal 5 binary64))) #s(literal 2 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64)))) a (/.f64 c b)) a (neg.f64 b)) a)) |
#s(approx (/ (neg b) a) #s(hole binary64 (* -1 (/ b a)))) |
#s(approx (/ (neg b) a) (/.f64 (neg.f64 b) a)) |
#s(approx (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) #s(hole binary64 (* 1/4 (/ (- (* -2 b) (* 2 b)) a)))) |
#s(approx (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) (*.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) a) #s(literal 1/4 binary64))) |
#s(approx (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) #s(hole binary64 (/ (+ (* 1/4 (- (* -2 b) (* 2 b))) (/ (* a c) b)) a))) |
#s(approx (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) b) #s(literal 1/4 binary64) (/.f64 (*.f64 a c) b)) a)) |
#s(approx (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) #s(hole binary64 (/ (+ (* 1/4 (- (* -2 b) (* 2 b))) (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))))) a))) |
#s(approx (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) b) #s(literal 1/4 binary64) (*.f64 (fma.f64 a (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))) (/.f64 c b)) a)) a)) |
#s(approx (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) #s(hole binary64 (/ (+ (* 1/4 (- (* -2 b) (* 2 b))) (* a (+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b)))) a))) |
#s(approx (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) (/.f64 (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) (pow.f64 b #s(literal 5 binary64))) #s(literal 2 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64)))) a (/.f64 c b)) a (*.f64 (*.f64 #s(literal -4 binary64) b) #s(literal 1/4 binary64))) a)) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) #s(hole binary64 (* a (- (* -2 b) (* 2 b))))) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (*.f64 (*.f64 a b) #s(literal -4 binary64))) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) #s(hole binary64 (* a (- (+ (* -2 b) (* 4 (/ (* a c) b))) (* 2 b))))) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (*.f64 (fma.f64 #s(literal -2 binary64) b (fma.f64 #s(literal -2 binary64) b (*.f64 (/.f64 (*.f64 a c) b) #s(literal 4 binary64)))) a)) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) #s(hole binary64 (* a (- (+ (* -2 b) (* a (- (* 4 (/ (* a (pow c 2)) (pow b 3))) (* -4 (/ c b))))) (* 2 b))))) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (*.f64 (fma.f64 #s(literal -2 binary64) b (fma.f64 (*.f64 #s(literal 4 binary64) (fma.f64 a (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))) (/.f64 c b))) a (*.f64 #s(literal -2 binary64) b))) a)) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) #s(hole binary64 (* a (- (+ (* -2 b) (* a (- (* a (- (* 8 (/ (* a (pow c 3)) (pow b 5))) (* -4 (/ (pow c 2) (pow b 3))))) (* -4 (/ c b))))) (* 2 b))))) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (*.f64 (fma.f64 #s(literal -2 binary64) b (fma.f64 (fma.f64 (fma.f64 #s(literal 8 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 c c)) (pow.f64 b #s(literal 3 binary64)))) a (*.f64 (/.f64 c b) #s(literal 4 binary64))) a (*.f64 #s(literal -2 binary64) b))) a)) |
#s(approx (* (* a b) -4) #s(hole binary64 (* -4 (* a b)))) |
#s(approx (* (* a b) -4) (*.f64 (*.f64 a b) #s(literal -4 binary64))) |
#s(approx (* a b) #s(hole binary64 (* a b))) |
#s(approx (* a b) (*.f64 a b)) |
#s(approx (* (* 2 a) (* 2 a)) #s(hole binary64 (* 4 (pow a 2)))) |
#s(approx (* (* 2 a) (* 2 a)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) |
#s(approx (* 2 a) #s(hole binary64 (* 2 a))) |
#s(approx (+ a a) (*.f64 #s(literal 2 binary64) a)) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* -2 b))) |
#s(approx (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (*.f64 #s(literal -2 binary64) b)) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (- (* 2 (/ (* a c) b)) (* 2 b)))) |
#s(approx (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 a c) b) b))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (- (* a (- (* 2 (/ (* a (pow c 2)) (pow b 3))) (* -2 (/ c b)))) (* 2 b)))) |
#s(approx (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 3 binary64))) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 c b))) a (*.f64 #s(literal -2 binary64) b))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (- (* a (- (* a (- (* 4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))) (* -2 (/ c b)))) (* 2 b)))) |
#s(approx (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) (pow.f64 b #s(literal 5 binary64))) #s(literal 4 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))))) a (*.f64 #s(literal 2 binary64) (/.f64 c b))) a (*.f64 #s(literal -2 binary64) b))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 b)) |
#s(approx (sqrt (+ (* (* a c) -4) (* b b))) b) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (+ b (* -2 (/ (* a c) b))))) |
#s(approx (sqrt (+ (* (* a c) -4) (* b b))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b) 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 (+ (* (* a c) -4) (* b b))) (fma.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))) (/.f64 c b))) a b)) |
#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 (sqrt (+ (* (* a c) -4) (* b b))) (fma.f64 (fma.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a)) (pow.f64 b #s(literal 5 binary64)))) a (*.f64 #s(literal -2 binary64) (/.f64 c b))) a b)) |
#s(approx (- (* b b) (* 4 (* a c))) #s(hole binary64 (pow b 2))) |
#s(approx (+ (* (* a c) -4) (* b b)) (*.f64 b b)) |
#s(approx (- (* b b) (* 4 (* a c))) #s(hole binary64 (+ (* -4 (* a c)) (pow b 2)))) |
#s(approx (+ (* (* a c) -4) (* b b)) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) |
#s(approx (* (+ (* -4 c) (* b (/ b a))) a) #s(hole binary64 (pow b 2))) |
#s(approx (* (+ (* -4 c) (* b (/ b a))) a) (*.f64 b b)) |
#s(approx (* (+ (* -4 c) (* b (/ b a))) a) #s(hole binary64 (+ (* -4 (* a c)) (pow b 2)))) |
#s(approx (* (+ (* -4 c) (* b (/ b a))) a) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) |
#s(approx (+ (* -4 c) (* b (/ b a))) #s(hole binary64 (/ (pow b 2) a))) |
#s(approx (+ (* -4 c) (* b (/ b a))) (*.f64 (/.f64 b a) b)) |
#s(approx (+ (* -4 c) (* b (/ b a))) #s(hole binary64 (/ (+ (* -4 (* a c)) (pow b 2)) a))) |
#s(approx (+ (* -4 c) (* b (/ b a))) (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) a)) |
#s(approx (/ (neg (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))))) (* -4 (* a a))) #s(hole binary64 (* -1 (/ b a)))) |
#s(approx (/ (neg (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))))) (* -4 (* a a))) (/.f64 (neg.f64 b) a)) |
#s(approx (/ (neg (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))))) (* -4 (* a a))) #s(hole binary64 (/ (+ (* -1 b) (/ (* a c) b)) a))) |
#s(approx (/ (neg (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))))) (* -4 (* a a))) (/.f64 (fma.f64 a (/.f64 c b) (neg.f64 b)) a)) |
#s(approx (/ (neg (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))))) (* -4 (* a a))) #s(hole binary64 (/ (+ (* -1 b) (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))))) a))) |
#s(approx (/ (neg (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))))) (* -4 (* a a))) (/.f64 (fma.f64 (fma.f64 a (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))) (/.f64 c b)) a (neg.f64 b)) a)) |
#s(approx (/ (neg (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))))) (* -4 (* a a))) #s(hole binary64 (/ (+ (* -1 b) (* a (+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b)))) a))) |
#s(approx (/ (neg (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))))) (* -4 (* a a))) (/.f64 (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) (pow.f64 b #s(literal 5 binary64))) #s(literal 2 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64)))) a (/.f64 c b)) a (neg.f64 b)) a)) |
#s(approx (neg (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))))) #s(hole binary64 (* 4 (* a b)))) |
#s(approx (neg (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))))) (*.f64 (*.f64 a b) #s(literal 4 binary64))) |
#s(approx (neg (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))))) #s(hole binary64 (* a (- (* -4 (/ (* a c) b)) (* -4 b))))) |
#s(approx (neg (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))))) (*.f64 (*.f64 #s(literal -4 binary64) (-.f64 (/.f64 (*.f64 a c) b) b)) a)) |
#s(approx (neg (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))))) #s(hole binary64 (* a (- (* a (- (* -4 (/ (* a (pow c 2)) (pow b 3))) (* 4 (/ c b)))) (* -4 b))))) |
#s(approx (neg (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))))) (*.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 3 binary64))) #s(literal -4 binary64) (*.f64 (/.f64 c b) #s(literal -4 binary64))) a (*.f64 #s(literal 4 binary64) b)) a)) |
#s(approx (neg (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))))) #s(hole binary64 (* a (- (* a (- (* a (- (* -8 (/ (* a (pow c 3)) (pow b 5))) (* 4 (/ (pow c 2) (pow b 3))))) (* 4 (/ c b)))) (* -4 b))))) |
#s(approx (neg (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))))) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -8 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c c)) (pow.f64 b #s(literal 3 binary64)))) a (*.f64 (/.f64 c b) #s(literal -4 binary64))) a (*.f64 #s(literal 4 binary64) b)) a)) |
#s(approx (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b))))) #s(hole binary64 (* -4 (* a b)))) |
#s(approx (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b))))) (*.f64 (*.f64 a b) #s(literal -4 binary64))) |
#s(approx (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b))))) #s(hole binary64 (* a (+ (* -4 b) (* 4 (/ (* a c) b)))))) |
#s(approx (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b))))) (*.f64 (fma.f64 (/.f64 (*.f64 a c) b) #s(literal 4 binary64) (*.f64 #s(literal -4 binary64) b)) a)) |
#s(approx (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b))))) #s(hole binary64 (* a (+ (* -4 b) (* a (+ (* 4 (/ c b)) (* 4 (/ (* a (pow c 2)) (pow b 3))))))))) |
#s(approx (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b))))) (*.f64 (fma.f64 (*.f64 #s(literal 4 binary64) (fma.f64 a (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))) (/.f64 c b))) a (*.f64 #s(literal -4 binary64) b)) a)) |
#s(approx (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b))))) #s(hole binary64 (* a (+ (* -4 b) (* a (+ (* 4 (/ c b)) (* a (+ (* 4 (/ (pow c 2) (pow b 3))) (* 8 (/ (* a (pow c 3)) (pow b 5))))))))))) |
#s(approx (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b))))) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 8 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 c c)) (pow.f64 b #s(literal 3 binary64)))) a (*.f64 (/.f64 c b) #s(literal 4 binary64))) a (*.f64 #s(literal -4 binary64) b)) a)) |
#s(approx (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) #s(hole binary64 (* -2 b))) |
#s(approx (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (*.f64 #s(literal -2 binary64) b)) |
#s(approx (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) #s(hole binary64 (- (* 2 (/ (* a c) b)) (* 2 b)))) |
#s(approx (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 a c) b) b))) |
#s(approx (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) #s(hole binary64 (- (* a (- (* 2 (/ (* a (pow c 2)) (pow b 3))) (* -2 (/ c b)))) (* 2 b)))) |
#s(approx (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 3 binary64))) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 c b))) a (*.f64 #s(literal -2 binary64) b))) |
#s(approx (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) #s(hole binary64 (- (* a (- (* a (- (* 4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))) (* -2 (/ c b)))) (* 2 b)))) |
#s(approx (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) (pow.f64 b #s(literal 5 binary64))) #s(literal 4 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))))) a (*.f64 #s(literal 2 binary64) (/.f64 c b))) a (*.f64 #s(literal -2 binary64) b))) |
#s(approx (sqrt (+ (* (* a c) -4) (* b b))) #s(hole binary64 b)) |
#s(approx (sqrt (+ (* (* a c) -4) (* b b))) b) |
#s(approx (sqrt (+ (* (* a c) -4) (* b b))) #s(hole binary64 (+ b (* -2 (/ (* a c) b))))) |
#s(approx (sqrt (+ (* (* a c) -4) (* b b))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b) b)) |
#s(approx (sqrt (+ (* (* a c) -4) (* b b))) #s(hole binary64 (+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))))) |
#s(approx (sqrt (+ (* (* a c) -4) (* b b))) (fma.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))) (/.f64 c b))) a b)) |
#s(approx (sqrt (+ (* (* a c) -4) (* b b))) #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 (sqrt (+ (* (* a c) -4) (* b b))) (fma.f64 (fma.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a)) (pow.f64 b #s(literal 5 binary64)))) a (*.f64 #s(literal -2 binary64) (/.f64 c b))) a b)) |
#s(approx (+ (* (* a c) -4) (* b b)) #s(hole binary64 (pow b 2))) |
#s(approx (+ (* (* a c) -4) (* b b)) (*.f64 b b)) |
#s(approx (+ (* (* a c) -4) (* b b)) #s(hole binary64 (+ (* -4 (* a c)) (pow b 2)))) |
#s(approx (+ (* (* a c) -4) (* b b)) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) |
#s(approx (* a c) #s(hole binary64 (* a c))) |
#s(approx (* a c) (*.f64 a c)) |
#s(approx (* -4 (* a a)) #s(hole binary64 (* -4 (pow a 2)))) |
#s(approx (* -4 (* a a)) (*.f64 (*.f64 a a) #s(literal -4 binary64))) |
#s(approx (* a a) #s(hole binary64 (pow a 2))) |
#s(approx (* a a) (*.f64 a a)) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (+ a a)) #s(hole binary64 (* -1/2 (* (sqrt (/ c a)) (sqrt -4))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (+ a a)) (*.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a))) #s(literal -1/2 binary64))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (+ a a)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (+ a a)) (*.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 b a)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (+ a a)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (+ a a)) (fma.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 b a)) (*.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (+ a a)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3))))))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (+ a a)) (fma.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 b a)) (fma.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal 1/16 binary64))))) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (*.f64 (neg.f64 (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (*.f64 a c)))) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) #s(hole binary64 (* a (- (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4)))))) |
#s(approx (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (*.f64 (-.f64 (/.f64 (neg.f64 b) a) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)))) a)) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) #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 (+ (* (* a c) -4) (* b b)))) (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 b a))) a)) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) #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 (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64)))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 b a)))) a)) |
#s(approx (sqrt (+ (* (* -4 c) a) (* b b))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -4)))) |
#s(approx (sqrt (+ (* (* a c) -4) (* b b))) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))) |
#s(approx (sqrt (+ (* (* -4 c) a) (* b b))) #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 (+ (* (* a c) -4) (* b b))) (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)))) a)) |
#s(approx (sqrt (+ (* (* -4 c) a) (* b b))) #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 (+ (* (* a c) -4) (* b b))) (*.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a))))) a)) |
#s(approx (sqrt (+ (* (* -4 c) a) (* b b))) #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 (sqrt (+ (* (* a c) -4) (* b b))) (*.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) (fma.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64))))) #s(literal 1/16 binary64) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)))))) a)) |
#s(approx (+ (* (* -4 c) a) (* b b)) #s(hole binary64 (* -4 (* a c)))) |
#s(approx (+ (* (* a c) -4) (* b b)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)) |
#s(approx (+ (* (* -4 c) a) (* b b)) #s(hole binary64 (* a (+ (* -4 c) (/ (pow b 2) a))))) |
#s(approx (+ (* (* a c) -4) (* b b)) (*.f64 (fma.f64 (/.f64 b a) b (*.f64 #s(literal -4 binary64) c)) 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 (+ (* (* -4 c) a) (* b b)))) (+ a a)) (*.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a))) #s(literal -1/2 binary64))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (+ a a)) (*.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 b a)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (+ a a)) (fma.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 b a)) (*.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3))))))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (+ a a)) (fma.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 b a)) (fma.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal 1/16 binary64))))) |
#s(approx (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) #s(hole binary64 (* -1/2 (* (sqrt (/ c a)) (sqrt -4))))) |
#s(approx (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) (*.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a))) #s(literal -1/2 binary64))) |
#s(approx (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))))) |
#s(approx (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) (*.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 b a)))) |
#s(approx (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))))))) |
#s(approx (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) (fma.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 b a)) (*.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))))) |
#s(approx (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3))))))))) |
#s(approx (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) (fma.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 b a)) (fma.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal 1/16 binary64))))) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) #s(hole binary64 (* -2 (* (sqrt (* (pow a 3) c)) (sqrt -4))))) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (*.f64 (*.f64 (sqrt.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c)) (sqrt.f64 #s(literal -4 binary64))) #s(literal -2 binary64))) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) #s(hole binary64 (* (pow a 2) (- (* -2 (/ b a)) (* 2 (* (sqrt (/ c a)) (sqrt -4))))))) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (*.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 b a))) (*.f64 a a))) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) #s(hole binary64 (* (pow a 2) (- (+ (* -2 (/ b a)) (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4))))) (* 2 (* (sqrt (/ c a)) (sqrt -4))))))) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (*.f64 (fma.f64 #s(literal -2 binary64) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 b a)) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 b b)) (neg.f64 (sqrt.f64 #s(literal -4 binary64))))) (*.f64 a a))) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) #s(hole binary64 (* (pow a 2) (- (+ (* -2 (/ b a)) (* 1/4 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3))))) (+ (* 2 (* (sqrt (/ c a)) (sqrt -4))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))))))) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (*.f64 (-.f64 (fma.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal 1/4 binary64) (*.f64 #s(literal -2 binary64) (/.f64 b a))) (fma.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a))) #s(literal 2 binary64)))) (*.f64 a a))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (*.f64 (neg.f64 (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (*.f64 a c)))) |
#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 (+ (* (* a c) -4) (* b b)))) (*.f64 (-.f64 (/.f64 (neg.f64 b) a) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)))) a)) |
#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 (+ (* (* a c) -4) (* b b)))) (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 b a))) 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 (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64)))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 b a)))) a)) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -4)))) |
#s(approx (sqrt (+ (* (* a c) -4) (* b b))) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))) |
#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 (+ (* (* a c) -4) (* b b))) (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)))) a)) |
#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 (+ (* (* a c) -4) (* b b))) (*.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a))))) a)) |
#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 (sqrt (+ (* (* a c) -4) (* b b))) (*.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) (fma.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64))))) #s(literal 1/16 binary64) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)))))) a)) |
#s(approx (- (* b b) (* 4 (* a c))) #s(hole binary64 (* -4 (* a c)))) |
#s(approx (+ (* (* a c) -4) (* b b)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)) |
#s(approx (- (* b b) (* 4 (* a c))) #s(hole binary64 (* a (- (/ (pow b 2) a) (* 4 c))))) |
#s(approx (+ (* (* a c) -4) (* b b)) (*.f64 (fma.f64 (/.f64 b a) b (*.f64 #s(literal -4 binary64) c)) a)) |
#s(approx (* (+ (* -4 c) (* b (/ b a))) a) #s(hole binary64 (* -4 (* a c)))) |
#s(approx (* (+ (* -4 c) (* b (/ b a))) a) (*.f64 (*.f64 #s(literal -4 binary64) c) a)) |
#s(approx (* (+ (* -4 c) (* b (/ b a))) a) #s(hole binary64 (* a (+ (* -4 c) (/ (pow b 2) a))))) |
#s(approx (* (+ (* -4 c) (* b (/ b a))) a) (*.f64 (fma.f64 (/.f64 b a) b (*.f64 #s(literal -4 binary64) c)) a)) |
#s(approx (+ (* -4 c) (* b (/ b a))) #s(hole binary64 (* -4 c))) |
#s(approx (+ (* -4 c) (* b (/ b a))) (*.f64 #s(literal -4 binary64) c)) |
#s(approx (+ (* -4 c) (* b (/ b a))) #s(hole binary64 (+ (* -4 c) (/ (pow b 2) a)))) |
#s(approx (+ (* -4 c) (* b (/ b a))) (fma.f64 (/.f64 b a) b (*.f64 #s(literal -4 binary64) c))) |
#s(approx (/ (neg (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))))) (* -4 (* a a))) #s(hole binary64 (* -1/2 (* (sqrt (/ c a)) (sqrt -4))))) |
#s(approx (/ (neg (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))))) (* -4 (* a a))) (*.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a))) #s(literal -1/2 binary64))) |
#s(approx (/ (neg (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))))) (* -4 (* a a))) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))))) |
#s(approx (/ (neg (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))))) (* -4 (* a a))) (*.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 b a)))) |
#s(approx (/ (neg (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))))) (* -4 (* a a))) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))))))) |
#s(approx (/ (neg (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))))) (* -4 (* a a))) (fma.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 b a)) (*.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))))) |
#s(approx (/ (neg (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))))) (* -4 (* a a))) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3))))))))) |
#s(approx (/ (neg (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))))) (* -4 (* a a))) (fma.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 b a)) (fma.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal 1/16 binary64))))) |
#s(approx (neg (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))))) #s(hole binary64 (* 2 (* (sqrt (* (pow a 3) c)) (sqrt -4))))) |
#s(approx (neg (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))))) (*.f64 (*.f64 (sqrt.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c)) (sqrt.f64 #s(literal -4 binary64))) #s(literal 2 binary64))) |
#s(approx (neg (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))))) #s(hole binary64 (* (pow a 2) (- (* 2 (/ b a)) (* -2 (* (sqrt (/ c a)) (sqrt -4))))))) |
#s(approx (neg (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))))) (*.f64 (fma.f64 (/.f64 b a) #s(literal 2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a))) #s(literal 2 binary64))) (*.f64 a a))) |
#s(approx (neg (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))))) #s(hole binary64 (* (pow a 2) (- (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4))) (+ (* -2 (* (sqrt (/ c a)) (sqrt -4))) (* -2 (/ b a))))))) |
#s(approx (neg (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))))) (*.f64 (fma.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 #s(literal 2 binary64) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 b a)))) (*.f64 a a))) |
#s(approx (neg (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))))) #s(hole binary64 (* (pow a 2) (- (* -1/4 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* -2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -2 (/ b a)) (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))))))))) |
#s(approx (neg (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))))) (*.f64 (-.f64 (*.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal -1/4 binary64)) (fma.f64 #s(literal -2 binary64) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 b a)) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 b b)) (neg.f64 (sqrt.f64 #s(literal -4 binary64)))))) (*.f64 a a))) |
#s(approx (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b))))) #s(hole binary64 (* -2 (* (sqrt (* (pow a 3) c)) (sqrt -4))))) |
#s(approx (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b))))) (*.f64 (*.f64 (sqrt.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c)) (sqrt.f64 #s(literal -4 binary64))) #s(literal -2 binary64))) |
#s(approx (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b))))) #s(hole binary64 (* (pow a 2) (+ (* -2 (* (sqrt (/ c a)) (sqrt -4))) (* -2 (/ b a)))))) |
#s(approx (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b))))) (*.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 b a))) (*.f64 a a))) |
#s(approx (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b))))) #s(hole binary64 (* (pow a 2) (+ (* -2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -2 (/ b a)) (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4))))))))) |
#s(approx (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b))))) (*.f64 (fma.f64 #s(literal -2 binary64) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 b a)) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 b b)) (neg.f64 (sqrt.f64 #s(literal -4 binary64))))) (*.f64 a a))) |
#s(approx (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b))))) #s(hole binary64 (* (pow a 2) (+ (* -2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -2 (/ b a)) (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))))) |
#s(approx (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b))))) (*.f64 (fma.f64 #s(literal -2 binary64) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 b a)) (fma.f64 (neg.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal 1/4 binary64)))) (*.f64 a a))) |
#s(approx (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (*.f64 (neg.f64 (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (*.f64 a c)))) |
#s(approx (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) #s(hole binary64 (* a (- (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4)))))) |
#s(approx (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (*.f64 (-.f64 (/.f64 (neg.f64 b) a) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)))) a)) |
#s(approx (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) #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 (+ (* (* a c) -4) (* b b)))) (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 b a))) a)) |
#s(approx (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) #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 (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64)))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 b a)))) a)) |
#s(approx (sqrt (+ (* (* a c) -4) (* b b))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -4)))) |
#s(approx (sqrt (+ (* (* a c) -4) (* b b))) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))) |
#s(approx (sqrt (+ (* (* a c) -4) (* b b))) #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 (+ (* (* a c) -4) (* b b))) (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)))) a)) |
#s(approx (sqrt (+ (* (* a c) -4) (* b b))) #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 (+ (* (* a c) -4) (* b b))) (*.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a))))) a)) |
#s(approx (sqrt (+ (* (* a c) -4) (* b b))) #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 (sqrt (+ (* (* a c) -4) (* b b))) (*.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) (fma.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64))))) #s(literal 1/16 binary64) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)))))) a)) |
#s(approx (+ (* (* a c) -4) (* b b)) #s(hole binary64 (* -4 (* a c)))) |
#s(approx (+ (* (* a c) -4) (* b b)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)) |
#s(approx (+ (* (* a c) -4) (* b b)) #s(hole binary64 (* a (+ (* -4 c) (/ (pow b 2) a))))) |
#s(approx (+ (* (* a c) -4) (* b b)) (*.f64 (fma.f64 (/.f64 b a) b (*.f64 #s(literal -4 binary64) c)) a)) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (+ a a)) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (+ a a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (+ a a)) #s(hole binary64 (+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (+ a a)) (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)) (*.f64 #s(literal -1/2 binary64) (/.f64 b a)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (+ a a)) #s(hole binary64 (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (+ a a)) (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) b)) (neg.f64 a)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (+ a a)) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (+ a a)) (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 (fma.f64 #s(literal 1/2 binary64) b (/.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (*.f64 (*.f64 #s(literal -1/128 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))))) (neg.f64 a))) (neg.f64 a)))) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) #s(hole binary64 (* 2 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 a c))) #s(literal 2 binary64))) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) #s(hole binary64 (* -1 (* a (- (/ b a) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (*.f64 (neg.f64 a) (-.f64 (/.f64 b a) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a))) #s(literal 2 binary64))))) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) #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 (+ (* (* a c) -4) (* b b)))) (*.f64 (neg.f64 a) (fma.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b))) b) a) #s(literal -1 binary64) (*.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 (/.f64 c a))) (sqrt.f64 #s(literal -1 binary64)))))) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) #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 (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (*.f64 (neg.f64 a) (fma.f64 (/.f64 (-.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/64 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))))) (neg.f64 a)) b) a) #s(literal -1 binary64) (*.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 (/.f64 c a))) (sqrt.f64 #s(literal -1 binary64)))))) |
#s(approx (sqrt (+ (* (* -4 c) a) (* b b))) #s(hole binary64 (* -2 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (sqrt (+ (* (* a c) -4) (* b b))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 a c))) #s(literal -2 binary64))) |
#s(approx (sqrt (+ (* (* -4 c) a) (* b b))) #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 (+ (* (* a c) -4) (* b b))) (*.f64 (neg.f64 a) (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/4 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a))) #s(literal 2 binary64))))) |
#s(approx (sqrt (+ (* (* -4 c) a) (* b b))) #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 (+ (* (* a c) -4) (* b b))) (*.f64 (neg.f64 a) (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal -1/64 binary64) (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/4 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a))) #s(literal 2 binary64)))))) |
#s(approx (sqrt (+ (* (* -4 c) a) (* b b))) #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 (sqrt (+ (* (* a c) -4) (* b b))) (*.f64 (neg.f64 a) (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal -1/64 binary64) (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 6 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64))))) #s(literal 1/512 binary64) (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/4 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a))) #s(literal 2 binary64))))))) |
#s(approx (+ (* (* -4 c) a) (* b b)) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))))) |
#s(approx (+ (* (* a c) -4) (* b b)) (*.f64 (neg.f64 a) (fma.f64 (/.f64 (neg.f64 b) a) b (*.f64 #s(literal 4 binary64) c)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (+ a a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (+ a a)) (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)) (*.f64 #s(literal -1/2 binary64) (/.f64 b a)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (+ a a)) (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) b)) (neg.f64 a)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (+ a a)) (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 (fma.f64 #s(literal 1/2 binary64) b (/.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (*.f64 (*.f64 #s(literal -1/128 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))))) (neg.f64 a))) (neg.f64 a)))) |
#s(approx (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)))) |
#s(approx (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) #s(hole binary64 (+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)) (*.f64 #s(literal -1/2 binary64) (/.f64 b a)))) |
#s(approx (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) #s(hole binary64 (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) b)) (neg.f64 a)))) |
#s(approx (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 (fma.f64 #s(literal 1/2 binary64) b (/.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (*.f64 (*.f64 #s(literal -1/128 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))))) (neg.f64 a))) (neg.f64 a)))) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) #s(hole binary64 (* 4 (* (sqrt (* (pow a 3) c)) (sqrt -1))))) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) #s(literal 4 binary64))) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) #s(hole binary64 (* (pow a 2) (- (* -2 (/ b a)) (* -4 (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (*.f64 (fma.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a))) #s(literal 4 binary64) (*.f64 #s(literal -2 binary64) (/.f64 b a))) (*.f64 a a))) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) #s(hole binary64 (* (pow a 2) (- (* -1 (/ (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 2 b)) a)) (* -4 (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (*.f64 (fma.f64 (*.f64 #s(literal 4 binary64) (sqrt.f64 (/.f64 c a))) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (*.f64 #s(literal 2 binary64) b)) (neg.f64 a))) (*.f64 a a))) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) #s(hole binary64 (* (pow a 2) (- (* -1 (/ (+ (* -1 (/ (- (* -1/32 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* -1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) (* 2 b)) a)) (* -4 (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (*.f64 (fma.f64 (*.f64 #s(literal 4 binary64) (sqrt.f64 (/.f64 c a))) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (fma.f64 #s(literal 2 binary64) b (/.f64 (fma.f64 (*.f64 #s(literal -1/32 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)))) (neg.f64 a))) (neg.f64 a))) (*.f64 a 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 (+ (* (* a c) -4) (* b b)))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 a c))) #s(literal 2 binary64))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* -1 (* a (- (/ b a) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (*.f64 (neg.f64 a) (-.f64 (/.f64 b a) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a))) #s(literal 2 binary64))))) |
#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 (+ (* (* a c) -4) (* b b)))) (*.f64 (neg.f64 a) (fma.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b))) b) a) #s(literal -1 binary64) (*.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 (/.f64 c a))) (sqrt.f64 #s(literal -1 binary64)))))) |
#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 (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (*.f64 (neg.f64 a) (fma.f64 (/.f64 (-.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/64 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))))) (neg.f64 a)) b) a) #s(literal -1 binary64) (*.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 (/.f64 c a))) (sqrt.f64 #s(literal -1 binary64)))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (* -2 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (sqrt (+ (* (* a c) -4) (* b b))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 a c))) #s(literal -2 binary64))) |
#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 (+ (* (* a c) -4) (* b b))) (*.f64 (neg.f64 a) (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/4 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a))) #s(literal 2 binary64))))) |
#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 (+ (* (* a c) -4) (* b b))) (*.f64 (neg.f64 a) (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal -1/64 binary64) (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/4 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a))) #s(literal 2 binary64)))))) |
#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 (sqrt (+ (* (* a c) -4) (* b b))) (*.f64 (neg.f64 a) (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal -1/64 binary64) (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 6 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64))))) #s(literal 1/512 binary64) (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/4 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a))) #s(literal 2 binary64))))))) |
#s(approx (- (* b b) (* 4 (* a c))) #s(hole binary64 (* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -4 c)))))) |
#s(approx (+ (* (* a c) -4) (* b b)) (*.f64 (neg.f64 a) (fma.f64 (/.f64 (neg.f64 b) a) b (*.f64 #s(literal 4 binary64) c)))) |
#s(approx (* (+ (* -4 c) (* b (/ b a))) a) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))))) |
#s(approx (* (+ (* -4 c) (* b (/ b a))) a) (*.f64 (neg.f64 a) (fma.f64 (/.f64 (neg.f64 b) a) b (*.f64 #s(literal 4 binary64) c)))) |
#s(approx (/ (neg (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))))) (* -4 (* a a))) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (/ (neg (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))))) (* -4 (* a a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)))) |
#s(approx (/ (neg (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))))) (* -4 (* a a))) #s(hole binary64 (+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (neg (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))))) (* -4 (* a a))) (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)) (*.f64 #s(literal -1/2 binary64) (/.f64 b a)))) |
#s(approx (/ (neg (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))))) (* -4 (* a a))) #s(hole binary64 (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (neg (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))))) (* -4 (* a a))) (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) b)) (neg.f64 a)))) |
#s(approx (/ (neg (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))))) (* -4 (* a a))) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (neg (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))))) (* -4 (* a a))) (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 (fma.f64 #s(literal 1/2 binary64) b (/.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (*.f64 (*.f64 #s(literal -1/128 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))))) (neg.f64 a))) (neg.f64 a)))) |
#s(approx (neg (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))))) #s(hole binary64 (* -4 (* (sqrt (* (pow a 3) c)) (sqrt -1))))) |
#s(approx (neg (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) #s(literal -4 binary64))) |
#s(approx (neg (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))))) #s(hole binary64 (* (pow a 2) (- (* 2 (/ b a)) (* 4 (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (neg (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))))) (*.f64 (fma.f64 (/.f64 b a) #s(literal 2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a))) #s(literal -4 binary64))) (*.f64 a a))) |
#s(approx (neg (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))))) #s(hole binary64 (* (pow a 2) (- (* -1 (/ (- (* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 2 b)) a)) (* 4 (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (neg (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))))) (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (*.f64 #s(literal -2 binary64) b)) a) #s(literal -1 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a))) #s(literal -4 binary64))) (*.f64 a a))) |
#s(approx (neg (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))))) #s(hole binary64 (* (pow a 2) (- (* -1 (/ (- (* -1 (/ (- (* 1/32 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) (* 2 b)) a)) (* 4 (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (neg (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))))) (*.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/32 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)))) a) #s(literal -1 binary64) (*.f64 #s(literal -2 binary64) b)) a) #s(literal -1 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a))) #s(literal -4 binary64))) (*.f64 a a))) |
#s(approx (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b))))) #s(hole binary64 (* 4 (* (sqrt (* (pow a 3) c)) (sqrt -1))))) |
#s(approx (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b))))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) #s(literal 4 binary64))) |
#s(approx (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b))))) #s(hole binary64 (* (pow a 2) (+ (* -2 (/ b a)) (* 4 (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b))))) (*.f64 (fma.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a))) #s(literal 4 binary64) (*.f64 #s(literal -2 binary64) (/.f64 b a))) (*.f64 a a))) |
#s(approx (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b))))) #s(hole binary64 (* (pow a 2) (+ (* -1 (/ (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 2 b)) a)) (* 4 (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b))))) (*.f64 (fma.f64 (*.f64 #s(literal 4 binary64) (sqrt.f64 (/.f64 c a))) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (*.f64 #s(literal 2 binary64) b)) (neg.f64 a))) (*.f64 a a))) |
#s(approx (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b))))) #s(hole binary64 (* (pow a 2) (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/32 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) (* 2 b)) a)) (* 4 (* (sqrt (/ c a)) (sqrt -1))))))) |
#s(approx (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b))))) (*.f64 (fma.f64 (*.f64 #s(literal 4 binary64) (sqrt.f64 (/.f64 c a))) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (fma.f64 #s(literal 2 binary64) b (/.f64 (fma.f64 (*.f64 #s(literal -1/32 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)))) (neg.f64 a))) (neg.f64 a))) (*.f64 a a))) |
#s(approx (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) #s(hole binary64 (* 2 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 a c))) #s(literal 2 binary64))) |
#s(approx (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) #s(hole binary64 (* -1 (* a (- (/ b a) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (*.f64 (neg.f64 a) (-.f64 (/.f64 b a) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a))) #s(literal 2 binary64))))) |
#s(approx (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) #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 (+ (* (* a c) -4) (* b b)))) (*.f64 (neg.f64 a) (fma.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b))) b) a) #s(literal -1 binary64) (*.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 (/.f64 c a))) (sqrt.f64 #s(literal -1 binary64)))))) |
#s(approx (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) #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 (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (*.f64 (neg.f64 a) (fma.f64 (/.f64 (-.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/64 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))))) (neg.f64 a)) b) a) #s(literal -1 binary64) (*.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 (/.f64 c a))) (sqrt.f64 #s(literal -1 binary64)))))) |
#s(approx (sqrt (+ (* (* a c) -4) (* b b))) #s(hole binary64 (* -2 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (sqrt (+ (* (* a c) -4) (* b b))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 a c))) #s(literal -2 binary64))) |
#s(approx (sqrt (+ (* (* a c) -4) (* b b))) #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 (+ (* (* a c) -4) (* b b))) (*.f64 (neg.f64 a) (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/4 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a))) #s(literal 2 binary64))))) |
#s(approx (sqrt (+ (* (* a c) -4) (* b b))) #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 (+ (* (* a c) -4) (* b b))) (*.f64 (neg.f64 a) (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal -1/64 binary64) (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/4 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a))) #s(literal 2 binary64)))))) |
#s(approx (sqrt (+ (* (* a c) -4) (* b b))) #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 (sqrt (+ (* (* a c) -4) (* b b))) (*.f64 (neg.f64 a) (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal -1/64 binary64) (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 6 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64))))) #s(literal 1/512 binary64) (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/4 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a))) #s(literal 2 binary64))))))) |
#s(approx (+ (* (* a c) -4) (* b b)) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))))) |
#s(approx (+ (* (* a c) -4) (* b b)) (*.f64 (neg.f64 a) (fma.f64 (/.f64 (neg.f64 b) a) b (*.f64 #s(literal 4 binary64) c)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (+ a 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 (+ (* (* -4 c) a) (* b b)))) (+ a a)) (fma.f64 (fma.f64 (*.f64 (/.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) #s(literal -1/4 binary64) (neg.f64 (/.f64 #s(literal 1/2 binary64) a))) b (*.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a))) #s(literal -1/2 binary64)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (+ a a)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (* 1/2 (/ 1 a))))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (+ a a)) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (*.f64 (*.f64 (/.f64 b #s(literal -4 binary64)) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal 1/16 binary64))) b (neg.f64 (/.f64 #s(literal 1/2 binary64) a))) b (*.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a))) #s(literal -1/2 binary64)))) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) #s(hole binary64 (- (* -1 b) (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (-.f64 (neg.f64 b) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))))) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) #s(hole binary64 (- (* b (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (fma.f64 (-.f64 (*.f64 (*.f64 (/.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) #s(literal -1/2 binary64)) #s(literal 1 binary64)) b (*.f64 (neg.f64 (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (*.f64 a c))))) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) #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) (sqrt (+ (* (* a c) -4) (* b b)))) (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64))))) (*.f64 (/.f64 b #s(literal -4 binary64)) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))))) b) #s(literal 1 binary64)) b (*.f64 (neg.f64 (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (*.f64 a c))))) |
#s(approx (neg b) #s(hole binary64 (* -1 b))) |
#s(approx (neg b) (neg.f64 b)) |
#s(approx b #s(hole binary64 b)) |
#s(approx b b) |
#s(approx (sqrt (+ (* (* -4 c) a) (* b b))) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (sqrt (+ (* (* a c) -4) (* b b))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))))) |
#s(approx (sqrt (+ (* (* -4 c) a) (* b b))) #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 (+ (* (* a c) -4) (* b b))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64))))) (*.f64 (/.f64 b #s(literal -4 binary64)) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))))) (*.f64 b b) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))))) |
#s(approx (sqrt (+ (* (* -4 c) a) (* b b))) #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 (sqrt (+ (* (* a c) -4) (* b b))) (fma.f64 (fma.f64 (fma.f64 (*.f64 (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64))))) #s(literal 1/16 binary64) (*.f64 (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)))) (sqrt.f64 #s(literal -4 binary64))) #s(literal -1/4 binary64)) #s(literal -1/8 binary64))) (*.f64 b b) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) #s(literal 1/2 binary64))) (*.f64 b b) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))))) |
#s(approx (* b b) #s(hole binary64 (pow b 2))) |
#s(approx (* b b) (*.f64 b 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 (+ (* (* -4 c) a) (* b b)))) (+ a a)) (fma.f64 (fma.f64 (*.f64 (/.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) #s(literal -1/4 binary64) (neg.f64 (/.f64 #s(literal 1/2 binary64) a))) b (*.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a))) #s(literal -1/2 binary64)))) |
#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/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (* 1/2 (/ 1 a))))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (+ a a)) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (*.f64 (*.f64 (/.f64 b #s(literal -4 binary64)) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal 1/16 binary64))) b (neg.f64 (/.f64 #s(literal 1/2 binary64) a))) b (*.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a))) #s(literal -1/2 binary64)))) |
#s(approx (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 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) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) (fma.f64 (fma.f64 (*.f64 (/.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) #s(literal -1/4 binary64) (neg.f64 (/.f64 #s(literal 1/2 binary64) a))) b (*.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a))) #s(literal -1/2 binary64)))) |
#s(approx (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (* 1/2 (/ 1 a))))))) |
#s(approx (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (*.f64 (*.f64 (/.f64 b #s(literal -4 binary64)) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal 1/16 binary64))) b (neg.f64 (/.f64 #s(literal 1/2 binary64) a))) b (*.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a))) #s(literal -1/2 binary64)))) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) #s(hole binary64 (- (* -2 (* a b)) (* 2 (* (sqrt (* (pow a 3) c)) (sqrt -4)))))) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (*.f64 #s(literal -2 binary64) (fma.f64 a b (*.f64 (sqrt.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c)) (sqrt.f64 #s(literal -4 binary64)))))) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) #s(hole binary64 (- (* b (+ (* -2 a) (* -1 (* (sqrt (/ a c)) (/ b (sqrt -4)))))) (* 2 (* (sqrt (* (pow a 3) c)) (sqrt -4)))))) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (fma.f64 (fma.f64 (neg.f64 (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 a c)) (*.f64 #s(literal -2 binary64) a)) b (*.f64 (*.f64 (sqrt.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c)) (sqrt.f64 #s(literal -4 binary64))) #s(literal -2 binary64)))) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) #s(hole binary64 (- (* b (+ (* -2 a) (* b (- (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ a c)) (/ 1 (sqrt -4))))))) (* 2 (* (sqrt (* (pow a 3) c)) (sqrt -4)))))) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a)))) (*.f64 (/.f64 b #s(literal -4 binary64)) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 a c)))) b (*.f64 #s(literal -2 binary64) a)) b (*.f64 (*.f64 (sqrt.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c)) (sqrt.f64 #s(literal -4 binary64))) #s(literal -2 binary64)))) |
#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 (+ (* (* a c) -4) (* b b)))) (-.f64 (neg.f64 b) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))))) |
#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 (+ (* (* a c) -4) (* b b)))) (fma.f64 (-.f64 (*.f64 (*.f64 (/.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) #s(literal -1/2 binary64)) #s(literal 1 binary64)) b (*.f64 (neg.f64 (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (*.f64 a c))))) |
#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) (sqrt (+ (* (* a c) -4) (* b b)))) (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64))))) (*.f64 (/.f64 b #s(literal -4 binary64)) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))))) b) #s(literal 1 binary64)) b (*.f64 (neg.f64 (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (*.f64 a c))))) |
#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 (+ (* (* a c) -4) (* b b))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))))) |
#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 (+ (* (* a c) -4) (* b b))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64))))) (*.f64 (/.f64 b #s(literal -4 binary64)) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))))) (*.f64 b b) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))))) |
#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 (sqrt (+ (* (* a c) -4) (* b b))) (fma.f64 (fma.f64 (fma.f64 (*.f64 (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64))))) #s(literal 1/16 binary64) (*.f64 (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)))) (sqrt.f64 #s(literal -4 binary64))) #s(literal -1/4 binary64)) #s(literal -1/8 binary64))) (*.f64 b b) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) #s(literal 1/2 binary64))) (*.f64 b b) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))))) |
#s(approx (- (* b b) (* 4 (* a c))) #s(hole binary64 (- (pow b 2) (* 4 (* a c))))) |
#s(approx (+ (* (* a c) -4) (* b b)) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) |
#s(approx (/ (neg (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))))) (* -4 (* a 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 (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))))) (* -4 (* a a))) (fma.f64 (fma.f64 (*.f64 (/.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) #s(literal -1/4 binary64) (neg.f64 (/.f64 #s(literal 1/2 binary64) a))) b (*.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a))) #s(literal -1/2 binary64)))) |
#s(approx (/ (neg (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))))) (* -4 (* a a))) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (* 1/2 (/ 1 a))))))) |
#s(approx (/ (neg (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))))) (* -4 (* a a))) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (*.f64 (*.f64 (/.f64 b #s(literal -4 binary64)) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal 1/16 binary64))) b (neg.f64 (/.f64 #s(literal 1/2 binary64) a))) b (*.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a))) #s(literal -1/2 binary64)))) |
#s(approx (neg (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))))) #s(hole binary64 (- (* 2 (* a b)) (* -2 (* (sqrt (* (pow a 3) c)) (sqrt -4)))))) |
#s(approx (neg (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))))) (fma.f64 (*.f64 a b) #s(literal 2 binary64) (*.f64 (*.f64 (sqrt.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c)) (sqrt.f64 #s(literal -4 binary64))) #s(literal 2 binary64)))) |
#s(approx (neg (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))))) #s(hole binary64 (- (* b (- (* (sqrt (/ a c)) (/ b (sqrt -4))) (* -2 a))) (* -2 (* (sqrt (* (pow a 3) c)) (sqrt -4)))))) |
#s(approx (neg (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))))) (fma.f64 (fma.f64 (/.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 a c)) (*.f64 #s(literal 2 binary64) a)) b (*.f64 (*.f64 (sqrt.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c)) (sqrt.f64 #s(literal -4 binary64))) #s(literal 2 binary64)))) |
#s(approx (neg (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))))) #s(hole binary64 (- (* b (- (* b (- (* -1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* -1 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))))) (* -2 a))) (* -2 (* (sqrt (* (pow a 3) c)) (sqrt -4)))))) |
#s(approx (neg (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))))) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a)))) (*.f64 (/.f64 b #s(literal -4 binary64)) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 a c))))) b (*.f64 #s(literal 2 binary64) a)) b (*.f64 (*.f64 (sqrt.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c)) (sqrt.f64 #s(literal -4 binary64))) #s(literal 2 binary64)))) |
#s(approx (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b))))) #s(hole binary64 (+ (* -2 (* a b)) (* -2 (* (sqrt (* (pow a 3) c)) (sqrt -4)))))) |
#s(approx (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b))))) (*.f64 #s(literal -2 binary64) (fma.f64 a b (*.f64 (sqrt.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c)) (sqrt.f64 #s(literal -4 binary64)))))) |
#s(approx (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b))))) #s(hole binary64 (+ (* -2 (* (sqrt (* (pow a 3) c)) (sqrt -4))) (* b (+ (* -2 a) (* -1 (* (sqrt (/ a c)) (/ b (sqrt -4))))))))) |
#s(approx (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b))))) (fma.f64 (fma.f64 (neg.f64 (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 a c)) (*.f64 #s(literal -2 binary64) a)) b (*.f64 (*.f64 (sqrt.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c)) (sqrt.f64 #s(literal -4 binary64))) #s(literal -2 binary64)))) |
#s(approx (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b))))) #s(hole binary64 (+ (* -2 (* (sqrt (* (pow a 3) c)) (sqrt -4))) (* b (+ (* -2 a) (* b (+ (* -1 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3))))))))))) |
#s(approx (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b))))) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a)))) (*.f64 (/.f64 b #s(literal -4 binary64)) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 a c)))) b (*.f64 #s(literal -2 binary64) a)) b (*.f64 (*.f64 (sqrt.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c)) (sqrt.f64 #s(literal -4 binary64))) #s(literal -2 binary64)))) |
#s(approx (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) #s(hole binary64 (- (* -1 b) (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (-.f64 (neg.f64 b) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))))) |
#s(approx (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) #s(hole binary64 (- (* b (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (fma.f64 (-.f64 (*.f64 (*.f64 (/.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) #s(literal -1/2 binary64)) #s(literal 1 binary64)) b (*.f64 (neg.f64 (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (*.f64 a c))))) |
#s(approx (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) #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) (sqrt (+ (* (* a c) -4) (* b b)))) (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64))))) (*.f64 (/.f64 b #s(literal -4 binary64)) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))))) b) #s(literal 1 binary64)) b (*.f64 (neg.f64 (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (*.f64 a c))))) |
#s(approx (sqrt (+ (* (* a c) -4) (* b b))) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (sqrt (+ (* (* a c) -4) (* b b))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))))) |
#s(approx (sqrt (+ (* (* a c) -4) (* b b))) #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 (+ (* (* a c) -4) (* b b))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64))))) (*.f64 (/.f64 b #s(literal -4 binary64)) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))))) (*.f64 b b) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))))) |
#s(approx (sqrt (+ (* (* a c) -4) (* b b))) #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 (sqrt (+ (* (* a c) -4) (* b b))) (fma.f64 (fma.f64 (fma.f64 (*.f64 (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64))))) #s(literal 1/16 binary64) (*.f64 (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)))) (sqrt.f64 #s(literal -4 binary64))) #s(literal -1/4 binary64)) #s(literal -1/8 binary64))) (*.f64 b b) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) #s(literal 1/2 binary64))) (*.f64 b b) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (+ a a)) #s(hole binary64 (* b (- (/ c (pow b 2)) (/ 1 a))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (+ a a)) (*.f64 (-.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)) b)) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (+ a a)) #s(hole binary64 (* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (+ a a)) (*.f64 (-.f64 (fma.f64 a (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (/.f64 c (*.f64 b b))) (/.f64 #s(literal 1 binary64) a)) b)) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (+ a a)) #s(hole binary64 (* b (- (+ (* 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 (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (+ a a)) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 6 binary64))) #s(literal 2 binary64) (-.f64 (fma.f64 a (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (/.f64 c (*.f64 b b))) (/.f64 #s(literal 1 binary64) a))) b)) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) #s(hole binary64 (* b (- (* 2 (/ (* a c) (pow b 2))) 2)))) |
#s(approx (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (*.f64 (-.f64 (*.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal 2 binary64)) #s(literal 2 binary64)) b)) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) #s(hole binary64 (* b (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ 2 (* -2 (/ (* a c) (pow b 2)))))))) |
#s(approx (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (*.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64)) (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -2 binary64) #s(literal 2 binary64))) b)) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) #s(hole binary64 (* b (- (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (*.f64 (-.f64 (/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -2 binary64) (fma.f64 (/.f64 a b) (/.f64 c b) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) #s(literal 2 binary64))) b)) |
#s(approx (sqrt (+ (* (* -4 c) a) (* b b))) #s(hole binary64 (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))))) |
#s(approx (sqrt (+ (* (* a c) -4) (* b b))) (*.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -2 binary64) #s(literal 1 binary64)) b)) |
#s(approx (sqrt (+ (* (* -4 c) a) (* b b))) #s(hole binary64 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
#s(approx (sqrt (+ (* (* a c) -4) (* b b))) (*.f64 (fma.f64 #s(literal -2 binary64) (fma.f64 (/.f64 a b) (/.f64 c b) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) #s(literal 1 binary64)) b)) |
#s(approx (sqrt (+ (* (* -4 c) a) (* b b))) #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 (sqrt (+ (* (* a c) -4) (* b b))) (*.f64 (+.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal -4 binary64) (*.f64 #s(literal -2 binary64) (fma.f64 (/.f64 a b) (/.f64 c b) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))))) #s(literal 1 binary64)) b)) |
#s(approx (+ (* (* -4 c) a) (* b b)) #s(hole binary64 (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))))) |
#s(approx (+ (* (* a c) -4) (* b b)) (*.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -4 binary64) #s(literal 1 binary64)) (*.f64 b b))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* b (- (/ c (pow b 2)) (/ 1 a))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (+ a a)) (*.f64 (-.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)) b)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (+ a a)) (*.f64 (-.f64 (fma.f64 a (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (/.f64 c (*.f64 b b))) (/.f64 #s(literal 1 binary64) a)) b)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* b (- (+ (* 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 (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (+ a a)) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 6 binary64))) #s(literal 2 binary64) (-.f64 (fma.f64 a (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (/.f64 c (*.f64 b b))) (/.f64 #s(literal 1 binary64) a))) b)) |
#s(approx (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) #s(hole binary64 (* 1/4 (/ (* b (- (* -2 a) (* 2 a))) (pow a 2))))) |
#s(approx (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) (*.f64 (/.f64 #s(literal 1/4 binary64) a) (/.f64 (*.f64 (*.f64 a b) #s(literal -4 binary64)) a))) |
#s(approx (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) #s(hole binary64 (* b (+ (* 1/4 (/ (- (* -2 a) (* 2 a)) (pow a 2))) (/ c (pow b 2)))))) |
#s(approx (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) (*.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) a) (/.f64 (*.f64 #s(literal -4 binary64) a) a) (/.f64 c (*.f64 b b))) b)) |
#s(approx (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) #s(hole binary64 (* b (+ (* 1/4 (/ (- (* -2 a) (* 2 a)) (pow a 2))) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))))))) |
#s(approx (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) (*.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) a) (/.f64 (*.f64 #s(literal -4 binary64) a) a) (fma.f64 a (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (/.f64 c (*.f64 b b)))) b)) |
#s(approx (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) #s(hole binary64 (* b (+ (* 1/4 (/ (- (* -2 a) (* 2 a)) (pow a 2))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4)))))))) |
#s(approx (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) (*.f64 (fma.f64 (*.f64 (/.f64 #s(literal -4 binary64) a) (/.f64 a a)) #s(literal 1/4 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 6 binary64))) #s(literal 2 binary64) (fma.f64 a (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (/.f64 c (*.f64 b b))))) b)) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) #s(hole binary64 (* b (- (* -2 a) (* 2 a))))) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (*.f64 (*.f64 a b) #s(literal -4 binary64))) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) #s(hole binary64 (* b (- (+ (* -2 a) (* 4 (/ (* (pow a 2) c) (pow b 2)))) (* 2 a))))) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (*.f64 (fma.f64 #s(literal -2 binary64) a (fma.f64 (/.f64 #s(literal 4 binary64) b) (/.f64 (*.f64 (*.f64 a a) c) b) (*.f64 #s(literal -2 binary64) a))) b)) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) #s(hole binary64 (* b (- (+ (* -2 a) (* 4 (/ (* (pow a 3) (pow c 2)) (pow b 4)))) (+ (* -4 (/ (* (pow a 2) c) (pow b 2))) (* 2 a)))))) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) #s(literal 4 binary64) (*.f64 #s(literal -2 binary64) a)) (fma.f64 (/.f64 #s(literal -4 binary64) b) (/.f64 (*.f64 (*.f64 a a) c) b) (*.f64 #s(literal 2 binary64) a))) b)) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) #s(hole binary64 (* b (- (+ (* -2 a) (* 8 (/ (* (pow a 4) (pow c 3)) (pow b 6)))) (+ (* -4 (/ (* (pow a 2) c) (pow b 2))) (+ (* -4 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 2 a))))))) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 6 binary64))) #s(literal 8 binary64) (*.f64 #s(literal -2 binary64) a)) (fma.f64 (/.f64 #s(literal -4 binary64) b) (/.f64 (*.f64 (*.f64 a a) c) b) (fma.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) #s(literal -4 binary64) (*.f64 #s(literal 2 binary64) a)))) b)) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* b (- (* 2 (/ (* a c) (pow b 2))) 2)))) |
#s(approx (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (*.f64 (-.f64 (*.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal 2 binary64)) #s(literal 2 binary64)) b)) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* b (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ 2 (* -2 (/ (* a c) (pow b 2)))))))) |
#s(approx (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (*.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64)) (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -2 binary64) #s(literal 2 binary64))) b)) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* b (- (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (*.f64 (-.f64 (/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -2 binary64) (fma.f64 (/.f64 a b) (/.f64 c b) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) #s(literal 2 binary64))) b)) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))))) |
#s(approx (sqrt (+ (* (* a c) -4) (* b b))) (*.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)))) #s(hole binary64 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
#s(approx (sqrt (+ (* (* a c) -4) (* b b))) (*.f64 (fma.f64 #s(literal -2 binary64) (fma.f64 (/.f64 a b) (/.f64 c b) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) #s(literal 1 binary64)) b)) |
#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 (sqrt (+ (* (* a c) -4) (* b b))) (*.f64 (+.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal -4 binary64) (*.f64 #s(literal -2 binary64) (fma.f64 (/.f64 a b) (/.f64 c b) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))))) #s(literal 1 binary64)) b)) |
#s(approx (- (* b b) (* 4 (* a c))) #s(hole binary64 (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))))) |
#s(approx (+ (* (* a c) -4) (* b b)) (*.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -4 binary64) #s(literal 1 binary64)) (*.f64 b b))) |
#s(approx (* (+ (* -4 c) (* b (/ b a))) a) #s(hole binary64 (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))))) |
#s(approx (* (+ (* -4 c) (* b (/ b a))) a) (*.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -4 binary64) #s(literal 1 binary64)) (*.f64 b b))) |
#s(approx (+ (* -4 c) (* b (/ b a))) #s(hole binary64 (* (pow b 2) (+ (* -4 (/ c (pow b 2))) (/ 1 a))))) |
#s(approx (+ (* -4 c) (* b (/ b a))) (*.f64 (fma.f64 (/.f64 c (*.f64 b b)) #s(literal -4 binary64) (/.f64 #s(literal 1 binary64) a)) (*.f64 b b))) |
#s(approx (/ (neg (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))))) (* -4 (* a a))) #s(hole binary64 (* b (- (/ c (pow b 2)) (/ 1 a))))) |
#s(approx (/ (neg (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))))) (* -4 (* a a))) (*.f64 (-.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)) b)) |
#s(approx (/ (neg (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))))) (* -4 (* a a))) #s(hole binary64 (* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))) |
#s(approx (/ (neg (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))))) (* -4 (* a a))) (*.f64 (-.f64 (fma.f64 a (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (/.f64 c (*.f64 b b))) (/.f64 #s(literal 1 binary64) a)) b)) |
#s(approx (/ (neg (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))))) (* -4 (* a a))) #s(hole binary64 (* b (- (+ (* 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 (/ (neg (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))))) (* -4 (* a a))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 6 binary64))) #s(literal 2 binary64) (-.f64 (fma.f64 a (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (/.f64 c (*.f64 b b))) (/.f64 #s(literal 1 binary64) a))) b)) |
#s(approx (neg (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))))) #s(hole binary64 (* b (- (* -4 (/ (* (pow a 2) c) (pow b 2))) (* -4 a))))) |
#s(approx (neg (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))))) (*.f64 (*.f64 #s(literal -4 binary64) (-.f64 (*.f64 (/.f64 (*.f64 a a) b) (/.f64 c b)) a)) b)) |
#s(approx (neg (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))))) #s(hole binary64 (* b (- (* -4 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (+ (* -4 a) (* 4 (/ (* (pow a 2) c) (pow b 2)))))))) |
#s(approx (neg (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))))) (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) #s(literal -4 binary64) (*.f64 #s(literal 4 binary64) a)) (*.f64 (/.f64 #s(literal 4 binary64) b) (/.f64 (*.f64 (*.f64 a a) c) b))) b)) |
#s(approx (neg (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))))) #s(hole binary64 (* b (- (* -8 (/ (* (pow a 4) (pow c 3)) (pow b 6))) (+ (* -4 a) (+ (* 4 (/ (* (pow a 2) c) (pow b 2))) (* 4 (/ (* (pow a 3) (pow c 2)) (pow b 4))))))))) |
#s(approx (neg (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))))) (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 6 binary64))) #s(literal -8 binary64) (*.f64 #s(literal 4 binary64) a)) (*.f64 #s(literal 4 binary64) (fma.f64 (/.f64 (*.f64 a a) b) (/.f64 c b) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))))) b)) |
#s(approx (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b))))) #s(hole binary64 (* b (+ (* -4 a) (* 4 (/ (* (pow a 2) c) (pow b 2))))))) |
#s(approx (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b))))) (*.f64 (fma.f64 (/.f64 #s(literal 4 binary64) b) (/.f64 (*.f64 (*.f64 a a) c) b) (*.f64 #s(literal -4 binary64) a)) b)) |
#s(approx (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b))))) #s(hole binary64 (* b (+ (* -4 a) (+ (* 4 (/ (* (pow a 2) c) (pow b 2))) (* 4 (/ (* (pow a 3) (pow c 2)) (pow b 4)))))))) |
#s(approx (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b))))) (*.f64 (fma.f64 #s(literal 4 binary64) (fma.f64 (/.f64 (*.f64 a a) b) (/.f64 c b) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (*.f64 #s(literal -4 binary64) a)) b)) |
#s(approx (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b))))) #s(hole binary64 (* b (+ (* -4 a) (+ (* 4 (/ (* (pow a 2) c) (pow b 2))) (+ (* 4 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 8 (/ (* (pow a 4) (pow c 3)) (pow b 6))))))))) |
#s(approx (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b))))) (*.f64 (fma.f64 #s(literal -4 binary64) a (fma.f64 #s(literal 4 binary64) (fma.f64 (/.f64 (*.f64 a a) b) (/.f64 c b) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 6 binary64))) #s(literal 8 binary64)))) b)) |
#s(approx (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) #s(hole binary64 (* b (- (* 2 (/ (* a c) (pow b 2))) 2)))) |
#s(approx (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (*.f64 (-.f64 (*.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal 2 binary64)) #s(literal 2 binary64)) b)) |
#s(approx (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) #s(hole binary64 (* b (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ 2 (* -2 (/ (* a c) (pow b 2)))))))) |
#s(approx (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (*.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64)) (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -2 binary64) #s(literal 2 binary64))) b)) |
#s(approx (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) #s(hole binary64 (* b (- (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (*.f64 (-.f64 (/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -2 binary64) (fma.f64 (/.f64 a b) (/.f64 c b) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) #s(literal 2 binary64))) b)) |
#s(approx (sqrt (+ (* (* a c) -4) (* b b))) #s(hole binary64 (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))))) |
#s(approx (sqrt (+ (* (* a c) -4) (* b b))) (*.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -2 binary64) #s(literal 1 binary64)) b)) |
#s(approx (sqrt (+ (* (* a c) -4) (* b b))) #s(hole binary64 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
#s(approx (sqrt (+ (* (* a c) -4) (* b b))) (*.f64 (fma.f64 #s(literal -2 binary64) (fma.f64 (/.f64 a b) (/.f64 c b) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) #s(literal 1 binary64)) b)) |
#s(approx (sqrt (+ (* (* a c) -4) (* b b))) #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 (sqrt (+ (* (* a c) -4) (* b b))) (*.f64 (+.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal -4 binary64) (*.f64 #s(literal -2 binary64) (fma.f64 (/.f64 a b) (/.f64 c b) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))))) #s(literal 1 binary64)) b)) |
#s(approx (+ (* (* a c) -4) (* b b)) #s(hole binary64 (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))))) |
#s(approx (+ (* (* a c) -4) (* b b)) (*.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -4 binary64) #s(literal 1 binary64)) (*.f64 b b))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (+ a a)) #s(hole binary64 (* -1 (/ c b)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (+ a a)) (/.f64 (neg.f64 c) b)) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (+ a a)) #s(hole binary64 (* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (+ a a)) (/.f64 (fma.f64 (/.f64 (*.f64 c c) b) (/.f64 a b) c) (neg.f64 b))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (+ a a)) #s(hole binary64 (* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (+ a a)) (/.f64 (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 c c) b) (/.f64 a b))) c) (neg.f64 b))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (+ a a)) #s(hole binary64 (* -1 (/ (+ c (+ (* 1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6)))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))))) b)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (+ a a)) (/.f64 (+.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal 20 binary64) a)) #s(literal 1/4 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 c c) b) (/.f64 a b)))) c) (neg.f64 b))) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) #s(hole binary64 (* -2 (/ (* a c) b)))) |
#s(approx (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) #s(hole binary64 (* -1 (/ (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -2 (* a c))) b)))) |
#s(approx (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 c c) b) (/.f64 (*.f64 a a) b)) #s(literal 2 binary64) (*.f64 (*.f64 #s(literal 2 binary64) a) c)) (neg.f64 b))) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) #s(hole binary64 (* -1 (/ (- (* 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 (+ (* (* a c) -4) (* b b)))) (/.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal 4 binary64) (*.f64 #s(literal 2 binary64) (fma.f64 a c (*.f64 (/.f64 (*.f64 c c) b) (/.f64 (*.f64 a a) b))))) (neg.f64 b))) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) #s(hole binary64 (* -1 (/ (- (* 1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6))) (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))) b)))) |
#s(approx (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (/.f64 (-.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64)))) (*.f64 #s(literal -2 binary64) (fma.f64 a c (*.f64 (/.f64 (*.f64 c c) b) (/.f64 (*.f64 a a) b))))) (neg.f64 b))) |
#s(approx (sqrt (+ (* (* -4 c) a) (* b b))) #s(hole binary64 (* -1 b))) |
#s(approx (sqrt (+ (* (* a c) -4) (* b b))) (neg.f64 b)) |
#s(approx (sqrt (+ (* (* -4 c) a) (* b b))) #s(hole binary64 (* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))))) |
#s(approx (sqrt (+ (* (* a c) -4) (* b b))) (*.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -2 binary64) #s(literal 1 binary64)) (neg.f64 b))) |
#s(approx (sqrt (+ (* (* -4 c) a) (* b b))) #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 (+ (* (* a c) -4) (* b b))) (*.f64 (fma.f64 #s(literal -2 binary64) (fma.f64 (/.f64 a b) (/.f64 c b) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) #s(literal 1 binary64)) (neg.f64 b))) |
#s(approx (sqrt (+ (* (* -4 c) a) (* b b))) #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 (sqrt (+ (* (* a c) -4) (* b b))) (*.f64 (+.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal -4 binary64) (*.f64 #s(literal -2 binary64) (fma.f64 (/.f64 a b) (/.f64 c b) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))))) #s(literal 1 binary64)) (neg.f64 b))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* -1 (/ c b)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (+ a a)) (/.f64 (neg.f64 c) b)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (+ a a)) (/.f64 (fma.f64 (/.f64 (*.f64 c c) b) (/.f64 a b) c) (neg.f64 b))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (+ a a)) (/.f64 (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 c c) b) (/.f64 a b))) c) (neg.f64 b))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* -1 (/ (+ c (+ (* 1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6)))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))))) b)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (+ a a)) (/.f64 (+.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal 20 binary64) a)) #s(literal 1/4 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 c c) b) (/.f64 a b)))) c) (neg.f64 b))) |
#s(approx (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) #s(hole binary64 (* -1 (/ c b)))) |
#s(approx (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) (/.f64 (neg.f64 c) b)) |
#s(approx (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) #s(hole binary64 (* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)))) |
#s(approx (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) (/.f64 (fma.f64 (/.f64 (*.f64 c c) b) (/.f64 a b) c) (neg.f64 b))) |
#s(approx (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) #s(hole binary64 (* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b)))) |
#s(approx (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) (/.f64 (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 c c) b) (/.f64 a b))) c) (neg.f64 b))) |
#s(approx (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) #s(hole binary64 (* -1 (/ (+ c (+ (* 1/4 (/ (+ (* 4 (* (pow a 3) (pow c 4))) (* 16 (* (pow a 3) (pow c 4)))) (pow b 6))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))))) b)))) |
#s(approx (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) (/.f64 (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 3 binary64))) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 1/4 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 c c) b) (/.f64 a b)))) c) (neg.f64 b))) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) #s(hole binary64 (* -4 (/ (* (pow a 2) c) b)))) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) c) b) #s(literal -4 binary64))) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) #s(hole binary64 (* -1 (/ (- (* 4 (/ (* (pow a 3) (pow c 2)) (pow b 2))) (* -4 (* (pow a 2) c))) b)))) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (fma.f64 (*.f64 a a) c (*.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) b) (/.f64 (*.f64 c c) b)))) b)) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) #s(hole binary64 (* -1 (/ (- (* 8 (/ (* (pow a 4) (pow c 3)) (pow b 4))) (+ (* -4 (* (pow a 2) c)) (* -4 (/ (* (pow a 3) (pow c 2)) (pow b 2))))) b)))) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) #s(literal 8 binary64) (*.f64 #s(literal 4 binary64) (fma.f64 (*.f64 a a) c (*.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) b) (/.f64 (*.f64 c c) b))))) (neg.f64 b))) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) #s(hole binary64 (* -1 (/ (- (/ (* a (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4))))) (pow b 6)) (+ (* -8 (/ (* (pow a 4) (pow c 3)) (pow b 4))) (+ (* -4 (* (pow a 2) c)) (* -4 (/ (* (pow a 3) (pow c 2)) (pow b 2)))))) b)))) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (/.f64 (-.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) #s(literal 8 binary64) (*.f64 a (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))))) (*.f64 #s(literal -4 binary64) (fma.f64 (*.f64 a a) c (*.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) b) (/.f64 (*.f64 c c) b))))) (neg.f64 b))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* -2 (/ (* a c) b)))) |
#s(approx (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* -1 (/ (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -2 (* a c))) b)))) |
#s(approx (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 c c) b) (/.f64 (*.f64 a a) b)) #s(literal 2 binary64) (*.f64 (*.f64 #s(literal 2 binary64) a) c)) (neg.f64 b))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* -1 (/ (- (* 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 (+ (* (* a c) -4) (* b b)))) (/.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal 4 binary64) (*.f64 #s(literal 2 binary64) (fma.f64 a c (*.f64 (/.f64 (*.f64 c c) b) (/.f64 (*.f64 a a) b))))) (neg.f64 b))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* -1 (/ (- (* 1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6))) (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))) b)))) |
#s(approx (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (/.f64 (-.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64)))) (*.f64 #s(literal -2 binary64) (fma.f64 a c (*.f64 (/.f64 (*.f64 c c) b) (/.f64 (*.f64 a a) b))))) (neg.f64 b))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (* -1 b))) |
#s(approx (sqrt (+ (* (* a c) -4) (* b b))) (neg.f64 b)) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))))) |
#s(approx (sqrt (+ (* (* a c) -4) (* b b))) (*.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -2 binary64) #s(literal 1 binary64)) (neg.f64 b))) |
#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 (+ (* (* a c) -4) (* b b))) (*.f64 (fma.f64 #s(literal -2 binary64) (fma.f64 (/.f64 a b) (/.f64 c b) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) #s(literal 1 binary64)) (neg.f64 b))) |
#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 (sqrt (+ (* (* a c) -4) (* b b))) (*.f64 (+.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal -4 binary64) (*.f64 #s(literal -2 binary64) (fma.f64 (/.f64 a b) (/.f64 c b) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))))) #s(literal 1 binary64)) (neg.f64 b))) |
#s(approx (/ (neg (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))))) (* -4 (* a a))) #s(hole binary64 (* -1 (/ c b)))) |
#s(approx (/ (neg (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))))) (* -4 (* a a))) (/.f64 (neg.f64 c) b)) |
#s(approx (/ (neg (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))))) (* -4 (* a a))) #s(hole binary64 (* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)))) |
#s(approx (/ (neg (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))))) (* -4 (* a a))) (/.f64 (fma.f64 (/.f64 (*.f64 c c) b) (/.f64 a b) c) (neg.f64 b))) |
#s(approx (/ (neg (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))))) (* -4 (* a a))) #s(hole binary64 (* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b)))) |
#s(approx (/ (neg (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))))) (* -4 (* a a))) (/.f64 (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 c c) b) (/.f64 a b))) c) (neg.f64 b))) |
#s(approx (/ (neg (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))))) (* -4 (* a a))) #s(hole binary64 (* -1 (/ (+ c (+ (* 1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6)))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))))) b)))) |
#s(approx (/ (neg (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))))) (* -4 (* a a))) (/.f64 (+.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal 20 binary64) a)) #s(literal 1/4 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 c c) b) (/.f64 a b)))) c) (neg.f64 b))) |
#s(approx (neg (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))))) #s(hole binary64 (* 4 (/ (* (pow a 2) c) b)))) |
#s(approx (neg (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) c) b) #s(literal 4 binary64))) |
#s(approx (neg (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))))) #s(hole binary64 (* -1 (/ (- (* -4 (/ (* (pow a 3) (pow c 2)) (pow b 2))) (* 4 (* (pow a 2) c))) b)))) |
#s(approx (neg (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))))) (/.f64 (*.f64 #s(literal 4 binary64) (fma.f64 (*.f64 a a) c (*.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) b) (/.f64 (*.f64 c c) b)))) b)) |
#s(approx (neg (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))))) #s(hole binary64 (* -1 (/ (- (* -8 (/ (* (pow a 4) (pow c 3)) (pow b 4))) (+ (* 4 (* (pow a 2) c)) (* 4 (/ (* (pow a 3) (pow c 2)) (pow b 2))))) b)))) |
#s(approx (neg (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))))) (/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) #s(literal -8 binary64) (*.f64 #s(literal -4 binary64) (fma.f64 (*.f64 a a) c (*.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) b) (/.f64 (*.f64 c c) b))))) (neg.f64 b))) |
#s(approx (neg (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))))) #s(hole binary64 (* -1 (/ (- (* -1 (/ (* a (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4))))) (pow b 6))) (+ (* 4 (* (pow a 2) c)) (+ (* 4 (/ (* (pow a 3) (pow c 2)) (pow b 2))) (* 8 (/ (* (pow a 4) (pow c 3)) (pow b 4)))))) b)))) |
#s(approx (neg (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))))) (/.f64 (-.f64 (*.f64 (neg.f64 a) (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64)))) (fma.f64 #s(literal 4 binary64) (fma.f64 (*.f64 a a) c (*.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) b) (/.f64 (*.f64 c c) b))) (*.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) #s(literal 8 binary64)))) (neg.f64 b))) |
#s(approx (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b))))) #s(hole binary64 (* -4 (/ (* (pow a 2) c) b)))) |
#s(approx (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) c) b) #s(literal -4 binary64))) |
#s(approx (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b))))) #s(hole binary64 (* -1 (/ (+ (* 4 (* (pow a 2) c)) (* 4 (/ (* (pow a 3) (pow c 2)) (pow b 2)))) b)))) |
#s(approx (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (fma.f64 (*.f64 a a) c (*.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) b) (/.f64 (*.f64 c c) b)))) b)) |
#s(approx (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b))))) #s(hole binary64 (* -1 (/ (+ (* 4 (* (pow a 2) c)) (+ (* 4 (/ (* (pow a 3) (pow c 2)) (pow b 2))) (* 8 (/ (* (pow a 4) (pow c 3)) (pow b 4))))) b)))) |
#s(approx (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b))))) (/.f64 (fma.f64 #s(literal 4 binary64) (fma.f64 (*.f64 a a) c (*.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) b) (/.f64 (*.f64 c c) b))) (*.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) #s(literal 8 binary64))) (neg.f64 b))) |
#s(approx (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b))))) #s(hole binary64 (* -1 (/ (+ (* 4 (* (pow a 2) c)) (+ (* 4 (/ (* (pow a 3) (pow c 2)) (pow b 2))) (+ (* 8 (/ (* (pow a 4) (pow c 3)) (pow b 4))) (/ (* a (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4))))) (pow b 6))))) b)))) |
#s(approx (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b))))) (/.f64 (fma.f64 #s(literal 4 binary64) (fma.f64 (*.f64 a a) c (*.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) b) (/.f64 (*.f64 c c) b))) (fma.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) #s(literal 8 binary64) (*.f64 a (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64)))))) (neg.f64 b))) |
#s(approx (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) #s(hole binary64 (* -2 (/ (* a c) b)))) |
#s(approx (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))) |
#s(approx (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) #s(hole binary64 (* -1 (/ (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -2 (* a c))) b)))) |
#s(approx (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 c c) b) (/.f64 (*.f64 a a) b)) #s(literal 2 binary64) (*.f64 (*.f64 #s(literal 2 binary64) a) c)) (neg.f64 b))) |
#s(approx (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) #s(hole binary64 (* -1 (/ (- (* 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 (+ (* (* a c) -4) (* b b)))) (/.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal 4 binary64) (*.f64 #s(literal 2 binary64) (fma.f64 a c (*.f64 (/.f64 (*.f64 c c) b) (/.f64 (*.f64 a a) b))))) (neg.f64 b))) |
#s(approx (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) #s(hole binary64 (* -1 (/ (- (* 1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6))) (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))) b)))) |
#s(approx (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (/.f64 (-.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64)))) (*.f64 #s(literal -2 binary64) (fma.f64 a c (*.f64 (/.f64 (*.f64 c c) b) (/.f64 (*.f64 a a) b))))) (neg.f64 b))) |
#s(approx (sqrt (+ (* (* a c) -4) (* b b))) #s(hole binary64 (* -1 b))) |
#s(approx (sqrt (+ (* (* a c) -4) (* b b))) (neg.f64 b)) |
#s(approx (sqrt (+ (* (* a c) -4) (* b b))) #s(hole binary64 (* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))))) |
#s(approx (sqrt (+ (* (* a c) -4) (* b b))) (*.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -2 binary64) #s(literal 1 binary64)) (neg.f64 b))) |
#s(approx (sqrt (+ (* (* a c) -4) (* b b))) #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 (+ (* (* a c) -4) (* b b))) (*.f64 (fma.f64 #s(literal -2 binary64) (fma.f64 (/.f64 a b) (/.f64 c b) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) #s(literal 1 binary64)) (neg.f64 b))) |
#s(approx (sqrt (+ (* (* a c) -4) (* b b))) #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 (sqrt (+ (* (* a c) -4) (* b b))) (*.f64 (+.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal -4 binary64) (*.f64 #s(literal -2 binary64) (fma.f64 (/.f64 a b) (/.f64 c b) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))))) #s(literal 1 binary64)) (neg.f64 b))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (+ a a)) #s(hole binary64 (+ (* -1 (/ b a)) (/ c b)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (+ a a)) (fma.f64 #s(literal -1 binary64) (/.f64 b a) (/.f64 c b))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (+ a a)) #s(hole binary64 (+ (* -1 (/ b a)) (* c (+ (/ 1 b) (/ (* a c) (pow b 3))))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (+ a a)) (fma.f64 (fma.f64 a (/.f64 c (pow.f64 b #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) b)) c (/.f64 (neg.f64 b) a))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (+ a a)) #s(hole binary64 (+ (* -1 (/ b a)) (* c (+ (* c (+ (* 2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b)))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (+ a a)) (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 c (pow.f64 b #s(literal 5 binary64)))) #s(literal 2 binary64) (/.f64 a (pow.f64 b #s(literal 3 binary64)))) c (/.f64 #s(literal 1 binary64) b)) c (/.f64 (neg.f64 b) a))) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) #s(hole binary64 (- (* c (- (* 2 (/ (* (pow a 2) c) (pow b 3))) (* -2 (/ a b)))) (* 2 b)))) |
#s(approx (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (fma.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 c (pow.f64 b #s(literal 3 binary64)))) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 a b))) c (*.f64 #s(literal -2 binary64) b))) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) #s(hole binary64 (- (* c (- (* c (- (* 4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))) (* -2 (/ a b)))) (* 2 b)))) |
#s(approx (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (fma.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (/.f64 c (pow.f64 b #s(literal 5 binary64)))) #s(literal 4 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64))))) c (*.f64 #s(literal 2 binary64) (/.f64 a b))) c (*.f64 #s(literal -2 binary64) b))) |
#s(approx (sqrt (+ (* (* -4 c) a) (* b b))) #s(hole binary64 (+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))))) |
#s(approx (sqrt (+ (* (* a c) -4) (* b b))) (fma.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (*.f64 (*.f64 a a) (/.f64 c (pow.f64 b #s(literal 3 binary64)))))) c b)) |
#s(approx (sqrt (+ (* (* -4 c) a) (* b b))) #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 (sqrt (+ (* (* a c) -4) (* b b))) (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 (* -4 c) #s(hole binary64 (* -4 c))) |
#s(approx (* -4 c) (*.f64 #s(literal -4 binary64) c)) |
#s(approx c #s(hole binary64 c)) |
#s(approx c c) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ b a)) (/ c b)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (+ a a)) (fma.f64 #s(literal -1 binary64) (/.f64 b a) (/.f64 c b))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ b a)) (* c (+ (/ 1 b) (/ (* a c) (pow b 3))))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (+ a a)) (fma.f64 (fma.f64 a (/.f64 c (pow.f64 b #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) b)) c (/.f64 (neg.f64 b) a))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ b a)) (* c (+ (* c (+ (* 2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b)))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (+ a a)) (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 c (pow.f64 b #s(literal 5 binary64)))) #s(literal 2 binary64) (/.f64 a (pow.f64 b #s(literal 3 binary64)))) c (/.f64 #s(literal 1 binary64) b)) c (/.f64 (neg.f64 b) a))) |
#s(approx (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) #s(hole binary64 (* 1/4 (/ (- (* -2 (* a b)) (* 2 (* a b))) (pow a 2))))) |
#s(approx (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) (*.f64 (/.f64 #s(literal 1/4 binary64) a) (/.f64 (*.f64 (*.f64 a b) #s(literal -4 binary64)) a))) |
#s(approx (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) #s(hole binary64 (+ (* 1/4 (/ (- (* -2 (* a b)) (* 2 (* a b))) (pow a 2))) (/ c b)))) |
#s(approx (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) (fma.f64 (/.f64 #s(literal 1/4 binary64) a) (/.f64 (*.f64 (*.f64 a b) #s(literal -4 binary64)) a) (/.f64 c b))) |
#s(approx (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) #s(hole binary64 (+ (* 1/4 (/ (- (* -2 (* a b)) (* 2 (* a b))) (pow a 2))) (* c (+ (/ 1 b) (/ (* a c) (pow b 3))))))) |
#s(approx (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) (fma.f64 (/.f64 #s(literal 1/4 binary64) a) (/.f64 (*.f64 (*.f64 a b) #s(literal -4 binary64)) a) (*.f64 (fma.f64 a (/.f64 c (pow.f64 b #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) b)) c))) |
#s(approx (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) #s(hole binary64 (+ (* 1/4 (/ (- (* -2 (* a b)) (* 2 (* a b))) (pow a 2))) (* c (+ (* c (+ (* 2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b)))))) |
#s(approx (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) (fma.f64 (/.f64 #s(literal 1/4 binary64) a) (/.f64 (*.f64 (*.f64 a b) #s(literal -4 binary64)) a) (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 c (pow.f64 b #s(literal 5 binary64)))) #s(literal 2 binary64) (/.f64 a (pow.f64 b #s(literal 3 binary64)))) c (/.f64 #s(literal 1 binary64) b)) c))) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) #s(hole binary64 (- (* -2 (* a b)) (* 2 (* a b))))) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (*.f64 (*.f64 a b) #s(literal -4 binary64))) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) #s(hole binary64 (- (+ (* -2 (* a b)) (* 4 (/ (* (pow a 2) c) b))) (* 2 (* a b))))) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (fma.f64 (*.f64 #s(literal -2 binary64) a) b (fma.f64 (/.f64 (*.f64 (*.f64 a a) c) b) #s(literal 4 binary64) (*.f64 (*.f64 a b) #s(literal -2 binary64))))) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) #s(hole binary64 (- (+ (* -2 (* a b)) (* c (- (* 4 (/ (* (pow a 3) c) (pow b 3))) (* -4 (/ (pow a 2) b))))) (* 2 (* a b))))) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (fma.f64 (*.f64 #s(literal -2 binary64) a) b (fma.f64 (*.f64 #s(literal 4 binary64) (fma.f64 (pow.f64 a #s(literal 3 binary64)) (/.f64 c (pow.f64 b #s(literal 3 binary64))) (/.f64 (*.f64 a a) b))) c (*.f64 (*.f64 a b) #s(literal -2 binary64))))) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) #s(hole binary64 (- (+ (* -2 (* a b)) (* c (- (* c (- (* 8 (/ (* (pow a 4) c) (pow b 5))) (* -4 (/ (pow a 3) (pow b 3))))) (* -4 (/ (pow a 2) b))))) (* 2 (* a b))))) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (fma.f64 (*.f64 #s(literal -2 binary64) a) b (fma.f64 (fma.f64 (fma.f64 (pow.f64 (/.f64 a b) #s(literal 3 binary64)) #s(literal 4 binary64) (/.f64 (*.f64 #s(literal 8 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) c)) (pow.f64 b #s(literal 5 binary64)))) c (*.f64 (/.f64 (*.f64 a a) b) #s(literal 4 binary64))) c (*.f64 (*.f64 a b) #s(literal -2 binary64))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (- (* c (- (* 2 (/ (* (pow a 2) c) (pow b 3))) (* -2 (/ a b)))) (* 2 b)))) |
#s(approx (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (fma.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 c (pow.f64 b #s(literal 3 binary64)))) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 a b))) c (*.f64 #s(literal -2 binary64) b))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (- (* c (- (* c (- (* 4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))) (* -2 (/ a b)))) (* 2 b)))) |
#s(approx (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (fma.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (/.f64 c (pow.f64 b #s(literal 5 binary64)))) #s(literal 4 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64))))) c (*.f64 #s(literal 2 binary64) (/.f64 a b))) c (*.f64 #s(literal -2 binary64) 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 (+ (* (* a c) -4) (* b b))) (fma.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (*.f64 (*.f64 a a) (/.f64 c (pow.f64 b #s(literal 3 binary64)))))) c b)) |
#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 (sqrt (+ (* (* a c) -4) (* b b))) (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 (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))))) (* -4 (* a a))) #s(hole binary64 (+ (* -1 (/ b a)) (/ c b)))) |
#s(approx (/ (neg (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))))) (* -4 (* a a))) (fma.f64 #s(literal -1 binary64) (/.f64 b a) (/.f64 c b))) |
#s(approx (/ (neg (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))))) (* -4 (* a a))) #s(hole binary64 (+ (* -1 (/ b a)) (* c (+ (/ 1 b) (/ (* a c) (pow b 3))))))) |
#s(approx (/ (neg (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))))) (* -4 (* a a))) (fma.f64 (fma.f64 a (/.f64 c (pow.f64 b #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) b)) c (/.f64 (neg.f64 b) a))) |
#s(approx (/ (neg (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))))) (* -4 (* a a))) #s(hole binary64 (+ (* -1 (/ b a)) (* c (+ (* c (+ (* 2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b)))))) |
#s(approx (/ (neg (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))))) (* -4 (* a a))) (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 c (pow.f64 b #s(literal 5 binary64)))) #s(literal 2 binary64) (/.f64 a (pow.f64 b #s(literal 3 binary64)))) c (/.f64 #s(literal 1 binary64) b)) c (/.f64 (neg.f64 b) a))) |
#s(approx (neg (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))))) #s(hole binary64 (- (* -4 (/ (* (pow a 2) c) b)) (* -4 (* a b))))) |
#s(approx (neg (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))))) (*.f64 #s(literal -4 binary64) (fma.f64 (*.f64 a a) (/.f64 c b) (*.f64 (neg.f64 a) b)))) |
#s(approx (neg (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))))) #s(hole binary64 (- (* c (- (* -4 (/ (* (pow a 3) c) (pow b 3))) (* 4 (/ (pow a 2) b)))) (* -4 (* a b))))) |
#s(approx (neg (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))))) (fma.f64 (fma.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (/.f64 c (pow.f64 b #s(literal 3 binary64)))) #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 a a) b) #s(literal -4 binary64))) c (*.f64 (*.f64 #s(literal 4 binary64) b) a))) |
#s(approx (neg (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))))) #s(hole binary64 (- (* c (- (* c (- (* -8 (/ (* (pow a 4) c) (pow b 5))) (* 4 (/ (pow a 3) (pow b 3))))) (* 4 (/ (pow a 2) b)))) (* -4 (* a b))))) |
#s(approx (neg (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))))) (fma.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (/.f64 c (pow.f64 b #s(literal 5 binary64)))) #s(literal -8 binary64) (*.f64 (pow.f64 (/.f64 a b) #s(literal 3 binary64)) #s(literal -4 binary64))) c (*.f64 (/.f64 (*.f64 a a) b) #s(literal -4 binary64))) c (*.f64 (*.f64 #s(literal 4 binary64) b) a))) |
#s(approx (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b))))) #s(hole binary64 (+ (* -4 (* a b)) (* 4 (/ (* (pow a 2) c) b))))) |
#s(approx (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b))))) (fma.f64 (/.f64 (*.f64 (*.f64 a a) c) b) #s(literal 4 binary64) (*.f64 (*.f64 a b) #s(literal -4 binary64)))) |
#s(approx (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b))))) #s(hole binary64 (+ (* -4 (* a b)) (* c (+ (* 4 (/ (* (pow a 3) c) (pow b 3))) (* 4 (/ (pow a 2) b))))))) |
#s(approx (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b))))) (fma.f64 (*.f64 #s(literal 4 binary64) (fma.f64 (pow.f64 a #s(literal 3 binary64)) (/.f64 c (pow.f64 b #s(literal 3 binary64))) (/.f64 (*.f64 a a) b))) c (*.f64 (*.f64 a b) #s(literal -4 binary64)))) |
#s(approx (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b))))) #s(hole binary64 (+ (* -4 (* a b)) (* c (+ (* 4 (/ (pow a 2) b)) (* c (+ (* 4 (/ (pow a 3) (pow b 3))) (* 8 (/ (* (pow a 4) c) (pow b 5)))))))))) |
#s(approx (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b))))) (fma.f64 (fma.f64 (fma.f64 (pow.f64 (/.f64 a b) #s(literal 3 binary64)) #s(literal 4 binary64) (/.f64 (*.f64 #s(literal 8 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) c)) (pow.f64 b #s(literal 5 binary64)))) c (*.f64 (/.f64 (*.f64 a a) b) #s(literal 4 binary64))) c (*.f64 (*.f64 a b) #s(literal -4 binary64)))) |
#s(approx (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) #s(hole binary64 (- (* c (- (* 2 (/ (* (pow a 2) c) (pow b 3))) (* -2 (/ a b)))) (* 2 b)))) |
#s(approx (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (fma.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 c (pow.f64 b #s(literal 3 binary64)))) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 a b))) c (*.f64 #s(literal -2 binary64) b))) |
#s(approx (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) #s(hole binary64 (- (* c (- (* c (- (* 4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))) (* -2 (/ a b)))) (* 2 b)))) |
#s(approx (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (fma.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (/.f64 c (pow.f64 b #s(literal 5 binary64)))) #s(literal 4 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64))))) c (*.f64 #s(literal 2 binary64) (/.f64 a b))) c (*.f64 #s(literal -2 binary64) b))) |
#s(approx (sqrt (+ (* (* a c) -4) (* b b))) #s(hole binary64 (+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))))) |
#s(approx (sqrt (+ (* (* a c) -4) (* b b))) (fma.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (*.f64 (*.f64 a a) (/.f64 c (pow.f64 b #s(literal 3 binary64)))))) c b)) |
#s(approx (sqrt (+ (* (* a c) -4) (* b b))) #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 (sqrt (+ (* (* a c) -4) (* b b))) (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 (+ (* (* -4 c) a) (* b b)))) (+ a a)) #s(hole binary64 (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/2 (/ b (* a c))))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (+ a a)) (*.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64)) (/.f64 (/.f64 b a) c))) c)) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (+ a a)) #s(hole binary64 (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4))))))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (+ a a)) (*.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64)) (/.f64 (/.f64 b a) c)) (*.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))))) c)) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (+ a a)) #s(hole binary64 (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (+ a a)) (*.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64)) (/.f64 (/.f64 b a) c)) (fma.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64)))) #s(literal 1/16 binary64)))) c)) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) #s(hole binary64 (* c (- (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4)))))) |
#s(approx (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (*.f64 (-.f64 (/.f64 (neg.f64 b) c) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))) c)) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) #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 (+ (* (* a c) -4) (* b b)))) (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b c))) c)) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) #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 (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (*.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64)))) #s(literal 1/8 binary64)) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b c)))) c)) |
#s(approx (sqrt (+ (* (* -4 c) a) (* b b))) #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 (+ (* (* a c) -4) (* b b))) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))) c)) |
#s(approx (sqrt (+ (* (* -4 c) a) (* b b))) #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 (+ (* (* a c) -4) (* b b))) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64))))) c)) |
#s(approx (sqrt (+ (* (* -4 c) a) (* b b))) #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 (sqrt (+ (* (* a c) -4) (* b b))) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 7 binary64)))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64)))) #s(literal 1/16 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))))) c)) |
#s(approx (+ (* (* -4 c) a) (* b b)) #s(hole binary64 (* c (+ (* -4 a) (/ (pow b 2) c))))) |
#s(approx (+ (* (* a c) -4) (* b b)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/2 (/ b (* a c))))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (+ a a)) (*.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64)) (/.f64 (/.f64 b a) c))) c)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4))))))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (+ a a)) (*.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64)) (/.f64 (/.f64 b a) c)) (*.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))))) c)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (+ a a)) (*.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64)) (/.f64 (/.f64 b a) c)) (fma.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64)))) #s(literal 1/16 binary64)))) c)) |
#s(approx (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) #s(hole binary64 (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/2 (/ b (* a c))))))) |
#s(approx (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) (*.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64)) (/.f64 (/.f64 b a) c))) c)) |
#s(approx (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) #s(hole binary64 (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4))))))))) |
#s(approx (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) (*.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64)) (/.f64 (/.f64 b a) c)) (*.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))))) c)) |
#s(approx (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) #s(hole binary64 (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))))) |
#s(approx (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) (*.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64)) (/.f64 (/.f64 b a) c)) (fma.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64)))) #s(literal 1/16 binary64)))) c)) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) #s(hole binary64 (* c (- (* -2 (/ (* a b) c)) (* 2 (* (sqrt (/ (pow a 3) c)) (sqrt -4))))))) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (*.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (sqrt.f64 #s(literal -4 binary64)) (*.f64 a (/.f64 b c)))) c)) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) #s(hole binary64 (* c (- (+ (* -2 (/ (* a b) c)) (* -1 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -4))))) (* 2 (* (sqrt (/ (pow a 3) c)) (sqrt -4))))))) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (*.f64 (fma.f64 #s(literal -2 binary64) (fma.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (sqrt.f64 #s(literal -4 binary64)) (*.f64 a (/.f64 b c))) (/.f64 (*.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 3 binary64)))) (*.f64 b b)) (neg.f64 (sqrt.f64 #s(literal -4 binary64))))) c)) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) #s(hole binary64 (* c (- (+ (* -2 (/ (* a b) c)) (* 1/4 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3))))) (+ (* 2 (* (sqrt (/ (pow a 3) c)) (sqrt -4))) (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -4)))))))) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (*.f64 (-.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) a)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64))) (*.f64 (*.f64 a (/.f64 b c)) #s(literal -2 binary64))) (fma.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 3 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (sqrt.f64 #s(literal -4 binary64))) #s(literal 2 binary64)))) c)) |
#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 (+ (* (* a c) -4) (* b b)))) (*.f64 (-.f64 (/.f64 (neg.f64 b) c) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))) c)) |
#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 (+ (* (* a c) -4) (* b b)))) (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b c))) 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 (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (*.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64)))) #s(literal 1/8 binary64)) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b c)))) 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 (+ (* (* a c) -4) (* b b))) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))) c)) |
#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 (+ (* (* a c) -4) (* b b))) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64))))) c)) |
#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 (sqrt (+ (* (* a c) -4) (* b b))) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 7 binary64)))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64)))) #s(literal 1/16 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))))) c)) |
#s(approx (- (* b b) (* 4 (* a c))) #s(hole binary64 (* c (- (/ (pow b 2) c) (* 4 a))))) |
#s(approx (+ (* (* a c) -4) (* b b)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)) |
#s(approx (* (+ (* -4 c) (* b (/ b a))) a) #s(hole binary64 (* c (+ (* -4 a) (/ (pow b 2) c))))) |
#s(approx (* (+ (* -4 c) (* b (/ b a))) a) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)) |
#s(approx (+ (* -4 c) (* b (/ b a))) #s(hole binary64 (* c (- (/ (pow b 2) (* a c)) 4)))) |
#s(approx (+ (* -4 c) (* b (/ b a))) (*.f64 (fma.f64 (/.f64 b c) (/.f64 b a) #s(literal -4 binary64)) c)) |
#s(approx (/ (neg (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))))) (* -4 (* a a))) #s(hole binary64 (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/2 (/ b (* a c))))))) |
#s(approx (/ (neg (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))))) (* -4 (* a a))) (*.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64)) (/.f64 (/.f64 b a) c))) c)) |
#s(approx (/ (neg (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))))) (* -4 (* a a))) #s(hole binary64 (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4))))))))) |
#s(approx (/ (neg (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))))) (* -4 (* a a))) (*.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64)) (/.f64 (/.f64 b a) c)) (*.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))))) c)) |
#s(approx (/ (neg (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))))) (* -4 (* a a))) #s(hole binary64 (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))))) |
#s(approx (/ (neg (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))))) (* -4 (* a a))) (*.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64)) (/.f64 (/.f64 b a) c)) (fma.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64)))) #s(literal 1/16 binary64)))) c)) |
#s(approx (neg (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))))) #s(hole binary64 (* c (- (* 2 (/ (* a b) c)) (* -2 (* (sqrt (/ (pow a 3) c)) (sqrt -4))))))) |
#s(approx (neg (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))))) (*.f64 (fma.f64 (*.f64 a (/.f64 b c)) #s(literal 2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (sqrt.f64 #s(literal -4 binary64))) #s(literal 2 binary64))) c)) |
#s(approx (neg (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))))) #s(hole binary64 (* c (- (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -4))) (+ (* -2 (* (sqrt (/ (pow a 3) c)) (sqrt -4))) (* -2 (/ (* a b) c))))))) |
#s(approx (neg (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))))) (*.f64 (fma.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 3 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (fma.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (sqrt.f64 #s(literal -4 binary64)) (*.f64 a (/.f64 b c))))) c)) |
#s(approx (neg (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))))) #s(hole binary64 (* c (- (* -1/4 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* -2 (* (sqrt (/ (pow a 3) c)) (sqrt -4))) (+ (* -2 (/ (* a b) c)) (* -1 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -4)))))))))) |
#s(approx (neg (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))))) (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) a)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64)))) (fma.f64 #s(literal -2 binary64) (fma.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (sqrt.f64 #s(literal -4 binary64)) (*.f64 a (/.f64 b c))) (/.f64 (*.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 3 binary64)))) (*.f64 b b)) (neg.f64 (sqrt.f64 #s(literal -4 binary64)))))) c)) |
#s(approx (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b))))) #s(hole binary64 (* c (+ (* -2 (* (sqrt (/ (pow a 3) c)) (sqrt -4))) (* -2 (/ (* a b) c)))))) |
#s(approx (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b))))) (*.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (sqrt.f64 #s(literal -4 binary64)) (*.f64 a (/.f64 b c)))) c)) |
#s(approx (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b))))) #s(hole binary64 (* c (+ (* -2 (* (sqrt (/ (pow a 3) c)) (sqrt -4))) (+ (* -2 (/ (* a b) c)) (* -1 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -4))))))))) |
#s(approx (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b))))) (*.f64 (fma.f64 #s(literal -2 binary64) (fma.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (sqrt.f64 #s(literal -4 binary64)) (*.f64 a (/.f64 b c))) (/.f64 (*.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 3 binary64)))) (*.f64 b b)) (neg.f64 (sqrt.f64 #s(literal -4 binary64))))) c)) |
#s(approx (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b))))) #s(hole binary64 (* c (+ (* -2 (* (sqrt (/ (pow a 3) c)) (sqrt -4))) (+ (* -2 (/ (* a b) c)) (+ (* -1 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -4)))) (* 1/4 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))))) |
#s(approx (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b))))) (*.f64 (fma.f64 #s(literal -2 binary64) (fma.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (sqrt.f64 #s(literal -4 binary64)) (*.f64 a (/.f64 b c))) (fma.f64 (neg.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 3 binary64)))) (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) a)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64)))))) c)) |
#s(approx (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) #s(hole binary64 (* c (- (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4)))))) |
#s(approx (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (*.f64 (-.f64 (/.f64 (neg.f64 b) c) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))) c)) |
#s(approx (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) #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 (+ (* (* a c) -4) (* b b)))) (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b c))) c)) |
#s(approx (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) #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 (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (*.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64)))) #s(literal 1/8 binary64)) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b c)))) c)) |
#s(approx (sqrt (+ (* (* a c) -4) (* b b))) #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 (+ (* (* a c) -4) (* b b))) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))) c)) |
#s(approx (sqrt (+ (* (* a c) -4) (* b b))) #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 (+ (* (* a c) -4) (* b b))) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64))))) c)) |
#s(approx (sqrt (+ (* (* a c) -4) (* b b))) #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 (sqrt (+ (* (* a c) -4) (* b b))) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 7 binary64)))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64)))) #s(literal 1/16 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))))) c)) |
#s(approx (+ (* (* a c) -4) (* b b)) #s(hole binary64 (* c (+ (* -4 a) (/ (pow b 2) c))))) |
#s(approx (+ (* (* a c) -4) (* b b)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (+ a a)) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* 1/2 (/ b (* a c)))))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (+ a a)) (*.f64 (neg.f64 c) (fma.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (/.f64 (/.f64 b a) c) #s(literal 1/2 binary64))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (+ a a)) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1/2 (/ b a)) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c))))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (+ a a)) (*.f64 (neg.f64 c) (neg.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) c))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (+ a a)) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1))))) c)) (* -1/2 (/ b a))) c))))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (+ a a)) (*.f64 (neg.f64 c) (neg.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (/.f64 (fma.f64 (*.f64 #s(literal 1/128 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)))) (neg.f64 c))) c))))) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) #s(hole binary64 (* -1 (* c (- (/ b c) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (*.f64 (neg.f64 c) (-.f64 (/.f64 b c) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 2 binary64))))) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) #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 (+ (* (* a c) -4) (* b b)))) (*.f64 (neg.f64 c) (fma.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b))) b) c) #s(literal -1 binary64) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))))))) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) #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 (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (*.f64 (neg.f64 c) (fma.f64 (/.f64 (-.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/64 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))))) (neg.f64 c)) b) c) #s(literal -1 binary64) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))))))) |
#s(approx (sqrt (+ (* (* -4 c) a) (* b b))) #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 (+ (* (* a c) -4) (* b b))) (*.f64 (neg.f64 c) (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/4 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 2 binary64))))) |
#s(approx (sqrt (+ (* (* -4 c) a) (* b b))) #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 (+ (* (* a c) -4) (* b b))) (*.f64 (neg.f64 c) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64)))) #s(literal -1/64 binary64) (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/4 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 2 binary64)))))) |
#s(approx (sqrt (+ (* (* -4 c) a) (* b b))) #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 (sqrt (+ (* (* a c) -4) (* b b))) (*.f64 (neg.f64 c) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64)))) #s(literal -1/64 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 7 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 6 binary64)))) #s(literal 1/512 binary64) (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/4 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 2 binary64))))))) |
#s(approx (+ (* (* -4 c) a) (* b b)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))))) |
#s(approx (+ (* (* a c) -4) (* b b)) (*.f64 (neg.f64 c) (fma.f64 #s(literal 4 binary64) a (/.f64 (*.f64 (neg.f64 b) b) c)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* 1/2 (/ b (* a c)))))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (+ a a)) (*.f64 (neg.f64 c) (fma.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (/.f64 (/.f64 b a) c) #s(literal 1/2 binary64))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1/2 (/ b a)) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c))))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (+ a a)) (*.f64 (neg.f64 c) (neg.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) c))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1))))) c)) (* -1/2 (/ b a))) c))))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (+ a a)) (*.f64 (neg.f64 c) (neg.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (/.f64 (fma.f64 (*.f64 #s(literal 1/128 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)))) (neg.f64 c))) c))))) |
#s(approx (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* 1/2 (/ b (* a c)))))))) |
#s(approx (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) (*.f64 (neg.f64 c) (fma.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (/.f64 (/.f64 b a) c) #s(literal 1/2 binary64))))) |
#s(approx (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1/2 (/ b a)) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c))))))) |
#s(approx (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) (*.f64 (neg.f64 c) (neg.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) c))))) |
#s(approx (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1))))) c)) (* -1/2 (/ b a))) c))))))) |
#s(approx (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) (*.f64 (neg.f64 c) (neg.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (/.f64 (fma.f64 (*.f64 #s(literal 1/128 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)))) (neg.f64 c))) c))))) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) #s(hole binary64 (* -1 (* c (- (* 2 (/ (* a b) c)) (* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1)))))))) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (*.f64 (neg.f64 c) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -4 binary64) (*.f64 (*.f64 a (/.f64 b c)) #s(literal 2 binary64))))) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) #s(hole binary64 (* -1 (* c (- (* -1 (/ (+ (* -2 (* a b)) (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) c)) (* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1)))))))) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (*.f64 (neg.f64 c) (fma.f64 (*.f64 #s(literal -4 binary64) (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c))) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (*.f64 (*.f64 a b) #s(literal -2 binary64))) (neg.f64 c))))) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) #s(hole binary64 (* -1 (* c (- (* -1 (/ (+ (* -2 (* a b)) (* -1 (/ (- (* 1/32 (* (sqrt (/ 1 (* a c))) (* (pow b 4) (sqrt -1)))) (* 1/2 (* (sqrt (* a c)) (* (pow b 2) (sqrt -1))))) c))) c)) (* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1)))))))) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (*.f64 (neg.f64 c) (fma.f64 (*.f64 #s(literal -4 binary64) (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c))) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) a) b (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (*.f64 (*.f64 #s(literal 1/32 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))))) (neg.f64 c))) (neg.f64 c))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* -1 (* c (- (/ b c) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (*.f64 (neg.f64 c) (-.f64 (/.f64 b c) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 2 binary64))))) |
#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 (+ (* (* a c) -4) (* b b)))) (*.f64 (neg.f64 c) (fma.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b))) b) c) #s(literal -1 binary64) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))))))) |
#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 (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (*.f64 (neg.f64 c) (fma.f64 (/.f64 (-.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/64 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))))) (neg.f64 c)) b) c) #s(literal -1 binary64) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))))))) |
#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 (+ (* (* a c) -4) (* b b))) (*.f64 (neg.f64 c) (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/4 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 2 binary64))))) |
#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 (+ (* (* a c) -4) (* b b))) (*.f64 (neg.f64 c) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64)))) #s(literal -1/64 binary64) (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/4 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 2 binary64)))))) |
#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 (sqrt (+ (* (* a c) -4) (* b b))) (*.f64 (neg.f64 c) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64)))) #s(literal -1/64 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 7 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 6 binary64)))) #s(literal 1/512 binary64) (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/4 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 2 binary64))))))) |
#s(approx (- (* b b) (* 4 (* a c))) #s(hole binary64 (* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -4 a)))))) |
#s(approx (+ (* (* a c) -4) (* b b)) (*.f64 (neg.f64 c) (fma.f64 #s(literal 4 binary64) a (/.f64 (*.f64 (neg.f64 b) b) c)))) |
#s(approx (* (+ (* -4 c) (* b (/ b a))) a) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))))) |
#s(approx (* (+ (* -4 c) (* b (/ b a))) a) (*.f64 (neg.f64 c) (fma.f64 #s(literal 4 binary64) a (/.f64 (*.f64 (neg.f64 b) b) c)))) |
#s(approx (+ (* -4 c) (* b (/ b a))) #s(hole binary64 (* -1 (* c (+ 4 (* -1 (/ (pow b 2) (* a c)))))))) |
#s(approx (+ (* -4 c) (* b (/ b a))) (*.f64 (neg.f64 c) (neg.f64 (fma.f64 (/.f64 b c) (/.f64 b a) #s(literal -4 binary64))))) |
#s(approx (/ (neg (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))))) (* -4 (* a a))) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* 1/2 (/ b (* a c)))))))) |
#s(approx (/ (neg (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))))) (* -4 (* a a))) (*.f64 (neg.f64 c) (fma.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (/.f64 (/.f64 b a) c) #s(literal 1/2 binary64))))) |
#s(approx (/ (neg (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))))) (* -4 (* a a))) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1/2 (/ b a)) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c))))))) |
#s(approx (/ (neg (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))))) (* -4 (* a a))) (*.f64 (neg.f64 c) (neg.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) c))))) |
#s(approx (/ (neg (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))))) (* -4 (* a a))) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1))))) c)) (* -1/2 (/ b a))) c))))))) |
#s(approx (/ (neg (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))))) (* -4 (* a a))) (*.f64 (neg.f64 c) (neg.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (/.f64 (fma.f64 (*.f64 #s(literal 1/128 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)))) (neg.f64 c))) c))))) |
#s(approx (neg (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))))) #s(hole binary64 (* -1 (* c (- (* -2 (/ (* a b) c)) (* -4 (* (sqrt (/ (pow a 3) c)) (sqrt -1)))))))) |
#s(approx (neg (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))))) (*.f64 (neg.f64 c) (fma.f64 (*.f64 a (/.f64 b c)) #s(literal -2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 4 binary64))))) |
#s(approx (neg (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))))) #s(hole binary64 (* -1 (* c (- (* -1 (/ (- (* -1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -2 (* a b))) c)) (* -4 (* (sqrt (/ (pow a 3) c)) (sqrt -1)))))))) |
#s(approx (neg (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))))) (*.f64 (neg.f64 c) (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (*.f64 (*.f64 a b) #s(literal 2 binary64))) c) #s(literal -1 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 4 binary64))))) |
#s(approx (neg (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))))) #s(hole binary64 (* -1 (* c (- (* -1 (/ (- (* -1 (/ (- (* -1/32 (* (sqrt (/ 1 (* a c))) (* (pow b 4) (sqrt -1)))) (* -1/2 (* (sqrt (* a c)) (* (pow b 2) (sqrt -1))))) c)) (* -2 (* a b))) c)) (* -4 (* (sqrt (/ (pow a 3) c)) (sqrt -1)))))))) |
#s(approx (neg (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))))) (*.f64 (neg.f64 c) (fma.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/32 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)))) c) #s(literal -1 binary64) (*.f64 (*.f64 a b) #s(literal 2 binary64))) c) #s(literal -1 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 4 binary64))))) |
#s(approx (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b))))) #s(hole binary64 (* -1 (* c (+ (* -4 (* (sqrt (/ (pow a 3) c)) (sqrt -1))) (* 2 (/ (* a b) c))))))) |
#s(approx (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b))))) (*.f64 (neg.f64 c) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -4 binary64) (*.f64 (*.f64 a (/.f64 b c)) #s(literal 2 binary64))))) |
#s(approx (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b))))) #s(hole binary64 (* -1 (* c (+ (* -4 (* (sqrt (/ (pow a 3) c)) (sqrt -1))) (* -1 (/ (+ (* -2 (* a b)) (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) c))))))) |
#s(approx (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b))))) (*.f64 (neg.f64 c) (fma.f64 (*.f64 #s(literal -4 binary64) (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c))) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (*.f64 (*.f64 a b) #s(literal -2 binary64))) (neg.f64 c))))) |
#s(approx (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b))))) #s(hole binary64 (* -1 (* c (+ (* -4 (* (sqrt (/ (pow a 3) c)) (sqrt -1))) (* -1 (/ (+ (* -2 (* a b)) (* -1 (/ (+ (* -1/2 (* (sqrt (* a c)) (* (pow b 2) (sqrt -1)))) (* 1/32 (* (sqrt (/ 1 (* a c))) (* (pow b 4) (sqrt -1))))) c))) c))))))) |
#s(approx (* (* 2 a) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b))))) (*.f64 (neg.f64 c) (fma.f64 (*.f64 #s(literal -4 binary64) (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c))) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) a) b (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (*.f64 (*.f64 #s(literal 1/32 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))))) (neg.f64 c))) (neg.f64 c))))) |
#s(approx (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) #s(hole binary64 (* -1 (* c (- (/ b c) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (*.f64 (neg.f64 c) (-.f64 (/.f64 b c) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 2 binary64))))) |
#s(approx (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) #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 (+ (* (* a c) -4) (* b b)))) (*.f64 (neg.f64 c) (fma.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b))) b) c) #s(literal -1 binary64) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))))))) |
#s(approx (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) #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 (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (*.f64 (neg.f64 c) (fma.f64 (/.f64 (-.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/64 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))))) (neg.f64 c)) b) c) #s(literal -1 binary64) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))))))) |
#s(approx (sqrt (+ (* (* a c) -4) (* b b))) #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 (+ (* (* a c) -4) (* b b))) (*.f64 (neg.f64 c) (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/4 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 2 binary64))))) |
#s(approx (sqrt (+ (* (* a c) -4) (* b b))) #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 (+ (* (* a c) -4) (* b b))) (*.f64 (neg.f64 c) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64)))) #s(literal -1/64 binary64) (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/4 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 2 binary64)))))) |
#s(approx (sqrt (+ (* (* a c) -4) (* b b))) #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 (sqrt (+ (* (* a c) -4) (* b b))) (*.f64 (neg.f64 c) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64)))) #s(literal -1/64 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 7 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 6 binary64)))) #s(literal 1/512 binary64) (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/4 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 2 binary64))))))) |
#s(approx (+ (* (* a c) -4) (* b b)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))))) |
#s(approx (+ (* (* a c) -4) (* b b)) (*.f64 (neg.f64 c) (fma.f64 #s(literal 4 binary64) a (/.f64 (*.f64 (neg.f64 b) b) c)))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 57 | 404 |
| 0 | 89 | 393 |
| 0 | 336 | 387 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | iter limit |
| 1× | unsound |
| 1× | iter limit |
| Inputs |
|---|
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (+.f64 a a)) |
(-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) |
(neg.f64 b) |
b |
(sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) |
(fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) |
(*.f64 #s(literal -4 binary64) c) |
#s(literal -4 binary64) |
c |
a |
(*.f64 b b) |
(+.f64 a a) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (neg.f64 b) a)) |
(/.f64 (neg.f64 b) a) |
(/.f64 #s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (*.f64 (*.f64 a b) #s(literal -4 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal 2 binary64) a))) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (*.f64 (*.f64 a b) #s(literal -4 binary64))) |
(*.f64 (*.f64 a b) #s(literal -4 binary64)) |
(*.f64 a b) |
(*.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal 2 binary64) a)) |
(*.f64 #s(literal 2 binary64) a) |
#s(literal 2 binary64) |
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(approx (+ (* -4 c) (* b (/ b a))) (*.f64 #s(literal -4 binary64) c)) a)))) (*.f64 #s(literal 2 binary64) a)) |
(-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(approx (+ (* -4 c) (* b (/ b a))) (*.f64 #s(literal -4 binary64) c)) a)))) |
(sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(approx (+ (* -4 c) (* b (/ b a))) (*.f64 #s(literal -4 binary64) c)) a))) |
#s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(approx (+ (* -4 c) (* b (/ b a))) (*.f64 #s(literal -4 binary64) c)) a)) |
(*.f64 #s(approx (+ (* -4 c) (* b (/ b a))) (*.f64 #s(literal -4 binary64) c)) a) |
#s(approx (+ (* -4 c) (* b (/ b a))) (*.f64 #s(literal -4 binary64) c)) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) (*.f64 #s(literal -4 binary64) (*.f64 a a))) |
(neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) |
(*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) |
(-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) |
(sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) |
(fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) |
(*.f64 a c) |
(*.f64 #s(literal -4 binary64) (*.f64 a a)) |
(*.f64 a a) |
| Outputs |
|---|
(/.f64 (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 2 binary64)) a) |
(/.f64 (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (neg.f64 (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)) |
(-.f64 (/.f64 (neg.f64 b) (*.f64 #s(literal 2 binary64) a)) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) |
(/.f64 (-.f64 (pow.f64 (neg.f64 b) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 3 binary64))) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) |
(-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) |
(neg.f64 b) |
b |
(pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal 1/2 binary64)) |
(sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) |
(/.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))) (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c))) |
(/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) |
(/.f64 (-.f64 (pow.f64 (*.f64 b b) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) #s(literal 3 binary64))) (fma.f64 (*.f64 b b) (*.f64 b b) (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) (*.f64 (*.f64 #s(literal 4 binary64) a) c) (*.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 b b) #s(literal 3 binary64))) (fma.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))) |
(fma.f64 (fabs.f64 b) (fabs.f64 b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) |
(fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) |
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) |
(fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)) |
(fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)) |
(fma.f64 (neg.f64 b) (neg.f64 b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) |
(fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) |
(-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (neg.f64 b) b)) |
(-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) |
(+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) |
(+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) |
(*.f64 c #s(literal -4 binary64)) |
(*.f64 #s(literal -4 binary64) c) |
#s(literal -4 binary64) |
c |
a |
(*.f64 (fabs.f64 b) (fabs.f64 b)) |
(*.f64 (neg.f64 b) (neg.f64 b)) |
(*.f64 b b) |
(pow.f64 b #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) a) |
(*.f64 a #s(literal 2 binary64)) |
(/.f64 (-.f64 (*.f64 a a) (*.f64 a a)) (-.f64 a a)) |
(/.f64 (+.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64))) (fma.f64 a a (-.f64 (*.f64 a a) (*.f64 a a)))) |
(+.f64 a a) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (neg.f64 b) a)) |
(/.f64 (neg.f64 (neg.f64 b)) (neg.f64 a)) |
(/.f64 (neg.f64 b) a) |
(neg.f64 (/.f64 b a)) |
(/.f64 (/.f64 #s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (*.f64 (*.f64 a b) #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) a)) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (neg.f64 #s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (*.f64 (*.f64 a b) #s(literal -4 binary64)))) (neg.f64 (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64)))) |
(/.f64 #s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (*.f64 (*.f64 a b) #s(literal -4 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64))) |
#s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (*.f64 (*.f64 a b) #s(literal -4 binary64))) |
(*.f64 (*.f64 a b) #s(literal -4 binary64)) |
(*.f64 a (*.f64 b #s(literal -4 binary64))) |
(*.f64 #s(literal -4 binary64) (*.f64 a b)) |
(*.f64 a b) |
(*.f64 b a) |
(*.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64)) a) |
(*.f64 (neg.f64 (*.f64 #s(literal 2 binary64) a)) (neg.f64 (*.f64 #s(literal 2 binary64) a))) |
(*.f64 (fabs.f64 (*.f64 #s(literal 2 binary64) a)) (fabs.f64 (*.f64 #s(literal 2 binary64) a))) |
(*.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal 2 binary64) a)) |
(*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 #s(literal 2 binary64) a))) |
(*.f64 #s(literal 4 binary64) (*.f64 a a)) |
(pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) a) |
(*.f64 a #s(literal 2 binary64)) |
(/.f64 (-.f64 (*.f64 a a) (*.f64 a a)) (-.f64 a a)) |
(/.f64 (+.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64))) (fma.f64 a a (-.f64 (*.f64 a a) (*.f64 a a)))) |
(+.f64 a a) |
#s(literal 2 binary64) |
(/.f64 (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(approx (+ (* -4 c) (* b (/ b a))) (*.f64 c #s(literal -4 binary64))) a)))) #s(literal 2 binary64)) a) |
(/.f64 (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(approx (+ (* -4 c) (* b (/ b a))) (*.f64 c #s(literal -4 binary64))) a))))) (neg.f64 (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(approx (+ (* -4 c) (* b (/ b a))) (*.f64 c #s(literal -4 binary64))) a)))) (*.f64 #s(literal 2 binary64) a)) |
(-.f64 (/.f64 (neg.f64 b) (*.f64 #s(literal 2 binary64) a)) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(approx (+ (* -4 c) (* b (/ b a))) (*.f64 c #s(literal -4 binary64))) a))) (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(approx (+ (* -4 c) (* b (/ b a))) (*.f64 c #s(literal -4 binary64))) a))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(approx (+ (* -4 c) (* b (/ b a))) (*.f64 c #s(literal -4 binary64))) a))))) (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(approx (+ (* -4 c) (* b (/ b a))) (*.f64 c #s(literal -4 binary64))) a))))) |
(/.f64 (-.f64 (pow.f64 (neg.f64 b) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(approx (+ (* -4 c) (* b (/ b a))) (*.f64 c #s(literal -4 binary64))) a))) #s(literal 3 binary64))) (fma.f64 b b (fma.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(approx (+ (* -4 c) (* b (/ b a))) (*.f64 c #s(literal -4 binary64))) a))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(approx (+ (* -4 c) (* b (/ b a))) (*.f64 c #s(literal -4 binary64))) a))) (*.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(approx (+ (* -4 c) (* b (/ b a))) (*.f64 c #s(literal -4 binary64))) a))))))) |
(-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(approx (+ (* -4 c) (* b (/ b a))) (*.f64 c #s(literal -4 binary64))) a)))) |
(pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(approx (+ (* -4 c) (* b (/ b a))) (*.f64 c #s(literal -4 binary64))) a)) #s(literal 1/2 binary64)) |
(sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(approx (+ (* -4 c) (* b (/ b a))) (*.f64 c #s(literal -4 binary64))) a))) |
#s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(approx (+ (* -4 c) (* b (/ b a))) (*.f64 c #s(literal -4 binary64))) a)) |
(*.f64 #s(approx (+ (* -4 c) (* b (/ b a))) (*.f64 c #s(literal -4 binary64))) a) |
(*.f64 a #s(approx (+ (* -4 c) (* b (/ b a))) (*.f64 c #s(literal -4 binary64)))) |
#s(approx (+ (* -4 c) (* b (/ b a))) (*.f64 c #s(literal -4 binary64))) |
(/.f64 (/.f64 (*.f64 (neg.f64 (*.f64 #s(literal 2 binary64) a)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) #s(literal -4 binary64)) (*.f64 a a)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (*.f64 #s(literal 2 binary64) a)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) (neg.f64 (*.f64 (*.f64 a a) #s(literal -4 binary64)))) |
(/.f64 (*.f64 (neg.f64 (*.f64 #s(literal 2 binary64) a)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (*.f64 a a) #s(literal -4 binary64))) |
(neg.f64 (/.f64 (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)) (*.f64 (*.f64 a a) #s(literal -4 binary64)))) |
(*.f64 (neg.f64 (*.f64 #s(literal 2 binary64) a)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) |
(*.f64 (*.f64 #s(literal 2 binary64) a) (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) |
(neg.f64 (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a))) |
(*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)) |
(*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) |
(*.f64 #s(literal 2 binary64) (*.f64 a (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) |
(/.f64 (-.f64 (pow.f64 (neg.f64 b) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 3 binary64))) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))) |
(-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) |
(pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal 1/2 binary64)) |
(sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) |
(/.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))) (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c))) |
(/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) |
(/.f64 (-.f64 (pow.f64 (*.f64 b b) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) #s(literal 3 binary64))) (fma.f64 (*.f64 b b) (*.f64 b b) (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) (*.f64 (*.f64 #s(literal 4 binary64) a) c) (*.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 b b) #s(literal 3 binary64))) (fma.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))) |
(fma.f64 (fabs.f64 b) (fabs.f64 b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) |
(fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) |
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) |
(fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)) |
(fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)) |
(fma.f64 (neg.f64 b) (neg.f64 b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) |
(fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) |
(-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (neg.f64 b) b)) |
(-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) |
(+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) |
(+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) |
(*.f64 a c) |
(*.f64 c a) |
(*.f64 (*.f64 #s(literal -4 binary64) a) a) |
(*.f64 (*.f64 a a) #s(literal -4 binary64)) |
(*.f64 #s(literal -4 binary64) (*.f64 a a)) |
(*.f64 (neg.f64 a) (neg.f64 a)) |
(*.f64 (fabs.f64 a) (fabs.f64 a)) |
(*.f64 a a) |
(pow.f64 a #s(literal 2 binary64)) |
Compiled 17 978 to 1 851 computations (89.7% saved)
24 alts after pruning (20 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 430 | 8 | 438 |
| Fresh | 6 | 12 | 18 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 1 | 1 |
| Total | 438 | 24 | 462 |
| Status | Accuracy | Program |
|---|---|---|
| 30.4% | (/.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b))) (*.f64 #s(literal 2 binary64) a)) | |
| 27.3% | (/.f64 (-.f64 (pow.f64 (neg.f64 b) #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal 3/2 binary64))) (*.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b) (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a))) | |
| 27.1% | (/.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b)) (*.f64 #s(literal 2 binary64) a))) | |
| ✓ | 54.2% | (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (+.f64 a a)) |
| ▶ | 50.4% | (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 #s(literal -4 binary64) c (*.f64 b (/.f64 b a))) a)))) (+.f64 a a)) |
| 27.3% | (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))) (+.f64 a a)) | |
| 38.2% | (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (+ (* (* a c) -4) (* b b)) (*.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -4 binary64) #s(literal 1 binary64)) (*.f64 b b))))) (+.f64 a a)) | |
| 37.3% | (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (+ (* (* a c) -4) (* b b)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) (+.f64 a a)) | |
| 47.5% | (/.f64 (-.f64 (neg.f64 b) (exp.f64 (*.f64 (log.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 (/.f64 b a) b (*.f64 c #s(literal -4 binary64))) a))) #s(literal 1/2 binary64)))) (*.f64 #s(literal 2 binary64) a)) | |
| 25.0% | (/.f64 (-.f64 (neg.f64 b) (exp.f64 (*.f64 (log.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b))) #s(literal 1/2 binary64)))) (*.f64 #s(literal 2 binary64) a)) | |
| ▶ | 11.0% | (/.f64 (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 c b) b) a) #s(literal -2 binary64) #s(literal 1 binary64)) (neg.f64 b)))) (*.f64 #s(literal 2 binary64) a)) |
| ▶ | 10.9% | (/.f64 (-.f64 (neg.f64 b) #s(approx (sqrt (+ (* (* a c) -4) (* b b))) (neg.f64 b))) (+.f64 a a)) |
| ✓ | 39.5% | (/.f64 (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) (*.f64 #s(literal -4 binary64) (*.f64 a a))) |
| 25.0% | (/.f64 #s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (*.f64 (*.f64 a b) #s(literal -4 binary64))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) | |
| 28.4% | (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 (/.f64 a b) #s(literal -2 binary64)) c)) (*.f64 #s(literal 2 binary64) a)) | |
| ▶ | 33.8% | (/.f64 #s(approx (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 a c) b) b))) (+.f64 a a)) |
| 26.5% | (/.f64 #s(approx (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))) (+.f64 a a)) | |
| 37.3% | (-.f64 (/.f64 (neg.f64 b) (*.f64 #s(literal 2 binary64) a)) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(approx (+ (* -4 c) (* b (/ b a))) (*.f64 c #s(literal -4 binary64))) a))) (*.f64 #s(literal 2 binary64) a))) | |
| 29.8% | #s(approx (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) (/.f64 (fma.f64 (/.f64 (*.f64 c c) b) (/.f64 a b) c) (neg.f64 b))) | |
| 27.4% | #s(approx (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) (*.f64 (/.f64 #s(literal 1/4 binary64) a) (/.f64 (*.f64 (*.f64 a b) #s(literal -4 binary64)) a))) | |
| 35.1% | #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (fma.f64 (/.f64 b a) #s(literal -1 binary64) (/.f64 c b))) | |
| ✓ | 35.2% | #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (neg.f64 b) a)) |
| ✓ | 34.3% | #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 c (neg.f64 b))) |
| ▶ | 34.8% | #s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (+ a a)) (*.f64 (-.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)) b)) |
Compiled 1 277 to 847 computations (33.7% saved)
| Inputs |
|---|
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 #s(literal -4 binary64) c (*.f64 b (/.f64 b a))) a)))) (+.f64 a a)) |
(-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 #s(literal -4 binary64) c (*.f64 b (/.f64 b a))) a)))) |
(neg.f64 b) |
b |
(sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 #s(literal -4 binary64) c (*.f64 b (/.f64 b a))) a))) |
#s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 #s(literal -4 binary64) c (*.f64 b (/.f64 b a))) a)) |
(*.f64 (fma.f64 #s(literal -4 binary64) c (*.f64 b (/.f64 b a))) a) |
(fma.f64 #s(literal -4 binary64) c (*.f64 b (/.f64 b a))) |
#s(literal -4 binary64) |
c |
(*.f64 b (/.f64 b a)) |
(/.f64 b a) |
a |
(+.f64 a a) |
(/.f64 (-.f64 (neg.f64 b) #s(approx (sqrt (+ (* (* a c) -4) (* b b))) (neg.f64 b))) (+.f64 a a)) |
(-.f64 (neg.f64 b) #s(approx (sqrt (+ (* (* a c) -4) (* b b))) (neg.f64 b))) |
#s(approx (sqrt (+ (* (* a c) -4) (* b b))) (neg.f64 b)) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (+ a a)) (*.f64 (-.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)) b)) |
(*.f64 (-.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)) b) |
(-.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)) |
(/.f64 c (*.f64 b b)) |
(*.f64 b b) |
(/.f64 #s(literal 1 binary64) a) |
#s(literal 1 binary64) |
(/.f64 #s(approx (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 a c) b) b))) (+.f64 a a)) |
#s(approx (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 a c) b) b))) |
(*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 a c) b) b)) |
#s(literal 2 binary64) |
(-.f64 (/.f64 (*.f64 a c) b) b) |
(/.f64 (*.f64 a c) b) |
(*.f64 a c) |
(/.f64 (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 c b) b) a) #s(literal -2 binary64) #s(literal 1 binary64)) (neg.f64 b)))) (*.f64 #s(literal 2 binary64) a)) |
(-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 c b) b) a) #s(literal -2 binary64) #s(literal 1 binary64)) (neg.f64 b)))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 c b) b) a) #s(literal -2 binary64) #s(literal 1 binary64)) (neg.f64 b))) |
(*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 c b) b) a) #s(literal -2 binary64) #s(literal 1 binary64)) (neg.f64 b)) |
(fma.f64 (*.f64 (/.f64 (/.f64 c b) b) a) #s(literal -2 binary64) #s(literal 1 binary64)) |
(*.f64 (/.f64 (/.f64 c b) b) a) |
(/.f64 (/.f64 c b) b) |
(/.f64 c b) |
#s(literal -2 binary64) |
(*.f64 #s(literal 2 binary64) a) |
| Outputs |
|---|
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (+ a a)) #s(hole binary64 (* -1 (/ b a)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (+ a a)) #s(hole binary64 (/ (+ (* -1 b) (/ (* a c) b)) a))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (+ a a)) #s(hole binary64 (/ (+ (* -1 b) (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))))) a))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (+ a a)) #s(hole binary64 (/ (+ (* -1 b) (* a (+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b)))) 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 (- (* 2 (/ (* a c) b)) (* 2 b)))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (- (* a (- (* 2 (/ (* a (pow c 2)) (pow b 3))) (* -2 (/ c b)))) (* 2 b)))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (- (* a (- (* a (- (* 4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))) (* -2 (/ c b)))) (* 2 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 c) (* b (/ b a))) a) #s(hole binary64 (pow b 2))) |
#s(approx (* (+ (* -4 c) (* b (/ b a))) a) #s(hole binary64 (+ (* -4 (* a c)) (pow b 2)))) |
#s(approx (+ (* -4 c) (* b (/ b a))) #s(hole binary64 (/ (pow b 2) a))) |
#s(approx (+ (* -4 c) (* b (/ b a))) #s(hole binary64 (/ (+ (* -4 (* a c)) (pow b 2)) a))) |
#s(approx (* b (/ b a)) #s(hole binary64 (/ (pow b 2) a))) |
#s(approx (/ b a) #s(hole binary64 (/ b a))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (+ a a) #s(hole binary64 (* 2 a))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (+ a a)) #s(hole binary64 (* -1 (/ b a)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (+ a a)) #s(hole binary64 (/ (+ (* -1 b) (/ (* a c) b)) a))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (+ a a)) #s(hole binary64 (/ (+ (* -1 b) (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))))) a))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (+ a a)) #s(hole binary64 (/ (+ (* -1 b) (* a (+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b)))) a))) |
#s(approx (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) #s(hole binary64 (* -2 b))) |
#s(approx (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) #s(hole binary64 (- (* 2 (/ (* a c) b)) (* 2 b)))) |
#s(approx (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) #s(hole binary64 (- (* a (- (* 2 (/ (* a (pow c 2)) (pow b 3))) (* -2 (/ c b)))) (* 2 b)))) |
#s(approx (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) #s(hole binary64 (- (* a (- (* a (- (* 4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))) (* -2 (/ c b)))) (* 2 b)))) |
#s(approx (sqrt (+ (* (* a c) -4) (* b b))) #s(hole binary64 b)) |
#s(approx (sqrt (+ (* (* a c) -4) (* b b))) #s(hole binary64 (+ b (* -2 (/ (* a c) b))))) |
#s(approx (sqrt (+ (* (* a c) -4) (* b b))) #s(hole binary64 (+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))))) |
#s(approx (sqrt (+ (* (* a c) -4) (* b b))) #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 (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (+ a a)) #s(hole binary64 (* -1 (/ b a)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (+ a a)) #s(hole binary64 (/ (+ (* -1 b) (/ (* a c) b)) a))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (+ a a)) #s(hole binary64 (/ (+ (* -1 b) (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))))) a))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (+ a a)) #s(hole binary64 (/ (+ (* -1 b) (* a (+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b)))) a))) |
#s(approx (* (- (/ c (* b b)) (/ 1 a)) b) #s(hole binary64 (* -1 (/ b a)))) |
#s(approx (* (- (/ c (* b b)) (/ 1 a)) b) #s(hole binary64 (/ (+ (* -1 b) (/ (* a c) b)) a))) |
#s(approx (- (/ c (* b b)) (/ 1 a)) #s(hole binary64 (/ -1 a))) |
#s(approx (- (/ c (* b b)) (/ 1 a)) #s(hole binary64 (/ (- (/ (* a c) (pow b 2)) 1) a))) |
#s(approx (/ 1 a) #s(hole binary64 (/ 1 a))) |
#s(approx (* 2 (- (/ (* a c) b) b)) #s(hole binary64 (* -2 b))) |
#s(approx (* 2 (- (/ (* a c) b) b)) #s(hole binary64 (+ (* -2 b) (* 2 (/ (* a c) b))))) |
#s(approx (- (/ (* a c) b) b) #s(hole binary64 (* -1 b))) |
#s(approx (- (/ (* a c) b) b) #s(hole binary64 (- (/ (* a c) b) b))) |
#s(approx (/ (* a c) b) #s(hole binary64 (/ (* a c) b))) |
#s(approx (* a c) #s(hole binary64 (* a c))) |
#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) (/ (* a c) b)) a))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (/ (+ (* -1 b) (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))))) a))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (/ (+ (* -1 b) (* a (+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b)))) a))) |
#s(approx (* (+ (* (* (/ (/ c b) b) a) -2) 1) (neg b)) #s(hole binary64 (* -1 b))) |
#s(approx (* (+ (* (* (/ (/ c b) b) a) -2) 1) (neg b)) #s(hole binary64 (+ (* -1 b) (* 2 (/ (* a c) b))))) |
#s(approx (+ (* (* (/ (/ c b) b) a) -2) 1) #s(hole binary64 1)) |
#s(approx (+ (* (* (/ (/ c b) b) a) -2) 1) #s(hole binary64 (+ 1 (* -2 (/ (* a c) (pow b 2)))))) |
#s(approx (* (/ (/ c b) b) a) #s(hole binary64 (/ (* a c) (pow b 2)))) |
#s(approx (* 2 a) #s(hole binary64 (* 2 a))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (+ a a)) #s(hole binary64 (* -1/2 (* (sqrt (/ c a)) (sqrt -4))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (+ a a)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (+ a a)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (+ a a)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3))))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* -1 (* (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 (* (+ (* -4 c) (* b (/ b a))) a) #s(hole binary64 (* -4 (* a c)))) |
#s(approx (* (+ (* -4 c) (* b (/ b a))) a) #s(hole binary64 (* a (+ (* -4 c) (/ (pow b 2) a))))) |
#s(approx (+ (* -4 c) (* b (/ b a))) #s(hole binary64 (* -4 c))) |
#s(approx (+ (* -4 c) (* b (/ b a))) #s(hole binary64 (+ (* -4 c) (/ (pow b 2) a)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (+ a a)) #s(hole binary64 (* -1/2 (* (sqrt (/ c a)) (sqrt -4))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (+ a a)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (+ a a)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (+ a a)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3))))))))) |
#s(approx (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) #s(hole binary64 (* a (- (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4)))))) |
#s(approx (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) #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 (+ (* (* a c) -4) (* b b)))) #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 (+ (* (* a c) -4) (* b b))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -4)))) |
#s(approx (sqrt (+ (* (* a c) -4) (* b b))) #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 (+ (* (* a c) -4) (* b b))) #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 (+ (* (* a c) -4) (* b b))) #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 (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (+ a a)) #s(hole binary64 (* -1/2 (* (sqrt (/ c a)) (sqrt -4))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (+ a a)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (+ a a)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (+ a a)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3))))))))) |
#s(approx (* (- (/ c (* b b)) (/ 1 a)) b) #s(hole binary64 (/ c b))) |
#s(approx (* (- (/ c (* b b)) (/ 1 a)) b) #s(hole binary64 (+ (* -1 (/ b a)) (/ c b)))) |
#s(approx (- (/ c (* b b)) (/ 1 a)) #s(hole binary64 (/ c (pow b 2)))) |
#s(approx (- (/ c (* b b)) (/ 1 a)) #s(hole binary64 (- (/ c (pow b 2)) (/ 1 a)))) |
#s(approx (* 2 (- (/ (* a c) b) b)) #s(hole binary64 (* 2 (/ (* a c) b)))) |
#s(approx (* 2 (- (/ (* a c) b) b)) #s(hole binary64 (* a (+ (* -2 (/ b a)) (* 2 (/ c b)))))) |
#s(approx (- (/ (* a c) b) b) #s(hole binary64 (/ (* a c) b))) |
#s(approx (- (/ (* a c) b) b) #s(hole binary64 (* a (+ (* -1 (/ b a)) (/ c b))))) |
#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 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3))))))))) |
#s(approx (* (+ (* (* (/ (/ c b) b) a) -2) 1) (neg b)) #s(hole binary64 (* 2 (/ (* a c) b)))) |
#s(approx (* (+ (* (* (/ (/ c b) b) a) -2) 1) (neg b)) #s(hole binary64 (* a (+ (* -1 (/ b a)) (* 2 (/ c b)))))) |
#s(approx (+ (* (* (/ (/ c b) b) a) -2) 1) #s(hole binary64 (* -2 (/ (* a c) (pow b 2))))) |
#s(approx (+ (* (* (/ (/ c b) b) a) -2) 1) #s(hole binary64 (* a (+ (* -2 (/ c (pow b 2))) (/ 1 a))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (+ a a)) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (+ a a)) #s(hole binary64 (+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (+ a a)) #s(hole binary64 (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (+ a a)) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#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 (- (/ 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/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 (* (+ (* -4 c) (* b (/ b a))) a) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (+ a a)) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (+ a a)) #s(hole binary64 (+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (+ a a)) #s(hole binary64 (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (+ a a)) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) #s(hole binary64 (* 2 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) #s(hole binary64 (* -1 (* a (- (/ b a) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) #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 (+ (* (* a c) -4) (* b b)))) #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 (+ (* (* a c) -4) (* b b))) #s(hole binary64 (* -2 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (sqrt (+ (* (* a c) -4) (* b b))) #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 (+ (* (* a c) -4) (* b b))) #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 (+ (* (* a c) -4) (* b b))) #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 (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (+ a a)) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (+ a a)) #s(hole binary64 (+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (+ a a)) #s(hole binary64 (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (+ a a)) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (* 2 (- (/ (* a c) b) b)) #s(hole binary64 (* -1 (* a (+ (* -2 (/ c b)) (* 2 (/ b a))))))) |
#s(approx (- (/ (* a c) b) b) #s(hole binary64 (* -1 (* a (+ (* -1 (/ c b)) (/ b a)))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (* (+ (* (* (/ (/ c b) b) a) -2) 1) (neg b)) #s(hole binary64 (* -1 (* a (+ (* -2 (/ c b)) (/ b a)))))) |
#s(approx (+ (* (* (/ (/ c b) b) a) -2) 1) #s(hole binary64 (* -1 (* a (- (* 2 (/ c (pow b 2))) (/ 1 a)))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (+ a 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))))) (+ a a)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (* 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 (/ (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (+ a 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 (+ (* (* a c) -4) (* b b)))) (+ a a)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (* 1/2 (/ 1 a))))))) |
#s(approx (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) #s(hole binary64 (- (* -1 b) (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) #s(hole binary64 (- (* b (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) #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 (sqrt (+ (* (* a c) -4) (* b b))) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (sqrt (+ (* (* a c) -4) (* b b))) #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 (+ (* (* a c) -4) (* b b))) #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 (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (+ a 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 (+ (* (* -4 c) a) (* b b)))) (+ a a)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (* 1/2 (/ 1 a))))))) |
#s(approx (* (- (/ c (* b b)) (/ 1 a)) b) #s(hole binary64 (/ (+ c (* -1 (/ (pow b 2) a))) b))) |
#s(approx (- (/ c (* b b)) (/ 1 a)) #s(hole binary64 (/ (+ c (* -1 (/ (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 (* 2 (- (/ (* a c) b) b)) #s(hole binary64 (/ (+ (* -2 (pow b 2)) (* 2 (* a c))) b))) |
#s(approx (- (/ (* a c) b) b) #s(hole binary64 (/ (+ (* -1 (pow b 2)) (* a c)) 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/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (* 1/2 (/ 1 a))))))) |
#s(approx (* (+ (* (* (/ (/ c b) b) a) -2) 1) (neg b)) #s(hole binary64 (/ (+ (* -1 (pow b 2)) (* 2 (* a c))) b))) |
#s(approx (+ (* (* (/ (/ c b) b) a) -2) 1) #s(hole binary64 (/ (+ (* -2 (* a c)) (pow b 2)) (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 (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (+ a a)) #s(hole binary64 (* b (- (/ c (pow b 2)) (/ 1 a))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (+ a a)) #s(hole binary64 (* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (+ a a)) #s(hole binary64 (* b (- (+ (* 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 (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* b (- (* 2 (/ (* a c) (pow b 2))) 2)))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* b (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ 2 (* -2 (/ (* a c) (pow b 2)))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* b (- (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ 2 (+ (* -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 (* -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 (* (+ (* -4 c) (* b (/ b a))) a) #s(hole binary64 (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))))) |
#s(approx (+ (* -4 c) (* b (/ b a))) #s(hole binary64 (* (pow b 2) (+ (* -4 (/ c (pow b 2))) (/ 1 a))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (+ a a)) #s(hole binary64 (* b (- (/ c (pow b 2)) (/ 1 a))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (+ a a)) #s(hole binary64 (* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (+ a a)) #s(hole binary64 (* b (- (+ (* 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 (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) #s(hole binary64 (* b (- (* 2 (/ (* a c) (pow b 2))) 2)))) |
#s(approx (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) #s(hole binary64 (* b (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ 2 (* -2 (/ (* a c) (pow b 2)))))))) |
#s(approx (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) #s(hole binary64 (* b (- (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (sqrt (+ (* (* a c) -4) (* b b))) #s(hole binary64 (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))))) |
#s(approx (sqrt (+ (* (* a c) -4) (* b b))) #s(hole binary64 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
#s(approx (sqrt (+ (* (* a c) -4) (* b b))) #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 (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (+ a a)) #s(hole binary64 (* b (- (/ c (pow b 2)) (/ 1 a))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (+ a a)) #s(hole binary64 (* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (+ a a)) #s(hole binary64 (* b (- (+ (* 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 (* (- (/ c (* b b)) (/ 1 a)) b) #s(hole binary64 (* b (- (/ c (pow b 2)) (/ 1 a))))) |
#s(approx (* 2 (- (/ (* a c) b) b)) #s(hole binary64 (* b (- (* 2 (/ (* a c) (pow b 2))) 2)))) |
#s(approx (- (/ (* a c) b) b) #s(hole binary64 (* b (- (/ (* a c) (pow b 2)) 1)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* b (- (/ c (pow b 2)) (/ 1 a))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* b (- (+ (* 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 (* (+ (* (* (/ (/ c b) b) a) -2) 1) (neg b)) #s(hole binary64 (* b (- (* 2 (/ (* a c) (pow b 2))) 1)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (+ a a)) #s(hole binary64 (* -1 (/ c b)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (+ a a)) #s(hole binary64 (* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (+ a a)) #s(hole binary64 (* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (+ a a)) #s(hole binary64 (* -1 (/ (+ c (+ (* 1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6)))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))))) 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 (* -1 (/ (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -2 (* a c))) b)))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* -1 (/ (- (* 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 (* -1 (/ (- (* 1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6))) (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))) b)))) |
#s(approx (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 (+ (* (* a c) -4) (* b b)))) (+ a a)) #s(hole binary64 (* -1 (/ c b)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (+ a a)) #s(hole binary64 (* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (+ a a)) #s(hole binary64 (* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (+ a a)) #s(hole binary64 (* -1 (/ (+ c (+ (* 1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6)))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))))) b)))) |
#s(approx (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) #s(hole binary64 (* -2 (/ (* a c) b)))) |
#s(approx (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) #s(hole binary64 (* -1 (/ (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -2 (* a c))) b)))) |
#s(approx (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) #s(hole binary64 (* -1 (/ (- (* 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 (+ (* (* a c) -4) (* b b)))) #s(hole binary64 (* -1 (/ (- (* 1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6))) (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))) b)))) |
#s(approx (sqrt (+ (* (* a c) -4) (* b b))) #s(hole binary64 (* -1 b))) |
#s(approx (sqrt (+ (* (* a c) -4) (* b b))) #s(hole binary64 (* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))))) |
#s(approx (sqrt (+ (* (* a c) -4) (* b b))) #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 (+ (* (* a c) -4) (* b b))) #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 (+ (* (* -4 c) a) (* b b)))) (+ a a)) #s(hole binary64 (* -1 (/ c b)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (+ a a)) #s(hole binary64 (* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (+ a a)) #s(hole binary64 (* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (+ a a)) #s(hole binary64 (* -1 (/ (+ c (+ (* 1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6)))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))))) b)))) |
#s(approx (* (- (/ c (* b b)) (/ 1 a)) b) #s(hole binary64 (* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))))) |
#s(approx (* 2 (- (/ (* a c) b) b)) #s(hole binary64 (* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2)))))))) |
#s(approx (- (/ (* a c) b) b) #s(hole binary64 (* -1 (* b (+ 1 (* -1 (/ (* a c) (pow b 2)))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* -1 (/ c b)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* -1 (/ (+ c (+ (* 1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6)))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))))) b)))) |
#s(approx (* (+ (* (* (/ (/ c b) b) a) -2) 1) (neg b)) #s(hole binary64 (* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (+ a a)) #s(hole binary64 (+ (* -1 (/ b a)) (/ c b)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (+ a a)) #s(hole binary64 (+ (* -1 (/ b a)) (* c (+ (/ 1 b) (/ (* a c) (pow b 3))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (+ a a)) #s(hole binary64 (+ (* -1 (/ b a)) (* c (+ (* c (+ (* 2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (- (* c (- (* 2 (/ (* (pow a 2) c) (pow b 3))) (* -2 (/ a b)))) (* 2 b)))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (- (* c (- (* c (- (* 4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))) (* -2 (/ a b)))) (* 2 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 (+ (* (* a c) -4) (* b b)))) (+ a a)) #s(hole binary64 (+ (* -1 (/ b a)) (/ c b)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (+ a a)) #s(hole binary64 (+ (* -1 (/ b a)) (* c (+ (/ 1 b) (/ (* a c) (pow b 3))))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (+ a a)) #s(hole binary64 (+ (* -1 (/ b a)) (* c (+ (* c (+ (* 2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b)))))) |
#s(approx (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) #s(hole binary64 (- (* c (- (* 2 (/ (* (pow a 2) c) (pow b 3))) (* -2 (/ a b)))) (* 2 b)))) |
#s(approx (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) #s(hole binary64 (- (* c (- (* c (- (* 4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))) (* -2 (/ a b)))) (* 2 b)))) |
#s(approx (sqrt (+ (* (* a c) -4) (* b b))) #s(hole binary64 (+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))))) |
#s(approx (sqrt (+ (* (* a c) -4) (* b b))) #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 (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (+ a a)) #s(hole binary64 (+ (* -1 (/ b a)) (/ c b)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (+ a a)) #s(hole binary64 (+ (* -1 (/ b a)) (* c (+ (/ 1 b) (/ (* a c) (pow b 3))))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (+ a a)) #s(hole binary64 (+ (* -1 (/ b a)) (* c (+ (* c (+ (* 2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b)))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ b a)) (/ c b)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ b a)) (* c (+ (/ 1 b) (/ (* a c) (pow b 3))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ b a)) (* c (+ (* c (+ (* 2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b)))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (+ a a)) #s(hole binary64 (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/2 (/ b (* a c))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (+ a a)) #s(hole binary64 (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4))))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (+ a a)) #s(hole binary64 (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))))) |
#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 (* (+ (* -4 c) (* b (/ b a))) a) #s(hole binary64 (* c (+ (* -4 a) (/ (pow b 2) c))))) |
#s(approx (+ (* -4 c) (* b (/ b a))) #s(hole binary64 (* c (- (/ (pow b 2) (* a c)) 4)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (+ a a)) #s(hole binary64 (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/2 (/ b (* a c))))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (+ a a)) #s(hole binary64 (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4))))))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (+ a a)) #s(hole binary64 (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))))) |
#s(approx (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) #s(hole binary64 (* c (- (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4)))))) |
#s(approx (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) #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 (+ (* (* a c) -4) (* b b)))) #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 (+ (* (* a c) -4) (* b b))) #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 (+ (* (* a c) -4) (* b b))) #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 (+ (* (* a c) -4) (* b b))) #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 (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (+ a a)) #s(hole binary64 (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/2 (/ b (* a c))))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (+ a a)) #s(hole binary64 (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4))))))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (+ a a)) #s(hole binary64 (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))))) |
#s(approx (* (- (/ c (* b b)) (/ 1 a)) b) #s(hole binary64 (* c (+ (* -1 (/ b (* a c))) (/ 1 b))))) |
#s(approx (- (/ c (* b b)) (/ 1 a)) #s(hole binary64 (* c (- (/ 1 (pow b 2)) (/ 1 (* a c)))))) |
#s(approx (* 2 (- (/ (* a c) b) b)) #s(hole binary64 (* c (+ (* -2 (/ b c)) (* 2 (/ a b)))))) |
#s(approx (- (/ (* a c) b) b) #s(hole binary64 (* c (+ (* -1 (/ b c)) (/ a b))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/2 (/ b (* a c))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4))))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))))) |
#s(approx (* (+ (* (* (/ (/ c b) b) a) -2) 1) (neg b)) #s(hole binary64 (* c (+ (* -1 (/ b c)) (* 2 (/ a b)))))) |
#s(approx (+ (* (* (/ (/ c b) b) a) -2) 1) #s(hole binary64 (* c (+ (* -2 (/ a (pow b 2))) (/ 1 c))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (+ a a)) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* 1/2 (/ b (* a c)))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (+ a a)) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1/2 (/ b a)) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (+ a a)) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1))))) c)) (* -1/2 (/ b a))) c))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* -1 (* c (- (/ 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/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)))))) |
#s(approx (* (+ (* -4 c) (* b (/ b a))) a) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))))) |
#s(approx (+ (* -4 c) (* b (/ b a))) #s(hole binary64 (* -1 (* c (+ 4 (* -1 (/ (pow b 2) (* a c)))))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (+ a a)) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* 1/2 (/ b (* a c)))))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (+ a a)) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1/2 (/ b a)) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c))))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (+ a a)) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1))))) c)) (* -1/2 (/ b a))) c))))))) |
#s(approx (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) #s(hole binary64 (* -1 (* c (- (/ b c) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) #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 (+ (* (* a c) -4) (* b b)))) #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 (+ (* (* a c) -4) (* b b))) #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 (+ (* (* a c) -4) (* b b))) #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 (+ (* (* a c) -4) (* b b))) #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 (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (+ a a)) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* 1/2 (/ b (* a c)))))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (+ a a)) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1/2 (/ b a)) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c))))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (+ a a)) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1))))) c)) (* -1/2 (/ b a))) c))))))) |
#s(approx (* (- (/ c (* b b)) (/ 1 a)) b) #s(hole binary64 (* -1 (* c (- (/ b (* a c)) (/ 1 b)))))) |
#s(approx (- (/ c (* b b)) (/ 1 a)) #s(hole binary64 (* -1 (* c (- (/ 1 (* a c)) (/ 1 (pow b 2))))))) |
#s(approx (* 2 (- (/ (* a c) b) b)) #s(hole binary64 (* -1 (* c (+ (* -2 (/ a b)) (* 2 (/ b c))))))) |
#s(approx (- (/ (* a c) b) b) #s(hole binary64 (* -1 (* c (+ (* -1 (/ a b)) (/ b c)))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* 1/2 (/ b (* a c)))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1/2 (/ b a)) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1))))) c)) (* -1/2 (/ b a))) c))))))) |
#s(approx (* (+ (* (* (/ (/ c b) b) a) -2) 1) (neg b)) #s(hole binary64 (* -1 (* c (+ (* -2 (/ a b)) (/ b c)))))) |
#s(approx (+ (* (* (/ (/ c b) b) a) -2) 1) #s(hole binary64 (* -1 (* c (- (* 2 (/ a (pow b 2))) (/ 1 c)))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 40.0ms | b | @ | 0 | ((/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (+ a a)) (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (neg b) b (sqrt (- (* b b) (* 4 (* a c)))) (- (* b b) (* 4 (* a c))) (* (+ (* -4 c) (* b (/ b a))) a) (+ (* -4 c) (* b (/ b a))) -4 c (* b (/ b a)) (/ b a) a (+ a a) (/ (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (+ a a)) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (sqrt (+ (* (* a c) -4) (* b b))) (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (+ a a)) (* (- (/ c (* b b)) (/ 1 a)) b) (- (/ c (* b b)) (/ 1 a)) (/ c (* b b)) (* b b) (/ 1 a) 1 (/ (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (+ a a)) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (* 2 (- (/ (* a c) b) b)) 2 (- (/ (* a c) b) b) (/ (* a c) b) (* a c) (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (sqrt (- (* b b) (* 4 (* a c)))) (* (+ (* (* (/ (/ c b) b) a) -2) 1) (neg b)) (+ (* (* (/ (/ c b) b) a) -2) 1) (* (/ (/ c b) b) a) (/ (/ c b) b) (/ c b) -2 (* 2 a)) |
| 7.0ms | c | @ | -inf | ((/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (+ a a)) (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (neg b) b (sqrt (- (* b b) (* 4 (* a c)))) (- (* b b) (* 4 (* a c))) (* (+ (* -4 c) (* b (/ b a))) a) (+ (* -4 c) (* b (/ b a))) -4 c (* b (/ b a)) (/ b a) a (+ a a) (/ (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (+ a a)) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (sqrt (+ (* (* a c) -4) (* b b))) (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (+ a a)) (* (- (/ c (* b b)) (/ 1 a)) b) (- (/ c (* b b)) (/ 1 a)) (/ c (* b b)) (* b b) (/ 1 a) 1 (/ (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (+ a a)) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (* 2 (- (/ (* a c) b) b)) 2 (- (/ (* a c) b) b) (/ (* a c) b) (* a c) (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (sqrt (- (* b b) (* 4 (* a c)))) (* (+ (* (* (/ (/ c b) b) a) -2) 1) (neg b)) (+ (* (* (/ (/ c b) b) a) -2) 1) (* (/ (/ c b) b) a) (/ (/ c b) b) (/ c b) -2 (* 2 a)) |
| 5.0ms | a | @ | -inf | ((/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (+ a a)) (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (neg b) b (sqrt (- (* b b) (* 4 (* a c)))) (- (* b b) (* 4 (* a c))) (* (+ (* -4 c) (* b (/ b a))) a) (+ (* -4 c) (* b (/ b a))) -4 c (* b (/ b a)) (/ b a) a (+ a a) (/ (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (+ a a)) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (sqrt (+ (* (* a c) -4) (* b b))) (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (+ a a)) (* (- (/ c (* b b)) (/ 1 a)) b) (- (/ c (* b b)) (/ 1 a)) (/ c (* b b)) (* b b) (/ 1 a) 1 (/ (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (+ a a)) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (* 2 (- (/ (* a c) b) b)) 2 (- (/ (* a c) b) b) (/ (* a c) b) (* a c) (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (sqrt (- (* b b) (* 4 (* a c)))) (* (+ (* (* (/ (/ c b) b) a) -2) 1) (neg b)) (+ (* (* (/ (/ c b) b) a) -2) 1) (* (/ (/ c b) b) a) (/ (/ c b) b) (/ c b) -2 (* 2 a)) |
| 4.0ms | b | @ | -inf | ((/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (+ a a)) (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (neg b) b (sqrt (- (* b b) (* 4 (* a c)))) (- (* b b) (* 4 (* a c))) (* (+ (* -4 c) (* b (/ b a))) a) (+ (* -4 c) (* b (/ b a))) -4 c (* b (/ b a)) (/ b a) a (+ a a) (/ (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (+ a a)) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (sqrt (+ (* (* a c) -4) (* b b))) (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (+ a a)) (* (- (/ c (* b b)) (/ 1 a)) b) (- (/ c (* b b)) (/ 1 a)) (/ c (* b b)) (* b b) (/ 1 a) 1 (/ (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (+ a a)) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (* 2 (- (/ (* a c) b) b)) 2 (- (/ (* a c) b) b) (/ (* a c) b) (* a c) (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (sqrt (- (* b b) (* 4 (* a c)))) (* (+ (* (* (/ (/ c b) b) a) -2) 1) (neg b)) (+ (* (* (/ (/ c b) b) a) -2) 1) (* (/ (/ c b) b) a) (/ (/ c b) b) (/ c b) -2 (* 2 a)) |
| 4.0ms | c | @ | inf | ((/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (+ a a)) (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (neg b) b (sqrt (- (* b b) (* 4 (* a c)))) (- (* b b) (* 4 (* a c))) (* (+ (* -4 c) (* b (/ b a))) a) (+ (* -4 c) (* b (/ b a))) -4 c (* b (/ b a)) (/ b a) a (+ a a) (/ (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (+ a a)) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (sqrt (+ (* (* a c) -4) (* b b))) (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (+ a a)) (* (- (/ c (* b b)) (/ 1 a)) b) (- (/ c (* b b)) (/ 1 a)) (/ c (* b b)) (* b b) (/ 1 a) 1 (/ (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (+ a a)) (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (* 2 (- (/ (* a c) b) b)) 2 (- (/ (* a c) b) b) (/ (* a c) b) (* a c) (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (sqrt (- (* b b) (* 4 (* a c)))) (* (+ (* (* (/ (/ c b) b) a) -2) 1) (neg b)) (+ (* (* (/ (/ c b) b) a) -2) 1) (* (/ (/ c b) b) a) (/ (/ c b) b) (/ c b) -2 (* 2 a)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1028 | 12303 |
| 1 | 2646 | 12225 |
| 0 | 8915 | 11583 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (+ a a)) #s(hole binary64 (* -1 (/ b a)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (+ a a)) #s(hole binary64 (/ (+ (* -1 b) (/ (* a c) b)) a))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (+ a a)) #s(hole binary64 (/ (+ (* -1 b) (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))))) a))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (+ a a)) #s(hole binary64 (/ (+ (* -1 b) (* a (+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b)))) 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 (- (* 2 (/ (* a c) b)) (* 2 b)))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (- (* a (- (* 2 (/ (* a (pow c 2)) (pow b 3))) (* -2 (/ c b)))) (* 2 b)))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (- (* a (- (* a (- (* 4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))) (* -2 (/ c b)))) (* 2 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 c) (* b (/ b a))) a) #s(hole binary64 (pow b 2))) |
#s(approx (* (+ (* -4 c) (* b (/ b a))) a) #s(hole binary64 (+ (* -4 (* a c)) (pow b 2)))) |
#s(approx (+ (* -4 c) (* b (/ b a))) #s(hole binary64 (/ (pow b 2) a))) |
#s(approx (+ (* -4 c) (* b (/ b a))) #s(hole binary64 (/ (+ (* -4 (* a c)) (pow b 2)) a))) |
#s(approx (* b (/ b a)) #s(hole binary64 (/ (pow b 2) a))) |
#s(approx (/ b a) #s(hole binary64 (/ b a))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (+ a a) #s(hole binary64 (* 2 a))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (+ a a)) #s(hole binary64 (* -1 (/ b a)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (+ a a)) #s(hole binary64 (/ (+ (* -1 b) (/ (* a c) b)) a))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (+ a a)) #s(hole binary64 (/ (+ (* -1 b) (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))))) a))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (+ a a)) #s(hole binary64 (/ (+ (* -1 b) (* a (+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b)))) a))) |
#s(approx (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) #s(hole binary64 (* -2 b))) |
#s(approx (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) #s(hole binary64 (- (* 2 (/ (* a c) b)) (* 2 b)))) |
#s(approx (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) #s(hole binary64 (- (* a (- (* 2 (/ (* a (pow c 2)) (pow b 3))) (* -2 (/ c b)))) (* 2 b)))) |
#s(approx (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) #s(hole binary64 (- (* a (- (* a (- (* 4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))) (* -2 (/ c b)))) (* 2 b)))) |
#s(approx (sqrt (+ (* (* a c) -4) (* b b))) #s(hole binary64 b)) |
#s(approx (sqrt (+ (* (* a c) -4) (* b b))) #s(hole binary64 (+ b (* -2 (/ (* a c) b))))) |
#s(approx (sqrt (+ (* (* a c) -4) (* b b))) #s(hole binary64 (+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))))) |
#s(approx (sqrt (+ (* (* a c) -4) (* b b))) #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 (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (+ a a)) #s(hole binary64 (* -1 (/ b a)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (+ a a)) #s(hole binary64 (/ (+ (* -1 b) (/ (* a c) b)) a))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (+ a a)) #s(hole binary64 (/ (+ (* -1 b) (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))))) a))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (+ a a)) #s(hole binary64 (/ (+ (* -1 b) (* a (+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b)))) a))) |
#s(approx (* (- (/ c (* b b)) (/ 1 a)) b) #s(hole binary64 (* -1 (/ b a)))) |
#s(approx (* (- (/ c (* b b)) (/ 1 a)) b) #s(hole binary64 (/ (+ (* -1 b) (/ (* a c) b)) a))) |
#s(approx (- (/ c (* b b)) (/ 1 a)) #s(hole binary64 (/ -1 a))) |
#s(approx (- (/ c (* b b)) (/ 1 a)) #s(hole binary64 (/ (- (/ (* a c) (pow b 2)) 1) a))) |
#s(approx (/ 1 a) #s(hole binary64 (/ 1 a))) |
#s(approx (* 2 (- (/ (* a c) b) b)) #s(hole binary64 (* -2 b))) |
#s(approx (* 2 (- (/ (* a c) b) b)) #s(hole binary64 (+ (* -2 b) (* 2 (/ (* a c) b))))) |
#s(approx (- (/ (* a c) b) b) #s(hole binary64 (* -1 b))) |
#s(approx (- (/ (* a c) b) b) #s(hole binary64 (- (/ (* a c) b) b))) |
#s(approx (/ (* a c) b) #s(hole binary64 (/ (* a c) b))) |
#s(approx (* a c) #s(hole binary64 (* a c))) |
#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) (/ (* a c) b)) a))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (/ (+ (* -1 b) (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))))) a))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (/ (+ (* -1 b) (* a (+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b)))) a))) |
#s(approx (* (+ (* (* (/ (/ c b) b) a) -2) 1) (neg b)) #s(hole binary64 (* -1 b))) |
#s(approx (* (+ (* (* (/ (/ c b) b) a) -2) 1) (neg b)) #s(hole binary64 (+ (* -1 b) (* 2 (/ (* a c) b))))) |
#s(approx (+ (* (* (/ (/ c b) b) a) -2) 1) #s(hole binary64 1)) |
#s(approx (+ (* (* (/ (/ c b) b) a) -2) 1) #s(hole binary64 (+ 1 (* -2 (/ (* a c) (pow b 2)))))) |
#s(approx (* (/ (/ c b) b) a) #s(hole binary64 (/ (* a c) (pow b 2)))) |
#s(approx (* 2 a) #s(hole binary64 (* 2 a))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (+ a a)) #s(hole binary64 (* -1/2 (* (sqrt (/ c a)) (sqrt -4))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (+ a a)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (+ a a)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (+ a a)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3))))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* -1 (* (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 (* (+ (* -4 c) (* b (/ b a))) a) #s(hole binary64 (* -4 (* a c)))) |
#s(approx (* (+ (* -4 c) (* b (/ b a))) a) #s(hole binary64 (* a (+ (* -4 c) (/ (pow b 2) a))))) |
#s(approx (+ (* -4 c) (* b (/ b a))) #s(hole binary64 (* -4 c))) |
#s(approx (+ (* -4 c) (* b (/ b a))) #s(hole binary64 (+ (* -4 c) (/ (pow b 2) a)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (+ a a)) #s(hole binary64 (* -1/2 (* (sqrt (/ c a)) (sqrt -4))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (+ a a)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (+ a a)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (+ a a)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3))))))))) |
#s(approx (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) #s(hole binary64 (* a (- (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4)))))) |
#s(approx (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) #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 (+ (* (* a c) -4) (* b b)))) #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 (+ (* (* a c) -4) (* b b))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -4)))) |
#s(approx (sqrt (+ (* (* a c) -4) (* b b))) #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 (+ (* (* a c) -4) (* b b))) #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 (+ (* (* a c) -4) (* b b))) #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 (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (+ a a)) #s(hole binary64 (* -1/2 (* (sqrt (/ c a)) (sqrt -4))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (+ a a)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (+ a a)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (+ a a)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3))))))))) |
#s(approx (* (- (/ c (* b b)) (/ 1 a)) b) #s(hole binary64 (/ c b))) |
#s(approx (* (- (/ c (* b b)) (/ 1 a)) b) #s(hole binary64 (+ (* -1 (/ b a)) (/ c b)))) |
#s(approx (- (/ c (* b b)) (/ 1 a)) #s(hole binary64 (/ c (pow b 2)))) |
#s(approx (- (/ c (* b b)) (/ 1 a)) #s(hole binary64 (- (/ c (pow b 2)) (/ 1 a)))) |
#s(approx (* 2 (- (/ (* a c) b) b)) #s(hole binary64 (* 2 (/ (* a c) b)))) |
#s(approx (* 2 (- (/ (* a c) b) b)) #s(hole binary64 (* a (+ (* -2 (/ b a)) (* 2 (/ c b)))))) |
#s(approx (- (/ (* a c) b) b) #s(hole binary64 (/ (* a c) b))) |
#s(approx (- (/ (* a c) b) b) #s(hole binary64 (* a (+ (* -1 (/ b a)) (/ c b))))) |
#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 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3))))))))) |
#s(approx (* (+ (* (* (/ (/ c b) b) a) -2) 1) (neg b)) #s(hole binary64 (* 2 (/ (* a c) b)))) |
#s(approx (* (+ (* (* (/ (/ c b) b) a) -2) 1) (neg b)) #s(hole binary64 (* a (+ (* -1 (/ b a)) (* 2 (/ c b)))))) |
#s(approx (+ (* (* (/ (/ c b) b) a) -2) 1) #s(hole binary64 (* -2 (/ (* a c) (pow b 2))))) |
#s(approx (+ (* (* (/ (/ c b) b) a) -2) 1) #s(hole binary64 (* a (+ (* -2 (/ c (pow b 2))) (/ 1 a))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (+ a a)) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (+ a a)) #s(hole binary64 (+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (+ a a)) #s(hole binary64 (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (+ a a)) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#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 (- (/ 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/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 (* (+ (* -4 c) (* b (/ b a))) a) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (+ a a)) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (+ a a)) #s(hole binary64 (+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (+ a a)) #s(hole binary64 (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (+ a a)) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) #s(hole binary64 (* 2 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) #s(hole binary64 (* -1 (* a (- (/ b a) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) #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 (+ (* (* a c) -4) (* b b)))) #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 (+ (* (* a c) -4) (* b b))) #s(hole binary64 (* -2 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (sqrt (+ (* (* a c) -4) (* b b))) #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 (+ (* (* a c) -4) (* b b))) #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 (+ (* (* a c) -4) (* b b))) #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 (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (+ a a)) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (+ a a)) #s(hole binary64 (+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (+ a a)) #s(hole binary64 (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (+ a a)) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (* 2 (- (/ (* a c) b) b)) #s(hole binary64 (* -1 (* a (+ (* -2 (/ c b)) (* 2 (/ b a))))))) |
#s(approx (- (/ (* a c) b) b) #s(hole binary64 (* -1 (* a (+ (* -1 (/ c b)) (/ b a)))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (* (+ (* (* (/ (/ c b) b) a) -2) 1) (neg b)) #s(hole binary64 (* -1 (* a (+ (* -2 (/ c b)) (/ b a)))))) |
#s(approx (+ (* (* (/ (/ c b) b) a) -2) 1) #s(hole binary64 (* -1 (* a (- (* 2 (/ c (pow b 2))) (/ 1 a)))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (+ a 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))))) (+ a a)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (* 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 (/ (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (+ a 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 (+ (* (* a c) -4) (* b b)))) (+ a a)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (* 1/2 (/ 1 a))))))) |
#s(approx (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) #s(hole binary64 (- (* -1 b) (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) #s(hole binary64 (- (* b (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) #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 (sqrt (+ (* (* a c) -4) (* b b))) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (sqrt (+ (* (* a c) -4) (* b b))) #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 (+ (* (* a c) -4) (* b b))) #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 (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (+ a 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 (+ (* (* -4 c) a) (* b b)))) (+ a a)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (* 1/2 (/ 1 a))))))) |
#s(approx (* (- (/ c (* b b)) (/ 1 a)) b) #s(hole binary64 (/ (+ c (* -1 (/ (pow b 2) a))) b))) |
#s(approx (- (/ c (* b b)) (/ 1 a)) #s(hole binary64 (/ (+ c (* -1 (/ (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 (* 2 (- (/ (* a c) b) b)) #s(hole binary64 (/ (+ (* -2 (pow b 2)) (* 2 (* a c))) b))) |
#s(approx (- (/ (* a c) b) b) #s(hole binary64 (/ (+ (* -1 (pow b 2)) (* a c)) 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/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (* 1/2 (/ 1 a))))))) |
#s(approx (* (+ (* (* (/ (/ c b) b) a) -2) 1) (neg b)) #s(hole binary64 (/ (+ (* -1 (pow b 2)) (* 2 (* a c))) b))) |
#s(approx (+ (* (* (/ (/ c b) b) a) -2) 1) #s(hole binary64 (/ (+ (* -2 (* a c)) (pow b 2)) (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 (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (+ a a)) #s(hole binary64 (* b (- (/ c (pow b 2)) (/ 1 a))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (+ a a)) #s(hole binary64 (* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (+ a a)) #s(hole binary64 (* b (- (+ (* 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 (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* b (- (* 2 (/ (* a c) (pow b 2))) 2)))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* b (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ 2 (* -2 (/ (* a c) (pow b 2)))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* b (- (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ 2 (+ (* -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 (* -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 (* (+ (* -4 c) (* b (/ b a))) a) #s(hole binary64 (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))))) |
#s(approx (+ (* -4 c) (* b (/ b a))) #s(hole binary64 (* (pow b 2) (+ (* -4 (/ c (pow b 2))) (/ 1 a))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (+ a a)) #s(hole binary64 (* b (- (/ c (pow b 2)) (/ 1 a))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (+ a a)) #s(hole binary64 (* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (+ a a)) #s(hole binary64 (* b (- (+ (* 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 (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) #s(hole binary64 (* b (- (* 2 (/ (* a c) (pow b 2))) 2)))) |
#s(approx (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) #s(hole binary64 (* b (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ 2 (* -2 (/ (* a c) (pow b 2)))))))) |
#s(approx (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) #s(hole binary64 (* b (- (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (sqrt (+ (* (* a c) -4) (* b b))) #s(hole binary64 (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))))) |
#s(approx (sqrt (+ (* (* a c) -4) (* b b))) #s(hole binary64 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
#s(approx (sqrt (+ (* (* a c) -4) (* b b))) #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 (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (+ a a)) #s(hole binary64 (* b (- (/ c (pow b 2)) (/ 1 a))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (+ a a)) #s(hole binary64 (* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (+ a a)) #s(hole binary64 (* b (- (+ (* 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 (* (- (/ c (* b b)) (/ 1 a)) b) #s(hole binary64 (* b (- (/ c (pow b 2)) (/ 1 a))))) |
#s(approx (* 2 (- (/ (* a c) b) b)) #s(hole binary64 (* b (- (* 2 (/ (* a c) (pow b 2))) 2)))) |
#s(approx (- (/ (* a c) b) b) #s(hole binary64 (* b (- (/ (* a c) (pow b 2)) 1)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* b (- (/ c (pow b 2)) (/ 1 a))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* b (- (+ (* 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 (* (+ (* (* (/ (/ c b) b) a) -2) 1) (neg b)) #s(hole binary64 (* b (- (* 2 (/ (* a c) (pow b 2))) 1)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (+ a a)) #s(hole binary64 (* -1 (/ c b)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (+ a a)) #s(hole binary64 (* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (+ a a)) #s(hole binary64 (* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (+ a a)) #s(hole binary64 (* -1 (/ (+ c (+ (* 1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6)))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))))) 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 (* -1 (/ (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -2 (* a c))) b)))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* -1 (/ (- (* 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 (* -1 (/ (- (* 1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6))) (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))) b)))) |
#s(approx (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 (+ (* (* a c) -4) (* b b)))) (+ a a)) #s(hole binary64 (* -1 (/ c b)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (+ a a)) #s(hole binary64 (* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (+ a a)) #s(hole binary64 (* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (+ a a)) #s(hole binary64 (* -1 (/ (+ c (+ (* 1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6)))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))))) b)))) |
#s(approx (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) #s(hole binary64 (* -2 (/ (* a c) b)))) |
#s(approx (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) #s(hole binary64 (* -1 (/ (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -2 (* a c))) b)))) |
#s(approx (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) #s(hole binary64 (* -1 (/ (- (* 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 (+ (* (* a c) -4) (* b b)))) #s(hole binary64 (* -1 (/ (- (* 1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6))) (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))) b)))) |
#s(approx (sqrt (+ (* (* a c) -4) (* b b))) #s(hole binary64 (* -1 b))) |
#s(approx (sqrt (+ (* (* a c) -4) (* b b))) #s(hole binary64 (* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))))) |
#s(approx (sqrt (+ (* (* a c) -4) (* b b))) #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 (+ (* (* a c) -4) (* b b))) #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 (+ (* (* -4 c) a) (* b b)))) (+ a a)) #s(hole binary64 (* -1 (/ c b)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (+ a a)) #s(hole binary64 (* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (+ a a)) #s(hole binary64 (* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (+ a a)) #s(hole binary64 (* -1 (/ (+ c (+ (* 1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6)))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))))) b)))) |
#s(approx (* (- (/ c (* b b)) (/ 1 a)) b) #s(hole binary64 (* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))))) |
#s(approx (* 2 (- (/ (* a c) b) b)) #s(hole binary64 (* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2)))))))) |
#s(approx (- (/ (* a c) b) b) #s(hole binary64 (* -1 (* b (+ 1 (* -1 (/ (* a c) (pow b 2)))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* -1 (/ c b)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* -1 (/ (+ c (+ (* 1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6)))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))))) b)))) |
#s(approx (* (+ (* (* (/ (/ c b) b) a) -2) 1) (neg b)) #s(hole binary64 (* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (+ a a)) #s(hole binary64 (+ (* -1 (/ b a)) (/ c b)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (+ a a)) #s(hole binary64 (+ (* -1 (/ b a)) (* c (+ (/ 1 b) (/ (* a c) (pow b 3))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (+ a a)) #s(hole binary64 (+ (* -1 (/ b a)) (* c (+ (* c (+ (* 2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (- (* c (- (* 2 (/ (* (pow a 2) c) (pow b 3))) (* -2 (/ a b)))) (* 2 b)))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (- (* c (- (* c (- (* 4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))) (* -2 (/ a b)))) (* 2 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 (+ (* (* a c) -4) (* b b)))) (+ a a)) #s(hole binary64 (+ (* -1 (/ b a)) (/ c b)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (+ a a)) #s(hole binary64 (+ (* -1 (/ b a)) (* c (+ (/ 1 b) (/ (* a c) (pow b 3))))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (+ a a)) #s(hole binary64 (+ (* -1 (/ b a)) (* c (+ (* c (+ (* 2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b)))))) |
#s(approx (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) #s(hole binary64 (- (* c (- (* 2 (/ (* (pow a 2) c) (pow b 3))) (* -2 (/ a b)))) (* 2 b)))) |
#s(approx (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) #s(hole binary64 (- (* c (- (* c (- (* 4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))) (* -2 (/ a b)))) (* 2 b)))) |
#s(approx (sqrt (+ (* (* a c) -4) (* b b))) #s(hole binary64 (+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))))) |
#s(approx (sqrt (+ (* (* a c) -4) (* b b))) #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 (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (+ a a)) #s(hole binary64 (+ (* -1 (/ b a)) (/ c b)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (+ a a)) #s(hole binary64 (+ (* -1 (/ b a)) (* c (+ (/ 1 b) (/ (* a c) (pow b 3))))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (+ a a)) #s(hole binary64 (+ (* -1 (/ b a)) (* c (+ (* c (+ (* 2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b)))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ b a)) (/ c b)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ b a)) (* c (+ (/ 1 b) (/ (* a c) (pow b 3))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ b a)) (* c (+ (* c (+ (* 2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b)))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (+ a a)) #s(hole binary64 (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/2 (/ b (* a c))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (+ a a)) #s(hole binary64 (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4))))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (+ a a)) #s(hole binary64 (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))))) |
#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 (* (+ (* -4 c) (* b (/ b a))) a) #s(hole binary64 (* c (+ (* -4 a) (/ (pow b 2) c))))) |
#s(approx (+ (* -4 c) (* b (/ b a))) #s(hole binary64 (* c (- (/ (pow b 2) (* a c)) 4)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (+ a a)) #s(hole binary64 (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/2 (/ b (* a c))))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (+ a a)) #s(hole binary64 (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4))))))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (+ a a)) #s(hole binary64 (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))))) |
#s(approx (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) #s(hole binary64 (* c (- (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4)))))) |
#s(approx (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) #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 (+ (* (* a c) -4) (* b b)))) #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 (+ (* (* a c) -4) (* b b))) #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 (+ (* (* a c) -4) (* b b))) #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 (+ (* (* a c) -4) (* b b))) #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 (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (+ a a)) #s(hole binary64 (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/2 (/ b (* a c))))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (+ a a)) #s(hole binary64 (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4))))))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (+ a a)) #s(hole binary64 (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))))) |
#s(approx (* (- (/ c (* b b)) (/ 1 a)) b) #s(hole binary64 (* c (+ (* -1 (/ b (* a c))) (/ 1 b))))) |
#s(approx (- (/ c (* b b)) (/ 1 a)) #s(hole binary64 (* c (- (/ 1 (pow b 2)) (/ 1 (* a c)))))) |
#s(approx (* 2 (- (/ (* a c) b) b)) #s(hole binary64 (* c (+ (* -2 (/ b c)) (* 2 (/ a b)))))) |
#s(approx (- (/ (* a c) b) b) #s(hole binary64 (* c (+ (* -1 (/ b c)) (/ a b))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/2 (/ b (* a c))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4))))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))))) |
#s(approx (* (+ (* (* (/ (/ c b) b) a) -2) 1) (neg b)) #s(hole binary64 (* c (+ (* -1 (/ b c)) (* 2 (/ a b)))))) |
#s(approx (+ (* (* (/ (/ c b) b) a) -2) 1) #s(hole binary64 (* c (+ (* -2 (/ a (pow b 2))) (/ 1 c))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (+ a a)) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* 1/2 (/ b (* a c)))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (+ a a)) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1/2 (/ b a)) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (+ a a)) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1))))) c)) (* -1/2 (/ b a))) c))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* -1 (* c (- (/ 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/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)))))) |
#s(approx (* (+ (* -4 c) (* b (/ b a))) a) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))))) |
#s(approx (+ (* -4 c) (* b (/ b a))) #s(hole binary64 (* -1 (* c (+ 4 (* -1 (/ (pow b 2) (* a c)))))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (+ a a)) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* 1/2 (/ b (* a c)))))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (+ a a)) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1/2 (/ b a)) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c))))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (+ a a)) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1))))) c)) (* -1/2 (/ b a))) c))))))) |
#s(approx (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) #s(hole binary64 (* -1 (* c (- (/ b c) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) #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 (+ (* (* a c) -4) (* b b)))) #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 (+ (* (* a c) -4) (* b b))) #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 (+ (* (* a c) -4) (* b b))) #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 (+ (* (* a c) -4) (* b b))) #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 (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (+ a a)) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* 1/2 (/ b (* a c)))))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (+ a a)) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1/2 (/ b a)) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c))))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (+ a a)) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1))))) c)) (* -1/2 (/ b a))) c))))))) |
#s(approx (* (- (/ c (* b b)) (/ 1 a)) b) #s(hole binary64 (* -1 (* c (- (/ b (* a c)) (/ 1 b)))))) |
#s(approx (- (/ c (* b b)) (/ 1 a)) #s(hole binary64 (* -1 (* c (- (/ 1 (* a c)) (/ 1 (pow b 2))))))) |
#s(approx (* 2 (- (/ (* a c) b) b)) #s(hole binary64 (* -1 (* c (+ (* -2 (/ a b)) (* 2 (/ b c))))))) |
#s(approx (- (/ (* a c) b) b) #s(hole binary64 (* -1 (* c (+ (* -1 (/ a b)) (/ b c)))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* 1/2 (/ b (* a c)))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1/2 (/ b a)) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1))))) c)) (* -1/2 (/ b a))) c))))))) |
#s(approx (* (+ (* (* (/ (/ c b) b) a) -2) 1) (neg b)) #s(hole binary64 (* -1 (* c (+ (* -2 (/ a b)) (/ b c)))))) |
#s(approx (+ (* (* (/ (/ c b) b) a) -2) 1) #s(hole binary64 (* -1 (* c (- (* 2 (/ a (pow b 2))) (/ 1 c)))))) |
| Outputs |
|---|
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (+ a a)) #s(hole binary64 (* -1 (/ b a)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (+ a a)) (/.f64 (neg.f64 b) a)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (+ a a)) #s(hole binary64 (/ (+ (* -1 b) (/ (* a c) b)) a))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (+ a a)) (/.f64 (fma.f64 a (/.f64 c b) (neg.f64 b)) a)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (+ a a)) #s(hole binary64 (/ (+ (* -1 b) (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))))) a))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (+ a a)) (/.f64 (fma.f64 (fma.f64 a (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))) (/.f64 c b)) a (neg.f64 b)) a)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (+ a a)) #s(hole binary64 (/ (+ (* -1 b) (* a (+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b)))) a))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (+ a a)) (/.f64 (fma.f64 (fma.f64 (fma.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal 2 binary64) a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64)))) a (/.f64 c b)) a (neg.f64 b)) 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))))) (*.f64 #s(literal -2 binary64) b)) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (- (* 2 (/ (* a c) b)) (* 2 b)))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (fma.f64 a (/.f64 c b) (neg.f64 b)) #s(literal 2 binary64))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (- (* a (- (* 2 (/ (* a (pow c 2)) (pow b 3))) (* -2 (/ c b)))) (* 2 b)))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (fma.f64 (*.f64 #s(literal 2 binary64) (fma.f64 a (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))) (/.f64 c b))) a (*.f64 #s(literal -2 binary64) b))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (- (* a (- (* a (- (* 4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))) (* -2 (/ c b)))) (* 2 b)))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (fma.f64 (fma.f64 (fma.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))))) a (*.f64 #s(literal 2 binary64) (/.f64 c b))) a (*.f64 #s(literal -2 binary64) b))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 b)) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) 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)))) (fma.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 c b) 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)))) (fma.f64 (*.f64 #s(literal -2 binary64) a) (fma.f64 a (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))) (/.f64 c b)) b)) |
#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 (sqrt (- (* b b) (* 4 (* a c)))) (fma.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))) (/.f64 c b)))) a b)) |
#s(approx (- (* b b) (* 4 (* a c))) #s(hole binary64 (pow b 2))) |
#s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)) |
#s(approx (- (* b b) (* 4 (* a c))) #s(hole binary64 (+ (* -4 (* a c)) (pow b 2)))) |
#s(approx (- (* b b) (* 4 (* a c))) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) |
#s(approx (* (+ (* -4 c) (* b (/ b a))) a) #s(hole binary64 (pow b 2))) |
#s(approx (* (+ (* -4 c) (* b (/ b a))) a) (*.f64 b b)) |
#s(approx (* (+ (* -4 c) (* b (/ b a))) a) #s(hole binary64 (+ (* -4 (* a c)) (pow b 2)))) |
#s(approx (* (+ (* -4 c) (* b (/ b a))) a) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) |
#s(approx (+ (* -4 c) (* b (/ b a))) #s(hole binary64 (/ (pow b 2) a))) |
#s(approx (+ (* -4 c) (* b (/ b a))) (*.f64 (/.f64 b a) b)) |
#s(approx (+ (* -4 c) (* b (/ b a))) #s(hole binary64 (/ (+ (* -4 (* a c)) (pow b 2)) a))) |
#s(approx (+ (* -4 c) (* b (/ b a))) (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) a)) |
#s(approx (* b (/ b a)) #s(hole binary64 (/ (pow b 2) a))) |
#s(approx (* b (/ b a)) (*.f64 (/.f64 b a) b)) |
#s(approx (/ b a) #s(hole binary64 (/ b a))) |
#s(approx (/ b a) (/.f64 b a)) |
#s(approx a #s(hole binary64 a)) |
#s(approx a a) |
#s(approx (+ a a) #s(hole binary64 (* 2 a))) |
#s(approx (* 2 a) (*.f64 #s(literal 2 binary64) a)) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (+ a a)) #s(hole binary64 (* -1 (/ b a)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (+ a a)) (/.f64 (neg.f64 b) a)) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (+ a a)) #s(hole binary64 (/ (+ (* -1 b) (/ (* a c) b)) a))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (+ a a)) (/.f64 (fma.f64 a (/.f64 c b) (neg.f64 b)) a)) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (+ a a)) #s(hole binary64 (/ (+ (* -1 b) (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))))) a))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (+ a a)) (/.f64 (fma.f64 (fma.f64 a (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))) (/.f64 c b)) a (neg.f64 b)) a)) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (+ a a)) #s(hole binary64 (/ (+ (* -1 b) (* a (+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b)))) a))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (+ a a)) (/.f64 (fma.f64 (fma.f64 (fma.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal 2 binary64) a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64)))) a (/.f64 c b)) a (neg.f64 b)) a)) |
#s(approx (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) #s(hole binary64 (* -2 b))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 #s(literal -2 binary64) b)) |
#s(approx (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) #s(hole binary64 (- (* 2 (/ (* a c) b)) (* 2 b)))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (fma.f64 a (/.f64 c b) (neg.f64 b)) #s(literal 2 binary64))) |
#s(approx (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) #s(hole binary64 (- (* a (- (* 2 (/ (* a (pow c 2)) (pow b 3))) (* -2 (/ c b)))) (* 2 b)))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (fma.f64 (*.f64 #s(literal 2 binary64) (fma.f64 a (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))) (/.f64 c b))) a (*.f64 #s(literal -2 binary64) b))) |
#s(approx (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) #s(hole binary64 (- (* a (- (* a (- (* 4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))) (* -2 (/ c b)))) (* 2 b)))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (fma.f64 (fma.f64 (fma.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))))) a (*.f64 #s(literal 2 binary64) (/.f64 c b))) a (*.f64 #s(literal -2 binary64) b))) |
#s(approx (sqrt (+ (* (* a c) -4) (* b b))) #s(hole binary64 b)) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) b) |
#s(approx (sqrt (+ (* (* a c) -4) (* b b))) #s(hole binary64 (+ b (* -2 (/ (* a c) b))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) (fma.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 c b) b)) |
#s(approx (sqrt (+ (* (* a c) -4) (* b b))) #s(hole binary64 (+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) (fma.f64 (*.f64 #s(literal -2 binary64) a) (fma.f64 a (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))) (/.f64 c b)) b)) |
#s(approx (sqrt (+ (* (* a c) -4) (* b b))) #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 (sqrt (- (* b b) (* 4 (* a c)))) (fma.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))) (/.f64 c b)))) a b)) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (+ a a)) #s(hole binary64 (* -1 (/ b a)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (+ a a)) (/.f64 (neg.f64 b) a)) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (+ a a)) #s(hole binary64 (/ (+ (* -1 b) (/ (* a c) b)) a))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (+ a a)) (/.f64 (fma.f64 a (/.f64 c b) (neg.f64 b)) a)) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (+ a a)) #s(hole binary64 (/ (+ (* -1 b) (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))))) a))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (+ a a)) (/.f64 (fma.f64 (fma.f64 a (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))) (/.f64 c b)) a (neg.f64 b)) a)) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (+ a a)) #s(hole binary64 (/ (+ (* -1 b) (* a (+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b)))) a))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (+ a a)) (/.f64 (fma.f64 (fma.f64 (fma.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal 2 binary64) a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64)))) a (/.f64 c b)) a (neg.f64 b)) a)) |
#s(approx (* (- (/ c (* b b)) (/ 1 a)) b) #s(hole binary64 (* -1 (/ b a)))) |
#s(approx (* (- (/ c (* b b)) (/ 1 a)) b) (/.f64 (neg.f64 b) a)) |
#s(approx (* (- (/ c (* b b)) (/ 1 a)) b) #s(hole binary64 (/ (+ (* -1 b) (/ (* a c) b)) a))) |
#s(approx (* (- (/ c (* b b)) (/ 1 a)) b) (/.f64 (fma.f64 a (/.f64 c b) (neg.f64 b)) a)) |
#s(approx (- (/ c (* b b)) (/ 1 a)) #s(hole binary64 (/ -1 a))) |
#s(approx (- (/ c (* b b)) (/ 1 a)) (/.f64 #s(literal -1 binary64) a)) |
#s(approx (- (/ c (* b b)) (/ 1 a)) #s(hole binary64 (/ (- (/ (* a c) (pow b 2)) 1) a))) |
#s(approx (- (/ c (* b b)) (/ 1 a)) (/.f64 (-.f64 (*.f64 (/.f64 a b) (/.f64 c b)) #s(literal 1 binary64)) a)) |
#s(approx (/ 1 a) #s(hole binary64 (/ 1 a))) |
#s(approx (/ 1 a) (/.f64 #s(literal 1 binary64) a)) |
#s(approx (* 2 (- (/ (* a c) b) b)) #s(hole binary64 (* -2 b))) |
#s(approx (* 2 (- (/ (* a c) b) b)) (*.f64 #s(literal -2 binary64) b)) |
#s(approx (* 2 (- (/ (* a c) b) b)) #s(hole binary64 (+ (* -2 b) (* 2 (/ (* a c) b))))) |
#s(approx (* 2 (- (/ (* a c) b) b)) (*.f64 (fma.f64 a (/.f64 c b) (neg.f64 b)) #s(literal 2 binary64))) |
#s(approx (- (/ (* a c) b) b) #s(hole binary64 (* -1 b))) |
#s(approx (- (/ (* a c) b) b) (neg.f64 b)) |
#s(approx (- (/ (* a c) b) b) #s(hole binary64 (- (/ (* a c) b) b))) |
#s(approx (- (/ (* a c) b) b) (fma.f64 a (/.f64 c b) (neg.f64 b))) |
#s(approx (/ (* a c) b) #s(hole binary64 (/ (* a c) b))) |
#s(approx (/ (* a c) b) (/.f64 (*.f64 c a) b)) |
#s(approx (* a c) #s(hole binary64 (* a c))) |
#s(approx (* a c) (*.f64 c a)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* -1 (/ b a)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (+ a a)) (/.f64 (neg.f64 b) a)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (/ (+ (* -1 b) (/ (* a c) b)) a))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (+ a a)) (/.f64 (fma.f64 a (/.f64 c b) (neg.f64 b)) a)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (/ (+ (* -1 b) (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))))) a))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (+ a a)) (/.f64 (fma.f64 (fma.f64 a (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))) (/.f64 c b)) a (neg.f64 b)) a)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (/ (+ (* -1 b) (* a (+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b)))) a))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (+ a a)) (/.f64 (fma.f64 (fma.f64 (fma.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal 2 binary64) a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64)))) a (/.f64 c b)) a (neg.f64 b)) a)) |
#s(approx (* (+ (* (* (/ (/ c b) b) a) -2) 1) (neg b)) #s(hole binary64 (* -1 b))) |
#s(approx (* (+ (* (* (/ (/ c b) b) a) -2) 1) (neg b)) (neg.f64 b)) |
#s(approx (* (+ (* (* (/ (/ c b) b) a) -2) 1) (neg b)) #s(hole binary64 (+ (* -1 b) (* 2 (/ (* a c) b))))) |
#s(approx (* (+ (* (* (/ (/ c b) b) a) -2) 1) (neg b)) (fma.f64 (*.f64 #s(literal 2 binary64) (/.f64 c b)) a (neg.f64 b))) |
#s(approx (+ (* (* (/ (/ c b) b) a) -2) 1) #s(hole binary64 1)) |
#s(approx (+ (* (* (/ (/ c b) b) a) -2) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (* (/ (/ c b) b) a) -2) 1) #s(hole binary64 (+ 1 (* -2 (/ (* a c) (pow b 2)))))) |
#s(approx (+ (* (* (/ (/ c b) b) a) -2) 1) (fma.f64 (/.f64 #s(literal -2 binary64) b) (/.f64 (*.f64 c a) b) #s(literal 1 binary64))) |
#s(approx (* (/ (/ c b) b) a) #s(hole binary64 (/ (* a c) (pow b 2)))) |
#s(approx (* (/ (/ c b) b) a) (*.f64 (/.f64 a b) (/.f64 c b))) |
#s(approx (* 2 a) #s(hole binary64 (* 2 a))) |
#s(approx (* 2 a) (*.f64 #s(literal 2 binary64) a)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (+ a a)) #s(hole binary64 (* -1/2 (* (sqrt (/ c a)) (sqrt -4))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (+ a a)) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 c a)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (+ a a)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (+ a a)) (*.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 b a)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (+ a a)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (+ a a)) (fma.f64 (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) #s(literal -1/4 binary64) (*.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 b a))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (+ a a)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3))))))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (+ a a)) (fma.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 b a)) (fma.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64)))) (*.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (neg.f64 (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (*.f64 c a)))) |
#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))))) (*.f64 (-.f64 (/.f64 (neg.f64 b) a) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)))) a)) |
#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))))) (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 b a))) 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 (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 b a)))) 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)))) (*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) |
#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)))) (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)))) a)) |
#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)))) (*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a))))) a)) |
#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 (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64)))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)))))) a)) |
#s(approx (- (* b b) (* 4 (* a c))) #s(hole binary64 (* -4 (* a c)))) |
#s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 #s(literal -4 binary64) c) a)) |
#s(approx (- (* b b) (* 4 (* a c))) #s(hole binary64 (* a (- (/ (pow b 2) a) (* 4 c))))) |
#s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 (/.f64 b a) b (*.f64 #s(literal -4 binary64) c)) a)) |
#s(approx (* (+ (* -4 c) (* b (/ b a))) a) #s(hole binary64 (* -4 (* a c)))) |
#s(approx (* (+ (* -4 c) (* b (/ b a))) a) (*.f64 (*.f64 #s(literal -4 binary64) c) a)) |
#s(approx (* (+ (* -4 c) (* b (/ b a))) a) #s(hole binary64 (* a (+ (* -4 c) (/ (pow b 2) a))))) |
#s(approx (* (+ (* -4 c) (* b (/ b a))) a) (*.f64 (fma.f64 (/.f64 b a) b (*.f64 #s(literal -4 binary64) c)) a)) |
#s(approx (+ (* -4 c) (* b (/ b a))) #s(hole binary64 (* -4 c))) |
#s(approx (+ (* -4 c) (* b (/ b a))) (*.f64 #s(literal -4 binary64) c)) |
#s(approx (+ (* -4 c) (* b (/ b a))) #s(hole binary64 (+ (* -4 c) (/ (pow b 2) a)))) |
#s(approx (+ (* -4 c) (* b (/ b a))) (fma.f64 (/.f64 b a) b (*.f64 #s(literal -4 binary64) c))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (+ a a)) #s(hole binary64 (* -1/2 (* (sqrt (/ c a)) (sqrt -4))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (+ a a)) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 c a)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (+ a a)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (+ a a)) (*.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 b a)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (+ a a)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (+ a a)) (fma.f64 (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) #s(literal -1/4 binary64) (*.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 b a))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (+ a a)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3))))))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (+ a a)) (fma.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 b a)) (fma.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64)))) (*.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))))))) |
#s(approx (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (neg.f64 (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (*.f64 c a)))) |
#s(approx (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) #s(hole binary64 (* a (- (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (-.f64 (/.f64 (neg.f64 b) a) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)))) a)) |
#s(approx (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) #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))))) (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 b a))) a)) |
#s(approx (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) #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 (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 b a)))) a)) |
#s(approx (sqrt (+ (* (* a c) -4) (* b b))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -4)))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) |
#s(approx (sqrt (+ (* (* a c) -4) (* b b))) #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)))) (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)))) a)) |
#s(approx (sqrt (+ (* (* a c) -4) (* b b))) #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)))) (*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a))))) a)) |
#s(approx (sqrt (+ (* (* a c) -4) (* b b))) #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 (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64)))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)))))) a)) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (+ a a)) #s(hole binary64 (* -1/2 (* (sqrt (/ c a)) (sqrt -4))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (+ a a)) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 c a)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (+ a a)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (+ a a)) (*.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 b a)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (+ a a)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (+ a a)) (fma.f64 (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) #s(literal -1/4 binary64) (*.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 b a))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (+ a a)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3))))))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (+ a a)) (fma.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 b a)) (fma.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64)))) (*.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))))))) |
#s(approx (* (- (/ c (* b b)) (/ 1 a)) b) #s(hole binary64 (/ c b))) |
#s(approx (* (- (/ c (* b b)) (/ 1 a)) b) (/.f64 c b)) |
#s(approx (* (- (/ c (* b b)) (/ 1 a)) b) #s(hole binary64 (+ (* -1 (/ b a)) (/ c b)))) |
#s(approx (* (- (/ c (* b b)) (/ 1 a)) b) (fma.f64 (/.f64 b a) #s(literal -1 binary64) (/.f64 c b))) |
#s(approx (- (/ c (* b b)) (/ 1 a)) #s(hole binary64 (/ c (pow b 2)))) |
#s(approx (- (/ c (* b b)) (/ 1 a)) (/.f64 (/.f64 c b) b)) |
#s(approx (- (/ c (* b b)) (/ 1 a)) #s(hole binary64 (- (/ c (pow b 2)) (/ 1 a)))) |
#s(approx (- (/ c (* b b)) (/ 1 a)) (-.f64 (/.f64 (/.f64 c b) b) (/.f64 #s(literal 1 binary64) a))) |
#s(approx (* 2 (- (/ (* a c) b) b)) #s(hole binary64 (* 2 (/ (* a c) b)))) |
#s(approx (* 2 (- (/ (* a c) b) b)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c a) b))) |
#s(approx (* 2 (- (/ (* a c) b) b)) #s(hole binary64 (* a (+ (* -2 (/ b a)) (* 2 (/ c b)))))) |
#s(approx (* 2 (- (/ (* a c) b) b)) (*.f64 (*.f64 #s(literal -2 binary64) (-.f64 (/.f64 b a) (/.f64 c b))) a)) |
#s(approx (- (/ (* a c) b) b) #s(hole binary64 (/ (* a c) b))) |
#s(approx (- (/ (* a c) b) b) (/.f64 (*.f64 c a) b)) |
#s(approx (- (/ (* a c) b) b) #s(hole binary64 (* a (+ (* -1 (/ b a)) (/ c b))))) |
#s(approx (- (/ (* a c) b) b) (*.f64 (fma.f64 (/.f64 b a) #s(literal -1 binary64) (/.f64 c b)) 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 (+ (* (* a c) -4) (* b b)))) (+ a a)) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 c a)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (+ a a)) (*.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 b a)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (+ a a)) (fma.f64 (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) #s(literal -1/4 binary64) (*.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 b a))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3))))))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (+ a a)) (fma.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 b a)) (fma.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64)))) (*.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))))))) |
#s(approx (* (+ (* (* (/ (/ c b) b) a) -2) 1) (neg b)) #s(hole binary64 (* 2 (/ (* a c) b)))) |
#s(approx (* (+ (* (* (/ (/ c b) b) a) -2) 1) (neg b)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c a) b))) |
#s(approx (* (+ (* (* (/ (/ c b) b) a) -2) 1) (neg b)) #s(hole binary64 (* a (+ (* -1 (/ b a)) (* 2 (/ c b)))))) |
#s(approx (* (+ (* (* (/ (/ c b) b) a) -2) 1) (neg b)) (*.f64 (neg.f64 a) (fma.f64 #s(literal -2 binary64) (/.f64 c b) (/.f64 b a)))) |
#s(approx (+ (* (* (/ (/ c b) b) a) -2) 1) #s(hole binary64 (* -2 (/ (* a c) (pow b 2))))) |
#s(approx (+ (* (* (/ (/ c b) b) a) -2) 1) (*.f64 (/.f64 #s(literal -2 binary64) b) (/.f64 (*.f64 c a) b))) |
#s(approx (+ (* (* (/ (/ c b) b) a) -2) 1) #s(hole binary64 (* a (+ (* -2 (/ c (pow b 2))) (/ 1 a))))) |
#s(approx (+ (* (* (/ (/ c b) b) a) -2) 1) (fma.f64 (/.f64 #s(literal -2 binary64) b) (/.f64 (*.f64 c a) b) #s(literal 1 binary64))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (+ a a)) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (+ a a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (+ a a)) #s(hole binary64 (+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (+ a a)) (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)) (*.f64 #s(literal -1/2 binary64) (/.f64 b a)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (+ a a)) #s(hole binary64 (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (+ a a)) (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1/8 binary64)) (*.f64 #s(literal 1/2 binary64) b)) (neg.f64 a)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (+ a a)) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (+ a a)) (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 (fma.f64 #s(literal 1/2 binary64) b (/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/8 binary64)) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (pow.f64 b #s(literal 4 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1/128 binary64)))) (neg.f64 a))) (neg.f64 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))))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 c a)))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* -1 (* a (- (/ b a) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (neg.f64 a) (-.f64 (/.f64 b a) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c 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))))) (*.f64 (neg.f64 a) (fma.f64 (/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/4 binary64))) b) a) #s(literal -1 binary64) (*.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c a)))))) |
#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 (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (neg.f64 a) (fma.f64 (/.f64 (-.f64 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/64 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a)))) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b))) (sqrt.f64 #s(literal -1 binary64)))) (neg.f64 a)) b) a) #s(literal -1 binary64) (*.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c a)))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (* -2 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 c a)))) |
#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)))) (*.f64 (neg.f64 a) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/4 binary64)))))) |
#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)))) (*.f64 (neg.f64 a) (fma.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/4 binary64))))))) |
#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 (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (neg.f64 a) (fma.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 6 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64)))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/4 binary64)))))))) |
#s(approx (- (* b b) (* 4 (* a c))) #s(hole binary64 (* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -4 c)))))) |
#s(approx (- (* b b) (* 4 (* a c))) (*.f64 (neg.f64 a) (fma.f64 (neg.f64 b) (/.f64 b a) (*.f64 c #s(literal 4 binary64))))) |
#s(approx (* (+ (* -4 c) (* b (/ b a))) a) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))))) |
#s(approx (* (+ (* -4 c) (* b (/ b a))) a) (*.f64 (neg.f64 a) (fma.f64 (neg.f64 b) (/.f64 b a) (*.f64 c #s(literal 4 binary64))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (+ a a)) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (+ a a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (+ a a)) #s(hole binary64 (+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (+ a a)) (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)) (*.f64 #s(literal -1/2 binary64) (/.f64 b a)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (+ a a)) #s(hole binary64 (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (+ a a)) (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1/8 binary64)) (*.f64 #s(literal 1/2 binary64) b)) (neg.f64 a)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (+ a a)) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (+ a a)) (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 (fma.f64 #s(literal 1/2 binary64) b (/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/8 binary64)) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (pow.f64 b #s(literal 4 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1/128 binary64)))) (neg.f64 a))) (neg.f64 a)))) |
#s(approx (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) #s(hole binary64 (* 2 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 c a)))) |
#s(approx (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) #s(hole binary64 (* -1 (* a (- (/ b a) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (neg.f64 a) (-.f64 (/.f64 b a) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c a)))))) |
#s(approx (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) #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))))) (*.f64 (neg.f64 a) (fma.f64 (/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/4 binary64))) b) a) #s(literal -1 binary64) (*.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c a)))))) |
#s(approx (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) #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 (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (neg.f64 a) (fma.f64 (/.f64 (-.f64 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/64 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a)))) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b))) (sqrt.f64 #s(literal -1 binary64)))) (neg.f64 a)) b) a) #s(literal -1 binary64) (*.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c a)))))) |
#s(approx (sqrt (+ (* (* a c) -4) (* b b))) #s(hole binary64 (* -2 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 c a)))) |
#s(approx (sqrt (+ (* (* a c) -4) (* b b))) #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)))) (*.f64 (neg.f64 a) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/4 binary64)))))) |
#s(approx (sqrt (+ (* (* a c) -4) (* b b))) #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)))) (*.f64 (neg.f64 a) (fma.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/4 binary64))))))) |
#s(approx (sqrt (+ (* (* a c) -4) (* b b))) #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 (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (neg.f64 a) (fma.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 6 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64)))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/4 binary64)))))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (+ a a)) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (+ a a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (+ a a)) #s(hole binary64 (+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (+ a a)) (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)) (*.f64 #s(literal -1/2 binary64) (/.f64 b a)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (+ a a)) #s(hole binary64 (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (+ a a)) (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1/8 binary64)) (*.f64 #s(literal 1/2 binary64) b)) (neg.f64 a)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (+ a a)) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (+ a a)) (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 (fma.f64 #s(literal 1/2 binary64) b (/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/8 binary64)) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (pow.f64 b #s(literal 4 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1/128 binary64)))) (neg.f64 a))) (neg.f64 a)))) |
#s(approx (* 2 (- (/ (* a c) b) b)) #s(hole binary64 (* -1 (* a (+ (* -2 (/ c b)) (* 2 (/ b a))))))) |
#s(approx (* 2 (- (/ (* a c) b) b)) (*.f64 (neg.f64 a) (*.f64 #s(literal -2 binary64) (-.f64 (/.f64 c b) (/.f64 b a))))) |
#s(approx (- (/ (* a c) b) b) #s(hole binary64 (* -1 (* a (+ (* -1 (/ c b)) (/ b a)))))) |
#s(approx (- (/ (* a c) b) b) (*.f64 (neg.f64 a) (fma.f64 (/.f64 c b) #s(literal -1 binary64) (/.f64 b a)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (+ a a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (+ a a)) (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)) (*.f64 #s(literal -1/2 binary64) (/.f64 b a)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (+ a a)) (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1/8 binary64)) (*.f64 #s(literal 1/2 binary64) b)) (neg.f64 a)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (+ a a)) (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 (fma.f64 #s(literal 1/2 binary64) b (/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/8 binary64)) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (pow.f64 b #s(literal 4 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1/128 binary64)))) (neg.f64 a))) (neg.f64 a)))) |
#s(approx (* (+ (* (* (/ (/ c b) b) a) -2) 1) (neg b)) #s(hole binary64 (* -1 (* a (+ (* -2 (/ c b)) (/ b a)))))) |
#s(approx (* (+ (* (* (/ (/ c b) b) a) -2) 1) (neg b)) (*.f64 (neg.f64 a) (fma.f64 #s(literal -2 binary64) (/.f64 c b) (/.f64 b a)))) |
#s(approx (+ (* (* (/ (/ c b) b) a) -2) 1) #s(hole binary64 (* -1 (* a (- (* 2 (/ c (pow b 2))) (/ 1 a)))))) |
#s(approx (+ (* (* (/ (/ c b) b) a) -2) 1) (*.f64 (neg.f64 a) (-.f64 (*.f64 (/.f64 (/.f64 c b) b) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) a)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (+ a 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 (+ (* (* a c) -4) (* b b)))) (+ a a)) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 c a)) (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (/.f64 #s(literal 1/2 binary64) a)) b))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (+ a a)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (* 1/2 (/ 1 a))))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (+ a a)) (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (/.f64 b #s(literal -4 binary64)) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal 1/16 binary64) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (sqrt.f64 #s(literal -4 binary64))) #s(literal -1/4 binary64))) b (neg.f64 (/.f64 #s(literal 1/2 binary64) a))) b (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 c 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))))) (-.f64 (neg.f64 b) (*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))) |
#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))))) (fma.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c))) #s(literal 1 binary64)) b (*.f64 (neg.f64 (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (*.f64 c a))))) |
#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) (sqrt (- (* b b) (* 4 (* a c))))) (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 b #s(literal -4 binary64)) (/.f64 b (sqrt.f64 #s(literal -4 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)))) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (sqrt.f64 #s(literal -4 binary64))))) b) #s(literal 1 binary64)) b (*.f64 (neg.f64 (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (*.f64 c a))))) |
#s(approx (neg b) #s(hole binary64 (* -1 b))) |
#s(approx (neg b) (neg.f64 b)) |
#s(approx b #s(hole binary64 b)) |
#s(approx b 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)))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))) |
#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)))) (fma.f64 (fma.f64 (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)))) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 b b) #s(literal -4 binary64))) #s(literal -1/8 binary64) (*.f64 (/.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64))) (*.f64 b b) (*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))) |
#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 (sqrt (- (* b b) (* 4 (* a c)))) (fma.f64 (fma.f64 (fma.f64 (*.f64 (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64))))) #s(literal 1/16 binary64) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64))) #s(literal -1/8 binary64))) (*.f64 b b) (*.f64 (/.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64))) (*.f64 b b) (*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))) |
#s(approx (- (* b b) (* 4 (* a c))) #s(hole binary64 (- (pow b 2) (* 4 (* a c))))) |
#s(approx (- (* b b) (* 4 (* a c))) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (+ a 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 (+ (* (* a c) -4) (* b b)))) (+ a a)) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 c a)) (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (/.f64 #s(literal 1/2 binary64) a)) b))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (+ a a)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (* 1/2 (/ 1 a))))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (+ a a)) (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (/.f64 b #s(literal -4 binary64)) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal 1/16 binary64) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (sqrt.f64 #s(literal -4 binary64))) #s(literal -1/4 binary64))) b (neg.f64 (/.f64 #s(literal 1/2 binary64) a))) b (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 c a))))) |
#s(approx (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) #s(hole binary64 (- (* -1 b) (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (-.f64 (neg.f64 b) (*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))) |
#s(approx (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) #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))))) (fma.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c))) #s(literal 1 binary64)) b (*.f64 (neg.f64 (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (*.f64 c a))))) |
#s(approx (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) #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) (sqrt (- (* b b) (* 4 (* a c))))) (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 b #s(literal -4 binary64)) (/.f64 b (sqrt.f64 #s(literal -4 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)))) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (sqrt.f64 #s(literal -4 binary64))))) b) #s(literal 1 binary64)) b (*.f64 (neg.f64 (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (*.f64 c a))))) |
#s(approx (sqrt (+ (* (* a c) -4) (* b b))) #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)))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))) |
#s(approx (sqrt (+ (* (* a c) -4) (* b b))) #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)))) (fma.f64 (fma.f64 (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)))) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 b b) #s(literal -4 binary64))) #s(literal -1/8 binary64) (*.f64 (/.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64))) (*.f64 b b) (*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))) |
#s(approx (sqrt (+ (* (* a c) -4) (* b b))) #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 (sqrt (- (* b b) (* 4 (* a c)))) (fma.f64 (fma.f64 (fma.f64 (*.f64 (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64))))) #s(literal 1/16 binary64) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64))) #s(literal -1/8 binary64))) (*.f64 b b) (*.f64 (/.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64))) (*.f64 b b) (*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (+ a 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 (+ (* (* a c) -4) (* b b)))) (+ a a)) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 c a)) (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (/.f64 #s(literal 1/2 binary64) a)) b))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (+ a a)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (* 1/2 (/ 1 a))))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (+ a a)) (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (/.f64 b #s(literal -4 binary64)) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal 1/16 binary64) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (sqrt.f64 #s(literal -4 binary64))) #s(literal -1/4 binary64))) b (neg.f64 (/.f64 #s(literal 1/2 binary64) a))) b (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 c a))))) |
#s(approx (* (- (/ c (* b b)) (/ 1 a)) b) #s(hole binary64 (/ (+ c (* -1 (/ (pow b 2) a))) b))) |
#s(approx (* (- (/ c (* b b)) (/ 1 a)) b) (/.f64 (fma.f64 (neg.f64 b) (/.f64 b a) c) b)) |
#s(approx (- (/ c (* b b)) (/ 1 a)) #s(hole binary64 (/ (+ c (* -1 (/ (pow b 2) a))) (pow b 2)))) |
#s(approx (- (/ c (* b b)) (/ 1 a)) (/.f64 (fma.f64 (neg.f64 b) (/.f64 b a) c) (*.f64 b b))) |
#s(approx (/ c (* b b)) #s(hole binary64 (/ c (pow b 2)))) |
#s(approx (/ (/ c b) b) (/.f64 (/.f64 c b) b)) |
#s(approx (* b b) #s(hole binary64 (pow b 2))) |
#s(approx (* b b) (*.f64 b b)) |
#s(approx (* 2 (- (/ (* a c) b) b)) #s(hole binary64 (/ (+ (* -2 (pow b 2)) (* 2 (* a c))) b))) |
#s(approx (* 2 (- (/ (* a c) b) b)) (/.f64 (*.f64 #s(literal -2 binary64) (-.f64 (*.f64 b b) (*.f64 c a))) b)) |
#s(approx (- (/ (* a c) b) b) #s(hole binary64 (/ (+ (* -1 (pow b 2)) (* a c)) b))) |
#s(approx (- (/ (* a c) b) b) (/.f64 (fma.f64 (neg.f64 b) b (*.f64 c a)) 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 (+ (* (* a c) -4) (* b b)))) (+ a a)) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 c a)) (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (/.f64 #s(literal 1/2 binary64) a)) b))) |
#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/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (* 1/2 (/ 1 a))))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (+ a a)) (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (/.f64 b #s(literal -4 binary64)) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal 1/16 binary64) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (sqrt.f64 #s(literal -4 binary64))) #s(literal -1/4 binary64))) b (neg.f64 (/.f64 #s(literal 1/2 binary64) a))) b (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 c a))))) |
#s(approx (* (+ (* (* (/ (/ c b) b) a) -2) 1) (neg b)) #s(hole binary64 (/ (+ (* -1 (pow b 2)) (* 2 (* a c))) b))) |
#s(approx (* (+ (* (* (/ (/ c b) b) a) -2) 1) (neg b)) (/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 c a) (*.f64 (neg.f64 b) b)) b)) |
#s(approx (+ (* (* (/ (/ c b) b) a) -2) 1) #s(hole binary64 (/ (+ (* -2 (* a c)) (pow b 2)) (pow b 2)))) |
#s(approx (+ (* (* (/ (/ c b) b) a) -2) 1) (fma.f64 (/.f64 #s(literal -2 binary64) b) (/.f64 (*.f64 c a) b) #s(literal 1 binary64))) |
#s(approx (/ (/ c b) b) #s(hole binary64 (/ c (pow b 2)))) |
#s(approx (/ (/ c b) b) (/.f64 (/.f64 c b) b)) |
#s(approx (/ c b) #s(hole binary64 (/ c b))) |
#s(approx (/ c b) (/.f64 c b)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (+ a a)) #s(hole binary64 (* b (- (/ c (pow b 2)) (/ 1 a))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (+ a a)) (*.f64 (-.f64 (/.f64 (/.f64 c b) b) (/.f64 #s(literal 1 binary64) a)) b)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (+ a a)) #s(hole binary64 (* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (+ a a)) (*.f64 (fma.f64 a (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (-.f64 (/.f64 (/.f64 c b) b) (/.f64 #s(literal 1 binary64) a))) b)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (+ a a)) #s(hole binary64 (* b (- (+ (* 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 (/ (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (+ a a)) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 a (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (-.f64 (/.f64 (/.f64 c b) b) (/.f64 #s(literal 1 binary64) a)))) b)) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* b (- (* 2 (/ (* a c) (pow b 2))) 2)))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 c b) b) #s(literal 2 binary64)) a) #s(literal 2 binary64)) b)) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* b (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ 2 (* -2 (/ (* a c) (pow b 2)))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 c c) a) a)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 (*.f64 (/.f64 (/.f64 c b) b) #s(literal -2 binary64)) a #s(literal 2 binary64))) b)) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* b (- (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ 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))))) (*.f64 (-.f64 (/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (*.f64 (/.f64 a b) (/.f64 c b))) #s(literal 2 binary64))) 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)))) (fma.f64 (*.f64 b (/.f64 (/.f64 c b) b)) (*.f64 #s(literal -2 binary64) a) b)) |
#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)))) (*.f64 (fma.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (*.f64 (/.f64 a b) (/.f64 c b))) #s(literal 1 binary64)) b)) |
#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 (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal -4 binary64) (fma.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (*.f64 (/.f64 a b) (/.f64 c b))) #s(literal 1 binary64))) b)) |
#s(approx (- (* b b) (* 4 (* a c))) #s(hole binary64 (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))))) |
#s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 (/.f64 (*.f64 #s(literal -4 binary64) a) b) (/.f64 c b) #s(literal 1 binary64)) (*.f64 b b))) |
#s(approx (* (+ (* -4 c) (* b (/ b a))) a) #s(hole binary64 (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))))) |
#s(approx (* (+ (* -4 c) (* b (/ b a))) a) (*.f64 (fma.f64 (/.f64 (*.f64 #s(literal -4 binary64) a) b) (/.f64 c b) #s(literal 1 binary64)) (*.f64 b b))) |
#s(approx (+ (* -4 c) (* b (/ b a))) #s(hole binary64 (* (pow b 2) (+ (* -4 (/ c (pow b 2))) (/ 1 a))))) |
#s(approx (+ (* -4 c) (* b (/ b a))) (*.f64 (*.f64 (fma.f64 (/.f64 (/.f64 c b) b) #s(literal -4 binary64) (/.f64 #s(literal 1 binary64) a)) b) b)) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (+ a a)) #s(hole binary64 (* b (- (/ c (pow b 2)) (/ 1 a))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (+ a a)) (*.f64 (-.f64 (/.f64 (/.f64 c b) b) (/.f64 #s(literal 1 binary64) a)) b)) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (+ a a)) #s(hole binary64 (* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (+ a a)) (*.f64 (fma.f64 a (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (-.f64 (/.f64 (/.f64 c b) b) (/.f64 #s(literal 1 binary64) a))) b)) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (+ a a)) #s(hole binary64 (* b (- (+ (* 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 (/ (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (+ a a)) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 a (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (-.f64 (/.f64 (/.f64 c b) b) (/.f64 #s(literal 1 binary64) a)))) b)) |
#s(approx (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) #s(hole binary64 (* b (- (* 2 (/ (* a c) (pow b 2))) 2)))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 c b) b) #s(literal 2 binary64)) a) #s(literal 2 binary64)) b)) |
#s(approx (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) #s(hole binary64 (* b (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ 2 (* -2 (/ (* a c) (pow b 2)))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 c c) a) a)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 (*.f64 (/.f64 (/.f64 c b) b) #s(literal -2 binary64)) a #s(literal 2 binary64))) b)) |
#s(approx (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) #s(hole binary64 (* b (- (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ 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))))) (*.f64 (-.f64 (/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (*.f64 (/.f64 a b) (/.f64 c b))) #s(literal 2 binary64))) b)) |
#s(approx (sqrt (+ (* (* a c) -4) (* b b))) #s(hole binary64 (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) (fma.f64 (*.f64 b (/.f64 (/.f64 c b) b)) (*.f64 #s(literal -2 binary64) a) b)) |
#s(approx (sqrt (+ (* (* a c) -4) (* b b))) #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)))) (*.f64 (fma.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (*.f64 (/.f64 a b) (/.f64 c b))) #s(literal 1 binary64)) b)) |
#s(approx (sqrt (+ (* (* a c) -4) (* b b))) #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 (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal -4 binary64) (fma.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (*.f64 (/.f64 a b) (/.f64 c b))) #s(literal 1 binary64))) b)) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (+ a a)) #s(hole binary64 (* b (- (/ c (pow b 2)) (/ 1 a))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (+ a a)) (*.f64 (-.f64 (/.f64 (/.f64 c b) b) (/.f64 #s(literal 1 binary64) a)) b)) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (+ a a)) #s(hole binary64 (* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (+ a a)) (*.f64 (fma.f64 a (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (-.f64 (/.f64 (/.f64 c b) b) (/.f64 #s(literal 1 binary64) a))) b)) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (+ a a)) #s(hole binary64 (* b (- (+ (* 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 (/ (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (+ a a)) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 a (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (-.f64 (/.f64 (/.f64 c b) b) (/.f64 #s(literal 1 binary64) a)))) b)) |
#s(approx (* (- (/ c (* b b)) (/ 1 a)) b) #s(hole binary64 (* b (- (/ c (pow b 2)) (/ 1 a))))) |
#s(approx (* (- (/ c (* b b)) (/ 1 a)) b) (*.f64 (-.f64 (/.f64 (/.f64 c b) b) (/.f64 #s(literal 1 binary64) a)) b)) |
#s(approx (* 2 (- (/ (* a c) b) b)) #s(hole binary64 (* b (- (* 2 (/ (* a c) (pow b 2))) 2)))) |
#s(approx (* 2 (- (/ (* a c) b) b)) (*.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 c b) b) #s(literal 2 binary64)) a) #s(literal 2 binary64)) b)) |
#s(approx (- (/ (* a c) b) b) #s(hole binary64 (* b (- (/ (* a c) (pow b 2)) 1)))) |
#s(approx (- (/ (* a c) b) b) (*.f64 (-.f64 (*.f64 (/.f64 a b) (/.f64 c b)) #s(literal 1 binary64)) b)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* b (- (/ c (pow b 2)) (/ 1 a))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (+ a a)) (*.f64 (-.f64 (/.f64 (/.f64 c b) b) (/.f64 #s(literal 1 binary64) a)) b)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (+ a a)) (*.f64 (fma.f64 a (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (-.f64 (/.f64 (/.f64 c b) b) (/.f64 #s(literal 1 binary64) a))) b)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* b (- (+ (* 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 (/ (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (+ a a)) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 a (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (-.f64 (/.f64 (/.f64 c b) b) (/.f64 #s(literal 1 binary64) a)))) b)) |
#s(approx (* (+ (* (* (/ (/ c b) b) a) -2) 1) (neg b)) #s(hole binary64 (* b (- (* 2 (/ (* a c) (pow b 2))) 1)))) |
#s(approx (* (+ (* (* (/ (/ c b) b) a) -2) 1) (neg b)) (*.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 c b) b) #s(literal 2 binary64)) a) #s(literal 1 binary64)) b)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (+ a a)) #s(hole binary64 (* -1 (/ c b)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (+ a a)) (/.f64 c (neg.f64 b))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (+ a a)) #s(hole binary64 (* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (+ a a)) (/.f64 (fma.f64 (/.f64 (*.f64 c c) b) (/.f64 a b) c) (neg.f64 b))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (+ a a)) #s(hole binary64 (* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (+ a a)) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 (/.f64 (*.f64 c c) b) (/.f64 a b) c)) (neg.f64 b))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (+ a a)) #s(hole binary64 (* -1 (/ (+ c (+ (* 1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6)))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))))) b)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (+ a a)) (/.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) a) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 20 binary64))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 (/.f64 (*.f64 c c) b) (/.f64 a b) c))) (neg.f64 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))))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 c a) b))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* -1 (/ (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -2 (* a c))) b)))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (/.f64 (*.f64 c c) b) (/.f64 (*.f64 a a) b) (*.f64 c a))) (neg.f64 b))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* -1 (/ (- (* 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))))) (/.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal 4 binary64) (*.f64 #s(literal 2 binary64) (fma.f64 c a (*.f64 (/.f64 (*.f64 c c) b) (/.f64 (*.f64 a a) b))))) (neg.f64 b))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* -1 (/ (- (* 1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6))) (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))) b)))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (-.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 20 binary64))) (pow.f64 b #s(literal 6 binary64))) #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64)))) (*.f64 #s(literal -2 binary64) (fma.f64 (/.f64 (*.f64 c c) b) (/.f64 (*.f64 a a) b) (*.f64 c a)))) (neg.f64 b))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (* -1 b))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) (neg.f64 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)))) (*.f64 (fma.f64 (/.f64 #s(literal -2 binary64) b) (/.f64 (*.f64 c a) b) #s(literal 1 binary64)) (neg.f64 b))) |
#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)))) (*.f64 (fma.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (*.f64 (/.f64 a b) (/.f64 c b))) #s(literal 1 binary64)) (neg.f64 b))) |
#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 (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal -4 binary64) (fma.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (*.f64 (/.f64 a b) (/.f64 c b))) #s(literal 1 binary64))) (neg.f64 b))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (+ a a)) #s(hole binary64 (* -1 (/ c b)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (+ a a)) (/.f64 c (neg.f64 b))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (+ a a)) #s(hole binary64 (* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (+ a a)) (/.f64 (fma.f64 (/.f64 (*.f64 c c) b) (/.f64 a b) c) (neg.f64 b))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (+ a a)) #s(hole binary64 (* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (+ a a)) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 (/.f64 (*.f64 c c) b) (/.f64 a b) c)) (neg.f64 b))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (+ a a)) #s(hole binary64 (* -1 (/ (+ c (+ (* 1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6)))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))))) b)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (+ a a)) (/.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) a) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 20 binary64))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 (/.f64 (*.f64 c c) b) (/.f64 a b) c))) (neg.f64 b))) |
#s(approx (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) #s(hole binary64 (* -2 (/ (* a c) b)))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 c a) b))) |
#s(approx (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) #s(hole binary64 (* -1 (/ (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -2 (* a c))) b)))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (/.f64 (*.f64 c c) b) (/.f64 (*.f64 a a) b) (*.f64 c a))) (neg.f64 b))) |
#s(approx (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) #s(hole binary64 (* -1 (/ (- (* 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))))) (/.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal 4 binary64) (*.f64 #s(literal 2 binary64) (fma.f64 c a (*.f64 (/.f64 (*.f64 c c) b) (/.f64 (*.f64 a a) b))))) (neg.f64 b))) |
#s(approx (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) #s(hole binary64 (* -1 (/ (- (* 1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6))) (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))) b)))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (-.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 20 binary64))) (pow.f64 b #s(literal 6 binary64))) #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64)))) (*.f64 #s(literal -2 binary64) (fma.f64 (/.f64 (*.f64 c c) b) (/.f64 (*.f64 a a) b) (*.f64 c a)))) (neg.f64 b))) |
#s(approx (sqrt (+ (* (* a c) -4) (* b b))) #s(hole binary64 (* -1 b))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) (neg.f64 b)) |
#s(approx (sqrt (+ (* (* a c) -4) (* b b))) #s(hole binary64 (* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 #s(literal -2 binary64) b) (/.f64 (*.f64 c a) b) #s(literal 1 binary64)) (neg.f64 b))) |
#s(approx (sqrt (+ (* (* a c) -4) (* b b))) #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)))) (*.f64 (fma.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (*.f64 (/.f64 a b) (/.f64 c b))) #s(literal 1 binary64)) (neg.f64 b))) |
#s(approx (sqrt (+ (* (* a c) -4) (* b b))) #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 (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal -4 binary64) (fma.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (*.f64 (/.f64 a b) (/.f64 c b))) #s(literal 1 binary64))) (neg.f64 b))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (+ a a)) #s(hole binary64 (* -1 (/ c b)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (+ a a)) (/.f64 c (neg.f64 b))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (+ a a)) #s(hole binary64 (* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (+ a a)) (/.f64 (fma.f64 (/.f64 (*.f64 c c) b) (/.f64 a b) c) (neg.f64 b))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (+ a a)) #s(hole binary64 (* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (+ a a)) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 (/.f64 (*.f64 c c) b) (/.f64 a b) c)) (neg.f64 b))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (+ a a)) #s(hole binary64 (* -1 (/ (+ c (+ (* 1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6)))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))))) b)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (+ a a)) (/.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) a) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 20 binary64))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 (/.f64 (*.f64 c c) b) (/.f64 a b) c))) (neg.f64 b))) |
#s(approx (* (- (/ c (* b b)) (/ 1 a)) b) #s(hole binary64 (* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))))) |
#s(approx (* (- (/ c (* b b)) (/ 1 a)) b) (*.f64 (fma.f64 (/.f64 (/.f64 c b) b) #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) a)) (neg.f64 b))) |
#s(approx (* 2 (- (/ (* a c) b) b)) #s(hole binary64 (* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2)))))))) |
#s(approx (* 2 (- (/ (* a c) b) b)) (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 c b) b) #s(literal -2 binary64)) a #s(literal 2 binary64)) (neg.f64 b))) |
#s(approx (- (/ (* a c) b) b) #s(hole binary64 (* -1 (* b (+ 1 (* -1 (/ (* a c) (pow b 2)))))))) |
#s(approx (- (/ (* a c) b) b) (*.f64 (fma.f64 (/.f64 (/.f64 c (neg.f64 b)) b) a #s(literal 1 binary64)) (neg.f64 b))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* -1 (/ c b)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (+ a a)) (/.f64 c (neg.f64 b))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (+ a a)) (/.f64 (fma.f64 (/.f64 (*.f64 c c) b) (/.f64 a b) c) (neg.f64 b))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (+ a a)) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 (/.f64 (*.f64 c c) b) (/.f64 a b) c)) (neg.f64 b))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* -1 (/ (+ c (+ (* 1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6)))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))))) b)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (+ a a)) (/.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) a) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 20 binary64))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 (/.f64 (*.f64 c c) b) (/.f64 a b) c))) (neg.f64 b))) |
#s(approx (* (+ (* (* (/ (/ c b) b) a) -2) 1) (neg b)) #s(hole binary64 (* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))))) |
#s(approx (* (+ (* (* (/ (/ c b) b) a) -2) 1) (neg b)) (*.f64 (fma.f64 (/.f64 #s(literal -2 binary64) b) (/.f64 (*.f64 c a) b) #s(literal 1 binary64)) (neg.f64 b))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (+ a a)) #s(hole binary64 (+ (* -1 (/ b a)) (/ c b)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (+ a a)) (fma.f64 (/.f64 b a) #s(literal -1 binary64) (/.f64 c b))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (+ a a)) #s(hole binary64 (+ (* -1 (/ b a)) (* c (+ (/ 1 b) (/ (* a c) (pow b 3))))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (+ a a)) (fma.f64 (fma.f64 a (/.f64 c (pow.f64 b #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) b)) c (/.f64 (neg.f64 b) a))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (+ a a)) #s(hole binary64 (+ (* -1 (/ b a)) (* c (+ (* c (+ (* 2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b)))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (+ a a)) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (/.f64 c (pow.f64 b #s(literal 5 binary64))) (/.f64 a (pow.f64 b #s(literal 3 binary64)))) c (/.f64 #s(literal 1 binary64) b)) c (/.f64 (neg.f64 b) a))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (- (* c (- (* 2 (/ (* (pow a 2) c) (pow b 3))) (* -2 (/ a b)))) (* 2 b)))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (fma.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 a a) (/.f64 c (pow.f64 b #s(literal 3 binary64))) (/.f64 a b))) c (*.f64 #s(literal -2 binary64) b))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (- (* c (- (* c (- (* 4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))) (* -2 (/ a b)))) (* 2 b)))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 4 binary64) (pow.f64 a #s(literal 3 binary64))) (/.f64 c (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64))))) c (*.f64 (/.f64 a b) #s(literal 2 binary64))) c (*.f64 #s(literal -2 binary64) 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)))) (fma.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 c (pow.f64 b #s(literal 3 binary64))) (/.f64 a b))) c b)) |
#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 (sqrt (- (* b b) (* 4 (* a c)))) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -4 binary64) (pow.f64 a #s(literal 3 binary64))) (/.f64 c (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) a) (pow.f64 b #s(literal 3 binary64)))) c (*.f64 (/.f64 a b) #s(literal -2 binary64))) c b)) |
#s(approx c #s(hole binary64 c)) |
#s(approx c c) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (+ a a)) #s(hole binary64 (+ (* -1 (/ b a)) (/ c b)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (+ a a)) (fma.f64 (/.f64 b a) #s(literal -1 binary64) (/.f64 c b))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (+ a a)) #s(hole binary64 (+ (* -1 (/ b a)) (* c (+ (/ 1 b) (/ (* a c) (pow b 3))))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (+ a a)) (fma.f64 (fma.f64 a (/.f64 c (pow.f64 b #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) b)) c (/.f64 (neg.f64 b) a))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (+ a a)) #s(hole binary64 (+ (* -1 (/ b a)) (* c (+ (* c (+ (* 2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b)))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (+ a a)) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (/.f64 c (pow.f64 b #s(literal 5 binary64))) (/.f64 a (pow.f64 b #s(literal 3 binary64)))) c (/.f64 #s(literal 1 binary64) b)) c (/.f64 (neg.f64 b) a))) |
#s(approx (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) #s(hole binary64 (- (* c (- (* 2 (/ (* (pow a 2) c) (pow b 3))) (* -2 (/ a b)))) (* 2 b)))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (fma.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 a a) (/.f64 c (pow.f64 b #s(literal 3 binary64))) (/.f64 a b))) c (*.f64 #s(literal -2 binary64) b))) |
#s(approx (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) #s(hole binary64 (- (* c (- (* c (- (* 4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))) (* -2 (/ a b)))) (* 2 b)))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 4 binary64) (pow.f64 a #s(literal 3 binary64))) (/.f64 c (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64))))) c (*.f64 (/.f64 a b) #s(literal 2 binary64))) c (*.f64 #s(literal -2 binary64) b))) |
#s(approx (sqrt (+ (* (* a c) -4) (* b b))) #s(hole binary64 (+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) (fma.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 c (pow.f64 b #s(literal 3 binary64))) (/.f64 a b))) c b)) |
#s(approx (sqrt (+ (* (* a c) -4) (* b b))) #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 (sqrt (- (* b b) (* 4 (* a c)))) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -4 binary64) (pow.f64 a #s(literal 3 binary64))) (/.f64 c (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) a) (pow.f64 b #s(literal 3 binary64)))) c (*.f64 (/.f64 a b) #s(literal -2 binary64))) c b)) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (+ a a)) #s(hole binary64 (+ (* -1 (/ b a)) (/ c b)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (+ a a)) (fma.f64 (/.f64 b a) #s(literal -1 binary64) (/.f64 c b))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (+ a a)) #s(hole binary64 (+ (* -1 (/ b a)) (* c (+ (/ 1 b) (/ (* a c) (pow b 3))))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (+ a a)) (fma.f64 (fma.f64 a (/.f64 c (pow.f64 b #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) b)) c (/.f64 (neg.f64 b) a))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (+ a a)) #s(hole binary64 (+ (* -1 (/ b a)) (* c (+ (* c (+ (* 2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b)))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (+ a a)) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (/.f64 c (pow.f64 b #s(literal 5 binary64))) (/.f64 a (pow.f64 b #s(literal 3 binary64)))) c (/.f64 #s(literal 1 binary64) b)) c (/.f64 (neg.f64 b) a))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ b a)) (/ c b)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (+ a a)) (fma.f64 (/.f64 b a) #s(literal -1 binary64) (/.f64 c b))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ b a)) (* c (+ (/ 1 b) (/ (* a c) (pow b 3))))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (+ a a)) (fma.f64 (fma.f64 a (/.f64 c (pow.f64 b #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) b)) c (/.f64 (neg.f64 b) a))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ b a)) (* c (+ (* c (+ (* 2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b)))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (+ a a)) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (/.f64 c (pow.f64 b #s(literal 5 binary64))) (/.f64 a (pow.f64 b #s(literal 3 binary64)))) c (/.f64 #s(literal 1 binary64) b)) c (/.f64 (neg.f64 b) a))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (+ a a)) #s(hole binary64 (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/2 (/ b (* a c))))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (+ a a)) (*.f64 (*.f64 c #s(literal -1/2 binary64)) (fma.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 (/.f64 b a) c)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (+ a a)) #s(hole binary64 (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4))))))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (+ a a)) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/4 binary64) (*.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 (/.f64 b a) c)))) c)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (+ a a)) #s(hole binary64 (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (+ a a)) (*.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 (/.f64 b a) c)) (fma.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64))))))) c)) |
#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))))) (*.f64 (-.f64 (/.f64 (neg.f64 b) c) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))) c)) |
#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))))) (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a)))) (fma.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b c))) 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 (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64))))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b c)))) 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)))) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))) c)) |
#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)))) (*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64))))) c)) |
#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 (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 7 binary64)))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))))) c)) |
#s(approx (- (* b b) (* 4 (* a c))) #s(hole binary64 (* c (- (/ (pow b 2) c) (* 4 a))))) |
#s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)) |
#s(approx (* (+ (* -4 c) (* b (/ b a))) a) #s(hole binary64 (* c (+ (* -4 a) (/ (pow b 2) c))))) |
#s(approx (* (+ (* -4 c) (* b (/ b a))) a) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)) |
#s(approx (+ (* -4 c) (* b (/ b a))) #s(hole binary64 (* c (- (/ (pow b 2) (* a c)) 4)))) |
#s(approx (+ (* -4 c) (* b (/ b a))) (*.f64 (-.f64 (/.f64 (*.f64 (/.f64 b a) b) c) #s(literal 4 binary64)) c)) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (+ a a)) #s(hole binary64 (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/2 (/ b (* a c))))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (+ a a)) (*.f64 (*.f64 c #s(literal -1/2 binary64)) (fma.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 (/.f64 b a) c)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (+ a a)) #s(hole binary64 (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4))))))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (+ a a)) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/4 binary64) (*.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 (/.f64 b a) c)))) c)) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (+ a a)) #s(hole binary64 (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (+ a a)) (*.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 (/.f64 b a) c)) (fma.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64))))))) c)) |
#s(approx (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) #s(hole binary64 (* c (- (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (-.f64 (/.f64 (neg.f64 b) c) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))) c)) |
#s(approx (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) #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))))) (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a)))) (fma.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b c))) c)) |
#s(approx (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) #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 (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64))))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b c)))) c)) |
#s(approx (sqrt (+ (* (* a c) -4) (* b b))) #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)))) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))) c)) |
#s(approx (sqrt (+ (* (* a c) -4) (* b b))) #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)))) (*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64))))) c)) |
#s(approx (sqrt (+ (* (* a c) -4) (* b b))) #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 (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 7 binary64)))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))))) c)) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (+ a a)) #s(hole binary64 (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/2 (/ b (* a c))))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (+ a a)) (*.f64 (*.f64 c #s(literal -1/2 binary64)) (fma.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 (/.f64 b a) c)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (+ a a)) #s(hole binary64 (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4))))))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (+ a a)) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/4 binary64) (*.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 (/.f64 b a) c)))) c)) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (+ a a)) #s(hole binary64 (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (+ a a)) (*.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 (/.f64 b a) c)) (fma.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64))))))) c)) |
#s(approx (* (- (/ c (* b b)) (/ 1 a)) b) #s(hole binary64 (* c (+ (* -1 (/ b (* a c))) (/ 1 b))))) |
#s(approx (* (- (/ c (* b b)) (/ 1 a)) b) (*.f64 (fma.f64 (/.f64 (/.f64 b a) c) #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) b)) c)) |
#s(approx (- (/ c (* b b)) (/ 1 a)) #s(hole binary64 (* c (- (/ 1 (pow b 2)) (/ 1 (* a c)))))) |
#s(approx (- (/ c (* b b)) (/ 1 a)) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 (/.f64 #s(literal 1 binary64) a) c)) c)) |
#s(approx (* 2 (- (/ (* a c) b) b)) #s(hole binary64 (* c (+ (* -2 (/ b c)) (* 2 (/ a b)))))) |
#s(approx (* 2 (- (/ (* a c) b) b)) (*.f64 (*.f64 #s(literal -2 binary64) (-.f64 (/.f64 b c) (/.f64 a b))) c)) |
#s(approx (- (/ (* a c) b) b) #s(hole binary64 (* c (+ (* -1 (/ b c)) (/ a b))))) |
#s(approx (- (/ (* a c) b) b) (*.f64 (fma.f64 (/.f64 b c) #s(literal -1 binary64) (/.f64 a b)) c)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/2 (/ b (* a c))))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (+ a a)) (*.f64 (*.f64 c #s(literal -1/2 binary64)) (fma.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 (/.f64 b a) c)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4))))))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (+ a a)) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/4 binary64) (*.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 (/.f64 b a) c)))) c)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (+ a a)) (*.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 (/.f64 b a) c)) (fma.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64))))))) c)) |
#s(approx (* (+ (* (* (/ (/ c b) b) a) -2) 1) (neg b)) #s(hole binary64 (* c (+ (* -1 (/ b c)) (* 2 (/ a b)))))) |
#s(approx (* (+ (* (* (/ (/ c b) b) a) -2) 1) (neg b)) (*.f64 (fma.f64 (/.f64 a b) #s(literal 2 binary64) (/.f64 (neg.f64 b) c)) c)) |
#s(approx (+ (* (* (/ (/ c b) b) a) -2) 1) #s(hole binary64 (* c (+ (* -2 (/ a (pow b 2))) (/ 1 c))))) |
#s(approx (+ (* (* (/ (/ c b) b) a) -2) 1) (fma.f64 (*.f64 (/.f64 a (*.f64 b b)) #s(literal -2 binary64)) c #s(literal 1 binary64))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (+ a a)) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* 1/2 (/ b (* a c)))))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (+ a a)) (*.f64 (neg.f64 c) (fma.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (*.f64 (/.f64 (/.f64 b a) c) #s(literal 1/2 binary64))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (+ a a)) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1/2 (/ b a)) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c))))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (+ a a)) (*.f64 (neg.f64 c) (neg.f64 (fma.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/8 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) c))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (+ a a)) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1))))) c)) (* -1/2 (/ b a))) c))))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (+ a a)) (*.f64 (neg.f64 c) (neg.f64 (fma.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64)))) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1/8 binary64)) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) c))) (pow.f64 b #s(literal 4 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/128 binary64)))) (neg.f64 c))) c))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* -1 (* c (- (/ b c) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (neg.f64 c) (-.f64 (/.f64 b c) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a 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))))) (*.f64 (neg.f64 c) (fma.f64 (/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/4 binary64))) b) c) #s(literal -1 binary64) (*.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a c)))))) |
#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 (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (neg.f64 c) (fma.f64 (/.f64 (-.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (pow.f64 b #s(literal 4 binary64)))) (sqrt.f64 #s(literal -1 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a))) (*.f64 b b)))) (neg.f64 c)) b) c) #s(literal -1 binary64) (*.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a c)))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (neg.f64 c) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/4 binary64)))))) |
#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)))) (*.f64 (neg.f64 c) (fma.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/4 binary64))))))) |
#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 (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (neg.f64 c) (fma.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (fma.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 6 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 7 binary64)))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/4 binary64)))))))) |
#s(approx (- (* b b) (* 4 (* a c))) #s(hole binary64 (* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -4 a)))))) |
#s(approx (- (* b b) (* 4 (* a c))) (*.f64 (neg.f64 c) (fma.f64 a #s(literal 4 binary64) (/.f64 (*.f64 (neg.f64 b) b) c)))) |
#s(approx (* (+ (* -4 c) (* b (/ b a))) a) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))))) |
#s(approx (* (+ (* -4 c) (* b (/ b a))) a) (*.f64 (neg.f64 c) (fma.f64 a #s(literal 4 binary64) (/.f64 (*.f64 (neg.f64 b) b) c)))) |
#s(approx (+ (* -4 c) (* b (/ b a))) #s(hole binary64 (* -1 (* c (+ 4 (* -1 (/ (pow b 2) (* a c)))))))) |
#s(approx (+ (* -4 c) (* b (/ b a))) (*.f64 (neg.f64 c) (-.f64 #s(literal 4 binary64) (/.f64 (*.f64 (/.f64 b a) b) c)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (+ a a)) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* 1/2 (/ b (* a c)))))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (+ a a)) (*.f64 (neg.f64 c) (fma.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (*.f64 (/.f64 (/.f64 b a) c) #s(literal 1/2 binary64))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (+ a a)) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1/2 (/ b a)) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c))))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (+ a a)) (*.f64 (neg.f64 c) (neg.f64 (fma.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/8 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) c))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (+ a a)) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1))))) c)) (* -1/2 (/ b a))) c))))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (+ a a)) (*.f64 (neg.f64 c) (neg.f64 (fma.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64)))) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1/8 binary64)) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) c))) (pow.f64 b #s(literal 4 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/128 binary64)))) (neg.f64 c))) c))))) |
#s(approx (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) #s(hole binary64 (* -1 (* c (- (/ b c) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (neg.f64 c) (-.f64 (/.f64 b c) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a c)))))) |
#s(approx (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) #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))))) (*.f64 (neg.f64 c) (fma.f64 (/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/4 binary64))) b) c) #s(literal -1 binary64) (*.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a c)))))) |
#s(approx (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) #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 (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (neg.f64 c) (fma.f64 (/.f64 (-.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (pow.f64 b #s(literal 4 binary64)))) (sqrt.f64 #s(literal -1 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a))) (*.f64 b b)))) (neg.f64 c)) b) c) #s(literal -1 binary64) (*.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a c)))))) |
#s(approx (sqrt (+ (* (* a c) -4) (* b b))) #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)))) (*.f64 (neg.f64 c) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/4 binary64)))))) |
#s(approx (sqrt (+ (* (* a c) -4) (* b b))) #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)))) (*.f64 (neg.f64 c) (fma.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/4 binary64))))))) |
#s(approx (sqrt (+ (* (* a c) -4) (* b b))) #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 (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (neg.f64 c) (fma.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (fma.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 6 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 7 binary64)))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/4 binary64)))))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (+ a a)) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* 1/2 (/ b (* a c)))))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (+ a a)) (*.f64 (neg.f64 c) (fma.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (*.f64 (/.f64 (/.f64 b a) c) #s(literal 1/2 binary64))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (+ a a)) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1/2 (/ b a)) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c))))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (+ a a)) (*.f64 (neg.f64 c) (neg.f64 (fma.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/8 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) c))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (+ a a)) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1))))) c)) (* -1/2 (/ b a))) c))))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (+ a a)) (*.f64 (neg.f64 c) (neg.f64 (fma.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64)))) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1/8 binary64)) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) c))) (pow.f64 b #s(literal 4 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/128 binary64)))) (neg.f64 c))) c))))) |
#s(approx (* (- (/ c (* b b)) (/ 1 a)) b) #s(hole binary64 (* -1 (* c (- (/ b (* a c)) (/ 1 b)))))) |
#s(approx (* (- (/ c (* b b)) (/ 1 a)) b) (*.f64 (neg.f64 c) (-.f64 (/.f64 (/.f64 b a) c) (/.f64 #s(literal 1 binary64) b)))) |
#s(approx (- (/ c (* b b)) (/ 1 a)) #s(hole binary64 (* -1 (* c (- (/ 1 (* a c)) (/ 1 (pow b 2))))))) |
#s(approx (- (/ c (* b b)) (/ 1 a)) (*.f64 (neg.f64 c) (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c) (/.f64 #s(literal 1 binary64) (*.f64 b b))))) |
#s(approx (* 2 (- (/ (* a c) b) b)) #s(hole binary64 (* -1 (* c (+ (* -2 (/ a b)) (* 2 (/ b c))))))) |
#s(approx (* 2 (- (/ (* a c) b) b)) (*.f64 (neg.f64 c) (*.f64 #s(literal -2 binary64) (-.f64 (/.f64 a b) (/.f64 b c))))) |
#s(approx (- (/ (* a c) b) b) #s(hole binary64 (* -1 (* c (+ (* -1 (/ a b)) (/ b c)))))) |
#s(approx (- (/ (* a c) b) b) (*.f64 (neg.f64 c) (fma.f64 (/.f64 a b) #s(literal -1 binary64) (/.f64 b c)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* 1/2 (/ b (* a c)))))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (+ a a)) (*.f64 (neg.f64 c) (fma.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (*.f64 (/.f64 (/.f64 b a) c) #s(literal 1/2 binary64))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1/2 (/ b a)) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c))))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (+ a a)) (*.f64 (neg.f64 c) (neg.f64 (fma.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/8 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) c))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1))))) c)) (* -1/2 (/ b a))) c))))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (+ a a)) (*.f64 (neg.f64 c) (neg.f64 (fma.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64)))) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1/8 binary64)) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) c))) (pow.f64 b #s(literal 4 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/128 binary64)))) (neg.f64 c))) c))))) |
#s(approx (* (+ (* (* (/ (/ c b) b) a) -2) 1) (neg b)) #s(hole binary64 (* -1 (* c (+ (* -2 (/ a b)) (/ b c)))))) |
#s(approx (* (+ (* (* (/ (/ c b) b) a) -2) 1) (neg b)) (*.f64 (neg.f64 c) (fma.f64 (/.f64 a b) #s(literal -2 binary64) (/.f64 b c)))) |
#s(approx (+ (* (* (/ (/ c b) b) a) -2) 1) #s(hole binary64 (* -1 (* c (- (* 2 (/ a (pow b 2))) (/ 1 c)))))) |
#s(approx (+ (* (* (/ (/ c b) b) a) -2) 1) (*.f64 (neg.f64 c) (-.f64 (*.f64 (/.f64 a (*.f64 b b)) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) c)))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 59 | 437 |
| 0 | 90 | 437 |
| 0 | 339 | 424 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | iter limit |
| 1× | unsound |
| 1× | iter limit |
| Inputs |
|---|
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 #s(literal -4 binary64) c (*.f64 b (/.f64 b a))) a)))) (+.f64 a a)) |
(-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 #s(literal -4 binary64) c (*.f64 b (/.f64 b a))) a)))) |
(neg.f64 b) |
b |
(sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 #s(literal -4 binary64) c (*.f64 b (/.f64 b a))) a))) |
#s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 #s(literal -4 binary64) c (*.f64 b (/.f64 b a))) a)) |
(*.f64 (fma.f64 #s(literal -4 binary64) c (*.f64 b (/.f64 b a))) a) |
(fma.f64 #s(literal -4 binary64) c (*.f64 b (/.f64 b a))) |
#s(literal -4 binary64) |
c |
(*.f64 b (/.f64 b a)) |
(/.f64 b a) |
a |
(+.f64 a a) |
(/.f64 (-.f64 (neg.f64 b) #s(approx (sqrt (+ (* (* a c) -4) (* b b))) (neg.f64 b))) (+.f64 a a)) |
(-.f64 (neg.f64 b) #s(approx (sqrt (+ (* (* a c) -4) (* b b))) (neg.f64 b))) |
#s(approx (sqrt (+ (* (* a c) -4) (* b b))) (neg.f64 b)) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (+ a a)) (*.f64 (-.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)) b)) |
(*.f64 (-.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)) b) |
(-.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)) |
(/.f64 c (*.f64 b b)) |
(*.f64 b b) |
(/.f64 #s(literal 1 binary64) a) |
#s(literal 1 binary64) |
(/.f64 #s(approx (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 a c) b) b))) (+.f64 a a)) |
#s(approx (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 a c) b) b))) |
(*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 a c) b) b)) |
#s(literal 2 binary64) |
(-.f64 (/.f64 (*.f64 a c) b) b) |
(/.f64 (*.f64 a c) b) |
(*.f64 a c) |
(/.f64 (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 c b) b) a) #s(literal -2 binary64) #s(literal 1 binary64)) (neg.f64 b)))) (*.f64 #s(literal 2 binary64) a)) |
(-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 c b) b) a) #s(literal -2 binary64) #s(literal 1 binary64)) (neg.f64 b)))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 c b) b) a) #s(literal -2 binary64) #s(literal 1 binary64)) (neg.f64 b))) |
(*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 c b) b) a) #s(literal -2 binary64) #s(literal 1 binary64)) (neg.f64 b)) |
(fma.f64 (*.f64 (/.f64 (/.f64 c b) b) a) #s(literal -2 binary64) #s(literal 1 binary64)) |
(*.f64 (/.f64 (/.f64 c b) b) a) |
(/.f64 (/.f64 c b) b) |
(/.f64 c b) |
#s(literal -2 binary64) |
(*.f64 #s(literal 2 binary64) a) |
| Outputs |
|---|
(/.f64 (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 #s(literal -4 binary64) c (*.f64 (/.f64 b a) b)) a))))) (neg.f64 (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 #s(literal -4 binary64) c (*.f64 (/.f64 b a) b)) a)))) (*.f64 #s(literal 2 binary64) a)) |
(-.f64 (/.f64 (neg.f64 b) (*.f64 #s(literal 2 binary64) a)) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 #s(literal -4 binary64) c (*.f64 (/.f64 b a) b)) a))) (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 #s(literal -4 binary64) c (*.f64 (/.f64 b a) b)) a))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 #s(literal -4 binary64) c (*.f64 (/.f64 b a) b)) a))))) (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 #s(literal -4 binary64) c (*.f64 (/.f64 b a) b)) a))))) |
(/.f64 (-.f64 (pow.f64 (neg.f64 b) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 #s(literal -4 binary64) c (*.f64 (/.f64 b a) b)) a))) #s(literal 3 binary64))) (fma.f64 b b (fma.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 #s(literal -4 binary64) c (*.f64 (/.f64 b a) b)) a))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 #s(literal -4 binary64) c (*.f64 (/.f64 b a) b)) a))) (*.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 #s(literal -4 binary64) c (*.f64 (/.f64 b a) b)) a))))))) |
(-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 #s(literal -4 binary64) c (*.f64 (/.f64 b a) b)) a)))) |
(neg.f64 b) |
b |
(pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 #s(literal -4 binary64) c (*.f64 (/.f64 b a) b)) a)) #s(literal 1/2 binary64)) |
(sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 #s(literal -4 binary64) c (*.f64 (/.f64 b a) b)) a))) |
#s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 #s(literal -4 binary64) c (*.f64 (/.f64 b a) b)) a)) |
(*.f64 (fma.f64 #s(literal -4 binary64) c (*.f64 (/.f64 b a) b)) a) |
(*.f64 a (fma.f64 #s(literal -4 binary64) c (*.f64 (/.f64 b a) b))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 #s(literal -4 binary64) c)) (*.f64 (*.f64 (/.f64 b a) b) (*.f64 (/.f64 b a) b))) (-.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 (/.f64 b a) b))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal -4 binary64) c) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 b a) b) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 #s(literal -4 binary64) c) (-.f64 (*.f64 (*.f64 (/.f64 b a) b) (*.f64 (/.f64 b a) b)) (*.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 (/.f64 b a) b))))) |
(fma.f64 (/.f64 b a) b (*.f64 #s(literal -4 binary64) c)) |
(fma.f64 #s(literal -4 binary64) c (*.f64 (/.f64 b a) b)) |
(fma.f64 c #s(literal -4 binary64) (*.f64 (/.f64 b a) b)) |
(fma.f64 b (/.f64 b a) (*.f64 #s(literal -4 binary64) c)) |
(-.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 (neg.f64 b) (/.f64 b a))) |
(+.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 (/.f64 b a) b)) |
(+.f64 (*.f64 (/.f64 b a) b) (*.f64 #s(literal -4 binary64) c)) |
#s(literal -4 binary64) |
c |
(*.f64 (/.f64 b a) b) |
(*.f64 b (/.f64 b a)) |
(/.f64 (*.f64 b b) a) |
(/.f64 (neg.f64 b) (neg.f64 a)) |
(/.f64 b a) |
a |
(*.f64 #s(literal 2 binary64) a) |
(*.f64 a #s(literal 2 binary64)) |
(/.f64 (-.f64 (*.f64 a a) (*.f64 a a)) (-.f64 a a)) |
(/.f64 (+.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64))) (fma.f64 a a (-.f64 (*.f64 a a) (*.f64 a a)))) |
(+.f64 a a) |
(/.f64 (neg.f64 (-.f64 (neg.f64 b) #s(approx (sqrt (+ (* (* a c) -4) (* b b))) (neg.f64 b)))) (neg.f64 (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (-.f64 (neg.f64 b) #s(approx (sqrt (+ (* (* a c) -4) (* b b))) (neg.f64 b))) (*.f64 #s(literal 2 binary64) a)) |
(-.f64 (/.f64 (neg.f64 b) (*.f64 #s(literal 2 binary64) a)) (/.f64 #s(approx (sqrt (+ (* (* a c) -4) (* b b))) (neg.f64 b)) (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (-.f64 (*.f64 b b) (*.f64 #s(approx (sqrt (+ (* (* a c) -4) (* b b))) (neg.f64 b)) #s(approx (sqrt (+ (* (* a c) -4) (* b b))) (neg.f64 b)))) (+.f64 (neg.f64 b) #s(approx (sqrt (+ (* (* a c) -4) (* b b))) (neg.f64 b)))) |
(/.f64 (-.f64 (pow.f64 (neg.f64 b) #s(literal 3 binary64)) (pow.f64 #s(approx (sqrt (+ (* (* a c) -4) (* b b))) (neg.f64 b)) #s(literal 3 binary64))) (fma.f64 b b (fma.f64 #s(approx (sqrt (+ (* (* a c) -4) (* b b))) (neg.f64 b)) #s(approx (sqrt (+ (* (* a c) -4) (* b b))) (neg.f64 b)) (*.f64 (neg.f64 b) #s(approx (sqrt (+ (* (* a c) -4) (* b b))) (neg.f64 b)))))) |
(-.f64 (neg.f64 b) #s(approx (sqrt (+ (* (* a c) -4) (* b b))) (neg.f64 b))) |
#s(approx (sqrt (+ (* (* a c) -4) (* b b))) (neg.f64 b)) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (+ a a)) (*.f64 (-.f64 (/.f64 c (*.f64 b b)) (pow.f64 a #s(literal -1 binary64))) b)) |
(*.f64 (-.f64 (/.f64 c (*.f64 b b)) (pow.f64 a #s(literal -1 binary64))) b) |
(*.f64 b (-.f64 (/.f64 c (*.f64 b b)) (pow.f64 a #s(literal -1 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 c (*.f64 b b)) (/.f64 c (*.f64 b b))) (*.f64 (pow.f64 a #s(literal -1 binary64)) (pow.f64 a #s(literal -1 binary64)))) (+.f64 (/.f64 c (*.f64 b b)) (pow.f64 a #s(literal -1 binary64)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 c (*.f64 b b)) #s(literal 3 binary64)) (pow.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 3 binary64))) (fma.f64 (/.f64 c (*.f64 b b)) (/.f64 c (*.f64 b b)) (fma.f64 (pow.f64 a #s(literal -1 binary64)) (pow.f64 a #s(literal -1 binary64)) (*.f64 (/.f64 c (*.f64 b b)) (pow.f64 a #s(literal -1 binary64)))))) |
(/.f64 (-.f64 (*.f64 c a) (*.f64 (*.f64 b b) #s(literal 1 binary64))) (*.f64 (*.f64 b b) a)) |
(-.f64 (/.f64 c (*.f64 b b)) (pow.f64 a #s(literal -1 binary64))) |
(/.f64 (neg.f64 (/.f64 c b)) (neg.f64 b)) |
(/.f64 (neg.f64 c) (neg.f64 (*.f64 b b))) |
(/.f64 (/.f64 c b) b) |
(/.f64 c (*.f64 b b)) |
(*.f64 (fabs.f64 b) (fabs.f64 b)) |
(*.f64 (neg.f64 b) (neg.f64 b)) |
(*.f64 b b) |
(pow.f64 b #s(literal 2 binary64)) |
(pow.f64 a #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 a)) |
(/.f64 #s(literal 1 binary64) a) |
#s(literal 1 binary64) |
(/.f64 (neg.f64 #s(approx (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (*.f64 (-.f64 (/.f64 (*.f64 c a) b) b) #s(literal 2 binary64)))) (neg.f64 (*.f64 #s(literal 2 binary64) a))) |
(/.f64 #s(approx (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (*.f64 (-.f64 (/.f64 (*.f64 c a) b) b) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) a)) |
#s(approx (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (*.f64 (-.f64 (/.f64 (*.f64 c a) b) b) #s(literal 2 binary64))) |
(*.f64 (-.f64 (/.f64 (*.f64 c a) b) b) #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 c a) b) b)) |
(+.f64 (-.f64 (/.f64 (*.f64 c a) b) b) (-.f64 (/.f64 (*.f64 c a) b) b)) |
#s(literal 2 binary64) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 c a) b) (/.f64 (*.f64 c a) b)) (*.f64 b b)) (fma.f64 a (/.f64 c b) b)) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 c a) b) #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 c a) b) (/.f64 (*.f64 c a) b) (fma.f64 b b (*.f64 (/.f64 (*.f64 c a) b) b)))) |
(-.f64 (/.f64 (*.f64 c a) b) b) |
(*.f64 a (/.f64 c b)) |
(/.f64 (neg.f64 (*.f64 c a)) (neg.f64 b)) |
(/.f64 (*.f64 c a) b) |
(*.f64 c a) |
(*.f64 a c) |
(/.f64 (/.f64 (-.f64 (neg.f64 b) #s(approx (sqrt (+ (* (* a c) -4) (* b b))) (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (/.f64 c (*.f64 b b)) a) #s(literal 1 binary64)) (neg.f64 b)))) #s(literal 2 binary64)) a) |
(/.f64 (neg.f64 (-.f64 (neg.f64 b) #s(approx (sqrt (+ (* (* a c) -4) (* b b))) (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (/.f64 c (*.f64 b b)) a) #s(literal 1 binary64)) (neg.f64 b))))) (neg.f64 (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (-.f64 (neg.f64 b) #s(approx (sqrt (+ (* (* a c) -4) (* b b))) (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (/.f64 c (*.f64 b b)) a) #s(literal 1 binary64)) (neg.f64 b)))) (*.f64 #s(literal 2 binary64) a)) |
(-.f64 (/.f64 (neg.f64 b) (*.f64 #s(literal 2 binary64) a)) (/.f64 #s(approx (sqrt (+ (* (* a c) -4) (* b b))) (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (/.f64 c (*.f64 b b)) a) #s(literal 1 binary64)) (neg.f64 b))) (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (-.f64 (*.f64 b b) (*.f64 #s(approx (sqrt (+ (* (* a c) -4) (* b b))) (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (/.f64 c (*.f64 b b)) a) #s(literal 1 binary64)) (neg.f64 b))) #s(approx (sqrt (+ (* (* a c) -4) (* b b))) (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (/.f64 c (*.f64 b b)) a) #s(literal 1 binary64)) (neg.f64 b))))) (+.f64 (neg.f64 b) #s(approx (sqrt (+ (* (* a c) -4) (* b b))) (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (/.f64 c (*.f64 b b)) a) #s(literal 1 binary64)) (neg.f64 b))))) |
(/.f64 (-.f64 (pow.f64 (neg.f64 b) #s(literal 3 binary64)) (pow.f64 #s(approx (sqrt (+ (* (* a c) -4) (* b b))) (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (/.f64 c (*.f64 b b)) a) #s(literal 1 binary64)) (neg.f64 b))) #s(literal 3 binary64))) (fma.f64 b b (fma.f64 #s(approx (sqrt (+ (* (* a c) -4) (* b b))) (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (/.f64 c (*.f64 b b)) a) #s(literal 1 binary64)) (neg.f64 b))) #s(approx (sqrt (+ (* (* a c) -4) (* b b))) (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (/.f64 c (*.f64 b b)) a) #s(literal 1 binary64)) (neg.f64 b))) (*.f64 (neg.f64 b) #s(approx (sqrt (+ (* (* a c) -4) (* b b))) (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (/.f64 c (*.f64 b b)) a) #s(literal 1 binary64)) (neg.f64 b))))))) |
(-.f64 (neg.f64 b) #s(approx (sqrt (+ (* (* a c) -4) (* b b))) (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (/.f64 c (*.f64 b b)) a) #s(literal 1 binary64)) (neg.f64 b)))) |
#s(approx (sqrt (+ (* (* a c) -4) (* b b))) (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (/.f64 c (*.f64 b b)) a) #s(literal 1 binary64)) (neg.f64 b))) |
(*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (/.f64 c (*.f64 b b)) a) #s(literal 1 binary64)) (neg.f64 b)) |
(*.f64 (neg.f64 b) (fma.f64 #s(literal -2 binary64) (*.f64 (/.f64 c (*.f64 b b)) a) #s(literal 1 binary64))) |
(neg.f64 (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (/.f64 c (*.f64 b b)) a) #s(literal 1 binary64)) b)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 c (*.f64 b b)) a)) (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 c (*.f64 b b)) a))) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 c (*.f64 b b)) a)) #s(literal 1 binary64))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 c (*.f64 b b)) a)) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 c (*.f64 b b)) a)) (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 c (*.f64 b b)) a)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 c (*.f64 b b)) a)) #s(literal 1 binary64))))) |
(fma.f64 #s(literal -2 binary64) (*.f64 (/.f64 c (*.f64 b b)) a) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (/.f64 c (*.f64 b b)) a) #s(literal -2 binary64) #s(literal 1 binary64)) |
(fma.f64 (/.f64 c (*.f64 b b)) (*.f64 a #s(literal -2 binary64)) #s(literal 1 binary64)) |
(+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 c (*.f64 b b)) a)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 c (*.f64 b b)) a))) |
(*.f64 (/.f64 c (*.f64 b b)) a) |
(*.f64 a (/.f64 c (*.f64 b b))) |
(/.f64 (*.f64 (/.f64 c b) a) b) |
(/.f64 (neg.f64 (/.f64 c b)) (neg.f64 b)) |
(/.f64 (neg.f64 c) (neg.f64 (*.f64 b b))) |
(/.f64 (/.f64 c b) b) |
(/.f64 c (*.f64 b b)) |
(/.f64 (neg.f64 c) (neg.f64 b)) |
(/.f64 c b) |
#s(literal -2 binary64) |
(*.f64 #s(literal 2 binary64) a) |
(*.f64 a #s(literal 2 binary64)) |
(/.f64 (-.f64 (*.f64 a a) (*.f64 a a)) (-.f64 a a)) |
(/.f64 (+.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64))) (fma.f64 a a (-.f64 (*.f64 a a) (*.f64 a a)))) |
(+.f64 a a) |
Compiled 12 994 to 1 601 computations (87.7% saved)
26 alts after pruning (18 fresh and 8 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 349 | 5 | 354 |
| Fresh | 2 | 13 | 15 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 4 | 4 |
| Total | 352 | 26 | 378 |
| Status | Accuracy | Program |
|---|---|---|
| 30.4% | (/.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b))) (*.f64 #s(literal 2 binary64) a)) | |
| 27.3% | (/.f64 (-.f64 (pow.f64 (neg.f64 b) #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal 3/2 binary64))) (*.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b) (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a))) | |
| 27.1% | (/.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b)) (*.f64 #s(literal 2 binary64) a))) | |
| ✓ | 54.2% | (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (+.f64 a a)) |
| ✓ | 50.4% | (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 #s(literal -4 binary64) c (*.f64 b (/.f64 b a))) a)))) (+.f64 a a)) |
| 37.3% | (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) (+.f64 a a)) | |
| 27.3% | (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))) (+.f64 a a)) | |
| 38.2% | (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (+ (* (* a c) -4) (* b b)) (*.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -4 binary64) #s(literal 1 binary64)) (*.f64 b b))))) (+.f64 a a)) | |
| 47.5% | (/.f64 (-.f64 (neg.f64 b) (exp.f64 (*.f64 (log.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 (/.f64 b a) b (*.f64 c #s(literal -4 binary64))) a))) #s(literal 1/2 binary64)))) (*.f64 #s(literal 2 binary64) a)) | |
| 25.0% | (/.f64 (-.f64 (neg.f64 b) (exp.f64 (*.f64 (log.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b))) #s(literal 1/2 binary64)))) (*.f64 #s(literal 2 binary64) a)) | |
| ✓ | 11.0% | (/.f64 (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 c b) b) a) #s(literal -2 binary64) #s(literal 1 binary64)) (neg.f64 b)))) (*.f64 #s(literal 2 binary64) a)) |
| ✓ | 10.9% | (/.f64 (-.f64 (neg.f64 b) #s(approx (sqrt (+ (* (* a c) -4) (* b b))) (neg.f64 b))) (+.f64 a a)) |
| ✓ | 39.5% | (/.f64 (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) (*.f64 #s(literal -4 binary64) (*.f64 a a))) |
| 25.0% | (/.f64 #s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (*.f64 (*.f64 a b) #s(literal -4 binary64))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) | |
| 28.4% | (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 (/.f64 a b) #s(literal -2 binary64)) c)) (*.f64 #s(literal 2 binary64) a)) | |
| 26.5% | (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 c a) b))) (+.f64 a a)) | |
| 10.3% | (/.f64 #s(approx (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (*.f64 #s(literal 2 binary64) #s(approx (- (/ (* a c) b) b) (/.f64 (*.f64 c a) b)))) (+.f64 a a)) | |
| 37.3% | (-.f64 (/.f64 (neg.f64 b) (*.f64 #s(literal 2 binary64) a)) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(approx (+ (* -4 c) (* b (/ b a))) (*.f64 c #s(literal -4 binary64))) a))) (*.f64 #s(literal 2 binary64) a))) | |
| 29.8% | #s(approx (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) (/.f64 (fma.f64 (/.f64 (*.f64 c c) b) (/.f64 a b) c) (neg.f64 b))) | |
| 27.4% | #s(approx (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) (*.f64 (/.f64 #s(literal 1/4 binary64) a) (/.f64 (*.f64 (*.f64 a b) #s(literal -4 binary64)) a))) | |
| 35.1% | #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (fma.f64 (/.f64 b a) #s(literal -1 binary64) (/.f64 c b))) | |
| ✓ | 35.2% | #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (neg.f64 b) a)) |
| ✓ | 34.3% | #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 c (neg.f64 b))) |
| ✓ | 34.8% | #s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (+ a a)) (*.f64 (-.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)) b)) |
| 35.2% | #s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (+ a a)) (*.f64 #s(approx (- (/ c (* b b)) (/ 1 a)) (/.f64 #s(literal -1 binary64) a)) b)) | |
| 10.3% | #s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (+ a a)) #s(approx (* (- (/ c (* b b)) (/ 1 a)) b) (/.f64 c b))) |
Compiled 2 111 to 763 computations (63.9% saved)
| Inputs |
|---|
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (+ a a)) #s(approx (* (- (/ c (* b b)) (/ 1 a)) b) (/.f64 c b))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 c (neg.f64 b))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (neg.f64 b) a)) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (+ a a)) (*.f64 #s(approx (- (/ c (* b b)) (/ 1 a)) (/.f64 #s(literal -1 binary64) a)) b)) |
(/.f64 (-.f64 (neg.f64 b) #s(approx (sqrt (+ (* (* a c) -4) (* b b))) (neg.f64 b))) (+.f64 a a)) |
(/.f64 (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (neg.f64 b))) (*.f64 #s(literal 2 binary64) a)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (fma.f64 (/.f64 b a) #s(literal -1 binary64) (/.f64 c b))) |
(/.f64 #s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (*.f64 (*.f64 a b) #s(literal -4 binary64))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) |
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))) (+.f64 a a)) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (* 2 a)) (*.f64 (-.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)) b)) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (+ a a)) (*.f64 (-.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)) b)) |
(/.f64 #s(approx (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))) (+.f64 a a)) |
(/.f64 #s(approx (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (*.f64 #s(literal 2 binary64) #s(approx (- (/ (* a c) b) b) (/.f64 (*.f64 c a) b)))) (+.f64 a a)) |
(/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 c a) b))) (+.f64 a a)) |
(/.f64 #s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (*.f64 (*.f64 a b) #s(literal -4 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)) |
#s(approx (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) (*.f64 (/.f64 #s(literal 1/4 binary64) a) (/.f64 (*.f64 (*.f64 a b) #s(literal -4 binary64)) a))) |
(/.f64 #s(approx (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 (/.f64 a b) #s(literal -2 binary64)) c)) (*.f64 #s(literal 2 binary64) a)) |
#s(approx (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) (/.f64 (fma.f64 (*.f64 b #s(literal -4 binary64)) #s(literal 1/4 binary64) (/.f64 (*.f64 a c) b)) a)) |
(/.f64 #s(approx (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 a c) b) b))) (+.f64 a a)) |
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (+ (* (* a c) -4) (* b b)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) (+.f64 a a)) |
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) (+.f64 a a)) |
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(approx (+ (* -4 c) (* b (/ b a))) (*.f64 #s(literal -4 binary64) c)) a)))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (+.f64 a a)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (fma.f64 (/.f64 (*.f64 c c) b) (/.f64 a b) c) (neg.f64 b))) |
#s(approx (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) (/.f64 (fma.f64 (/.f64 (*.f64 c c) b) (/.f64 a b) c) (neg.f64 b))) |
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b 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 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 #s(literal -4 binary64) c (*.f64 b (/.f64 b a))) a)))) (+.f64 a a)) |
(-.f64 (/.f64 (neg.f64 b) (*.f64 #s(literal 2 binary64) a)) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(approx (+ (* -4 c) (* b (/ b a))) (*.f64 c #s(literal -4 binary64))) a))) (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 #s(literal -4 binary64) c (*.f64 b (/.f64 b a))) a)))) (*.f64 #s(literal 2 binary64) a)) |
(-.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (*.f64 (/.f64 (/.f64 c b) b) a) #s(literal -2 binary64) #s(literal 1 binary64)) (neg.f64 b)))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) (*.f64 #s(literal -4 binary64) (*.f64 a a))) |
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (+ (* (* a c) -4) (* b b)) (*.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -4 binary64) #s(literal 1 binary64)) (*.f64 b b))))) (+.f64 a a)) |
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) #s(approx (* (+ (* -4 c) (* b (/ b a))) a) (*.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -4 binary64) #s(literal 1 binary64)) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a)) |
(-.f64 (/.f64 (/.f64 (neg.f64 b) a) #s(literal 2 binary64)) (/.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (-.f64 (*.f64 b b) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (*.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (neg.f64 b)) (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b)) (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (-.f64 (*.f64 (neg.f64 b) (*.f64 #s(literal 2 binary64) a)) (*.f64 (*.f64 #s(literal 2 binary64) a) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) (*.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (neg.f64 b))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (-.f64 (neg.f64 b) (exp.f64 (*.f64 (log.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b))) #s(literal 1/2 binary64)))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (-.f64 (neg.f64 b) (exp.f64 (*.f64 (log.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 (/.f64 b a) b (*.f64 c #s(literal -4 binary64))) a))) #s(literal 1/2 binary64)))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (-.f64 (pow.f64 (neg.f64 b) #s(literal 3 binary64)) (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3/2 binary64))) (*.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (neg.f64 b) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (-.f64 (pow.f64 (neg.f64 b) #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal 3/2 binary64))) (*.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b) (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a))) |
| Outputs |
|---|
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 c (neg.f64 b))) |
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (+.f64 a a)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (neg.f64 b) a)) |
4 calls:
| 15.0ms | b |
| 15.0ms | a |
| 13.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)) |
| 12.0ms | c |
| Accuracy | Segments | Branch |
|---|---|---|
| 76.2% | 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)) |
| 55.8% | 2 | a |
| 86.8% | 3 | b |
| 54.2% | 1 | c |
Compiled 20 to 23 computations (-15% saved)
| Inputs |
|---|
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (+ a a)) #s(approx (* (- (/ c (* b b)) (/ 1 a)) b) (/.f64 c b))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 c (neg.f64 b))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (neg.f64 b) a)) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (+ a a)) (*.f64 #s(approx (- (/ c (* b b)) (/ 1 a)) (/.f64 #s(literal -1 binary64) a)) b)) |
(/.f64 (-.f64 (neg.f64 b) #s(approx (sqrt (+ (* (* a c) -4) (* b b))) (neg.f64 b))) (+.f64 a a)) |
(/.f64 (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (neg.f64 b))) (*.f64 #s(literal 2 binary64) a)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (fma.f64 (/.f64 b a) #s(literal -1 binary64) (/.f64 c b))) |
(/.f64 #s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (*.f64 (*.f64 a b) #s(literal -4 binary64))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) |
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))) (+.f64 a a)) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (* 2 a)) (*.f64 (-.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)) b)) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (+ a a)) (*.f64 (-.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)) b)) |
(/.f64 #s(approx (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))) (+.f64 a a)) |
(/.f64 #s(approx (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (*.f64 #s(literal 2 binary64) #s(approx (- (/ (* a c) b) b) (/.f64 (*.f64 c a) b)))) (+.f64 a a)) |
(/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 c a) b))) (+.f64 a a)) |
(/.f64 #s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (*.f64 (*.f64 a b) #s(literal -4 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)) |
#s(approx (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) (*.f64 (/.f64 #s(literal 1/4 binary64) a) (/.f64 (*.f64 (*.f64 a b) #s(literal -4 binary64)) a))) |
(/.f64 #s(approx (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 (/.f64 a b) #s(literal -2 binary64)) c)) (*.f64 #s(literal 2 binary64) a)) |
#s(approx (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) (/.f64 (fma.f64 (*.f64 b #s(literal -4 binary64)) #s(literal 1/4 binary64) (/.f64 (*.f64 a c) b)) a)) |
(/.f64 #s(approx (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 a c) b) b))) (+.f64 a a)) |
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (+ (* (* a c) -4) (* b b)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) (+.f64 a a)) |
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) (+.f64 a a)) |
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(approx (+ (* -4 c) (* b (/ b a))) (*.f64 #s(literal -4 binary64) c)) a)))) (*.f64 #s(literal 2 binary64) a)) |
| Outputs |
|---|
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 c (neg.f64 b))) |
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (+ (* (* a c) -4) (* b b)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) (+.f64 a a)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (fma.f64 (/.f64 b a) #s(literal -1 binary64) (/.f64 c b))) |
1 calls:
| 7.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 82.2% | 3 | b |
Compiled 1 to 3 computations (-200% saved)
| Inputs |
|---|
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (+ a a)) #s(approx (* (- (/ c (* b b)) (/ 1 a)) b) (/.f64 c b))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 c (neg.f64 b))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (neg.f64 b) a)) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (+ a a)) (*.f64 #s(approx (- (/ c (* b b)) (/ 1 a)) (/.f64 #s(literal -1 binary64) a)) b)) |
(/.f64 (-.f64 (neg.f64 b) #s(approx (sqrt (+ (* (* a c) -4) (* b b))) (neg.f64 b))) (+.f64 a a)) |
(/.f64 (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (neg.f64 b))) (*.f64 #s(literal 2 binary64) a)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (fma.f64 (/.f64 b a) #s(literal -1 binary64) (/.f64 c b))) |
(/.f64 #s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (*.f64 (*.f64 a b) #s(literal -4 binary64))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) |
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))) (+.f64 a a)) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (* 2 a)) (*.f64 (-.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)) b)) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (+ a a)) (*.f64 (-.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)) b)) |
(/.f64 #s(approx (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))) (+.f64 a a)) |
(/.f64 #s(approx (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (*.f64 #s(literal 2 binary64) #s(approx (- (/ (* a c) b) b) (/.f64 (*.f64 c a) b)))) (+.f64 a a)) |
(/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 c a) b))) (+.f64 a a)) |
(/.f64 #s(approx (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (*.f64 (*.f64 a b) #s(literal -4 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)) |
#s(approx (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) (*.f64 (/.f64 #s(literal 1/4 binary64) a) (/.f64 (*.f64 (*.f64 a b) #s(literal -4 binary64)) a))) |
(/.f64 #s(approx (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 (/.f64 a b) #s(literal -2 binary64)) c)) (*.f64 #s(literal 2 binary64) a)) |
#s(approx (/ (- (* (neg b) (* 2 a)) (* (* 2 a) (sqrt (+ (* -4 (* c a)) (* b b))))) (* (* 2 a) (* 2 a))) (/.f64 (fma.f64 (*.f64 b #s(literal -4 binary64)) #s(literal 1/4 binary64) (/.f64 (*.f64 a c) b)) a)) |
(/.f64 #s(approx (- (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 a c) b) b))) (+.f64 a a)) |
| Outputs |
|---|
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 c (neg.f64 b))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (fma.f64 (/.f64 b a) #s(literal -1 binary64) (/.f64 c b))) |
2 calls:
| 7.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 |
|---|---|---|
| 49.2% | 3 | (/.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)) |
| 67.0% | 2 | b |
Compiled 18 to 17 computations (5.6% saved)
| Inputs |
|---|
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (+ a a)) #s(approx (* (- (/ c (* b b)) (/ 1 a)) b) (/.f64 c b))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 c (neg.f64 b))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (neg.f64 b) a)) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (+ a a)) (*.f64 #s(approx (- (/ c (* b b)) (/ 1 a)) (/.f64 #s(literal -1 binary64) a)) b)) |
(/.f64 (-.f64 (neg.f64 b) #s(approx (sqrt (+ (* (* a c) -4) (* b b))) (neg.f64 b))) (+.f64 a a)) |
(/.f64 (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (neg.f64 b))) (*.f64 #s(literal 2 binary64) a)) |
| Outputs |
|---|
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 c (neg.f64 b))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (neg.f64 b) a)) |
1 calls:
| 2.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 66.9% | 2 | b |
Compiled 1 to 3 computations (-200% saved)
| Inputs |
|---|
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (+ a a)) #s(approx (* (- (/ c (* b b)) (/ 1 a)) b) (/.f64 c b))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 c (neg.f64 b))) |
| Outputs |
|---|
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 c (neg.f64 b))) |
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 |
|---|---|---|
| 34.3% | 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)) |
| 34.3% | 1 | c |
| 34.3% | 1 | a |
| 34.3% | 1 | b |
Compiled 20 to 23 computations (-15% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (+ a a)) #s(approx (* (- (/ c (* b b)) (/ 1 a)) b) (/.f64 c b))) |
| Outputs |
|---|
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (+ a a)) #s(approx (* (- (/ c (* b b)) (/ 1 a)) b) (/.f64 c b))) |
4 calls:
| 1.0ms | c |
| 1.0ms | b |
| 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 |
|---|---|---|
| 10.3% | 1 | c |
| 10.3% | 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)) |
| 10.3% | 1 | b |
| 10.3% | 1 | a |
Compiled 20 to 23 computations (-15% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 43.0ms | 8.700080706792063e+78 | 1.4707459066519932e+86 |
| 27.0ms | -1.5046399587988654e-39 | -7.949599097341661e-43 |
| 43.0ms | 213× | 0 | valid |
| 7.0ms | 30× | 2 | valid |
| 5.0ms | 29× | 1 | valid |
| 3.0ms | 37× | 0 | invalid |
Compiled 666 to 547 computations (17.9% saved)
ival-mult: 9.0ms (38.1% of total)ival-sub: 4.0ms (17% of total)ival-div: 3.0ms (12.7% of total)ival-sqrt: 3.0ms (12.7% of total)adjust: 2.0ms (8.5% of total)ival-neg: 2.0ms (8.5% 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 |
|---|---|---|
| 51.0ms | 8.98637931382993e-8 | 7.086412099078883e-5 |
| 1.0ms | -1.5046399587988654e-39 | -7.949599097341661e-43 |
| 43.0ms | 128× | 0 | valid |
| 1.0ms | 17× | 0 | invalid |
Compiled 772 to 612 computations (20.7% saved)
ival-neg: 33.0ms (80.8% of total)ival-mult: 4.0ms (9.8% of total)ival-div: 1.0ms (2.4% of total)ival-sub: 1.0ms (2.4% of total)ival-sqrt: 1.0ms (2.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 |
|---|---|---|
| 35.0ms | -1.2900806058827475e-304 | 7.780138251841048e-299 |
| 14.0ms | 160× | 0 | valid |
| 13.0ms | 86× | 0 | invalid |
Compiled 500 to 400 computations (20% saved)
ival-mult: 11.0ms (58.1% of total)ival-div: 2.0ms (10.6% of total)ival-sub: 2.0ms (10.6% of total)ival-sqrt: 2.0ms (10.6% of total)ival-neg: 1.0ms (5.3% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | -1.2900806058827475e-304 | 7.780138251841048e-299 |
Compiled 460 to 380 computations (17.4% saved)
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 67 | 302 |
| 1 | 119 | 302 |
| 2 | 233 | 302 |
| 3 | 437 | 302 |
| 4 | 1166 | 302 |
| 5 | 7176 | 302 |
| 1× | node limit |
| Inputs |
|---|
(if (<=.f64 b #s(literal -5884782876925013/49039857307708443467467104868809893875799651909875269632 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 c (neg.f64 b))) (if (<=.f64 b #s(literal 2249999999999999860375405599254369633813700165769837572099149966872377940501977890816 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (+.f64 a a)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (neg.f64 b) a)))) |
(if (<=.f64 b #s(literal -5884782876925013/49039857307708443467467104868809893875799651909875269632 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 c (neg.f64 b))) (if (<=.f64 b #s(literal 8689154328480147/18889465931478580854784 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (+ (* (* a c) -4) (* b b)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) (+.f64 a a)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (fma.f64 (/.f64 b a) #s(literal -1 binary64) (/.f64 c b))))) |
(if (<=.f64 b #s(literal -20240225330731/101201126653655309176247673359458653524778324882071059178450679013715169783997673445980191850718562247593538932158405955694904368692896738433506699970369254960758712138283180682233453871046608170619883839236372534281003741712346349309051677824579778170405028256179384776166707307615251266093163754323003131653853870546747392 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 c (neg.f64 b))) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (fma.f64 (/.f64 b a) #s(literal -1 binary64) (/.f64 c b)))) |
(if (<=.f64 b #s(literal -20240225330731/101201126653655309176247673359458653524778324882071059178450679013715169783997673445980191850718562247593538932158405955694904368692896738433506699970369254960758712138283180682233453871046608170619883839236372534281003741712346349309051677824579778170405028256179384776166707307615251266093163754323003131653853870546747392 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 c (neg.f64 b))) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (neg.f64 b) a))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 c (neg.f64 b))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (+ a a)) #s(approx (* (- (/ c (* b b)) (/ 1 a)) b) (/.f64 c b))) |
| Outputs |
|---|
(if (<=.f64 b #s(literal -5884782876925013/49039857307708443467467104868809893875799651909875269632 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 c (neg.f64 b))) (if (<=.f64 b #s(literal 2249999999999999860375405599254369633813700165769837572099149966872377940501977890816 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (+.f64 a a)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (neg.f64 b) a)))) |
(if (<=.f64 b #s(literal -5884782876925013/49039857307708443467467104868809893875799651909875269632 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 c (neg.f64 b))) (if (<=.f64 b #s(literal 8689154328480147/18889465931478580854784 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (+ (* (* a c) -4) (* b b)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) (+.f64 a a)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (fma.f64 (/.f64 b a) #s(literal -1 binary64) (/.f64 c b))))) |
(if (<=.f64 b #s(literal -5884782876925013/49039857307708443467467104868809893875799651909875269632 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 c (neg.f64 b))) (if (<=.f64 b #s(literal 8689154328480147/18889465931478580854784 binary64)) (/.f64 (+.f64 b (sqrt.f64 #s(approx (+ (* (* a c) -4) (* b b)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) (-.f64 (neg.f64 a) a)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (fma.f64 (/.f64 b a) #s(literal -1 binary64) (/.f64 c b))))) |
(if (<=.f64 b #s(literal -20240225330731/101201126653655309176247673359458653524778324882071059178450679013715169783997673445980191850718562247593538932158405955694904368692896738433506699970369254960758712138283180682233453871046608170619883839236372534281003741712346349309051677824579778170405028256179384776166707307615251266093163754323003131653853870546747392 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 c (neg.f64 b))) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (fma.f64 (/.f64 b a) #s(literal -1 binary64) (/.f64 c b)))) |
(if (<=.f64 b #s(literal -20240225330731/101201126653655309176247673359458653524778324882071059178450679013715169783997673445980191850718562247593538932158405955694904368692896738433506699970369254960758712138283180682233453871046608170619883839236372534281003741712346349309051677824579778170405028256179384776166707307615251266093163754323003131653853870546747392 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 c (neg.f64 b))) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (neg.f64 b) a))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 c (neg.f64 b))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 c) a) (* b b)))) (+ a a)) #s(approx (* (- (/ c (* b b)) (/ 1 a)) b) (/.f64 c b))) |
| 1× | fuel |
Compiled 302 to 70 computations (76.8% saved)
Compiled 722 to 210 computations (70.9% saved)
Loading profile data...