
Time bar (total: 5.2s)
| 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)
| 534.0ms | 5 630× | 0 | valid |
| 290.0ms | 1 141× | 2 | valid |
| 266.0ms | 1 316× | 1 | valid |
| 77.0ms | 939× | 0 | invalid |
| 53.0ms | 169× | 3 | valid |
ival-mult: 323.0ms (37.4% of total)ival-sub: 144.0ms (16.7% of total)adjust: 121.0ms (14% of total)ival-sqrt: 104.0ms (12% of total)ival-div: 100.0ms (11.6% of total)ival-neg: 59.0ms (6.8% of total)exact: 11.0ms (1.3% of total)ival-assert: 3.0ms (0.3% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 106 | 0 | - | 0 | - | (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) |
| 55 | 1 | (-3.0379178403265867e-133 -6.476407851203599e+75 2.1404629010335736e+281) | 0 | - | (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) |
| 19 | 1 | (-4.1325531086837846e-205 -6.700712002482973e+160 1.7865073013822239e-162) | 1 | (6.527920116055745e-243 -6.541713024787777e+242 8.514157869588793e+167) | (/.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)) |
| 1 | 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 | 95 | 0 |
| ↳ | (*.f64 b b) | overflow | 72 | |
| ↳ | (*.f64 #s(literal 4 binary64) (*.f64 a c)) | overflow | 28 | |
| ↳ | (*.f64 a c) | overflow | 28 | |
| ↳ | (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) | overflow | 95 | |
-.f64 | (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) | cancellation | 56 | 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 | 19 | 0 |
| ↳ | (*.f64 b b) | underflow | 50 | |
| ↳ | (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) | underflow | 36 | |
| ↳ | (*.f64 #s(literal 4 binary64) (*.f64 a c)) | underflow | 39 | |
| ↳ | (*.f64 a c) | underflow | 39 | |
| ↳ | (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) | underflow | 11 | |
sqrt.f64 | (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) | uflow-rescue | 11 | 0 |
| ↳ | (*.f64 b b) | underflow | 50 | |
| ↳ | (*.f64 #s(literal 4 binary64) (*.f64 a c)) | underflow | 39 | |
| ↳ | (*.f64 a c) | underflow | 39 | |
| ↳ | (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) | underflow | 11 | |
-.f64 | (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) | nan-rescue | 1 | 0 |
| ↳ | (*.f64 b b) | overflow | 72 | |
| ↳ | (*.f64 #s(literal 4 binary64) (*.f64 a c)) | overflow | 28 | |
| ↳ | (*.f64 a c) | overflow | 28 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 140 | 0 |
| - | 11 | 105 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 140 | 0 | 0 |
| - | 11 | 0 | 105 |
| number | freq |
|---|---|
| 0 | 105 |
| 1 | 121 |
| 2 | 29 |
| 3 | 1 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 51.0ms | 330× | 0 | valid |
| 27.0ms | 104× | 2 | valid |
| 12.0ms | 66× | 1 | valid |
| 4.0ms | 12× | 3 | valid |
Compiled 161 to 46 computations (71.4% saved)
ival-mult: 23.0ms (33.6% of total)ival-neg: 17.0ms (24.8% of total)ival-sub: 8.0ms (11.7% of total)adjust: 8.0ms (11.7% of total)ival-div: 6.0ms (8.8% of total)ival-sqrt: 6.0ms (8.8% of total)exact: 1.0ms (1.5% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 60 | 175 |
| 1 | 174 | 168 |
| 2 | 445 | 168 |
| 3 | 981 | 168 |
| 4 | 1893 | 168 |
| 5 | 5080 | 168 |
| 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 (/.f64 b #s(literal -1 binary64)) (sqrt.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 c a) #s(literal 4 binary64)) (*.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 |
|---|---|---|
| ▶ | 47.7% | (/.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) |
| 3.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) |
| 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) |
| 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 | 668 | 4352 |
| 0 | 682 | 4127 |
| 0 | 3806 | 3914 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) |
(-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) |
(neg.f64 b) |
b |
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) |
(-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) |
(*.f64 b b) |
(*.f64 #s(literal 4 binary64) (*.f64 a c)) |
#s(literal 4 binary64) |
(*.f64 a c) |
a |
c |
(*.f64 #s(literal 2 binary64) a) |
#s(literal 2 binary64) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* -1 (/ 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 |
|---|
(/.f64 (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) b) (pow.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 1/2 binary64))) #s(literal 2 binary64)) a) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal -1 binary64) b) (pow.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 1/2 binary64)))) (neg.f64 (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) b) (pow.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 1/2 binary64))) (*.f64 #s(literal 2 binary64) a)) |
(-.f64 (/.f64 (*.f64 #s(literal -1 binary64) b) (*.f64 #s(literal 2 binary64) a)) (/.f64 (pow.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (-.f64 (*.f64 b b) (*.f64 (pow.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 1/2 binary64)) (pow.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 1/2 binary64)))) (fma.f64 #s(literal -1 binary64) b (pow.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal -1 binary64) b) #s(literal 3 binary64)) (pow.f64 (pow.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (fma.f64 (pow.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 1/2 binary64)) (pow.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal -1 binary64) b) (pow.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 1/2 binary64)))))) |
(-.f64 (*.f64 #s(literal -1 binary64) b) (pow.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 1/2 binary64))) |
(*.f64 #s(literal -1 binary64) b) |
(*.f64 b #s(literal -1 binary64)) |
(neg.f64 b) |
b |
(pow.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 1/2 binary64)) |
(sqrt.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) |
(/.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 c a) #s(literal 4 binary64)) (*.f64 (*.f64 c a) #s(literal 4 binary64)))) (fma.f64 b b (*.f64 (*.f64 c a) #s(literal 4 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (pow.f64 b #s(literal 4 binary64))) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b))) |
(/.f64 (-.f64 (pow.f64 (*.f64 b b) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 b b) (*.f64 b b) (fma.f64 (*.f64 (*.f64 c a) #s(literal 4 binary64)) (*.f64 (*.f64 c a) #s(literal 4 binary64)) (*.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal 4 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal 3 binary64)) (pow.f64 (*.f64 b b) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 #s(literal -4 binary64) (*.f64 c a)) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b))))) |
(fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
(fma.f64 (fabs.f64 b) (fabs.f64 b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
(fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) |
(fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) |
(fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) |
(fma.f64 (*.f64 #s(literal -1 binary64) b) (*.f64 #s(literal -1 binary64) b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
(fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
(-.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal 4 binary64))) |
(+.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b)) |
(+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
(*.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64))) |
(*.f64 (fabs.f64 b) (fabs.f64 b)) |
(*.f64 (*.f64 #s(literal -1 binary64) b) (*.f64 #s(literal -1 binary64) b)) |
(*.f64 b b) |
(pow.f64 b #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64))) |
(*.f64 (*.f64 a #s(literal 4 binary64)) c) |
(*.f64 (*.f64 c a) #s(literal 4 binary64)) |
(*.f64 #s(literal 4 binary64) (*.f64 c a)) |
#s(literal 4 binary64) |
(*.f64 c a) |
(*.f64 a c) |
a |
c |
(*.f64 #s(literal 2 binary64) a) |
(*.f64 a #s(literal 2 binary64)) |
(+.f64 a a) |
#s(literal 2 binary64) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 (/.f64 b a) #s(literal -1 binary64))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (fma.f64 #s(literal -1 binary64) b (/.f64 (*.f64 c a) b)) a)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (fma.f64 (/.f64 (fma.f64 c (pow.f64 b #s(literal 3 binary64)) (*.f64 b (*.f64 (*.f64 c c) a))) (*.f64 b (pow.f64 b #s(literal 3 binary64)))) a (*.f64 #s(literal -1 binary64) b)) a)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) c) 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 #s(literal -1 binary64) b)) a)) |
#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))))) (fma.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) b))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 3 binary64))) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 c b))) a (*.f64 #s(literal -2 binary64) b))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (fma.f64 (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 c c) c) a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (pow.f64 b #s(literal 3 binary64)))) a (*.f64 #s(literal 2 binary64) (/.f64 c b))) a (*.f64 #s(literal -2 binary64) b))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) b) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c a) b) b)) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) (fma.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 3 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 c b))) a b)) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) (fma.f64 (fma.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) c) a) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (pow.f64 b #s(literal 3 binary64)))) a (*.f64 #s(literal -2 binary64) (/.f64 c b))) a b)) |
#s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)) |
#s(approx (- (* b b) (* 4 (* a c))) (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) |
#s(approx (* 4 (* a c)) (*.f64 (*.f64 c a) #s(literal 4 binary64))) |
#s(approx (* a c) (*.f64 c a)) |
#s(approx a a) |
#s(approx (* 2 a) (*.f64 #s(literal 2 binary64) a)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64))) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (fma.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64))) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 b a)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (fma.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64))) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) (fma.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (fma.f64 #s(literal -1/2 binary64) (fma.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (/.f64 b a)) (fma.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 (*.f64 c c) c)) #s(literal 1/2 binary64))) #s(literal 1/16 binary64) (*.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (*.f64 c a) #s(literal 1/2 binary64))) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (-.f64 (*.f64 (/.f64 b a) #s(literal -1 binary64)) (*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)))) a)) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (fma.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (/.f64 b a))) a)) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 (*.f64 c c) c)) #s(literal 1/2 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))) (fma.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (/.f64 b a)))) a)) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (pow.f64 (*.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))) (*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)))) a)) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 (*.f64 c c) c)) #s(literal 1/2 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))) (*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64))))) a)) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 (*.f64 c c) c)) #s(literal 1/2 binary64))) (fma.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal 5 binary64))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64))) #s(literal 1/2 binary64))) #s(literal 1/16 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))) (*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)))))) a)) |
#s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
#s(approx (- (* b b) (* 4 (* a c))) (*.f64 (-.f64 (/.f64 (*.f64 b b) a) (*.f64 c #s(literal 4 binary64))) a)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (fma.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 b a)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) b)) a) #s(literal -1 binary64) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (fma.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 a c) #s(literal 1/2 binary64))) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (*.f64 b b)) (*.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 c c) c) a) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (pow.f64 b #s(literal 4 binary64))))) a) #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) b)) a) #s(literal -1 binary64) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 c a) #s(literal 1/2 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 #s(literal -1 binary64) a) (-.f64 (/.f64 b a) (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 #s(literal -1 binary64) a) (fma.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (*.f64 b b))) b) a) #s(literal -1 binary64) (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 #s(literal -1 binary64) a) (fma.f64 (/.f64 (-.f64 (*.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/64 binary64) (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 c c) c) a) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 a c) #s(literal 1/2 binary64))) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (*.f64 b b)))) a) #s(literal -1 binary64)) b) a) #s(literal -1 binary64) (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64))))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 c a) #s(literal 1/2 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (*.f64 #s(literal -1 binary64) a) (fma.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (*.f64 b b)))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (*.f64 #s(literal -1 binary64) a) (fma.f64 (*.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (pow.f64 b #s(literal 4 binary64))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 (*.f64 c c) c)) #s(literal 1/2 binary64))) #s(literal -1/64 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (*.f64 b b))))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (*.f64 #s(literal -1 binary64) a) (fma.f64 (*.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (pow.f64 b #s(literal 4 binary64))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 (*.f64 c c) c)) #s(literal 1/2 binary64))) #s(literal -1/64 binary64) (fma.f64 (*.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64))) #s(literal 1/2 binary64))) #s(literal 1/512 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (*.f64 b b)))))))) |
#s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 b b) a) #s(literal -1 binary64) (*.f64 c #s(literal 4 binary64))) a) #s(literal -1 binary64))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (fma.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))) (*.f64 #s(literal -1/2 binary64) (pow.f64 a #s(literal -1 binary64)))) b (*.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64))) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (fma.f64 (fma.f64 (fma.f64 (*.f64 (/.f64 (*.f64 b b) (pow.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 (*.f64 c c) c)) #s(literal 1/2 binary64))) #s(literal 1/16 binary64) (*.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (pow.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) b (*.f64 #s(literal -1/2 binary64) (pow.f64 a #s(literal -1 binary64)))) b (*.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64))) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (-.f64 (*.f64 #s(literal -1 binary64) b) (*.f64 (pow.f64 (*.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (fma.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) b (*.f64 (neg.f64 (pow.f64 (*.f64 c a) #s(literal 1/2 binary64))) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (fma.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (pow.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (pow.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) b) #s(literal 1 binary64)) b (*.f64 (neg.f64 (pow.f64 (*.f64 c a) #s(literal 1/2 binary64))) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) |
#s(approx (neg b) (*.f64 #s(literal -1 binary64) b)) |
#s(approx b b) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))) (*.f64 (pow.f64 (*.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) (fma.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (pow.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (pow.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) (*.f64 b b) (*.f64 (pow.f64 (*.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (pow.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (pow.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (pow.f64 (pow.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 (pow.f64 (pow.f64 (*.f64 c a) #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal 5 binary64))))) (*.f64 b b))) (*.f64 b b) (*.f64 (pow.f64 (*.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) |
#s(approx (- (* b b) (* 4 (* a c))) (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) |
#s(approx (* b b) (*.f64 b b)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 (-.f64 (/.f64 c (*.f64 b b)) (pow.f64 a #s(literal -1 binary64))) b)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 (-.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 4 binary64))) (/.f64 c (*.f64 b b))) (pow.f64 a #s(literal -1 binary64))) b)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (pow.f64 b #s(literal 6 binary64))) #s(literal 2 binary64) (-.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 4 binary64))) (/.f64 c (*.f64 b b))) (pow.f64 a #s(literal -1 binary64)))) b)) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.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))))) (*.f64 (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (pow.f64 b #s(literal 4 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))))) (*.f64 (-.f64 (/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64))) (pow.f64 b #s(literal 6 binary64))) (+.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -2 binary64) #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (pow.f64 b #s(literal 4 binary64))))) b)) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -2 binary64) #s(literal 1 binary64)) b)) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (+.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -2 binary64) #s(literal 1 binary64)) (/.f64 (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (pow.f64 b #s(literal 4 binary64)))) b)) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64))) (pow.f64 b #s(literal 6 binary64)))) (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal -2 binary64) (*.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -2 binary64)))) b)) |
#s(approx (- (* b b) (* 4 (* a c))) (*.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)) (*.f64 (/.f64 c b) #s(literal -1 binary64))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 (/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) b) #s(literal -1 binary64))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 (/.f64 (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b))) c) b) #s(literal -1 binary64))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 (/.f64 (+.f64 (+.f64 c (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 20 binary64))) (*.f64 (pow.f64 b #s(literal 6 binary64)) a))) (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b)))) b) #s(literal -1 binary64))) |
#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))))) (*.f64 (/.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 b b)) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 c a))) b) #s(literal -1 binary64))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (/.f64 (-.f64 (-.f64 (/.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) (*.f64 c a))) (/.f64 (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (*.f64 b b))) b) #s(literal -1 binary64))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 20 binary64))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal -4 binary64) (fma.f64 (*.f64 #s(literal -2 binary64) a) c (/.f64 (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (*.f64 b b))))) b) #s(literal -1 binary64))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 #s(literal -1 binary64) b)) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (*.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -2 binary64) #s(literal 1 binary64)) b) #s(literal -1 binary64))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (*.f64 #s(literal -1 binary64) b) (+.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -2 binary64) #s(literal 1 binary64)) (/.f64 (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (pow.f64 b #s(literal 4 binary64)))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (*.f64 #s(literal -1 binary64) b) (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64))) (pow.f64 b #s(literal 6 binary64)))) (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal -2 binary64) (*.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -2 binary64)))))) |
#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)) (fma.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 3 binary64)) (*.f64 b (*.f64 c a))) (*.f64 b (pow.f64 b #s(literal 3 binary64)))) c (*.f64 (/.f64 b a) #s(literal -1 binary64)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 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 (pow.f64 b #s(literal -1 binary64))) c (*.f64 (/.f64 b a) #s(literal -1 binary64)))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (fma.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 c (pow.f64 b #s(literal 3 binary64)))) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 a b))) c (*.f64 #s(literal -2 binary64) b))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (fma.f64 (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.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)))) (fma.f64 (fma.f64 (/.f64 a b) #s(literal -2 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 3 binary64)))) c b)) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64))) #s(literal -2 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)) (pow.f64 b #s(literal 5 binary64)))) c (*.f64 (/.f64 a b) #s(literal -2 binary64))) c b)) |
#s(approx c c) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (fma.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))) c (*.f64 (*.f64 (/.f64 (/.f64 b a) c) #s(literal -1/2 binary64)) c))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) (fma.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 (pow.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))) (*.f64 (/.f64 (/.f64 b a) c) #s(literal -1/2 binary64)))) c)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) (fma.f64 (/.f64 (/.f64 b a) c) #s(literal -1/2 binary64) (fma.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 (pow.f64 (pow.f64 (*.f64 c a) #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 (pow.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))))) c)) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (-.f64 (*.f64 (/.f64 b c) #s(literal -1 binary64)) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) c)) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 c c) c) a) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (fma.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) (/.f64 b c))) c)) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64))) #s(literal 1/2 binary64)) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) #s(literal 1/8 binary64)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 c c) c) a) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))) (fma.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) (/.f64 b c)))) c)) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 c c) c) a) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) c)) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (*.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64))) #s(literal 1/2 binary64)) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 c c) c) a) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) c)) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (*.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64))) #s(literal 1/2 binary64)) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 7 binary64))) #s(literal 1/2 binary64)) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal 5 binary64)))) #s(literal 1/16 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 c c) c) a) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))) c)) |
#s(approx (- (* b b) (* 4 (* a c))) (*.f64 (-.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal 4 binary64))) c)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 (*.f64 #s(literal -1 binary64) c) (fma.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (*.f64 (/.f64 (/.f64 b a) c) #s(literal 1/2 binary64))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 (*.f64 #s(literal -1 binary64) c) (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (*.f64 b b)) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) c) #s(literal -1 binary64) (*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 (*.f64 #s(literal -1 binary64) c) (fma.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64))) #s(literal 1/2 binary64))) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (*.f64 b b)) (*.f64 (*.f64 #s(literal 1/128 binary64) (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (pow.f64 b #s(literal 4 binary64))))) c) #s(literal -1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) c) #s(literal -1 binary64) (*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 #s(literal -1 binary64) c) (-.f64 (/.f64 b c) (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (/.f64 a c) #s(literal 1/2 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 #s(literal -1 binary64) c) (fma.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (*.f64 b b))) b) c) #s(literal -1 binary64) (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 #s(literal -1 binary64) c) (fma.f64 (/.f64 (-.f64 (*.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/64 binary64) (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64))) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (*.f64 b b)))) c) #s(literal -1 binary64)) b) c) #s(literal -1 binary64) (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (*.f64 #s(literal -1 binary64) c) (fma.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (/.f64 a c) #s(literal 1/2 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 c c) c) a) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (*.f64 b b)))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (*.f64 #s(literal -1 binary64) c) (fma.f64 (*.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64))) #s(literal 1/2 binary64)) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (pow.f64 b #s(literal 4 binary64)))) #s(literal -1/64 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (/.f64 a c) #s(literal 1/2 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 c c) c) a) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (*.f64 b b))))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (*.f64 #s(literal -1 binary64) c) (fma.f64 (*.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64))) #s(literal 1/2 binary64)) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (pow.f64 b #s(literal 4 binary64)))) #s(literal -1/64 binary64) (fma.f64 (*.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 7 binary64))) #s(literal 1/2 binary64)) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (pow.f64 b #s(literal 6 binary64)))) #s(literal 1/512 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (/.f64 a c) #s(literal 1/2 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 c c) c) a) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (*.f64 b b)))))))) |
#s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 b b) c) #s(literal -1 binary64) (*.f64 a #s(literal 4 binary64))) c) #s(literal -1 binary64))) |
Compiled 5 992 to 911 computations (84.8% saved)
9 alts after pruning (9 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 148 | 9 | 157 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 149 | 9 | 158 |
| Status | Accuracy | Program |
|---|---|---|
| 32.7% | (/.f64 (/.f64 (-.f64 (pow.f64 (*.f64 #s(literal -1 binary64) b) #s(literal 3 binary64)) (pow.f64 (pow.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (fma.f64 (pow.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 1/2 binary64)) (pow.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal -1 binary64) b) (pow.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 1/2 binary64)))))) (*.f64 #s(literal 2 binary64) a)) | |
| ▶ | 47.7% | (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)) |
| ▶ | 20.5% | (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (/.f64 (+.f64 (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal 3 binary64)) (pow.f64 (*.f64 b b) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 #s(literal -4 binary64) (*.f64 c a)) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b))))))) (*.f64 #s(literal 2 binary64) a)) |
| 30.8% | (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.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)) | |
| ▶ | 12.9% | (/.f64 (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (*.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -2 binary64) #s(literal 1 binary64)) b) #s(literal -1 binary64)))) (*.f64 #s(literal 2 binary64) a)) |
| 25.5% | (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (/.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 b b)) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 c a))) b) #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) a)) | |
| ▶ | 27.5% | #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (fma.f64 (/.f64 b a) #s(literal -1 binary64) (/.f64 c b))) |
| 37.4% | #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 (/.f64 c b) #s(literal -1 binary64))) | |
| ▶ | 27.2% | #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 (/.f64 b a) #s(literal -1 binary64))) |
Compiled 634 to 370 computations (41.6% saved)
| Inputs |
|---|
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)) |
(-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) |
(neg.f64 b) |
b |
(sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) |
(fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) |
(*.f64 #s(literal -4 binary64) a) |
#s(literal -4 binary64) |
a |
c |
(*.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 (/.f64 b a) #s(literal -1 binary64))) |
(*.f64 (/.f64 b a) #s(literal -1 binary64)) |
(/.f64 b a) |
#s(literal -1 binary64) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (fma.f64 (/.f64 b a) #s(literal -1 binary64) (/.f64 c b))) |
(fma.f64 (/.f64 b a) #s(literal -1 binary64) (/.f64 c b)) |
(/.f64 c b) |
(/.f64 (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (*.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -2 binary64) #s(literal 1 binary64)) b) #s(literal -1 binary64)))) (*.f64 #s(literal 2 binary64) a)) |
(-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (*.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -2 binary64) #s(literal 1 binary64)) b) #s(literal -1 binary64)))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (*.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -2 binary64) #s(literal 1 binary64)) b) #s(literal -1 binary64))) |
(*.f64 (*.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -2 binary64) #s(literal 1 binary64)) b) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -2 binary64) #s(literal 1 binary64)) b) |
(fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -2 binary64) #s(literal 1 binary64)) |
(*.f64 a (/.f64 c (*.f64 b b))) |
(/.f64 c (*.f64 b b)) |
#s(literal -2 binary64) |
#s(literal 1 binary64) |
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (/.f64 (+.f64 (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal 3 binary64)) (pow.f64 (*.f64 b b) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 #s(literal -4 binary64) (*.f64 c a)) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b))))))) (*.f64 #s(literal 2 binary64) a)) |
(-.f64 (neg.f64 b) (sqrt.f64 (/.f64 (+.f64 (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal 3 binary64)) (pow.f64 (*.f64 b b) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 #s(literal -4 binary64) (*.f64 c a)) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b))))))) |
(sqrt.f64 (/.f64 (+.f64 (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal 3 binary64)) (pow.f64 (*.f64 b b) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 #s(literal -4 binary64) (*.f64 c a)) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal 3 binary64)) (pow.f64 (*.f64 b b) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 #s(literal -4 binary64) (*.f64 c a)) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b))))) |
(+.f64 (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal 3 binary64)) (pow.f64 (*.f64 b b) #s(literal 3 binary64))) |
(pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal 3 binary64)) |
(*.f64 #s(literal -4 binary64) (*.f64 c a)) |
(*.f64 c a) |
#s(literal 3 binary64) |
(pow.f64 (*.f64 b b) #s(literal 3 binary64)) |
(fma.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 #s(literal -4 binary64) (*.f64 c a)) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b)))) |
(-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b))) |
(pow.f64 b #s(literal 4 binary64)) |
#s(literal 4 binary64) |
(*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b)) |
| Outputs |
|---|
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 a) c) (* b b)))) (* 2 a)) #s(hole binary64 (* -1 (/ b a)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 a) c) (* b b)))) (* 2 a)) #s(hole binary64 (/ (+ (* -1 b) (/ (* a c) b)) a))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 a) c) (* 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 a) c) (* 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 a) c) (* b b)))) #s(hole binary64 (* -2 b))) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 a) c) (* b b)))) #s(hole binary64 (- (* 2 (/ (* a c) b)) (* 2 b)))) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 a) c) (* 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 a) c) (* 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 a) c) (* b b))) #s(hole binary64 b)) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (+ b (* -2 (/ (* a c) b))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* 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 a) c) (* b b)) #s(hole binary64 (pow b 2))) |
#s(approx (+ (* (* -4 a) c) (* b b)) #s(hole binary64 (+ (* -4 (* a c)) (pow b 2)))) |
#s(approx (* -4 a) #s(hole binary64 (* -4 a))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (* 2 a) #s(hole binary64 (* 2 a))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* -1 (/ 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 (* (/ b a) -1) #s(hole binary64 (* -1 (/ b a)))) |
#s(approx (/ b a) #s(hole binary64 (/ b a))) |
#s(approx (+ (* (/ b a) -1) (/ c b)) #s(hole binary64 (* -1 (/ b a)))) |
#s(approx (+ (* (/ b a) -1) (/ c b)) #s(hole binary64 (/ (+ (* -1 b) (/ (* a 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 (* (* (+ (* (* a (/ c (* b b))) -2) 1) b) -1) #s(hole binary64 (* -1 b))) |
#s(approx (* (* (+ (* (* a (/ c (* b b))) -2) 1) b) -1) #s(hole binary64 (+ (* -1 b) (* 2 (/ (* a c) b))))) |
#s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) #s(hole binary64 b)) |
#s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) #s(hole binary64 (+ b (* -2 (/ (* a c) b))))) |
#s(approx (+ (* (* a (/ c (* b b))) -2) 1) #s(hole binary64 1)) |
#s(approx (+ (* (* a (/ c (* b b))) -2) 1) #s(hole binary64 (+ 1 (* -2 (/ (* a c) (pow b 2)))))) |
#s(approx (* a (/ c (* b b))) #s(hole binary64 (/ (* a c) (pow b 2)))) |
#s(approx (/ (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) #s(hole binary64 (* -1 (/ b a)))) |
#s(approx (/ (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) #s(hole binary64 (/ (+ (* -1 b) (/ (* a c) b)) a))) |
#s(approx (/ (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) #s(hole binary64 (/ (+ (* -1 b) (* a (+ (* 1/4 (/ (* a (+ (* -16 (/ (pow c 2) (pow b 2))) (+ (* 4 (/ (pow c 2) (pow b 2))) (* 16 (/ (pow c 2) (pow b 2)))))) b)) (/ c b)))) a))) |
#s(approx (/ (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) #s(hole binary64 (/ (+ (* -1 b) (* a (+ (* a (+ (* 1/4 (/ (* a (+ (* -4 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 2))) (* 16 (/ (pow c 2) (pow b 2))))) (pow b 2))) (* 2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 2))) (+ (* 4 (/ (pow c 2) (pow b 2))) (* 16 (/ (pow c 2) (pow b 2)))))) (pow b 2))))) b)) (* 1/4 (/ (+ (* -16 (/ (pow c 2) (pow b 2))) (+ (* 4 (/ (pow c 2) (pow b 2))) (* 16 (/ (pow c 2) (pow b 2))))) b)))) (/ c b)))) a))) |
#s(approx (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) #s(hole binary64 (* -2 b))) |
#s(approx (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) #s(hole binary64 (- (* 2 (/ (* a c) b)) (* 2 b)))) |
#s(approx (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) #s(hole binary64 (- (* a (- (* 1/2 (/ (* a (+ (* -16 (/ (pow c 2) (pow b 2))) (+ (* 4 (/ (pow c 2) (pow b 2))) (* 16 (/ (pow c 2) (pow b 2)))))) b)) (* -2 (/ c b)))) (* 2 b)))) |
#s(approx (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) #s(hole binary64 (- (* a (- (* a (- (* 1/2 (/ (* a (+ (* -4 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 2))) (* 16 (/ (pow c 2) (pow b 2))))) (pow b 2))) (* 2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 2))) (+ (* 4 (/ (pow c 2) (pow b 2))) (* 16 (/ (pow c 2) (pow b 2)))))) (pow b 2))))) b)) (* -1/2 (/ (+ (* -16 (/ (pow c 2) (pow b 2))) (+ (* 4 (/ (pow c 2) (pow b 2))) (* 16 (/ (pow c 2) (pow b 2))))) b)))) (* -2 (/ c b)))) (* 2 b)))) |
#s(approx (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))))) #s(hole binary64 b)) |
#s(approx (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))))) #s(hole binary64 (+ b (* -2 (/ (* a c) b))))) |
#s(approx (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))))) #s(hole binary64 (+ b (* a (+ (* -2 (/ c b)) (* -1/2 (/ (* a (+ (* -16 (/ (pow c 2) (pow b 2))) (+ (* 4 (/ (pow c 2) (pow b 2))) (* 16 (/ (pow c 2) (pow b 2)))))) b))))))) |
#s(approx (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))))) #s(hole binary64 (+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -1/2 (/ (* a (+ (* -4 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 2))) (* 16 (/ (pow c 2) (pow b 2))))) (pow b 2))) (* 2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 2))) (+ (* 4 (/ (pow c 2) (pow b 2))) (* 16 (/ (pow c 2) (pow b 2)))))) (pow b 2))))) b)) (* -1/2 (/ (+ (* -16 (/ (pow c 2) (pow b 2))) (+ (* 4 (/ (pow c 2) (pow b 2))) (* 16 (/ (pow c 2) (pow b 2))))) b))))))))) |
#s(approx (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))) #s(hole binary64 (pow b 2))) |
#s(approx (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))) #s(hole binary64 (+ (* -4 (* a c)) (pow b 2)))) |
#s(approx (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))) #s(hole binary64 (+ (* a (- (* -1 (* a (+ (* -16 (/ (pow c 2) (pow b 2))) (* 16 (/ (pow c 2) (pow b 2)))))) (* 4 c))) (pow b 2)))) |
#s(approx (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))) #s(hole binary64 (+ (* a (- (* a (- (* 4 (/ (* a (* c (+ (* -16 (/ (pow c 2) (pow b 2))) (* 16 (/ (pow c 2) (pow b 2)))))) (pow b 2))) (+ (* -16 (/ (pow c 2) (pow b 2))) (* 16 (/ (pow c 2) (pow b 2)))))) (* 4 c))) (pow b 2)))) |
#s(approx (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) #s(hole binary64 (pow b 6))) |
#s(approx (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) #s(hole binary64 (+ (* -64 (* (pow a 3) (pow c 3))) (pow b 6)))) |
#s(approx (pow (* -4 (* c a)) 3) #s(hole binary64 (* -64 (* (pow a 3) (pow c 3))))) |
#s(approx (* -4 (* c a)) #s(hole binary64 (* -4 (* a c)))) |
#s(approx (* c a) #s(hole binary64 (* a c))) |
#s(approx (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))) #s(hole binary64 (pow b 4))) |
#s(approx (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))) #s(hole binary64 (+ (* 4 (* a (* (pow b 2) c))) (pow b 4)))) |
#s(approx (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))) #s(hole binary64 (+ (* a (- (* 16 (* a (pow c 2))) (* -4 (* (pow b 2) c)))) (pow b 4)))) |
#s(approx (- (pow b 4) (* (* -4 (* c a)) (* b b))) #s(hole binary64 (pow b 4))) |
#s(approx (- (pow b 4) (* (* -4 (* c a)) (* b b))) #s(hole binary64 (+ (* 4 (* a (* (pow b 2) c))) (pow b 4)))) |
#s(approx (* (* -4 (* c a)) (* b b)) #s(hole binary64 (* -4 (* a (* (pow b 2) c))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 a) c) (* b b)))) (* 2 a)) #s(hole binary64 (* -1/2 (* (sqrt (/ c a)) (sqrt -4))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 a) c) (* b b)))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 a) c) (* 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 a) c) (* 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 a) c) (* b b)))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 a) c) (* b b)))) #s(hole binary64 (* a (- (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4)))))) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 a) c) (* 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 a) c) (* 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 a) c) (* b b))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -4)))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* 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 a) c) (* 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 a) c) (* 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 a) c) (* b b)) #s(hole binary64 (* -4 (* a c)))) |
#s(approx (+ (* (* -4 a) c) (* b b)) #s(hole binary64 (* a (+ (* -4 c) (/ (pow b 2) a))))) |
#s(approx (/ (- (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 (+ (* (/ b a) -1) (/ c b)) #s(hole binary64 (/ c b))) |
#s(approx (+ (* (/ b a) -1) (/ c b)) #s(hole binary64 (+ (* -1 (/ b a)) (/ c b)))) |
#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 (* (* (+ (* (* a (/ c (* b b))) -2) 1) b) -1) #s(hole binary64 (* 2 (/ (* a c) b)))) |
#s(approx (* (* (+ (* (* a (/ c (* b b))) -2) 1) b) -1) #s(hole binary64 (* a (+ (* -1 (/ b a)) (* 2 (/ c b)))))) |
#s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) #s(hole binary64 (* -2 (/ (* a c) b)))) |
#s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) #s(hole binary64 (* a (+ (* -2 (/ c b)) (/ b a))))) |
#s(approx (+ (* (* a (/ c (* b b))) -2) 1) #s(hole binary64 (* -2 (/ (* a c) (pow b 2))))) |
#s(approx (+ (* (* a (/ c (* b b))) -2) 1) #s(hole binary64 (* a (+ (* -2 (/ c (pow b 2))) (/ 1 a))))) |
#s(approx (/ (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) #s(hole binary64 (* -1/2 (* (sqrt (/ c a)) (sqrt -4))))) |
#s(approx (/ (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -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 (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -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 (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -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/4 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (+ (* -1/4 (/ (pow b 4) c)) (* 1/4 (/ (pow b 4) c))) (sqrt -4))))))))) |
#s(approx (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) #s(hole binary64 (* a (- (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4)))))) |
#s(approx (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -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 (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) #s(hole binary64 (* a (- (* 1/2 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (+ (* -1/4 (/ (pow b 4) c)) (* 1/4 (/ (pow b 4) c))) (sqrt -4)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a))))))) |
#s(approx (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -4)))) |
#s(approx (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -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 (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))))) #s(hole binary64 (* a (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (+ (* -1/4 (/ (pow b 4) c)) (* 1/4 (/ (pow b 4) c))) (sqrt -4)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))))) |
#s(approx (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))))) #s(hole binary64 (* a (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (+ (* -1/4 (/ (pow b 4) c)) (* 1/4 (/ (pow b 4) c))) (sqrt -4)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 7) c))) (/ (+ (* -1/4 (/ (* (pow b 2) (+ (* -1/4 (/ (pow b 4) c)) (* 1/4 (/ (pow b 4) c)))) c)) (* 1/4 (/ (* a (pow b 4)) (* c (pow (sqrt -4) 2))))) (sqrt -4)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))))) |
#s(approx (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))) #s(hole binary64 (* -4 (* a c)))) |
#s(approx (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))) #s(hole binary64 (* a (+ (* -4 c) (/ (pow b 2) a))))) |
#s(approx (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))) #s(hole binary64 (* a (- (+ (* -4 c) (* -1 (/ (+ (* -1/4 (/ (pow b 4) c)) (* 1/4 (/ (pow b 4) c))) (pow a 2)))) (* -1 (/ (pow b 2) a)))))) |
#s(approx (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))) #s(hole binary64 (* a (- (+ (* -4 c) (* 1/4 (/ (* (pow b 2) (+ (* -1/4 (/ (pow b 4) c)) (* 1/4 (/ (pow b 4) c)))) (* (pow a 3) c)))) (+ (* -1 (/ (pow b 2) a)) (+ (* -1/4 (/ (pow b 4) (* (pow a 2) c))) (* 1/4 (/ (pow b 4) (* (pow a 2) c))))))))) |
#s(approx (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) #s(hole binary64 (* -64 (* (pow a 3) (pow c 3))))) |
#s(approx (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) #s(hole binary64 (* (pow a 3) (+ (* -64 (pow c 3)) (/ (pow b 6) (pow a 3)))))) |
#s(approx (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))) #s(hole binary64 (* 16 (* (pow a 2) (pow c 2))))) |
#s(approx (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))) #s(hole binary64 (* (pow a 2) (+ (* 4 (/ (* (pow b 2) c) a)) (* 16 (pow c 2)))))) |
#s(approx (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))) #s(hole binary64 (* (pow a 2) (- (+ (* 16 (pow c 2)) (/ (pow b 4) (pow a 2))) (* -4 (/ (* (pow b 2) c) a)))))) |
#s(approx (- (pow b 4) (* (* -4 (* c a)) (* b b))) #s(hole binary64 (* 4 (* a (* (pow b 2) c))))) |
#s(approx (- (pow b 4) (* (* -4 (* c a)) (* b b))) #s(hole binary64 (* a (- (/ (pow b 4) a) (* -4 (* (pow b 2) c)))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 a) c) (* b b)))) (* 2 a)) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 a) c) (* b b)))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 a) c) (* 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 a) c) (* 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 a) c) (* b b)))) #s(hole binary64 (* 2 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 a) c) (* b b)))) #s(hole binary64 (* -1 (* a (- (/ b a) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 a) c) (* 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 a) c) (* 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 a) c) (* b b))) #s(hole binary64 (* -2 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* 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 a) c) (* 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 a) c) (* 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 a) c) (* 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 (* (* (+ (* (* a (/ c (* b b))) -2) 1) b) -1) #s(hole binary64 (* -1 (* a (+ (* -2 (/ c b)) (/ b a)))))) |
#s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) #s(hole binary64 (* -1 (* a (+ (* -1 (/ b a)) (* 2 (/ c b))))))) |
#s(approx (+ (* (* a (/ c (* b b))) -2) 1) #s(hole binary64 (* -1 (* a (- (* 2 (/ c (pow b 2))) (/ 1 a)))))) |
#s(approx (/ (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (/ (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -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 (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (+ (* -1/4 (/ (pow b 4) c)) (* 1/4 (/ (pow b 4) c)))))) (* 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 (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) #s(hole binary64 (* 2 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) #s(hole binary64 (* -1 (* a (- (/ b a) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -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 (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) #s(hole binary64 (* -1 (* a (- (* -1 (/ (- (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (+ (* -1/4 (/ (pow b 4) c)) (* 1/4 (/ (pow b 4) c)))))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))))) #s(hole binary64 (* -2 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -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 (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))))) #s(hole binary64 (* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 5) c))) (* (sqrt -1) (+ (* -1/4 (/ (pow b 4) c)) (* 1/4 (/ (pow b 4) c)))))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))))) |
#s(approx (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))))) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (+ (* -1/4 (* (sqrt (/ a c)) (* (sqrt -1) (+ (* -1/4 (/ (pow b 4) c)) (* 1/4 (/ (pow b 4) c)))))) (* 1/4 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (+ (* -1/16 (/ (* a (pow b 4)) c)) (* 1/4 (/ (* (pow b 2) (+ (* -1/4 (/ (pow b 4) c)) (* 1/4 (/ (pow b 4) c)))) c))))))) (pow a 3))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))))) |
#s(approx (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))))) |
#s(approx (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (- (+ (* -1/4 (/ (pow b 4) (* a c))) (* 1/4 (/ (pow b 4) (* a c)))) (* -1 (pow b 2))) a)) (* 4 c)))))) |
#s(approx (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (- (* -1 (/ (- (* 1/4 (/ (* (pow b 2) (+ (* -1/4 (/ (pow b 4) c)) (* 1/4 (/ (pow b 4) c)))) (* a c))) (+ (* -1/4 (/ (pow b 4) c)) (* 1/4 (/ (pow b 4) c)))) a)) (* -1 (pow b 2))) a)) (* 4 c)))))) |
#s(approx (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) #s(hole binary64 (* -1 (* (pow a 3) (+ (* -1 (/ (pow b 6) (pow a 3))) (* 64 (pow c 3))))))) |
#s(approx (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))) #s(hole binary64 (* (pow a 2) (+ (* -1 (/ (- (* -1 (/ (pow b 4) a)) (* 4 (* (pow b 2) c))) a)) (* 16 (pow c 2)))))) |
#s(approx (- (pow b 4) (* (* -4 (* c a)) (* b b))) #s(hole binary64 (* -1 (* a (- (* -1 (/ (pow b 4) a)) (* 4 (* (pow b 2) c))))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 a) c) (* 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 a) c) (* 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 a) c) (* b b)))) #s(hole binary64 (- (* -1 b) (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 a) c) (* 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 a) c) (* 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 a) c) (* 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 a) c) (* 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 a) c) (* 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 (+ (* (/ b a) -1) (/ c b)) #s(hole binary64 (/ (+ c (* -1 (/ (pow b 2) a))) b))) |
#s(approx (/ c b) #s(hole binary64 (/ c b))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (- (* -1 b) (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (- (* b (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (- (* b (- (* b (- (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (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 (* (* (+ (* (* a (/ c (* b b))) -2) 1) b) -1) #s(hole binary64 (/ (+ (* -1 (pow b 2)) (* 2 (* a c))) b))) |
#s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) #s(hole binary64 (/ (+ (* -2 (* a c)) (pow b 2)) b))) |
#s(approx (+ (* (* a (/ c (* b b))) -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 (/ (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -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 (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -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 (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) #s(hole binary64 (- (* -1 b) (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -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 (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -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 (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -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 (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -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 (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -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 (pow (* b b) 3) #s(hole binary64 (pow b 6))) |
#s(approx (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))) #s(hole binary64 (+ (* 4 (* a (* (pow b 2) c))) (* 16 (* (pow a 2) (pow c 2)))))) |
#s(approx (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))) #s(hole binary64 (+ (* 16 (* (pow a 2) (pow c 2))) (* (pow b 2) (- (pow b 2) (* -4 (* a c))))))) |
#s(approx (- (pow b 4) (* (* -4 (* c a)) (* b b))) #s(hole binary64 (* (pow b 2) (- (pow b 2) (* -4 (* a c)))))) |
#s(approx (pow b 4) #s(hole binary64 (pow b 4))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 a) c) (* b b)))) (* 2 a)) #s(hole binary64 (* b (- (/ c (pow b 2)) (/ 1 a))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 a) c) (* 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 a) c) (* 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 a) c) (* b b)))) #s(hole binary64 (* b (- (* 2 (/ (* a c) (pow b 2))) 2)))) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 a) c) (* 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 a) c) (* 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 a) c) (* b b))) #s(hole binary64 (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* 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 a) c) (* 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 a) c) (* 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 (+ (* (/ b a) -1) (/ c b)) #s(hole binary64 (* b (- (/ c (pow b 2)) (/ 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 (* (* (+ (* (* a (/ c (* b b))) -2) 1) b) -1) #s(hole binary64 (* b (- (* 2 (/ (* a c) (pow b 2))) 1)))) |
#s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) #s(hole binary64 (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))))) |
#s(approx (/ (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) #s(hole binary64 (* b (- (/ c (pow b 2)) (/ 1 a))))) |
#s(approx (/ (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) #s(hole binary64 (* b (- (+ (* 1/4 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (+ (* 4 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2))))) (* a (pow b 4)))) (/ c (pow b 2))) (/ 1 a))))) |
#s(approx (/ (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) #s(hole binary64 (* b (- (+ (* 1/4 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (+ (* 4 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2))))) (* a (pow b 4)))) (+ (* 1/4 (/ (+ (* -4 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2))))))) (* 2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (+ (* 4 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2))))))))) (* a (pow b 6)))) (/ c (pow b 2)))) (/ 1 a))))) |
#s(approx (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) #s(hole binary64 (* b (- (* 2 (/ (* a c) (pow b 2))) 2)))) |
#s(approx (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) #s(hole binary64 (* b (- (* 1/2 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (+ (* 4 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2))))) (pow b 4))) (+ 2 (* -2 (/ (* a c) (pow b 2)))))))) |
#s(approx (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) #s(hole binary64 (* b (- (* 1/2 (/ (+ (* -4 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2))))))) (* 2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (+ (* 4 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2))))))))) (pow b 6))) (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -1/2 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (+ (* 4 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2))))) (pow b 4))))))))) |
#s(approx (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))))) #s(hole binary64 (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))))) |
#s(approx (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))))) #s(hole binary64 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -1/2 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (+ (* 4 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2))))) (pow b 4)))))))) |
#s(approx (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))))) #s(hole binary64 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (+ (* -1/2 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (+ (* 4 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2))))) (pow b 4))) (* -1/2 (/ (+ (* -4 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2))))))) (* 2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (+ (* 4 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2))))))))) (pow b 6))))))))) |
#s(approx (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))) #s(hole binary64 (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))))) |
#s(approx (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))) #s(hole binary64 (* (pow b 2) (- (+ 1 (* -1 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2)))) (pow b 4)))) (* 4 (/ (* a c) (pow b 2))))))) |
#s(approx (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))) #s(hole binary64 (* (pow b 2) (- (+ 1 (* 4 (/ (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2)))))) (pow b 6)))) (+ (* -16 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ (* 4 (/ (* a c) (pow b 2))) (* 16 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) #s(hole binary64 (* (pow b 6) (+ 1 (* -64 (/ (* (pow a 3) (pow c 3)) (pow b 6))))))) |
#s(approx (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))) #s(hole binary64 (* (pow b 4) (+ 1 (* 4 (/ (* a c) (pow b 2))))))) |
#s(approx (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))) #s(hole binary64 (* (pow b 4) (- (+ 1 (* 16 (/ (* (pow a 2) (pow c 2)) (pow b 4)))) (* -4 (/ (* a c) (pow b 2))))))) |
#s(approx (- (pow b 4) (* (* -4 (* c a)) (* b b))) #s(hole binary64 (* (pow b 4) (+ 1 (* 4 (/ (* a c) (pow b 2))))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 a) c) (* b b)))) (* 2 a)) #s(hole binary64 (* -1 (/ c b)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 a) c) (* b b)))) (* 2 a)) #s(hole binary64 (* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 a) c) (* 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 a) c) (* 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 a) c) (* b b)))) #s(hole binary64 (* -2 (/ (* a c) b)))) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 a) c) (* 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 a) c) (* 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 a) c) (* 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 a) c) (* b b))) #s(hole binary64 (* -1 b))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* 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 a) c) (* 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 (+ (* (/ b a) -1) (/ c b)) #s(hole binary64 (* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* -2 (/ (* a c) b)))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* -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 (* (* (+ (* (* a (/ c (* b b))) -2) 1) b) -1) #s(hole binary64 (* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))))) |
#s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) #s(hole binary64 (* -1 (* b (- (* 2 (/ (* a c) (pow b 2))) 1))))) |
#s(approx (/ (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) #s(hole binary64 (* -1 (/ c b)))) |
#s(approx (/ (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) #s(hole binary64 (* -1 (/ (+ c (* 1/4 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (+ (* 4 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2))))) (* a (pow b 2))))) b)))) |
#s(approx (/ (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) #s(hole binary64 (* -1 (/ (+ c (+ (* 1/4 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (+ (* 4 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2))))) (* a (pow b 2)))) (* 1/4 (/ (+ (* -4 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2))))))) (* 2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (+ (* 4 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2))))))))) (* a (pow b 4)))))) b)))) |
#s(approx (/ (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) #s(hole binary64 (* -1 (/ (+ c (+ (* 1/4 (/ (+ (* -16 (* (pow a 2) (* (pow c 2) (+ (* -16 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2))))))) (+ (* 1/4 (pow (+ (* -16 (* (pow a 2) (pow c 2))) (+ (* 4 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2))))) 2)) (+ (* 2 (* a (* c (+ (* -4 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2))))))) (* 2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (+ (* 4 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2)))))))))))) (* 16 (* (pow a 2) (* (pow c 2) (+ (* -16 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2)))))))))) (* a (pow b 6)))) (+ (* 1/4 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (+ (* 4 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2))))) (* a (pow b 2)))) (* 1/4 (/ (+ (* -4 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2))))))) (* 2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (+ (* 4 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2))))))))) (* a (pow b 4))))))) b)))) |
#s(approx (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) #s(hole binary64 (* -2 (/ (* a c) b)))) |
#s(approx (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) #s(hole binary64 (* -1 (/ (- (* 1/2 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (+ (* 4 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2))))) (pow b 2))) (* -2 (* a c))) b)))) |
#s(approx (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) #s(hole binary64 (* -1 (/ (- (* 1/2 (/ (+ (* -4 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2))))))) (* 2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (+ (* 4 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2))))))))) (pow b 4))) (+ (* -2 (* a c)) (* -1/2 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (+ (* 4 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2))))) (pow b 2))))) b)))) |
#s(approx (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) #s(hole binary64 (* -1 (/ (- (* 1/2 (/ (+ (* -16 (* (pow a 2) (* (pow c 2) (+ (* -16 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2))))))) (+ (* 1/4 (pow (+ (* -16 (* (pow a 2) (pow c 2))) (+ (* 4 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2))))) 2)) (+ (* 2 (* a (* c (+ (* -4 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2))))))) (* 2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (+ (* 4 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2)))))))))))) (* 16 (* (pow a 2) (* (pow c 2) (+ (* -16 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2)))))))))) (pow b 6))) (+ (* -2 (* a c)) (+ (* -1/2 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (+ (* 4 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2))))) (pow b 2))) (* -1/2 (/ (+ (* -4 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2))))))) (* 2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (+ (* 4 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2))))))))) (pow b 4)))))) b)))) |
#s(approx (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))))) #s(hole binary64 (* -1 b))) |
#s(approx (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))))) #s(hole binary64 (* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))))) |
#s(approx (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))))) #s(hole binary64 (* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -1/2 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (+ (* 4 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2))))) (pow b 4))))))))) |
#s(approx (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))))) #s(hole binary64 (* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (+ (* -1/2 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (+ (* 4 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2))))) (pow b 4))) (* -1/2 (/ (+ (* -4 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2))))))) (* 2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (+ (* 4 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2))))))))) (pow b 6)))))))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 a) c) (* b b)))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ b a)) (/ c b)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 a) c) (* b b)))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ b a)) (* c (+ (/ 1 b) (/ (* a c) (pow b 3))))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 a) c) (* 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 a) c) (* 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 a) c) (* 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 a) c) (* b b))) #s(hole binary64 (+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* 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 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) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ b a)) (/ c b)))) |
#s(approx (/ (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ b a)) (* c (+ (* 1/4 (/ (* c (+ (* -16 (/ (pow a 2) (pow b 2))) (+ (* 4 (/ (pow a 2) (pow b 2))) (* 16 (/ (pow a 2) (pow b 2)))))) (* a b))) (/ 1 b)))))) |
#s(approx (/ (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ b a)) (* c (+ (* c (+ (* 1/4 (/ (* c (+ (* -4 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 2))) (* 16 (/ (pow a 2) (pow b 2))))) (pow b 2))) (* 2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 2))) (+ (* 4 (/ (pow a 2) (pow b 2))) (* 16 (/ (pow a 2) (pow b 2)))))) (pow b 2))))) (* a b))) (* 1/4 (/ (+ (* -16 (/ (pow a 2) (pow b 2))) (+ (* 4 (/ (pow a 2) (pow b 2))) (* 16 (/ (pow a 2) (pow b 2))))) (* a b))))) (/ 1 b)))))) |
#s(approx (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) #s(hole binary64 (- (* c (- (* 1/2 (/ (* c (+ (* -16 (/ (pow a 2) (pow b 2))) (+ (* 4 (/ (pow a 2) (pow b 2))) (* 16 (/ (pow a 2) (pow b 2)))))) b)) (* -2 (/ a b)))) (* 2 b)))) |
#s(approx (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) #s(hole binary64 (- (* c (- (* c (- (* 1/2 (/ (* c (+ (* -4 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 2))) (* 16 (/ (pow a 2) (pow b 2))))) (pow b 2))) (* 2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 2))) (+ (* 4 (/ (pow a 2) (pow b 2))) (* 16 (/ (pow a 2) (pow b 2)))))) (pow b 2))))) b)) (* -1/2 (/ (+ (* -16 (/ (pow a 2) (pow b 2))) (+ (* 4 (/ (pow a 2) (pow b 2))) (* 16 (/ (pow a 2) (pow b 2))))) b)))) (* -2 (/ a b)))) (* 2 b)))) |
#s(approx (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))))) #s(hole binary64 (+ b (* c (+ (* -2 (/ a b)) (* -1/2 (/ (* c (+ (* -16 (/ (pow a 2) (pow b 2))) (+ (* 4 (/ (pow a 2) (pow b 2))) (* 16 (/ (pow a 2) (pow b 2)))))) b))))))) |
#s(approx (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))))) #s(hole binary64 (+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -1/2 (/ (* c (+ (* -4 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 2))) (* 16 (/ (pow a 2) (pow b 2))))) (pow b 2))) (* 2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 2))) (+ (* 4 (/ (pow a 2) (pow b 2))) (* 16 (/ (pow a 2) (pow b 2)))))) (pow b 2))))) b)) (* -1/2 (/ (+ (* -16 (/ (pow a 2) (pow b 2))) (+ (* 4 (/ (pow a 2) (pow b 2))) (* 16 (/ (pow a 2) (pow b 2))))) b))))))))) |
#s(approx (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))) #s(hole binary64 (+ (* c (- (* -1 (* c (+ (* -16 (/ (pow a 2) (pow b 2))) (* 16 (/ (pow a 2) (pow b 2)))))) (* 4 a))) (pow b 2)))) |
#s(approx (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))) #s(hole binary64 (+ (* c (- (* c (- (* 4 (/ (* a (* c (+ (* -16 (/ (pow a 2) (pow b 2))) (* 16 (/ (pow a 2) (pow b 2)))))) (pow b 2))) (+ (* -16 (/ (pow a 2) (pow b 2))) (* 16 (/ (pow a 2) (pow b 2)))))) (* 4 a))) (pow b 2)))) |
#s(approx (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))) #s(hole binary64 (+ (* c (- (* 16 (* (pow a 2) c)) (* -4 (* a (pow b 2))))) (pow b 4)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 a) c) (* 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 a) c) (* 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 a) c) (* 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 a) c) (* b b)))) #s(hole binary64 (* c (- (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4)))))) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 a) c) (* 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 a) c) (* 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 a) c) (* 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 a) c) (* 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 a) c) (* 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 a) c) (* 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 (+ (* (/ b a) -1) (/ c b)) #s(hole binary64 (* c (+ (* -1 (/ b (* a c))) (/ 1 b))))) |
#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 (* (* (+ (* (* a (/ c (* b b))) -2) 1) b) -1) #s(hole binary64 (* c (+ (* -1 (/ b c)) (* 2 (/ a b)))))) |
#s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) #s(hole binary64 (* c (+ (* -2 (/ a b)) (/ b c))))) |
#s(approx (+ (* (* a (/ c (* b b))) -2) 1) #s(hole binary64 (* c (+ (* -2 (/ a (pow b 2))) (/ 1 c))))) |
#s(approx (/ (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -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 (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -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 (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -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/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (+ (* -1/4 (/ (pow b 4) a)) (* 1/4 (/ (pow b 4) a))) (sqrt -4)))))))))) |
#s(approx (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) #s(hole binary64 (* c (- (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4)))))) |
#s(approx (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -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 (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) #s(hole binary64 (* c (- (* 1/2 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (+ (* -1/4 (/ (pow b 4) a)) (* 1/4 (/ (pow b 4) a))) (sqrt -4)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c))))))) |
#s(approx (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -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 (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))))) #s(hole binary64 (* c (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (+ (* -1/4 (/ (pow b 4) a)) (* 1/4 (/ (pow b 4) a))) (sqrt -4)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))))) |
#s(approx (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))))) #s(hole binary64 (* c (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (+ (* -1/4 (/ (pow b 4) a)) (* 1/4 (/ (pow b 4) a))) (sqrt -4)))) (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 7)))) (/ (+ (* -1/4 (/ (* (pow b 2) (+ (* -1/4 (/ (pow b 4) a)) (* 1/4 (/ (pow b 4) a)))) a)) (* 1/4 (/ (* (pow b 4) c) (* a (pow (sqrt -4) 2))))) (sqrt -4)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))))) |
#s(approx (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))) #s(hole binary64 (* c (+ (* -4 a) (/ (pow b 2) c))))) |
#s(approx (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))) #s(hole binary64 (* c (- (+ (* -4 a) (* -1 (/ (+ (* -1/4 (/ (pow b 4) a)) (* 1/4 (/ (pow b 4) a))) (pow c 2)))) (* -1 (/ (pow b 2) c)))))) |
#s(approx (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))) #s(hole binary64 (* c (- (+ (* -4 a) (* 1/4 (/ (* (pow b 2) (+ (* -1/4 (/ (pow b 4) a)) (* 1/4 (/ (pow b 4) a)))) (* a (pow c 3))))) (+ (* -1 (/ (pow b 2) c)) (+ (* -1/4 (/ (pow b 4) (* a (pow c 2)))) (* 1/4 (/ (pow b 4) (* a (pow c 2)))))))))) |
#s(approx (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) #s(hole binary64 (* (pow c 3) (+ (* -64 (pow a 3)) (/ (pow b 6) (pow c 3)))))) |
#s(approx (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))) #s(hole binary64 (* (pow c 2) (+ (* 4 (/ (* a (pow b 2)) c)) (* 16 (pow a 2)))))) |
#s(approx (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))) #s(hole binary64 (* (pow c 2) (- (+ (* 16 (pow a 2)) (/ (pow b 4) (pow c 2))) (* -4 (/ (* a (pow b 2)) c)))))) |
#s(approx (- (pow b 4) (* (* -4 (* c a)) (* b b))) #s(hole binary64 (* c (- (/ (pow b 4) c) (* -4 (* a (pow b 2))))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 a) c) (* 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 a) c) (* 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 a) c) (* 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 a) c) (* b b)))) #s(hole binary64 (* -1 (* c (- (/ b c) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 a) c) (* 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 a) c) (* 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 a) c) (* 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 a) c) (* 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 a) c) (* 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 a) c) (* 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 (+ (* (/ b a) -1) (/ c b)) #s(hole binary64 (* -1 (* c (- (/ b (* a c)) (/ 1 b)))))) |
#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 (* (* (+ (* (* a (/ c (* b b))) -2) 1) b) -1) #s(hole binary64 (* -1 (* c (+ (* -2 (/ a b)) (/ b c)))))) |
#s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) #s(hole binary64 (* -1 (* c (+ (* -1 (/ b c)) (* 2 (/ a b))))))) |
#s(approx (+ (* (* a (/ c (* b b))) -2) 1) #s(hole binary64 (* -1 (* c (- (* 2 (/ a (pow b 2))) (/ 1 c)))))) |
#s(approx (/ (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -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 (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -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 (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (sqrt -1) (+ (* -1/4 (/ (pow b 4) a)) (* 1/4 (/ (pow b 4) a)))))) (* -1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c))))))) |
#s(approx (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) #s(hole binary64 (* -1 (* c (- (/ b c) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -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 (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) #s(hole binary64 (* -1 (* c (- (* -1 (/ (- (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (+ (* -1/4 (/ (pow b 4) a)) (* 1/4 (/ (pow b 4) a)))))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -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 (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))))) #s(hole binary64 (* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 5)))) (* (sqrt -1) (+ (* -1/4 (/ (pow b 4) a)) (* 1/4 (/ (pow b 4) a)))))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))))) |
#s(approx (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))))) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1/4 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* -1/4 (/ (pow b 4) a)) (* 1/4 (/ (pow b 4) a)))))) (* 1/4 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (+ (* -1/16 (/ (* (pow b 4) c) a)) (* 1/4 (/ (* (pow b 2) (+ (* -1/4 (/ (pow b 4) a)) (* 1/4 (/ (pow b 4) a)))) a))))))) (pow c 3))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))))) |
#s(approx (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))))) |
#s(approx (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (- (+ (* -1/4 (/ (pow b 4) (* a c))) (* 1/4 (/ (pow b 4) (* a c)))) (* -1 (pow b 2))) c)) (* 4 a)))))) |
#s(approx (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (- (* -1 (/ (- (* 1/4 (/ (* (pow b 2) (+ (* -1/4 (/ (pow b 4) a)) (* 1/4 (/ (pow b 4) a)))) (* a c))) (+ (* -1/4 (/ (pow b 4) a)) (* 1/4 (/ (pow b 4) a)))) c)) (* -1 (pow b 2))) c)) (* 4 a)))))) |
#s(approx (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) #s(hole binary64 (* -1 (* (pow c 3) (+ (* -1 (/ (pow b 6) (pow c 3))) (* 64 (pow a 3))))))) |
#s(approx (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))) #s(hole binary64 (* (pow c 2) (+ (* -1 (/ (- (* -1 (/ (pow b 4) c)) (* 4 (* a (pow b 2)))) c)) (* 16 (pow a 2)))))) |
#s(approx (- (pow b 4) (* (* -4 (* c a)) (* b b))) #s(hole binary64 (* -1 (* c (- (* -1 (/ (pow b 4) c)) (* 4 (* a (pow b 2)))))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 15.0ms | b | @ | 0 | ((/ (- (neg b) (sqrt (+ (* (* -4 a) c) (* b b)))) (* 2 a)) (- (neg b) (sqrt (+ (* (* -4 a) c) (* b b)))) (neg b) b (sqrt (+ (* (* -4 a) c) (* b b))) (+ (* (* -4 a) c) (* b b)) (* -4 a) -4 a c (* b b) (* 2 a) 2 (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (* (/ b a) -1) (/ b a) -1 (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (+ (* (/ b a) -1) (/ c b)) (/ c 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)))) (* (* (+ (* (* a (/ c (* b b))) -2) 1) b) -1) (* (+ (* (* a (/ c (* b b))) -2) 1) b) (+ (* (* a (/ c (* b b))) -2) 1) (* a (/ c (* b b))) (/ c (* b b)) -2 1 (/ (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))))) (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))) (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (pow (* -4 (* c a)) 3) (* -4 (* c a)) (* c a) 3 (pow (* b b) 3) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))) (- (pow b 4) (* (* -4 (* c a)) (* b b))) (pow b 4) 4 (* (* -4 (* c a)) (* b b))) |
| 10.0ms | a | @ | 0 | ((/ (- (neg b) (sqrt (+ (* (* -4 a) c) (* b b)))) (* 2 a)) (- (neg b) (sqrt (+ (* (* -4 a) c) (* b b)))) (neg b) b (sqrt (+ (* (* -4 a) c) (* b b))) (+ (* (* -4 a) c) (* b b)) (* -4 a) -4 a c (* b b) (* 2 a) 2 (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (* (/ b a) -1) (/ b a) -1 (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (+ (* (/ b a) -1) (/ c b)) (/ c 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)))) (* (* (+ (* (* a (/ c (* b b))) -2) 1) b) -1) (* (+ (* (* a (/ c (* b b))) -2) 1) b) (+ (* (* a (/ c (* b b))) -2) 1) (* a (/ c (* b b))) (/ c (* b b)) -2 1 (/ (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))))) (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))) (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (pow (* -4 (* c a)) 3) (* -4 (* c a)) (* c a) 3 (pow (* b b) 3) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))) (- (pow b 4) (* (* -4 (* c a)) (* b b))) (pow b 4) 4 (* (* -4 (* c a)) (* b b))) |
| 9.0ms | c | @ | 0 | ((/ (- (neg b) (sqrt (+ (* (* -4 a) c) (* b b)))) (* 2 a)) (- (neg b) (sqrt (+ (* (* -4 a) c) (* b b)))) (neg b) b (sqrt (+ (* (* -4 a) c) (* b b))) (+ (* (* -4 a) c) (* b b)) (* -4 a) -4 a c (* b b) (* 2 a) 2 (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (* (/ b a) -1) (/ b a) -1 (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (+ (* (/ b a) -1) (/ c b)) (/ c 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)))) (* (* (+ (* (* a (/ c (* b b))) -2) 1) b) -1) (* (+ (* (* a (/ c (* b b))) -2) 1) b) (+ (* (* a (/ c (* b b))) -2) 1) (* a (/ c (* b b))) (/ c (* b b)) -2 1 (/ (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))))) (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))) (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (pow (* -4 (* c a)) 3) (* -4 (* c a)) (* c a) 3 (pow (* b b) 3) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))) (- (pow b 4) (* (* -4 (* c a)) (* b b))) (pow b 4) 4 (* (* -4 (* c a)) (* b b))) |
| 8.0ms | a | @ | inf | ((/ (- (neg b) (sqrt (+ (* (* -4 a) c) (* b b)))) (* 2 a)) (- (neg b) (sqrt (+ (* (* -4 a) c) (* b b)))) (neg b) b (sqrt (+ (* (* -4 a) c) (* b b))) (+ (* (* -4 a) c) (* b b)) (* -4 a) -4 a c (* b b) (* 2 a) 2 (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (* (/ b a) -1) (/ b a) -1 (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (+ (* (/ b a) -1) (/ c b)) (/ c 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)))) (* (* (+ (* (* a (/ c (* b b))) -2) 1) b) -1) (* (+ (* (* a (/ c (* b b))) -2) 1) b) (+ (* (* a (/ c (* b b))) -2) 1) (* a (/ c (* b b))) (/ c (* b b)) -2 1 (/ (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))))) (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))) (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (pow (* -4 (* c a)) 3) (* -4 (* c a)) (* c a) 3 (pow (* b b) 3) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))) (- (pow b 4) (* (* -4 (* c a)) (* b b))) (pow b 4) 4 (* (* -4 (* c a)) (* b b))) |
| 8.0ms | b | @ | -inf | ((/ (- (neg b) (sqrt (+ (* (* -4 a) c) (* b b)))) (* 2 a)) (- (neg b) (sqrt (+ (* (* -4 a) c) (* b b)))) (neg b) b (sqrt (+ (* (* -4 a) c) (* b b))) (+ (* (* -4 a) c) (* b b)) (* -4 a) -4 a c (* b b) (* 2 a) 2 (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (* (/ b a) -1) (/ b a) -1 (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (+ (* (/ b a) -1) (/ c b)) (/ c 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)))) (* (* (+ (* (* a (/ c (* b b))) -2) 1) b) -1) (* (+ (* (* a (/ c (* b b))) -2) 1) b) (+ (* (* a (/ c (* b b))) -2) 1) (* a (/ c (* b b))) (/ c (* b b)) -2 1 (/ (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))))) (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))) (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (pow (* -4 (* c a)) 3) (* -4 (* c a)) (* c a) 3 (pow (* b b) 3) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))) (- (pow b 4) (* (* -4 (* c a)) (* b b))) (pow b 4) 4 (* (* -4 (* c a)) (* b b))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1612 | 21148 |
| 0 | 1672 | 18566 |
| 0 | 8357 | 17985 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)) |
(-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) |
(neg.f64 b) |
b |
(sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) |
(fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) |
(*.f64 #s(literal -4 binary64) a) |
#s(literal -4 binary64) |
a |
c |
(*.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 (/.f64 b a) #s(literal -1 binary64))) |
(*.f64 (/.f64 b a) #s(literal -1 binary64)) |
(/.f64 b a) |
#s(literal -1 binary64) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (fma.f64 (/.f64 b a) #s(literal -1 binary64) (/.f64 c b))) |
(fma.f64 (/.f64 b a) #s(literal -1 binary64) (/.f64 c b)) |
(/.f64 c b) |
(/.f64 (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (*.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -2 binary64) #s(literal 1 binary64)) b) #s(literal -1 binary64)))) (*.f64 #s(literal 2 binary64) a)) |
(-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (*.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -2 binary64) #s(literal 1 binary64)) b) #s(literal -1 binary64)))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (*.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -2 binary64) #s(literal 1 binary64)) b) #s(literal -1 binary64))) |
(*.f64 (*.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -2 binary64) #s(literal 1 binary64)) b) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -2 binary64) #s(literal 1 binary64)) b) |
(fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -2 binary64) #s(literal 1 binary64)) |
(*.f64 a (/.f64 c (*.f64 b b))) |
(/.f64 c (*.f64 b b)) |
#s(literal -2 binary64) |
#s(literal 1 binary64) |
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (/.f64 (+.f64 (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal 3 binary64)) (pow.f64 (*.f64 b b) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 #s(literal -4 binary64) (*.f64 c a)) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b))))))) (*.f64 #s(literal 2 binary64) a)) |
(-.f64 (neg.f64 b) (sqrt.f64 (/.f64 (+.f64 (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal 3 binary64)) (pow.f64 (*.f64 b b) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 #s(literal -4 binary64) (*.f64 c a)) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b))))))) |
(sqrt.f64 (/.f64 (+.f64 (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal 3 binary64)) (pow.f64 (*.f64 b b) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 #s(literal -4 binary64) (*.f64 c a)) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal 3 binary64)) (pow.f64 (*.f64 b b) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 #s(literal -4 binary64) (*.f64 c a)) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b))))) |
(+.f64 (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal 3 binary64)) (pow.f64 (*.f64 b b) #s(literal 3 binary64))) |
(pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal 3 binary64)) |
(*.f64 #s(literal -4 binary64) (*.f64 c a)) |
(*.f64 c a) |
#s(literal 3 binary64) |
(pow.f64 (*.f64 b b) #s(literal 3 binary64)) |
(fma.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 #s(literal -4 binary64) (*.f64 c a)) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b)))) |
(-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b))) |
(pow.f64 b #s(literal 4 binary64)) |
#s(literal 4 binary64) |
(*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b)) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 a) c) (* b b)))) (* 2 a)) #s(hole binary64 (* -1 (/ b a)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 a) c) (* b b)))) (* 2 a)) #s(hole binary64 (/ (+ (* -1 b) (/ (* a c) b)) a))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 a) c) (* 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 a) c) (* 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 a) c) (* b b)))) #s(hole binary64 (* -2 b))) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 a) c) (* b b)))) #s(hole binary64 (- (* 2 (/ (* a c) b)) (* 2 b)))) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 a) c) (* 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 a) c) (* 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 a) c) (* b b))) #s(hole binary64 b)) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (+ b (* -2 (/ (* a c) b))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* 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 a) c) (* b b)) #s(hole binary64 (pow b 2))) |
#s(approx (+ (* (* -4 a) c) (* b b)) #s(hole binary64 (+ (* -4 (* a c)) (pow b 2)))) |
#s(approx (* -4 a) #s(hole binary64 (* -4 a))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (* 2 a) #s(hole binary64 (* 2 a))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(hole binary64 (* -1 (/ 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 (* (/ b a) -1) #s(hole binary64 (* -1 (/ b a)))) |
#s(approx (/ b a) #s(hole binary64 (/ b a))) |
#s(approx (+ (* (/ b a) -1) (/ c b)) #s(hole binary64 (* -1 (/ b a)))) |
#s(approx (+ (* (/ b a) -1) (/ c b)) #s(hole binary64 (/ (+ (* -1 b) (/ (* a 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 (* (* (+ (* (* a (/ c (* b b))) -2) 1) b) -1) #s(hole binary64 (* -1 b))) |
#s(approx (* (* (+ (* (* a (/ c (* b b))) -2) 1) b) -1) #s(hole binary64 (+ (* -1 b) (* 2 (/ (* a c) b))))) |
#s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) #s(hole binary64 b)) |
#s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) #s(hole binary64 (+ b (* -2 (/ (* a c) b))))) |
#s(approx (+ (* (* a (/ c (* b b))) -2) 1) #s(hole binary64 1)) |
#s(approx (+ (* (* a (/ c (* b b))) -2) 1) #s(hole binary64 (+ 1 (* -2 (/ (* a c) (pow b 2)))))) |
#s(approx (* a (/ c (* b b))) #s(hole binary64 (/ (* a c) (pow b 2)))) |
#s(approx (/ (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) #s(hole binary64 (* -1 (/ b a)))) |
#s(approx (/ (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) #s(hole binary64 (/ (+ (* -1 b) (/ (* a c) b)) a))) |
#s(approx (/ (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) #s(hole binary64 (/ (+ (* -1 b) (* a (+ (* 1/4 (/ (* a (+ (* -16 (/ (pow c 2) (pow b 2))) (+ (* 4 (/ (pow c 2) (pow b 2))) (* 16 (/ (pow c 2) (pow b 2)))))) b)) (/ c b)))) a))) |
#s(approx (/ (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) #s(hole binary64 (/ (+ (* -1 b) (* a (+ (* a (+ (* 1/4 (/ (* a (+ (* -4 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 2))) (* 16 (/ (pow c 2) (pow b 2))))) (pow b 2))) (* 2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 2))) (+ (* 4 (/ (pow c 2) (pow b 2))) (* 16 (/ (pow c 2) (pow b 2)))))) (pow b 2))))) b)) (* 1/4 (/ (+ (* -16 (/ (pow c 2) (pow b 2))) (+ (* 4 (/ (pow c 2) (pow b 2))) (* 16 (/ (pow c 2) (pow b 2))))) b)))) (/ c b)))) a))) |
#s(approx (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) #s(hole binary64 (* -2 b))) |
#s(approx (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) #s(hole binary64 (- (* 2 (/ (* a c) b)) (* 2 b)))) |
#s(approx (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) #s(hole binary64 (- (* a (- (* 1/2 (/ (* a (+ (* -16 (/ (pow c 2) (pow b 2))) (+ (* 4 (/ (pow c 2) (pow b 2))) (* 16 (/ (pow c 2) (pow b 2)))))) b)) (* -2 (/ c b)))) (* 2 b)))) |
#s(approx (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) #s(hole binary64 (- (* a (- (* a (- (* 1/2 (/ (* a (+ (* -4 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 2))) (* 16 (/ (pow c 2) (pow b 2))))) (pow b 2))) (* 2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 2))) (+ (* 4 (/ (pow c 2) (pow b 2))) (* 16 (/ (pow c 2) (pow b 2)))))) (pow b 2))))) b)) (* -1/2 (/ (+ (* -16 (/ (pow c 2) (pow b 2))) (+ (* 4 (/ (pow c 2) (pow b 2))) (* 16 (/ (pow c 2) (pow b 2))))) b)))) (* -2 (/ c b)))) (* 2 b)))) |
#s(approx (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))))) #s(hole binary64 b)) |
#s(approx (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))))) #s(hole binary64 (+ b (* -2 (/ (* a c) b))))) |
#s(approx (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))))) #s(hole binary64 (+ b (* a (+ (* -2 (/ c b)) (* -1/2 (/ (* a (+ (* -16 (/ (pow c 2) (pow b 2))) (+ (* 4 (/ (pow c 2) (pow b 2))) (* 16 (/ (pow c 2) (pow b 2)))))) b))))))) |
#s(approx (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))))) #s(hole binary64 (+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -1/2 (/ (* a (+ (* -4 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 2))) (* 16 (/ (pow c 2) (pow b 2))))) (pow b 2))) (* 2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 2))) (+ (* 4 (/ (pow c 2) (pow b 2))) (* 16 (/ (pow c 2) (pow b 2)))))) (pow b 2))))) b)) (* -1/2 (/ (+ (* -16 (/ (pow c 2) (pow b 2))) (+ (* 4 (/ (pow c 2) (pow b 2))) (* 16 (/ (pow c 2) (pow b 2))))) b))))))))) |
#s(approx (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))) #s(hole binary64 (pow b 2))) |
#s(approx (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))) #s(hole binary64 (+ (* -4 (* a c)) (pow b 2)))) |
#s(approx (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))) #s(hole binary64 (+ (* a (- (* -1 (* a (+ (* -16 (/ (pow c 2) (pow b 2))) (* 16 (/ (pow c 2) (pow b 2)))))) (* 4 c))) (pow b 2)))) |
#s(approx (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))) #s(hole binary64 (+ (* a (- (* a (- (* 4 (/ (* a (* c (+ (* -16 (/ (pow c 2) (pow b 2))) (* 16 (/ (pow c 2) (pow b 2)))))) (pow b 2))) (+ (* -16 (/ (pow c 2) (pow b 2))) (* 16 (/ (pow c 2) (pow b 2)))))) (* 4 c))) (pow b 2)))) |
#s(approx (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) #s(hole binary64 (pow b 6))) |
#s(approx (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) #s(hole binary64 (+ (* -64 (* (pow a 3) (pow c 3))) (pow b 6)))) |
#s(approx (pow (* -4 (* c a)) 3) #s(hole binary64 (* -64 (* (pow a 3) (pow c 3))))) |
#s(approx (* -4 (* c a)) #s(hole binary64 (* -4 (* a c)))) |
#s(approx (* c a) #s(hole binary64 (* a c))) |
#s(approx (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))) #s(hole binary64 (pow b 4))) |
#s(approx (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))) #s(hole binary64 (+ (* 4 (* a (* (pow b 2) c))) (pow b 4)))) |
#s(approx (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))) #s(hole binary64 (+ (* a (- (* 16 (* a (pow c 2))) (* -4 (* (pow b 2) c)))) (pow b 4)))) |
#s(approx (- (pow b 4) (* (* -4 (* c a)) (* b b))) #s(hole binary64 (pow b 4))) |
#s(approx (- (pow b 4) (* (* -4 (* c a)) (* b b))) #s(hole binary64 (+ (* 4 (* a (* (pow b 2) c))) (pow b 4)))) |
#s(approx (* (* -4 (* c a)) (* b b)) #s(hole binary64 (* -4 (* a (* (pow b 2) c))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 a) c) (* b b)))) (* 2 a)) #s(hole binary64 (* -1/2 (* (sqrt (/ c a)) (sqrt -4))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 a) c) (* b b)))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 a) c) (* 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 a) c) (* 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 a) c) (* b b)))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 a) c) (* b b)))) #s(hole binary64 (* a (- (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4)))))) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 a) c) (* 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 a) c) (* 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 a) c) (* b b))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -4)))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* 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 a) c) (* 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 a) c) (* 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 a) c) (* b b)) #s(hole binary64 (* -4 (* a c)))) |
#s(approx (+ (* (* -4 a) c) (* b b)) #s(hole binary64 (* a (+ (* -4 c) (/ (pow b 2) a))))) |
#s(approx (/ (- (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 (+ (* (/ b a) -1) (/ c b)) #s(hole binary64 (/ c b))) |
#s(approx (+ (* (/ b a) -1) (/ c b)) #s(hole binary64 (+ (* -1 (/ b a)) (/ c b)))) |
#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 (* (* (+ (* (* a (/ c (* b b))) -2) 1) b) -1) #s(hole binary64 (* 2 (/ (* a c) b)))) |
#s(approx (* (* (+ (* (* a (/ c (* b b))) -2) 1) b) -1) #s(hole binary64 (* a (+ (* -1 (/ b a)) (* 2 (/ c b)))))) |
#s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) #s(hole binary64 (* -2 (/ (* a c) b)))) |
#s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) #s(hole binary64 (* a (+ (* -2 (/ c b)) (/ b a))))) |
#s(approx (+ (* (* a (/ c (* b b))) -2) 1) #s(hole binary64 (* -2 (/ (* a c) (pow b 2))))) |
#s(approx (+ (* (* a (/ c (* b b))) -2) 1) #s(hole binary64 (* a (+ (* -2 (/ c (pow b 2))) (/ 1 a))))) |
#s(approx (/ (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) #s(hole binary64 (* -1/2 (* (sqrt (/ c a)) (sqrt -4))))) |
#s(approx (/ (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -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 (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -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 (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -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/4 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (+ (* -1/4 (/ (pow b 4) c)) (* 1/4 (/ (pow b 4) c))) (sqrt -4))))))))) |
#s(approx (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) #s(hole binary64 (* a (- (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4)))))) |
#s(approx (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -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 (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) #s(hole binary64 (* a (- (* 1/2 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (+ (* -1/4 (/ (pow b 4) c)) (* 1/4 (/ (pow b 4) c))) (sqrt -4)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a))))))) |
#s(approx (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -4)))) |
#s(approx (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -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 (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))))) #s(hole binary64 (* a (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (+ (* -1/4 (/ (pow b 4) c)) (* 1/4 (/ (pow b 4) c))) (sqrt -4)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))))) |
#s(approx (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))))) #s(hole binary64 (* a (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (+ (* -1/4 (/ (pow b 4) c)) (* 1/4 (/ (pow b 4) c))) (sqrt -4)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 7) c))) (/ (+ (* -1/4 (/ (* (pow b 2) (+ (* -1/4 (/ (pow b 4) c)) (* 1/4 (/ (pow b 4) c)))) c)) (* 1/4 (/ (* a (pow b 4)) (* c (pow (sqrt -4) 2))))) (sqrt -4)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))))) |
#s(approx (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))) #s(hole binary64 (* -4 (* a c)))) |
#s(approx (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))) #s(hole binary64 (* a (+ (* -4 c) (/ (pow b 2) a))))) |
#s(approx (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))) #s(hole binary64 (* a (- (+ (* -4 c) (* -1 (/ (+ (* -1/4 (/ (pow b 4) c)) (* 1/4 (/ (pow b 4) c))) (pow a 2)))) (* -1 (/ (pow b 2) a)))))) |
#s(approx (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))) #s(hole binary64 (* a (- (+ (* -4 c) (* 1/4 (/ (* (pow b 2) (+ (* -1/4 (/ (pow b 4) c)) (* 1/4 (/ (pow b 4) c)))) (* (pow a 3) c)))) (+ (* -1 (/ (pow b 2) a)) (+ (* -1/4 (/ (pow b 4) (* (pow a 2) c))) (* 1/4 (/ (pow b 4) (* (pow a 2) c))))))))) |
#s(approx (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) #s(hole binary64 (* -64 (* (pow a 3) (pow c 3))))) |
#s(approx (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) #s(hole binary64 (* (pow a 3) (+ (* -64 (pow c 3)) (/ (pow b 6) (pow a 3)))))) |
#s(approx (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))) #s(hole binary64 (* 16 (* (pow a 2) (pow c 2))))) |
#s(approx (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))) #s(hole binary64 (* (pow a 2) (+ (* 4 (/ (* (pow b 2) c) a)) (* 16 (pow c 2)))))) |
#s(approx (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))) #s(hole binary64 (* (pow a 2) (- (+ (* 16 (pow c 2)) (/ (pow b 4) (pow a 2))) (* -4 (/ (* (pow b 2) c) a)))))) |
#s(approx (- (pow b 4) (* (* -4 (* c a)) (* b b))) #s(hole binary64 (* 4 (* a (* (pow b 2) c))))) |
#s(approx (- (pow b 4) (* (* -4 (* c a)) (* b b))) #s(hole binary64 (* a (- (/ (pow b 4) a) (* -4 (* (pow b 2) c)))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 a) c) (* b b)))) (* 2 a)) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 a) c) (* b b)))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 a) c) (* 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 a) c) (* 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 a) c) (* b b)))) #s(hole binary64 (* 2 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 a) c) (* b b)))) #s(hole binary64 (* -1 (* a (- (/ b a) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 a) c) (* 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 a) c) (* 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 a) c) (* b b))) #s(hole binary64 (* -2 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* 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 a) c) (* 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 a) c) (* 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 a) c) (* 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 (* (* (+ (* (* a (/ c (* b b))) -2) 1) b) -1) #s(hole binary64 (* -1 (* a (+ (* -2 (/ c b)) (/ b a)))))) |
#s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) #s(hole binary64 (* -1 (* a (+ (* -1 (/ b a)) (* 2 (/ c b))))))) |
#s(approx (+ (* (* a (/ c (* b b))) -2) 1) #s(hole binary64 (* -1 (* a (- (* 2 (/ c (pow b 2))) (/ 1 a)))))) |
#s(approx (/ (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (/ (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -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 (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (+ (* -1/4 (/ (pow b 4) c)) (* 1/4 (/ (pow b 4) c)))))) (* 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 (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) #s(hole binary64 (* 2 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) #s(hole binary64 (* -1 (* a (- (/ b a) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -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 (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) #s(hole binary64 (* -1 (* a (- (* -1 (/ (- (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (+ (* -1/4 (/ (pow b 4) c)) (* 1/4 (/ (pow b 4) c)))))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))))) #s(hole binary64 (* -2 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -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 (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))))) #s(hole binary64 (* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 5) c))) (* (sqrt -1) (+ (* -1/4 (/ (pow b 4) c)) (* 1/4 (/ (pow b 4) c)))))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))))) |
#s(approx (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))))) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (+ (* -1/4 (* (sqrt (/ a c)) (* (sqrt -1) (+ (* -1/4 (/ (pow b 4) c)) (* 1/4 (/ (pow b 4) c)))))) (* 1/4 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (+ (* -1/16 (/ (* a (pow b 4)) c)) (* 1/4 (/ (* (pow b 2) (+ (* -1/4 (/ (pow b 4) c)) (* 1/4 (/ (pow b 4) c)))) c))))))) (pow a 3))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))))) |
#s(approx (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))))) |
#s(approx (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (- (+ (* -1/4 (/ (pow b 4) (* a c))) (* 1/4 (/ (pow b 4) (* a c)))) (* -1 (pow b 2))) a)) (* 4 c)))))) |
#s(approx (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (- (* -1 (/ (- (* 1/4 (/ (* (pow b 2) (+ (* -1/4 (/ (pow b 4) c)) (* 1/4 (/ (pow b 4) c)))) (* a c))) (+ (* -1/4 (/ (pow b 4) c)) (* 1/4 (/ (pow b 4) c)))) a)) (* -1 (pow b 2))) a)) (* 4 c)))))) |
#s(approx (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) #s(hole binary64 (* -1 (* (pow a 3) (+ (* -1 (/ (pow b 6) (pow a 3))) (* 64 (pow c 3))))))) |
#s(approx (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))) #s(hole binary64 (* (pow a 2) (+ (* -1 (/ (- (* -1 (/ (pow b 4) a)) (* 4 (* (pow b 2) c))) a)) (* 16 (pow c 2)))))) |
#s(approx (- (pow b 4) (* (* -4 (* c a)) (* b b))) #s(hole binary64 (* -1 (* a (- (* -1 (/ (pow b 4) a)) (* 4 (* (pow b 2) c))))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 a) c) (* 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 a) c) (* 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 a) c) (* b b)))) #s(hole binary64 (- (* -1 b) (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 a) c) (* 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 a) c) (* 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 a) c) (* 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 a) c) (* 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 a) c) (* 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 (+ (* (/ b a) -1) (/ c b)) #s(hole binary64 (/ (+ c (* -1 (/ (pow b 2) a))) b))) |
#s(approx (/ c b) #s(hole binary64 (/ c b))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (- (* -1 b) (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (- (* b (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (- (* b (- (* b (- (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (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 (* (* (+ (* (* a (/ c (* b b))) -2) 1) b) -1) #s(hole binary64 (/ (+ (* -1 (pow b 2)) (* 2 (* a c))) b))) |
#s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) #s(hole binary64 (/ (+ (* -2 (* a c)) (pow b 2)) b))) |
#s(approx (+ (* (* a (/ c (* b b))) -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 (/ (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -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 (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -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 (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) #s(hole binary64 (- (* -1 b) (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -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 (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -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 (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -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 (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -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 (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -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 (pow (* b b) 3) #s(hole binary64 (pow b 6))) |
#s(approx (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))) #s(hole binary64 (+ (* 4 (* a (* (pow b 2) c))) (* 16 (* (pow a 2) (pow c 2)))))) |
#s(approx (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))) #s(hole binary64 (+ (* 16 (* (pow a 2) (pow c 2))) (* (pow b 2) (- (pow b 2) (* -4 (* a c))))))) |
#s(approx (- (pow b 4) (* (* -4 (* c a)) (* b b))) #s(hole binary64 (* (pow b 2) (- (pow b 2) (* -4 (* a c)))))) |
#s(approx (pow b 4) #s(hole binary64 (pow b 4))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 a) c) (* b b)))) (* 2 a)) #s(hole binary64 (* b (- (/ c (pow b 2)) (/ 1 a))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 a) c) (* 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 a) c) (* 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 a) c) (* b b)))) #s(hole binary64 (* b (- (* 2 (/ (* a c) (pow b 2))) 2)))) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 a) c) (* 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 a) c) (* 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 a) c) (* b b))) #s(hole binary64 (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* 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 a) c) (* 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 a) c) (* 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 (+ (* (/ b a) -1) (/ c b)) #s(hole binary64 (* b (- (/ c (pow b 2)) (/ 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 (* (* (+ (* (* a (/ c (* b b))) -2) 1) b) -1) #s(hole binary64 (* b (- (* 2 (/ (* a c) (pow b 2))) 1)))) |
#s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) #s(hole binary64 (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))))) |
#s(approx (/ (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) #s(hole binary64 (* b (- (/ c (pow b 2)) (/ 1 a))))) |
#s(approx (/ (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) #s(hole binary64 (* b (- (+ (* 1/4 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (+ (* 4 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2))))) (* a (pow b 4)))) (/ c (pow b 2))) (/ 1 a))))) |
#s(approx (/ (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) #s(hole binary64 (* b (- (+ (* 1/4 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (+ (* 4 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2))))) (* a (pow b 4)))) (+ (* 1/4 (/ (+ (* -4 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2))))))) (* 2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (+ (* 4 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2))))))))) (* a (pow b 6)))) (/ c (pow b 2)))) (/ 1 a))))) |
#s(approx (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) #s(hole binary64 (* b (- (* 2 (/ (* a c) (pow b 2))) 2)))) |
#s(approx (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) #s(hole binary64 (* b (- (* 1/2 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (+ (* 4 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2))))) (pow b 4))) (+ 2 (* -2 (/ (* a c) (pow b 2)))))))) |
#s(approx (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) #s(hole binary64 (* b (- (* 1/2 (/ (+ (* -4 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2))))))) (* 2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (+ (* 4 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2))))))))) (pow b 6))) (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -1/2 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (+ (* 4 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2))))) (pow b 4))))))))) |
#s(approx (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))))) #s(hole binary64 (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))))) |
#s(approx (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))))) #s(hole binary64 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -1/2 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (+ (* 4 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2))))) (pow b 4)))))))) |
#s(approx (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))))) #s(hole binary64 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (+ (* -1/2 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (+ (* 4 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2))))) (pow b 4))) (* -1/2 (/ (+ (* -4 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2))))))) (* 2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (+ (* 4 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2))))))))) (pow b 6))))))))) |
#s(approx (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))) #s(hole binary64 (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))))) |
#s(approx (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))) #s(hole binary64 (* (pow b 2) (- (+ 1 (* -1 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2)))) (pow b 4)))) (* 4 (/ (* a c) (pow b 2))))))) |
#s(approx (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))) #s(hole binary64 (* (pow b 2) (- (+ 1 (* 4 (/ (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2)))))) (pow b 6)))) (+ (* -16 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ (* 4 (/ (* a c) (pow b 2))) (* 16 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) #s(hole binary64 (* (pow b 6) (+ 1 (* -64 (/ (* (pow a 3) (pow c 3)) (pow b 6))))))) |
#s(approx (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))) #s(hole binary64 (* (pow b 4) (+ 1 (* 4 (/ (* a c) (pow b 2))))))) |
#s(approx (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))) #s(hole binary64 (* (pow b 4) (- (+ 1 (* 16 (/ (* (pow a 2) (pow c 2)) (pow b 4)))) (* -4 (/ (* a c) (pow b 2))))))) |
#s(approx (- (pow b 4) (* (* -4 (* c a)) (* b b))) #s(hole binary64 (* (pow b 4) (+ 1 (* 4 (/ (* a c) (pow b 2))))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 a) c) (* b b)))) (* 2 a)) #s(hole binary64 (* -1 (/ c b)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 a) c) (* b b)))) (* 2 a)) #s(hole binary64 (* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 a) c) (* 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 a) c) (* 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 a) c) (* b b)))) #s(hole binary64 (* -2 (/ (* a c) b)))) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 a) c) (* 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 a) c) (* 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 a) c) (* 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 a) c) (* b b))) #s(hole binary64 (* -1 b))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* 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 a) c) (* 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 (+ (* (/ b a) -1) (/ c b)) #s(hole binary64 (* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* -2 (/ (* a c) b)))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* -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 (* (* (+ (* (* a (/ c (* b b))) -2) 1) b) -1) #s(hole binary64 (* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))))) |
#s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) #s(hole binary64 (* -1 (* b (- (* 2 (/ (* a c) (pow b 2))) 1))))) |
#s(approx (/ (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) #s(hole binary64 (* -1 (/ c b)))) |
#s(approx (/ (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) #s(hole binary64 (* -1 (/ (+ c (* 1/4 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (+ (* 4 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2))))) (* a (pow b 2))))) b)))) |
#s(approx (/ (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) #s(hole binary64 (* -1 (/ (+ c (+ (* 1/4 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (+ (* 4 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2))))) (* a (pow b 2)))) (* 1/4 (/ (+ (* -4 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2))))))) (* 2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (+ (* 4 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2))))))))) (* a (pow b 4)))))) b)))) |
#s(approx (/ (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) #s(hole binary64 (* -1 (/ (+ c (+ (* 1/4 (/ (+ (* -16 (* (pow a 2) (* (pow c 2) (+ (* -16 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2))))))) (+ (* 1/4 (pow (+ (* -16 (* (pow a 2) (pow c 2))) (+ (* 4 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2))))) 2)) (+ (* 2 (* a (* c (+ (* -4 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2))))))) (* 2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (+ (* 4 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2)))))))))))) (* 16 (* (pow a 2) (* (pow c 2) (+ (* -16 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2)))))))))) (* a (pow b 6)))) (+ (* 1/4 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (+ (* 4 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2))))) (* a (pow b 2)))) (* 1/4 (/ (+ (* -4 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2))))))) (* 2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (+ (* 4 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2))))))))) (* a (pow b 4))))))) b)))) |
#s(approx (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) #s(hole binary64 (* -2 (/ (* a c) b)))) |
#s(approx (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) #s(hole binary64 (* -1 (/ (- (* 1/2 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (+ (* 4 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2))))) (pow b 2))) (* -2 (* a c))) b)))) |
#s(approx (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) #s(hole binary64 (* -1 (/ (- (* 1/2 (/ (+ (* -4 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2))))))) (* 2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (+ (* 4 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2))))))))) (pow b 4))) (+ (* -2 (* a c)) (* -1/2 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (+ (* 4 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2))))) (pow b 2))))) b)))) |
#s(approx (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) #s(hole binary64 (* -1 (/ (- (* 1/2 (/ (+ (* -16 (* (pow a 2) (* (pow c 2) (+ (* -16 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2))))))) (+ (* 1/4 (pow (+ (* -16 (* (pow a 2) (pow c 2))) (+ (* 4 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2))))) 2)) (+ (* 2 (* a (* c (+ (* -4 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2))))))) (* 2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (+ (* 4 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2)))))))))))) (* 16 (* (pow a 2) (* (pow c 2) (+ (* -16 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2)))))))))) (pow b 6))) (+ (* -2 (* a c)) (+ (* -1/2 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (+ (* 4 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2))))) (pow b 2))) (* -1/2 (/ (+ (* -4 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2))))))) (* 2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (+ (* 4 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2))))))))) (pow b 4)))))) b)))) |
#s(approx (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))))) #s(hole binary64 (* -1 b))) |
#s(approx (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))))) #s(hole binary64 (* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))))) |
#s(approx (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))))) #s(hole binary64 (* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -1/2 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (+ (* 4 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2))))) (pow b 4))))))))) |
#s(approx (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))))) #s(hole binary64 (* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (+ (* -1/2 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (+ (* 4 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2))))) (pow b 4))) (* -1/2 (/ (+ (* -4 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2))))))) (* 2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (+ (* 4 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2))))))))) (pow b 6)))))))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 a) c) (* b b)))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ b a)) (/ c b)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 a) c) (* b b)))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ b a)) (* c (+ (/ 1 b) (/ (* a c) (pow b 3))))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 a) c) (* 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 a) c) (* 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 a) c) (* 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 a) c) (* b b))) #s(hole binary64 (+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* 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 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) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ b a)) (/ c b)))) |
#s(approx (/ (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ b a)) (* c (+ (* 1/4 (/ (* c (+ (* -16 (/ (pow a 2) (pow b 2))) (+ (* 4 (/ (pow a 2) (pow b 2))) (* 16 (/ (pow a 2) (pow b 2)))))) (* a b))) (/ 1 b)))))) |
#s(approx (/ (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ b a)) (* c (+ (* c (+ (* 1/4 (/ (* c (+ (* -4 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 2))) (* 16 (/ (pow a 2) (pow b 2))))) (pow b 2))) (* 2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 2))) (+ (* 4 (/ (pow a 2) (pow b 2))) (* 16 (/ (pow a 2) (pow b 2)))))) (pow b 2))))) (* a b))) (* 1/4 (/ (+ (* -16 (/ (pow a 2) (pow b 2))) (+ (* 4 (/ (pow a 2) (pow b 2))) (* 16 (/ (pow a 2) (pow b 2))))) (* a b))))) (/ 1 b)))))) |
#s(approx (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) #s(hole binary64 (- (* c (- (* 1/2 (/ (* c (+ (* -16 (/ (pow a 2) (pow b 2))) (+ (* 4 (/ (pow a 2) (pow b 2))) (* 16 (/ (pow a 2) (pow b 2)))))) b)) (* -2 (/ a b)))) (* 2 b)))) |
#s(approx (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) #s(hole binary64 (- (* c (- (* c (- (* 1/2 (/ (* c (+ (* -4 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 2))) (* 16 (/ (pow a 2) (pow b 2))))) (pow b 2))) (* 2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 2))) (+ (* 4 (/ (pow a 2) (pow b 2))) (* 16 (/ (pow a 2) (pow b 2)))))) (pow b 2))))) b)) (* -1/2 (/ (+ (* -16 (/ (pow a 2) (pow b 2))) (+ (* 4 (/ (pow a 2) (pow b 2))) (* 16 (/ (pow a 2) (pow b 2))))) b)))) (* -2 (/ a b)))) (* 2 b)))) |
#s(approx (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))))) #s(hole binary64 (+ b (* c (+ (* -2 (/ a b)) (* -1/2 (/ (* c (+ (* -16 (/ (pow a 2) (pow b 2))) (+ (* 4 (/ (pow a 2) (pow b 2))) (* 16 (/ (pow a 2) (pow b 2)))))) b))))))) |
#s(approx (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))))) #s(hole binary64 (+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -1/2 (/ (* c (+ (* -4 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 2))) (* 16 (/ (pow a 2) (pow b 2))))) (pow b 2))) (* 2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 2))) (+ (* 4 (/ (pow a 2) (pow b 2))) (* 16 (/ (pow a 2) (pow b 2)))))) (pow b 2))))) b)) (* -1/2 (/ (+ (* -16 (/ (pow a 2) (pow b 2))) (+ (* 4 (/ (pow a 2) (pow b 2))) (* 16 (/ (pow a 2) (pow b 2))))) b))))))))) |
#s(approx (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))) #s(hole binary64 (+ (* c (- (* -1 (* c (+ (* -16 (/ (pow a 2) (pow b 2))) (* 16 (/ (pow a 2) (pow b 2)))))) (* 4 a))) (pow b 2)))) |
#s(approx (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))) #s(hole binary64 (+ (* c (- (* c (- (* 4 (/ (* a (* c (+ (* -16 (/ (pow a 2) (pow b 2))) (* 16 (/ (pow a 2) (pow b 2)))))) (pow b 2))) (+ (* -16 (/ (pow a 2) (pow b 2))) (* 16 (/ (pow a 2) (pow b 2)))))) (* 4 a))) (pow b 2)))) |
#s(approx (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))) #s(hole binary64 (+ (* c (- (* 16 (* (pow a 2) c)) (* -4 (* a (pow b 2))))) (pow b 4)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 a) c) (* 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 a) c) (* 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 a) c) (* 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 a) c) (* b b)))) #s(hole binary64 (* c (- (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4)))))) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 a) c) (* 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 a) c) (* 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 a) c) (* 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 a) c) (* 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 a) c) (* 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 a) c) (* 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 (+ (* (/ b a) -1) (/ c b)) #s(hole binary64 (* c (+ (* -1 (/ b (* a c))) (/ 1 b))))) |
#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 (* (* (+ (* (* a (/ c (* b b))) -2) 1) b) -1) #s(hole binary64 (* c (+ (* -1 (/ b c)) (* 2 (/ a b)))))) |
#s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) #s(hole binary64 (* c (+ (* -2 (/ a b)) (/ b c))))) |
#s(approx (+ (* (* a (/ c (* b b))) -2) 1) #s(hole binary64 (* c (+ (* -2 (/ a (pow b 2))) (/ 1 c))))) |
#s(approx (/ (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -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 (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -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 (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -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/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (+ (* -1/4 (/ (pow b 4) a)) (* 1/4 (/ (pow b 4) a))) (sqrt -4)))))))))) |
#s(approx (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) #s(hole binary64 (* c (- (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4)))))) |
#s(approx (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -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 (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) #s(hole binary64 (* c (- (* 1/2 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (+ (* -1/4 (/ (pow b 4) a)) (* 1/4 (/ (pow b 4) a))) (sqrt -4)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c))))))) |
#s(approx (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -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 (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))))) #s(hole binary64 (* c (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (+ (* -1/4 (/ (pow b 4) a)) (* 1/4 (/ (pow b 4) a))) (sqrt -4)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))))) |
#s(approx (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))))) #s(hole binary64 (* c (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (+ (* -1/4 (/ (pow b 4) a)) (* 1/4 (/ (pow b 4) a))) (sqrt -4)))) (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 7)))) (/ (+ (* -1/4 (/ (* (pow b 2) (+ (* -1/4 (/ (pow b 4) a)) (* 1/4 (/ (pow b 4) a)))) a)) (* 1/4 (/ (* (pow b 4) c) (* a (pow (sqrt -4) 2))))) (sqrt -4)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))))) |
#s(approx (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))) #s(hole binary64 (* c (+ (* -4 a) (/ (pow b 2) c))))) |
#s(approx (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))) #s(hole binary64 (* c (- (+ (* -4 a) (* -1 (/ (+ (* -1/4 (/ (pow b 4) a)) (* 1/4 (/ (pow b 4) a))) (pow c 2)))) (* -1 (/ (pow b 2) c)))))) |
#s(approx (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))) #s(hole binary64 (* c (- (+ (* -4 a) (* 1/4 (/ (* (pow b 2) (+ (* -1/4 (/ (pow b 4) a)) (* 1/4 (/ (pow b 4) a)))) (* a (pow c 3))))) (+ (* -1 (/ (pow b 2) c)) (+ (* -1/4 (/ (pow b 4) (* a (pow c 2)))) (* 1/4 (/ (pow b 4) (* a (pow c 2)))))))))) |
#s(approx (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) #s(hole binary64 (* (pow c 3) (+ (* -64 (pow a 3)) (/ (pow b 6) (pow c 3)))))) |
#s(approx (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))) #s(hole binary64 (* (pow c 2) (+ (* 4 (/ (* a (pow b 2)) c)) (* 16 (pow a 2)))))) |
#s(approx (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))) #s(hole binary64 (* (pow c 2) (- (+ (* 16 (pow a 2)) (/ (pow b 4) (pow c 2))) (* -4 (/ (* a (pow b 2)) c)))))) |
#s(approx (- (pow b 4) (* (* -4 (* c a)) (* b b))) #s(hole binary64 (* c (- (/ (pow b 4) c) (* -4 (* a (pow b 2))))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 a) c) (* 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 a) c) (* 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 a) c) (* 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 a) c) (* b b)))) #s(hole binary64 (* -1 (* c (- (/ b c) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 a) c) (* 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 a) c) (* 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 a) c) (* 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 a) c) (* 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 a) c) (* 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 a) c) (* 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 (+ (* (/ b a) -1) (/ c b)) #s(hole binary64 (* -1 (* c (- (/ b (* a c)) (/ 1 b)))))) |
#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 (* (* (+ (* (* a (/ c (* b b))) -2) 1) b) -1) #s(hole binary64 (* -1 (* c (+ (* -2 (/ a b)) (/ b c)))))) |
#s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) #s(hole binary64 (* -1 (* c (+ (* -1 (/ b c)) (* 2 (/ a b))))))) |
#s(approx (+ (* (* a (/ c (* b b))) -2) 1) #s(hole binary64 (* -1 (* c (- (* 2 (/ a (pow b 2))) (/ 1 c)))))) |
#s(approx (/ (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -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 (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -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 (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (sqrt -1) (+ (* -1/4 (/ (pow b 4) a)) (* 1/4 (/ (pow b 4) a)))))) (* -1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c))))))) |
#s(approx (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) #s(hole binary64 (* -1 (* c (- (/ b c) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -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 (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) #s(hole binary64 (* -1 (* c (- (* -1 (/ (- (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (+ (* -1/4 (/ (pow b 4) a)) (* 1/4 (/ (pow b 4) a)))))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -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 (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))))) #s(hole binary64 (* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 5)))) (* (sqrt -1) (+ (* -1/4 (/ (pow b 4) a)) (* 1/4 (/ (pow b 4) a)))))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))))) |
#s(approx (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))))) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1/4 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* -1/4 (/ (pow b 4) a)) (* 1/4 (/ (pow b 4) a)))))) (* 1/4 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (+ (* -1/16 (/ (* (pow b 4) c) a)) (* 1/4 (/ (* (pow b 2) (+ (* -1/4 (/ (pow b 4) a)) (* 1/4 (/ (pow b 4) a)))) a))))))) (pow c 3))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))))) |
#s(approx (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))))) |
#s(approx (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (- (+ (* -1/4 (/ (pow b 4) (* a c))) (* 1/4 (/ (pow b 4) (* a c)))) (* -1 (pow b 2))) c)) (* 4 a)))))) |
#s(approx (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (- (* -1 (/ (- (* 1/4 (/ (* (pow b 2) (+ (* -1/4 (/ (pow b 4) a)) (* 1/4 (/ (pow b 4) a)))) (* a c))) (+ (* -1/4 (/ (pow b 4) a)) (* 1/4 (/ (pow b 4) a)))) c)) (* -1 (pow b 2))) c)) (* 4 a)))))) |
#s(approx (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) #s(hole binary64 (* -1 (* (pow c 3) (+ (* -1 (/ (pow b 6) (pow c 3))) (* 64 (pow a 3))))))) |
#s(approx (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))) #s(hole binary64 (* (pow c 2) (+ (* -1 (/ (- (* -1 (/ (pow b 4) c)) (* 4 (* a (pow b 2)))) c)) (* 16 (pow a 2)))))) |
#s(approx (- (pow b 4) (* (* -4 (* c a)) (* b b))) #s(hole binary64 (* -1 (* c (- (* -1 (/ (pow b 4) c)) (* 4 (* a (pow b 2)))))))) |
| Outputs |
|---|
(/.f64 (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) b) (pow.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64))) #s(literal 2 binary64)) a) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal -1 binary64) b) (pow.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)))) (neg.f64 (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) b) (pow.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64))) (*.f64 #s(literal 2 binary64) a)) |
(-.f64 (/.f64 (*.f64 #s(literal -1 binary64) b) (*.f64 #s(literal 2 binary64) a)) (/.f64 (pow.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (-.f64 (*.f64 b b) (*.f64 (pow.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (pow.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)))) (fma.f64 #s(literal -1 binary64) b (pow.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal -1 binary64) b) #s(literal 3 binary64)) (pow.f64 (pow.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (fma.f64 (pow.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (pow.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal -1 binary64) b) (pow.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)))))) |
(-.f64 (*.f64 #s(literal -1 binary64) b) (pow.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64))) |
(*.f64 #s(literal -1 binary64) b) |
(neg.f64 b) |
b |
(pow.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) |
(sqrt.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) a) c))) |
(/.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 a c)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) (pow.f64 b #s(literal 4 binary64))) (-.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) (*.f64 b b))) |
(/.f64 (-.f64 (pow.f64 (*.f64 b b) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) #s(literal 3 binary64))) (fma.f64 (*.f64 b b) (*.f64 b b) (fma.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (*.f64 #s(literal 4 binary64) (*.f64 a c)) (*.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) #s(literal 3 binary64)) (pow.f64 (*.f64 b b) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) (*.f64 (*.f64 #s(literal -4 binary64) a) c) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) (*.f64 b b))))) |
(fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) |
(fma.f64 (fabs.f64 b) (fabs.f64 b) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) |
(fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) |
(fma.f64 (*.f64 #s(literal -1 binary64) b) (*.f64 #s(literal -1 binary64) b) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) |
(fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)) |
(fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) |
(-.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) (*.f64 (*.f64 #s(literal -1 binary64) b) b)) |
(-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) |
(+.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) (*.f64 b b)) |
(+.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) |
(*.f64 #s(literal -4 binary64) a) |
#s(literal -4 binary64) |
a |
c |
(*.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64))) |
(*.f64 (fabs.f64 b) (fabs.f64 b)) |
(*.f64 (*.f64 #s(literal -1 binary64) b) (*.f64 #s(literal -1 binary64) b)) |
(*.f64 b b) |
(pow.f64 b #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64))) |
(*.f64 #s(literal 2 binary64) a) |
(+.f64 a a) |
#s(literal 2 binary64) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 a) c) (* b b)))) (* 2 a)) (*.f64 (/.f64 b a) #s(literal -1 binary64))) |
(*.f64 (/.f64 b a) #s(literal -1 binary64)) |
(/.f64 (*.f64 b #s(literal -1 binary64)) a) |
(/.f64 (*.f64 #s(literal -1 binary64) b) (neg.f64 a)) |
(/.f64 b a) |
#s(literal -1 binary64) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 a) c) (* b b)))) (* 2 a)) (fma.f64 (/.f64 b a) #s(literal -1 binary64) (/.f64 c b))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 b a) #s(literal -1 binary64)) (*.f64 (/.f64 b a) #s(literal -1 binary64))) (*.f64 (/.f64 c b) (/.f64 c b))) (-.f64 (*.f64 (/.f64 b a) #s(literal -1 binary64)) (/.f64 c b))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 b a) #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 c b) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (/.f64 b a) #s(literal -1 binary64)) (*.f64 (/.f64 b a) #s(literal -1 binary64))) (-.f64 (*.f64 (/.f64 c b) (/.f64 c b)) (*.f64 (*.f64 (/.f64 b a) #s(literal -1 binary64)) (/.f64 c b))))) |
(fma.f64 (/.f64 b a) #s(literal -1 binary64) (/.f64 c b)) |
(+.f64 (*.f64 (/.f64 b a) #s(literal -1 binary64)) (/.f64 c b)) |
(+.f64 (/.f64 c b) (*.f64 (/.f64 b a) #s(literal -1 binary64))) |
(/.f64 (neg.f64 c) (*.f64 #s(literal -1 binary64) b)) |
(/.f64 c b) |
(/.f64 (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) b) #s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (*.f64 (fma.f64 a (*.f64 (/.f64 (/.f64 c b) b) #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 b #s(literal -1 binary64))))) #s(literal 2 binary64)) a) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal -1 binary64) b) #s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (*.f64 (fma.f64 a (*.f64 (/.f64 (/.f64 c b) b) #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 b #s(literal -1 binary64)))))) (neg.f64 (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) b) #s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (*.f64 (fma.f64 a (*.f64 (/.f64 (/.f64 c b) b) #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 b #s(literal -1 binary64))))) (*.f64 #s(literal 2 binary64) a)) |
(-.f64 (/.f64 (*.f64 #s(literal -1 binary64) b) (*.f64 #s(literal 2 binary64) a)) (/.f64 #s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (*.f64 (fma.f64 a (*.f64 (/.f64 (/.f64 c b) b) #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 b #s(literal -1 binary64)))) (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (-.f64 (*.f64 b b) (*.f64 #s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (*.f64 (fma.f64 a (*.f64 (/.f64 (/.f64 c b) b) #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 b #s(literal -1 binary64)))) #s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (*.f64 (fma.f64 a (*.f64 (/.f64 (/.f64 c b) b) #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 b #s(literal -1 binary64)))))) (fma.f64 #s(literal -1 binary64) b #s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (*.f64 (fma.f64 a (*.f64 (/.f64 (/.f64 c b) b) #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 b #s(literal -1 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal -1 binary64) b) #s(literal 3 binary64)) (pow.f64 #s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (*.f64 (fma.f64 a (*.f64 (/.f64 (/.f64 c b) b) #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 b #s(literal -1 binary64)))) #s(literal 3 binary64))) (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (fma.f64 #s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (*.f64 (fma.f64 a (*.f64 (/.f64 (/.f64 c b) b) #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 b #s(literal -1 binary64)))) #s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (*.f64 (fma.f64 a (*.f64 (/.f64 (/.f64 c b) b) #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 b #s(literal -1 binary64)))) (*.f64 (*.f64 #s(literal -1 binary64) b) #s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (*.f64 (fma.f64 a (*.f64 (/.f64 (/.f64 c b) b) #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 b #s(literal -1 binary64)))))))) |
(-.f64 (*.f64 #s(literal -1 binary64) b) #s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (*.f64 (fma.f64 a (*.f64 (/.f64 (/.f64 c b) b) #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 b #s(literal -1 binary64))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (*.f64 (fma.f64 a (*.f64 (/.f64 (/.f64 c b) b) #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 b #s(literal -1 binary64)))) |
(*.f64 (*.f64 (fma.f64 a (*.f64 (/.f64 (/.f64 c b) b) #s(literal -2 binary64)) #s(literal 1 binary64)) b) #s(literal -1 binary64)) |
(*.f64 (fma.f64 a (*.f64 (/.f64 (/.f64 c b) b) #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 b #s(literal -1 binary64))) |
(*.f64 (fma.f64 a (*.f64 (/.f64 (/.f64 c b) b) #s(literal -2 binary64)) #s(literal 1 binary64)) b) |
(/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 (/.f64 (/.f64 c b) b) #s(literal -2 binary64))) (*.f64 a (*.f64 (/.f64 (/.f64 c b) b) #s(literal -2 binary64)))) #s(literal 1 binary64)) (-.f64 (*.f64 a (*.f64 (/.f64 (/.f64 c b) b) #s(literal -2 binary64))) #s(literal 1 binary64))) |
(/.f64 (+.f64 (pow.f64 (*.f64 a (*.f64 (/.f64 (/.f64 c b) b) #s(literal -2 binary64))) #s(literal 3 binary64)) #s(literal 1 binary64)) (+.f64 (*.f64 (*.f64 a (*.f64 (/.f64 (/.f64 c b) b) #s(literal -2 binary64))) (*.f64 a (*.f64 (/.f64 (/.f64 c b) b) #s(literal -2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 (/.f64 (/.f64 c b) b) #s(literal -2 binary64))) #s(literal 1 binary64))))) |
(fma.f64 (*.f64 a (/.f64 (/.f64 c b) b)) #s(literal -2 binary64) #s(literal 1 binary64)) |
(fma.f64 a (*.f64 (/.f64 (/.f64 c b) b) #s(literal -2 binary64)) #s(literal 1 binary64)) |
(+.f64 (*.f64 a (*.f64 (/.f64 (/.f64 c b) b) #s(literal -2 binary64))) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (/.f64 (/.f64 c b) b) #s(literal -2 binary64)))) |
(*.f64 a (/.f64 (/.f64 c b) b)) |
(/.f64 (neg.f64 (*.f64 a c)) (*.f64 #s(literal -1 binary64) (*.f64 b b))) |
(/.f64 (*.f64 a c) (*.f64 b b)) |
(/.f64 (neg.f64 c) (*.f64 #s(literal -1 binary64) (*.f64 b b))) |
(/.f64 (/.f64 c b) b) |
(/.f64 c (*.f64 b b)) |
#s(literal -2 binary64) |
#s(literal 1 binary64) |
(/.f64 (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) b) (pow.f64 (/.f64 (fma.f64 (pow.f64 (*.f64 b b) #s(literal 3/2 binary64)) (pow.f64 (*.f64 b b) #s(literal 3/2 binary64)) (*.f64 #s(literal -64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)))) (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a)) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.f64 b b))))) #s(literal 1/2 binary64))) #s(literal 2 binary64)) a) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal -1 binary64) b) (pow.f64 (/.f64 (fma.f64 (pow.f64 (*.f64 b b) #s(literal 3/2 binary64)) (pow.f64 (*.f64 b b) #s(literal 3/2 binary64)) (*.f64 #s(literal -64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)))) (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a)) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.f64 b b))))) #s(literal 1/2 binary64)))) (neg.f64 (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) b) (pow.f64 (/.f64 (fma.f64 (pow.f64 (*.f64 b b) #s(literal 3/2 binary64)) (pow.f64 (*.f64 b b) #s(literal 3/2 binary64)) (*.f64 #s(literal -64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)))) (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a)) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.f64 b b))))) #s(literal 1/2 binary64))) (*.f64 #s(literal 2 binary64) a)) |
(-.f64 (/.f64 (*.f64 #s(literal -1 binary64) b) (*.f64 #s(literal 2 binary64) a)) (/.f64 (pow.f64 (/.f64 (fma.f64 (pow.f64 (*.f64 b b) #s(literal 3/2 binary64)) (pow.f64 (*.f64 b b) #s(literal 3/2 binary64)) (*.f64 #s(literal -64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)))) (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a)) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.f64 b b))))) #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (-.f64 (*.f64 b b) (*.f64 (pow.f64 (/.f64 (fma.f64 (pow.f64 (*.f64 b b) #s(literal 3/2 binary64)) (pow.f64 (*.f64 b b) #s(literal 3/2 binary64)) (*.f64 #s(literal -64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)))) (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a)) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.f64 b b))))) #s(literal 1/2 binary64)) (pow.f64 (/.f64 (fma.f64 (pow.f64 (*.f64 b b) #s(literal 3/2 binary64)) (pow.f64 (*.f64 b b) #s(literal 3/2 binary64)) (*.f64 #s(literal -64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)))) (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a)) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.f64 b b))))) #s(literal 1/2 binary64)))) (fma.f64 #s(literal -1 binary64) b (pow.f64 (/.f64 (fma.f64 (pow.f64 (*.f64 b b) #s(literal 3/2 binary64)) (pow.f64 (*.f64 b b) #s(literal 3/2 binary64)) (*.f64 #s(literal -64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)))) (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a)) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.f64 b b))))) #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal -1 binary64) b) #s(literal 3 binary64)) (pow.f64 (pow.f64 (/.f64 (fma.f64 (pow.f64 (*.f64 b b) #s(literal 3/2 binary64)) (pow.f64 (*.f64 b b) #s(literal 3/2 binary64)) (*.f64 #s(literal -64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)))) (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a)) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.f64 b b))))) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (fma.f64 (pow.f64 (/.f64 (fma.f64 (pow.f64 (*.f64 b b) #s(literal 3/2 binary64)) (pow.f64 (*.f64 b b) #s(literal 3/2 binary64)) (*.f64 #s(literal -64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)))) (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a)) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.f64 b b))))) #s(literal 1/2 binary64)) (pow.f64 (/.f64 (fma.f64 (pow.f64 (*.f64 b b) #s(literal 3/2 binary64)) (pow.f64 (*.f64 b b) #s(literal 3/2 binary64)) (*.f64 #s(literal -64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)))) (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a)) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.f64 b b))))) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal -1 binary64) b) (pow.f64 (/.f64 (fma.f64 (pow.f64 (*.f64 b b) #s(literal 3/2 binary64)) (pow.f64 (*.f64 b b) #s(literal 3/2 binary64)) (*.f64 #s(literal -64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)))) (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a)) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.f64 b b))))) #s(literal 1/2 binary64)))))) |
(-.f64 (*.f64 #s(literal -1 binary64) b) (pow.f64 (/.f64 (fma.f64 (pow.f64 (*.f64 b b) #s(literal 3/2 binary64)) (pow.f64 (*.f64 b b) #s(literal 3/2 binary64)) (*.f64 #s(literal -64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)))) (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a)) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.f64 b b))))) #s(literal 1/2 binary64))) |
(pow.f64 (/.f64 (fma.f64 (pow.f64 (*.f64 b b) #s(literal 3/2 binary64)) (pow.f64 (*.f64 b b) #s(literal 3/2 binary64)) (*.f64 #s(literal -64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)))) (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a)) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.f64 b b))))) #s(literal 1/2 binary64)) |
(/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 b b) #s(literal 3/2 binary64)) (pow.f64 (*.f64 b b) #s(literal 3/2 binary64)) (*.f64 #s(literal -64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64))))) (sqrt.f64 (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a)) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.f64 b b)))))) |
(sqrt.f64 (/.f64 (fma.f64 (pow.f64 (*.f64 b b) #s(literal 3/2 binary64)) (pow.f64 (*.f64 b b) #s(literal 3/2 binary64)) (*.f64 #s(literal -64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)))) (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a)) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.f64 b b)))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 b b) #s(literal 3/2 binary64)) (pow.f64 (*.f64 b b) #s(literal 3/2 binary64)) (*.f64 #s(literal -64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64))))) (neg.f64 (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a)) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.f64 b b)))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 b b) #s(literal 3/2 binary64)) (pow.f64 (*.f64 b b) #s(literal 3/2 binary64)) (*.f64 #s(literal -64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)))) (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a)) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.f64 b b))))) |
(+.f64 (/.f64 (*.f64 #s(literal -64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64))) (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a)) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.f64 b b))))) (/.f64 (pow.f64 (*.f64 b b) #s(literal 3 binary64)) (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a)) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.f64 b b)))))) |
(*.f64 (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a)) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.f64 b b)))) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64))) (*.f64 #s(literal -64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)))) (*.f64 (pow.f64 (*.f64 b b) #s(literal 3 binary64)) (pow.f64 (*.f64 b b) #s(literal 3 binary64)))) (-.f64 (*.f64 #s(literal -64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64))) (pow.f64 (*.f64 b b) #s(literal 3 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal -64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64))) #s(literal 3 binary64)) (pow.f64 (pow.f64 (*.f64 b b) #s(literal 3 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal -64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64))) (*.f64 #s(literal -64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64))) (-.f64 (*.f64 (pow.f64 (*.f64 b b) #s(literal 3 binary64)) (pow.f64 (*.f64 b b) #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64))) (pow.f64 (*.f64 b b) #s(literal 3 binary64)))))) |
(fma.f64 (pow.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) #s(literal 3/2 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) #s(literal 3/2 binary64)) (pow.f64 (*.f64 b b) #s(literal 3 binary64))) |
(fma.f64 (pow.f64 (*.f64 b b) #s(literal 3/2 binary64)) (pow.f64 (*.f64 b b) #s(literal 3/2 binary64)) (*.f64 #s(literal -64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)))) |
(fma.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a))) (*.f64 (*.f64 #s(literal -4 binary64) c) a) (pow.f64 (*.f64 b b) #s(literal 3 binary64))) |
(fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 (*.f64 b b) #s(literal 3 binary64))) |
(fma.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 b b) (*.f64 #s(literal -64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)))) |
(fma.f64 (*.f64 b b) (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)))) |
(fma.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64)) (*.f64 #s(literal -64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)))) |
(fma.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a))) (pow.f64 (*.f64 b b) #s(literal 3 binary64))) |
(+.f64 (pow.f64 (*.f64 b b) #s(literal 3 binary64)) (*.f64 #s(literal -64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)))) |
(+.f64 (*.f64 #s(literal -64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64))) (pow.f64 (*.f64 b b) #s(literal 3 binary64))) |
(*.f64 (pow.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) #s(literal 3/2 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) #s(literal 3/2 binary64))) |
(*.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a))) (*.f64 (*.f64 #s(literal -4 binary64) c) a)) |
(*.f64 #s(literal -64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64))) |
(*.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a)))) |
(pow.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) #s(literal 3 binary64)) |
(exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a)) #s(literal 3 binary64))) |
(*.f64 (*.f64 #s(literal -4 binary64) c) a) |
(*.f64 #s(literal -4 binary64) (*.f64 c a)) |
(*.f64 c a) |
#s(literal 3 binary64) |
(*.f64 (pow.f64 (*.f64 b b) #s(literal 3/2 binary64)) (pow.f64 (*.f64 b b) #s(literal 3/2 binary64))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 b b)) |
(*.f64 (*.f64 b b) (pow.f64 b #s(literal 4 binary64))) |
(*.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64))) |
(pow.f64 (*.f64 b b) #s(literal 3 binary64)) |
(pow.f64 b #s(literal 6 binary64)) |
(exp.f64 (*.f64 (log.f64 b) #s(literal 6 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 b b)) #s(literal 3 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a)))) (*.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.f64 b b))) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.f64 b b))))) (-.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a))) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.f64 b b))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a))) #s(literal 3 binary64)) (pow.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.f64 b b))) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a))) (-.f64 (*.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.f64 b b))) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.f64 b b)))) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a))) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.f64 b b))))))) |
(fma.f64 (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) #s(literal -4 binary64)) (*.f64 c a) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.f64 b b)))) |
(fma.f64 (neg.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a)) (neg.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a)) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.f64 b b)))) |
(fma.f64 (fabs.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a)) (fabs.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a)) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.f64 b b)))) |
(fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a)) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.f64 b b)))) |
(fma.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.f64 (*.f64 #s(literal -4 binary64) c) a) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.f64 b b)))) |
(fma.f64 #s(literal -4 binary64) (*.f64 (*.f64 c a) (*.f64 (*.f64 #s(literal -4 binary64) c) a)) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.f64 b b)))) |
(-.f64 (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a)) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.f64 b b))) |
(+.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a))) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.f64 b b)))) |
(+.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.f64 b b)) (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.f64 b b)))) (fma.f64 (*.f64 b b) (*.f64 b b) (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.f64 b b)))) |
(/.f64 (-.f64 (pow.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.f64 b b)) #s(literal 3 binary64))) (+.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.f64 b b)) (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.f64 b b)) (*.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.f64 b b)))))) |
(fma.f64 (*.f64 b b) (*.f64 b b) (*.f64 (neg.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a)) (*.f64 b b))) |
(-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.f64 b b))) |
(+.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (neg.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a)) (*.f64 b b))) |
(*.f64 (*.f64 b b) (*.f64 b b)) |
(pow.f64 b #s(literal 4 binary64)) |
(exp.f64 (*.f64 (log.f64 b) #s(literal 4 binary64))) |
#s(literal 4 binary64) |
(*.f64 (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) b) b) |
(*.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.f64 b b)) |
(*.f64 #s(literal -4 binary64) (*.f64 (*.f64 c a) (*.f64 b b))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 a) c) (* b b)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 b a))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 a) c) (* b b)))) (* 2 a)) (/.f64 (fma.f64 #s(literal -1 binary64) b (/.f64 (*.f64 a c) b)) a)) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 a) c) (* b b)))) (* 2 a)) (/.f64 (fma.f64 a (/.f64 (fma.f64 c (pow.f64 b #s(literal 3 binary64)) (*.f64 b (*.f64 a (*.f64 c c)))) (*.f64 b (pow.f64 b #s(literal 3 binary64)))) (*.f64 #s(literal -1 binary64) b)) a)) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 a) c) (* b b)))) (* 2 a)) (/.f64 (fma.f64 #s(literal -1 binary64) b (fma.f64 (fma.f64 a (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 (*.f64 c c) c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 3 binary64)))) a (*.f64 (/.f64 c b) a))) a)) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 a) c) (* b b)))) (*.f64 #s(literal -2 binary64) b)) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 a) c) (* b b)))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) b) (*.f64 #s(literal -2 binary64) b))) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 a) c) (* b b)))) (fma.f64 a (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 c b))) (*.f64 #s(literal -2 binary64) b))) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 a) c) (* b b)))) (fma.f64 a (fma.f64 a (-.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 (*.f64 c c) c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (pow.f64 b #s(literal 3 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 c b))) (*.f64 #s(literal -2 binary64) b))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) b) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b) b)) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 3 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 c b))) b)) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (fma.f64 a (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 (*.f64 c c) c))) (pow.f64 b #s(literal 5 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 c b))) b)) |
#s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 b b)) |
#s(approx (+ (* (* -4 a) c) (* b b)) (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) a) c))) |
#s(approx (* -4 a) (*.f64 #s(literal -4 binary64) a)) |
#s(approx a a) |
#s(approx (* 2 a) (*.f64 #s(literal 2 binary64) a)) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 a) c) (* b b)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 b a))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 a) c) (* b b)))) (* 2 a)) (/.f64 (fma.f64 #s(literal -1 binary64) b (/.f64 (*.f64 a c) b)) a)) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 a) c) (* b b)))) (* 2 a)) (/.f64 (fma.f64 a (/.f64 (fma.f64 c (pow.f64 b #s(literal 3 binary64)) (*.f64 b (*.f64 a (*.f64 c c)))) (*.f64 b (pow.f64 b #s(literal 3 binary64)))) (*.f64 #s(literal -1 binary64) b)) a)) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 a) c) (* b b)))) (* 2 a)) (/.f64 (fma.f64 #s(literal -1 binary64) b (fma.f64 (fma.f64 a (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 (*.f64 c c) c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 3 binary64)))) a (*.f64 (/.f64 c b) a))) a)) |
#s(approx (* (/ b a) -1) (*.f64 #s(literal -1 binary64) (/.f64 b a))) |
#s(approx (/ b a) (/.f64 b a)) |
#s(approx (+ (* (/ b a) -1) (/ c b)) (*.f64 #s(literal -1 binary64) (/.f64 b a))) |
#s(approx (+ (* (/ b a) -1) (/ c b)) (/.f64 (fma.f64 #s(literal -1 binary64) b (/.f64 (*.f64 a c) b)) a)) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 a) c) (* b b)))) (*.f64 #s(literal -2 binary64) b)) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 a) c) (* b b)))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) b) (*.f64 #s(literal -2 binary64) b))) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 a) c) (* b b)))) (fma.f64 a (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 c b))) (*.f64 #s(literal -2 binary64) b))) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 a) c) (* b b)))) (fma.f64 a (fma.f64 a (-.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 (*.f64 c c) c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (pow.f64 b #s(literal 3 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 c b))) (*.f64 #s(literal -2 binary64) b))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) b) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b) b)) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 3 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 c b))) b)) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (fma.f64 a (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 (*.f64 c c) c))) (pow.f64 b #s(literal 5 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 c b))) b)) |
#s(approx (* (* (+ (* (* a (/ c (* b b))) -2) 1) b) -1) (*.f64 #s(literal -1 binary64) b)) |
#s(approx (* (* (+ (* (* a (/ c (* b b))) -2) 1) b) -1) (fma.f64 #s(literal -1 binary64) b (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) b)))) |
#s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) b) |
#s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b) b)) |
#s(approx (+ (* (* a (/ c (* b b))) -2) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (* a (/ c (* b b))) -2) 1) (fma.f64 #s(literal -2 binary64) (*.f64 a (/.f64 (/.f64 c b) b)) #s(literal 1 binary64))) |
#s(approx (* a (/ c (* b b))) (*.f64 a (/.f64 (/.f64 c b) b))) |
#s(approx (/ (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 b a))) |
#s(approx (/ (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) (/.f64 (fma.f64 #s(literal -1 binary64) b (/.f64 (*.f64 a c) b)) a)) |
#s(approx (/ (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) (/.f64 (fma.f64 a (fma.f64 #s(literal 1/4 binary64) (*.f64 a (/.f64 (fma.f64 (/.f64 (*.f64 c c) (*.f64 b b)) #s(literal 20 binary64) (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 c c)) (*.f64 b b))) b)) (/.f64 c b)) (*.f64 #s(literal -1 binary64) b)) a)) |
#s(approx (/ (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) (/.f64 (fma.f64 a (fma.f64 a (*.f64 #s(literal 1/4 binary64) (fma.f64 a (/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 c (/.f64 (fma.f64 (/.f64 (*.f64 c c) (*.f64 b b)) #s(literal 20 binary64) (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 c c)) (*.f64 b b))) (*.f64 b b))) (*.f64 #s(literal -4 binary64) (*.f64 c (/.f64 (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) #s(literal 0 binary64)) (*.f64 b b))))) b) (/.f64 (fma.f64 (/.f64 (*.f64 c c) (*.f64 b b)) #s(literal 20 binary64) (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 c c)) (*.f64 b b))) b))) (/.f64 c b)) (*.f64 #s(literal -1 binary64) b)) a)) |
#s(approx (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (*.f64 #s(literal -2 binary64) b)) |
#s(approx (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) b) (*.f64 #s(literal -2 binary64) b))) |
#s(approx (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (fma.f64 a (fma.f64 #s(literal 1/2 binary64) (*.f64 a (/.f64 (fma.f64 (/.f64 (*.f64 c c) (*.f64 b b)) #s(literal 20 binary64) (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 c c)) (*.f64 b b))) b)) (*.f64 #s(literal 2 binary64) (/.f64 c b))) (*.f64 #s(literal -2 binary64) b))) |
#s(approx (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (fma.f64 a (fma.f64 a (fma.f64 #s(literal 1/2 binary64) (*.f64 a (/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 c (/.f64 (fma.f64 (/.f64 (*.f64 c c) (*.f64 b b)) #s(literal 20 binary64) (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 c c)) (*.f64 b b))) (*.f64 b b))) (*.f64 #s(literal -4 binary64) (*.f64 c (/.f64 (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) #s(literal 0 binary64)) (*.f64 b b))))) b)) (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 (/.f64 (*.f64 c c) (*.f64 b b)) #s(literal 20 binary64) (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 c c)) (*.f64 b b))) b))) (*.f64 #s(literal 2 binary64) (/.f64 c b))) (*.f64 #s(literal -2 binary64) b))) |
#s(approx (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))))) b) |
#s(approx (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b) b)) |
#s(approx (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))))) (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (*.f64 a (/.f64 (fma.f64 (/.f64 (*.f64 c c) (*.f64 b b)) #s(literal 20 binary64) (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 c c)) (*.f64 b b))) b)) (*.f64 #s(literal -2 binary64) (/.f64 c b))) b)) |
#s(approx (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))))) (fma.f64 a (fma.f64 a (*.f64 #s(literal -1/2 binary64) (fma.f64 a (/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 c (/.f64 (fma.f64 (/.f64 (*.f64 c c) (*.f64 b b)) #s(literal 20 binary64) (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 c c)) (*.f64 b b))) (*.f64 b b))) (*.f64 #s(literal -4 binary64) (*.f64 c (/.f64 (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) #s(literal 0 binary64)) (*.f64 b b))))) b) (/.f64 (fma.f64 (/.f64 (*.f64 c c) (*.f64 b b)) #s(literal 20 binary64) (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 c c)) (*.f64 b b))) b))) (*.f64 #s(literal -2 binary64) (/.f64 c b))) b)) |
#s(approx (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))) (*.f64 b b)) |
#s(approx (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))) (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) a) c))) |
#s(approx (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))) (fma.f64 a (fma.f64 (*.f64 #s(literal -1 binary64) a) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) #s(literal 0 binary64)) (*.f64 #s(literal -4 binary64) c)) (*.f64 b b))) |
#s(approx (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))) (fma.f64 a (fma.f64 a (-.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 a c) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) #s(literal 0 binary64))) (*.f64 b b))) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) #s(literal 0 binary64))) (*.f64 #s(literal -4 binary64) c)) (*.f64 b b))) |
#s(approx (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (pow.f64 (*.f64 b b) #s(literal 3 binary64))) |
#s(approx (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 (*.f64 b b) #s(literal 3 binary64)))) |
#s(approx (pow (* -4 (* c a)) 3) (*.f64 #s(literal -64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)))) |
#s(approx (* -4 (* c a)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) |
#s(approx (* c a) (*.f64 a c)) |
#s(approx (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))) (pow.f64 b #s(literal 4 binary64))) |
#s(approx (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))) (fma.f64 #s(literal 4 binary64) (*.f64 a (*.f64 (*.f64 b b) c)) (pow.f64 b #s(literal 4 binary64)))) |
#s(approx (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))) (fma.f64 a (fma.f64 (*.f64 #s(literal 16 binary64) a) (*.f64 c c) (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) c))) (pow.f64 b #s(literal 4 binary64)))) |
#s(approx (- (pow b 4) (* (* -4 (* c a)) (* b b))) (pow.f64 b #s(literal 4 binary64))) |
#s(approx (- (pow b 4) (* (* -4 (* c a)) (* b b))) (fma.f64 #s(literal 4 binary64) (*.f64 a (*.f64 (*.f64 b b) c)) (pow.f64 b #s(literal 4 binary64)))) |
#s(approx (* (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 (*.f64 b b) c)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 a) c) (* b b)))) (* 2 a)) (*.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64))) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 a) c) (* b b)))) (* 2 a)) (fma.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64))) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 b a)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 a) c) (* b b)))) (* 2 a)) (fma.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64))) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) (fma.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 a) c) (* b b)))) (* 2 a)) (fma.f64 #s(literal -1/2 binary64) (fma.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) (/.f64 b a)) (fma.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 (*.f64 c c) c)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -4 binary64)))) (*.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))))) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 a) c) (* b b)))) (*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (*.f64 a c) #s(literal 1/2 binary64))) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 a) c) (* b b)))) (*.f64 a (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 b a)) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 a) c) (* b b)))) (*.f64 a (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (fma.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) (/.f64 b a))))) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 a) c) (* b b)))) (*.f64 a (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 (*.f64 c c) c)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -4 binary64))))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))) (fma.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) (/.f64 b a)))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (*.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (*.f64 a (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (*.f64 a (fma.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 (*.f64 c c) c)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -4 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (*.f64 a (fma.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 (*.f64 c c) c)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -4 binary64)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64))) #s(literal 1/2 binary64)) (/.f64 (pow.f64 (*.f64 b b) #s(literal 3 binary64)) (pow.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal 5 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))))) |
#s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) |
#s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 a (fma.f64 #s(literal -4 binary64) c (/.f64 (*.f64 b b) a)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 a) c) (* b b)))) (* 2 a)) (*.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64))) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 a) c) (* b b)))) (* 2 a)) (fma.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64))) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 b a)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 a) c) (* b b)))) (* 2 a)) (fma.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64))) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) (fma.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 a) c) (* b b)))) (* 2 a)) (fma.f64 #s(literal -1/2 binary64) (fma.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) (/.f64 b a)) (fma.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 (*.f64 c c) c)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -4 binary64)))) (*.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))))) |
#s(approx (+ (* (/ b a) -1) (/ c b)) (/.f64 c b)) |
#s(approx (+ (* (/ b a) -1) (/ c b)) (fma.f64 #s(literal -1 binary64) (/.f64 b a) (/.f64 c b))) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 a) c) (* b b)))) (*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (*.f64 a c) #s(literal 1/2 binary64))) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 a) c) (* b b)))) (*.f64 a (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 b a)) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 a) c) (* b b)))) (*.f64 a (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (fma.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) (/.f64 b a))))) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 a) c) (* b b)))) (*.f64 a (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 (*.f64 c c) c)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -4 binary64))))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))) (fma.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) (/.f64 b a)))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (*.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (*.f64 a (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (*.f64 a (fma.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 (*.f64 c c) c)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -4 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (*.f64 a (fma.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 (*.f64 c c) c)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -4 binary64)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64))) #s(literal 1/2 binary64)) (/.f64 (pow.f64 (*.f64 b b) #s(literal 3 binary64)) (pow.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal 5 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))))) |
#s(approx (* (* (+ (* (* a (/ c (* b b))) -2) 1) b) -1) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) b))) |
#s(approx (* (* (+ (* (* a (/ c (* b b))) -2) 1) b) -1) (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 b a) (*.f64 #s(literal 2 binary64) (/.f64 c b))))) |
#s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))) |
#s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 c b) (/.f64 b a)))) |
#s(approx (+ (* (* a (/ c (* b b))) -2) 1) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b))) |
#s(approx (+ (* (* a (/ c (* b b))) -2) 1) (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (/.f64 c b) b) (pow.f64 a #s(literal -1 binary64))))) |
#s(approx (/ (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) (*.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64))) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) |
#s(approx (/ (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) (fma.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64))) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 b a)))) |
#s(approx (/ (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) (fma.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64))) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) (fma.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))))) |
#s(approx (/ (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) (fma.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64))) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (fma.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal 0 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))))) |
#s(approx (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (*.f64 a c) #s(literal 1/2 binary64))) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) |
#s(approx (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (*.f64 a (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 b a)) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))) |
#s(approx (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (*.f64 a (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (fma.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) (/.f64 b a))))) |
#s(approx (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (*.f64 a (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal 0 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))) (fma.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) (/.f64 b a)))))) |
#s(approx (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))))) (*.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) |
#s(approx (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))))) (*.f64 a (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))) |
#s(approx (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))))) (*.f64 a (fma.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal 0 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))))) |
#s(approx (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))))) (*.f64 a (fma.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal 0 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 7 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 b b) (/.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal 0 binary64)) c)) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64)))) (*.f64 c #s(literal -4 binary64)))) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))))) |
#s(approx (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) |
#s(approx (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))) (*.f64 a (fma.f64 #s(literal -4 binary64) c (/.f64 (*.f64 b b) a)))) |
#s(approx (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))) (*.f64 a (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal 0 binary64)) (*.f64 a a)) (*.f64 #s(literal -4 binary64) c)) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 b b) a))))) |
#s(approx (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))) (*.f64 a (-.f64 (-.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal 0 binary64))) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)) (*.f64 #s(literal -4 binary64) c)) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 b b) a))) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 a a) c)) #s(literal 0 binary64))))) |
#s(approx (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (*.f64 #s(literal -64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)))) |
#s(approx (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (*.f64 (pow.f64 a #s(literal 3 binary64)) (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 c c) c) (/.f64 (pow.f64 (*.f64 b b) #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64)))))) |
#s(approx (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))) (*.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) |
#s(approx (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))) (*.f64 (*.f64 a a) (fma.f64 #s(literal 16 binary64) (*.f64 c c) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 b b) c) a))))) |
#s(approx (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))) (*.f64 (*.f64 a a) (-.f64 (fma.f64 #s(literal 16 binary64) (*.f64 c c) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 a a))) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 b b) c) a))))) |
#s(approx (- (pow b 4) (* (* -4 (* c a)) (* b b))) (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 (*.f64 b b) c)))) |
#s(approx (- (pow b 4) (* (* -4 (* c a)) (* b b))) (*.f64 a (-.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) a) (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 b b) c))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 a) c) (* b b)))) (* 2 a)) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 a) c) (* b b)))) (* 2 a)) (fma.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 b a)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 a) c) (* b b)))) (* 2 a)) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (*.f64 #s(literal 1/2 binary64) b)) a) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 a) c) (* b b)))) (* 2 a)) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 a c) #s(literal 1/2 binary64))) (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 (pow.f64 (*.f64 a (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) a) (*.f64 #s(literal 1/2 binary64) b)) a) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 a) c) (* b b)))) (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 a c) #s(literal 1/2 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 a) c) (* b b)))) (*.f64 (*.f64 #s(literal -1 binary64) a) (-.f64 (/.f64 b a) (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 a) c) (* b b)))) (*.f64 (*.f64 #s(literal -1 binary64) a) (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) b) a) (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))))) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 a) c) (* b b)))) (*.f64 (*.f64 #s(literal -1 binary64) a) (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/64 binary64) (pow.f64 (pow.f64 (*.f64 a (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 a c) #s(literal 1/2 binary64))) (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) a)) b) a) (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 a c) #s(literal 1/2 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (*.f64 (*.f64 #s(literal -1 binary64) a) (fma.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (*.f64 (*.f64 #s(literal -1 binary64) a) (fma.f64 #s(literal -1/64 binary64) (*.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 (*.f64 c c) c)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (fma.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (*.f64 (*.f64 #s(literal -1 binary64) a) (fma.f64 #s(literal -1/64 binary64) (*.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 (*.f64 c c) c)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (fma.f64 #s(literal 1/512 binary64) (*.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64))) #s(literal 1/2 binary64)) (*.f64 (pow.f64 (*.f64 b b) #s(literal 3 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (fma.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))))))) |
#s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b b) a) (*.f64 #s(literal 4 binary64) c))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 a) c) (* b b)))) (* 2 a)) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 a) c) (* b b)))) (* 2 a)) (fma.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 b a)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 a) c) (* b b)))) (* 2 a)) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (*.f64 #s(literal 1/2 binary64) b)) a) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 a) c) (* b b)))) (* 2 a)) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 a c) #s(literal 1/2 binary64))) (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 (pow.f64 (*.f64 a (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) a) (*.f64 #s(literal 1/2 binary64) b)) a) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 a) c) (* b b)))) (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 a c) #s(literal 1/2 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 a) c) (* b b)))) (*.f64 (*.f64 #s(literal -1 binary64) a) (-.f64 (/.f64 b a) (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 a) c) (* b b)))) (*.f64 (*.f64 #s(literal -1 binary64) a) (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) b) a) (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))))) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 a) c) (* b b)))) (*.f64 (*.f64 #s(literal -1 binary64) a) (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/64 binary64) (pow.f64 (pow.f64 (*.f64 a (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 a c) #s(literal 1/2 binary64))) (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) a)) b) a) (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 a c) #s(literal 1/2 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (*.f64 (*.f64 #s(literal -1 binary64) a) (fma.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (*.f64 (*.f64 #s(literal -1 binary64) a) (fma.f64 #s(literal -1/64 binary64) (*.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 (*.f64 c c) c)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (fma.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (*.f64 (*.f64 #s(literal -1 binary64) a) (fma.f64 #s(literal -1/64 binary64) (*.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 (*.f64 c c) c)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (fma.f64 #s(literal 1/512 binary64) (*.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64))) #s(literal 1/2 binary64)) (*.f64 (pow.f64 (*.f64 b b) #s(literal 3 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (fma.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))))))) |
#s(approx (* (* (+ (* (* a (/ c (* b b))) -2) 1) b) -1) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 c b) (/.f64 b a))))) |
#s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 b a) (*.f64 #s(literal 2 binary64) (/.f64 c b)))))) |
#s(approx (+ (* (* a (/ c (* b b))) -2) 1) (*.f64 (*.f64 #s(literal -1 binary64) a) (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 c b) b)) (pow.f64 a #s(literal -1 binary64))))) |
#s(approx (/ (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) |
#s(approx (/ (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) (fma.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 b a)))) |
#s(approx (/ (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (*.f64 #s(literal 1/2 binary64) b)) a) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) |
#s(approx (/ (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 a c) #s(literal 1/2 binary64))) (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal 0 binary64))))) a) (*.f64 #s(literal 1/2 binary64) b)) a) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) |
#s(approx (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 a c) #s(literal 1/2 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) |
#s(approx (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (*.f64 (*.f64 #s(literal -1 binary64) a) (-.f64 (/.f64 b a) (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))) |
#s(approx (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (*.f64 (*.f64 #s(literal -1 binary64) a) (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) b) a) (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))))) |
#s(approx (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (*.f64 (*.f64 #s(literal -1 binary64) a) (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal 0 binary64)))) (*.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 a c) #s(literal 1/2 binary64))) (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) a)) b) a) (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))))) |
#s(approx (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))))) (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 a c) #s(literal 1/2 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) |
#s(approx (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))))) (*.f64 (*.f64 #s(literal -1 binary64) a) (fma.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))))) |
#s(approx (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))))) (*.f64 (*.f64 #s(literal -1 binary64) a) (fma.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (fma.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal 0 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))))) |
#s(approx (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))))) (*.f64 (*.f64 #s(literal -1 binary64) a) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 (/.f64 a c) #s(literal 1/2 binary64))) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal 0 binary64))) (*.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 b b) (/.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal 0 binary64)) c)) (*.f64 #s(literal -1/16 binary64) (*.f64 a (/.f64 (pow.f64 b #s(literal 4 binary64)) c))))))) (pow.f64 a #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))))) |
#s(approx (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b b) a) (*.f64 #s(literal 4 binary64) c))))) |
#s(approx (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))) (*.f64 (*.f64 #s(literal -1 binary64) a) (fma.f64 #s(literal -1 binary64) (-.f64 (/.f64 (*.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) a) c) #s(literal 0 binary64)) a) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 b b) a))) (*.f64 #s(literal 4 binary64) c)))) |
#s(approx (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))) (*.f64 (*.f64 #s(literal -1 binary64) a) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 b b) a) (/.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal 0 binary64)) c))) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal 0 binary64))) a) (*.f64 #s(literal 1 binary64) (*.f64 b b))) a) (*.f64 #s(literal 4 binary64) c)))) |
#s(approx (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 a #s(literal 3 binary64))) (fma.f64 #s(literal 64 binary64) (*.f64 (*.f64 c c) c) (/.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (*.f64 b b) #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))))) |
#s(approx (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))) (*.f64 (*.f64 a a) (fma.f64 #s(literal 16 binary64) (*.f64 c c) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) a) (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 b b) c))) a))))) |
#s(approx (- (pow b 4) (* (* -4 (* c a)) (* b b))) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) a) (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 b b) c)))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 a) c) (* b b)))) (* 2 a)) (fma.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))) (*.f64 b (fma.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))) (*.f64 #s(literal -1/2 binary64) (pow.f64 a #s(literal -1 binary64))))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 a) c) (* b b)))) (* 2 a)) (fma.f64 b (fma.f64 b (fma.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 (*.f64 c c) c)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b b) (*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -4 binary64)))) (*.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (pow.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) (*.f64 #s(literal -1/2 binary64) (pow.f64 a #s(literal -1 binary64)))) (*.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64))) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 a) c) (* b b)))) (-.f64 (*.f64 #s(literal -1 binary64) b) (*.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 a) c) (* b b)))) (fma.f64 b (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (*.f64 (neg.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64))) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 a) c) (* b b)))) (fma.f64 b (-.f64 (*.f64 b (-.f64 (*.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -4 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (pow.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64))))) #s(literal 1 binary64)) (*.f64 (neg.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64))) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) |
#s(approx (neg b) (*.f64 #s(literal -1 binary64) b)) |
#s(approx b b) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))) (*.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (fma.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (pow.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -4 binary64)))))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (fma.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (pow.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal 5 binary64))) (*.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (pow.f64 (*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -4 binary64)) #s(literal -1 binary64))))))))) |
#s(approx (* b b) (*.f64 b b)) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 a) c) (* b b)))) (* 2 a)) (fma.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))) (*.f64 b (fma.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))) (*.f64 #s(literal -1/2 binary64) (pow.f64 a #s(literal -1 binary64))))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 a) c) (* b b)))) (* 2 a)) (fma.f64 b (fma.f64 b (fma.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 (*.f64 c c) c)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b b) (*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -4 binary64)))) (*.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (pow.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) (*.f64 #s(literal -1/2 binary64) (pow.f64 a #s(literal -1 binary64)))) (*.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64))) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) |
#s(approx (+ (* (/ b a) -1) (/ c b)) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b b) a) c) b)) |
#s(approx (/ c b) (/.f64 c b)) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 a) c) (* b b)))) (-.f64 (*.f64 #s(literal -1 binary64) b) (*.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 a) c) (* b b)))) (fma.f64 b (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (*.f64 (neg.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64))) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 a) c) (* b b)))) (fma.f64 b (-.f64 (*.f64 b (-.f64 (*.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -4 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (pow.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64))))) #s(literal 1 binary64)) (*.f64 (neg.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64))) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))) (*.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (fma.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (pow.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -4 binary64)))))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (fma.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (pow.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal 5 binary64))) (*.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (pow.f64 (*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -4 binary64)) #s(literal -1 binary64))))))))) |
#s(approx (* (* (+ (* (* a (/ c (* b b))) -2) 1) b) -1) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 (*.f64 #s(literal 2 binary64) a) c)) b)) |
#s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 b b)) b)) |
#s(approx (+ (* (* a (/ c (* b b))) -2) 1) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 b b)) (*.f64 b b))) |
#s(approx (/ c (* b b)) (/.f64 (/.f64 c b) b)) |
#s(approx (/ (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) (fma.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))) (*.f64 b (fma.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))) (*.f64 #s(literal -1/2 binary64) (pow.f64 a #s(literal -1 binary64))))))) |
#s(approx (/ (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) (fma.f64 b (fma.f64 b (fma.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 (*.f64 c c) c)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b b) (*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -4 binary64)))) (*.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (pow.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) (*.f64 #s(literal -1/2 binary64) (pow.f64 a #s(literal -1 binary64)))) (*.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64))) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) |
#s(approx (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (-.f64 (*.f64 #s(literal -1 binary64) b) (*.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) |
#s(approx (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (fma.f64 b (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (*.f64 (neg.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64))) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) |
#s(approx (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (fma.f64 b (-.f64 (*.f64 b (-.f64 (*.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -4 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (pow.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64))))) #s(literal 1 binary64)) (*.f64 (neg.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64))) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) |
#s(approx (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))) (*.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) |
#s(approx (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))))) (fma.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (pow.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -4 binary64)))))))) |
#s(approx (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))))) (fma.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (pow.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal 5 binary64))) (*.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (pow.f64 (*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -4 binary64)) #s(literal -1 binary64))))))))) |
#s(approx (pow (* b b) 3) (pow.f64 (*.f64 b b) #s(literal 3 binary64))) |
#s(approx (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))) (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 (*.f64 b b) c))))) |
#s(approx (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))) (fma.f64 (*.f64 #s(literal 16 binary64) (*.f64 a a)) (*.f64 c c) (*.f64 (*.f64 b b) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) |
#s(approx (- (pow b 4) (* (* -4 (* c a)) (* b b))) (*.f64 (*.f64 b b) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 a c))))) |
#s(approx (pow b 4) (pow.f64 b #s(literal 4 binary64))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 a) c) (* b b)))) (* 2 a)) (*.f64 b (-.f64 (/.f64 (/.f64 c b) b) (pow.f64 a #s(literal -1 binary64))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 a) c) (* b b)))) (* 2 a)) (*.f64 b (-.f64 (+.f64 (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (/.f64 c b) b)) (pow.f64 a #s(literal -1 binary64))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 a) c) (* b b)))) (* 2 a)) (*.f64 b (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (pow.f64 (*.f64 b b) #s(literal 3 binary64))) (-.f64 (+.f64 (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (/.f64 c b) b)) (pow.f64 a #s(literal -1 binary64)))))) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 a) c) (* b b)))) (*.f64 b (-.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) c) (*.f64 b b)) #s(literal 2 binary64)))) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 a) c) (* b b)))) (*.f64 b (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -2 binary64) (*.f64 a (/.f64 (/.f64 c b) b)) #s(literal 2 binary64))))) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 a) c) (* b b)))) (*.f64 b (-.f64 (/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64))) (pow.f64 (*.f64 b b) #s(literal 3 binary64))) (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (/.f64 c b) b) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) #s(literal 2 binary64))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (*.f64 b (fma.f64 #s(literal -2 binary64) (*.f64 a (/.f64 (/.f64 c b) b)) #s(literal 1 binary64)))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (*.f64 b (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (/.f64 c b) b) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) #s(literal 1 binary64)))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (*.f64 b (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64))) (pow.f64 (*.f64 b b) #s(literal 3 binary64)))) (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (/.f64 c b) b) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))))))) |
#s(approx (+ (* (* -4 a) c) (* b b)) (fma.f64 (*.f64 b b) #s(literal 1 binary64) (*.f64 (*.f64 b b) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) (*.f64 b b))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 a) c) (* b b)))) (* 2 a)) (*.f64 b (-.f64 (/.f64 (/.f64 c b) b) (pow.f64 a #s(literal -1 binary64))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 a) c) (* b b)))) (* 2 a)) (*.f64 b (-.f64 (+.f64 (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (/.f64 c b) b)) (pow.f64 a #s(literal -1 binary64))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 a) c) (* b b)))) (* 2 a)) (*.f64 b (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (pow.f64 (*.f64 b b) #s(literal 3 binary64))) (-.f64 (+.f64 (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (/.f64 c b) b)) (pow.f64 a #s(literal -1 binary64)))))) |
#s(approx (+ (* (/ b a) -1) (/ c b)) (*.f64 b (-.f64 (/.f64 (/.f64 c b) b) (pow.f64 a #s(literal -1 binary64))))) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 a) c) (* b b)))) (*.f64 b (-.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) c) (*.f64 b b)) #s(literal 2 binary64)))) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 a) c) (* b b)))) (*.f64 b (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -2 binary64) (*.f64 a (/.f64 (/.f64 c b) b)) #s(literal 2 binary64))))) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 a) c) (* b b)))) (*.f64 b (-.f64 (/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64))) (pow.f64 (*.f64 b b) #s(literal 3 binary64))) (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (/.f64 c b) b) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) #s(literal 2 binary64))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (*.f64 b (fma.f64 #s(literal -2 binary64) (*.f64 a (/.f64 (/.f64 c b) b)) #s(literal 1 binary64)))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (*.f64 b (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (/.f64 c b) b) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) #s(literal 1 binary64)))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (*.f64 b (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64))) (pow.f64 (*.f64 b b) #s(literal 3 binary64)))) (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (/.f64 c b) b) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))))))) |
#s(approx (* (* (+ (* (* a (/ c (* b b))) -2) 1) b) -1) (*.f64 b (-.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) c) (*.f64 b b)) #s(literal 1 binary64)))) |
#s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) (*.f64 b (fma.f64 #s(literal -2 binary64) (*.f64 a (/.f64 (/.f64 c b) b)) #s(literal 1 binary64)))) |
#s(approx (/ (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) (*.f64 b (-.f64 (/.f64 (/.f64 c b) b) (pow.f64 a #s(literal -1 binary64))))) |
#s(approx (/ (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) (*.f64 b (-.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (/.f64 (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 20 binary64) (*.f64 #s(literal -16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) a) (pow.f64 b #s(literal 4 binary64))) (/.f64 (/.f64 c b) b)) (pow.f64 a #s(literal -1 binary64))))) |
#s(approx (/ (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) (*.f64 b (fma.f64 #s(literal 1/4 binary64) (/.f64 (/.f64 (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 20 binary64) (*.f64 #s(literal -16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) a) (pow.f64 b #s(literal 4 binary64))) (-.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 a (*.f64 c (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 20 binary64) (*.f64 #s(literal -16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))))) (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 0 binary64)))))) a) (pow.f64 (*.f64 b b) #s(literal 3 binary64))) (/.f64 (/.f64 c b) b)) (pow.f64 a #s(literal -1 binary64)))))) |
#s(approx (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (*.f64 b (-.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) c) (*.f64 b b)) #s(literal 2 binary64)))) |
#s(approx (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (*.f64 b (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 20 binary64) (*.f64 #s(literal -16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64))))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -2 binary64) (*.f64 a (/.f64 (/.f64 c b) b)) #s(literal 2 binary64))))) |
#s(approx (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (*.f64 b (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) (*.f64 a (*.f64 c (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 20 binary64) (*.f64 #s(literal -16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))))) (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 0 binary64))))))) (pow.f64 (*.f64 b b) #s(literal 3 binary64))) (+.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a (/.f64 (/.f64 c b) b)) #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 20 binary64) (*.f64 #s(literal -16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64))))) (pow.f64 b #s(literal 4 binary64))))))) |
#s(approx (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))))) (*.f64 b (fma.f64 #s(literal -2 binary64) (*.f64 a (/.f64 (/.f64 c b) b)) #s(literal 1 binary64)))) |
#s(approx (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))))) (*.f64 b (+.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a (/.f64 (/.f64 c b) b)) #s(literal 1 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 20 binary64) (*.f64 #s(literal -16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64))))) (pow.f64 b #s(literal 4 binary64)))))) |
#s(approx (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))))) (*.f64 b (+.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a (/.f64 (/.f64 c b) b)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 a (*.f64 c (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 20 binary64) (*.f64 #s(literal -16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))))) (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 0 binary64)))))) (pow.f64 (*.f64 b b) #s(literal 3 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 20 binary64) (*.f64 #s(literal -16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64))))) (pow.f64 b #s(literal 4 binary64))))) #s(literal 1 binary64)))) |
#s(approx (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))) (fma.f64 (*.f64 b b) #s(literal 1 binary64) (*.f64 (*.f64 b b) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) (*.f64 b b))))) |
#s(approx (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))) (*.f64 (*.f64 b b) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 0 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal 1 binary64)) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (*.f64 b b))))) |
#s(approx (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))) (*.f64 (*.f64 b b) (-.f64 (-.f64 (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 0 binary64)))) (pow.f64 (*.f64 b b) #s(literal 3 binary64))) #s(literal 1 binary64)) (/.f64 (*.f64 #s(literal -16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (pow.f64 b #s(literal 4 binary64)))) (fma.f64 #s(literal 16 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (*.f64 b b)))))) |
#s(approx (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (fma.f64 (pow.f64 (*.f64 b b) #s(literal 3 binary64)) #s(literal 1 binary64) (*.f64 (pow.f64 (*.f64 b b) #s(literal 3 binary64)) (/.f64 (*.f64 #s(literal -64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64))) (pow.f64 (*.f64 b b) #s(literal 3 binary64)))))) |
#s(approx (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))) (fma.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal 1 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (*.f64 b b))))) |
#s(approx (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (-.f64 (fma.f64 #s(literal 16 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal 1 binary64)) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) (*.f64 b b))))) |
#s(approx (- (pow b 4) (* (* -4 (* c a)) (* b b))) (fma.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal 1 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (*.f64 b b))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 a) c) (* b b)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 c b))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 a) c) (* b b)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) b))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 a) c) (* b b)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) c) b))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 a) c) (* b b)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (+.f64 c (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 (*.f64 a c) #s(literal 4 binary64)) #s(literal 20 binary64))) (*.f64 a (pow.f64 (*.f64 b b) #s(literal 3 binary64))))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) b))) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 a) c) (* b b)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 a) c) (* b b)))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (*.f64 b b))) (*.f64 (*.f64 #s(literal 2 binary64) a) c)) b))) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 a) c) (* b b)))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (-.f64 (/.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) (*.f64 a c))) (/.f64 (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (*.f64 b b))) b))) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 a) c) (* b b)))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (*.f64 a c) #s(literal 4 binary64)) #s(literal 20 binary64))) (pow.f64 (*.f64 b b) #s(literal 3 binary64))) (fma.f64 #s(literal -2 binary64) (+.f64 (*.f64 a c) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (*.f64 b b)))) (/.f64 (*.f64 #s(literal -4 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))))) b))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (*.f64 #s(literal -1 binary64) b)) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (*.f64 (*.f64 #s(literal -1 binary64) b) (fma.f64 #s(literal -2 binary64) (*.f64 a (/.f64 (/.f64 c b) b)) #s(literal 1 binary64)))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (*.f64 (*.f64 #s(literal -1 binary64) b) (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (/.f64 c b) b) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) #s(literal 1 binary64)))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (*.f64 (*.f64 #s(literal -1 binary64) b) (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64))) (pow.f64 (*.f64 b b) #s(literal 3 binary64)))) (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (/.f64 c b) b) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 a) c) (* b b)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 c b))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 a) c) (* b b)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) b))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 a) c) (* b b)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) c) b))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 a) c) (* b b)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (+.f64 c (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 (*.f64 a c) #s(literal 4 binary64)) #s(literal 20 binary64))) (*.f64 a (pow.f64 (*.f64 b b) #s(literal 3 binary64))))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) b))) |
#s(approx (+ (* (/ b a) -1) (/ c b)) (*.f64 #s(literal -1 binary64) (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 (/.f64 c b) b) (pow.f64 a #s(literal -1 binary64)))))) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 a) c) (* b b)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 a) c) (* b b)))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (*.f64 b b))) (*.f64 (*.f64 #s(literal 2 binary64) a) c)) b))) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 a) c) (* b b)))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (-.f64 (/.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) (*.f64 a c))) (/.f64 (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (*.f64 b b))) b))) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 a) c) (* b b)))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (*.f64 a c) #s(literal 4 binary64)) #s(literal 20 binary64))) (pow.f64 (*.f64 b b) #s(literal 3 binary64))) (fma.f64 #s(literal -2 binary64) (+.f64 (*.f64 a c) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (*.f64 b b)))) (/.f64 (*.f64 #s(literal -4 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))))) b))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (*.f64 #s(literal -1 binary64) b)) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (*.f64 (*.f64 #s(literal -1 binary64) b) (fma.f64 #s(literal -2 binary64) (*.f64 a (/.f64 (/.f64 c b) b)) #s(literal 1 binary64)))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (*.f64 (*.f64 #s(literal -1 binary64) b) (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (/.f64 c b) b) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) #s(literal 1 binary64)))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (*.f64 (*.f64 #s(literal -1 binary64) b) (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64))) (pow.f64 (*.f64 b b) #s(literal 3 binary64)))) (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (/.f64 c b) b) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))))))) |
#s(approx (* (* (+ (* (* a (/ c (* b b))) -2) 1) b) -1) (*.f64 (*.f64 #s(literal -1 binary64) b) (fma.f64 #s(literal -2 binary64) (*.f64 a (/.f64 (/.f64 c b) b)) #s(literal 1 binary64)))) |
#s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) (*.f64 (*.f64 #s(literal -1 binary64) b) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) c) (*.f64 b b)) #s(literal 1 binary64)))) |
#s(approx (/ (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 c b))) |
#s(approx (/ (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (/.f64 (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 20 binary64) (*.f64 #s(literal -16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) a) (*.f64 b b)) c) b))) |
#s(approx (/ (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (/.f64 (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 20 binary64) (*.f64 #s(literal -16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) a) (*.f64 b b)) c) (/.f64 (*.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 2 binary64) (*.f64 a (*.f64 c (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 20 binary64) (*.f64 #s(literal -16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))))) (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 0 binary64))))))) (*.f64 a (pow.f64 b #s(literal 4 binary64))))) b))) |
#s(approx (/ (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (fma.f64 (*.f64 #s(literal -16 binary64) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 0 binary64))) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 20 binary64) (*.f64 #s(literal -16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 16 binary64) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 0 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 c (fma.f64 #s(literal 2 binary64) (*.f64 a (*.f64 c (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 20 binary64) (*.f64 #s(literal -16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))))) (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 0 binary64)))))))))))) (*.f64 a (pow.f64 (*.f64 b b) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 a (*.f64 c (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 20 binary64) (*.f64 #s(literal -16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))))) (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 0 binary64)))))) a) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 1/4 binary64) (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 20 binary64) (*.f64 #s(literal -16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64))))) (*.f64 a (*.f64 b b))))) c) b))) |
#s(approx (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))) |
#s(approx (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 20 binary64) (*.f64 #s(literal -16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 b b)) (*.f64 (*.f64 #s(literal 2 binary64) a) c)) b))) |
#s(approx (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) (*.f64 a (*.f64 c (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 20 binary64) (*.f64 #s(literal -16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))))) (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 0 binary64))))))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 a c))) (/.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 20 binary64) (*.f64 #s(literal -16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64))))) (*.f64 b b))) b))) |
#s(approx (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 (*.f64 #s(literal -16 binary64) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 0 binary64))) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 20 binary64) (*.f64 #s(literal -16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 16 binary64) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 0 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 c (fma.f64 #s(literal 2 binary64) (*.f64 a (*.f64 c (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 20 binary64) (*.f64 #s(literal -16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))))) (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 0 binary64)))))))))))) (pow.f64 (*.f64 b b) #s(literal 3 binary64)))) (+.f64 (fma.f64 (*.f64 #s(literal -2 binary64) a) c (/.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 20 binary64) (*.f64 #s(literal -16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64))))) (*.f64 b b))) (/.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 #s(literal 2 binary64) (*.f64 a (*.f64 c (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 20 binary64) (*.f64 #s(literal -16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))))) (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 0 binary64))))))) (pow.f64 b #s(literal 4 binary64))))) b))) |
#s(approx (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))))) (*.f64 #s(literal -1 binary64) b)) |
#s(approx (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))))) (*.f64 (*.f64 #s(literal -1 binary64) b) (fma.f64 #s(literal -2 binary64) (*.f64 a (/.f64 (/.f64 c b) b)) #s(literal 1 binary64)))) |
#s(approx (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))))) (*.f64 (*.f64 #s(literal -1 binary64) b) (+.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a (/.f64 (/.f64 c b) b)) #s(literal 1 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 20 binary64) (*.f64 #s(literal -16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64))))) (pow.f64 b #s(literal 4 binary64)))))) |
#s(approx (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))))) (*.f64 (*.f64 #s(literal -1 binary64) b) (+.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a (/.f64 (/.f64 c b) b)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 a (*.f64 c (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 20 binary64) (*.f64 #s(literal -16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))))) (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 0 binary64)))))) (pow.f64 (*.f64 b b) #s(literal 3 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 20 binary64) (*.f64 #s(literal -16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64))))) (pow.f64 b #s(literal 4 binary64))))) #s(literal 1 binary64)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 a) c) (* b b)))) (* 2 a)) (fma.f64 #s(literal -1 binary64) (/.f64 b a) (/.f64 c b))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 a) c) (* b b)))) (* 2 a)) (fma.f64 c (/.f64 (fma.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 3 binary64)) (*.f64 b (*.f64 a c))) (*.f64 b (pow.f64 b #s(literal 3 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 b a)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 a) c) (* b b)))) (* 2 a)) (fma.f64 #s(literal -1 binary64) (/.f64 b a) (fma.f64 (fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 5 binary64))) c (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) c)) c (*.f64 (pow.f64 b #s(literal -1 binary64)) c)))) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 a) c) (* b b)))) (fma.f64 c (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (/.f64 c (pow.f64 b #s(literal 3 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 a b))) (*.f64 #s(literal -2 binary64) b))) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 a) c) (* b b)))) (fma.f64 c (fma.f64 c (-.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 3 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 a b))) (*.f64 #s(literal -2 binary64) b))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (fma.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 3 binary64)))) b)) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (fma.f64 c (fma.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)) (pow.f64 b #s(literal 5 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 a b))) b)) |
#s(approx c c) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 a) c) (* b b)))) (* 2 a)) (fma.f64 #s(literal -1 binary64) (/.f64 b a) (/.f64 c b))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 a) c) (* b b)))) (* 2 a)) (fma.f64 c (/.f64 (fma.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 3 binary64)) (*.f64 b (*.f64 a c))) (*.f64 b (pow.f64 b #s(literal 3 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 b a)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 a) c) (* b b)))) (* 2 a)) (fma.f64 #s(literal -1 binary64) (/.f64 b a) (fma.f64 (fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 5 binary64))) c (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) c)) c (*.f64 (pow.f64 b #s(literal -1 binary64)) c)))) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 a) c) (* b b)))) (fma.f64 c (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (/.f64 c (pow.f64 b #s(literal 3 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 a b))) (*.f64 #s(literal -2 binary64) b))) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 a) c) (* b b)))) (fma.f64 c (fma.f64 c (-.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 3 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 a b))) (*.f64 #s(literal -2 binary64) b))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (fma.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 3 binary64)))) b)) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (fma.f64 c (fma.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)) (pow.f64 b #s(literal 5 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 a b))) b)) |
#s(approx (/ (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) (fma.f64 #s(literal -1 binary64) (/.f64 b a) (/.f64 c b))) |
#s(approx (/ (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) (fma.f64 c (fma.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 c a) (/.f64 (fma.f64 (/.f64 (*.f64 a a) (*.f64 b b)) #s(literal 20 binary64) (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 a a)) (*.f64 b b))) b)) (pow.f64 b #s(literal -1 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 b a)))) |
#s(approx (/ (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) (fma.f64 c (fma.f64 c (*.f64 #s(literal 1/4 binary64) (fma.f64 (/.f64 c a) (/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 a (/.f64 (fma.f64 (/.f64 (*.f64 a a) (*.f64 b b)) #s(literal 20 binary64) (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 a a)) (*.f64 b b))) (*.f64 b b))) (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 (*.f64 (/.f64 (*.f64 a a) (*.f64 b b)) #s(literal 0 binary64)) (*.f64 b b))))) b) (/.f64 (fma.f64 (/.f64 (*.f64 a a) (*.f64 b b)) #s(literal 20 binary64) (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 a a)) (*.f64 b b))) (*.f64 a b)))) (pow.f64 b #s(literal -1 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 b a)))) |
#s(approx (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (fma.f64 c (fma.f64 #s(literal 1/2 binary64) (*.f64 c (/.f64 (fma.f64 (/.f64 (*.f64 a a) (*.f64 b b)) #s(literal 20 binary64) (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 a a)) (*.f64 b b))) b)) (*.f64 #s(literal 2 binary64) (/.f64 a b))) (*.f64 #s(literal -2 binary64) b))) |
#s(approx (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (fma.f64 c (fma.f64 c (fma.f64 #s(literal 1/2 binary64) (*.f64 c (/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 a (/.f64 (fma.f64 (/.f64 (*.f64 a a) (*.f64 b b)) #s(literal 20 binary64) (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 a a)) (*.f64 b b))) (*.f64 b b))) (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 (*.f64 (/.f64 (*.f64 a a) (*.f64 b b)) #s(literal 0 binary64)) (*.f64 b b))))) b)) (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 (/.f64 (*.f64 a a) (*.f64 b b)) #s(literal 20 binary64) (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 a a)) (*.f64 b b))) b))) (*.f64 #s(literal 2 binary64) (/.f64 a b))) (*.f64 #s(literal -2 binary64) b))) |
#s(approx (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))))) (fma.f64 c (fma.f64 #s(literal -1/2 binary64) (*.f64 c (/.f64 (fma.f64 (/.f64 (*.f64 a a) (*.f64 b b)) #s(literal 20 binary64) (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 a a)) (*.f64 b b))) b)) (*.f64 #s(literal -2 binary64) (/.f64 a b))) b)) |
#s(approx (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))))) (fma.f64 c (fma.f64 c (*.f64 #s(literal -1/2 binary64) (fma.f64 c (/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 a (/.f64 (fma.f64 (/.f64 (*.f64 a a) (*.f64 b b)) #s(literal 20 binary64) (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 a a)) (*.f64 b b))) (*.f64 b b))) (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 (*.f64 (/.f64 (*.f64 a a) (*.f64 b b)) #s(literal 0 binary64)) (*.f64 b b))))) b) (/.f64 (fma.f64 (/.f64 (*.f64 a a) (*.f64 b b)) #s(literal 20 binary64) (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 a a)) (*.f64 b b))) b))) (*.f64 #s(literal -2 binary64) (/.f64 a b))) b)) |
#s(approx (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))) (fma.f64 c (fma.f64 (*.f64 #s(literal -1 binary64) c) (*.f64 (/.f64 (*.f64 a a) (*.f64 b b)) #s(literal 0 binary64)) (*.f64 #s(literal -4 binary64) a)) (*.f64 b b))) |
#s(approx (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))) (fma.f64 c (fma.f64 c (-.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 a c) (*.f64 (/.f64 (*.f64 a a) (*.f64 b b)) #s(literal 0 binary64))) (*.f64 b b))) (*.f64 (/.f64 (*.f64 a a) (*.f64 b b)) #s(literal 0 binary64))) (*.f64 #s(literal -4 binary64) a)) (*.f64 b b))) |
#s(approx (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))) (fma.f64 c (fma.f64 (*.f64 #s(literal 16 binary64) (*.f64 a a)) c (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 b b)))) (pow.f64 b #s(literal 4 binary64)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 a) c) (* b b)))) (* 2 a)) (fma.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))) c (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 b a) c)) c))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 a) c) (* b b)))) (* 2 a)) (*.f64 c (fma.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) (fma.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 b a) c)))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 a) c) (* b b)))) (* 2 a)) (*.f64 c (fma.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 b a) c) (fma.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -4 binary64))))))))) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 a) c) (* b b)))) (*.f64 c (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 b c)) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 a) c) (* b b)))) (*.f64 c (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (pow.f64 (*.f64 a (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (fma.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) (/.f64 b c))))) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 a) c) (* b b)))) (*.f64 c (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64))) #s(literal 1/2 binary64)) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -4 binary64))))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 a (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))) (fma.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) (/.f64 b c)))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (*.f64 c (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 a (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (*.f64 c (fma.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64))) #s(literal 1/2 binary64)) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -4 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 a (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (*.f64 c (fma.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64))) #s(literal 1/2 binary64)) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -4 binary64)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 7 binary64))) #s(literal 1/2 binary64)) (/.f64 (pow.f64 (*.f64 b b) #s(literal 3 binary64)) (pow.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal 5 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 a (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))))) |
#s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 c (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 a) c) (* b b)))) (* 2 a)) (fma.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))) c (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 b a) c)) c))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 a) c) (* b b)))) (* 2 a)) (*.f64 c (fma.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) (fma.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 b a) c)))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 a) c) (* b b)))) (* 2 a)) (*.f64 c (fma.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 b a) c) (fma.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -4 binary64))))))))) |
#s(approx (+ (* (/ b a) -1) (/ c b)) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 (/.f64 b a) c) (pow.f64 b #s(literal -1 binary64))))) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 a) c) (* b b)))) (*.f64 c (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 b c)) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 a) c) (* b b)))) (*.f64 c (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (pow.f64 (*.f64 a (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (fma.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) (/.f64 b c))))) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 a) c) (* b b)))) (*.f64 c (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64))) #s(literal 1/2 binary64)) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -4 binary64))))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 a (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))) (fma.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) (/.f64 b c)))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (*.f64 c (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 a (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (*.f64 c (fma.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64))) #s(literal 1/2 binary64)) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -4 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 a (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (*.f64 c (fma.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64))) #s(literal 1/2 binary64)) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -4 binary64)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 7 binary64))) #s(literal 1/2 binary64)) (/.f64 (pow.f64 (*.f64 b b) #s(literal 3 binary64)) (pow.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal 5 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 a (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))))) |
#s(approx (* (* (+ (* (* a (/ c (* b b))) -2) 1) b) -1) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 b c) (*.f64 #s(literal 2 binary64) (/.f64 a b))))) |
#s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (/.f64 b c)))) |
#s(approx (+ (* (* a (/ c (* b b))) -2) 1) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a (*.f64 b b)) (pow.f64 c #s(literal -1 binary64))))) |
#s(approx (/ (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) (fma.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))) c (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 b a) c)) c))) |
#s(approx (/ (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) (*.f64 c (fma.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) (fma.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 b a) c)))))) |
#s(approx (/ (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) (*.f64 c (fma.f64 #s(literal -1/2 binary64) (fma.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) (/.f64 (/.f64 b a) c)) (fma.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64))) #s(literal 1/2 binary64)) (/.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) a) #s(literal 0 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (*.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))))) |
#s(approx (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (*.f64 c (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 b c)) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))) |
#s(approx (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (*.f64 c (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (pow.f64 (*.f64 a (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (fma.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) (/.f64 b c))))) |
#s(approx (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (*.f64 c (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 a (pow.f64 c #s(literal 5 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) a) #s(literal 0 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 a (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))) (fma.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) (/.f64 b c)))))) |
#s(approx (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))))) (*.f64 c (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 a (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))) |
#s(approx (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))))) (*.f64 c (fma.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (pow.f64 (*.f64 a (pow.f64 c #s(literal 5 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) a) #s(literal 0 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 a (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))))) |
#s(approx (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))))) (*.f64 c (fma.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (pow.f64 (*.f64 a (pow.f64 c #s(literal 5 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) a) #s(literal 0 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (pow.f64 (*.f64 a (pow.f64 c #s(literal 7 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 b b) (/.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) a) #s(literal 0 binary64)) a)) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c)) (*.f64 a #s(literal -4 binary64)))) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 a (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))))) |
#s(approx (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))) (*.f64 c (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)))) |
#s(approx (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))) (*.f64 c (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) a) #s(literal 0 binary64)) (*.f64 c c)) (*.f64 #s(literal -4 binary64) a)) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 b b) c))))) |
#s(approx (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))) (*.f64 c (-.f64 (-.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 b b) (/.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) a) #s(literal 0 binary64)) a)) (*.f64 (*.f64 c c) c)) (*.f64 #s(literal -4 binary64) a)) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 b b) c))) (*.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) a) (*.f64 c c)) #s(literal 0 binary64))))) |
#s(approx (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (*.f64 (*.f64 (*.f64 c c) c) (fma.f64 #s(literal -64 binary64) (pow.f64 a #s(literal 3 binary64)) (/.f64 (pow.f64 (*.f64 b b) #s(literal 3 binary64)) (*.f64 (*.f64 c c) c))))) |
#s(approx (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))) (*.f64 (*.f64 c c) (fma.f64 #s(literal 16 binary64) (*.f64 a a) (*.f64 #s(literal 4 binary64) (*.f64 a (/.f64 (*.f64 b b) c)))))) |
#s(approx (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))) (*.f64 (*.f64 c c) (-.f64 (fma.f64 #s(literal 16 binary64) (*.f64 a a) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 c c))) (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 (*.f64 b b) c)))))) |
#s(approx (- (pow b 4) (* (* -4 (* c a)) (* b b))) (*.f64 c (-.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b b)))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 a) c) (* b b)))) (* 2 a)) (*.f64 (*.f64 #s(literal -1 binary64) c) (fma.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 b a) c))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 a) c) (* b b)))) (* 2 a)) (*.f64 (*.f64 #s(literal -1 binary64) c) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) c) (*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 a) c) (* b b)))) (* 2 a)) (*.f64 (*.f64 #s(literal -1 binary64) c) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64))) #s(literal 1/2 binary64))) (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 #s(literal 1/128 binary64) (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) c) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) c) (*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 a) c) (* b b)))) (*.f64 (*.f64 #s(literal -1 binary64) c) (-.f64 (/.f64 b c) (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (/.f64 a c) #s(literal 1/2 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 a) c) (* b b)))) (*.f64 (*.f64 #s(literal -1 binary64) c) (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) b) c) (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))))) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 a) c) (* b b)))) (*.f64 (*.f64 #s(literal -1 binary64) c) (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/64 binary64) (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64))) (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) c)) b) c) (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (*.f64 (*.f64 #s(literal -1 binary64) c) (fma.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (/.f64 a c) #s(literal 1/2 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (pow.f64 (*.f64 a (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (*.f64 (*.f64 #s(literal -1 binary64) c) (fma.f64 #s(literal -1/64 binary64) (*.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64))) #s(literal 1/2 binary64)) (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (fma.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (/.f64 a c) #s(literal 1/2 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (pow.f64 (*.f64 a (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (*.f64 (*.f64 #s(literal -1 binary64) c) (fma.f64 #s(literal -1/64 binary64) (*.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64))) #s(literal 1/2 binary64)) (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (fma.f64 #s(literal 1/512 binary64) (*.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 7 binary64))) #s(literal 1/2 binary64)) (*.f64 (pow.f64 (*.f64 b b) #s(literal 3 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (fma.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (/.f64 a c) #s(literal 1/2 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (pow.f64 (*.f64 a (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))))))) |
#s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b b) c) (*.f64 #s(literal 4 binary64) a))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 a) c) (* b b)))) (* 2 a)) (*.f64 (*.f64 #s(literal -1 binary64) c) (fma.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 b a) c))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 a) c) (* b b)))) (* 2 a)) (*.f64 (*.f64 #s(literal -1 binary64) c) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) c) (*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))) |
#s(approx (/ (- (neg b) (sqrt (+ (* (* -4 a) c) (* b b)))) (* 2 a)) (*.f64 (*.f64 #s(literal -1 binary64) c) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64))) #s(literal 1/2 binary64))) (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 #s(literal 1/128 binary64) (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) c) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) c) (*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))) |
#s(approx (+ (* (/ b a) -1) (/ c b)) (*.f64 (*.f64 #s(literal -1 binary64) c) (-.f64 (/.f64 (/.f64 b a) c) (pow.f64 b #s(literal -1 binary64))))) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 a) c) (* b b)))) (*.f64 (*.f64 #s(literal -1 binary64) c) (-.f64 (/.f64 b c) (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (/.f64 a c) #s(literal 1/2 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 a) c) (* b b)))) (*.f64 (*.f64 #s(literal -1 binary64) c) (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) b) c) (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))))) |
#s(approx (- (neg b) (sqrt (+ (* (* -4 a) c) (* b b)))) (*.f64 (*.f64 #s(literal -1 binary64) c) (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/64 binary64) (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64))) (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) c)) b) c) (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (*.f64 (*.f64 #s(literal -1 binary64) c) (fma.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (/.f64 a c) #s(literal 1/2 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (pow.f64 (*.f64 a (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (*.f64 (*.f64 #s(literal -1 binary64) c) (fma.f64 #s(literal -1/64 binary64) (*.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64))) #s(literal 1/2 binary64)) (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (fma.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (/.f64 a c) #s(literal 1/2 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (pow.f64 (*.f64 a (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (*.f64 (*.f64 #s(literal -1 binary64) c) (fma.f64 #s(literal -1/64 binary64) (*.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64))) #s(literal 1/2 binary64)) (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (fma.f64 #s(literal 1/512 binary64) (*.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 7 binary64))) #s(literal 1/2 binary64)) (*.f64 (pow.f64 (*.f64 b b) #s(literal 3 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (fma.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (/.f64 a c) #s(literal 1/2 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (pow.f64 (*.f64 a (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))))))) |
#s(approx (* (* (+ (* (* a (/ c (* b b))) -2) 1) b) -1) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (/.f64 b c))))) |
#s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 b c) (*.f64 #s(literal 2 binary64) (/.f64 a b)))))) |
#s(approx (+ (* (* a (/ c (* b b))) -2) 1) (*.f64 (*.f64 #s(literal -1 binary64) c) (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 a (*.f64 b b))) (pow.f64 c #s(literal -1 binary64))))) |
#s(approx (/ (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) (*.f64 (*.f64 #s(literal -1 binary64) c) (fma.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 b a) c))))) |
#s(approx (/ (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) (*.f64 (*.f64 #s(literal -1 binary64) c) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) c) (*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))) |
#s(approx (/ (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) (*.f64 (*.f64 #s(literal -1 binary64) c) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) a) #s(literal 0 binary64))) (*.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64))) #s(literal 1/2 binary64))) (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) c) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) c) (*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))) |
#s(approx (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (*.f64 (*.f64 #s(literal -1 binary64) c) (-.f64 (/.f64 b c) (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (/.f64 a c) #s(literal 1/2 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))) |
#s(approx (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (*.f64 (*.f64 #s(literal -1 binary64) c) (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) b) c) (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))))) |
#s(approx (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (*.f64 (*.f64 #s(literal -1 binary64) c) (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) a) #s(literal 0 binary64)))) (*.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64))) (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) c)) b) c) (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))))) |
#s(approx (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))))) (*.f64 (*.f64 #s(literal -1 binary64) c) (fma.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (/.f64 a c) #s(literal 1/2 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (pow.f64 (*.f64 a (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))))) |
#s(approx (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))))) (*.f64 (*.f64 #s(literal -1 binary64) c) (fma.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (pow.f64 (*.f64 a (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (fma.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (/.f64 a c) #s(literal 1/2 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (pow.f64 (*.f64 a (pow.f64 c #s(literal 5 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) a) #s(literal 0 binary64)))))))) |
#s(approx (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))))) (*.f64 (*.f64 #s(literal -1 binary64) c) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64))) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) a) #s(literal 0 binary64))) (*.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 b b) (/.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) a) #s(literal 0 binary64)) a)) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) a)))))) (*.f64 (*.f64 c c) c)) (fma.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (/.f64 a c) #s(literal 1/2 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (pow.f64 (*.f64 a (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))))) |
#s(approx (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b b) c) (*.f64 #s(literal 4 binary64) a))))) |
#s(approx (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))) (*.f64 (*.f64 #s(literal -1 binary64) c) (fma.f64 #s(literal -1 binary64) (-.f64 (/.f64 (*.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) a) c) #s(literal 0 binary64)) c) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 b b) c))) (*.f64 #s(literal 4 binary64) a)))) |
#s(approx (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))) (*.f64 (*.f64 #s(literal -1 binary64) c) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 b b) a) (/.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) a) #s(literal 0 binary64)) c))) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) a) #s(literal 0 binary64))) c) (*.f64 #s(literal 1 binary64) (*.f64 b b))) c) (*.f64 #s(literal 4 binary64) a)))) |
#s(approx (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 c c) c)) (fma.f64 #s(literal 64 binary64) (pow.f64 a #s(literal 3 binary64)) (/.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (*.f64 b b) #s(literal 3 binary64))) (*.f64 (*.f64 c c) c))))) |
#s(approx (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))) (*.f64 (*.f64 c c) (fma.f64 #s(literal 16 binary64) (*.f64 a a) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b b)))) c))))) |
#s(approx (- (pow b 4) (* (* -4 (* c a)) (* b b))) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b b))))))) |
Compiled 29 755 to 2 902 computations (90.2% saved)
12 alts after pruning (7 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 558 | 6 | 564 |
| Fresh | 3 | 1 | 4 |
| Picked | 0 | 5 | 5 |
| Done | 0 | 0 | 0 |
| Total | 561 | 12 | 573 |
| Status | Accuracy | Program |
|---|---|---|
| 32.7% | (/.f64 (/.f64 (-.f64 (pow.f64 (*.f64 #s(literal -1 binary64) b) #s(literal 3 binary64)) (pow.f64 (pow.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (fma.f64 (pow.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (pow.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal -1 binary64) b) (pow.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)))))) (*.f64 #s(literal 2 binary64) a)) | |
| ✓ | 47.7% | (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)) |
| ✓ | 20.5% | (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (/.f64 (+.f64 (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal 3 binary64)) (pow.f64 (*.f64 b b) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 #s(literal -4 binary64) (*.f64 c a)) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b))))))) (*.f64 #s(literal 2 binary64) a)) |
| 13.3% | (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (/.f64 (+.f64 (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal 3 binary64)) (pow.f64 (*.f64 b b) #s(literal 3 binary64))) #s(approx (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))) (fma.f64 c (fma.f64 (*.f64 #s(literal 16 binary64) (*.f64 a a)) c (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 b b)))) (pow.f64 b #s(literal 4 binary64))))))) (*.f64 #s(literal 2 binary64) a)) | |
| ▶ | 21.0% | (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (/.f64 (*.f64 (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a)) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.f64 b b)))) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (fma.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 #s(literal -4 binary64) (*.f64 c a)) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b))))))) (*.f64 #s(literal 2 binary64) a)) |
| ▶ | 30.8% | (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.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)) |
| ✓ | 12.9% | (/.f64 (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (*.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -2 binary64) #s(literal 1 binary64)) b) #s(literal -1 binary64)))) (*.f64 #s(literal 2 binary64) a)) |
| ▶ | 4.0% | (/.f64 (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 #s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (/.f64 b c)))) #s(literal -1 binary64)))) (*.f64 #s(literal 2 binary64) a)) |
| ▶ | 25.3% | (/.f64 #s(approx (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 20 binary64) (*.f64 #s(literal -16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 b b)) (*.f64 (*.f64 #s(literal 2 binary64) a) c)) b))) (*.f64 #s(literal 2 binary64) a)) |
| ▶ | 37.4% | #s(approx (/ (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 c b))) |
| ✓ | 27.5% | #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (fma.f64 (/.f64 b a) #s(literal -1 binary64) (/.f64 c b))) |
| ✓ | 27.2% | #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 (/.f64 b a) #s(literal -1 binary64))) |
Compiled 979 to 515 computations (47.4% saved)
| Inputs |
|---|
#s(approx (/ (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 c b))) |
(*.f64 #s(literal -1 binary64) (/.f64 c b)) |
#s(literal -1 binary64) |
(/.f64 c b) |
c |
b |
(/.f64 #s(approx (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 20 binary64) (*.f64 #s(literal -16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 b b)) (*.f64 (*.f64 #s(literal 2 binary64) a) c)) b))) (*.f64 #s(literal 2 binary64) a)) |
#s(approx (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 20 binary64) (*.f64 #s(literal -16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 b b)) (*.f64 (*.f64 #s(literal 2 binary64) a) c)) b))) |
(*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 20 binary64) (*.f64 #s(literal -16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 b b)) (*.f64 (*.f64 #s(literal 2 binary64) a) c)) b)) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 20 binary64) (*.f64 #s(literal -16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 b b)) (*.f64 (*.f64 #s(literal 2 binary64) a) c)) b) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 20 binary64) (*.f64 #s(literal -16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 b b)) (*.f64 (*.f64 #s(literal 2 binary64) a) c)) |
#s(literal 1/2 binary64) |
(/.f64 (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 20 binary64) (*.f64 #s(literal -16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 b b)) |
(fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 20 binary64) (*.f64 #s(literal -16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) |
(pow.f64 (*.f64 a c) #s(literal 2 binary64)) |
(*.f64 a c) |
a |
#s(literal 2 binary64) |
#s(literal 20 binary64) |
(*.f64 #s(literal -16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) |
#s(literal -16 binary64) |
(*.f64 b b) |
(*.f64 (*.f64 #s(literal 2 binary64) a) c) |
(*.f64 #s(literal 2 binary64) a) |
(/.f64 (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 #s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (/.f64 b c)))) #s(literal -1 binary64)))) (*.f64 #s(literal 2 binary64) a)) |
(-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 #s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (/.f64 b c)))) #s(literal -1 binary64)))) |
(neg.f64 b) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 #s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (/.f64 b c)))) #s(literal -1 binary64))) |
(*.f64 #s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (/.f64 b c)))) #s(literal -1 binary64)) |
#s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (/.f64 b c)))) |
(*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (/.f64 b c))) |
(fma.f64 #s(literal -2 binary64) (/.f64 a b) (/.f64 b c)) |
#s(literal -2 binary64) |
(/.f64 a b) |
(/.f64 b c) |
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.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 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -4 binary64) #s(literal 1 binary64)) (*.f64 b b))))) |
(sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -4 binary64) #s(literal 1 binary64)) (*.f64 b b)))) |
#s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -4 binary64) #s(literal 1 binary64)) (*.f64 b b))) |
(*.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -4 binary64) #s(literal 1 binary64)) (*.f64 b b)) |
(fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -4 binary64) #s(literal 1 binary64)) |
(*.f64 a (/.f64 c (*.f64 b b))) |
(/.f64 c (*.f64 b b)) |
#s(literal -4 binary64) |
#s(literal 1 binary64) |
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (/.f64 (*.f64 (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a)) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.f64 b b)))) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (fma.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 #s(literal -4 binary64) (*.f64 c a)) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b))))))) (*.f64 #s(literal 2 binary64) a)) |
(-.f64 (neg.f64 b) (sqrt.f64 (/.f64 (*.f64 (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a)) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.f64 b b)))) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (fma.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 #s(literal -4 binary64) (*.f64 c a)) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b))))))) |
(sqrt.f64 (/.f64 (*.f64 (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a)) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.f64 b b)))) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (fma.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 #s(literal -4 binary64) (*.f64 c a)) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b)))))) |
(/.f64 (*.f64 (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a)) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.f64 b b)))) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (fma.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 #s(literal -4 binary64) (*.f64 c a)) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b))))) |
(*.f64 (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a)) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.f64 b b)))) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) |
(fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a)) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.f64 b b)))) |
#s(literal 16 binary64) |
(*.f64 (*.f64 c a) (*.f64 c a)) |
(*.f64 c a) |
(-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.f64 b b))) |
(pow.f64 b #s(literal 4 binary64)) |
#s(literal 4 binary64) |
(*.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.f64 b b)) |
(*.f64 (*.f64 #s(literal -4 binary64) c) a) |
(*.f64 #s(literal -4 binary64) c) |
(fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) |
(fma.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 #s(literal -4 binary64) (*.f64 c a)) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b)))) |
(*.f64 #s(literal -4 binary64) (*.f64 c a)) |
(-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b))) |
(*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b)) |
| Outputs |
|---|
#s(approx (/ (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) #s(hole binary64 (* -1 (/ b a)))) |
#s(approx (/ (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) #s(hole binary64 (/ (+ (* -1 b) (/ (* a c) b)) a))) |
#s(approx (/ (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) #s(hole binary64 (/ (+ (* -1 b) (* a (+ (* 1/4 (/ (* a (+ (* -16 (/ (pow c 2) (pow b 2))) (+ (* 4 (/ (pow c 2) (pow b 2))) (* 16 (/ (pow c 2) (pow b 2)))))) b)) (/ c b)))) a))) |
#s(approx (/ (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) #s(hole binary64 (/ (+ (* -1 b) (* a (+ (* a (+ (* 1/4 (/ (* a (+ (* -4 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 2))) (* 16 (/ (pow c 2) (pow b 2))))) (pow b 2))) (* 2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 2))) (+ (* 4 (/ (pow c 2) (pow b 2))) (* 16 (/ (pow c 2) (pow b 2)))))) (pow b 2))))) b)) (* 1/4 (/ (+ (* -16 (/ (pow c 2) (pow b 2))) (+ (* 4 (/ (pow c 2) (pow b 2))) (* 16 (/ (pow c 2) (pow b 2))))) b)))) (/ c b)))) a))) |
#s(approx (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) #s(hole binary64 (* -2 b))) |
#s(approx (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) #s(hole binary64 (- (* 2 (/ (* a c) b)) (* 2 b)))) |
#s(approx (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) #s(hole binary64 (- (* a (- (* 1/2 (/ (* a (+ (* -16 (/ (pow c 2) (pow b 2))) (+ (* 4 (/ (pow c 2) (pow b 2))) (* 16 (/ (pow c 2) (pow b 2)))))) b)) (* -2 (/ c b)))) (* 2 b)))) |
#s(approx (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) #s(hole binary64 (- (* a (- (* a (- (* 1/2 (/ (* a (+ (* -4 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 2))) (* 16 (/ (pow c 2) (pow b 2))))) (pow b 2))) (* 2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 2))) (+ (* 4 (/ (pow c 2) (pow b 2))) (* 16 (/ (pow c 2) (pow b 2)))))) (pow b 2))))) b)) (* -1/2 (/ (+ (* -16 (/ (pow c 2) (pow b 2))) (+ (* 4 (/ (pow c 2) (pow b 2))) (* 16 (/ (pow c 2) (pow b 2))))) b)))) (* -2 (/ c b)))) (* 2 b)))) |
#s(approx (* -1 (/ (+ (* 1/2 (/ (+ (* (pow (* a c) 2) 20) (* -16 (pow (* a c) 2))) (* b b))) (* (* 2 a) c)) b)) #s(hole binary64 (* -2 (/ (* a c) b)))) |
#s(approx (* -1 (/ (+ (* 1/2 (/ (+ (* (pow (* a c) 2) 20) (* -16 (pow (* a c) 2))) (* b b))) (* (* 2 a) c)) b)) #s(hole binary64 (* a (+ (* -2 (/ c b)) (* -1/2 (/ (* a (+ (* -16 (pow c 2)) (* 20 (pow c 2)))) (pow b 3))))))) |
#s(approx (/ (+ (* 1/2 (/ (+ (* (pow (* a c) 2) 20) (* -16 (pow (* a c) 2))) (* b b))) (* (* 2 a) c)) b) #s(hole binary64 (* 2 (/ (* a c) b)))) |
#s(approx (/ (+ (* 1/2 (/ (+ (* (pow (* a c) 2) 20) (* -16 (pow (* a c) 2))) (* b b))) (* (* 2 a) c)) b) #s(hole binary64 (* a (+ (* 1/2 (/ (* a (+ (* -16 (pow c 2)) (* 20 (pow c 2)))) (pow b 3))) (* 2 (/ c b)))))) |
#s(approx (+ (* 1/2 (/ (+ (* (pow (* a c) 2) 20) (* -16 (pow (* a c) 2))) (* b b))) (* (* 2 a) c)) #s(hole binary64 (* 2 (* a c)))) |
#s(approx (+ (* 1/2 (/ (+ (* (pow (* a c) 2) 20) (* -16 (pow (* a c) 2))) (* b b))) (* (* 2 a) c)) #s(hole binary64 (* a (+ (* 1/2 (/ (* a (+ (* -16 (pow c 2)) (* 20 (pow c 2)))) (pow b 2))) (* 2 c))))) |
#s(approx (/ (+ (* (pow (* a c) 2) 20) (* -16 (pow (* a c) 2))) (* b b)) #s(hole binary64 (/ (* (pow a 2) (+ (* -16 (pow c 2)) (* 20 (pow c 2)))) (pow b 2)))) |
#s(approx (+ (* (pow (* a c) 2) 20) (* -16 (pow (* a c) 2))) #s(hole binary64 (* (pow a 2) (+ (* -16 (pow c 2)) (* 20 (pow c 2)))))) |
#s(approx (pow (* a c) 2) #s(hole binary64 (* (pow a 2) (pow c 2)))) |
#s(approx (* a c) #s(hole binary64 (* a c))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (* -16 (pow (* a c) 2)) #s(hole binary64 (* -16 (* (pow a 2) (pow c 2))))) |
#s(approx (* (* 2 a) c) #s(hole binary64 (* 2 (* a c)))) |
#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 (* (* (+ (* (* a (/ c (* b b))) -2) 1) b) -1) #s(hole binary64 (* -1 b))) |
#s(approx (* (* (+ (* (* a (/ c (* b b))) -2) 1) b) -1) #s(hole binary64 (+ (* -1 b) (* 2 (/ (* a c) b))))) |
#s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) #s(hole binary64 b)) |
#s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) #s(hole binary64 (+ b (* -2 (/ (* a c) b))))) |
#s(approx (* c (+ (* -2 (/ a b)) (/ b c))) #s(hole binary64 b)) |
#s(approx (* c (+ (* -2 (/ a b)) (/ b c))) #s(hole binary64 (+ b (* -2 (/ (* a c) b))))) |
#s(approx (+ (* -2 (/ a b)) (/ b c)) #s(hole binary64 (/ b c))) |
#s(approx (+ (* -2 (/ a b)) (/ b c)) #s(hole binary64 (+ (* -2 (/ a b)) (/ b c)))) |
#s(approx (/ a b) #s(hole binary64 (/ a b))) |
#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 (* (+ (* (* a (/ c (* b b))) -4) 1) (* b b)) #s(hole binary64 (pow b 2))) |
#s(approx (* (+ (* (* a (/ c (* b b))) -4) 1) (* b b)) #s(hole binary64 (+ (* -4 (* a c)) (pow b 2)))) |
#s(approx (+ (* (* a (/ c (* b b))) -4) 1) #s(hole binary64 1)) |
#s(approx (+ (* (* a (/ c (* b b))) -4) 1) #s(hole binary64 (+ 1 (* -4 (/ (* a c) (pow b 2)))))) |
#s(approx (* a (/ c (* b b))) #s(hole binary64 (/ (* a c) (pow b 2)))) |
#s(approx (/ (- (neg b) (sqrt (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) #s(hole binary64 (* -1 (/ b a)))) |
#s(approx (/ (- (neg b) (sqrt (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) #s(hole binary64 (/ (+ (* -1 b) (/ (* a c) b)) a))) |
#s(approx (/ (- (neg b) (sqrt (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -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 (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -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 (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) #s(hole binary64 (* -2 b))) |
#s(approx (- (neg b) (sqrt (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) #s(hole binary64 (- (* 2 (/ (* a c) b)) (* 2 b)))) |
#s(approx (- (neg b) (sqrt (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -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 (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -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 (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))))) #s(hole binary64 b)) |
#s(approx (sqrt (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))))) #s(hole binary64 (+ b (* -2 (/ (* a c) b))))) |
#s(approx (sqrt (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))))) #s(hole binary64 (+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))))) |
#s(approx (sqrt (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -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 (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))) #s(hole binary64 (pow b 2))) |
#s(approx (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))) #s(hole binary64 (+ (* -4 (* a c)) (pow b 2)))) |
#s(approx (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) #s(hole binary64 (pow b 6))) |
#s(approx (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) #s(hole binary64 (+ (* a (+ (* -4 (* (pow b 4) c)) (* 4 (* (pow b 4) c)))) (pow b 6)))) |
#s(approx (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) #s(hole binary64 (+ (* a (+ (* -4 (* (pow b 4) c)) (+ (* 4 (* (pow b 4) c)) (* a (+ (* -16 (* (pow b 2) (pow c 2))) (* 16 (* (pow b 2) (pow c 2)))))))) (pow b 6)))) |
#s(approx (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) #s(hole binary64 (+ (* a (+ (* -4 (* (pow b 4) c)) (+ (* 4 (* (pow b 4) c)) (* a (+ (* -64 (* a (pow c 3))) (+ (* -16 (* (pow b 2) (pow c 2))) (* 16 (* (pow b 2) (pow c 2))))))))) (pow b 6)))) |
#s(approx (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) #s(hole binary64 (pow b 4))) |
#s(approx (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) #s(hole binary64 (+ (* 4 (* a (* (pow b 2) c))) (pow b 4)))) |
#s(approx (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) #s(hole binary64 (+ (* a (- (* 16 (* a (pow c 2))) (* -4 (* (pow b 2) c)))) (pow b 4)))) |
#s(approx (* (* c a) (* c a)) #s(hole binary64 (* (pow a 2) (pow c 2)))) |
#s(approx (* c a) #s(hole binary64 (* a c))) |
#s(approx (- (pow b 4) (* (* (* -4 c) a) (* b b))) #s(hole binary64 (pow b 4))) |
#s(approx (- (pow b 4) (* (* (* -4 c) a) (* b b))) #s(hole binary64 (+ (* 4 (* a (* (pow b 2) c))) (pow b 4)))) |
#s(approx (* (* (* -4 c) a) (* b b)) #s(hole binary64 (* -4 (* a (* (pow b 2) c))))) |
#s(approx (* (* -4 c) a) #s(hole binary64 (* -4 (* a c)))) |
#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 (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))) #s(hole binary64 (pow b 4))) |
#s(approx (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))) #s(hole binary64 (+ (* 4 (* a (* (pow b 2) c))) (pow b 4)))) |
#s(approx (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))) #s(hole binary64 (+ (* a (- (* 16 (* a (pow c 2))) (* -4 (* (pow b 2) c)))) (pow b 4)))) |
#s(approx (* -4 (* c a)) #s(hole binary64 (* -4 (* a c)))) |
#s(approx (- (pow b 4) (* (* -4 (* c a)) (* b b))) #s(hole binary64 (pow b 4))) |
#s(approx (- (pow b 4) (* (* -4 (* c a)) (* b b))) #s(hole binary64 (+ (* 4 (* a (* (pow b 2) c))) (pow b 4)))) |
#s(approx (* (* -4 (* c a)) (* b b)) #s(hole binary64 (* -4 (* a (* (pow b 2) c))))) |
#s(approx (/ (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) #s(hole binary64 (* -1/2 (* (sqrt (/ c a)) (sqrt -4))))) |
#s(approx (/ (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -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 (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -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 (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -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/4 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (+ (* -1/4 (/ (pow b 4) c)) (* 1/4 (/ (pow b 4) c))) (sqrt -4))))))))) |
#s(approx (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) #s(hole binary64 (* a (- (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4)))))) |
#s(approx (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -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 (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) #s(hole binary64 (* a (- (* 1/2 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (+ (* -1/4 (/ (pow b 4) c)) (* 1/4 (/ (pow b 4) c))) (sqrt -4)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a))))))) |
#s(approx (* -1 (/ (+ (* 1/2 (/ (+ (* (pow (* a c) 2) 20) (* -16 (pow (* a c) 2))) (* b b))) (* (* 2 a) c)) b)) #s(hole binary64 (* -1/2 (/ (* (pow a 2) (+ (* -16 (pow c 2)) (* 20 (pow c 2)))) (pow b 3))))) |
#s(approx (* -1 (/ (+ (* 1/2 (/ (+ (* (pow (* a c) 2) 20) (* -16 (pow (* a c) 2))) (* b b))) (* (* 2 a) c)) b)) #s(hole binary64 (* (pow a 2) (+ (* -2 (/ c (* a b))) (* -1/2 (/ (+ (* -16 (pow c 2)) (* 20 (pow c 2))) (pow b 3))))))) |
#s(approx (/ (+ (* 1/2 (/ (+ (* (pow (* a c) 2) 20) (* -16 (pow (* a c) 2))) (* b b))) (* (* 2 a) c)) b) #s(hole binary64 (* 1/2 (/ (* (pow a 2) (+ (* -16 (pow c 2)) (* 20 (pow c 2)))) (pow b 3))))) |
#s(approx (/ (+ (* 1/2 (/ (+ (* (pow (* a c) 2) 20) (* -16 (pow (* a c) 2))) (* b b))) (* (* 2 a) c)) b) #s(hole binary64 (* (pow a 2) (+ (* 1/2 (/ (+ (* -16 (pow c 2)) (* 20 (pow c 2))) (pow b 3))) (* 2 (/ c (* a b))))))) |
#s(approx (+ (* 1/2 (/ (+ (* (pow (* a c) 2) 20) (* -16 (pow (* a c) 2))) (* b b))) (* (* 2 a) c)) #s(hole binary64 (* 1/2 (/ (* (pow a 2) (+ (* -16 (pow c 2)) (* 20 (pow c 2)))) (pow b 2))))) |
#s(approx (+ (* 1/2 (/ (+ (* (pow (* a c) 2) 20) (* -16 (pow (* a c) 2))) (* b b))) (* (* 2 a) c)) #s(hole binary64 (* (pow a 2) (+ (* 1/2 (/ (+ (* -16 (pow c 2)) (* 20 (pow c 2))) (pow b 2))) (* 2 (/ 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 (- (* 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 (* (* (+ (* (* a (/ c (* b b))) -2) 1) b) -1) #s(hole binary64 (* 2 (/ (* a c) b)))) |
#s(approx (* (* (+ (* (* a (/ c (* b b))) -2) 1) b) -1) #s(hole binary64 (* a (+ (* -1 (/ b a)) (* 2 (/ c b)))))) |
#s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) #s(hole binary64 (* -2 (/ (* a c) b)))) |
#s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) #s(hole binary64 (* a (+ (* -2 (/ c b)) (/ b a))))) |
#s(approx (* c (+ (* -2 (/ a b)) (/ b c))) #s(hole binary64 (* -2 (/ (* a c) b)))) |
#s(approx (* c (+ (* -2 (/ a b)) (/ b c))) #s(hole binary64 (* a (+ (* -2 (/ c b)) (/ b a))))) |
#s(approx (+ (* -2 (/ a b)) (/ b c)) #s(hole binary64 (* -2 (/ a b)))) |
#s(approx (+ (* -2 (/ a b)) (/ b c)) #s(hole binary64 (* a (- (/ b (* a c)) (* 2 (/ 1 b)))))) |
#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 (* (+ (* (* a (/ c (* b b))) -4) 1) (* b b)) #s(hole binary64 (* -4 (* a c)))) |
#s(approx (* (+ (* (* a (/ c (* b b))) -4) 1) (* b b)) #s(hole binary64 (* a (+ (* -4 c) (/ (pow b 2) a))))) |
#s(approx (+ (* (* a (/ c (* b b))) -4) 1) #s(hole binary64 (* -4 (/ (* a c) (pow b 2))))) |
#s(approx (+ (* (* a (/ c (* b b))) -4) 1) #s(hole binary64 (* a (+ (* -4 (/ c (pow b 2))) (/ 1 a))))) |
#s(approx (/ (- (neg b) (sqrt (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) #s(hole binary64 (* -1/2 (* (sqrt (/ c a)) (sqrt -4))))) |
#s(approx (/ (- (neg b) (sqrt (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -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 (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -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 (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -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 (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (- (neg b) (sqrt (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) #s(hole binary64 (* a (- (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4)))))) |
#s(approx (- (neg b) (sqrt (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -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 (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -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 (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -4)))) |
#s(approx (sqrt (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -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 (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -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 (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -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 (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))) #s(hole binary64 (* -4 (* a c)))) |
#s(approx (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))) #s(hole binary64 (* a (+ (* -4 c) (/ (pow b 2) a))))) |
#s(approx (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) #s(hole binary64 (* -64 (* (pow a 3) (pow c 3))))) |
#s(approx (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) #s(hole binary64 (* (pow a 3) (+ (* -64 (pow c 3)) (+ (* -16 (/ (* (pow b 2) (pow c 2)) a)) (* 16 (/ (* (pow b 2) (pow c 2)) a))))))) |
#s(approx (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) #s(hole binary64 (* (pow a 3) (+ (* -64 (pow c 3)) (+ (* -16 (/ (* (pow b 2) (pow c 2)) a)) (+ (* -4 (/ (* (pow b 4) c) (pow a 2))) (+ (* 4 (/ (* (pow b 4) c) (pow a 2))) (* 16 (/ (* (pow b 2) (pow c 2)) a))))))))) |
#s(approx (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) #s(hole binary64 (* (pow a 3) (+ (* -64 (pow c 3)) (+ (* -16 (/ (* (pow b 2) (pow c 2)) a)) (+ (* -4 (/ (* (pow b 4) c) (pow a 2))) (+ (* 4 (/ (* (pow b 4) c) (pow a 2))) (+ (* 16 (/ (* (pow b 2) (pow c 2)) a)) (/ (pow b 6) (pow a 3)))))))))) |
#s(approx (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) #s(hole binary64 (* 16 (* (pow a 2) (pow c 2))))) |
#s(approx (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) #s(hole binary64 (* (pow a 2) (+ (* 4 (/ (* (pow b 2) c) a)) (* 16 (pow c 2)))))) |
#s(approx (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) #s(hole binary64 (* (pow a 2) (- (+ (* 16 (pow c 2)) (/ (pow b 4) (pow a 2))) (* -4 (/ (* (pow b 2) c) a)))))) |
#s(approx (- (pow b 4) (* (* (* -4 c) a) (* b b))) #s(hole binary64 (* 4 (* a (* (pow b 2) c))))) |
#s(approx (- (pow b 4) (* (* (* -4 c) a) (* b b))) #s(hole binary64 (* a (- (/ (pow b 4) a) (* -4 (* (pow b 2) c)))))) |
#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 (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))) #s(hole binary64 (* 16 (* (pow a 2) (pow c 2))))) |
#s(approx (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))) #s(hole binary64 (* (pow a 2) (+ (* 4 (/ (* (pow b 2) c) a)) (* 16 (pow c 2)))))) |
#s(approx (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))) #s(hole binary64 (* (pow a 2) (- (+ (* 16 (pow c 2)) (/ (pow b 4) (pow a 2))) (* -4 (/ (* (pow b 2) c) a)))))) |
#s(approx (- (pow b 4) (* (* -4 (* c a)) (* b b))) #s(hole binary64 (* 4 (* a (* (pow b 2) c))))) |
#s(approx (- (pow b 4) (* (* -4 (* c a)) (* b b))) #s(hole binary64 (* a (- (/ (pow b 4) a) (* -4 (* (pow b 2) c)))))) |
#s(approx (/ (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (/ (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -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 (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (+ (* -1/4 (/ (pow b 4) c)) (* 1/4 (/ (pow b 4) c)))))) (* 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 (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) #s(hole binary64 (* 2 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) #s(hole binary64 (* -1 (* a (- (/ b a) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -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 (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) #s(hole binary64 (* -1 (* a (- (* -1 (/ (- (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (+ (* -1/4 (/ (pow b 4) c)) (* 1/4 (/ (pow b 4) c)))))) (* 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))))) (* 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 (* (* (+ (* (* a (/ c (* b b))) -2) 1) b) -1) #s(hole binary64 (* -1 (* a (+ (* -2 (/ c b)) (/ b a)))))) |
#s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) #s(hole binary64 (* -1 (* a (+ (* -1 (/ b a)) (* 2 (/ c b))))))) |
#s(approx (* c (+ (* -2 (/ a b)) (/ b c))) #s(hole binary64 (* -1 (* a (+ (* -1 (/ b a)) (* 2 (/ c b))))))) |
#s(approx (+ (* -2 (/ a b)) (/ b c)) #s(hole binary64 (* -1 (* a (+ (* -1 (/ b (* a c))) (* 2 (/ 1 b))))))) |
#s(approx (- (* b b) (* 4 (* a c))) #s(hole binary64 (* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -4 c)))))) |
#s(approx (* (+ (* (* a (/ c (* b b))) -4) 1) (* b b)) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))))) |
#s(approx (+ (* (* a (/ c (* b b))) -4) 1) #s(hole binary64 (* -1 (* a (- (* 4 (/ c (pow b 2))) (/ 1 a)))))) |
#s(approx (/ (- (neg b) (sqrt (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (/ (- (neg b) (sqrt (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (- (neg b) (sqrt (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -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 (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -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 (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) #s(hole binary64 (* 2 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (- (neg b) (sqrt (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) #s(hole binary64 (* -1 (* a (- (/ b a) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (- (neg b) (sqrt (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -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 (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -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 (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))))) #s(hole binary64 (* -2 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (sqrt (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -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 (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -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 (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -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 (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))))) |
#s(approx (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) #s(hole binary64 (* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -16 (* (pow b 2) (pow c 2))) (* 16 (* (pow b 2) (pow c 2)))) a)) (* 64 (pow c 3))))))) |
#s(approx (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) #s(hole binary64 (* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -16 (* (pow b 2) (pow c 2))) (+ (* -1 (/ (+ (* -4 (* (pow b 4) c)) (* 4 (* (pow b 4) c))) a)) (* 16 (* (pow b 2) (pow c 2))))) a)) (* 64 (pow c 3))))))) |
#s(approx (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) #s(hole binary64 (* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -16 (* (pow b 2) (pow c 2))) (+ (* -1 (/ (+ (* -4 (* (pow b 4) c)) (+ (* -1 (/ (pow b 6) a)) (* 4 (* (pow b 4) c)))) a)) (* 16 (* (pow b 2) (pow c 2))))) a)) (* 64 (pow c 3))))))) |
#s(approx (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) #s(hole binary64 (* (pow a 2) (+ (* -1 (/ (- (* -1 (/ (pow b 4) a)) (* 4 (* (pow b 2) c))) a)) (* 16 (pow c 2)))))) |
#s(approx (- (pow b 4) (* (* (* -4 c) a) (* b b))) #s(hole binary64 (* -1 (* a (- (* -1 (/ (pow b 4) a)) (* 4 (* (pow b 2) c))))))) |
#s(approx (+ (* (* -4 c) a) (* b b)) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))))) |
#s(approx (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))) #s(hole binary64 (* (pow a 2) (+ (* -1 (/ (- (* -1 (/ (pow b 4) a)) (* 4 (* (pow b 2) c))) a)) (* 16 (pow c 2)))))) |
#s(approx (- (pow b 4) (* (* -4 (* c a)) (* b b))) #s(hole binary64 (* -1 (* a (- (* -1 (/ (pow b 4) a)) (* 4 (* (pow b 2) c))))))) |
#s(approx (/ (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -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 (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -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 (* -1 (/ c b)) #s(hole binary64 (* -1 (/ c b)))) |
#s(approx (/ c b) #s(hole binary64 (/ c b))) |
#s(approx b #s(hole binary64 b)) |
#s(approx (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) #s(hole binary64 (- (* -1 b) (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -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 (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -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 (* -1 (/ (+ (* 1/2 (/ (+ (* (pow (* a c) 2) 20) (* -16 (pow (* a c) 2))) (* b b))) (* (* 2 a) c)) b)) #s(hole binary64 (* -1/2 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 20 (* (pow a 2) (pow c 2)))) (pow b 3))))) |
#s(approx (* -1 (/ (+ (* 1/2 (/ (+ (* (pow (* a c) 2) 20) (* -16 (pow (* a c) 2))) (* b b))) (* (* 2 a) c)) b)) #s(hole binary64 (/ (+ (* -2 (* a (* (pow b 2) c))) (* -1/2 (+ (* -16 (* (pow a 2) (pow c 2))) (* 20 (* (pow a 2) (pow c 2)))))) (pow b 3)))) |
#s(approx (/ (+ (* 1/2 (/ (+ (* (pow (* a c) 2) 20) (* -16 (pow (* a c) 2))) (* b b))) (* (* 2 a) c)) b) #s(hole binary64 (* 1/2 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 20 (* (pow a 2) (pow c 2)))) (pow b 3))))) |
#s(approx (/ (+ (* 1/2 (/ (+ (* (pow (* a c) 2) 20) (* -16 (pow (* a c) 2))) (* b b))) (* (* 2 a) c)) b) #s(hole binary64 (/ (+ (* 1/2 (+ (* -16 (* (pow a 2) (pow c 2))) (* 20 (* (pow a 2) (pow c 2))))) (* 2 (* a (* (pow b 2) c)))) (pow b 3)))) |
#s(approx (+ (* 1/2 (/ (+ (* (pow (* a c) 2) 20) (* -16 (pow (* a c) 2))) (* b b))) (* (* 2 a) c)) #s(hole binary64 (* 1/2 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 20 (* (pow a 2) (pow c 2)))) (pow b 2))))) |
#s(approx (+ (* 1/2 (/ (+ (* (pow (* a c) 2) 20) (* -16 (pow (* a c) 2))) (* b b))) (* (* 2 a) c)) #s(hole binary64 (/ (+ (* 1/2 (+ (* -16 (* (pow a 2) (pow c 2))) (* 20 (* (pow a 2) (pow c 2))))) (* 2 (* a (* (pow b 2) c)))) (pow b 2)))) |
#s(approx (/ (+ (* (pow (* a c) 2) 20) (* -16 (pow (* a c) 2))) (* b b)) #s(hole binary64 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 20 (* (pow a 2) (pow c 2)))) (pow b 2)))) |
#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) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (- (* -1 b) (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (- (* b (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (- (* b (- (* b (- (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (neg b) #s(hole binary64 (* -1 b))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5))))))))))) |
#s(approx (* (* (+ (* (* a (/ c (* b b))) -2) 1) b) -1) #s(hole binary64 (/ (+ (* -1 (pow b 2)) (* 2 (* a c))) b))) |
#s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) #s(hole binary64 (/ (+ (* -2 (* a c)) (pow b 2)) b))) |
#s(approx (* c (+ (* -2 (/ a b)) (/ b c))) #s(hole binary64 (/ (+ (* -2 (* a c)) (pow b 2)) b))) |
#s(approx (+ (* -2 (/ a b)) (/ b c)) #s(hole binary64 (/ (+ (* -2 a) (/ (pow b 2) c)) b))) |
#s(approx (/ b c) #s(hole binary64 (/ b c))) |
#s(approx (- (* b b) (* 4 (* a c))) #s(hole binary64 (- (pow b 2) (* 4 (* a c))))) |
#s(approx (+ (* (* a (/ c (* b b))) -4) 1) #s(hole binary64 (/ (+ (* -4 (* a c)) (pow b 2)) (pow b 2)))) |
#s(approx (/ c (* b b)) #s(hole binary64 (/ c (pow b 2)))) |
#s(approx (/ (- (neg b) (sqrt (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -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 (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -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 (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) #s(hole binary64 (- (* -1 b) (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (- (neg b) (sqrt (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -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 (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -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 (sqrt (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -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 (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -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 (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -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 (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) #s(hole binary64 (+ (* -64 (* (pow a 3) (pow c 3))) (* (pow b 2) (+ (* -16 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2)))))))) |
#s(approx (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) #s(hole binary64 (+ (* -64 (* (pow a 3) (pow c 3))) (* (pow b 2) (+ (* -16 (* (pow a 2) (pow c 2))) (+ (* 16 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* -4 (* a c)) (* 4 (* a c)))))))))) |
#s(approx (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) #s(hole binary64 (+ (* -64 (* (pow a 3) (pow c 3))) (* (pow b 2) (+ (* -16 (* (pow a 2) (pow c 2))) (+ (* 16 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* -4 (* a c)) (+ (* 4 (* a c)) (pow b 2)))))))))) |
#s(approx (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) #s(hole binary64 (+ (* 4 (* a (* (pow b 2) c))) (* 16 (* (pow a 2) (pow c 2)))))) |
#s(approx (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) #s(hole binary64 (+ (* 16 (* (pow a 2) (pow c 2))) (* (pow b 2) (- (pow b 2) (* -4 (* a c))))))) |
#s(approx (- (pow b 4) (* (* (* -4 c) a) (* b b))) #s(hole binary64 (* (pow b 2) (- (pow b 2) (* -4 (* a c)))))) |
#s(approx (pow b 4) #s(hole binary64 (pow b 4))) |
#s(approx (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))) #s(hole binary64 (+ (* 4 (* a (* (pow b 2) c))) (* 16 (* (pow a 2) (pow c 2)))))) |
#s(approx (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))) #s(hole binary64 (+ (* 16 (* (pow a 2) (pow c 2))) (* (pow b 2) (- (pow b 2) (* -4 (* a c))))))) |
#s(approx (- (pow b 4) (* (* -4 (* c a)) (* b b))) #s(hole binary64 (* (pow b 2) (- (pow b 2) (* -4 (* a c)))))) |
#s(approx (/ (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) #s(hole binary64 (* b (- (/ c (pow b 2)) (/ 1 a))))) |
#s(approx (/ (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) #s(hole binary64 (* b (- (+ (* 1/4 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (+ (* 4 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2))))) (* a (pow b 4)))) (/ c (pow b 2))) (/ 1 a))))) |
#s(approx (/ (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) #s(hole binary64 (* b (- (+ (* 1/4 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (+ (* 4 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2))))) (* a (pow b 4)))) (+ (* 1/4 (/ (+ (* -4 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2))))))) (* 2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (+ (* 4 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2))))))))) (* a (pow b 6)))) (/ c (pow b 2)))) (/ 1 a))))) |
#s(approx (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) #s(hole binary64 (* b (- (* 2 (/ (* a c) (pow b 2))) 2)))) |
#s(approx (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) #s(hole binary64 (* b (- (* 1/2 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (+ (* 4 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2))))) (pow b 4))) (+ 2 (* -2 (/ (* a c) (pow b 2)))))))) |
#s(approx (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) #s(hole binary64 (* b (- (* 1/2 (/ (+ (* -4 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2))))))) (* 2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (+ (* 4 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2))))))))) (pow b 6))) (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -1/2 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (+ (* 4 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2))))) (pow b 4))))))))) |
#s(approx (* -1 (/ (+ (* 1/2 (/ (+ (* (pow (* a c) 2) 20) (* -16 (pow (* a c) 2))) (* b b))) (* (* 2 a) c)) b)) #s(hole binary64 (/ (+ (* -2 (* a c)) (* -1/2 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 20 (* (pow a 2) (pow c 2)))) (pow b 2)))) b))) |
#s(approx (/ (+ (* 1/2 (/ (+ (* (pow (* a c) 2) 20) (* -16 (pow (* a c) 2))) (* b b))) (* (* 2 a) c)) b) #s(hole binary64 (/ (+ (* 1/2 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 20 (* (pow a 2) (pow c 2)))) (pow b 2))) (* 2 (* a c))) b))) |
#s(approx (+ (* 1/2 (/ (+ (* (pow (* a c) 2) 20) (* -16 (pow (* a c) 2))) (* b b))) (* (* 2 a) c)) #s(hole binary64 (+ (* 1/2 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 20 (* (pow a 2) (pow c 2)))) (pow b 2))) (* 2 (* a c))))) |
#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 (* (* (+ (* (* a (/ c (* b b))) -2) 1) b) -1) #s(hole binary64 (* b (- (* 2 (/ (* a c) (pow b 2))) 1)))) |
#s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) #s(hole binary64 (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))))) |
#s(approx (* c (+ (* -2 (/ a b)) (/ b c))) #s(hole binary64 (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))))) |
#s(approx (+ (* -2 (/ a b)) (/ b c)) #s(hole binary64 (* b (+ (* -2 (/ a (pow b 2))) (/ 1 c))))) |
#s(approx (- (* b b) (* 4 (* a c))) #s(hole binary64 (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))))) |
#s(approx (* (+ (* (* a (/ c (* b b))) -4) 1) (* b b)) #s(hole binary64 (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))))) |
#s(approx (/ (- (neg b) (sqrt (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) #s(hole binary64 (* b (- (/ c (pow b 2)) (/ 1 a))))) |
#s(approx (/ (- (neg b) (sqrt (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -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 (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -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 (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) #s(hole binary64 (* b (- (* 2 (/ (* a c) (pow b 2))) 2)))) |
#s(approx (- (neg b) (sqrt (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -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 (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -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 (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))))) #s(hole binary64 (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))))) |
#s(approx (sqrt (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -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 (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -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 (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))) #s(hole binary64 (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))))) |
#s(approx (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) #s(hole binary64 (* (pow b 6) (+ 1 (+ (* -4 (/ (* a c) (pow b 2))) (* 4 (/ (* a c) (pow b 2)))))))) |
#s(approx (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) #s(hole binary64 (* (pow b 6) (+ 1 (+ (* -16 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ (* -4 (/ (* a c) (pow b 2))) (+ (* 4 (/ (* a c) (pow b 2))) (* 16 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))))) |
#s(approx (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) #s(hole binary64 (* (pow b 6) (+ 1 (+ (* -64 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -16 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ (* -4 (/ (* a c) (pow b 2))) (+ (* 4 (/ (* a c) (pow b 2))) (* 16 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))))) |
#s(approx (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) #s(hole binary64 (* (pow b 4) (+ 1 (* 4 (/ (* a c) (pow b 2))))))) |
#s(approx (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) #s(hole binary64 (* (pow b 4) (- (+ 1 (* 16 (/ (* (pow a 2) (pow c 2)) (pow b 4)))) (* -4 (/ (* a c) (pow b 2))))))) |
#s(approx (- (pow b 4) (* (* (* -4 c) a) (* b b))) #s(hole binary64 (* (pow b 4) (+ 1 (* 4 (/ (* a c) (pow b 2))))))) |
#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)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))) #s(hole binary64 (* (pow b 4) (+ 1 (* 4 (/ (* a c) (pow b 2))))))) |
#s(approx (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))) #s(hole binary64 (* (pow b 4) (- (+ 1 (* 16 (/ (* (pow a 2) (pow c 2)) (pow b 4)))) (* -4 (/ (* a c) (pow b 2))))))) |
#s(approx (- (pow b 4) (* (* -4 (* c a)) (* b b))) #s(hole binary64 (* (pow b 4) (+ 1 (* 4 (/ (* a c) (pow b 2))))))) |
#s(approx (/ (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) #s(hole binary64 (* -1 (/ c b)))) |
#s(approx (/ (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) #s(hole binary64 (* -1 (/ (+ c (* 1/4 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (+ (* 4 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2))))) (* a (pow b 2))))) b)))) |
#s(approx (/ (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) #s(hole binary64 (* -1 (/ (+ c (+ (* 1/4 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (+ (* 4 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2))))) (* a (pow b 2)))) (* 1/4 (/ (+ (* -4 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2))))))) (* 2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (+ (* 4 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2))))))))) (* a (pow b 4)))))) b)))) |
#s(approx (/ (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) #s(hole binary64 (* -1 (/ (+ c (+ (* 1/4 (/ (+ (* -16 (* (pow a 2) (* (pow c 2) (+ (* -16 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2))))))) (+ (* 1/4 (pow (+ (* -16 (* (pow a 2) (pow c 2))) (+ (* 4 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2))))) 2)) (+ (* 2 (* a (* c (+ (* -4 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2))))))) (* 2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (+ (* 4 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2)))))))))))) (* 16 (* (pow a 2) (* (pow c 2) (+ (* -16 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2)))))))))) (* a (pow b 6)))) (+ (* 1/4 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (+ (* 4 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2))))) (* a (pow b 2)))) (* 1/4 (/ (+ (* -4 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2))))))) (* 2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (+ (* 4 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2))))))))) (* a (pow b 4))))))) b)))) |
#s(approx (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) #s(hole binary64 (* -2 (/ (* a c) b)))) |
#s(approx (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) #s(hole binary64 (* -1 (/ (- (* 1/2 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (+ (* 4 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2))))) (pow b 2))) (* -2 (* a c))) b)))) |
#s(approx (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) #s(hole binary64 (* -1 (/ (- (* 1/2 (/ (+ (* -4 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2))))))) (* 2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (+ (* 4 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2))))))))) (pow b 4))) (+ (* -2 (* a c)) (* -1/2 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (+ (* 4 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2))))) (pow b 2))))) b)))) |
#s(approx (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) #s(hole binary64 (* -1 (/ (- (* 1/2 (/ (+ (* -16 (* (pow a 2) (* (pow c 2) (+ (* -16 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2))))))) (+ (* 1/4 (pow (+ (* -16 (* (pow a 2) (pow c 2))) (+ (* 4 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2))))) 2)) (+ (* 2 (* a (* c (+ (* -4 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2))))))) (* 2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (+ (* 4 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2)))))))))))) (* 16 (* (pow a 2) (* (pow c 2) (+ (* -16 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2)))))))))) (pow b 6))) (+ (* -2 (* a c)) (+ (* -1/2 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (+ (* 4 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2))))) (pow b 2))) (* -1/2 (/ (+ (* -4 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2))))))) (* 2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (+ (* 4 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2))))))))) (pow b 4)))))) b)))) |
#s(approx (* -1 (/ (+ (* 1/2 (/ (+ (* (pow (* a c) 2) 20) (* -16 (pow (* a c) 2))) (* b b))) (* (* 2 a) c)) b)) #s(hole binary64 (* -1 (/ (+ (* 1/2 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 20 (* (pow a 2) (pow c 2)))) (pow b 2))) (* 2 (* a c))) b)))) |
#s(approx (/ (+ (* 1/2 (/ (+ (* (pow (* a c) 2) 20) (* -16 (pow (* a c) 2))) (* b b))) (* (* 2 a) c)) b) #s(hole binary64 (* -1 (/ (+ (* -2 (* a c)) (* -1/2 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 20 (* (pow a 2) (pow c 2)))) (pow b 2)))) 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)) #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 (* (* (+ (* (* a (/ c (* b b))) -2) 1) b) -1) #s(hole binary64 (* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))))) |
#s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) #s(hole binary64 (* -1 (* b (- (* 2 (/ (* a c) (pow b 2))) 1))))) |
#s(approx (* c (+ (* -2 (/ a b)) (/ b c))) #s(hole binary64 (* -1 (* b (- (* 2 (/ (* a c) (pow b 2))) 1))))) |
#s(approx (+ (* -2 (/ a b)) (/ b c)) #s(hole binary64 (* -1 (* b (- (* 2 (/ a (pow b 2))) (/ 1 c)))))) |
#s(approx (/ (- (neg b) (sqrt (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) #s(hole binary64 (* -1 (/ c b)))) |
#s(approx (/ (- (neg b) (sqrt (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -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 (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -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 (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -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 (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) #s(hole binary64 (* -2 (/ (* a c) b)))) |
#s(approx (- (neg b) (sqrt (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -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 (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -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 (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -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 (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))))) #s(hole binary64 (* -1 b))) |
#s(approx (sqrt (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))))) #s(hole binary64 (* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))))) |
#s(approx (sqrt (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -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 (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -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 (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ b a)) (/ c b)))) |
#s(approx (/ (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ b a)) (* c (+ (* 1/4 (/ (* c (+ (* -16 (/ (pow a 2) (pow b 2))) (+ (* 4 (/ (pow a 2) (pow b 2))) (* 16 (/ (pow a 2) (pow b 2)))))) (* a b))) (/ 1 b)))))) |
#s(approx (/ (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ b a)) (* c (+ (* c (+ (* 1/4 (/ (* c (+ (* -4 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 2))) (* 16 (/ (pow a 2) (pow b 2))))) (pow b 2))) (* 2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 2))) (+ (* 4 (/ (pow a 2) (pow b 2))) (* 16 (/ (pow a 2) (pow b 2)))))) (pow b 2))))) (* a b))) (* 1/4 (/ (+ (* -16 (/ (pow a 2) (pow b 2))) (+ (* 4 (/ (pow a 2) (pow b 2))) (* 16 (/ (pow a 2) (pow b 2))))) (* a b))))) (/ 1 b)))))) |
#s(approx c #s(hole binary64 c)) |
#s(approx (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) #s(hole binary64 (- (* c (- (* 1/2 (/ (* c (+ (* -16 (/ (pow a 2) (pow b 2))) (+ (* 4 (/ (pow a 2) (pow b 2))) (* 16 (/ (pow a 2) (pow b 2)))))) b)) (* -2 (/ a b)))) (* 2 b)))) |
#s(approx (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) #s(hole binary64 (- (* c (- (* c (- (* 1/2 (/ (* c (+ (* -4 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 2))) (* 16 (/ (pow a 2) (pow b 2))))) (pow b 2))) (* 2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 2))) (+ (* 4 (/ (pow a 2) (pow b 2))) (* 16 (/ (pow a 2) (pow b 2)))))) (pow b 2))))) b)) (* -1/2 (/ (+ (* -16 (/ (pow a 2) (pow b 2))) (+ (* 4 (/ (pow a 2) (pow b 2))) (* 16 (/ (pow a 2) (pow b 2))))) b)))) (* -2 (/ a b)))) (* 2 b)))) |
#s(approx (* -1 (/ (+ (* 1/2 (/ (+ (* (pow (* a c) 2) 20) (* -16 (pow (* a c) 2))) (* b b))) (* (* 2 a) c)) b)) #s(hole binary64 (* c (+ (* -2 (/ a b)) (* -1/2 (/ (* c (+ (* -16 (pow a 2)) (* 20 (pow a 2)))) (pow b 3))))))) |
#s(approx (/ (+ (* 1/2 (/ (+ (* (pow (* a c) 2) 20) (* -16 (pow (* a c) 2))) (* b b))) (* (* 2 a) c)) b) #s(hole binary64 (* c (+ (* 1/2 (/ (* c (+ (* -16 (pow a 2)) (* 20 (pow a 2)))) (pow b 3))) (* 2 (/ a b)))))) |
#s(approx (+ (* 1/2 (/ (+ (* (pow (* a c) 2) 20) (* -16 (pow (* a c) 2))) (* b b))) (* (* 2 a) c)) #s(hole binary64 (* c (+ (* 1/2 (/ (* c (+ (* -16 (pow a 2)) (* 20 (pow a 2)))) (pow b 2))) (* 2 a))))) |
#s(approx (/ (+ (* (pow (* a c) 2) 20) (* -16 (pow (* a c) 2))) (* b b)) #s(hole binary64 (/ (* (pow c 2) (+ (* -16 (pow a 2)) (* 20 (pow a 2)))) (pow b 2)))) |
#s(approx (+ (* (pow (* a c) 2) 20) (* -16 (pow (* a c) 2))) #s(hole binary64 (* (pow c 2) (+ (* -16 (pow a 2)) (* 20 (pow a 2)))))) |
#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 (+ (* -2 (/ a b)) (/ b c)) #s(hole binary64 (/ (+ b (* -2 (/ (* a c) b))) c))) |
#s(approx (/ (- (neg b) (sqrt (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ b a)) (/ c b)))) |
#s(approx (/ (- (neg b) (sqrt (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -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 (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -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 (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -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 (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -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 (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))))) #s(hole binary64 (+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))))) |
#s(approx (sqrt (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -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 (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) #s(hole binary64 (+ (* c (+ (* -4 (* a (pow b 4))) (* 4 (* a (pow b 4))))) (pow b 6)))) |
#s(approx (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) #s(hole binary64 (+ (* c (+ (* -4 (* a (pow b 4))) (+ (* 4 (* a (pow b 4))) (* c (+ (* -16 (* (pow a 2) (pow b 2))) (* 16 (* (pow a 2) (pow b 2)))))))) (pow b 6)))) |
#s(approx (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) #s(hole binary64 (+ (* c (+ (* -4 (* a (pow b 4))) (+ (* 4 (* a (pow b 4))) (* c (+ (* -64 (* (pow a 3) c)) (+ (* -16 (* (pow a 2) (pow b 2))) (* 16 (* (pow a 2) (pow b 2))))))))) (pow b 6)))) |
#s(approx (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) #s(hole binary64 (+ (* c (- (* 16 (* (pow a 2) c)) (* -4 (* a (pow b 2))))) (pow b 4)))) |
#s(approx (* -4 c) #s(hole binary64 (* -4 c))) |
#s(approx (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))) #s(hole binary64 (+ (* c (- (* 16 (* (pow a 2) c)) (* -4 (* a (pow b 2))))) (pow b 4)))) |
#s(approx (/ (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -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 (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -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 (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -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/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (+ (* -1/4 (/ (pow b 4) a)) (* 1/4 (/ (pow b 4) a))) (sqrt -4)))))))))) |
#s(approx (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) #s(hole binary64 (* c (- (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4)))))) |
#s(approx (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -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 (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) #s(hole binary64 (* c (- (* 1/2 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (+ (* -1/4 (/ (pow b 4) a)) (* 1/4 (/ (pow b 4) a))) (sqrt -4)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c))))))) |
#s(approx (* -1 (/ (+ (* 1/2 (/ (+ (* (pow (* a c) 2) 20) (* -16 (pow (* a c) 2))) (* b b))) (* (* 2 a) c)) b)) #s(hole binary64 (* -1/2 (/ (* (pow c 2) (+ (* -16 (pow a 2)) (* 20 (pow a 2)))) (pow b 3))))) |
#s(approx (* -1 (/ (+ (* 1/2 (/ (+ (* (pow (* a c) 2) 20) (* -16 (pow (* a c) 2))) (* b b))) (* (* 2 a) c)) b)) #s(hole binary64 (* (pow c 2) (+ (* -2 (/ a (* b c))) (* -1/2 (/ (+ (* -16 (pow a 2)) (* 20 (pow a 2))) (pow b 3))))))) |
#s(approx (/ (+ (* 1/2 (/ (+ (* (pow (* a c) 2) 20) (* -16 (pow (* a c) 2))) (* b b))) (* (* 2 a) c)) b) #s(hole binary64 (* 1/2 (/ (* (pow c 2) (+ (* -16 (pow a 2)) (* 20 (pow a 2)))) (pow b 3))))) |
#s(approx (/ (+ (* 1/2 (/ (+ (* (pow (* a c) 2) 20) (* -16 (pow (* a c) 2))) (* b b))) (* (* 2 a) c)) b) #s(hole binary64 (* (pow c 2) (+ (* 1/2 (/ (+ (* -16 (pow a 2)) (* 20 (pow a 2))) (pow b 3))) (* 2 (/ a (* b c))))))) |
#s(approx (+ (* 1/2 (/ (+ (* (pow (* a c) 2) 20) (* -16 (pow (* a c) 2))) (* b b))) (* (* 2 a) c)) #s(hole binary64 (* 1/2 (/ (* (pow c 2) (+ (* -16 (pow a 2)) (* 20 (pow a 2)))) (pow b 2))))) |
#s(approx (+ (* 1/2 (/ (+ (* (pow (* a c) 2) 20) (* -16 (pow (* a c) 2))) (* b b))) (* (* 2 a) c)) #s(hole binary64 (* (pow c 2) (+ (* 1/2 (/ (+ (* -16 (pow a 2)) (* 20 (pow a 2))) (pow b 2))) (* 2 (/ 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))))))) |
#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 (* (* (+ (* (* a (/ c (* b b))) -2) 1) b) -1) #s(hole binary64 (* c (+ (* -1 (/ b c)) (* 2 (/ a b)))))) |
#s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) #s(hole binary64 (* c (+ (* -2 (/ a b)) (/ b c))))) |
#s(approx (* c (+ (* -2 (/ a b)) (/ b c))) #s(hole binary64 (* c (+ (* -2 (/ a b)) (/ b c))))) |
#s(approx (- (* b b) (* 4 (* a c))) #s(hole binary64 (* c (- (/ (pow b 2) c) (* 4 a))))) |
#s(approx (* (+ (* (* a (/ c (* b b))) -4) 1) (* b b)) #s(hole binary64 (* c (+ (* -4 a) (/ (pow b 2) c))))) |
#s(approx (+ (* (* a (/ c (* b b))) -4) 1) #s(hole binary64 (* c (+ (* -4 (/ a (pow b 2))) (/ 1 c))))) |
#s(approx (/ (- (neg b) (sqrt (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -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 (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -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 (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -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 (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) #s(hole binary64 (* c (- (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4)))))) |
#s(approx (- (neg b) (sqrt (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -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 (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -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 (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -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 (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -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 (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -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 (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))) #s(hole binary64 (* c (+ (* -4 a) (/ (pow b 2) c))))) |
#s(approx (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) #s(hole binary64 (* (pow c 3) (+ (* -64 (pow a 3)) (+ (* -16 (/ (* (pow a 2) (pow b 2)) c)) (* 16 (/ (* (pow a 2) (pow b 2)) c))))))) |
#s(approx (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) #s(hole binary64 (* (pow c 3) (+ (* -64 (pow a 3)) (+ (* -16 (/ (* (pow a 2) (pow b 2)) c)) (+ (* -4 (/ (* a (pow b 4)) (pow c 2))) (+ (* 4 (/ (* a (pow b 4)) (pow c 2))) (* 16 (/ (* (pow a 2) (pow b 2)) c))))))))) |
#s(approx (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) #s(hole binary64 (* (pow c 3) (+ (* -64 (pow a 3)) (+ (* -16 (/ (* (pow a 2) (pow b 2)) c)) (+ (* -4 (/ (* a (pow b 4)) (pow c 2))) (+ (* 4 (/ (* a (pow b 4)) (pow c 2))) (+ (* 16 (/ (* (pow a 2) (pow b 2)) c)) (/ (pow b 6) (pow c 3)))))))))) |
#s(approx (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) #s(hole binary64 (* (pow c 2) (+ (* 4 (/ (* a (pow b 2)) c)) (* 16 (pow a 2)))))) |
#s(approx (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) #s(hole binary64 (* (pow c 2) (- (+ (* 16 (pow a 2)) (/ (pow b 4) (pow c 2))) (* -4 (/ (* a (pow b 2)) c)))))) |
#s(approx (- (pow b 4) (* (* (* -4 c) a) (* b b))) #s(hole binary64 (* c (- (/ (pow b 4) c) (* -4 (* a (pow b 2))))))) |
#s(approx (+ (* (* -4 c) a) (* b b)) #s(hole binary64 (* c (+ (* -4 a) (/ (pow b 2) c))))) |
#s(approx (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))) #s(hole binary64 (* (pow c 2) (+ (* 4 (/ (* a (pow b 2)) c)) (* 16 (pow a 2)))))) |
#s(approx (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))) #s(hole binary64 (* (pow c 2) (- (+ (* 16 (pow a 2)) (/ (pow b 4) (pow c 2))) (* -4 (/ (* a (pow b 2)) c)))))) |
#s(approx (- (pow b 4) (* (* -4 (* c a)) (* b b))) #s(hole binary64 (* c (- (/ (pow b 4) c) (* -4 (* a (pow b 2))))))) |
#s(approx (/ (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -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 (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -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 (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (sqrt -1) (+ (* -1/4 (/ (pow b 4) a)) (* 1/4 (/ (pow b 4) a)))))) (* -1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c))))))) |
#s(approx (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) #s(hole binary64 (* -1 (* c (- (/ b c) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -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 (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) #s(hole binary64 (* -1 (* c (- (* -1 (/ (- (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (+ (* -1/4 (/ (pow b 4) a)) (* 1/4 (/ (pow b 4) a)))))) (* 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))))) (* 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 (* (* (+ (* (* a (/ c (* b b))) -2) 1) b) -1) #s(hole binary64 (* -1 (* c (+ (* -2 (/ a b)) (/ b c)))))) |
#s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) #s(hole binary64 (* -1 (* c (+ (* -1 (/ b c)) (* 2 (/ a b))))))) |
#s(approx (* c (+ (* -2 (/ a b)) (/ b c))) #s(hole binary64 (* -1 (* c (+ (* -1 (/ b c)) (* 2 (/ a b))))))) |
#s(approx (- (* b b) (* 4 (* a c))) #s(hole binary64 (* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -4 a)))))) |
#s(approx (* (+ (* (* a (/ c (* b b))) -4) 1) (* b b)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))))) |
#s(approx (+ (* (* a (/ c (* b b))) -4) 1) #s(hole binary64 (* -1 (* c (- (* 4 (/ a (pow b 2))) (/ 1 c)))))) |
#s(approx (/ (- (neg b) (sqrt (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -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 (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -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 (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -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 (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) #s(hole binary64 (* -1 (* c (- (/ b c) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (- (neg b) (sqrt (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -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 (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -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 (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -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 (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -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 (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -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 (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))))) |
#s(approx (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) #s(hole binary64 (* -1 (* (pow c 3) (+ (* -1 (/ (+ (* -16 (* (pow a 2) (pow b 2))) (* 16 (* (pow a 2) (pow b 2)))) c)) (* 64 (pow a 3))))))) |
#s(approx (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) #s(hole binary64 (* -1 (* (pow c 3) (+ (* -1 (/ (+ (* -16 (* (pow a 2) (pow b 2))) (+ (* -1 (/ (+ (* -4 (* a (pow b 4))) (* 4 (* a (pow b 4)))) c)) (* 16 (* (pow a 2) (pow b 2))))) c)) (* 64 (pow a 3))))))) |
#s(approx (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) #s(hole binary64 (* -1 (* (pow c 3) (+ (* -1 (/ (+ (* -16 (* (pow a 2) (pow b 2))) (+ (* -1 (/ (+ (* -4 (* a (pow b 4))) (+ (* -1 (/ (pow b 6) c)) (* 4 (* a (pow b 4))))) c)) (* 16 (* (pow a 2) (pow b 2))))) c)) (* 64 (pow a 3))))))) |
#s(approx (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) #s(hole binary64 (* (pow c 2) (+ (* -1 (/ (- (* -1 (/ (pow b 4) c)) (* 4 (* a (pow b 2)))) c)) (* 16 (pow a 2)))))) |
#s(approx (- (pow b 4) (* (* (* -4 c) a) (* b b))) #s(hole binary64 (* -1 (* c (- (* -1 (/ (pow b 4) c)) (* 4 (* a (pow b 2)))))))) |
#s(approx (+ (* (* -4 c) a) (* b b)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))))) |
#s(approx (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))) #s(hole binary64 (* (pow c 2) (+ (* -1 (/ (- (* -1 (/ (pow b 4) c)) (* 4 (* a (pow b 2)))) c)) (* 16 (pow a 2)))))) |
#s(approx (- (pow b 4) (* (* -4 (* c a)) (* b b))) #s(hole binary64 (* -1 (* c (- (* -1 (/ (pow b 4) c)) (* 4 (* a (pow b 2)))))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 19.0ms | c | @ | inf | ((/ (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) (* -1 (/ c b)) -1 (/ c b) c b (/ (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* -1 (/ (+ (* 1/2 (/ (+ (* (pow (* a c) 2) 20) (* -16 (pow (* a c) 2))) (* b b))) (* (* 2 a) c)) b)) (/ (+ (* 1/2 (/ (+ (* (pow (* a c) 2) 20) (* -16 (pow (* a c) 2))) (* b b))) (* (* 2 a) c)) b) (+ (* 1/2 (/ (+ (* (pow (* a c) 2) 20) (* -16 (pow (* a c) 2))) (* b b))) (* (* 2 a) c)) 1/2 (/ (+ (* (pow (* a c) 2) 20) (* -16 (pow (* a c) 2))) (* b b)) (+ (* (pow (* a c) 2) 20) (* -16 (pow (* a c) 2))) (pow (* a c) 2) (* a c) a 2 20 (* -16 (pow (* a c) 2)) -16 (* b b) (* (* 2 a) c) (* 2 a) (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (neg b) (sqrt (- (* b b) (* 4 (* a c)))) (* (* (+ (* (* a (/ c (* b b))) -2) 1) b) -1) (* (+ (* (* a (/ c (* b b))) -2) 1) b) (* c (+ (* -2 (/ a b)) (/ b c))) (+ (* -2 (/ a b)) (/ b c)) -2 (/ a b) (/ b 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))) (* (+ (* (* a (/ c (* b b))) -4) 1) (* b b)) (+ (* (* a (/ c (* b b))) -4) 1) (* a (/ c (* b b))) (/ c (* b b)) -4 1 (/ (- (neg b) (sqrt (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) (- (neg b) (sqrt (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (sqrt (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))))) (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))) (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) 16 (* (* c a) (* c a)) (* c a) (- (pow b 4) (* (* (* -4 c) a) (* b b))) (pow b 4) 4 (* (* (* -4 c) a) (* b b)) (* (* -4 c) a) (* -4 c) (+ (* (* -4 c) a) (* b b)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))) (* -4 (* c a)) (- (pow b 4) (* (* -4 (* c a)) (* b b))) (* (* -4 (* c a)) (* b b))) |
| 12.0ms | c | @ | -inf | ((/ (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) (* -1 (/ c b)) -1 (/ c b) c b (/ (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* -1 (/ (+ (* 1/2 (/ (+ (* (pow (* a c) 2) 20) (* -16 (pow (* a c) 2))) (* b b))) (* (* 2 a) c)) b)) (/ (+ (* 1/2 (/ (+ (* (pow (* a c) 2) 20) (* -16 (pow (* a c) 2))) (* b b))) (* (* 2 a) c)) b) (+ (* 1/2 (/ (+ (* (pow (* a c) 2) 20) (* -16 (pow (* a c) 2))) (* b b))) (* (* 2 a) c)) 1/2 (/ (+ (* (pow (* a c) 2) 20) (* -16 (pow (* a c) 2))) (* b b)) (+ (* (pow (* a c) 2) 20) (* -16 (pow (* a c) 2))) (pow (* a c) 2) (* a c) a 2 20 (* -16 (pow (* a c) 2)) -16 (* b b) (* (* 2 a) c) (* 2 a) (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (neg b) (sqrt (- (* b b) (* 4 (* a c)))) (* (* (+ (* (* a (/ c (* b b))) -2) 1) b) -1) (* (+ (* (* a (/ c (* b b))) -2) 1) b) (* c (+ (* -2 (/ a b)) (/ b c))) (+ (* -2 (/ a b)) (/ b c)) -2 (/ a b) (/ b 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))) (* (+ (* (* a (/ c (* b b))) -4) 1) (* b b)) (+ (* (* a (/ c (* b b))) -4) 1) (* a (/ c (* b b))) (/ c (* b b)) -4 1 (/ (- (neg b) (sqrt (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) (- (neg b) (sqrt (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (sqrt (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))))) (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))) (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) 16 (* (* c a) (* c a)) (* c a) (- (pow b 4) (* (* (* -4 c) a) (* b b))) (pow b 4) 4 (* (* (* -4 c) a) (* b b)) (* (* -4 c) a) (* -4 c) (+ (* (* -4 c) a) (* b b)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))) (* -4 (* c a)) (- (pow b 4) (* (* -4 (* c a)) (* b b))) (* (* -4 (* c a)) (* b b))) |
| 12.0ms | b | @ | 0 | ((/ (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) (* -1 (/ c b)) -1 (/ c b) c b (/ (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* -1 (/ (+ (* 1/2 (/ (+ (* (pow (* a c) 2) 20) (* -16 (pow (* a c) 2))) (* b b))) (* (* 2 a) c)) b)) (/ (+ (* 1/2 (/ (+ (* (pow (* a c) 2) 20) (* -16 (pow (* a c) 2))) (* b b))) (* (* 2 a) c)) b) (+ (* 1/2 (/ (+ (* (pow (* a c) 2) 20) (* -16 (pow (* a c) 2))) (* b b))) (* (* 2 a) c)) 1/2 (/ (+ (* (pow (* a c) 2) 20) (* -16 (pow (* a c) 2))) (* b b)) (+ (* (pow (* a c) 2) 20) (* -16 (pow (* a c) 2))) (pow (* a c) 2) (* a c) a 2 20 (* -16 (pow (* a c) 2)) -16 (* b b) (* (* 2 a) c) (* 2 a) (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (neg b) (sqrt (- (* b b) (* 4 (* a c)))) (* (* (+ (* (* a (/ c (* b b))) -2) 1) b) -1) (* (+ (* (* a (/ c (* b b))) -2) 1) b) (* c (+ (* -2 (/ a b)) (/ b c))) (+ (* -2 (/ a b)) (/ b c)) -2 (/ a b) (/ b 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))) (* (+ (* (* a (/ c (* b b))) -4) 1) (* b b)) (+ (* (* a (/ c (* b b))) -4) 1) (* a (/ c (* b b))) (/ c (* b b)) -4 1 (/ (- (neg b) (sqrt (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) (- (neg b) (sqrt (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (sqrt (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))))) (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))) (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) 16 (* (* c a) (* c a)) (* c a) (- (pow b 4) (* (* (* -4 c) a) (* b b))) (pow b 4) 4 (* (* (* -4 c) a) (* b b)) (* (* -4 c) a) (* -4 c) (+ (* (* -4 c) a) (* b b)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))) (* -4 (* c a)) (- (pow b 4) (* (* -4 (* c a)) (* b b))) (* (* -4 (* c a)) (* b b))) |
| 8.0ms | a | @ | -inf | ((/ (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) (* -1 (/ c b)) -1 (/ c b) c b (/ (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* -1 (/ (+ (* 1/2 (/ (+ (* (pow (* a c) 2) 20) (* -16 (pow (* a c) 2))) (* b b))) (* (* 2 a) c)) b)) (/ (+ (* 1/2 (/ (+ (* (pow (* a c) 2) 20) (* -16 (pow (* a c) 2))) (* b b))) (* (* 2 a) c)) b) (+ (* 1/2 (/ (+ (* (pow (* a c) 2) 20) (* -16 (pow (* a c) 2))) (* b b))) (* (* 2 a) c)) 1/2 (/ (+ (* (pow (* a c) 2) 20) (* -16 (pow (* a c) 2))) (* b b)) (+ (* (pow (* a c) 2) 20) (* -16 (pow (* a c) 2))) (pow (* a c) 2) (* a c) a 2 20 (* -16 (pow (* a c) 2)) -16 (* b b) (* (* 2 a) c) (* 2 a) (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (neg b) (sqrt (- (* b b) (* 4 (* a c)))) (* (* (+ (* (* a (/ c (* b b))) -2) 1) b) -1) (* (+ (* (* a (/ c (* b b))) -2) 1) b) (* c (+ (* -2 (/ a b)) (/ b c))) (+ (* -2 (/ a b)) (/ b c)) -2 (/ a b) (/ b 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))) (* (+ (* (* a (/ c (* b b))) -4) 1) (* b b)) (+ (* (* a (/ c (* b b))) -4) 1) (* a (/ c (* b b))) (/ c (* b b)) -4 1 (/ (- (neg b) (sqrt (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) (- (neg b) (sqrt (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (sqrt (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))))) (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))) (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) 16 (* (* c a) (* c a)) (* c a) (- (pow b 4) (* (* (* -4 c) a) (* b b))) (pow b 4) 4 (* (* (* -4 c) a) (* b b)) (* (* -4 c) a) (* -4 c) (+ (* (* -4 c) a) (* b b)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))) (* -4 (* c a)) (- (pow b 4) (* (* -4 (* c a)) (* b b))) (* (* -4 (* c a)) (* b b))) |
| 8.0ms | b | @ | -inf | ((/ (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) (* -1 (/ c b)) -1 (/ c b) c b (/ (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* -1 (/ (+ (* 1/2 (/ (+ (* (pow (* a c) 2) 20) (* -16 (pow (* a c) 2))) (* b b))) (* (* 2 a) c)) b)) (/ (+ (* 1/2 (/ (+ (* (pow (* a c) 2) 20) (* -16 (pow (* a c) 2))) (* b b))) (* (* 2 a) c)) b) (+ (* 1/2 (/ (+ (* (pow (* a c) 2) 20) (* -16 (pow (* a c) 2))) (* b b))) (* (* 2 a) c)) 1/2 (/ (+ (* (pow (* a c) 2) 20) (* -16 (pow (* a c) 2))) (* b b)) (+ (* (pow (* a c) 2) 20) (* -16 (pow (* a c) 2))) (pow (* a c) 2) (* a c) a 2 20 (* -16 (pow (* a c) 2)) -16 (* b b) (* (* 2 a) c) (* 2 a) (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (neg b) (sqrt (- (* b b) (* 4 (* a c)))) (* (* (+ (* (* a (/ c (* b b))) -2) 1) b) -1) (* (+ (* (* a (/ c (* b b))) -2) 1) b) (* c (+ (* -2 (/ a b)) (/ b c))) (+ (* -2 (/ a b)) (/ b c)) -2 (/ a b) (/ b 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))) (* (+ (* (* a (/ c (* b b))) -4) 1) (* b b)) (+ (* (* a (/ c (* b b))) -4) 1) (* a (/ c (* b b))) (/ c (* b b)) -4 1 (/ (- (neg b) (sqrt (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) (- (neg b) (sqrt (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (sqrt (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))))) (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))) (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) 16 (* (* c a) (* c a)) (* c a) (- (pow b 4) (* (* (* -4 c) a) (* b b))) (pow b 4) 4 (* (* (* -4 c) a) (* b b)) (* (* -4 c) a) (* -4 c) (+ (* (* -4 c) a) (* b b)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))) (* -4 (* c a)) (- (pow b 4) (* (* -4 (* c a)) (* b b))) (* (* -4 (* c a)) (* b b))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1761 | 27326 |
| 0 | 1857 | 18004 |
| 0 | 8369 | 17480 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
#s(approx (/ (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 c b))) |
(*.f64 #s(literal -1 binary64) (/.f64 c b)) |
#s(literal -1 binary64) |
(/.f64 c b) |
c |
b |
(/.f64 #s(approx (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 20 binary64) (*.f64 #s(literal -16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 b b)) (*.f64 (*.f64 #s(literal 2 binary64) a) c)) b))) (*.f64 #s(literal 2 binary64) a)) |
#s(approx (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 20 binary64) (*.f64 #s(literal -16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 b b)) (*.f64 (*.f64 #s(literal 2 binary64) a) c)) b))) |
(*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 20 binary64) (*.f64 #s(literal -16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 b b)) (*.f64 (*.f64 #s(literal 2 binary64) a) c)) b)) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 20 binary64) (*.f64 #s(literal -16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 b b)) (*.f64 (*.f64 #s(literal 2 binary64) a) c)) b) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 20 binary64) (*.f64 #s(literal -16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 b b)) (*.f64 (*.f64 #s(literal 2 binary64) a) c)) |
#s(literal 1/2 binary64) |
(/.f64 (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 20 binary64) (*.f64 #s(literal -16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 b b)) |
(fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 20 binary64) (*.f64 #s(literal -16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) |
(pow.f64 (*.f64 a c) #s(literal 2 binary64)) |
(*.f64 a c) |
a |
#s(literal 2 binary64) |
#s(literal 20 binary64) |
(*.f64 #s(literal -16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) |
#s(literal -16 binary64) |
(*.f64 b b) |
(*.f64 (*.f64 #s(literal 2 binary64) a) c) |
(*.f64 #s(literal 2 binary64) a) |
(/.f64 (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 #s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (/.f64 b c)))) #s(literal -1 binary64)))) (*.f64 #s(literal 2 binary64) a)) |
(-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 #s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (/.f64 b c)))) #s(literal -1 binary64)))) |
(neg.f64 b) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 #s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (/.f64 b c)))) #s(literal -1 binary64))) |
(*.f64 #s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (/.f64 b c)))) #s(literal -1 binary64)) |
#s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (/.f64 b c)))) |
(*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (/.f64 b c))) |
(fma.f64 #s(literal -2 binary64) (/.f64 a b) (/.f64 b c)) |
#s(literal -2 binary64) |
(/.f64 a b) |
(/.f64 b c) |
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.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 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -4 binary64) #s(literal 1 binary64)) (*.f64 b b))))) |
(sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -4 binary64) #s(literal 1 binary64)) (*.f64 b b)))) |
#s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -4 binary64) #s(literal 1 binary64)) (*.f64 b b))) |
(*.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -4 binary64) #s(literal 1 binary64)) (*.f64 b b)) |
(fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -4 binary64) #s(literal 1 binary64)) |
(*.f64 a (/.f64 c (*.f64 b b))) |
(/.f64 c (*.f64 b b)) |
#s(literal -4 binary64) |
#s(literal 1 binary64) |
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (/.f64 (*.f64 (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a)) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.f64 b b)))) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (fma.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 #s(literal -4 binary64) (*.f64 c a)) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b))))))) (*.f64 #s(literal 2 binary64) a)) |
(-.f64 (neg.f64 b) (sqrt.f64 (/.f64 (*.f64 (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a)) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.f64 b b)))) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (fma.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 #s(literal -4 binary64) (*.f64 c a)) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b))))))) |
(sqrt.f64 (/.f64 (*.f64 (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a)) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.f64 b b)))) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (fma.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 #s(literal -4 binary64) (*.f64 c a)) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b)))))) |
(/.f64 (*.f64 (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a)) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.f64 b b)))) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (fma.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 #s(literal -4 binary64) (*.f64 c a)) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b))))) |
(*.f64 (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a)) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.f64 b b)))) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) |
(fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a)) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.f64 b b)))) |
#s(literal 16 binary64) |
(*.f64 (*.f64 c a) (*.f64 c a)) |
(*.f64 c a) |
(-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.f64 b b))) |
(pow.f64 b #s(literal 4 binary64)) |
#s(literal 4 binary64) |
(*.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.f64 b b)) |
(*.f64 (*.f64 #s(literal -4 binary64) c) a) |
(*.f64 #s(literal -4 binary64) c) |
(fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) |
(fma.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 #s(literal -4 binary64) (*.f64 c a)) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b)))) |
(*.f64 #s(literal -4 binary64) (*.f64 c a)) |
(-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b))) |
(*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b)) |
#s(approx (/ (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) #s(hole binary64 (* -1 (/ b a)))) |
#s(approx (/ (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) #s(hole binary64 (/ (+ (* -1 b) (/ (* a c) b)) a))) |
#s(approx (/ (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) #s(hole binary64 (/ (+ (* -1 b) (* a (+ (* 1/4 (/ (* a (+ (* -16 (/ (pow c 2) (pow b 2))) (+ (* 4 (/ (pow c 2) (pow b 2))) (* 16 (/ (pow c 2) (pow b 2)))))) b)) (/ c b)))) a))) |
#s(approx (/ (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) #s(hole binary64 (/ (+ (* -1 b) (* a (+ (* a (+ (* 1/4 (/ (* a (+ (* -4 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 2))) (* 16 (/ (pow c 2) (pow b 2))))) (pow b 2))) (* 2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 2))) (+ (* 4 (/ (pow c 2) (pow b 2))) (* 16 (/ (pow c 2) (pow b 2)))))) (pow b 2))))) b)) (* 1/4 (/ (+ (* -16 (/ (pow c 2) (pow b 2))) (+ (* 4 (/ (pow c 2) (pow b 2))) (* 16 (/ (pow c 2) (pow b 2))))) b)))) (/ c b)))) a))) |
#s(approx (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) #s(hole binary64 (* -2 b))) |
#s(approx (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) #s(hole binary64 (- (* 2 (/ (* a c) b)) (* 2 b)))) |
#s(approx (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) #s(hole binary64 (- (* a (- (* 1/2 (/ (* a (+ (* -16 (/ (pow c 2) (pow b 2))) (+ (* 4 (/ (pow c 2) (pow b 2))) (* 16 (/ (pow c 2) (pow b 2)))))) b)) (* -2 (/ c b)))) (* 2 b)))) |
#s(approx (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) #s(hole binary64 (- (* a (- (* a (- (* 1/2 (/ (* a (+ (* -4 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 2))) (* 16 (/ (pow c 2) (pow b 2))))) (pow b 2))) (* 2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 2))) (+ (* 4 (/ (pow c 2) (pow b 2))) (* 16 (/ (pow c 2) (pow b 2)))))) (pow b 2))))) b)) (* -1/2 (/ (+ (* -16 (/ (pow c 2) (pow b 2))) (+ (* 4 (/ (pow c 2) (pow b 2))) (* 16 (/ (pow c 2) (pow b 2))))) b)))) (* -2 (/ c b)))) (* 2 b)))) |
#s(approx (* -1 (/ (+ (* 1/2 (/ (+ (* (pow (* a c) 2) 20) (* -16 (pow (* a c) 2))) (* b b))) (* (* 2 a) c)) b)) #s(hole binary64 (* -2 (/ (* a c) b)))) |
#s(approx (* -1 (/ (+ (* 1/2 (/ (+ (* (pow (* a c) 2) 20) (* -16 (pow (* a c) 2))) (* b b))) (* (* 2 a) c)) b)) #s(hole binary64 (* a (+ (* -2 (/ c b)) (* -1/2 (/ (* a (+ (* -16 (pow c 2)) (* 20 (pow c 2)))) (pow b 3))))))) |
#s(approx (/ (+ (* 1/2 (/ (+ (* (pow (* a c) 2) 20) (* -16 (pow (* a c) 2))) (* b b))) (* (* 2 a) c)) b) #s(hole binary64 (* 2 (/ (* a c) b)))) |
#s(approx (/ (+ (* 1/2 (/ (+ (* (pow (* a c) 2) 20) (* -16 (pow (* a c) 2))) (* b b))) (* (* 2 a) c)) b) #s(hole binary64 (* a (+ (* 1/2 (/ (* a (+ (* -16 (pow c 2)) (* 20 (pow c 2)))) (pow b 3))) (* 2 (/ c b)))))) |
#s(approx (+ (* 1/2 (/ (+ (* (pow (* a c) 2) 20) (* -16 (pow (* a c) 2))) (* b b))) (* (* 2 a) c)) #s(hole binary64 (* 2 (* a c)))) |
#s(approx (+ (* 1/2 (/ (+ (* (pow (* a c) 2) 20) (* -16 (pow (* a c) 2))) (* b b))) (* (* 2 a) c)) #s(hole binary64 (* a (+ (* 1/2 (/ (* a (+ (* -16 (pow c 2)) (* 20 (pow c 2)))) (pow b 2))) (* 2 c))))) |
#s(approx (/ (+ (* (pow (* a c) 2) 20) (* -16 (pow (* a c) 2))) (* b b)) #s(hole binary64 (/ (* (pow a 2) (+ (* -16 (pow c 2)) (* 20 (pow c 2)))) (pow b 2)))) |
#s(approx (+ (* (pow (* a c) 2) 20) (* -16 (pow (* a c) 2))) #s(hole binary64 (* (pow a 2) (+ (* -16 (pow c 2)) (* 20 (pow c 2)))))) |
#s(approx (pow (* a c) 2) #s(hole binary64 (* (pow a 2) (pow c 2)))) |
#s(approx (* a c) #s(hole binary64 (* a c))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (* -16 (pow (* a c) 2)) #s(hole binary64 (* -16 (* (pow a 2) (pow c 2))))) |
#s(approx (* (* 2 a) c) #s(hole binary64 (* 2 (* a c)))) |
#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 (* (* (+ (* (* a (/ c (* b b))) -2) 1) b) -1) #s(hole binary64 (* -1 b))) |
#s(approx (* (* (+ (* (* a (/ c (* b b))) -2) 1) b) -1) #s(hole binary64 (+ (* -1 b) (* 2 (/ (* a c) b))))) |
#s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) #s(hole binary64 b)) |
#s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) #s(hole binary64 (+ b (* -2 (/ (* a c) b))))) |
#s(approx (* c (+ (* -2 (/ a b)) (/ b c))) #s(hole binary64 b)) |
#s(approx (* c (+ (* -2 (/ a b)) (/ b c))) #s(hole binary64 (+ b (* -2 (/ (* a c) b))))) |
#s(approx (+ (* -2 (/ a b)) (/ b c)) #s(hole binary64 (/ b c))) |
#s(approx (+ (* -2 (/ a b)) (/ b c)) #s(hole binary64 (+ (* -2 (/ a b)) (/ b c)))) |
#s(approx (/ a b) #s(hole binary64 (/ a b))) |
#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 (* (+ (* (* a (/ c (* b b))) -4) 1) (* b b)) #s(hole binary64 (pow b 2))) |
#s(approx (* (+ (* (* a (/ c (* b b))) -4) 1) (* b b)) #s(hole binary64 (+ (* -4 (* a c)) (pow b 2)))) |
#s(approx (+ (* (* a (/ c (* b b))) -4) 1) #s(hole binary64 1)) |
#s(approx (+ (* (* a (/ c (* b b))) -4) 1) #s(hole binary64 (+ 1 (* -4 (/ (* a c) (pow b 2)))))) |
#s(approx (* a (/ c (* b b))) #s(hole binary64 (/ (* a c) (pow b 2)))) |
#s(approx (/ (- (neg b) (sqrt (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) #s(hole binary64 (* -1 (/ b a)))) |
#s(approx (/ (- (neg b) (sqrt (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) #s(hole binary64 (/ (+ (* -1 b) (/ (* a c) b)) a))) |
#s(approx (/ (- (neg b) (sqrt (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -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 (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -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 (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) #s(hole binary64 (* -2 b))) |
#s(approx (- (neg b) (sqrt (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) #s(hole binary64 (- (* 2 (/ (* a c) b)) (* 2 b)))) |
#s(approx (- (neg b) (sqrt (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -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 (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -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 (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))))) #s(hole binary64 b)) |
#s(approx (sqrt (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))))) #s(hole binary64 (+ b (* -2 (/ (* a c) b))))) |
#s(approx (sqrt (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))))) #s(hole binary64 (+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))))) |
#s(approx (sqrt (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -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 (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))) #s(hole binary64 (pow b 2))) |
#s(approx (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))) #s(hole binary64 (+ (* -4 (* a c)) (pow b 2)))) |
#s(approx (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) #s(hole binary64 (pow b 6))) |
#s(approx (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) #s(hole binary64 (+ (* a (+ (* -4 (* (pow b 4) c)) (* 4 (* (pow b 4) c)))) (pow b 6)))) |
#s(approx (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) #s(hole binary64 (+ (* a (+ (* -4 (* (pow b 4) c)) (+ (* 4 (* (pow b 4) c)) (* a (+ (* -16 (* (pow b 2) (pow c 2))) (* 16 (* (pow b 2) (pow c 2)))))))) (pow b 6)))) |
#s(approx (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) #s(hole binary64 (+ (* a (+ (* -4 (* (pow b 4) c)) (+ (* 4 (* (pow b 4) c)) (* a (+ (* -64 (* a (pow c 3))) (+ (* -16 (* (pow b 2) (pow c 2))) (* 16 (* (pow b 2) (pow c 2))))))))) (pow b 6)))) |
#s(approx (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) #s(hole binary64 (pow b 4))) |
#s(approx (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) #s(hole binary64 (+ (* 4 (* a (* (pow b 2) c))) (pow b 4)))) |
#s(approx (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) #s(hole binary64 (+ (* a (- (* 16 (* a (pow c 2))) (* -4 (* (pow b 2) c)))) (pow b 4)))) |
#s(approx (* (* c a) (* c a)) #s(hole binary64 (* (pow a 2) (pow c 2)))) |
#s(approx (* c a) #s(hole binary64 (* a c))) |
#s(approx (- (pow b 4) (* (* (* -4 c) a) (* b b))) #s(hole binary64 (pow b 4))) |
#s(approx (- (pow b 4) (* (* (* -4 c) a) (* b b))) #s(hole binary64 (+ (* 4 (* a (* (pow b 2) c))) (pow b 4)))) |
#s(approx (* (* (* -4 c) a) (* b b)) #s(hole binary64 (* -4 (* a (* (pow b 2) c))))) |
#s(approx (* (* -4 c) a) #s(hole binary64 (* -4 (* a c)))) |
#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 (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))) #s(hole binary64 (pow b 4))) |
#s(approx (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))) #s(hole binary64 (+ (* 4 (* a (* (pow b 2) c))) (pow b 4)))) |
#s(approx (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))) #s(hole binary64 (+ (* a (- (* 16 (* a (pow c 2))) (* -4 (* (pow b 2) c)))) (pow b 4)))) |
#s(approx (* -4 (* c a)) #s(hole binary64 (* -4 (* a c)))) |
#s(approx (- (pow b 4) (* (* -4 (* c a)) (* b b))) #s(hole binary64 (pow b 4))) |
#s(approx (- (pow b 4) (* (* -4 (* c a)) (* b b))) #s(hole binary64 (+ (* 4 (* a (* (pow b 2) c))) (pow b 4)))) |
#s(approx (* (* -4 (* c a)) (* b b)) #s(hole binary64 (* -4 (* a (* (pow b 2) c))))) |
#s(approx (/ (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) #s(hole binary64 (* -1/2 (* (sqrt (/ c a)) (sqrt -4))))) |
#s(approx (/ (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -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 (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -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 (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -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/4 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (+ (* -1/4 (/ (pow b 4) c)) (* 1/4 (/ (pow b 4) c))) (sqrt -4))))))))) |
#s(approx (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) #s(hole binary64 (* a (- (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4)))))) |
#s(approx (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -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 (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) #s(hole binary64 (* a (- (* 1/2 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (+ (* -1/4 (/ (pow b 4) c)) (* 1/4 (/ (pow b 4) c))) (sqrt -4)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a))))))) |
#s(approx (* -1 (/ (+ (* 1/2 (/ (+ (* (pow (* a c) 2) 20) (* -16 (pow (* a c) 2))) (* b b))) (* (* 2 a) c)) b)) #s(hole binary64 (* -1/2 (/ (* (pow a 2) (+ (* -16 (pow c 2)) (* 20 (pow c 2)))) (pow b 3))))) |
#s(approx (* -1 (/ (+ (* 1/2 (/ (+ (* (pow (* a c) 2) 20) (* -16 (pow (* a c) 2))) (* b b))) (* (* 2 a) c)) b)) #s(hole binary64 (* (pow a 2) (+ (* -2 (/ c (* a b))) (* -1/2 (/ (+ (* -16 (pow c 2)) (* 20 (pow c 2))) (pow b 3))))))) |
#s(approx (/ (+ (* 1/2 (/ (+ (* (pow (* a c) 2) 20) (* -16 (pow (* a c) 2))) (* b b))) (* (* 2 a) c)) b) #s(hole binary64 (* 1/2 (/ (* (pow a 2) (+ (* -16 (pow c 2)) (* 20 (pow c 2)))) (pow b 3))))) |
#s(approx (/ (+ (* 1/2 (/ (+ (* (pow (* a c) 2) 20) (* -16 (pow (* a c) 2))) (* b b))) (* (* 2 a) c)) b) #s(hole binary64 (* (pow a 2) (+ (* 1/2 (/ (+ (* -16 (pow c 2)) (* 20 (pow c 2))) (pow b 3))) (* 2 (/ c (* a b))))))) |
#s(approx (+ (* 1/2 (/ (+ (* (pow (* a c) 2) 20) (* -16 (pow (* a c) 2))) (* b b))) (* (* 2 a) c)) #s(hole binary64 (* 1/2 (/ (* (pow a 2) (+ (* -16 (pow c 2)) (* 20 (pow c 2)))) (pow b 2))))) |
#s(approx (+ (* 1/2 (/ (+ (* (pow (* a c) 2) 20) (* -16 (pow (* a c) 2))) (* b b))) (* (* 2 a) c)) #s(hole binary64 (* (pow a 2) (+ (* 1/2 (/ (+ (* -16 (pow c 2)) (* 20 (pow c 2))) (pow b 2))) (* 2 (/ 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 (- (* 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 (* (* (+ (* (* a (/ c (* b b))) -2) 1) b) -1) #s(hole binary64 (* 2 (/ (* a c) b)))) |
#s(approx (* (* (+ (* (* a (/ c (* b b))) -2) 1) b) -1) #s(hole binary64 (* a (+ (* -1 (/ b a)) (* 2 (/ c b)))))) |
#s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) #s(hole binary64 (* -2 (/ (* a c) b)))) |
#s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) #s(hole binary64 (* a (+ (* -2 (/ c b)) (/ b a))))) |
#s(approx (* c (+ (* -2 (/ a b)) (/ b c))) #s(hole binary64 (* -2 (/ (* a c) b)))) |
#s(approx (* c (+ (* -2 (/ a b)) (/ b c))) #s(hole binary64 (* a (+ (* -2 (/ c b)) (/ b a))))) |
#s(approx (+ (* -2 (/ a b)) (/ b c)) #s(hole binary64 (* -2 (/ a b)))) |
#s(approx (+ (* -2 (/ a b)) (/ b c)) #s(hole binary64 (* a (- (/ b (* a c)) (* 2 (/ 1 b)))))) |
#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 (* (+ (* (* a (/ c (* b b))) -4) 1) (* b b)) #s(hole binary64 (* -4 (* a c)))) |
#s(approx (* (+ (* (* a (/ c (* b b))) -4) 1) (* b b)) #s(hole binary64 (* a (+ (* -4 c) (/ (pow b 2) a))))) |
#s(approx (+ (* (* a (/ c (* b b))) -4) 1) #s(hole binary64 (* -4 (/ (* a c) (pow b 2))))) |
#s(approx (+ (* (* a (/ c (* b b))) -4) 1) #s(hole binary64 (* a (+ (* -4 (/ c (pow b 2))) (/ 1 a))))) |
#s(approx (/ (- (neg b) (sqrt (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) #s(hole binary64 (* -1/2 (* (sqrt (/ c a)) (sqrt -4))))) |
#s(approx (/ (- (neg b) (sqrt (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -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 (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -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 (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -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 (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (- (neg b) (sqrt (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) #s(hole binary64 (* a (- (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4)))))) |
#s(approx (- (neg b) (sqrt (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -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 (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -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 (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -4)))) |
#s(approx (sqrt (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -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 (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -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 (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -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 (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))) #s(hole binary64 (* -4 (* a c)))) |
#s(approx (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))) #s(hole binary64 (* a (+ (* -4 c) (/ (pow b 2) a))))) |
#s(approx (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) #s(hole binary64 (* -64 (* (pow a 3) (pow c 3))))) |
#s(approx (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) #s(hole binary64 (* (pow a 3) (+ (* -64 (pow c 3)) (+ (* -16 (/ (* (pow b 2) (pow c 2)) a)) (* 16 (/ (* (pow b 2) (pow c 2)) a))))))) |
#s(approx (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) #s(hole binary64 (* (pow a 3) (+ (* -64 (pow c 3)) (+ (* -16 (/ (* (pow b 2) (pow c 2)) a)) (+ (* -4 (/ (* (pow b 4) c) (pow a 2))) (+ (* 4 (/ (* (pow b 4) c) (pow a 2))) (* 16 (/ (* (pow b 2) (pow c 2)) a))))))))) |
#s(approx (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) #s(hole binary64 (* (pow a 3) (+ (* -64 (pow c 3)) (+ (* -16 (/ (* (pow b 2) (pow c 2)) a)) (+ (* -4 (/ (* (pow b 4) c) (pow a 2))) (+ (* 4 (/ (* (pow b 4) c) (pow a 2))) (+ (* 16 (/ (* (pow b 2) (pow c 2)) a)) (/ (pow b 6) (pow a 3)))))))))) |
#s(approx (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) #s(hole binary64 (* 16 (* (pow a 2) (pow c 2))))) |
#s(approx (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) #s(hole binary64 (* (pow a 2) (+ (* 4 (/ (* (pow b 2) c) a)) (* 16 (pow c 2)))))) |
#s(approx (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) #s(hole binary64 (* (pow a 2) (- (+ (* 16 (pow c 2)) (/ (pow b 4) (pow a 2))) (* -4 (/ (* (pow b 2) c) a)))))) |
#s(approx (- (pow b 4) (* (* (* -4 c) a) (* b b))) #s(hole binary64 (* 4 (* a (* (pow b 2) c))))) |
#s(approx (- (pow b 4) (* (* (* -4 c) a) (* b b))) #s(hole binary64 (* a (- (/ (pow b 4) a) (* -4 (* (pow b 2) c)))))) |
#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 (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))) #s(hole binary64 (* 16 (* (pow a 2) (pow c 2))))) |
#s(approx (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))) #s(hole binary64 (* (pow a 2) (+ (* 4 (/ (* (pow b 2) c) a)) (* 16 (pow c 2)))))) |
#s(approx (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))) #s(hole binary64 (* (pow a 2) (- (+ (* 16 (pow c 2)) (/ (pow b 4) (pow a 2))) (* -4 (/ (* (pow b 2) c) a)))))) |
#s(approx (- (pow b 4) (* (* -4 (* c a)) (* b b))) #s(hole binary64 (* 4 (* a (* (pow b 2) c))))) |
#s(approx (- (pow b 4) (* (* -4 (* c a)) (* b b))) #s(hole binary64 (* a (- (/ (pow b 4) a) (* -4 (* (pow b 2) c)))))) |
#s(approx (/ (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (/ (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -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 (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (+ (* -1/4 (/ (pow b 4) c)) (* 1/4 (/ (pow b 4) c)))))) (* 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 (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) #s(hole binary64 (* 2 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) #s(hole binary64 (* -1 (* a (- (/ b a) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -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 (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) #s(hole binary64 (* -1 (* a (- (* -1 (/ (- (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (+ (* -1/4 (/ (pow b 4) c)) (* 1/4 (/ (pow b 4) c)))))) (* 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))))) (* 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 (* (* (+ (* (* a (/ c (* b b))) -2) 1) b) -1) #s(hole binary64 (* -1 (* a (+ (* -2 (/ c b)) (/ b a)))))) |
#s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) #s(hole binary64 (* -1 (* a (+ (* -1 (/ b a)) (* 2 (/ c b))))))) |
#s(approx (* c (+ (* -2 (/ a b)) (/ b c))) #s(hole binary64 (* -1 (* a (+ (* -1 (/ b a)) (* 2 (/ c b))))))) |
#s(approx (+ (* -2 (/ a b)) (/ b c)) #s(hole binary64 (* -1 (* a (+ (* -1 (/ b (* a c))) (* 2 (/ 1 b))))))) |
#s(approx (- (* b b) (* 4 (* a c))) #s(hole binary64 (* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -4 c)))))) |
#s(approx (* (+ (* (* a (/ c (* b b))) -4) 1) (* b b)) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))))) |
#s(approx (+ (* (* a (/ c (* b b))) -4) 1) #s(hole binary64 (* -1 (* a (- (* 4 (/ c (pow b 2))) (/ 1 a)))))) |
#s(approx (/ (- (neg b) (sqrt (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (/ (- (neg b) (sqrt (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (- (neg b) (sqrt (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -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 (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -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 (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) #s(hole binary64 (* 2 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (- (neg b) (sqrt (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) #s(hole binary64 (* -1 (* a (- (/ b a) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (- (neg b) (sqrt (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -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 (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -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 (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))))) #s(hole binary64 (* -2 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (sqrt (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -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 (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -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 (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -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 (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))))) |
#s(approx (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) #s(hole binary64 (* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -16 (* (pow b 2) (pow c 2))) (* 16 (* (pow b 2) (pow c 2)))) a)) (* 64 (pow c 3))))))) |
#s(approx (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) #s(hole binary64 (* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -16 (* (pow b 2) (pow c 2))) (+ (* -1 (/ (+ (* -4 (* (pow b 4) c)) (* 4 (* (pow b 4) c))) a)) (* 16 (* (pow b 2) (pow c 2))))) a)) (* 64 (pow c 3))))))) |
#s(approx (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) #s(hole binary64 (* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -16 (* (pow b 2) (pow c 2))) (+ (* -1 (/ (+ (* -4 (* (pow b 4) c)) (+ (* -1 (/ (pow b 6) a)) (* 4 (* (pow b 4) c)))) a)) (* 16 (* (pow b 2) (pow c 2))))) a)) (* 64 (pow c 3))))))) |
#s(approx (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) #s(hole binary64 (* (pow a 2) (+ (* -1 (/ (- (* -1 (/ (pow b 4) a)) (* 4 (* (pow b 2) c))) a)) (* 16 (pow c 2)))))) |
#s(approx (- (pow b 4) (* (* (* -4 c) a) (* b b))) #s(hole binary64 (* -1 (* a (- (* -1 (/ (pow b 4) a)) (* 4 (* (pow b 2) c))))))) |
#s(approx (+ (* (* -4 c) a) (* b b)) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))))) |
#s(approx (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))) #s(hole binary64 (* (pow a 2) (+ (* -1 (/ (- (* -1 (/ (pow b 4) a)) (* 4 (* (pow b 2) c))) a)) (* 16 (pow c 2)))))) |
#s(approx (- (pow b 4) (* (* -4 (* c a)) (* b b))) #s(hole binary64 (* -1 (* a (- (* -1 (/ (pow b 4) a)) (* 4 (* (pow b 2) c))))))) |
#s(approx (/ (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -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 (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -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 (* -1 (/ c b)) #s(hole binary64 (* -1 (/ c b)))) |
#s(approx (/ c b) #s(hole binary64 (/ c b))) |
#s(approx b #s(hole binary64 b)) |
#s(approx (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) #s(hole binary64 (- (* -1 b) (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -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 (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -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 (* -1 (/ (+ (* 1/2 (/ (+ (* (pow (* a c) 2) 20) (* -16 (pow (* a c) 2))) (* b b))) (* (* 2 a) c)) b)) #s(hole binary64 (* -1/2 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 20 (* (pow a 2) (pow c 2)))) (pow b 3))))) |
#s(approx (* -1 (/ (+ (* 1/2 (/ (+ (* (pow (* a c) 2) 20) (* -16 (pow (* a c) 2))) (* b b))) (* (* 2 a) c)) b)) #s(hole binary64 (/ (+ (* -2 (* a (* (pow b 2) c))) (* -1/2 (+ (* -16 (* (pow a 2) (pow c 2))) (* 20 (* (pow a 2) (pow c 2)))))) (pow b 3)))) |
#s(approx (/ (+ (* 1/2 (/ (+ (* (pow (* a c) 2) 20) (* -16 (pow (* a c) 2))) (* b b))) (* (* 2 a) c)) b) #s(hole binary64 (* 1/2 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 20 (* (pow a 2) (pow c 2)))) (pow b 3))))) |
#s(approx (/ (+ (* 1/2 (/ (+ (* (pow (* a c) 2) 20) (* -16 (pow (* a c) 2))) (* b b))) (* (* 2 a) c)) b) #s(hole binary64 (/ (+ (* 1/2 (+ (* -16 (* (pow a 2) (pow c 2))) (* 20 (* (pow a 2) (pow c 2))))) (* 2 (* a (* (pow b 2) c)))) (pow b 3)))) |
#s(approx (+ (* 1/2 (/ (+ (* (pow (* a c) 2) 20) (* -16 (pow (* a c) 2))) (* b b))) (* (* 2 a) c)) #s(hole binary64 (* 1/2 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 20 (* (pow a 2) (pow c 2)))) (pow b 2))))) |
#s(approx (+ (* 1/2 (/ (+ (* (pow (* a c) 2) 20) (* -16 (pow (* a c) 2))) (* b b))) (* (* 2 a) c)) #s(hole binary64 (/ (+ (* 1/2 (+ (* -16 (* (pow a 2) (pow c 2))) (* 20 (* (pow a 2) (pow c 2))))) (* 2 (* a (* (pow b 2) c)))) (pow b 2)))) |
#s(approx (/ (+ (* (pow (* a c) 2) 20) (* -16 (pow (* a c) 2))) (* b b)) #s(hole binary64 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 20 (* (pow a 2) (pow c 2)))) (pow b 2)))) |
#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) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (- (* -1 b) (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (- (* b (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (- (* b (- (* b (- (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (neg b) #s(hole binary64 (* -1 b))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) #s(hole binary64 (+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5))))))))))) |
#s(approx (* (* (+ (* (* a (/ c (* b b))) -2) 1) b) -1) #s(hole binary64 (/ (+ (* -1 (pow b 2)) (* 2 (* a c))) b))) |
#s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) #s(hole binary64 (/ (+ (* -2 (* a c)) (pow b 2)) b))) |
#s(approx (* c (+ (* -2 (/ a b)) (/ b c))) #s(hole binary64 (/ (+ (* -2 (* a c)) (pow b 2)) b))) |
#s(approx (+ (* -2 (/ a b)) (/ b c)) #s(hole binary64 (/ (+ (* -2 a) (/ (pow b 2) c)) b))) |
#s(approx (/ b c) #s(hole binary64 (/ b c))) |
#s(approx (- (* b b) (* 4 (* a c))) #s(hole binary64 (- (pow b 2) (* 4 (* a c))))) |
#s(approx (+ (* (* a (/ c (* b b))) -4) 1) #s(hole binary64 (/ (+ (* -4 (* a c)) (pow b 2)) (pow b 2)))) |
#s(approx (/ c (* b b)) #s(hole binary64 (/ c (pow b 2)))) |
#s(approx (/ (- (neg b) (sqrt (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -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 (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -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 (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) #s(hole binary64 (- (* -1 b) (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (- (neg b) (sqrt (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -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 (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -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 (sqrt (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -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 (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -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 (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -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 (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) #s(hole binary64 (+ (* -64 (* (pow a 3) (pow c 3))) (* (pow b 2) (+ (* -16 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2)))))))) |
#s(approx (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) #s(hole binary64 (+ (* -64 (* (pow a 3) (pow c 3))) (* (pow b 2) (+ (* -16 (* (pow a 2) (pow c 2))) (+ (* 16 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* -4 (* a c)) (* 4 (* a c)))))))))) |
#s(approx (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) #s(hole binary64 (+ (* -64 (* (pow a 3) (pow c 3))) (* (pow b 2) (+ (* -16 (* (pow a 2) (pow c 2))) (+ (* 16 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* -4 (* a c)) (+ (* 4 (* a c)) (pow b 2)))))))))) |
#s(approx (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) #s(hole binary64 (+ (* 4 (* a (* (pow b 2) c))) (* 16 (* (pow a 2) (pow c 2)))))) |
#s(approx (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) #s(hole binary64 (+ (* 16 (* (pow a 2) (pow c 2))) (* (pow b 2) (- (pow b 2) (* -4 (* a c))))))) |
#s(approx (- (pow b 4) (* (* (* -4 c) a) (* b b))) #s(hole binary64 (* (pow b 2) (- (pow b 2) (* -4 (* a c)))))) |
#s(approx (pow b 4) #s(hole binary64 (pow b 4))) |
#s(approx (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))) #s(hole binary64 (+ (* 4 (* a (* (pow b 2) c))) (* 16 (* (pow a 2) (pow c 2)))))) |
#s(approx (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))) #s(hole binary64 (+ (* 16 (* (pow a 2) (pow c 2))) (* (pow b 2) (- (pow b 2) (* -4 (* a c))))))) |
#s(approx (- (pow b 4) (* (* -4 (* c a)) (* b b))) #s(hole binary64 (* (pow b 2) (- (pow b 2) (* -4 (* a c)))))) |
#s(approx (/ (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) #s(hole binary64 (* b (- (/ c (pow b 2)) (/ 1 a))))) |
#s(approx (/ (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) #s(hole binary64 (* b (- (+ (* 1/4 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (+ (* 4 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2))))) (* a (pow b 4)))) (/ c (pow b 2))) (/ 1 a))))) |
#s(approx (/ (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) #s(hole binary64 (* b (- (+ (* 1/4 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (+ (* 4 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2))))) (* a (pow b 4)))) (+ (* 1/4 (/ (+ (* -4 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2))))))) (* 2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (+ (* 4 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2))))))))) (* a (pow b 6)))) (/ c (pow b 2)))) (/ 1 a))))) |
#s(approx (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) #s(hole binary64 (* b (- (* 2 (/ (* a c) (pow b 2))) 2)))) |
#s(approx (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) #s(hole binary64 (* b (- (* 1/2 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (+ (* 4 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2))))) (pow b 4))) (+ 2 (* -2 (/ (* a c) (pow b 2)))))))) |
#s(approx (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) #s(hole binary64 (* b (- (* 1/2 (/ (+ (* -4 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2))))))) (* 2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (+ (* 4 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2))))))))) (pow b 6))) (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -1/2 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (+ (* 4 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2))))) (pow b 4))))))))) |
#s(approx (* -1 (/ (+ (* 1/2 (/ (+ (* (pow (* a c) 2) 20) (* -16 (pow (* a c) 2))) (* b b))) (* (* 2 a) c)) b)) #s(hole binary64 (/ (+ (* -2 (* a c)) (* -1/2 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 20 (* (pow a 2) (pow c 2)))) (pow b 2)))) b))) |
#s(approx (/ (+ (* 1/2 (/ (+ (* (pow (* a c) 2) 20) (* -16 (pow (* a c) 2))) (* b b))) (* (* 2 a) c)) b) #s(hole binary64 (/ (+ (* 1/2 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 20 (* (pow a 2) (pow c 2)))) (pow b 2))) (* 2 (* a c))) b))) |
#s(approx (+ (* 1/2 (/ (+ (* (pow (* a c) 2) 20) (* -16 (pow (* a c) 2))) (* b b))) (* (* 2 a) c)) #s(hole binary64 (+ (* 1/2 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 20 (* (pow a 2) (pow c 2)))) (pow b 2))) (* 2 (* a c))))) |
#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 (* (* (+ (* (* a (/ c (* b b))) -2) 1) b) -1) #s(hole binary64 (* b (- (* 2 (/ (* a c) (pow b 2))) 1)))) |
#s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) #s(hole binary64 (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))))) |
#s(approx (* c (+ (* -2 (/ a b)) (/ b c))) #s(hole binary64 (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))))) |
#s(approx (+ (* -2 (/ a b)) (/ b c)) #s(hole binary64 (* b (+ (* -2 (/ a (pow b 2))) (/ 1 c))))) |
#s(approx (- (* b b) (* 4 (* a c))) #s(hole binary64 (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))))) |
#s(approx (* (+ (* (* a (/ c (* b b))) -4) 1) (* b b)) #s(hole binary64 (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))))) |
#s(approx (/ (- (neg b) (sqrt (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) #s(hole binary64 (* b (- (/ c (pow b 2)) (/ 1 a))))) |
#s(approx (/ (- (neg b) (sqrt (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -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 (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -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 (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) #s(hole binary64 (* b (- (* 2 (/ (* a c) (pow b 2))) 2)))) |
#s(approx (- (neg b) (sqrt (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -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 (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -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 (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))))) #s(hole binary64 (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))))) |
#s(approx (sqrt (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -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 (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -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 (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))) #s(hole binary64 (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))))) |
#s(approx (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) #s(hole binary64 (* (pow b 6) (+ 1 (+ (* -4 (/ (* a c) (pow b 2))) (* 4 (/ (* a c) (pow b 2)))))))) |
#s(approx (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) #s(hole binary64 (* (pow b 6) (+ 1 (+ (* -16 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ (* -4 (/ (* a c) (pow b 2))) (+ (* 4 (/ (* a c) (pow b 2))) (* 16 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))))) |
#s(approx (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) #s(hole binary64 (* (pow b 6) (+ 1 (+ (* -64 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -16 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ (* -4 (/ (* a c) (pow b 2))) (+ (* 4 (/ (* a c) (pow b 2))) (* 16 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))))) |
#s(approx (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) #s(hole binary64 (* (pow b 4) (+ 1 (* 4 (/ (* a c) (pow b 2))))))) |
#s(approx (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) #s(hole binary64 (* (pow b 4) (- (+ 1 (* 16 (/ (* (pow a 2) (pow c 2)) (pow b 4)))) (* -4 (/ (* a c) (pow b 2))))))) |
#s(approx (- (pow b 4) (* (* (* -4 c) a) (* b b))) #s(hole binary64 (* (pow b 4) (+ 1 (* 4 (/ (* a c) (pow b 2))))))) |
#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)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))) #s(hole binary64 (* (pow b 4) (+ 1 (* 4 (/ (* a c) (pow b 2))))))) |
#s(approx (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))) #s(hole binary64 (* (pow b 4) (- (+ 1 (* 16 (/ (* (pow a 2) (pow c 2)) (pow b 4)))) (* -4 (/ (* a c) (pow b 2))))))) |
#s(approx (- (pow b 4) (* (* -4 (* c a)) (* b b))) #s(hole binary64 (* (pow b 4) (+ 1 (* 4 (/ (* a c) (pow b 2))))))) |
#s(approx (/ (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) #s(hole binary64 (* -1 (/ c b)))) |
#s(approx (/ (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) #s(hole binary64 (* -1 (/ (+ c (* 1/4 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (+ (* 4 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2))))) (* a (pow b 2))))) b)))) |
#s(approx (/ (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) #s(hole binary64 (* -1 (/ (+ c (+ (* 1/4 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (+ (* 4 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2))))) (* a (pow b 2)))) (* 1/4 (/ (+ (* -4 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2))))))) (* 2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (+ (* 4 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2))))))))) (* a (pow b 4)))))) b)))) |
#s(approx (/ (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) #s(hole binary64 (* -1 (/ (+ c (+ (* 1/4 (/ (+ (* -16 (* (pow a 2) (* (pow c 2) (+ (* -16 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2))))))) (+ (* 1/4 (pow (+ (* -16 (* (pow a 2) (pow c 2))) (+ (* 4 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2))))) 2)) (+ (* 2 (* a (* c (+ (* -4 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2))))))) (* 2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (+ (* 4 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2)))))))))))) (* 16 (* (pow a 2) (* (pow c 2) (+ (* -16 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2)))))))))) (* a (pow b 6)))) (+ (* 1/4 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (+ (* 4 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2))))) (* a (pow b 2)))) (* 1/4 (/ (+ (* -4 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2))))))) (* 2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (+ (* 4 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2))))))))) (* a (pow b 4))))))) b)))) |
#s(approx (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) #s(hole binary64 (* -2 (/ (* a c) b)))) |
#s(approx (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) #s(hole binary64 (* -1 (/ (- (* 1/2 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (+ (* 4 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2))))) (pow b 2))) (* -2 (* a c))) b)))) |
#s(approx (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) #s(hole binary64 (* -1 (/ (- (* 1/2 (/ (+ (* -4 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2))))))) (* 2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (+ (* 4 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2))))))))) (pow b 4))) (+ (* -2 (* a c)) (* -1/2 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (+ (* 4 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2))))) (pow b 2))))) b)))) |
#s(approx (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) #s(hole binary64 (* -1 (/ (- (* 1/2 (/ (+ (* -16 (* (pow a 2) (* (pow c 2) (+ (* -16 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2))))))) (+ (* 1/4 (pow (+ (* -16 (* (pow a 2) (pow c 2))) (+ (* 4 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2))))) 2)) (+ (* 2 (* a (* c (+ (* -4 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2))))))) (* 2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (+ (* 4 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2)))))))))))) (* 16 (* (pow a 2) (* (pow c 2) (+ (* -16 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2)))))))))) (pow b 6))) (+ (* -2 (* a c)) (+ (* -1/2 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (+ (* 4 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2))))) (pow b 2))) (* -1/2 (/ (+ (* -4 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2))))))) (* 2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (+ (* 4 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2))))))))) (pow b 4)))))) b)))) |
#s(approx (* -1 (/ (+ (* 1/2 (/ (+ (* (pow (* a c) 2) 20) (* -16 (pow (* a c) 2))) (* b b))) (* (* 2 a) c)) b)) #s(hole binary64 (* -1 (/ (+ (* 1/2 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 20 (* (pow a 2) (pow c 2)))) (pow b 2))) (* 2 (* a c))) b)))) |
#s(approx (/ (+ (* 1/2 (/ (+ (* (pow (* a c) 2) 20) (* -16 (pow (* a c) 2))) (* b b))) (* (* 2 a) c)) b) #s(hole binary64 (* -1 (/ (+ (* -2 (* a c)) (* -1/2 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 20 (* (pow a 2) (pow c 2)))) (pow b 2)))) 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)) #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 (* (* (+ (* (* a (/ c (* b b))) -2) 1) b) -1) #s(hole binary64 (* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))))) |
#s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) #s(hole binary64 (* -1 (* b (- (* 2 (/ (* a c) (pow b 2))) 1))))) |
#s(approx (* c (+ (* -2 (/ a b)) (/ b c))) #s(hole binary64 (* -1 (* b (- (* 2 (/ (* a c) (pow b 2))) 1))))) |
#s(approx (+ (* -2 (/ a b)) (/ b c)) #s(hole binary64 (* -1 (* b (- (* 2 (/ a (pow b 2))) (/ 1 c)))))) |
#s(approx (/ (- (neg b) (sqrt (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) #s(hole binary64 (* -1 (/ c b)))) |
#s(approx (/ (- (neg b) (sqrt (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -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 (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -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 (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -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 (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) #s(hole binary64 (* -2 (/ (* a c) b)))) |
#s(approx (- (neg b) (sqrt (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -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 (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -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 (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -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 (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))))) #s(hole binary64 (* -1 b))) |
#s(approx (sqrt (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))))) #s(hole binary64 (* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))))) |
#s(approx (sqrt (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -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 (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -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 (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ b a)) (/ c b)))) |
#s(approx (/ (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ b a)) (* c (+ (* 1/4 (/ (* c (+ (* -16 (/ (pow a 2) (pow b 2))) (+ (* 4 (/ (pow a 2) (pow b 2))) (* 16 (/ (pow a 2) (pow b 2)))))) (* a b))) (/ 1 b)))))) |
#s(approx (/ (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ b a)) (* c (+ (* c (+ (* 1/4 (/ (* c (+ (* -4 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 2))) (* 16 (/ (pow a 2) (pow b 2))))) (pow b 2))) (* 2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 2))) (+ (* 4 (/ (pow a 2) (pow b 2))) (* 16 (/ (pow a 2) (pow b 2)))))) (pow b 2))))) (* a b))) (* 1/4 (/ (+ (* -16 (/ (pow a 2) (pow b 2))) (+ (* 4 (/ (pow a 2) (pow b 2))) (* 16 (/ (pow a 2) (pow b 2))))) (* a b))))) (/ 1 b)))))) |
#s(approx c #s(hole binary64 c)) |
#s(approx (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) #s(hole binary64 (- (* c (- (* 1/2 (/ (* c (+ (* -16 (/ (pow a 2) (pow b 2))) (+ (* 4 (/ (pow a 2) (pow b 2))) (* 16 (/ (pow a 2) (pow b 2)))))) b)) (* -2 (/ a b)))) (* 2 b)))) |
#s(approx (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) #s(hole binary64 (- (* c (- (* c (- (* 1/2 (/ (* c (+ (* -4 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 2))) (* 16 (/ (pow a 2) (pow b 2))))) (pow b 2))) (* 2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 2))) (+ (* 4 (/ (pow a 2) (pow b 2))) (* 16 (/ (pow a 2) (pow b 2)))))) (pow b 2))))) b)) (* -1/2 (/ (+ (* -16 (/ (pow a 2) (pow b 2))) (+ (* 4 (/ (pow a 2) (pow b 2))) (* 16 (/ (pow a 2) (pow b 2))))) b)))) (* -2 (/ a b)))) (* 2 b)))) |
#s(approx (* -1 (/ (+ (* 1/2 (/ (+ (* (pow (* a c) 2) 20) (* -16 (pow (* a c) 2))) (* b b))) (* (* 2 a) c)) b)) #s(hole binary64 (* c (+ (* -2 (/ a b)) (* -1/2 (/ (* c (+ (* -16 (pow a 2)) (* 20 (pow a 2)))) (pow b 3))))))) |
#s(approx (/ (+ (* 1/2 (/ (+ (* (pow (* a c) 2) 20) (* -16 (pow (* a c) 2))) (* b b))) (* (* 2 a) c)) b) #s(hole binary64 (* c (+ (* 1/2 (/ (* c (+ (* -16 (pow a 2)) (* 20 (pow a 2)))) (pow b 3))) (* 2 (/ a b)))))) |
#s(approx (+ (* 1/2 (/ (+ (* (pow (* a c) 2) 20) (* -16 (pow (* a c) 2))) (* b b))) (* (* 2 a) c)) #s(hole binary64 (* c (+ (* 1/2 (/ (* c (+ (* -16 (pow a 2)) (* 20 (pow a 2)))) (pow b 2))) (* 2 a))))) |
#s(approx (/ (+ (* (pow (* a c) 2) 20) (* -16 (pow (* a c) 2))) (* b b)) #s(hole binary64 (/ (* (pow c 2) (+ (* -16 (pow a 2)) (* 20 (pow a 2)))) (pow b 2)))) |
#s(approx (+ (* (pow (* a c) 2) 20) (* -16 (pow (* a c) 2))) #s(hole binary64 (* (pow c 2) (+ (* -16 (pow a 2)) (* 20 (pow a 2)))))) |
#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 (+ (* -2 (/ a b)) (/ b c)) #s(hole binary64 (/ (+ b (* -2 (/ (* a c) b))) c))) |
#s(approx (/ (- (neg b) (sqrt (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ b a)) (/ c b)))) |
#s(approx (/ (- (neg b) (sqrt (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -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 (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -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 (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -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 (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -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 (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))))) #s(hole binary64 (+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))))) |
#s(approx (sqrt (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -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 (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) #s(hole binary64 (+ (* c (+ (* -4 (* a (pow b 4))) (* 4 (* a (pow b 4))))) (pow b 6)))) |
#s(approx (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) #s(hole binary64 (+ (* c (+ (* -4 (* a (pow b 4))) (+ (* 4 (* a (pow b 4))) (* c (+ (* -16 (* (pow a 2) (pow b 2))) (* 16 (* (pow a 2) (pow b 2)))))))) (pow b 6)))) |
#s(approx (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) #s(hole binary64 (+ (* c (+ (* -4 (* a (pow b 4))) (+ (* 4 (* a (pow b 4))) (* c (+ (* -64 (* (pow a 3) c)) (+ (* -16 (* (pow a 2) (pow b 2))) (* 16 (* (pow a 2) (pow b 2))))))))) (pow b 6)))) |
#s(approx (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) #s(hole binary64 (+ (* c (- (* 16 (* (pow a 2) c)) (* -4 (* a (pow b 2))))) (pow b 4)))) |
#s(approx (* -4 c) #s(hole binary64 (* -4 c))) |
#s(approx (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))) #s(hole binary64 (+ (* c (- (* 16 (* (pow a 2) c)) (* -4 (* a (pow b 2))))) (pow b 4)))) |
#s(approx (/ (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -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 (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -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 (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -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/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (+ (* -1/4 (/ (pow b 4) a)) (* 1/4 (/ (pow b 4) a))) (sqrt -4)))))))))) |
#s(approx (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) #s(hole binary64 (* c (- (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4)))))) |
#s(approx (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -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 (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) #s(hole binary64 (* c (- (* 1/2 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (+ (* -1/4 (/ (pow b 4) a)) (* 1/4 (/ (pow b 4) a))) (sqrt -4)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c))))))) |
#s(approx (* -1 (/ (+ (* 1/2 (/ (+ (* (pow (* a c) 2) 20) (* -16 (pow (* a c) 2))) (* b b))) (* (* 2 a) c)) b)) #s(hole binary64 (* -1/2 (/ (* (pow c 2) (+ (* -16 (pow a 2)) (* 20 (pow a 2)))) (pow b 3))))) |
#s(approx (* -1 (/ (+ (* 1/2 (/ (+ (* (pow (* a c) 2) 20) (* -16 (pow (* a c) 2))) (* b b))) (* (* 2 a) c)) b)) #s(hole binary64 (* (pow c 2) (+ (* -2 (/ a (* b c))) (* -1/2 (/ (+ (* -16 (pow a 2)) (* 20 (pow a 2))) (pow b 3))))))) |
#s(approx (/ (+ (* 1/2 (/ (+ (* (pow (* a c) 2) 20) (* -16 (pow (* a c) 2))) (* b b))) (* (* 2 a) c)) b) #s(hole binary64 (* 1/2 (/ (* (pow c 2) (+ (* -16 (pow a 2)) (* 20 (pow a 2)))) (pow b 3))))) |
#s(approx (/ (+ (* 1/2 (/ (+ (* (pow (* a c) 2) 20) (* -16 (pow (* a c) 2))) (* b b))) (* (* 2 a) c)) b) #s(hole binary64 (* (pow c 2) (+ (* 1/2 (/ (+ (* -16 (pow a 2)) (* 20 (pow a 2))) (pow b 3))) (* 2 (/ a (* b c))))))) |
#s(approx (+ (* 1/2 (/ (+ (* (pow (* a c) 2) 20) (* -16 (pow (* a c) 2))) (* b b))) (* (* 2 a) c)) #s(hole binary64 (* 1/2 (/ (* (pow c 2) (+ (* -16 (pow a 2)) (* 20 (pow a 2)))) (pow b 2))))) |
#s(approx (+ (* 1/2 (/ (+ (* (pow (* a c) 2) 20) (* -16 (pow (* a c) 2))) (* b b))) (* (* 2 a) c)) #s(hole binary64 (* (pow c 2) (+ (* 1/2 (/ (+ (* -16 (pow a 2)) (* 20 (pow a 2))) (pow b 2))) (* 2 (/ 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))))))) |
#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 (* (* (+ (* (* a (/ c (* b b))) -2) 1) b) -1) #s(hole binary64 (* c (+ (* -1 (/ b c)) (* 2 (/ a b)))))) |
#s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) #s(hole binary64 (* c (+ (* -2 (/ a b)) (/ b c))))) |
#s(approx (* c (+ (* -2 (/ a b)) (/ b c))) #s(hole binary64 (* c (+ (* -2 (/ a b)) (/ b c))))) |
#s(approx (- (* b b) (* 4 (* a c))) #s(hole binary64 (* c (- (/ (pow b 2) c) (* 4 a))))) |
#s(approx (* (+ (* (* a (/ c (* b b))) -4) 1) (* b b)) #s(hole binary64 (* c (+ (* -4 a) (/ (pow b 2) c))))) |
#s(approx (+ (* (* a (/ c (* b b))) -4) 1) #s(hole binary64 (* c (+ (* -4 (/ a (pow b 2))) (/ 1 c))))) |
#s(approx (/ (- (neg b) (sqrt (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -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 (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -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 (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -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 (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) #s(hole binary64 (* c (- (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4)))))) |
#s(approx (- (neg b) (sqrt (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -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 (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -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 (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -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 (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -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 (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -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 (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))) #s(hole binary64 (* c (+ (* -4 a) (/ (pow b 2) c))))) |
#s(approx (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) #s(hole binary64 (* (pow c 3) (+ (* -64 (pow a 3)) (+ (* -16 (/ (* (pow a 2) (pow b 2)) c)) (* 16 (/ (* (pow a 2) (pow b 2)) c))))))) |
#s(approx (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) #s(hole binary64 (* (pow c 3) (+ (* -64 (pow a 3)) (+ (* -16 (/ (* (pow a 2) (pow b 2)) c)) (+ (* -4 (/ (* a (pow b 4)) (pow c 2))) (+ (* 4 (/ (* a (pow b 4)) (pow c 2))) (* 16 (/ (* (pow a 2) (pow b 2)) c))))))))) |
#s(approx (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) #s(hole binary64 (* (pow c 3) (+ (* -64 (pow a 3)) (+ (* -16 (/ (* (pow a 2) (pow b 2)) c)) (+ (* -4 (/ (* a (pow b 4)) (pow c 2))) (+ (* 4 (/ (* a (pow b 4)) (pow c 2))) (+ (* 16 (/ (* (pow a 2) (pow b 2)) c)) (/ (pow b 6) (pow c 3)))))))))) |
#s(approx (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) #s(hole binary64 (* (pow c 2) (+ (* 4 (/ (* a (pow b 2)) c)) (* 16 (pow a 2)))))) |
#s(approx (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) #s(hole binary64 (* (pow c 2) (- (+ (* 16 (pow a 2)) (/ (pow b 4) (pow c 2))) (* -4 (/ (* a (pow b 2)) c)))))) |
#s(approx (- (pow b 4) (* (* (* -4 c) a) (* b b))) #s(hole binary64 (* c (- (/ (pow b 4) c) (* -4 (* a (pow b 2))))))) |
#s(approx (+ (* (* -4 c) a) (* b b)) #s(hole binary64 (* c (+ (* -4 a) (/ (pow b 2) c))))) |
#s(approx (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))) #s(hole binary64 (* (pow c 2) (+ (* 4 (/ (* a (pow b 2)) c)) (* 16 (pow a 2)))))) |
#s(approx (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))) #s(hole binary64 (* (pow c 2) (- (+ (* 16 (pow a 2)) (/ (pow b 4) (pow c 2))) (* -4 (/ (* a (pow b 2)) c)))))) |
#s(approx (- (pow b 4) (* (* -4 (* c a)) (* b b))) #s(hole binary64 (* c (- (/ (pow b 4) c) (* -4 (* a (pow b 2))))))) |
#s(approx (/ (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -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 (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -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 (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (sqrt -1) (+ (* -1/4 (/ (pow b 4) a)) (* 1/4 (/ (pow b 4) a)))))) (* -1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c))))))) |
#s(approx (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) #s(hole binary64 (* -1 (* c (- (/ b c) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -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 (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) #s(hole binary64 (* -1 (* c (- (* -1 (/ (- (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (+ (* -1/4 (/ (pow b 4) a)) (* 1/4 (/ (pow b 4) a)))))) (* 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))))) (* 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 (* (* (+ (* (* a (/ c (* b b))) -2) 1) b) -1) #s(hole binary64 (* -1 (* c (+ (* -2 (/ a b)) (/ b c)))))) |
#s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) #s(hole binary64 (* -1 (* c (+ (* -1 (/ b c)) (* 2 (/ a b))))))) |
#s(approx (* c (+ (* -2 (/ a b)) (/ b c))) #s(hole binary64 (* -1 (* c (+ (* -1 (/ b c)) (* 2 (/ a b))))))) |
#s(approx (- (* b b) (* 4 (* a c))) #s(hole binary64 (* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -4 a)))))) |
#s(approx (* (+ (* (* a (/ c (* b b))) -4) 1) (* b b)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))))) |
#s(approx (+ (* (* a (/ c (* b b))) -4) 1) #s(hole binary64 (* -1 (* c (- (* 4 (/ a (pow b 2))) (/ 1 c)))))) |
#s(approx (/ (- (neg b) (sqrt (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -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 (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -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 (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -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 (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) #s(hole binary64 (* -1 (* c (- (/ b c) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (- (neg b) (sqrt (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -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 (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -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 (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -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 (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -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 (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -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 (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))))) |
#s(approx (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) #s(hole binary64 (* -1 (* (pow c 3) (+ (* -1 (/ (+ (* -16 (* (pow a 2) (pow b 2))) (* 16 (* (pow a 2) (pow b 2)))) c)) (* 64 (pow a 3))))))) |
#s(approx (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) #s(hole binary64 (* -1 (* (pow c 3) (+ (* -1 (/ (+ (* -16 (* (pow a 2) (pow b 2))) (+ (* -1 (/ (+ (* -4 (* a (pow b 4))) (* 4 (* a (pow b 4)))) c)) (* 16 (* (pow a 2) (pow b 2))))) c)) (* 64 (pow a 3))))))) |
#s(approx (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) #s(hole binary64 (* -1 (* (pow c 3) (+ (* -1 (/ (+ (* -16 (* (pow a 2) (pow b 2))) (+ (* -1 (/ (+ (* -4 (* a (pow b 4))) (+ (* -1 (/ (pow b 6) c)) (* 4 (* a (pow b 4))))) c)) (* 16 (* (pow a 2) (pow b 2))))) c)) (* 64 (pow a 3))))))) |
#s(approx (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) #s(hole binary64 (* (pow c 2) (+ (* -1 (/ (- (* -1 (/ (pow b 4) c)) (* 4 (* a (pow b 2)))) c)) (* 16 (pow a 2)))))) |
#s(approx (- (pow b 4) (* (* (* -4 c) a) (* b b))) #s(hole binary64 (* -1 (* c (- (* -1 (/ (pow b 4) c)) (* 4 (* a (pow b 2)))))))) |
#s(approx (+ (* (* -4 c) a) (* b b)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))))) |
#s(approx (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))) #s(hole binary64 (* (pow c 2) (+ (* -1 (/ (- (* -1 (/ (pow b 4) c)) (* 4 (* a (pow b 2)))) c)) (* 16 (pow a 2)))))) |
#s(approx (- (pow b 4) (* (* -4 (* c a)) (* b b))) #s(hole binary64 (* -1 (* c (- (* -1 (/ (pow b 4) c)) (* 4 (* a (pow b 2)))))))) |
| Outputs |
|---|
#s(approx (/ (- (neg b) (sqrt (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 c b))) |
(*.f64 #s(literal -1 binary64) (/.f64 c b)) |
(neg.f64 (/.f64 c b)) |
#s(literal -1 binary64) |
(/.f64 (neg.f64 c) (*.f64 #s(literal -1 binary64) b)) |
(/.f64 c b) |
c |
b |
(/.f64 (neg.f64 #s(approx (- (neg b) (sqrt (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 20 binary64) (*.f64 #s(literal -16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 b b)) (*.f64 (*.f64 #s(literal 2 binary64) a) c)) b)))) (neg.f64 (*.f64 #s(literal 2 binary64) a))) |
(/.f64 #s(approx (- (neg b) (sqrt (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 20 binary64) (*.f64 #s(literal -16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 b b)) (*.f64 (*.f64 #s(literal 2 binary64) a) c)) b))) (*.f64 #s(literal 2 binary64) a)) |
#s(approx (- (neg b) (sqrt (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 20 binary64) (*.f64 #s(literal -16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 b b)) (*.f64 (*.f64 #s(literal 2 binary64) a) c)) b))) |
(*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 20 binary64) (*.f64 #s(literal -16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 b b)) (*.f64 (*.f64 #s(literal 2 binary64) a) c)) b)) |
(neg.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 20 binary64) (*.f64 #s(literal -16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 b b)) (*.f64 (*.f64 #s(literal 2 binary64) a) c)) b)) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 20 binary64) (*.f64 #s(literal -16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 b b)) (*.f64 (*.f64 #s(literal 2 binary64) a) c))) (*.f64 #s(literal -1 binary64) b)) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 20 binary64) (*.f64 #s(literal -16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 b b)) (*.f64 (*.f64 #s(literal 2 binary64) a) c)) b) |
(+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 20 binary64) (*.f64 #s(literal -16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 b b))) b) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) c) b)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 20 binary64) (*.f64 #s(literal -16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 b b))) (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 20 binary64) (*.f64 #s(literal -16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) c) (*.f64 (*.f64 #s(literal 2 binary64) a) c))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 20 binary64) (*.f64 #s(literal -16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 b b))) (*.f64 (*.f64 #s(literal 2 binary64) a) c))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 20 binary64) (*.f64 #s(literal -16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 b b))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) c) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 20 binary64) (*.f64 #s(literal -16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 b b))) (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 20 binary64) (*.f64 #s(literal -16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 b b)))) (-.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) c) (*.f64 (*.f64 #s(literal 2 binary64) a) c)) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 20 binary64) (*.f64 #s(literal -16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 b b))) (*.f64 (*.f64 #s(literal 2 binary64) a) c))))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 20 binary64) (*.f64 #s(literal -16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 b b)) (*.f64 (*.f64 #s(literal 2 binary64) a) c)) |
(-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 20 binary64) (*.f64 #s(literal -16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 b b))) (*.f64 (neg.f64 (*.f64 #s(literal 2 binary64) a)) c)) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 20 binary64) (*.f64 #s(literal -16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 b b))) (*.f64 (*.f64 #s(literal 2 binary64) a) c)) |
#s(literal 1/2 binary64) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 20 binary64) (*.f64 #s(literal -16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64))))) (*.f64 #s(literal -1 binary64) (*.f64 b b))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 20 binary64) (*.f64 #s(literal -16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 b b)) |
(+.f64 (/.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 20 binary64)) (*.f64 b b)) (/.f64 (*.f64 #s(literal -16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (*.f64 b b))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 20 binary64)) (*.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 20 binary64))) (*.f64 (*.f64 #s(literal -16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (*.f64 #s(literal -16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64))))) (-.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 20 binary64)) (*.f64 #s(literal -16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 20 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 20 binary64)) (*.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 20 binary64))) (-.f64 (*.f64 (*.f64 #s(literal -16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (*.f64 #s(literal -16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 20 binary64)) (*.f64 #s(literal -16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64))))))) |
(fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 20 binary64) (*.f64 #s(literal -16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) |
(-.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 20 binary64)) (*.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) |
(+.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 20 binary64)) (*.f64 #s(literal -16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (*.f64 a c) #s(literal 1 binary64)) (pow.f64 (*.f64 a c) #s(literal 1 binary64))) |
(*.f64 (*.f64 a a) (*.f64 c c)) |
(*.f64 (*.f64 a c) (*.f64 a c)) |
(pow.f64 (*.f64 a c) #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 (*.f64 a c)) #s(literal 2 binary64))) |
(*.f64 a c) |
a |
#s(literal 2 binary64) |
#s(literal 20 binary64) |
(*.f64 (*.f64 #s(literal -16 binary64) (*.f64 a a)) (*.f64 c c)) |
(*.f64 #s(literal -16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) |
#s(literal -16 binary64) |
(*.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64))) |
(*.f64 (fabs.f64 b) (fabs.f64 b)) |
(*.f64 (*.f64 #s(literal -1 binary64) b) (*.f64 #s(literal -1 binary64) b)) |
(*.f64 b b) |
(pow.f64 b #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64))) |
(*.f64 (*.f64 #s(literal 2 binary64) a) c) |
(*.f64 #s(literal 2 binary64) (*.f64 a c)) |
(fma.f64 a c (*.f64 a c)) |
(+.f64 (*.f64 a c) (*.f64 a c)) |
(*.f64 #s(literal 2 binary64) a) |
(+.f64 a a) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal -1 binary64) b) #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 #s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (/.f64 b c)))) #s(literal -1 binary64))))) (neg.f64 (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) b) #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 #s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (/.f64 b c)))) #s(literal -1 binary64)))) (*.f64 #s(literal 2 binary64) a)) |
(-.f64 (/.f64 (*.f64 #s(literal -1 binary64) b) (*.f64 #s(literal 2 binary64) a)) (/.f64 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 #s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (/.f64 b c)))) #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (-.f64 (*.f64 b b) (*.f64 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 #s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (/.f64 b c)))) #s(literal -1 binary64))) #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 #s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (/.f64 b c)))) #s(literal -1 binary64))))) (fma.f64 #s(literal -1 binary64) b #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 #s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (/.f64 b c)))) #s(literal -1 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal -1 binary64) b) #s(literal 3 binary64)) (pow.f64 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 #s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (/.f64 b c)))) #s(literal -1 binary64))) #s(literal 3 binary64))) (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (fma.f64 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 #s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (/.f64 b c)))) #s(literal -1 binary64))) #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 #s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (/.f64 b c)))) #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal -1 binary64) b) #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 #s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (/.f64 b c)))) #s(literal -1 binary64))))))) |
(-.f64 (*.f64 #s(literal -1 binary64) b) #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 #s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (/.f64 b c)))) #s(literal -1 binary64)))) |
(*.f64 #s(literal -1 binary64) b) |
(neg.f64 b) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 #s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (/.f64 b c)))) #s(literal -1 binary64))) |
(*.f64 #s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (/.f64 b c)))) #s(literal -1 binary64)) |
#s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (/.f64 b c)))) |
(*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (/.f64 b c))) |
(fma.f64 (*.f64 #s(literal -2 binary64) (/.f64 a b)) c (*.f64 (/.f64 b c) c)) |
(fma.f64 c (*.f64 #s(literal -2 binary64) (/.f64 a b)) (*.f64 c (/.f64 b c))) |
(+.f64 (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 a b)) c) (*.f64 (/.f64 b c) c)) |
(+.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (/.f64 a b))) (*.f64 c (/.f64 b c))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 a b)) (*.f64 #s(literal -2 binary64) (/.f64 a b))) (*.f64 (/.f64 b c) (/.f64 b c))) (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 a b)) (/.f64 b c))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (/.f64 a b)) #s(literal 3 binary64)) (pow.f64 (/.f64 b c) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 a b)) (*.f64 #s(literal -2 binary64) (/.f64 a b))) (-.f64 (*.f64 (/.f64 b c) (/.f64 b c)) (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 a b)) (/.f64 b c))))) |
(fma.f64 #s(literal -2 binary64) (/.f64 a b) (/.f64 b c)) |
(+.f64 (*.f64 #s(literal -2 binary64) (/.f64 a b)) (/.f64 b c)) |
#s(literal -2 binary64) |
(/.f64 (neg.f64 a) (*.f64 #s(literal -1 binary64) b)) |
(/.f64 a b) |
(/.f64 (*.f64 #s(literal -1 binary64) b) (neg.f64 c)) |
(/.f64 b c) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal -1 binary64) b) (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -4 binary64) #s(literal 1 binary64)) (*.f64 b b))) #s(literal 1/2 binary64)))) (neg.f64 (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) b) (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -4 binary64) #s(literal 1 binary64)) (*.f64 b b))) #s(literal 1/2 binary64))) (*.f64 #s(literal 2 binary64) a)) |
(-.f64 (/.f64 (*.f64 #s(literal -1 binary64) b) (*.f64 #s(literal 2 binary64) a)) (/.f64 (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -4 binary64) #s(literal 1 binary64)) (*.f64 b b))) #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (-.f64 (*.f64 b b) (*.f64 (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -4 binary64) #s(literal 1 binary64)) (*.f64 b b))) #s(literal 1/2 binary64)) (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -4 binary64) #s(literal 1 binary64)) (*.f64 b b))) #s(literal 1/2 binary64)))) (fma.f64 #s(literal -1 binary64) b (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -4 binary64) #s(literal 1 binary64)) (*.f64 b b))) #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal -1 binary64) b) #s(literal 3 binary64)) (pow.f64 (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -4 binary64) #s(literal 1 binary64)) (*.f64 b b))) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (fma.f64 (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -4 binary64) #s(literal 1 binary64)) (*.f64 b b))) #s(literal 1/2 binary64)) (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -4 binary64) #s(literal 1 binary64)) (*.f64 b b))) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal -1 binary64) b) (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -4 binary64) #s(literal 1 binary64)) (*.f64 b b))) #s(literal 1/2 binary64)))))) |
(-.f64 (*.f64 #s(literal -1 binary64) b) (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -4 binary64) #s(literal 1 binary64)) (*.f64 b b))) #s(literal 1/2 binary64))) |
(pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -4 binary64) #s(literal 1 binary64)) (*.f64 b b))) #s(literal 1/2 binary64)) |
(sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -4 binary64) #s(literal 1 binary64)) (*.f64 b b)))) |
#s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -4 binary64) #s(literal 1 binary64)) (*.f64 b b))) |
(*.f64 (*.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -4 binary64) #s(literal 1 binary64)) b) b) |
(*.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -4 binary64) #s(literal 1 binary64)) (*.f64 b b)) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -4 binary64)) (*.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -4 binary64))) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -4 binary64)) #s(literal 1 binary64))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -4 binary64)) #s(literal 3 binary64)) #s(literal 1 binary64)) (+.f64 (*.f64 (*.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -4 binary64)) (*.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -4 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -4 binary64)) #s(literal 1 binary64))))) |
(fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -4 binary64) #s(literal 1 binary64)) |
(+.f64 (*.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -4 binary64)) #s(literal 1 binary64)) |
(*.f64 a (/.f64 c (*.f64 b b))) |
(/.f64 (neg.f64 c) (*.f64 #s(literal -1 binary64) (*.f64 b b))) |
(/.f64 c (*.f64 b b)) |
#s(literal -4 binary64) |
#s(literal 1 binary64) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal -1 binary64) b) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 1/2 binary64)))) (neg.f64 (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) b) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 1/2 binary64))) (*.f64 #s(literal 2 binary64) a)) |
(-.f64 (/.f64 (*.f64 #s(literal -1 binary64) b) (*.f64 #s(literal 2 binary64) a)) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (-.f64 (*.f64 b b) (*.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 1/2 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 1/2 binary64)))) (fma.f64 #s(literal -1 binary64) b (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal -1 binary64) b) #s(literal 3 binary64)) (pow.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (fma.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 1/2 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal -1 binary64) b) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 1/2 binary64)))))) |
(-.f64 (*.f64 #s(literal -1 binary64) b) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 1/2 binary64))) |
(pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 1/2 binary64)) |
(/.f64 (hypot.f64 (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal 3/2 binary64)) (pow.f64 (*.f64 b b) #s(literal 3/2 binary64))) (sqrt.f64 (fma.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal -4 binary64)) (*.f64 c a) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) b) b))))) |
(sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) |
(/.f64 (-.f64 (*.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (pow.f64 b #s(literal 4 binary64))) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal -4 binary64)) (*.f64 c a) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) b) b))) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (neg.f64 (fma.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal -4 binary64)) (*.f64 c a) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) b) b))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal -4 binary64)) (*.f64 c a) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) b) b))) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (fma.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal -4 binary64)) (*.f64 c a) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) b) b)))) |
(fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) |
(fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) |
(-.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 (*.f64 #s(literal -1 binary64) b) b)) |
(+.f64 (/.f64 (*.f64 (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal 3/2 binary64)) (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal 3/2 binary64))) (fma.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal -4 binary64)) (*.f64 c a) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) b) b)))) (/.f64 (pow.f64 (*.f64 b b) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal -4 binary64)) (*.f64 c a) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) b) b))))) |
(+.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b)) |
(*.f64 (fma.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal -4 binary64)) (*.f64 c a) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) b) b))) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal 3/2 binary64)) (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal 3/2 binary64))) (*.f64 (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal 3/2 binary64)) (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal 3/2 binary64)))) (*.f64 (pow.f64 (*.f64 b b) #s(literal 3 binary64)) (pow.f64 (*.f64 b b) #s(literal 3 binary64)))) (-.f64 (*.f64 (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal 3/2 binary64)) (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal 3/2 binary64))) (pow.f64 (*.f64 b b) #s(literal 3 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal 3/2 binary64)) (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal 3/2 binary64))) #s(literal 3 binary64)) (pow.f64 (pow.f64 (*.f64 b b) #s(literal 3 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal 3/2 binary64)) (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal 3/2 binary64))) (*.f64 (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal 3/2 binary64)) (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal 3/2 binary64))) (-.f64 (*.f64 (pow.f64 (*.f64 b b) #s(literal 3 binary64)) (pow.f64 (*.f64 b b) #s(literal 3 binary64))) (*.f64 (*.f64 (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal 3/2 binary64)) (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal 3/2 binary64))) (pow.f64 (*.f64 b b) #s(literal 3 binary64)))))) |
(fma.f64 (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal 3/2 binary64)) (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal 3/2 binary64)) (pow.f64 (*.f64 b b) #s(literal 3 binary64))) |
(fma.f64 (*.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (*.f64 #s(literal -4 binary64) (*.f64 c a)) (pow.f64 (*.f64 b b) #s(literal 3 binary64))) |
(fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 (*.f64 b b) #s(literal 3 binary64))) |
(fma.f64 (fma.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal -4 binary64)) (*.f64 c a) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) b) b))) (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal -4 binary64)) (*.f64 c a) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) b) b))) (*.f64 b b))) |
(fma.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (pow.f64 (*.f64 b b) #s(literal 3 binary64))) |
(fma.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (fma.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal -4 binary64)) (*.f64 c a) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) b) b))) (*.f64 (*.f64 b b) (fma.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal -4 binary64)) (*.f64 c a) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) b) b))))) |
(+.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (fma.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal -4 binary64)) (*.f64 c a) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) b) b)))) (*.f64 (*.f64 b b) (fma.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal -4 binary64)) (*.f64 c a) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) b) b))))) |
(+.f64 (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal -4 binary64)) (*.f64 c a) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) b) b))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal -4 binary64)) (*.f64 c a) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) b) b))) (*.f64 b b))) |
(+.f64 (*.f64 (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal 3/2 binary64)) (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal 3/2 binary64))) (pow.f64 (*.f64 b b) #s(literal 3 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (*.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) (*.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) b) b)) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) b) b)))) (-.f64 (*.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) b) b)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) b) b)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (*.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) (-.f64 (*.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) b) b)) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) b) b))) (*.f64 (*.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) b) b)))))) |
(fma.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal -4 binary64)) (*.f64 c a) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) b) b))) |
(fma.f64 (*.f64 #s(literal 16 binary64) (*.f64 c a)) (*.f64 c a) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) b) b))) |
(fma.f64 (neg.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a))) (neg.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a))) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) b) b))) |
(fma.f64 (fabs.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a))) (fabs.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a))) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) b) b))) |
(fma.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 #s(literal -4 binary64) (*.f64 c a)) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) b) b))) |
(fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) b) b))) |
(-.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) b) b)) |
(+.f64 (*.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) b) b))) |
#s(literal 16 binary64) |
(*.f64 (*.f64 (*.f64 c a) c) a) |
(*.f64 (neg.f64 (*.f64 c a)) (neg.f64 (*.f64 c a))) |
(*.f64 (fabs.f64 (*.f64 c a)) (fabs.f64 (*.f64 c a))) |
(*.f64 (*.f64 c c) (*.f64 a a)) |
(*.f64 (*.f64 c a) (*.f64 c a)) |
(pow.f64 (*.f64 c a) #s(literal 2 binary64)) |
(*.f64 c a) |
(/.f64 (-.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) b) b) (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) b) b))) (fma.f64 (*.f64 b b) (*.f64 b b) (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) b) b))) |
(/.f64 (-.f64 (pow.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) b) b) #s(literal 3 binary64))) (+.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) b) b) (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) b) b) (*.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) b) b))))) |
(fma.f64 (*.f64 b b) (*.f64 b b) (*.f64 (neg.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 b b))) |
(-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) b) b)) |
(+.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (neg.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 b b))) |
(*.f64 (*.f64 b b) (*.f64 b b)) |
(pow.f64 b #s(literal 4 binary64)) |
(exp.f64 (*.f64 (log.f64 b) #s(literal 4 binary64))) |
#s(literal 4 binary64) |
(*.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) b) b) |
(*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b)) |
(*.f64 (*.f64 #s(literal -4 binary64) c) a) |
(*.f64 #s(literal -4 binary64) (*.f64 c a)) |
(*.f64 #s(literal -4 binary64) c) |
(/.f64 (-.f64 (*.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (pow.f64 b #s(literal 4 binary64))) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal -4 binary64)) (*.f64 c a) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) b) b))) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (neg.f64 (fma.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal -4 binary64)) (*.f64 c a) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) b) b))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal -4 binary64)) (*.f64 c a) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) b) b))) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (fma.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal -4 binary64)) (*.f64 c a) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) b) b)))) |
(fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) |
(fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) |
(-.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 (*.f64 #s(literal -1 binary64) b) b)) |
(+.f64 (/.f64 (*.f64 (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal 3/2 binary64)) (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal 3/2 binary64))) (fma.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal -4 binary64)) (*.f64 c a) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) b) b)))) (/.f64 (pow.f64 (*.f64 b b) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal -4 binary64)) (*.f64 c a) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) b) b))))) |
(+.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (*.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) (*.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) b) b)) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) b) b)))) (-.f64 (*.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) b) b)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) b) b)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (*.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)))) (-.f64 (*.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) b) b)) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) b) b))) (*.f64 (*.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) b) b)))))) |
(fma.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal -4 binary64)) (*.f64 c a) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) b) b))) |
(fma.f64 (*.f64 #s(literal 16 binary64) (*.f64 c a)) (*.f64 c a) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) b) b))) |
(fma.f64 (neg.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a))) (neg.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a))) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) b) b))) |
(fma.f64 (fabs.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a))) (fabs.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a))) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) b) b))) |
(fma.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 #s(literal -4 binary64) (*.f64 c a)) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) b) b))) |
(fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) b) b))) |
(-.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) b) b)) |
(+.f64 (*.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) b) b))) |
(*.f64 (*.f64 #s(literal -4 binary64) c) a) |
(*.f64 #s(literal -4 binary64) (*.f64 c a)) |
(/.f64 (-.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) b) b) (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) b) b))) (fma.f64 (*.f64 b b) (*.f64 b b) (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) b) b))) |
(/.f64 (-.f64 (pow.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) b) b) #s(literal 3 binary64))) (+.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) b) b) (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) b) b) (*.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) b) b))))) |
(fma.f64 (*.f64 b b) (*.f64 b b) (*.f64 (neg.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 b b))) |
(-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) b) b)) |
(+.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (neg.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 b b))) |
(*.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) b) b) |
(*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b)) |
#s(approx (/ (- (neg b) (sqrt (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 b a))) |
#s(approx (/ (- (neg b) (sqrt (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) (/.f64 (fma.f64 #s(literal -1 binary64) b (/.f64 (*.f64 a c) b)) a)) |
#s(approx (/ (- (neg b) (sqrt (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) (/.f64 (fma.f64 #s(literal -1 binary64) b (*.f64 a (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 a (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) #s(literal 20 binary64)))) b) (/.f64 c b)))) a)) |
#s(approx (/ (- (neg b) (sqrt (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) (/.f64 (fma.f64 #s(literal -1 binary64) b (*.f64 a (fma.f64 a (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 c (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) #s(literal 0 binary64))) (*.f64 b b)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) #s(literal 20 binary64)))) (*.f64 b b))))) b) (*.f64 #s(literal 1/4 binary64) (/.f64 (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) #s(literal 20 binary64))) b))) (/.f64 c b)))) a)) |
#s(approx (- (neg b) (sqrt (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (*.f64 #s(literal -2 binary64) b)) |
#s(approx (- (neg b) (sqrt (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) b) (*.f64 #s(literal -2 binary64) b))) |
#s(approx (- (neg b) (sqrt (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (fma.f64 a (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) #s(literal 20 binary64)))) b) (*.f64 #s(literal 2 binary64) (/.f64 c b))) (*.f64 #s(literal -2 binary64) b))) |
#s(approx (- (neg b) (sqrt (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (fma.f64 a (fma.f64 a (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 c (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) #s(literal 0 binary64))) (*.f64 b b)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) #s(literal 20 binary64)))) (*.f64 b b))))) b) (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) #s(literal 20 binary64))) b))) (*.f64 #s(literal 2 binary64) (/.f64 c b))) (*.f64 #s(literal -2 binary64) b))) |
#s(approx (* -1 (/ (+ (* 1/2 (/ (+ (* (pow (* a c) 2) 20) (* -16 (pow (* a c) 2))) (* b b))) (* (* 2 a) c)) b)) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))) |
#s(approx (* -1 (/ (+ (* 1/2 (/ (+ (* (pow (* a c) 2) 20) (* -16 (pow (* a c) 2))) (* b b))) (* (* 2 a) c)) b)) (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 c b) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal 4 binary64))) (*.f64 (*.f64 b b) b)))))) |
#s(approx (/ (+ (* 1/2 (/ (+ (* (pow (* a c) 2) 20) (* -16 (pow (* a c) 2))) (* b b))) (* (* 2 a) c)) b) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) b))) |
#s(approx (/ (+ (* 1/2 (/ (+ (* (pow (* a c) 2) 20) (* -16 (pow (* a c) 2))) (* b b))) (* (* 2 a) c)) b) (*.f64 a (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal 4 binary64))) (*.f64 (*.f64 b b) b)) (*.f64 #s(literal 2 binary64) (/.f64 c b))))) |
#s(approx (+ (* 1/2 (/ (+ (* (pow (* a c) 2) 20) (* -16 (pow (* a c) 2))) (* b b))) (* (* 2 a) c)) (*.f64 (*.f64 #s(literal 2 binary64) a) c)) |
#s(approx (+ (* 1/2 (/ (+ (* (pow (* a c) 2) 20) (* -16 (pow (* a c) 2))) (* b b))) (* (* 2 a) c)) (*.f64 a (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) #s(literal 4 binary64))) (*.f64 b b)) (*.f64 #s(literal 2 binary64) c)))) |
#s(approx (/ (+ (* (pow (* a c) 2) 20) (* -16 (pow (* a c) 2))) (* b b)) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 4 binary64))) (*.f64 b b))) |
#s(approx (+ (* (pow (* a c) 2) 20) (* -16 (pow (* a c) 2))) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 4 binary64)))) |
#s(approx (pow (* a c) 2) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) |
#s(approx (* a c) (*.f64 a c)) |
#s(approx a a) |
#s(approx (* -16 (pow (* a c) 2)) (*.f64 #s(literal -16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) |
#s(approx (* (* 2 a) c) (*.f64 (*.f64 #s(literal 2 binary64) a) c)) |
#s(approx (* 2 a) (*.f64 #s(literal 2 binary64) a)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 b a))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (fma.f64 #s(literal -1 binary64) b (/.f64 (*.f64 a c) b)) a)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) b) (*.f64 (neg.f64 a) (/.f64 (fma.f64 c (*.f64 (*.f64 b b) b) (*.f64 b (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 (*.f64 b b) b))))) a)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (fma.f64 #s(literal -1 binary64) b (*.f64 a (fma.f64 a (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) b))) (/.f64 c b)))) a)) |
#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))))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) b) (*.f64 #s(literal -2 binary64) b))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (fma.f64 a (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 (*.f64 b b) b)) (*.f64 #s(literal 2 binary64) (/.f64 c b))) (*.f64 #s(literal -2 binary64) b))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (fma.f64 a (fma.f64 a (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) c)) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) b)))) (*.f64 #s(literal 2 binary64) (/.f64 c b))) (*.f64 #s(literal -2 binary64) b))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) b) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) (-.f64 b (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) b)))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) (-.f64 b (*.f64 (neg.f64 a) (*.f64 #s(literal -2 binary64) (/.f64 (fma.f64 c (*.f64 (*.f64 b b) b) (*.f64 b (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 (*.f64 b b) b))))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) (-.f64 b (*.f64 (neg.f64 a) (fma.f64 #s(literal -2 binary64) (/.f64 c b) (*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) c)) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) b))))))))) |
#s(approx (* (* (+ (* (* a (/ c (* b b))) -2) 1) b) -1) (*.f64 #s(literal -1 binary64) b)) |
#s(approx (* (* (+ (* (* a (/ c (* b b))) -2) 1) b) -1) (fma.f64 #s(literal -1 binary64) b (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) b)))) |
#s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) b) |
#s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) (-.f64 b (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) b)))) |
#s(approx (* c (+ (* -2 (/ a b)) (/ b c))) b) |
#s(approx (* c (+ (* -2 (/ a b)) (/ b c))) (-.f64 b (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) b)))) |
#s(approx (+ (* -2 (/ a b)) (/ b c)) (/.f64 b c)) |
#s(approx (+ (* -2 (/ a b)) (/ b c)) (fma.f64 #s(literal -2 binary64) (/.f64 a b) (/.f64 b c))) |
#s(approx (/ a b) (/.f64 a b)) |
#s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)) |
#s(approx (- (* b b) (* 4 (* a c))) (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) |
#s(approx (* (+ (* (* a (/ c (* b b))) -4) 1) (* b b)) (*.f64 b b)) |
#s(approx (* (+ (* (* a (/ c (* b b))) -4) 1) (* b b)) (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) |
#s(approx (+ (* (* a (/ c (* b b))) -4) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (* a (/ c (* b b))) -4) 1) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a c) (*.f64 b b))))) |
#s(approx (* a (/ c (* b b))) (/.f64 (*.f64 a c) (*.f64 b b))) |
#s(approx (/ (- (neg b) (sqrt (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 b a))) |
#s(approx (/ (- (neg b) (sqrt (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) (/.f64 (fma.f64 #s(literal -1 binary64) b (/.f64 (*.f64 a c) b)) a)) |
#s(approx (/ (- (neg b) (sqrt (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) b) (*.f64 (neg.f64 a) (/.f64 (fma.f64 c (*.f64 (*.f64 b b) b) (*.f64 b (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 (*.f64 b b) b))))) a)) |
#s(approx (/ (- (neg b) (sqrt (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) (/.f64 (fma.f64 #s(literal -1 binary64) b (*.f64 a (fma.f64 a (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) b))) (/.f64 c b)))) a)) |
#s(approx (- (neg b) (sqrt (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (*.f64 #s(literal -2 binary64) b)) |
#s(approx (- (neg b) (sqrt (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) b) (*.f64 #s(literal -2 binary64) b))) |
#s(approx (- (neg b) (sqrt (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (fma.f64 a (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 (*.f64 b b) b)) (*.f64 #s(literal 2 binary64) (/.f64 c b))) (*.f64 #s(literal -2 binary64) b))) |
#s(approx (- (neg b) (sqrt (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (fma.f64 a (fma.f64 a (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) c)) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) b)))) (*.f64 #s(literal 2 binary64) (/.f64 c b))) (*.f64 #s(literal -2 binary64) b))) |
#s(approx (sqrt (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))))) b) |
#s(approx (sqrt (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))))) (-.f64 b (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) b)))) |
#s(approx (sqrt (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))))) (-.f64 b (*.f64 (neg.f64 a) (*.f64 #s(literal -2 binary64) (/.f64 (fma.f64 c (*.f64 (*.f64 b b) b) (*.f64 b (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 (*.f64 b b) b))))))) |
#s(approx (sqrt (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))))) (-.f64 b (*.f64 (neg.f64 a) (fma.f64 #s(literal -2 binary64) (/.f64 c b) (*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) c)) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) b))))))))) |
#s(approx (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))) (*.f64 b b)) |
#s(approx (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))) (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) |
#s(approx (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (pow.f64 (*.f64 b b) #s(literal 3 binary64))) |
#s(approx (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (fma.f64 a (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal 0 binary64)) (pow.f64 (*.f64 b b) #s(literal 3 binary64)))) |
#s(approx (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (fma.f64 a (fma.f64 (*.f64 #s(literal -4 binary64) (pow.f64 b #s(literal 4 binary64))) c (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c)) (*.f64 (neg.f64 a) (fma.f64 (*.f64 #s(literal -16 binary64) (*.f64 b b)) (*.f64 c c) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 b b)) (*.f64 c c)))))) (pow.f64 (*.f64 b b) #s(literal 3 binary64)))) |
#s(approx (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (fma.f64 a (fma.f64 (*.f64 #s(literal -4 binary64) (pow.f64 b #s(literal 4 binary64))) c (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c)) (*.f64 (neg.f64 a) (fma.f64 (*.f64 #s(literal -64 binary64) a) (*.f64 (*.f64 c c) c) (fma.f64 (*.f64 #s(literal -16 binary64) (*.f64 b b)) (*.f64 c c) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 b b)) (*.f64 c c))))))) (pow.f64 (*.f64 b b) #s(literal 3 binary64)))) |
#s(approx (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (pow.f64 b #s(literal 4 binary64))) |
#s(approx (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (fma.f64 #s(literal 4 binary64) (*.f64 a (*.f64 (*.f64 b b) c)) (pow.f64 b #s(literal 4 binary64)))) |
#s(approx (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (fma.f64 a (fma.f64 (*.f64 #s(literal 16 binary64) a) (*.f64 c c) (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) c))) (pow.f64 b #s(literal 4 binary64)))) |
#s(approx (* (* c a) (* c a)) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) |
#s(approx (* c a) (*.f64 a c)) |
#s(approx (- (pow b 4) (* (* (* -4 c) a) (* b b))) (pow.f64 b #s(literal 4 binary64))) |
#s(approx (- (pow b 4) (* (* (* -4 c) a) (* b b))) (fma.f64 #s(literal 4 binary64) (*.f64 a (*.f64 (*.f64 b b) c)) (pow.f64 b #s(literal 4 binary64)))) |
#s(approx (* (* (* -4 c) a) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 (*.f64 b b) c)))) |
#s(approx (* (* -4 c) a) (*.f64 #s(literal -4 binary64) (*.f64 a c))) |
#s(approx (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))) (*.f64 b b)) |
#s(approx (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))) (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) |
#s(approx (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (pow.f64 b #s(literal 4 binary64))) |
#s(approx (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (fma.f64 #s(literal 4 binary64) (*.f64 a (*.f64 (*.f64 b b) c)) (pow.f64 b #s(literal 4 binary64)))) |
#s(approx (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (fma.f64 a (fma.f64 (*.f64 #s(literal 16 binary64) a) (*.f64 c c) (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) c))) (pow.f64 b #s(literal 4 binary64)))) |
#s(approx (* (* -4 c) a) (*.f64 #s(literal -4 binary64) (*.f64 a c))) |
#s(approx (- (pow b 4) (* (* (* -4 c) a) (* b b))) (pow.f64 b #s(literal 4 binary64))) |
#s(approx (- (pow b 4) (* (* (* -4 c) a) (* b b))) (fma.f64 #s(literal 4 binary64) (*.f64 a (*.f64 (*.f64 b b) c)) (pow.f64 b #s(literal 4 binary64)))) |
#s(approx (* (* (* -4 c) a) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 (*.f64 b b) c)))) |
#s(approx (/ (- (neg b) (sqrt (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) (*.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64))) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) |
#s(approx (/ (- (neg b) (sqrt (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) (fma.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64))) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 b a)))) |
#s(approx (/ (- (neg b) (sqrt (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) (fma.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64))) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))))) |
#s(approx (/ (- (neg b) (sqrt (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) (fma.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64))) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (fma.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal 0 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))))) |
#s(approx (- (neg b) (sqrt (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (*.f64 a c) #s(literal 1/2 binary64))) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) |
#s(approx (- (neg b) (sqrt (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (*.f64 a (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 b a)) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))) |
#s(approx (- (neg b) (sqrt (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (*.f64 a (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (fma.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) (/.f64 b a))))) |
#s(approx (- (neg b) (sqrt (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (*.f64 a (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal 0 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))) (fma.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) (/.f64 b a)))))) |
#s(approx (* -1 (/ (+ (* 1/2 (/ (+ (* (pow (* a c) 2) 20) (* -16 (pow (* a c) 2))) (* b b))) (* (* 2 a) c)) b)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 4 binary64))) (*.f64 (*.f64 b b) b)))) |
#s(approx (* -1 (/ (+ (* 1/2 (/ (+ (* (pow (* a c) 2) 20) (* -16 (pow (* a c) 2))) (* b b))) (* (* 2 a) c)) b)) (*.f64 (*.f64 a a) (fma.f64 #s(literal -2 binary64) (/.f64 c (*.f64 a b)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 c c) #s(literal 4 binary64)) (*.f64 (*.f64 b b) b)))))) |
#s(approx (/ (+ (* 1/2 (/ (+ (* (pow (* a c) 2) 20) (* -16 (pow (* a c) 2))) (* b b))) (* (* 2 a) c)) b) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 4 binary64))) (*.f64 (*.f64 b b) b)))) |
#s(approx (/ (+ (* 1/2 (/ (+ (* (pow (* a c) 2) 20) (* -16 (pow (* a c) 2))) (* b b))) (* (* 2 a) c)) b) (*.f64 (*.f64 a a) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 c c) #s(literal 4 binary64)) (*.f64 (*.f64 b b) b)) (*.f64 #s(literal 2 binary64) (/.f64 c (*.f64 a b)))))) |
#s(approx (+ (* 1/2 (/ (+ (* (pow (* a c) 2) 20) (* -16 (pow (* a c) 2))) (* b b))) (* (* 2 a) c)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) #s(literal 4 binary64))) (*.f64 b b)))) |
#s(approx (+ (* 1/2 (/ (+ (* (pow (* a c) 2) 20) (* -16 (pow (* a c) 2))) (* b b))) (* (* 2 a) c)) (*.f64 (*.f64 a a) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 c c) #s(literal 4 binary64)) (*.f64 b b)) (*.f64 #s(literal 2 binary64) (/.f64 c a))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64))) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (fma.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64))) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 b a)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (fma.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64))) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (fma.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64))) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) (+.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) (*.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (*.f64 a c) #s(literal 1/2 binary64))) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 a (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 b a)) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 a (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (fma.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) (/.f64 b a))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 a (-.f64 (*.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))) (fma.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) (/.f64 b a)))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 a (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 a (fma.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 a (fma.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 5 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (pow.f64 (*.f64 b b) #s(literal 3 binary64)) (pow.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal 5 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))))) |
#s(approx (* (* (+ (* (* a (/ c (* b b))) -2) 1) b) -1) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) b))) |
#s(approx (* (* (+ (* (* a (/ c (* b b))) -2) 1) b) -1) (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 b a) (*.f64 #s(literal 2 binary64) (/.f64 c b))))) |
#s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))) |
#s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 c b) (/.f64 b a)))) |
#s(approx (* c (+ (* -2 (/ a b)) (/ b c))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))) |
#s(approx (* c (+ (* -2 (/ a b)) (/ b c))) (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 c b) (/.f64 b a)))) |
#s(approx (+ (* -2 (/ a b)) (/ b c)) (*.f64 #s(literal -2 binary64) (/.f64 a b))) |
#s(approx (+ (* -2 (/ a b)) (/ b c)) (*.f64 a (-.f64 (/.f64 b (*.f64 a c)) (*.f64 #s(literal 2 binary64) (pow.f64 b #s(literal -1 binary64)))))) |
#s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 a c))) |
#s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (-.f64 (/.f64 (*.f64 b b) a) (*.f64 #s(literal 4 binary64) c)))) |
#s(approx (* (+ (* (* a (/ c (* b b))) -4) 1) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c))) |
#s(approx (* (+ (* (* a (/ c (* b b))) -4) 1) (* b b)) (*.f64 a (fma.f64 #s(literal -4 binary64) c (/.f64 (*.f64 b b) a)))) |
#s(approx (+ (* (* a (/ c (* b b))) -4) 1) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a c) (*.f64 b b)))) |
#s(approx (+ (* (* a (/ c (* b b))) -4) 1) (*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 c (*.f64 b b)) (pow.f64 a #s(literal -1 binary64))))) |
#s(approx (/ (- (neg b) (sqrt (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) (*.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64))) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) |
#s(approx (/ (- (neg b) (sqrt (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) (fma.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64))) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 b a)))) |
#s(approx (/ (- (neg b) (sqrt (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) (fma.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64))) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))))) |
#s(approx (/ (- (neg b) (sqrt (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) (fma.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64))) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) (+.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) (*.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64))))))) |
#s(approx (- (neg b) (sqrt (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (*.f64 a c) #s(literal 1/2 binary64))) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) |
#s(approx (- (neg b) (sqrt (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (*.f64 a (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 b a)) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))) |
#s(approx (- (neg b) (sqrt (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (*.f64 a (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (fma.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) (/.f64 b a))))) |
#s(approx (- (neg b) (sqrt (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (*.f64 a (-.f64 (*.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))) (fma.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) (/.f64 b a)))))) |
#s(approx (sqrt (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))))) (*.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) |
#s(approx (sqrt (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))))) (*.f64 a (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))) |
#s(approx (sqrt (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))))) (*.f64 a (fma.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))))) |
#s(approx (sqrt (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))))) (*.f64 a (fma.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 5 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (pow.f64 (*.f64 b b) #s(literal 3 binary64)) (pow.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal 5 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))))) |
#s(approx (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))) (*.f64 #s(literal -4 binary64) (*.f64 a c))) |
#s(approx (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))) (*.f64 a (fma.f64 #s(literal -4 binary64) c (/.f64 (*.f64 b b) a)))) |
#s(approx (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (*.f64 #s(literal -64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)))) |
#s(approx (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (*.f64 (*.f64 (*.f64 a a) a) (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 c c) c) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 c c)) a) #s(literal 0 binary64))))) |
#s(approx (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (*.f64 (*.f64 (*.f64 a a) a) (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 c c) c) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 c c)) a) (+.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 a a)) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 a a)))) (*.f64 #s(literal 16 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 c c)) a))))))) |
#s(approx (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (*.f64 (*.f64 (*.f64 a a) a) (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 c c) c) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 c c)) a) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 a a)) (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 a a)) (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 c c)) a) (/.f64 (pow.f64 (*.f64 b b) #s(literal 3 binary64)) (*.f64 (*.f64 a a) a))))))))) |
#s(approx (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (*.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) |
#s(approx (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (*.f64 (*.f64 a a) (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 b b) c) a) (*.f64 #s(literal 16 binary64) (*.f64 c c))))) |
#s(approx (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (*.f64 (*.f64 a a) (-.f64 (fma.f64 #s(literal 16 binary64) (*.f64 c c) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 a a))) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 b b) c) a))))) |
#s(approx (- (pow b 4) (* (* (* -4 c) a) (* b b))) (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 (*.f64 b b) c)))) |
#s(approx (- (pow b 4) (* (* (* -4 c) a) (* b b))) (*.f64 a (-.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) a) (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 b b) c))))) |
#s(approx (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))) (*.f64 #s(literal -4 binary64) (*.f64 a c))) |
#s(approx (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))) (*.f64 a (fma.f64 #s(literal -4 binary64) c (/.f64 (*.f64 b b) a)))) |
#s(approx (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (*.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) |
#s(approx (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (*.f64 (*.f64 a a) (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 b b) c) a) (*.f64 #s(literal 16 binary64) (*.f64 c c))))) |
#s(approx (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (*.f64 (*.f64 a a) (-.f64 (fma.f64 #s(literal 16 binary64) (*.f64 c c) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 a a))) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 b b) c) a))))) |
#s(approx (- (pow b 4) (* (* (* -4 c) a) (* b b))) (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 (*.f64 b b) c)))) |
#s(approx (- (pow b 4) (* (* (* -4 c) a) (* b b))) (*.f64 a (-.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) a) (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 b b) c))))) |
#s(approx (/ (- (neg b) (sqrt (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) |
#s(approx (/ (- (neg b) (sqrt (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) |
#s(approx (/ (- (neg b) (sqrt (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (*.f64 #s(literal 1/2 binary64) b)) a) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) |
#s(approx (/ (- (neg b) (sqrt (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal 0 binary64))) (*.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 a c) #s(literal 1/2 binary64))) (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) a) (*.f64 #s(literal 1/2 binary64) b)) a) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) |
#s(approx (- (neg b) (sqrt (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 a c) #s(literal 1/2 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) |
#s(approx (- (neg b) (sqrt (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (*.f64 (*.f64 #s(literal -1 binary64) a) (-.f64 (/.f64 b a) (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))) |
#s(approx (- (neg b) (sqrt (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (*.f64 (*.f64 #s(literal -1 binary64) a) (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) b) a) (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))))) |
#s(approx (- (neg b) (sqrt (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (*.f64 (*.f64 #s(literal -1 binary64) a) (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal 0 binary64)))) (*.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 a c) #s(literal 1/2 binary64))) (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) a)) b) a) (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (*.f64 #s(literal 1/2 binary64) b)) a) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 (pow.f64 (*.f64 a (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 a c) #s(literal 1/2 binary64))) (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) a) (*.f64 #s(literal 1/2 binary64) b)) a) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 a c) #s(literal 1/2 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 #s(literal -1 binary64) a) (-.f64 (/.f64 b a) (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 #s(literal -1 binary64) a) (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) b) a) (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 #s(literal -1 binary64) a) (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/64 binary64) (pow.f64 (pow.f64 (*.f64 a (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 a c) #s(literal 1/2 binary64))) (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) a)) b) a) (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 a c) #s(literal 1/2 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (*.f64 #s(literal -1 binary64) a) (fma.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (*.f64 #s(literal -1 binary64) a) (fma.f64 (*.f64 #s(literal -1/64 binary64) (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (fma.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (*.f64 #s(literal -1 binary64) a) (fma.f64 (*.f64 #s(literal -1/64 binary64) (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (fma.f64 (*.f64 #s(literal 1/512 binary64) (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 5 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 (*.f64 b b) #s(literal 3 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (fma.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))))) |
#s(approx (* (* (+ (* (* a (/ c (* b b))) -2) 1) b) -1) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 c b) (/.f64 b a))))) |
#s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 b a) (*.f64 #s(literal 2 binary64) (/.f64 c b)))))) |
#s(approx (* c (+ (* -2 (/ a b)) (/ b c))) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 b a) (*.f64 #s(literal 2 binary64) (/.f64 c b)))))) |
#s(approx (+ (* -2 (/ a b)) (/ b c)) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 b (*.f64 a c)) (*.f64 #s(literal 2 binary64) (pow.f64 b #s(literal -1 binary64))))))) |
#s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b b) a) (*.f64 #s(literal 4 binary64) c))))) |
#s(approx (* (+ (* (* a (/ c (* b b))) -4) 1) (* b b)) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b b) a) (*.f64 #s(literal 4 binary64) c))))) |
#s(approx (+ (* (* a (/ c (* b b))) -4) 1) (*.f64 (*.f64 #s(literal -1 binary64) a) (-.f64 (*.f64 #s(literal 4 binary64) (/.f64 c (*.f64 b b))) (pow.f64 a #s(literal -1 binary64))))) |
#s(approx (/ (- (neg b) (sqrt (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) |
#s(approx (/ (- (neg b) (sqrt (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) |
#s(approx (/ (- (neg b) (sqrt (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (*.f64 #s(literal 1/2 binary64) b)) a) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) |
#s(approx (/ (- (neg b) (sqrt (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 (pow.f64 (*.f64 a (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 a c) #s(literal 1/2 binary64))) (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) a) (*.f64 #s(literal 1/2 binary64) b)) a) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) |
#s(approx (- (neg b) (sqrt (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 a c) #s(literal 1/2 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) |
#s(approx (- (neg b) (sqrt (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (*.f64 (*.f64 #s(literal -1 binary64) a) (-.f64 (/.f64 b a) (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))) |
#s(approx (- (neg b) (sqrt (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (*.f64 (*.f64 #s(literal -1 binary64) a) (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) b) a) (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))))) |
#s(approx (- (neg b) (sqrt (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (*.f64 (*.f64 #s(literal -1 binary64) a) (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/64 binary64) (pow.f64 (pow.f64 (*.f64 a (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 a c) #s(literal 1/2 binary64))) (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) a)) b) a) (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))))) |
#s(approx (sqrt (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))))) (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 a c) #s(literal 1/2 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) |
#s(approx (sqrt (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))))) (*.f64 (*.f64 #s(literal -1 binary64) a) (fma.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))) |
#s(approx (sqrt (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))))) (*.f64 (*.f64 #s(literal -1 binary64) a) (fma.f64 (*.f64 #s(literal -1/64 binary64) (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (fma.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))))) |
#s(approx (sqrt (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))))) (*.f64 (*.f64 #s(literal -1 binary64) a) (fma.f64 (*.f64 #s(literal -1/64 binary64) (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (fma.f64 (*.f64 #s(literal 1/512 binary64) (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 5 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 (*.f64 b b) #s(literal 3 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (fma.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))))) |
#s(approx (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b b) a) (*.f64 #s(literal 4 binary64) c))))) |
#s(approx (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 a a) a)) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 #s(literal -16 binary64) (*.f64 b b)) (*.f64 c c) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 b b)) (*.f64 c c))) a) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 c c) c))))) |
#s(approx (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 a a) a)) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 #s(literal -16 binary64) (*.f64 b b)) (*.f64 c c) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal 0 binary64)) a) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 b b)) (*.f64 c c)))) a) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 c c) c))))) |
#s(approx (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 a a) a)) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 #s(literal -16 binary64) (*.f64 b b)) (*.f64 c c) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -4 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 b b) #s(literal 3 binary64)) a) (*.f64 #s(literal 4 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c)))) a) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 b b)) (*.f64 c c)))) a) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 c c) c))))) |
#s(approx (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (*.f64 (*.f64 a a) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) a) (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 b b) c))) a) (*.f64 #s(literal 16 binary64) (*.f64 c c))))) |
#s(approx (- (pow b 4) (* (* (* -4 c) a) (* b b))) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) a) (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 b b) c)))))) |
#s(approx (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b b) a) (*.f64 #s(literal 4 binary64) c))))) |
#s(approx (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (*.f64 (*.f64 a a) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) a) (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 b b) c))) a) (*.f64 #s(literal 16 binary64) (*.f64 c c))))) |
#s(approx (- (pow b 4) (* (* (* -4 c) a) (* b b))) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) a) (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 b b) c)))))) |
#s(approx (/ (- (neg b) (sqrt (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) (fma.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))) (*.f64 b (fma.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))) (*.f64 #s(literal -1/2 binary64) (pow.f64 a #s(literal -1 binary64))))))) |
#s(approx (/ (- (neg b) (sqrt (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) (fma.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64))) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) (*.f64 b (fma.f64 b (fma.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (pow.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64))))) (*.f64 #s(literal -1/2 binary64) (pow.f64 a #s(literal -1 binary64))))))) |
#s(approx (* -1 (/ c b)) (*.f64 #s(literal -1 binary64) (/.f64 c b))) |
#s(approx (/ c b) (/.f64 c b)) |
#s(approx b b) |
#s(approx (- (neg b) (sqrt (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (-.f64 (*.f64 #s(literal -1 binary64) b) (*.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) |
#s(approx (- (neg b) (sqrt (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (fma.f64 b (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (*.f64 (neg.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64))) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) |
#s(approx (- (neg b) (sqrt (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (fma.f64 b (-.f64 (*.f64 b (-.f64 (*.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (pow.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64))))) #s(literal 1 binary64)) (*.f64 (neg.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64))) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) |
#s(approx (* -1 (/ (+ (* 1/2 (/ (+ (* (pow (* a c) 2) 20) (* -16 (pow (* a c) 2))) (* b b))) (* (* 2 a) c)) b)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 4 binary64)) (*.f64 (*.f64 b b) b)))) |
#s(approx (* -1 (/ (+ (* 1/2 (/ (+ (* (pow (* a c) 2) 20) (* -16 (pow (* a c) 2))) (* b b))) (* (* 2 a) c)) b)) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a (*.f64 (*.f64 b b) c)) (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 4 binary64)))) (*.f64 (*.f64 b b) b))) |
#s(approx (/ (+ (* 1/2 (/ (+ (* (pow (* a c) 2) 20) (* -16 (pow (* a c) 2))) (* b b))) (* (* 2 a) c)) b) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 4 binary64)) (*.f64 (*.f64 b b) b)))) |
#s(approx (/ (+ (* 1/2 (/ (+ (* (pow (* a c) 2) 20) (* -16 (pow (* a c) 2))) (* b b))) (* (* 2 a) c)) b) (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 4 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 (*.f64 b b) c)))) (*.f64 (*.f64 b b) b))) |
#s(approx (+ (* 1/2 (/ (+ (* (pow (* a c) 2) 20) (* -16 (pow (* a c) 2))) (* b b))) (* (* 2 a) c)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 4 binary64)) (*.f64 b b)))) |
#s(approx (+ (* 1/2 (/ (+ (* (pow (* a c) 2) 20) (* -16 (pow (* a c) 2))) (* b b))) (* (* 2 a) c)) (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 4 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 (*.f64 b b) c)))) (*.f64 b b))) |
#s(approx (/ (+ (* (pow (* a c) 2) 20) (* -16 (pow (* a c) 2))) (* b b)) (/.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 4 binary64)) (*.f64 b b))) |
#s(approx (* b b) (*.f64 b b)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (fma.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))) (*.f64 b (fma.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))) (*.f64 #s(literal -1/2 binary64) (pow.f64 a #s(literal -1 binary64))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (fma.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64))) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) (*.f64 b (fma.f64 b (fma.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (pow.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64))))) (*.f64 #s(literal -1/2 binary64) (pow.f64 a #s(literal -1 binary64))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (-.f64 (*.f64 #s(literal -1 binary64) b) (*.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (fma.f64 b (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (*.f64 (neg.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64))) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (fma.f64 b (-.f64 (*.f64 b (-.f64 (*.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (pow.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64))))) #s(literal 1 binary64)) (*.f64 (neg.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64))) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) |
#s(approx (neg b) (*.f64 #s(literal -1 binary64) b)) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))) (*.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) (fma.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (pow.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64))))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) (fma.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (pow.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (pow.f64 (pow.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal 5 binary64)))))))))) |
#s(approx (* (* (+ (* (* a (/ c (* b b))) -2) 1) b) -1) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 (*.f64 #s(literal 2 binary64) a) c)) b)) |
#s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 b b)) b)) |
#s(approx (* c (+ (* -2 (/ a b)) (/ b c))) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 b b)) b)) |
#s(approx (+ (* -2 (/ a b)) (/ b c)) (/.f64 (fma.f64 #s(literal -2 binary64) a (/.f64 (*.f64 b b) c)) b)) |
#s(approx (/ b c) (/.f64 b c)) |
#s(approx (- (* b b) (* 4 (* a c))) (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) |
#s(approx (+ (* (* a (/ c (* b b))) -4) 1) (/.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)) (*.f64 b b))) |
#s(approx (/ c (* b b)) (/.f64 c (*.f64 b b))) |
#s(approx (/ (- (neg b) (sqrt (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) (fma.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))) (*.f64 b (fma.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))) (*.f64 #s(literal -1/2 binary64) (pow.f64 a #s(literal -1 binary64))))))) |
#s(approx (/ (- (neg b) (sqrt (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) (fma.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64))) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) (*.f64 b (fma.f64 b (fma.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (pow.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64))))) (*.f64 #s(literal -1/2 binary64) (pow.f64 a #s(literal -1 binary64))))))) |
#s(approx (- (neg b) (sqrt (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (-.f64 (*.f64 #s(literal -1 binary64) b) (*.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) |
#s(approx (- (neg b) (sqrt (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (fma.f64 b (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (*.f64 (neg.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64))) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) |
#s(approx (- (neg b) (sqrt (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (fma.f64 b (-.f64 (*.f64 b (-.f64 (*.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (pow.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64))))) #s(literal 1 binary64)) (*.f64 (neg.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64))) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) |
#s(approx (sqrt (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))) (*.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) |
#s(approx (sqrt (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))))) (fma.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (pow.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64))))))) |
#s(approx (sqrt (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))))) (fma.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (pow.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (pow.f64 (pow.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal 5 binary64)))))))))) |
#s(approx (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (fma.f64 (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 c c) c) (*.f64 (*.f64 b b) (*.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 0 binary64))))) |
#s(approx (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (fma.f64 (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 c c) c) (*.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal -16 binary64) (*.f64 a a)) (*.f64 c c) (fma.f64 (*.f64 #s(literal 16 binary64) (*.f64 a a)) (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal 0 binary64)))))))) |
#s(approx (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (fma.f64 (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 c c) c) (*.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal -16 binary64) (*.f64 a a)) (*.f64 c c) (fma.f64 (*.f64 #s(literal 16 binary64) (*.f64 a a)) (*.f64 c c) (*.f64 (*.f64 b b) (fma.f64 (*.f64 a c) #s(literal 0 binary64) (*.f64 b b)))))))) |
#s(approx (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (fma.f64 #s(literal 4 binary64) (*.f64 a (*.f64 (*.f64 b b) c)) (*.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64))))) |
#s(approx (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (fma.f64 (*.f64 #s(literal 16 binary64) (*.f64 a a)) (*.f64 c c) (*.f64 (*.f64 b b) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) |
#s(approx (- (pow b 4) (* (* (* -4 c) a) (* b b))) (*.f64 (*.f64 b b) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 a c))))) |
#s(approx (pow b 4) (pow.f64 b #s(literal 4 binary64))) |
#s(approx (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (fma.f64 #s(literal 4 binary64) (*.f64 a (*.f64 (*.f64 b b) c)) (*.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64))))) |
#s(approx (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (fma.f64 (*.f64 #s(literal 16 binary64) (*.f64 a a)) (*.f64 c c) (*.f64 (*.f64 b b) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) |
#s(approx (- (pow b 4) (* (* (* -4 c) a) (* b b))) (*.f64 (*.f64 b b) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 a c))))) |
#s(approx (/ (- (neg b) (sqrt (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) (*.f64 b (-.f64 (/.f64 c (*.f64 b b)) (pow.f64 a #s(literal -1 binary64))))) |
#s(approx (/ (- (neg b) (sqrt (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) (*.f64 b (-.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (fma.f64 #s(literal -16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 20 binary64))) (*.f64 a (pow.f64 b #s(literal 4 binary64)))) (/.f64 c (*.f64 b b))) (pow.f64 a #s(literal -1 binary64))))) |
#s(approx (/ (- (neg b) (sqrt (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) (*.f64 b (fma.f64 #s(literal 1/4 binary64) (/.f64 (fma.f64 #s(literal -16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 20 binary64))) (*.f64 a (pow.f64 b #s(literal 4 binary64)))) (-.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 0 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 c (fma.f64 #s(literal -16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 20 binary64))))))) (*.f64 a (pow.f64 (*.f64 b b) #s(literal 3 binary64)))) (/.f64 c (*.f64 b b))) (pow.f64 a #s(literal -1 binary64)))))) |
#s(approx (- (neg b) (sqrt (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (*.f64 b (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) (*.f64 b b))) #s(literal 2 binary64)))) |
#s(approx (- (neg b) (sqrt (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 20 binary64))) (pow.f64 b #s(literal 4 binary64)))) (-.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) (*.f64 b b))))))) |
#s(approx (- (neg b) (sqrt (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 0 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 c (fma.f64 #s(literal -16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 20 binary64))))))) (pow.f64 (*.f64 b b) #s(literal 3 binary64)))) (+.f64 (-.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)))) (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 20 binary64))) (pow.f64 b #s(literal 4 binary64)))))))) |
#s(approx (* -1 (/ (+ (* 1/2 (/ (+ (* (pow (* a c) 2) 20) (* -16 (pow (* a c) 2))) (* b b))) (* (* 2 a) c)) b)) (/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) a) c (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 4 binary64)) (*.f64 b b)))) b)) |
#s(approx (/ (+ (* 1/2 (/ (+ (* (pow (* a c) 2) 20) (* -16 (pow (* a c) 2))) (* b b))) (* (* 2 a) c)) b) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 4 binary64)) (*.f64 b b)) (*.f64 (*.f64 #s(literal 2 binary64) a) c)) b)) |
#s(approx (+ (* 1/2 (/ (+ (* (pow (* a c) 2) 20) (* -16 (pow (* a c) 2))) (* b b))) (* (* 2 a) c)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 4 binary64)) (*.f64 b b)) (*.f64 (*.f64 #s(literal 2 binary64) a) c))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 b (-.f64 (/.f64 c (*.f64 b b)) (pow.f64 a #s(literal -1 binary64))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 b (-.f64 (+.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (pow.f64 a #s(literal -1 binary64))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 b (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (pow.f64 (*.f64 b b) #s(literal 3 binary64))) (-.f64 (+.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (pow.f64 a #s(literal -1 binary64)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 b (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) (*.f64 b b))) #s(literal 2 binary64)))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 b (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (-.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) (*.f64 b b))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 b (-.f64 (*.f64 #s(literal 4 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 (*.f64 b b) #s(literal 3 binary64)))) (+.f64 (-.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 b (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 b (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 b (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 (*.f64 b b) #s(literal 3 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))))))) |
#s(approx (* (* (+ (* (* a (/ c (* b b))) -2) 1) b) -1) (*.f64 b (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) (*.f64 b b))) #s(literal 1 binary64)))) |
#s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) (*.f64 b (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)))))) |
#s(approx (* c (+ (* -2 (/ a b)) (/ b c))) (*.f64 b (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)))))) |
#s(approx (+ (* -2 (/ a b)) (/ b c)) (*.f64 b (fma.f64 #s(literal -2 binary64) (/.f64 a (*.f64 b b)) (pow.f64 c #s(literal -1 binary64))))) |
#s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a c) (*.f64 b b)))))) |
#s(approx (* (+ (* (* a (/ c (* b b))) -4) 1) (* b b)) (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a c) (*.f64 b b)))))) |
#s(approx (/ (- (neg b) (sqrt (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) (*.f64 b (-.f64 (/.f64 c (*.f64 b b)) (pow.f64 a #s(literal -1 binary64))))) |
#s(approx (/ (- (neg b) (sqrt (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) (*.f64 b (-.f64 (+.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (pow.f64 a #s(literal -1 binary64))))) |
#s(approx (/ (- (neg b) (sqrt (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) (*.f64 b (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (pow.f64 (*.f64 b b) #s(literal 3 binary64))) (-.f64 (+.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (pow.f64 a #s(literal -1 binary64)))))) |
#s(approx (- (neg b) (sqrt (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (*.f64 b (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) (*.f64 b b))) #s(literal 2 binary64)))) |
#s(approx (- (neg b) (sqrt (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (*.f64 b (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (-.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) (*.f64 b b))))))) |
#s(approx (- (neg b) (sqrt (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (*.f64 b (-.f64 (*.f64 #s(literal 4 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 (*.f64 b b) #s(literal 3 binary64)))) (+.f64 (-.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))))))) |
#s(approx (sqrt (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))))) (*.f64 b (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)))))) |
#s(approx (sqrt (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))))) (*.f64 b (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))))) |
#s(approx (sqrt (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))))) (*.f64 b (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 (*.f64 b b) #s(literal 3 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))))))) |
#s(approx (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a c) (*.f64 b b)))))) |
#s(approx (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (*.f64 (pow.f64 (*.f64 b b) #s(literal 3 binary64)) (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a c) (*.f64 b b)))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a c) (*.f64 b b)))))) |
#s(approx (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (*.f64 (pow.f64 (*.f64 b b) #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -16 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 (/.f64 (*.f64 a c) (*.f64 b b)) #s(literal 0 binary64) (*.f64 #s(literal 16 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))))))) |
#s(approx (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (*.f64 (pow.f64 (*.f64 b b) #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -64 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 (*.f64 b b) #s(literal 3 binary64))) (fma.f64 #s(literal -16 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 (/.f64 (*.f64 a c) (*.f64 b b)) #s(literal 0 binary64) (*.f64 #s(literal 16 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))))))))) |
#s(approx (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a c) (*.f64 b b)))))) |
#s(approx (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (-.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -16 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a c) (*.f64 b b)))))) |
#s(approx (- (pow b 4) (* (* (* -4 c) a) (* b b))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a c) (*.f64 b b)))))) |
#s(approx (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a c) (*.f64 b b)))))) |
#s(approx (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a c) (*.f64 b b)))))) |
#s(approx (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (-.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -16 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a c) (*.f64 b b)))))) |
#s(approx (- (pow b 4) (* (* (* -4 c) a) (* b b))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a c) (*.f64 b b)))))) |
#s(approx (/ (- (neg b) (sqrt (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 c b))) |
#s(approx (/ (- (neg b) (sqrt (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 c (*.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 #s(literal -16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 20 binary64))) (*.f64 a (*.f64 b b))))) b))) |
#s(approx (/ (- (neg b) (sqrt (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (-.f64 c (*.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 #s(literal -16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 20 binary64))) (*.f64 a (*.f64 b b))))) (*.f64 #s(literal 1/4 binary64) (/.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 0 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 c (fma.f64 #s(literal -16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 20 binary64))))))) (*.f64 a (pow.f64 b #s(literal 4 binary64)))))) b))) |
#s(approx (/ (- (neg b) (sqrt (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 c (fma.f64 #s(literal 1/4 binary64) (/.f64 (fma.f64 (*.f64 #s(literal -16 binary64) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 0 binary64))) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 20 binary64))) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 c (fma.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 0 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 c (fma.f64 #s(literal -16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 20 binary64)))))))) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 0 binary64))))))) (*.f64 a (pow.f64 (*.f64 b b) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (fma.f64 #s(literal -16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 20 binary64))) (*.f64 a (*.f64 b b))) (*.f64 #s(literal 1/4 binary64) (/.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 0 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 c (fma.f64 #s(literal -16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 20 binary64))))))) (*.f64 a (pow.f64 b #s(literal 4 binary64)))))))) b))) |
#s(approx (- (neg b) (sqrt (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))) |
#s(approx (- (neg b) (sqrt (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 20 binary64))) (*.f64 b b)) (*.f64 (*.f64 #s(literal 2 binary64) a) c)) b))) |
#s(approx (- (neg b) (sqrt (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 0 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 c (fma.f64 #s(literal -16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 20 binary64))))))) (pow.f64 b #s(literal 4 binary64)))) (fma.f64 (*.f64 #s(literal -2 binary64) a) c (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 20 binary64))) (*.f64 b b))))) b))) |
#s(approx (- (neg b) (sqrt (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 (*.f64 #s(literal -16 binary64) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 0 binary64))) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 20 binary64))) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 c (fma.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 0 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 c (fma.f64 #s(literal -16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 20 binary64)))))))) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 0 binary64))))))) (pow.f64 (*.f64 b b) #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal -2 binary64) a) c (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 20 binary64))) (*.f64 b b)) (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 0 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 c (fma.f64 #s(literal -16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 20 binary64))))))) (pow.f64 b #s(literal 4 binary64))))))) b))) |
#s(approx (* -1 (/ (+ (* 1/2 (/ (+ (* (pow (* a c) 2) 20) (* -16 (pow (* a c) 2))) (* b b))) (* (* 2 a) c)) b)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 4 binary64)) (*.f64 b b)) (*.f64 (*.f64 #s(literal 2 binary64) a) c)) b))) |
#s(approx (/ (+ (* 1/2 (/ (+ (* (pow (* a c) 2) 20) (* -16 (pow (* a c) 2))) (* b b))) (* (* 2 a) c)) b) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) a) c (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 4 binary64)) (*.f64 b b)))) b))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 c b))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 c (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) b))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 c (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal 4 binary64)) #s(literal 20 binary64)) (*.f64 a (pow.f64 (*.f64 b b) #s(literal 3 binary64)))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))) b))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 b b)) (*.f64 (*.f64 #s(literal 2 binary64) a) c)) b))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 4 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64)))) (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a c) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 b b))))) b))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 (*.f64 b b) #s(literal 3 binary64)))) (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a c) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 b b)))))) b))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 #s(literal -1 binary64) b)) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (*.f64 #s(literal -1 binary64) b) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (*.f64 #s(literal -1 binary64) b) (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (*.f64 #s(literal -1 binary64) b) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 (*.f64 b b) #s(literal 3 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))))))) |
#s(approx (* (* (+ (* (* a (/ c (* b b))) -2) 1) b) -1) (*.f64 (*.f64 #s(literal -1 binary64) b) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)))))) |
#s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) (*.f64 (*.f64 #s(literal -1 binary64) b) (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) (*.f64 b b))) #s(literal 1 binary64)))) |
#s(approx (* c (+ (* -2 (/ a b)) (/ b c))) (*.f64 (*.f64 #s(literal -1 binary64) b) (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) (*.f64 b b))) #s(literal 1 binary64)))) |
#s(approx (+ (* -2 (/ a b)) (/ b c)) (*.f64 (*.f64 #s(literal -1 binary64) b) (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 a (*.f64 b b))) (pow.f64 c #s(literal -1 binary64))))) |
#s(approx (/ (- (neg b) (sqrt (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 c b))) |
#s(approx (/ (- (neg b) (sqrt (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b))) |
#s(approx (/ (- (neg b) (sqrt (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 c (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) b))) |
#s(approx (/ (- (neg b) (sqrt (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 c (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal 4 binary64)) #s(literal 20 binary64)) (*.f64 a (pow.f64 (*.f64 b b) #s(literal 3 binary64)))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))) b))) |
#s(approx (- (neg b) (sqrt (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))) |
#s(approx (- (neg b) (sqrt (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 b b)) (*.f64 (*.f64 #s(literal 2 binary64) a) c)) b))) |
#s(approx (- (neg b) (sqrt (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 4 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64)))) (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a c) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 b b))))) b))) |
#s(approx (- (neg b) (sqrt (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 (*.f64 b b) #s(literal 3 binary64)))) (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a c) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 b b)))))) b))) |
#s(approx (sqrt (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))))) (*.f64 #s(literal -1 binary64) b)) |
#s(approx (sqrt (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))))) (*.f64 (*.f64 #s(literal -1 binary64) b) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)))))) |
#s(approx (sqrt (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))))) (*.f64 (*.f64 #s(literal -1 binary64) b) (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))))) |
#s(approx (sqrt (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))))) (*.f64 (*.f64 #s(literal -1 binary64) b) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 (*.f64 b b) #s(literal 3 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))))))) |
#s(approx (/ (- (neg b) (sqrt (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) (fma.f64 #s(literal -1 binary64) (/.f64 b a) (/.f64 c b))) |
#s(approx (/ (- (neg b) (sqrt (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) (fma.f64 #s(literal -1 binary64) (/.f64 b a) (*.f64 c (fma.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 c a) (/.f64 (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 a a) (*.f64 b b)) (*.f64 (/.f64 (*.f64 a a) (*.f64 b b)) #s(literal 20 binary64))) b)) (pow.f64 b #s(literal -1 binary64)))))) |
#s(approx (/ (- (neg b) (sqrt (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) (fma.f64 #s(literal -1 binary64) (/.f64 b a) (*.f64 c (fma.f64 c (*.f64 #s(literal 1/4 binary64) (fma.f64 (/.f64 c a) (/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 (/.f64 (*.f64 a a) (*.f64 b b)) #s(literal 0 binary64))) (*.f64 b b)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 a a) (*.f64 b b)) (*.f64 (/.f64 (*.f64 a a) (*.f64 b b)) #s(literal 20 binary64)))) (*.f64 b b)))) b) (/.f64 (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 a a) (*.f64 b b)) (*.f64 (/.f64 (*.f64 a a) (*.f64 b b)) #s(literal 20 binary64))) (*.f64 a b)))) (pow.f64 b #s(literal -1 binary64)))))) |
#s(approx c c) |
#s(approx (- (neg b) (sqrt (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (fma.f64 c (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 c (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 a a) (*.f64 b b)) (*.f64 (/.f64 (*.f64 a a) (*.f64 b b)) #s(literal 20 binary64)))) b) (*.f64 #s(literal 2 binary64) (/.f64 a b))) (*.f64 #s(literal -2 binary64) b))) |
#s(approx (- (neg b) (sqrt (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (fma.f64 c (fma.f64 c (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 (/.f64 (*.f64 a a) (*.f64 b b)) #s(literal 0 binary64))) (*.f64 b b)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 a a) (*.f64 b b)) (*.f64 (/.f64 (*.f64 a a) (*.f64 b b)) #s(literal 20 binary64)))) (*.f64 b b))))) b) (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 a a) (*.f64 b b)) (*.f64 (/.f64 (*.f64 a a) (*.f64 b b)) #s(literal 20 binary64))) b))) (*.f64 #s(literal 2 binary64) (/.f64 a b))) (*.f64 #s(literal -2 binary64) b))) |
#s(approx (* -1 (/ (+ (* 1/2 (/ (+ (* (pow (* a c) 2) 20) (* -16 (pow (* a c) 2))) (* b b))) (* (* 2 a) c)) b)) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal 4 binary64))) (*.f64 (*.f64 b b) b)))))) |
#s(approx (/ (+ (* 1/2 (/ (+ (* (pow (* a c) 2) 20) (* -16 (pow (* a c) 2))) (* b b))) (* (* 2 a) c)) b) (*.f64 c (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal 4 binary64))) (*.f64 (*.f64 b b) b)) (*.f64 #s(literal 2 binary64) (/.f64 a b))))) |
#s(approx (+ (* 1/2 (/ (+ (* (pow (* a c) 2) 20) (* -16 (pow (* a c) 2))) (* b b))) (* (* 2 a) c)) (*.f64 c (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal 4 binary64))) (*.f64 b b)) (*.f64 #s(literal 2 binary64) a)))) |
#s(approx (/ (+ (* (pow (* a c) 2) 20) (* -16 (pow (* a c) 2))) (* b b)) (/.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 4 binary64)) (*.f64 b b))) |
#s(approx (+ (* (pow (* a c) 2) 20) (* -16 (pow (* a c) 2))) (*.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 4 binary64))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 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)) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 b a)) (*.f64 (neg.f64 c) (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) b) (*.f64 b (*.f64 a c))) (*.f64 b (*.f64 (*.f64 b b) b)))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 b a)) (*.f64 (neg.f64 c) (fma.f64 c (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 b #s(literal 5 binary64))) (/.f64 a (*.f64 (*.f64 b b) b))) (pow.f64 b #s(literal -1 binary64)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (fma.f64 c (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 (*.f64 b b) b)) (*.f64 #s(literal 2 binary64) (/.f64 a b))) (*.f64 #s(literal -2 binary64) b))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (fma.f64 c (fma.f64 c (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) a) c) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) b)))) (*.f64 #s(literal 2 binary64) (/.f64 a b))) (*.f64 #s(literal -2 binary64) b))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) (-.f64 b (*.f64 (neg.f64 c) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 (*.f64 b b) b))))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) (-.f64 b (*.f64 (neg.f64 c) (fma.f64 #s(literal -2 binary64) (/.f64 a b) (*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) a) c) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) b))))))))) |
#s(approx (+ (* -2 (/ a b)) (/ b c)) (/.f64 (-.f64 b (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) b))) c)) |
#s(approx (/ (- (neg b) (sqrt (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) (fma.f64 #s(literal -1 binary64) (/.f64 b a) (/.f64 c b))) |
#s(approx (/ (- (neg b) (sqrt (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 b a)) (*.f64 (neg.f64 c) (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) b) (*.f64 b (*.f64 a c))) (*.f64 b (*.f64 (*.f64 b b) b)))))) |
#s(approx (/ (- (neg b) (sqrt (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 b a)) (*.f64 (neg.f64 c) (fma.f64 c (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 b #s(literal 5 binary64))) (/.f64 a (*.f64 (*.f64 b b) b))) (pow.f64 b #s(literal -1 binary64)))))) |
#s(approx (- (neg b) (sqrt (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (fma.f64 c (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 (*.f64 b b) b)) (*.f64 #s(literal 2 binary64) (/.f64 a b))) (*.f64 #s(literal -2 binary64) b))) |
#s(approx (- (neg b) (sqrt (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (fma.f64 c (fma.f64 c (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) a) c) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) b)))) (*.f64 #s(literal 2 binary64) (/.f64 a b))) (*.f64 #s(literal -2 binary64) b))) |
#s(approx (sqrt (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))))) (-.f64 b (*.f64 (neg.f64 c) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 (*.f64 b b) b))))))) |
#s(approx (sqrt (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))))) (-.f64 b (*.f64 (neg.f64 c) (fma.f64 #s(literal -2 binary64) (/.f64 a b) (*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) a) c) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) b))))))))) |
#s(approx (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (fma.f64 c (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal 0 binary64)) (pow.f64 (*.f64 b b) #s(literal 3 binary64)))) |
#s(approx (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (fma.f64 c (fma.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal 0 binary64) (*.f64 c (*.f64 (pow.f64 (*.f64 a b) #s(literal 2 binary64)) #s(literal 0 binary64)))) (pow.f64 (*.f64 b b) #s(literal 3 binary64)))) |
#s(approx (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (fma.f64 c (fma.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal 0 binary64) (*.f64 c (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 (*.f64 a a) a) c) (*.f64 (pow.f64 (*.f64 a b) #s(literal 2 binary64)) #s(literal 0 binary64))))) (pow.f64 (*.f64 b b) #s(literal 3 binary64)))) |
#s(approx (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (fma.f64 c (fma.f64 (*.f64 #s(literal 16 binary64) (*.f64 a a)) c (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 b b)))) (pow.f64 b #s(literal 4 binary64)))) |
#s(approx (* -4 c) (*.f64 #s(literal -4 binary64) c)) |
#s(approx (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (fma.f64 c (fma.f64 (*.f64 #s(literal 16 binary64) (*.f64 a a)) c (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 b b)))) (pow.f64 b #s(literal 4 binary64)))) |
#s(approx (/ (- (neg b) (sqrt (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) (fma.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))) c (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 a c))) c))) |
#s(approx (/ (- (neg b) (sqrt (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) (*.f64 c (fma.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 a c)) (*.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))))) |
#s(approx (/ (- (neg b) (sqrt (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) (*.f64 c (fma.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) (+.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 a c)) (*.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) (*.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) (pow.f64 c #s(literal 5 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) a) #s(literal 0 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))))) |
#s(approx (- (neg b) (sqrt (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (*.f64 c (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 b c)) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))) |
#s(approx (- (neg b) (sqrt (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (*.f64 c (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (pow.f64 (*.f64 a (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (fma.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) (/.f64 b c))))) |
#s(approx (- (neg b) (sqrt (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (*.f64 c (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 a (pow.f64 c #s(literal 5 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) a) #s(literal 0 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 a (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))) (fma.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) (/.f64 b c)))))) |
#s(approx (* -1 (/ (+ (* 1/2 (/ (+ (* (pow (* a c) 2) 20) (* -16 (pow (* a c) 2))) (* b b))) (* (* 2 a) c)) b)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 4 binary64)) (*.f64 (*.f64 b b) b)))) |
#s(approx (* -1 (/ (+ (* 1/2 (/ (+ (* (pow (* a c) 2) 20) (* -16 (pow (* a c) 2))) (* b b))) (* (* 2 a) c)) b)) (*.f64 (*.f64 c c) (fma.f64 #s(literal -2 binary64) (/.f64 a (*.f64 b c)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (*.f64 (*.f64 b b) b)))))) |
#s(approx (/ (+ (* 1/2 (/ (+ (* (pow (* a c) 2) 20) (* -16 (pow (* a c) 2))) (* b b))) (* (* 2 a) c)) b) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 4 binary64)) (*.f64 (*.f64 b b) b)))) |
#s(approx (/ (+ (* 1/2 (/ (+ (* (pow (* a c) 2) 20) (* -16 (pow (* a c) 2))) (* b b))) (* (* 2 a) c)) b) (*.f64 (*.f64 c c) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (*.f64 (*.f64 b b) b)) (*.f64 #s(literal 2 binary64) (/.f64 a (*.f64 b c)))))) |
#s(approx (+ (* 1/2 (/ (+ (* (pow (* a c) 2) 20) (* -16 (pow (* a c) 2))) (* b b))) (* (* 2 a) c)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 4 binary64)) (*.f64 b b)))) |
#s(approx (+ (* 1/2 (/ (+ (* (pow (* a c) 2) 20) (* -16 (pow (* a c) 2))) (* b b))) (* (* 2 a) c)) (*.f64 (*.f64 c c) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (*.f64 b b)) (*.f64 #s(literal 2 binary64) (/.f64 a c))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (fma.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))) c (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 a c))) c))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 c (fma.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 a c)) (*.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 c (fma.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 a c)) (fma.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64))))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 c (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 b c)) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 c (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (pow.f64 (*.f64 a (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (fma.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) (/.f64 b c))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 c (-.f64 (*.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) (pow.f64 c #s(literal 5 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 a (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))) (fma.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) (/.f64 b c)))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 c (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 a (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 c (fma.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) (pow.f64 c #s(literal 5 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 a (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 c (fma.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) (pow.f64 c #s(literal 5 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 7 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (pow.f64 (*.f64 b b) #s(literal 3 binary64)) (pow.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal 5 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 a (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))))) |
#s(approx (* (* (+ (* (* a (/ c (* b b))) -2) 1) b) -1) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 b c) (*.f64 #s(literal 2 binary64) (/.f64 a b))))) |
#s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (/.f64 b c)))) |
#s(approx (* c (+ (* -2 (/ a b)) (/ b c))) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (/.f64 b c)))) |
#s(approx (- (* b b) (* 4 (* a c))) (*.f64 c (-.f64 (/.f64 (*.f64 b b) c) (*.f64 #s(literal 4 binary64) a)))) |
#s(approx (* (+ (* (* a (/ c (* b b))) -4) 1) (* b b)) (*.f64 c (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)))) |
#s(approx (+ (* (* a (/ c (* b b))) -4) 1) (*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 a (*.f64 b b)) (pow.f64 c #s(literal -1 binary64))))) |
#s(approx (/ (- (neg b) (sqrt (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) (fma.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))) c (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 a c))) c))) |
#s(approx (/ (- (neg b) (sqrt (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) (*.f64 c (fma.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 a c)) (*.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))))) |
#s(approx (/ (- (neg b) (sqrt (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) (*.f64 c (fma.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 a c)) (fma.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64))))))))) |
#s(approx (- (neg b) (sqrt (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (*.f64 c (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 b c)) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))) |
#s(approx (- (neg b) (sqrt (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (*.f64 c (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (pow.f64 (*.f64 a (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (fma.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) (/.f64 b c))))) |
#s(approx (- (neg b) (sqrt (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (*.f64 c (-.f64 (*.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) (pow.f64 c #s(literal 5 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 a (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))) (fma.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) (/.f64 b c)))))) |
#s(approx (sqrt (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))))) (*.f64 c (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 a (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))) |
#s(approx (sqrt (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))))) (*.f64 c (fma.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) (pow.f64 c #s(literal 5 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 a (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))))) |
#s(approx (sqrt (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))))) (*.f64 c (fma.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) (pow.f64 c #s(literal 5 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 7 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (pow.f64 (*.f64 b b) #s(literal 3 binary64)) (pow.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal 5 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 a (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))))) |
#s(approx (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))) (*.f64 c (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)))) |
#s(approx (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (*.f64 (*.f64 (*.f64 c c) c) (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 a a) a) (*.f64 (/.f64 (pow.f64 (*.f64 a b) #s(literal 2 binary64)) c) #s(literal 0 binary64))))) |
#s(approx (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (*.f64 (*.f64 (*.f64 c c) c) (+.f64 (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 a a) a) (*.f64 #s(literal -16 binary64) (/.f64 (pow.f64 (*.f64 a b) #s(literal 2 binary64)) c))) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 c c)) (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 c c)) (*.f64 #s(literal 16 binary64) (/.f64 (pow.f64 (*.f64 a b) #s(literal 2 binary64)) c))))))) |
#s(approx (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (*.f64 (*.f64 (*.f64 c c) c) (+.f64 (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 a a) a) (*.f64 #s(literal -16 binary64) (/.f64 (pow.f64 (*.f64 a b) #s(literal 2 binary64)) c))) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 c c)) (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 c c)) (fma.f64 #s(literal 16 binary64) (/.f64 (pow.f64 (*.f64 a b) #s(literal 2 binary64)) c) (/.f64 (pow.f64 (*.f64 b b) #s(literal 3 binary64)) (*.f64 (*.f64 c c) c)))))))) |
#s(approx (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (*.f64 (*.f64 c c) (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 a (*.f64 b b)) c) (*.f64 #s(literal 16 binary64) (*.f64 a a))))) |
#s(approx (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (*.f64 (*.f64 c c) (-.f64 (fma.f64 #s(literal 16 binary64) (*.f64 a a) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 c c))) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 b b)) c))))) |
#s(approx (- (pow b 4) (* (* (* -4 c) a) (* b b))) (*.f64 c (-.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b b)))))) |
#s(approx (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))) (*.f64 c (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)))) |
#s(approx (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (*.f64 (*.f64 c c) (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 a (*.f64 b b)) c) (*.f64 #s(literal 16 binary64) (*.f64 a a))))) |
#s(approx (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (*.f64 (*.f64 c c) (-.f64 (fma.f64 #s(literal 16 binary64) (*.f64 a a) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 c c))) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 b b)) c))))) |
#s(approx (- (pow b 4) (* (* (* -4 c) a) (* b b))) (*.f64 c (-.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b b)))))) |
#s(approx (/ (- (neg b) (sqrt (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) (*.f64 (*.f64 #s(literal -1 binary64) c) (fma.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 b (*.f64 a c)))))) |
#s(approx (/ (- (neg b) (sqrt (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) (*.f64 (*.f64 #s(literal -1 binary64) c) (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) c))))) |
#s(approx (/ (- (neg b) (sqrt (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) (*.f64 (*.f64 #s(literal -1 binary64) c) (*.f64 #s(literal -1 binary64) (fma.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) a) #s(literal 0 binary64))) (*.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (/.f64 c (*.f64 (*.f64 a a) a)) #s(literal 1/2 binary64))) (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) c) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) c))))) |
#s(approx (- (neg b) (sqrt (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (*.f64 (*.f64 #s(literal -1 binary64) c) (-.f64 (/.f64 b c) (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (/.f64 a c) #s(literal 1/2 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))) |
#s(approx (- (neg b) (sqrt (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (*.f64 (*.f64 #s(literal -1 binary64) c) (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) b) c) (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))))) |
#s(approx (- (neg b) (sqrt (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (*.f64 (*.f64 #s(literal -1 binary64) c) (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) a) #s(literal 0 binary64)))) (*.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64))) (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) c)) b) c) (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 (*.f64 #s(literal -1 binary64) c) (fma.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 b (*.f64 a c)))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 (*.f64 #s(literal -1 binary64) c) (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) c))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 (*.f64 #s(literal -1 binary64) c) (*.f64 #s(literal -1 binary64) (fma.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (/.f64 c (*.f64 (*.f64 a a) a)) #s(literal 1/2 binary64))) (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 #s(literal 1/128 binary64) (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) c) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) c))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 #s(literal -1 binary64) c) (-.f64 (/.f64 b c) (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (/.f64 a c) #s(literal 1/2 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 #s(literal -1 binary64) c) (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) b) c) (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 #s(literal -1 binary64) c) (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/64 binary64) (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64))) (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) c)) b) c) (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (*.f64 #s(literal -1 binary64) c) (fma.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (pow.f64 (*.f64 a (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (/.f64 a c) #s(literal 1/2 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (*.f64 #s(literal -1 binary64) c) (fma.f64 (*.f64 #s(literal -1/64 binary64) (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) (pow.f64 c #s(literal 5 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (fma.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (pow.f64 (*.f64 a (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (/.f64 a c) #s(literal 1/2 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (*.f64 #s(literal -1 binary64) c) (fma.f64 (*.f64 #s(literal -1/64 binary64) (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) (pow.f64 c #s(literal 5 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (fma.f64 (*.f64 #s(literal 1/512 binary64) (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 7 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 (*.f64 b b) #s(literal 3 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (fma.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (pow.f64 (*.f64 a (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (/.f64 a c) #s(literal 1/2 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))))) |
#s(approx (* (* (+ (* (* a (/ c (* b b))) -2) 1) b) -1) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (/.f64 b c))))) |
#s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 b c) (*.f64 #s(literal 2 binary64) (/.f64 a b)))))) |
#s(approx (* c (+ (* -2 (/ a b)) (/ b c))) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 b c) (*.f64 #s(literal 2 binary64) (/.f64 a b)))))) |
#s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b b) c) (*.f64 #s(literal 4 binary64) a))))) |
#s(approx (* (+ (* (* a (/ c (* b b))) -4) 1) (* b b)) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b b) c) (*.f64 #s(literal 4 binary64) a))))) |
#s(approx (+ (* (* a (/ c (* b b))) -4) 1) (*.f64 (*.f64 #s(literal -1 binary64) c) (-.f64 (*.f64 #s(literal 4 binary64) (/.f64 a (*.f64 b b))) (pow.f64 c #s(literal -1 binary64))))) |
#s(approx (/ (- (neg b) (sqrt (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) (*.f64 (*.f64 #s(literal -1 binary64) c) (fma.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 b (*.f64 a c)))))) |
#s(approx (/ (- (neg b) (sqrt (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) (*.f64 (*.f64 #s(literal -1 binary64) c) (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) c))))) |
#s(approx (/ (- (neg b) (sqrt (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) (*.f64 (*.f64 #s(literal -1 binary64) c) (*.f64 #s(literal -1 binary64) (fma.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (/.f64 c (*.f64 (*.f64 a a) a)) #s(literal 1/2 binary64))) (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 #s(literal 1/128 binary64) (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) c) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) c))))) |
#s(approx (- (neg b) (sqrt (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (*.f64 (*.f64 #s(literal -1 binary64) c) (-.f64 (/.f64 b c) (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (/.f64 a c) #s(literal 1/2 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))) |
#s(approx (- (neg b) (sqrt (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (*.f64 (*.f64 #s(literal -1 binary64) c) (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) b) c) (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))))) |
#s(approx (- (neg b) (sqrt (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (*.f64 (*.f64 #s(literal -1 binary64) c) (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/64 binary64) (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) c) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64))) (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) c)) b) c) (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))))) |
#s(approx (sqrt (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))))) (*.f64 (*.f64 #s(literal -1 binary64) c) (fma.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (pow.f64 (*.f64 a (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (/.f64 a c) #s(literal 1/2 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))) |
#s(approx (sqrt (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))))) (*.f64 (*.f64 #s(literal -1 binary64) c) (fma.f64 (*.f64 #s(literal -1/64 binary64) (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) (pow.f64 c #s(literal 5 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (fma.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (pow.f64 (*.f64 a (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (/.f64 a c) #s(literal 1/2 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))))) |
#s(approx (sqrt (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))))) (*.f64 (*.f64 #s(literal -1 binary64) c) (fma.f64 (*.f64 #s(literal -1/64 binary64) (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 a a) a) (pow.f64 c #s(literal 5 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (fma.f64 (*.f64 #s(literal 1/512 binary64) (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 7 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 (*.f64 b b) #s(literal 3 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (fma.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (pow.f64 (*.f64 a (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (/.f64 a c) #s(literal 1/2 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))))) |
#s(approx (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b b) c) (*.f64 #s(literal 4 binary64) a))))) |
#s(approx (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 c c) c)) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 (*.f64 a b) #s(literal 2 binary64)) #s(literal 0 binary64)) c) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a a) a))))) |
#s(approx (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 c c) c)) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -16 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal 0 binary64)) c) (*.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64))))) c) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a a) a))))) |
#s(approx (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 c c) c)) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -16 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 b b) #s(literal 3 binary64)) c) (*.f64 #s(literal 4 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64)))))) c) (*.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64))))) c) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a a) a))))) |
#s(approx (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (*.f64 (*.f64 c c) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b b)))) c) (*.f64 #s(literal 16 binary64) (*.f64 a a))))) |
#s(approx (- (pow b 4) (* (* (* -4 c) a) (* b b))) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b b))))))) |
#s(approx (/ (* (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (+ (* (* -4 c) a) (* b b))) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b b) c) (*.f64 #s(literal 4 binary64) a))))) |
#s(approx (+ (* 16 (* (* c a) (* c a))) (- (pow b 4) (* (* (* -4 c) a) (* b b)))) (*.f64 (*.f64 c c) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b b)))) c) (*.f64 #s(literal 16 binary64) (*.f64 a a))))) |
#s(approx (- (pow b 4) (* (* (* -4 c) a) (* b b))) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b b))))))) |
Compiled 51 257 to 3 777 computations (92.6% saved)
14 alts after pruning (4 fresh and 10 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 724 | 2 | 726 |
| Fresh | 0 | 2 | 2 |
| Picked | 0 | 5 | 5 |
| Done | 0 | 5 | 5 |
| Total | 724 | 14 | 738 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 32.7% | (/.f64 (/.f64 (-.f64 (pow.f64 (*.f64 #s(literal -1 binary64) b) #s(literal 3 binary64)) (pow.f64 (pow.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (fma.f64 (pow.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (pow.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal -1 binary64) b) (pow.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)))))) (*.f64 #s(literal 2 binary64) a)) |
| ▶ | 1.6% | (/.f64 (/.f64 (-.f64 (pow.f64 (*.f64 #s(literal -1 binary64) b) #s(literal 3 binary64)) (pow.f64 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 #s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (/.f64 b c)))) #s(literal -1 binary64))) #s(literal 3 binary64))) (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (fma.f64 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 #s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (/.f64 b c)))) #s(literal -1 binary64))) #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 #s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (/.f64 b c)))) #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal -1 binary64) b) #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 #s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (/.f64 b c)))) #s(literal -1 binary64))))))) (*.f64 #s(literal 2 binary64) a)) |
| ✓ | 47.7% | (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)) |
| ✓ | 20.5% | (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (/.f64 (+.f64 (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal 3 binary64)) (pow.f64 (*.f64 b b) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 #s(literal -4 binary64) (*.f64 c a)) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b))))))) (*.f64 #s(literal 2 binary64) a)) |
| ▶ | 13.3% | (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (/.f64 (+.f64 (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal 3 binary64)) (pow.f64 (*.f64 b b) #s(literal 3 binary64))) #s(approx (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))) (fma.f64 c (fma.f64 (*.f64 #s(literal 16 binary64) (*.f64 a a)) c (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 b b)))) (pow.f64 b #s(literal 4 binary64))))))) (*.f64 #s(literal 2 binary64) a)) |
| ✓ | 21.0% | (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (/.f64 (*.f64 (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a)) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.f64 b b)))) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (fma.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 #s(literal -4 binary64) (*.f64 c a)) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b))))))) (*.f64 #s(literal 2 binary64) a)) |
| ✓ | 30.8% | (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.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)) |
| ▶ | 30.2% | (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(approx (+ (* (* a (/ c (* b b))) -4) 1) (*.f64 (*.f64 #s(literal -1 binary64) c) (-.f64 (*.f64 #s(literal 4 binary64) (/.f64 a (*.f64 b b))) (pow.f64 c #s(literal -1 binary64))))) (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a)) |
| ✓ | 12.9% | (/.f64 (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (*.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -2 binary64) #s(literal 1 binary64)) b) #s(literal -1 binary64)))) (*.f64 #s(literal 2 binary64) a)) |
| ✓ | 4.0% | (/.f64 (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 #s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (/.f64 b c)))) #s(literal -1 binary64)))) (*.f64 #s(literal 2 binary64) a)) |
| ✓ | 25.3% | (/.f64 #s(approx (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 20 binary64) (*.f64 #s(literal -16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 b b)) (*.f64 (*.f64 #s(literal 2 binary64) a) c)) b))) (*.f64 #s(literal 2 binary64) a)) |
| ✓ | 37.4% | #s(approx (/ (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 c b))) |
| ✓ | 27.5% | #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (fma.f64 (/.f64 b a) #s(literal -1 binary64) (/.f64 c b))) |
| ✓ | 27.2% | #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 (/.f64 b a) #s(literal -1 binary64))) |
Compiled 783 to 377 computations (51.9% saved)
| Inputs |
|---|
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(approx (+ (* (* a (/ c (* b b))) -4) 1) (*.f64 (*.f64 #s(literal -1 binary64) c) (-.f64 (*.f64 #s(literal 4 binary64) (/.f64 a (*.f64 b b))) (pow.f64 c #s(literal -1 binary64))))) (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a)) |
(-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(approx (+ (* (* a (/ c (* b b))) -4) 1) (*.f64 (*.f64 #s(literal -1 binary64) c) (-.f64 (*.f64 #s(literal 4 binary64) (/.f64 a (*.f64 b b))) (pow.f64 c #s(literal -1 binary64))))) (*.f64 b b))))) |
(neg.f64 b) |
b |
(sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(approx (+ (* (* a (/ c (* b b))) -4) 1) (*.f64 (*.f64 #s(literal -1 binary64) c) (-.f64 (*.f64 #s(literal 4 binary64) (/.f64 a (*.f64 b b))) (pow.f64 c #s(literal -1 binary64))))) (*.f64 b b)))) |
#s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(approx (+ (* (* a (/ c (* b b))) -4) 1) (*.f64 (*.f64 #s(literal -1 binary64) c) (-.f64 (*.f64 #s(literal 4 binary64) (/.f64 a (*.f64 b b))) (pow.f64 c #s(literal -1 binary64))))) (*.f64 b b))) |
(*.f64 #s(approx (+ (* (* a (/ c (* b b))) -4) 1) (*.f64 (*.f64 #s(literal -1 binary64) c) (-.f64 (*.f64 #s(literal 4 binary64) (/.f64 a (*.f64 b b))) (pow.f64 c #s(literal -1 binary64))))) (*.f64 b b)) |
#s(approx (+ (* (* a (/ c (* b b))) -4) 1) (*.f64 (*.f64 #s(literal -1 binary64) c) (-.f64 (*.f64 #s(literal 4 binary64) (/.f64 a (*.f64 b b))) (pow.f64 c #s(literal -1 binary64))))) |
(*.f64 (*.f64 #s(literal -1 binary64) c) (-.f64 (*.f64 #s(literal 4 binary64) (/.f64 a (*.f64 b b))) (pow.f64 c #s(literal -1 binary64)))) |
(*.f64 #s(literal -1 binary64) c) |
#s(literal -1 binary64) |
c |
(-.f64 (*.f64 #s(literal 4 binary64) (/.f64 a (*.f64 b b))) (pow.f64 c #s(literal -1 binary64))) |
(*.f64 #s(literal 4 binary64) (/.f64 a (*.f64 b b))) |
#s(literal 4 binary64) |
(/.f64 a (*.f64 b b)) |
a |
(*.f64 b b) |
(pow.f64 c #s(literal -1 binary64)) |
(*.f64 #s(literal 2 binary64) a) |
#s(literal 2 binary64) |
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (/.f64 (+.f64 (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal 3 binary64)) (pow.f64 (*.f64 b b) #s(literal 3 binary64))) #s(approx (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))) (fma.f64 c (fma.f64 (*.f64 #s(literal 16 binary64) (*.f64 a a)) c (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 b b)))) (pow.f64 b #s(literal 4 binary64))))))) (*.f64 #s(literal 2 binary64) a)) |
(-.f64 (neg.f64 b) (sqrt.f64 (/.f64 (+.f64 (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal 3 binary64)) (pow.f64 (*.f64 b b) #s(literal 3 binary64))) #s(approx (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))) (fma.f64 c (fma.f64 (*.f64 #s(literal 16 binary64) (*.f64 a a)) c (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 b b)))) (pow.f64 b #s(literal 4 binary64))))))) |
(sqrt.f64 (/.f64 (+.f64 (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal 3 binary64)) (pow.f64 (*.f64 b b) #s(literal 3 binary64))) #s(approx (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))) (fma.f64 c (fma.f64 (*.f64 #s(literal 16 binary64) (*.f64 a a)) c (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 b b)))) (pow.f64 b #s(literal 4 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal 3 binary64)) (pow.f64 (*.f64 b b) #s(literal 3 binary64))) #s(approx (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))) (fma.f64 c (fma.f64 (*.f64 #s(literal 16 binary64) (*.f64 a a)) c (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 b b)))) (pow.f64 b #s(literal 4 binary64))))) |
(+.f64 (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal 3 binary64)) (pow.f64 (*.f64 b b) #s(literal 3 binary64))) |
(pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal 3 binary64)) |
(*.f64 #s(literal -4 binary64) (*.f64 c a)) |
#s(literal -4 binary64) |
(*.f64 c a) |
#s(literal 3 binary64) |
(pow.f64 (*.f64 b b) #s(literal 3 binary64)) |
#s(approx (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))) (fma.f64 c (fma.f64 (*.f64 #s(literal 16 binary64) (*.f64 a a)) c (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 b b)))) (pow.f64 b #s(literal 4 binary64)))) |
(fma.f64 c (fma.f64 (*.f64 #s(literal 16 binary64) (*.f64 a a)) c (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 b b)))) (pow.f64 b #s(literal 4 binary64))) |
(fma.f64 (*.f64 #s(literal 16 binary64) (*.f64 a a)) c (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 b b)))) |
(*.f64 #s(literal 16 binary64) (*.f64 a a)) |
#s(literal 16 binary64) |
(*.f64 a a) |
(*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 b b))) |
(*.f64 a (*.f64 b b)) |
(pow.f64 b #s(literal 4 binary64)) |
(/.f64 (/.f64 (-.f64 (pow.f64 (*.f64 #s(literal -1 binary64) b) #s(literal 3 binary64)) (pow.f64 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 #s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (/.f64 b c)))) #s(literal -1 binary64))) #s(literal 3 binary64))) (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (fma.f64 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 #s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (/.f64 b c)))) #s(literal -1 binary64))) #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 #s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (/.f64 b c)))) #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal -1 binary64) b) #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 #s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (/.f64 b c)))) #s(literal -1 binary64))))))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal -1 binary64) b) #s(literal 3 binary64)) (pow.f64 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 #s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (/.f64 b c)))) #s(literal -1 binary64))) #s(literal 3 binary64))) (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (fma.f64 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 #s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (/.f64 b c)))) #s(literal -1 binary64))) #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 #s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (/.f64 b c)))) #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal -1 binary64) b) #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 #s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (/.f64 b c)))) #s(literal -1 binary64))))))) |
(-.f64 (pow.f64 (*.f64 #s(literal -1 binary64) b) #s(literal 3 binary64)) (pow.f64 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 #s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (/.f64 b c)))) #s(literal -1 binary64))) #s(literal 3 binary64))) |
(pow.f64 (*.f64 #s(literal -1 binary64) b) #s(literal 3 binary64)) |
(*.f64 #s(literal -1 binary64) b) |
(pow.f64 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 #s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (/.f64 b c)))) #s(literal -1 binary64))) #s(literal 3 binary64)) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 #s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (/.f64 b c)))) #s(literal -1 binary64))) |
(*.f64 #s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (/.f64 b c)))) #s(literal -1 binary64)) |
#s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (/.f64 b c)))) |
(*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (/.f64 b c))) |
(fma.f64 #s(literal -2 binary64) (/.f64 a b) (/.f64 b c)) |
#s(literal -2 binary64) |
(/.f64 a b) |
(/.f64 b c) |
(fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (fma.f64 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 #s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (/.f64 b c)))) #s(literal -1 binary64))) #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 #s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (/.f64 b c)))) #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal -1 binary64) b) #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 #s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (/.f64 b c)))) #s(literal -1 binary64)))))) |
(pow.f64 b #s(literal 1 binary64)) |
#s(literal 1 binary64) |
(fma.f64 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 #s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (/.f64 b c)))) #s(literal -1 binary64))) #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 #s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (/.f64 b c)))) #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal -1 binary64) b) #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 #s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (/.f64 b c)))) #s(literal -1 binary64))))) |
(*.f64 (*.f64 #s(literal -1 binary64) b) #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 #s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (/.f64 b c)))) #s(literal -1 binary64)))) |
(/.f64 (/.f64 (-.f64 (pow.f64 (*.f64 #s(literal -1 binary64) b) #s(literal 3 binary64)) (pow.f64 (pow.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (fma.f64 (pow.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (pow.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal -1 binary64) b) (pow.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)))))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal -1 binary64) b) #s(literal 3 binary64)) (pow.f64 (pow.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (fma.f64 (pow.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (pow.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal -1 binary64) b) (pow.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)))))) |
(-.f64 (pow.f64 (*.f64 #s(literal -1 binary64) b) #s(literal 3 binary64)) (pow.f64 (pow.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) #s(literal 3 binary64))) |
(pow.f64 (pow.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) #s(literal 3 binary64)) |
(pow.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) |
(fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) |
(*.f64 (*.f64 #s(literal -4 binary64) a) c) |
(*.f64 #s(literal -4 binary64) a) |
#s(literal 1/2 binary64) |
(fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (fma.f64 (pow.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (pow.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal -1 binary64) b) (pow.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64))))) |
(fma.f64 (pow.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (pow.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal -1 binary64) b) (pow.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)))) |
(*.f64 (*.f64 #s(literal -1 binary64) b) (pow.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/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 (* (+ (* (* a (/ c (* b b))) -4) 1) (* b b)) #s(hole binary64 (pow b 2))) |
#s(approx (* (+ (* (* a (/ c (* b b))) -4) 1) (* b b)) #s(hole binary64 (+ (* -4 (* a c)) (pow b 2)))) |
#s(approx (+ (* (* a (/ c (* b b))) -4) 1) #s(hole binary64 1)) |
#s(approx (+ (* (* a (/ c (* b b))) -4) 1) #s(hole binary64 (+ 1 (* -4 (/ (* a c) (pow b 2)))))) |
#s(approx (* (* -1 c) (- (* 4 (/ a (* b b))) (pow c -1))) #s(hole binary64 1)) |
#s(approx (* (* -1 c) (- (* 4 (/ a (* b b))) (pow c -1))) #s(hole binary64 (+ 1 (* -4 (/ (* a c) (pow b 2)))))) |
#s(approx (- (* 4 (/ a (* b b))) (pow c -1)) #s(hole binary64 (/ -1 c))) |
#s(approx (- (* 4 (/ a (* b b))) (pow c -1)) #s(hole binary64 (- (* 4 (/ a (pow b 2))) (/ 1 c)))) |
#s(approx (* 4 (/ a (* b b))) #s(hole binary64 (* 4 (/ a (pow b 2))))) |
#s(approx (/ a (* b b)) #s(hole binary64 (/ a (pow b 2)))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (* 2 a) #s(hole binary64 (* 2 a))) |
#s(approx (/ (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) #s(hole binary64 (* -1 (/ b a)))) |
#s(approx (/ (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) #s(hole binary64 (/ (+ (* -1 b) (/ (* a c) b)) a))) |
#s(approx (/ (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) #s(hole binary64 (/ (+ (* -1 b) (* a (+ (* 1/4 (/ (* a (+ (* -16 (/ (pow c 2) (pow b 2))) (+ (* 4 (/ (pow c 2) (pow b 2))) (* 16 (/ (pow c 2) (pow b 2)))))) b)) (/ c b)))) a))) |
#s(approx (/ (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) #s(hole binary64 (/ (+ (* -1 b) (* a (+ (* a (+ (* 1/4 (/ (* a (+ (* -4 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 2))) (* 16 (/ (pow c 2) (pow b 2))))) (pow b 2))) (* 2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 2))) (+ (* 4 (/ (pow c 2) (pow b 2))) (* 16 (/ (pow c 2) (pow b 2)))))) (pow b 2))))) b)) (* 1/4 (/ (+ (* -16 (/ (pow c 2) (pow b 2))) (+ (* 4 (/ (pow c 2) (pow b 2))) (* 16 (/ (pow c 2) (pow b 2))))) b)))) (/ c b)))) a))) |
#s(approx (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) #s(hole binary64 (* -2 b))) |
#s(approx (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) #s(hole binary64 (- (* 2 (/ (* a c) b)) (* 2 b)))) |
#s(approx (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) #s(hole binary64 (- (* a (- (* 1/2 (/ (* a (+ (* -16 (/ (pow c 2) (pow b 2))) (+ (* 4 (/ (pow c 2) (pow b 2))) (* 16 (/ (pow c 2) (pow b 2)))))) b)) (* -2 (/ c b)))) (* 2 b)))) |
#s(approx (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) #s(hole binary64 (- (* a (- (* a (- (* 1/2 (/ (* a (+ (* -4 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 2))) (* 16 (/ (pow c 2) (pow b 2))))) (pow b 2))) (* 2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 2))) (+ (* 4 (/ (pow c 2) (pow b 2))) (* 16 (/ (pow c 2) (pow b 2)))))) (pow b 2))))) b)) (* -1/2 (/ (+ (* -16 (/ (pow c 2) (pow b 2))) (+ (* 4 (/ (pow c 2) (pow b 2))) (* 16 (/ (pow c 2) (pow b 2))))) b)))) (* -2 (/ c b)))) (* 2 b)))) |
#s(approx (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))))) #s(hole binary64 b)) |
#s(approx (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))))) #s(hole binary64 (+ b (* -2 (/ (* a c) b))))) |
#s(approx (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))))) #s(hole binary64 (+ b (* a (+ (* -2 (/ c b)) (* -1/2 (/ (* a (+ (* -16 (/ (pow c 2) (pow b 2))) (+ (* 4 (/ (pow c 2) (pow b 2))) (* 16 (/ (pow c 2) (pow b 2)))))) b))))))) |
#s(approx (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))))) #s(hole binary64 (+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -1/2 (/ (* a (+ (* -4 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 2))) (* 16 (/ (pow c 2) (pow b 2))))) (pow b 2))) (* 2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 2))) (+ (* 4 (/ (pow c 2) (pow b 2))) (* 16 (/ (pow c 2) (pow b 2)))))) (pow b 2))))) b)) (* -1/2 (/ (+ (* -16 (/ (pow c 2) (pow b 2))) (+ (* 4 (/ (pow c 2) (pow b 2))) (* 16 (/ (pow c 2) (pow b 2))))) b))))))))) |
#s(approx (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))) #s(hole binary64 (pow b 2))) |
#s(approx (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))) #s(hole binary64 (+ (* -4 (* a c)) (pow b 2)))) |
#s(approx (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))) #s(hole binary64 (+ (* a (- (* -1 (* a (+ (* -16 (/ (pow c 2) (pow b 2))) (* 16 (/ (pow c 2) (pow b 2)))))) (* 4 c))) (pow b 2)))) |
#s(approx (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))) #s(hole binary64 (+ (* a (- (* a (- (* 4 (/ (* a (* c (+ (* -16 (/ (pow c 2) (pow b 2))) (* 16 (/ (pow c 2) (pow b 2)))))) (pow b 2))) (+ (* -16 (/ (pow c 2) (pow b 2))) (* 16 (/ (pow c 2) (pow b 2)))))) (* 4 c))) (pow b 2)))) |
#s(approx (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) #s(hole binary64 (pow b 6))) |
#s(approx (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) #s(hole binary64 (+ (* -64 (* (pow a 3) (pow c 3))) (pow b 6)))) |
#s(approx (pow (* -4 (* c a)) 3) #s(hole binary64 (* -64 (* (pow a 3) (pow c 3))))) |
#s(approx (* -4 (* c a)) #s(hole binary64 (* -4 (* a c)))) |
#s(approx (* c a) #s(hole binary64 (* a c))) |
#s(approx (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))) #s(hole binary64 (pow b 4))) |
#s(approx (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))) #s(hole binary64 (+ (* 4 (* a (* (pow b 2) c))) (pow b 4)))) |
#s(approx (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))) #s(hole binary64 (+ (* a (- (* 16 (* a (pow c 2))) (* -4 (* (pow b 2) c)))) (pow b 4)))) |
#s(approx (+ (* c (+ (* (* 16 (* a a)) c) (* 4 (* a (* b b))))) (pow b 4)) #s(hole binary64 (pow b 4))) |
#s(approx (+ (* c (+ (* (* 16 (* a a)) c) (* 4 (* a (* b b))))) (pow b 4)) #s(hole binary64 (+ (* 4 (* a (* (pow b 2) c))) (pow b 4)))) |
#s(approx (+ (* c (+ (* (* 16 (* a a)) c) (* 4 (* a (* b b))))) (pow b 4)) #s(hole binary64 (+ (* a (+ (* 4 (* (pow b 2) c)) (* 16 (* a (pow c 2))))) (pow b 4)))) |
#s(approx (+ (* (* 16 (* a a)) c) (* 4 (* a (* b b)))) #s(hole binary64 (* 4 (* a (pow b 2))))) |
#s(approx (+ (* (* 16 (* a a)) c) (* 4 (* a (* b b)))) #s(hole binary64 (* a (+ (* 4 (pow b 2)) (* 16 (* a c)))))) |
#s(approx (* 16 (* a a)) #s(hole binary64 (* 16 (pow a 2)))) |
#s(approx (* a a) #s(hole binary64 (pow a 2))) |
#s(approx (* 4 (* a (* b b))) #s(hole binary64 (* 4 (* a (pow b 2))))) |
#s(approx (* a (* b b)) #s(hole binary64 (* a (pow b 2)))) |
#s(approx (/ (/ (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))))) (* 2 a)) #s(hole binary64 (* 1/2 (/ (- (* -1 (pow b 3)) (pow b 3)) (* a (+ (* -1 (pow b 2)) (* 2 (pow b 2)))))))) |
#s(approx (/ (/ (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))))) (* 2 a)) #s(hole binary64 (/ (+ (* 1/2 (* a (- (* -1/2 (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (* (pow b 3) (+ (* -1 (pow b 2)) (* 2 (pow b 2)))))) (/ (* (- (* -1 (pow b 3)) (pow b 3)) (- (* 2 c) (* 4 c))) (pow (+ (* -1 (pow b 2)) (* 2 (pow b 2))) 2))))) (* 1/2 (/ (- (* -1 (pow b 3)) (pow b 3)) (+ (* -1 (pow b 2)) (* 2 (pow b 2)))))) a))) |
#s(approx (/ (/ (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))))) (* 2 a)) #s(hole binary64 (/ (+ (* 1/2 (/ (- (* -1 (pow b 3)) (pow b 3)) (+ (* -1 (pow b 2)) (* 2 (pow b 2))))) (* a (+ (* 1/2 (* a (- (* -1/2 (/ (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6)))) (* (pow b 3) (+ (* -1 (pow b 2)) (* 2 (pow b 2)))))) (+ (* 2 (/ (* (pow c 2) (- (* -1 (pow b 3)) (pow b 3))) (* (pow b 2) (pow (+ (* -1 (pow b 2)) (* 2 (pow b 2))) 2)))) (/ (* (- (* -1/2 (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (* (pow b 3) (+ (* -1 (pow b 2)) (* 2 (pow b 2)))))) (/ (* (- (* -1 (pow b 3)) (pow b 3)) (- (* 2 c) (* 4 c))) (pow (+ (* -1 (pow b 2)) (* 2 (pow b 2))) 2))) (- (* 2 c) (* 4 c))) (+ (* -1 (pow b 2)) (* 2 (pow b 2)))))))) (* 1/2 (- (* -1/2 (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (* (pow b 3) (+ (* -1 (pow b 2)) (* 2 (pow b 2)))))) (/ (* (- (* -1 (pow b 3)) (pow b 3)) (- (* 2 c) (* 4 c))) (pow (+ (* -1 (pow b 2)) (* 2 (pow b 2))) 2))))))) a))) |
#s(approx (/ (/ (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))))) (* 2 a)) #s(hole binary64 (/ (+ (* 1/2 (/ (- (* -1 (pow b 3)) (pow b 3)) (+ (* -1 (pow b 2)) (* 2 (pow b 2))))) (* a (+ (* 1/2 (- (* -1/2 (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (* (pow b 3) (+ (* -1 (pow b 2)) (* 2 (pow b 2)))))) (/ (* (- (* -1 (pow b 3)) (pow b 3)) (- (* 2 c) (* 4 c))) (pow (+ (* -1 (pow b 2)) (* 2 (pow b 2))) 2)))) (* a (+ (* 1/2 (* a (- (* -1/2 (/ (- (* -64 (pow c 3)) (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6))))) (pow b 6)))) (* (pow b 3) (+ (* -1 (pow b 2)) (* 2 (pow b 2)))))) (+ (* 2 (/ (* (pow c 2) (- (* -1/2 (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (* (pow b 3) (+ (* -1 (pow b 2)) (* 2 (pow b 2)))))) (/ (* (- (* -1 (pow b 3)) (pow b 3)) (- (* 2 c) (* 4 c))) (pow (+ (* -1 (pow b 2)) (* 2 (pow b 2))) 2)))) (* (pow b 2) (+ (* -1 (pow b 2)) (* 2 (pow b 2)))))) (+ (* 4 (/ (* (pow c 3) (- (* -1 (pow b 3)) (pow b 3))) (* (pow b 4) (pow (+ (* -1 (pow b 2)) (* 2 (pow b 2))) 2)))) (/ (* (- (* -1/2 (/ (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6)))) (* (pow b 3) (+ (* -1 (pow b 2)) (* 2 (pow b 2)))))) (+ (* 2 (/ (* (pow c 2) (- (* -1 (pow b 3)) (pow b 3))) (* (pow b 2) (pow (+ (* -1 (pow b 2)) (* 2 (pow b 2))) 2)))) (/ (* (- (* -1/2 (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (* (pow b 3) (+ (* -1 (pow b 2)) (* 2 (pow b 2)))))) (/ (* (- (* -1 (pow b 3)) (pow b 3)) (- (* 2 c) (* 4 c))) (pow (+ (* -1 (pow b 2)) (* 2 (pow b 2))) 2))) (- (* 2 c) (* 4 c))) (+ (* -1 (pow b 2)) (* 2 (pow b 2)))))) (- (* 2 c) (* 4 c))) (+ (* -1 (pow b 2)) (* 2 (pow b 2))))))))) (* 1/2 (- (* -1/2 (/ (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6)))) (* (pow b 3) (+ (* -1 (pow b 2)) (* 2 (pow b 2)))))) (+ (* 2 (/ (* (pow c 2) (- (* -1 (pow b 3)) (pow b 3))) (* (pow b 2) (pow (+ (* -1 (pow b 2)) (* 2 (pow b 2))) 2)))) (/ (* (- (* -1/2 (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (* (pow b 3) (+ (* -1 (pow b 2)) (* 2 (pow b 2)))))) (/ (* (- (* -1 (pow b 3)) (pow b 3)) (- (* 2 c) (* 4 c))) (pow (+ (* -1 (pow b 2)) (* 2 (pow b 2))) 2))) (- (* 2 c) (* 4 c))) (+ (* -1 (pow b 2)) (* 2 (pow b 2)))))))))))) a))) |
#s(approx (/ (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))))) #s(hole binary64 (/ (- (* -1 (pow b 3)) (pow b 3)) (+ (* -1 (pow b 2)) (* 2 (pow b 2)))))) |
#s(approx (/ (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))))) #s(hole binary64 (- (+ (* -1 (/ (pow b 3) (+ (* -1 (pow b 2)) (* 2 (pow b 2))))) (* a (- (* -1/2 (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (* (pow b 3) (+ (* -1 (pow b 2)) (* 2 (pow b 2)))))) (/ (* (- (* -1 (pow b 3)) (pow b 3)) (- (* 2 c) (* 4 c))) (pow (+ (* -1 (pow b 2)) (* 2 (pow b 2))) 2))))) (/ (pow b 3) (+ (* -1 (pow b 2)) (* 2 (pow b 2))))))) |
#s(approx (/ (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))))) #s(hole binary64 (- (+ (* -1 (/ (pow b 3) (+ (* -1 (pow b 2)) (* 2 (pow b 2))))) (* a (- (+ (* -1/2 (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (* (pow b 3) (+ (* -1 (pow b 2)) (* 2 (pow b 2)))))) (* a (- (* -1/2 (/ (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6)))) (* (pow b 3) (+ (* -1 (pow b 2)) (* 2 (pow b 2)))))) (+ (* 2 (/ (* (pow c 2) (- (* -1 (pow b 3)) (pow b 3))) (* (pow b 2) (pow (+ (* -1 (pow b 2)) (* 2 (pow b 2))) 2)))) (/ (* (- (* -1/2 (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (* (pow b 3) (+ (* -1 (pow b 2)) (* 2 (pow b 2)))))) (/ (* (- (* -1 (pow b 3)) (pow b 3)) (- (* 2 c) (* 4 c))) (pow (+ (* -1 (pow b 2)) (* 2 (pow b 2))) 2))) (- (* 2 c) (* 4 c))) (+ (* -1 (pow b 2)) (* 2 (pow b 2)))))))) (/ (* (- (* -1 (pow b 3)) (pow b 3)) (- (* 2 c) (* 4 c))) (pow (+ (* -1 (pow b 2)) (* 2 (pow b 2))) 2))))) (/ (pow b 3) (+ (* -1 (pow b 2)) (* 2 (pow b 2))))))) |
#s(approx (/ (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))))) #s(hole binary64 (- (+ (* -1 (/ (pow b 3) (+ (* -1 (pow b 2)) (* 2 (pow b 2))))) (* a (- (+ (* -1/2 (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (* (pow b 3) (+ (* -1 (pow b 2)) (* 2 (pow b 2)))))) (* a (- (+ (* -1/2 (/ (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6)))) (* (pow b 3) (+ (* -1 (pow b 2)) (* 2 (pow b 2)))))) (* a (- (* -1/2 (/ (- (* -64 (pow c 3)) (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6))))) (pow b 6)))) (* (pow b 3) (+ (* -1 (pow b 2)) (* 2 (pow b 2)))))) (+ (* 2 (/ (* (pow c 2) (- (* -1/2 (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (* (pow b 3) (+ (* -1 (pow b 2)) (* 2 (pow b 2)))))) (/ (* (- (* -1 (pow b 3)) (pow b 3)) (- (* 2 c) (* 4 c))) (pow (+ (* -1 (pow b 2)) (* 2 (pow b 2))) 2)))) (* (pow b 2) (+ (* -1 (pow b 2)) (* 2 (pow b 2)))))) (+ (* 4 (/ (* (pow c 3) (- (* -1 (pow b 3)) (pow b 3))) (* (pow b 4) (pow (+ (* -1 (pow b 2)) (* 2 (pow b 2))) 2)))) (/ (* (- (* -1/2 (/ (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6)))) (* (pow b 3) (+ (* -1 (pow b 2)) (* 2 (pow b 2)))))) (+ (* 2 (/ (* (pow c 2) (- (* -1 (pow b 3)) (pow b 3))) (* (pow b 2) (pow (+ (* -1 (pow b 2)) (* 2 (pow b 2))) 2)))) (/ (* (- (* -1/2 (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (* (pow b 3) (+ (* -1 (pow b 2)) (* 2 (pow b 2)))))) (/ (* (- (* -1 (pow b 3)) (pow b 3)) (- (* 2 c) (* 4 c))) (pow (+ (* -1 (pow b 2)) (* 2 (pow b 2))) 2))) (- (* 2 c) (* 4 c))) (+ (* -1 (pow b 2)) (* 2 (pow b 2)))))) (- (* 2 c) (* 4 c))) (+ (* -1 (pow b 2)) (* 2 (pow b 2))))))))) (+ (* 2 (/ (* (pow c 2) (- (* -1 (pow b 3)) (pow b 3))) (* (pow b 2) (pow (+ (* -1 (pow b 2)) (* 2 (pow b 2))) 2)))) (/ (* (- (* -1/2 (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (* (pow b 3) (+ (* -1 (pow b 2)) (* 2 (pow b 2)))))) (/ (* (- (* -1 (pow b 3)) (pow b 3)) (- (* 2 c) (* 4 c))) (pow (+ (* -1 (pow b 2)) (* 2 (pow b 2))) 2))) (- (* 2 c) (* 4 c))) (+ (* -1 (pow b 2)) (* 2 (pow b 2)))))))) (/ (* (- (* -1 (pow b 3)) (pow b 3)) (- (* 2 c) (* 4 c))) (pow (+ (* -1 (pow b 2)) (* 2 (pow b 2))) 2))))) (/ (pow b 3) (+ (* -1 (pow b 2)) (* 2 (pow b 2))))))) |
#s(approx (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) #s(hole binary64 (- (* -1 (pow b 3)) (pow b 3)))) |
#s(approx (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) #s(hole binary64 (- (+ (* -1 (pow b 3)) (* -1/2 (/ (* a (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c)))) (pow b 3)))) (pow b 3)))) |
#s(approx (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) #s(hole binary64 (- (+ (* -1 (pow b 3)) (* a (- (* -1/2 (/ (* a (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6))))) (pow b 3))) (* 1/2 (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (pow b 3)))))) (pow b 3)))) |
#s(approx (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) #s(hole binary64 (- (+ (* -1 (pow b 3)) (* a (- (* a (- (* -1/2 (/ (* a (- (* -64 (pow c 3)) (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6))))) (pow b 6))))) (pow b 3))) (* 1/2 (/ (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6)))) (pow b 3))))) (* 1/2 (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (pow b 3)))))) (pow b 3)))) |
#s(approx (pow (sqrt (- (* b b) (* 4 (* a c)))) 3) #s(hole binary64 (pow b 3))) |
#s(approx (pow (sqrt (- (* b b) (* 4 (* a c)))) 3) #s(hole binary64 (+ (* 1/2 (/ (* a (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c)))) (pow b 3))) (pow b 3)))) |
#s(approx (pow (sqrt (- (* b b) (* 4 (* a c)))) 3) #s(hole binary64 (+ (* a (+ (* 1/2 (/ (* a (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6))))) (pow b 3))) (* 1/2 (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (pow b 3))))) (pow b 3)))) |
#s(approx (pow (sqrt (- (* b b) (* 4 (* a c)))) 3) #s(hole binary64 (+ (* a (+ (* 1/2 (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (pow b 3))) (* a (+ (* 1/2 (/ (* a (- (* -64 (pow c 3)) (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6))))) (pow b 6))))) (pow b 3))) (* 1/2 (/ (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6)))) (pow b 3))))))) (pow b 3)))) |
#s(approx (* (* (+ (* (* a (/ c (* b b))) -2) 1) b) -1) #s(hole binary64 (* -1 b))) |
#s(approx (* (* (+ (* (* a (/ c (* b b))) -2) 1) b) -1) #s(hole binary64 (+ (* -1 b) (* 2 (/ (* a c) b))))) |
#s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) #s(hole binary64 b)) |
#s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) #s(hole binary64 (+ b (* -2 (/ (* a c) b))))) |
#s(approx (* c (+ (* -2 (/ a b)) (/ b c))) #s(hole binary64 b)) |
#s(approx (* c (+ (* -2 (/ a b)) (/ b c))) #s(hole binary64 (+ b (* -2 (/ (* a c) b))))) |
#s(approx (+ (* -2 (/ a b)) (/ b c)) #s(hole binary64 (/ b c))) |
#s(approx (+ (* -2 (/ a b)) (/ b c)) #s(hole binary64 (+ (* -2 (/ a b)) (/ b c)))) |
#s(approx (/ a b) #s(hole binary64 (/ a b))) |
#s(approx (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c))))))) #s(hole binary64 (+ (* -1 (pow b 2)) (* 2 (pow b 2))))) |
#s(approx (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c))))))) #s(hole binary64 (+ (* -1 (pow b 2)) (+ (* 2 (pow b 2)) (* a (- (* 2 c) (* 4 c))))))) |
#s(approx (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c))))))) #s(hole binary64 (+ (* -1 (pow b 2)) (+ (* 2 (pow b 2)) (* a (- (+ (* 2 c) (* 2 (/ (* a (pow c 2)) (pow b 2)))) (* 4 c))))))) |
#s(approx (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c))))))) #s(hole binary64 (+ (* -1 (pow b 2)) (+ (* 2 (pow b 2)) (* a (- (+ (* 2 c) (* a (+ (* 2 (/ (pow c 2) (pow b 2))) (* 4 (/ (* a (pow c 3)) (pow b 4)))))) (* 4 c))))))) |
#s(approx (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))) #s(hole binary64 (+ (* -1 (pow b 2)) (pow b 2)))) |
#s(approx (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))) #s(hole binary64 (+ (* -1 (pow b 2)) (+ (* a (- (* 2 c) (* 4 c))) (pow b 2))))) |
#s(approx (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))) #s(hole binary64 (+ (* -1 (pow b 2)) (+ (* a (- (+ (* 2 c) (* 2 (/ (* a (pow c 2)) (pow b 2)))) (* 4 c))) (pow b 2))))) |
#s(approx (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))) #s(hole binary64 (+ (* -1 (pow b 2)) (+ (* a (- (+ (* 2 c) (* a (+ (* 2 (/ (pow c 2) (pow b 2))) (* 4 (/ (* a (pow c 3)) (pow b 4)))))) (* 4 c))) (pow b 2))))) |
#s(approx (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* -1 (pow b 2)))) |
#s(approx (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (+ (* -1 (pow b 2)) (* 2 (* a c))))) |
#s(approx (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (+ (* -1 (pow b 2)) (* a (+ (* 2 c) (* 2 (/ (* a (pow c 2)) (pow b 2)))))))) |
#s(approx (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (+ (* -1 (pow b 2)) (* a (+ (* 2 c) (* a (+ (* 2 (/ (pow c 2) (pow b 2))) (* 4 (/ (* a (pow c 3)) (pow b 4)))))))))) |
#s(approx (/ (/ (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))))) (* 2 a)) #s(hole binary64 (* 1/2 (/ (- (* -1 (pow b 3)) (pow b 3)) (* a (+ (* -1 (pow b 2)) (* 2 (pow b 2)))))))) |
#s(approx (/ (/ (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))))) (* 2 a)) #s(hole binary64 (/ (+ (* 1/2 (* a (- (* -1/2 (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (* (pow b 3) (+ (* -1 (pow b 2)) (* 2 (pow b 2)))))) (/ (* (+ (* -4 c) (* 2 c)) (- (* -1 (pow b 3)) (pow b 3))) (pow (+ (* -1 (pow b 2)) (* 2 (pow b 2))) 2))))) (* 1/2 (/ (- (* -1 (pow b 3)) (pow b 3)) (+ (* -1 (pow b 2)) (* 2 (pow b 2)))))) a))) |
#s(approx (/ (/ (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))))) (* 2 a)) #s(hole binary64 (/ (+ (* 1/2 (/ (- (* -1 (pow b 3)) (pow b 3)) (+ (* -1 (pow b 2)) (* 2 (pow b 2))))) (* a (+ (* 1/2 (* a (- (* -1/2 (/ (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6)))) (* (pow b 3) (+ (* -1 (pow b 2)) (* 2 (pow b 2)))))) (+ (* 2 (/ (* (pow c 2) (- (* -1 (pow b 3)) (pow b 3))) (* (pow b 2) (pow (+ (* -1 (pow b 2)) (* 2 (pow b 2))) 2)))) (/ (* (+ (* -4 c) (* 2 c)) (- (* -1/2 (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (* (pow b 3) (+ (* -1 (pow b 2)) (* 2 (pow b 2)))))) (/ (* (+ (* -4 c) (* 2 c)) (- (* -1 (pow b 3)) (pow b 3))) (pow (+ (* -1 (pow b 2)) (* 2 (pow b 2))) 2)))) (+ (* -1 (pow b 2)) (* 2 (pow b 2)))))))) (* 1/2 (- (* -1/2 (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (* (pow b 3) (+ (* -1 (pow b 2)) (* 2 (pow b 2)))))) (/ (* (+ (* -4 c) (* 2 c)) (- (* -1 (pow b 3)) (pow b 3))) (pow (+ (* -1 (pow b 2)) (* 2 (pow b 2))) 2))))))) a))) |
#s(approx (/ (/ (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))))) (* 2 a)) #s(hole binary64 (/ (+ (* 1/2 (/ (- (* -1 (pow b 3)) (pow b 3)) (+ (* -1 (pow b 2)) (* 2 (pow b 2))))) (* a (+ (* 1/2 (- (* -1/2 (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (* (pow b 3) (+ (* -1 (pow b 2)) (* 2 (pow b 2)))))) (/ (* (+ (* -4 c) (* 2 c)) (- (* -1 (pow b 3)) (pow b 3))) (pow (+ (* -1 (pow b 2)) (* 2 (pow b 2))) 2)))) (* a (+ (* 1/2 (* a (- (* -1/2 (/ (- (* -64 (pow c 3)) (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6))))) (pow b 6)))) (* (pow b 3) (+ (* -1 (pow b 2)) (* 2 (pow b 2)))))) (+ (* 2 (/ (* (pow c 2) (- (* -1/2 (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (* (pow b 3) (+ (* -1 (pow b 2)) (* 2 (pow b 2)))))) (/ (* (+ (* -4 c) (* 2 c)) (- (* -1 (pow b 3)) (pow b 3))) (pow (+ (* -1 (pow b 2)) (* 2 (pow b 2))) 2)))) (* (pow b 2) (+ (* -1 (pow b 2)) (* 2 (pow b 2)))))) (+ (* 4 (/ (* (pow c 3) (- (* -1 (pow b 3)) (pow b 3))) (* (pow b 4) (pow (+ (* -1 (pow b 2)) (* 2 (pow b 2))) 2)))) (/ (* (+ (* -4 c) (* 2 c)) (- (* -1/2 (/ (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6)))) (* (pow b 3) (+ (* -1 (pow b 2)) (* 2 (pow b 2)))))) (+ (* 2 (/ (* (pow c 2) (- (* -1 (pow b 3)) (pow b 3))) (* (pow b 2) (pow (+ (* -1 (pow b 2)) (* 2 (pow b 2))) 2)))) (/ (* (+ (* -4 c) (* 2 c)) (- (* -1/2 (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (* (pow b 3) (+ (* -1 (pow b 2)) (* 2 (pow b 2)))))) (/ (* (+ (* -4 c) (* 2 c)) (- (* -1 (pow b 3)) (pow b 3))) (pow (+ (* -1 (pow b 2)) (* 2 (pow b 2))) 2)))) (+ (* -1 (pow b 2)) (* 2 (pow b 2))))))) (+ (* -1 (pow b 2)) (* 2 (pow b 2))))))))) (* 1/2 (- (* -1/2 (/ (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6)))) (* (pow b 3) (+ (* -1 (pow b 2)) (* 2 (pow b 2)))))) (+ (* 2 (/ (* (pow c 2) (- (* -1 (pow b 3)) (pow b 3))) (* (pow b 2) (pow (+ (* -1 (pow b 2)) (* 2 (pow b 2))) 2)))) (/ (* (+ (* -4 c) (* 2 c)) (- (* -1/2 (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (* (pow b 3) (+ (* -1 (pow b 2)) (* 2 (pow b 2)))))) (/ (* (+ (* -4 c) (* 2 c)) (- (* -1 (pow b 3)) (pow b 3))) (pow (+ (* -1 (pow b 2)) (* 2 (pow b 2))) 2)))) (+ (* -1 (pow b 2)) (* 2 (pow b 2)))))))))))) a))) |
#s(approx (/ (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))))) #s(hole binary64 (/ (- (* -1 (pow b 3)) (pow b 3)) (+ (* -1 (pow b 2)) (* 2 (pow b 2)))))) |
#s(approx (/ (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))))) #s(hole binary64 (- (+ (* -1 (/ (pow b 3) (+ (* -1 (pow b 2)) (* 2 (pow b 2))))) (* a (- (* -1/2 (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (* (pow b 3) (+ (* -1 (pow b 2)) (* 2 (pow b 2)))))) (/ (* (+ (* -4 c) (* 2 c)) (- (* -1 (pow b 3)) (pow b 3))) (pow (+ (* -1 (pow b 2)) (* 2 (pow b 2))) 2))))) (/ (pow b 3) (+ (* -1 (pow b 2)) (* 2 (pow b 2))))))) |
#s(approx (/ (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))))) #s(hole binary64 (- (+ (* -1 (/ (pow b 3) (+ (* -1 (pow b 2)) (* 2 (pow b 2))))) (* a (- (+ (* -1/2 (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (* (pow b 3) (+ (* -1 (pow b 2)) (* 2 (pow b 2)))))) (* a (- (* -1/2 (/ (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6)))) (* (pow b 3) (+ (* -1 (pow b 2)) (* 2 (pow b 2)))))) (+ (* 2 (/ (* (pow c 2) (- (* -1 (pow b 3)) (pow b 3))) (* (pow b 2) (pow (+ (* -1 (pow b 2)) (* 2 (pow b 2))) 2)))) (/ (* (+ (* -4 c) (* 2 c)) (- (* -1/2 (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (* (pow b 3) (+ (* -1 (pow b 2)) (* 2 (pow b 2)))))) (/ (* (+ (* -4 c) (* 2 c)) (- (* -1 (pow b 3)) (pow b 3))) (pow (+ (* -1 (pow b 2)) (* 2 (pow b 2))) 2)))) (+ (* -1 (pow b 2)) (* 2 (pow b 2)))))))) (/ (* (+ (* -4 c) (* 2 c)) (- (* -1 (pow b 3)) (pow b 3))) (pow (+ (* -1 (pow b 2)) (* 2 (pow b 2))) 2))))) (/ (pow b 3) (+ (* -1 (pow b 2)) (* 2 (pow b 2))))))) |
#s(approx (/ (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))))) #s(hole binary64 (- (+ (* -1 (/ (pow b 3) (+ (* -1 (pow b 2)) (* 2 (pow b 2))))) (* a (- (+ (* -1/2 (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (* (pow b 3) (+ (* -1 (pow b 2)) (* 2 (pow b 2)))))) (* a (- (+ (* -1/2 (/ (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6)))) (* (pow b 3) (+ (* -1 (pow b 2)) (* 2 (pow b 2)))))) (* a (- (* -1/2 (/ (- (* -64 (pow c 3)) (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6))))) (pow b 6)))) (* (pow b 3) (+ (* -1 (pow b 2)) (* 2 (pow b 2)))))) (+ (* 2 (/ (* (pow c 2) (- (* -1/2 (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (* (pow b 3) (+ (* -1 (pow b 2)) (* 2 (pow b 2)))))) (/ (* (+ (* -4 c) (* 2 c)) (- (* -1 (pow b 3)) (pow b 3))) (pow (+ (* -1 (pow b 2)) (* 2 (pow b 2))) 2)))) (* (pow b 2) (+ (* -1 (pow b 2)) (* 2 (pow b 2)))))) (+ (* 4 (/ (* (pow c 3) (- (* -1 (pow b 3)) (pow b 3))) (* (pow b 4) (pow (+ (* -1 (pow b 2)) (* 2 (pow b 2))) 2)))) (/ (* (+ (* -4 c) (* 2 c)) (- (* -1/2 (/ (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6)))) (* (pow b 3) (+ (* -1 (pow b 2)) (* 2 (pow b 2)))))) (+ (* 2 (/ (* (pow c 2) (- (* -1 (pow b 3)) (pow b 3))) (* (pow b 2) (pow (+ (* -1 (pow b 2)) (* 2 (pow b 2))) 2)))) (/ (* (+ (* -4 c) (* 2 c)) (- (* -1/2 (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (* (pow b 3) (+ (* -1 (pow b 2)) (* 2 (pow b 2)))))) (/ (* (+ (* -4 c) (* 2 c)) (- (* -1 (pow b 3)) (pow b 3))) (pow (+ (* -1 (pow b 2)) (* 2 (pow b 2))) 2)))) (+ (* -1 (pow b 2)) (* 2 (pow b 2))))))) (+ (* -1 (pow b 2)) (* 2 (pow b 2))))))))) (+ (* 2 (/ (* (pow c 2) (- (* -1 (pow b 3)) (pow b 3))) (* (pow b 2) (pow (+ (* -1 (pow b 2)) (* 2 (pow b 2))) 2)))) (/ (* (+ (* -4 c) (* 2 c)) (- (* -1/2 (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (* (pow b 3) (+ (* -1 (pow b 2)) (* 2 (pow b 2)))))) (/ (* (+ (* -4 c) (* 2 c)) (- (* -1 (pow b 3)) (pow b 3))) (pow (+ (* -1 (pow b 2)) (* 2 (pow b 2))) 2)))) (+ (* -1 (pow b 2)) (* 2 (pow b 2)))))))) (/ (* (+ (* -4 c) (* 2 c)) (- (* -1 (pow b 3)) (pow b 3))) (pow (+ (* -1 (pow b 2)) (* 2 (pow b 2))) 2))))) (/ (pow b 3) (+ (* -1 (pow b 2)) (* 2 (pow b 2))))))) |
#s(approx (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) #s(hole binary64 (- (* -1 (pow b 3)) (pow b 3)))) |
#s(approx (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) #s(hole binary64 (- (+ (* -1 (pow b 3)) (* -1/2 (/ (* a (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c)))) (pow b 3)))) (pow b 3)))) |
#s(approx (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) #s(hole binary64 (- (+ (* -1 (pow b 3)) (* a (- (* -1/2 (/ (* a (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6))))) (pow b 3))) (* 1/2 (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (pow b 3)))))) (pow b 3)))) |
#s(approx (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) #s(hole binary64 (- (+ (* -1 (pow b 3)) (* a (- (* a (- (* -1/2 (/ (* a (- (* -64 (pow c 3)) (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6))))) (pow b 6))))) (pow b 3))) (* 1/2 (/ (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6)))) (pow b 3))))) (* 1/2 (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (pow b 3)))))) (pow b 3)))) |
#s(approx (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3) #s(hole binary64 (pow b 3))) |
#s(approx (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3) #s(hole binary64 (+ (* 1/2 (/ (* a (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c)))) (pow b 3))) (pow b 3)))) |
#s(approx (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3) #s(hole binary64 (+ (* a (+ (* 1/2 (/ (* a (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6))))) (pow b 3))) (* 1/2 (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (pow b 3))))) (pow b 3)))) |
#s(approx (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3) #s(hole binary64 (+ (* a (+ (* 1/2 (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (pow b 3))) (* a (+ (* 1/2 (/ (* a (- (* -64 (pow c 3)) (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6))))) (pow b 6))))) (pow b 3))) (* 1/2 (/ (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6)))) (pow b 3))))))) (pow b 3)))) |
#s(approx (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) #s(hole binary64 b)) |
#s(approx (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) #s(hole binary64 (+ b (* -2 (/ (* a c) b))))) |
#s(approx (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) #s(hole binary64 (+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))))) |
#s(approx (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) #s(hole binary64 (+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))))) |
#s(approx (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) #s(hole binary64 (pow b 2))) |
#s(approx (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) #s(hole binary64 (+ (* -4 (* a c)) (pow b 2)))) |
#s(approx (* (* -4 a) c) #s(hole binary64 (* -4 (* a c)))) |
#s(approx (* -4 a) #s(hole binary64 (* -4 a))) |
#s(approx (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)))) #s(hole binary64 (+ (* -1 (pow b 2)) (* 2 (pow b 2))))) |
#s(approx (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)))) #s(hole binary64 (+ (* -1 (pow b 2)) (+ (* 2 (pow b 2)) (* a (+ (* -4 c) (* 2 c))))))) |
#s(approx (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)))) #s(hole binary64 (+ (* -1 (pow b 2)) (+ (* 2 (pow b 2)) (* a (+ (* -4 c) (+ (* 2 c) (* 2 (/ (* a (pow c 2)) (pow b 2)))))))))) |
#s(approx (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)))) #s(hole binary64 (+ (* -1 (pow b 2)) (+ (* 2 (pow b 2)) (* a (+ (* -4 c) (+ (* 2 c) (* a (+ (* 2 (/ (pow c 2) (pow b 2))) (* 4 (/ (* a (pow c 3)) (pow b 4)))))))))))) |
#s(approx (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))) #s(hole binary64 (+ (* -1 (pow b 2)) (pow b 2)))) |
#s(approx (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))) #s(hole binary64 (+ (* -1 (pow b 2)) (+ (* a (+ (* -4 c) (* 2 c))) (pow b 2))))) |
#s(approx (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))) #s(hole binary64 (+ (* -1 (pow b 2)) (+ (* a (+ (* -4 c) (+ (* 2 c) (* 2 (/ (* a (pow c 2)) (pow b 2)))))) (pow b 2))))) |
#s(approx (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))) #s(hole binary64 (+ (* -1 (pow b 2)) (+ (* a (+ (* -4 c) (+ (* 2 c) (* a (+ (* 2 (/ (pow c 2) (pow b 2))) (* 4 (/ (* a (pow c 3)) (pow b 4)))))))) (pow b 2))))) |
#s(approx (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) #s(hole binary64 (* -1 (pow b 2)))) |
#s(approx (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) #s(hole binary64 (+ (* -1 (pow b 2)) (* 2 (* a c))))) |
#s(approx (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) #s(hole binary64 (+ (* -1 (pow b 2)) (* a (+ (* 2 c) (* 2 (/ (* a (pow c 2)) (pow b 2)))))))) |
#s(approx (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) #s(hole binary64 (+ (* -1 (pow b 2)) (* a (+ (* 2 c) (* a (+ (* 2 (/ (pow c 2) (pow b 2))) (* 4 (/ (* a (pow c 3)) (pow b 4)))))))))) |
#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 (* (+ (* (* a (/ c (* b b))) -4) 1) (* b b)) #s(hole binary64 (* -4 (* a c)))) |
#s(approx (* (+ (* (* a (/ c (* b b))) -4) 1) (* b b)) #s(hole binary64 (* a (+ (* -4 c) (/ (pow b 2) a))))) |
#s(approx (+ (* (* a (/ c (* b b))) -4) 1) #s(hole binary64 (* -4 (/ (* a c) (pow b 2))))) |
#s(approx (+ (* (* a (/ c (* b b))) -4) 1) #s(hole binary64 (* a (+ (* -4 (/ c (pow b 2))) (/ 1 a))))) |
#s(approx (* (* -1 c) (- (* 4 (/ a (* b b))) (pow c -1))) #s(hole binary64 (* -4 (/ (* a c) (pow b 2))))) |
#s(approx (* (* -1 c) (- (* 4 (/ a (* b b))) (pow c -1))) #s(hole binary64 (* a (+ (* -4 (/ c (pow b 2))) (/ 1 a))))) |
#s(approx (- (* 4 (/ a (* b b))) (pow c -1)) #s(hole binary64 (* 4 (/ a (pow b 2))))) |
#s(approx (- (* 4 (/ a (* b b))) (pow c -1)) #s(hole binary64 (* a (- (* 4 (/ 1 (pow b 2))) (/ 1 (* a c)))))) |
#s(approx (/ (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) #s(hole binary64 (* -1/2 (* (sqrt (/ c a)) (sqrt -4))))) |
#s(approx (/ (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -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 (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -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 (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -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/4 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (+ (* -1/4 (/ (pow b 4) c)) (* 1/4 (/ (pow b 4) c))) (sqrt -4))))))))) |
#s(approx (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) #s(hole binary64 (* a (- (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4)))))) |
#s(approx (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -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 (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) #s(hole binary64 (* a (- (* 1/2 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (+ (* -1/4 (/ (pow b 4) c)) (* 1/4 (/ (pow b 4) c))) (sqrt -4)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a))))))) |
#s(approx (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -4)))) |
#s(approx (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -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 (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))))) #s(hole binary64 (* a (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (+ (* -1/4 (/ (pow b 4) c)) (* 1/4 (/ (pow b 4) c))) (sqrt -4)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))))) |
#s(approx (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))))) #s(hole binary64 (* a (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (+ (* -1/4 (/ (pow b 4) c)) (* 1/4 (/ (pow b 4) c))) (sqrt -4)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 7) c))) (/ (+ (* -1/4 (/ (* (pow b 2) (+ (* -1/4 (/ (pow b 4) c)) (* 1/4 (/ (pow b 4) c)))) c)) (* 1/4 (/ (* a (pow b 4)) (* c (pow (sqrt -4) 2))))) (sqrt -4)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))))) |
#s(approx (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))) #s(hole binary64 (* -4 (* a c)))) |
#s(approx (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))) #s(hole binary64 (* a (+ (* -4 c) (/ (pow b 2) a))))) |
#s(approx (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))) #s(hole binary64 (* a (- (+ (* -4 c) (* -1 (/ (+ (* -1/4 (/ (pow b 4) c)) (* 1/4 (/ (pow b 4) c))) (pow a 2)))) (* -1 (/ (pow b 2) a)))))) |
#s(approx (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))) #s(hole binary64 (* a (- (+ (* -4 c) (* 1/4 (/ (* (pow b 2) (+ (* -1/4 (/ (pow b 4) c)) (* 1/4 (/ (pow b 4) c)))) (* (pow a 3) c)))) (+ (* -1 (/ (pow b 2) a)) (+ (* -1/4 (/ (pow b 4) (* (pow a 2) c))) (* 1/4 (/ (pow b 4) (* (pow a 2) c))))))))) |
#s(approx (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) #s(hole binary64 (* -64 (* (pow a 3) (pow c 3))))) |
#s(approx (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) #s(hole binary64 (* (pow a 3) (+ (* -64 (pow c 3)) (/ (pow b 6) (pow a 3)))))) |
#s(approx (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))) #s(hole binary64 (* 16 (* (pow a 2) (pow c 2))))) |
#s(approx (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))) #s(hole binary64 (* (pow a 2) (+ (* 4 (/ (* (pow b 2) c) a)) (* 16 (pow c 2)))))) |
#s(approx (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))) #s(hole binary64 (* (pow a 2) (- (+ (* 16 (pow c 2)) (/ (pow b 4) (pow a 2))) (* -4 (/ (* (pow b 2) c) a)))))) |
#s(approx (+ (* c (+ (* (* 16 (* a a)) c) (* 4 (* a (* b b))))) (pow b 4)) #s(hole binary64 (* 16 (* (pow a 2) (pow c 2))))) |
#s(approx (+ (* c (+ (* (* 16 (* a a)) c) (* 4 (* a (* b b))))) (pow b 4)) #s(hole binary64 (* (pow a 2) (+ (* 4 (/ (* (pow b 2) c) a)) (* 16 (pow c 2)))))) |
#s(approx (+ (* c (+ (* (* 16 (* a a)) c) (* 4 (* a (* b b))))) (pow b 4)) #s(hole binary64 (* (pow a 2) (+ (* 4 (/ (* (pow b 2) c) a)) (+ (* 16 (pow c 2)) (/ (pow b 4) (pow a 2))))))) |
#s(approx (+ (* (* 16 (* a a)) c) (* 4 (* a (* b b)))) #s(hole binary64 (* 16 (* (pow a 2) c)))) |
#s(approx (+ (* (* 16 (* a a)) c) (* 4 (* a (* b b)))) #s(hole binary64 (* (pow a 2) (+ (* 4 (/ (pow b 2) a)) (* 16 c))))) |
#s(approx (/ (/ (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))))) (* 2 a)) #s(hole binary64 (* -1/2 (* (sqrt (/ (pow c 3) a)) (/ (sqrt -64) (- (* -1 (* (sqrt (/ c a)) (* b (sqrt -4)))) (* 4 c))))))) |
#s(approx (/ (/ (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ (pow c 3) a)) (/ (sqrt -64) (- (* -1 (* (sqrt (/ c a)) (* b (sqrt -4)))) (* 4 c))))) (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -64)) (pow (- (* -1 (* (sqrt (/ c a)) (* b (sqrt -4)))) (* 4 c)) 2)))))) |
#s(approx (/ (/ (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ (pow c 3) a)) (/ (sqrt -64) (- (* -1 (* (sqrt (/ c a)) (* b (sqrt -4)))) (* 4 c))))) (+ (* 1/2 (/ (- (* -1 (/ (pow b 3) (- (* -1 (* (sqrt (/ c a)) (* b (sqrt -4)))) (* 4 c)))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* (sqrt -64) (- (* -1 (* (sqrt (/ c a)) (* b (sqrt -4)))) (* 4 c)))))) (+ (* 1/2 (/ (* (pow b 3) (* c (sqrt -64))) (* (sqrt -4) (pow (- (* -1 (* (sqrt (/ c a)) (* b (sqrt -4)))) (* 4 c)) 2)))) (* 4 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 4) (sqrt -64)) (pow (- (* -1 (* (sqrt (/ c a)) (* b (sqrt -4)))) (* 4 c)) 3))))))) (pow a 2))) (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -64)) (pow (- (* -1 (* (sqrt (/ c a)) (* b (sqrt -4)))) (* 4 c)) 2))))))) |
#s(approx (/ (/ (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ (pow c 3) a)) (/ (sqrt -64) (- (* -1 (* (sqrt (/ c a)) (* b (sqrt -4)))) (* 4 c))))) (+ (* 1/2 (/ (- (* -1 (/ (pow b 3) (- (* -1 (* (sqrt (/ c a)) (* b (sqrt -4)))) (* 4 c)))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* (sqrt -64) (- (* -1 (* (sqrt (/ c a)) (* b (sqrt -4)))) (* 4 c)))))) (+ (* 1/2 (/ (* (pow b 3) (* c (sqrt -64))) (* (sqrt -4) (pow (- (* -1 (* (sqrt (/ c a)) (* b (sqrt -4)))) (* 4 c)) 2)))) (* 4 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 4) (sqrt -64)) (pow (- (* -1 (* (sqrt (/ c a)) (* b (sqrt -4)))) (* 4 c)) 3))))))) (pow a 2))) (+ (* 1/2 (/ (- (* -1/2 (* (sqrt (/ a (pow c 3))) (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (* (sqrt -64) (- (* -1 (* (sqrt (/ c a)) (* b (sqrt -4)))) (* 4 c)))))) (+ (* -1 (/ (* (pow b 5) (* c (sqrt -64))) (* (sqrt -4) (pow (- (* -1 (* (sqrt (/ c a)) (* b (sqrt -4)))) (* 4 c)) 3)))) (* 2 (/ (* (pow b 2) (- (* -1 (/ (pow b 3) (- (* -1 (* (sqrt (/ c a)) (* b (sqrt -4)))) (* 4 c)))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* (sqrt -64) (- (* -1 (* (sqrt (/ c a)) (* b (sqrt -4)))) (* 4 c)))))) (+ (* 1/2 (/ (* (pow b 3) (* c (sqrt -64))) (* (sqrt -4) (pow (- (* -1 (* (sqrt (/ c a)) (* b (sqrt -4)))) (* 4 c)) 2)))) (* 4 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 4) (sqrt -64)) (pow (- (* -1 (* (sqrt (/ c a)) (* b (sqrt -4)))) (* 4 c)) 3)))))))) (- (* -1 (* (sqrt (/ c a)) (* b (sqrt -4)))) (* 4 c)))))) (pow a 3))) (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -64)) (pow (- (* -1 (* (sqrt (/ c a)) (* b (sqrt -4)))) (* 4 c)) 2)))))))) |
#s(approx (/ (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))))) #s(hole binary64 (* -1 (* (sqrt (* a (pow c 3))) (/ (sqrt -64) (- (* -1 (* (sqrt (/ c a)) (* b (sqrt -4)))) (* 4 c))))))) |
#s(approx (/ (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))))) #s(hole binary64 (* a (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (sqrt -64) (- (* -1 (* (sqrt (/ c a)) (* b (sqrt -4)))) (* 4 c))))) (* 2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -64)) (pow (- (* -1 (* (sqrt (/ c a)) (* b (sqrt -4)))) (* 4 c)) 2)))))))) |
#s(approx (/ (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))))) #s(hole binary64 (* a (- (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (sqrt -64) (- (* -1 (* (sqrt (/ c a)) (* b (sqrt -4)))) (* 4 c))))) (* -1 (/ (pow b 3) (* (pow a 2) (- (* -1 (* (sqrt (/ c a)) (* b (sqrt -4)))) (* 4 c)))))) (+ (* -2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -64)) (pow (- (* -1 (* (sqrt (/ c a)) (* b (sqrt -4)))) (* 4 c)) 2)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* (sqrt -64) (- (* -1 (* (sqrt (/ c a)) (* b (sqrt -4)))) (* 4 c)))))) (+ (* 1/2 (/ (* (pow b 3) (* c (sqrt -64))) (* (pow a 2) (* (sqrt -4) (pow (- (* -1 (* (sqrt (/ c a)) (* b (sqrt -4)))) (* 4 c)) 2))))) (* 4 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (* (pow b 4) (sqrt -64)) (pow (- (* -1 (* (sqrt (/ c a)) (* b (sqrt -4)))) (* 4 c)) 3))))))))))) |
#s(approx (/ (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))))) #s(hole binary64 (* a (- (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (sqrt -64) (- (* -1 (* (sqrt (/ c a)) (* b (sqrt -4)))) (* 4 c))))) (+ (* -1 (/ (pow b 3) (* (pow a 2) (- (* -1 (* (sqrt (/ c a)) (* b (sqrt -4)))) (* 4 c))))) (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (* (sqrt -64) (- (* -1 (* (sqrt (/ c a)) (* b (sqrt -4)))) (* 4 c)))))))) (+ (* -2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -64)) (pow (- (* -1 (* (sqrt (/ c a)) (* b (sqrt -4)))) (* 4 c)) 2)))) (+ (* -1 (/ (* (pow b 5) (* c (sqrt -64))) (* (pow a 3) (* (sqrt -4) (pow (- (* -1 (* (sqrt (/ c a)) (* b (sqrt -4)))) (* 4 c)) 3))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* (sqrt -64) (- (* -1 (* (sqrt (/ c a)) (* b (sqrt -4)))) (* 4 c)))))) (+ (* 1/2 (/ (* (pow b 3) (* c (sqrt -64))) (* (pow a 2) (* (sqrt -4) (pow (- (* -1 (* (sqrt (/ c a)) (* b (sqrt -4)))) (* 4 c)) 2))))) (+ (* 2 (/ (* (pow b 2) (- (* -1 (/ (pow b 3) (- (* -1 (* (sqrt (/ c a)) (* b (sqrt -4)))) (* 4 c)))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* (sqrt -64) (- (* -1 (* (sqrt (/ c a)) (* b (sqrt -4)))) (* 4 c)))))) (+ (* 1/2 (/ (* (pow b 3) (* c (sqrt -64))) (* (sqrt -4) (pow (- (* -1 (* (sqrt (/ c a)) (* b (sqrt -4)))) (* 4 c)) 2)))) (* 4 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 4) (sqrt -64)) (pow (- (* -1 (* (sqrt (/ c a)) (* b (sqrt -4)))) (* 4 c)) 3)))))))) (* (pow a 3) (- (* -1 (* (sqrt (/ c a)) (* b (sqrt -4)))) (* 4 c))))) (* 4 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (* (pow b 4) (sqrt -64)) (pow (- (* -1 (* (sqrt (/ c a)) (* b (sqrt -4)))) (* 4 c)) 3))))))))))))) |
#s(approx (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) #s(hole binary64 (* -1 (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -64))))) |
#s(approx (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) #s(hole binary64 (* (pow a 2) (- (* -1 (/ (pow b 3) (pow a 2))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (sqrt -64)))) (* (sqrt (/ (pow c 3) a)) (sqrt -64))))))) |
#s(approx (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) #s(hole binary64 (* (pow a 2) (- (+ (* -1 (/ (pow b 3) (pow a 2))) (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (sqrt -64))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (sqrt -64)))) (* (sqrt (/ (pow c 3) a)) (sqrt -64))))))) |
#s(approx (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) #s(hole binary64 (* (pow a 2) (- (+ (* -1 (/ (pow b 3) (pow a 2))) (* -1/2 (* (sqrt (/ 1 (* (pow a 7) (pow c 3)))) (/ (- (pow b 6) (* 1/4 (/ (* a (pow (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) 2)) (* (pow c 3) (pow (sqrt -64) 2))))) (sqrt -64))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (sqrt -64)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (sqrt -64)))) (* (sqrt (/ (pow c 3) a)) (sqrt -64)))))))) |
#s(approx (pow (sqrt (- (* b b) (* 4 (* a c)))) 3) #s(hole binary64 (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -64)))) |
#s(approx (pow (sqrt (- (* b b) (* 4 (* a c)))) 3) #s(hole binary64 (* (pow a 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (sqrt -64)))) (* (sqrt (/ (pow c 3) a)) (sqrt -64)))))) |
#s(approx (pow (sqrt (- (* b b) (* 4 (* a c)))) 3) #s(hole binary64 (* (pow a 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (sqrt -64)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (sqrt -64)))) (* (sqrt (/ (pow c 3) a)) (sqrt -64))))))) |
#s(approx (pow (sqrt (- (* b b) (* 4 (* a c)))) 3) #s(hole binary64 (* (pow a 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (sqrt -64)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (sqrt -64)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 7) (pow c 3)))) (/ (- (pow b 6) (* 1/4 (/ (* a (pow (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) 2)) (* (pow c 3) (pow (sqrt -64) 2))))) (sqrt -64)))) (* (sqrt (/ (pow c 3) a)) (sqrt -64)))))))) |
#s(approx (* (* (+ (* (* a (/ c (* b b))) -2) 1) b) -1) #s(hole binary64 (* 2 (/ (* a c) b)))) |
#s(approx (* (* (+ (* (* a (/ c (* b b))) -2) 1) b) -1) #s(hole binary64 (* a (+ (* -1 (/ b a)) (* 2 (/ c b)))))) |
#s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) #s(hole binary64 (* -2 (/ (* a c) b)))) |
#s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) #s(hole binary64 (* a (+ (* -2 (/ c b)) (/ b a))))) |
#s(approx (* c (+ (* -2 (/ a b)) (/ b c))) #s(hole binary64 (* -2 (/ (* a c) b)))) |
#s(approx (* c (+ (* -2 (/ a b)) (/ b c))) #s(hole binary64 (* a (+ (* -2 (/ c b)) (/ b a))))) |
#s(approx (+ (* -2 (/ a b)) (/ b c)) #s(hole binary64 (* -2 (/ a b)))) |
#s(approx (+ (* -2 (/ a b)) (/ b c)) #s(hole binary64 (* a (- (/ b (* a c)) (* 2 (/ 1 b)))))) |
#s(approx (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c))))))) #s(hole binary64 (* a (- (* -1 (* (sqrt (/ c a)) (* b (sqrt -4)))) (* 4 c))))) |
#s(approx (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c))))))) #s(hole binary64 (* a (- (+ (* -1 (* (sqrt (/ c a)) (* b (sqrt -4)))) (* 2 (/ (pow b 2) a))) (* 4 c))))) |
#s(approx (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c))))))) #s(hole binary64 (* a (- (+ (* -1 (* (sqrt (/ c a)) (* b (sqrt -4)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 3) (sqrt -4)))) (* 2 (/ (pow b 2) a)))) (* 4 c))))) |
#s(approx (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c))))))) #s(hole binary64 (* a (- (+ (* -1 (* (sqrt (/ c a)) (* b (sqrt -4)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 3) (sqrt -4)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 5) (pow (sqrt -4) 3)))) (* 2 (/ (pow b 2) a))))) (* 4 c))))) |
#s(approx (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))) #s(hole binary64 (* a (- (* -1 (* (sqrt (/ c a)) (* b (sqrt -4)))) (* 4 c))))) |
#s(approx (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))) #s(hole binary64 (* a (- (+ (* -1 (* (sqrt (/ c a)) (* b (sqrt -4)))) (/ (pow b 2) a)) (* 4 c))))) |
#s(approx (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))) #s(hole binary64 (* a (- (+ (* -1 (* (sqrt (/ c a)) (* b (sqrt -4)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 3) (sqrt -4)))) (/ (pow b 2) a))) (* 4 c))))) |
#s(approx (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))) #s(hole binary64 (* a (- (+ (* -1 (* (sqrt (/ c a)) (* b (sqrt -4)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 3) (sqrt -4)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 5) (pow (sqrt -4) 3)))) (/ (pow b 2) a)))) (* 4 c))))) |
#s(approx (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (* b (sqrt -4)))))) |
#s(approx (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* a (+ (* -1 (* (sqrt (/ c a)) (* b (sqrt -4)))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 3) (sqrt -4)))))))) |
#s(approx (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* a (+ (* -1 (* (sqrt (/ c a)) (* b (sqrt -4)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 3) (sqrt -4)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 5) (pow (sqrt -4) 3))))))))) |
#s(approx (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* a (+ (* -1 (* (sqrt (/ c a)) (* b (sqrt -4)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 3) (sqrt -4)))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 7) (pow (sqrt -4) 5)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 5) (pow (sqrt -4) 3)))))))))) |
#s(approx (/ (/ (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))))) (* 2 a)) #s(hole binary64 (* -1/2 (* (sqrt (/ (pow c 3) a)) (/ (sqrt -64) (+ (* -4 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -4)))))))))) |
#s(approx (/ (/ (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ (pow c 3) a)) (/ (sqrt -64) (+ (* -4 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -4)))))))) (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -64)) (pow (+ (* -4 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -4))))) 2)))))) |
#s(approx (/ (/ (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ (pow c 3) a)) (/ (sqrt -64) (+ (* -4 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -4)))))))) (+ (* 1/2 (/ (- (* -1 (/ (pow b 3) (+ (* -4 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -4))))))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* (sqrt -64) (+ (* -4 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -4))))))))) (+ (* 1/2 (/ (* (pow b 3) (* c (sqrt -64))) (* (sqrt -4) (pow (+ (* -4 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -4))))) 2)))) (* 4 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 4) (sqrt -64)) (pow (+ (* -4 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -4))))) 3))))))) (pow a 2))) (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -64)) (pow (+ (* -4 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -4))))) 2))))))) |
#s(approx (/ (/ (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ (pow c 3) a)) (/ (sqrt -64) (+ (* -4 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -4)))))))) (+ (* 1/2 (/ (- (* -1 (/ (pow b 3) (+ (* -4 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -4))))))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* (sqrt -64) (+ (* -4 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -4))))))))) (+ (* 1/2 (/ (* (pow b 3) (* c (sqrt -64))) (* (sqrt -4) (pow (+ (* -4 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -4))))) 2)))) (* 4 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 4) (sqrt -64)) (pow (+ (* -4 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -4))))) 3))))))) (pow a 2))) (+ (* 1/2 (/ (- (* -1/2 (* (sqrt (/ a (pow c 3))) (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (* (sqrt -64) (+ (* -4 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -4))))))))) (+ (* -1 (/ (* (pow b 5) (* c (sqrt -64))) (* (sqrt -4) (pow (+ (* -4 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -4))))) 3)))) (* 2 (/ (* (pow b 2) (- (* -1 (/ (pow b 3) (+ (* -4 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -4))))))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* (sqrt -64) (+ (* -4 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -4))))))))) (+ (* 1/2 (/ (* (pow b 3) (* c (sqrt -64))) (* (sqrt -4) (pow (+ (* -4 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -4))))) 2)))) (* 4 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 4) (sqrt -64)) (pow (+ (* -4 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -4))))) 3)))))))) (+ (* -4 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -4))))))))) (pow a 3))) (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -64)) (pow (+ (* -4 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -4))))) 2)))))))) |
#s(approx (/ (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))))) #s(hole binary64 (* -1 (* (sqrt (* a (pow c 3))) (/ (sqrt -64) (+ (* -4 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -4)))))))))) |
#s(approx (/ (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))))) #s(hole binary64 (* a (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (sqrt -64) (+ (* -4 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -4)))))))) (* 2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -64)) (pow (+ (* -4 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -4))))) 2)))))))) |
#s(approx (/ (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))))) #s(hole binary64 (* a (- (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (sqrt -64) (+ (* -4 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -4)))))))) (* -1 (/ (pow b 3) (* (pow a 2) (+ (* -4 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -4))))))))) (+ (* -2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -64)) (pow (+ (* -4 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -4))))) 2)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* (sqrt -64) (+ (* -4 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -4))))))))) (+ (* 1/2 (/ (* (pow b 3) (* c (sqrt -64))) (* (pow a 2) (* (sqrt -4) (pow (+ (* -4 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -4))))) 2))))) (* 4 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (* (pow b 4) (sqrt -64)) (pow (+ (* -4 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -4))))) 3))))))))))) |
#s(approx (/ (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))))) #s(hole binary64 (* a (- (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (sqrt -64) (+ (* -4 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -4)))))))) (+ (* -1 (/ (pow b 3) (* (pow a 2) (+ (* -4 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -4)))))))) (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (* (sqrt -64) (+ (* -4 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -4))))))))))) (+ (* -2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -64)) (pow (+ (* -4 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -4))))) 2)))) (+ (* -1 (/ (* (pow b 5) (* c (sqrt -64))) (* (pow a 3) (* (sqrt -4) (pow (+ (* -4 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -4))))) 3))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* (sqrt -64) (+ (* -4 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -4))))))))) (+ (* 1/2 (/ (* (pow b 3) (* c (sqrt -64))) (* (pow a 2) (* (sqrt -4) (pow (+ (* -4 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -4))))) 2))))) (+ (* 2 (/ (* (pow b 2) (- (* -1 (/ (pow b 3) (+ (* -4 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -4))))))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* (sqrt -64) (+ (* -4 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -4))))))))) (+ (* 1/2 (/ (* (pow b 3) (* c (sqrt -64))) (* (sqrt -4) (pow (+ (* -4 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -4))))) 2)))) (* 4 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 4) (sqrt -64)) (pow (+ (* -4 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -4))))) 3)))))))) (* (pow a 3) (+ (* -4 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -4)))))))) (* 4 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (* (pow b 4) (sqrt -64)) (pow (+ (* -4 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -4))))) 3))))))))))))) |
#s(approx (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) #s(hole binary64 (* -1 (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -64))))) |
#s(approx (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) #s(hole binary64 (* (pow a 2) (- (* -1 (/ (pow b 3) (pow a 2))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (sqrt -64)))) (* (sqrt (/ (pow c 3) a)) (sqrt -64))))))) |
#s(approx (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) #s(hole binary64 (* (pow a 2) (- (+ (* -1 (/ (pow b 3) (pow a 2))) (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (sqrt -64))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (sqrt -64)))) (* (sqrt (/ (pow c 3) a)) (sqrt -64))))))) |
#s(approx (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) #s(hole binary64 (* (pow a 2) (- (+ (* -1 (/ (pow b 3) (pow a 2))) (* -1/2 (* (sqrt (/ 1 (* (pow a 7) (pow c 3)))) (/ (- (pow b 6) (* 1/4 (/ (* a (pow (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) 2)) (* (pow c 3) (pow (sqrt -64) 2))))) (sqrt -64))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (sqrt -64)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (sqrt -64)))) (* (sqrt (/ (pow c 3) a)) (sqrt -64)))))))) |
#s(approx (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3) #s(hole binary64 (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -64)))) |
#s(approx (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3) #s(hole binary64 (* (pow a 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (sqrt -64)))) (* (sqrt (/ (pow c 3) a)) (sqrt -64)))))) |
#s(approx (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3) #s(hole binary64 (* (pow a 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (sqrt -64)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (sqrt -64)))) (* (sqrt (/ (pow c 3) a)) (sqrt -64))))))) |
#s(approx (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3) #s(hole binary64 (* (pow a 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (sqrt -64)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (sqrt -64)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 7) (pow c 3)))) (/ (- (pow b 6) (* 1/4 (/ (* a (pow (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) 2)) (* (pow c 3) (pow (sqrt -64) 2))))) (sqrt -64)))) (* (sqrt (/ (pow c 3) a)) (sqrt -64)))))))) |
#s(approx (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) #s(hole binary64 (* (sqrt (* a c)) (sqrt -4)))) |
#s(approx (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) #s(hole binary64 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))) |
#s(approx (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) #s(hole binary64 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))))) |
#s(approx (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) #s(hole binary64 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))))) |
#s(approx (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) #s(hole binary64 (* -4 (* a c)))) |
#s(approx (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) #s(hole binary64 (* a (+ (* -4 c) (/ (pow b 2) a))))) |
#s(approx (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)))) #s(hole binary64 (* a (+ (* -4 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -4)))))))) |
#s(approx (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)))) #s(hole binary64 (* a (+ (* -4 c) (+ (* -1 (* (sqrt (/ c a)) (* b (sqrt -4)))) (* 2 (/ (pow b 2) a))))))) |
#s(approx (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)))) #s(hole binary64 (* a (+ (* -4 c) (+ (* -1 (* (sqrt (/ c a)) (* b (sqrt -4)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 3) (sqrt -4)))) (* 2 (/ (pow b 2) a)))))))) |
#s(approx (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)))) #s(hole binary64 (* a (+ (* -4 c) (+ (* -1 (* (sqrt (/ c a)) (* b (sqrt -4)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 3) (sqrt -4)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 5) (pow (sqrt -4) 3)))) (* 2 (/ (pow b 2) a))))))))) |
#s(approx (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))) #s(hole binary64 (* a (+ (* -4 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -4)))))))) |
#s(approx (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))) #s(hole binary64 (* a (+ (* -4 c) (+ (* -1 (* (sqrt (/ c a)) (* b (sqrt -4)))) (/ (pow b 2) a)))))) |
#s(approx (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))) #s(hole binary64 (* a (+ (* -4 c) (+ (* -1 (* (sqrt (/ c a)) (* b (sqrt -4)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 3) (sqrt -4)))) (/ (pow b 2) a))))))) |
#s(approx (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))) #s(hole binary64 (* a (+ (* -4 c) (+ (* -1 (* (sqrt (/ c a)) (* b (sqrt -4)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 3) (sqrt -4)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 5) (pow (sqrt -4) 3)))) (/ (pow b 2) a)))))))) |
#s(approx (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) #s(hole binary64 (* -1 (* (sqrt (* a c)) (* b (sqrt -4)))))) |
#s(approx (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) #s(hole binary64 (* a (+ (* -1 (* (sqrt (/ c a)) (* b (sqrt -4)))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 3) (sqrt -4)))))))) |
#s(approx (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) #s(hole binary64 (* a (+ (* -1 (* (sqrt (/ c a)) (* b (sqrt -4)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 3) (sqrt -4)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 5) (pow (sqrt -4) 3))))))))) |
#s(approx (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) #s(hole binary64 (* a (+ (* -1 (* (sqrt (/ c a)) (* b (sqrt -4)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 3) (sqrt -4)))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 7) (pow (sqrt -4) 5)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 5) (pow (sqrt -4) 3)))))))))) |
#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 (* (+ (* (* a (/ c (* b b))) -4) 1) (* b b)) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))))) |
#s(approx (+ (* (* a (/ c (* b b))) -4) 1) #s(hole binary64 (* -1 (* a (- (* 4 (/ c (pow b 2))) (/ 1 a)))))) |
#s(approx (* (* -1 c) (- (* 4 (/ a (* b b))) (pow c -1))) #s(hole binary64 (* -1 (* a (- (* 4 (/ c (pow b 2))) (/ 1 a)))))) |
#s(approx (- (* 4 (/ a (* b b))) (pow c -1)) #s(hole binary64 (* -1 (* a (- (/ 1 (* a c)) (* 4 (/ 1 (pow b 2)))))))) |
#s(approx (/ (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (/ (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -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 (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (+ (* -1/4 (/ (pow b 4) c)) (* 1/4 (/ (pow b 4) c)))))) (* 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 (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) #s(hole binary64 (* 2 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) #s(hole binary64 (* -1 (* a (- (/ b a) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -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 (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) #s(hole binary64 (* -1 (* a (- (* -1 (/ (- (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (+ (* -1/4 (/ (pow b 4) c)) (* 1/4 (/ (pow b 4) c)))))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))))) #s(hole binary64 (* -2 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -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 (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))))) #s(hole binary64 (* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 5) c))) (* (sqrt -1) (+ (* -1/4 (/ (pow b 4) c)) (* 1/4 (/ (pow b 4) c)))))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))))) |
#s(approx (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))))) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (+ (* -1/4 (* (sqrt (/ a c)) (* (sqrt -1) (+ (* -1/4 (/ (pow b 4) c)) (* 1/4 (/ (pow b 4) c)))))) (* 1/4 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (+ (* -1/16 (/ (* a (pow b 4)) c)) (* 1/4 (/ (* (pow b 2) (+ (* -1/4 (/ (pow b 4) c)) (* 1/4 (/ (pow b 4) c)))) c))))))) (pow a 3))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))))) |
#s(approx (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))))) |
#s(approx (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (- (+ (* -1/4 (/ (pow b 4) (* a c))) (* 1/4 (/ (pow b 4) (* a c)))) (* -1 (pow b 2))) a)) (* 4 c)))))) |
#s(approx (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (- (* -1 (/ (- (* 1/4 (/ (* (pow b 2) (+ (* -1/4 (/ (pow b 4) c)) (* 1/4 (/ (pow b 4) c)))) (* a c))) (+ (* -1/4 (/ (pow b 4) c)) (* 1/4 (/ (pow b 4) c)))) a)) (* -1 (pow b 2))) a)) (* 4 c)))))) |
#s(approx (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) #s(hole binary64 (* -1 (* (pow a 3) (+ (* -1 (/ (pow b 6) (pow a 3))) (* 64 (pow c 3))))))) |
#s(approx (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))) #s(hole binary64 (* (pow a 2) (+ (* -1 (/ (- (* -1 (/ (pow b 4) a)) (* 4 (* (pow b 2) c))) a)) (* 16 (pow c 2)))))) |
#s(approx (+ (* c (+ (* (* 16 (* a a)) c) (* 4 (* a (* b b))))) (pow b 4)) #s(hole binary64 (* (pow a 2) (+ (* -1 (/ (+ (* -4 (* (pow b 2) c)) (* -1 (/ (pow b 4) a))) a)) (* 16 (pow c 2)))))) |
#s(approx (/ (/ (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))))) (* 2 a)) #s(hole binary64 (* 4 (* (sqrt (/ (pow c 3) a)) (/ (sqrt -1) (- (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* -4 c))))))) |
#s(approx (/ (/ (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))))) (* 2 a)) #s(hole binary64 (+ (* 4 (* (sqrt (/ (pow c 3) a)) (/ (sqrt -1) (- (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* -4 c))))) (* 8 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (- (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* -4 c)) 2))))))) |
#s(approx (/ (/ (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ (+ (* -8 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 2) (sqrt -1)) (pow (- (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* -4 c)) 2)))) (* 1/2 (/ (- (* -1 (/ (pow b 3) (- (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* -4 c)))) (+ (* 1/16 (* (sqrt (/ a (pow c 3))) (/ (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))) (- (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* -4 c))))) (+ (* 2 (/ (* (pow b 3) c) (pow (- (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* -4 c)) 2))) (* 32 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 4) (sqrt -1)) (pow (- (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* -4 c)) 3))))))) a))) a)) (* 4 (* (sqrt (/ (pow c 3) a)) (/ (sqrt -1) (- (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* -4 c)))))))) |
#s(approx (/ (/ (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ (+ (* -8 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 2) (sqrt -1)) (pow (- (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* -4 c)) 2)))) (* -1 (/ (+ (* -1/2 (- (* -1 (/ (pow b 3) (- (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* -4 c)))) (+ (* 1/16 (* (sqrt (/ a (pow c 3))) (/ (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))) (- (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* -4 c))))) (+ (* 2 (/ (* (pow b 3) c) (pow (- (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* -4 c)) 2))) (* 32 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 4) (sqrt -1)) (pow (- (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* -4 c)) 3)))))))) (* 1/2 (/ (- (* -1/16 (* (sqrt (/ a (pow c 3))) (/ (* (sqrt -1) (+ (* 4 (* (pow b 4) c)) (* 8 (* (pow b 4) c)))) (- (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* -4 c))))) (+ (* -4 (/ (* (pow b 5) c) (pow (- (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* -4 c)) 3))) (* 2 (/ (* (pow b 2) (- (* -1 (/ (pow b 3) (- (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* -4 c)))) (+ (* 1/16 (* (sqrt (/ a (pow c 3))) (/ (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))) (- (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* -4 c))))) (+ (* 2 (/ (* (pow b 3) c) (pow (- (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* -4 c)) 2))) (* 32 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 4) (sqrt -1)) (pow (- (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* -4 c)) 3)))))))) (- (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* -4 c)))))) a))) a))) a)) (* 4 (* (sqrt (/ (pow c 3) a)) (/ (sqrt -1) (- (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* -4 c)))))))) |
#s(approx (/ (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))))) #s(hole binary64 (* 8 (* (sqrt (* a (pow c 3))) (/ (sqrt -1) (- (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* -4 c))))))) |
#s(approx (/ (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))))) #s(hole binary64 (* -1 (* a (+ (* -16 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (- (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* -4 c)) 2)))) (* -8 (* (sqrt (/ (pow c 3) a)) (/ (sqrt -1) (- (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* -4 c)))))))))) |
#s(approx (/ (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))))) #s(hole binary64 (* -1 (* a (+ (* -8 (* (sqrt (/ (pow c 3) a)) (/ (sqrt -1) (- (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* -4 c))))) (* -1 (/ (- (* -1 (/ (- (* -1 (/ (pow b 3) (- (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* -4 c)))) (+ (* 1/16 (* (sqrt (/ a (pow c 3))) (/ (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))) (- (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* -4 c))))) (+ (* 2 (/ (* (pow b 3) c) (pow (- (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* -4 c)) 2))) (* 32 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 4) (sqrt -1)) (pow (- (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* -4 c)) 3))))))) a)) (* -16 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 2) (sqrt -1)) (pow (- (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* -4 c)) 2))))) a))))))) |
#s(approx (/ (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))))) #s(hole binary64 (* -1 (* a (+ (* -8 (* (sqrt (/ (pow c 3) a)) (/ (sqrt -1) (- (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* -4 c))))) (* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (- (* -1/16 (* (sqrt (/ a (pow c 3))) (/ (* (sqrt -1) (+ (* 4 (* (pow b 4) c)) (* 8 (* (pow b 4) c)))) (- (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* -4 c))))) (+ (* -4 (/ (* (pow b 5) c) (pow (- (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* -4 c)) 3))) (* 2 (/ (* (pow b 2) (- (* -1 (/ (pow b 3) (- (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* -4 c)))) (+ (* 1/16 (* (sqrt (/ a (pow c 3))) (/ (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))) (- (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* -4 c))))) (+ (* 2 (/ (* (pow b 3) c) (pow (- (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* -4 c)) 2))) (* 32 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 4) (sqrt -1)) (pow (- (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* -4 c)) 3)))))))) (- (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* -4 c)))))) a)) (* -1 (/ (pow b 3) (- (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* -4 c))))) (+ (* 1/16 (* (sqrt (/ a (pow c 3))) (/ (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))) (- (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* -4 c))))) (+ (* 2 (/ (* (pow b 3) c) (pow (- (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* -4 c)) 2))) (* 32 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 4) (sqrt -1)) (pow (- (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* -4 c)) 3))))))) a)) (* -16 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 2) (sqrt -1)) (pow (- (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* -4 c)) 2))))) a))))))) |
#s(approx (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) #s(hole binary64 (* -8 (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -1))))) |
#s(approx (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) #s(hole binary64 (* (pow a 2) (- (* -1 (/ (pow b 3) (pow a 2))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))))) (* 8 (* (sqrt (/ (pow c 3) a)) (sqrt -1)))))))) |
#s(approx (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) #s(hole binary64 (* (pow a 2) (- (+ (* -1 (/ (pow b 3) (pow a 2))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (sqrt -1) (+ (* 4 (* (pow b 4) c)) (* 8 (* (pow b 4) c))))))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))))) (* 8 (* (sqrt (/ (pow c 3) a)) (sqrt -1)))))))) |
#s(approx (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) #s(hole binary64 (* (pow a 2) (- (+ (* -1 (/ (- (* 1/16 (* (sqrt (/ 1 (* a (pow c 3)))) (* (sqrt -1) (- (pow b 6) (* -1/256 (/ (* a (pow (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) 2)) (pow c 3))))))) (* 1/16 (* (sqrt (/ a (pow c 3))) (* (sqrt -1) (+ (* 4 (* (pow b 4) c)) (* 8 (* (pow b 4) c))))))) (pow a 3))) (* -1 (/ (pow b 3) (pow a 2)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))))) (* 8 (* (sqrt (/ (pow c 3) a)) (sqrt -1)))))))) |
#s(approx (pow (sqrt (- (* b b) (* 4 (* a c)))) 3) #s(hole binary64 (* 8 (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -1))))) |
#s(approx (pow (sqrt (- (* b b) (* 4 (* a c)))) 3) #s(hole binary64 (* (pow a 2) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))))) (* 8 (* (sqrt (/ (pow c 3) a)) (sqrt -1))))))) |
#s(approx (pow (sqrt (- (* b b) (* 4 (* a c)))) 3) #s(hole binary64 (* (pow a 2) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (sqrt -1) (+ (* 4 (* (pow b 4) c)) (* 8 (* (pow b 4) c)))))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))))) (* 8 (* (sqrt (/ (pow c 3) a)) (sqrt -1)))))))) |
#s(approx (pow (sqrt (- (* b b) (* 4 (* a c)))) 3) #s(hole binary64 (* (pow a 2) (+ (* -1 (/ (+ (* -1/16 (* (sqrt (/ 1 (* a (pow c 3)))) (* (sqrt -1) (- (pow b 6) (* -1/256 (/ (* a (pow (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) 2)) (pow c 3))))))) (* 1/16 (* (sqrt (/ a (pow c 3))) (* (sqrt -1) (+ (* 4 (* (pow b 4) c)) (* 8 (* (pow b 4) c))))))) (pow a 3))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))))) (* 8 (* (sqrt (/ (pow c 3) a)) (sqrt -1)))))))) |
#s(approx (* (* (+ (* (* a (/ c (* b b))) -2) 1) b) -1) #s(hole binary64 (* -1 (* a (+ (* -2 (/ c b)) (/ b a)))))) |
#s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) #s(hole binary64 (* -1 (* a (+ (* -1 (/ b a)) (* 2 (/ c b))))))) |
#s(approx (* c (+ (* -2 (/ a b)) (/ b c))) #s(hole binary64 (* -1 (* a (+ (* -1 (/ b a)) (* 2 (/ c b))))))) |
#s(approx (+ (* -2 (/ a b)) (/ b c)) #s(hole binary64 (* -1 (* a (+ (* -1 (/ b (* a c))) (* 2 (/ 1 b))))))) |
#s(approx (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c))))))) #s(hole binary64 (* -1 (* a (- (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* -4 c)))))) |
#s(approx (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c))))))) #s(hole binary64 (* -1 (* a (- (+ (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* -2 (/ (pow b 2) a))) (* -4 c)))))) |
#s(approx (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c))))))) #s(hole binary64 (* -1 (* a (- (+ (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* -1 (/ (+ (* 1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 3) (sqrt -1)))) (* 2 (pow b 2))) a))) (* -4 c)))))) |
#s(approx (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c))))))) #s(hole binary64 (* -1 (* a (- (+ (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (* (sqrt (/ a c)) (* (pow b 3) (sqrt -1)))) (* 1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 5) (sqrt -1))))) a)) (* 2 (pow b 2))) a))) (* -4 c)))))) |
#s(approx (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))) #s(hole binary64 (* -1 (* a (- (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* -4 c)))))) |
#s(approx (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))) #s(hole binary64 (* -1 (* a (- (+ (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* -1 (/ (pow b 2) a))) (* -4 c)))))) |
#s(approx (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))) #s(hole binary64 (* -1 (* a (- (+ (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* -1 (/ (+ (* 1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 3) (sqrt -1)))) (pow b 2)) a))) (* -4 c)))))) |
#s(approx (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))) #s(hole binary64 (* -1 (* a (- (+ (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (* (sqrt (/ a c)) (* (pow b 3) (sqrt -1)))) (* 1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 5) (sqrt -1))))) a)) (pow b 2)) a))) (* -4 c)))))) |
#s(approx (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* 2 (* (sqrt (* a c)) (* b (sqrt -1)))))) |
#s(approx (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* -1 (* a (+ (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 3) (sqrt -1))))))))) |
#s(approx (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* -1 (* a (+ (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 3) (sqrt -1)))) (* 1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 5) (sqrt -1)))))))))) |
#s(approx (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* -1 (* a (+ (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 3) (sqrt -1)))) (+ (* -1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 7) (sqrt -1)))) (* 1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 5) (sqrt -1))))))))))) |
#s(approx (/ (/ (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))))) (* 2 a)) #s(hole binary64 (* 4 (* (sqrt (/ (pow c 3) a)) (/ (sqrt -1) (+ (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))))) |
#s(approx (/ (/ (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))))) (* 2 a)) #s(hole binary64 (+ (* 4 (* (sqrt (/ (pow c 3) a)) (/ (sqrt -1) (+ (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))) (* 8 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (+ (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 2))))))) |
#s(approx (/ (/ (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ (+ (* -8 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 2) (sqrt -1)) (pow (+ (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 2)))) (* 1/2 (/ (- (* -1 (/ (pow b 3) (+ (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)))) (+ (* 1/16 (* (sqrt (/ a (pow c 3))) (/ (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))) (+ (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))) (+ (* 2 (/ (* (pow b 3) c) (pow (+ (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 2))) (* 32 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 4) (sqrt -1)) (pow (+ (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 3))))))) a))) a)) (* 4 (* (sqrt (/ (pow c 3) a)) (/ (sqrt -1) (+ (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)))))))) |
#s(approx (/ (/ (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ (+ (* -8 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 2) (sqrt -1)) (pow (+ (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 2)))) (* -1 (/ (+ (* -1/2 (- (* -1 (/ (pow b 3) (+ (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)))) (+ (* 1/16 (* (sqrt (/ a (pow c 3))) (/ (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))) (+ (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))) (+ (* 2 (/ (* (pow b 3) c) (pow (+ (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 2))) (* 32 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 4) (sqrt -1)) (pow (+ (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 3)))))))) (* 1/2 (/ (- (* -1/16 (* (sqrt (/ a (pow c 3))) (/ (* (sqrt -1) (+ (* 4 (* (pow b 4) c)) (* 8 (* (pow b 4) c)))) (+ (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))) (+ (* -4 (/ (* (pow b 5) c) (pow (+ (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 3))) (* 2 (/ (* (pow b 2) (- (* -1 (/ (pow b 3) (+ (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)))) (+ (* 1/16 (* (sqrt (/ a (pow c 3))) (/ (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))) (+ (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))) (+ (* 2 (/ (* (pow b 3) c) (pow (+ (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 2))) (* 32 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 4) (sqrt -1)) (pow (+ (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 3)))))))) (+ (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)))))) a))) a))) a)) (* 4 (* (sqrt (/ (pow c 3) a)) (/ (sqrt -1) (+ (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)))))))) |
#s(approx (/ (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))))) #s(hole binary64 (* 8 (* (sqrt (* a (pow c 3))) (/ (sqrt -1) (+ (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))))) |
#s(approx (/ (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))))) #s(hole binary64 (* -1 (* a (+ (* -16 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (+ (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 2)))) (* -8 (* (sqrt (/ (pow c 3) a)) (/ (sqrt -1) (+ (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)))))))))) |
#s(approx (/ (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))))) #s(hole binary64 (* -1 (* a (+ (* -8 (* (sqrt (/ (pow c 3) a)) (/ (sqrt -1) (+ (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))) (* -1 (/ (- (* -1 (/ (- (* -1 (/ (pow b 3) (+ (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)))) (+ (* 1/16 (* (sqrt (/ a (pow c 3))) (/ (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))) (+ (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))) (+ (* 2 (/ (* (pow b 3) c) (pow (+ (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 2))) (* 32 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 4) (sqrt -1)) (pow (+ (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 3))))))) a)) (* -16 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 2) (sqrt -1)) (pow (+ (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 2))))) a))))))) |
#s(approx (/ (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))))) #s(hole binary64 (* -1 (* a (+ (* -8 (* (sqrt (/ (pow c 3) a)) (/ (sqrt -1) (+ (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))) (* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (- (* -1/16 (* (sqrt (/ a (pow c 3))) (/ (* (sqrt -1) (+ (* 4 (* (pow b 4) c)) (* 8 (* (pow b 4) c)))) (+ (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))) (+ (* -4 (/ (* (pow b 5) c) (pow (+ (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 3))) (* 2 (/ (* (pow b 2) (- (* -1 (/ (pow b 3) (+ (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)))) (+ (* 1/16 (* (sqrt (/ a (pow c 3))) (/ (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))) (+ (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))) (+ (* 2 (/ (* (pow b 3) c) (pow (+ (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 2))) (* 32 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 4) (sqrt -1)) (pow (+ (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 3)))))))) (+ (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)))))) a)) (* -1 (/ (pow b 3) (+ (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))) (+ (* 1/16 (* (sqrt (/ a (pow c 3))) (/ (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))) (+ (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))) (+ (* 2 (/ (* (pow b 3) c) (pow (+ (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 2))) (* 32 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 4) (sqrt -1)) (pow (+ (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 3))))))) a)) (* -16 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 2) (sqrt -1)) (pow (+ (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 2))))) a))))))) |
#s(approx (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) #s(hole binary64 (* -8 (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -1))))) |
#s(approx (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) #s(hole binary64 (* (pow a 2) (- (* -1 (/ (pow b 3) (pow a 2))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))))) (* 8 (* (sqrt (/ (pow c 3) a)) (sqrt -1)))))))) |
#s(approx (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) #s(hole binary64 (* (pow a 2) (- (+ (* -1 (/ (pow b 3) (pow a 2))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (sqrt -1) (+ (* 4 (* (pow b 4) c)) (* 8 (* (pow b 4) c))))))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))))) (* 8 (* (sqrt (/ (pow c 3) a)) (sqrt -1)))))))) |
#s(approx (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) #s(hole binary64 (* (pow a 2) (- (+ (* -1 (/ (- (* 1/16 (* (sqrt (/ 1 (* a (pow c 3)))) (* (sqrt -1) (- (pow b 6) (* -1/256 (/ (* a (pow (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) 2)) (pow c 3))))))) (* 1/16 (* (sqrt (/ a (pow c 3))) (* (sqrt -1) (+ (* 4 (* (pow b 4) c)) (* 8 (* (pow b 4) c))))))) (pow a 3))) (* -1 (/ (pow b 3) (pow a 2)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))))) (* 8 (* (sqrt (/ (pow c 3) a)) (sqrt -1)))))))) |
#s(approx (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3) #s(hole binary64 (* 8 (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -1))))) |
#s(approx (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3) #s(hole binary64 (* (pow a 2) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))))) (* 8 (* (sqrt (/ (pow c 3) a)) (sqrt -1))))))) |
#s(approx (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3) #s(hole binary64 (* (pow a 2) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (sqrt -1) (+ (* 4 (* (pow b 4) c)) (* 8 (* (pow b 4) c)))))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))))) (* 8 (* (sqrt (/ (pow c 3) a)) (sqrt -1)))))))) |
#s(approx (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3) #s(hole binary64 (* (pow a 2) (+ (* -1 (/ (+ (* -1/16 (* (sqrt (/ 1 (* a (pow c 3)))) (* (sqrt -1) (- (pow b 6) (* -1/256 (/ (* a (pow (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) 2)) (pow c 3))))))) (* 1/16 (* (sqrt (/ a (pow c 3))) (* (sqrt -1) (+ (* 4 (* (pow b 4) c)) (* 8 (* (pow b 4) c))))))) (pow a 3))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))))) (* 8 (* (sqrt (/ (pow c 3) a)) (sqrt -1)))))))) |
#s(approx (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) #s(hole binary64 (* -2 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) #s(hole binary64 (* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) #s(hole binary64 (* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))))) |
#s(approx (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) #s(hole binary64 (* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))))) |
#s(approx (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))))) |
#s(approx (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)))) #s(hole binary64 (* -1 (* a (+ (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)))))) |
#s(approx (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)))) #s(hole binary64 (* -1 (* a (+ (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (+ (* -2 (/ (pow b 2) a)) (* 4 c))))))) |
#s(approx (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)))) #s(hole binary64 (* -1 (* a (+ (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (+ (* -1 (/ (+ (* 1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 3) (sqrt -1)))) (* 2 (pow b 2))) a)) (* 4 c))))))) |
#s(approx (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)))) #s(hole binary64 (* -1 (* a (+ (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (* (sqrt (/ a c)) (* (pow b 3) (sqrt -1)))) (* 1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 5) (sqrt -1))))) a)) (* 2 (pow b 2))) a)) (* 4 c))))))) |
#s(approx (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))) #s(hole binary64 (* -1 (* a (+ (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)))))) |
#s(approx (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))) #s(hole binary64 (* -1 (* a (+ (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (+ (* -1 (/ (pow b 2) a)) (* 4 c))))))) |
#s(approx (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))) #s(hole binary64 (* -1 (* a (+ (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (+ (* -1 (/ (+ (* 1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 3) (sqrt -1)))) (pow b 2)) a)) (* 4 c))))))) |
#s(approx (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))) #s(hole binary64 (* -1 (* a (+ (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (* (sqrt (/ a c)) (* (pow b 3) (sqrt -1)))) (* 1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 5) (sqrt -1))))) a)) (pow b 2)) a)) (* 4 c))))))) |
#s(approx (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) #s(hole binary64 (* 2 (* (sqrt (* a c)) (* b (sqrt -1)))))) |
#s(approx (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) #s(hole binary64 (* -1 (* a (+ (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 3) (sqrt -1))))))))) |
#s(approx (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) #s(hole binary64 (* -1 (* a (+ (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 3) (sqrt -1)))) (* 1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 5) (sqrt -1)))))))))) |
#s(approx (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) #s(hole binary64 (* -1 (* a (+ (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 3) (sqrt -1)))) (+ (* -1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 7) (sqrt -1)))) (* 1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 5) (sqrt -1))))))))))) |
#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 (+ (* (* a (/ c (* b b))) -4) 1) #s(hole binary64 (/ (+ (* -4 (* a c)) (pow b 2)) (pow b 2)))) |
#s(approx (* (* -1 c) (- (* 4 (/ a (* b b))) (pow c -1))) #s(hole binary64 (/ (+ (* -4 (* a c)) (pow b 2)) (pow b 2)))) |
#s(approx (- (* 4 (/ a (* b b))) (pow c -1)) #s(hole binary64 (/ (+ (* -1 (/ (pow b 2) c)) (* 4 a)) (pow b 2)))) |
#s(approx (* b b) #s(hole binary64 (pow b 2))) |
#s(approx (/ (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -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 (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -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 (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) #s(hole binary64 (- (* -1 b) (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -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 (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -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 (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -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 (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -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 (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -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 (pow (* b b) 3) #s(hole binary64 (pow b 6))) |
#s(approx (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))) #s(hole binary64 (+ (* 4 (* a (* (pow b 2) c))) (* 16 (* (pow a 2) (pow c 2)))))) |
#s(approx (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))) #s(hole binary64 (+ (* 16 (* (pow a 2) (pow c 2))) (* (pow b 2) (- (pow b 2) (* -4 (* a c))))))) |
#s(approx (+ (* c (+ (* (* 16 (* a a)) c) (* 4 (* a (* b b))))) (pow b 4)) #s(hole binary64 (+ (* 4 (* a (* (pow b 2) c))) (* 16 (* (pow a 2) (pow c 2)))))) |
#s(approx (+ (* c (+ (* (* 16 (* a a)) c) (* 4 (* a (* b b))))) (pow b 4)) #s(hole binary64 (+ (* 16 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* 4 (* a c)) (pow b 2)))))) |
#s(approx (+ (* (* 16 (* a a)) c) (* 4 (* a (* b b)))) #s(hole binary64 (+ (* 4 (* a (pow b 2))) (* 16 (* (pow a 2) c))))) |
#s(approx (pow b 4) #s(hole binary64 (pow b 4))) |
#s(approx (/ (/ (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))))) (* 2 a)) #s(hole binary64 (* 1/8 (* (sqrt (/ c a)) (sqrt -64))))) |
#s(approx (/ (/ (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))))) (* 2 a)) #s(hole binary64 (+ (* -1/32 (/ (* b (* (sqrt -64) (sqrt -4))) a)) (* 1/8 (* (sqrt (/ c a)) (sqrt -64)))))) |
#s(approx (/ (/ (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))))) (* 2 a)) #s(hole binary64 (+ (* 1/8 (* (sqrt (/ c a)) (sqrt -64))) (* b (+ (* -1/32 (/ (* (sqrt -64) (sqrt -4)) a)) (* 1/2 (* b (- (* 1/8 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (sqrt -64)))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (sqrt -64))) (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (sqrt -64) (pow (sqrt -4) 2))))))))))))) |
#s(approx (/ (/ (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))))) (* 2 a)) #s(hole binary64 (+ (* 1/8 (* (sqrt (/ c a)) (sqrt -64))) (* b (+ (* -1/32 (/ (* (sqrt -64) (sqrt -4)) a)) (* b (+ (* 1/2 (* b (- (* 1/4 (/ 1 (* (pow a 2) c))) (+ (* 1/32 (/ (sqrt -64) (* (pow a 2) (* c (sqrt -4))))) (+ (* 1/32 (/ (* (sqrt -64) (sqrt -4)) (* (pow a 2) c))) (* 1/4 (* (sqrt (/ 1 (* a c))) (* (sqrt -4) (- (* 1/8 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (sqrt -64)))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (sqrt -64))) (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (sqrt -64) (pow (sqrt -4) 2)))))))))))))) (* 1/2 (- (* 1/8 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (sqrt -64)))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (sqrt -64))) (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (sqrt -64) (pow (sqrt -4) 2)))))))))))))) |
#s(approx (/ (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))))) #s(hole binary64 (* 1/4 (* (sqrt (* a c)) (sqrt -64))))) |
#s(approx (/ (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))))) #s(hole binary64 (+ (* -1/16 (* b (* (sqrt -64) (sqrt -4)))) (* 1/4 (* (sqrt (* a c)) (sqrt -64)))))) |
#s(approx (/ (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))))) #s(hole binary64 (+ (* 1/4 (* (sqrt (* a c)) (sqrt -64))) (* b (- (* b (- (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (sqrt -64)))) (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (sqrt -64))) (* -1/64 (* (sqrt (/ 1 (* a c))) (* (sqrt -64) (pow (sqrt -4) 2))))))) (* 1/16 (* (sqrt -64) (sqrt -4)))))))) |
#s(approx (/ (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))))) #s(hole binary64 (+ (* 1/4 (* (sqrt (* a c)) (sqrt -64))) (* b (- (* b (- (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (sqrt -64)))) (* b (- (* 1/4 (/ 1 (* a c))) (+ (* 1/32 (/ (sqrt -64) (* a (* c (sqrt -4))))) (+ (* 1/32 (/ (* (sqrt -64) (sqrt -4)) (* a c))) (* 1/4 (* (sqrt (/ 1 (* a c))) (* (sqrt -4) (- (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (sqrt -64)))) (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (sqrt -64))) (* -1/64 (* (sqrt (/ 1 (* a c))) (* (sqrt -64) (pow (sqrt -4) 2)))))))))))))) (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (sqrt -64))) (* -1/64 (* (sqrt (/ 1 (* a c))) (* (sqrt -64) (pow (sqrt -4) 2))))))) (* 1/16 (* (sqrt -64) (sqrt -4)))))))) |
#s(approx (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) #s(hole binary64 (- (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (pow b 2) (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2))))) (sqrt -64)))) (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -64))))) |
#s(approx (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) #s(hole binary64 (- (* (pow b 2) (- (* -1 b) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (sqrt -64)))))) (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -64))))) |
#s(approx (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) #s(hole binary64 (- (* (pow b 2) (- (* b (- (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* b (- (+ (* -8 (* a c)) (* -4 (* a c))) (* 1/4 (/ (pow (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) 2) (* (pow a 3) (* (pow c 3) (pow (sqrt -64) 2))))))) (sqrt -64)))) 1)) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (sqrt -64)))))) (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -64))))) |
#s(approx (pow (* -1 b) 3) #s(hole binary64 (* -1 (pow b 3)))) |
#s(approx (* -1 b) #s(hole binary64 (* -1 b))) |
#s(approx (pow (sqrt (- (* b b) (* 4 (* a c)))) 3) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (pow b 2) (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2))))) (sqrt -64)))) (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -64))))) |
#s(approx (pow (sqrt (- (* b b) (* 4 (* a c)))) 3) #s(hole binary64 (+ (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -64)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (pow b 2) (- (+ (* -8 (* a c)) (* -4 (* a c))) (* 1/4 (/ (pow (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) 2) (* (pow a 3) (* (pow c 3) (pow (sqrt -64) 2))))))) (sqrt -64)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (sqrt -64))))))))) |
#s(approx (pow (sqrt (- (* b b) (* 4 (* a c)))) 3) #s(hole binary64 (+ (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -64)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (sqrt -64)))) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (pow b 2) (- 1 (* 1/2 (/ (* (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (- (+ (* -8 (* a c)) (* -4 (* a c))) (* 1/4 (/ (pow (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) 2) (* (pow a 3) (* (pow c 3) (pow (sqrt -64) 2))))))) (* (pow a 3) (* (pow c 3) (pow (sqrt -64) 2))))))) (sqrt -64)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (- (+ (* -8 (* a c)) (* -4 (* a c))) (* 1/4 (/ (pow (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) 2) (* (pow a 3) (* (pow c 3) (pow (sqrt -64) 2)))))) (sqrt -64))))))))))) |
#s(approx (* (* (+ (* (* a (/ c (* b b))) -2) 1) b) -1) #s(hole binary64 (/ (+ (* -1 (pow b 2)) (* 2 (* a c))) b))) |
#s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) #s(hole binary64 (/ (+ (* -2 (* a c)) (pow b 2)) b))) |
#s(approx (* c (+ (* -2 (/ a b)) (/ b c))) #s(hole binary64 (/ (+ (* -2 (* a c)) (pow b 2)) b))) |
#s(approx (+ (* -2 (/ a b)) (/ b c)) #s(hole binary64 (/ (+ (* -2 a) (/ (pow b 2) c)) b))) |
#s(approx (/ b c) #s(hole binary64 (/ b c))) |
#s(approx (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c))))))) #s(hole binary64 (* -4 (* a c)))) |
#s(approx (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c))))))) #s(hole binary64 (- (* -1 (* (sqrt (* a c)) (* b (sqrt -4)))) (* 4 (* a c))))) |
#s(approx (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c))))))) #s(hole binary64 (- (* b (+ (* -1 (* (sqrt (* a c)) (sqrt -4))) (* 2 b))) (* 4 (* a c))))) |
#s(approx (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c))))))) #s(hole binary64 (- (* b (+ (* -1 (* (sqrt (* a c)) (sqrt -4))) (* b (+ 2 (* -1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))))))) (* 4 (* a c))))) |
#s(approx (pow b 1) #s(hole binary64 b)) |
#s(approx (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))) #s(hole binary64 (* -4 (* a c)))) |
#s(approx (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))) #s(hole binary64 (- (* -1 (* (sqrt (* a c)) (* b (sqrt -4)))) (* 4 (* a c))))) |
#s(approx (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))) #s(hole binary64 (- (* b (+ b (* -1 (* (sqrt (* a c)) (sqrt -4))))) (* 4 (* a c))))) |
#s(approx (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))) #s(hole binary64 (- (* b (+ (* -1 (* (sqrt (* a c)) (sqrt -4))) (* b (+ 1 (* -1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))))))) (* 4 (* a c))))) |
#s(approx (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* b (+ (* -1 (* (sqrt (* a c)) (sqrt -4))) (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))))))) |
#s(approx (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* b (+ (* -1 (* (sqrt (* a c)) (sqrt -4))) (* (pow b 2) (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))))))) |
#s(approx (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* b (+ (* -1 (* (sqrt (* a c)) (sqrt -4))) (* (pow b 2) (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))))))))))) |
#s(approx (/ (/ (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))))) (* 2 a)) #s(hole binary64 (* 1/8 (* (sqrt (/ c a)) (sqrt -64))))) |
#s(approx (/ (/ (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))))) (* 2 a)) #s(hole binary64 (+ (* -1/32 (/ (* b (* (sqrt -64) (sqrt -4))) a)) (* 1/8 (* (sqrt (/ c a)) (sqrt -64)))))) |
#s(approx (/ (/ (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))))) (* 2 a)) #s(hole binary64 (+ (* 1/8 (* (sqrt (/ c a)) (sqrt -64))) (* b (+ (* -1/32 (/ (* (sqrt -64) (sqrt -4)) a)) (* 1/2 (* b (- (* 1/8 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (sqrt -64)))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (sqrt -64))) (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (sqrt -64) (pow (sqrt -4) 2))))))))))))) |
#s(approx (/ (/ (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))))) (* 2 a)) #s(hole binary64 (+ (* 1/8 (* (sqrt (/ c a)) (sqrt -64))) (* b (+ (* -1/32 (/ (* (sqrt -64) (sqrt -4)) a)) (* b (+ (* 1/2 (* b (- (* 1/4 (/ 1 (* (pow a 2) c))) (+ (* 1/32 (/ (sqrt -64) (* (pow a 2) (* c (sqrt -4))))) (+ (* 1/32 (/ (* (sqrt -64) (sqrt -4)) (* (pow a 2) c))) (* 1/4 (* (sqrt (/ 1 (* a c))) (* (sqrt -4) (- (* 1/8 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (sqrt -64)))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (sqrt -64))) (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (sqrt -64) (pow (sqrt -4) 2)))))))))))))) (* 1/2 (- (* 1/8 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (sqrt -64)))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (sqrt -64))) (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (sqrt -64) (pow (sqrt -4) 2)))))))))))))) |
#s(approx (/ (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))))) #s(hole binary64 (* 1/4 (* (sqrt (* a c)) (sqrt -64))))) |
#s(approx (/ (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))))) #s(hole binary64 (+ (* -1/16 (* b (* (sqrt -64) (sqrt -4)))) (* 1/4 (* (sqrt (* a c)) (sqrt -64)))))) |
#s(approx (/ (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))))) #s(hole binary64 (+ (* 1/4 (* (sqrt (* a c)) (sqrt -64))) (* b (- (* b (- (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (sqrt -64)))) (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (sqrt -64))) (* -1/64 (* (sqrt (/ 1 (* a c))) (* (sqrt -64) (pow (sqrt -4) 2))))))) (* 1/16 (* (sqrt -64) (sqrt -4)))))))) |
#s(approx (/ (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))))) #s(hole binary64 (+ (* 1/4 (* (sqrt (* a c)) (sqrt -64))) (* b (- (* b (- (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (sqrt -64)))) (* b (- (* 1/4 (/ 1 (* a c))) (+ (* 1/32 (/ (sqrt -64) (* a (* c (sqrt -4))))) (+ (* 1/32 (/ (* (sqrt -64) (sqrt -4)) (* a c))) (* 1/4 (* (sqrt (/ 1 (* a c))) (* (sqrt -4) (- (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (sqrt -64)))) (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (sqrt -64))) (* -1/64 (* (sqrt (/ 1 (* a c))) (* (sqrt -64) (pow (sqrt -4) 2)))))))))))))) (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (sqrt -64))) (* -1/64 (* (sqrt (/ 1 (* a c))) (* (sqrt -64) (pow (sqrt -4) 2))))))) (* 1/16 (* (sqrt -64) (sqrt -4)))))))) |
#s(approx (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) #s(hole binary64 (- (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (pow b 2) (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2))))) (sqrt -64)))) (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -64))))) |
#s(approx (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) #s(hole binary64 (- (* (pow b 2) (- (* -1 b) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (sqrt -64)))))) (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -64))))) |
#s(approx (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) #s(hole binary64 (- (* (pow b 2) (- (* b (- (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* b (- (+ (* -8 (* a c)) (* -4 (* a c))) (* 1/4 (/ (pow (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) 2) (* (pow a 3) (* (pow c 3) (pow (sqrt -64) 2))))))) (sqrt -64)))) 1)) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (sqrt -64)))))) (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -64))))) |
#s(approx (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (pow b 2) (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2))))) (sqrt -64)))) (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -64))))) |
#s(approx (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3) #s(hole binary64 (+ (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -64)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (pow b 2) (- (+ (* -8 (* a c)) (* -4 (* a c))) (* 1/4 (/ (pow (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) 2) (* (pow a 3) (* (pow c 3) (pow (sqrt -64) 2))))))) (sqrt -64)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (sqrt -64))))))))) |
#s(approx (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3) #s(hole binary64 (+ (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -64)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (sqrt -64)))) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (pow b 2) (- 1 (* 1/2 (/ (* (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (- (+ (* -8 (* a c)) (* -4 (* a c))) (* 1/4 (/ (pow (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) 2) (* (pow a 3) (* (pow c 3) (pow (sqrt -64) 2))))))) (* (pow a 3) (* (pow c 3) (pow (sqrt -64) 2))))))) (sqrt -64)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (- (+ (* -8 (* a c)) (* -4 (* a c))) (* 1/4 (/ (pow (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) 2) (* (pow a 3) (* (pow c 3) (pow (sqrt -64) 2)))))) (sqrt -64))))))))))) |
#s(approx (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) #s(hole binary64 (+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))))))) |
#s(approx (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) #s(hole binary64 (+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5))))))))))) |
#s(approx (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)))) #s(hole binary64 (* -4 (* a c)))) |
#s(approx (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)))) #s(hole binary64 (+ (* -4 (* a c)) (* -1 (* (sqrt (* a c)) (* b (sqrt -4))))))) |
#s(approx (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)))) #s(hole binary64 (+ (* -4 (* a c)) (* b (+ (* -1 (* (sqrt (* a c)) (sqrt -4))) (* 2 b)))))) |
#s(approx (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)))) #s(hole binary64 (+ (* -4 (* a c)) (* b (+ (* -1 (* (sqrt (* a c)) (sqrt -4))) (* b (+ 2 (* -1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4))))))))))) |
#s(approx (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))) #s(hole binary64 (* -4 (* a c)))) |
#s(approx (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))) #s(hole binary64 (+ (* -4 (* a c)) (* -1 (* (sqrt (* a c)) (* b (sqrt -4))))))) |
#s(approx (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))) #s(hole binary64 (+ (* -4 (* a c)) (* b (+ b (* -1 (* (sqrt (* a c)) (sqrt -4)))))))) |
#s(approx (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))) #s(hole binary64 (+ (* -4 (* a c)) (* b (+ (* -1 (* (sqrt (* a c)) (sqrt -4))) (* b (+ 1 (* -1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4))))))))))) |
#s(approx (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) #s(hole binary64 (* b (+ (* -1 (* (sqrt (* a c)) (sqrt -4))) (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))))))) |
#s(approx (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) #s(hole binary64 (* b (+ (* -1 (* (sqrt (* a c)) (sqrt -4))) (* (pow b 2) (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))))))) |
#s(approx (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) #s(hole binary64 (* b (+ (* -1 (* (sqrt (* a c)) (sqrt -4))) (* (pow b 2) (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))))))))))) |
#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 (* (+ (* (* a (/ c (* b b))) -4) 1) (* b b)) #s(hole binary64 (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))))) |
#s(approx (/ (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) #s(hole binary64 (* b (- (/ c (pow b 2)) (/ 1 a))))) |
#s(approx (/ (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) #s(hole binary64 (* b (- (+ (* 1/4 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (+ (* 4 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2))))) (* a (pow b 4)))) (/ c (pow b 2))) (/ 1 a))))) |
#s(approx (/ (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) #s(hole binary64 (* b (- (+ (* 1/4 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (+ (* 4 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2))))) (* a (pow b 4)))) (+ (* 1/4 (/ (+ (* -4 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2))))))) (* 2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (+ (* 4 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2))))))))) (* a (pow b 6)))) (/ c (pow b 2)))) (/ 1 a))))) |
#s(approx (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) #s(hole binary64 (* b (- (* 2 (/ (* a c) (pow b 2))) 2)))) |
#s(approx (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) #s(hole binary64 (* b (- (* 1/2 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (+ (* 4 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2))))) (pow b 4))) (+ 2 (* -2 (/ (* a c) (pow b 2)))))))) |
#s(approx (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) #s(hole binary64 (* b (- (* 1/2 (/ (+ (* -4 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2))))))) (* 2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (+ (* 4 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2))))))))) (pow b 6))) (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -1/2 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (+ (* 4 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2))))) (pow b 4))))))))) |
#s(approx (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))))) #s(hole binary64 (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))))) |
#s(approx (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))))) #s(hole binary64 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -1/2 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (+ (* 4 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2))))) (pow b 4)))))))) |
#s(approx (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))))) #s(hole binary64 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (+ (* -1/2 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (+ (* 4 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2))))) (pow b 4))) (* -1/2 (/ (+ (* -4 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2))))))) (* 2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (+ (* 4 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2))))))))) (pow b 6))))))))) |
#s(approx (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))) #s(hole binary64 (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))))) |
#s(approx (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))) #s(hole binary64 (* (pow b 2) (- (+ 1 (* -1 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2)))) (pow b 4)))) (* 4 (/ (* a c) (pow b 2))))))) |
#s(approx (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))) #s(hole binary64 (* (pow b 2) (- (+ 1 (* 4 (/ (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2)))))) (pow b 6)))) (+ (* -16 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ (* 4 (/ (* a c) (pow b 2))) (* 16 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) #s(hole binary64 (* (pow b 6) (+ 1 (* -64 (/ (* (pow a 3) (pow c 3)) (pow b 6))))))) |
#s(approx (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))) #s(hole binary64 (* (pow b 4) (+ 1 (* 4 (/ (* a c) (pow b 2))))))) |
#s(approx (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))) #s(hole binary64 (* (pow b 4) (- (+ 1 (* 16 (/ (* (pow a 2) (pow c 2)) (pow b 4)))) (* -4 (/ (* a c) (pow b 2))))))) |
#s(approx (+ (* c (+ (* (* 16 (* a a)) c) (* 4 (* a (* b b))))) (pow b 4)) #s(hole binary64 (* (pow b 4) (+ 1 (* 4 (/ (* a c) (pow b 2))))))) |
#s(approx (+ (* c (+ (* (* 16 (* a a)) c) (* 4 (* a (* b b))))) (pow b 4)) #s(hole binary64 (* (pow b 4) (+ 1 (+ (* 4 (/ (* a c) (pow b 2))) (* 16 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
#s(approx (+ (* (* 16 (* a a)) c) (* 4 (* a (* b b)))) #s(hole binary64 (* (pow b 2) (+ (* 4 a) (* 16 (/ (* (pow a 2) c) (pow b 2))))))) |
#s(approx (/ (/ (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))))) (* 2 a)) #s(hole binary64 (* -1 (/ b a)))) |
#s(approx (/ (/ (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))))) (* 2 a)) #s(hole binary64 (* b (- (* -1/2 (/ (- (* 1/2 (/ (+ (* -8 (* a c)) (* -4 (* a c))) a)) (* 2 (/ (- (* 2 (* a c)) (* 4 (* a c))) a))) (pow b 2))) (/ 1 a))))) |
#s(approx (/ (/ (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))))) (* 2 a)) #s(hole binary64 (* b (- (+ (* -1/2 (/ (- (* 1/2 (/ (+ (* -8 (* a c)) (* -4 (* a c))) a)) (* 2 (/ (- (* 2 (* a c)) (* 4 (* a c))) a))) (pow b 2))) (* -1/2 (/ (- (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) a)) (+ (* 4 (* a (pow c 2))) (* (- (* 1/2 (/ (+ (* -8 (* a c)) (* -4 (* a c))) a)) (* 2 (/ (- (* 2 (* a c)) (* 4 (* a c))) a))) (- (* 2 (* a c)) (* 4 (* a c)))))) (pow b 4)))) (/ 1 a))))) |
#s(approx (/ (/ (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))))) (* 2 a)) #s(hole binary64 (* b (- (+ (* -1/2 (/ (- (* 1/2 (/ (+ (* -8 (* a c)) (* -4 (* a c))) a)) (* 2 (/ (- (* 2 (* a c)) (* 4 (* a c))) a))) (pow b 2))) (+ (* -1/2 (/ (- (* 1/2 (/ (- (* -64 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2)))))) a)) (+ (* 2 (* (pow a 2) (* (pow c 2) (- (* 1/2 (/ (+ (* -8 (* a c)) (* -4 (* a c))) a)) (* 2 (/ (- (* 2 (* a c)) (* 4 (* a c))) a)))))) (+ (* 8 (* (pow a 2) (pow c 3))) (* (- (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) a)) (+ (* 4 (* a (pow c 2))) (* (- (* 1/2 (/ (+ (* -8 (* a c)) (* -4 (* a c))) a)) (* 2 (/ (- (* 2 (* a c)) (* 4 (* a c))) a))) (- (* 2 (* a c)) (* 4 (* a c)))))) (- (* 2 (* a c)) (* 4 (* a c))))))) (pow b 6))) (* -1/2 (/ (- (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) a)) (+ (* 4 (* a (pow c 2))) (* (- (* 1/2 (/ (+ (* -8 (* a c)) (* -4 (* a c))) a)) (* 2 (/ (- (* 2 (* a c)) (* 4 (* a c))) a))) (- (* 2 (* a c)) (* 4 (* a c)))))) (pow b 4))))) (/ 1 a))))) |
#s(approx (/ (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))))) #s(hole binary64 (* -2 b))) |
#s(approx (/ (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))))) #s(hole binary64 (* b (- (* -1 (/ (- (* 1/2 (+ (* -8 (* a c)) (* -4 (* a c)))) (* 2 (- (* 2 (* a c)) (* 4 (* a c))))) (pow b 2))) 2)))) |
#s(approx (/ (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))))) #s(hole binary64 (* b (- (+ (* -1 (/ (- (* 1/2 (+ (* -8 (* a c)) (* -4 (* a c)))) (* 2 (- (* 2 (* a c)) (* 4 (* a c))))) (pow b 2))) (* -1 (/ (- (* 1/2 (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2)))) (+ (* 4 (* (pow a 2) (pow c 2))) (* (- (* 1/2 (+ (* -8 (* a c)) (* -4 (* a c)))) (* 2 (- (* 2 (* a c)) (* 4 (* a c))))) (- (* 2 (* a c)) (* 4 (* a c)))))) (pow b 4)))) 2)))) |
#s(approx (/ (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))))) #s(hole binary64 (* b (- (+ (* -1 (/ (- (* 1/2 (+ (* -8 (* a c)) (* -4 (* a c)))) (* 2 (- (* 2 (* a c)) (* 4 (* a c))))) (pow b 2))) (+ (* -1 (/ (- (* 1/2 (- (* -64 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))))))) (+ (* 2 (* (pow a 2) (* (pow c 2) (- (* 1/2 (+ (* -8 (* a c)) (* -4 (* a c)))) (* 2 (- (* 2 (* a c)) (* 4 (* a c)))))))) (+ (* 8 (* (pow a 3) (pow c 3))) (* (- (* 1/2 (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2)))) (+ (* 4 (* (pow a 2) (pow c 2))) (* (- (* 1/2 (+ (* -8 (* a c)) (* -4 (* a c)))) (* 2 (- (* 2 (* a c)) (* 4 (* a c))))) (- (* 2 (* a c)) (* 4 (* a c)))))) (- (* 2 (* a c)) (* 4 (* a c))))))) (pow b 6))) (* -1 (/ (- (* 1/2 (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2)))) (+ (* 4 (* (pow a 2) (pow c 2))) (* (- (* 1/2 (+ (* -8 (* a c)) (* -4 (* a c)))) (* 2 (- (* 2 (* a c)) (* 4 (* a c))))) (- (* 2 (* a c)) (* 4 (* a c)))))) (pow b 4))))) 2)))) |
#s(approx (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) #s(hole binary64 (* -2 (pow b 3)))) |
#s(approx (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) #s(hole binary64 (* (pow b 3) (- (* -1/2 (/ (+ (* -8 (* a c)) (* -4 (* a c))) (pow b 2))) 2)))) |
#s(approx (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) #s(hole binary64 (* (pow b 3) (- (* -1/2 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) (pow b 4))) (+ 2 (* 1/2 (/ (+ (* -8 (* a c)) (* -4 (* a c))) (pow b 2)))))))) |
#s(approx (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) #s(hole binary64 (* (pow b 3) (- (* -1/2 (/ (- (* -64 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2)))))) (pow b 6))) (+ 2 (+ (* 1/2 (/ (+ (* -8 (* a c)) (* -4 (* a c))) (pow b 2))) (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) (pow b 4))))))))) |
#s(approx (pow (sqrt (- (* b b) (* 4 (* a c)))) 3) #s(hole binary64 (* (pow b 3) (+ 1 (* 1/2 (/ (+ (* -8 (* a c)) (* -4 (* a c))) (pow b 2))))))) |
#s(approx (pow (sqrt (- (* b b) (* 4 (* a c)))) 3) #s(hole binary64 (* (pow b 3) (+ 1 (+ (* 1/2 (/ (+ (* -8 (* a c)) (* -4 (* a c))) (pow b 2))) (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) (pow b 4)))))))) |
#s(approx (pow (sqrt (- (* b b) (* 4 (* a c)))) 3) #s(hole binary64 (* (pow b 3) (+ 1 (+ (* 1/2 (/ (+ (* -8 (* a c)) (* -4 (* a c))) (pow b 2))) (+ (* 1/2 (/ (- (* -64 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2)))))) (pow b 6))) (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) (pow b 4))))))))) |
#s(approx (* (* (+ (* (* a (/ c (* b b))) -2) 1) b) -1) #s(hole binary64 (* b (- (* 2 (/ (* a c) (pow b 2))) 1)))) |
#s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) #s(hole binary64 (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))))) |
#s(approx (* c (+ (* -2 (/ a b)) (/ b c))) #s(hole binary64 (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))))) |
#s(approx (+ (* -2 (/ a b)) (/ b c)) #s(hole binary64 (* b (+ (* -2 (/ a (pow b 2))) (/ 1 c))))) |
#s(approx (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c))))))) #s(hole binary64 (pow b 2))) |
#s(approx (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c))))))) #s(hole binary64 (* (pow b 2) (- (+ 1 (* 2 (/ (* a c) (pow b 2)))) (* 4 (/ (* a c) (pow b 2))))))) |
#s(approx (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c))))))) #s(hole binary64 (* (pow b 2) (- (+ 1 (+ (* 2 (/ (* a c) (pow b 2))) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))) (* 4 (/ (* a c) (pow b 2))))))) |
#s(approx (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c))))))) #s(hole binary64 (* (pow b 2) (- (+ 1 (+ (* 2 (/ (* a c) (pow b 2))) (+ (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 6)))))) (* 4 (/ (* a c) (pow b 2))))))) |
#s(approx (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))) #s(hole binary64 (- (* 2 (* a c)) (* 4 (* a c))))) |
#s(approx (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))) #s(hole binary64 (- (+ (* 2 (* a c)) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) (* 4 (* a c))))) |
#s(approx (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))) #s(hole binary64 (- (+ (* 2 (* a c)) (+ (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 4))))) (* 4 (* a c))))) |
#s(approx (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))) #s(hole binary64 (- (+ (* 1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6))) (+ (* 2 (* a c)) (+ (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))))) (* 4 (* a c))))) |
#s(approx (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* (pow b 2) (- (* 2 (/ (* a c) (pow b 2))) 1)))) |
#s(approx (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* (pow b 2) (- (+ (* 2 (/ (* a c) (pow b 2))) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))) 1)))) |
#s(approx (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* (pow b 2) (- (+ (* 2 (/ (* a c) (pow b 2))) (+ (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 6))))) 1)))) |
#s(approx (/ (/ (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))))) (* 2 a)) #s(hole binary64 (* -1 (/ b a)))) |
#s(approx (/ (/ (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))))) (* 2 a)) #s(hole binary64 (* b (- (* -1/2 (/ (- (* 1/2 (/ (+ (* -8 (* a c)) (* -4 (* a c))) a)) (* 2 (/ (+ (* -4 (* a c)) (* 2 (* a c))) a))) (pow b 2))) (/ 1 a))))) |
#s(approx (/ (/ (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))))) (* 2 a)) #s(hole binary64 (* b (- (+ (* -1/2 (/ (- (* 1/2 (/ (+ (* -8 (* a c)) (* -4 (* a c))) a)) (* 2 (/ (+ (* -4 (* a c)) (* 2 (* a c))) a))) (pow b 2))) (* -1/2 (/ (- (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) a)) (+ (* 4 (* a (pow c 2))) (* (+ (* -4 (* a c)) (* 2 (* a c))) (- (* 1/2 (/ (+ (* -8 (* a c)) (* -4 (* a c))) a)) (* 2 (/ (+ (* -4 (* a c)) (* 2 (* a c))) a)))))) (pow b 4)))) (/ 1 a))))) |
#s(approx (/ (/ (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))))) (* 2 a)) #s(hole binary64 (* b (- (+ (* -1/2 (/ (- (* 1/2 (/ (+ (* -8 (* a c)) (* -4 (* a c))) a)) (* 2 (/ (+ (* -4 (* a c)) (* 2 (* a c))) a))) (pow b 2))) (+ (* -1/2 (/ (- (* 1/2 (/ (- (* -64 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2)))))) a)) (+ (* 2 (* (pow a 2) (* (pow c 2) (- (* 1/2 (/ (+ (* -8 (* a c)) (* -4 (* a c))) a)) (* 2 (/ (+ (* -4 (* a c)) (* 2 (* a c))) a)))))) (+ (* 8 (* (pow a 2) (pow c 3))) (* (+ (* -4 (* a c)) (* 2 (* a c))) (- (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) a)) (+ (* 4 (* a (pow c 2))) (* (+ (* -4 (* a c)) (* 2 (* a c))) (- (* 1/2 (/ (+ (* -8 (* a c)) (* -4 (* a c))) a)) (* 2 (/ (+ (* -4 (* a c)) (* 2 (* a c))) a)))))))))) (pow b 6))) (* -1/2 (/ (- (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) a)) (+ (* 4 (* a (pow c 2))) (* (+ (* -4 (* a c)) (* 2 (* a c))) (- (* 1/2 (/ (+ (* -8 (* a c)) (* -4 (* a c))) a)) (* 2 (/ (+ (* -4 (* a c)) (* 2 (* a c))) a)))))) (pow b 4))))) (/ 1 a))))) |
#s(approx (/ (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))))) #s(hole binary64 (* -2 b))) |
#s(approx (/ (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))))) #s(hole binary64 (* b (- (* -1 (/ (- (* 1/2 (+ (* -8 (* a c)) (* -4 (* a c)))) (* 2 (+ (* -4 (* a c)) (* 2 (* a c))))) (pow b 2))) 2)))) |
#s(approx (/ (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))))) #s(hole binary64 (* b (- (+ (* -1 (/ (- (* 1/2 (+ (* -8 (* a c)) (* -4 (* a c)))) (* 2 (+ (* -4 (* a c)) (* 2 (* a c))))) (pow b 2))) (* -1 (/ (- (* 1/2 (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2)))) (+ (* 4 (* (pow a 2) (pow c 2))) (* (+ (* -4 (* a c)) (* 2 (* a c))) (- (* 1/2 (+ (* -8 (* a c)) (* -4 (* a c)))) (* 2 (+ (* -4 (* a c)) (* 2 (* a c)))))))) (pow b 4)))) 2)))) |
#s(approx (/ (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))))) #s(hole binary64 (* b (- (+ (* -1 (/ (- (* 1/2 (+ (* -8 (* a c)) (* -4 (* a c)))) (* 2 (+ (* -4 (* a c)) (* 2 (* a c))))) (pow b 2))) (+ (* -1 (/ (- (* 1/2 (- (* -64 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))))))) (+ (* 2 (* (pow a 2) (* (pow c 2) (- (* 1/2 (+ (* -8 (* a c)) (* -4 (* a c)))) (* 2 (+ (* -4 (* a c)) (* 2 (* a c)))))))) (+ (* 8 (* (pow a 3) (pow c 3))) (* (+ (* -4 (* a c)) (* 2 (* a c))) (- (* 1/2 (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2)))) (+ (* 4 (* (pow a 2) (pow c 2))) (* (+ (* -4 (* a c)) (* 2 (* a c))) (- (* 1/2 (+ (* -8 (* a c)) (* -4 (* a c)))) (* 2 (+ (* -4 (* a c)) (* 2 (* a c)))))))))))) (pow b 6))) (* -1 (/ (- (* 1/2 (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2)))) (+ (* 4 (* (pow a 2) (pow c 2))) (* (+ (* -4 (* a c)) (* 2 (* a c))) (- (* 1/2 (+ (* -8 (* a c)) (* -4 (* a c)))) (* 2 (+ (* -4 (* a c)) (* 2 (* a c)))))))) (pow b 4))))) 2)))) |
#s(approx (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) #s(hole binary64 (* -2 (pow b 3)))) |
#s(approx (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) #s(hole binary64 (* (pow b 3) (- (* -1/2 (/ (+ (* -8 (* a c)) (* -4 (* a c))) (pow b 2))) 2)))) |
#s(approx (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) #s(hole binary64 (* (pow b 3) (- (* -1/2 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) (pow b 4))) (+ 2 (* 1/2 (/ (+ (* -8 (* a c)) (* -4 (* a c))) (pow b 2)))))))) |
#s(approx (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) #s(hole binary64 (* (pow b 3) (- (* -1/2 (/ (- (* -64 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2)))))) (pow b 6))) (+ 2 (+ (* 1/2 (/ (+ (* -8 (* a c)) (* -4 (* a c))) (pow b 2))) (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) (pow b 4))))))))) |
#s(approx (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3) #s(hole binary64 (* (pow b 3) (+ 1 (* 1/2 (/ (+ (* -8 (* a c)) (* -4 (* a c))) (pow b 2))))))) |
#s(approx (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3) #s(hole binary64 (* (pow b 3) (+ 1 (+ (* 1/2 (/ (+ (* -8 (* a c)) (* -4 (* a c))) (pow b 2))) (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) (pow b 4)))))))) |
#s(approx (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3) #s(hole binary64 (* (pow b 3) (+ 1 (+ (* 1/2 (/ (+ (* -8 (* a c)) (* -4 (* a c))) (pow b 2))) (+ (* 1/2 (/ (- (* -64 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2)))))) (pow b 6))) (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) (pow b 4))))))))) |
#s(approx (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) #s(hole binary64 (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))))) |
#s(approx (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) #s(hole binary64 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
#s(approx (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) #s(hole binary64 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) #s(hole binary64 (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))))) |
#s(approx (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)))) #s(hole binary64 (pow b 2))) |
#s(approx (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)))) #s(hole binary64 (* (pow b 2) (+ 1 (+ (* -4 (/ (* a c) (pow b 2))) (* 2 (/ (* a c) (pow b 2)))))))) |
#s(approx (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)))) #s(hole binary64 (* (pow b 2) (+ 1 (+ (* -4 (/ (* a c) (pow b 2))) (+ (* 2 (/ (* a c) (pow b 2))) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)))) #s(hole binary64 (* (pow b 2) (+ 1 (+ (* -4 (/ (* a c) (pow b 2))) (+ (* 2 (/ (* a c) (pow b 2))) (+ (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 6)))))))))) |
#s(approx (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))) #s(hole binary64 (+ (* -4 (* a c)) (* 2 (* a c))))) |
#s(approx (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))) #s(hole binary64 (+ (* -4 (* a c)) (+ (* 2 (* a c)) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))))) |
#s(approx (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))) #s(hole binary64 (+ (* -4 (* a c)) (+ (* 2 (* a c)) (+ (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))))))) |
#s(approx (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))) #s(hole binary64 (+ (* -4 (* a c)) (+ (* 1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6))) (+ (* 2 (* a c)) (+ (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 4))))))))) |
#s(approx (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) #s(hole binary64 (* (pow b 2) (- (* 2 (/ (* a c) (pow b 2))) 1)))) |
#s(approx (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) #s(hole binary64 (* (pow b 2) (- (+ (* 2 (/ (* a c) (pow b 2))) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))) 1)))) |
#s(approx (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) #s(hole binary64 (* (pow b 2) (- (+ (* 2 (/ (* a c) (pow b 2))) (+ (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 6))))) 1)))) |
#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 (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) #s(hole binary64 (* -1 (/ c b)))) |
#s(approx (/ (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) #s(hole binary64 (* -1 (/ (+ c (* 1/4 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (+ (* 4 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2))))) (* a (pow b 2))))) b)))) |
#s(approx (/ (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) #s(hole binary64 (* -1 (/ (+ c (+ (* 1/4 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (+ (* 4 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2))))) (* a (pow b 2)))) (* 1/4 (/ (+ (* -4 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2))))))) (* 2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (+ (* 4 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2))))))))) (* a (pow b 4)))))) b)))) |
#s(approx (/ (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) #s(hole binary64 (* -1 (/ (+ c (+ (* 1/4 (/ (+ (* -16 (* (pow a 2) (* (pow c 2) (+ (* -16 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2))))))) (+ (* 1/4 (pow (+ (* -16 (* (pow a 2) (pow c 2))) (+ (* 4 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2))))) 2)) (+ (* 2 (* a (* c (+ (* -4 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2))))))) (* 2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (+ (* 4 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2)))))))))))) (* 16 (* (pow a 2) (* (pow c 2) (+ (* -16 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2)))))))))) (* a (pow b 6)))) (+ (* 1/4 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (+ (* 4 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2))))) (* a (pow b 2)))) (* 1/4 (/ (+ (* -4 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2))))))) (* 2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (+ (* 4 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2))))))))) (* a (pow b 4))))))) b)))) |
#s(approx (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) #s(hole binary64 (* -2 (/ (* a c) b)))) |
#s(approx (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) #s(hole binary64 (* -1 (/ (- (* 1/2 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (+ (* 4 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2))))) (pow b 2))) (* -2 (* a c))) b)))) |
#s(approx (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) #s(hole binary64 (* -1 (/ (- (* 1/2 (/ (+ (* -4 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2))))))) (* 2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (+ (* 4 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2))))))))) (pow b 4))) (+ (* -2 (* a c)) (* -1/2 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (+ (* 4 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2))))) (pow b 2))))) b)))) |
#s(approx (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) #s(hole binary64 (* -1 (/ (- (* 1/2 (/ (+ (* -16 (* (pow a 2) (* (pow c 2) (+ (* -16 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2))))))) (+ (* 1/4 (pow (+ (* -16 (* (pow a 2) (pow c 2))) (+ (* 4 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2))))) 2)) (+ (* 2 (* a (* c (+ (* -4 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2))))))) (* 2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (+ (* 4 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2)))))))))))) (* 16 (* (pow a 2) (* (pow c 2) (+ (* -16 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2)))))))))) (pow b 6))) (+ (* -2 (* a c)) (+ (* -1/2 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (+ (* 4 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2))))) (pow b 2))) (* -1/2 (/ (+ (* -4 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2))))))) (* 2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (+ (* 4 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2))))))))) (pow b 4)))))) b)))) |
#s(approx (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))))) #s(hole binary64 (* -1 b))) |
#s(approx (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))))) #s(hole binary64 (* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))))) |
#s(approx (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))))) #s(hole binary64 (* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -1/2 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (+ (* 4 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2))))) (pow b 4))))))))) |
#s(approx (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))))) #s(hole binary64 (* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (+ (* -1/2 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (+ (* 4 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2))))) (pow b 4))) (* -1/2 (/ (+ (* -4 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2))))))) (* 2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (+ (* 4 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2))))))))) (pow b 6)))))))))) |
#s(approx (/ (/ (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))))) (* 2 a)) #s(hole binary64 (* 1/12 (/ (+ (* -8 (* a c)) (* -4 (* a c))) (* a b))))) |
#s(approx (/ (/ (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))))) (* 2 a)) #s(hole binary64 (* -1 (/ (+ (* -1/12 (/ (+ (* -8 (* a c)) (* -4 (* a c))) a)) (* 1/2 (/ (- (* -1/6 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) a)) (* -1/18 (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (* -2 (* a c)) (* 4 (* a c)))) a))) (pow b 2)))) b)))) |
#s(approx (/ (/ (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))))) (* 2 a)) #s(hole binary64 (* -1 (/ (+ (* -1/12 (/ (+ (* -8 (* a c)) (* -4 (* a c))) a)) (+ (* 1/2 (/ (- (* -1/6 (/ (- (* -64 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2)))))) a)) (+ (* 1/9 (* a (* (pow c 2) (+ (* -8 (* a c)) (* -4 (* a c)))))) (* 1/3 (* (- (* -2 (* a c)) (* 4 (* a c))) (- (* -1/6 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) a)) (* -1/18 (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (* -2 (* a c)) (* 4 (* a c)))) a))))))) (pow b 4))) (* 1/2 (/ (- (* -1/6 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) a)) (* -1/18 (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (* -2 (* a c)) (* 4 (* a c)))) a))) (pow b 2))))) b)))) |
#s(approx (/ (/ (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))))) (* 2 a)) #s(hole binary64 (* -1 (/ (+ (* -1/12 (/ (+ (* -8 (* a c)) (* -4 (* a c))) a)) (+ (* 1/2 (/ (- (* -1/6 (/ (- (* -64 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2)))))) a)) (+ (* 1/9 (* a (* (pow c 2) (+ (* -8 (* a c)) (* -4 (* a c)))))) (* 1/3 (* (- (* -2 (* a c)) (* 4 (* a c))) (- (* -1/6 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) a)) (* -1/18 (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (* -2 (* a c)) (* 4 (* a c)))) a))))))) (pow b 4))) (+ (* 1/2 (/ (- (* -1/6 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) a)) (* -1/18 (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (* -2 (* a c)) (* 4 (* a c)))) a))) (pow b 2))) (* 1/2 (/ (- (* 1/6 (/ (+ (* 1/4 (pow (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) 2)) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (* -64 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))))))))) a)) (+ (* -2/3 (* (pow a 2) (* (pow c 2) (- (* -1/6 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) a)) (* -1/18 (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (* -2 (* a c)) (* 4 (* a c)))) a)))))) (+ (* 2/9 (* (pow a 2) (* (pow c 3) (+ (* -8 (* a c)) (* -4 (* a c)))))) (* 1/3 (* (- (* -2 (* a c)) (* 4 (* a c))) (- (* -1/6 (/ (- (* -64 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2)))))) a)) (+ (* 1/9 (* a (* (pow c 2) (+ (* -8 (* a c)) (* -4 (* a c)))))) (* 1/3 (* (- (* -2 (* a c)) (* 4 (* a c))) (- (* -1/6 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) a)) (* -1/18 (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (* -2 (* a c)) (* 4 (* a c)))) a)))))))))))) (pow b 6)))))) b)))) |
#s(approx (/ (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))))) #s(hole binary64 (* 1/6 (/ (+ (* -8 (* a c)) (* -4 (* a c))) b)))) |
#s(approx (/ (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))))) #s(hole binary64 (* -1 (/ (- (+ (* -1/6 (+ (* -8 (* a c)) (* -4 (* a c)))) (* -1/6 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) (pow b 2)))) (* -1/18 (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (* -2 (* a c)) (* 4 (* a c)))) (pow b 2)))) b)))) |
#s(approx (/ (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))))) #s(hole binary64 (* -1 (/ (- (+ (* -1/6 (+ (* -8 (* a c)) (* -4 (* a c)))) (+ (* -1/6 (/ (- (* -64 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2)))))) (pow b 4))) (* -1/6 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) (pow b 2))))) (+ (* -1/18 (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (* -2 (* a c)) (* 4 (* a c)))) (pow b 2))) (+ (* 1/9 (/ (* (pow a 2) (* (pow c 2) (+ (* -8 (* a c)) (* -4 (* a c))))) (pow b 4))) (* 1/3 (/ (* (- (* -2 (* a c)) (* 4 (* a c))) (- (* -1/6 (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2)))) (* -1/18 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (* -2 (* a c)) (* 4 (* a c))))))) (pow b 4)))))) b)))) |
#s(approx (/ (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))))) #s(hole binary64 (* -1 (/ (- (+ (* -1/6 (+ (* -8 (* a c)) (* -4 (* a c)))) (+ (* -1/6 (/ (- (* -64 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2)))))) (pow b 4))) (+ (* -1/6 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) (pow b 2))) (* 1/6 (/ (+ (* 1/4 (pow (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) 2)) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (* -64 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))))))))) (pow b 6)))))) (+ (* -2/3 (/ (* (pow a 2) (* (pow c 2) (- (* -1/6 (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2)))) (* -1/18 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (* -2 (* a c)) (* 4 (* a c)))))))) (pow b 6))) (+ (* -1/18 (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (* -2 (* a c)) (* 4 (* a c)))) (pow b 2))) (+ (* 1/9 (/ (* (pow a 2) (* (pow c 2) (+ (* -8 (* a c)) (* -4 (* a c))))) (pow b 4))) (+ (* 2/9 (/ (* (pow a 3) (* (pow c 3) (+ (* -8 (* a c)) (* -4 (* a c))))) (pow b 6))) (+ (* 1/3 (/ (* (- (* -2 (* a c)) (* 4 (* a c))) (- (* -1/6 (- (* -64 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))))))) (+ (* 1/9 (* (pow a 2) (* (pow c 2) (+ (* -8 (* a c)) (* -4 (* a c)))))) (* 1/3 (* (- (* -2 (* a c)) (* 4 (* a c))) (- (* -1/6 (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2)))) (* -1/18 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (* -2 (* a c)) (* 4 (* a c))))))))))) (pow b 6))) (* 1/3 (/ (* (- (* -2 (* a c)) (* 4 (* a c))) (- (* -1/6 (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2)))) (* -1/18 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (* -2 (* a c)) (* 4 (* a c))))))) (pow b 4))))))))) b)))) |
#s(approx (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) #s(hole binary64 (* 1/2 (* b (+ (* -8 (* a c)) (* -4 (* a c))))))) |
#s(approx (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) #s(hole binary64 (* -1 (* b (- (* -1/2 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) (pow b 2))) (* 1/2 (+ (* -8 (* a c)) (* -4 (* a c))))))))) |
#s(approx (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) #s(hole binary64 (* -1 (* b (- (* -1/2 (/ (- (* -64 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2)))))) (pow b 4))) (+ (* 1/2 (+ (* -8 (* a c)) (* -4 (* a c)))) (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) (pow b 2))))))))) |
#s(approx (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) #s(hole binary64 (* -1 (* b (- (* 1/2 (/ (+ (* 1/4 (pow (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) 2)) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (* -64 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))))))))) (pow b 6))) (+ (* 1/2 (+ (* -8 (* a c)) (* -4 (* a c)))) (+ (* 1/2 (/ (- (* -64 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2)))))) (pow b 4))) (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) (pow b 2)))))))))) |
#s(approx (pow (sqrt (- (* b b) (* 4 (* a c)))) 3) #s(hole binary64 (* -1 (pow b 3)))) |
#s(approx (pow (sqrt (- (* b b) (* 4 (* a c)))) 3) #s(hole binary64 (* -1 (* (pow b 3) (+ 1 (* 1/2 (/ (+ (* -8 (* a c)) (* -4 (* a c))) (pow b 2)))))))) |
#s(approx (pow (sqrt (- (* b b) (* 4 (* a c)))) 3) #s(hole binary64 (* -1 (* (pow b 3) (+ 1 (+ (* 1/2 (/ (+ (* -8 (* a c)) (* -4 (* a c))) (pow b 2))) (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) (pow b 4))))))))) |
#s(approx (pow (sqrt (- (* b b) (* 4 (* a c)))) 3) #s(hole binary64 (* -1 (* (pow b 3) (+ 1 (+ (* 1/2 (/ (+ (* -8 (* a c)) (* -4 (* a c))) (pow b 2))) (+ (* 1/2 (/ (- (* -64 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2)))))) (pow b 6))) (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) (pow b 4)))))))))) |
#s(approx (* (* (+ (* (* a (/ c (* b b))) -2) 1) b) -1) #s(hole binary64 (* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))))) |
#s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) #s(hole binary64 (* -1 (* b (- (* 2 (/ (* a c) (pow b 2))) 1))))) |
#s(approx (* c (+ (* -2 (/ a b)) (/ b c))) #s(hole binary64 (* -1 (* b (- (* 2 (/ (* a c) (pow b 2))) 1))))) |
#s(approx (+ (* -2 (/ a b)) (/ b c)) #s(hole binary64 (* -1 (* b (- (* 2 (/ a (pow b 2))) (/ 1 c)))))) |
#s(approx (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c))))))) #s(hole binary64 (* 3 (pow b 2)))) |
#s(approx (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c))))))) #s(hole binary64 (* (pow b 2) (- (+ 3 (* -2 (/ (* a c) (pow b 2)))) (* 4 (/ (* a c) (pow b 2))))))) |
#s(approx (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c))))))) #s(hole binary64 (* (pow b 2) (- (+ 3 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))) (* 4 (/ (* a c) (pow b 2))))))) |
#s(approx (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c))))))) #s(hole binary64 (* (pow b 2) (- (+ 3 (+ (* -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)))))) (* 4 (/ (* a c) (pow b 2))))))) |
#s(approx (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))) #s(hole binary64 (* 2 (pow b 2)))) |
#s(approx (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))) #s(hole binary64 (* (pow b 2) (- (+ 2 (* -2 (/ (* a c) (pow b 2)))) (* 4 (/ (* a c) (pow b 2))))))) |
#s(approx (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))) #s(hole binary64 (* (pow b 2) (- (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))) (* 4 (/ (* a c) (pow b 2))))))) |
#s(approx (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))) #s(hole binary64 (* (pow b 2) (- (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) (* 4 (/ (* a c) (pow b 2))))))) |
#s(approx (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (pow b 2))) |
#s(approx (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* (pow b 2) (+ 1 (* -2 (/ (* a c) (pow b 2))))))) |
#s(approx (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* (pow b 2) (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
#s(approx (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* (pow b 2) (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (/ (/ (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))))) (* 2 a)) #s(hole binary64 (* 1/12 (/ (+ (* -8 (* a c)) (* -4 (* a c))) (* a b))))) |
#s(approx (/ (/ (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))))) (* 2 a)) #s(hole binary64 (* -1 (/ (+ (* -1/12 (/ (+ (* -8 (* a c)) (* -4 (* a c))) a)) (* 1/2 (/ (- (* -1/6 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) a)) (* -1/18 (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -4 (* a c)) (* -2 (* a c)))) a))) (pow b 2)))) b)))) |
#s(approx (/ (/ (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))))) (* 2 a)) #s(hole binary64 (* -1 (/ (+ (* -1/12 (/ (+ (* -8 (* a c)) (* -4 (* a c))) a)) (+ (* 1/2 (/ (- (* -1/6 (/ (- (* -64 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2)))))) a)) (+ (* 1/9 (* a (* (pow c 2) (+ (* -8 (* a c)) (* -4 (* a c)))))) (* 1/3 (* (+ (* -4 (* a c)) (* -2 (* a c))) (- (* -1/6 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) a)) (* -1/18 (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -4 (* a c)) (* -2 (* a c)))) a))))))) (pow b 4))) (* 1/2 (/ (- (* -1/6 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) a)) (* -1/18 (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -4 (* a c)) (* -2 (* a c)))) a))) (pow b 2))))) b)))) |
#s(approx (/ (/ (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))))) (* 2 a)) #s(hole binary64 (* -1 (/ (+ (* -1/12 (/ (+ (* -8 (* a c)) (* -4 (* a c))) a)) (+ (* 1/2 (/ (- (* -1/6 (/ (- (* -64 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2)))))) a)) (+ (* 1/9 (* a (* (pow c 2) (+ (* -8 (* a c)) (* -4 (* a c)))))) (* 1/3 (* (+ (* -4 (* a c)) (* -2 (* a c))) (- (* -1/6 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) a)) (* -1/18 (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -4 (* a c)) (* -2 (* a c)))) a))))))) (pow b 4))) (+ (* 1/2 (/ (- (* -1/6 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) a)) (* -1/18 (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -4 (* a c)) (* -2 (* a c)))) a))) (pow b 2))) (* 1/2 (/ (- (* 1/6 (/ (+ (* 1/4 (pow (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) 2)) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (* -64 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))))))))) a)) (+ (* -2/3 (* (pow a 2) (* (pow c 2) (- (* -1/6 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) a)) (* -1/18 (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -4 (* a c)) (* -2 (* a c)))) a)))))) (+ (* 2/9 (* (pow a 2) (* (pow c 3) (+ (* -8 (* a c)) (* -4 (* a c)))))) (* 1/3 (* (+ (* -4 (* a c)) (* -2 (* a c))) (- (* -1/6 (/ (- (* -64 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2)))))) a)) (+ (* 1/9 (* a (* (pow c 2) (+ (* -8 (* a c)) (* -4 (* a c)))))) (* 1/3 (* (+ (* -4 (* a c)) (* -2 (* a c))) (- (* -1/6 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) a)) (* -1/18 (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -4 (* a c)) (* -2 (* a c)))) a)))))))))))) (pow b 6)))))) b)))) |
#s(approx (/ (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))))) #s(hole binary64 (* 1/6 (/ (+ (* -8 (* a c)) (* -4 (* a c))) b)))) |
#s(approx (/ (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))))) #s(hole binary64 (* -1 (/ (- (+ (* -1/6 (+ (* -8 (* a c)) (* -4 (* a c)))) (* -1/6 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) (pow b 2)))) (* -1/18 (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -4 (* a c)) (* -2 (* a c)))) (pow b 2)))) b)))) |
#s(approx (/ (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))))) #s(hole binary64 (* -1 (/ (- (+ (* -1/6 (+ (* -8 (* a c)) (* -4 (* a c)))) (+ (* -1/6 (/ (- (* -64 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2)))))) (pow b 4))) (* -1/6 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) (pow b 2))))) (+ (* -1/18 (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -4 (* a c)) (* -2 (* a c)))) (pow b 2))) (+ (* 1/9 (/ (* (pow a 2) (* (pow c 2) (+ (* -8 (* a c)) (* -4 (* a c))))) (pow b 4))) (* 1/3 (/ (* (+ (* -4 (* a c)) (* -2 (* a c))) (- (* -1/6 (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2)))) (* -1/18 (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -4 (* a c)) (* -2 (* a c))))))) (pow b 4)))))) b)))) |
#s(approx (/ (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))))) #s(hole binary64 (* -1 (/ (- (+ (* -1/6 (+ (* -8 (* a c)) (* -4 (* a c)))) (+ (* -1/6 (/ (- (* -64 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2)))))) (pow b 4))) (+ (* -1/6 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) (pow b 2))) (* 1/6 (/ (+ (* 1/4 (pow (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) 2)) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (* -64 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))))))))) (pow b 6)))))) (+ (* -2/3 (/ (* (pow a 2) (* (pow c 2) (- (* -1/6 (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2)))) (* -1/18 (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -4 (* a c)) (* -2 (* a c)))))))) (pow b 6))) (+ (* -1/18 (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -4 (* a c)) (* -2 (* a c)))) (pow b 2))) (+ (* 1/9 (/ (* (pow a 2) (* (pow c 2) (+ (* -8 (* a c)) (* -4 (* a c))))) (pow b 4))) (+ (* 2/9 (/ (* (pow a 3) (* (pow c 3) (+ (* -8 (* a c)) (* -4 (* a c))))) (pow b 6))) (+ (* 1/3 (/ (* (+ (* -4 (* a c)) (* -2 (* a c))) (- (* -1/6 (- (* -64 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))))))) (+ (* 1/9 (* (pow a 2) (* (pow c 2) (+ (* -8 (* a c)) (* -4 (* a c)))))) (* 1/3 (* (+ (* -4 (* a c)) (* -2 (* a c))) (- (* -1/6 (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2)))) (* -1/18 (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -4 (* a c)) (* -2 (* a c))))))))))) (pow b 6))) (* 1/3 (/ (* (+ (* -4 (* a c)) (* -2 (* a c))) (- (* -1/6 (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2)))) (* -1/18 (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -4 (* a c)) (* -2 (* a c))))))) (pow b 4))))))))) b)))) |
#s(approx (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) #s(hole binary64 (* 1/2 (* b (+ (* -8 (* a c)) (* -4 (* a c))))))) |
#s(approx (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) #s(hole binary64 (* -1 (* b (- (* -1/2 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) (pow b 2))) (* 1/2 (+ (* -8 (* a c)) (* -4 (* a c))))))))) |
#s(approx (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) #s(hole binary64 (* -1 (* b (- (* -1/2 (/ (- (* -64 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2)))))) (pow b 4))) (+ (* 1/2 (+ (* -8 (* a c)) (* -4 (* a c)))) (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) (pow b 2))))))))) |
#s(approx (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) #s(hole binary64 (* -1 (* b (- (* 1/2 (/ (+ (* 1/4 (pow (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) 2)) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (* -64 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))))))))) (pow b 6))) (+ (* 1/2 (+ (* -8 (* a c)) (* -4 (* a c)))) (+ (* 1/2 (/ (- (* -64 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2)))))) (pow b 4))) (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) (pow b 2)))))))))) |
#s(approx (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3) #s(hole binary64 (* -1 (pow b 3)))) |
#s(approx (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3) #s(hole binary64 (* -1 (* (pow b 3) (+ 1 (* 1/2 (/ (+ (* -8 (* a c)) (* -4 (* a c))) (pow b 2)))))))) |
#s(approx (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3) #s(hole binary64 (* -1 (* (pow b 3) (+ 1 (+ (* 1/2 (/ (+ (* -8 (* a c)) (* -4 (* a c))) (pow b 2))) (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) (pow b 4))))))))) |
#s(approx (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3) #s(hole binary64 (* -1 (* (pow b 3) (+ 1 (+ (* 1/2 (/ (+ (* -8 (* a c)) (* -4 (* a c))) (pow b 2))) (+ (* 1/2 (/ (- (* -64 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2)))))) (pow b 6))) (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) (pow b 4)))))))))) |
#s(approx (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) #s(hole binary64 (* -1 b))) |
#s(approx (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) #s(hole binary64 (* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))))) |
#s(approx (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) #s(hole binary64 (* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) #s(hole binary64 (* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))))) |
#s(approx (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)))) #s(hole binary64 (* 3 (pow b 2)))) |
#s(approx (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)))) #s(hole binary64 (* (pow b 2) (+ 3 (+ (* -4 (/ (* a c) (pow b 2))) (* -2 (/ (* a c) (pow b 2)))))))) |
#s(approx (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)))) #s(hole binary64 (* (pow b 2) (+ 3 (+ (* -4 (/ (* a c) (pow b 2))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)))) #s(hole binary64 (* (pow b 2) (+ 3 (+ (* -4 (/ (* a c) (pow b 2))) (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))))) |
#s(approx (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))) #s(hole binary64 (* 2 (pow b 2)))) |
#s(approx (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))) #s(hole binary64 (* (pow b 2) (+ 2 (+ (* -4 (/ (* a c) (pow b 2))) (* -2 (/ (* a c) (pow b 2)))))))) |
#s(approx (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))) #s(hole binary64 (* (pow b 2) (+ 2 (+ (* -4 (/ (* a c) (pow b 2))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))) #s(hole binary64 (* (pow b 2) (+ 2 (+ (* -4 (/ (* a c) (pow b 2))) (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))))) |
#s(approx (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) #s(hole binary64 (pow b 2))) |
#s(approx (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) #s(hole binary64 (* (pow b 2) (+ 1 (* -2 (/ (* a c) (pow b 2))))))) |
#s(approx (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) #s(hole binary64 (* (pow b 2) (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
#s(approx (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) #s(hole binary64 (* (pow b 2) (+ 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 (* -1 c) #s(hole binary64 (* -1 c))) |
#s(approx c #s(hole binary64 c)) |
#s(approx (- (* 4 (/ a (* b b))) (pow c -1)) #s(hole binary64 (/ (- (* 4 (/ (* a c) (pow b 2))) 1) c))) |
#s(approx (pow c -1) #s(hole binary64 (/ 1 c))) |
#s(approx (/ (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ b a)) (/ c b)))) |
#s(approx (/ (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ b a)) (* c (+ (* 1/4 (/ (* c (+ (* -16 (/ (pow a 2) (pow b 2))) (+ (* 4 (/ (pow a 2) (pow b 2))) (* 16 (/ (pow a 2) (pow b 2)))))) (* a b))) (/ 1 b)))))) |
#s(approx (/ (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ b a)) (* c (+ (* c (+ (* 1/4 (/ (* c (+ (* -4 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 2))) (* 16 (/ (pow a 2) (pow b 2))))) (pow b 2))) (* 2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 2))) (+ (* 4 (/ (pow a 2) (pow b 2))) (* 16 (/ (pow a 2) (pow b 2)))))) (pow b 2))))) (* a b))) (* 1/4 (/ (+ (* -16 (/ (pow a 2) (pow b 2))) (+ (* 4 (/ (pow a 2) (pow b 2))) (* 16 (/ (pow a 2) (pow b 2))))) (* a b))))) (/ 1 b)))))) |
#s(approx (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) #s(hole binary64 (- (* c (- (* 1/2 (/ (* c (+ (* -16 (/ (pow a 2) (pow b 2))) (+ (* 4 (/ (pow a 2) (pow b 2))) (* 16 (/ (pow a 2) (pow b 2)))))) b)) (* -2 (/ a b)))) (* 2 b)))) |
#s(approx (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) #s(hole binary64 (- (* c (- (* c (- (* 1/2 (/ (* c (+ (* -4 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 2))) (* 16 (/ (pow a 2) (pow b 2))))) (pow b 2))) (* 2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 2))) (+ (* 4 (/ (pow a 2) (pow b 2))) (* 16 (/ (pow a 2) (pow b 2)))))) (pow b 2))))) b)) (* -1/2 (/ (+ (* -16 (/ (pow a 2) (pow b 2))) (+ (* 4 (/ (pow a 2) (pow b 2))) (* 16 (/ (pow a 2) (pow b 2))))) b)))) (* -2 (/ a b)))) (* 2 b)))) |
#s(approx (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))))) #s(hole binary64 (+ b (* c (+ (* -2 (/ a b)) (* -1/2 (/ (* c (+ (* -16 (/ (pow a 2) (pow b 2))) (+ (* 4 (/ (pow a 2) (pow b 2))) (* 16 (/ (pow a 2) (pow b 2)))))) b))))))) |
#s(approx (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))))) #s(hole binary64 (+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -1/2 (/ (* c (+ (* -4 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 2))) (* 16 (/ (pow a 2) (pow b 2))))) (pow b 2))) (* 2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 2))) (+ (* 4 (/ (pow a 2) (pow b 2))) (* 16 (/ (pow a 2) (pow b 2)))))) (pow b 2))))) b)) (* -1/2 (/ (+ (* -16 (/ (pow a 2) (pow b 2))) (+ (* 4 (/ (pow a 2) (pow b 2))) (* 16 (/ (pow a 2) (pow b 2))))) b))))))))) |
#s(approx (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))) #s(hole binary64 (+ (* c (- (* -1 (* c (+ (* -16 (/ (pow a 2) (pow b 2))) (* 16 (/ (pow a 2) (pow b 2)))))) (* 4 a))) (pow b 2)))) |
#s(approx (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))) #s(hole binary64 (+ (* c (- (* c (- (* 4 (/ (* a (* c (+ (* -16 (/ (pow a 2) (pow b 2))) (* 16 (/ (pow a 2) (pow b 2)))))) (pow b 2))) (+ (* -16 (/ (pow a 2) (pow b 2))) (* 16 (/ (pow a 2) (pow b 2)))))) (* 4 a))) (pow b 2)))) |
#s(approx (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))) #s(hole binary64 (+ (* c (- (* 16 (* (pow a 2) c)) (* -4 (* a (pow b 2))))) (pow b 4)))) |
#s(approx (+ (* c (+ (* (* 16 (* a a)) c) (* 4 (* a (* b b))))) (pow b 4)) #s(hole binary64 (+ (* c (+ (* 4 (* a (pow b 2))) (* 16 (* (pow a 2) c)))) (pow b 4)))) |
#s(approx (/ (/ (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))))) (* 2 a)) #s(hole binary64 (+ (* 1/2 (* c (- (* -1/2 (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (* a (* (pow b 3) (+ (* -1 (pow b 2)) (* 2 (pow b 2))))))) (/ (* (- (* -1 (pow b 3)) (pow b 3)) (- (* 2 a) (* 4 a))) (* a (pow (+ (* -1 (pow b 2)) (* 2 (pow b 2))) 2)))))) (* 1/2 (/ (- (* -1 (pow b 3)) (pow b 3)) (* a (+ (* -1 (pow b 2)) (* 2 (pow b 2))))))))) |
#s(approx (/ (/ (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))))) (* 2 a)) #s(hole binary64 (+ (* 1/2 (/ (- (* -1 (pow b 3)) (pow b 3)) (* a (+ (* -1 (pow b 2)) (* 2 (pow b 2)))))) (* c (+ (* 1/2 (* c (- (* -1/2 (/ (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6)))) (* a (* (pow b 3) (+ (* -1 (pow b 2)) (* 2 (pow b 2))))))) (+ (* 2 (/ (* a (- (* -1 (pow b 3)) (pow b 3))) (* (pow b 2) (pow (+ (* -1 (pow b 2)) (* 2 (pow b 2))) 2)))) (/ (* (- (* -1/2 (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (* a (* (pow b 3) (+ (* -1 (pow b 2)) (* 2 (pow b 2))))))) (/ (* (- (* -1 (pow b 3)) (pow b 3)) (- (* 2 a) (* 4 a))) (* a (pow (+ (* -1 (pow b 2)) (* 2 (pow b 2))) 2)))) (- (* 2 a) (* 4 a))) (+ (* -1 (pow b 2)) (* 2 (pow b 2)))))))) (* 1/2 (- (* -1/2 (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (* a (* (pow b 3) (+ (* -1 (pow b 2)) (* 2 (pow b 2))))))) (/ (* (- (* -1 (pow b 3)) (pow b 3)) (- (* 2 a) (* 4 a))) (* a (pow (+ (* -1 (pow b 2)) (* 2 (pow b 2))) 2)))))))))) |
#s(approx (/ (/ (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))))) (* 2 a)) #s(hole binary64 (+ (* 1/2 (/ (- (* -1 (pow b 3)) (pow b 3)) (* a (+ (* -1 (pow b 2)) (* 2 (pow b 2)))))) (* c (+ (* 1/2 (- (* -1/2 (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (* a (* (pow b 3) (+ (* -1 (pow b 2)) (* 2 (pow b 2))))))) (/ (* (- (* -1 (pow b 3)) (pow b 3)) (- (* 2 a) (* 4 a))) (* a (pow (+ (* -1 (pow b 2)) (* 2 (pow b 2))) 2))))) (* c (+ (* 1/2 (* c (- (* -1/2 (/ (- (* -64 (pow a 3)) (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6))))) (pow b 6)))) (* a (* (pow b 3) (+ (* -1 (pow b 2)) (* 2 (pow b 2))))))) (+ (* 2 (/ (* (pow a 2) (- (* -1/2 (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (* a (* (pow b 3) (+ (* -1 (pow b 2)) (* 2 (pow b 2))))))) (/ (* (- (* -1 (pow b 3)) (pow b 3)) (- (* 2 a) (* 4 a))) (* a (pow (+ (* -1 (pow b 2)) (* 2 (pow b 2))) 2))))) (* (pow b 2) (+ (* -1 (pow b 2)) (* 2 (pow b 2)))))) (+ (* 4 (/ (* (pow a 2) (- (* -1 (pow b 3)) (pow b 3))) (* (pow b 4) (pow (+ (* -1 (pow b 2)) (* 2 (pow b 2))) 2)))) (/ (* (- (* -1/2 (/ (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6)))) (* a (* (pow b 3) (+ (* -1 (pow b 2)) (* 2 (pow b 2))))))) (+ (* 2 (/ (* a (- (* -1 (pow b 3)) (pow b 3))) (* (pow b 2) (pow (+ (* -1 (pow b 2)) (* 2 (pow b 2))) 2)))) (/ (* (- (* -1/2 (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (* a (* (pow b 3) (+ (* -1 (pow b 2)) (* 2 (pow b 2))))))) (/ (* (- (* -1 (pow b 3)) (pow b 3)) (- (* 2 a) (* 4 a))) (* a (pow (+ (* -1 (pow b 2)) (* 2 (pow b 2))) 2)))) (- (* 2 a) (* 4 a))) (+ (* -1 (pow b 2)) (* 2 (pow b 2)))))) (- (* 2 a) (* 4 a))) (+ (* -1 (pow b 2)) (* 2 (pow b 2))))))))) (* 1/2 (- (* -1/2 (/ (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6)))) (* a (* (pow b 3) (+ (* -1 (pow b 2)) (* 2 (pow b 2))))))) (+ (* 2 (/ (* a (- (* -1 (pow b 3)) (pow b 3))) (* (pow b 2) (pow (+ (* -1 (pow b 2)) (* 2 (pow b 2))) 2)))) (/ (* (- (* -1/2 (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (* a (* (pow b 3) (+ (* -1 (pow b 2)) (* 2 (pow b 2))))))) (/ (* (- (* -1 (pow b 3)) (pow b 3)) (- (* 2 a) (* 4 a))) (* a (pow (+ (* -1 (pow b 2)) (* 2 (pow b 2))) 2)))) (- (* 2 a) (* 4 a))) (+ (* -1 (pow b 2)) (* 2 (pow b 2)))))))))))))) |
#s(approx (/ (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))))) #s(hole binary64 (- (+ (* -1 (/ (pow b 3) (+ (* -1 (pow b 2)) (* 2 (pow b 2))))) (* c (- (* -1/2 (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (* (pow b 3) (+ (* -1 (pow b 2)) (* 2 (pow b 2)))))) (/ (* (- (* -1 (pow b 3)) (pow b 3)) (- (* 2 a) (* 4 a))) (pow (+ (* -1 (pow b 2)) (* 2 (pow b 2))) 2))))) (/ (pow b 3) (+ (* -1 (pow b 2)) (* 2 (pow b 2))))))) |
#s(approx (/ (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))))) #s(hole binary64 (- (+ (* -1 (/ (pow b 3) (+ (* -1 (pow b 2)) (* 2 (pow b 2))))) (* c (- (+ (* -1/2 (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (* (pow b 3) (+ (* -1 (pow b 2)) (* 2 (pow b 2)))))) (* c (- (* -1/2 (/ (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6)))) (* (pow b 3) (+ (* -1 (pow b 2)) (* 2 (pow b 2)))))) (+ (* 2 (/ (* (pow a 2) (- (* -1 (pow b 3)) (pow b 3))) (* (pow b 2) (pow (+ (* -1 (pow b 2)) (* 2 (pow b 2))) 2)))) (/ (* (- (* -1/2 (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (* (pow b 3) (+ (* -1 (pow b 2)) (* 2 (pow b 2)))))) (/ (* (- (* -1 (pow b 3)) (pow b 3)) (- (* 2 a) (* 4 a))) (pow (+ (* -1 (pow b 2)) (* 2 (pow b 2))) 2))) (- (* 2 a) (* 4 a))) (+ (* -1 (pow b 2)) (* 2 (pow b 2)))))))) (/ (* (- (* -1 (pow b 3)) (pow b 3)) (- (* 2 a) (* 4 a))) (pow (+ (* -1 (pow b 2)) (* 2 (pow b 2))) 2))))) (/ (pow b 3) (+ (* -1 (pow b 2)) (* 2 (pow b 2))))))) |
#s(approx (/ (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))))) #s(hole binary64 (- (+ (* -1 (/ (pow b 3) (+ (* -1 (pow b 2)) (* 2 (pow b 2))))) (* c (- (+ (* -1/2 (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (* (pow b 3) (+ (* -1 (pow b 2)) (* 2 (pow b 2)))))) (* c (- (+ (* -1/2 (/ (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6)))) (* (pow b 3) (+ (* -1 (pow b 2)) (* 2 (pow b 2)))))) (* c (- (* -1/2 (/ (- (* -64 (pow a 3)) (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6))))) (pow b 6)))) (* (pow b 3) (+ (* -1 (pow b 2)) (* 2 (pow b 2)))))) (+ (* 2 (/ (* (pow a 2) (- (* -1/2 (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (* (pow b 3) (+ (* -1 (pow b 2)) (* 2 (pow b 2)))))) (/ (* (- (* -1 (pow b 3)) (pow b 3)) (- (* 2 a) (* 4 a))) (pow (+ (* -1 (pow b 2)) (* 2 (pow b 2))) 2)))) (* (pow b 2) (+ (* -1 (pow b 2)) (* 2 (pow b 2)))))) (+ (* 4 (/ (* (pow a 3) (- (* -1 (pow b 3)) (pow b 3))) (* (pow b 4) (pow (+ (* -1 (pow b 2)) (* 2 (pow b 2))) 2)))) (/ (* (- (* -1/2 (/ (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6)))) (* (pow b 3) (+ (* -1 (pow b 2)) (* 2 (pow b 2)))))) (+ (* 2 (/ (* (pow a 2) (- (* -1 (pow b 3)) (pow b 3))) (* (pow b 2) (pow (+ (* -1 (pow b 2)) (* 2 (pow b 2))) 2)))) (/ (* (- (* -1/2 (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (* (pow b 3) (+ (* -1 (pow b 2)) (* 2 (pow b 2)))))) (/ (* (- (* -1 (pow b 3)) (pow b 3)) (- (* 2 a) (* 4 a))) (pow (+ (* -1 (pow b 2)) (* 2 (pow b 2))) 2))) (- (* 2 a) (* 4 a))) (+ (* -1 (pow b 2)) (* 2 (pow b 2)))))) (- (* 2 a) (* 4 a))) (+ (* -1 (pow b 2)) (* 2 (pow b 2))))))))) (+ (* 2 (/ (* (pow a 2) (- (* -1 (pow b 3)) (pow b 3))) (* (pow b 2) (pow (+ (* -1 (pow b 2)) (* 2 (pow b 2))) 2)))) (/ (* (- (* -1/2 (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (* (pow b 3) (+ (* -1 (pow b 2)) (* 2 (pow b 2)))))) (/ (* (- (* -1 (pow b 3)) (pow b 3)) (- (* 2 a) (* 4 a))) (pow (+ (* -1 (pow b 2)) (* 2 (pow b 2))) 2))) (- (* 2 a) (* 4 a))) (+ (* -1 (pow b 2)) (* 2 (pow b 2)))))))) (/ (* (- (* -1 (pow b 3)) (pow b 3)) (- (* 2 a) (* 4 a))) (pow (+ (* -1 (pow b 2)) (* 2 (pow b 2))) 2))))) (/ (pow b 3) (+ (* -1 (pow b 2)) (* 2 (pow b 2))))))) |
#s(approx (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) #s(hole binary64 (- (+ (* -1 (pow b 3)) (* -1/2 (/ (* c (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4))))) (pow b 3)))) (pow b 3)))) |
#s(approx (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) #s(hole binary64 (- (+ (* -1 (pow b 3)) (* c (- (* -1/2 (/ (* c (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6))))) (pow b 3))) (* 1/2 (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (pow b 3)))))) (pow b 3)))) |
#s(approx (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) #s(hole binary64 (- (+ (* -1 (pow b 3)) (* c (- (* c (- (* -1/2 (/ (* c (- (* -64 (pow a 3)) (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6))))) (pow b 6))))) (pow b 3))) (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6)))) (pow b 3))))) (* 1/2 (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (pow b 3)))))) (pow b 3)))) |
#s(approx (pow (sqrt (- (* b b) (* 4 (* a c)))) 3) #s(hole binary64 (+ (* 1/2 (/ (* c (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4))))) (pow b 3))) (pow b 3)))) |
#s(approx (pow (sqrt (- (* b b) (* 4 (* a c)))) 3) #s(hole binary64 (+ (* c (+ (* 1/2 (/ (* c (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6))))) (pow b 3))) (* 1/2 (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (pow b 3))))) (pow b 3)))) |
#s(approx (pow (sqrt (- (* b b) (* 4 (* a c)))) 3) #s(hole binary64 (+ (* c (+ (* 1/2 (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (pow b 3))) (* c (+ (* 1/2 (/ (* c (- (* -64 (pow a 3)) (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6))))) (pow b 6))))) (pow b 3))) (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6)))) (pow b 3))))))) (pow b 3)))) |
#s(approx (+ (* -2 (/ a b)) (/ b c)) #s(hole binary64 (/ (+ b (* -2 (/ (* a c) b))) c))) |
#s(approx (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c))))))) #s(hole binary64 (+ (* -1 (pow b 2)) (+ (* 2 (pow b 2)) (* c (- (* 2 a) (* 4 a))))))) |
#s(approx (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c))))))) #s(hole binary64 (+ (* -1 (pow b 2)) (+ (* 2 (pow b 2)) (* c (- (+ (* 2 a) (* 2 (/ (* (pow a 2) c) (pow b 2)))) (* 4 a))))))) |
#s(approx (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c))))))) #s(hole binary64 (+ (* -1 (pow b 2)) (+ (* 2 (pow b 2)) (* c (- (+ (* 2 a) (* c (+ (* 2 (/ (pow a 2) (pow b 2))) (* 4 (/ (* (pow a 3) c) (pow b 4)))))) (* 4 a))))))) |
#s(approx (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))) #s(hole binary64 (+ (* -1 (pow b 2)) (+ (* c (- (* 2 a) (* 4 a))) (pow b 2))))) |
#s(approx (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))) #s(hole binary64 (+ (* -1 (pow b 2)) (+ (* c (- (+ (* 2 a) (* 2 (/ (* (pow a 2) c) (pow b 2)))) (* 4 a))) (pow b 2))))) |
#s(approx (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))) #s(hole binary64 (+ (* -1 (pow b 2)) (+ (* c (- (+ (* 2 a) (* c (+ (* 2 (/ (pow a 2) (pow b 2))) (* 4 (/ (* (pow a 3) c) (pow b 4)))))) (* 4 a))) (pow b 2))))) |
#s(approx (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (+ (* -1 (pow b 2)) (* c (+ (* 2 a) (* 2 (/ (* (pow a 2) c) (pow b 2)))))))) |
#s(approx (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (+ (* -1 (pow b 2)) (* c (+ (* 2 a) (* c (+ (* 2 (/ (pow a 2) (pow b 2))) (* 4 (/ (* (pow a 3) c) (pow b 4)))))))))) |
#s(approx (/ (/ (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))))) (* 2 a)) #s(hole binary64 (+ (* 1/2 (* c (- (* -1/2 (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (* a (* (pow b 3) (+ (* -1 (pow b 2)) (* 2 (pow b 2))))))) (/ (* (+ (* -4 a) (* 2 a)) (- (* -1 (pow b 3)) (pow b 3))) (* a (pow (+ (* -1 (pow b 2)) (* 2 (pow b 2))) 2)))))) (* 1/2 (/ (- (* -1 (pow b 3)) (pow b 3)) (* a (+ (* -1 (pow b 2)) (* 2 (pow b 2))))))))) |
#s(approx (/ (/ (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))))) (* 2 a)) #s(hole binary64 (+ (* 1/2 (/ (- (* -1 (pow b 3)) (pow b 3)) (* a (+ (* -1 (pow b 2)) (* 2 (pow b 2)))))) (* c (+ (* 1/2 (* c (- (* -1/2 (/ (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6)))) (* a (* (pow b 3) (+ (* -1 (pow b 2)) (* 2 (pow b 2))))))) (+ (* 2 (/ (* a (- (* -1 (pow b 3)) (pow b 3))) (* (pow b 2) (pow (+ (* -1 (pow b 2)) (* 2 (pow b 2))) 2)))) (/ (* (+ (* -4 a) (* 2 a)) (- (* -1/2 (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (* a (* (pow b 3) (+ (* -1 (pow b 2)) (* 2 (pow b 2))))))) (/ (* (+ (* -4 a) (* 2 a)) (- (* -1 (pow b 3)) (pow b 3))) (* a (pow (+ (* -1 (pow b 2)) (* 2 (pow b 2))) 2))))) (+ (* -1 (pow b 2)) (* 2 (pow b 2)))))))) (* 1/2 (- (* -1/2 (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (* a (* (pow b 3) (+ (* -1 (pow b 2)) (* 2 (pow b 2))))))) (/ (* (+ (* -4 a) (* 2 a)) (- (* -1 (pow b 3)) (pow b 3))) (* a (pow (+ (* -1 (pow b 2)) (* 2 (pow b 2))) 2)))))))))) |
#s(approx (/ (/ (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))))) (* 2 a)) #s(hole binary64 (+ (* 1/2 (/ (- (* -1 (pow b 3)) (pow b 3)) (* a (+ (* -1 (pow b 2)) (* 2 (pow b 2)))))) (* c (+ (* 1/2 (- (* -1/2 (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (* a (* (pow b 3) (+ (* -1 (pow b 2)) (* 2 (pow b 2))))))) (/ (* (+ (* -4 a) (* 2 a)) (- (* -1 (pow b 3)) (pow b 3))) (* a (pow (+ (* -1 (pow b 2)) (* 2 (pow b 2))) 2))))) (* c (+ (* 1/2 (* c (- (* -1/2 (/ (- (* -64 (pow a 3)) (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6))))) (pow b 6)))) (* a (* (pow b 3) (+ (* -1 (pow b 2)) (* 2 (pow b 2))))))) (+ (* 2 (/ (* (pow a 2) (- (* -1/2 (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (* a (* (pow b 3) (+ (* -1 (pow b 2)) (* 2 (pow b 2))))))) (/ (* (+ (* -4 a) (* 2 a)) (- (* -1 (pow b 3)) (pow b 3))) (* a (pow (+ (* -1 (pow b 2)) (* 2 (pow b 2))) 2))))) (* (pow b 2) (+ (* -1 (pow b 2)) (* 2 (pow b 2)))))) (+ (* 4 (/ (* (pow a 2) (- (* -1 (pow b 3)) (pow b 3))) (* (pow b 4) (pow (+ (* -1 (pow b 2)) (* 2 (pow b 2))) 2)))) (/ (* (+ (* -4 a) (* 2 a)) (- (* -1/2 (/ (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6)))) (* a (* (pow b 3) (+ (* -1 (pow b 2)) (* 2 (pow b 2))))))) (+ (* 2 (/ (* a (- (* -1 (pow b 3)) (pow b 3))) (* (pow b 2) (pow (+ (* -1 (pow b 2)) (* 2 (pow b 2))) 2)))) (/ (* (+ (* -4 a) (* 2 a)) (- (* -1/2 (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (* a (* (pow b 3) (+ (* -1 (pow b 2)) (* 2 (pow b 2))))))) (/ (* (+ (* -4 a) (* 2 a)) (- (* -1 (pow b 3)) (pow b 3))) (* a (pow (+ (* -1 (pow b 2)) (* 2 (pow b 2))) 2))))) (+ (* -1 (pow b 2)) (* 2 (pow b 2))))))) (+ (* -1 (pow b 2)) (* 2 (pow b 2))))))))) (* 1/2 (- (* -1/2 (/ (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6)))) (* a (* (pow b 3) (+ (* -1 (pow b 2)) (* 2 (pow b 2))))))) (+ (* 2 (/ (* a (- (* -1 (pow b 3)) (pow b 3))) (* (pow b 2) (pow (+ (* -1 (pow b 2)) (* 2 (pow b 2))) 2)))) (/ (* (+ (* -4 a) (* 2 a)) (- (* -1/2 (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (* a (* (pow b 3) (+ (* -1 (pow b 2)) (* 2 (pow b 2))))))) (/ (* (+ (* -4 a) (* 2 a)) (- (* -1 (pow b 3)) (pow b 3))) (* a (pow (+ (* -1 (pow b 2)) (* 2 (pow b 2))) 2))))) (+ (* -1 (pow b 2)) (* 2 (pow b 2)))))))))))))) |
#s(approx (/ (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))))) #s(hole binary64 (- (+ (* -1 (/ (pow b 3) (+ (* -1 (pow b 2)) (* 2 (pow b 2))))) (* c (- (* -1/2 (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (* (pow b 3) (+ (* -1 (pow b 2)) (* 2 (pow b 2)))))) (/ (* (+ (* -4 a) (* 2 a)) (- (* -1 (pow b 3)) (pow b 3))) (pow (+ (* -1 (pow b 2)) (* 2 (pow b 2))) 2))))) (/ (pow b 3) (+ (* -1 (pow b 2)) (* 2 (pow b 2))))))) |
#s(approx (/ (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))))) #s(hole binary64 (- (+ (* -1 (/ (pow b 3) (+ (* -1 (pow b 2)) (* 2 (pow b 2))))) (* c (- (+ (* -1/2 (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (* (pow b 3) (+ (* -1 (pow b 2)) (* 2 (pow b 2)))))) (* c (- (* -1/2 (/ (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6)))) (* (pow b 3) (+ (* -1 (pow b 2)) (* 2 (pow b 2)))))) (+ (* 2 (/ (* (pow a 2) (- (* -1 (pow b 3)) (pow b 3))) (* (pow b 2) (pow (+ (* -1 (pow b 2)) (* 2 (pow b 2))) 2)))) (/ (* (+ (* -4 a) (* 2 a)) (- (* -1/2 (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (* (pow b 3) (+ (* -1 (pow b 2)) (* 2 (pow b 2)))))) (/ (* (+ (* -4 a) (* 2 a)) (- (* -1 (pow b 3)) (pow b 3))) (pow (+ (* -1 (pow b 2)) (* 2 (pow b 2))) 2)))) (+ (* -1 (pow b 2)) (* 2 (pow b 2)))))))) (/ (* (+ (* -4 a) (* 2 a)) (- (* -1 (pow b 3)) (pow b 3))) (pow (+ (* -1 (pow b 2)) (* 2 (pow b 2))) 2))))) (/ (pow b 3) (+ (* -1 (pow b 2)) (* 2 (pow b 2))))))) |
#s(approx (/ (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))))) #s(hole binary64 (- (+ (* -1 (/ (pow b 3) (+ (* -1 (pow b 2)) (* 2 (pow b 2))))) (* c (- (+ (* -1/2 (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (* (pow b 3) (+ (* -1 (pow b 2)) (* 2 (pow b 2)))))) (* c (- (+ (* -1/2 (/ (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6)))) (* (pow b 3) (+ (* -1 (pow b 2)) (* 2 (pow b 2)))))) (* c (- (* -1/2 (/ (- (* -64 (pow a 3)) (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6))))) (pow b 6)))) (* (pow b 3) (+ (* -1 (pow b 2)) (* 2 (pow b 2)))))) (+ (* 2 (/ (* (pow a 2) (- (* -1/2 (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (* (pow b 3) (+ (* -1 (pow b 2)) (* 2 (pow b 2)))))) (/ (* (+ (* -4 a) (* 2 a)) (- (* -1 (pow b 3)) (pow b 3))) (pow (+ (* -1 (pow b 2)) (* 2 (pow b 2))) 2)))) (* (pow b 2) (+ (* -1 (pow b 2)) (* 2 (pow b 2)))))) (+ (* 4 (/ (* (pow a 3) (- (* -1 (pow b 3)) (pow b 3))) (* (pow b 4) (pow (+ (* -1 (pow b 2)) (* 2 (pow b 2))) 2)))) (/ (* (+ (* -4 a) (* 2 a)) (- (* -1/2 (/ (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6)))) (* (pow b 3) (+ (* -1 (pow b 2)) (* 2 (pow b 2)))))) (+ (* 2 (/ (* (pow a 2) (- (* -1 (pow b 3)) (pow b 3))) (* (pow b 2) (pow (+ (* -1 (pow b 2)) (* 2 (pow b 2))) 2)))) (/ (* (+ (* -4 a) (* 2 a)) (- (* -1/2 (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (* (pow b 3) (+ (* -1 (pow b 2)) (* 2 (pow b 2)))))) (/ (* (+ (* -4 a) (* 2 a)) (- (* -1 (pow b 3)) (pow b 3))) (pow (+ (* -1 (pow b 2)) (* 2 (pow b 2))) 2)))) (+ (* -1 (pow b 2)) (* 2 (pow b 2))))))) (+ (* -1 (pow b 2)) (* 2 (pow b 2))))))))) (+ (* 2 (/ (* (pow a 2) (- (* -1 (pow b 3)) (pow b 3))) (* (pow b 2) (pow (+ (* -1 (pow b 2)) (* 2 (pow b 2))) 2)))) (/ (* (+ (* -4 a) (* 2 a)) (- (* -1/2 (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (* (pow b 3) (+ (* -1 (pow b 2)) (* 2 (pow b 2)))))) (/ (* (+ (* -4 a) (* 2 a)) (- (* -1 (pow b 3)) (pow b 3))) (pow (+ (* -1 (pow b 2)) (* 2 (pow b 2))) 2)))) (+ (* -1 (pow b 2)) (* 2 (pow b 2)))))))) (/ (* (+ (* -4 a) (* 2 a)) (- (* -1 (pow b 3)) (pow b 3))) (pow (+ (* -1 (pow b 2)) (* 2 (pow b 2))) 2))))) (/ (pow b 3) (+ (* -1 (pow b 2)) (* 2 (pow b 2))))))) |
#s(approx (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) #s(hole binary64 (- (+ (* -1 (pow b 3)) (* -1/2 (/ (* c (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4))))) (pow b 3)))) (pow b 3)))) |
#s(approx (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) #s(hole binary64 (- (+ (* -1 (pow b 3)) (* c (- (* -1/2 (/ (* c (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6))))) (pow b 3))) (* 1/2 (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (pow b 3)))))) (pow b 3)))) |
#s(approx (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) #s(hole binary64 (- (+ (* -1 (pow b 3)) (* c (- (* c (- (* -1/2 (/ (* c (- (* -64 (pow a 3)) (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6))))) (pow b 6))))) (pow b 3))) (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6)))) (pow b 3))))) (* 1/2 (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (pow b 3)))))) (pow b 3)))) |
#s(approx (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3) #s(hole binary64 (+ (* 1/2 (/ (* c (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4))))) (pow b 3))) (pow b 3)))) |
#s(approx (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3) #s(hole binary64 (+ (* c (+ (* 1/2 (/ (* c (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6))))) (pow b 3))) (* 1/2 (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (pow b 3))))) (pow b 3)))) |
#s(approx (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3) #s(hole binary64 (+ (* c (+ (* 1/2 (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (pow b 3))) (* c (+ (* 1/2 (/ (* c (- (* -64 (pow a 3)) (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6))))) (pow b 6))))) (pow b 3))) (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6)))) (pow b 3))))))) (pow b 3)))) |
#s(approx (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) #s(hole binary64 (+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))))) |
#s(approx (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) #s(hole binary64 (+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))))) |
#s(approx (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)))) #s(hole binary64 (+ (* -1 (pow b 2)) (+ (* 2 (pow b 2)) (* c (+ (* -4 a) (* 2 a))))))) |
#s(approx (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)))) #s(hole binary64 (+ (* -1 (pow b 2)) (+ (* 2 (pow b 2)) (* c (+ (* -4 a) (+ (* 2 a) (* 2 (/ (* (pow a 2) c) (pow b 2)))))))))) |
#s(approx (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)))) #s(hole binary64 (+ (* -1 (pow b 2)) (+ (* 2 (pow b 2)) (* c (+ (* -4 a) (+ (* 2 a) (* c (+ (* 2 (/ (pow a 2) (pow b 2))) (* 4 (/ (* (pow a 3) c) (pow b 4)))))))))))) |
#s(approx (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))) #s(hole binary64 (+ (* -1 (pow b 2)) (+ (* c (+ (* -4 a) (* 2 a))) (pow b 2))))) |
#s(approx (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))) #s(hole binary64 (+ (* -1 (pow b 2)) (+ (* c (+ (* -4 a) (+ (* 2 a) (* 2 (/ (* (pow a 2) c) (pow b 2)))))) (pow b 2))))) |
#s(approx (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))) #s(hole binary64 (+ (* -1 (pow b 2)) (+ (* c (+ (* -4 a) (+ (* 2 a) (* c (+ (* 2 (/ (pow a 2) (pow b 2))) (* 4 (/ (* (pow a 3) c) (pow b 4)))))))) (pow b 2))))) |
#s(approx (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) #s(hole binary64 (+ (* -1 (pow b 2)) (* c (+ (* 2 a) (* 2 (/ (* (pow a 2) c) (pow b 2)))))))) |
#s(approx (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) #s(hole binary64 (+ (* -1 (pow b 2)) (* c (+ (* 2 a) (* c (+ (* 2 (/ (pow a 2) (pow b 2))) (* 4 (/ (* (pow a 3) c) (pow b 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))))))) |
#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 (* (+ (* (* a (/ c (* b b))) -4) 1) (* b b)) #s(hole binary64 (* c (+ (* -4 a) (/ (pow b 2) c))))) |
#s(approx (+ (* (* a (/ c (* b b))) -4) 1) #s(hole binary64 (* c (+ (* -4 (/ a (pow b 2))) (/ 1 c))))) |
#s(approx (* (* -1 c) (- (* 4 (/ a (* b b))) (pow c -1))) #s(hole binary64 (* c (+ (* -4 (/ a (pow b 2))) (/ 1 c))))) |
#s(approx (/ (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -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 (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -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 (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -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/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (+ (* -1/4 (/ (pow b 4) a)) (* 1/4 (/ (pow b 4) a))) (sqrt -4)))))))))) |
#s(approx (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) #s(hole binary64 (* c (- (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4)))))) |
#s(approx (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -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 (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) #s(hole binary64 (* c (- (* 1/2 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (+ (* -1/4 (/ (pow b 4) a)) (* 1/4 (/ (pow b 4) a))) (sqrt -4)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c))))))) |
#s(approx (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -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 (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))))) #s(hole binary64 (* c (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (+ (* -1/4 (/ (pow b 4) a)) (* 1/4 (/ (pow b 4) a))) (sqrt -4)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))))) |
#s(approx (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))))) #s(hole binary64 (* c (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (+ (* -1/4 (/ (pow b 4) a)) (* 1/4 (/ (pow b 4) a))) (sqrt -4)))) (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 7)))) (/ (+ (* -1/4 (/ (* (pow b 2) (+ (* -1/4 (/ (pow b 4) a)) (* 1/4 (/ (pow b 4) a)))) a)) (* 1/4 (/ (* (pow b 4) c) (* a (pow (sqrt -4) 2))))) (sqrt -4)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))))) |
#s(approx (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))) #s(hole binary64 (* c (+ (* -4 a) (/ (pow b 2) c))))) |
#s(approx (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))) #s(hole binary64 (* c (- (+ (* -4 a) (* -1 (/ (+ (* -1/4 (/ (pow b 4) a)) (* 1/4 (/ (pow b 4) a))) (pow c 2)))) (* -1 (/ (pow b 2) c)))))) |
#s(approx (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))) #s(hole binary64 (* c (- (+ (* -4 a) (* 1/4 (/ (* (pow b 2) (+ (* -1/4 (/ (pow b 4) a)) (* 1/4 (/ (pow b 4) a)))) (* a (pow c 3))))) (+ (* -1 (/ (pow b 2) c)) (+ (* -1/4 (/ (pow b 4) (* a (pow c 2)))) (* 1/4 (/ (pow b 4) (* a (pow c 2)))))))))) |
#s(approx (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) #s(hole binary64 (* (pow c 3) (+ (* -64 (pow a 3)) (/ (pow b 6) (pow c 3)))))) |
#s(approx (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))) #s(hole binary64 (* (pow c 2) (+ (* 4 (/ (* a (pow b 2)) c)) (* 16 (pow a 2)))))) |
#s(approx (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))) #s(hole binary64 (* (pow c 2) (- (+ (* 16 (pow a 2)) (/ (pow b 4) (pow c 2))) (* -4 (/ (* a (pow b 2)) c)))))) |
#s(approx (+ (* c (+ (* (* 16 (* a a)) c) (* 4 (* a (* b b))))) (pow b 4)) #s(hole binary64 (* (pow c 2) (+ (* 4 (/ (* a (pow b 2)) c)) (* 16 (pow a 2)))))) |
#s(approx (+ (* c (+ (* (* 16 (* a a)) c) (* 4 (* a (* b b))))) (pow b 4)) #s(hole binary64 (* (pow c 2) (+ (* 4 (/ (* a (pow b 2)) c)) (+ (* 16 (pow a 2)) (/ (pow b 4) (pow c 2))))))) |
#s(approx (+ (* (* 16 (* a a)) c) (* 4 (* a (* b b)))) #s(hole binary64 (* c (+ (* 4 (/ (* a (pow b 2)) c)) (* 16 (pow a 2)))))) |
#s(approx (/ (/ (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))))) (* 2 a)) #s(hole binary64 (* -1/2 (* (sqrt (* a c)) (/ (sqrt -64) (- (* -1 (* (sqrt (/ a c)) (* b (sqrt -4)))) (* 4 a))))))) |
#s(approx (/ (/ (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))))) (* 2 a)) #s(hole binary64 (* c (+ (* -1/2 (* (sqrt (/ a c)) (/ (sqrt -64) (- (* -1 (* (sqrt (/ a c)) (* b (sqrt -4)))) (* 4 a))))) (* (sqrt (/ a (pow c 3))) (/ (* (pow b 2) (sqrt -64)) (pow (- (* -1 (* (sqrt (/ a c)) (* b (sqrt -4)))) (* 4 a)) 2))))))) |
#s(approx (/ (/ (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))))) (* 2 a)) #s(hole binary64 (* c (+ (* -1/2 (* (sqrt (/ a c)) (/ (sqrt -64) (- (* -1 (* (sqrt (/ a c)) (* b (sqrt -4)))) (* 4 a))))) (+ (* 1/2 (/ (- (* -1 (/ (pow b 3) (* a (- (* -1 (* (sqrt (/ a c)) (* b (sqrt -4)))) (* 4 a))))) (+ (* 1/2 (* (sqrt (/ c (pow a 5))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* (sqrt -64) (- (* -1 (* (sqrt (/ a c)) (* b (sqrt -4)))) (* 4 a)))))) (+ (* 1/2 (/ (* (pow b 3) (sqrt -64)) (* (sqrt -4) (pow (- (* -1 (* (sqrt (/ a c)) (* b (sqrt -4)))) (* 4 a)) 2)))) (* 4 (* (sqrt (/ a c)) (/ (* (pow b 4) (sqrt -64)) (pow (- (* -1 (* (sqrt (/ a c)) (* b (sqrt -4)))) (* 4 a)) 3))))))) (pow c 2))) (* (sqrt (/ a (pow c 3))) (/ (* (pow b 2) (sqrt -64)) (pow (- (* -1 (* (sqrt (/ a c)) (* b (sqrt -4)))) (* 4 a)) 2)))))))) |
#s(approx (/ (/ (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))))) (* 2 a)) #s(hole binary64 (* c (+ (* -1/2 (* (sqrt (/ a c)) (/ (sqrt -64) (- (* -1 (* (sqrt (/ a c)) (* b (sqrt -4)))) (* 4 a))))) (+ (* 1/2 (/ (- (* -1 (/ (pow b 3) (* a (- (* -1 (* (sqrt (/ a c)) (* b (sqrt -4)))) (* 4 a))))) (+ (* 1/2 (* (sqrt (/ c (pow a 5))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* (sqrt -64) (- (* -1 (* (sqrt (/ a c)) (* b (sqrt -4)))) (* 4 a)))))) (+ (* 1/2 (/ (* (pow b 3) (sqrt -64)) (* (sqrt -4) (pow (- (* -1 (* (sqrt (/ a c)) (* b (sqrt -4)))) (* 4 a)) 2)))) (* 4 (* (sqrt (/ a c)) (/ (* (pow b 4) (sqrt -64)) (pow (- (* -1 (* (sqrt (/ a c)) (* b (sqrt -4)))) (* 4 a)) 3))))))) (pow c 2))) (+ (* 1/2 (/ (- (* -1/2 (* (sqrt (/ c (pow a 5))) (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (* (sqrt -64) (- (* -1 (* (sqrt (/ a c)) (* b (sqrt -4)))) (* 4 a)))))) (+ (* -1 (/ (* (pow b 5) (sqrt -64)) (* (sqrt -4) (pow (- (* -1 (* (sqrt (/ a c)) (* b (sqrt -4)))) (* 4 a)) 3)))) (* 2 (/ (* (pow b 2) (- (* -1 (/ (pow b 3) (* a (- (* -1 (* (sqrt (/ a c)) (* b (sqrt -4)))) (* 4 a))))) (+ (* 1/2 (* (sqrt (/ c (pow a 5))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* (sqrt -64) (- (* -1 (* (sqrt (/ a c)) (* b (sqrt -4)))) (* 4 a)))))) (+ (* 1/2 (/ (* (pow b 3) (sqrt -64)) (* (sqrt -4) (pow (- (* -1 (* (sqrt (/ a c)) (* b (sqrt -4)))) (* 4 a)) 2)))) (* 4 (* (sqrt (/ a c)) (/ (* (pow b 4) (sqrt -64)) (pow (- (* -1 (* (sqrt (/ a c)) (* b (sqrt -4)))) (* 4 a)) 3)))))))) (- (* -1 (* (sqrt (/ a c)) (* b (sqrt -4)))) (* 4 a)))))) (pow c 3))) (* (sqrt (/ a (pow c 3))) (/ (* (pow b 2) (sqrt -64)) (pow (- (* -1 (* (sqrt (/ a c)) (* b (sqrt -4)))) (* 4 a)) 2))))))))) |
#s(approx (/ (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))))) #s(hole binary64 (* -1 (* (sqrt (* (pow a 3) c)) (/ (sqrt -64) (- (* -1 (* (sqrt (/ a c)) (* b (sqrt -4)))) (* 4 a))))))) |
#s(approx (/ (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))))) #s(hole binary64 (* c (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (sqrt -64) (- (* -1 (* (sqrt (/ a c)) (* b (sqrt -4)))) (* 4 a))))) (* 2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 2) (sqrt -64)) (pow (- (* -1 (* (sqrt (/ a c)) (* b (sqrt -4)))) (* 4 a)) 2)))))))) |
#s(approx (/ (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))))) #s(hole binary64 (* c (- (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (sqrt -64) (- (* -1 (* (sqrt (/ a c)) (* b (sqrt -4)))) (* 4 a))))) (* -1 (/ (pow b 3) (* (pow c 2) (- (* -1 (* (sqrt (/ a c)) (* b (sqrt -4)))) (* 4 a)))))) (+ (* -2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 2) (sqrt -64)) (pow (- (* -1 (* (sqrt (/ a c)) (* b (sqrt -4)))) (* 4 a)) 2)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* (sqrt -64) (- (* -1 (* (sqrt (/ a c)) (* b (sqrt -4)))) (* 4 a)))))) (+ (* 1/2 (/ (* a (* (pow b 3) (sqrt -64))) (* (pow c 2) (* (sqrt -4) (pow (- (* -1 (* (sqrt (/ a c)) (* b (sqrt -4)))) (* 4 a)) 2))))) (* 4 (* (sqrt (/ (pow a 3) (pow c 5))) (/ (* (pow b 4) (sqrt -64)) (pow (- (* -1 (* (sqrt (/ a c)) (* b (sqrt -4)))) (* 4 a)) 3))))))))))) |
#s(approx (/ (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))))) #s(hole binary64 (* c (- (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (sqrt -64) (- (* -1 (* (sqrt (/ a c)) (* b (sqrt -4)))) (* 4 a))))) (+ (* -1 (/ (pow b 3) (* (pow c 2) (- (* -1 (* (sqrt (/ a c)) (* b (sqrt -4)))) (* 4 a))))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (* (sqrt -64) (- (* -1 (* (sqrt (/ a c)) (* b (sqrt -4)))) (* 4 a)))))))) (+ (* -2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 2) (sqrt -64)) (pow (- (* -1 (* (sqrt (/ a c)) (* b (sqrt -4)))) (* 4 a)) 2)))) (+ (* -1 (/ (* a (* (pow b 5) (sqrt -64))) (* (pow c 3) (* (sqrt -4) (pow (- (* -1 (* (sqrt (/ a c)) (* b (sqrt -4)))) (* 4 a)) 3))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* (sqrt -64) (- (* -1 (* (sqrt (/ a c)) (* b (sqrt -4)))) (* 4 a)))))) (+ (* 1/2 (/ (* a (* (pow b 3) (sqrt -64))) (* (pow c 2) (* (sqrt -4) (pow (- (* -1 (* (sqrt (/ a c)) (* b (sqrt -4)))) (* 4 a)) 2))))) (+ (* 2 (/ (* (pow b 2) (- (* -1 (/ (pow b 3) (- (* -1 (* (sqrt (/ a c)) (* b (sqrt -4)))) (* 4 a)))) (+ (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* (sqrt -64) (- (* -1 (* (sqrt (/ a c)) (* b (sqrt -4)))) (* 4 a)))))) (+ (* 1/2 (/ (* a (* (pow b 3) (sqrt -64))) (* (sqrt -4) (pow (- (* -1 (* (sqrt (/ a c)) (* b (sqrt -4)))) (* 4 a)) 2)))) (* 4 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 4) (sqrt -64)) (pow (- (* -1 (* (sqrt (/ a c)) (* b (sqrt -4)))) (* 4 a)) 3)))))))) (* (pow c 3) (- (* -1 (* (sqrt (/ a c)) (* b (sqrt -4)))) (* 4 a))))) (* 4 (* (sqrt (/ (pow a 3) (pow c 5))) (/ (* (pow b 4) (sqrt -64)) (pow (- (* -1 (* (sqrt (/ a c)) (* b (sqrt -4)))) (* 4 a)) 3))))))))))))) |
#s(approx (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) #s(hole binary64 (* (pow c 2) (- (* -1 (/ (pow b 3) (pow c 2))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (sqrt -64)))) (* (sqrt (/ (pow a 3) c)) (sqrt -64))))))) |
#s(approx (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) #s(hole binary64 (* (pow c 2) (- (+ (* -1 (/ (pow b 3) (pow c 2))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (sqrt -64))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (sqrt -64)))) (* (sqrt (/ (pow a 3) c)) (sqrt -64))))))) |
#s(approx (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) #s(hole binary64 (* (pow c 2) (- (+ (* -1 (/ (pow b 3) (pow c 2))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 7)))) (/ (- (pow b 6) (* 1/4 (/ (* c (pow (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) 2)) (* (pow a 3) (pow (sqrt -64) 2))))) (sqrt -64))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (sqrt -64)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (sqrt -64)))) (* (sqrt (/ (pow a 3) c)) (sqrt -64)))))))) |
#s(approx (pow (sqrt (- (* b b) (* 4 (* a c)))) 3) #s(hole binary64 (* (pow c 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (sqrt -64)))) (* (sqrt (/ (pow a 3) c)) (sqrt -64)))))) |
#s(approx (pow (sqrt (- (* b b) (* 4 (* a c)))) 3) #s(hole binary64 (* (pow c 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (sqrt -64)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (sqrt -64)))) (* (sqrt (/ (pow a 3) c)) (sqrt -64))))))) |
#s(approx (pow (sqrt (- (* b b) (* 4 (* a c)))) 3) #s(hole binary64 (* (pow c 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (sqrt -64)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (sqrt -64)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 7)))) (/ (- (pow b 6) (* 1/4 (/ (* c (pow (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) 2)) (* (pow a 3) (pow (sqrt -64) 2))))) (sqrt -64)))) (* (sqrt (/ (pow a 3) c)) (sqrt -64)))))))) |
#s(approx (* (* (+ (* (* a (/ c (* b b))) -2) 1) b) -1) #s(hole binary64 (* c (+ (* -1 (/ b c)) (* 2 (/ a b)))))) |
#s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) #s(hole binary64 (* c (+ (* -2 (/ a b)) (/ b c))))) |
#s(approx (* c (+ (* -2 (/ a b)) (/ b c))) #s(hole binary64 (* c (+ (* -2 (/ a b)) (/ b c))))) |
#s(approx (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c))))))) #s(hole binary64 (* c (- (* -1 (* (sqrt (/ a c)) (* b (sqrt -4)))) (* 4 a))))) |
#s(approx (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c))))))) #s(hole binary64 (* c (- (+ (* -1 (* (sqrt (/ a c)) (* b (sqrt -4)))) (* 2 (/ (pow b 2) c))) (* 4 a))))) |
#s(approx (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c))))))) #s(hole binary64 (* c (- (+ (* -1 (* (sqrt (/ a c)) (* b (sqrt -4)))) (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 3) (sqrt -4)))) (* 2 (/ (pow b 2) c)))) (* 4 a))))) |
#s(approx (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c))))))) #s(hole binary64 (* c (- (+ (* -1 (* (sqrt (/ a c)) (* b (sqrt -4)))) (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 3) (sqrt -4)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 5) (pow (sqrt -4) 3)))) (* 2 (/ (pow b 2) c))))) (* 4 a))))) |
#s(approx (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))) #s(hole binary64 (* c (- (* -1 (* (sqrt (/ a c)) (* b (sqrt -4)))) (* 4 a))))) |
#s(approx (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))) #s(hole binary64 (* c (- (+ (* -1 (* (sqrt (/ a c)) (* b (sqrt -4)))) (/ (pow b 2) c)) (* 4 a))))) |
#s(approx (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))) #s(hole binary64 (* c (- (+ (* -1 (* (sqrt (/ a c)) (* b (sqrt -4)))) (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 3) (sqrt -4)))) (/ (pow b 2) c))) (* 4 a))))) |
#s(approx (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))) #s(hole binary64 (* c (- (+ (* -1 (* (sqrt (/ a c)) (* b (sqrt -4)))) (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 3) (sqrt -4)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 5) (pow (sqrt -4) 3)))) (/ (pow b 2) c)))) (* 4 a))))) |
#s(approx (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* c (+ (* -1 (* (sqrt (/ a c)) (* b (sqrt -4)))) (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 3) (sqrt -4)))))))) |
#s(approx (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* c (+ (* -1 (* (sqrt (/ a c)) (* b (sqrt -4)))) (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 3) (sqrt -4)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 5) (pow (sqrt -4) 3))))))))) |
#s(approx (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* c (+ (* -1 (* (sqrt (/ a c)) (* b (sqrt -4)))) (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 3) (sqrt -4)))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 7) (pow (sqrt -4) 5)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 5) (pow (sqrt -4) 3)))))))))) |
#s(approx (/ (/ (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))))) (* 2 a)) #s(hole binary64 (* -1/2 (* (sqrt (* a c)) (/ (sqrt -64) (+ (* -4 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -4)))))))))) |
#s(approx (/ (/ (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))))) (* 2 a)) #s(hole binary64 (* c (+ (* -1/2 (* (sqrt (/ a c)) (/ (sqrt -64) (+ (* -4 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -4)))))))) (* (sqrt (/ a (pow c 3))) (/ (* (pow b 2) (sqrt -64)) (pow (+ (* -4 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -4))))) 2))))))) |
#s(approx (/ (/ (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))))) (* 2 a)) #s(hole binary64 (* c (+ (* -1/2 (* (sqrt (/ a c)) (/ (sqrt -64) (+ (* -4 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -4)))))))) (+ (* 1/2 (/ (- (* -1 (/ (pow b 3) (* a (+ (* -4 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -4)))))))) (+ (* 1/2 (* (sqrt (/ c (pow a 5))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* (sqrt -64) (+ (* -4 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -4))))))))) (+ (* 1/2 (/ (* (pow b 3) (sqrt -64)) (* (sqrt -4) (pow (+ (* -4 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -4))))) 2)))) (* 4 (* (sqrt (/ a c)) (/ (* (pow b 4) (sqrt -64)) (pow (+ (* -4 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -4))))) 3))))))) (pow c 2))) (* (sqrt (/ a (pow c 3))) (/ (* (pow b 2) (sqrt -64)) (pow (+ (* -4 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -4))))) 2)))))))) |
#s(approx (/ (/ (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))))) (* 2 a)) #s(hole binary64 (* c (+ (* -1/2 (* (sqrt (/ a c)) (/ (sqrt -64) (+ (* -4 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -4)))))))) (+ (* 1/2 (/ (- (* -1 (/ (pow b 3) (* a (+ (* -4 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -4)))))))) (+ (* 1/2 (* (sqrt (/ c (pow a 5))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* (sqrt -64) (+ (* -4 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -4))))))))) (+ (* 1/2 (/ (* (pow b 3) (sqrt -64)) (* (sqrt -4) (pow (+ (* -4 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -4))))) 2)))) (* 4 (* (sqrt (/ a c)) (/ (* (pow b 4) (sqrt -64)) (pow (+ (* -4 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -4))))) 3))))))) (pow c 2))) (+ (* 1/2 (/ (- (* -1/2 (* (sqrt (/ c (pow a 5))) (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (* (sqrt -64) (+ (* -4 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -4))))))))) (+ (* -1 (/ (* (pow b 5) (sqrt -64)) (* (sqrt -4) (pow (+ (* -4 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -4))))) 3)))) (* 2 (/ (* (pow b 2) (- (* -1 (/ (pow b 3) (* a (+ (* -4 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -4)))))))) (+ (* 1/2 (* (sqrt (/ c (pow a 5))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* (sqrt -64) (+ (* -4 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -4))))))))) (+ (* 1/2 (/ (* (pow b 3) (sqrt -64)) (* (sqrt -4) (pow (+ (* -4 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -4))))) 2)))) (* 4 (* (sqrt (/ a c)) (/ (* (pow b 4) (sqrt -64)) (pow (+ (* -4 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -4))))) 3)))))))) (+ (* -4 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -4))))))))) (pow c 3))) (* (sqrt (/ a (pow c 3))) (/ (* (pow b 2) (sqrt -64)) (pow (+ (* -4 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -4))))) 2))))))))) |
#s(approx (/ (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))))) #s(hole binary64 (* -1 (* (sqrt (* (pow a 3) c)) (/ (sqrt -64) (+ (* -4 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -4)))))))))) |
#s(approx (/ (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))))) #s(hole binary64 (* c (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (sqrt -64) (+ (* -4 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -4)))))))) (* 2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 2) (sqrt -64)) (pow (+ (* -4 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -4))))) 2)))))))) |
#s(approx (/ (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))))) #s(hole binary64 (* c (- (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (sqrt -64) (+ (* -4 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -4)))))))) (* -1 (/ (pow b 3) (* (pow c 2) (+ (* -4 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -4))))))))) (+ (* -2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 2) (sqrt -64)) (pow (+ (* -4 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -4))))) 2)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* (sqrt -64) (+ (* -4 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -4))))))))) (+ (* 1/2 (/ (* a (* (pow b 3) (sqrt -64))) (* (pow c 2) (* (sqrt -4) (pow (+ (* -4 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -4))))) 2))))) (* 4 (* (sqrt (/ (pow a 3) (pow c 5))) (/ (* (pow b 4) (sqrt -64)) (pow (+ (* -4 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -4))))) 3))))))))))) |
#s(approx (/ (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))))) #s(hole binary64 (* c (- (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (sqrt -64) (+ (* -4 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -4)))))))) (+ (* -1 (/ (pow b 3) (* (pow c 2) (+ (* -4 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -4)))))))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (* (sqrt -64) (+ (* -4 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -4))))))))))) (+ (* -2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 2) (sqrt -64)) (pow (+ (* -4 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -4))))) 2)))) (+ (* -1 (/ (* a (* (pow b 5) (sqrt -64))) (* (pow c 3) (* (sqrt -4) (pow (+ (* -4 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -4))))) 3))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* (sqrt -64) (+ (* -4 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -4))))))))) (+ (* 1/2 (/ (* a (* (pow b 3) (sqrt -64))) (* (pow c 2) (* (sqrt -4) (pow (+ (* -4 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -4))))) 2))))) (+ (* 2 (/ (* (pow b 2) (- (* -1 (/ (pow b 3) (+ (* -4 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -4))))))) (+ (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* (sqrt -64) (+ (* -4 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -4))))))))) (+ (* 1/2 (/ (* a (* (pow b 3) (sqrt -64))) (* (sqrt -4) (pow (+ (* -4 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -4))))) 2)))) (* 4 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 4) (sqrt -64)) (pow (+ (* -4 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -4))))) 3)))))))) (* (pow c 3) (+ (* -4 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -4)))))))) (* 4 (* (sqrt (/ (pow a 3) (pow c 5))) (/ (* (pow b 4) (sqrt -64)) (pow (+ (* -4 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -4))))) 3))))))))))))) |
#s(approx (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) #s(hole binary64 (* (pow c 2) (- (* -1 (/ (pow b 3) (pow c 2))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (sqrt -64)))) (* (sqrt (/ (pow a 3) c)) (sqrt -64))))))) |
#s(approx (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) #s(hole binary64 (* (pow c 2) (- (+ (* -1 (/ (pow b 3) (pow c 2))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (sqrt -64))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (sqrt -64)))) (* (sqrt (/ (pow a 3) c)) (sqrt -64))))))) |
#s(approx (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) #s(hole binary64 (* (pow c 2) (- (+ (* -1 (/ (pow b 3) (pow c 2))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 7)))) (/ (- (pow b 6) (* 1/4 (/ (* c (pow (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) 2)) (* (pow a 3) (pow (sqrt -64) 2))))) (sqrt -64))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (sqrt -64)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (sqrt -64)))) (* (sqrt (/ (pow a 3) c)) (sqrt -64)))))))) |
#s(approx (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3) #s(hole binary64 (* (pow c 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (sqrt -64)))) (* (sqrt (/ (pow a 3) c)) (sqrt -64)))))) |
#s(approx (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3) #s(hole binary64 (* (pow c 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (sqrt -64)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (sqrt -64)))) (* (sqrt (/ (pow a 3) c)) (sqrt -64))))))) |
#s(approx (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3) #s(hole binary64 (* (pow c 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (sqrt -64)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (sqrt -64)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 7)))) (/ (- (pow b 6) (* 1/4 (/ (* c (pow (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) 2)) (* (pow a 3) (pow (sqrt -64) 2))))) (sqrt -64)))) (* (sqrt (/ (pow a 3) c)) (sqrt -64)))))))) |
#s(approx (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) #s(hole binary64 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))) |
#s(approx (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))))) |
#s(approx (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))))) |
#s(approx (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) #s(hole binary64 (* c (+ (* -4 a) (/ (pow b 2) c))))) |
#s(approx (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)))) #s(hole binary64 (* c (+ (* -4 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -4)))))))) |
#s(approx (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)))) #s(hole binary64 (* c (+ (* -4 a) (+ (* -1 (* (sqrt (/ a c)) (* b (sqrt -4)))) (* 2 (/ (pow b 2) c))))))) |
#s(approx (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)))) #s(hole binary64 (* c (+ (* -4 a) (+ (* -1 (* (sqrt (/ a c)) (* b (sqrt -4)))) (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 3) (sqrt -4)))) (* 2 (/ (pow b 2) c)))))))) |
#s(approx (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)))) #s(hole binary64 (* c (+ (* -4 a) (+ (* -1 (* (sqrt (/ a c)) (* b (sqrt -4)))) (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 3) (sqrt -4)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 5) (pow (sqrt -4) 3)))) (* 2 (/ (pow b 2) c))))))))) |
#s(approx (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))) #s(hole binary64 (* c (+ (* -4 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -4)))))))) |
#s(approx (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))) #s(hole binary64 (* c (+ (* -4 a) (+ (* -1 (* (sqrt (/ a c)) (* b (sqrt -4)))) (/ (pow b 2) c)))))) |
#s(approx (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))) #s(hole binary64 (* c (+ (* -4 a) (+ (* -1 (* (sqrt (/ a c)) (* b (sqrt -4)))) (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 3) (sqrt -4)))) (/ (pow b 2) c))))))) |
#s(approx (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))) #s(hole binary64 (* c (+ (* -4 a) (+ (* -1 (* (sqrt (/ a c)) (* b (sqrt -4)))) (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 3) (sqrt -4)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 5) (pow (sqrt -4) 3)))) (/ (pow b 2) c)))))))) |
#s(approx (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) #s(hole binary64 (* c (+ (* -1 (* (sqrt (/ a c)) (* b (sqrt -4)))) (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 3) (sqrt -4)))))))) |
#s(approx (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) #s(hole binary64 (* c (+ (* -1 (* (sqrt (/ a c)) (* b (sqrt -4)))) (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 3) (sqrt -4)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 5) (pow (sqrt -4) 3))))))))) |
#s(approx (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) #s(hole binary64 (* c (+ (* -1 (* (sqrt (/ a c)) (* b (sqrt -4)))) (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 3) (sqrt -4)))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 7) (pow (sqrt -4) 5)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 5) (pow (sqrt -4) 3)))))))))) |
#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 (* (+ (* (* a (/ c (* b b))) -4) 1) (* b b)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))))) |
#s(approx (+ (* (* a (/ c (* b b))) -4) 1) #s(hole binary64 (* -1 (* c (- (* 4 (/ a (pow b 2))) (/ 1 c)))))) |
#s(approx (* (* -1 c) (- (* 4 (/ a (* b b))) (pow c -1))) #s(hole binary64 (* -1 (* c (- (* 4 (/ a (pow b 2))) (/ 1 c)))))) |
#s(approx (/ (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -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 (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -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 (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (sqrt -1) (+ (* -1/4 (/ (pow b 4) a)) (* 1/4 (/ (pow b 4) a)))))) (* -1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c))))))) |
#s(approx (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) #s(hole binary64 (* -1 (* c (- (/ b c) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -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 (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) #s(hole binary64 (* -1 (* c (- (* -1 (/ (- (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (+ (* -1/4 (/ (pow b 4) a)) (* 1/4 (/ (pow b 4) a)))))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -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 (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))))) #s(hole binary64 (* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 5)))) (* (sqrt -1) (+ (* -1/4 (/ (pow b 4) a)) (* 1/4 (/ (pow b 4) a)))))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))))) |
#s(approx (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))))) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1/4 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* -1/4 (/ (pow b 4) a)) (* 1/4 (/ (pow b 4) a)))))) (* 1/4 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (+ (* -1/16 (/ (* (pow b 4) c) a)) (* 1/4 (/ (* (pow b 2) (+ (* -1/4 (/ (pow b 4) a)) (* 1/4 (/ (pow b 4) a)))) a))))))) (pow c 3))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))))) |
#s(approx (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))))) |
#s(approx (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (- (+ (* -1/4 (/ (pow b 4) (* a c))) (* 1/4 (/ (pow b 4) (* a c)))) (* -1 (pow b 2))) c)) (* 4 a)))))) |
#s(approx (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (- (* -1 (/ (- (* 1/4 (/ (* (pow b 2) (+ (* -1/4 (/ (pow b 4) a)) (* 1/4 (/ (pow b 4) a)))) (* a c))) (+ (* -1/4 (/ (pow b 4) a)) (* 1/4 (/ (pow b 4) a)))) c)) (* -1 (pow b 2))) c)) (* 4 a)))))) |
#s(approx (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) #s(hole binary64 (* -1 (* (pow c 3) (+ (* -1 (/ (pow b 6) (pow c 3))) (* 64 (pow a 3))))))) |
#s(approx (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))) #s(hole binary64 (* (pow c 2) (+ (* -1 (/ (- (* -1 (/ (pow b 4) c)) (* 4 (* a (pow b 2)))) c)) (* 16 (pow a 2)))))) |
#s(approx (+ (* c (+ (* (* 16 (* a a)) c) (* 4 (* a (* b b))))) (pow b 4)) #s(hole binary64 (* (pow c 2) (+ (* -1 (/ (+ (* -4 (* a (pow b 2))) (* -1 (/ (pow b 4) c))) c)) (* 16 (pow a 2)))))) |
#s(approx (+ (* (* 16 (* a a)) c) (* 4 (* a (* b b)))) #s(hole binary64 (* -1 (* c (+ (* -16 (pow a 2)) (* -4 (/ (* a (pow b 2)) c))))))) |
#s(approx (/ (/ (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))))) (* 2 a)) #s(hole binary64 (* 4 (* (sqrt (* a c)) (/ (sqrt -1) (- (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* -4 a))))))) |
#s(approx (/ (/ (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))))) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* -8 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (- (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* -4 a)) 2)))) (* -4 (* (sqrt (/ a c)) (/ (sqrt -1) (- (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* -4 a)))))))))) |
#s(approx (/ (/ (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))))) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* -4 (* (sqrt (/ a c)) (/ (sqrt -1) (- (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* -4 a))))) (* -1 (/ (+ (* -1/2 (/ (- (* -1 (/ (pow b 3) (* a (- (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* -4 a))))) (+ (* 1/16 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))) (- (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* -4 a))))) (+ (* 2 (/ (pow b 3) (pow (- (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* -4 a)) 2))) (* 32 (* (sqrt (/ a c)) (/ (* (pow b 4) (sqrt -1)) (pow (- (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* -4 a)) 3))))))) c)) (* 8 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (pow (- (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* -4 a)) 2))))) c))))))) |
#s(approx (/ (/ (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))))) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* -4 (* (sqrt (/ a c)) (/ (sqrt -1) (- (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* -4 a))))) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (- (* -1/16 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (+ (* 4 (* a (pow b 4))) (* 8 (* a (pow b 4))))) (- (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* -4 a))))) (+ (* -4 (/ (pow b 5) (pow (- (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* -4 a)) 3))) (* 2 (/ (* (pow b 2) (- (* -1 (/ (pow b 3) (* a (- (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* -4 a))))) (+ (* 1/16 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))) (- (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* -4 a))))) (+ (* 2 (/ (pow b 3) (pow (- (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* -4 a)) 2))) (* 32 (* (sqrt (/ a c)) (/ (* (pow b 4) (sqrt -1)) (pow (- (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* -4 a)) 3)))))))) (- (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* -4 a)))))) c)) (* 1/2 (- (* -1 (/ (pow b 3) (* a (- (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* -4 a))))) (+ (* 1/16 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))) (- (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* -4 a))))) (+ (* 2 (/ (pow b 3) (pow (- (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* -4 a)) 2))) (* 32 (* (sqrt (/ a c)) (/ (* (pow b 4) (sqrt -1)) (pow (- (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* -4 a)) 3))))))))) c)) (* 8 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (pow (- (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* -4 a)) 2))))) c))))))) |
#s(approx (/ (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))))) #s(hole binary64 (* 8 (* (sqrt (* (pow a 3) c)) (/ (sqrt -1) (- (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* -4 a))))))) |
#s(approx (/ (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))))) #s(hole binary64 (* -1 (* c (+ (* -16 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (- (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* -4 a)) 2)))) (* -8 (* (sqrt (/ (pow a 3) c)) (/ (sqrt -1) (- (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* -4 a)))))))))) |
#s(approx (/ (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))))) #s(hole binary64 (* -1 (* c (+ (* -8 (* (sqrt (/ (pow a 3) c)) (/ (sqrt -1) (- (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* -4 a))))) (* -1 (/ (- (* -1 (/ (- (* -1 (/ (pow b 3) (- (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* -4 a)))) (+ (* 1/16 (* (sqrt (/ c (pow a 3))) (/ (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))) (- (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* -4 a))))) (+ (* 2 (/ (* a (pow b 3)) (pow (- (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* -4 a)) 2))) (* 32 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 4) (sqrt -1)) (pow (- (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* -4 a)) 3))))))) c)) (* -16 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (- (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* -4 a)) 2))))) c))))))) |
#s(approx (/ (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))))) #s(hole binary64 (* -1 (* c (+ (* -8 (* (sqrt (/ (pow a 3) c)) (/ (sqrt -1) (- (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* -4 a))))) (* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (- (* -1/16 (* (sqrt (/ c (pow a 3))) (/ (* (sqrt -1) (+ (* 4 (* a (pow b 4))) (* 8 (* a (pow b 4))))) (- (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* -4 a))))) (+ (* -4 (/ (* a (pow b 5)) (pow (- (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* -4 a)) 3))) (* 2 (/ (* (pow b 2) (- (* -1 (/ (pow b 3) (- (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* -4 a)))) (+ (* 1/16 (* (sqrt (/ c (pow a 3))) (/ (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))) (- (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* -4 a))))) (+ (* 2 (/ (* a (pow b 3)) (pow (- (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* -4 a)) 2))) (* 32 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 4) (sqrt -1)) (pow (- (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* -4 a)) 3)))))))) (- (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* -4 a)))))) c)) (* -1 (/ (pow b 3) (- (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* -4 a))))) (+ (* 1/16 (* (sqrt (/ c (pow a 3))) (/ (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))) (- (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* -4 a))))) (+ (* 2 (/ (* a (pow b 3)) (pow (- (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* -4 a)) 2))) (* 32 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 4) (sqrt -1)) (pow (- (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* -4 a)) 3))))))) c)) (* -16 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (- (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* -4 a)) 2))))) c))))))) |
#s(approx (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) #s(hole binary64 (* (pow c 2) (- (* -1 (/ (pow b 3) (pow c 2))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))))) (* 8 (* (sqrt (/ (pow a 3) c)) (sqrt -1)))))))) |
#s(approx (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) #s(hole binary64 (* (pow c 2) (- (+ (* -1 (/ (pow b 3) (pow c 2))) (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (sqrt -1) (+ (* 4 (* a (pow b 4))) (* 8 (* a (pow b 4)))))))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))))) (* 8 (* (sqrt (/ (pow a 3) c)) (sqrt -1)))))))) |
#s(approx (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) #s(hole binary64 (* (pow c 2) (- (+ (* -1 (/ (- (* 1/16 (* (sqrt (/ 1 (* (pow a 3) c))) (* (sqrt -1) (- (pow b 6) (* -1/256 (/ (* c (pow (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) 2)) (pow a 3))))))) (* 1/16 (* (sqrt (/ c (pow a 3))) (* (sqrt -1) (+ (* 4 (* a (pow b 4))) (* 8 (* a (pow b 4)))))))) (pow c 3))) (* -1 (/ (pow b 3) (pow c 2)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))))) (* 8 (* (sqrt (/ (pow a 3) c)) (sqrt -1)))))))) |
#s(approx (pow (sqrt (- (* b b) (* 4 (* a c)))) 3) #s(hole binary64 (* (pow c 2) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))))) (* 8 (* (sqrt (/ (pow a 3) c)) (sqrt -1))))))) |
#s(approx (pow (sqrt (- (* b b) (* 4 (* a c)))) 3) #s(hole binary64 (* (pow c 2) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (sqrt -1) (+ (* 4 (* a (pow b 4))) (* 8 (* a (pow b 4))))))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))))) (* 8 (* (sqrt (/ (pow a 3) c)) (sqrt -1)))))))) |
#s(approx (pow (sqrt (- (* b b) (* 4 (* a c)))) 3) #s(hole binary64 (* (pow c 2) (+ (* -1 (/ (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) c))) (* (sqrt -1) (- (pow b 6) (* -1/256 (/ (* c (pow (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) 2)) (pow a 3))))))) (* 1/16 (* (sqrt (/ c (pow a 3))) (* (sqrt -1) (+ (* 4 (* a (pow b 4))) (* 8 (* a (pow b 4)))))))) (pow c 3))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))))) (* 8 (* (sqrt (/ (pow a 3) c)) (sqrt -1)))))))) |
#s(approx (* (* (+ (* (* a (/ c (* b b))) -2) 1) b) -1) #s(hole binary64 (* -1 (* c (+ (* -2 (/ a b)) (/ b c)))))) |
#s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) #s(hole binary64 (* -1 (* c (+ (* -1 (/ b c)) (* 2 (/ a b))))))) |
#s(approx (* c (+ (* -2 (/ a b)) (/ b c))) #s(hole binary64 (* -1 (* c (+ (* -1 (/ b c)) (* 2 (/ a b))))))) |
#s(approx (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c))))))) #s(hole binary64 (* -1 (* c (- (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* -4 a)))))) |
#s(approx (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c))))))) #s(hole binary64 (* -1 (* c (- (+ (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* -2 (/ (pow b 2) c))) (* -4 a)))))) |
#s(approx (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c))))))) #s(hole binary64 (* -1 (* c (- (+ (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* -1 (/ (+ (* 1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 3) (sqrt -1)))) (* 2 (pow b 2))) c))) (* -4 a)))))) |
#s(approx (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c))))))) #s(hole binary64 (* -1 (* c (- (+ (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (* (sqrt (/ c a)) (* (pow b 3) (sqrt -1)))) (* 1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 5) (sqrt -1))))) c)) (* 2 (pow b 2))) c))) (* -4 a)))))) |
#s(approx (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))) #s(hole binary64 (* -1 (* c (- (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* -4 a)))))) |
#s(approx (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))) #s(hole binary64 (* -1 (* c (- (+ (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* -1 (/ (pow b 2) c))) (* -4 a)))))) |
#s(approx (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))) #s(hole binary64 (* -1 (* c (- (+ (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* -1 (/ (+ (* 1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 3) (sqrt -1)))) (pow b 2)) c))) (* -4 a)))))) |
#s(approx (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))) #s(hole binary64 (* -1 (* c (- (+ (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (* (sqrt (/ c a)) (* (pow b 3) (sqrt -1)))) (* 1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 5) (sqrt -1))))) c)) (pow b 2)) c))) (* -4 a)))))) |
#s(approx (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* -1 (* c (+ (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* -1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 3) (sqrt -1))))))))) |
#s(approx (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* -1 (* c (+ (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (+ (* -1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 3) (sqrt -1)))) (* 1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 5) (sqrt -1)))))))))) |
#s(approx (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* -1 (* c (+ (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (+ (* -1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 3) (sqrt -1)))) (+ (* -1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 7) (sqrt -1)))) (* 1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 5) (sqrt -1))))))))))) |
#s(approx (/ (/ (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))))) (* 2 a)) #s(hole binary64 (* 4 (* (sqrt (* a c)) (/ (sqrt -1) (+ (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))))) |
#s(approx (/ (/ (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))))) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* -8 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (+ (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 2)))) (* -4 (* (sqrt (/ a c)) (/ (sqrt -1) (+ (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)))))))))) |
#s(approx (/ (/ (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))))) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* -4 (* (sqrt (/ a c)) (/ (sqrt -1) (+ (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))) (* -1 (/ (+ (* -1/2 (/ (- (* -1 (/ (pow b 3) (* a (+ (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))) (+ (* 1/16 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))) (+ (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))) (+ (* 2 (/ (pow b 3) (pow (+ (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 2))) (* 32 (* (sqrt (/ a c)) (/ (* (pow b 4) (sqrt -1)) (pow (+ (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 3))))))) c)) (* 8 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (pow (+ (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 2))))) c))))))) |
#s(approx (/ (/ (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))))) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* -4 (* (sqrt (/ a c)) (/ (sqrt -1) (+ (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (- (* -1/16 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (+ (* 4 (* a (pow b 4))) (* 8 (* a (pow b 4))))) (+ (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))) (+ (* -4 (/ (pow b 5) (pow (+ (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 3))) (* 2 (/ (* (pow b 2) (- (* -1 (/ (pow b 3) (* a (+ (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))) (+ (* 1/16 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))) (+ (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))) (+ (* 2 (/ (pow b 3) (pow (+ (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 2))) (* 32 (* (sqrt (/ a c)) (/ (* (pow b 4) (sqrt -1)) (pow (+ (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 3)))))))) (+ (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)))))) c)) (* 1/2 (- (* -1 (/ (pow b 3) (* a (+ (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))) (+ (* 1/16 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))) (+ (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))) (+ (* 2 (/ (pow b 3) (pow (+ (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 2))) (* 32 (* (sqrt (/ a c)) (/ (* (pow b 4) (sqrt -1)) (pow (+ (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 3))))))))) c)) (* 8 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (pow (+ (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 2))))) c))))))) |
#s(approx (/ (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))))) #s(hole binary64 (* 8 (* (sqrt (* (pow a 3) c)) (/ (sqrt -1) (+ (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))))) |
#s(approx (/ (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))))) #s(hole binary64 (* -1 (* c (+ (* -16 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (+ (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 2)))) (* -8 (* (sqrt (/ (pow a 3) c)) (/ (sqrt -1) (+ (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)))))))))) |
#s(approx (/ (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))))) #s(hole binary64 (* -1 (* c (+ (* -8 (* (sqrt (/ (pow a 3) c)) (/ (sqrt -1) (+ (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))) (* -1 (/ (- (* -1 (/ (- (* -1 (/ (pow b 3) (+ (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)))) (+ (* 1/16 (* (sqrt (/ c (pow a 3))) (/ (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))) (+ (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))) (+ (* 2 (/ (* a (pow b 3)) (pow (+ (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 2))) (* 32 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 4) (sqrt -1)) (pow (+ (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 3))))))) c)) (* -16 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (+ (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 2))))) c))))))) |
#s(approx (/ (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))))) #s(hole binary64 (* -1 (* c (+ (* -8 (* (sqrt (/ (pow a 3) c)) (/ (sqrt -1) (+ (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))) (* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (- (* -1/16 (* (sqrt (/ c (pow a 3))) (/ (* (sqrt -1) (+ (* 4 (* a (pow b 4))) (* 8 (* a (pow b 4))))) (+ (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))) (+ (* -4 (/ (* a (pow b 5)) (pow (+ (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 3))) (* 2 (/ (* (pow b 2) (- (* -1 (/ (pow b 3) (+ (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)))) (+ (* 1/16 (* (sqrt (/ c (pow a 3))) (/ (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))) (+ (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))) (+ (* 2 (/ (* a (pow b 3)) (pow (+ (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 2))) (* 32 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 4) (sqrt -1)) (pow (+ (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 3)))))))) (+ (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)))))) c)) (* -1 (/ (pow b 3) (+ (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))) (+ (* 1/16 (* (sqrt (/ c (pow a 3))) (/ (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))) (+ (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))) (+ (* 2 (/ (* a (pow b 3)) (pow (+ (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 2))) (* 32 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 4) (sqrt -1)) (pow (+ (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 3))))))) c)) (* -16 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (+ (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 2))))) c))))))) |
#s(approx (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) #s(hole binary64 (* (pow c 2) (- (* -1 (/ (pow b 3) (pow c 2))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))))) (* 8 (* (sqrt (/ (pow a 3) c)) (sqrt -1)))))))) |
#s(approx (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) #s(hole binary64 (* (pow c 2) (- (+ (* -1 (/ (pow b 3) (pow c 2))) (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (sqrt -1) (+ (* 4 (* a (pow b 4))) (* 8 (* a (pow b 4)))))))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))))) (* 8 (* (sqrt (/ (pow a 3) c)) (sqrt -1)))))))) |
#s(approx (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) #s(hole binary64 (* (pow c 2) (- (+ (* -1 (/ (- (* 1/16 (* (sqrt (/ 1 (* (pow a 3) c))) (* (sqrt -1) (- (pow b 6) (* -1/256 (/ (* c (pow (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) 2)) (pow a 3))))))) (* 1/16 (* (sqrt (/ c (pow a 3))) (* (sqrt -1) (+ (* 4 (* a (pow b 4))) (* 8 (* a (pow b 4)))))))) (pow c 3))) (* -1 (/ (pow b 3) (pow c 2)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))))) (* 8 (* (sqrt (/ (pow a 3) c)) (sqrt -1)))))))) |
#s(approx (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3) #s(hole binary64 (* (pow c 2) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))))) (* 8 (* (sqrt (/ (pow a 3) c)) (sqrt -1))))))) |
#s(approx (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3) #s(hole binary64 (* (pow c 2) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (sqrt -1) (+ (* 4 (* a (pow b 4))) (* 8 (* a (pow b 4))))))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))))) (* 8 (* (sqrt (/ (pow a 3) c)) (sqrt -1)))))))) |
#s(approx (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3) #s(hole binary64 (* (pow c 2) (+ (* -1 (/ (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) c))) (* (sqrt -1) (- (pow b 6) (* -1/256 (/ (* c (pow (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) 2)) (pow a 3))))))) (* 1/16 (* (sqrt (/ c (pow a 3))) (* (sqrt -1) (+ (* 4 (* a (pow b 4))) (* 8 (* a (pow b 4)))))))) (pow c 3))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))))) (* 8 (* (sqrt (/ (pow a 3) c)) (sqrt -1)))))))) |
#s(approx (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) #s(hole binary64 (* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) #s(hole binary64 (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))))) |
#s(approx (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) #s(hole binary64 (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))))) |
#s(approx (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))))) |
#s(approx (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)))) #s(hole binary64 (* -1 (* c (+ (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)))))) |
#s(approx (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)))) #s(hole binary64 (* -1 (* c (+ (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (+ (* -2 (/ (pow b 2) c)) (* 4 a))))))) |
#s(approx (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)))) #s(hole binary64 (* -1 (* c (+ (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (+ (* -1 (/ (+ (* 1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 3) (sqrt -1)))) (* 2 (pow b 2))) c)) (* 4 a))))))) |
#s(approx (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)))) #s(hole binary64 (* -1 (* c (+ (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (* (sqrt (/ c a)) (* (pow b 3) (sqrt -1)))) (* 1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 5) (sqrt -1))))) c)) (* 2 (pow b 2))) c)) (* 4 a))))))) |
#s(approx (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))) #s(hole binary64 (* -1 (* c (+ (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)))))) |
#s(approx (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))) #s(hole binary64 (* -1 (* c (+ (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (+ (* -1 (/ (pow b 2) c)) (* 4 a))))))) |
#s(approx (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))) #s(hole binary64 (* -1 (* c (+ (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (+ (* -1 (/ (+ (* 1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 3) (sqrt -1)))) (pow b 2)) c)) (* 4 a))))))) |
#s(approx (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))) #s(hole binary64 (* -1 (* c (+ (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (* (sqrt (/ c a)) (* (pow b 3) (sqrt -1)))) (* 1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 5) (sqrt -1))))) c)) (pow b 2)) c)) (* 4 a))))))) |
#s(approx (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) #s(hole binary64 (* -1 (* c (+ (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* -1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 3) (sqrt -1))))))))) |
#s(approx (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) #s(hole binary64 (* -1 (* c (+ (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (+ (* -1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 3) (sqrt -1)))) (* 1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 5) (sqrt -1)))))))))) |
#s(approx (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) #s(hole binary64 (* -1 (* c (+ (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (+ (* -1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 3) (sqrt -1)))) (+ (* -1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 7) (sqrt -1)))) (* 1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 5) (sqrt -1))))))))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 30.0ms | a | @ | inf | ((/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (neg b) b (sqrt (- (* b b) (* 4 (* a c)))) (- (* b b) (* 4 (* a c))) (* (+ (* (* a (/ c (* b b))) -4) 1) (* b b)) (+ (* (* a (/ c (* b b))) -4) 1) (* (* -1 c) (- (* 4 (/ a (* b b))) (pow c -1))) (* -1 c) -1 c (- (* 4 (/ a (* b b))) (pow c -1)) (* 4 (/ a (* b b))) 4 (/ a (* b b)) a (* b b) (pow c -1) (* 2 a) 2 (/ (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))))) (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))) (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (pow (* -4 (* c a)) 3) (* -4 (* c a)) -4 (* c a) 3 (pow (* b b) 3) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))) (+ (* c (+ (* (* 16 (* a a)) c) (* 4 (* a (* b b))))) (pow b 4)) (+ (* (* 16 (* a a)) c) (* 4 (* a (* b b)))) (* 16 (* a a)) 16 (* a a) (* 4 (* a (* b b))) (* a (* b b)) (pow b 4) (/ (/ (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))))) (* 2 a)) (/ (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))))) (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) (pow (* -1 b) 3) (* -1 b) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3) (sqrt (- (* b b) (* 4 (* a c)))) (* (* (+ (* (* a (/ c (* b b))) -2) 1) b) -1) (* (+ (* (* a (/ c (* b b))) -2) 1) b) (* c (+ (* -2 (/ a b)) (/ b c))) (+ (* -2 (/ a b)) (/ b c)) -2 (/ a b) (/ b c) (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c))))))) (pow b 1) 1 (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c))))) (/ (/ (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))))) (* 2 a)) (/ (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))))) (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) (* (* -4 a) c) (* -4 a) 1/2 (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)))) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))) |
| 27.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))) (* (+ (* (* a (/ c (* b b))) -4) 1) (* b b)) (+ (* (* a (/ c (* b b))) -4) 1) (* (* -1 c) (- (* 4 (/ a (* b b))) (pow c -1))) (* -1 c) -1 c (- (* 4 (/ a (* b b))) (pow c -1)) (* 4 (/ a (* b b))) 4 (/ a (* b b)) a (* b b) (pow c -1) (* 2 a) 2 (/ (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))))) (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))) (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (pow (* -4 (* c a)) 3) (* -4 (* c a)) -4 (* c a) 3 (pow (* b b) 3) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))) (+ (* c (+ (* (* 16 (* a a)) c) (* 4 (* a (* b b))))) (pow b 4)) (+ (* (* 16 (* a a)) c) (* 4 (* a (* b b)))) (* 16 (* a a)) 16 (* a a) (* 4 (* a (* b b))) (* a (* b b)) (pow b 4) (/ (/ (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))))) (* 2 a)) (/ (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))))) (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) (pow (* -1 b) 3) (* -1 b) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3) (sqrt (- (* b b) (* 4 (* a c)))) (* (* (+ (* (* a (/ c (* b b))) -2) 1) b) -1) (* (+ (* (* a (/ c (* b b))) -2) 1) b) (* c (+ (* -2 (/ a b)) (/ b c))) (+ (* -2 (/ a b)) (/ b c)) -2 (/ a b) (/ b c) (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c))))))) (pow b 1) 1 (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c))))) (/ (/ (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))))) (* 2 a)) (/ (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))))) (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) (* (* -4 a) c) (* -4 a) 1/2 (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)))) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))) |
| 23.0ms | b | @ | 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))) (* (+ (* (* a (/ c (* b b))) -4) 1) (* b b)) (+ (* (* a (/ c (* b b))) -4) 1) (* (* -1 c) (- (* 4 (/ a (* b b))) (pow c -1))) (* -1 c) -1 c (- (* 4 (/ a (* b b))) (pow c -1)) (* 4 (/ a (* b b))) 4 (/ a (* b b)) a (* b b) (pow c -1) (* 2 a) 2 (/ (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))))) (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))) (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (pow (* -4 (* c a)) 3) (* -4 (* c a)) -4 (* c a) 3 (pow (* b b) 3) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))) (+ (* c (+ (* (* 16 (* a a)) c) (* 4 (* a (* b b))))) (pow b 4)) (+ (* (* 16 (* a a)) c) (* 4 (* a (* b b)))) (* 16 (* a a)) 16 (* a a) (* 4 (* a (* b b))) (* a (* b b)) (pow b 4) (/ (/ (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))))) (* 2 a)) (/ (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))))) (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) (pow (* -1 b) 3) (* -1 b) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3) (sqrt (- (* b b) (* 4 (* a c)))) (* (* (+ (* (* a (/ c (* b b))) -2) 1) b) -1) (* (+ (* (* a (/ c (* b b))) -2) 1) b) (* c (+ (* -2 (/ a b)) (/ b c))) (+ (* -2 (/ a b)) (/ b c)) -2 (/ a b) (/ b c) (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c))))))) (pow b 1) 1 (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c))))) (/ (/ (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))))) (* 2 a)) (/ (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))))) (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) (* (* -4 a) c) (* -4 a) 1/2 (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)))) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))) |
| 21.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))) (* (+ (* (* a (/ c (* b b))) -4) 1) (* b b)) (+ (* (* a (/ c (* b b))) -4) 1) (* (* -1 c) (- (* 4 (/ a (* b b))) (pow c -1))) (* -1 c) -1 c (- (* 4 (/ a (* b b))) (pow c -1)) (* 4 (/ a (* b b))) 4 (/ a (* b b)) a (* b b) (pow c -1) (* 2 a) 2 (/ (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))))) (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))) (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (pow (* -4 (* c a)) 3) (* -4 (* c a)) -4 (* c a) 3 (pow (* b b) 3) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))) (+ (* c (+ (* (* 16 (* a a)) c) (* 4 (* a (* b b))))) (pow b 4)) (+ (* (* 16 (* a a)) c) (* 4 (* a (* b b)))) (* 16 (* a a)) 16 (* a a) (* 4 (* a (* b b))) (* a (* b b)) (pow b 4) (/ (/ (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))))) (* 2 a)) (/ (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))))) (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) (pow (* -1 b) 3) (* -1 b) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3) (sqrt (- (* b b) (* 4 (* a c)))) (* (* (+ (* (* a (/ c (* b b))) -2) 1) b) -1) (* (+ (* (* a (/ c (* b b))) -2) 1) b) (* c (+ (* -2 (/ a b)) (/ b c))) (+ (* -2 (/ a b)) (/ b c)) -2 (/ a b) (/ b c) (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c))))))) (pow b 1) 1 (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c))))) (/ (/ (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))))) (* 2 a)) (/ (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))))) (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) (* (* -4 a) c) (* -4 a) 1/2 (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)))) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))) |
| 21.0ms | b | @ | -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))) (* (+ (* (* a (/ c (* b b))) -4) 1) (* b b)) (+ (* (* a (/ c (* b b))) -4) 1) (* (* -1 c) (- (* 4 (/ a (* b b))) (pow c -1))) (* -1 c) -1 c (- (* 4 (/ a (* b b))) (pow c -1)) (* 4 (/ a (* b b))) 4 (/ a (* b b)) a (* b b) (pow c -1) (* 2 a) 2 (/ (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))))) (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))) (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (pow (* -4 (* c a)) 3) (* -4 (* c a)) -4 (* c a) 3 (pow (* b b) 3) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))) (+ (* c (+ (* (* 16 (* a a)) c) (* 4 (* a (* b b))))) (pow b 4)) (+ (* (* 16 (* a a)) c) (* 4 (* a (* b b)))) (* 16 (* a a)) 16 (* a a) (* 4 (* a (* b b))) (* a (* b b)) (pow b 4) (/ (/ (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))))) (* 2 a)) (/ (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))))) (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) (pow (* -1 b) 3) (* -1 b) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3) (sqrt (- (* b b) (* 4 (* a c)))) (* (* (+ (* (* a (/ c (* b b))) -2) 1) b) -1) (* (+ (* (* a (/ c (* b b))) -2) 1) b) (* c (+ (* -2 (/ a b)) (/ b c))) (+ (* -2 (/ a b)) (/ b c)) -2 (/ a b) (/ b c) (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c))))))) (pow b 1) 1 (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c))))) (/ (/ (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))))) (* 2 a)) (/ (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))))) (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) (* (* -4 a) c) (* -4 a) 1/2 (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)))) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4560 | 87059 |
| 0 | 4657 | 76771 |
| 0 | 13152 | 73776 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(approx (+ (* (* a (/ c (* b b))) -4) 1) (*.f64 (*.f64 #s(literal -1 binary64) c) (-.f64 (*.f64 #s(literal 4 binary64) (/.f64 a (*.f64 b b))) (pow.f64 c #s(literal -1 binary64))))) (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a)) |
(-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(approx (+ (* (* a (/ c (* b b))) -4) 1) (*.f64 (*.f64 #s(literal -1 binary64) c) (-.f64 (*.f64 #s(literal 4 binary64) (/.f64 a (*.f64 b b))) (pow.f64 c #s(literal -1 binary64))))) (*.f64 b b))))) |
(neg.f64 b) |
b |
(sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(approx (+ (* (* a (/ c (* b b))) -4) 1) (*.f64 (*.f64 #s(literal -1 binary64) c) (-.f64 (*.f64 #s(literal 4 binary64) (/.f64 a (*.f64 b b))) (pow.f64 c #s(literal -1 binary64))))) (*.f64 b b)))) |
#s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(approx (+ (* (* a (/ c (* b b))) -4) 1) (*.f64 (*.f64 #s(literal -1 binary64) c) (-.f64 (*.f64 #s(literal 4 binary64) (/.f64 a (*.f64 b b))) (pow.f64 c #s(literal -1 binary64))))) (*.f64 b b))) |
(*.f64 #s(approx (+ (* (* a (/ c (* b b))) -4) 1) (*.f64 (*.f64 #s(literal -1 binary64) c) (-.f64 (*.f64 #s(literal 4 binary64) (/.f64 a (*.f64 b b))) (pow.f64 c #s(literal -1 binary64))))) (*.f64 b b)) |
#s(approx (+ (* (* a (/ c (* b b))) -4) 1) (*.f64 (*.f64 #s(literal -1 binary64) c) (-.f64 (*.f64 #s(literal 4 binary64) (/.f64 a (*.f64 b b))) (pow.f64 c #s(literal -1 binary64))))) |
(*.f64 (*.f64 #s(literal -1 binary64) c) (-.f64 (*.f64 #s(literal 4 binary64) (/.f64 a (*.f64 b b))) (pow.f64 c #s(literal -1 binary64)))) |
(*.f64 #s(literal -1 binary64) c) |
#s(literal -1 binary64) |
c |
(-.f64 (*.f64 #s(literal 4 binary64) (/.f64 a (*.f64 b b))) (pow.f64 c #s(literal -1 binary64))) |
(*.f64 #s(literal 4 binary64) (/.f64 a (*.f64 b b))) |
#s(literal 4 binary64) |
(/.f64 a (*.f64 b b)) |
a |
(*.f64 b b) |
(pow.f64 c #s(literal -1 binary64)) |
(*.f64 #s(literal 2 binary64) a) |
#s(literal 2 binary64) |
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (/.f64 (+.f64 (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal 3 binary64)) (pow.f64 (*.f64 b b) #s(literal 3 binary64))) #s(approx (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))) (fma.f64 c (fma.f64 (*.f64 #s(literal 16 binary64) (*.f64 a a)) c (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 b b)))) (pow.f64 b #s(literal 4 binary64))))))) (*.f64 #s(literal 2 binary64) a)) |
(-.f64 (neg.f64 b) (sqrt.f64 (/.f64 (+.f64 (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal 3 binary64)) (pow.f64 (*.f64 b b) #s(literal 3 binary64))) #s(approx (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))) (fma.f64 c (fma.f64 (*.f64 #s(literal 16 binary64) (*.f64 a a)) c (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 b b)))) (pow.f64 b #s(literal 4 binary64))))))) |
(sqrt.f64 (/.f64 (+.f64 (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal 3 binary64)) (pow.f64 (*.f64 b b) #s(literal 3 binary64))) #s(approx (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))) (fma.f64 c (fma.f64 (*.f64 #s(literal 16 binary64) (*.f64 a a)) c (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 b b)))) (pow.f64 b #s(literal 4 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal 3 binary64)) (pow.f64 (*.f64 b b) #s(literal 3 binary64))) #s(approx (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))) (fma.f64 c (fma.f64 (*.f64 #s(literal 16 binary64) (*.f64 a a)) c (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 b b)))) (pow.f64 b #s(literal 4 binary64))))) |
(+.f64 (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal 3 binary64)) (pow.f64 (*.f64 b b) #s(literal 3 binary64))) |
(pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal 3 binary64)) |
(*.f64 #s(literal -4 binary64) (*.f64 c a)) |
#s(literal -4 binary64) |
(*.f64 c a) |
#s(literal 3 binary64) |
(pow.f64 (*.f64 b b) #s(literal 3 binary64)) |
#s(approx (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))) (fma.f64 c (fma.f64 (*.f64 #s(literal 16 binary64) (*.f64 a a)) c (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 b b)))) (pow.f64 b #s(literal 4 binary64)))) |
(fma.f64 c (fma.f64 (*.f64 #s(literal 16 binary64) (*.f64 a a)) c (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 b b)))) (pow.f64 b #s(literal 4 binary64))) |
(fma.f64 (*.f64 #s(literal 16 binary64) (*.f64 a a)) c (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 b b)))) |
(*.f64 #s(literal 16 binary64) (*.f64 a a)) |
#s(literal 16 binary64) |
(*.f64 a a) |
(*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 b b))) |
(*.f64 a (*.f64 b b)) |
(pow.f64 b #s(literal 4 binary64)) |
(/.f64 (/.f64 (-.f64 (pow.f64 (*.f64 #s(literal -1 binary64) b) #s(literal 3 binary64)) (pow.f64 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 #s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (/.f64 b c)))) #s(literal -1 binary64))) #s(literal 3 binary64))) (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (fma.f64 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 #s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (/.f64 b c)))) #s(literal -1 binary64))) #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 #s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (/.f64 b c)))) #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal -1 binary64) b) #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 #s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (/.f64 b c)))) #s(literal -1 binary64))))))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal -1 binary64) b) #s(literal 3 binary64)) (pow.f64 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 #s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (/.f64 b c)))) #s(literal -1 binary64))) #s(literal 3 binary64))) (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (fma.f64 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 #s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (/.f64 b c)))) #s(literal -1 binary64))) #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 #s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (/.f64 b c)))) #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal -1 binary64) b) #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 #s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (/.f64 b c)))) #s(literal -1 binary64))))))) |
(-.f64 (pow.f64 (*.f64 #s(literal -1 binary64) b) #s(literal 3 binary64)) (pow.f64 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 #s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (/.f64 b c)))) #s(literal -1 binary64))) #s(literal 3 binary64))) |
(pow.f64 (*.f64 #s(literal -1 binary64) b) #s(literal 3 binary64)) |
(*.f64 #s(literal -1 binary64) b) |
(pow.f64 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 #s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (/.f64 b c)))) #s(literal -1 binary64))) #s(literal 3 binary64)) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 #s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (/.f64 b c)))) #s(literal -1 binary64))) |
(*.f64 #s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (/.f64 b c)))) #s(literal -1 binary64)) |
#s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (/.f64 b c)))) |
(*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (/.f64 b c))) |
(fma.f64 #s(literal -2 binary64) (/.f64 a b) (/.f64 b c)) |
#s(literal -2 binary64) |
(/.f64 a b) |
(/.f64 b c) |
(fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (fma.f64 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 #s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (/.f64 b c)))) #s(literal -1 binary64))) #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 #s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (/.f64 b c)))) #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal -1 binary64) b) #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 #s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (/.f64 b c)))) #s(literal -1 binary64)))))) |
(pow.f64 b #s(literal 1 binary64)) |
#s(literal 1 binary64) |
(fma.f64 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 #s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (/.f64 b c)))) #s(literal -1 binary64))) #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 #s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (/.f64 b c)))) #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal -1 binary64) b) #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 #s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (/.f64 b c)))) #s(literal -1 binary64))))) |
(*.f64 (*.f64 #s(literal -1 binary64) b) #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 #s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (/.f64 b c)))) #s(literal -1 binary64)))) |
(/.f64 (/.f64 (-.f64 (pow.f64 (*.f64 #s(literal -1 binary64) b) #s(literal 3 binary64)) (pow.f64 (pow.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (fma.f64 (pow.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (pow.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal -1 binary64) b) (pow.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)))))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal -1 binary64) b) #s(literal 3 binary64)) (pow.f64 (pow.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (fma.f64 (pow.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (pow.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal -1 binary64) b) (pow.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)))))) |
(-.f64 (pow.f64 (*.f64 #s(literal -1 binary64) b) #s(literal 3 binary64)) (pow.f64 (pow.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) #s(literal 3 binary64))) |
(pow.f64 (pow.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) #s(literal 3 binary64)) |
(pow.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) |
(fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) |
(*.f64 (*.f64 #s(literal -4 binary64) a) c) |
(*.f64 #s(literal -4 binary64) a) |
#s(literal 1/2 binary64) |
(fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (fma.f64 (pow.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (pow.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal -1 binary64) b) (pow.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64))))) |
(fma.f64 (pow.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (pow.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal -1 binary64) b) (pow.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)))) |
(*.f64 (*.f64 #s(literal -1 binary64) b) (pow.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64))) |
#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 (* (+ (* (* a (/ c (* b b))) -4) 1) (* b b)) #s(hole binary64 (pow b 2))) |
#s(approx (* (+ (* (* a (/ c (* b b))) -4) 1) (* b b)) #s(hole binary64 (+ (* -4 (* a c)) (pow b 2)))) |
#s(approx (+ (* (* a (/ c (* b b))) -4) 1) #s(hole binary64 1)) |
#s(approx (+ (* (* a (/ c (* b b))) -4) 1) #s(hole binary64 (+ 1 (* -4 (/ (* a c) (pow b 2)))))) |
#s(approx (* (* -1 c) (- (* 4 (/ a (* b b))) (pow c -1))) #s(hole binary64 1)) |
#s(approx (* (* -1 c) (- (* 4 (/ a (* b b))) (pow c -1))) #s(hole binary64 (+ 1 (* -4 (/ (* a c) (pow b 2)))))) |
#s(approx (- (* 4 (/ a (* b b))) (pow c -1)) #s(hole binary64 (/ -1 c))) |
#s(approx (- (* 4 (/ a (* b b))) (pow c -1)) #s(hole binary64 (- (* 4 (/ a (pow b 2))) (/ 1 c)))) |
#s(approx (* 4 (/ a (* b b))) #s(hole binary64 (* 4 (/ a (pow b 2))))) |
#s(approx (/ a (* b b)) #s(hole binary64 (/ a (pow b 2)))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (* 2 a) #s(hole binary64 (* 2 a))) |
#s(approx (/ (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) #s(hole binary64 (* -1 (/ b a)))) |
#s(approx (/ (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) #s(hole binary64 (/ (+ (* -1 b) (/ (* a c) b)) a))) |
#s(approx (/ (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) #s(hole binary64 (/ (+ (* -1 b) (* a (+ (* 1/4 (/ (* a (+ (* -16 (/ (pow c 2) (pow b 2))) (+ (* 4 (/ (pow c 2) (pow b 2))) (* 16 (/ (pow c 2) (pow b 2)))))) b)) (/ c b)))) a))) |
#s(approx (/ (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) #s(hole binary64 (/ (+ (* -1 b) (* a (+ (* a (+ (* 1/4 (/ (* a (+ (* -4 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 2))) (* 16 (/ (pow c 2) (pow b 2))))) (pow b 2))) (* 2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 2))) (+ (* 4 (/ (pow c 2) (pow b 2))) (* 16 (/ (pow c 2) (pow b 2)))))) (pow b 2))))) b)) (* 1/4 (/ (+ (* -16 (/ (pow c 2) (pow b 2))) (+ (* 4 (/ (pow c 2) (pow b 2))) (* 16 (/ (pow c 2) (pow b 2))))) b)))) (/ c b)))) a))) |
#s(approx (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) #s(hole binary64 (* -2 b))) |
#s(approx (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) #s(hole binary64 (- (* 2 (/ (* a c) b)) (* 2 b)))) |
#s(approx (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) #s(hole binary64 (- (* a (- (* 1/2 (/ (* a (+ (* -16 (/ (pow c 2) (pow b 2))) (+ (* 4 (/ (pow c 2) (pow b 2))) (* 16 (/ (pow c 2) (pow b 2)))))) b)) (* -2 (/ c b)))) (* 2 b)))) |
#s(approx (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) #s(hole binary64 (- (* a (- (* a (- (* 1/2 (/ (* a (+ (* -4 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 2))) (* 16 (/ (pow c 2) (pow b 2))))) (pow b 2))) (* 2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 2))) (+ (* 4 (/ (pow c 2) (pow b 2))) (* 16 (/ (pow c 2) (pow b 2)))))) (pow b 2))))) b)) (* -1/2 (/ (+ (* -16 (/ (pow c 2) (pow b 2))) (+ (* 4 (/ (pow c 2) (pow b 2))) (* 16 (/ (pow c 2) (pow b 2))))) b)))) (* -2 (/ c b)))) (* 2 b)))) |
#s(approx (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))))) #s(hole binary64 b)) |
#s(approx (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))))) #s(hole binary64 (+ b (* -2 (/ (* a c) b))))) |
#s(approx (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))))) #s(hole binary64 (+ b (* a (+ (* -2 (/ c b)) (* -1/2 (/ (* a (+ (* -16 (/ (pow c 2) (pow b 2))) (+ (* 4 (/ (pow c 2) (pow b 2))) (* 16 (/ (pow c 2) (pow b 2)))))) b))))))) |
#s(approx (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))))) #s(hole binary64 (+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -1/2 (/ (* a (+ (* -4 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 2))) (* 16 (/ (pow c 2) (pow b 2))))) (pow b 2))) (* 2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 2))) (+ (* 4 (/ (pow c 2) (pow b 2))) (* 16 (/ (pow c 2) (pow b 2)))))) (pow b 2))))) b)) (* -1/2 (/ (+ (* -16 (/ (pow c 2) (pow b 2))) (+ (* 4 (/ (pow c 2) (pow b 2))) (* 16 (/ (pow c 2) (pow b 2))))) b))))))))) |
#s(approx (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))) #s(hole binary64 (pow b 2))) |
#s(approx (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))) #s(hole binary64 (+ (* -4 (* a c)) (pow b 2)))) |
#s(approx (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))) #s(hole binary64 (+ (* a (- (* -1 (* a (+ (* -16 (/ (pow c 2) (pow b 2))) (* 16 (/ (pow c 2) (pow b 2)))))) (* 4 c))) (pow b 2)))) |
#s(approx (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))) #s(hole binary64 (+ (* a (- (* a (- (* 4 (/ (* a (* c (+ (* -16 (/ (pow c 2) (pow b 2))) (* 16 (/ (pow c 2) (pow b 2)))))) (pow b 2))) (+ (* -16 (/ (pow c 2) (pow b 2))) (* 16 (/ (pow c 2) (pow b 2)))))) (* 4 c))) (pow b 2)))) |
#s(approx (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) #s(hole binary64 (pow b 6))) |
#s(approx (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) #s(hole binary64 (+ (* -64 (* (pow a 3) (pow c 3))) (pow b 6)))) |
#s(approx (pow (* -4 (* c a)) 3) #s(hole binary64 (* -64 (* (pow a 3) (pow c 3))))) |
#s(approx (* -4 (* c a)) #s(hole binary64 (* -4 (* a c)))) |
#s(approx (* c a) #s(hole binary64 (* a c))) |
#s(approx (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))) #s(hole binary64 (pow b 4))) |
#s(approx (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))) #s(hole binary64 (+ (* 4 (* a (* (pow b 2) c))) (pow b 4)))) |
#s(approx (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))) #s(hole binary64 (+ (* a (- (* 16 (* a (pow c 2))) (* -4 (* (pow b 2) c)))) (pow b 4)))) |
#s(approx (+ (* c (+ (* (* 16 (* a a)) c) (* 4 (* a (* b b))))) (pow b 4)) #s(hole binary64 (pow b 4))) |
#s(approx (+ (* c (+ (* (* 16 (* a a)) c) (* 4 (* a (* b b))))) (pow b 4)) #s(hole binary64 (+ (* 4 (* a (* (pow b 2) c))) (pow b 4)))) |
#s(approx (+ (* c (+ (* (* 16 (* a a)) c) (* 4 (* a (* b b))))) (pow b 4)) #s(hole binary64 (+ (* a (+ (* 4 (* (pow b 2) c)) (* 16 (* a (pow c 2))))) (pow b 4)))) |
#s(approx (+ (* (* 16 (* a a)) c) (* 4 (* a (* b b)))) #s(hole binary64 (* 4 (* a (pow b 2))))) |
#s(approx (+ (* (* 16 (* a a)) c) (* 4 (* a (* b b)))) #s(hole binary64 (* a (+ (* 4 (pow b 2)) (* 16 (* a c)))))) |
#s(approx (* 16 (* a a)) #s(hole binary64 (* 16 (pow a 2)))) |
#s(approx (* a a) #s(hole binary64 (pow a 2))) |
#s(approx (* 4 (* a (* b b))) #s(hole binary64 (* 4 (* a (pow b 2))))) |
#s(approx (* a (* b b)) #s(hole binary64 (* a (pow b 2)))) |
#s(approx (/ (/ (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))))) (* 2 a)) #s(hole binary64 (* 1/2 (/ (- (* -1 (pow b 3)) (pow b 3)) (* a (+ (* -1 (pow b 2)) (* 2 (pow b 2)))))))) |
#s(approx (/ (/ (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))))) (* 2 a)) #s(hole binary64 (/ (+ (* 1/2 (* a (- (* -1/2 (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (* (pow b 3) (+ (* -1 (pow b 2)) (* 2 (pow b 2)))))) (/ (* (- (* -1 (pow b 3)) (pow b 3)) (- (* 2 c) (* 4 c))) (pow (+ (* -1 (pow b 2)) (* 2 (pow b 2))) 2))))) (* 1/2 (/ (- (* -1 (pow b 3)) (pow b 3)) (+ (* -1 (pow b 2)) (* 2 (pow b 2)))))) a))) |
#s(approx (/ (/ (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))))) (* 2 a)) #s(hole binary64 (/ (+ (* 1/2 (/ (- (* -1 (pow b 3)) (pow b 3)) (+ (* -1 (pow b 2)) (* 2 (pow b 2))))) (* a (+ (* 1/2 (* a (- (* -1/2 (/ (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6)))) (* (pow b 3) (+ (* -1 (pow b 2)) (* 2 (pow b 2)))))) (+ (* 2 (/ (* (pow c 2) (- (* -1 (pow b 3)) (pow b 3))) (* (pow b 2) (pow (+ (* -1 (pow b 2)) (* 2 (pow b 2))) 2)))) (/ (* (- (* -1/2 (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (* (pow b 3) (+ (* -1 (pow b 2)) (* 2 (pow b 2)))))) (/ (* (- (* -1 (pow b 3)) (pow b 3)) (- (* 2 c) (* 4 c))) (pow (+ (* -1 (pow b 2)) (* 2 (pow b 2))) 2))) (- (* 2 c) (* 4 c))) (+ (* -1 (pow b 2)) (* 2 (pow b 2)))))))) (* 1/2 (- (* -1/2 (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (* (pow b 3) (+ (* -1 (pow b 2)) (* 2 (pow b 2)))))) (/ (* (- (* -1 (pow b 3)) (pow b 3)) (- (* 2 c) (* 4 c))) (pow (+ (* -1 (pow b 2)) (* 2 (pow b 2))) 2))))))) a))) |
#s(approx (/ (/ (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))))) (* 2 a)) #s(hole binary64 (/ (+ (* 1/2 (/ (- (* -1 (pow b 3)) (pow b 3)) (+ (* -1 (pow b 2)) (* 2 (pow b 2))))) (* a (+ (* 1/2 (- (* -1/2 (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (* (pow b 3) (+ (* -1 (pow b 2)) (* 2 (pow b 2)))))) (/ (* (- (* -1 (pow b 3)) (pow b 3)) (- (* 2 c) (* 4 c))) (pow (+ (* -1 (pow b 2)) (* 2 (pow b 2))) 2)))) (* a (+ (* 1/2 (* a (- (* -1/2 (/ (- (* -64 (pow c 3)) (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6))))) (pow b 6)))) (* (pow b 3) (+ (* -1 (pow b 2)) (* 2 (pow b 2)))))) (+ (* 2 (/ (* (pow c 2) (- (* -1/2 (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (* (pow b 3) (+ (* -1 (pow b 2)) (* 2 (pow b 2)))))) (/ (* (- (* -1 (pow b 3)) (pow b 3)) (- (* 2 c) (* 4 c))) (pow (+ (* -1 (pow b 2)) (* 2 (pow b 2))) 2)))) (* (pow b 2) (+ (* -1 (pow b 2)) (* 2 (pow b 2)))))) (+ (* 4 (/ (* (pow c 3) (- (* -1 (pow b 3)) (pow b 3))) (* (pow b 4) (pow (+ (* -1 (pow b 2)) (* 2 (pow b 2))) 2)))) (/ (* (- (* -1/2 (/ (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6)))) (* (pow b 3) (+ (* -1 (pow b 2)) (* 2 (pow b 2)))))) (+ (* 2 (/ (* (pow c 2) (- (* -1 (pow b 3)) (pow b 3))) (* (pow b 2) (pow (+ (* -1 (pow b 2)) (* 2 (pow b 2))) 2)))) (/ (* (- (* -1/2 (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (* (pow b 3) (+ (* -1 (pow b 2)) (* 2 (pow b 2)))))) (/ (* (- (* -1 (pow b 3)) (pow b 3)) (- (* 2 c) (* 4 c))) (pow (+ (* -1 (pow b 2)) (* 2 (pow b 2))) 2))) (- (* 2 c) (* 4 c))) (+ (* -1 (pow b 2)) (* 2 (pow b 2)))))) (- (* 2 c) (* 4 c))) (+ (* -1 (pow b 2)) (* 2 (pow b 2))))))))) (* 1/2 (- (* -1/2 (/ (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6)))) (* (pow b 3) (+ (* -1 (pow b 2)) (* 2 (pow b 2)))))) (+ (* 2 (/ (* (pow c 2) (- (* -1 (pow b 3)) (pow b 3))) (* (pow b 2) (pow (+ (* -1 (pow b 2)) (* 2 (pow b 2))) 2)))) (/ (* (- (* -1/2 (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (* (pow b 3) (+ (* -1 (pow b 2)) (* 2 (pow b 2)))))) (/ (* (- (* -1 (pow b 3)) (pow b 3)) (- (* 2 c) (* 4 c))) (pow (+ (* -1 (pow b 2)) (* 2 (pow b 2))) 2))) (- (* 2 c) (* 4 c))) (+ (* -1 (pow b 2)) (* 2 (pow b 2)))))))))))) a))) |
#s(approx (/ (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))))) #s(hole binary64 (/ (- (* -1 (pow b 3)) (pow b 3)) (+ (* -1 (pow b 2)) (* 2 (pow b 2)))))) |
#s(approx (/ (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))))) #s(hole binary64 (- (+ (* -1 (/ (pow b 3) (+ (* -1 (pow b 2)) (* 2 (pow b 2))))) (* a (- (* -1/2 (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (* (pow b 3) (+ (* -1 (pow b 2)) (* 2 (pow b 2)))))) (/ (* (- (* -1 (pow b 3)) (pow b 3)) (- (* 2 c) (* 4 c))) (pow (+ (* -1 (pow b 2)) (* 2 (pow b 2))) 2))))) (/ (pow b 3) (+ (* -1 (pow b 2)) (* 2 (pow b 2))))))) |
#s(approx (/ (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))))) #s(hole binary64 (- (+ (* -1 (/ (pow b 3) (+ (* -1 (pow b 2)) (* 2 (pow b 2))))) (* a (- (+ (* -1/2 (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (* (pow b 3) (+ (* -1 (pow b 2)) (* 2 (pow b 2)))))) (* a (- (* -1/2 (/ (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6)))) (* (pow b 3) (+ (* -1 (pow b 2)) (* 2 (pow b 2)))))) (+ (* 2 (/ (* (pow c 2) (- (* -1 (pow b 3)) (pow b 3))) (* (pow b 2) (pow (+ (* -1 (pow b 2)) (* 2 (pow b 2))) 2)))) (/ (* (- (* -1/2 (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (* (pow b 3) (+ (* -1 (pow b 2)) (* 2 (pow b 2)))))) (/ (* (- (* -1 (pow b 3)) (pow b 3)) (- (* 2 c) (* 4 c))) (pow (+ (* -1 (pow b 2)) (* 2 (pow b 2))) 2))) (- (* 2 c) (* 4 c))) (+ (* -1 (pow b 2)) (* 2 (pow b 2)))))))) (/ (* (- (* -1 (pow b 3)) (pow b 3)) (- (* 2 c) (* 4 c))) (pow (+ (* -1 (pow b 2)) (* 2 (pow b 2))) 2))))) (/ (pow b 3) (+ (* -1 (pow b 2)) (* 2 (pow b 2))))))) |
#s(approx (/ (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))))) #s(hole binary64 (- (+ (* -1 (/ (pow b 3) (+ (* -1 (pow b 2)) (* 2 (pow b 2))))) (* a (- (+ (* -1/2 (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (* (pow b 3) (+ (* -1 (pow b 2)) (* 2 (pow b 2)))))) (* a (- (+ (* -1/2 (/ (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6)))) (* (pow b 3) (+ (* -1 (pow b 2)) (* 2 (pow b 2)))))) (* a (- (* -1/2 (/ (- (* -64 (pow c 3)) (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6))))) (pow b 6)))) (* (pow b 3) (+ (* -1 (pow b 2)) (* 2 (pow b 2)))))) (+ (* 2 (/ (* (pow c 2) (- (* -1/2 (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (* (pow b 3) (+ (* -1 (pow b 2)) (* 2 (pow b 2)))))) (/ (* (- (* -1 (pow b 3)) (pow b 3)) (- (* 2 c) (* 4 c))) (pow (+ (* -1 (pow b 2)) (* 2 (pow b 2))) 2)))) (* (pow b 2) (+ (* -1 (pow b 2)) (* 2 (pow b 2)))))) (+ (* 4 (/ (* (pow c 3) (- (* -1 (pow b 3)) (pow b 3))) (* (pow b 4) (pow (+ (* -1 (pow b 2)) (* 2 (pow b 2))) 2)))) (/ (* (- (* -1/2 (/ (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6)))) (* (pow b 3) (+ (* -1 (pow b 2)) (* 2 (pow b 2)))))) (+ (* 2 (/ (* (pow c 2) (- (* -1 (pow b 3)) (pow b 3))) (* (pow b 2) (pow (+ (* -1 (pow b 2)) (* 2 (pow b 2))) 2)))) (/ (* (- (* -1/2 (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (* (pow b 3) (+ (* -1 (pow b 2)) (* 2 (pow b 2)))))) (/ (* (- (* -1 (pow b 3)) (pow b 3)) (- (* 2 c) (* 4 c))) (pow (+ (* -1 (pow b 2)) (* 2 (pow b 2))) 2))) (- (* 2 c) (* 4 c))) (+ (* -1 (pow b 2)) (* 2 (pow b 2)))))) (- (* 2 c) (* 4 c))) (+ (* -1 (pow b 2)) (* 2 (pow b 2))))))))) (+ (* 2 (/ (* (pow c 2) (- (* -1 (pow b 3)) (pow b 3))) (* (pow b 2) (pow (+ (* -1 (pow b 2)) (* 2 (pow b 2))) 2)))) (/ (* (- (* -1/2 (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (* (pow b 3) (+ (* -1 (pow b 2)) (* 2 (pow b 2)))))) (/ (* (- (* -1 (pow b 3)) (pow b 3)) (- (* 2 c) (* 4 c))) (pow (+ (* -1 (pow b 2)) (* 2 (pow b 2))) 2))) (- (* 2 c) (* 4 c))) (+ (* -1 (pow b 2)) (* 2 (pow b 2)))))))) (/ (* (- (* -1 (pow b 3)) (pow b 3)) (- (* 2 c) (* 4 c))) (pow (+ (* -1 (pow b 2)) (* 2 (pow b 2))) 2))))) (/ (pow b 3) (+ (* -1 (pow b 2)) (* 2 (pow b 2))))))) |
#s(approx (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) #s(hole binary64 (- (* -1 (pow b 3)) (pow b 3)))) |
#s(approx (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) #s(hole binary64 (- (+ (* -1 (pow b 3)) (* -1/2 (/ (* a (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c)))) (pow b 3)))) (pow b 3)))) |
#s(approx (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) #s(hole binary64 (- (+ (* -1 (pow b 3)) (* a (- (* -1/2 (/ (* a (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6))))) (pow b 3))) (* 1/2 (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (pow b 3)))))) (pow b 3)))) |
#s(approx (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) #s(hole binary64 (- (+ (* -1 (pow b 3)) (* a (- (* a (- (* -1/2 (/ (* a (- (* -64 (pow c 3)) (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6))))) (pow b 6))))) (pow b 3))) (* 1/2 (/ (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6)))) (pow b 3))))) (* 1/2 (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (pow b 3)))))) (pow b 3)))) |
#s(approx (pow (sqrt (- (* b b) (* 4 (* a c)))) 3) #s(hole binary64 (pow b 3))) |
#s(approx (pow (sqrt (- (* b b) (* 4 (* a c)))) 3) #s(hole binary64 (+ (* 1/2 (/ (* a (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c)))) (pow b 3))) (pow b 3)))) |
#s(approx (pow (sqrt (- (* b b) (* 4 (* a c)))) 3) #s(hole binary64 (+ (* a (+ (* 1/2 (/ (* a (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6))))) (pow b 3))) (* 1/2 (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (pow b 3))))) (pow b 3)))) |
#s(approx (pow (sqrt (- (* b b) (* 4 (* a c)))) 3) #s(hole binary64 (+ (* a (+ (* 1/2 (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (pow b 3))) (* a (+ (* 1/2 (/ (* a (- (* -64 (pow c 3)) (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6))))) (pow b 6))))) (pow b 3))) (* 1/2 (/ (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6)))) (pow b 3))))))) (pow b 3)))) |
#s(approx (* (* (+ (* (* a (/ c (* b b))) -2) 1) b) -1) #s(hole binary64 (* -1 b))) |
#s(approx (* (* (+ (* (* a (/ c (* b b))) -2) 1) b) -1) #s(hole binary64 (+ (* -1 b) (* 2 (/ (* a c) b))))) |
#s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) #s(hole binary64 b)) |
#s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) #s(hole binary64 (+ b (* -2 (/ (* a c) b))))) |
#s(approx (* c (+ (* -2 (/ a b)) (/ b c))) #s(hole binary64 b)) |
#s(approx (* c (+ (* -2 (/ a b)) (/ b c))) #s(hole binary64 (+ b (* -2 (/ (* a c) b))))) |
#s(approx (+ (* -2 (/ a b)) (/ b c)) #s(hole binary64 (/ b c))) |
#s(approx (+ (* -2 (/ a b)) (/ b c)) #s(hole binary64 (+ (* -2 (/ a b)) (/ b c)))) |
#s(approx (/ a b) #s(hole binary64 (/ a b))) |
#s(approx (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c))))))) #s(hole binary64 (+ (* -1 (pow b 2)) (* 2 (pow b 2))))) |
#s(approx (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c))))))) #s(hole binary64 (+ (* -1 (pow b 2)) (+ (* 2 (pow b 2)) (* a (- (* 2 c) (* 4 c))))))) |
#s(approx (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c))))))) #s(hole binary64 (+ (* -1 (pow b 2)) (+ (* 2 (pow b 2)) (* a (- (+ (* 2 c) (* 2 (/ (* a (pow c 2)) (pow b 2)))) (* 4 c))))))) |
#s(approx (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c))))))) #s(hole binary64 (+ (* -1 (pow b 2)) (+ (* 2 (pow b 2)) (* a (- (+ (* 2 c) (* a (+ (* 2 (/ (pow c 2) (pow b 2))) (* 4 (/ (* a (pow c 3)) (pow b 4)))))) (* 4 c))))))) |
#s(approx (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))) #s(hole binary64 (+ (* -1 (pow b 2)) (pow b 2)))) |
#s(approx (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))) #s(hole binary64 (+ (* -1 (pow b 2)) (+ (* a (- (* 2 c) (* 4 c))) (pow b 2))))) |
#s(approx (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))) #s(hole binary64 (+ (* -1 (pow b 2)) (+ (* a (- (+ (* 2 c) (* 2 (/ (* a (pow c 2)) (pow b 2)))) (* 4 c))) (pow b 2))))) |
#s(approx (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))) #s(hole binary64 (+ (* -1 (pow b 2)) (+ (* a (- (+ (* 2 c) (* a (+ (* 2 (/ (pow c 2) (pow b 2))) (* 4 (/ (* a (pow c 3)) (pow b 4)))))) (* 4 c))) (pow b 2))))) |
#s(approx (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* -1 (pow b 2)))) |
#s(approx (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (+ (* -1 (pow b 2)) (* 2 (* a c))))) |
#s(approx (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (+ (* -1 (pow b 2)) (* a (+ (* 2 c) (* 2 (/ (* a (pow c 2)) (pow b 2)))))))) |
#s(approx (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (+ (* -1 (pow b 2)) (* a (+ (* 2 c) (* a (+ (* 2 (/ (pow c 2) (pow b 2))) (* 4 (/ (* a (pow c 3)) (pow b 4)))))))))) |
#s(approx (/ (/ (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))))) (* 2 a)) #s(hole binary64 (* 1/2 (/ (- (* -1 (pow b 3)) (pow b 3)) (* a (+ (* -1 (pow b 2)) (* 2 (pow b 2)))))))) |
#s(approx (/ (/ (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))))) (* 2 a)) #s(hole binary64 (/ (+ (* 1/2 (* a (- (* -1/2 (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (* (pow b 3) (+ (* -1 (pow b 2)) (* 2 (pow b 2)))))) (/ (* (+ (* -4 c) (* 2 c)) (- (* -1 (pow b 3)) (pow b 3))) (pow (+ (* -1 (pow b 2)) (* 2 (pow b 2))) 2))))) (* 1/2 (/ (- (* -1 (pow b 3)) (pow b 3)) (+ (* -1 (pow b 2)) (* 2 (pow b 2)))))) a))) |
#s(approx (/ (/ (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))))) (* 2 a)) #s(hole binary64 (/ (+ (* 1/2 (/ (- (* -1 (pow b 3)) (pow b 3)) (+ (* -1 (pow b 2)) (* 2 (pow b 2))))) (* a (+ (* 1/2 (* a (- (* -1/2 (/ (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6)))) (* (pow b 3) (+ (* -1 (pow b 2)) (* 2 (pow b 2)))))) (+ (* 2 (/ (* (pow c 2) (- (* -1 (pow b 3)) (pow b 3))) (* (pow b 2) (pow (+ (* -1 (pow b 2)) (* 2 (pow b 2))) 2)))) (/ (* (+ (* -4 c) (* 2 c)) (- (* -1/2 (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (* (pow b 3) (+ (* -1 (pow b 2)) (* 2 (pow b 2)))))) (/ (* (+ (* -4 c) (* 2 c)) (- (* -1 (pow b 3)) (pow b 3))) (pow (+ (* -1 (pow b 2)) (* 2 (pow b 2))) 2)))) (+ (* -1 (pow b 2)) (* 2 (pow b 2)))))))) (* 1/2 (- (* -1/2 (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (* (pow b 3) (+ (* -1 (pow b 2)) (* 2 (pow b 2)))))) (/ (* (+ (* -4 c) (* 2 c)) (- (* -1 (pow b 3)) (pow b 3))) (pow (+ (* -1 (pow b 2)) (* 2 (pow b 2))) 2))))))) a))) |
#s(approx (/ (/ (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))))) (* 2 a)) #s(hole binary64 (/ (+ (* 1/2 (/ (- (* -1 (pow b 3)) (pow b 3)) (+ (* -1 (pow b 2)) (* 2 (pow b 2))))) (* a (+ (* 1/2 (- (* -1/2 (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (* (pow b 3) (+ (* -1 (pow b 2)) (* 2 (pow b 2)))))) (/ (* (+ (* -4 c) (* 2 c)) (- (* -1 (pow b 3)) (pow b 3))) (pow (+ (* -1 (pow b 2)) (* 2 (pow b 2))) 2)))) (* a (+ (* 1/2 (* a (- (* -1/2 (/ (- (* -64 (pow c 3)) (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6))))) (pow b 6)))) (* (pow b 3) (+ (* -1 (pow b 2)) (* 2 (pow b 2)))))) (+ (* 2 (/ (* (pow c 2) (- (* -1/2 (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (* (pow b 3) (+ (* -1 (pow b 2)) (* 2 (pow b 2)))))) (/ (* (+ (* -4 c) (* 2 c)) (- (* -1 (pow b 3)) (pow b 3))) (pow (+ (* -1 (pow b 2)) (* 2 (pow b 2))) 2)))) (* (pow b 2) (+ (* -1 (pow b 2)) (* 2 (pow b 2)))))) (+ (* 4 (/ (* (pow c 3) (- (* -1 (pow b 3)) (pow b 3))) (* (pow b 4) (pow (+ (* -1 (pow b 2)) (* 2 (pow b 2))) 2)))) (/ (* (+ (* -4 c) (* 2 c)) (- (* -1/2 (/ (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6)))) (* (pow b 3) (+ (* -1 (pow b 2)) (* 2 (pow b 2)))))) (+ (* 2 (/ (* (pow c 2) (- (* -1 (pow b 3)) (pow b 3))) (* (pow b 2) (pow (+ (* -1 (pow b 2)) (* 2 (pow b 2))) 2)))) (/ (* (+ (* -4 c) (* 2 c)) (- (* -1/2 (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (* (pow b 3) (+ (* -1 (pow b 2)) (* 2 (pow b 2)))))) (/ (* (+ (* -4 c) (* 2 c)) (- (* -1 (pow b 3)) (pow b 3))) (pow (+ (* -1 (pow b 2)) (* 2 (pow b 2))) 2)))) (+ (* -1 (pow b 2)) (* 2 (pow b 2))))))) (+ (* -1 (pow b 2)) (* 2 (pow b 2))))))))) (* 1/2 (- (* -1/2 (/ (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6)))) (* (pow b 3) (+ (* -1 (pow b 2)) (* 2 (pow b 2)))))) (+ (* 2 (/ (* (pow c 2) (- (* -1 (pow b 3)) (pow b 3))) (* (pow b 2) (pow (+ (* -1 (pow b 2)) (* 2 (pow b 2))) 2)))) (/ (* (+ (* -4 c) (* 2 c)) (- (* -1/2 (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (* (pow b 3) (+ (* -1 (pow b 2)) (* 2 (pow b 2)))))) (/ (* (+ (* -4 c) (* 2 c)) (- (* -1 (pow b 3)) (pow b 3))) (pow (+ (* -1 (pow b 2)) (* 2 (pow b 2))) 2)))) (+ (* -1 (pow b 2)) (* 2 (pow b 2)))))))))))) a))) |
#s(approx (/ (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))))) #s(hole binary64 (/ (- (* -1 (pow b 3)) (pow b 3)) (+ (* -1 (pow b 2)) (* 2 (pow b 2)))))) |
#s(approx (/ (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))))) #s(hole binary64 (- (+ (* -1 (/ (pow b 3) (+ (* -1 (pow b 2)) (* 2 (pow b 2))))) (* a (- (* -1/2 (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (* (pow b 3) (+ (* -1 (pow b 2)) (* 2 (pow b 2)))))) (/ (* (+ (* -4 c) (* 2 c)) (- (* -1 (pow b 3)) (pow b 3))) (pow (+ (* -1 (pow b 2)) (* 2 (pow b 2))) 2))))) (/ (pow b 3) (+ (* -1 (pow b 2)) (* 2 (pow b 2))))))) |
#s(approx (/ (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))))) #s(hole binary64 (- (+ (* -1 (/ (pow b 3) (+ (* -1 (pow b 2)) (* 2 (pow b 2))))) (* a (- (+ (* -1/2 (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (* (pow b 3) (+ (* -1 (pow b 2)) (* 2 (pow b 2)))))) (* a (- (* -1/2 (/ (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6)))) (* (pow b 3) (+ (* -1 (pow b 2)) (* 2 (pow b 2)))))) (+ (* 2 (/ (* (pow c 2) (- (* -1 (pow b 3)) (pow b 3))) (* (pow b 2) (pow (+ (* -1 (pow b 2)) (* 2 (pow b 2))) 2)))) (/ (* (+ (* -4 c) (* 2 c)) (- (* -1/2 (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (* (pow b 3) (+ (* -1 (pow b 2)) (* 2 (pow b 2)))))) (/ (* (+ (* -4 c) (* 2 c)) (- (* -1 (pow b 3)) (pow b 3))) (pow (+ (* -1 (pow b 2)) (* 2 (pow b 2))) 2)))) (+ (* -1 (pow b 2)) (* 2 (pow b 2)))))))) (/ (* (+ (* -4 c) (* 2 c)) (- (* -1 (pow b 3)) (pow b 3))) (pow (+ (* -1 (pow b 2)) (* 2 (pow b 2))) 2))))) (/ (pow b 3) (+ (* -1 (pow b 2)) (* 2 (pow b 2))))))) |
#s(approx (/ (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))))) #s(hole binary64 (- (+ (* -1 (/ (pow b 3) (+ (* -1 (pow b 2)) (* 2 (pow b 2))))) (* a (- (+ (* -1/2 (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (* (pow b 3) (+ (* -1 (pow b 2)) (* 2 (pow b 2)))))) (* a (- (+ (* -1/2 (/ (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6)))) (* (pow b 3) (+ (* -1 (pow b 2)) (* 2 (pow b 2)))))) (* a (- (* -1/2 (/ (- (* -64 (pow c 3)) (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6))))) (pow b 6)))) (* (pow b 3) (+ (* -1 (pow b 2)) (* 2 (pow b 2)))))) (+ (* 2 (/ (* (pow c 2) (- (* -1/2 (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (* (pow b 3) (+ (* -1 (pow b 2)) (* 2 (pow b 2)))))) (/ (* (+ (* -4 c) (* 2 c)) (- (* -1 (pow b 3)) (pow b 3))) (pow (+ (* -1 (pow b 2)) (* 2 (pow b 2))) 2)))) (* (pow b 2) (+ (* -1 (pow b 2)) (* 2 (pow b 2)))))) (+ (* 4 (/ (* (pow c 3) (- (* -1 (pow b 3)) (pow b 3))) (* (pow b 4) (pow (+ (* -1 (pow b 2)) (* 2 (pow b 2))) 2)))) (/ (* (+ (* -4 c) (* 2 c)) (- (* -1/2 (/ (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6)))) (* (pow b 3) (+ (* -1 (pow b 2)) (* 2 (pow b 2)))))) (+ (* 2 (/ (* (pow c 2) (- (* -1 (pow b 3)) (pow b 3))) (* (pow b 2) (pow (+ (* -1 (pow b 2)) (* 2 (pow b 2))) 2)))) (/ (* (+ (* -4 c) (* 2 c)) (- (* -1/2 (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (* (pow b 3) (+ (* -1 (pow b 2)) (* 2 (pow b 2)))))) (/ (* (+ (* -4 c) (* 2 c)) (- (* -1 (pow b 3)) (pow b 3))) (pow (+ (* -1 (pow b 2)) (* 2 (pow b 2))) 2)))) (+ (* -1 (pow b 2)) (* 2 (pow b 2))))))) (+ (* -1 (pow b 2)) (* 2 (pow b 2))))))))) (+ (* 2 (/ (* (pow c 2) (- (* -1 (pow b 3)) (pow b 3))) (* (pow b 2) (pow (+ (* -1 (pow b 2)) (* 2 (pow b 2))) 2)))) (/ (* (+ (* -4 c) (* 2 c)) (- (* -1/2 (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (* (pow b 3) (+ (* -1 (pow b 2)) (* 2 (pow b 2)))))) (/ (* (+ (* -4 c) (* 2 c)) (- (* -1 (pow b 3)) (pow b 3))) (pow (+ (* -1 (pow b 2)) (* 2 (pow b 2))) 2)))) (+ (* -1 (pow b 2)) (* 2 (pow b 2)))))))) (/ (* (+ (* -4 c) (* 2 c)) (- (* -1 (pow b 3)) (pow b 3))) (pow (+ (* -1 (pow b 2)) (* 2 (pow b 2))) 2))))) (/ (pow b 3) (+ (* -1 (pow b 2)) (* 2 (pow b 2))))))) |
#s(approx (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) #s(hole binary64 (- (* -1 (pow b 3)) (pow b 3)))) |
#s(approx (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) #s(hole binary64 (- (+ (* -1 (pow b 3)) (* -1/2 (/ (* a (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c)))) (pow b 3)))) (pow b 3)))) |
#s(approx (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) #s(hole binary64 (- (+ (* -1 (pow b 3)) (* a (- (* -1/2 (/ (* a (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6))))) (pow b 3))) (* 1/2 (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (pow b 3)))))) (pow b 3)))) |
#s(approx (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) #s(hole binary64 (- (+ (* -1 (pow b 3)) (* a (- (* a (- (* -1/2 (/ (* a (- (* -64 (pow c 3)) (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6))))) (pow b 6))))) (pow b 3))) (* 1/2 (/ (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6)))) (pow b 3))))) (* 1/2 (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (pow b 3)))))) (pow b 3)))) |
#s(approx (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3) #s(hole binary64 (pow b 3))) |
#s(approx (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3) #s(hole binary64 (+ (* 1/2 (/ (* a (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c)))) (pow b 3))) (pow b 3)))) |
#s(approx (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3) #s(hole binary64 (+ (* a (+ (* 1/2 (/ (* a (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6))))) (pow b 3))) (* 1/2 (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (pow b 3))))) (pow b 3)))) |
#s(approx (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3) #s(hole binary64 (+ (* a (+ (* 1/2 (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (pow b 3))) (* a (+ (* 1/2 (/ (* a (- (* -64 (pow c 3)) (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6))))) (pow b 6))))) (pow b 3))) (* 1/2 (/ (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6)))) (pow b 3))))))) (pow b 3)))) |
#s(approx (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) #s(hole binary64 b)) |
#s(approx (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) #s(hole binary64 (+ b (* -2 (/ (* a c) b))))) |
#s(approx (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) #s(hole binary64 (+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))))) |
#s(approx (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) #s(hole binary64 (+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))))) |
#s(approx (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) #s(hole binary64 (pow b 2))) |
#s(approx (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) #s(hole binary64 (+ (* -4 (* a c)) (pow b 2)))) |
#s(approx (* (* -4 a) c) #s(hole binary64 (* -4 (* a c)))) |
#s(approx (* -4 a) #s(hole binary64 (* -4 a))) |
#s(approx (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)))) #s(hole binary64 (+ (* -1 (pow b 2)) (* 2 (pow b 2))))) |
#s(approx (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)))) #s(hole binary64 (+ (* -1 (pow b 2)) (+ (* 2 (pow b 2)) (* a (+ (* -4 c) (* 2 c))))))) |
#s(approx (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)))) #s(hole binary64 (+ (* -1 (pow b 2)) (+ (* 2 (pow b 2)) (* a (+ (* -4 c) (+ (* 2 c) (* 2 (/ (* a (pow c 2)) (pow b 2)))))))))) |
#s(approx (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)))) #s(hole binary64 (+ (* -1 (pow b 2)) (+ (* 2 (pow b 2)) (* a (+ (* -4 c) (+ (* 2 c) (* a (+ (* 2 (/ (pow c 2) (pow b 2))) (* 4 (/ (* a (pow c 3)) (pow b 4)))))))))))) |
#s(approx (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))) #s(hole binary64 (+ (* -1 (pow b 2)) (pow b 2)))) |
#s(approx (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))) #s(hole binary64 (+ (* -1 (pow b 2)) (+ (* a (+ (* -4 c) (* 2 c))) (pow b 2))))) |
#s(approx (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))) #s(hole binary64 (+ (* -1 (pow b 2)) (+ (* a (+ (* -4 c) (+ (* 2 c) (* 2 (/ (* a (pow c 2)) (pow b 2)))))) (pow b 2))))) |
#s(approx (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))) #s(hole binary64 (+ (* -1 (pow b 2)) (+ (* a (+ (* -4 c) (+ (* 2 c) (* a (+ (* 2 (/ (pow c 2) (pow b 2))) (* 4 (/ (* a (pow c 3)) (pow b 4)))))))) (pow b 2))))) |
#s(approx (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) #s(hole binary64 (* -1 (pow b 2)))) |
#s(approx (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) #s(hole binary64 (+ (* -1 (pow b 2)) (* 2 (* a c))))) |
#s(approx (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) #s(hole binary64 (+ (* -1 (pow b 2)) (* a (+ (* 2 c) (* 2 (/ (* a (pow c 2)) (pow b 2)))))))) |
#s(approx (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) #s(hole binary64 (+ (* -1 (pow b 2)) (* a (+ (* 2 c) (* a (+ (* 2 (/ (pow c 2) (pow b 2))) (* 4 (/ (* a (pow c 3)) (pow b 4)))))))))) |
#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 (* (+ (* (* a (/ c (* b b))) -4) 1) (* b b)) #s(hole binary64 (* -4 (* a c)))) |
#s(approx (* (+ (* (* a (/ c (* b b))) -4) 1) (* b b)) #s(hole binary64 (* a (+ (* -4 c) (/ (pow b 2) a))))) |
#s(approx (+ (* (* a (/ c (* b b))) -4) 1) #s(hole binary64 (* -4 (/ (* a c) (pow b 2))))) |
#s(approx (+ (* (* a (/ c (* b b))) -4) 1) #s(hole binary64 (* a (+ (* -4 (/ c (pow b 2))) (/ 1 a))))) |
#s(approx (* (* -1 c) (- (* 4 (/ a (* b b))) (pow c -1))) #s(hole binary64 (* -4 (/ (* a c) (pow b 2))))) |
#s(approx (* (* -1 c) (- (* 4 (/ a (* b b))) (pow c -1))) #s(hole binary64 (* a (+ (* -4 (/ c (pow b 2))) (/ 1 a))))) |
#s(approx (- (* 4 (/ a (* b b))) (pow c -1)) #s(hole binary64 (* 4 (/ a (pow b 2))))) |
#s(approx (- (* 4 (/ a (* b b))) (pow c -1)) #s(hole binary64 (* a (- (* 4 (/ 1 (pow b 2))) (/ 1 (* a c)))))) |
#s(approx (/ (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) #s(hole binary64 (* -1/2 (* (sqrt (/ c a)) (sqrt -4))))) |
#s(approx (/ (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -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 (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -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 (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -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/4 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (+ (* -1/4 (/ (pow b 4) c)) (* 1/4 (/ (pow b 4) c))) (sqrt -4))))))))) |
#s(approx (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) #s(hole binary64 (* a (- (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4)))))) |
#s(approx (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -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 (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) #s(hole binary64 (* a (- (* 1/2 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (+ (* -1/4 (/ (pow b 4) c)) (* 1/4 (/ (pow b 4) c))) (sqrt -4)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a))))))) |
#s(approx (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -4)))) |
#s(approx (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -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 (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))))) #s(hole binary64 (* a (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (+ (* -1/4 (/ (pow b 4) c)) (* 1/4 (/ (pow b 4) c))) (sqrt -4)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))))) |
#s(approx (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))))) #s(hole binary64 (* a (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (+ (* -1/4 (/ (pow b 4) c)) (* 1/4 (/ (pow b 4) c))) (sqrt -4)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 7) c))) (/ (+ (* -1/4 (/ (* (pow b 2) (+ (* -1/4 (/ (pow b 4) c)) (* 1/4 (/ (pow b 4) c)))) c)) (* 1/4 (/ (* a (pow b 4)) (* c (pow (sqrt -4) 2))))) (sqrt -4)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))))) |
#s(approx (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))) #s(hole binary64 (* -4 (* a c)))) |
#s(approx (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))) #s(hole binary64 (* a (+ (* -4 c) (/ (pow b 2) a))))) |
#s(approx (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))) #s(hole binary64 (* a (- (+ (* -4 c) (* -1 (/ (+ (* -1/4 (/ (pow b 4) c)) (* 1/4 (/ (pow b 4) c))) (pow a 2)))) (* -1 (/ (pow b 2) a)))))) |
#s(approx (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))) #s(hole binary64 (* a (- (+ (* -4 c) (* 1/4 (/ (* (pow b 2) (+ (* -1/4 (/ (pow b 4) c)) (* 1/4 (/ (pow b 4) c)))) (* (pow a 3) c)))) (+ (* -1 (/ (pow b 2) a)) (+ (* -1/4 (/ (pow b 4) (* (pow a 2) c))) (* 1/4 (/ (pow b 4) (* (pow a 2) c))))))))) |
#s(approx (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) #s(hole binary64 (* -64 (* (pow a 3) (pow c 3))))) |
#s(approx (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) #s(hole binary64 (* (pow a 3) (+ (* -64 (pow c 3)) (/ (pow b 6) (pow a 3)))))) |
#s(approx (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))) #s(hole binary64 (* 16 (* (pow a 2) (pow c 2))))) |
#s(approx (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))) #s(hole binary64 (* (pow a 2) (+ (* 4 (/ (* (pow b 2) c) a)) (* 16 (pow c 2)))))) |
#s(approx (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))) #s(hole binary64 (* (pow a 2) (- (+ (* 16 (pow c 2)) (/ (pow b 4) (pow a 2))) (* -4 (/ (* (pow b 2) c) a)))))) |
#s(approx (+ (* c (+ (* (* 16 (* a a)) c) (* 4 (* a (* b b))))) (pow b 4)) #s(hole binary64 (* 16 (* (pow a 2) (pow c 2))))) |
#s(approx (+ (* c (+ (* (* 16 (* a a)) c) (* 4 (* a (* b b))))) (pow b 4)) #s(hole binary64 (* (pow a 2) (+ (* 4 (/ (* (pow b 2) c) a)) (* 16 (pow c 2)))))) |
#s(approx (+ (* c (+ (* (* 16 (* a a)) c) (* 4 (* a (* b b))))) (pow b 4)) #s(hole binary64 (* (pow a 2) (+ (* 4 (/ (* (pow b 2) c) a)) (+ (* 16 (pow c 2)) (/ (pow b 4) (pow a 2))))))) |
#s(approx (+ (* (* 16 (* a a)) c) (* 4 (* a (* b b)))) #s(hole binary64 (* 16 (* (pow a 2) c)))) |
#s(approx (+ (* (* 16 (* a a)) c) (* 4 (* a (* b b)))) #s(hole binary64 (* (pow a 2) (+ (* 4 (/ (pow b 2) a)) (* 16 c))))) |
#s(approx (/ (/ (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))))) (* 2 a)) #s(hole binary64 (* -1/2 (* (sqrt (/ (pow c 3) a)) (/ (sqrt -64) (- (* -1 (* (sqrt (/ c a)) (* b (sqrt -4)))) (* 4 c))))))) |
#s(approx (/ (/ (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ (pow c 3) a)) (/ (sqrt -64) (- (* -1 (* (sqrt (/ c a)) (* b (sqrt -4)))) (* 4 c))))) (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -64)) (pow (- (* -1 (* (sqrt (/ c a)) (* b (sqrt -4)))) (* 4 c)) 2)))))) |
#s(approx (/ (/ (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ (pow c 3) a)) (/ (sqrt -64) (- (* -1 (* (sqrt (/ c a)) (* b (sqrt -4)))) (* 4 c))))) (+ (* 1/2 (/ (- (* -1 (/ (pow b 3) (- (* -1 (* (sqrt (/ c a)) (* b (sqrt -4)))) (* 4 c)))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* (sqrt -64) (- (* -1 (* (sqrt (/ c a)) (* b (sqrt -4)))) (* 4 c)))))) (+ (* 1/2 (/ (* (pow b 3) (* c (sqrt -64))) (* (sqrt -4) (pow (- (* -1 (* (sqrt (/ c a)) (* b (sqrt -4)))) (* 4 c)) 2)))) (* 4 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 4) (sqrt -64)) (pow (- (* -1 (* (sqrt (/ c a)) (* b (sqrt -4)))) (* 4 c)) 3))))))) (pow a 2))) (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -64)) (pow (- (* -1 (* (sqrt (/ c a)) (* b (sqrt -4)))) (* 4 c)) 2))))))) |
#s(approx (/ (/ (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ (pow c 3) a)) (/ (sqrt -64) (- (* -1 (* (sqrt (/ c a)) (* b (sqrt -4)))) (* 4 c))))) (+ (* 1/2 (/ (- (* -1 (/ (pow b 3) (- (* -1 (* (sqrt (/ c a)) (* b (sqrt -4)))) (* 4 c)))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* (sqrt -64) (- (* -1 (* (sqrt (/ c a)) (* b (sqrt -4)))) (* 4 c)))))) (+ (* 1/2 (/ (* (pow b 3) (* c (sqrt -64))) (* (sqrt -4) (pow (- (* -1 (* (sqrt (/ c a)) (* b (sqrt -4)))) (* 4 c)) 2)))) (* 4 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 4) (sqrt -64)) (pow (- (* -1 (* (sqrt (/ c a)) (* b (sqrt -4)))) (* 4 c)) 3))))))) (pow a 2))) (+ (* 1/2 (/ (- (* -1/2 (* (sqrt (/ a (pow c 3))) (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (* (sqrt -64) (- (* -1 (* (sqrt (/ c a)) (* b (sqrt -4)))) (* 4 c)))))) (+ (* -1 (/ (* (pow b 5) (* c (sqrt -64))) (* (sqrt -4) (pow (- (* -1 (* (sqrt (/ c a)) (* b (sqrt -4)))) (* 4 c)) 3)))) (* 2 (/ (* (pow b 2) (- (* -1 (/ (pow b 3) (- (* -1 (* (sqrt (/ c a)) (* b (sqrt -4)))) (* 4 c)))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* (sqrt -64) (- (* -1 (* (sqrt (/ c a)) (* b (sqrt -4)))) (* 4 c)))))) (+ (* 1/2 (/ (* (pow b 3) (* c (sqrt -64))) (* (sqrt -4) (pow (- (* -1 (* (sqrt (/ c a)) (* b (sqrt -4)))) (* 4 c)) 2)))) (* 4 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 4) (sqrt -64)) (pow (- (* -1 (* (sqrt (/ c a)) (* b (sqrt -4)))) (* 4 c)) 3)))))))) (- (* -1 (* (sqrt (/ c a)) (* b (sqrt -4)))) (* 4 c)))))) (pow a 3))) (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -64)) (pow (- (* -1 (* (sqrt (/ c a)) (* b (sqrt -4)))) (* 4 c)) 2)))))))) |
#s(approx (/ (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))))) #s(hole binary64 (* -1 (* (sqrt (* a (pow c 3))) (/ (sqrt -64) (- (* -1 (* (sqrt (/ c a)) (* b (sqrt -4)))) (* 4 c))))))) |
#s(approx (/ (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))))) #s(hole binary64 (* a (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (sqrt -64) (- (* -1 (* (sqrt (/ c a)) (* b (sqrt -4)))) (* 4 c))))) (* 2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -64)) (pow (- (* -1 (* (sqrt (/ c a)) (* b (sqrt -4)))) (* 4 c)) 2)))))))) |
#s(approx (/ (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))))) #s(hole binary64 (* a (- (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (sqrt -64) (- (* -1 (* (sqrt (/ c a)) (* b (sqrt -4)))) (* 4 c))))) (* -1 (/ (pow b 3) (* (pow a 2) (- (* -1 (* (sqrt (/ c a)) (* b (sqrt -4)))) (* 4 c)))))) (+ (* -2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -64)) (pow (- (* -1 (* (sqrt (/ c a)) (* b (sqrt -4)))) (* 4 c)) 2)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* (sqrt -64) (- (* -1 (* (sqrt (/ c a)) (* b (sqrt -4)))) (* 4 c)))))) (+ (* 1/2 (/ (* (pow b 3) (* c (sqrt -64))) (* (pow a 2) (* (sqrt -4) (pow (- (* -1 (* (sqrt (/ c a)) (* b (sqrt -4)))) (* 4 c)) 2))))) (* 4 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (* (pow b 4) (sqrt -64)) (pow (- (* -1 (* (sqrt (/ c a)) (* b (sqrt -4)))) (* 4 c)) 3))))))))))) |
#s(approx (/ (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))))) #s(hole binary64 (* a (- (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (sqrt -64) (- (* -1 (* (sqrt (/ c a)) (* b (sqrt -4)))) (* 4 c))))) (+ (* -1 (/ (pow b 3) (* (pow a 2) (- (* -1 (* (sqrt (/ c a)) (* b (sqrt -4)))) (* 4 c))))) (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (* (sqrt -64) (- (* -1 (* (sqrt (/ c a)) (* b (sqrt -4)))) (* 4 c)))))))) (+ (* -2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -64)) (pow (- (* -1 (* (sqrt (/ c a)) (* b (sqrt -4)))) (* 4 c)) 2)))) (+ (* -1 (/ (* (pow b 5) (* c (sqrt -64))) (* (pow a 3) (* (sqrt -4) (pow (- (* -1 (* (sqrt (/ c a)) (* b (sqrt -4)))) (* 4 c)) 3))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* (sqrt -64) (- (* -1 (* (sqrt (/ c a)) (* b (sqrt -4)))) (* 4 c)))))) (+ (* 1/2 (/ (* (pow b 3) (* c (sqrt -64))) (* (pow a 2) (* (sqrt -4) (pow (- (* -1 (* (sqrt (/ c a)) (* b (sqrt -4)))) (* 4 c)) 2))))) (+ (* 2 (/ (* (pow b 2) (- (* -1 (/ (pow b 3) (- (* -1 (* (sqrt (/ c a)) (* b (sqrt -4)))) (* 4 c)))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* (sqrt -64) (- (* -1 (* (sqrt (/ c a)) (* b (sqrt -4)))) (* 4 c)))))) (+ (* 1/2 (/ (* (pow b 3) (* c (sqrt -64))) (* (sqrt -4) (pow (- (* -1 (* (sqrt (/ c a)) (* b (sqrt -4)))) (* 4 c)) 2)))) (* 4 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 4) (sqrt -64)) (pow (- (* -1 (* (sqrt (/ c a)) (* b (sqrt -4)))) (* 4 c)) 3)))))))) (* (pow a 3) (- (* -1 (* (sqrt (/ c a)) (* b (sqrt -4)))) (* 4 c))))) (* 4 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (* (pow b 4) (sqrt -64)) (pow (- (* -1 (* (sqrt (/ c a)) (* b (sqrt -4)))) (* 4 c)) 3))))))))))))) |
#s(approx (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) #s(hole binary64 (* -1 (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -64))))) |
#s(approx (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) #s(hole binary64 (* (pow a 2) (- (* -1 (/ (pow b 3) (pow a 2))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (sqrt -64)))) (* (sqrt (/ (pow c 3) a)) (sqrt -64))))))) |
#s(approx (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) #s(hole binary64 (* (pow a 2) (- (+ (* -1 (/ (pow b 3) (pow a 2))) (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (sqrt -64))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (sqrt -64)))) (* (sqrt (/ (pow c 3) a)) (sqrt -64))))))) |
#s(approx (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) #s(hole binary64 (* (pow a 2) (- (+ (* -1 (/ (pow b 3) (pow a 2))) (* -1/2 (* (sqrt (/ 1 (* (pow a 7) (pow c 3)))) (/ (- (pow b 6) (* 1/4 (/ (* a (pow (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) 2)) (* (pow c 3) (pow (sqrt -64) 2))))) (sqrt -64))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (sqrt -64)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (sqrt -64)))) (* (sqrt (/ (pow c 3) a)) (sqrt -64)))))))) |
#s(approx (pow (sqrt (- (* b b) (* 4 (* a c)))) 3) #s(hole binary64 (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -64)))) |
#s(approx (pow (sqrt (- (* b b) (* 4 (* a c)))) 3) #s(hole binary64 (* (pow a 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (sqrt -64)))) (* (sqrt (/ (pow c 3) a)) (sqrt -64)))))) |
#s(approx (pow (sqrt (- (* b b) (* 4 (* a c)))) 3) #s(hole binary64 (* (pow a 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (sqrt -64)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (sqrt -64)))) (* (sqrt (/ (pow c 3) a)) (sqrt -64))))))) |
#s(approx (pow (sqrt (- (* b b) (* 4 (* a c)))) 3) #s(hole binary64 (* (pow a 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (sqrt -64)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (sqrt -64)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 7) (pow c 3)))) (/ (- (pow b 6) (* 1/4 (/ (* a (pow (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) 2)) (* (pow c 3) (pow (sqrt -64) 2))))) (sqrt -64)))) (* (sqrt (/ (pow c 3) a)) (sqrt -64)))))))) |
#s(approx (* (* (+ (* (* a (/ c (* b b))) -2) 1) b) -1) #s(hole binary64 (* 2 (/ (* a c) b)))) |
#s(approx (* (* (+ (* (* a (/ c (* b b))) -2) 1) b) -1) #s(hole binary64 (* a (+ (* -1 (/ b a)) (* 2 (/ c b)))))) |
#s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) #s(hole binary64 (* -2 (/ (* a c) b)))) |
#s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) #s(hole binary64 (* a (+ (* -2 (/ c b)) (/ b a))))) |
#s(approx (* c (+ (* -2 (/ a b)) (/ b c))) #s(hole binary64 (* -2 (/ (* a c) b)))) |
#s(approx (* c (+ (* -2 (/ a b)) (/ b c))) #s(hole binary64 (* a (+ (* -2 (/ c b)) (/ b a))))) |
#s(approx (+ (* -2 (/ a b)) (/ b c)) #s(hole binary64 (* -2 (/ a b)))) |
#s(approx (+ (* -2 (/ a b)) (/ b c)) #s(hole binary64 (* a (- (/ b (* a c)) (* 2 (/ 1 b)))))) |
#s(approx (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c))))))) #s(hole binary64 (* a (- (* -1 (* (sqrt (/ c a)) (* b (sqrt -4)))) (* 4 c))))) |
#s(approx (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c))))))) #s(hole binary64 (* a (- (+ (* -1 (* (sqrt (/ c a)) (* b (sqrt -4)))) (* 2 (/ (pow b 2) a))) (* 4 c))))) |
#s(approx (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c))))))) #s(hole binary64 (* a (- (+ (* -1 (* (sqrt (/ c a)) (* b (sqrt -4)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 3) (sqrt -4)))) (* 2 (/ (pow b 2) a)))) (* 4 c))))) |
#s(approx (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c))))))) #s(hole binary64 (* a (- (+ (* -1 (* (sqrt (/ c a)) (* b (sqrt -4)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 3) (sqrt -4)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 5) (pow (sqrt -4) 3)))) (* 2 (/ (pow b 2) a))))) (* 4 c))))) |
#s(approx (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))) #s(hole binary64 (* a (- (* -1 (* (sqrt (/ c a)) (* b (sqrt -4)))) (* 4 c))))) |
#s(approx (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))) #s(hole binary64 (* a (- (+ (* -1 (* (sqrt (/ c a)) (* b (sqrt -4)))) (/ (pow b 2) a)) (* 4 c))))) |
#s(approx (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))) #s(hole binary64 (* a (- (+ (* -1 (* (sqrt (/ c a)) (* b (sqrt -4)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 3) (sqrt -4)))) (/ (pow b 2) a))) (* 4 c))))) |
#s(approx (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))) #s(hole binary64 (* a (- (+ (* -1 (* (sqrt (/ c a)) (* b (sqrt -4)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 3) (sqrt -4)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 5) (pow (sqrt -4) 3)))) (/ (pow b 2) a)))) (* 4 c))))) |
#s(approx (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (* b (sqrt -4)))))) |
#s(approx (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* a (+ (* -1 (* (sqrt (/ c a)) (* b (sqrt -4)))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 3) (sqrt -4)))))))) |
#s(approx (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* a (+ (* -1 (* (sqrt (/ c a)) (* b (sqrt -4)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 3) (sqrt -4)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 5) (pow (sqrt -4) 3))))))))) |
#s(approx (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* a (+ (* -1 (* (sqrt (/ c a)) (* b (sqrt -4)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 3) (sqrt -4)))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 7) (pow (sqrt -4) 5)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 5) (pow (sqrt -4) 3)))))))))) |
#s(approx (/ (/ (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))))) (* 2 a)) #s(hole binary64 (* -1/2 (* (sqrt (/ (pow c 3) a)) (/ (sqrt -64) (+ (* -4 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -4)))))))))) |
#s(approx (/ (/ (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ (pow c 3) a)) (/ (sqrt -64) (+ (* -4 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -4)))))))) (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -64)) (pow (+ (* -4 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -4))))) 2)))))) |
#s(approx (/ (/ (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ (pow c 3) a)) (/ (sqrt -64) (+ (* -4 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -4)))))))) (+ (* 1/2 (/ (- (* -1 (/ (pow b 3) (+ (* -4 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -4))))))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* (sqrt -64) (+ (* -4 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -4))))))))) (+ (* 1/2 (/ (* (pow b 3) (* c (sqrt -64))) (* (sqrt -4) (pow (+ (* -4 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -4))))) 2)))) (* 4 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 4) (sqrt -64)) (pow (+ (* -4 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -4))))) 3))))))) (pow a 2))) (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -64)) (pow (+ (* -4 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -4))))) 2))))))) |
#s(approx (/ (/ (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ (pow c 3) a)) (/ (sqrt -64) (+ (* -4 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -4)))))))) (+ (* 1/2 (/ (- (* -1 (/ (pow b 3) (+ (* -4 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -4))))))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* (sqrt -64) (+ (* -4 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -4))))))))) (+ (* 1/2 (/ (* (pow b 3) (* c (sqrt -64))) (* (sqrt -4) (pow (+ (* -4 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -4))))) 2)))) (* 4 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 4) (sqrt -64)) (pow (+ (* -4 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -4))))) 3))))))) (pow a 2))) (+ (* 1/2 (/ (- (* -1/2 (* (sqrt (/ a (pow c 3))) (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (* (sqrt -64) (+ (* -4 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -4))))))))) (+ (* -1 (/ (* (pow b 5) (* c (sqrt -64))) (* (sqrt -4) (pow (+ (* -4 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -4))))) 3)))) (* 2 (/ (* (pow b 2) (- (* -1 (/ (pow b 3) (+ (* -4 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -4))))))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* (sqrt -64) (+ (* -4 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -4))))))))) (+ (* 1/2 (/ (* (pow b 3) (* c (sqrt -64))) (* (sqrt -4) (pow (+ (* -4 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -4))))) 2)))) (* 4 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 4) (sqrt -64)) (pow (+ (* -4 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -4))))) 3)))))))) (+ (* -4 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -4))))))))) (pow a 3))) (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -64)) (pow (+ (* -4 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -4))))) 2)))))))) |
#s(approx (/ (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))))) #s(hole binary64 (* -1 (* (sqrt (* a (pow c 3))) (/ (sqrt -64) (+ (* -4 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -4)))))))))) |
#s(approx (/ (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))))) #s(hole binary64 (* a (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (sqrt -64) (+ (* -4 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -4)))))))) (* 2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -64)) (pow (+ (* -4 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -4))))) 2)))))))) |
#s(approx (/ (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))))) #s(hole binary64 (* a (- (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (sqrt -64) (+ (* -4 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -4)))))))) (* -1 (/ (pow b 3) (* (pow a 2) (+ (* -4 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -4))))))))) (+ (* -2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -64)) (pow (+ (* -4 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -4))))) 2)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* (sqrt -64) (+ (* -4 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -4))))))))) (+ (* 1/2 (/ (* (pow b 3) (* c (sqrt -64))) (* (pow a 2) (* (sqrt -4) (pow (+ (* -4 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -4))))) 2))))) (* 4 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (* (pow b 4) (sqrt -64)) (pow (+ (* -4 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -4))))) 3))))))))))) |
#s(approx (/ (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))))) #s(hole binary64 (* a (- (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (sqrt -64) (+ (* -4 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -4)))))))) (+ (* -1 (/ (pow b 3) (* (pow a 2) (+ (* -4 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -4)))))))) (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (* (sqrt -64) (+ (* -4 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -4))))))))))) (+ (* -2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -64)) (pow (+ (* -4 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -4))))) 2)))) (+ (* -1 (/ (* (pow b 5) (* c (sqrt -64))) (* (pow a 3) (* (sqrt -4) (pow (+ (* -4 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -4))))) 3))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* (sqrt -64) (+ (* -4 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -4))))))))) (+ (* 1/2 (/ (* (pow b 3) (* c (sqrt -64))) (* (pow a 2) (* (sqrt -4) (pow (+ (* -4 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -4))))) 2))))) (+ (* 2 (/ (* (pow b 2) (- (* -1 (/ (pow b 3) (+ (* -4 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -4))))))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* (sqrt -64) (+ (* -4 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -4))))))))) (+ (* 1/2 (/ (* (pow b 3) (* c (sqrt -64))) (* (sqrt -4) (pow (+ (* -4 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -4))))) 2)))) (* 4 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 4) (sqrt -64)) (pow (+ (* -4 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -4))))) 3)))))))) (* (pow a 3) (+ (* -4 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -4)))))))) (* 4 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (* (pow b 4) (sqrt -64)) (pow (+ (* -4 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -4))))) 3))))))))))))) |
#s(approx (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) #s(hole binary64 (* -1 (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -64))))) |
#s(approx (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) #s(hole binary64 (* (pow a 2) (- (* -1 (/ (pow b 3) (pow a 2))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (sqrt -64)))) (* (sqrt (/ (pow c 3) a)) (sqrt -64))))))) |
#s(approx (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) #s(hole binary64 (* (pow a 2) (- (+ (* -1 (/ (pow b 3) (pow a 2))) (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (sqrt -64))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (sqrt -64)))) (* (sqrt (/ (pow c 3) a)) (sqrt -64))))))) |
#s(approx (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) #s(hole binary64 (* (pow a 2) (- (+ (* -1 (/ (pow b 3) (pow a 2))) (* -1/2 (* (sqrt (/ 1 (* (pow a 7) (pow c 3)))) (/ (- (pow b 6) (* 1/4 (/ (* a (pow (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) 2)) (* (pow c 3) (pow (sqrt -64) 2))))) (sqrt -64))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (sqrt -64)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (sqrt -64)))) (* (sqrt (/ (pow c 3) a)) (sqrt -64)))))))) |
#s(approx (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3) #s(hole binary64 (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -64)))) |
#s(approx (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3) #s(hole binary64 (* (pow a 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (sqrt -64)))) (* (sqrt (/ (pow c 3) a)) (sqrt -64)))))) |
#s(approx (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3) #s(hole binary64 (* (pow a 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (sqrt -64)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (sqrt -64)))) (* (sqrt (/ (pow c 3) a)) (sqrt -64))))))) |
#s(approx (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3) #s(hole binary64 (* (pow a 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (sqrt -64)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (sqrt -64)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 7) (pow c 3)))) (/ (- (pow b 6) (* 1/4 (/ (* a (pow (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) 2)) (* (pow c 3) (pow (sqrt -64) 2))))) (sqrt -64)))) (* (sqrt (/ (pow c 3) a)) (sqrt -64)))))))) |
#s(approx (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) #s(hole binary64 (* (sqrt (* a c)) (sqrt -4)))) |
#s(approx (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) #s(hole binary64 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))) |
#s(approx (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) #s(hole binary64 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))))) |
#s(approx (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) #s(hole binary64 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))))) |
#s(approx (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) #s(hole binary64 (* -4 (* a c)))) |
#s(approx (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) #s(hole binary64 (* a (+ (* -4 c) (/ (pow b 2) a))))) |
#s(approx (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)))) #s(hole binary64 (* a (+ (* -4 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -4)))))))) |
#s(approx (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)))) #s(hole binary64 (* a (+ (* -4 c) (+ (* -1 (* (sqrt (/ c a)) (* b (sqrt -4)))) (* 2 (/ (pow b 2) a))))))) |
#s(approx (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)))) #s(hole binary64 (* a (+ (* -4 c) (+ (* -1 (* (sqrt (/ c a)) (* b (sqrt -4)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 3) (sqrt -4)))) (* 2 (/ (pow b 2) a)))))))) |
#s(approx (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)))) #s(hole binary64 (* a (+ (* -4 c) (+ (* -1 (* (sqrt (/ c a)) (* b (sqrt -4)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 3) (sqrt -4)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 5) (pow (sqrt -4) 3)))) (* 2 (/ (pow b 2) a))))))))) |
#s(approx (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))) #s(hole binary64 (* a (+ (* -4 c) (* -1 (* (sqrt (/ c a)) (* b (sqrt -4)))))))) |
#s(approx (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))) #s(hole binary64 (* a (+ (* -4 c) (+ (* -1 (* (sqrt (/ c a)) (* b (sqrt -4)))) (/ (pow b 2) a)))))) |
#s(approx (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))) #s(hole binary64 (* a (+ (* -4 c) (+ (* -1 (* (sqrt (/ c a)) (* b (sqrt -4)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 3) (sqrt -4)))) (/ (pow b 2) a))))))) |
#s(approx (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))) #s(hole binary64 (* a (+ (* -4 c) (+ (* -1 (* (sqrt (/ c a)) (* b (sqrt -4)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 3) (sqrt -4)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 5) (pow (sqrt -4) 3)))) (/ (pow b 2) a)))))))) |
#s(approx (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) #s(hole binary64 (* -1 (* (sqrt (* a c)) (* b (sqrt -4)))))) |
#s(approx (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) #s(hole binary64 (* a (+ (* -1 (* (sqrt (/ c a)) (* b (sqrt -4)))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 3) (sqrt -4)))))))) |
#s(approx (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) #s(hole binary64 (* a (+ (* -1 (* (sqrt (/ c a)) (* b (sqrt -4)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 3) (sqrt -4)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 5) (pow (sqrt -4) 3))))))))) |
#s(approx (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) #s(hole binary64 (* a (+ (* -1 (* (sqrt (/ c a)) (* b (sqrt -4)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 3) (sqrt -4)))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 7) (pow (sqrt -4) 5)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 5) (pow (sqrt -4) 3)))))))))) |
#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 (* (+ (* (* a (/ c (* b b))) -4) 1) (* b b)) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))))) |
#s(approx (+ (* (* a (/ c (* b b))) -4) 1) #s(hole binary64 (* -1 (* a (- (* 4 (/ c (pow b 2))) (/ 1 a)))))) |
#s(approx (* (* -1 c) (- (* 4 (/ a (* b b))) (pow c -1))) #s(hole binary64 (* -1 (* a (- (* 4 (/ c (pow b 2))) (/ 1 a)))))) |
#s(approx (- (* 4 (/ a (* b b))) (pow c -1)) #s(hole binary64 (* -1 (* a (- (/ 1 (* a c)) (* 4 (/ 1 (pow b 2)))))))) |
#s(approx (/ (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -1)))) |
#s(approx (/ (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))))) |
#s(approx (/ (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -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 (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (+ (* -1/4 (/ (pow b 4) c)) (* 1/4 (/ (pow b 4) c)))))) (* 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 (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) #s(hole binary64 (* 2 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) #s(hole binary64 (* -1 (* a (- (/ b a) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -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 (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) #s(hole binary64 (* -1 (* a (- (* -1 (/ (- (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (+ (* -1/4 (/ (pow b 4) c)) (* 1/4 (/ (pow b 4) c)))))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))))) #s(hole binary64 (* -2 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -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 (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))))) #s(hole binary64 (* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 5) c))) (* (sqrt -1) (+ (* -1/4 (/ (pow b 4) c)) (* 1/4 (/ (pow b 4) c)))))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))))) |
#s(approx (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))))) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (+ (* -1/4 (* (sqrt (/ a c)) (* (sqrt -1) (+ (* -1/4 (/ (pow b 4) c)) (* 1/4 (/ (pow b 4) c)))))) (* 1/4 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (+ (* -1/16 (/ (* a (pow b 4)) c)) (* 1/4 (/ (* (pow b 2) (+ (* -1/4 (/ (pow b 4) c)) (* 1/4 (/ (pow b 4) c)))) c))))))) (pow a 3))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))))) |
#s(approx (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))))) |
#s(approx (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (- (+ (* -1/4 (/ (pow b 4) (* a c))) (* 1/4 (/ (pow b 4) (* a c)))) (* -1 (pow b 2))) a)) (* 4 c)))))) |
#s(approx (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (- (* -1 (/ (- (* 1/4 (/ (* (pow b 2) (+ (* -1/4 (/ (pow b 4) c)) (* 1/4 (/ (pow b 4) c)))) (* a c))) (+ (* -1/4 (/ (pow b 4) c)) (* 1/4 (/ (pow b 4) c)))) a)) (* -1 (pow b 2))) a)) (* 4 c)))))) |
#s(approx (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) #s(hole binary64 (* -1 (* (pow a 3) (+ (* -1 (/ (pow b 6) (pow a 3))) (* 64 (pow c 3))))))) |
#s(approx (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))) #s(hole binary64 (* (pow a 2) (+ (* -1 (/ (- (* -1 (/ (pow b 4) a)) (* 4 (* (pow b 2) c))) a)) (* 16 (pow c 2)))))) |
#s(approx (+ (* c (+ (* (* 16 (* a a)) c) (* 4 (* a (* b b))))) (pow b 4)) #s(hole binary64 (* (pow a 2) (+ (* -1 (/ (+ (* -4 (* (pow b 2) c)) (* -1 (/ (pow b 4) a))) a)) (* 16 (pow c 2)))))) |
#s(approx (/ (/ (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))))) (* 2 a)) #s(hole binary64 (* 4 (* (sqrt (/ (pow c 3) a)) (/ (sqrt -1) (- (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* -4 c))))))) |
#s(approx (/ (/ (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))))) (* 2 a)) #s(hole binary64 (+ (* 4 (* (sqrt (/ (pow c 3) a)) (/ (sqrt -1) (- (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* -4 c))))) (* 8 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (- (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* -4 c)) 2))))))) |
#s(approx (/ (/ (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ (+ (* -8 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 2) (sqrt -1)) (pow (- (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* -4 c)) 2)))) (* 1/2 (/ (- (* -1 (/ (pow b 3) (- (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* -4 c)))) (+ (* 1/16 (* (sqrt (/ a (pow c 3))) (/ (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))) (- (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* -4 c))))) (+ (* 2 (/ (* (pow b 3) c) (pow (- (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* -4 c)) 2))) (* 32 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 4) (sqrt -1)) (pow (- (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* -4 c)) 3))))))) a))) a)) (* 4 (* (sqrt (/ (pow c 3) a)) (/ (sqrt -1) (- (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* -4 c)))))))) |
#s(approx (/ (/ (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ (+ (* -8 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 2) (sqrt -1)) (pow (- (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* -4 c)) 2)))) (* -1 (/ (+ (* -1/2 (- (* -1 (/ (pow b 3) (- (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* -4 c)))) (+ (* 1/16 (* (sqrt (/ a (pow c 3))) (/ (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))) (- (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* -4 c))))) (+ (* 2 (/ (* (pow b 3) c) (pow (- (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* -4 c)) 2))) (* 32 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 4) (sqrt -1)) (pow (- (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* -4 c)) 3)))))))) (* 1/2 (/ (- (* -1/16 (* (sqrt (/ a (pow c 3))) (/ (* (sqrt -1) (+ (* 4 (* (pow b 4) c)) (* 8 (* (pow b 4) c)))) (- (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* -4 c))))) (+ (* -4 (/ (* (pow b 5) c) (pow (- (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* -4 c)) 3))) (* 2 (/ (* (pow b 2) (- (* -1 (/ (pow b 3) (- (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* -4 c)))) (+ (* 1/16 (* (sqrt (/ a (pow c 3))) (/ (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))) (- (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* -4 c))))) (+ (* 2 (/ (* (pow b 3) c) (pow (- (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* -4 c)) 2))) (* 32 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 4) (sqrt -1)) (pow (- (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* -4 c)) 3)))))))) (- (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* -4 c)))))) a))) a))) a)) (* 4 (* (sqrt (/ (pow c 3) a)) (/ (sqrt -1) (- (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* -4 c)))))))) |
#s(approx (/ (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))))) #s(hole binary64 (* 8 (* (sqrt (* a (pow c 3))) (/ (sqrt -1) (- (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* -4 c))))))) |
#s(approx (/ (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))))) #s(hole binary64 (* -1 (* a (+ (* -16 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (- (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* -4 c)) 2)))) (* -8 (* (sqrt (/ (pow c 3) a)) (/ (sqrt -1) (- (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* -4 c)))))))))) |
#s(approx (/ (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))))) #s(hole binary64 (* -1 (* a (+ (* -8 (* (sqrt (/ (pow c 3) a)) (/ (sqrt -1) (- (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* -4 c))))) (* -1 (/ (- (* -1 (/ (- (* -1 (/ (pow b 3) (- (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* -4 c)))) (+ (* 1/16 (* (sqrt (/ a (pow c 3))) (/ (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))) (- (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* -4 c))))) (+ (* 2 (/ (* (pow b 3) c) (pow (- (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* -4 c)) 2))) (* 32 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 4) (sqrt -1)) (pow (- (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* -4 c)) 3))))))) a)) (* -16 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 2) (sqrt -1)) (pow (- (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* -4 c)) 2))))) a))))))) |
#s(approx (/ (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))))) #s(hole binary64 (* -1 (* a (+ (* -8 (* (sqrt (/ (pow c 3) a)) (/ (sqrt -1) (- (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* -4 c))))) (* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (- (* -1/16 (* (sqrt (/ a (pow c 3))) (/ (* (sqrt -1) (+ (* 4 (* (pow b 4) c)) (* 8 (* (pow b 4) c)))) (- (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* -4 c))))) (+ (* -4 (/ (* (pow b 5) c) (pow (- (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* -4 c)) 3))) (* 2 (/ (* (pow b 2) (- (* -1 (/ (pow b 3) (- (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* -4 c)))) (+ (* 1/16 (* (sqrt (/ a (pow c 3))) (/ (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))) (- (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* -4 c))))) (+ (* 2 (/ (* (pow b 3) c) (pow (- (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* -4 c)) 2))) (* 32 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 4) (sqrt -1)) (pow (- (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* -4 c)) 3)))))))) (- (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* -4 c)))))) a)) (* -1 (/ (pow b 3) (- (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* -4 c))))) (+ (* 1/16 (* (sqrt (/ a (pow c 3))) (/ (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))) (- (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* -4 c))))) (+ (* 2 (/ (* (pow b 3) c) (pow (- (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* -4 c)) 2))) (* 32 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 4) (sqrt -1)) (pow (- (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* -4 c)) 3))))))) a)) (* -16 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 2) (sqrt -1)) (pow (- (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* -4 c)) 2))))) a))))))) |
#s(approx (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) #s(hole binary64 (* -8 (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -1))))) |
#s(approx (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) #s(hole binary64 (* (pow a 2) (- (* -1 (/ (pow b 3) (pow a 2))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))))) (* 8 (* (sqrt (/ (pow c 3) a)) (sqrt -1)))))))) |
#s(approx (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) #s(hole binary64 (* (pow a 2) (- (+ (* -1 (/ (pow b 3) (pow a 2))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (sqrt -1) (+ (* 4 (* (pow b 4) c)) (* 8 (* (pow b 4) c))))))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))))) (* 8 (* (sqrt (/ (pow c 3) a)) (sqrt -1)))))))) |
#s(approx (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) #s(hole binary64 (* (pow a 2) (- (+ (* -1 (/ (- (* 1/16 (* (sqrt (/ 1 (* a (pow c 3)))) (* (sqrt -1) (- (pow b 6) (* -1/256 (/ (* a (pow (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) 2)) (pow c 3))))))) (* 1/16 (* (sqrt (/ a (pow c 3))) (* (sqrt -1) (+ (* 4 (* (pow b 4) c)) (* 8 (* (pow b 4) c))))))) (pow a 3))) (* -1 (/ (pow b 3) (pow a 2)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))))) (* 8 (* (sqrt (/ (pow c 3) a)) (sqrt -1)))))))) |
#s(approx (pow (sqrt (- (* b b) (* 4 (* a c)))) 3) #s(hole binary64 (* 8 (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -1))))) |
#s(approx (pow (sqrt (- (* b b) (* 4 (* a c)))) 3) #s(hole binary64 (* (pow a 2) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))))) (* 8 (* (sqrt (/ (pow c 3) a)) (sqrt -1))))))) |
#s(approx (pow (sqrt (- (* b b) (* 4 (* a c)))) 3) #s(hole binary64 (* (pow a 2) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (sqrt -1) (+ (* 4 (* (pow b 4) c)) (* 8 (* (pow b 4) c)))))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))))) (* 8 (* (sqrt (/ (pow c 3) a)) (sqrt -1)))))))) |
#s(approx (pow (sqrt (- (* b b) (* 4 (* a c)))) 3) #s(hole binary64 (* (pow a 2) (+ (* -1 (/ (+ (* -1/16 (* (sqrt (/ 1 (* a (pow c 3)))) (* (sqrt -1) (- (pow b 6) (* -1/256 (/ (* a (pow (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) 2)) (pow c 3))))))) (* 1/16 (* (sqrt (/ a (pow c 3))) (* (sqrt -1) (+ (* 4 (* (pow b 4) c)) (* 8 (* (pow b 4) c))))))) (pow a 3))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))))) (* 8 (* (sqrt (/ (pow c 3) a)) (sqrt -1)))))))) |
#s(approx (* (* (+ (* (* a (/ c (* b b))) -2) 1) b) -1) #s(hole binary64 (* -1 (* a (+ (* -2 (/ c b)) (/ b a)))))) |
#s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) #s(hole binary64 (* -1 (* a (+ (* -1 (/ b a)) (* 2 (/ c b))))))) |
#s(approx (* c (+ (* -2 (/ a b)) (/ b c))) #s(hole binary64 (* -1 (* a (+ (* -1 (/ b a)) (* 2 (/ c b))))))) |
#s(approx (+ (* -2 (/ a b)) (/ b c)) #s(hole binary64 (* -1 (* a (+ (* -1 (/ b (* a c))) (* 2 (/ 1 b))))))) |
#s(approx (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c))))))) #s(hole binary64 (* -1 (* a (- (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* -4 c)))))) |
#s(approx (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c))))))) #s(hole binary64 (* -1 (* a (- (+ (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* -2 (/ (pow b 2) a))) (* -4 c)))))) |
#s(approx (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c))))))) #s(hole binary64 (* -1 (* a (- (+ (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* -1 (/ (+ (* 1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 3) (sqrt -1)))) (* 2 (pow b 2))) a))) (* -4 c)))))) |
#s(approx (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c))))))) #s(hole binary64 (* -1 (* a (- (+ (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (* (sqrt (/ a c)) (* (pow b 3) (sqrt -1)))) (* 1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 5) (sqrt -1))))) a)) (* 2 (pow b 2))) a))) (* -4 c)))))) |
#s(approx (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))) #s(hole binary64 (* -1 (* a (- (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* -4 c)))))) |
#s(approx (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))) #s(hole binary64 (* -1 (* a (- (+ (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* -1 (/ (pow b 2) a))) (* -4 c)))))) |
#s(approx (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))) #s(hole binary64 (* -1 (* a (- (+ (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* -1 (/ (+ (* 1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 3) (sqrt -1)))) (pow b 2)) a))) (* -4 c)))))) |
#s(approx (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))) #s(hole binary64 (* -1 (* a (- (+ (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (* (sqrt (/ a c)) (* (pow b 3) (sqrt -1)))) (* 1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 5) (sqrt -1))))) a)) (pow b 2)) a))) (* -4 c)))))) |
#s(approx (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* 2 (* (sqrt (* a c)) (* b (sqrt -1)))))) |
#s(approx (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* -1 (* a (+ (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 3) (sqrt -1))))))))) |
#s(approx (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* -1 (* a (+ (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 3) (sqrt -1)))) (* 1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 5) (sqrt -1)))))))))) |
#s(approx (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* -1 (* a (+ (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 3) (sqrt -1)))) (+ (* -1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 7) (sqrt -1)))) (* 1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 5) (sqrt -1))))))))))) |
#s(approx (/ (/ (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))))) (* 2 a)) #s(hole binary64 (* 4 (* (sqrt (/ (pow c 3) a)) (/ (sqrt -1) (+ (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))))) |
#s(approx (/ (/ (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))))) (* 2 a)) #s(hole binary64 (+ (* 4 (* (sqrt (/ (pow c 3) a)) (/ (sqrt -1) (+ (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))) (* 8 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (+ (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 2))))))) |
#s(approx (/ (/ (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ (+ (* -8 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 2) (sqrt -1)) (pow (+ (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 2)))) (* 1/2 (/ (- (* -1 (/ (pow b 3) (+ (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)))) (+ (* 1/16 (* (sqrt (/ a (pow c 3))) (/ (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))) (+ (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))) (+ (* 2 (/ (* (pow b 3) c) (pow (+ (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 2))) (* 32 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 4) (sqrt -1)) (pow (+ (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 3))))))) a))) a)) (* 4 (* (sqrt (/ (pow c 3) a)) (/ (sqrt -1) (+ (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)))))))) |
#s(approx (/ (/ (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ (+ (* -8 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 2) (sqrt -1)) (pow (+ (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 2)))) (* -1 (/ (+ (* -1/2 (- (* -1 (/ (pow b 3) (+ (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)))) (+ (* 1/16 (* (sqrt (/ a (pow c 3))) (/ (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))) (+ (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))) (+ (* 2 (/ (* (pow b 3) c) (pow (+ (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 2))) (* 32 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 4) (sqrt -1)) (pow (+ (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 3)))))))) (* 1/2 (/ (- (* -1/16 (* (sqrt (/ a (pow c 3))) (/ (* (sqrt -1) (+ (* 4 (* (pow b 4) c)) (* 8 (* (pow b 4) c)))) (+ (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))) (+ (* -4 (/ (* (pow b 5) c) (pow (+ (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 3))) (* 2 (/ (* (pow b 2) (- (* -1 (/ (pow b 3) (+ (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)))) (+ (* 1/16 (* (sqrt (/ a (pow c 3))) (/ (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))) (+ (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))) (+ (* 2 (/ (* (pow b 3) c) (pow (+ (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 2))) (* 32 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 4) (sqrt -1)) (pow (+ (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 3)))))))) (+ (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)))))) a))) a))) a)) (* 4 (* (sqrt (/ (pow c 3) a)) (/ (sqrt -1) (+ (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)))))))) |
#s(approx (/ (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))))) #s(hole binary64 (* 8 (* (sqrt (* a (pow c 3))) (/ (sqrt -1) (+ (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))))) |
#s(approx (/ (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))))) #s(hole binary64 (* -1 (* a (+ (* -16 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (+ (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 2)))) (* -8 (* (sqrt (/ (pow c 3) a)) (/ (sqrt -1) (+ (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)))))))))) |
#s(approx (/ (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))))) #s(hole binary64 (* -1 (* a (+ (* -8 (* (sqrt (/ (pow c 3) a)) (/ (sqrt -1) (+ (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))) (* -1 (/ (- (* -1 (/ (- (* -1 (/ (pow b 3) (+ (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)))) (+ (* 1/16 (* (sqrt (/ a (pow c 3))) (/ (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))) (+ (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))) (+ (* 2 (/ (* (pow b 3) c) (pow (+ (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 2))) (* 32 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 4) (sqrt -1)) (pow (+ (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 3))))))) a)) (* -16 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 2) (sqrt -1)) (pow (+ (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 2))))) a))))))) |
#s(approx (/ (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))))) #s(hole binary64 (* -1 (* a (+ (* -8 (* (sqrt (/ (pow c 3) a)) (/ (sqrt -1) (+ (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))) (* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (- (* -1/16 (* (sqrt (/ a (pow c 3))) (/ (* (sqrt -1) (+ (* 4 (* (pow b 4) c)) (* 8 (* (pow b 4) c)))) (+ (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))) (+ (* -4 (/ (* (pow b 5) c) (pow (+ (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 3))) (* 2 (/ (* (pow b 2) (- (* -1 (/ (pow b 3) (+ (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)))) (+ (* 1/16 (* (sqrt (/ a (pow c 3))) (/ (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))) (+ (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))) (+ (* 2 (/ (* (pow b 3) c) (pow (+ (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 2))) (* 32 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 4) (sqrt -1)) (pow (+ (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 3)))))))) (+ (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)))))) a)) (* -1 (/ (pow b 3) (+ (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))) (+ (* 1/16 (* (sqrt (/ a (pow c 3))) (/ (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))) (+ (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))) (+ (* 2 (/ (* (pow b 3) c) (pow (+ (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 2))) (* 32 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 4) (sqrt -1)) (pow (+ (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 3))))))) a)) (* -16 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 2) (sqrt -1)) (pow (+ (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 2))))) a))))))) |
#s(approx (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) #s(hole binary64 (* -8 (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -1))))) |
#s(approx (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) #s(hole binary64 (* (pow a 2) (- (* -1 (/ (pow b 3) (pow a 2))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))))) (* 8 (* (sqrt (/ (pow c 3) a)) (sqrt -1)))))))) |
#s(approx (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) #s(hole binary64 (* (pow a 2) (- (+ (* -1 (/ (pow b 3) (pow a 2))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (sqrt -1) (+ (* 4 (* (pow b 4) c)) (* 8 (* (pow b 4) c))))))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))))) (* 8 (* (sqrt (/ (pow c 3) a)) (sqrt -1)))))))) |
#s(approx (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) #s(hole binary64 (* (pow a 2) (- (+ (* -1 (/ (- (* 1/16 (* (sqrt (/ 1 (* a (pow c 3)))) (* (sqrt -1) (- (pow b 6) (* -1/256 (/ (* a (pow (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) 2)) (pow c 3))))))) (* 1/16 (* (sqrt (/ a (pow c 3))) (* (sqrt -1) (+ (* 4 (* (pow b 4) c)) (* 8 (* (pow b 4) c))))))) (pow a 3))) (* -1 (/ (pow b 3) (pow a 2)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))))) (* 8 (* (sqrt (/ (pow c 3) a)) (sqrt -1)))))))) |
#s(approx (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3) #s(hole binary64 (* 8 (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -1))))) |
#s(approx (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3) #s(hole binary64 (* (pow a 2) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))))) (* 8 (* (sqrt (/ (pow c 3) a)) (sqrt -1))))))) |
#s(approx (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3) #s(hole binary64 (* (pow a 2) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (sqrt -1) (+ (* 4 (* (pow b 4) c)) (* 8 (* (pow b 4) c)))))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))))) (* 8 (* (sqrt (/ (pow c 3) a)) (sqrt -1)))))))) |
#s(approx (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3) #s(hole binary64 (* (pow a 2) (+ (* -1 (/ (+ (* -1/16 (* (sqrt (/ 1 (* a (pow c 3)))) (* (sqrt -1) (- (pow b 6) (* -1/256 (/ (* a (pow (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) 2)) (pow c 3))))))) (* 1/16 (* (sqrt (/ a (pow c 3))) (* (sqrt -1) (+ (* 4 (* (pow b 4) c)) (* 8 (* (pow b 4) c))))))) (pow a 3))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))))) (* 8 (* (sqrt (/ (pow c 3) a)) (sqrt -1)))))))) |
#s(approx (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) #s(hole binary64 (* -2 (* (sqrt (* a c)) (sqrt -1))))) |
#s(approx (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) #s(hole binary64 (* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
#s(approx (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) #s(hole binary64 (* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))))) |
#s(approx (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) #s(hole binary64 (* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))))) |
#s(approx (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))))) |
#s(approx (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)))) #s(hole binary64 (* -1 (* a (+ (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)))))) |
#s(approx (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)))) #s(hole binary64 (* -1 (* a (+ (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (+ (* -2 (/ (pow b 2) a)) (* 4 c))))))) |
#s(approx (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)))) #s(hole binary64 (* -1 (* a (+ (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (+ (* -1 (/ (+ (* 1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 3) (sqrt -1)))) (* 2 (pow b 2))) a)) (* 4 c))))))) |
#s(approx (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)))) #s(hole binary64 (* -1 (* a (+ (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (* (sqrt (/ a c)) (* (pow b 3) (sqrt -1)))) (* 1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 5) (sqrt -1))))) a)) (* 2 (pow b 2))) a)) (* 4 c))))))) |
#s(approx (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))) #s(hole binary64 (* -1 (* a (+ (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)))))) |
#s(approx (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))) #s(hole binary64 (* -1 (* a (+ (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (+ (* -1 (/ (pow b 2) a)) (* 4 c))))))) |
#s(approx (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))) #s(hole binary64 (* -1 (* a (+ (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (+ (* -1 (/ (+ (* 1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 3) (sqrt -1)))) (pow b 2)) a)) (* 4 c))))))) |
#s(approx (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))) #s(hole binary64 (* -1 (* a (+ (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (* (sqrt (/ a c)) (* (pow b 3) (sqrt -1)))) (* 1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 5) (sqrt -1))))) a)) (pow b 2)) a)) (* 4 c))))))) |
#s(approx (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) #s(hole binary64 (* 2 (* (sqrt (* a c)) (* b (sqrt -1)))))) |
#s(approx (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) #s(hole binary64 (* -1 (* a (+ (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 3) (sqrt -1))))))))) |
#s(approx (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) #s(hole binary64 (* -1 (* a (+ (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 3) (sqrt -1)))) (* 1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 5) (sqrt -1)))))))))) |
#s(approx (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) #s(hole binary64 (* -1 (* a (+ (* -2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 3) (sqrt -1)))) (+ (* -1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 7) (sqrt -1)))) (* 1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 5) (sqrt -1))))))))))) |
#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 (+ (* (* a (/ c (* b b))) -4) 1) #s(hole binary64 (/ (+ (* -4 (* a c)) (pow b 2)) (pow b 2)))) |
#s(approx (* (* -1 c) (- (* 4 (/ a (* b b))) (pow c -1))) #s(hole binary64 (/ (+ (* -4 (* a c)) (pow b 2)) (pow b 2)))) |
#s(approx (- (* 4 (/ a (* b b))) (pow c -1)) #s(hole binary64 (/ (+ (* -1 (/ (pow b 2) c)) (* 4 a)) (pow b 2)))) |
#s(approx (* b b) #s(hole binary64 (pow b 2))) |
#s(approx (/ (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -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 (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -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 (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) #s(hole binary64 (- (* -1 b) (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -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 (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -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 (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -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 (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -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 (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -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 (pow (* b b) 3) #s(hole binary64 (pow b 6))) |
#s(approx (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))) #s(hole binary64 (+ (* 4 (* a (* (pow b 2) c))) (* 16 (* (pow a 2) (pow c 2)))))) |
#s(approx (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))) #s(hole binary64 (+ (* 16 (* (pow a 2) (pow c 2))) (* (pow b 2) (- (pow b 2) (* -4 (* a c))))))) |
#s(approx (+ (* c (+ (* (* 16 (* a a)) c) (* 4 (* a (* b b))))) (pow b 4)) #s(hole binary64 (+ (* 4 (* a (* (pow b 2) c))) (* 16 (* (pow a 2) (pow c 2)))))) |
#s(approx (+ (* c (+ (* (* 16 (* a a)) c) (* 4 (* a (* b b))))) (pow b 4)) #s(hole binary64 (+ (* 16 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* 4 (* a c)) (pow b 2)))))) |
#s(approx (+ (* (* 16 (* a a)) c) (* 4 (* a (* b b)))) #s(hole binary64 (+ (* 4 (* a (pow b 2))) (* 16 (* (pow a 2) c))))) |
#s(approx (pow b 4) #s(hole binary64 (pow b 4))) |
#s(approx (/ (/ (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))))) (* 2 a)) #s(hole binary64 (* 1/8 (* (sqrt (/ c a)) (sqrt -64))))) |
#s(approx (/ (/ (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))))) (* 2 a)) #s(hole binary64 (+ (* -1/32 (/ (* b (* (sqrt -64) (sqrt -4))) a)) (* 1/8 (* (sqrt (/ c a)) (sqrt -64)))))) |
#s(approx (/ (/ (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))))) (* 2 a)) #s(hole binary64 (+ (* 1/8 (* (sqrt (/ c a)) (sqrt -64))) (* b (+ (* -1/32 (/ (* (sqrt -64) (sqrt -4)) a)) (* 1/2 (* b (- (* 1/8 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (sqrt -64)))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (sqrt -64))) (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (sqrt -64) (pow (sqrt -4) 2))))))))))))) |
#s(approx (/ (/ (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))))) (* 2 a)) #s(hole binary64 (+ (* 1/8 (* (sqrt (/ c a)) (sqrt -64))) (* b (+ (* -1/32 (/ (* (sqrt -64) (sqrt -4)) a)) (* b (+ (* 1/2 (* b (- (* 1/4 (/ 1 (* (pow a 2) c))) (+ (* 1/32 (/ (sqrt -64) (* (pow a 2) (* c (sqrt -4))))) (+ (* 1/32 (/ (* (sqrt -64) (sqrt -4)) (* (pow a 2) c))) (* 1/4 (* (sqrt (/ 1 (* a c))) (* (sqrt -4) (- (* 1/8 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (sqrt -64)))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (sqrt -64))) (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (sqrt -64) (pow (sqrt -4) 2)))))))))))))) (* 1/2 (- (* 1/8 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (sqrt -64)))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (sqrt -64))) (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (sqrt -64) (pow (sqrt -4) 2)))))))))))))) |
#s(approx (/ (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))))) #s(hole binary64 (* 1/4 (* (sqrt (* a c)) (sqrt -64))))) |
#s(approx (/ (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))))) #s(hole binary64 (+ (* -1/16 (* b (* (sqrt -64) (sqrt -4)))) (* 1/4 (* (sqrt (* a c)) (sqrt -64)))))) |
#s(approx (/ (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))))) #s(hole binary64 (+ (* 1/4 (* (sqrt (* a c)) (sqrt -64))) (* b (- (* b (- (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (sqrt -64)))) (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (sqrt -64))) (* -1/64 (* (sqrt (/ 1 (* a c))) (* (sqrt -64) (pow (sqrt -4) 2))))))) (* 1/16 (* (sqrt -64) (sqrt -4)))))))) |
#s(approx (/ (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))))) #s(hole binary64 (+ (* 1/4 (* (sqrt (* a c)) (sqrt -64))) (* b (- (* b (- (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (sqrt -64)))) (* b (- (* 1/4 (/ 1 (* a c))) (+ (* 1/32 (/ (sqrt -64) (* a (* c (sqrt -4))))) (+ (* 1/32 (/ (* (sqrt -64) (sqrt -4)) (* a c))) (* 1/4 (* (sqrt (/ 1 (* a c))) (* (sqrt -4) (- (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (sqrt -64)))) (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (sqrt -64))) (* -1/64 (* (sqrt (/ 1 (* a c))) (* (sqrt -64) (pow (sqrt -4) 2)))))))))))))) (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (sqrt -64))) (* -1/64 (* (sqrt (/ 1 (* a c))) (* (sqrt -64) (pow (sqrt -4) 2))))))) (* 1/16 (* (sqrt -64) (sqrt -4)))))))) |
#s(approx (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) #s(hole binary64 (- (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (pow b 2) (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2))))) (sqrt -64)))) (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -64))))) |
#s(approx (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) #s(hole binary64 (- (* (pow b 2) (- (* -1 b) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (sqrt -64)))))) (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -64))))) |
#s(approx (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) #s(hole binary64 (- (* (pow b 2) (- (* b (- (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* b (- (+ (* -8 (* a c)) (* -4 (* a c))) (* 1/4 (/ (pow (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) 2) (* (pow a 3) (* (pow c 3) (pow (sqrt -64) 2))))))) (sqrt -64)))) 1)) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (sqrt -64)))))) (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -64))))) |
#s(approx (pow (* -1 b) 3) #s(hole binary64 (* -1 (pow b 3)))) |
#s(approx (* -1 b) #s(hole binary64 (* -1 b))) |
#s(approx (pow (sqrt (- (* b b) (* 4 (* a c)))) 3) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (pow b 2) (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2))))) (sqrt -64)))) (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -64))))) |
#s(approx (pow (sqrt (- (* b b) (* 4 (* a c)))) 3) #s(hole binary64 (+ (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -64)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (pow b 2) (- (+ (* -8 (* a c)) (* -4 (* a c))) (* 1/4 (/ (pow (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) 2) (* (pow a 3) (* (pow c 3) (pow (sqrt -64) 2))))))) (sqrt -64)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (sqrt -64))))))))) |
#s(approx (pow (sqrt (- (* b b) (* 4 (* a c)))) 3) #s(hole binary64 (+ (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -64)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (sqrt -64)))) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (pow b 2) (- 1 (* 1/2 (/ (* (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (- (+ (* -8 (* a c)) (* -4 (* a c))) (* 1/4 (/ (pow (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) 2) (* (pow a 3) (* (pow c 3) (pow (sqrt -64) 2))))))) (* (pow a 3) (* (pow c 3) (pow (sqrt -64) 2))))))) (sqrt -64)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (- (+ (* -8 (* a c)) (* -4 (* a c))) (* 1/4 (/ (pow (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) 2) (* (pow a 3) (* (pow c 3) (pow (sqrt -64) 2)))))) (sqrt -64))))))))))) |
#s(approx (* (* (+ (* (* a (/ c (* b b))) -2) 1) b) -1) #s(hole binary64 (/ (+ (* -1 (pow b 2)) (* 2 (* a c))) b))) |
#s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) #s(hole binary64 (/ (+ (* -2 (* a c)) (pow b 2)) b))) |
#s(approx (* c (+ (* -2 (/ a b)) (/ b c))) #s(hole binary64 (/ (+ (* -2 (* a c)) (pow b 2)) b))) |
#s(approx (+ (* -2 (/ a b)) (/ b c)) #s(hole binary64 (/ (+ (* -2 a) (/ (pow b 2) c)) b))) |
#s(approx (/ b c) #s(hole binary64 (/ b c))) |
#s(approx (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c))))))) #s(hole binary64 (* -4 (* a c)))) |
#s(approx (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c))))))) #s(hole binary64 (- (* -1 (* (sqrt (* a c)) (* b (sqrt -4)))) (* 4 (* a c))))) |
#s(approx (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c))))))) #s(hole binary64 (- (* b (+ (* -1 (* (sqrt (* a c)) (sqrt -4))) (* 2 b))) (* 4 (* a c))))) |
#s(approx (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c))))))) #s(hole binary64 (- (* b (+ (* -1 (* (sqrt (* a c)) (sqrt -4))) (* b (+ 2 (* -1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))))))) (* 4 (* a c))))) |
#s(approx (pow b 1) #s(hole binary64 b)) |
#s(approx (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))) #s(hole binary64 (* -4 (* a c)))) |
#s(approx (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))) #s(hole binary64 (- (* -1 (* (sqrt (* a c)) (* b (sqrt -4)))) (* 4 (* a c))))) |
#s(approx (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))) #s(hole binary64 (- (* b (+ b (* -1 (* (sqrt (* a c)) (sqrt -4))))) (* 4 (* a c))))) |
#s(approx (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))) #s(hole binary64 (- (* b (+ (* -1 (* (sqrt (* a c)) (sqrt -4))) (* b (+ 1 (* -1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))))))) (* 4 (* a c))))) |
#s(approx (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* b (+ (* -1 (* (sqrt (* a c)) (sqrt -4))) (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))))))) |
#s(approx (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* b (+ (* -1 (* (sqrt (* a c)) (sqrt -4))) (* (pow b 2) (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))))))) |
#s(approx (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* b (+ (* -1 (* (sqrt (* a c)) (sqrt -4))) (* (pow b 2) (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))))))))))) |
#s(approx (/ (/ (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))))) (* 2 a)) #s(hole binary64 (* 1/8 (* (sqrt (/ c a)) (sqrt -64))))) |
#s(approx (/ (/ (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))))) (* 2 a)) #s(hole binary64 (+ (* -1/32 (/ (* b (* (sqrt -64) (sqrt -4))) a)) (* 1/8 (* (sqrt (/ c a)) (sqrt -64)))))) |
#s(approx (/ (/ (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))))) (* 2 a)) #s(hole binary64 (+ (* 1/8 (* (sqrt (/ c a)) (sqrt -64))) (* b (+ (* -1/32 (/ (* (sqrt -64) (sqrt -4)) a)) (* 1/2 (* b (- (* 1/8 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (sqrt -64)))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (sqrt -64))) (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (sqrt -64) (pow (sqrt -4) 2))))))))))))) |
#s(approx (/ (/ (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))))) (* 2 a)) #s(hole binary64 (+ (* 1/8 (* (sqrt (/ c a)) (sqrt -64))) (* b (+ (* -1/32 (/ (* (sqrt -64) (sqrt -4)) a)) (* b (+ (* 1/2 (* b (- (* 1/4 (/ 1 (* (pow a 2) c))) (+ (* 1/32 (/ (sqrt -64) (* (pow a 2) (* c (sqrt -4))))) (+ (* 1/32 (/ (* (sqrt -64) (sqrt -4)) (* (pow a 2) c))) (* 1/4 (* (sqrt (/ 1 (* a c))) (* (sqrt -4) (- (* 1/8 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (sqrt -64)))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (sqrt -64))) (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (sqrt -64) (pow (sqrt -4) 2)))))))))))))) (* 1/2 (- (* 1/8 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (sqrt -64)))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (sqrt -64))) (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (sqrt -64) (pow (sqrt -4) 2)))))))))))))) |
#s(approx (/ (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))))) #s(hole binary64 (* 1/4 (* (sqrt (* a c)) (sqrt -64))))) |
#s(approx (/ (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))))) #s(hole binary64 (+ (* -1/16 (* b (* (sqrt -64) (sqrt -4)))) (* 1/4 (* (sqrt (* a c)) (sqrt -64)))))) |
#s(approx (/ (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))))) #s(hole binary64 (+ (* 1/4 (* (sqrt (* a c)) (sqrt -64))) (* b (- (* b (- (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (sqrt -64)))) (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (sqrt -64))) (* -1/64 (* (sqrt (/ 1 (* a c))) (* (sqrt -64) (pow (sqrt -4) 2))))))) (* 1/16 (* (sqrt -64) (sqrt -4)))))))) |
#s(approx (/ (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))))) #s(hole binary64 (+ (* 1/4 (* (sqrt (* a c)) (sqrt -64))) (* b (- (* b (- (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (sqrt -64)))) (* b (- (* 1/4 (/ 1 (* a c))) (+ (* 1/32 (/ (sqrt -64) (* a (* c (sqrt -4))))) (+ (* 1/32 (/ (* (sqrt -64) (sqrt -4)) (* a c))) (* 1/4 (* (sqrt (/ 1 (* a c))) (* (sqrt -4) (- (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (sqrt -64)))) (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (sqrt -64))) (* -1/64 (* (sqrt (/ 1 (* a c))) (* (sqrt -64) (pow (sqrt -4) 2)))))))))))))) (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (sqrt -64))) (* -1/64 (* (sqrt (/ 1 (* a c))) (* (sqrt -64) (pow (sqrt -4) 2))))))) (* 1/16 (* (sqrt -64) (sqrt -4)))))))) |
#s(approx (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) #s(hole binary64 (- (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (pow b 2) (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2))))) (sqrt -64)))) (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -64))))) |
#s(approx (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) #s(hole binary64 (- (* (pow b 2) (- (* -1 b) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (sqrt -64)))))) (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -64))))) |
#s(approx (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) #s(hole binary64 (- (* (pow b 2) (- (* b (- (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* b (- (+ (* -8 (* a c)) (* -4 (* a c))) (* 1/4 (/ (pow (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) 2) (* (pow a 3) (* (pow c 3) (pow (sqrt -64) 2))))))) (sqrt -64)))) 1)) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (sqrt -64)))))) (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -64))))) |
#s(approx (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (pow b 2) (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2))))) (sqrt -64)))) (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -64))))) |
#s(approx (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3) #s(hole binary64 (+ (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -64)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (pow b 2) (- (+ (* -8 (* a c)) (* -4 (* a c))) (* 1/4 (/ (pow (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) 2) (* (pow a 3) (* (pow c 3) (pow (sqrt -64) 2))))))) (sqrt -64)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (sqrt -64))))))))) |
#s(approx (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3) #s(hole binary64 (+ (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -64)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (sqrt -64)))) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (pow b 2) (- 1 (* 1/2 (/ (* (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (- (+ (* -8 (* a c)) (* -4 (* a c))) (* 1/4 (/ (pow (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) 2) (* (pow a 3) (* (pow c 3) (pow (sqrt -64) 2))))))) (* (pow a 3) (* (pow c 3) (pow (sqrt -64) 2))))))) (sqrt -64)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (- (+ (* -8 (* a c)) (* -4 (* a c))) (* 1/4 (/ (pow (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) 2) (* (pow a 3) (* (pow c 3) (pow (sqrt -64) 2)))))) (sqrt -64))))))))))) |
#s(approx (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4))))) |
#s(approx (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) #s(hole binary64 (+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))))))) |
#s(approx (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) #s(hole binary64 (+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5))))))))))) |
#s(approx (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)))) #s(hole binary64 (* -4 (* a c)))) |
#s(approx (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)))) #s(hole binary64 (+ (* -4 (* a c)) (* -1 (* (sqrt (* a c)) (* b (sqrt -4))))))) |
#s(approx (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)))) #s(hole binary64 (+ (* -4 (* a c)) (* b (+ (* -1 (* (sqrt (* a c)) (sqrt -4))) (* 2 b)))))) |
#s(approx (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)))) #s(hole binary64 (+ (* -4 (* a c)) (* b (+ (* -1 (* (sqrt (* a c)) (sqrt -4))) (* b (+ 2 (* -1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4))))))))))) |
#s(approx (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))) #s(hole binary64 (* -4 (* a c)))) |
#s(approx (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))) #s(hole binary64 (+ (* -4 (* a c)) (* -1 (* (sqrt (* a c)) (* b (sqrt -4))))))) |
#s(approx (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))) #s(hole binary64 (+ (* -4 (* a c)) (* b (+ b (* -1 (* (sqrt (* a c)) (sqrt -4)))))))) |
#s(approx (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))) #s(hole binary64 (+ (* -4 (* a c)) (* b (+ (* -1 (* (sqrt (* a c)) (sqrt -4))) (* b (+ 1 (* -1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4))))))))))) |
#s(approx (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) #s(hole binary64 (* b (+ (* -1 (* (sqrt (* a c)) (sqrt -4))) (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))))))) |
#s(approx (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) #s(hole binary64 (* b (+ (* -1 (* (sqrt (* a c)) (sqrt -4))) (* (pow b 2) (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))))))) |
#s(approx (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) #s(hole binary64 (* b (+ (* -1 (* (sqrt (* a c)) (sqrt -4))) (* (pow b 2) (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))))))))))) |
#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 (* (+ (* (* a (/ c (* b b))) -4) 1) (* b b)) #s(hole binary64 (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))))) |
#s(approx (/ (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) #s(hole binary64 (* b (- (/ c (pow b 2)) (/ 1 a))))) |
#s(approx (/ (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) #s(hole binary64 (* b (- (+ (* 1/4 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (+ (* 4 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2))))) (* a (pow b 4)))) (/ c (pow b 2))) (/ 1 a))))) |
#s(approx (/ (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) #s(hole binary64 (* b (- (+ (* 1/4 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (+ (* 4 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2))))) (* a (pow b 4)))) (+ (* 1/4 (/ (+ (* -4 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2))))))) (* 2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (+ (* 4 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2))))))))) (* a (pow b 6)))) (/ c (pow b 2)))) (/ 1 a))))) |
#s(approx (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) #s(hole binary64 (* b (- (* 2 (/ (* a c) (pow b 2))) 2)))) |
#s(approx (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) #s(hole binary64 (* b (- (* 1/2 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (+ (* 4 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2))))) (pow b 4))) (+ 2 (* -2 (/ (* a c) (pow b 2)))))))) |
#s(approx (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) #s(hole binary64 (* b (- (* 1/2 (/ (+ (* -4 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2))))))) (* 2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (+ (* 4 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2))))))))) (pow b 6))) (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -1/2 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (+ (* 4 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2))))) (pow b 4))))))))) |
#s(approx (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))))) #s(hole binary64 (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))))) |
#s(approx (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))))) #s(hole binary64 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -1/2 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (+ (* 4 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2))))) (pow b 4)))))))) |
#s(approx (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))))) #s(hole binary64 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (+ (* -1/2 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (+ (* 4 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2))))) (pow b 4))) (* -1/2 (/ (+ (* -4 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2))))))) (* 2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (+ (* 4 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2))))))))) (pow b 6))))))))) |
#s(approx (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))) #s(hole binary64 (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))))) |
#s(approx (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))) #s(hole binary64 (* (pow b 2) (- (+ 1 (* -1 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2)))) (pow b 4)))) (* 4 (/ (* a c) (pow b 2))))))) |
#s(approx (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))) #s(hole binary64 (* (pow b 2) (- (+ 1 (* 4 (/ (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2)))))) (pow b 6)))) (+ (* -16 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ (* 4 (/ (* a c) (pow b 2))) (* 16 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) #s(hole binary64 (* (pow b 6) (+ 1 (* -64 (/ (* (pow a 3) (pow c 3)) (pow b 6))))))) |
#s(approx (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))) #s(hole binary64 (* (pow b 4) (+ 1 (* 4 (/ (* a c) (pow b 2))))))) |
#s(approx (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))) #s(hole binary64 (* (pow b 4) (- (+ 1 (* 16 (/ (* (pow a 2) (pow c 2)) (pow b 4)))) (* -4 (/ (* a c) (pow b 2))))))) |
#s(approx (+ (* c (+ (* (* 16 (* a a)) c) (* 4 (* a (* b b))))) (pow b 4)) #s(hole binary64 (* (pow b 4) (+ 1 (* 4 (/ (* a c) (pow b 2))))))) |
#s(approx (+ (* c (+ (* (* 16 (* a a)) c) (* 4 (* a (* b b))))) (pow b 4)) #s(hole binary64 (* (pow b 4) (+ 1 (+ (* 4 (/ (* a c) (pow b 2))) (* 16 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
#s(approx (+ (* (* 16 (* a a)) c) (* 4 (* a (* b b)))) #s(hole binary64 (* (pow b 2) (+ (* 4 a) (* 16 (/ (* (pow a 2) c) (pow b 2))))))) |
#s(approx (/ (/ (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))))) (* 2 a)) #s(hole binary64 (* -1 (/ b a)))) |
#s(approx (/ (/ (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))))) (* 2 a)) #s(hole binary64 (* b (- (* -1/2 (/ (- (* 1/2 (/ (+ (* -8 (* a c)) (* -4 (* a c))) a)) (* 2 (/ (- (* 2 (* a c)) (* 4 (* a c))) a))) (pow b 2))) (/ 1 a))))) |
#s(approx (/ (/ (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))))) (* 2 a)) #s(hole binary64 (* b (- (+ (* -1/2 (/ (- (* 1/2 (/ (+ (* -8 (* a c)) (* -4 (* a c))) a)) (* 2 (/ (- (* 2 (* a c)) (* 4 (* a c))) a))) (pow b 2))) (* -1/2 (/ (- (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) a)) (+ (* 4 (* a (pow c 2))) (* (- (* 1/2 (/ (+ (* -8 (* a c)) (* -4 (* a c))) a)) (* 2 (/ (- (* 2 (* a c)) (* 4 (* a c))) a))) (- (* 2 (* a c)) (* 4 (* a c)))))) (pow b 4)))) (/ 1 a))))) |
#s(approx (/ (/ (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))))) (* 2 a)) #s(hole binary64 (* b (- (+ (* -1/2 (/ (- (* 1/2 (/ (+ (* -8 (* a c)) (* -4 (* a c))) a)) (* 2 (/ (- (* 2 (* a c)) (* 4 (* a c))) a))) (pow b 2))) (+ (* -1/2 (/ (- (* 1/2 (/ (- (* -64 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2)))))) a)) (+ (* 2 (* (pow a 2) (* (pow c 2) (- (* 1/2 (/ (+ (* -8 (* a c)) (* -4 (* a c))) a)) (* 2 (/ (- (* 2 (* a c)) (* 4 (* a c))) a)))))) (+ (* 8 (* (pow a 2) (pow c 3))) (* (- (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) a)) (+ (* 4 (* a (pow c 2))) (* (- (* 1/2 (/ (+ (* -8 (* a c)) (* -4 (* a c))) a)) (* 2 (/ (- (* 2 (* a c)) (* 4 (* a c))) a))) (- (* 2 (* a c)) (* 4 (* a c)))))) (- (* 2 (* a c)) (* 4 (* a c))))))) (pow b 6))) (* -1/2 (/ (- (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) a)) (+ (* 4 (* a (pow c 2))) (* (- (* 1/2 (/ (+ (* -8 (* a c)) (* -4 (* a c))) a)) (* 2 (/ (- (* 2 (* a c)) (* 4 (* a c))) a))) (- (* 2 (* a c)) (* 4 (* a c)))))) (pow b 4))))) (/ 1 a))))) |
#s(approx (/ (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))))) #s(hole binary64 (* -2 b))) |
#s(approx (/ (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))))) #s(hole binary64 (* b (- (* -1 (/ (- (* 1/2 (+ (* -8 (* a c)) (* -4 (* a c)))) (* 2 (- (* 2 (* a c)) (* 4 (* a c))))) (pow b 2))) 2)))) |
#s(approx (/ (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))))) #s(hole binary64 (* b (- (+ (* -1 (/ (- (* 1/2 (+ (* -8 (* a c)) (* -4 (* a c)))) (* 2 (- (* 2 (* a c)) (* 4 (* a c))))) (pow b 2))) (* -1 (/ (- (* 1/2 (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2)))) (+ (* 4 (* (pow a 2) (pow c 2))) (* (- (* 1/2 (+ (* -8 (* a c)) (* -4 (* a c)))) (* 2 (- (* 2 (* a c)) (* 4 (* a c))))) (- (* 2 (* a c)) (* 4 (* a c)))))) (pow b 4)))) 2)))) |
#s(approx (/ (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))))) #s(hole binary64 (* b (- (+ (* -1 (/ (- (* 1/2 (+ (* -8 (* a c)) (* -4 (* a c)))) (* 2 (- (* 2 (* a c)) (* 4 (* a c))))) (pow b 2))) (+ (* -1 (/ (- (* 1/2 (- (* -64 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))))))) (+ (* 2 (* (pow a 2) (* (pow c 2) (- (* 1/2 (+ (* -8 (* a c)) (* -4 (* a c)))) (* 2 (- (* 2 (* a c)) (* 4 (* a c)))))))) (+ (* 8 (* (pow a 3) (pow c 3))) (* (- (* 1/2 (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2)))) (+ (* 4 (* (pow a 2) (pow c 2))) (* (- (* 1/2 (+ (* -8 (* a c)) (* -4 (* a c)))) (* 2 (- (* 2 (* a c)) (* 4 (* a c))))) (- (* 2 (* a c)) (* 4 (* a c)))))) (- (* 2 (* a c)) (* 4 (* a c))))))) (pow b 6))) (* -1 (/ (- (* 1/2 (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2)))) (+ (* 4 (* (pow a 2) (pow c 2))) (* (- (* 1/2 (+ (* -8 (* a c)) (* -4 (* a c)))) (* 2 (- (* 2 (* a c)) (* 4 (* a c))))) (- (* 2 (* a c)) (* 4 (* a c)))))) (pow b 4))))) 2)))) |
#s(approx (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) #s(hole binary64 (* -2 (pow b 3)))) |
#s(approx (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) #s(hole binary64 (* (pow b 3) (- (* -1/2 (/ (+ (* -8 (* a c)) (* -4 (* a c))) (pow b 2))) 2)))) |
#s(approx (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) #s(hole binary64 (* (pow b 3) (- (* -1/2 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) (pow b 4))) (+ 2 (* 1/2 (/ (+ (* -8 (* a c)) (* -4 (* a c))) (pow b 2)))))))) |
#s(approx (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) #s(hole binary64 (* (pow b 3) (- (* -1/2 (/ (- (* -64 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2)))))) (pow b 6))) (+ 2 (+ (* 1/2 (/ (+ (* -8 (* a c)) (* -4 (* a c))) (pow b 2))) (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) (pow b 4))))))))) |
#s(approx (pow (sqrt (- (* b b) (* 4 (* a c)))) 3) #s(hole binary64 (* (pow b 3) (+ 1 (* 1/2 (/ (+ (* -8 (* a c)) (* -4 (* a c))) (pow b 2))))))) |
#s(approx (pow (sqrt (- (* b b) (* 4 (* a c)))) 3) #s(hole binary64 (* (pow b 3) (+ 1 (+ (* 1/2 (/ (+ (* -8 (* a c)) (* -4 (* a c))) (pow b 2))) (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) (pow b 4)))))))) |
#s(approx (pow (sqrt (- (* b b) (* 4 (* a c)))) 3) #s(hole binary64 (* (pow b 3) (+ 1 (+ (* 1/2 (/ (+ (* -8 (* a c)) (* -4 (* a c))) (pow b 2))) (+ (* 1/2 (/ (- (* -64 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2)))))) (pow b 6))) (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) (pow b 4))))))))) |
#s(approx (* (* (+ (* (* a (/ c (* b b))) -2) 1) b) -1) #s(hole binary64 (* b (- (* 2 (/ (* a c) (pow b 2))) 1)))) |
#s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) #s(hole binary64 (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))))) |
#s(approx (* c (+ (* -2 (/ a b)) (/ b c))) #s(hole binary64 (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))))) |
#s(approx (+ (* -2 (/ a b)) (/ b c)) #s(hole binary64 (* b (+ (* -2 (/ a (pow b 2))) (/ 1 c))))) |
#s(approx (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c))))))) #s(hole binary64 (pow b 2))) |
#s(approx (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c))))))) #s(hole binary64 (* (pow b 2) (- (+ 1 (* 2 (/ (* a c) (pow b 2)))) (* 4 (/ (* a c) (pow b 2))))))) |
#s(approx (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c))))))) #s(hole binary64 (* (pow b 2) (- (+ 1 (+ (* 2 (/ (* a c) (pow b 2))) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))) (* 4 (/ (* a c) (pow b 2))))))) |
#s(approx (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c))))))) #s(hole binary64 (* (pow b 2) (- (+ 1 (+ (* 2 (/ (* a c) (pow b 2))) (+ (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 6)))))) (* 4 (/ (* a c) (pow b 2))))))) |
#s(approx (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))) #s(hole binary64 (- (* 2 (* a c)) (* 4 (* a c))))) |
#s(approx (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))) #s(hole binary64 (- (+ (* 2 (* a c)) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) (* 4 (* a c))))) |
#s(approx (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))) #s(hole binary64 (- (+ (* 2 (* a c)) (+ (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 4))))) (* 4 (* a c))))) |
#s(approx (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))) #s(hole binary64 (- (+ (* 1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6))) (+ (* 2 (* a c)) (+ (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))))) (* 4 (* a c))))) |
#s(approx (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* (pow b 2) (- (* 2 (/ (* a c) (pow b 2))) 1)))) |
#s(approx (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* (pow b 2) (- (+ (* 2 (/ (* a c) (pow b 2))) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))) 1)))) |
#s(approx (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* (pow b 2) (- (+ (* 2 (/ (* a c) (pow b 2))) (+ (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 6))))) 1)))) |
#s(approx (/ (/ (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))))) (* 2 a)) #s(hole binary64 (* -1 (/ b a)))) |
#s(approx (/ (/ (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))))) (* 2 a)) #s(hole binary64 (* b (- (* -1/2 (/ (- (* 1/2 (/ (+ (* -8 (* a c)) (* -4 (* a c))) a)) (* 2 (/ (+ (* -4 (* a c)) (* 2 (* a c))) a))) (pow b 2))) (/ 1 a))))) |
#s(approx (/ (/ (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))))) (* 2 a)) #s(hole binary64 (* b (- (+ (* -1/2 (/ (- (* 1/2 (/ (+ (* -8 (* a c)) (* -4 (* a c))) a)) (* 2 (/ (+ (* -4 (* a c)) (* 2 (* a c))) a))) (pow b 2))) (* -1/2 (/ (- (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) a)) (+ (* 4 (* a (pow c 2))) (* (+ (* -4 (* a c)) (* 2 (* a c))) (- (* 1/2 (/ (+ (* -8 (* a c)) (* -4 (* a c))) a)) (* 2 (/ (+ (* -4 (* a c)) (* 2 (* a c))) a)))))) (pow b 4)))) (/ 1 a))))) |
#s(approx (/ (/ (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))))) (* 2 a)) #s(hole binary64 (* b (- (+ (* -1/2 (/ (- (* 1/2 (/ (+ (* -8 (* a c)) (* -4 (* a c))) a)) (* 2 (/ (+ (* -4 (* a c)) (* 2 (* a c))) a))) (pow b 2))) (+ (* -1/2 (/ (- (* 1/2 (/ (- (* -64 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2)))))) a)) (+ (* 2 (* (pow a 2) (* (pow c 2) (- (* 1/2 (/ (+ (* -8 (* a c)) (* -4 (* a c))) a)) (* 2 (/ (+ (* -4 (* a c)) (* 2 (* a c))) a)))))) (+ (* 8 (* (pow a 2) (pow c 3))) (* (+ (* -4 (* a c)) (* 2 (* a c))) (- (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) a)) (+ (* 4 (* a (pow c 2))) (* (+ (* -4 (* a c)) (* 2 (* a c))) (- (* 1/2 (/ (+ (* -8 (* a c)) (* -4 (* a c))) a)) (* 2 (/ (+ (* -4 (* a c)) (* 2 (* a c))) a)))))))))) (pow b 6))) (* -1/2 (/ (- (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) a)) (+ (* 4 (* a (pow c 2))) (* (+ (* -4 (* a c)) (* 2 (* a c))) (- (* 1/2 (/ (+ (* -8 (* a c)) (* -4 (* a c))) a)) (* 2 (/ (+ (* -4 (* a c)) (* 2 (* a c))) a)))))) (pow b 4))))) (/ 1 a))))) |
#s(approx (/ (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))))) #s(hole binary64 (* -2 b))) |
#s(approx (/ (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))))) #s(hole binary64 (* b (- (* -1 (/ (- (* 1/2 (+ (* -8 (* a c)) (* -4 (* a c)))) (* 2 (+ (* -4 (* a c)) (* 2 (* a c))))) (pow b 2))) 2)))) |
#s(approx (/ (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))))) #s(hole binary64 (* b (- (+ (* -1 (/ (- (* 1/2 (+ (* -8 (* a c)) (* -4 (* a c)))) (* 2 (+ (* -4 (* a c)) (* 2 (* a c))))) (pow b 2))) (* -1 (/ (- (* 1/2 (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2)))) (+ (* 4 (* (pow a 2) (pow c 2))) (* (+ (* -4 (* a c)) (* 2 (* a c))) (- (* 1/2 (+ (* -8 (* a c)) (* -4 (* a c)))) (* 2 (+ (* -4 (* a c)) (* 2 (* a c)))))))) (pow b 4)))) 2)))) |
#s(approx (/ (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))))) #s(hole binary64 (* b (- (+ (* -1 (/ (- (* 1/2 (+ (* -8 (* a c)) (* -4 (* a c)))) (* 2 (+ (* -4 (* a c)) (* 2 (* a c))))) (pow b 2))) (+ (* -1 (/ (- (* 1/2 (- (* -64 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))))))) (+ (* 2 (* (pow a 2) (* (pow c 2) (- (* 1/2 (+ (* -8 (* a c)) (* -4 (* a c)))) (* 2 (+ (* -4 (* a c)) (* 2 (* a c)))))))) (+ (* 8 (* (pow a 3) (pow c 3))) (* (+ (* -4 (* a c)) (* 2 (* a c))) (- (* 1/2 (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2)))) (+ (* 4 (* (pow a 2) (pow c 2))) (* (+ (* -4 (* a c)) (* 2 (* a c))) (- (* 1/2 (+ (* -8 (* a c)) (* -4 (* a c)))) (* 2 (+ (* -4 (* a c)) (* 2 (* a c)))))))))))) (pow b 6))) (* -1 (/ (- (* 1/2 (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2)))) (+ (* 4 (* (pow a 2) (pow c 2))) (* (+ (* -4 (* a c)) (* 2 (* a c))) (- (* 1/2 (+ (* -8 (* a c)) (* -4 (* a c)))) (* 2 (+ (* -4 (* a c)) (* 2 (* a c)))))))) (pow b 4))))) 2)))) |
#s(approx (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) #s(hole binary64 (* -2 (pow b 3)))) |
#s(approx (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) #s(hole binary64 (* (pow b 3) (- (* -1/2 (/ (+ (* -8 (* a c)) (* -4 (* a c))) (pow b 2))) 2)))) |
#s(approx (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) #s(hole binary64 (* (pow b 3) (- (* -1/2 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) (pow b 4))) (+ 2 (* 1/2 (/ (+ (* -8 (* a c)) (* -4 (* a c))) (pow b 2)))))))) |
#s(approx (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) #s(hole binary64 (* (pow b 3) (- (* -1/2 (/ (- (* -64 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2)))))) (pow b 6))) (+ 2 (+ (* 1/2 (/ (+ (* -8 (* a c)) (* -4 (* a c))) (pow b 2))) (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) (pow b 4))))))))) |
#s(approx (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3) #s(hole binary64 (* (pow b 3) (+ 1 (* 1/2 (/ (+ (* -8 (* a c)) (* -4 (* a c))) (pow b 2))))))) |
#s(approx (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3) #s(hole binary64 (* (pow b 3) (+ 1 (+ (* 1/2 (/ (+ (* -8 (* a c)) (* -4 (* a c))) (pow b 2))) (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) (pow b 4)))))))) |
#s(approx (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3) #s(hole binary64 (* (pow b 3) (+ 1 (+ (* 1/2 (/ (+ (* -8 (* a c)) (* -4 (* a c))) (pow b 2))) (+ (* 1/2 (/ (- (* -64 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2)))))) (pow b 6))) (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) (pow b 4))))))))) |
#s(approx (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) #s(hole binary64 (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))))) |
#s(approx (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) #s(hole binary64 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
#s(approx (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) #s(hole binary64 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) #s(hole binary64 (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))))) |
#s(approx (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)))) #s(hole binary64 (pow b 2))) |
#s(approx (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)))) #s(hole binary64 (* (pow b 2) (+ 1 (+ (* -4 (/ (* a c) (pow b 2))) (* 2 (/ (* a c) (pow b 2)))))))) |
#s(approx (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)))) #s(hole binary64 (* (pow b 2) (+ 1 (+ (* -4 (/ (* a c) (pow b 2))) (+ (* 2 (/ (* a c) (pow b 2))) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)))) #s(hole binary64 (* (pow b 2) (+ 1 (+ (* -4 (/ (* a c) (pow b 2))) (+ (* 2 (/ (* a c) (pow b 2))) (+ (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 6)))))))))) |
#s(approx (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))) #s(hole binary64 (+ (* -4 (* a c)) (* 2 (* a c))))) |
#s(approx (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))) #s(hole binary64 (+ (* -4 (* a c)) (+ (* 2 (* a c)) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))))) |
#s(approx (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))) #s(hole binary64 (+ (* -4 (* a c)) (+ (* 2 (* a c)) (+ (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))))))) |
#s(approx (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))) #s(hole binary64 (+ (* -4 (* a c)) (+ (* 1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6))) (+ (* 2 (* a c)) (+ (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 4))))))))) |
#s(approx (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) #s(hole binary64 (* (pow b 2) (- (* 2 (/ (* a c) (pow b 2))) 1)))) |
#s(approx (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) #s(hole binary64 (* (pow b 2) (- (+ (* 2 (/ (* a c) (pow b 2))) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))) 1)))) |
#s(approx (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) #s(hole binary64 (* (pow b 2) (- (+ (* 2 (/ (* a c) (pow b 2))) (+ (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 6))))) 1)))) |
#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 (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) #s(hole binary64 (* -1 (/ c b)))) |
#s(approx (/ (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) #s(hole binary64 (* -1 (/ (+ c (* 1/4 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (+ (* 4 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2))))) (* a (pow b 2))))) b)))) |
#s(approx (/ (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) #s(hole binary64 (* -1 (/ (+ c (+ (* 1/4 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (+ (* 4 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2))))) (* a (pow b 2)))) (* 1/4 (/ (+ (* -4 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2))))))) (* 2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (+ (* 4 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2))))))))) (* a (pow b 4)))))) b)))) |
#s(approx (/ (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) #s(hole binary64 (* -1 (/ (+ c (+ (* 1/4 (/ (+ (* -16 (* (pow a 2) (* (pow c 2) (+ (* -16 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2))))))) (+ (* 1/4 (pow (+ (* -16 (* (pow a 2) (pow c 2))) (+ (* 4 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2))))) 2)) (+ (* 2 (* a (* c (+ (* -4 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2))))))) (* 2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (+ (* 4 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2)))))))))))) (* 16 (* (pow a 2) (* (pow c 2) (+ (* -16 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2)))))))))) (* a (pow b 6)))) (+ (* 1/4 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (+ (* 4 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2))))) (* a (pow b 2)))) (* 1/4 (/ (+ (* -4 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2))))))) (* 2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (+ (* 4 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2))))))))) (* a (pow b 4))))))) b)))) |
#s(approx (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) #s(hole binary64 (* -2 (/ (* a c) b)))) |
#s(approx (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) #s(hole binary64 (* -1 (/ (- (* 1/2 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (+ (* 4 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2))))) (pow b 2))) (* -2 (* a c))) b)))) |
#s(approx (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) #s(hole binary64 (* -1 (/ (- (* 1/2 (/ (+ (* -4 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2))))))) (* 2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (+ (* 4 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2))))))))) (pow b 4))) (+ (* -2 (* a c)) (* -1/2 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (+ (* 4 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2))))) (pow b 2))))) b)))) |
#s(approx (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) #s(hole binary64 (* -1 (/ (- (* 1/2 (/ (+ (* -16 (* (pow a 2) (* (pow c 2) (+ (* -16 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2))))))) (+ (* 1/4 (pow (+ (* -16 (* (pow a 2) (pow c 2))) (+ (* 4 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2))))) 2)) (+ (* 2 (* a (* c (+ (* -4 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2))))))) (* 2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (+ (* 4 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2)))))))))))) (* 16 (* (pow a 2) (* (pow c 2) (+ (* -16 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2)))))))))) (pow b 6))) (+ (* -2 (* a c)) (+ (* -1/2 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (+ (* 4 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2))))) (pow b 2))) (* -1/2 (/ (+ (* -4 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2))))))) (* 2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (+ (* 4 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2))))))))) (pow b 4)))))) b)))) |
#s(approx (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))))) #s(hole binary64 (* -1 b))) |
#s(approx (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))))) #s(hole binary64 (* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))))) |
#s(approx (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))))) #s(hole binary64 (* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -1/2 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (+ (* 4 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2))))) (pow b 4))))))))) |
#s(approx (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))))) #s(hole binary64 (* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (+ (* -1/2 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (+ (* 4 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2))))) (pow b 4))) (* -1/2 (/ (+ (* -4 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2))))))) (* 2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (+ (* 4 (* (pow a 2) (pow c 2))) (* 16 (* (pow a 2) (pow c 2))))))))) (pow b 6)))))))))) |
#s(approx (/ (/ (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))))) (* 2 a)) #s(hole binary64 (* 1/12 (/ (+ (* -8 (* a c)) (* -4 (* a c))) (* a b))))) |
#s(approx (/ (/ (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))))) (* 2 a)) #s(hole binary64 (* -1 (/ (+ (* -1/12 (/ (+ (* -8 (* a c)) (* -4 (* a c))) a)) (* 1/2 (/ (- (* -1/6 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) a)) (* -1/18 (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (* -2 (* a c)) (* 4 (* a c)))) a))) (pow b 2)))) b)))) |
#s(approx (/ (/ (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))))) (* 2 a)) #s(hole binary64 (* -1 (/ (+ (* -1/12 (/ (+ (* -8 (* a c)) (* -4 (* a c))) a)) (+ (* 1/2 (/ (- (* -1/6 (/ (- (* -64 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2)))))) a)) (+ (* 1/9 (* a (* (pow c 2) (+ (* -8 (* a c)) (* -4 (* a c)))))) (* 1/3 (* (- (* -2 (* a c)) (* 4 (* a c))) (- (* -1/6 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) a)) (* -1/18 (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (* -2 (* a c)) (* 4 (* a c)))) a))))))) (pow b 4))) (* 1/2 (/ (- (* -1/6 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) a)) (* -1/18 (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (* -2 (* a c)) (* 4 (* a c)))) a))) (pow b 2))))) b)))) |
#s(approx (/ (/ (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))))) (* 2 a)) #s(hole binary64 (* -1 (/ (+ (* -1/12 (/ (+ (* -8 (* a c)) (* -4 (* a c))) a)) (+ (* 1/2 (/ (- (* -1/6 (/ (- (* -64 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2)))))) a)) (+ (* 1/9 (* a (* (pow c 2) (+ (* -8 (* a c)) (* -4 (* a c)))))) (* 1/3 (* (- (* -2 (* a c)) (* 4 (* a c))) (- (* -1/6 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) a)) (* -1/18 (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (* -2 (* a c)) (* 4 (* a c)))) a))))))) (pow b 4))) (+ (* 1/2 (/ (- (* -1/6 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) a)) (* -1/18 (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (* -2 (* a c)) (* 4 (* a c)))) a))) (pow b 2))) (* 1/2 (/ (- (* 1/6 (/ (+ (* 1/4 (pow (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) 2)) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (* -64 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))))))))) a)) (+ (* -2/3 (* (pow a 2) (* (pow c 2) (- (* -1/6 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) a)) (* -1/18 (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (* -2 (* a c)) (* 4 (* a c)))) a)))))) (+ (* 2/9 (* (pow a 2) (* (pow c 3) (+ (* -8 (* a c)) (* -4 (* a c)))))) (* 1/3 (* (- (* -2 (* a c)) (* 4 (* a c))) (- (* -1/6 (/ (- (* -64 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2)))))) a)) (+ (* 1/9 (* a (* (pow c 2) (+ (* -8 (* a c)) (* -4 (* a c)))))) (* 1/3 (* (- (* -2 (* a c)) (* 4 (* a c))) (- (* -1/6 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) a)) (* -1/18 (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (* -2 (* a c)) (* 4 (* a c)))) a)))))))))))) (pow b 6)))))) b)))) |
#s(approx (/ (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))))) #s(hole binary64 (* 1/6 (/ (+ (* -8 (* a c)) (* -4 (* a c))) b)))) |
#s(approx (/ (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))))) #s(hole binary64 (* -1 (/ (- (+ (* -1/6 (+ (* -8 (* a c)) (* -4 (* a c)))) (* -1/6 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) (pow b 2)))) (* -1/18 (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (* -2 (* a c)) (* 4 (* a c)))) (pow b 2)))) b)))) |
#s(approx (/ (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))))) #s(hole binary64 (* -1 (/ (- (+ (* -1/6 (+ (* -8 (* a c)) (* -4 (* a c)))) (+ (* -1/6 (/ (- (* -64 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2)))))) (pow b 4))) (* -1/6 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) (pow b 2))))) (+ (* -1/18 (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (* -2 (* a c)) (* 4 (* a c)))) (pow b 2))) (+ (* 1/9 (/ (* (pow a 2) (* (pow c 2) (+ (* -8 (* a c)) (* -4 (* a c))))) (pow b 4))) (* 1/3 (/ (* (- (* -2 (* a c)) (* 4 (* a c))) (- (* -1/6 (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2)))) (* -1/18 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (* -2 (* a c)) (* 4 (* a c))))))) (pow b 4)))))) b)))) |
#s(approx (/ (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))))) #s(hole binary64 (* -1 (/ (- (+ (* -1/6 (+ (* -8 (* a c)) (* -4 (* a c)))) (+ (* -1/6 (/ (- (* -64 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2)))))) (pow b 4))) (+ (* -1/6 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) (pow b 2))) (* 1/6 (/ (+ (* 1/4 (pow (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) 2)) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (* -64 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))))))))) (pow b 6)))))) (+ (* -2/3 (/ (* (pow a 2) (* (pow c 2) (- (* -1/6 (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2)))) (* -1/18 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (* -2 (* a c)) (* 4 (* a c)))))))) (pow b 6))) (+ (* -1/18 (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (* -2 (* a c)) (* 4 (* a c)))) (pow b 2))) (+ (* 1/9 (/ (* (pow a 2) (* (pow c 2) (+ (* -8 (* a c)) (* -4 (* a c))))) (pow b 4))) (+ (* 2/9 (/ (* (pow a 3) (* (pow c 3) (+ (* -8 (* a c)) (* -4 (* a c))))) (pow b 6))) (+ (* 1/3 (/ (* (- (* -2 (* a c)) (* 4 (* a c))) (- (* -1/6 (- (* -64 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))))))) (+ (* 1/9 (* (pow a 2) (* (pow c 2) (+ (* -8 (* a c)) (* -4 (* a c)))))) (* 1/3 (* (- (* -2 (* a c)) (* 4 (* a c))) (- (* -1/6 (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2)))) (* -1/18 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (* -2 (* a c)) (* 4 (* a c))))))))))) (pow b 6))) (* 1/3 (/ (* (- (* -2 (* a c)) (* 4 (* a c))) (- (* -1/6 (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2)))) (* -1/18 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (* -2 (* a c)) (* 4 (* a c))))))) (pow b 4))))))))) b)))) |
#s(approx (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) #s(hole binary64 (* 1/2 (* b (+ (* -8 (* a c)) (* -4 (* a c))))))) |
#s(approx (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) #s(hole binary64 (* -1 (* b (- (* -1/2 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) (pow b 2))) (* 1/2 (+ (* -8 (* a c)) (* -4 (* a c))))))))) |
#s(approx (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) #s(hole binary64 (* -1 (* b (- (* -1/2 (/ (- (* -64 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2)))))) (pow b 4))) (+ (* 1/2 (+ (* -8 (* a c)) (* -4 (* a c)))) (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) (pow b 2))))))))) |
#s(approx (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) #s(hole binary64 (* -1 (* b (- (* 1/2 (/ (+ (* 1/4 (pow (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) 2)) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (* -64 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))))))))) (pow b 6))) (+ (* 1/2 (+ (* -8 (* a c)) (* -4 (* a c)))) (+ (* 1/2 (/ (- (* -64 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2)))))) (pow b 4))) (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) (pow b 2)))))))))) |
#s(approx (pow (sqrt (- (* b b) (* 4 (* a c)))) 3) #s(hole binary64 (* -1 (pow b 3)))) |
#s(approx (pow (sqrt (- (* b b) (* 4 (* a c)))) 3) #s(hole binary64 (* -1 (* (pow b 3) (+ 1 (* 1/2 (/ (+ (* -8 (* a c)) (* -4 (* a c))) (pow b 2)))))))) |
#s(approx (pow (sqrt (- (* b b) (* 4 (* a c)))) 3) #s(hole binary64 (* -1 (* (pow b 3) (+ 1 (+ (* 1/2 (/ (+ (* -8 (* a c)) (* -4 (* a c))) (pow b 2))) (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) (pow b 4))))))))) |
#s(approx (pow (sqrt (- (* b b) (* 4 (* a c)))) 3) #s(hole binary64 (* -1 (* (pow b 3) (+ 1 (+ (* 1/2 (/ (+ (* -8 (* a c)) (* -4 (* a c))) (pow b 2))) (+ (* 1/2 (/ (- (* -64 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2)))))) (pow b 6))) (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) (pow b 4)))))))))) |
#s(approx (* (* (+ (* (* a (/ c (* b b))) -2) 1) b) -1) #s(hole binary64 (* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))))) |
#s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) #s(hole binary64 (* -1 (* b (- (* 2 (/ (* a c) (pow b 2))) 1))))) |
#s(approx (* c (+ (* -2 (/ a b)) (/ b c))) #s(hole binary64 (* -1 (* b (- (* 2 (/ (* a c) (pow b 2))) 1))))) |
#s(approx (+ (* -2 (/ a b)) (/ b c)) #s(hole binary64 (* -1 (* b (- (* 2 (/ a (pow b 2))) (/ 1 c)))))) |
#s(approx (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c))))))) #s(hole binary64 (* 3 (pow b 2)))) |
#s(approx (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c))))))) #s(hole binary64 (* (pow b 2) (- (+ 3 (* -2 (/ (* a c) (pow b 2)))) (* 4 (/ (* a c) (pow b 2))))))) |
#s(approx (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c))))))) #s(hole binary64 (* (pow b 2) (- (+ 3 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))) (* 4 (/ (* a c) (pow b 2))))))) |
#s(approx (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c))))))) #s(hole binary64 (* (pow b 2) (- (+ 3 (+ (* -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)))))) (* 4 (/ (* a c) (pow b 2))))))) |
#s(approx (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))) #s(hole binary64 (* 2 (pow b 2)))) |
#s(approx (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))) #s(hole binary64 (* (pow b 2) (- (+ 2 (* -2 (/ (* a c) (pow b 2)))) (* 4 (/ (* a c) (pow b 2))))))) |
#s(approx (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))) #s(hole binary64 (* (pow b 2) (- (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))) (* 4 (/ (* a c) (pow b 2))))))) |
#s(approx (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))) #s(hole binary64 (* (pow b 2) (- (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) (* 4 (/ (* a c) (pow b 2))))))) |
#s(approx (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (pow b 2))) |
#s(approx (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* (pow b 2) (+ 1 (* -2 (/ (* a c) (pow b 2))))))) |
#s(approx (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* (pow b 2) (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
#s(approx (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* (pow b 2) (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (/ (/ (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))))) (* 2 a)) #s(hole binary64 (* 1/12 (/ (+ (* -8 (* a c)) (* -4 (* a c))) (* a b))))) |
#s(approx (/ (/ (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))))) (* 2 a)) #s(hole binary64 (* -1 (/ (+ (* -1/12 (/ (+ (* -8 (* a c)) (* -4 (* a c))) a)) (* 1/2 (/ (- (* -1/6 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) a)) (* -1/18 (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -4 (* a c)) (* -2 (* a c)))) a))) (pow b 2)))) b)))) |
#s(approx (/ (/ (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))))) (* 2 a)) #s(hole binary64 (* -1 (/ (+ (* -1/12 (/ (+ (* -8 (* a c)) (* -4 (* a c))) a)) (+ (* 1/2 (/ (- (* -1/6 (/ (- (* -64 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2)))))) a)) (+ (* 1/9 (* a (* (pow c 2) (+ (* -8 (* a c)) (* -4 (* a c)))))) (* 1/3 (* (+ (* -4 (* a c)) (* -2 (* a c))) (- (* -1/6 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) a)) (* -1/18 (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -4 (* a c)) (* -2 (* a c)))) a))))))) (pow b 4))) (* 1/2 (/ (- (* -1/6 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) a)) (* -1/18 (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -4 (* a c)) (* -2 (* a c)))) a))) (pow b 2))))) b)))) |
#s(approx (/ (/ (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))))) (* 2 a)) #s(hole binary64 (* -1 (/ (+ (* -1/12 (/ (+ (* -8 (* a c)) (* -4 (* a c))) a)) (+ (* 1/2 (/ (- (* -1/6 (/ (- (* -64 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2)))))) a)) (+ (* 1/9 (* a (* (pow c 2) (+ (* -8 (* a c)) (* -4 (* a c)))))) (* 1/3 (* (+ (* -4 (* a c)) (* -2 (* a c))) (- (* -1/6 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) a)) (* -1/18 (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -4 (* a c)) (* -2 (* a c)))) a))))))) (pow b 4))) (+ (* 1/2 (/ (- (* -1/6 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) a)) (* -1/18 (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -4 (* a c)) (* -2 (* a c)))) a))) (pow b 2))) (* 1/2 (/ (- (* 1/6 (/ (+ (* 1/4 (pow (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) 2)) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (* -64 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))))))))) a)) (+ (* -2/3 (* (pow a 2) (* (pow c 2) (- (* -1/6 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) a)) (* -1/18 (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -4 (* a c)) (* -2 (* a c)))) a)))))) (+ (* 2/9 (* (pow a 2) (* (pow c 3) (+ (* -8 (* a c)) (* -4 (* a c)))))) (* 1/3 (* (+ (* -4 (* a c)) (* -2 (* a c))) (- (* -1/6 (/ (- (* -64 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2)))))) a)) (+ (* 1/9 (* a (* (pow c 2) (+ (* -8 (* a c)) (* -4 (* a c)))))) (* 1/3 (* (+ (* -4 (* a c)) (* -2 (* a c))) (- (* -1/6 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) a)) (* -1/18 (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -4 (* a c)) (* -2 (* a c)))) a)))))))))))) (pow b 6)))))) b)))) |
#s(approx (/ (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))))) #s(hole binary64 (* 1/6 (/ (+ (* -8 (* a c)) (* -4 (* a c))) b)))) |
#s(approx (/ (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))))) #s(hole binary64 (* -1 (/ (- (+ (* -1/6 (+ (* -8 (* a c)) (* -4 (* a c)))) (* -1/6 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) (pow b 2)))) (* -1/18 (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -4 (* a c)) (* -2 (* a c)))) (pow b 2)))) b)))) |
#s(approx (/ (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))))) #s(hole binary64 (* -1 (/ (- (+ (* -1/6 (+ (* -8 (* a c)) (* -4 (* a c)))) (+ (* -1/6 (/ (- (* -64 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2)))))) (pow b 4))) (* -1/6 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) (pow b 2))))) (+ (* -1/18 (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -4 (* a c)) (* -2 (* a c)))) (pow b 2))) (+ (* 1/9 (/ (* (pow a 2) (* (pow c 2) (+ (* -8 (* a c)) (* -4 (* a c))))) (pow b 4))) (* 1/3 (/ (* (+ (* -4 (* a c)) (* -2 (* a c))) (- (* -1/6 (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2)))) (* -1/18 (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -4 (* a c)) (* -2 (* a c))))))) (pow b 4)))))) b)))) |
#s(approx (/ (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))))) #s(hole binary64 (* -1 (/ (- (+ (* -1/6 (+ (* -8 (* a c)) (* -4 (* a c)))) (+ (* -1/6 (/ (- (* -64 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2)))))) (pow b 4))) (+ (* -1/6 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) (pow b 2))) (* 1/6 (/ (+ (* 1/4 (pow (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) 2)) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (* -64 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))))))))) (pow b 6)))))) (+ (* -2/3 (/ (* (pow a 2) (* (pow c 2) (- (* -1/6 (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2)))) (* -1/18 (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -4 (* a c)) (* -2 (* a c)))))))) (pow b 6))) (+ (* -1/18 (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -4 (* a c)) (* -2 (* a c)))) (pow b 2))) (+ (* 1/9 (/ (* (pow a 2) (* (pow c 2) (+ (* -8 (* a c)) (* -4 (* a c))))) (pow b 4))) (+ (* 2/9 (/ (* (pow a 3) (* (pow c 3) (+ (* -8 (* a c)) (* -4 (* a c))))) (pow b 6))) (+ (* 1/3 (/ (* (+ (* -4 (* a c)) (* -2 (* a c))) (- (* -1/6 (- (* -64 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))))))) (+ (* 1/9 (* (pow a 2) (* (pow c 2) (+ (* -8 (* a c)) (* -4 (* a c)))))) (* 1/3 (* (+ (* -4 (* a c)) (* -2 (* a c))) (- (* -1/6 (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2)))) (* -1/18 (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -4 (* a c)) (* -2 (* a c))))))))))) (pow b 6))) (* 1/3 (/ (* (+ (* -4 (* a c)) (* -2 (* a c))) (- (* -1/6 (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2)))) (* -1/18 (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -4 (* a c)) (* -2 (* a c))))))) (pow b 4))))))))) b)))) |
#s(approx (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) #s(hole binary64 (* 1/2 (* b (+ (* -8 (* a c)) (* -4 (* a c))))))) |
#s(approx (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) #s(hole binary64 (* -1 (* b (- (* -1/2 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) (pow b 2))) (* 1/2 (+ (* -8 (* a c)) (* -4 (* a c))))))))) |
#s(approx (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) #s(hole binary64 (* -1 (* b (- (* -1/2 (/ (- (* -64 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2)))))) (pow b 4))) (+ (* 1/2 (+ (* -8 (* a c)) (* -4 (* a c)))) (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) (pow b 2))))))))) |
#s(approx (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) #s(hole binary64 (* -1 (* b (- (* 1/2 (/ (+ (* 1/4 (pow (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) 2)) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (* -64 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))))))))) (pow b 6))) (+ (* 1/2 (+ (* -8 (* a c)) (* -4 (* a c)))) (+ (* 1/2 (/ (- (* -64 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2)))))) (pow b 4))) (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) (pow b 2)))))))))) |
#s(approx (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3) #s(hole binary64 (* -1 (pow b 3)))) |
#s(approx (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3) #s(hole binary64 (* -1 (* (pow b 3) (+ 1 (* 1/2 (/ (+ (* -8 (* a c)) (* -4 (* a c))) (pow b 2)))))))) |
#s(approx (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3) #s(hole binary64 (* -1 (* (pow b 3) (+ 1 (+ (* 1/2 (/ (+ (* -8 (* a c)) (* -4 (* a c))) (pow b 2))) (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) (pow b 4))))))))) |
#s(approx (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3) #s(hole binary64 (* -1 (* (pow b 3) (+ 1 (+ (* 1/2 (/ (+ (* -8 (* a c)) (* -4 (* a c))) (pow b 2))) (+ (* 1/2 (/ (- (* -64 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2)))))) (pow b 6))) (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) (pow b 4)))))))))) |
#s(approx (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) #s(hole binary64 (* -1 b))) |
#s(approx (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) #s(hole binary64 (* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))))) |
#s(approx (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) #s(hole binary64 (* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) #s(hole binary64 (* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))))) |
#s(approx (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)))) #s(hole binary64 (* 3 (pow b 2)))) |
#s(approx (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)))) #s(hole binary64 (* (pow b 2) (+ 3 (+ (* -4 (/ (* a c) (pow b 2))) (* -2 (/ (* a c) (pow b 2)))))))) |
#s(approx (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)))) #s(hole binary64 (* (pow b 2) (+ 3 (+ (* -4 (/ (* a c) (pow b 2))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)))) #s(hole binary64 (* (pow b 2) (+ 3 (+ (* -4 (/ (* a c) (pow b 2))) (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))))) |
#s(approx (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))) #s(hole binary64 (* 2 (pow b 2)))) |
#s(approx (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))) #s(hole binary64 (* (pow b 2) (+ 2 (+ (* -4 (/ (* a c) (pow b 2))) (* -2 (/ (* a c) (pow b 2)))))))) |
#s(approx (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))) #s(hole binary64 (* (pow b 2) (+ 2 (+ (* -4 (/ (* a c) (pow b 2))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))) #s(hole binary64 (* (pow b 2) (+ 2 (+ (* -4 (/ (* a c) (pow b 2))) (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))))) |
#s(approx (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) #s(hole binary64 (pow b 2))) |
#s(approx (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) #s(hole binary64 (* (pow b 2) (+ 1 (* -2 (/ (* a c) (pow b 2))))))) |
#s(approx (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) #s(hole binary64 (* (pow b 2) (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
#s(approx (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) #s(hole binary64 (* (pow b 2) (+ 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 (* -1 c) #s(hole binary64 (* -1 c))) |
#s(approx c #s(hole binary64 c)) |
#s(approx (- (* 4 (/ a (* b b))) (pow c -1)) #s(hole binary64 (/ (- (* 4 (/ (* a c) (pow b 2))) 1) c))) |
#s(approx (pow c -1) #s(hole binary64 (/ 1 c))) |
#s(approx (/ (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ b a)) (/ c b)))) |
#s(approx (/ (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ b a)) (* c (+ (* 1/4 (/ (* c (+ (* -16 (/ (pow a 2) (pow b 2))) (+ (* 4 (/ (pow a 2) (pow b 2))) (* 16 (/ (pow a 2) (pow b 2)))))) (* a b))) (/ 1 b)))))) |
#s(approx (/ (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ b a)) (* c (+ (* c (+ (* 1/4 (/ (* c (+ (* -4 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 2))) (* 16 (/ (pow a 2) (pow b 2))))) (pow b 2))) (* 2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 2))) (+ (* 4 (/ (pow a 2) (pow b 2))) (* 16 (/ (pow a 2) (pow b 2)))))) (pow b 2))))) (* a b))) (* 1/4 (/ (+ (* -16 (/ (pow a 2) (pow b 2))) (+ (* 4 (/ (pow a 2) (pow b 2))) (* 16 (/ (pow a 2) (pow b 2))))) (* a b))))) (/ 1 b)))))) |
#s(approx (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) #s(hole binary64 (- (* c (- (* 1/2 (/ (* c (+ (* -16 (/ (pow a 2) (pow b 2))) (+ (* 4 (/ (pow a 2) (pow b 2))) (* 16 (/ (pow a 2) (pow b 2)))))) b)) (* -2 (/ a b)))) (* 2 b)))) |
#s(approx (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) #s(hole binary64 (- (* c (- (* c (- (* 1/2 (/ (* c (+ (* -4 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 2))) (* 16 (/ (pow a 2) (pow b 2))))) (pow b 2))) (* 2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 2))) (+ (* 4 (/ (pow a 2) (pow b 2))) (* 16 (/ (pow a 2) (pow b 2)))))) (pow b 2))))) b)) (* -1/2 (/ (+ (* -16 (/ (pow a 2) (pow b 2))) (+ (* 4 (/ (pow a 2) (pow b 2))) (* 16 (/ (pow a 2) (pow b 2))))) b)))) (* -2 (/ a b)))) (* 2 b)))) |
#s(approx (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))))) #s(hole binary64 (+ b (* c (+ (* -2 (/ a b)) (* -1/2 (/ (* c (+ (* -16 (/ (pow a 2) (pow b 2))) (+ (* 4 (/ (pow a 2) (pow b 2))) (* 16 (/ (pow a 2) (pow b 2)))))) b))))))) |
#s(approx (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))))) #s(hole binary64 (+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -1/2 (/ (* c (+ (* -4 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 2))) (* 16 (/ (pow a 2) (pow b 2))))) (pow b 2))) (* 2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 2))) (+ (* 4 (/ (pow a 2) (pow b 2))) (* 16 (/ (pow a 2) (pow b 2)))))) (pow b 2))))) b)) (* -1/2 (/ (+ (* -16 (/ (pow a 2) (pow b 2))) (+ (* 4 (/ (pow a 2) (pow b 2))) (* 16 (/ (pow a 2) (pow b 2))))) b))))))))) |
#s(approx (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))) #s(hole binary64 (+ (* c (- (* -1 (* c (+ (* -16 (/ (pow a 2) (pow b 2))) (* 16 (/ (pow a 2) (pow b 2)))))) (* 4 a))) (pow b 2)))) |
#s(approx (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))) #s(hole binary64 (+ (* c (- (* c (- (* 4 (/ (* a (* c (+ (* -16 (/ (pow a 2) (pow b 2))) (* 16 (/ (pow a 2) (pow b 2)))))) (pow b 2))) (+ (* -16 (/ (pow a 2) (pow b 2))) (* 16 (/ (pow a 2) (pow b 2)))))) (* 4 a))) (pow b 2)))) |
#s(approx (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))) #s(hole binary64 (+ (* c (- (* 16 (* (pow a 2) c)) (* -4 (* a (pow b 2))))) (pow b 4)))) |
#s(approx (+ (* c (+ (* (* 16 (* a a)) c) (* 4 (* a (* b b))))) (pow b 4)) #s(hole binary64 (+ (* c (+ (* 4 (* a (pow b 2))) (* 16 (* (pow a 2) c)))) (pow b 4)))) |
#s(approx (/ (/ (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))))) (* 2 a)) #s(hole binary64 (+ (* 1/2 (* c (- (* -1/2 (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (* a (* (pow b 3) (+ (* -1 (pow b 2)) (* 2 (pow b 2))))))) (/ (* (- (* -1 (pow b 3)) (pow b 3)) (- (* 2 a) (* 4 a))) (* a (pow (+ (* -1 (pow b 2)) (* 2 (pow b 2))) 2)))))) (* 1/2 (/ (- (* -1 (pow b 3)) (pow b 3)) (* a (+ (* -1 (pow b 2)) (* 2 (pow b 2))))))))) |
#s(approx (/ (/ (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))))) (* 2 a)) #s(hole binary64 (+ (* 1/2 (/ (- (* -1 (pow b 3)) (pow b 3)) (* a (+ (* -1 (pow b 2)) (* 2 (pow b 2)))))) (* c (+ (* 1/2 (* c (- (* -1/2 (/ (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6)))) (* a (* (pow b 3) (+ (* -1 (pow b 2)) (* 2 (pow b 2))))))) (+ (* 2 (/ (* a (- (* -1 (pow b 3)) (pow b 3))) (* (pow b 2) (pow (+ (* -1 (pow b 2)) (* 2 (pow b 2))) 2)))) (/ (* (- (* -1/2 (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (* a (* (pow b 3) (+ (* -1 (pow b 2)) (* 2 (pow b 2))))))) (/ (* (- (* -1 (pow b 3)) (pow b 3)) (- (* 2 a) (* 4 a))) (* a (pow (+ (* -1 (pow b 2)) (* 2 (pow b 2))) 2)))) (- (* 2 a) (* 4 a))) (+ (* -1 (pow b 2)) (* 2 (pow b 2)))))))) (* 1/2 (- (* -1/2 (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (* a (* (pow b 3) (+ (* -1 (pow b 2)) (* 2 (pow b 2))))))) (/ (* (- (* -1 (pow b 3)) (pow b 3)) (- (* 2 a) (* 4 a))) (* a (pow (+ (* -1 (pow b 2)) (* 2 (pow b 2))) 2)))))))))) |
#s(approx (/ (/ (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))))) (* 2 a)) #s(hole binary64 (+ (* 1/2 (/ (- (* -1 (pow b 3)) (pow b 3)) (* a (+ (* -1 (pow b 2)) (* 2 (pow b 2)))))) (* c (+ (* 1/2 (- (* -1/2 (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (* a (* (pow b 3) (+ (* -1 (pow b 2)) (* 2 (pow b 2))))))) (/ (* (- (* -1 (pow b 3)) (pow b 3)) (- (* 2 a) (* 4 a))) (* a (pow (+ (* -1 (pow b 2)) (* 2 (pow b 2))) 2))))) (* c (+ (* 1/2 (* c (- (* -1/2 (/ (- (* -64 (pow a 3)) (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6))))) (pow b 6)))) (* a (* (pow b 3) (+ (* -1 (pow b 2)) (* 2 (pow b 2))))))) (+ (* 2 (/ (* (pow a 2) (- (* -1/2 (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (* a (* (pow b 3) (+ (* -1 (pow b 2)) (* 2 (pow b 2))))))) (/ (* (- (* -1 (pow b 3)) (pow b 3)) (- (* 2 a) (* 4 a))) (* a (pow (+ (* -1 (pow b 2)) (* 2 (pow b 2))) 2))))) (* (pow b 2) (+ (* -1 (pow b 2)) (* 2 (pow b 2)))))) (+ (* 4 (/ (* (pow a 2) (- (* -1 (pow b 3)) (pow b 3))) (* (pow b 4) (pow (+ (* -1 (pow b 2)) (* 2 (pow b 2))) 2)))) (/ (* (- (* -1/2 (/ (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6)))) (* a (* (pow b 3) (+ (* -1 (pow b 2)) (* 2 (pow b 2))))))) (+ (* 2 (/ (* a (- (* -1 (pow b 3)) (pow b 3))) (* (pow b 2) (pow (+ (* -1 (pow b 2)) (* 2 (pow b 2))) 2)))) (/ (* (- (* -1/2 (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (* a (* (pow b 3) (+ (* -1 (pow b 2)) (* 2 (pow b 2))))))) (/ (* (- (* -1 (pow b 3)) (pow b 3)) (- (* 2 a) (* 4 a))) (* a (pow (+ (* -1 (pow b 2)) (* 2 (pow b 2))) 2)))) (- (* 2 a) (* 4 a))) (+ (* -1 (pow b 2)) (* 2 (pow b 2)))))) (- (* 2 a) (* 4 a))) (+ (* -1 (pow b 2)) (* 2 (pow b 2))))))))) (* 1/2 (- (* -1/2 (/ (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6)))) (* a (* (pow b 3) (+ (* -1 (pow b 2)) (* 2 (pow b 2))))))) (+ (* 2 (/ (* a (- (* -1 (pow b 3)) (pow b 3))) (* (pow b 2) (pow (+ (* -1 (pow b 2)) (* 2 (pow b 2))) 2)))) (/ (* (- (* -1/2 (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (* a (* (pow b 3) (+ (* -1 (pow b 2)) (* 2 (pow b 2))))))) (/ (* (- (* -1 (pow b 3)) (pow b 3)) (- (* 2 a) (* 4 a))) (* a (pow (+ (* -1 (pow b 2)) (* 2 (pow b 2))) 2)))) (- (* 2 a) (* 4 a))) (+ (* -1 (pow b 2)) (* 2 (pow b 2)))))))))))))) |
#s(approx (/ (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))))) #s(hole binary64 (- (+ (* -1 (/ (pow b 3) (+ (* -1 (pow b 2)) (* 2 (pow b 2))))) (* c (- (* -1/2 (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (* (pow b 3) (+ (* -1 (pow b 2)) (* 2 (pow b 2)))))) (/ (* (- (* -1 (pow b 3)) (pow b 3)) (- (* 2 a) (* 4 a))) (pow (+ (* -1 (pow b 2)) (* 2 (pow b 2))) 2))))) (/ (pow b 3) (+ (* -1 (pow b 2)) (* 2 (pow b 2))))))) |
#s(approx (/ (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))))) #s(hole binary64 (- (+ (* -1 (/ (pow b 3) (+ (* -1 (pow b 2)) (* 2 (pow b 2))))) (* c (- (+ (* -1/2 (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (* (pow b 3) (+ (* -1 (pow b 2)) (* 2 (pow b 2)))))) (* c (- (* -1/2 (/ (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6)))) (* (pow b 3) (+ (* -1 (pow b 2)) (* 2 (pow b 2)))))) (+ (* 2 (/ (* (pow a 2) (- (* -1 (pow b 3)) (pow b 3))) (* (pow b 2) (pow (+ (* -1 (pow b 2)) (* 2 (pow b 2))) 2)))) (/ (* (- (* -1/2 (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (* (pow b 3) (+ (* -1 (pow b 2)) (* 2 (pow b 2)))))) (/ (* (- (* -1 (pow b 3)) (pow b 3)) (- (* 2 a) (* 4 a))) (pow (+ (* -1 (pow b 2)) (* 2 (pow b 2))) 2))) (- (* 2 a) (* 4 a))) (+ (* -1 (pow b 2)) (* 2 (pow b 2)))))))) (/ (* (- (* -1 (pow b 3)) (pow b 3)) (- (* 2 a) (* 4 a))) (pow (+ (* -1 (pow b 2)) (* 2 (pow b 2))) 2))))) (/ (pow b 3) (+ (* -1 (pow b 2)) (* 2 (pow b 2))))))) |
#s(approx (/ (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))))) #s(hole binary64 (- (+ (* -1 (/ (pow b 3) (+ (* -1 (pow b 2)) (* 2 (pow b 2))))) (* c (- (+ (* -1/2 (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (* (pow b 3) (+ (* -1 (pow b 2)) (* 2 (pow b 2)))))) (* c (- (+ (* -1/2 (/ (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6)))) (* (pow b 3) (+ (* -1 (pow b 2)) (* 2 (pow b 2)))))) (* c (- (* -1/2 (/ (- (* -64 (pow a 3)) (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6))))) (pow b 6)))) (* (pow b 3) (+ (* -1 (pow b 2)) (* 2 (pow b 2)))))) (+ (* 2 (/ (* (pow a 2) (- (* -1/2 (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (* (pow b 3) (+ (* -1 (pow b 2)) (* 2 (pow b 2)))))) (/ (* (- (* -1 (pow b 3)) (pow b 3)) (- (* 2 a) (* 4 a))) (pow (+ (* -1 (pow b 2)) (* 2 (pow b 2))) 2)))) (* (pow b 2) (+ (* -1 (pow b 2)) (* 2 (pow b 2)))))) (+ (* 4 (/ (* (pow a 3) (- (* -1 (pow b 3)) (pow b 3))) (* (pow b 4) (pow (+ (* -1 (pow b 2)) (* 2 (pow b 2))) 2)))) (/ (* (- (* -1/2 (/ (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6)))) (* (pow b 3) (+ (* -1 (pow b 2)) (* 2 (pow b 2)))))) (+ (* 2 (/ (* (pow a 2) (- (* -1 (pow b 3)) (pow b 3))) (* (pow b 2) (pow (+ (* -1 (pow b 2)) (* 2 (pow b 2))) 2)))) (/ (* (- (* -1/2 (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (* (pow b 3) (+ (* -1 (pow b 2)) (* 2 (pow b 2)))))) (/ (* (- (* -1 (pow b 3)) (pow b 3)) (- (* 2 a) (* 4 a))) (pow (+ (* -1 (pow b 2)) (* 2 (pow b 2))) 2))) (- (* 2 a) (* 4 a))) (+ (* -1 (pow b 2)) (* 2 (pow b 2)))))) (- (* 2 a) (* 4 a))) (+ (* -1 (pow b 2)) (* 2 (pow b 2))))))))) (+ (* 2 (/ (* (pow a 2) (- (* -1 (pow b 3)) (pow b 3))) (* (pow b 2) (pow (+ (* -1 (pow b 2)) (* 2 (pow b 2))) 2)))) (/ (* (- (* -1/2 (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (* (pow b 3) (+ (* -1 (pow b 2)) (* 2 (pow b 2)))))) (/ (* (- (* -1 (pow b 3)) (pow b 3)) (- (* 2 a) (* 4 a))) (pow (+ (* -1 (pow b 2)) (* 2 (pow b 2))) 2))) (- (* 2 a) (* 4 a))) (+ (* -1 (pow b 2)) (* 2 (pow b 2)))))))) (/ (* (- (* -1 (pow b 3)) (pow b 3)) (- (* 2 a) (* 4 a))) (pow (+ (* -1 (pow b 2)) (* 2 (pow b 2))) 2))))) (/ (pow b 3) (+ (* -1 (pow b 2)) (* 2 (pow b 2))))))) |
#s(approx (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) #s(hole binary64 (- (+ (* -1 (pow b 3)) (* -1/2 (/ (* c (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4))))) (pow b 3)))) (pow b 3)))) |
#s(approx (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) #s(hole binary64 (- (+ (* -1 (pow b 3)) (* c (- (* -1/2 (/ (* c (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6))))) (pow b 3))) (* 1/2 (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (pow b 3)))))) (pow b 3)))) |
#s(approx (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) #s(hole binary64 (- (+ (* -1 (pow b 3)) (* c (- (* c (- (* -1/2 (/ (* c (- (* -64 (pow a 3)) (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6))))) (pow b 6))))) (pow b 3))) (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6)))) (pow b 3))))) (* 1/2 (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (pow b 3)))))) (pow b 3)))) |
#s(approx (pow (sqrt (- (* b b) (* 4 (* a c)))) 3) #s(hole binary64 (+ (* 1/2 (/ (* c (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4))))) (pow b 3))) (pow b 3)))) |
#s(approx (pow (sqrt (- (* b b) (* 4 (* a c)))) 3) #s(hole binary64 (+ (* c (+ (* 1/2 (/ (* c (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6))))) (pow b 3))) (* 1/2 (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (pow b 3))))) (pow b 3)))) |
#s(approx (pow (sqrt (- (* b b) (* 4 (* a c)))) 3) #s(hole binary64 (+ (* c (+ (* 1/2 (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (pow b 3))) (* c (+ (* 1/2 (/ (* c (- (* -64 (pow a 3)) (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6))))) (pow b 6))))) (pow b 3))) (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6)))) (pow b 3))))))) (pow b 3)))) |
#s(approx (+ (* -2 (/ a b)) (/ b c)) #s(hole binary64 (/ (+ b (* -2 (/ (* a c) b))) c))) |
#s(approx (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c))))))) #s(hole binary64 (+ (* -1 (pow b 2)) (+ (* 2 (pow b 2)) (* c (- (* 2 a) (* 4 a))))))) |
#s(approx (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c))))))) #s(hole binary64 (+ (* -1 (pow b 2)) (+ (* 2 (pow b 2)) (* c (- (+ (* 2 a) (* 2 (/ (* (pow a 2) c) (pow b 2)))) (* 4 a))))))) |
#s(approx (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c))))))) #s(hole binary64 (+ (* -1 (pow b 2)) (+ (* 2 (pow b 2)) (* c (- (+ (* 2 a) (* c (+ (* 2 (/ (pow a 2) (pow b 2))) (* 4 (/ (* (pow a 3) c) (pow b 4)))))) (* 4 a))))))) |
#s(approx (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))) #s(hole binary64 (+ (* -1 (pow b 2)) (+ (* c (- (* 2 a) (* 4 a))) (pow b 2))))) |
#s(approx (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))) #s(hole binary64 (+ (* -1 (pow b 2)) (+ (* c (- (+ (* 2 a) (* 2 (/ (* (pow a 2) c) (pow b 2)))) (* 4 a))) (pow b 2))))) |
#s(approx (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))) #s(hole binary64 (+ (* -1 (pow b 2)) (+ (* c (- (+ (* 2 a) (* c (+ (* 2 (/ (pow a 2) (pow b 2))) (* 4 (/ (* (pow a 3) c) (pow b 4)))))) (* 4 a))) (pow b 2))))) |
#s(approx (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (+ (* -1 (pow b 2)) (* c (+ (* 2 a) (* 2 (/ (* (pow a 2) c) (pow b 2)))))))) |
#s(approx (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (+ (* -1 (pow b 2)) (* c (+ (* 2 a) (* c (+ (* 2 (/ (pow a 2) (pow b 2))) (* 4 (/ (* (pow a 3) c) (pow b 4)))))))))) |
#s(approx (/ (/ (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))))) (* 2 a)) #s(hole binary64 (+ (* 1/2 (* c (- (* -1/2 (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (* a (* (pow b 3) (+ (* -1 (pow b 2)) (* 2 (pow b 2))))))) (/ (* (+ (* -4 a) (* 2 a)) (- (* -1 (pow b 3)) (pow b 3))) (* a (pow (+ (* -1 (pow b 2)) (* 2 (pow b 2))) 2)))))) (* 1/2 (/ (- (* -1 (pow b 3)) (pow b 3)) (* a (+ (* -1 (pow b 2)) (* 2 (pow b 2))))))))) |
#s(approx (/ (/ (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))))) (* 2 a)) #s(hole binary64 (+ (* 1/2 (/ (- (* -1 (pow b 3)) (pow b 3)) (* a (+ (* -1 (pow b 2)) (* 2 (pow b 2)))))) (* c (+ (* 1/2 (* c (- (* -1/2 (/ (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6)))) (* a (* (pow b 3) (+ (* -1 (pow b 2)) (* 2 (pow b 2))))))) (+ (* 2 (/ (* a (- (* -1 (pow b 3)) (pow b 3))) (* (pow b 2) (pow (+ (* -1 (pow b 2)) (* 2 (pow b 2))) 2)))) (/ (* (+ (* -4 a) (* 2 a)) (- (* -1/2 (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (* a (* (pow b 3) (+ (* -1 (pow b 2)) (* 2 (pow b 2))))))) (/ (* (+ (* -4 a) (* 2 a)) (- (* -1 (pow b 3)) (pow b 3))) (* a (pow (+ (* -1 (pow b 2)) (* 2 (pow b 2))) 2))))) (+ (* -1 (pow b 2)) (* 2 (pow b 2)))))))) (* 1/2 (- (* -1/2 (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (* a (* (pow b 3) (+ (* -1 (pow b 2)) (* 2 (pow b 2))))))) (/ (* (+ (* -4 a) (* 2 a)) (- (* -1 (pow b 3)) (pow b 3))) (* a (pow (+ (* -1 (pow b 2)) (* 2 (pow b 2))) 2)))))))))) |
#s(approx (/ (/ (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))))) (* 2 a)) #s(hole binary64 (+ (* 1/2 (/ (- (* -1 (pow b 3)) (pow b 3)) (* a (+ (* -1 (pow b 2)) (* 2 (pow b 2)))))) (* c (+ (* 1/2 (- (* -1/2 (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (* a (* (pow b 3) (+ (* -1 (pow b 2)) (* 2 (pow b 2))))))) (/ (* (+ (* -4 a) (* 2 a)) (- (* -1 (pow b 3)) (pow b 3))) (* a (pow (+ (* -1 (pow b 2)) (* 2 (pow b 2))) 2))))) (* c (+ (* 1/2 (* c (- (* -1/2 (/ (- (* -64 (pow a 3)) (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6))))) (pow b 6)))) (* a (* (pow b 3) (+ (* -1 (pow b 2)) (* 2 (pow b 2))))))) (+ (* 2 (/ (* (pow a 2) (- (* -1/2 (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (* a (* (pow b 3) (+ (* -1 (pow b 2)) (* 2 (pow b 2))))))) (/ (* (+ (* -4 a) (* 2 a)) (- (* -1 (pow b 3)) (pow b 3))) (* a (pow (+ (* -1 (pow b 2)) (* 2 (pow b 2))) 2))))) (* (pow b 2) (+ (* -1 (pow b 2)) (* 2 (pow b 2)))))) (+ (* 4 (/ (* (pow a 2) (- (* -1 (pow b 3)) (pow b 3))) (* (pow b 4) (pow (+ (* -1 (pow b 2)) (* 2 (pow b 2))) 2)))) (/ (* (+ (* -4 a) (* 2 a)) (- (* -1/2 (/ (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6)))) (* a (* (pow b 3) (+ (* -1 (pow b 2)) (* 2 (pow b 2))))))) (+ (* 2 (/ (* a (- (* -1 (pow b 3)) (pow b 3))) (* (pow b 2) (pow (+ (* -1 (pow b 2)) (* 2 (pow b 2))) 2)))) (/ (* (+ (* -4 a) (* 2 a)) (- (* -1/2 (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (* a (* (pow b 3) (+ (* -1 (pow b 2)) (* 2 (pow b 2))))))) (/ (* (+ (* -4 a) (* 2 a)) (- (* -1 (pow b 3)) (pow b 3))) (* a (pow (+ (* -1 (pow b 2)) (* 2 (pow b 2))) 2))))) (+ (* -1 (pow b 2)) (* 2 (pow b 2))))))) (+ (* -1 (pow b 2)) (* 2 (pow b 2))))))))) (* 1/2 (- (* -1/2 (/ (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6)))) (* a (* (pow b 3) (+ (* -1 (pow b 2)) (* 2 (pow b 2))))))) (+ (* 2 (/ (* a (- (* -1 (pow b 3)) (pow b 3))) (* (pow b 2) (pow (+ (* -1 (pow b 2)) (* 2 (pow b 2))) 2)))) (/ (* (+ (* -4 a) (* 2 a)) (- (* -1/2 (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (* a (* (pow b 3) (+ (* -1 (pow b 2)) (* 2 (pow b 2))))))) (/ (* (+ (* -4 a) (* 2 a)) (- (* -1 (pow b 3)) (pow b 3))) (* a (pow (+ (* -1 (pow b 2)) (* 2 (pow b 2))) 2))))) (+ (* -1 (pow b 2)) (* 2 (pow b 2)))))))))))))) |
#s(approx (/ (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))))) #s(hole binary64 (- (+ (* -1 (/ (pow b 3) (+ (* -1 (pow b 2)) (* 2 (pow b 2))))) (* c (- (* -1/2 (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (* (pow b 3) (+ (* -1 (pow b 2)) (* 2 (pow b 2)))))) (/ (* (+ (* -4 a) (* 2 a)) (- (* -1 (pow b 3)) (pow b 3))) (pow (+ (* -1 (pow b 2)) (* 2 (pow b 2))) 2))))) (/ (pow b 3) (+ (* -1 (pow b 2)) (* 2 (pow b 2))))))) |
#s(approx (/ (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))))) #s(hole binary64 (- (+ (* -1 (/ (pow b 3) (+ (* -1 (pow b 2)) (* 2 (pow b 2))))) (* c (- (+ (* -1/2 (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (* (pow b 3) (+ (* -1 (pow b 2)) (* 2 (pow b 2)))))) (* c (- (* -1/2 (/ (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6)))) (* (pow b 3) (+ (* -1 (pow b 2)) (* 2 (pow b 2)))))) (+ (* 2 (/ (* (pow a 2) (- (* -1 (pow b 3)) (pow b 3))) (* (pow b 2) (pow (+ (* -1 (pow b 2)) (* 2 (pow b 2))) 2)))) (/ (* (+ (* -4 a) (* 2 a)) (- (* -1/2 (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (* (pow b 3) (+ (* -1 (pow b 2)) (* 2 (pow b 2)))))) (/ (* (+ (* -4 a) (* 2 a)) (- (* -1 (pow b 3)) (pow b 3))) (pow (+ (* -1 (pow b 2)) (* 2 (pow b 2))) 2)))) (+ (* -1 (pow b 2)) (* 2 (pow b 2)))))))) (/ (* (+ (* -4 a) (* 2 a)) (- (* -1 (pow b 3)) (pow b 3))) (pow (+ (* -1 (pow b 2)) (* 2 (pow b 2))) 2))))) (/ (pow b 3) (+ (* -1 (pow b 2)) (* 2 (pow b 2))))))) |
#s(approx (/ (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))))) #s(hole binary64 (- (+ (* -1 (/ (pow b 3) (+ (* -1 (pow b 2)) (* 2 (pow b 2))))) (* c (- (+ (* -1/2 (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (* (pow b 3) (+ (* -1 (pow b 2)) (* 2 (pow b 2)))))) (* c (- (+ (* -1/2 (/ (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6)))) (* (pow b 3) (+ (* -1 (pow b 2)) (* 2 (pow b 2)))))) (* c (- (* -1/2 (/ (- (* -64 (pow a 3)) (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6))))) (pow b 6)))) (* (pow b 3) (+ (* -1 (pow b 2)) (* 2 (pow b 2)))))) (+ (* 2 (/ (* (pow a 2) (- (* -1/2 (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (* (pow b 3) (+ (* -1 (pow b 2)) (* 2 (pow b 2)))))) (/ (* (+ (* -4 a) (* 2 a)) (- (* -1 (pow b 3)) (pow b 3))) (pow (+ (* -1 (pow b 2)) (* 2 (pow b 2))) 2)))) (* (pow b 2) (+ (* -1 (pow b 2)) (* 2 (pow b 2)))))) (+ (* 4 (/ (* (pow a 3) (- (* -1 (pow b 3)) (pow b 3))) (* (pow b 4) (pow (+ (* -1 (pow b 2)) (* 2 (pow b 2))) 2)))) (/ (* (+ (* -4 a) (* 2 a)) (- (* -1/2 (/ (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6)))) (* (pow b 3) (+ (* -1 (pow b 2)) (* 2 (pow b 2)))))) (+ (* 2 (/ (* (pow a 2) (- (* -1 (pow b 3)) (pow b 3))) (* (pow b 2) (pow (+ (* -1 (pow b 2)) (* 2 (pow b 2))) 2)))) (/ (* (+ (* -4 a) (* 2 a)) (- (* -1/2 (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (* (pow b 3) (+ (* -1 (pow b 2)) (* 2 (pow b 2)))))) (/ (* (+ (* -4 a) (* 2 a)) (- (* -1 (pow b 3)) (pow b 3))) (pow (+ (* -1 (pow b 2)) (* 2 (pow b 2))) 2)))) (+ (* -1 (pow b 2)) (* 2 (pow b 2))))))) (+ (* -1 (pow b 2)) (* 2 (pow b 2))))))))) (+ (* 2 (/ (* (pow a 2) (- (* -1 (pow b 3)) (pow b 3))) (* (pow b 2) (pow (+ (* -1 (pow b 2)) (* 2 (pow b 2))) 2)))) (/ (* (+ (* -4 a) (* 2 a)) (- (* -1/2 (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (* (pow b 3) (+ (* -1 (pow b 2)) (* 2 (pow b 2)))))) (/ (* (+ (* -4 a) (* 2 a)) (- (* -1 (pow b 3)) (pow b 3))) (pow (+ (* -1 (pow b 2)) (* 2 (pow b 2))) 2)))) (+ (* -1 (pow b 2)) (* 2 (pow b 2)))))))) (/ (* (+ (* -4 a) (* 2 a)) (- (* -1 (pow b 3)) (pow b 3))) (pow (+ (* -1 (pow b 2)) (* 2 (pow b 2))) 2))))) (/ (pow b 3) (+ (* -1 (pow b 2)) (* 2 (pow b 2))))))) |
#s(approx (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) #s(hole binary64 (- (+ (* -1 (pow b 3)) (* -1/2 (/ (* c (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4))))) (pow b 3)))) (pow b 3)))) |
#s(approx (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) #s(hole binary64 (- (+ (* -1 (pow b 3)) (* c (- (* -1/2 (/ (* c (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6))))) (pow b 3))) (* 1/2 (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (pow b 3)))))) (pow b 3)))) |
#s(approx (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) #s(hole binary64 (- (+ (* -1 (pow b 3)) (* c (- (* c (- (* -1/2 (/ (* c (- (* -64 (pow a 3)) (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6))))) (pow b 6))))) (pow b 3))) (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6)))) (pow b 3))))) (* 1/2 (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (pow b 3)))))) (pow b 3)))) |
#s(approx (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3) #s(hole binary64 (+ (* 1/2 (/ (* c (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4))))) (pow b 3))) (pow b 3)))) |
#s(approx (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3) #s(hole binary64 (+ (* c (+ (* 1/2 (/ (* c (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6))))) (pow b 3))) (* 1/2 (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (pow b 3))))) (pow b 3)))) |
#s(approx (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3) #s(hole binary64 (+ (* c (+ (* 1/2 (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (pow b 3))) (* c (+ (* 1/2 (/ (* c (- (* -64 (pow a 3)) (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6))))) (pow b 6))))) (pow b 3))) (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6)))) (pow b 3))))))) (pow b 3)))) |
#s(approx (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) #s(hole binary64 (+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))))) |
#s(approx (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) #s(hole binary64 (+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))))) |
#s(approx (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)))) #s(hole binary64 (+ (* -1 (pow b 2)) (+ (* 2 (pow b 2)) (* c (+ (* -4 a) (* 2 a))))))) |
#s(approx (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)))) #s(hole binary64 (+ (* -1 (pow b 2)) (+ (* 2 (pow b 2)) (* c (+ (* -4 a) (+ (* 2 a) (* 2 (/ (* (pow a 2) c) (pow b 2)))))))))) |
#s(approx (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)))) #s(hole binary64 (+ (* -1 (pow b 2)) (+ (* 2 (pow b 2)) (* c (+ (* -4 a) (+ (* 2 a) (* c (+ (* 2 (/ (pow a 2) (pow b 2))) (* 4 (/ (* (pow a 3) c) (pow b 4)))))))))))) |
#s(approx (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))) #s(hole binary64 (+ (* -1 (pow b 2)) (+ (* c (+ (* -4 a) (* 2 a))) (pow b 2))))) |
#s(approx (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))) #s(hole binary64 (+ (* -1 (pow b 2)) (+ (* c (+ (* -4 a) (+ (* 2 a) (* 2 (/ (* (pow a 2) c) (pow b 2)))))) (pow b 2))))) |
#s(approx (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))) #s(hole binary64 (+ (* -1 (pow b 2)) (+ (* c (+ (* -4 a) (+ (* 2 a) (* c (+ (* 2 (/ (pow a 2) (pow b 2))) (* 4 (/ (* (pow a 3) c) (pow b 4)))))))) (pow b 2))))) |
#s(approx (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) #s(hole binary64 (+ (* -1 (pow b 2)) (* c (+ (* 2 a) (* 2 (/ (* (pow a 2) c) (pow b 2)))))))) |
#s(approx (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) #s(hole binary64 (+ (* -1 (pow b 2)) (* c (+ (* 2 a) (* c (+ (* 2 (/ (pow a 2) (pow b 2))) (* 4 (/ (* (pow a 3) c) (pow b 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))))))) |
#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 (* (+ (* (* a (/ c (* b b))) -4) 1) (* b b)) #s(hole binary64 (* c (+ (* -4 a) (/ (pow b 2) c))))) |
#s(approx (+ (* (* a (/ c (* b b))) -4) 1) #s(hole binary64 (* c (+ (* -4 (/ a (pow b 2))) (/ 1 c))))) |
#s(approx (* (* -1 c) (- (* 4 (/ a (* b b))) (pow c -1))) #s(hole binary64 (* c (+ (* -4 (/ a (pow b 2))) (/ 1 c))))) |
#s(approx (/ (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -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 (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -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 (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -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/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (+ (* -1/4 (/ (pow b 4) a)) (* 1/4 (/ (pow b 4) a))) (sqrt -4)))))))))) |
#s(approx (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) #s(hole binary64 (* c (- (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4)))))) |
#s(approx (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -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 (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) #s(hole binary64 (* c (- (* 1/2 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (+ (* -1/4 (/ (pow b 4) a)) (* 1/4 (/ (pow b 4) a))) (sqrt -4)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c))))))) |
#s(approx (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -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 (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))))) #s(hole binary64 (* c (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (+ (* -1/4 (/ (pow b 4) a)) (* 1/4 (/ (pow b 4) a))) (sqrt -4)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))))) |
#s(approx (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))))) #s(hole binary64 (* c (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (+ (* -1/4 (/ (pow b 4) a)) (* 1/4 (/ (pow b 4) a))) (sqrt -4)))) (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 7)))) (/ (+ (* -1/4 (/ (* (pow b 2) (+ (* -1/4 (/ (pow b 4) a)) (* 1/4 (/ (pow b 4) a)))) a)) (* 1/4 (/ (* (pow b 4) c) (* a (pow (sqrt -4) 2))))) (sqrt -4)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))))) |
#s(approx (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))) #s(hole binary64 (* c (+ (* -4 a) (/ (pow b 2) c))))) |
#s(approx (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))) #s(hole binary64 (* c (- (+ (* -4 a) (* -1 (/ (+ (* -1/4 (/ (pow b 4) a)) (* 1/4 (/ (pow b 4) a))) (pow c 2)))) (* -1 (/ (pow b 2) c)))))) |
#s(approx (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))) #s(hole binary64 (* c (- (+ (* -4 a) (* 1/4 (/ (* (pow b 2) (+ (* -1/4 (/ (pow b 4) a)) (* 1/4 (/ (pow b 4) a)))) (* a (pow c 3))))) (+ (* -1 (/ (pow b 2) c)) (+ (* -1/4 (/ (pow b 4) (* a (pow c 2)))) (* 1/4 (/ (pow b 4) (* a (pow c 2)))))))))) |
#s(approx (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) #s(hole binary64 (* (pow c 3) (+ (* -64 (pow a 3)) (/ (pow b 6) (pow c 3)))))) |
#s(approx (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))) #s(hole binary64 (* (pow c 2) (+ (* 4 (/ (* a (pow b 2)) c)) (* 16 (pow a 2)))))) |
#s(approx (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))) #s(hole binary64 (* (pow c 2) (- (+ (* 16 (pow a 2)) (/ (pow b 4) (pow c 2))) (* -4 (/ (* a (pow b 2)) c)))))) |
#s(approx (+ (* c (+ (* (* 16 (* a a)) c) (* 4 (* a (* b b))))) (pow b 4)) #s(hole binary64 (* (pow c 2) (+ (* 4 (/ (* a (pow b 2)) c)) (* 16 (pow a 2)))))) |
#s(approx (+ (* c (+ (* (* 16 (* a a)) c) (* 4 (* a (* b b))))) (pow b 4)) #s(hole binary64 (* (pow c 2) (+ (* 4 (/ (* a (pow b 2)) c)) (+ (* 16 (pow a 2)) (/ (pow b 4) (pow c 2))))))) |
#s(approx (+ (* (* 16 (* a a)) c) (* 4 (* a (* b b)))) #s(hole binary64 (* c (+ (* 4 (/ (* a (pow b 2)) c)) (* 16 (pow a 2)))))) |
#s(approx (/ (/ (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))))) (* 2 a)) #s(hole binary64 (* -1/2 (* (sqrt (* a c)) (/ (sqrt -64) (- (* -1 (* (sqrt (/ a c)) (* b (sqrt -4)))) (* 4 a))))))) |
#s(approx (/ (/ (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))))) (* 2 a)) #s(hole binary64 (* c (+ (* -1/2 (* (sqrt (/ a c)) (/ (sqrt -64) (- (* -1 (* (sqrt (/ a c)) (* b (sqrt -4)))) (* 4 a))))) (* (sqrt (/ a (pow c 3))) (/ (* (pow b 2) (sqrt -64)) (pow (- (* -1 (* (sqrt (/ a c)) (* b (sqrt -4)))) (* 4 a)) 2))))))) |
#s(approx (/ (/ (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))))) (* 2 a)) #s(hole binary64 (* c (+ (* -1/2 (* (sqrt (/ a c)) (/ (sqrt -64) (- (* -1 (* (sqrt (/ a c)) (* b (sqrt -4)))) (* 4 a))))) (+ (* 1/2 (/ (- (* -1 (/ (pow b 3) (* a (- (* -1 (* (sqrt (/ a c)) (* b (sqrt -4)))) (* 4 a))))) (+ (* 1/2 (* (sqrt (/ c (pow a 5))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* (sqrt -64) (- (* -1 (* (sqrt (/ a c)) (* b (sqrt -4)))) (* 4 a)))))) (+ (* 1/2 (/ (* (pow b 3) (sqrt -64)) (* (sqrt -4) (pow (- (* -1 (* (sqrt (/ a c)) (* b (sqrt -4)))) (* 4 a)) 2)))) (* 4 (* (sqrt (/ a c)) (/ (* (pow b 4) (sqrt -64)) (pow (- (* -1 (* (sqrt (/ a c)) (* b (sqrt -4)))) (* 4 a)) 3))))))) (pow c 2))) (* (sqrt (/ a (pow c 3))) (/ (* (pow b 2) (sqrt -64)) (pow (- (* -1 (* (sqrt (/ a c)) (* b (sqrt -4)))) (* 4 a)) 2)))))))) |
#s(approx (/ (/ (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))))) (* 2 a)) #s(hole binary64 (* c (+ (* -1/2 (* (sqrt (/ a c)) (/ (sqrt -64) (- (* -1 (* (sqrt (/ a c)) (* b (sqrt -4)))) (* 4 a))))) (+ (* 1/2 (/ (- (* -1 (/ (pow b 3) (* a (- (* -1 (* (sqrt (/ a c)) (* b (sqrt -4)))) (* 4 a))))) (+ (* 1/2 (* (sqrt (/ c (pow a 5))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* (sqrt -64) (- (* -1 (* (sqrt (/ a c)) (* b (sqrt -4)))) (* 4 a)))))) (+ (* 1/2 (/ (* (pow b 3) (sqrt -64)) (* (sqrt -4) (pow (- (* -1 (* (sqrt (/ a c)) (* b (sqrt -4)))) (* 4 a)) 2)))) (* 4 (* (sqrt (/ a c)) (/ (* (pow b 4) (sqrt -64)) (pow (- (* -1 (* (sqrt (/ a c)) (* b (sqrt -4)))) (* 4 a)) 3))))))) (pow c 2))) (+ (* 1/2 (/ (- (* -1/2 (* (sqrt (/ c (pow a 5))) (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (* (sqrt -64) (- (* -1 (* (sqrt (/ a c)) (* b (sqrt -4)))) (* 4 a)))))) (+ (* -1 (/ (* (pow b 5) (sqrt -64)) (* (sqrt -4) (pow (- (* -1 (* (sqrt (/ a c)) (* b (sqrt -4)))) (* 4 a)) 3)))) (* 2 (/ (* (pow b 2) (- (* -1 (/ (pow b 3) (* a (- (* -1 (* (sqrt (/ a c)) (* b (sqrt -4)))) (* 4 a))))) (+ (* 1/2 (* (sqrt (/ c (pow a 5))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* (sqrt -64) (- (* -1 (* (sqrt (/ a c)) (* b (sqrt -4)))) (* 4 a)))))) (+ (* 1/2 (/ (* (pow b 3) (sqrt -64)) (* (sqrt -4) (pow (- (* -1 (* (sqrt (/ a c)) (* b (sqrt -4)))) (* 4 a)) 2)))) (* 4 (* (sqrt (/ a c)) (/ (* (pow b 4) (sqrt -64)) (pow (- (* -1 (* (sqrt (/ a c)) (* b (sqrt -4)))) (* 4 a)) 3)))))))) (- (* -1 (* (sqrt (/ a c)) (* b (sqrt -4)))) (* 4 a)))))) (pow c 3))) (* (sqrt (/ a (pow c 3))) (/ (* (pow b 2) (sqrt -64)) (pow (- (* -1 (* (sqrt (/ a c)) (* b (sqrt -4)))) (* 4 a)) 2))))))))) |
#s(approx (/ (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))))) #s(hole binary64 (* -1 (* (sqrt (* (pow a 3) c)) (/ (sqrt -64) (- (* -1 (* (sqrt (/ a c)) (* b (sqrt -4)))) (* 4 a))))))) |
#s(approx (/ (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))))) #s(hole binary64 (* c (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (sqrt -64) (- (* -1 (* (sqrt (/ a c)) (* b (sqrt -4)))) (* 4 a))))) (* 2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 2) (sqrt -64)) (pow (- (* -1 (* (sqrt (/ a c)) (* b (sqrt -4)))) (* 4 a)) 2)))))))) |
#s(approx (/ (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))))) #s(hole binary64 (* c (- (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (sqrt -64) (- (* -1 (* (sqrt (/ a c)) (* b (sqrt -4)))) (* 4 a))))) (* -1 (/ (pow b 3) (* (pow c 2) (- (* -1 (* (sqrt (/ a c)) (* b (sqrt -4)))) (* 4 a)))))) (+ (* -2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 2) (sqrt -64)) (pow (- (* -1 (* (sqrt (/ a c)) (* b (sqrt -4)))) (* 4 a)) 2)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* (sqrt -64) (- (* -1 (* (sqrt (/ a c)) (* b (sqrt -4)))) (* 4 a)))))) (+ (* 1/2 (/ (* a (* (pow b 3) (sqrt -64))) (* (pow c 2) (* (sqrt -4) (pow (- (* -1 (* (sqrt (/ a c)) (* b (sqrt -4)))) (* 4 a)) 2))))) (* 4 (* (sqrt (/ (pow a 3) (pow c 5))) (/ (* (pow b 4) (sqrt -64)) (pow (- (* -1 (* (sqrt (/ a c)) (* b (sqrt -4)))) (* 4 a)) 3))))))))))) |
#s(approx (/ (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))))) #s(hole binary64 (* c (- (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (sqrt -64) (- (* -1 (* (sqrt (/ a c)) (* b (sqrt -4)))) (* 4 a))))) (+ (* -1 (/ (pow b 3) (* (pow c 2) (- (* -1 (* (sqrt (/ a c)) (* b (sqrt -4)))) (* 4 a))))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (* (sqrt -64) (- (* -1 (* (sqrt (/ a c)) (* b (sqrt -4)))) (* 4 a)))))))) (+ (* -2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 2) (sqrt -64)) (pow (- (* -1 (* (sqrt (/ a c)) (* b (sqrt -4)))) (* 4 a)) 2)))) (+ (* -1 (/ (* a (* (pow b 5) (sqrt -64))) (* (pow c 3) (* (sqrt -4) (pow (- (* -1 (* (sqrt (/ a c)) (* b (sqrt -4)))) (* 4 a)) 3))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* (sqrt -64) (- (* -1 (* (sqrt (/ a c)) (* b (sqrt -4)))) (* 4 a)))))) (+ (* 1/2 (/ (* a (* (pow b 3) (sqrt -64))) (* (pow c 2) (* (sqrt -4) (pow (- (* -1 (* (sqrt (/ a c)) (* b (sqrt -4)))) (* 4 a)) 2))))) (+ (* 2 (/ (* (pow b 2) (- (* -1 (/ (pow b 3) (- (* -1 (* (sqrt (/ a c)) (* b (sqrt -4)))) (* 4 a)))) (+ (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* (sqrt -64) (- (* -1 (* (sqrt (/ a c)) (* b (sqrt -4)))) (* 4 a)))))) (+ (* 1/2 (/ (* a (* (pow b 3) (sqrt -64))) (* (sqrt -4) (pow (- (* -1 (* (sqrt (/ a c)) (* b (sqrt -4)))) (* 4 a)) 2)))) (* 4 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 4) (sqrt -64)) (pow (- (* -1 (* (sqrt (/ a c)) (* b (sqrt -4)))) (* 4 a)) 3)))))))) (* (pow c 3) (- (* -1 (* (sqrt (/ a c)) (* b (sqrt -4)))) (* 4 a))))) (* 4 (* (sqrt (/ (pow a 3) (pow c 5))) (/ (* (pow b 4) (sqrt -64)) (pow (- (* -1 (* (sqrt (/ a c)) (* b (sqrt -4)))) (* 4 a)) 3))))))))))))) |
#s(approx (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) #s(hole binary64 (* (pow c 2) (- (* -1 (/ (pow b 3) (pow c 2))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (sqrt -64)))) (* (sqrt (/ (pow a 3) c)) (sqrt -64))))))) |
#s(approx (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) #s(hole binary64 (* (pow c 2) (- (+ (* -1 (/ (pow b 3) (pow c 2))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (sqrt -64))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (sqrt -64)))) (* (sqrt (/ (pow a 3) c)) (sqrt -64))))))) |
#s(approx (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) #s(hole binary64 (* (pow c 2) (- (+ (* -1 (/ (pow b 3) (pow c 2))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 7)))) (/ (- (pow b 6) (* 1/4 (/ (* c (pow (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) 2)) (* (pow a 3) (pow (sqrt -64) 2))))) (sqrt -64))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (sqrt -64)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (sqrt -64)))) (* (sqrt (/ (pow a 3) c)) (sqrt -64)))))))) |
#s(approx (pow (sqrt (- (* b b) (* 4 (* a c)))) 3) #s(hole binary64 (* (pow c 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (sqrt -64)))) (* (sqrt (/ (pow a 3) c)) (sqrt -64)))))) |
#s(approx (pow (sqrt (- (* b b) (* 4 (* a c)))) 3) #s(hole binary64 (* (pow c 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (sqrt -64)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (sqrt -64)))) (* (sqrt (/ (pow a 3) c)) (sqrt -64))))))) |
#s(approx (pow (sqrt (- (* b b) (* 4 (* a c)))) 3) #s(hole binary64 (* (pow c 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (sqrt -64)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (sqrt -64)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 7)))) (/ (- (pow b 6) (* 1/4 (/ (* c (pow (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) 2)) (* (pow a 3) (pow (sqrt -64) 2))))) (sqrt -64)))) (* (sqrt (/ (pow a 3) c)) (sqrt -64)))))))) |
#s(approx (* (* (+ (* (* a (/ c (* b b))) -2) 1) b) -1) #s(hole binary64 (* c (+ (* -1 (/ b c)) (* 2 (/ a b)))))) |
#s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) #s(hole binary64 (* c (+ (* -2 (/ a b)) (/ b c))))) |
#s(approx (* c (+ (* -2 (/ a b)) (/ b c))) #s(hole binary64 (* c (+ (* -2 (/ a b)) (/ b c))))) |
#s(approx (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c))))))) #s(hole binary64 (* c (- (* -1 (* (sqrt (/ a c)) (* b (sqrt -4)))) (* 4 a))))) |
#s(approx (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c))))))) #s(hole binary64 (* c (- (+ (* -1 (* (sqrt (/ a c)) (* b (sqrt -4)))) (* 2 (/ (pow b 2) c))) (* 4 a))))) |
#s(approx (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c))))))) #s(hole binary64 (* c (- (+ (* -1 (* (sqrt (/ a c)) (* b (sqrt -4)))) (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 3) (sqrt -4)))) (* 2 (/ (pow b 2) c)))) (* 4 a))))) |
#s(approx (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c))))))) #s(hole binary64 (* c (- (+ (* -1 (* (sqrt (/ a c)) (* b (sqrt -4)))) (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 3) (sqrt -4)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 5) (pow (sqrt -4) 3)))) (* 2 (/ (pow b 2) c))))) (* 4 a))))) |
#s(approx (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))) #s(hole binary64 (* c (- (* -1 (* (sqrt (/ a c)) (* b (sqrt -4)))) (* 4 a))))) |
#s(approx (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))) #s(hole binary64 (* c (- (+ (* -1 (* (sqrt (/ a c)) (* b (sqrt -4)))) (/ (pow b 2) c)) (* 4 a))))) |
#s(approx (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))) #s(hole binary64 (* c (- (+ (* -1 (* (sqrt (/ a c)) (* b (sqrt -4)))) (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 3) (sqrt -4)))) (/ (pow b 2) c))) (* 4 a))))) |
#s(approx (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))) #s(hole binary64 (* c (- (+ (* -1 (* (sqrt (/ a c)) (* b (sqrt -4)))) (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 3) (sqrt -4)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 5) (pow (sqrt -4) 3)))) (/ (pow b 2) c)))) (* 4 a))))) |
#s(approx (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* c (+ (* -1 (* (sqrt (/ a c)) (* b (sqrt -4)))) (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 3) (sqrt -4)))))))) |
#s(approx (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* c (+ (* -1 (* (sqrt (/ a c)) (* b (sqrt -4)))) (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 3) (sqrt -4)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 5) (pow (sqrt -4) 3))))))))) |
#s(approx (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* c (+ (* -1 (* (sqrt (/ a c)) (* b (sqrt -4)))) (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 3) (sqrt -4)))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 7) (pow (sqrt -4) 5)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 5) (pow (sqrt -4) 3)))))))))) |
#s(approx (/ (/ (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))))) (* 2 a)) #s(hole binary64 (* -1/2 (* (sqrt (* a c)) (/ (sqrt -64) (+ (* -4 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -4)))))))))) |
#s(approx (/ (/ (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))))) (* 2 a)) #s(hole binary64 (* c (+ (* -1/2 (* (sqrt (/ a c)) (/ (sqrt -64) (+ (* -4 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -4)))))))) (* (sqrt (/ a (pow c 3))) (/ (* (pow b 2) (sqrt -64)) (pow (+ (* -4 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -4))))) 2))))))) |
#s(approx (/ (/ (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))))) (* 2 a)) #s(hole binary64 (* c (+ (* -1/2 (* (sqrt (/ a c)) (/ (sqrt -64) (+ (* -4 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -4)))))))) (+ (* 1/2 (/ (- (* -1 (/ (pow b 3) (* a (+ (* -4 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -4)))))))) (+ (* 1/2 (* (sqrt (/ c (pow a 5))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* (sqrt -64) (+ (* -4 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -4))))))))) (+ (* 1/2 (/ (* (pow b 3) (sqrt -64)) (* (sqrt -4) (pow (+ (* -4 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -4))))) 2)))) (* 4 (* (sqrt (/ a c)) (/ (* (pow b 4) (sqrt -64)) (pow (+ (* -4 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -4))))) 3))))))) (pow c 2))) (* (sqrt (/ a (pow c 3))) (/ (* (pow b 2) (sqrt -64)) (pow (+ (* -4 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -4))))) 2)))))))) |
#s(approx (/ (/ (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))))) (* 2 a)) #s(hole binary64 (* c (+ (* -1/2 (* (sqrt (/ a c)) (/ (sqrt -64) (+ (* -4 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -4)))))))) (+ (* 1/2 (/ (- (* -1 (/ (pow b 3) (* a (+ (* -4 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -4)))))))) (+ (* 1/2 (* (sqrt (/ c (pow a 5))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* (sqrt -64) (+ (* -4 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -4))))))))) (+ (* 1/2 (/ (* (pow b 3) (sqrt -64)) (* (sqrt -4) (pow (+ (* -4 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -4))))) 2)))) (* 4 (* (sqrt (/ a c)) (/ (* (pow b 4) (sqrt -64)) (pow (+ (* -4 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -4))))) 3))))))) (pow c 2))) (+ (* 1/2 (/ (- (* -1/2 (* (sqrt (/ c (pow a 5))) (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (* (sqrt -64) (+ (* -4 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -4))))))))) (+ (* -1 (/ (* (pow b 5) (sqrt -64)) (* (sqrt -4) (pow (+ (* -4 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -4))))) 3)))) (* 2 (/ (* (pow b 2) (- (* -1 (/ (pow b 3) (* a (+ (* -4 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -4)))))))) (+ (* 1/2 (* (sqrt (/ c (pow a 5))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* (sqrt -64) (+ (* -4 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -4))))))))) (+ (* 1/2 (/ (* (pow b 3) (sqrt -64)) (* (sqrt -4) (pow (+ (* -4 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -4))))) 2)))) (* 4 (* (sqrt (/ a c)) (/ (* (pow b 4) (sqrt -64)) (pow (+ (* -4 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -4))))) 3)))))))) (+ (* -4 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -4))))))))) (pow c 3))) (* (sqrt (/ a (pow c 3))) (/ (* (pow b 2) (sqrt -64)) (pow (+ (* -4 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -4))))) 2))))))))) |
#s(approx (/ (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))))) #s(hole binary64 (* -1 (* (sqrt (* (pow a 3) c)) (/ (sqrt -64) (+ (* -4 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -4)))))))))) |
#s(approx (/ (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))))) #s(hole binary64 (* c (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (sqrt -64) (+ (* -4 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -4)))))))) (* 2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 2) (sqrt -64)) (pow (+ (* -4 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -4))))) 2)))))))) |
#s(approx (/ (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))))) #s(hole binary64 (* c (- (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (sqrt -64) (+ (* -4 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -4)))))))) (* -1 (/ (pow b 3) (* (pow c 2) (+ (* -4 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -4))))))))) (+ (* -2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 2) (sqrt -64)) (pow (+ (* -4 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -4))))) 2)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* (sqrt -64) (+ (* -4 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -4))))))))) (+ (* 1/2 (/ (* a (* (pow b 3) (sqrt -64))) (* (pow c 2) (* (sqrt -4) (pow (+ (* -4 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -4))))) 2))))) (* 4 (* (sqrt (/ (pow a 3) (pow c 5))) (/ (* (pow b 4) (sqrt -64)) (pow (+ (* -4 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -4))))) 3))))))))))) |
#s(approx (/ (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))))) #s(hole binary64 (* c (- (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (sqrt -64) (+ (* -4 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -4)))))))) (+ (* -1 (/ (pow b 3) (* (pow c 2) (+ (* -4 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -4)))))))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (* (sqrt -64) (+ (* -4 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -4))))))))))) (+ (* -2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 2) (sqrt -64)) (pow (+ (* -4 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -4))))) 2)))) (+ (* -1 (/ (* a (* (pow b 5) (sqrt -64))) (* (pow c 3) (* (sqrt -4) (pow (+ (* -4 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -4))))) 3))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* (sqrt -64) (+ (* -4 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -4))))))))) (+ (* 1/2 (/ (* a (* (pow b 3) (sqrt -64))) (* (pow c 2) (* (sqrt -4) (pow (+ (* -4 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -4))))) 2))))) (+ (* 2 (/ (* (pow b 2) (- (* -1 (/ (pow b 3) (+ (* -4 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -4))))))) (+ (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* (sqrt -64) (+ (* -4 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -4))))))))) (+ (* 1/2 (/ (* a (* (pow b 3) (sqrt -64))) (* (sqrt -4) (pow (+ (* -4 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -4))))) 2)))) (* 4 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 4) (sqrt -64)) (pow (+ (* -4 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -4))))) 3)))))))) (* (pow c 3) (+ (* -4 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -4)))))))) (* 4 (* (sqrt (/ (pow a 3) (pow c 5))) (/ (* (pow b 4) (sqrt -64)) (pow (+ (* -4 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -4))))) 3))))))))))))) |
#s(approx (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) #s(hole binary64 (* (pow c 2) (- (* -1 (/ (pow b 3) (pow c 2))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (sqrt -64)))) (* (sqrt (/ (pow a 3) c)) (sqrt -64))))))) |
#s(approx (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) #s(hole binary64 (* (pow c 2) (- (+ (* -1 (/ (pow b 3) (pow c 2))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (sqrt -64))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (sqrt -64)))) (* (sqrt (/ (pow a 3) c)) (sqrt -64))))))) |
#s(approx (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) #s(hole binary64 (* (pow c 2) (- (+ (* -1 (/ (pow b 3) (pow c 2))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 7)))) (/ (- (pow b 6) (* 1/4 (/ (* c (pow (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) 2)) (* (pow a 3) (pow (sqrt -64) 2))))) (sqrt -64))))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (sqrt -64)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (sqrt -64)))) (* (sqrt (/ (pow a 3) c)) (sqrt -64)))))))) |
#s(approx (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3) #s(hole binary64 (* (pow c 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (sqrt -64)))) (* (sqrt (/ (pow a 3) c)) (sqrt -64)))))) |
#s(approx (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3) #s(hole binary64 (* (pow c 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (sqrt -64)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (sqrt -64)))) (* (sqrt (/ (pow a 3) c)) (sqrt -64))))))) |
#s(approx (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3) #s(hole binary64 (* (pow c 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (sqrt -64)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (sqrt -64)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 7)))) (/ (- (pow b 6) (* 1/4 (/ (* c (pow (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) 2)) (* (pow a 3) (pow (sqrt -64) 2))))) (sqrt -64)))) (* (sqrt (/ (pow a 3) c)) (sqrt -64)))))))) |
#s(approx (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) #s(hole binary64 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))) |
#s(approx (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))))) |
#s(approx (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))))) |
#s(approx (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) #s(hole binary64 (* c (+ (* -4 a) (/ (pow b 2) c))))) |
#s(approx (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)))) #s(hole binary64 (* c (+ (* -4 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -4)))))))) |
#s(approx (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)))) #s(hole binary64 (* c (+ (* -4 a) (+ (* -1 (* (sqrt (/ a c)) (* b (sqrt -4)))) (* 2 (/ (pow b 2) c))))))) |
#s(approx (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)))) #s(hole binary64 (* c (+ (* -4 a) (+ (* -1 (* (sqrt (/ a c)) (* b (sqrt -4)))) (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 3) (sqrt -4)))) (* 2 (/ (pow b 2) c)))))))) |
#s(approx (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)))) #s(hole binary64 (* c (+ (* -4 a) (+ (* -1 (* (sqrt (/ a c)) (* b (sqrt -4)))) (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 3) (sqrt -4)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 5) (pow (sqrt -4) 3)))) (* 2 (/ (pow b 2) c))))))))) |
#s(approx (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))) #s(hole binary64 (* c (+ (* -4 a) (* -1 (* (sqrt (/ a c)) (* b (sqrt -4)))))))) |
#s(approx (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))) #s(hole binary64 (* c (+ (* -4 a) (+ (* -1 (* (sqrt (/ a c)) (* b (sqrt -4)))) (/ (pow b 2) c)))))) |
#s(approx (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))) #s(hole binary64 (* c (+ (* -4 a) (+ (* -1 (* (sqrt (/ a c)) (* b (sqrt -4)))) (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 3) (sqrt -4)))) (/ (pow b 2) c))))))) |
#s(approx (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))) #s(hole binary64 (* c (+ (* -4 a) (+ (* -1 (* (sqrt (/ a c)) (* b (sqrt -4)))) (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 3) (sqrt -4)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 5) (pow (sqrt -4) 3)))) (/ (pow b 2) c)))))))) |
#s(approx (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) #s(hole binary64 (* c (+ (* -1 (* (sqrt (/ a c)) (* b (sqrt -4)))) (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 3) (sqrt -4)))))))) |
#s(approx (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) #s(hole binary64 (* c (+ (* -1 (* (sqrt (/ a c)) (* b (sqrt -4)))) (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 3) (sqrt -4)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 5) (pow (sqrt -4) 3))))))))) |
#s(approx (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) #s(hole binary64 (* c (+ (* -1 (* (sqrt (/ a c)) (* b (sqrt -4)))) (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 3) (sqrt -4)))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 7) (pow (sqrt -4) 5)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 5) (pow (sqrt -4) 3)))))))))) |
#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 (* (+ (* (* a (/ c (* b b))) -4) 1) (* b b)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))))) |
#s(approx (+ (* (* a (/ c (* b b))) -4) 1) #s(hole binary64 (* -1 (* c (- (* 4 (/ a (pow b 2))) (/ 1 c)))))) |
#s(approx (* (* -1 c) (- (* 4 (/ a (* b b))) (pow c -1))) #s(hole binary64 (* -1 (* c (- (* 4 (/ a (pow b 2))) (/ 1 c)))))) |
#s(approx (/ (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -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 (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -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 (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (sqrt -1) (+ (* -1/4 (/ (pow b 4) a)) (* 1/4 (/ (pow b 4) a)))))) (* -1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c))))))) |
#s(approx (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) #s(hole binary64 (* -1 (* c (- (/ b c) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -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 (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) #s(hole binary64 (* -1 (* c (- (* -1 (/ (- (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (+ (* -1/4 (/ (pow b 4) a)) (* 1/4 (/ (pow b 4) a)))))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -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 (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))))) #s(hole binary64 (* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 5)))) (* (sqrt -1) (+ (* -1/4 (/ (pow b 4) a)) (* 1/4 (/ (pow b 4) a)))))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))))) |
#s(approx (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))))) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1/4 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* -1/4 (/ (pow b 4) a)) (* 1/4 (/ (pow b 4) a)))))) (* 1/4 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (+ (* -1/16 (/ (* (pow b 4) c) a)) (* 1/4 (/ (* (pow b 2) (+ (* -1/4 (/ (pow b 4) a)) (* 1/4 (/ (pow b 4) a)))) a))))))) (pow c 3))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))))) |
#s(approx (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))))) |
#s(approx (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (- (+ (* -1/4 (/ (pow b 4) (* a c))) (* 1/4 (/ (pow b 4) (* a c)))) (* -1 (pow b 2))) c)) (* 4 a)))))) |
#s(approx (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (- (* -1 (/ (- (* 1/4 (/ (* (pow b 2) (+ (* -1/4 (/ (pow b 4) a)) (* 1/4 (/ (pow b 4) a)))) (* a c))) (+ (* -1/4 (/ (pow b 4) a)) (* 1/4 (/ (pow b 4) a)))) c)) (* -1 (pow b 2))) c)) (* 4 a)))))) |
#s(approx (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) #s(hole binary64 (* -1 (* (pow c 3) (+ (* -1 (/ (pow b 6) (pow c 3))) (* 64 (pow a 3))))))) |
#s(approx (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))) #s(hole binary64 (* (pow c 2) (+ (* -1 (/ (- (* -1 (/ (pow b 4) c)) (* 4 (* a (pow b 2)))) c)) (* 16 (pow a 2)))))) |
#s(approx (+ (* c (+ (* (* 16 (* a a)) c) (* 4 (* a (* b b))))) (pow b 4)) #s(hole binary64 (* (pow c 2) (+ (* -1 (/ (+ (* -4 (* a (pow b 2))) (* -1 (/ (pow b 4) c))) c)) (* 16 (pow a 2)))))) |
#s(approx (+ (* (* 16 (* a a)) c) (* 4 (* a (* b b)))) #s(hole binary64 (* -1 (* c (+ (* -16 (pow a 2)) (* -4 (/ (* a (pow b 2)) c))))))) |
#s(approx (/ (/ (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))))) (* 2 a)) #s(hole binary64 (* 4 (* (sqrt (* a c)) (/ (sqrt -1) (- (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* -4 a))))))) |
#s(approx (/ (/ (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))))) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* -8 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (- (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* -4 a)) 2)))) (* -4 (* (sqrt (/ a c)) (/ (sqrt -1) (- (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* -4 a)))))))))) |
#s(approx (/ (/ (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))))) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* -4 (* (sqrt (/ a c)) (/ (sqrt -1) (- (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* -4 a))))) (* -1 (/ (+ (* -1/2 (/ (- (* -1 (/ (pow b 3) (* a (- (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* -4 a))))) (+ (* 1/16 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))) (- (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* -4 a))))) (+ (* 2 (/ (pow b 3) (pow (- (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* -4 a)) 2))) (* 32 (* (sqrt (/ a c)) (/ (* (pow b 4) (sqrt -1)) (pow (- (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* -4 a)) 3))))))) c)) (* 8 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (pow (- (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* -4 a)) 2))))) c))))))) |
#s(approx (/ (/ (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))))) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* -4 (* (sqrt (/ a c)) (/ (sqrt -1) (- (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* -4 a))))) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (- (* -1/16 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (+ (* 4 (* a (pow b 4))) (* 8 (* a (pow b 4))))) (- (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* -4 a))))) (+ (* -4 (/ (pow b 5) (pow (- (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* -4 a)) 3))) (* 2 (/ (* (pow b 2) (- (* -1 (/ (pow b 3) (* a (- (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* -4 a))))) (+ (* 1/16 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))) (- (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* -4 a))))) (+ (* 2 (/ (pow b 3) (pow (- (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* -4 a)) 2))) (* 32 (* (sqrt (/ a c)) (/ (* (pow b 4) (sqrt -1)) (pow (- (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* -4 a)) 3)))))))) (- (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* -4 a)))))) c)) (* 1/2 (- (* -1 (/ (pow b 3) (* a (- (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* -4 a))))) (+ (* 1/16 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))) (- (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* -4 a))))) (+ (* 2 (/ (pow b 3) (pow (- (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* -4 a)) 2))) (* 32 (* (sqrt (/ a c)) (/ (* (pow b 4) (sqrt -1)) (pow (- (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* -4 a)) 3))))))))) c)) (* 8 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (pow (- (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* -4 a)) 2))))) c))))))) |
#s(approx (/ (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))))) #s(hole binary64 (* 8 (* (sqrt (* (pow a 3) c)) (/ (sqrt -1) (- (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* -4 a))))))) |
#s(approx (/ (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))))) #s(hole binary64 (* -1 (* c (+ (* -16 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (- (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* -4 a)) 2)))) (* -8 (* (sqrt (/ (pow a 3) c)) (/ (sqrt -1) (- (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* -4 a)))))))))) |
#s(approx (/ (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))))) #s(hole binary64 (* -1 (* c (+ (* -8 (* (sqrt (/ (pow a 3) c)) (/ (sqrt -1) (- (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* -4 a))))) (* -1 (/ (- (* -1 (/ (- (* -1 (/ (pow b 3) (- (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* -4 a)))) (+ (* 1/16 (* (sqrt (/ c (pow a 3))) (/ (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))) (- (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* -4 a))))) (+ (* 2 (/ (* a (pow b 3)) (pow (- (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* -4 a)) 2))) (* 32 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 4) (sqrt -1)) (pow (- (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* -4 a)) 3))))))) c)) (* -16 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (- (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* -4 a)) 2))))) c))))))) |
#s(approx (/ (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))))) #s(hole binary64 (* -1 (* c (+ (* -8 (* (sqrt (/ (pow a 3) c)) (/ (sqrt -1) (- (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* -4 a))))) (* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (- (* -1/16 (* (sqrt (/ c (pow a 3))) (/ (* (sqrt -1) (+ (* 4 (* a (pow b 4))) (* 8 (* a (pow b 4))))) (- (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* -4 a))))) (+ (* -4 (/ (* a (pow b 5)) (pow (- (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* -4 a)) 3))) (* 2 (/ (* (pow b 2) (- (* -1 (/ (pow b 3) (- (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* -4 a)))) (+ (* 1/16 (* (sqrt (/ c (pow a 3))) (/ (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))) (- (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* -4 a))))) (+ (* 2 (/ (* a (pow b 3)) (pow (- (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* -4 a)) 2))) (* 32 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 4) (sqrt -1)) (pow (- (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* -4 a)) 3)))))))) (- (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* -4 a)))))) c)) (* -1 (/ (pow b 3) (- (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* -4 a))))) (+ (* 1/16 (* (sqrt (/ c (pow a 3))) (/ (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))) (- (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* -4 a))))) (+ (* 2 (/ (* a (pow b 3)) (pow (- (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* -4 a)) 2))) (* 32 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 4) (sqrt -1)) (pow (- (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* -4 a)) 3))))))) c)) (* -16 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (- (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* -4 a)) 2))))) c))))))) |
#s(approx (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) #s(hole binary64 (* (pow c 2) (- (* -1 (/ (pow b 3) (pow c 2))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))))) (* 8 (* (sqrt (/ (pow a 3) c)) (sqrt -1)))))))) |
#s(approx (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) #s(hole binary64 (* (pow c 2) (- (+ (* -1 (/ (pow b 3) (pow c 2))) (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (sqrt -1) (+ (* 4 (* a (pow b 4))) (* 8 (* a (pow b 4)))))))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))))) (* 8 (* (sqrt (/ (pow a 3) c)) (sqrt -1)))))))) |
#s(approx (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) #s(hole binary64 (* (pow c 2) (- (+ (* -1 (/ (- (* 1/16 (* (sqrt (/ 1 (* (pow a 3) c))) (* (sqrt -1) (- (pow b 6) (* -1/256 (/ (* c (pow (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) 2)) (pow a 3))))))) (* 1/16 (* (sqrt (/ c (pow a 3))) (* (sqrt -1) (+ (* 4 (* a (pow b 4))) (* 8 (* a (pow b 4)))))))) (pow c 3))) (* -1 (/ (pow b 3) (pow c 2)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))))) (* 8 (* (sqrt (/ (pow a 3) c)) (sqrt -1)))))))) |
#s(approx (pow (sqrt (- (* b b) (* 4 (* a c)))) 3) #s(hole binary64 (* (pow c 2) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))))) (* 8 (* (sqrt (/ (pow a 3) c)) (sqrt -1))))))) |
#s(approx (pow (sqrt (- (* b b) (* 4 (* a c)))) 3) #s(hole binary64 (* (pow c 2) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (sqrt -1) (+ (* 4 (* a (pow b 4))) (* 8 (* a (pow b 4))))))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))))) (* 8 (* (sqrt (/ (pow a 3) c)) (sqrt -1)))))))) |
#s(approx (pow (sqrt (- (* b b) (* 4 (* a c)))) 3) #s(hole binary64 (* (pow c 2) (+ (* -1 (/ (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) c))) (* (sqrt -1) (- (pow b 6) (* -1/256 (/ (* c (pow (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) 2)) (pow a 3))))))) (* 1/16 (* (sqrt (/ c (pow a 3))) (* (sqrt -1) (+ (* 4 (* a (pow b 4))) (* 8 (* a (pow b 4)))))))) (pow c 3))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))))) (* 8 (* (sqrt (/ (pow a 3) c)) (sqrt -1)))))))) |
#s(approx (* (* (+ (* (* a (/ c (* b b))) -2) 1) b) -1) #s(hole binary64 (* -1 (* c (+ (* -2 (/ a b)) (/ b c)))))) |
#s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) #s(hole binary64 (* -1 (* c (+ (* -1 (/ b c)) (* 2 (/ a b))))))) |
#s(approx (* c (+ (* -2 (/ a b)) (/ b c))) #s(hole binary64 (* -1 (* c (+ (* -1 (/ b c)) (* 2 (/ a b))))))) |
#s(approx (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c))))))) #s(hole binary64 (* -1 (* c (- (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* -4 a)))))) |
#s(approx (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c))))))) #s(hole binary64 (* -1 (* c (- (+ (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* -2 (/ (pow b 2) c))) (* -4 a)))))) |
#s(approx (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c))))))) #s(hole binary64 (* -1 (* c (- (+ (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* -1 (/ (+ (* 1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 3) (sqrt -1)))) (* 2 (pow b 2))) c))) (* -4 a)))))) |
#s(approx (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c))))))) #s(hole binary64 (* -1 (* c (- (+ (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (* (sqrt (/ c a)) (* (pow b 3) (sqrt -1)))) (* 1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 5) (sqrt -1))))) c)) (* 2 (pow b 2))) c))) (* -4 a)))))) |
#s(approx (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))) #s(hole binary64 (* -1 (* c (- (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* -4 a)))))) |
#s(approx (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))) #s(hole binary64 (* -1 (* c (- (+ (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* -1 (/ (pow b 2) c))) (* -4 a)))))) |
#s(approx (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))) #s(hole binary64 (* -1 (* c (- (+ (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* -1 (/ (+ (* 1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 3) (sqrt -1)))) (pow b 2)) c))) (* -4 a)))))) |
#s(approx (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))) #s(hole binary64 (* -1 (* c (- (+ (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (* (sqrt (/ c a)) (* (pow b 3) (sqrt -1)))) (* 1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 5) (sqrt -1))))) c)) (pow b 2)) c))) (* -4 a)))))) |
#s(approx (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* -1 (* c (+ (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* -1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 3) (sqrt -1))))))))) |
#s(approx (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* -1 (* c (+ (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (+ (* -1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 3) (sqrt -1)))) (* 1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 5) (sqrt -1)))))))))) |
#s(approx (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c))))) #s(hole binary64 (* -1 (* c (+ (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (+ (* -1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 3) (sqrt -1)))) (+ (* -1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 7) (sqrt -1)))) (* 1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 5) (sqrt -1))))))))))) |
#s(approx (/ (/ (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))))) (* 2 a)) #s(hole binary64 (* 4 (* (sqrt (* a c)) (/ (sqrt -1) (+ (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))))) |
#s(approx (/ (/ (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))))) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* -8 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (+ (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 2)))) (* -4 (* (sqrt (/ a c)) (/ (sqrt -1) (+ (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)))))))))) |
#s(approx (/ (/ (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))))) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* -4 (* (sqrt (/ a c)) (/ (sqrt -1) (+ (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))) (* -1 (/ (+ (* -1/2 (/ (- (* -1 (/ (pow b 3) (* a (+ (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))) (+ (* 1/16 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))) (+ (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))) (+ (* 2 (/ (pow b 3) (pow (+ (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 2))) (* 32 (* (sqrt (/ a c)) (/ (* (pow b 4) (sqrt -1)) (pow (+ (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 3))))))) c)) (* 8 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (pow (+ (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 2))))) c))))))) |
#s(approx (/ (/ (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))))) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* -4 (* (sqrt (/ a c)) (/ (sqrt -1) (+ (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (- (* -1/16 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (+ (* 4 (* a (pow b 4))) (* 8 (* a (pow b 4))))) (+ (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))) (+ (* -4 (/ (pow b 5) (pow (+ (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 3))) (* 2 (/ (* (pow b 2) (- (* -1 (/ (pow b 3) (* a (+ (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))) (+ (* 1/16 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))) (+ (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))) (+ (* 2 (/ (pow b 3) (pow (+ (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 2))) (* 32 (* (sqrt (/ a c)) (/ (* (pow b 4) (sqrt -1)) (pow (+ (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 3)))))))) (+ (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)))))) c)) (* 1/2 (- (* -1 (/ (pow b 3) (* a (+ (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))) (+ (* 1/16 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))) (+ (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))) (+ (* 2 (/ (pow b 3) (pow (+ (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 2))) (* 32 (* (sqrt (/ a c)) (/ (* (pow b 4) (sqrt -1)) (pow (+ (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 3))))))))) c)) (* 8 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (pow (+ (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 2))))) c))))))) |
#s(approx (/ (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))))) #s(hole binary64 (* 8 (* (sqrt (* (pow a 3) c)) (/ (sqrt -1) (+ (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))))) |
#s(approx (/ (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))))) #s(hole binary64 (* -1 (* c (+ (* -16 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (+ (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 2)))) (* -8 (* (sqrt (/ (pow a 3) c)) (/ (sqrt -1) (+ (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)))))))))) |
#s(approx (/ (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))))) #s(hole binary64 (* -1 (* c (+ (* -8 (* (sqrt (/ (pow a 3) c)) (/ (sqrt -1) (+ (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))) (* -1 (/ (- (* -1 (/ (- (* -1 (/ (pow b 3) (+ (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)))) (+ (* 1/16 (* (sqrt (/ c (pow a 3))) (/ (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))) (+ (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))) (+ (* 2 (/ (* a (pow b 3)) (pow (+ (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 2))) (* 32 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 4) (sqrt -1)) (pow (+ (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 3))))))) c)) (* -16 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (+ (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 2))))) c))))))) |
#s(approx (/ (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))))) #s(hole binary64 (* -1 (* c (+ (* -8 (* (sqrt (/ (pow a 3) c)) (/ (sqrt -1) (+ (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))) (* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (- (* -1/16 (* (sqrt (/ c (pow a 3))) (/ (* (sqrt -1) (+ (* 4 (* a (pow b 4))) (* 8 (* a (pow b 4))))) (+ (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))) (+ (* -4 (/ (* a (pow b 5)) (pow (+ (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 3))) (* 2 (/ (* (pow b 2) (- (* -1 (/ (pow b 3) (+ (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)))) (+ (* 1/16 (* (sqrt (/ c (pow a 3))) (/ (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))) (+ (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))) (+ (* 2 (/ (* a (pow b 3)) (pow (+ (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 2))) (* 32 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 4) (sqrt -1)) (pow (+ (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 3)))))))) (+ (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)))))) c)) (* -1 (/ (pow b 3) (+ (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))) (+ (* 1/16 (* (sqrt (/ c (pow a 3))) (/ (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))) (+ (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))) (+ (* 2 (/ (* a (pow b 3)) (pow (+ (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 2))) (* 32 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 4) (sqrt -1)) (pow (+ (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 3))))))) c)) (* -16 (* (sqrt (/ (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (+ (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 2))))) c))))))) |
#s(approx (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) #s(hole binary64 (* (pow c 2) (- (* -1 (/ (pow b 3) (pow c 2))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))))) (* 8 (* (sqrt (/ (pow a 3) c)) (sqrt -1)))))))) |
#s(approx (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) #s(hole binary64 (* (pow c 2) (- (+ (* -1 (/ (pow b 3) (pow c 2))) (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (sqrt -1) (+ (* 4 (* a (pow b 4))) (* 8 (* a (pow b 4)))))))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))))) (* 8 (* (sqrt (/ (pow a 3) c)) (sqrt -1)))))))) |
#s(approx (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) #s(hole binary64 (* (pow c 2) (- (+ (* -1 (/ (- (* 1/16 (* (sqrt (/ 1 (* (pow a 3) c))) (* (sqrt -1) (- (pow b 6) (* -1/256 (/ (* c (pow (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) 2)) (pow a 3))))))) (* 1/16 (* (sqrt (/ c (pow a 3))) (* (sqrt -1) (+ (* 4 (* a (pow b 4))) (* 8 (* a (pow b 4)))))))) (pow c 3))) (* -1 (/ (pow b 3) (pow c 2)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))))) (* 8 (* (sqrt (/ (pow a 3) c)) (sqrt -1)))))))) |
#s(approx (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3) #s(hole binary64 (* (pow c 2) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))))) (* 8 (* (sqrt (/ (pow a 3) c)) (sqrt -1))))))) |
#s(approx (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3) #s(hole binary64 (* (pow c 2) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (sqrt -1) (+ (* 4 (* a (pow b 4))) (* 8 (* a (pow b 4))))))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))))) (* 8 (* (sqrt (/ (pow a 3) c)) (sqrt -1)))))))) |
#s(approx (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3) #s(hole binary64 (* (pow c 2) (+ (* -1 (/ (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) c))) (* (sqrt -1) (- (pow b 6) (* -1/256 (/ (* c (pow (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) 2)) (pow a 3))))))) (* 1/16 (* (sqrt (/ c (pow a 3))) (* (sqrt -1) (+ (* 4 (* a (pow b 4))) (* 8 (* a (pow b 4)))))))) (pow c 3))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))))) (* 8 (* (sqrt (/ (pow a 3) c)) (sqrt -1)))))))) |
#s(approx (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) #s(hole binary64 (* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
#s(approx (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) #s(hole binary64 (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))))) |
#s(approx (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) #s(hole binary64 (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))))) |
#s(approx (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))))) |
#s(approx (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)))) #s(hole binary64 (* -1 (* c (+ (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)))))) |
#s(approx (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)))) #s(hole binary64 (* -1 (* c (+ (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (+ (* -2 (/ (pow b 2) c)) (* 4 a))))))) |
#s(approx (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)))) #s(hole binary64 (* -1 (* c (+ (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (+ (* -1 (/ (+ (* 1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 3) (sqrt -1)))) (* 2 (pow b 2))) c)) (* 4 a))))))) |
#s(approx (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)))) #s(hole binary64 (* -1 (* c (+ (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (* (sqrt (/ c a)) (* (pow b 3) (sqrt -1)))) (* 1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 5) (sqrt -1))))) c)) (* 2 (pow b 2))) c)) (* 4 a))))))) |
#s(approx (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))) #s(hole binary64 (* -1 (* c (+ (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)))))) |
#s(approx (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))) #s(hole binary64 (* -1 (* c (+ (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (+ (* -1 (/ (pow b 2) c)) (* 4 a))))))) |
#s(approx (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))) #s(hole binary64 (* -1 (* c (+ (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (+ (* -1 (/ (+ (* 1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 3) (sqrt -1)))) (pow b 2)) c)) (* 4 a))))))) |
#s(approx (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))) #s(hole binary64 (* -1 (* c (+ (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (* (sqrt (/ c a)) (* (pow b 3) (sqrt -1)))) (* 1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 5) (sqrt -1))))) c)) (pow b 2)) c)) (* 4 a))))))) |
#s(approx (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) #s(hole binary64 (* -1 (* c (+ (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* -1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 3) (sqrt -1))))))))) |
#s(approx (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) #s(hole binary64 (* -1 (* c (+ (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (+ (* -1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 3) (sqrt -1)))) (* 1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 5) (sqrt -1)))))))))) |
#s(approx (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) #s(hole binary64 (* -1 (* c (+ (* -2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (+ (* -1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 3) (sqrt -1)))) (+ (* -1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 7) (sqrt -1)))) (* 1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 5) (sqrt -1))))))))))) |
| Outputs |
|---|
(/.f64 (neg.f64 (-.f64 (neg.f64 b) (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(approx (+ (* (* a (/ c (* b b))) -4) 1) (*.f64 (*.f64 #s(literal -1 binary64) c) (-.f64 (*.f64 #s(literal 4 binary64) (/.f64 a (*.f64 b b))) (pow.f64 c #s(literal -1 binary64))))) (*.f64 b b))) #s(literal 1/2 binary64)))) (neg.f64 (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (-.f64 (neg.f64 b) (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(approx (+ (* (* a (/ c (* b b))) -4) 1) (*.f64 (*.f64 #s(literal -1 binary64) c) (-.f64 (*.f64 #s(literal 4 binary64) (/.f64 a (*.f64 b b))) (pow.f64 c #s(literal -1 binary64))))) (*.f64 b b))) #s(literal 1/2 binary64))) (*.f64 #s(literal 2 binary64) a)) |
(-.f64 (/.f64 (neg.f64 b) (*.f64 #s(literal 2 binary64) a)) (/.f64 (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(approx (+ (* (* a (/ c (* b b))) -4) 1) (*.f64 (*.f64 #s(literal -1 binary64) c) (-.f64 (*.f64 #s(literal 4 binary64) (/.f64 a (*.f64 b b))) (pow.f64 c #s(literal -1 binary64))))) (*.f64 b b))) #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) a))) |
(-.f64 (neg.f64 b) (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(approx (+ (* (* a (/ c (* b b))) -4) 1) (*.f64 (*.f64 #s(literal -1 binary64) c) (-.f64 (*.f64 #s(literal 4 binary64) (/.f64 a (*.f64 b b))) (pow.f64 c #s(literal -1 binary64))))) (*.f64 b b))) #s(literal 1/2 binary64))) |
(neg.f64 b) |
b |
(pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(approx (+ (* (* a (/ c (* b b))) -4) 1) (*.f64 (*.f64 #s(literal -1 binary64) c) (-.f64 (*.f64 #s(literal 4 binary64) (/.f64 a (*.f64 b b))) (pow.f64 c #s(literal -1 binary64))))) (*.f64 b b))) #s(literal 1/2 binary64)) |
(sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(approx (+ (* (* a (/ c (* b b))) -4) 1) (*.f64 (*.f64 #s(literal -1 binary64) c) (-.f64 (*.f64 #s(literal 4 binary64) (/.f64 a (*.f64 b b))) (pow.f64 c #s(literal -1 binary64))))) (*.f64 b b)))) |
#s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(approx (+ (* (* a (/ c (* b b))) -4) 1) (*.f64 (*.f64 #s(literal -1 binary64) c) (-.f64 (*.f64 #s(literal 4 binary64) (/.f64 a (*.f64 b b))) (pow.f64 c #s(literal -1 binary64))))) (*.f64 b b))) |
(*.f64 #s(approx (+ (* (* a (/ c (* b b))) -4) 1) (*.f64 (*.f64 #s(literal -1 binary64) c) (-.f64 (*.f64 #s(literal 4 binary64) (/.f64 a (*.f64 b b))) (pow.f64 c #s(literal -1 binary64))))) (*.f64 b b)) |
#s(approx (+ (* (* a (/ c (* b b))) -4) 1) (*.f64 (*.f64 #s(literal -1 binary64) c) (-.f64 (*.f64 #s(literal 4 binary64) (/.f64 a (*.f64 b b))) (pow.f64 c #s(literal -1 binary64))))) |
(*.f64 (*.f64 #s(literal -1 binary64) c) (-.f64 (*.f64 #s(literal 4 binary64) (/.f64 a (*.f64 b b))) (pow.f64 c #s(literal -1 binary64)))) |
(*.f64 #s(literal -1 binary64) c) |
#s(literal -1 binary64) |
c |
(-.f64 (*.f64 #s(literal 4 binary64) (/.f64 a (*.f64 b b))) (pow.f64 c #s(literal -1 binary64))) |
(*.f64 #s(literal 4 binary64) (/.f64 a (*.f64 b b))) |
#s(literal 4 binary64) |
(/.f64 (neg.f64 a) (neg.f64 (*.f64 b b))) |
(/.f64 a (*.f64 b b)) |
a |
(*.f64 (fabs.f64 b) (fabs.f64 b)) |
(*.f64 (neg.f64 b) (neg.f64 b)) |
(*.f64 b b) |
(pow.f64 (*.f64 b b) #s(literal 1 binary64)) |
(pow.f64 b #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64))) |
(pow.f64 c #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 c)) |
(/.f64 #s(literal 1 binary64) c) |
(exp.f64 (*.f64 (log.f64 c) #s(literal -1 binary64))) |
(*.f64 #s(literal 2 binary64) a) |
#s(literal 2 binary64) |
(/.f64 (neg.f64 (-.f64 (neg.f64 b) (pow.f64 (/.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 (*.f64 b b) #s(literal 3 binary64))) #s(approx (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))) (fma.f64 c (fma.f64 (*.f64 #s(literal 16 binary64) (*.f64 a a)) c (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 b b)))) (pow.f64 b #s(literal 4 binary64))))) #s(literal 1/2 binary64)))) (neg.f64 (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (-.f64 (neg.f64 b) (pow.f64 (/.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 (*.f64 b b) #s(literal 3 binary64))) #s(approx (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))) (fma.f64 c (fma.f64 (*.f64 #s(literal 16 binary64) (*.f64 a a)) c (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 b b)))) (pow.f64 b #s(literal 4 binary64))))) #s(literal 1/2 binary64))) (*.f64 #s(literal 2 binary64) a)) |
(-.f64 (/.f64 (neg.f64 b) (*.f64 #s(literal 2 binary64) a)) (/.f64 (pow.f64 (/.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 (*.f64 b b) #s(literal 3 binary64))) #s(approx (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))) (fma.f64 c (fma.f64 (*.f64 #s(literal 16 binary64) (*.f64 a a)) c (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 b b)))) (pow.f64 b #s(literal 4 binary64))))) #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) a))) |
(-.f64 (neg.f64 b) (pow.f64 (/.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 (*.f64 b b) #s(literal 3 binary64))) #s(approx (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))) (fma.f64 c (fma.f64 (*.f64 #s(literal 16 binary64) (*.f64 a a)) c (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 b b)))) (pow.f64 b #s(literal 4 binary64))))) #s(literal 1/2 binary64))) |
(pow.f64 (/.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 (*.f64 b b) #s(literal 3 binary64))) #s(approx (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))) (fma.f64 c (fma.f64 (*.f64 #s(literal 16 binary64) (*.f64 a a)) c (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 b b)))) (pow.f64 b #s(literal 4 binary64))))) #s(literal 1/2 binary64)) |
(/.f64 (sqrt.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 (*.f64 b b) #s(literal 3 binary64)))) (sqrt.f64 #s(approx (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))) (fma.f64 c (fma.f64 (*.f64 #s(literal 16 binary64) (*.f64 a a)) c (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 b b)))) (pow.f64 b #s(literal 4 binary64)))))) |
(sqrt.f64 (/.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 (*.f64 b b) #s(literal 3 binary64))) #s(approx (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))) (fma.f64 c (fma.f64 (*.f64 #s(literal 16 binary64) (*.f64 a a)) c (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 b b)))) (pow.f64 b #s(literal 4 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 (*.f64 b b) #s(literal 3 binary64)))) (neg.f64 #s(approx (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))) (fma.f64 c (fma.f64 (*.f64 #s(literal 16 binary64) (*.f64 a a)) c (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 b b)))) (pow.f64 b #s(literal 4 binary64)))))) |
(/.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 (*.f64 b b) #s(literal 3 binary64))) #s(approx (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))) (fma.f64 c (fma.f64 (*.f64 #s(literal 16 binary64) (*.f64 a a)) c (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 b b)))) (pow.f64 b #s(literal 4 binary64))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal 3 binary64)) #s(approx (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))) (fma.f64 c (fma.f64 (*.f64 #s(literal 16 binary64) (*.f64 a a)) c (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 b b)))) (pow.f64 b #s(literal 4 binary64))))) (/.f64 (pow.f64 (*.f64 b b) #s(literal 3 binary64)) #s(approx (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))) (fma.f64 c (fma.f64 (*.f64 #s(literal 16 binary64) (*.f64 a a)) c (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 b b)))) (pow.f64 b #s(literal 4 binary64)))))) |
(*.f64 (fma.f64 (neg.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a))) (neg.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a))) (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.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 (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal 3 binary64)) #s(literal 3 binary64)) (pow.f64 (pow.f64 (*.f64 b b) #s(literal 3 binary64)) #s(literal 3 binary64))) (+.f64 (*.f64 (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal 3 binary64))) (-.f64 (*.f64 (pow.f64 (*.f64 b b) #s(literal 3 binary64)) (pow.f64 (*.f64 b b) #s(literal 3 binary64))) (*.f64 (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal 3 binary64)) (pow.f64 (*.f64 b b) #s(literal 3 binary64)))))) |
(fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 (*.f64 b b) #s(literal 3 binary64))) |
(fma.f64 (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal 2 binary64)) (*.f64 #s(literal -4 binary64) (*.f64 c a)) (pow.f64 (*.f64 b b) #s(literal 3 binary64))) |
(fma.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal 2 binary64)) (pow.f64 (*.f64 b b) #s(literal 3 binary64))) |
(+.f64 (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal 3 binary64)) (pow.f64 (*.f64 b b) #s(literal 3 binary64))) |
(*.f64 #s(literal -64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64))) |
(*.f64 (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal 2 binary64)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
(*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal 2 binary64))) |
(pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal 3 binary64)) |
(exp.f64 (*.f64 (log.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3 binary64))) |
(*.f64 #s(literal -4 binary64) (*.f64 c a)) |
#s(literal -4 binary64) |
(*.f64 c a) |
#s(literal 3 binary64) |
(*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 b b)) |
(*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) |
(*.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64))) |
(pow.f64 (*.f64 b b) #s(literal 3 binary64)) |
(exp.f64 (*.f64 (log.f64 (*.f64 b b)) #s(literal 3 binary64))) |
#s(approx (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))) (fma.f64 c (fma.f64 (*.f64 #s(literal 16 binary64) (*.f64 a a)) c (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 b b)))) (pow.f64 b #s(literal 4 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 c (fma.f64 (*.f64 #s(literal 16 binary64) (*.f64 a a)) c (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 b b))))) #s(literal 3 binary64)) (pow.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 c (fma.f64 (*.f64 #s(literal 16 binary64) (*.f64 a a)) c (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 b b))))) (*.f64 c (fma.f64 (*.f64 #s(literal 16 binary64) (*.f64 a a)) c (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 b b)))))) (-.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 c (fma.f64 (*.f64 #s(literal 16 binary64) (*.f64 a a)) c (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 b b))))) (pow.f64 b #s(literal 4 binary64)))))) |
(fma.f64 c (fma.f64 (*.f64 #s(literal 16 binary64) (*.f64 a a)) c (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 b b)))) (pow.f64 b #s(literal 4 binary64))) |
(+.f64 (*.f64 c (fma.f64 (*.f64 #s(literal 16 binary64) (*.f64 a a)) c (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 b b))))) (pow.f64 b #s(literal 4 binary64))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a a)) c) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 b b))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a a)) c) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a a)) c) (-.f64 (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 b b))) (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 b b)))) (*.f64 (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a a)) c) (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 b b))))))) |
(fma.f64 (*.f64 #s(literal 16 binary64) (*.f64 a a)) c (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 b b)))) |
(+.f64 (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a a)) c) (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 b b)))) |
(*.f64 #s(literal 16 binary64) (*.f64 a a)) |
#s(literal 16 binary64) |
(*.f64 (neg.f64 a) (neg.f64 a)) |
(*.f64 (fabs.f64 a) (fabs.f64 a)) |
(*.f64 a a) |
(pow.f64 a #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 a) #s(literal 2 binary64))) |
(*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 b b))) |
(*.f64 a (*.f64 b b)) |
(pow.f64 b #s(literal 4 binary64)) |
(exp.f64 (*.f64 (log.f64 b) #s(literal 4 binary64))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 3 binary64))) (pow.f64 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 #s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (/.f64 b c)))) #s(literal -1 binary64))) #s(literal 3 binary64))) (fma.f64 (fabs.f64 b) (fabs.f64 b) (fma.f64 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 #s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (/.f64 b c)))) #s(literal -1 binary64))) #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 #s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (/.f64 b c)))) #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal -1 binary64) b) #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 #s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (/.f64 b c)))) #s(literal -1 binary64)))))))) (neg.f64 (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 3 binary64))) (pow.f64 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 #s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (/.f64 b c)))) #s(literal -1 binary64))) #s(literal 3 binary64))) (fma.f64 (fabs.f64 b) (fabs.f64 b) (fma.f64 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 #s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (/.f64 b c)))) #s(literal -1 binary64))) #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 #s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (/.f64 b c)))) #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal -1 binary64) b) #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 #s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (/.f64 b c)))) #s(literal -1 binary64))))))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 3 binary64))) (pow.f64 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 #s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (/.f64 b c)))) #s(literal -1 binary64))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (fabs.f64 b) (fabs.f64 b) (fma.f64 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 #s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (/.f64 b c)))) #s(literal -1 binary64))) #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 #s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (/.f64 b c)))) #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal -1 binary64) b) #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 #s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (/.f64 b c)))) #s(literal -1 binary64)))))))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 3 binary64))) (pow.f64 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 #s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (/.f64 b c)))) #s(literal -1 binary64))) #s(literal 3 binary64))) (fma.f64 (fabs.f64 b) (fabs.f64 b) (fma.f64 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 #s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (/.f64 b c)))) #s(literal -1 binary64))) #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 #s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (/.f64 b c)))) #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal -1 binary64) b) #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 #s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (/.f64 b c)))) #s(literal -1 binary64))))))) |
(-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 3 binary64))) (fma.f64 (fabs.f64 b) (fabs.f64 b) (fma.f64 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 #s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (/.f64 b c)))) #s(literal -1 binary64))) #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 #s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (/.f64 b c)))) #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal -1 binary64) b) #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 #s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (/.f64 b c)))) #s(literal -1 binary64))))))) (/.f64 (pow.f64 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 #s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (/.f64 b c)))) #s(literal -1 binary64))) #s(literal 3 binary64)) (fma.f64 (fabs.f64 b) (fabs.f64 b) (fma.f64 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 #s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (/.f64 b c)))) #s(literal -1 binary64))) #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 #s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (/.f64 b c)))) #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal -1 binary64) b) #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 #s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (/.f64 b c)))) #s(literal -1 binary64)))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1 binary64) b) (*.f64 #s(literal -1 binary64) b) (fma.f64 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 #s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (/.f64 b c)))) #s(literal -1 binary64))) #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 #s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (/.f64 b c)))) #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal -1 binary64) b) #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 #s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (/.f64 b c)))) #s(literal -1 binary64)))))) (-.f64 (*.f64 #s(literal -1 binary64) b) #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 #s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (/.f64 b c)))) #s(literal -1 binary64))))) |
(-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 3 binary64))) (pow.f64 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 #s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (/.f64 b c)))) #s(literal -1 binary64))) #s(literal 3 binary64))) |
(*.f64 (*.f64 (*.f64 #s(literal -1 binary64) b) (*.f64 #s(literal -1 binary64) b)) (*.f64 #s(literal -1 binary64) b)) |
(*.f64 (*.f64 #s(literal -1 binary64) b) (*.f64 (*.f64 #s(literal -1 binary64) b) (*.f64 #s(literal -1 binary64) b))) |
(*.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 3 binary64))) |
(pow.f64 (*.f64 #s(literal -1 binary64) b) #s(literal 3 binary64)) |
(exp.f64 (*.f64 (log.f64 (*.f64 #s(literal -1 binary64) b)) #s(literal 3 binary64))) |
(*.f64 #s(literal -1 binary64) b) |
(*.f64 (*.f64 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 #s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (/.f64 b c)))) #s(literal -1 binary64))) #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 #s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (/.f64 b c)))) #s(literal -1 binary64)))) #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 #s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (/.f64 b c)))) #s(literal -1 binary64)))) |
(*.f64 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 #s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (/.f64 b c)))) #s(literal -1 binary64))) (*.f64 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 #s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (/.f64 b c)))) #s(literal -1 binary64))) #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 #s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (/.f64 b c)))) #s(literal -1 binary64))))) |
(pow.f64 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 #s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (/.f64 b c)))) #s(literal -1 binary64))) #s(literal 3 binary64)) |
(exp.f64 (*.f64 (log.f64 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 #s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (/.f64 b c)))) #s(literal -1 binary64)))) #s(literal 3 binary64))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 #s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (/.f64 b c)))) #s(literal -1 binary64))) |
(*.f64 #s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (/.f64 b c)))) #s(literal -1 binary64)) |
#s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (/.f64 b c)))) |
(*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (/.f64 b c))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (/.f64 a b)) #s(literal 3 binary64)) (pow.f64 (/.f64 b c) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 a b)) (*.f64 #s(literal -2 binary64) (/.f64 a b))) (-.f64 (*.f64 (/.f64 b c) (/.f64 b c)) (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 a b)) (/.f64 b c))))) |
(fma.f64 #s(literal -2 binary64) (/.f64 a b) (/.f64 b c)) |
(+.f64 (*.f64 #s(literal -2 binary64) (/.f64 a b)) (/.f64 b c)) |
#s(literal -2 binary64) |
(/.f64 (neg.f64 a) (neg.f64 b)) |
(/.f64 a b) |
(/.f64 (neg.f64 b) (neg.f64 c)) |
(/.f64 b c) |
(/.f64 (fma.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 b b) (pow.f64 (fma.f64 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 #s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (/.f64 b c)))) #s(literal -1 binary64))) #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 #s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (/.f64 b c)))) #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal -1 binary64) b) #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 #s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (/.f64 b c)))) #s(literal -1 binary64))))) #s(literal 3 binary64))) (fma.f64 (*.f64 b b) (*.f64 b b) (-.f64 (*.f64 (fma.f64 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 #s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (/.f64 b c)))) #s(literal -1 binary64))) #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 #s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (/.f64 b c)))) #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal -1 binary64) b) #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 #s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (/.f64 b c)))) #s(literal -1 binary64))))) (fma.f64 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 #s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (/.f64 b c)))) #s(literal -1 binary64))) #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 #s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (/.f64 b c)))) #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal -1 binary64) b) #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 #s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (/.f64 b c)))) #s(literal -1 binary64)))))) (*.f64 (*.f64 b b) (fma.f64 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 #s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (/.f64 b c)))) #s(literal -1 binary64))) #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 #s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (/.f64 b c)))) #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal -1 binary64) b) #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 #s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (/.f64 b c)))) #s(literal -1 binary64))))))))) |
(fma.f64 (fabs.f64 b) (fabs.f64 b) (fma.f64 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 #s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (/.f64 b c)))) #s(literal -1 binary64))) #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 #s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (/.f64 b c)))) #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal -1 binary64) b) #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 #s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (/.f64 b c)))) #s(literal -1 binary64)))))) |
(fma.f64 (neg.f64 b) (neg.f64 b) (fma.f64 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 #s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (/.f64 b c)))) #s(literal -1 binary64))) #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 #s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (/.f64 b c)))) #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal -1 binary64) b) #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 #s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (/.f64 b c)))) #s(literal -1 binary64)))))) |
(fma.f64 b b (fma.f64 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 #s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (/.f64 b c)))) #s(literal -1 binary64))) #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 #s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (/.f64 b c)))) #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal -1 binary64) b) #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 #s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (/.f64 b c)))) #s(literal -1 binary64)))))) |
(+.f64 (*.f64 b b) (fma.f64 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 #s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (/.f64 b c)))) #s(literal -1 binary64))) #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 #s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (/.f64 b c)))) #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal -1 binary64) b) #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 #s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (/.f64 b c)))) #s(literal -1 binary64)))))) |
b |
#s(literal 1 binary64) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 #s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (/.f64 b c)))) #s(literal -1 binary64))) #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 #s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (/.f64 b c)))) #s(literal -1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal -1 binary64) b) #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 #s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (/.f64 b c)))) #s(literal -1 binary64)))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 #s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (/.f64 b c)))) #s(literal -1 binary64))) #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 #s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (/.f64 b c)))) #s(literal -1 binary64)))) (*.f64 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 #s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (/.f64 b c)))) #s(literal -1 binary64))) #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 #s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (/.f64 b c)))) #s(literal -1 binary64))))) (-.f64 (*.f64 (*.f64 (*.f64 #s(literal -1 binary64) b) #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 #s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (/.f64 b c)))) #s(literal -1 binary64)))) (*.f64 (*.f64 #s(literal -1 binary64) b) #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 #s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (/.f64 b c)))) #s(literal -1 binary64))))) (*.f64 (*.f64 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 #s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (/.f64 b c)))) #s(literal -1 binary64))) #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 #s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (/.f64 b c)))) #s(literal -1 binary64)))) (*.f64 (*.f64 #s(literal -1 binary64) b) #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 #s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (/.f64 b c)))) #s(literal -1 binary64)))))))) |
(fma.f64 (neg.f64 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 #s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (/.f64 b c)))) #s(literal -1 binary64)))) (neg.f64 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 #s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (/.f64 b c)))) #s(literal -1 binary64)))) (*.f64 (*.f64 #s(literal -1 binary64) b) #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 #s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (/.f64 b c)))) #s(literal -1 binary64))))) |
(fma.f64 (fabs.f64 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 #s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (/.f64 b c)))) #s(literal -1 binary64)))) (fabs.f64 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 #s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (/.f64 b c)))) #s(literal -1 binary64)))) (*.f64 (*.f64 #s(literal -1 binary64) b) #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 #s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (/.f64 b c)))) #s(literal -1 binary64))))) |
(fma.f64 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 #s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (/.f64 b c)))) #s(literal -1 binary64))) #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 #s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (/.f64 b c)))) #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal -1 binary64) b) #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 #s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (/.f64 b c)))) #s(literal -1 binary64))))) |
(+.f64 (*.f64 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 #s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (/.f64 b c)))) #s(literal -1 binary64))) #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 #s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (/.f64 b c)))) #s(literal -1 binary64)))) (*.f64 (*.f64 #s(literal -1 binary64) b) #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 #s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (/.f64 b c)))) #s(literal -1 binary64))))) |
(*.f64 (*.f64 #s(literal -1 binary64) b) #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 #s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (/.f64 b c)))) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 3 binary64))) (pow.f64 (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (fma.f64 (fabs.f64 b) (fabs.f64 b) (fma.f64 (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal -1 binary64) b) (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64))))))) (neg.f64 (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 3 binary64))) (pow.f64 (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (fma.f64 (fabs.f64 b) (fabs.f64 b) (fma.f64 (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal -1 binary64) b) (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)))))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 3 binary64))) (pow.f64 (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (fabs.f64 b) (fabs.f64 b) (fma.f64 (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal -1 binary64) b) (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64))))))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 3 binary64))) (pow.f64 (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (fma.f64 (fabs.f64 b) (fabs.f64 b) (fma.f64 (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal -1 binary64) b) (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)))))) |
(-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 3 binary64))) (fma.f64 (fabs.f64 b) (fabs.f64 b) (fma.f64 (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal -1 binary64) b) (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)))))) (/.f64 (pow.f64 (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (fma.f64 (fabs.f64 b) (fabs.f64 b) (fma.f64 (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal -1 binary64) b) (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1 binary64) b) (*.f64 #s(literal -1 binary64) b) (fma.f64 (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal -1 binary64) b) (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64))))) (-.f64 (*.f64 #s(literal -1 binary64) b) (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)))) |
(-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 3 binary64))) (pow.f64 (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) #s(literal 3 binary64))) |
(*.f64 (pow.f64 (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) #s(literal 2 binary64))) |
(pow.f64 (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) #s(literal 3 binary64)) |
(pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 3/2 binary64)) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64))) #s(literal 3 binary64))) |
(pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) |
(sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) #s(literal 1/2 binary64))) |
(/.f64 (fma.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 b b) (pow.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (-.f64 (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) (*.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal -4 binary64) a) c))))) |
(fma.f64 (fabs.f64 b) (fabs.f64 b) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) |
(fma.f64 (neg.f64 b) (neg.f64 b) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) |
(fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) |
(+.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) |
(*.f64 (*.f64 #s(literal -4 binary64) a) c) |
(*.f64 #s(literal -4 binary64) a) |
#s(literal 1/2 binary64) |
(/.f64 (fma.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 b b) (pow.f64 (fma.f64 (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal -1 binary64) b) (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (-.f64 (*.f64 (fma.f64 (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal -1 binary64) b) (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)))) (fma.f64 (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal -1 binary64) b) (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64))))) (*.f64 (*.f64 b b) (fma.f64 (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal -1 binary64) b) (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)))))))) |
(fma.f64 (fabs.f64 b) (fabs.f64 b) (fma.f64 (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal -1 binary64) b) (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64))))) |
(fma.f64 (neg.f64 b) (neg.f64 b) (fma.f64 (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal -1 binary64) b) (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64))))) |
(fma.f64 b b (fma.f64 (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal -1 binary64) b) (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64))))) |
(+.f64 (*.f64 b b) (fma.f64 (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal -1 binary64) b) (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 (pow.f64 (pow.f64 (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal -1 binary64) b) (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64))) #s(literal 3 binary64))) (+.f64 (*.f64 (pow.f64 (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 #s(literal -1 binary64) b) (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64))) (*.f64 (*.f64 #s(literal -1 binary64) b) (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -1 binary64) b) (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64))))))) |
(fma.f64 (neg.f64 (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64))) (neg.f64 (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64))) (*.f64 (*.f64 #s(literal -1 binary64) b) (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)))) |
(fma.f64 (fabs.f64 (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64))) (fabs.f64 (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64))) (*.f64 (*.f64 #s(literal -1 binary64) b) (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)))) |
(fma.f64 (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal -1 binary64) b) (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)))) |
(+.f64 (pow.f64 (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -1 binary64) b) (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)))) |
(*.f64 (*.f64 #s(literal -1 binary64) b) (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 b a))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (fma.f64 #s(literal -1 binary64) b (/.f64 (*.f64 a c) b)) a)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (fma.f64 #s(literal -1 binary64) b (*.f64 a (/.f64 (fma.f64 c (pow.f64 b #s(literal 3 binary64)) (*.f64 b (*.f64 a (*.f64 c c)))) (*.f64 b (pow.f64 b #s(literal 3 binary64)))))) a)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (fma.f64 #s(literal -1 binary64) b (*.f64 a (fma.f64 a (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64)))) (/.f64 c b)))) a)) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 #s(literal -2 binary64) b)) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) b)) (*.f64 #s(literal 2 binary64) b))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (-.f64 (*.f64 a (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 3 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 c b)))) (*.f64 #s(literal 2 binary64) b))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (-.f64 (*.f64 a (-.f64 (*.f64 a (-.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) c)) (pow.f64 b #s(literal 5 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64)))))) (*.f64 #s(literal -2 binary64) (/.f64 c b)))) (*.f64 #s(literal 2 binary64) b))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) b) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) (+.f64 b (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b)))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) (+.f64 b (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 c b) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 3 binary64)))))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) (+.f64 b (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 c b) (*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) c)) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64)))))))))) |
#s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)) |
#s(approx (- (* b b) (* 4 (* a c))) (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) |
#s(approx (* (+ (* (* a (/ c (* b b))) -4) 1) (* b b)) (*.f64 b b)) |
#s(approx (* (+ (* (* a (/ c (* b b))) -4) 1) (* b b)) (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) |
#s(approx (+ (* (* a (/ c (* b b))) -4) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (* a (/ c (* b b))) -4) 1) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a c) (*.f64 b b))))) |
#s(approx (* (* -1 c) (- (* 4 (/ a (* b b))) (pow c -1))) #s(literal 1 binary64)) |
#s(approx (* (* -1 c) (- (* 4 (/ a (* b b))) (pow c -1))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a c) (*.f64 b b))))) |
#s(approx (- (* 4 (/ a (* b b))) (pow c -1)) (/.f64 #s(literal -1 binary64) c)) |
#s(approx (- (* 4 (/ a (* b b))) (pow c -1)) (-.f64 (*.f64 #s(literal 4 binary64) (/.f64 a (*.f64 b b))) (pow.f64 c #s(literal -1 binary64)))) |
#s(approx (* 4 (/ a (* b b))) (*.f64 #s(literal 4 binary64) (/.f64 a (*.f64 b b)))) |
#s(approx (/ a (* b b)) (/.f64 a (*.f64 b b))) |
#s(approx a a) |
#s(approx (* 2 a) (*.f64 #s(literal 2 binary64) a)) |
#s(approx (/ (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 b a))) |
#s(approx (/ (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) (/.f64 (fma.f64 #s(literal -1 binary64) b (/.f64 (*.f64 a c) b)) a)) |
#s(approx (/ (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) (/.f64 (fma.f64 #s(literal -1 binary64) b (*.f64 a (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 a (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 c c) (*.f64 b b)) (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 #s(literal 16 binary64) (/.f64 (*.f64 c c) (*.f64 b b)))))) b) (/.f64 c b)))) a)) |
#s(approx (/ (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) (/.f64 (fma.f64 #s(literal -1 binary64) b (*.f64 a (fma.f64 a (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 c (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 #s(literal 16 binary64) (/.f64 (*.f64 c c) (*.f64 b b))))) (*.f64 b b)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 c c) (*.f64 b b)) (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 #s(literal 16 binary64) (/.f64 (*.f64 c c) (*.f64 b b)))))) (*.f64 b b))))) b) (*.f64 #s(literal 1/4 binary64) (/.f64 (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 c c) (*.f64 b b)) (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 #s(literal 16 binary64) (/.f64 (*.f64 c c) (*.f64 b b))))) b))) (/.f64 c b)))) a)) |
#s(approx (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (*.f64 #s(literal -2 binary64) b)) |
#s(approx (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) b)) (*.f64 #s(literal 2 binary64) b))) |
#s(approx (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (-.f64 (*.f64 a (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 c c) (*.f64 b b)) (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 #s(literal 16 binary64) (/.f64 (*.f64 c c) (*.f64 b b)))))) b)) (*.f64 #s(literal -2 binary64) (/.f64 c b)))) (*.f64 #s(literal 2 binary64) b))) |
#s(approx (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (-.f64 (*.f64 a (-.f64 (*.f64 a (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 c (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 #s(literal 16 binary64) (/.f64 (*.f64 c c) (*.f64 b b))))) (*.f64 b b)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 c c) (*.f64 b b)) (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 #s(literal 16 binary64) (/.f64 (*.f64 c c) (*.f64 b b)))))) (*.f64 b b))))) b)) (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 c c) (*.f64 b b)) (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 #s(literal 16 binary64) (/.f64 (*.f64 c c) (*.f64 b b))))) b)))) (*.f64 #s(literal -2 binary64) (/.f64 c b)))) (*.f64 #s(literal 2 binary64) b))) |
#s(approx (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))))) b) |
#s(approx (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))))) (+.f64 b (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b)))) |
#s(approx (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))))) (+.f64 b (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 c b) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 c c) (*.f64 b b)) (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 #s(literal 16 binary64) (/.f64 (*.f64 c c) (*.f64 b b)))))) b)))))) |
#s(approx (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))))) (+.f64 b (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 c b) (*.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 c (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 #s(literal 16 binary64) (/.f64 (*.f64 c c) (*.f64 b b))))) (*.f64 b b)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 c c) (*.f64 b b)) (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 #s(literal 16 binary64) (/.f64 (*.f64 c c) (*.f64 b b)))))) (*.f64 b b))))) b) (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 c c) (*.f64 b b)) (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 #s(literal 16 binary64) (/.f64 (*.f64 c c) (*.f64 b b))))) b)))))))) |
#s(approx (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))) (*.f64 b b)) |
#s(approx (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))) (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) |
#s(approx (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))) (fma.f64 a (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 #s(literal 16 binary64) (/.f64 (*.f64 c c) (*.f64 b b)))))) (*.f64 #s(literal 4 binary64) c)) (*.f64 b b))) |
#s(approx (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))) (fma.f64 a (-.f64 (*.f64 a (-.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a (*.f64 c (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 #s(literal 16 binary64) (/.f64 (*.f64 c c) (*.f64 b b)))))) (*.f64 b b))) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 #s(literal 16 binary64) (/.f64 (*.f64 c c) (*.f64 b b)))))) (*.f64 #s(literal 4 binary64) c)) (*.f64 b b))) |
#s(approx (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (pow.f64 b #s(literal 6 binary64))) |
#s(approx (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) |
#s(approx (pow (* -4 (* c a)) 3) (*.f64 #s(literal -64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)))) |
#s(approx (* -4 (* c a)) (*.f64 #s(literal -4 binary64) (*.f64 a c))) |
#s(approx (* c a) (*.f64 a c)) |
#s(approx (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))) (pow.f64 b #s(literal 4 binary64))) |
#s(approx (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))) (fma.f64 #s(literal 4 binary64) (*.f64 a (*.f64 (*.f64 b b) c)) (pow.f64 b #s(literal 4 binary64)))) |
#s(approx (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))) (fma.f64 a (-.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c c))) (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 b b) c))) (pow.f64 b #s(literal 4 binary64)))) |
#s(approx (+ (* c (+ (* (* 16 (* a a)) c) (* 4 (* a (* b b))))) (pow b 4)) (pow.f64 b #s(literal 4 binary64))) |
#s(approx (+ (* c (+ (* (* 16 (* a a)) c) (* 4 (* a (* b b))))) (pow b 4)) (fma.f64 #s(literal 4 binary64) (*.f64 a (*.f64 (*.f64 b b) c)) (pow.f64 b #s(literal 4 binary64)))) |
#s(approx (+ (* c (+ (* (* 16 (* a a)) c) (* 4 (* a (* b b))))) (pow b 4)) (fma.f64 a (fma.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) c) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64)))) |
#s(approx (+ (* (* 16 (* a a)) c) (* 4 (* a (* b b)))) (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 b b)))) |
#s(approx (+ (* (* 16 (* a a)) c) (* 4 (* a (* b b)))) (*.f64 a (fma.f64 #s(literal 4 binary64) (*.f64 b b) (*.f64 #s(literal 16 binary64) (*.f64 a c))))) |
#s(approx (* 16 (* a a)) (*.f64 #s(literal 16 binary64) (*.f64 a a))) |
#s(approx (* a a) (*.f64 a a)) |
#s(approx (* 4 (* a (* b b))) (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 b b)))) |
#s(approx (* a (* b b)) (*.f64 a (*.f64 b b))) |
#s(approx (/ (/ (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))))) (* 2 a)) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 3 binary64))) (pow.f64 b #s(literal 3 binary64))) (*.f64 a (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))) |
#s(approx (/ (/ (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))))) (* 2 a)) (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 a (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c))) (*.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 3 binary64))) (pow.f64 b #s(literal 3 binary64))) (-.f64 (*.f64 #s(literal 2 binary64) c) (*.f64 #s(literal 4 binary64) c))) (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b))) #s(literal 2 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 3 binary64))) (pow.f64 b #s(literal 3 binary64))) (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))) a)) |
#s(approx (/ (/ (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))))) (* 2 a)) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 3 binary64))) (pow.f64 b #s(literal 3 binary64))) (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) (*.f64 a (fma.f64 #s(literal 1/2 binary64) (*.f64 a (-.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (/.f64 (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 b b) (*.f64 c c)) (*.f64 #s(literal 32 binary64) (*.f64 (*.f64 b b) (*.f64 c c)))) (*.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b))))) (/.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c))) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64)))) (*.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))) (fma.f64 #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 3 binary64))) (pow.f64 b #s(literal 3 binary64))) (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b))) #s(literal 2 binary64)))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c))) (*.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 3 binary64))) (pow.f64 b #s(literal 3 binary64))) (-.f64 (*.f64 #s(literal 2 binary64) c) (*.f64 #s(literal 4 binary64) c))) (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b))) #s(literal 2 binary64)))) (-.f64 (*.f64 #s(literal 2 binary64) c) (*.f64 #s(literal 4 binary64) c))) (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c))) (*.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 3 binary64))) (pow.f64 b #s(literal 3 binary64))) (-.f64 (*.f64 #s(literal 2 binary64) c) (*.f64 #s(literal 4 binary64) c))) (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b))) #s(literal 2 binary64)))))))) a)) |
#s(approx (/ (/ (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))))) (* 2 a)) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 3 binary64))) (pow.f64 b #s(literal 3 binary64))) (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) (*.f64 a (fma.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c))) (*.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 3 binary64))) (pow.f64 b #s(literal 3 binary64))) (-.f64 (*.f64 #s(literal 2 binary64) c) (*.f64 #s(literal 4 binary64) c))) (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b))) #s(literal 2 binary64)))) (*.f64 a (fma.f64 #s(literal 1/2 binary64) (*.f64 a (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 c c) c)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c))) (-.f64 (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 b b) (*.f64 c c)) (*.f64 #s(literal 32 binary64) (*.f64 (*.f64 b b) (*.f64 c c)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c))) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64)))))) (pow.f64 b #s(literal 6 binary64))))) (*.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))) (fma.f64 #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c))) (*.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 3 binary64))) (pow.f64 b #s(literal 3 binary64))) (-.f64 (*.f64 #s(literal 2 binary64) c) (*.f64 #s(literal 4 binary64) c))) (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b))) #s(literal 2 binary64)))) (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b))))) (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c c) c) (pow.f64 b #s(literal 4 binary64))) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 3 binary64))) (pow.f64 b #s(literal 3 binary64))) (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b))) #s(literal 2 binary64)))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (/.f64 (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 b b) (*.f64 c c)) (*.f64 #s(literal 32 binary64) (*.f64 (*.f64 b b) (*.f64 c c)))) (*.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b))))) (/.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c))) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64)))) (*.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))) (fma.f64 #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 3 binary64))) (pow.f64 b #s(literal 3 binary64))) (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b))) #s(literal 2 binary64)))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c))) (*.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 3 binary64))) (pow.f64 b #s(literal 3 binary64))) (-.f64 (*.f64 #s(literal 2 binary64) c) (*.f64 #s(literal 4 binary64) c))) (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b))) #s(literal 2 binary64)))) (-.f64 (*.f64 #s(literal 2 binary64) c) (*.f64 #s(literal 4 binary64) c))) (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))) (-.f64 (*.f64 #s(literal 2 binary64) c) (*.f64 #s(literal 4 binary64) c))) (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))))) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (/.f64 (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 b b) (*.f64 c c)) (*.f64 #s(literal 32 binary64) (*.f64 (*.f64 b b) (*.f64 c c)))) (*.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b))))) (/.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c))) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64)))) (*.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))) (fma.f64 #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 3 binary64))) (pow.f64 b #s(literal 3 binary64))) (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b))) #s(literal 2 binary64)))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c))) (*.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 3 binary64))) (pow.f64 b #s(literal 3 binary64))) (-.f64 (*.f64 #s(literal 2 binary64) c) (*.f64 #s(literal 4 binary64) c))) (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b))) #s(literal 2 binary64)))) (-.f64 (*.f64 #s(literal 2 binary64) c) (*.f64 #s(literal 4 binary64) c))) (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))))))))) a)) |
#s(approx (/ (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))))) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 3 binary64))) (pow.f64 b #s(literal 3 binary64))) (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b))))) |
#s(approx (/ (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))))) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) (*.f64 a (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c))) (*.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 3 binary64))) (pow.f64 b #s(literal 3 binary64))) (-.f64 (*.f64 #s(literal 2 binary64) c) (*.f64 #s(literal 4 binary64) c))) (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b))) #s(literal 2 binary64)))))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))) |
#s(approx (/ (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))))) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) (*.f64 a (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c))) (*.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b))))) (*.f64 a (-.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (/.f64 (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 b b) (*.f64 c c)) (*.f64 #s(literal 32 binary64) (*.f64 (*.f64 b b) (*.f64 c c)))) (*.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b))))) (/.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c))) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64)))) (*.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))) (fma.f64 #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 3 binary64))) (pow.f64 b #s(literal 3 binary64))) (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b))) #s(literal 2 binary64)))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c))) (*.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 3 binary64))) (pow.f64 b #s(literal 3 binary64))) (-.f64 (*.f64 #s(literal 2 binary64) c) (*.f64 #s(literal 4 binary64) c))) (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b))) #s(literal 2 binary64)))) (-.f64 (*.f64 #s(literal 2 binary64) c) (*.f64 #s(literal 4 binary64) c))) (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 3 binary64))) (pow.f64 b #s(literal 3 binary64))) (-.f64 (*.f64 #s(literal 2 binary64) c) (*.f64 #s(literal 4 binary64) c))) (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b))) #s(literal 2 binary64)))))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))) |
#s(approx (/ (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))))) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) (*.f64 a (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c))) (*.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b))))) (*.f64 a (-.f64 (fma.f64 #s(literal -1/2 binary64) (-.f64 (/.f64 (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 b b) (*.f64 c c)) (*.f64 #s(literal 32 binary64) (*.f64 (*.f64 b b) (*.f64 c c)))) (*.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b))))) (/.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c))) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64)))) (*.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))) (*.f64 a (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 c c) c)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c))) (-.f64 (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 b b) (*.f64 c c)) (*.f64 #s(literal 32 binary64) (*.f64 (*.f64 b b) (*.f64 c c)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c))) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64)))))) (pow.f64 b #s(literal 6 binary64))))) (*.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))) (fma.f64 #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c))) (*.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 3 binary64))) (pow.f64 b #s(literal 3 binary64))) (-.f64 (*.f64 #s(literal 2 binary64) c) (*.f64 #s(literal 4 binary64) c))) (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b))) #s(literal 2 binary64)))) (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b))))) (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c c) c) (pow.f64 b #s(literal 4 binary64))) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 3 binary64))) (pow.f64 b #s(literal 3 binary64))) (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b))) #s(literal 2 binary64)))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (/.f64 (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 b b) (*.f64 c c)) (*.f64 #s(literal 32 binary64) (*.f64 (*.f64 b b) (*.f64 c c)))) (*.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b))))) (/.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c))) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64)))) (*.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))) (fma.f64 #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 3 binary64))) (pow.f64 b #s(literal 3 binary64))) (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b))) #s(literal 2 binary64)))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c))) (*.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 3 binary64))) (pow.f64 b #s(literal 3 binary64))) (-.f64 (*.f64 #s(literal 2 binary64) c) (*.f64 #s(literal 4 binary64) c))) (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b))) #s(literal 2 binary64)))) (-.f64 (*.f64 #s(literal 2 binary64) c) (*.f64 #s(literal 4 binary64) c))) (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))) (-.f64 (*.f64 #s(literal 2 binary64) c) (*.f64 #s(literal 4 binary64) c))) (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))))) (fma.f64 #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 3 binary64))) (pow.f64 b #s(literal 3 binary64))) (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b))) #s(literal 2 binary64)))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c))) (*.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 3 binary64))) (pow.f64 b #s(literal 3 binary64))) (-.f64 (*.f64 #s(literal 2 binary64) c) (*.f64 #s(literal 4 binary64) c))) (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b))) #s(literal 2 binary64)))) (-.f64 (*.f64 #s(literal 2 binary64) c) (*.f64 #s(literal 4 binary64) c))) (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 3 binary64))) (pow.f64 b #s(literal 3 binary64))) (-.f64 (*.f64 #s(literal 2 binary64) c) (*.f64 #s(literal 4 binary64) c))) (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b))) #s(literal 2 binary64)))))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))) |
#s(approx (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 3 binary64))) (pow.f64 b #s(literal 3 binary64)))) |
#s(approx (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) (-.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1 binary64) b) (*.f64 #s(literal -1 binary64) b)) (*.f64 #s(literal -1 binary64) b) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (fma.f64 #s(literal -8 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c)))) (pow.f64 b #s(literal 3 binary64))))) (pow.f64 b #s(literal 3 binary64)))) |
#s(approx (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) (-.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1 binary64) b) (*.f64 #s(literal -1 binary64) b)) (*.f64 #s(literal -1 binary64) b) (*.f64 a (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (-.f64 (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 b b) (*.f64 c c)) (*.f64 #s(literal 32 binary64) (*.f64 (*.f64 b b) (*.f64 c c)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c))) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64)))))) (pow.f64 b #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c))) (pow.f64 b #s(literal 3 binary64))))))) (pow.f64 b #s(literal 3 binary64)))) |
#s(approx (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) (-.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1 binary64) b) (*.f64 #s(literal -1 binary64) b)) (*.f64 #s(literal -1 binary64) b) (*.f64 a (-.f64 (*.f64 a (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (-.f64 (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 c c) c)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c))) (-.f64 (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 b b) (*.f64 c c)) (*.f64 #s(literal 32 binary64) (*.f64 (*.f64 b b) (*.f64 c c)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c))) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64)))))) (pow.f64 b #s(literal 6 binary64)))))) (pow.f64 b #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 b b) (*.f64 c c)) (*.f64 #s(literal 32 binary64) (*.f64 (*.f64 b b) (*.f64 c c)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c))) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64))))) (pow.f64 b #s(literal 3 binary64)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c))) (pow.f64 b #s(literal 3 binary64))))))) (pow.f64 b #s(literal 3 binary64)))) |
#s(approx (pow (sqrt (- (* b b) (* 4 (* a c)))) 3) (pow.f64 b #s(literal 3 binary64))) |
#s(approx (pow (sqrt (- (* b b) (* 4 (* a c)))) 3) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a (fma.f64 #s(literal -8 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c)))) (pow.f64 b #s(literal 3 binary64))) (pow.f64 b #s(literal 3 binary64)))) |
#s(approx (pow (sqrt (- (* b b) (* 4 (* a c)))) 3) (fma.f64 a (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a (-.f64 (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 b b) (*.f64 c c)) (*.f64 #s(literal 32 binary64) (*.f64 (*.f64 b b) (*.f64 c c)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c))) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64)))))) (pow.f64 b #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c))) (pow.f64 b #s(literal 3 binary64))))) (pow.f64 b #s(literal 3 binary64)))) |
#s(approx (pow (sqrt (- (* b b) (* 4 (* a c)))) 3) (fma.f64 a (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c))) (pow.f64 b #s(literal 3 binary64))) (*.f64 a (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a (-.f64 (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 c c) c)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c))) (-.f64 (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 b b) (*.f64 c c)) (*.f64 #s(literal 32 binary64) (*.f64 (*.f64 b b) (*.f64 c c)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c))) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64)))))) (pow.f64 b #s(literal 6 binary64)))))) (pow.f64 b #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 b b) (*.f64 c c)) (*.f64 #s(literal 32 binary64) (*.f64 (*.f64 b b) (*.f64 c c)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c))) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64))))) (pow.f64 b #s(literal 3 binary64))))))) (pow.f64 b #s(literal 3 binary64)))) |
#s(approx (* (* (+ (* (* a (/ c (* b b))) -2) 1) b) -1) (*.f64 #s(literal -1 binary64) b)) |
#s(approx (* (* (+ (* (* a (/ c (* b b))) -2) 1) b) -1) (fma.f64 #s(literal -1 binary64) b (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) b)))) |
#s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) b) |
#s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) (+.f64 b (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b)))) |
#s(approx (* c (+ (* -2 (/ a b)) (/ b c))) b) |
#s(approx (* c (+ (* -2 (/ a b)) (/ b c))) (+.f64 b (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b)))) |
#s(approx (+ (* -2 (/ a b)) (/ b c)) (/.f64 b c)) |
#s(approx (+ (* -2 (/ a b)) (/ b c)) (fma.f64 #s(literal -2 binary64) (/.f64 a b) (/.f64 b c))) |
#s(approx (/ a b) (/.f64 a b)) |
#s(approx (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c))))))) (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) |
#s(approx (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c))))))) (fma.f64 #s(literal -1 binary64) (*.f64 b b) (fma.f64 #s(literal 2 binary64) (*.f64 b b) (*.f64 a (-.f64 (*.f64 #s(literal 2 binary64) c) (*.f64 #s(literal 4 binary64) c)))))) |
#s(approx (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c))))))) (fma.f64 #s(literal -1 binary64) (*.f64 b b) (fma.f64 #s(literal 2 binary64) (*.f64 b b) (*.f64 a (-.f64 (fma.f64 #s(literal 2 binary64) c (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) (*.f64 #s(literal 4 binary64) c)))))) |
#s(approx (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c))))))) (fma.f64 #s(literal -1 binary64) (*.f64 b b) (fma.f64 #s(literal 2 binary64) (*.f64 b b) (*.f64 a (-.f64 (fma.f64 #s(literal 2 binary64) c (*.f64 a (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) c)) (pow.f64 b #s(literal 4 binary64))))))) (*.f64 #s(literal 4 binary64) c)))))) |
#s(approx (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))) (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 b b))) |
#s(approx (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))) (fma.f64 #s(literal -1 binary64) (*.f64 b b) (fma.f64 a (-.f64 (*.f64 #s(literal 2 binary64) c) (*.f64 #s(literal 4 binary64) c)) (*.f64 b b)))) |
#s(approx (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))) (fma.f64 #s(literal -1 binary64) (*.f64 b b) (fma.f64 a (-.f64 (fma.f64 #s(literal 2 binary64) c (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) (*.f64 #s(literal 4 binary64) c)) (*.f64 b b)))) |
#s(approx (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))) (fma.f64 #s(literal -1 binary64) (*.f64 b b) (fma.f64 a (-.f64 (fma.f64 #s(literal 2 binary64) c (*.f64 a (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) c)) (pow.f64 b #s(literal 4 binary64))))))) (*.f64 #s(literal 4 binary64) c)) (*.f64 b b)))) |
#s(approx (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 #s(literal -1 binary64) (*.f64 b b))) |
#s(approx (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c))))) (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 a c)))) |
#s(approx (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c))))) (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 a (fma.f64 #s(literal 2 binary64) c (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))))) |
#s(approx (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c))))) (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 a (fma.f64 #s(literal 2 binary64) c (*.f64 a (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) c)) (pow.f64 b #s(literal 4 binary64)))))))))) |
#s(approx (/ (/ (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))))) (* 2 a)) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 3 binary64))) (pow.f64 b #s(literal 3 binary64))) (*.f64 a (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))) |
#s(approx (/ (/ (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))))) (* 2 a)) (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 a (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c))) (*.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))) (/.f64 (*.f64 (fma.f64 #s(literal -4 binary64) c (*.f64 #s(literal 2 binary64) c)) (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 3 binary64))) (pow.f64 b #s(literal 3 binary64)))) (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b))) #s(literal 2 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 3 binary64))) (pow.f64 b #s(literal 3 binary64))) (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))) a)) |
#s(approx (/ (/ (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))))) (* 2 a)) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 3 binary64))) (pow.f64 b #s(literal 3 binary64))) (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) (*.f64 a (fma.f64 #s(literal 1/2 binary64) (*.f64 a (-.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (/.f64 (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 b b) (*.f64 c c)) (*.f64 #s(literal 32 binary64) (*.f64 (*.f64 b b) (*.f64 c c)))) (*.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b))))) (/.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c))) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64)))) (*.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 3 binary64))) (pow.f64 b #s(literal 3 binary64))) (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b))) #s(literal 2 binary64))))) (/.f64 (*.f64 (fma.f64 #s(literal -4 binary64) c (*.f64 #s(literal 2 binary64) c)) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c))) (*.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))) (/.f64 (*.f64 (fma.f64 #s(literal -4 binary64) c (*.f64 #s(literal 2 binary64) c)) (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 3 binary64))) (pow.f64 b #s(literal 3 binary64)))) (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b))) #s(literal 2 binary64))))) (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c))) (*.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))) (/.f64 (*.f64 (fma.f64 #s(literal -4 binary64) c (*.f64 #s(literal 2 binary64) c)) (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 3 binary64))) (pow.f64 b #s(literal 3 binary64)))) (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b))) #s(literal 2 binary64)))))))) a)) |
#s(approx (/ (/ (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))))) (* 2 a)) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 3 binary64))) (pow.f64 b #s(literal 3 binary64))) (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) (*.f64 a (fma.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c))) (*.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))) (/.f64 (*.f64 (fma.f64 #s(literal -4 binary64) c (*.f64 #s(literal 2 binary64) c)) (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 3 binary64))) (pow.f64 b #s(literal 3 binary64)))) (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b))) #s(literal 2 binary64)))) (*.f64 a (fma.f64 #s(literal 1/2 binary64) (*.f64 a (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 c c) c)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c))) (-.f64 (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 b b) (*.f64 c c)) (*.f64 #s(literal 32 binary64) (*.f64 (*.f64 b b) (*.f64 c c)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c))) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64)))))) (pow.f64 b #s(literal 6 binary64))))) (*.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))) (fma.f64 #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c))) (*.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))) (/.f64 (*.f64 (fma.f64 #s(literal -4 binary64) c (*.f64 #s(literal 2 binary64) c)) (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 3 binary64))) (pow.f64 b #s(literal 3 binary64)))) (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b))) #s(literal 2 binary64)))) (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b))))) (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c c) c) (pow.f64 b #s(literal 4 binary64))) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 3 binary64))) (pow.f64 b #s(literal 3 binary64))) (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b))) #s(literal 2 binary64)))) (/.f64 (*.f64 (fma.f64 #s(literal -4 binary64) c (*.f64 #s(literal 2 binary64) c)) (-.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (/.f64 (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 b b) (*.f64 c c)) (*.f64 #s(literal 32 binary64) (*.f64 (*.f64 b b) (*.f64 c c)))) (*.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b))))) (/.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c))) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64)))) (*.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 3 binary64))) (pow.f64 b #s(literal 3 binary64))) (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b))) #s(literal 2 binary64))))) (/.f64 (*.f64 (fma.f64 #s(literal -4 binary64) c (*.f64 #s(literal 2 binary64) c)) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c))) (*.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))) (/.f64 (*.f64 (fma.f64 #s(literal -4 binary64) c (*.f64 #s(literal 2 binary64) c)) (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 3 binary64))) (pow.f64 b #s(literal 3 binary64)))) (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b))) #s(literal 2 binary64))))) (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))) (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))))) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (/.f64 (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 b b) (*.f64 c c)) (*.f64 #s(literal 32 binary64) (*.f64 (*.f64 b b) (*.f64 c c)))) (*.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b))))) (/.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c))) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64)))) (*.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 3 binary64))) (pow.f64 b #s(literal 3 binary64))) (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b))) #s(literal 2 binary64))))) (/.f64 (*.f64 (fma.f64 #s(literal -4 binary64) c (*.f64 #s(literal 2 binary64) c)) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c))) (*.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))) (/.f64 (*.f64 (fma.f64 #s(literal -4 binary64) c (*.f64 #s(literal 2 binary64) c)) (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 3 binary64))) (pow.f64 b #s(literal 3 binary64)))) (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b))) #s(literal 2 binary64))))) (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))))))))) a)) |
#s(approx (/ (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))))) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 3 binary64))) (pow.f64 b #s(literal 3 binary64))) (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b))))) |
#s(approx (/ (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))))) (-.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b))))) (*.f64 a (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c))) (*.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))) (/.f64 (*.f64 (fma.f64 #s(literal -4 binary64) c (*.f64 #s(literal 2 binary64) c)) (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 3 binary64))) (pow.f64 b #s(literal 3 binary64)))) (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b))) #s(literal 2 binary64)))))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))) |
#s(approx (/ (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))))) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) (*.f64 a (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c))) (*.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b))))) (*.f64 a (-.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (/.f64 (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 b b) (*.f64 c c)) (*.f64 #s(literal 32 binary64) (*.f64 (*.f64 b b) (*.f64 c c)))) (*.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b))))) (/.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c))) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64)))) (*.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 3 binary64))) (pow.f64 b #s(literal 3 binary64))) (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b))) #s(literal 2 binary64))))) (/.f64 (*.f64 (fma.f64 #s(literal -4 binary64) c (*.f64 #s(literal 2 binary64) c)) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c))) (*.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))) (/.f64 (*.f64 (fma.f64 #s(literal -4 binary64) c (*.f64 #s(literal 2 binary64) c)) (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 3 binary64))) (pow.f64 b #s(literal 3 binary64)))) (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b))) #s(literal 2 binary64))))) (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))))) (/.f64 (*.f64 (fma.f64 #s(literal -4 binary64) c (*.f64 #s(literal 2 binary64) c)) (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 3 binary64))) (pow.f64 b #s(literal 3 binary64)))) (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b))) #s(literal 2 binary64)))))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))) |
#s(approx (/ (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))))) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) (*.f64 a (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c))) (*.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b))))) (*.f64 a (-.f64 (fma.f64 #s(literal -1/2 binary64) (-.f64 (/.f64 (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 b b) (*.f64 c c)) (*.f64 #s(literal 32 binary64) (*.f64 (*.f64 b b) (*.f64 c c)))) (*.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b))))) (/.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c))) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64)))) (*.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))) (*.f64 a (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 c c) c)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c))) (-.f64 (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 b b) (*.f64 c c)) (*.f64 #s(literal 32 binary64) (*.f64 (*.f64 b b) (*.f64 c c)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c))) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64)))))) (pow.f64 b #s(literal 6 binary64))))) (*.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))) (fma.f64 #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c))) (*.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))) (/.f64 (*.f64 (fma.f64 #s(literal -4 binary64) c (*.f64 #s(literal 2 binary64) c)) (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 3 binary64))) (pow.f64 b #s(literal 3 binary64)))) (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b))) #s(literal 2 binary64)))) (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b))))) (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c c) c) (pow.f64 b #s(literal 4 binary64))) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 3 binary64))) (pow.f64 b #s(literal 3 binary64))) (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b))) #s(literal 2 binary64)))) (/.f64 (*.f64 (fma.f64 #s(literal -4 binary64) c (*.f64 #s(literal 2 binary64) c)) (-.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (/.f64 (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 b b) (*.f64 c c)) (*.f64 #s(literal 32 binary64) (*.f64 (*.f64 b b) (*.f64 c c)))) (*.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b))))) (/.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c))) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64)))) (*.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 3 binary64))) (pow.f64 b #s(literal 3 binary64))) (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b))) #s(literal 2 binary64))))) (/.f64 (*.f64 (fma.f64 #s(literal -4 binary64) c (*.f64 #s(literal 2 binary64) c)) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c))) (*.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))) (/.f64 (*.f64 (fma.f64 #s(literal -4 binary64) c (*.f64 #s(literal 2 binary64) c)) (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 3 binary64))) (pow.f64 b #s(literal 3 binary64)))) (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b))) #s(literal 2 binary64))))) (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))) (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))))) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 3 binary64))) (pow.f64 b #s(literal 3 binary64))) (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b))) #s(literal 2 binary64))))) (/.f64 (*.f64 (fma.f64 #s(literal -4 binary64) c (*.f64 #s(literal 2 binary64) c)) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c))) (*.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))) (/.f64 (*.f64 (fma.f64 #s(literal -4 binary64) c (*.f64 #s(literal 2 binary64) c)) (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 3 binary64))) (pow.f64 b #s(literal 3 binary64)))) (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b))) #s(literal 2 binary64))))) (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))))) (/.f64 (*.f64 (fma.f64 #s(literal -4 binary64) c (*.f64 #s(literal 2 binary64) c)) (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 3 binary64))) (pow.f64 b #s(literal 3 binary64)))) (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b))) #s(literal 2 binary64)))))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))) |
#s(approx (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 3 binary64))) (pow.f64 b #s(literal 3 binary64)))) |
#s(approx (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) (-.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1 binary64) b) (*.f64 #s(literal -1 binary64) b)) (*.f64 #s(literal -1 binary64) b) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (fma.f64 #s(literal -8 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c)))) (pow.f64 b #s(literal 3 binary64))))) (pow.f64 b #s(literal 3 binary64)))) |
#s(approx (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) (-.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1 binary64) b) (*.f64 #s(literal -1 binary64) b)) (*.f64 #s(literal -1 binary64) b) (*.f64 a (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (-.f64 (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 b b) (*.f64 c c)) (*.f64 #s(literal 32 binary64) (*.f64 (*.f64 b b) (*.f64 c c)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c))) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64)))))) (pow.f64 b #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c))) (pow.f64 b #s(literal 3 binary64))))))) (pow.f64 b #s(literal 3 binary64)))) |
#s(approx (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) (-.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1 binary64) b) (*.f64 #s(literal -1 binary64) b)) (*.f64 #s(literal -1 binary64) b) (*.f64 a (-.f64 (*.f64 a (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (-.f64 (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 c c) c)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c))) (-.f64 (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 b b) (*.f64 c c)) (*.f64 #s(literal 32 binary64) (*.f64 (*.f64 b b) (*.f64 c c)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c))) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64)))))) (pow.f64 b #s(literal 6 binary64)))))) (pow.f64 b #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 b b) (*.f64 c c)) (*.f64 #s(literal 32 binary64) (*.f64 (*.f64 b b) (*.f64 c c)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c))) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64))))) (pow.f64 b #s(literal 3 binary64)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c))) (pow.f64 b #s(literal 3 binary64))))))) (pow.f64 b #s(literal 3 binary64)))) |
#s(approx (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3) (pow.f64 b #s(literal 3 binary64))) |
#s(approx (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a (fma.f64 #s(literal -8 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c)))) (pow.f64 b #s(literal 3 binary64))) (pow.f64 b #s(literal 3 binary64)))) |
#s(approx (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3) (fma.f64 a (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a (-.f64 (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 b b) (*.f64 c c)) (*.f64 #s(literal 32 binary64) (*.f64 (*.f64 b b) (*.f64 c c)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c))) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64)))))) (pow.f64 b #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c))) (pow.f64 b #s(literal 3 binary64))))) (pow.f64 b #s(literal 3 binary64)))) |
#s(approx (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3) (fma.f64 a (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c))) (pow.f64 b #s(literal 3 binary64))) (*.f64 a (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a (-.f64 (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 c c) c)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c))) (-.f64 (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 b b) (*.f64 c c)) (*.f64 #s(literal 32 binary64) (*.f64 (*.f64 b b) (*.f64 c c)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c))) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64)))))) (pow.f64 b #s(literal 6 binary64)))))) (pow.f64 b #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 b b) (*.f64 c c)) (*.f64 #s(literal 32 binary64) (*.f64 (*.f64 b b) (*.f64 c c)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c))) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64))))) (pow.f64 b #s(literal 3 binary64))))))) (pow.f64 b #s(literal 3 binary64)))) |
#s(approx (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) b) |
#s(approx (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (+.f64 b (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b)))) |
#s(approx (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (+.f64 b (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 c b) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 3 binary64)))))))) |
#s(approx (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (+.f64 b (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 c b) (*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) c)) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64)))))))))) |
#s(approx (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) (*.f64 b b)) |
#s(approx (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) |
#s(approx (* (* -4 a) c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) |
#s(approx (* -4 a) (*.f64 #s(literal -4 binary64) a)) |
#s(approx (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)))) (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) |
#s(approx (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)))) (fma.f64 #s(literal -1 binary64) (*.f64 b b) (fma.f64 #s(literal 2 binary64) (*.f64 b b) (*.f64 a (fma.f64 #s(literal -4 binary64) c (*.f64 #s(literal 2 binary64) c)))))) |
#s(approx (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)))) (fma.f64 #s(literal -1 binary64) (*.f64 b b) (fma.f64 #s(literal 2 binary64) (*.f64 b b) (*.f64 a (fma.f64 #s(literal -4 binary64) c (fma.f64 #s(literal 2 binary64) c (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))))))) |
#s(approx (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)))) (fma.f64 #s(literal -1 binary64) (*.f64 b b) (fma.f64 #s(literal 2 binary64) (*.f64 b b) (*.f64 a (fma.f64 #s(literal -4 binary64) c (fma.f64 #s(literal 2 binary64) c (*.f64 a (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) c)) (pow.f64 b #s(literal 4 binary64)))))))))))) |
#s(approx (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))) (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 b b))) |
#s(approx (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))) (fma.f64 #s(literal -1 binary64) (*.f64 b b) (fma.f64 a (fma.f64 #s(literal -4 binary64) c (*.f64 #s(literal 2 binary64) c)) (*.f64 b b)))) |
#s(approx (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))) (fma.f64 #s(literal -1 binary64) (*.f64 b b) (fma.f64 a (fma.f64 #s(literal -4 binary64) c (fma.f64 #s(literal 2 binary64) c (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))) (*.f64 b b)))) |
#s(approx (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))) (fma.f64 #s(literal -1 binary64) (*.f64 b b) (fma.f64 a (fma.f64 #s(literal -4 binary64) c (fma.f64 #s(literal 2 binary64) c (*.f64 a (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) c)) (pow.f64 b #s(literal 4 binary64)))))))) (*.f64 b b)))) |
#s(approx (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (*.f64 #s(literal -1 binary64) (*.f64 b b))) |
#s(approx (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 a c)))) |
#s(approx (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 a (fma.f64 #s(literal 2 binary64) c (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))))) |
#s(approx (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 a (fma.f64 #s(literal 2 binary64) c (*.f64 a (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) c)) (pow.f64 b #s(literal 4 binary64)))))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (fma.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 b a)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (fma.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (fma.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -4 binary64))))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 a (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 b a)) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 a (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) (fma.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) (/.f64 b a))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 a (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -4 binary64))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (fma.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) (/.f64 b a)))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 a (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 a (fma.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -4 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 a (fma.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -4 binary64)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 5 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal 5 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))))) |
#s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 a c))) |
#s(approx (- (* b b) (* 4 (* a c))) (*.f64 a (-.f64 (/.f64 (*.f64 b b) a) (*.f64 #s(literal 4 binary64) c)))) |
#s(approx (* (+ (* (* a (/ c (* b b))) -4) 1) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c))) |
#s(approx (* (+ (* (* a (/ c (* b b))) -4) 1) (* b b)) (*.f64 a (fma.f64 #s(literal -4 binary64) c (/.f64 (*.f64 b b) a)))) |
#s(approx (+ (* (* a (/ c (* b b))) -4) 1) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a c) (*.f64 b b)))) |
#s(approx (+ (* (* a (/ c (* b b))) -4) 1) (*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 c (*.f64 b b)) (pow.f64 a #s(literal -1 binary64))))) |
#s(approx (* (* -1 c) (- (* 4 (/ a (* b b))) (pow c -1))) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a c) (*.f64 b b)))) |
#s(approx (* (* -1 c) (- (* 4 (/ a (* b b))) (pow c -1))) (*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 c (*.f64 b b)) (pow.f64 a #s(literal -1 binary64))))) |
#s(approx (- (* 4 (/ a (* b b))) (pow c -1)) (*.f64 #s(literal 4 binary64) (/.f64 a (*.f64 b b)))) |
#s(approx (- (* 4 (/ a (* b b))) (pow c -1)) (*.f64 a (-.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 b b) #s(literal -1 binary64))) (pow.f64 (*.f64 a c) #s(literal -1 binary64))))) |
#s(approx (/ (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) |
#s(approx (/ (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) (fma.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 b a)))) |
#s(approx (/ (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))))) |
#s(approx (/ (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (fma.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) c))) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))))))) |
#s(approx (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) |
#s(approx (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (*.f64 a (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 b a)) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))) |
#s(approx (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (*.f64 a (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) (fma.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) (/.f64 b a))))) |
#s(approx (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (*.f64 a (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) c))) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (fma.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) (/.f64 b a)))))) |
#s(approx (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))))) (*.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) |
#s(approx (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))))) (*.f64 a (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))) |
#s(approx (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))))) (*.f64 a (fma.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) c))) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))))) |
#s(approx (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))))) (*.f64 a (fma.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) c))) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 7 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 b b) (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) c)))) c) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 a c) (/.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal -4 binary64))))) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))))) |
#s(approx (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))) (*.f64 #s(literal -4 binary64) (*.f64 a c))) |
#s(approx (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))) (*.f64 a (fma.f64 #s(literal -4 binary64) c (/.f64 (*.f64 b b) a)))) |
#s(approx (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))) (*.f64 a (-.f64 (fma.f64 #s(literal -4 binary64) c (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) c))) (*.f64 a a)))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 b b) a))))) |
#s(approx (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))) (*.f64 a (-.f64 (fma.f64 #s(literal -4 binary64) c (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 b b) (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) c)))) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b b) a) (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 a a) c)) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 a a) c)))))))) |
#s(approx (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (*.f64 #s(literal -64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)))) |
#s(approx (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (*.f64 (pow.f64 a #s(literal 3 binary64)) (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 c c) c) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 a #s(literal 3 binary64)))))) |
#s(approx (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))) (*.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) |
#s(approx (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))) (*.f64 (*.f64 a a) (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 b b) c) a) (*.f64 #s(literal 16 binary64) (*.f64 c c))))) |
#s(approx (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))) (*.f64 (*.f64 a a) (-.f64 (fma.f64 #s(literal 16 binary64) (*.f64 c c) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 a a))) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 b b) c) a))))) |
#s(approx (+ (* c (+ (* (* 16 (* a a)) c) (* 4 (* a (* b b))))) (pow b 4)) (*.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) |
#s(approx (+ (* c (+ (* (* 16 (* a a)) c) (* 4 (* a (* b b))))) (pow b 4)) (*.f64 (*.f64 a a) (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 b b) c) a) (*.f64 #s(literal 16 binary64) (*.f64 c c))))) |
#s(approx (+ (* c (+ (* (* 16 (* a a)) c) (* 4 (* a (* b b))))) (pow b 4)) (*.f64 (*.f64 a a) (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 b b) c) a) (fma.f64 #s(literal 16 binary64) (*.f64 c c) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 a a)))))) |
#s(approx (+ (* (* 16 (* a a)) c) (* 4 (* a (* b b)))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a a) c))) |
#s(approx (+ (* (* 16 (* a a)) c) (* 4 (* a (* b b)))) (*.f64 (*.f64 a a) (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 b b) a) (*.f64 #s(literal 16 binary64) c)))) |
#s(approx (/ (/ (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c c) c) a) #s(literal 1/2 binary64)) (/.f64 (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64)) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal 4 binary64) c)))))) |
#s(approx (/ (/ (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))))) (* 2 a)) (fma.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c c) c) a) #s(literal 1/2 binary64)) (/.f64 (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64)) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal 4 binary64) c)))) (*.f64 (pow.f64 (pow.f64 (/.f64 c a) #s(literal 3 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 b b) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64))) (*.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal 4 binary64) c)) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal 4 binary64) c))))))) |
#s(approx (/ (/ (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))))) (* 2 a)) (fma.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c c) c) a) #s(literal 1/2 binary64)) (/.f64 (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64)) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal 4 binary64) c)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal 4 binary64) c)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (/.f64 a (*.f64 (*.f64 c c) c)) #s(literal 1/2 binary64)) (/.f64 (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 b b) (*.f64 c c)) (*.f64 #s(literal 32 binary64) (*.f64 (*.f64 b b) (*.f64 c c)))) (*.f64 (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64)) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal 4 binary64) c))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 c (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64))) (*.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal 4 binary64) c)) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal 4 binary64) c))))) (*.f64 #s(literal 4 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c c) c) a) #s(literal 1/2 binary64)) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal 4 binary64) c)) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal 4 binary64) c))) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal 4 binary64) c))))))))) (*.f64 a a)) (*.f64 (pow.f64 (pow.f64 (/.f64 c a) #s(literal 3 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 b b) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64))) (*.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal 4 binary64) c)) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal 4 binary64) c)))))))) |
#s(approx (/ (/ (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))))) (* 2 a)) (fma.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c c) c) a) #s(literal 1/2 binary64)) (/.f64 (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64)) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal 4 binary64) c)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal 4 binary64) c)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (/.f64 a (*.f64 (*.f64 c c) c)) #s(literal 1/2 binary64)) (/.f64 (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 b b) (*.f64 c c)) (*.f64 #s(literal 32 binary64) (*.f64 (*.f64 b b) (*.f64 c c)))) (*.f64 (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64)) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal 4 binary64) c))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 c (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64))) (*.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal 4 binary64) c)) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal 4 binary64) c))))) (*.f64 #s(literal 4 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c c) c) a) #s(literal 1/2 binary64)) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal 4 binary64) c)) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal 4 binary64) c))) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal 4 binary64) c))))))))) (*.f64 a a)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (/.f64 a (*.f64 (*.f64 c c) c)) #s(literal 1/2 binary64)) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c))) (*.f64 (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64)) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal 4 binary64) c)))))) (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 c (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal 4 binary64) c)) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal 4 binary64) c))) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal 4 binary64) c))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal 4 binary64) c)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (/.f64 a (*.f64 (*.f64 c c) c)) #s(literal 1/2 binary64)) (/.f64 (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 b b) (*.f64 c c)) (*.f64 #s(literal 32 binary64) (*.f64 (*.f64 b b) (*.f64 c c)))) (*.f64 (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64)) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal 4 binary64) c))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 c (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64))) (*.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal 4 binary64) c)) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal 4 binary64) c))))) (*.f64 #s(literal 4 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c c) c) a) #s(literal 1/2 binary64)) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal 4 binary64) c)) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal 4 binary64) c))) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal 4 binary64) c)))))))))) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal 4 binary64) c)))))) (pow.f64 a #s(literal 3 binary64))) (*.f64 (pow.f64 (pow.f64 (/.f64 c a) #s(literal 3 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 b b) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64))) (*.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal 4 binary64) c)) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal 4 binary64) c))))))))) |
#s(approx (/ (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))))) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (*.f64 a (*.f64 (*.f64 c c) c)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64)) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal 4 binary64) c)))))) |
#s(approx (/ (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))))) (*.f64 a (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c c) c) a) #s(literal 1/2 binary64)) (/.f64 (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64)) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal 4 binary64) c))))) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 (pow.f64 (/.f64 c a) #s(literal 3 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 b b) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64))) (*.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal 4 binary64) c)) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal 4 binary64) c))))))))) |
#s(approx (/ (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))))) (*.f64 a (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c c) c) a) #s(literal 1/2 binary64)) (/.f64 (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64)) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal 4 binary64) c)))) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 (*.f64 a a) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal 4 binary64) c)))))) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (pow.f64 (/.f64 c a) #s(literal 3 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 b b) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64))) (*.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal 4 binary64) c)) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal 4 binary64) c)))))) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 b b) (*.f64 c c)) (*.f64 #s(literal 32 binary64) (*.f64 (*.f64 b b) (*.f64 c c)))) (*.f64 (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64)) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal 4 binary64) c)))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 a a)) (/.f64 (*.f64 c (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64))) (*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) (*.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal 4 binary64) c)) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal 4 binary64) c)))))) (*.f64 #s(literal 4 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c c) c) (pow.f64 a #s(literal 5 binary64))) #s(literal 1/2 binary64)) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal 4 binary64) c)) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal 4 binary64) c))) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal 4 binary64) c)))))))))))) |
#s(approx (/ (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))))) (*.f64 a (-.f64 (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c c) c) a) #s(literal 1/2 binary64)) (/.f64 (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64)) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal 4 binary64) c))))) (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 (*.f64 a a) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal 4 binary64) c))))) (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c))) (*.f64 (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64)) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal 4 binary64) c)))))))) (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (pow.f64 (/.f64 c a) #s(literal 3 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 b b) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64))) (*.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal 4 binary64) c)) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal 4 binary64) c))))) (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (pow.f64 a #s(literal 3 binary64))) (/.f64 (*.f64 c (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64))) (*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal 4 binary64) c)) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal 4 binary64) c))) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal 4 binary64) c)))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 b b) (*.f64 c c)) (*.f64 #s(literal 32 binary64) (*.f64 (*.f64 b b) (*.f64 c c)))) (*.f64 (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64)) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal 4 binary64) c))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 a a)) (/.f64 (*.f64 c (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64))) (*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) (*.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal 4 binary64) c)) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal 4 binary64) c)))))) (fma.f64 #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 b b) (pow.f64 a #s(literal 3 binary64))) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal 4 binary64) c)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (/.f64 a (*.f64 (*.f64 c c) c)) #s(literal 1/2 binary64)) (/.f64 (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 b b) (*.f64 c c)) (*.f64 #s(literal 32 binary64) (*.f64 (*.f64 b b) (*.f64 c c)))) (*.f64 (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64)) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal 4 binary64) c))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 c (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64))) (*.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal 4 binary64) c)) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal 4 binary64) c))))) (*.f64 #s(literal 4 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c c) c) a) #s(literal 1/2 binary64)) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal 4 binary64) c)) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal 4 binary64) c))) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal 4 binary64) c))))))))) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal 4 binary64) c)))) (*.f64 #s(literal 4 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c c) c) (pow.f64 a #s(literal 5 binary64))) #s(literal 1/2 binary64)) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal 4 binary64) c)) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal 4 binary64) c))) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal 4 binary64) c)))))))))))))) |
#s(approx (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal 1/2 binary64)) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64))))) |
#s(approx (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) (*.f64 (*.f64 a a) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 a a))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 b b) (*.f64 c c)) (*.f64 #s(literal 32 binary64) (*.f64 (*.f64 b b) (*.f64 c c)))) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c c) c) a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64))))))) |
#s(approx (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) (*.f64 (*.f64 a a) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 a a)) (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c))) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64)))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 b b) (*.f64 c c)) (*.f64 #s(literal 32 binary64) (*.f64 (*.f64 b b) (*.f64 c c)))) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c c) c) a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64))))))) |
#s(approx (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) (*.f64 (*.f64 a a) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 a a)) (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 7 binary64)) (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (-.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 a (*.f64 (*.f64 c c) c)) (/.f64 (*.f64 (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 b b) (*.f64 c c)) (*.f64 #s(literal 32 binary64) (*.f64 (*.f64 b b) (*.f64 c c)))) (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 b b) (*.f64 c c)) (*.f64 #s(literal 32 binary64) (*.f64 (*.f64 b b) (*.f64 c c))))) #s(literal -64 binary64))))) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64)))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 b b) (*.f64 c c)) (*.f64 #s(literal 32 binary64) (*.f64 (*.f64 b b) (*.f64 c c)))) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c))) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c c) c) a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64)))))))) |
#s(approx (pow (sqrt (- (* b b) (* 4 (* a c)))) 3) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal 1/2 binary64)) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64)))) |
#s(approx (pow (sqrt (- (* b b) (* 4 (* a c)))) 3) (*.f64 (*.f64 a a) (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 b b) (*.f64 c c)) (*.f64 #s(literal 32 binary64) (*.f64 (*.f64 b b) (*.f64 c c)))) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c c) c) a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64)))))) |
#s(approx (pow (sqrt (- (* b b) (* 4 (* a c)))) 3) (*.f64 (*.f64 a a) (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 b b) (*.f64 c c)) (*.f64 #s(literal 32 binary64) (*.f64 (*.f64 b b) (*.f64 c c)))) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c))) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c c) c) a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64))))))) |
#s(approx (pow (sqrt (- (* b b) (* 4 (* a c)))) 3) (*.f64 (*.f64 a a) (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 b b) (*.f64 c c)) (*.f64 #s(literal 32 binary64) (*.f64 (*.f64 b b) (*.f64 c c)))) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c))) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 7 binary64)) (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (-.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 a (*.f64 (*.f64 c c) c)) (/.f64 (*.f64 (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 b b) (*.f64 c c)) (*.f64 #s(literal 32 binary64) (*.f64 (*.f64 b b) (*.f64 c c)))) (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 b b) (*.f64 c c)) (*.f64 #s(literal 32 binary64) (*.f64 (*.f64 b b) (*.f64 c c))))) #s(literal -64 binary64))))) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c c) c) a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64)))))))) |
#s(approx (* (* (+ (* (* a (/ c (* b b))) -2) 1) b) -1) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) b))) |
#s(approx (* (* (+ (* (* a (/ c (* b b))) -2) 1) b) -1) (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 b a) (*.f64 #s(literal 2 binary64) (/.f64 c b))))) |
#s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))) |
#s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 c b) (/.f64 b a)))) |
#s(approx (* c (+ (* -2 (/ a b)) (/ b c))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))) |
#s(approx (* c (+ (* -2 (/ a b)) (/ b c))) (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 c b) (/.f64 b a)))) |
#s(approx (+ (* -2 (/ a b)) (/ b c)) (*.f64 #s(literal -2 binary64) (/.f64 a b))) |
#s(approx (+ (* -2 (/ a b)) (/ b c)) (*.f64 a (-.f64 (/.f64 b (*.f64 a c)) (*.f64 #s(literal 2 binary64) (pow.f64 b #s(literal -1 binary64)))))) |
#s(approx (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c))))))) (*.f64 a (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal 4 binary64) c)))) |
#s(approx (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c))))))) (*.f64 a (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 b b) a))) (*.f64 #s(literal 4 binary64) c)))) |
#s(approx (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c))))))) (*.f64 a (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 b b) a)))) (*.f64 #s(literal 4 binary64) c)))) |
#s(approx (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c))))))) (*.f64 a (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (fma.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -4 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 b b) a))))) (*.f64 #s(literal 4 binary64) c)))) |
#s(approx (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))) (*.f64 a (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal 4 binary64) c)))) |
#s(approx (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))) (*.f64 a (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (/.f64 (*.f64 b b) a)) (*.f64 #s(literal 4 binary64) c)))) |
#s(approx (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))) (*.f64 a (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (/.f64 (*.f64 b b) a))) (*.f64 #s(literal 4 binary64) c)))) |
#s(approx (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))) (*.f64 a (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (fma.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -4 binary64)))) (/.f64 (*.f64 b b) a)))) (*.f64 #s(literal 4 binary64) c)))) |
#s(approx (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))) |
#s(approx (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 a (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))))) |
#s(approx (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 a (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -4 binary64))))))))) |
#s(approx (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 a (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (fma.f64 #s(literal -1/16 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 5 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 b #s(literal 7 binary64)) (pow.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal 5 binary64)))) (*.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -4 binary64)))))))))) |
#s(approx (/ (/ (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c c) c) a) #s(literal 1/2 binary64)) (/.f64 (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal -4 binary64) c (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))))))) |
#s(approx (/ (/ (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))))) (* 2 a)) (fma.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c c) c) a) #s(literal 1/2 binary64)) (/.f64 (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal -4 binary64) c (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))))) (*.f64 (pow.f64 (pow.f64 (/.f64 c a) #s(literal 3 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 b b) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64))) (*.f64 (fma.f64 #s(literal -4 binary64) c (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))) (fma.f64 #s(literal -4 binary64) c (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))))))))) |
#s(approx (/ (/ (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))))) (* 2 a)) (fma.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c c) c) a) #s(literal 1/2 binary64)) (/.f64 (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal -4 binary64) c (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 #s(literal -4 binary64) c (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (/.f64 a (*.f64 (*.f64 c c) c)) #s(literal 1/2 binary64)) (/.f64 (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 b b) (*.f64 c c)) (*.f64 #s(literal 32 binary64) (*.f64 (*.f64 b b) (*.f64 c c)))) (*.f64 (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal -4 binary64) c (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 c (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64))) (*.f64 (fma.f64 #s(literal -4 binary64) c (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))) (fma.f64 #s(literal -4 binary64) c (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))))))) (*.f64 #s(literal 4 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c c) c) a) #s(literal 1/2 binary64)) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 (fma.f64 #s(literal -4 binary64) c (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))) (fma.f64 #s(literal -4 binary64) c (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))))) (fma.f64 #s(literal -4 binary64) c (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))))))))))) (*.f64 a a)) (*.f64 (pow.f64 (pow.f64 (/.f64 c a) #s(literal 3 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 b b) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64))) (*.f64 (fma.f64 #s(literal -4 binary64) c (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))) (fma.f64 #s(literal -4 binary64) c (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))))))))) |
#s(approx (/ (/ (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))))) (* 2 a)) (fma.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c c) c) a) #s(literal 1/2 binary64)) (/.f64 (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal -4 binary64) c (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 #s(literal -4 binary64) c (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (/.f64 a (*.f64 (*.f64 c c) c)) #s(literal 1/2 binary64)) (/.f64 (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 b b) (*.f64 c c)) (*.f64 #s(literal 32 binary64) (*.f64 (*.f64 b b) (*.f64 c c)))) (*.f64 (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal -4 binary64) c (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 c (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64))) (*.f64 (fma.f64 #s(literal -4 binary64) c (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))) (fma.f64 #s(literal -4 binary64) c (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))))))) (*.f64 #s(literal 4 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c c) c) a) #s(literal 1/2 binary64)) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 (fma.f64 #s(literal -4 binary64) c (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))) (fma.f64 #s(literal -4 binary64) c (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))))) (fma.f64 #s(literal -4 binary64) c (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))))))))))) (*.f64 a a)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (/.f64 a (*.f64 (*.f64 c c) c)) #s(literal 1/2 binary64)) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c))) (*.f64 (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal -4 binary64) c (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))))))) (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 c (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 (fma.f64 #s(literal -4 binary64) c (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))) (fma.f64 #s(literal -4 binary64) c (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))))) (fma.f64 #s(literal -4 binary64) c (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 #s(literal -4 binary64) c (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (/.f64 a (*.f64 (*.f64 c c) c)) #s(literal 1/2 binary64)) (/.f64 (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 b b) (*.f64 c c)) (*.f64 #s(literal 32 binary64) (*.f64 (*.f64 b b) (*.f64 c c)))) (*.f64 (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal -4 binary64) c (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 c (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64))) (*.f64 (fma.f64 #s(literal -4 binary64) c (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))) (fma.f64 #s(literal -4 binary64) c (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))))))) (*.f64 #s(literal 4 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c c) c) a) #s(literal 1/2 binary64)) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 (fma.f64 #s(literal -4 binary64) c (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))) (fma.f64 #s(literal -4 binary64) c (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))))) (fma.f64 #s(literal -4 binary64) c (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))))))))))) (fma.f64 #s(literal -4 binary64) c (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))))))) (pow.f64 a #s(literal 3 binary64))) (*.f64 (pow.f64 (pow.f64 (/.f64 c a) #s(literal 3 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 b b) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64))) (*.f64 (fma.f64 #s(literal -4 binary64) c (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))) (fma.f64 #s(literal -4 binary64) c (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))))))))))) |
#s(approx (/ (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))))) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (*.f64 a (*.f64 (*.f64 c c) c)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal -4 binary64) c (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))))))) |
#s(approx (/ (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))))) (*.f64 a (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c c) c) a) #s(literal 1/2 binary64)) (/.f64 (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal -4 binary64) c (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))))))) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 (pow.f64 (/.f64 c a) #s(literal 3 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 b b) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64))) (*.f64 (fma.f64 #s(literal -4 binary64) c (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))) (fma.f64 #s(literal -4 binary64) c (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))))))))))) |
#s(approx (/ (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))))) (*.f64 a (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c c) c) a) #s(literal 1/2 binary64)) (/.f64 (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal -4 binary64) c (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))))) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 (*.f64 a a) (fma.f64 #s(literal -4 binary64) c (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))))))) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (pow.f64 (/.f64 c a) #s(literal 3 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 b b) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64))) (*.f64 (fma.f64 #s(literal -4 binary64) c (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))) (fma.f64 #s(literal -4 binary64) c (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))))))) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 b b) (*.f64 c c)) (*.f64 #s(literal 32 binary64) (*.f64 (*.f64 b b) (*.f64 c c)))) (*.f64 (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal -4 binary64) c (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 a a)) (/.f64 (*.f64 c (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64))) (*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) (*.f64 (fma.f64 #s(literal -4 binary64) c (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))) (fma.f64 #s(literal -4 binary64) c (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))))))) (*.f64 #s(literal 4 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c c) c) (pow.f64 a #s(literal 5 binary64))) #s(literal 1/2 binary64)) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 (fma.f64 #s(literal -4 binary64) c (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))) (fma.f64 #s(literal -4 binary64) c (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))))) (fma.f64 #s(literal -4 binary64) c (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))))))))))))) |
#s(approx (/ (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))))) (*.f64 a (-.f64 (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c c) c) a) #s(literal 1/2 binary64)) (/.f64 (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal -4 binary64) c (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))))))) (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 (*.f64 a a) (fma.f64 #s(literal -4 binary64) c (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))))))) (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c))) (*.f64 (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal -4 binary64) c (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))))))))) (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (pow.f64 (/.f64 c a) #s(literal 3 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 b b) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64))) (*.f64 (fma.f64 #s(literal -4 binary64) c (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))) (fma.f64 #s(literal -4 binary64) c (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))))))) (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (pow.f64 a #s(literal 3 binary64))) (/.f64 (*.f64 c (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64))) (*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal -4 binary64) c (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))) (fma.f64 #s(literal -4 binary64) c (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))))) (fma.f64 #s(literal -4 binary64) c (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 b b) (*.f64 c c)) (*.f64 #s(literal 32 binary64) (*.f64 (*.f64 b b) (*.f64 c c)))) (*.f64 (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal -4 binary64) c (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 a a)) (/.f64 (*.f64 c (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64))) (*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) (*.f64 (fma.f64 #s(literal -4 binary64) c (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))) (fma.f64 #s(literal -4 binary64) c (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))))))) (fma.f64 #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 b b) (pow.f64 a #s(literal 3 binary64))) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 #s(literal -4 binary64) c (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (/.f64 a (*.f64 (*.f64 c c) c)) #s(literal 1/2 binary64)) (/.f64 (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 b b) (*.f64 c c)) (*.f64 #s(literal 32 binary64) (*.f64 (*.f64 b b) (*.f64 c c)))) (*.f64 (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal -4 binary64) c (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 c (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64))) (*.f64 (fma.f64 #s(literal -4 binary64) c (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))) (fma.f64 #s(literal -4 binary64) c (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))))))) (*.f64 #s(literal 4 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c c) c) a) #s(literal 1/2 binary64)) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 (fma.f64 #s(literal -4 binary64) c (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))) (fma.f64 #s(literal -4 binary64) c (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))))) (fma.f64 #s(literal -4 binary64) c (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))))))))))) (fma.f64 #s(literal -4 binary64) c (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))))) (*.f64 #s(literal 4 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c c) c) (pow.f64 a #s(literal 5 binary64))) #s(literal 1/2 binary64)) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 (fma.f64 #s(literal -4 binary64) c (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))) (fma.f64 #s(literal -4 binary64) c (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))))) (fma.f64 #s(literal -4 binary64) c (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))))))))))))))) |
#s(approx (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal 1/2 binary64)) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64))))) |
#s(approx (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) (*.f64 (*.f64 a a) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 a a))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 b b) (*.f64 c c)) (*.f64 #s(literal 32 binary64) (*.f64 (*.f64 b b) (*.f64 c c)))) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c c) c) a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64))))))) |
#s(approx (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) (*.f64 (*.f64 a a) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 a a)) (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c))) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64)))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 b b) (*.f64 c c)) (*.f64 #s(literal 32 binary64) (*.f64 (*.f64 b b) (*.f64 c c)))) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c c) c) a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64))))))) |
#s(approx (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) (*.f64 (*.f64 a a) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 a a)) (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 7 binary64)) (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (-.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 a (*.f64 (*.f64 c c) c)) (/.f64 (*.f64 (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 b b) (*.f64 c c)) (*.f64 #s(literal 32 binary64) (*.f64 (*.f64 b b) (*.f64 c c)))) (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 b b) (*.f64 c c)) (*.f64 #s(literal 32 binary64) (*.f64 (*.f64 b b) (*.f64 c c))))) #s(literal -64 binary64))))) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64)))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 b b) (*.f64 c c)) (*.f64 #s(literal 32 binary64) (*.f64 (*.f64 b b) (*.f64 c c)))) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c))) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c c) c) a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64)))))))) |
#s(approx (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal 1/2 binary64)) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64)))) |
#s(approx (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3) (*.f64 (*.f64 a a) (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 b b) (*.f64 c c)) (*.f64 #s(literal 32 binary64) (*.f64 (*.f64 b b) (*.f64 c c)))) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c c) c) a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64)))))) |
#s(approx (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3) (*.f64 (*.f64 a a) (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 b b) (*.f64 c c)) (*.f64 #s(literal 32 binary64) (*.f64 (*.f64 b b) (*.f64 c c)))) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c))) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c c) c) a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64))))))) |
#s(approx (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3) (*.f64 (*.f64 a a) (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 b b) (*.f64 c c)) (*.f64 #s(literal 32 binary64) (*.f64 (*.f64 b b) (*.f64 c c)))) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c))) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 7 binary64)) (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (-.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 a (*.f64 (*.f64 c c) c)) (/.f64 (*.f64 (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 b b) (*.f64 c c)) (*.f64 #s(literal 32 binary64) (*.f64 (*.f64 b b) (*.f64 c c)))) (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 b b) (*.f64 c c)) (*.f64 #s(literal 32 binary64) (*.f64 (*.f64 b b) (*.f64 c c))))) #s(literal -64 binary64))))) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c c) c) a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64)))))))) |
#s(approx (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (*.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) |
#s(approx (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (*.f64 a (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))) |
#s(approx (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (*.f64 a (fma.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -4 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))))) |
#s(approx (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (*.f64 a (fma.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -4 binary64)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 5 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal 5 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))))) |
#s(approx (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))) |
#s(approx (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) (*.f64 a (fma.f64 #s(literal -4 binary64) c (/.f64 (*.f64 b b) a)))) |
#s(approx (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)))) (*.f64 a (fma.f64 #s(literal -4 binary64) c (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))))) |
#s(approx (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)))) (*.f64 a (+.f64 (*.f64 #s(literal -4 binary64) c) (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 b b) a)))))) |
#s(approx (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)))) (*.f64 a (fma.f64 #s(literal -4 binary64) c (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 b b) a))))))) |
#s(approx (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)))) (*.f64 a (fma.f64 #s(literal -4 binary64) c (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (fma.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -4 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 b b) a)))))))) |
#s(approx (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))) (*.f64 a (fma.f64 #s(literal -4 binary64) c (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))))) |
#s(approx (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))) (*.f64 a (+.f64 (*.f64 #s(literal -4 binary64) c) (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (/.f64 (*.f64 b b) a))))) |
#s(approx (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))) (*.f64 a (fma.f64 #s(literal -4 binary64) c (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (/.f64 (*.f64 b b) a)))))) |
#s(approx (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))) (*.f64 a (fma.f64 #s(literal -4 binary64) c (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (fma.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -4 binary64)))) (/.f64 (*.f64 b b) a))))))) |
#s(approx (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))) |
#s(approx (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (*.f64 a (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))))) |
#s(approx (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (*.f64 a (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -4 binary64))))))))) |
#s(approx (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (*.f64 a (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (fma.f64 #s(literal -1/16 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 5 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 b #s(literal 7 binary64)) (pow.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal 5 binary64)))) (*.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -4 binary64)))))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) b)) a) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/128 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))) a) (*.f64 #s(literal 1/2 binary64) b)) a) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 #s(literal -1 binary64) (*.f64 a (-.f64 (/.f64 b a) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 #s(literal -1 binary64) (*.f64 a (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) b) a)) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 #s(literal -1 binary64) (*.f64 a (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))) a)) b) a)) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -1/64 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -1/64 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (fma.f64 #s(literal 1/512 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 5 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))))))) |
#s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -1 binary64) (*.f64 a (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 b b) a)) (*.f64 #s(literal -4 binary64) c))))) |
#s(approx (* (+ (* (* a (/ c (* b b))) -4) 1) (* b b)) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b b) a) (*.f64 #s(literal 4 binary64) c))))) |
#s(approx (+ (* (* a (/ c (* b b))) -4) 1) (*.f64 #s(literal -1 binary64) (*.f64 a (-.f64 (*.f64 #s(literal 4 binary64) (/.f64 c (*.f64 b b))) (pow.f64 a #s(literal -1 binary64)))))) |
#s(approx (* (* -1 c) (- (* 4 (/ a (* b b))) (pow c -1))) (*.f64 #s(literal -1 binary64) (*.f64 a (-.f64 (*.f64 #s(literal 4 binary64) (/.f64 c (*.f64 b b))) (pow.f64 a #s(literal -1 binary64)))))) |
#s(approx (- (* 4 (/ a (* b b))) (pow c -1)) (*.f64 #s(literal -1 binary64) (*.f64 a (-.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 b b) #s(literal -1 binary64))))))) |
#s(approx (/ (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) |
#s(approx (/ (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) |
#s(approx (/ (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) b)) a) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) |
#s(approx (/ (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) c))))) (*.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))) a) (*.f64 #s(literal 1/2 binary64) b)) a) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) |
#s(approx (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) |
#s(approx (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (*.f64 #s(literal -1 binary64) (*.f64 a (-.f64 (/.f64 b a) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))))) |
#s(approx (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (*.f64 #s(literal -1 binary64) (*.f64 a (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) b) a)) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))))) |
#s(approx (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (*.f64 #s(literal -1 binary64) (*.f64 a (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) c)))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))) a)) b) a)) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))))) |
#s(approx (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))))) (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) |
#s(approx (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))))) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))))) |
#s(approx (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))))) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) c))))) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))))))) |
#s(approx (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))))) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) c))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) c) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 b b) (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) c)))) c))))))) (pow.f64 a #s(literal 3 binary64))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))))))) |
#s(approx (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b b) a) (*.f64 #s(literal 4 binary64) c))))) |
#s(approx (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 a c)) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 a c)))) (*.f64 #s(literal -1 binary64) (*.f64 b b))) a) (*.f64 #s(literal 4 binary64) c))))) |
#s(approx (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 b b) a) (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) c))) c))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) c)))) a)) (*.f64 #s(literal -1 binary64) (*.f64 b b))) a) (*.f64 #s(literal 4 binary64) c))))) |
#s(approx (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 a #s(literal 3 binary64))) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 c c) c)))))) |
#s(approx (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))) (*.f64 (*.f64 a a) (fma.f64 #s(literal -1 binary64) (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) a)) a) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) c)) a)) (*.f64 #s(literal 16 binary64) (*.f64 c c))))) |
#s(approx (+ (* c (+ (* (* 16 (* a a)) c) (* 4 (* a (* b b))))) (pow b 4)) (*.f64 (*.f64 a a) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -4 binary64) (*.f64 (*.f64 b b) c) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) a))) a) (*.f64 #s(literal 16 binary64) (*.f64 c c))))) |
#s(approx (/ (/ (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))))) (* 2 a)) (*.f64 #s(literal 4 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c c) c) a) #s(literal 1/2 binary64)) (/.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal -4 binary64) c)))))) |
#s(approx (/ (/ (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))))) (* 2 a)) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c c) c) a) #s(literal 1/2 binary64)) (/.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal -4 binary64) c))))) (*.f64 #s(literal 8 binary64) (*.f64 (pow.f64 (pow.f64 (/.f64 c a) #s(literal 3 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (*.f64 (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal -4 binary64) c)) (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal -4 binary64) c)))))))) |
#s(approx (/ (/ (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))))) (* 2 a)) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c c) c) a) #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (*.f64 (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal -4 binary64) c)) (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal -4 binary64) c))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal -4 binary64) c)))) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 (/.f64 a (*.f64 (*.f64 c c) c)) #s(literal 1/2 binary64)) (/.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 b b) (*.f64 c c)) (*.f64 #s(literal 32 binary64) (*.f64 (*.f64 b b) (*.f64 c c))))) (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal -4 binary64) c))))) (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 3 binary64)) c) (*.f64 (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal -4 binary64) c)) (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal -4 binary64) c))))) (*.f64 #s(literal 32 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c c) c) a) #s(literal 1/2 binary64)) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal -4 binary64) c)) (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal -4 binary64) c))) (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal -4 binary64) c))))))))) a))) a) (*.f64 #s(literal 4 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c c) c) a) #s(literal 1/2 binary64)) (/.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal -4 binary64) c))))))) |
#s(approx (/ (/ (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))))) (* 2 a)) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c c) c) a) #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (*.f64 (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal -4 binary64) c)) (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal -4 binary64) c))))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal -4 binary64) c)))) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 (/.f64 a (*.f64 (*.f64 c c) c)) #s(literal 1/2 binary64)) (/.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 b b) (*.f64 c c)) (*.f64 #s(literal 32 binary64) (*.f64 (*.f64 b b) (*.f64 c c))))) (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal -4 binary64) c))))) (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 3 binary64)) c) (*.f64 (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal -4 binary64) c)) (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal -4 binary64) c))))) (*.f64 #s(literal 32 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c c) c) a) #s(literal 1/2 binary64)) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal -4 binary64) c)) (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal -4 binary64) c))) (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal -4 binary64) c))))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (pow.f64 (/.f64 a (*.f64 (*.f64 c c) c)) #s(literal 1/2 binary64)) (/.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal 4 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal 8 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c)))) (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal -4 binary64) c))))) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 5 binary64)) c) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal -4 binary64) c)) (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal -4 binary64) c))) (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal -4 binary64) c)))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal -4 binary64) c)))) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 (/.f64 a (*.f64 (*.f64 c c) c)) #s(literal 1/2 binary64)) (/.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 b b) (*.f64 c c)) (*.f64 #s(literal 32 binary64) (*.f64 (*.f64 b b) (*.f64 c c))))) (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal -4 binary64) c))))) (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 3 binary64)) c) (*.f64 (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal -4 binary64) c)) (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal -4 binary64) c))))) (*.f64 #s(literal 32 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c c) c) a) #s(literal 1/2 binary64)) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal -4 binary64) c)) (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal -4 binary64) c))) (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal -4 binary64) c)))))))))) (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal -4 binary64) c)))))) a))) a))) a) (*.f64 #s(literal 4 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c c) c) a) #s(literal 1/2 binary64)) (/.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal -4 binary64) c))))))) |
#s(approx (/ (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))))) (*.f64 #s(literal 8 binary64) (*.f64 (pow.f64 (*.f64 a (*.f64 (*.f64 c c) c)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal -4 binary64) c)))))) |
#s(approx (/ (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))))) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -16 binary64) (*.f64 (pow.f64 (pow.f64 (/.f64 c a) #s(literal 3 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (*.f64 (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal -4 binary64) c)) (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal -4 binary64) c))))) (*.f64 #s(literal -8 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c c) c) a) #s(literal 1/2 binary64)) (/.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal -4 binary64) c))))))))) |
#s(approx (/ (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))))) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -8 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c c) c) a) #s(literal 1/2 binary64)) (/.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal -4 binary64) c)))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal -4 binary64) c)))) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 (/.f64 a (*.f64 (*.f64 c c) c)) #s(literal 1/2 binary64)) (/.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 b b) (*.f64 c c)) (*.f64 #s(literal 32 binary64) (*.f64 (*.f64 b b) (*.f64 c c))))) (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal -4 binary64) c))))) (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 3 binary64)) c) (*.f64 (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal -4 binary64) c)) (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal -4 binary64) c))))) (*.f64 #s(literal 32 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c c) c) a) #s(literal 1/2 binary64)) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal -4 binary64) c)) (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal -4 binary64) c))) (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal -4 binary64) c))))))))) a)) (*.f64 #s(literal -16 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c c) c) a) #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (*.f64 (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal -4 binary64) c)) (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal -4 binary64) c))))))) a)))))) |
#s(approx (/ (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))))) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -8 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c c) c) a) #s(literal 1/2 binary64)) (/.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal -4 binary64) c)))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (pow.f64 (/.f64 a (*.f64 (*.f64 c c) c)) #s(literal 1/2 binary64)) (/.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal 4 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal 8 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c)))) (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal -4 binary64) c))))) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 5 binary64)) c) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal -4 binary64) c)) (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal -4 binary64) c))) (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal -4 binary64) c)))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal -4 binary64) c)))) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 (/.f64 a (*.f64 (*.f64 c c) c)) #s(literal 1/2 binary64)) (/.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 b b) (*.f64 c c)) (*.f64 #s(literal 32 binary64) (*.f64 (*.f64 b b) (*.f64 c c))))) (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal -4 binary64) c))))) (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 3 binary64)) c) (*.f64 (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal -4 binary64) c)) (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal -4 binary64) c))))) (*.f64 #s(literal 32 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c c) c) a) #s(literal 1/2 binary64)) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal -4 binary64) c)) (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal -4 binary64) c))) (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal -4 binary64) c)))))))))) (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal -4 binary64) c)))))) a) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal -4 binary64) c))))) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 (/.f64 a (*.f64 (*.f64 c c) c)) #s(literal 1/2 binary64)) (/.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 b b) (*.f64 c c)) (*.f64 #s(literal 32 binary64) (*.f64 (*.f64 b b) (*.f64 c c))))) (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal -4 binary64) c))))) (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 3 binary64)) c) (*.f64 (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal -4 binary64) c)) (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal -4 binary64) c))))) (*.f64 #s(literal 32 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c c) c) a) #s(literal 1/2 binary64)) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal -4 binary64) c)) (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal -4 binary64) c))) (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal -4 binary64) c))))))))) a)) (*.f64 #s(literal -16 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c c) c) a) #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (*.f64 (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal -4 binary64) c)) (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal -4 binary64) c))))))) a)))))) |
#s(approx (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) (*.f64 #s(literal -8 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) |
#s(approx (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) (*.f64 (*.f64 a a) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 a a))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 b b) (*.f64 c c)) (*.f64 #s(literal 32 binary64) (*.f64 (*.f64 b b) (*.f64 c c)))))) (*.f64 #s(literal 8 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c c) c) a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))))) |
#s(approx (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) (*.f64 (*.f64 a a) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 a a)) (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal 4 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal 8 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c))))))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 b b) (*.f64 c c)) (*.f64 #s(literal 32 binary64) (*.f64 (*.f64 b b) (*.f64 c c)))))) (*.f64 #s(literal 8 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c c) c) a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))))) |
#s(approx (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) (*.f64 (*.f64 a a) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (-.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 b b) (*.f64 c c)) (*.f64 #s(literal 32 binary64) (*.f64 (*.f64 b b) (*.f64 c c)))) (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 b b) (*.f64 c c)) (*.f64 #s(literal 32 binary64) (*.f64 (*.f64 b b) (*.f64 c c)))))) (*.f64 (*.f64 c c) c))))))) (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 (/.f64 a (*.f64 (*.f64 c c) c)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal 4 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal 8 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c))))))) (pow.f64 a #s(literal 3 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 a a)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 b b) (*.f64 c c)) (*.f64 #s(literal 32 binary64) (*.f64 (*.f64 b b) (*.f64 c c)))))) (*.f64 #s(literal 8 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c c) c) a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))))) |
#s(approx (pow (sqrt (- (* b b) (* 4 (* a c)))) 3) (*.f64 #s(literal 8 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) |
#s(approx (pow (sqrt (- (* b b) (* 4 (* a c)))) 3) (*.f64 (*.f64 a a) (fma.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 b b) (*.f64 c c)) (*.f64 #s(literal 32 binary64) (*.f64 (*.f64 b b) (*.f64 c c)))))) (*.f64 #s(literal 8 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c c) c) a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))))) |
#s(approx (pow (sqrt (- (* b b) (* 4 (* a c)))) 3) (*.f64 (*.f64 a a) (fma.f64 #s(literal -1/16 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal 4 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal 8 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c))))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 b b) (*.f64 c c)) (*.f64 #s(literal 32 binary64) (*.f64 (*.f64 b b) (*.f64 c c)))))) (*.f64 #s(literal 8 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c c) c) a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))))) |
#s(approx (pow (sqrt (- (* b b) (* 4 (* a c)))) 3) (*.f64 (*.f64 a a) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/16 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (-.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 b b) (*.f64 c c)) (*.f64 #s(literal 32 binary64) (*.f64 (*.f64 b b) (*.f64 c c)))) (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 b b) (*.f64 c c)) (*.f64 #s(literal 32 binary64) (*.f64 (*.f64 b b) (*.f64 c c)))))) (*.f64 (*.f64 c c) c)))))) (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 (/.f64 a (*.f64 (*.f64 c c) c)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal 4 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal 8 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c))))))) (pow.f64 a #s(literal 3 binary64))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 b b) (*.f64 c c)) (*.f64 #s(literal 32 binary64) (*.f64 (*.f64 b b) (*.f64 c c)))))) (*.f64 #s(literal 8 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c c) c) a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))))) |
#s(approx (* (* (+ (* (* a (/ c (* b b))) -2) 1) b) -1) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 c b) (/.f64 b a))))) |
#s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 b a) (*.f64 #s(literal 2 binary64) (/.f64 c b)))))) |
#s(approx (* c (+ (* -2 (/ a b)) (/ b c))) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 b a) (*.f64 #s(literal 2 binary64) (/.f64 c b)))))) |
#s(approx (+ (* -2 (/ a b)) (/ b c)) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 b (*.f64 a c)) (*.f64 #s(literal 2 binary64) (pow.f64 b #s(literal -1 binary64))))))) |
#s(approx (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c))))))) (*.f64 #s(literal -1 binary64) (*.f64 a (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal -4 binary64) c))))) |
#s(approx (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c))))))) (*.f64 #s(literal -1 binary64) (*.f64 a (-.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 b b) a))) (*.f64 #s(literal -4 binary64) c))))) |
#s(approx (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c))))))) (*.f64 #s(literal -1 binary64) (*.f64 a (-.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) a))) (*.f64 #s(literal -4 binary64) c))))) |
#s(approx (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c))))))) (*.f64 #s(literal -1 binary64) (*.f64 a (-.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/64 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 b #s(literal 5 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))) a) (*.f64 #s(literal 2 binary64) (*.f64 b b))) a))) (*.f64 #s(literal -4 binary64) c))))) |
#s(approx (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))) (*.f64 #s(literal -1 binary64) (*.f64 a (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal -4 binary64) c))))) |
#s(approx (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))) (*.f64 #s(literal -1 binary64) (*.f64 a (-.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 b b) a))) (*.f64 #s(literal -4 binary64) c))))) |
#s(approx (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))) (*.f64 #s(literal -1 binary64) (*.f64 a (-.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 b b)) a))) (*.f64 #s(literal -4 binary64) c))))) |
#s(approx (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))) (*.f64 #s(literal -1 binary64) (*.f64 a (-.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/64 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 b #s(literal 5 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))) a) (*.f64 b b)) a))) (*.f64 #s(literal -4 binary64) c))))) |
#s(approx (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))) |
#s(approx (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))))))) |
#s(approx (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/64 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 b #s(literal 5 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))))))) |
#s(approx (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (fma.f64 #s(literal -1/512 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 5 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 b #s(literal 7 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/64 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 b #s(literal 5 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))))))))) |
#s(approx (/ (/ (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))))) (* 2 a)) (*.f64 #s(literal 4 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c c) c) a) #s(literal 1/2 binary64)) (/.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 4 binary64) c)))))) |
#s(approx (/ (/ (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))))) (* 2 a)) (fma.f64 #s(literal 4 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c c) c) a) #s(literal 1/2 binary64)) (/.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 4 binary64) c)))) (*.f64 #s(literal 8 binary64) (*.f64 (pow.f64 (pow.f64 (/.f64 c a) #s(literal 3 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 4 binary64) c)) (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 4 binary64) c)))))))) |
#s(approx (/ (/ (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))))) (* 2 a)) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c c) c) a) #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 4 binary64) c)) (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 4 binary64) c))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 4 binary64) c)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 (/.f64 a (*.f64 (*.f64 c c) c)) #s(literal 1/2 binary64)) (/.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 b b) (*.f64 c c)) (*.f64 #s(literal 32 binary64) (*.f64 (*.f64 b b) (*.f64 c c))))) (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 4 binary64) c)))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 3 binary64)) c) (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 4 binary64) c)) (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 4 binary64) c)))) (*.f64 #s(literal 32 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c c) c) a) #s(literal 1/2 binary64)) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 4 binary64) c)) (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 4 binary64) c))) (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 4 binary64) c))))))))) a))) a) (*.f64 #s(literal 4 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c c) c) a) #s(literal 1/2 binary64)) (/.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 4 binary64) c))))))) |
#s(approx (/ (/ (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))))) (* 2 a)) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c c) c) a) #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 4 binary64) c)) (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 4 binary64) c))))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 4 binary64) c)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 (/.f64 a (*.f64 (*.f64 c c) c)) #s(literal 1/2 binary64)) (/.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 b b) (*.f64 c c)) (*.f64 #s(literal 32 binary64) (*.f64 (*.f64 b b) (*.f64 c c))))) (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 4 binary64) c)))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 3 binary64)) c) (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 4 binary64) c)) (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 4 binary64) c)))) (*.f64 #s(literal 32 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c c) c) a) #s(literal 1/2 binary64)) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 4 binary64) c)) (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 4 binary64) c))) (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 4 binary64) c))))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (pow.f64 (/.f64 a (*.f64 (*.f64 c c) c)) #s(literal 1/2 binary64)) (/.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal 4 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal 8 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c)))) (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 4 binary64) c))))) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 5 binary64)) c) (*.f64 (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 4 binary64) c)) (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 4 binary64) c))) (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 4 binary64) c)))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 4 binary64) c)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 (/.f64 a (*.f64 (*.f64 c c) c)) #s(literal 1/2 binary64)) (/.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 b b) (*.f64 c c)) (*.f64 #s(literal 32 binary64) (*.f64 (*.f64 b b) (*.f64 c c))))) (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 4 binary64) c)))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 3 binary64)) c) (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 4 binary64) c)) (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 4 binary64) c)))) (*.f64 #s(literal 32 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c c) c) a) #s(literal 1/2 binary64)) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 4 binary64) c)) (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 4 binary64) c))) (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 4 binary64) c)))))))))) (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 4 binary64) c)))))) a))) a))) a) (*.f64 #s(literal 4 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c c) c) a) #s(literal 1/2 binary64)) (/.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 4 binary64) c))))))) |
#s(approx (/ (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))))) (*.f64 #s(literal 8 binary64) (*.f64 (pow.f64 (*.f64 a (*.f64 (*.f64 c c) c)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 4 binary64) c)))))) |
#s(approx (/ (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))))) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -16 binary64) (*.f64 (pow.f64 (pow.f64 (/.f64 c a) #s(literal 3 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 4 binary64) c)) (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 4 binary64) c))))) (*.f64 #s(literal -8 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c c) c) a) #s(literal 1/2 binary64)) (/.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 4 binary64) c))))))))) |
#s(approx (/ (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))))) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -8 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c c) c) a) #s(literal 1/2 binary64)) (/.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 4 binary64) c)))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 4 binary64) c)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 (/.f64 a (*.f64 (*.f64 c c) c)) #s(literal 1/2 binary64)) (/.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 b b) (*.f64 c c)) (*.f64 #s(literal 32 binary64) (*.f64 (*.f64 b b) (*.f64 c c))))) (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 4 binary64) c)))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 3 binary64)) c) (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 4 binary64) c)) (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 4 binary64) c)))) (*.f64 #s(literal 32 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c c) c) a) #s(literal 1/2 binary64)) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 4 binary64) c)) (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 4 binary64) c))) (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 4 binary64) c))))))))) a)) (*.f64 #s(literal -16 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c c) c) a) #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 4 binary64) c)) (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 4 binary64) c))))))) a)))))) |
#s(approx (/ (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))))) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -8 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c c) c) a) #s(literal 1/2 binary64)) (/.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 4 binary64) c)))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (pow.f64 (/.f64 a (*.f64 (*.f64 c c) c)) #s(literal 1/2 binary64)) (/.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal 4 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal 8 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c)))) (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 4 binary64) c))))) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 5 binary64)) c) (*.f64 (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 4 binary64) c)) (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 4 binary64) c))) (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 4 binary64) c)))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 4 binary64) c)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 (/.f64 a (*.f64 (*.f64 c c) c)) #s(literal 1/2 binary64)) (/.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 b b) (*.f64 c c)) (*.f64 #s(literal 32 binary64) (*.f64 (*.f64 b b) (*.f64 c c))))) (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 4 binary64) c)))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 3 binary64)) c) (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 4 binary64) c)) (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 4 binary64) c)))) (*.f64 #s(literal 32 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c c) c) a) #s(literal 1/2 binary64)) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 4 binary64) c)) (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 4 binary64) c))) (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 4 binary64) c)))))))))) (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 4 binary64) c)))))) a) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 4 binary64) c))))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 (/.f64 a (*.f64 (*.f64 c c) c)) #s(literal 1/2 binary64)) (/.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 b b) (*.f64 c c)) (*.f64 #s(literal 32 binary64) (*.f64 (*.f64 b b) (*.f64 c c))))) (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 4 binary64) c)))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 3 binary64)) c) (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 4 binary64) c)) (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 4 binary64) c)))) (*.f64 #s(literal 32 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c c) c) a) #s(literal 1/2 binary64)) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 4 binary64) c)) (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 4 binary64) c))) (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 4 binary64) c))))))))) a)) (*.f64 #s(literal -16 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c c) c) a) #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 4 binary64) c)) (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 4 binary64) c))))))) a)))))) |
#s(approx (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) (*.f64 #s(literal -8 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) |
#s(approx (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) (*.f64 (*.f64 a a) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 a a))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 b b) (*.f64 c c)) (*.f64 #s(literal 32 binary64) (*.f64 (*.f64 b b) (*.f64 c c)))))) (*.f64 #s(literal 8 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c c) c) a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))))) |
#s(approx (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) (*.f64 (*.f64 a a) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 a a)) (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal 4 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal 8 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c))))))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 b b) (*.f64 c c)) (*.f64 #s(literal 32 binary64) (*.f64 (*.f64 b b) (*.f64 c c)))))) (*.f64 #s(literal 8 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c c) c) a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))))) |
#s(approx (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) (*.f64 (*.f64 a a) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (-.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 b b) (*.f64 c c)) (*.f64 #s(literal 32 binary64) (*.f64 (*.f64 b b) (*.f64 c c)))) (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 b b) (*.f64 c c)) (*.f64 #s(literal 32 binary64) (*.f64 (*.f64 b b) (*.f64 c c)))))) (*.f64 (*.f64 c c) c))))))) (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 (/.f64 a (*.f64 (*.f64 c c) c)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal 4 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal 8 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c))))))) (pow.f64 a #s(literal 3 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 a a)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 b b) (*.f64 c c)) (*.f64 #s(literal 32 binary64) (*.f64 (*.f64 b b) (*.f64 c c)))))) (*.f64 #s(literal 8 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c c) c) a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))))) |
#s(approx (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3) (*.f64 #s(literal 8 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) |
#s(approx (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3) (*.f64 (*.f64 a a) (fma.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 b b) (*.f64 c c)) (*.f64 #s(literal 32 binary64) (*.f64 (*.f64 b b) (*.f64 c c)))))) (*.f64 #s(literal 8 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c c) c) a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))))) |
#s(approx (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3) (*.f64 (*.f64 a a) (fma.f64 #s(literal -1/16 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal 4 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal 8 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c))))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 b b) (*.f64 c c)) (*.f64 #s(literal 32 binary64) (*.f64 (*.f64 b b) (*.f64 c c)))))) (*.f64 #s(literal 8 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c c) c) a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))))) |
#s(approx (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3) (*.f64 (*.f64 a a) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/16 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (-.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 a (*.f64 (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 b b) (*.f64 c c)) (*.f64 #s(literal 32 binary64) (*.f64 (*.f64 b b) (*.f64 c c)))) (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 b b) (*.f64 c c)) (*.f64 #s(literal 32 binary64) (*.f64 (*.f64 b b) (*.f64 c c)))))) (*.f64 (*.f64 c c) c)))))) (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 (/.f64 a (*.f64 (*.f64 c c) c)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal 4 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (*.f64 #s(literal 8 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c))))))) (pow.f64 a #s(literal 3 binary64))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 b b) (*.f64 c c)) (*.f64 #s(literal 32 binary64) (*.f64 (*.f64 b b) (*.f64 c c)))))) (*.f64 #s(literal 8 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c c) c) a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))))) |
#s(approx (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) |
#s(approx (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))))) |
#s(approx (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -1/64 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))))))) |
#s(approx (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -1/64 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (fma.f64 #s(literal 1/512 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 5 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))))))) |
#s(approx (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b b) a) (*.f64 #s(literal 4 binary64) c))))) |
#s(approx (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)))) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 4 binary64) c))))) |
#s(approx (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)))) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 b b) a) (*.f64 #s(literal 4 binary64) c)))))) |
#s(approx (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)))) (*.f64 #s(literal -1 binary64) (*.f64 a (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) a) (*.f64 #s(literal 4 binary64) c)))))) |
#s(approx (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)))) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/64 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 b #s(literal 5 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))) a) (*.f64 #s(literal 2 binary64) (*.f64 b b))) a) (*.f64 #s(literal 4 binary64) c)))))) |
#s(approx (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 4 binary64) c))))) |
#s(approx (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b b) a) (*.f64 #s(literal 4 binary64) c)))))) |
#s(approx (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))) (*.f64 #s(literal -1 binary64) (*.f64 a (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 b b)) a) (*.f64 #s(literal 4 binary64) c)))))) |
#s(approx (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/64 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 b #s(literal 5 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))) a) (*.f64 b b)) a) (*.f64 #s(literal 4 binary64) c)))))) |
#s(approx (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))) |
#s(approx (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))))))) |
#s(approx (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/64 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 b #s(literal 5 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))))))) |
#s(approx (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (fma.f64 #s(literal -1/512 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 5 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 b #s(literal 7 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/64 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 b #s(literal 5 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (fma.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))) (*.f64 b (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal 1/2 binary64) (pow.f64 a #s(literal -1 binary64))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (fma.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))) (*.f64 b (-.f64 (*.f64 b (fma.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64))) (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b b) (*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -4 binary64))))))) (*.f64 #s(literal 1/2 binary64) (pow.f64 a #s(literal -1 binary64))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (-.f64 (*.f64 #s(literal -1 binary64) b) (*.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (-.f64 (*.f64 b (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) #s(literal 1 binary64))) (*.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (-.f64 (*.f64 b (-.f64 (*.f64 b (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b b) (*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -4 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)))))) #s(literal 1 binary64))) (*.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) |
#s(approx (neg b) (*.f64 #s(literal -1 binary64) b)) |
#s(approx (pow b 1) b) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) (fma.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 b b) (fma.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b b) (*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -4 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)))))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) (fma.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) (*.f64 (*.f64 b b) (fma.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -4 binary64)) #s(literal -1 binary64))) (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b b) (pow.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal 5 binary64))))))))))) |
#s(approx (- (* b b) (* 4 (* a c))) (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) |
#s(approx (+ (* (* a (/ c (* b b))) -4) 1) (/.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)) (*.f64 b b))) |
#s(approx (* (* -1 c) (- (* 4 (/ a (* b b))) (pow c -1))) (/.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)) (*.f64 b b))) |
#s(approx (- (* 4 (/ a (* b b))) (pow c -1)) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b b) c) (*.f64 #s(literal 4 binary64) a)) (*.f64 b b))) |
#s(approx (* b b) (*.f64 b b)) |
#s(approx (/ (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) (fma.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))) (*.f64 b (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal 1/2 binary64) (pow.f64 a #s(literal -1 binary64))))))) |
#s(approx (/ (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) (fma.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))) (*.f64 b (-.f64 (*.f64 b (fma.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64))) (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b b) (*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -4 binary64))))))) (*.f64 #s(literal 1/2 binary64) (pow.f64 a #s(literal -1 binary64))))))) |
#s(approx (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (-.f64 (*.f64 #s(literal -1 binary64) b) (*.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) |
#s(approx (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (-.f64 (*.f64 b (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) #s(literal 1 binary64))) (*.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) |
#s(approx (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (-.f64 (*.f64 b (-.f64 (*.f64 b (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b b) (*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -4 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)))))) #s(literal 1 binary64))) (*.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) |
#s(approx (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) |
#s(approx (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))))) (fma.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 b b) (fma.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b b) (*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -4 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)))))))) |
#s(approx (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))))) (fma.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) (*.f64 (*.f64 b b) (fma.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -4 binary64)) #s(literal -1 binary64))) (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b b) (pow.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal 5 binary64))))))))))) |
#s(approx (pow (* b b) 3) (pow.f64 b #s(literal 6 binary64))) |
#s(approx (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))) (fma.f64 #s(literal 4 binary64) (*.f64 a (*.f64 (*.f64 b b) c)) (*.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64))))) |
#s(approx (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))) (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) |
#s(approx (+ (* c (+ (* (* 16 (* a a)) c) (* 4 (* a (* b b))))) (pow b 4)) (fma.f64 #s(literal 4 binary64) (*.f64 a (*.f64 (*.f64 b b) c)) (*.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64))))) |
#s(approx (+ (* c (+ (* (* 16 (* a a)) c) (* 4 (* a (* b b))))) (pow b 4)) (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 (*.f64 b b) (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))))) |
#s(approx (+ (* (* 16 (* a a)) c) (* 4 (* a (* b b)))) (fma.f64 #s(literal 4 binary64) (*.f64 a (*.f64 b b)) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a a) c)))) |
#s(approx (pow b 4) (pow.f64 b #s(literal 4 binary64))) |
#s(approx (/ (/ (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))))) (* 2 a)) (*.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64))))) |
#s(approx (/ (/ (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))))) (* 2 a)) (fma.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 b #s(literal 16 binary64)) a) (*.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64)))))) |
#s(approx (/ (/ (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))))) (* 2 a)) (fma.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64))) (*.f64 b (fma.f64 #s(literal -1/32 binary64) (/.f64 #s(literal 16 binary64) a) (*.f64 #s(literal 1/2 binary64) (*.f64 b (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 5 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64))) (*.f64 #s(literal -1/64 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64)) #s(literal -4 binary64)))))))))))) |
#s(approx (/ (/ (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))))) (* 2 a)) (fma.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64))) (*.f64 b (fma.f64 #s(literal -1/32 binary64) (/.f64 #s(literal 16 binary64) a) (*.f64 b (fma.f64 #s(literal 1/2 binary64) (*.f64 b (-.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (*.f64 a a) c) #s(literal -1 binary64))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 a a) (*.f64 c (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) (fma.f64 #s(literal 1/32 binary64) (/.f64 #s(literal 16 binary64) (*.f64 (*.f64 a a) c)) (*.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 5 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64))) (*.f64 #s(literal -1/64 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64)) #s(literal -4 binary64))))))))))))) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 5 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64))) (*.f64 #s(literal -1/64 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64)) #s(literal -4 binary64))))))))))))) |
#s(approx (/ (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64))))) |
#s(approx (/ (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))))) (fma.f64 #s(literal -1/16 binary64) (*.f64 b #s(literal 16 binary64)) (*.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64)))))) |
#s(approx (/ (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64))) (*.f64 b (-.f64 (*.f64 b (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64))) (*.f64 #s(literal -1/64 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64)) #s(literal -4 binary64))))))) #s(literal 1 binary64))))) |
#s(approx (/ (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64))) (*.f64 b (-.f64 (*.f64 b (-.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64)))) (*.f64 b (-.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 a c) #s(literal -1 binary64))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64)) (*.f64 a (*.f64 c (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) (fma.f64 #s(literal 1/32 binary64) (/.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64))) (*.f64 #s(literal -1/64 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64)) #s(literal -4 binary64)))))))))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64))) (*.f64 #s(literal -1/64 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64)) #s(literal -4 binary64))))))) #s(literal 1 binary64))))) |
#s(approx (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 b b) (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64))))) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64))))) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal 1/2 binary64)) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64))))) |
#s(approx (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) (-.f64 (*.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -1 binary64) b) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64))))))) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal 1/2 binary64)) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64))))) |
#s(approx (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) (-.f64 (*.f64 (*.f64 b b) (-.f64 (*.f64 b (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b (-.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 a #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 c c) c) #s(literal -64 binary64))))))) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64))))) #s(literal 1 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64))))))) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal 1/2 binary64)) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64))))) |
#s(approx (pow (* -1 b) 3) (*.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 3 binary64)))) |
#s(approx (* -1 b) (*.f64 #s(literal -1 binary64) b)) |
#s(approx (pow (sqrt (- (* b b) (* 4 (* a c)))) 3) (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 b b) (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64))))) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal 1/2 binary64)) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64))))) |
#s(approx (pow (sqrt (- (* b b) (* 4 (* a c)))) 3) (fma.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal 1/2 binary64)) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 b b) (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 b b) (-.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 a #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 c c) c) #s(literal -64 binary64))))))) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64))))))))) |
#s(approx (pow (sqrt (- (* b b) (* 4 (* a c)))) 3) (fma.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal 1/2 binary64)) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 b b) (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64)))) (*.f64 (*.f64 b b) (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (pow.f64 a #s(literal 3 binary64))) (/.f64 (-.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 a #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 c c) c) #s(literal -64 binary64)))))) (*.f64 (*.f64 (*.f64 c c) c) #s(literal -64 binary64))))))) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (-.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 a #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 c c) c) #s(literal -64 binary64)))))) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64))))))))))) |
#s(approx (* (* (+ (* (* a (/ c (* b b))) -2) 1) b) -1) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 a c))) b)) |
#s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 b b)) b)) |
#s(approx (* c (+ (* -2 (/ a b)) (/ b c))) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 b b)) b)) |
#s(approx (+ (* -2 (/ a b)) (/ b c)) (/.f64 (fma.f64 #s(literal -2 binary64) a (/.f64 (*.f64 b b) c)) b)) |
#s(approx (/ b c) (/.f64 b c)) |
#s(approx (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c))))))) (*.f64 #s(literal -4 binary64) (*.f64 a c))) |
#s(approx (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c))))))) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) |
#s(approx (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c))))))) (-.f64 (*.f64 b (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))) (*.f64 #s(literal 2 binary64) b))) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) |
#s(approx (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c))))))) (-.f64 (*.f64 b (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))) (*.f64 b (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))))))) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) |
#s(approx (pow b 1) b) |
#s(approx (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))) (*.f64 #s(literal -4 binary64) (*.f64 a c))) |
#s(approx (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) |
#s(approx (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))) (-.f64 (*.f64 b (+.f64 b (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) |
#s(approx (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))) (-.f64 (*.f64 b (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))) (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))))))) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) |
#s(approx (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 b (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))) (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))))) |
#s(approx (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 b (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (*.f64 (*.f64 b b) (fma.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64))) (*.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b b) (*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -4 binary64)))))))))) |
#s(approx (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 b (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) (*.f64 (*.f64 b b) (fma.f64 #s(literal -1/16 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b b) (pow.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal 5 binary64)))) (*.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -4 binary64)) #s(literal -1 binary64))))))))))) |
#s(approx (/ (/ (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))))) (* 2 a)) (*.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64))))) |
#s(approx (/ (/ (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))))) (* 2 a)) (fma.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 b #s(literal 16 binary64)) a) (*.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64)))))) |
#s(approx (/ (/ (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))))) (* 2 a)) (fma.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64))) (*.f64 b (fma.f64 #s(literal -1/32 binary64) (/.f64 #s(literal 16 binary64) a) (*.f64 #s(literal 1/2 binary64) (*.f64 b (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 5 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64))) (*.f64 #s(literal -1/64 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64)) #s(literal -4 binary64)))))))))))) |
#s(approx (/ (/ (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))))) (* 2 a)) (fma.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64))) (*.f64 b (fma.f64 #s(literal -1/32 binary64) (/.f64 #s(literal 16 binary64) a) (*.f64 b (fma.f64 #s(literal 1/2 binary64) (*.f64 b (-.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (*.f64 a a) c) #s(literal -1 binary64))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 a a) (*.f64 c (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) (fma.f64 #s(literal 1/32 binary64) (/.f64 #s(literal 16 binary64) (*.f64 (*.f64 a a) c)) (*.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 5 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64))) (*.f64 #s(literal -1/64 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64)) #s(literal -4 binary64))))))))))))) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 5 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64))) (*.f64 #s(literal -1/64 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64)) #s(literal -4 binary64))))))))))))) |
#s(approx (/ (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64))))) |
#s(approx (/ (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))))) (fma.f64 #s(literal -1/16 binary64) (*.f64 b #s(literal 16 binary64)) (*.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64)))))) |
#s(approx (/ (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64))) (*.f64 b (-.f64 (*.f64 b (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64))) (*.f64 #s(literal -1/64 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64)) #s(literal -4 binary64))))))) #s(literal 1 binary64))))) |
#s(approx (/ (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64))) (*.f64 b (-.f64 (*.f64 b (-.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64)))) (*.f64 b (-.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 a c) #s(literal -1 binary64))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64)) (*.f64 a (*.f64 c (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) (fma.f64 #s(literal 1/32 binary64) (/.f64 #s(literal 16 binary64) (*.f64 a c)) (*.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64))) (*.f64 #s(literal -1/64 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64)) #s(literal -4 binary64)))))))))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64))) (*.f64 #s(literal -1/64 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64)) #s(literal -4 binary64))))))) #s(literal 1 binary64))))) |
#s(approx (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 b b) (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64))))) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64))))) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal 1/2 binary64)) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64))))) |
#s(approx (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) (-.f64 (*.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -1 binary64) b) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64))))))) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal 1/2 binary64)) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64))))) |
#s(approx (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) (-.f64 (*.f64 (*.f64 b b) (-.f64 (*.f64 b (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b (-.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 a #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 c c) c) #s(literal -64 binary64))))))) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64))))) #s(literal 1 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64))))))) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal 1/2 binary64)) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64))))) |
#s(approx (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3) (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 b b) (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64))))) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal 1/2 binary64)) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64))))) |
#s(approx (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3) (fma.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal 1/2 binary64)) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 b b) (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 b b) (-.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 a #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 c c) c) #s(literal -64 binary64))))))) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64))))))))) |
#s(approx (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3) (fma.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal 1/2 binary64)) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 b b) (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64)))) (*.f64 (*.f64 b b) (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (pow.f64 a #s(literal 3 binary64))) (/.f64 (-.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 a #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 c c) c) #s(literal -64 binary64)))))) (*.f64 (*.f64 (*.f64 c c) c) #s(literal -64 binary64))))))) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (-.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 a #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 c c) c) #s(literal -64 binary64)))))) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64))))))))))) |
#s(approx (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) |
#s(approx (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (fma.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 b b) (fma.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b b) (*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -4 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)))))))) |
#s(approx (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (fma.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) (*.f64 (*.f64 b b) (fma.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -4 binary64)) #s(literal -1 binary64))) (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b b) (pow.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal 5 binary64))))))))))) |
#s(approx (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)))) (*.f64 #s(literal -4 binary64) (*.f64 a c))) |
#s(approx (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)))) (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))))) |
#s(approx (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)))) (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))) (*.f64 #s(literal 2 binary64) b))))) |
#s(approx (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)))) (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))) (*.f64 b (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))))))))) |
#s(approx (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))) (*.f64 #s(literal -4 binary64) (*.f64 a c))) |
#s(approx (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))) (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))))) |
#s(approx (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))) (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b (+.f64 b (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))))) |
#s(approx (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))) (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))) (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))))))))) |
#s(approx (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (*.f64 b (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))) (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))))) |
#s(approx (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (*.f64 b (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (*.f64 (*.f64 b b) (fma.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64))) (*.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b b) (*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -4 binary64)))))))))) |
#s(approx (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (*.f64 b (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) (*.f64 (*.f64 b b) (fma.f64 #s(literal -1/16 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b b) (pow.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal 5 binary64)))) (*.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -4 binary64)) #s(literal -1 binary64))))))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 b (-.f64 (/.f64 c (*.f64 b b)) (pow.f64 a #s(literal -1 binary64))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 b (-.f64 (+.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (pow.f64 a #s(literal -1 binary64))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 b (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (pow.f64 b #s(literal 6 binary64))) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))) (pow.f64 a #s(literal -1 binary64))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 b (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) (*.f64 b b))) #s(literal 2 binary64)))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 b (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (*.f64 b b))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 b (-.f64 (*.f64 #s(literal 4 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 b (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 b (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))))))) |
#s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a c) (*.f64 b b)))))) |
#s(approx (* (+ (* (* a (/ c (* b b))) -4) 1) (* b b)) (*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a c) (*.f64 b b)))))) |
#s(approx (/ (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) (*.f64 b (-.f64 (/.f64 c (*.f64 b b)) (pow.f64 a #s(literal -1 binary64))))) |
#s(approx (/ (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) (*.f64 b (-.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (fma.f64 #s(literal -16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (fma.f64 #s(literal 4 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64))))) (*.f64 a (pow.f64 b #s(literal 4 binary64)))) (/.f64 c (*.f64 b b))) (pow.f64 a #s(literal -1 binary64))))) |
#s(approx (/ (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) (*.f64 b (-.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (fma.f64 #s(literal -16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (fma.f64 #s(literal 4 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64))))) (*.f64 a (pow.f64 b #s(literal 4 binary64)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (fma.f64 #s(literal -16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))))) (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 c (fma.f64 #s(literal -16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (fma.f64 #s(literal 4 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64))))))))) (*.f64 a (pow.f64 b #s(literal 6 binary64)))) (/.f64 c (*.f64 b b)))) (pow.f64 a #s(literal -1 binary64))))) |
#s(approx (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (*.f64 b (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) (*.f64 b b))) #s(literal 2 binary64)))) |
#s(approx (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (fma.f64 #s(literal 4 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64))))) (pow.f64 b #s(literal 4 binary64)))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (*.f64 b b))))))) |
#s(approx (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (fma.f64 #s(literal -16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))))) (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 c (fma.f64 #s(literal -16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (fma.f64 #s(literal 4 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64))))))))) (pow.f64 b #s(literal 6 binary64)))) (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (fma.f64 #s(literal 4 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64))))) (pow.f64 b #s(literal 4 binary64))))))))) |
#s(approx (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))))) (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)))))) |
#s(approx (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))))) (*.f64 b (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (fma.f64 #s(literal 4 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64))))) (pow.f64 b #s(literal 4 binary64)))))))) |
#s(approx (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))))) (*.f64 b (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (fma.f64 #s(literal 4 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64))))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (fma.f64 #s(literal -16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))))) (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 c (fma.f64 #s(literal -16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (fma.f64 #s(literal 4 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64))))))))) (pow.f64 b #s(literal 6 binary64))))))))) |
#s(approx (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a c) (*.f64 b b)))))) |
#s(approx (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))) (*.f64 (*.f64 b b) (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (pow.f64 b #s(literal 4 binary64))))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a c) (*.f64 b b)))))) |
#s(approx (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))) (*.f64 (*.f64 b b) (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a (*.f64 c (fma.f64 #s(literal -16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))))) (pow.f64 b #s(literal 6 binary64))))) (fma.f64 #s(literal -16 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) (*.f64 #s(literal 16 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))))))) |
#s(approx (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (*.f64 (pow.f64 b #s(literal 6 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -64 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))))))) |
#s(approx (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a c) (*.f64 b b)))))) |
#s(approx (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 16 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a c) (*.f64 b b)))))) |
#s(approx (+ (* c (+ (* (* 16 (* a a)) c) (* 4 (* a (* b b))))) (pow b 4)) (*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a c) (*.f64 b b)))))) |
#s(approx (+ (* c (+ (* (* 16 (* a a)) c) (* 4 (* a (* b b))))) (pow b 4)) (*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) (*.f64 #s(literal 16 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))))))) |
#s(approx (+ (* (* 16 (* a a)) c) (* 4 (* a (* b b)))) (*.f64 (*.f64 b b) (fma.f64 #s(literal 4 binary64) a (*.f64 #s(literal 16 binary64) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b b)))))) |
#s(approx (/ (/ (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 b a))) |
#s(approx (/ (/ (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))))) (* 2 a)) (*.f64 b (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) a)) (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a c)) a) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) a)))) (*.f64 b b))) (pow.f64 a #s(literal -1 binary64))))) |
#s(approx (/ (/ (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))))) (* 2 a)) (*.f64 b (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) a)) (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a c)) a) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) a)))) (*.f64 b b)) (*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) a) (/.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 2 binary64))) a))) (fma.f64 #s(literal 4 binary64) (*.f64 a (*.f64 c c)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) a)) (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a c)) a) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) a)))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 a c)) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) (pow.f64 b #s(literal 4 binary64))))) (pow.f64 a #s(literal -1 binary64))))) |
#s(approx (/ (/ (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))))) (* 2 a)) (*.f64 b (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) a)) (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a c)) a) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) a)))) (*.f64 b b)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal -64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (-.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 2 binary64))))))) a)) (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) a)) (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a c)) a) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) a)))))) (fma.f64 #s(literal 8 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) a) (/.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 2 binary64))) a))) (fma.f64 #s(literal 4 binary64) (*.f64 a (*.f64 c c)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) a)) (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a c)) a) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) a)))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 a c)) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 a c)) (*.f64 #s(literal 4 binary64) (*.f64 a c))))))) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) a) (/.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 2 binary64))) a))) (fma.f64 #s(literal 4 binary64) (*.f64 a (*.f64 c c)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) a)) (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a c)) a) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) a)))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 a c)) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) (pow.f64 b #s(literal 4 binary64)))))) (pow.f64 a #s(literal -1 binary64))))) |
#s(approx (/ (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))))) (*.f64 #s(literal -2 binary64) b)) |
#s(approx (/ (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))))) (*.f64 b (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 a c)) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 b b))) #s(literal 2 binary64)))) |
#s(approx (/ (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))))) (*.f64 b (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 a c)) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 b b)) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 2 binary64))))) (fma.f64 #s(literal 4 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 a c)) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 a c)) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) (pow.f64 b #s(literal 4 binary64))))) #s(literal 2 binary64)))) |
#s(approx (/ (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))))) (*.f64 b (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 a c)) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 b b)) (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal -64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (-.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 2 binary64)))))))) (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (-.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 a c)) (*.f64 #s(literal 4 binary64) (*.f64 a c))))))) (fma.f64 #s(literal 8 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 2 binary64))))) (fma.f64 #s(literal 4 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 a c)) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 a c)) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 a c)) (*.f64 #s(literal 4 binary64) (*.f64 a c))))))) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 2 binary64))))) (fma.f64 #s(literal 4 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 a c)) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 a c)) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) (pow.f64 b #s(literal 4 binary64)))))) #s(literal 2 binary64)))) |
#s(approx (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 3 binary64)))) |
#s(approx (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) (*.f64 (pow.f64 b #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b))) #s(literal 2 binary64)))) |
#s(approx (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) (*.f64 (pow.f64 b #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 2 binary64)))) (pow.f64 b #s(literal 4 binary64)))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b))))))) |
#s(approx (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) (*.f64 (pow.f64 b #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal -64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (-.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 2 binary64))))))) (pow.f64 b #s(literal 6 binary64)))) (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 2 binary64)))) (pow.f64 b #s(literal 4 binary64))))))))) |
#s(approx (pow (sqrt (- (* b b) (* 4 (* a c)))) 3) (*.f64 (pow.f64 b #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b)))))) |
#s(approx (pow (sqrt (- (* b b) (* 4 (* a c)))) 3) (*.f64 (pow.f64 b #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 2 binary64)))) (pow.f64 b #s(literal 4 binary64)))))))) |
#s(approx (pow (sqrt (- (* b b) (* 4 (* a c)))) 3) (*.f64 (pow.f64 b #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal -64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (-.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 2 binary64))))))) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 2 binary64)))) (pow.f64 b #s(literal 4 binary64))))))))) |
#s(approx (* (* (+ (* (* a (/ c (* b b))) -2) 1) b) -1) (*.f64 b (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) (*.f64 b b))) #s(literal 1 binary64)))) |
#s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)))))) |
#s(approx (* c (+ (* -2 (/ a b)) (/ b c))) (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)))))) |
#s(approx (+ (* -2 (/ a b)) (/ b c)) (*.f64 b (fma.f64 #s(literal -2 binary64) (/.f64 a (*.f64 b b)) (pow.f64 c #s(literal -1 binary64))))) |
#s(approx (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c))))))) (*.f64 b b)) |
#s(approx (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c))))))) (*.f64 (*.f64 b b) (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a c) (*.f64 b b)))))) |
#s(approx (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c))))))) (*.f64 (*.f64 b b) (-.f64 (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a c) (*.f64 b b)))))) |
#s(approx (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c))))))) (*.f64 (*.f64 b b) (-.f64 (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))))))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a c) (*.f64 b b)))))) |
#s(approx (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 a c)) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) |
#s(approx (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))) (-.f64 (fma.f64 #s(literal 2 binary64) (*.f64 a c) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 b b)))) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) |
#s(approx (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))) (-.f64 (fma.f64 #s(literal 2 binary64) (*.f64 a c) (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 b b)) (*.f64 #s(literal 4 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64)))))) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) |
#s(approx (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))) (-.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal 4 binary64) (pow.f64 (*.f64 a c) #s(literal 4 binary64)) (*.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))) (fma.f64 #s(literal 2 binary64) (*.f64 a c) (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 b b)) (*.f64 #s(literal 4 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))))))) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) |
#s(approx (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) (*.f64 b b))) #s(literal 1 binary64)))) |
#s(approx (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 b b) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))) #s(literal 1 binary64)))) |
#s(approx (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 b b) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))))) #s(literal 1 binary64)))) |
#s(approx (/ (/ (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 b a))) |
#s(approx (/ (/ (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))))) (* 2 a)) (*.f64 b (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) a)) (*.f64 #s(literal 2 binary64) (/.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 #s(literal 2 binary64) (*.f64 a c))) a))) (*.f64 b b))) (pow.f64 a #s(literal -1 binary64))))) |
#s(approx (/ (/ (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))))) (* 2 a)) (*.f64 b (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) a)) (*.f64 #s(literal 2 binary64) (/.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 #s(literal 2 binary64) (*.f64 a c))) a))) (*.f64 b b)) (*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) a) (/.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 2 binary64))) a))) (fma.f64 #s(literal 4 binary64) (*.f64 a (*.f64 c c)) (*.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 #s(literal 2 binary64) (*.f64 a c))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) a)) (*.f64 #s(literal 2 binary64) (/.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 #s(literal 2 binary64) (*.f64 a c))) a)))))) (pow.f64 b #s(literal 4 binary64))))) (pow.f64 a #s(literal -1 binary64))))) |
#s(approx (/ (/ (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))))) (* 2 a)) (*.f64 b (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) a)) (*.f64 #s(literal 2 binary64) (/.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 #s(literal 2 binary64) (*.f64 a c))) a))) (*.f64 b b)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal -64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (-.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 2 binary64))))))) a)) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) a)) (*.f64 #s(literal 2 binary64) (/.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 #s(literal 2 binary64) (*.f64 a c))) a)))))) (+.f64 (*.f64 #s(literal 8 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c))) (*.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 #s(literal 2 binary64) (*.f64 a c))) (-.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) a) (/.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 2 binary64))) a))) (fma.f64 #s(literal 4 binary64) (*.f64 a (*.f64 c c)) (*.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 #s(literal 2 binary64) (*.f64 a c))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) a)) (*.f64 #s(literal 2 binary64) (/.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 #s(literal 2 binary64) (*.f64 a c))) a)))))))))) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) a) (/.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 2 binary64))) a))) (fma.f64 #s(literal 4 binary64) (*.f64 a (*.f64 c c)) (*.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 #s(literal 2 binary64) (*.f64 a c))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) a)) (*.f64 #s(literal 2 binary64) (/.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 #s(literal 2 binary64) (*.f64 a c))) a)))))) (pow.f64 b #s(literal 4 binary64)))))) (pow.f64 a #s(literal -1 binary64))))) |
#s(approx (/ (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))))) (*.f64 #s(literal -2 binary64) b)) |
#s(approx (/ (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))))) (*.f64 b (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 #s(literal 2 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 #s(literal 2 binary64) (*.f64 a c))))) (*.f64 b b))) #s(literal 2 binary64)))) |
#s(approx (/ (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))))) (*.f64 b (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 #s(literal 2 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 #s(literal 2 binary64) (*.f64 a c))))) (*.f64 b b)) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 2 binary64))))) (fma.f64 #s(literal 4 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 #s(literal 2 binary64) (*.f64 a c))) (-.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 #s(literal 2 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 #s(literal 2 binary64) (*.f64 a c)))))))) (pow.f64 b #s(literal 4 binary64))))) #s(literal 2 binary64)))) |
#s(approx (/ (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))))) (*.f64 b (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 #s(literal 2 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 #s(literal 2 binary64) (*.f64 a c))))) (*.f64 b b)) (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal -64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (-.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 2 binary64)))))))) (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (-.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 #s(literal 2 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 #s(literal 2 binary64) (*.f64 a c))))))) (fma.f64 #s(literal 8 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (*.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 #s(literal 2 binary64) (*.f64 a c))) (-.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 2 binary64))))) (fma.f64 #s(literal 4 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 #s(literal 2 binary64) (*.f64 a c))) (-.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 #s(literal 2 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 #s(literal 2 binary64) (*.f64 a c)))))))))))) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 2 binary64))))) (fma.f64 #s(literal 4 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 #s(literal 2 binary64) (*.f64 a c))) (-.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 #s(literal 2 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 #s(literal 2 binary64) (*.f64 a c)))))))) (pow.f64 b #s(literal 4 binary64)))))) #s(literal 2 binary64)))) |
#s(approx (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 3 binary64)))) |
#s(approx (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) (*.f64 (pow.f64 b #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b))) #s(literal 2 binary64)))) |
#s(approx (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) (*.f64 (pow.f64 b #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 2 binary64)))) (pow.f64 b #s(literal 4 binary64)))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b))))))) |
#s(approx (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) (*.f64 (pow.f64 b #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal -64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (-.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 2 binary64))))))) (pow.f64 b #s(literal 6 binary64)))) (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 2 binary64)))) (pow.f64 b #s(literal 4 binary64))))))))) |
#s(approx (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3) (*.f64 (pow.f64 b #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b)))))) |
#s(approx (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3) (*.f64 (pow.f64 b #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 2 binary64)))) (pow.f64 b #s(literal 4 binary64)))))))) |
#s(approx (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3) (*.f64 (pow.f64 b #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal -64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (-.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 2 binary64))))))) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 2 binary64)))) (pow.f64 b #s(literal 4 binary64))))))))) |
#s(approx (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)))))) |
#s(approx (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (*.f64 b (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))))))) |
#s(approx (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (*.f64 b (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))))))) |
#s(approx (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) (*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a c) (*.f64 b b)))))) |
#s(approx (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)))) (*.f64 b b)) |
#s(approx (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) (*.f64 b b))))))) |
#s(approx (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))))))) |
#s(approx (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))))))))) |
#s(approx (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))) (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 #s(literal 2 binary64) (*.f64 a c)))) |
#s(approx (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))) (fma.f64 #s(literal -4 binary64) (*.f64 a c) (fma.f64 #s(literal 2 binary64) (*.f64 a c) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 b b)))))) |
#s(approx (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))) (fma.f64 #s(literal -4 binary64) (*.f64 a c) (fma.f64 #s(literal 2 binary64) (*.f64 a c) (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 b b)) (*.f64 #s(literal 4 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64)))))))) |
#s(approx (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))) (fma.f64 #s(literal -4 binary64) (*.f64 a c) (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal 4 binary64) (pow.f64 (*.f64 a c) #s(literal 4 binary64)) (*.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))) (fma.f64 #s(literal 2 binary64) (*.f64 a c) (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 b b)) (*.f64 #s(literal 4 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))))))))) |
#s(approx (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (*.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) (*.f64 b b))) #s(literal 1 binary64)))) |
#s(approx (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (*.f64 (*.f64 b b) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))) #s(literal 1 binary64)))) |
#s(approx (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (*.f64 (*.f64 b b) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))))) #s(literal 1 binary64)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 c b))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 c (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) b))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 c (fma.f64 #s(literal 1/4 binary64) (/.f64 (fma.f64 #s(literal 4 binary64) (pow.f64 (*.f64 a c) #s(literal 4 binary64)) (*.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 4 binary64)))) (*.f64 a (pow.f64 b #s(literal 6 binary64)))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))) b))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 b b))) (*.f64 #s(literal -2 binary64) (*.f64 a c))) b))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 4 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64)))) (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 b b))))) b))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal 4 binary64) (pow.f64 (*.f64 a c) #s(literal 4 binary64)) (*.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))) (+.f64 (*.f64 #s(literal -4 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64)))) (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 b b)))))) b))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 #s(literal -1 binary64) b)) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 #s(literal -1 binary64) (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (*.f64 b b))))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 #s(literal -1 binary64) (*.f64 b (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 #s(literal -1 binary64) (*.f64 b (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))))))))) |
#s(approx (/ (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 c b))) |
#s(approx (/ (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 c (*.f64 #s(literal 1/4 binary64) (/.f64 (fma.f64 #s(literal -16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (fma.f64 #s(literal 4 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64))))) (*.f64 a (*.f64 b b))))) b))) |
#s(approx (/ (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 c (fma.f64 #s(literal 1/4 binary64) (/.f64 (fma.f64 #s(literal -16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (fma.f64 #s(literal 4 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64))))) (*.f64 a (*.f64 b b))) (*.f64 #s(literal 1/4 binary64) (/.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (fma.f64 #s(literal -16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))))) (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 c (fma.f64 #s(literal -16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (fma.f64 #s(literal 4 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64))))))))) (*.f64 a (pow.f64 b #s(literal 4 binary64))))))) b))) |
#s(approx (/ (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 c (fma.f64 #s(literal 1/4 binary64) (/.f64 (fma.f64 #s(literal -16 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (fma.f64 #s(literal -16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))))) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (fma.f64 #s(literal 4 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64))))) #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) (*.f64 a (*.f64 c (fma.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (fma.f64 #s(literal -16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))))) (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 c (fma.f64 #s(literal -16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (fma.f64 #s(literal 4 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64))))))))))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (fma.f64 #s(literal -16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))))))))) (*.f64 a (pow.f64 b #s(literal 6 binary64)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (fma.f64 #s(literal -16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (fma.f64 #s(literal 4 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64))))) (*.f64 a (*.f64 b b))) (*.f64 #s(literal 1/4 binary64) (/.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (fma.f64 #s(literal -16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))))) (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 c (fma.f64 #s(literal -16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (fma.f64 #s(literal 4 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64))))))))) (*.f64 a (pow.f64 b #s(literal 4 binary64)))))))) b))) |
#s(approx (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))) |
#s(approx (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (fma.f64 #s(literal 4 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64))))) (*.f64 b b))) (*.f64 #s(literal -2 binary64) (*.f64 a c))) b))) |
#s(approx (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (fma.f64 #s(literal -16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))))) (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 c (fma.f64 #s(literal -16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (fma.f64 #s(literal 4 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64))))))))) (pow.f64 b #s(literal 4 binary64)))) (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (fma.f64 #s(literal 4 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64))))) (*.f64 b b))))) b))) |
#s(approx (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -16 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (fma.f64 #s(literal -16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))))) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (fma.f64 #s(literal 4 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64))))) #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) (*.f64 a (*.f64 c (fma.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (fma.f64 #s(literal -16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))))) (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 c (fma.f64 #s(literal -16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (fma.f64 #s(literal 4 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64))))))))))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (fma.f64 #s(literal -16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))))))))) (pow.f64 b #s(literal 6 binary64)))) (fma.f64 #s(literal -2 binary64) (*.f64 a c) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (fma.f64 #s(literal 4 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64))))) (*.f64 b b)) (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (fma.f64 #s(literal -16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))))) (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 c (fma.f64 #s(literal -16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (fma.f64 #s(literal 4 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64))))))))) (pow.f64 b #s(literal 4 binary64))))))) b))) |
#s(approx (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))))) (*.f64 #s(literal -1 binary64) b)) |
#s(approx (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))))) (*.f64 #s(literal -1 binary64) (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (*.f64 b b))))))) |
#s(approx (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))))) (*.f64 #s(literal -1 binary64) (*.f64 b (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (fma.f64 #s(literal 4 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64))))) (pow.f64 b #s(literal 4 binary64))))))))) |
#s(approx (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))))) (*.f64 #s(literal -1 binary64) (*.f64 b (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (fma.f64 #s(literal 4 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64))))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (fma.f64 #s(literal -16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))))) (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 c (fma.f64 #s(literal -16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (fma.f64 #s(literal 4 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64))))))))) (pow.f64 b #s(literal 6 binary64)))))))))) |
#s(approx (/ (/ (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))))) (* 2 a)) (*.f64 #s(literal 1/12 binary64) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 a b)))) |
#s(approx (/ (/ (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/12 binary64) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) a) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) (-.f64 (/.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) a) (/.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 2 binary64))) a))) (*.f64 #s(literal -1/18 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) a))) (*.f64 b b)))) b))) |
#s(approx (/ (/ (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/12 binary64) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) a) (fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (-.f64 (*.f64 #s(literal -64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (-.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 2 binary64))))))) a)) (fma.f64 #s(literal 1/9 binary64) (*.f64 a (*.f64 (*.f64 c c) (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 #s(literal 1/3 binary64) (*.f64 (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (-.f64 (*.f64 #s(literal -1/6 binary64) (-.f64 (/.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) a) (/.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 2 binary64))) a))) (*.f64 #s(literal -1/18 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) a))))))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) (-.f64 (/.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) a) (/.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 2 binary64))) a))) (*.f64 #s(literal -1/18 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) a))) (*.f64 b b))))) b))) |
#s(approx (/ (/ (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/12 binary64) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) a) (fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (-.f64 (*.f64 #s(literal -64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (-.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 2 binary64))))))) a)) (fma.f64 #s(literal 1/9 binary64) (*.f64 a (*.f64 (*.f64 c c) (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 #s(literal 1/3 binary64) (*.f64 (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (-.f64 (*.f64 #s(literal -1/6 binary64) (-.f64 (/.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) a) (/.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 2 binary64))) a))) (*.f64 #s(literal -1/18 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) a))))))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) (-.f64 (/.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) a) (/.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 2 binary64))) a))) (*.f64 #s(literal -1/18 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) a))) (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/6 binary64) (/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (-.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 2 binary64)))) (-.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 2 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (-.f64 (*.f64 #s(literal -64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (-.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 2 binary64)))))))))) a)) (fma.f64 #s(literal -2/3 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (-.f64 (*.f64 #s(literal -1/6 binary64) (-.f64 (/.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) a) (/.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 2 binary64))) a))) (*.f64 #s(literal -1/18 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) a))))) (fma.f64 #s(literal 2/9 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 (*.f64 c c) c) (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 #s(literal 1/3 binary64) (*.f64 (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (-.f64 (*.f64 #s(literal -64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (-.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 2 binary64))))))) a)) (fma.f64 #s(literal 1/9 binary64) (*.f64 a (*.f64 (*.f64 c c) (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 #s(literal 1/3 binary64) (*.f64 (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (-.f64 (*.f64 #s(literal -1/6 binary64) (-.f64 (/.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) a) (/.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 2 binary64))) a))) (*.f64 #s(literal -1/18 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) a)))))))))))) (pow.f64 b #s(literal 6 binary64))))))) b))) |
#s(approx (/ (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))))) (*.f64 #s(literal 1/6 binary64) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) b))) |
#s(approx (/ (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1/6 binary64) (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 #s(literal -1/6 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 2 binary64)))) (*.f64 b b)))) (*.f64 #s(literal -1/18 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.f64 b b)))) b))) |
#s(approx (/ (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1/6 binary64) (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (fma.f64 #s(literal -1/6 binary64) (/.f64 (-.f64 (*.f64 #s(literal -64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (-.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 2 binary64))))))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -1/6 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 2 binary64)))) (*.f64 b b))))) (fma.f64 #s(literal -1/18 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.f64 b b)) (fma.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (-.f64 (*.f64 #s(literal -1/6 binary64) (-.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 2 binary64))))) (*.f64 #s(literal -1/18 binary64) (*.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 #s(literal 4 binary64) (*.f64 a c))))))) (pow.f64 b #s(literal 4 binary64))))))) b))) |
#s(approx (/ (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1/6 binary64) (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (fma.f64 #s(literal -1/6 binary64) (/.f64 (-.f64 (*.f64 #s(literal -64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (-.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 2 binary64))))))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -1/6 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 2 binary64)))) (*.f64 b b)) (*.f64 #s(literal 1/6 binary64) (/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (-.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 2 binary64)))) (-.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 2 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (-.f64 (*.f64 #s(literal -64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (-.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 2 binary64)))))))))) (pow.f64 b #s(literal 6 binary64))))))) (fma.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (-.f64 (*.f64 #s(literal -1/6 binary64) (-.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 2 binary64))))) (*.f64 #s(literal -1/18 binary64) (*.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -1/18 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.f64 b b)) (fma.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal 2/9 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 c c) c) (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (-.f64 (*.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (-.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 2 binary64)))))))) (fma.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 #s(literal 1/3 binary64) (*.f64 (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (-.f64 (*.f64 #s(literal -1/6 binary64) (-.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 2 binary64))))) (*.f64 #s(literal -1/18 binary64) (*.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 #s(literal 4 binary64) (*.f64 a c))))))))))) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (-.f64 (*.f64 #s(literal -1/6 binary64) (-.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 2 binary64))))) (*.f64 #s(literal -1/18 binary64) (*.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 #s(literal 4 binary64) (*.f64 a c))))))) (pow.f64 b #s(literal 4 binary64)))))))))) b))) |
#s(approx (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) (*.f64 #s(literal 1/2 binary64) (*.f64 b (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) |
#s(approx (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) (*.f64 #s(literal -1 binary64) (*.f64 b (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 2 binary64)))) (*.f64 b b))) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))) |
#s(approx (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) (*.f64 #s(literal -1 binary64) (*.f64 b (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal -64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (-.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 2 binary64))))))) (pow.f64 b #s(literal 4 binary64)))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 2 binary64)))) (*.f64 b b)))))))) |
#s(approx (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) (*.f64 #s(literal -1 binary64) (*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (-.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 2 binary64)))) (-.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 2 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (-.f64 (*.f64 #s(literal -64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (-.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 2 binary64)))))))))) (pow.f64 b #s(literal 6 binary64)))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal -64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (-.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 2 binary64))))))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 2 binary64)))) (*.f64 b b))))))))) |
#s(approx (pow (sqrt (- (* b b) (* 4 (* a c)))) 3) (*.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 3 binary64)))) |
#s(approx (pow (sqrt (- (* b b) (* 4 (* a c)))) 3) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 b #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b))))))) |
#s(approx (pow (sqrt (- (* b b) (* 4 (* a c)))) 3) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 b #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 2 binary64)))) (pow.f64 b #s(literal 4 binary64))))))))) |
#s(approx (pow (sqrt (- (* b b) (* 4 (* a c)))) 3) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 b #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal -64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (-.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 2 binary64))))))) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 2 binary64)))) (pow.f64 b #s(literal 4 binary64)))))))))) |
#s(approx (* (* (+ (* (* a (/ c (* b b))) -2) 1) b) -1) (*.f64 #s(literal -1 binary64) (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (*.f64 b b))))))) |
#s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) (*.f64 #s(literal -1 binary64) (*.f64 b (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) (*.f64 b b))) #s(literal 1 binary64))))) |
#s(approx (* c (+ (* -2 (/ a b)) (/ b c))) (*.f64 #s(literal -1 binary64) (*.f64 b (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) (*.f64 b b))) #s(literal 1 binary64))))) |
#s(approx (+ (* -2 (/ a b)) (/ b c)) (*.f64 #s(literal -1 binary64) (*.f64 b (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 a (*.f64 b b))) (pow.f64 c #s(literal -1 binary64)))))) |
#s(approx (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c))))))) (*.f64 #s(literal 3 binary64) (*.f64 b b))) |
#s(approx (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c))))))) (*.f64 (*.f64 b b) (-.f64 (+.f64 #s(literal 3 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a c) (*.f64 b b)))))) |
#s(approx (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c))))))) (*.f64 (*.f64 b b) (-.f64 (+.f64 #s(literal 3 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a c) (*.f64 b b)))))) |
#s(approx (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c))))))) (*.f64 (*.f64 b b) (-.f64 (+.f64 #s(literal 3 binary64) (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a c) (*.f64 b b)))))) |
#s(approx (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) |
#s(approx (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))) (*.f64 (*.f64 b b) (-.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a c) (*.f64 b b)))))) |
#s(approx (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))) (*.f64 (*.f64 b b) (-.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a c) (*.f64 b b)))))) |
#s(approx (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))) (*.f64 (*.f64 b b) (-.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a c) (*.f64 b b)))))) |
#s(approx (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 b b)) |
#s(approx (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)))))) |
#s(approx (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))))))) |
#s(approx (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))))))) |
#s(approx (/ (/ (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))))) (* 2 a)) (*.f64 #s(literal 1/12 binary64) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 a b)))) |
#s(approx (/ (/ (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/12 binary64) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) a) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) (-.f64 (/.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) a) (/.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 2 binary64))) a))) (*.f64 #s(literal -1/18 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 #s(literal -2 binary64) (*.f64 a c)))) a))) (*.f64 b b)))) b))) |
#s(approx (/ (/ (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/12 binary64) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) a) (fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (-.f64 (*.f64 #s(literal -64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (-.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 2 binary64))))))) a)) (fma.f64 #s(literal 1/9 binary64) (*.f64 a (*.f64 (*.f64 c c) (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 #s(literal 1/3 binary64) (*.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 #s(literal -2 binary64) (*.f64 a c))) (-.f64 (*.f64 #s(literal -1/6 binary64) (-.f64 (/.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) a) (/.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 2 binary64))) a))) (*.f64 #s(literal -1/18 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 #s(literal -2 binary64) (*.f64 a c)))) a))))))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) (-.f64 (/.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) a) (/.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 2 binary64))) a))) (*.f64 #s(literal -1/18 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 #s(literal -2 binary64) (*.f64 a c)))) a))) (*.f64 b b))))) b))) |
#s(approx (/ (/ (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/12 binary64) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) a) (fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (-.f64 (*.f64 #s(literal -64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (-.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 2 binary64))))))) a)) (fma.f64 #s(literal 1/9 binary64) (*.f64 a (*.f64 (*.f64 c c) (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 #s(literal 1/3 binary64) (*.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 #s(literal -2 binary64) (*.f64 a c))) (-.f64 (*.f64 #s(literal -1/6 binary64) (-.f64 (/.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) a) (/.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 2 binary64))) a))) (*.f64 #s(literal -1/18 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 #s(literal -2 binary64) (*.f64 a c)))) a))))))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) (-.f64 (/.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) a) (/.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 2 binary64))) a))) (*.f64 #s(literal -1/18 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 #s(literal -2 binary64) (*.f64 a c)))) a))) (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/6 binary64) (/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (-.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 2 binary64)))) (-.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 2 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (-.f64 (*.f64 #s(literal -64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (-.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 2 binary64)))))))))) a)) (fma.f64 #s(literal -2/3 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (-.f64 (*.f64 #s(literal -1/6 binary64) (-.f64 (/.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) a) (/.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 2 binary64))) a))) (*.f64 #s(literal -1/18 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 #s(literal -2 binary64) (*.f64 a c)))) a))))) (fma.f64 #s(literal 2/9 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 (*.f64 c c) c) (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 #s(literal 1/3 binary64) (*.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 #s(literal -2 binary64) (*.f64 a c))) (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (-.f64 (*.f64 #s(literal -64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (-.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 2 binary64))))))) a)) (fma.f64 #s(literal 1/9 binary64) (*.f64 a (*.f64 (*.f64 c c) (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 #s(literal 1/3 binary64) (*.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 #s(literal -2 binary64) (*.f64 a c))) (-.f64 (*.f64 #s(literal -1/6 binary64) (-.f64 (/.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) a) (/.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 2 binary64))) a))) (*.f64 #s(literal -1/18 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 #s(literal -2 binary64) (*.f64 a c)))) a)))))))))))) (pow.f64 b #s(literal 6 binary64))))))) b))) |
#s(approx (/ (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))))) (*.f64 #s(literal 1/6 binary64) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) b))) |
#s(approx (/ (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1/6 binary64) (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 #s(literal -1/6 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 2 binary64)))) (*.f64 b b)))) (*.f64 #s(literal -1/18 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 #s(literal -2 binary64) (*.f64 a c)))) (*.f64 b b)))) b))) |
#s(approx (/ (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1/6 binary64) (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (fma.f64 #s(literal -1/6 binary64) (/.f64 (-.f64 (*.f64 #s(literal -64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (-.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 2 binary64))))))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -1/6 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 2 binary64)))) (*.f64 b b))))) (fma.f64 #s(literal -1/18 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 #s(literal -2 binary64) (*.f64 a c)))) (*.f64 b b)) (fma.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 #s(literal -2 binary64) (*.f64 a c))) (-.f64 (*.f64 #s(literal -1/6 binary64) (-.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 2 binary64))))) (*.f64 #s(literal -1/18 binary64) (*.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 #s(literal -2 binary64) (*.f64 a c))))))) (pow.f64 b #s(literal 4 binary64))))))) b))) |
#s(approx (/ (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1/6 binary64) (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (fma.f64 #s(literal -1/6 binary64) (/.f64 (-.f64 (*.f64 #s(literal -64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (-.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 2 binary64))))))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -1/6 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 2 binary64)))) (*.f64 b b)) (*.f64 #s(literal 1/6 binary64) (/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (-.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 2 binary64)))) (-.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 2 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (-.f64 (*.f64 #s(literal -64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (-.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 2 binary64)))))))))) (pow.f64 b #s(literal 6 binary64))))))) (fma.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (-.f64 (*.f64 #s(literal -1/6 binary64) (-.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 2 binary64))))) (*.f64 #s(literal -1/18 binary64) (*.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 #s(literal -2 binary64) (*.f64 a c)))))))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -1/18 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 #s(literal -2 binary64) (*.f64 a c)))) (*.f64 b b)) (fma.f64 #s(literal 1/9 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal 2/9 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 c c) c) (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 #s(literal -2 binary64) (*.f64 a c))) (-.f64 (*.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (-.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 2 binary64)))))))) (fma.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 #s(literal 1/3 binary64) (*.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 #s(literal -2 binary64) (*.f64 a c))) (-.f64 (*.f64 #s(literal -1/6 binary64) (-.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 2 binary64))))) (*.f64 #s(literal -1/18 binary64) (*.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 #s(literal -2 binary64) (*.f64 a c))))))))))) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 #s(literal -2 binary64) (*.f64 a c))) (-.f64 (*.f64 #s(literal -1/6 binary64) (-.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 2 binary64))))) (*.f64 #s(literal -1/18 binary64) (*.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 #s(literal -2 binary64) (*.f64 a c))))))) (pow.f64 b #s(literal 4 binary64)))))))))) b))) |
#s(approx (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) (*.f64 #s(literal 1/2 binary64) (*.f64 b (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) |
#s(approx (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) (*.f64 #s(literal -1 binary64) (*.f64 b (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 2 binary64)))) (*.f64 b b))) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))) |
#s(approx (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) (*.f64 #s(literal -1 binary64) (*.f64 b (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal -64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (-.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 2 binary64))))))) (pow.f64 b #s(literal 4 binary64)))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 2 binary64)))) (*.f64 b b)))))))) |
#s(approx (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) (*.f64 #s(literal -1 binary64) (*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (-.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 2 binary64)))) (-.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 2 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (-.f64 (*.f64 #s(literal -64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (-.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 2 binary64)))))))))) (pow.f64 b #s(literal 6 binary64)))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal -64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (-.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 2 binary64))))))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 2 binary64)))) (*.f64 b b))))))))) |
#s(approx (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3) (*.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 3 binary64)))) |
#s(approx (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 b #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b))))))) |
#s(approx (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 b #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 2 binary64)))) (pow.f64 b #s(literal 4 binary64))))))))) |
#s(approx (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 b #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal -64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (-.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 2 binary64))))))) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 2 binary64)))) (pow.f64 b #s(literal 4 binary64)))))))))) |
#s(approx (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (*.f64 #s(literal -1 binary64) b)) |
#s(approx (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (*.f64 #s(literal -1 binary64) (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (*.f64 b b))))))) |
#s(approx (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (*.f64 #s(literal -1 binary64) (*.f64 b (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))))))) |
#s(approx (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (*.f64 #s(literal -1 binary64) (*.f64 b (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))))))))) |
#s(approx (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)))) (*.f64 #s(literal 3 binary64) (*.f64 b b))) |
#s(approx (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)))) (*.f64 (*.f64 b b) (+.f64 #s(literal 3 binary64) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (*.f64 b b))))))) |
#s(approx (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)))) (*.f64 (*.f64 b b) (+.f64 #s(literal 3 binary64) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))))))) |
#s(approx (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)))) (*.f64 (*.f64 b b) (+.f64 #s(literal 3 binary64) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))))))))) |
#s(approx (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) |
#s(approx (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))) (*.f64 (*.f64 b b) (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (*.f64 b b))))))) |
#s(approx (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))) (*.f64 (*.f64 b b) (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))))))) |
#s(approx (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))) (*.f64 (*.f64 b b) (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))))))))) |
#s(approx (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (*.f64 b b)) |
#s(approx (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)))))) |
#s(approx (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))))))) |
#s(approx (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (fma.f64 #s(literal -1 binary64) (/.f64 b a) (/.f64 c b))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (fma.f64 #s(literal -1 binary64) (/.f64 b a) (*.f64 c (/.f64 (fma.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 3 binary64)) (*.f64 b (*.f64 a c))) (*.f64 b (pow.f64 b #s(literal 3 binary64))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (fma.f64 #s(literal -1 binary64) (/.f64 b a) (*.f64 c (fma.f64 c (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 b #s(literal 5 binary64))) (/.f64 a (pow.f64 b #s(literal 3 binary64)))) (pow.f64 b #s(literal -1 binary64)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (-.f64 (*.f64 c (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 b #s(literal 3 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 a b)))) (*.f64 #s(literal 2 binary64) b))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (-.f64 (*.f64 c (-.f64 (*.f64 c (-.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) (pow.f64 b #s(literal 5 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64)))))) (*.f64 #s(literal -2 binary64) (/.f64 a b)))) (*.f64 #s(literal 2 binary64) b))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) (+.f64 b (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 b #s(literal 3 binary64)))))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) (+.f64 b (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64)))))))))) |
#s(approx (* -1 c) (*.f64 #s(literal -1 binary64) c)) |
#s(approx c c) |
#s(approx (- (* 4 (/ a (* b b))) (pow c -1)) (/.f64 (-.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a c) (*.f64 b b))) #s(literal 1 binary64)) c)) |
#s(approx (pow c -1) (pow.f64 c #s(literal -1 binary64))) |
#s(approx (/ (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) (fma.f64 #s(literal -1 binary64) (/.f64 b a) (/.f64 c b))) |
#s(approx (/ (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) (fma.f64 #s(literal -1 binary64) (/.f64 b a) (*.f64 c (fma.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 c a) (/.f64 (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 a a) (*.f64 b b)) (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 a a) (*.f64 b b)) (*.f64 #s(literal 16 binary64) (/.f64 (*.f64 a a) (*.f64 b b))))) b)) (pow.f64 b #s(literal -1 binary64)))))) |
#s(approx (/ (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) (fma.f64 #s(literal -1 binary64) (/.f64 b a) (*.f64 c (fma.f64 c (fma.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 c a) (/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 a a) (*.f64 b b)) (*.f64 #s(literal 16 binary64) (/.f64 (*.f64 a a) (*.f64 b b))))) (*.f64 b b)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 a a) (*.f64 b b)) (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 a a) (*.f64 b b)) (*.f64 #s(literal 16 binary64) (/.f64 (*.f64 a a) (*.f64 b b)))))) (*.f64 b b)))) b)) (*.f64 #s(literal 1/4 binary64) (/.f64 (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 a a) (*.f64 b b)) (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 a a) (*.f64 b b)) (*.f64 #s(literal 16 binary64) (/.f64 (*.f64 a a) (*.f64 b b))))) (*.f64 a b)))) (pow.f64 b #s(literal -1 binary64)))))) |
#s(approx (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (-.f64 (*.f64 c (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 c (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 a a) (*.f64 b b)) (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 a a) (*.f64 b b)) (*.f64 #s(literal 16 binary64) (/.f64 (*.f64 a a) (*.f64 b b)))))) b)) (*.f64 #s(literal -2 binary64) (/.f64 a b)))) (*.f64 #s(literal 2 binary64) b))) |
#s(approx (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (-.f64 (*.f64 c (-.f64 (*.f64 c (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 a a) (*.f64 b b)) (*.f64 #s(literal 16 binary64) (/.f64 (*.f64 a a) (*.f64 b b))))) (*.f64 b b)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 a a) (*.f64 b b)) (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 a a) (*.f64 b b)) (*.f64 #s(literal 16 binary64) (/.f64 (*.f64 a a) (*.f64 b b)))))) (*.f64 b b))))) b)) (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 a a) (*.f64 b b)) (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 a a) (*.f64 b b)) (*.f64 #s(literal 16 binary64) (/.f64 (*.f64 a a) (*.f64 b b))))) b)))) (*.f64 #s(literal -2 binary64) (/.f64 a b)))) (*.f64 #s(literal 2 binary64) b))) |
#s(approx (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))))) (+.f64 b (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 a a) (*.f64 b b)) (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 a a) (*.f64 b b)) (*.f64 #s(literal 16 binary64) (/.f64 (*.f64 a a) (*.f64 b b)))))) b)))))) |
#s(approx (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))))) (+.f64 b (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (*.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 a a) (*.f64 b b)) (*.f64 #s(literal 16 binary64) (/.f64 (*.f64 a a) (*.f64 b b))))) (*.f64 b b)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 a a) (*.f64 b b)) (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 a a) (*.f64 b b)) (*.f64 #s(literal 16 binary64) (/.f64 (*.f64 a a) (*.f64 b b)))))) (*.f64 b b))))) b) (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 a a) (*.f64 b b)) (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 a a) (*.f64 b b)) (*.f64 #s(literal 16 binary64) (/.f64 (*.f64 a a) (*.f64 b b))))) b)))))))) |
#s(approx (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))) (fma.f64 c (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 a a) (*.f64 b b)) (*.f64 #s(literal 16 binary64) (/.f64 (*.f64 a a) (*.f64 b b)))))) (*.f64 #s(literal 4 binary64) a)) (*.f64 b b))) |
#s(approx (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))) (fma.f64 c (-.f64 (*.f64 c (-.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a (*.f64 c (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 a a) (*.f64 b b)) (*.f64 #s(literal 16 binary64) (/.f64 (*.f64 a a) (*.f64 b b)))))) (*.f64 b b))) (fma.f64 #s(literal -16 binary64) (/.f64 (*.f64 a a) (*.f64 b b)) (*.f64 #s(literal 16 binary64) (/.f64 (*.f64 a a) (*.f64 b b)))))) (*.f64 #s(literal 4 binary64) a)) (*.f64 b b))) |
#s(approx (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))) (fma.f64 c (-.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b b)))) (pow.f64 b #s(literal 4 binary64)))) |
#s(approx (+ (* c (+ (* (* 16 (* a a)) c) (* 4 (* a (* b b))))) (pow b 4)) (fma.f64 c (fma.f64 #s(literal 4 binary64) (*.f64 a (*.f64 b b)) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a a) c))) (pow.f64 b #s(literal 4 binary64)))) |
#s(approx (/ (/ (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))))) (* 2 a)) (fma.f64 #s(literal 1/2 binary64) (*.f64 c (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))))) (*.f64 a (*.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))) (*.f64 (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 3 binary64))) (pow.f64 b #s(literal 3 binary64))) a) (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal 4 binary64) a)) (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b))) #s(literal 2 binary64)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 3 binary64))) (pow.f64 b #s(literal 3 binary64))) (*.f64 a (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))))) |
#s(approx (/ (/ (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))))) (* 2 a)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 3 binary64))) (pow.f64 b #s(literal 3 binary64))) (*.f64 a (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b))))) (*.f64 c (fma.f64 #s(literal 1/2 binary64) (*.f64 c (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))))) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64))))) (*.f64 a (*.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))) (fma.f64 #s(literal 2 binary64) (*.f64 (/.f64 a (*.f64 b b)) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 3 binary64))) (pow.f64 b #s(literal 3 binary64))) (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b))) #s(literal 2 binary64)))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))))) (*.f64 a (*.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))) (*.f64 (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 3 binary64))) (pow.f64 b #s(literal 3 binary64))) a) (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal 4 binary64) a)) (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b))) #s(literal 2 binary64))))) (-.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal 4 binary64) a))) (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))))) (*.f64 a (*.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))) (*.f64 (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 3 binary64))) (pow.f64 b #s(literal 3 binary64))) a) (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal 4 binary64) a)) (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b))) #s(literal 2 binary64)))))))))) |
#s(approx (/ (/ (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))))) (* 2 a)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 3 binary64))) (pow.f64 b #s(literal 3 binary64))) (*.f64 a (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b))))) (*.f64 c (fma.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))))) (*.f64 a (*.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))) (*.f64 (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 3 binary64))) (pow.f64 b #s(literal 3 binary64))) a) (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal 4 binary64) a)) (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b))) #s(literal 2 binary64))))) (*.f64 c (fma.f64 #s(literal 1/2 binary64) (*.f64 c (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal -64 binary64) (pow.f64 a #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))))) (-.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))))) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64)))))) (pow.f64 b #s(literal 6 binary64))))) (*.f64 a (*.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))) (fma.f64 #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))))) (*.f64 a (*.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))) (*.f64 (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 3 binary64))) (pow.f64 b #s(literal 3 binary64))) a) (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal 4 binary64) a)) (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b))) #s(literal 2 binary64))))) (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b))))) (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 4 binary64))) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 3 binary64))) (pow.f64 b #s(literal 3 binary64))) (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b))) #s(literal 2 binary64)))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))))) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64))))) (*.f64 a (*.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))) (fma.f64 #s(literal 2 binary64) (*.f64 (/.f64 a (*.f64 b b)) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 3 binary64))) (pow.f64 b #s(literal 3 binary64))) (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b))) #s(literal 2 binary64)))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))))) (*.f64 a (*.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))) (*.f64 (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 3 binary64))) (pow.f64 b #s(literal 3 binary64))) a) (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal 4 binary64) a)) (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b))) #s(literal 2 binary64))))) (-.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal 4 binary64) a))) (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))) (-.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal 4 binary64) a))) (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))))) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))))) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64))))) (*.f64 a (*.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))) (fma.f64 #s(literal 2 binary64) (*.f64 (/.f64 a (*.f64 b b)) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 3 binary64))) (pow.f64 b #s(literal 3 binary64))) (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b))) #s(literal 2 binary64)))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))))) (*.f64 a (*.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))) (*.f64 (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 3 binary64))) (pow.f64 b #s(literal 3 binary64))) a) (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal 4 binary64) a)) (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b))) #s(literal 2 binary64))))) (-.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal 4 binary64) a))) (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))))))))) |
#s(approx (/ (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))))) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) (*.f64 c (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))))) (*.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 3 binary64))) (pow.f64 b #s(literal 3 binary64))) (-.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal 4 binary64) a))) (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b))) #s(literal 2 binary64)))))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))) |
#s(approx (/ (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))))) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) (*.f64 c (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))))) (*.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b))))) (*.f64 c (-.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (/.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)))) (*.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b))))) (/.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))))) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64)))) (*.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))) (fma.f64 #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 3 binary64))) (pow.f64 b #s(literal 3 binary64))) (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b))) #s(literal 2 binary64)))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))))) (*.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 3 binary64))) (pow.f64 b #s(literal 3 binary64))) (-.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal 4 binary64) a))) (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b))) #s(literal 2 binary64)))) (-.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal 4 binary64) a))) (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 3 binary64))) (pow.f64 b #s(literal 3 binary64))) (-.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal 4 binary64) a))) (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b))) #s(literal 2 binary64)))))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))) |
#s(approx (/ (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))))) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) (*.f64 c (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))))) (*.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b))))) (*.f64 c (-.f64 (fma.f64 #s(literal -1/2 binary64) (-.f64 (/.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)))) (*.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b))))) (/.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))))) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64)))) (*.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))) (*.f64 c (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal -64 binary64) (pow.f64 a #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))))) (-.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))))) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64)))))) (pow.f64 b #s(literal 6 binary64))))) (*.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))) (fma.f64 #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))))) (*.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 3 binary64))) (pow.f64 b #s(literal 3 binary64))) (-.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal 4 binary64) a))) (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b))) #s(literal 2 binary64)))) (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b))))) (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 3 binary64))) (pow.f64 b #s(literal 3 binary64))) (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b))) #s(literal 2 binary64)))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (/.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)))) (*.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b))))) (/.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))))) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64)))) (*.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))) (fma.f64 #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 3 binary64))) (pow.f64 b #s(literal 3 binary64))) (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b))) #s(literal 2 binary64)))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))))) (*.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 3 binary64))) (pow.f64 b #s(literal 3 binary64))) (-.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal 4 binary64) a))) (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b))) #s(literal 2 binary64)))) (-.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal 4 binary64) a))) (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))) (-.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal 4 binary64) a))) (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))))) (fma.f64 #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 3 binary64))) (pow.f64 b #s(literal 3 binary64))) (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b))) #s(literal 2 binary64)))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))))) (*.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 3 binary64))) (pow.f64 b #s(literal 3 binary64))) (-.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal 4 binary64) a))) (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b))) #s(literal 2 binary64)))) (-.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal 4 binary64) a))) (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 3 binary64))) (pow.f64 b #s(literal 3 binary64))) (-.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal 4 binary64) a))) (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b))) #s(literal 2 binary64)))))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))) |
#s(approx (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) (-.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1 binary64) b) (*.f64 #s(literal -1 binary64) b)) (*.f64 #s(literal -1 binary64) b) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c (fma.f64 #s(literal -8 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64)))))) (pow.f64 b #s(literal 3 binary64))))) (pow.f64 b #s(literal 3 binary64)))) |
#s(approx (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) (-.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1 binary64) b) (*.f64 #s(literal -1 binary64) b)) (*.f64 #s(literal -1 binary64) b) (*.f64 c (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c (-.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))))) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64)))))) (pow.f64 b #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))))) (pow.f64 b #s(literal 3 binary64))))))) (pow.f64 b #s(literal 3 binary64)))) |
#s(approx (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) (-.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1 binary64) b) (*.f64 #s(literal -1 binary64) b)) (*.f64 #s(literal -1 binary64) b) (*.f64 c (-.f64 (*.f64 c (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c (-.f64 (*.f64 #s(literal -64 binary64) (pow.f64 a #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))))) (-.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))))) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64)))))) (pow.f64 b #s(literal 6 binary64)))))) (pow.f64 b #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))))) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64))))) (pow.f64 b #s(literal 3 binary64)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))))) (pow.f64 b #s(literal 3 binary64))))))) (pow.f64 b #s(literal 3 binary64)))) |
#s(approx (pow (sqrt (- (* b b) (* 4 (* a c)))) 3) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 c (fma.f64 #s(literal -8 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64)))))) (pow.f64 b #s(literal 3 binary64))) (pow.f64 b #s(literal 3 binary64)))) |
#s(approx (pow (sqrt (- (* b b) (* 4 (* a c)))) 3) (fma.f64 c (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 c (-.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))))) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64)))))) (pow.f64 b #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))))) (pow.f64 b #s(literal 3 binary64))))) (pow.f64 b #s(literal 3 binary64)))) |
#s(approx (pow (sqrt (- (* b b) (* 4 (* a c)))) 3) (fma.f64 c (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))))) (pow.f64 b #s(literal 3 binary64))) (*.f64 c (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 c (-.f64 (*.f64 #s(literal -64 binary64) (pow.f64 a #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))))) (-.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))))) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64)))))) (pow.f64 b #s(literal 6 binary64)))))) (pow.f64 b #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))))) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64))))) (pow.f64 b #s(literal 3 binary64))))))) (pow.f64 b #s(literal 3 binary64)))) |
#s(approx (+ (* -2 (/ a b)) (/ b c)) (/.f64 (+.f64 b (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))) c)) |
#s(approx (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c))))))) (fma.f64 #s(literal -1 binary64) (*.f64 b b) (fma.f64 #s(literal 2 binary64) (*.f64 b b) (*.f64 c (-.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal 4 binary64) a)))))) |
#s(approx (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c))))))) (fma.f64 #s(literal -1 binary64) (*.f64 b b) (fma.f64 #s(literal 2 binary64) (*.f64 b b) (*.f64 c (-.f64 (fma.f64 #s(literal 2 binary64) a (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b b)))) (*.f64 #s(literal 4 binary64) a)))))) |
#s(approx (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c))))))) (fma.f64 #s(literal -1 binary64) (*.f64 b b) (fma.f64 #s(literal 2 binary64) (*.f64 b b) (*.f64 c (-.f64 (fma.f64 #s(literal 2 binary64) a (*.f64 c (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a a) (*.f64 b b)) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) (pow.f64 b #s(literal 4 binary64))))))) (*.f64 #s(literal 4 binary64) a)))))) |
#s(approx (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))) (fma.f64 #s(literal -1 binary64) (*.f64 b b) (fma.f64 c (-.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal 4 binary64) a)) (*.f64 b b)))) |
#s(approx (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))) (fma.f64 #s(literal -1 binary64) (*.f64 b b) (fma.f64 c (-.f64 (fma.f64 #s(literal 2 binary64) a (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b b)))) (*.f64 #s(literal 4 binary64) a)) (*.f64 b b)))) |
#s(approx (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))) (fma.f64 #s(literal -1 binary64) (*.f64 b b) (fma.f64 c (-.f64 (fma.f64 #s(literal 2 binary64) a (*.f64 c (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a a) (*.f64 b b)) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) (pow.f64 b #s(literal 4 binary64))))))) (*.f64 #s(literal 4 binary64) a)) (*.f64 b b)))) |
#s(approx (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c))))) (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 c (fma.f64 #s(literal 2 binary64) a (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b b))))))) |
#s(approx (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c))))) (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 c (fma.f64 #s(literal 2 binary64) a (*.f64 c (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a a) (*.f64 b b)) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) (pow.f64 b #s(literal 4 binary64)))))))))) |
#s(approx (/ (/ (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))))) (* 2 a)) (fma.f64 #s(literal 1/2 binary64) (*.f64 c (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))))) (*.f64 a (*.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))) (/.f64 (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 #s(literal 2 binary64) a)) (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 3 binary64))) (pow.f64 b #s(literal 3 binary64)))) (*.f64 a (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b))) #s(literal 2 binary64)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 3 binary64))) (pow.f64 b #s(literal 3 binary64))) (*.f64 a (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))))) |
#s(approx (/ (/ (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))))) (* 2 a)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 3 binary64))) (pow.f64 b #s(literal 3 binary64))) (*.f64 a (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b))))) (*.f64 c (fma.f64 #s(literal 1/2 binary64) (*.f64 c (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))))) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64))))) (*.f64 a (*.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))) (fma.f64 #s(literal 2 binary64) (*.f64 (/.f64 a (*.f64 b b)) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 3 binary64))) (pow.f64 b #s(literal 3 binary64))) (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b))) #s(literal 2 binary64)))) (/.f64 (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 #s(literal 2 binary64) a)) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))))) (*.f64 a (*.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))) (/.f64 (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 #s(literal 2 binary64) a)) (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 3 binary64))) (pow.f64 b #s(literal 3 binary64)))) (*.f64 a (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b))) #s(literal 2 binary64)))))) (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))))) (*.f64 a (*.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))) (/.f64 (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 #s(literal 2 binary64) a)) (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 3 binary64))) (pow.f64 b #s(literal 3 binary64)))) (*.f64 a (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b))) #s(literal 2 binary64)))))))))) |
#s(approx (/ (/ (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))))) (* 2 a)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 3 binary64))) (pow.f64 b #s(literal 3 binary64))) (*.f64 a (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b))))) (*.f64 c (fma.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))))) (*.f64 a (*.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))) (/.f64 (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 #s(literal 2 binary64) a)) (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 3 binary64))) (pow.f64 b #s(literal 3 binary64)))) (*.f64 a (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b))) #s(literal 2 binary64))))) (*.f64 c (fma.f64 #s(literal 1/2 binary64) (*.f64 c (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal -64 binary64) (pow.f64 a #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))))) (-.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))))) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64)))))) (pow.f64 b #s(literal 6 binary64))))) (*.f64 a (*.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))) (fma.f64 #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))))) (*.f64 a (*.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))) (/.f64 (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 #s(literal 2 binary64) a)) (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 3 binary64))) (pow.f64 b #s(literal 3 binary64)))) (*.f64 a (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b))) #s(literal 2 binary64))))) (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b))))) (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 4 binary64))) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 3 binary64))) (pow.f64 b #s(literal 3 binary64))) (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b))) #s(literal 2 binary64)))) (/.f64 (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 #s(literal 2 binary64) a)) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))))) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64))))) (*.f64 a (*.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))) (fma.f64 #s(literal 2 binary64) (*.f64 (/.f64 a (*.f64 b b)) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 3 binary64))) (pow.f64 b #s(literal 3 binary64))) (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b))) #s(literal 2 binary64)))) (/.f64 (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 #s(literal 2 binary64) a)) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))))) (*.f64 a (*.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))) (/.f64 (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 #s(literal 2 binary64) a)) (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 3 binary64))) (pow.f64 b #s(literal 3 binary64)))) (*.f64 a (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b))) #s(literal 2 binary64)))))) (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))) (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))))) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))))) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64))))) (*.f64 a (*.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))) (fma.f64 #s(literal 2 binary64) (*.f64 (/.f64 a (*.f64 b b)) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 3 binary64))) (pow.f64 b #s(literal 3 binary64))) (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b))) #s(literal 2 binary64)))) (/.f64 (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 #s(literal 2 binary64) a)) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))))) (*.f64 a (*.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))) (/.f64 (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 #s(literal 2 binary64) a)) (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 3 binary64))) (pow.f64 b #s(literal 3 binary64)))) (*.f64 a (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b))) #s(literal 2 binary64)))))) (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))))))))) |
#s(approx (/ (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))))) (-.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b))))) (*.f64 c (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))))) (*.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))) (/.f64 (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 #s(literal 2 binary64) a)) (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 3 binary64))) (pow.f64 b #s(literal 3 binary64)))) (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b))) #s(literal 2 binary64)))))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))) |
#s(approx (/ (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))))) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) (*.f64 c (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))))) (*.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b))))) (*.f64 c (-.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (/.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)))) (*.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b))))) (/.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))))) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64)))) (*.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 3 binary64))) (pow.f64 b #s(literal 3 binary64))) (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b))) #s(literal 2 binary64))))) (/.f64 (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 #s(literal 2 binary64) a)) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))))) (*.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))) (/.f64 (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 #s(literal 2 binary64) a)) (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 3 binary64))) (pow.f64 b #s(literal 3 binary64)))) (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b))) #s(literal 2 binary64))))) (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))))) (/.f64 (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 #s(literal 2 binary64) a)) (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 3 binary64))) (pow.f64 b #s(literal 3 binary64)))) (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b))) #s(literal 2 binary64)))))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))) |
#s(approx (/ (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))))) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b)))) (*.f64 c (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))))) (*.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b))))) (*.f64 c (-.f64 (fma.f64 #s(literal -1/2 binary64) (-.f64 (/.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)))) (*.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b))))) (/.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))))) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64)))) (*.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))) (*.f64 c (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal -64 binary64) (pow.f64 a #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))))) (-.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))))) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64)))))) (pow.f64 b #s(literal 6 binary64))))) (*.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))) (fma.f64 #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))))) (*.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))) (/.f64 (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 #s(literal 2 binary64) a)) (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 3 binary64))) (pow.f64 b #s(literal 3 binary64)))) (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b))) #s(literal 2 binary64)))) (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b))))) (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 3 binary64))) (pow.f64 b #s(literal 3 binary64))) (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b))) #s(literal 2 binary64)))) (/.f64 (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 #s(literal 2 binary64) a)) (-.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (/.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)))) (*.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b))))) (/.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))))) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64)))) (*.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 3 binary64))) (pow.f64 b #s(literal 3 binary64))) (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b))) #s(literal 2 binary64))))) (/.f64 (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 #s(literal 2 binary64) a)) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))))) (*.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))) (/.f64 (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 #s(literal 2 binary64) a)) (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 3 binary64))) (pow.f64 b #s(literal 3 binary64)))) (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b))) #s(literal 2 binary64))))) (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))) (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b))))))))) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 3 binary64))) (pow.f64 b #s(literal 3 binary64))) (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b))) #s(literal 2 binary64))))) (/.f64 (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 #s(literal 2 binary64) a)) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))))) (*.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))) (/.f64 (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 #s(literal 2 binary64) a)) (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 3 binary64))) (pow.f64 b #s(literal 3 binary64)))) (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b))) #s(literal 2 binary64))))) (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))))) (/.f64 (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 #s(literal 2 binary64) a)) (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 3 binary64))) (pow.f64 b #s(literal 3 binary64)))) (pow.f64 (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b))) #s(literal 2 binary64)))))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b)))))) |
#s(approx (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) (-.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1 binary64) b) (*.f64 #s(literal -1 binary64) b)) (*.f64 #s(literal -1 binary64) b) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c (fma.f64 #s(literal -8 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64)))))) (pow.f64 b #s(literal 3 binary64))))) (pow.f64 b #s(literal 3 binary64)))) |
#s(approx (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) (-.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1 binary64) b) (*.f64 #s(literal -1 binary64) b)) (*.f64 #s(literal -1 binary64) b) (*.f64 c (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c (-.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))))) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64)))))) (pow.f64 b #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))))) (pow.f64 b #s(literal 3 binary64))))))) (pow.f64 b #s(literal 3 binary64)))) |
#s(approx (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) (-.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1 binary64) b) (*.f64 #s(literal -1 binary64) b)) (*.f64 #s(literal -1 binary64) b) (*.f64 c (-.f64 (*.f64 c (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c (-.f64 (*.f64 #s(literal -64 binary64) (pow.f64 a #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))))) (-.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))))) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64)))))) (pow.f64 b #s(literal 6 binary64)))))) (pow.f64 b #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))))) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64))))) (pow.f64 b #s(literal 3 binary64)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))))) (pow.f64 b #s(literal 3 binary64))))))) (pow.f64 b #s(literal 3 binary64)))) |
#s(approx (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 c (fma.f64 #s(literal -8 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64)))))) (pow.f64 b #s(literal 3 binary64))) (pow.f64 b #s(literal 3 binary64)))) |
#s(approx (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3) (fma.f64 c (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 c (-.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))))) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64)))))) (pow.f64 b #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))))) (pow.f64 b #s(literal 3 binary64))))) (pow.f64 b #s(literal 3 binary64)))) |
#s(approx (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3) (fma.f64 c (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))))) (pow.f64 b #s(literal 3 binary64))) (*.f64 c (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 c (-.f64 (*.f64 #s(literal -64 binary64) (pow.f64 a #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))))) (-.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))))) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64)))))) (pow.f64 b #s(literal 6 binary64)))))) (pow.f64 b #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))))) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64))))) (pow.f64 b #s(literal 3 binary64))))))) (pow.f64 b #s(literal 3 binary64)))) |
#s(approx (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (+.f64 b (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 b #s(literal 3 binary64)))))))) |
#s(approx (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (+.f64 b (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64)))))))))) |
#s(approx (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)))) (fma.f64 #s(literal -1 binary64) (*.f64 b b) (fma.f64 #s(literal 2 binary64) (*.f64 b b) (*.f64 c (fma.f64 #s(literal -4 binary64) a (*.f64 #s(literal 2 binary64) a)))))) |
#s(approx (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)))) (fma.f64 #s(literal -1 binary64) (*.f64 b b) (fma.f64 #s(literal 2 binary64) (*.f64 b b) (*.f64 c (fma.f64 #s(literal -4 binary64) a (fma.f64 #s(literal 2 binary64) a (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b b))))))))) |
#s(approx (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)))) (fma.f64 #s(literal -1 binary64) (*.f64 b b) (fma.f64 #s(literal 2 binary64) (*.f64 b b) (*.f64 c (fma.f64 #s(literal -4 binary64) a (fma.f64 #s(literal 2 binary64) a (*.f64 c (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a a) (*.f64 b b)) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) (pow.f64 b #s(literal 4 binary64)))))))))))) |
#s(approx (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))) (fma.f64 #s(literal -1 binary64) (*.f64 b b) (fma.f64 c (fma.f64 #s(literal -4 binary64) a (*.f64 #s(literal 2 binary64) a)) (*.f64 b b)))) |
#s(approx (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))) (fma.f64 #s(literal -1 binary64) (*.f64 b b) (fma.f64 c (fma.f64 #s(literal -4 binary64) a (fma.f64 #s(literal 2 binary64) a (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b b))))) (*.f64 b b)))) |
#s(approx (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))) (fma.f64 #s(literal -1 binary64) (*.f64 b b) (fma.f64 c (fma.f64 #s(literal -4 binary64) a (fma.f64 #s(literal 2 binary64) a (*.f64 c (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a a) (*.f64 b b)) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) (pow.f64 b #s(literal 4 binary64)))))))) (*.f64 b b)))) |
#s(approx (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 c (fma.f64 #s(literal 2 binary64) a (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b b))))))) |
#s(approx (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 c (fma.f64 #s(literal 2 binary64) a (*.f64 c (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a a) (*.f64 b b)) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) (pow.f64 b #s(literal 4 binary64)))))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 c (fma.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 a c)))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 c (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (fma.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 a c)) (*.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 c (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (fma.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 a c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -4 binary64)))))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 c (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 b c)) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 c (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) (fma.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) (/.f64 b c))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 c (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 5 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -4 binary64))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (fma.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) (/.f64 b c)))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 c (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 c (fma.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 5 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -4 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 c (fma.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 5 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -4 binary64)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 7 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal 5 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))))) |
#s(approx (- (* b b) (* 4 (* a c))) (*.f64 c (-.f64 (/.f64 (*.f64 b b) c) (*.f64 #s(literal 4 binary64) a)))) |
#s(approx (* (+ (* (* a (/ c (* b b))) -4) 1) (* b b)) (*.f64 c (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)))) |
#s(approx (+ (* (* a (/ c (* b b))) -4) 1) (*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 a (*.f64 b b)) (pow.f64 c #s(literal -1 binary64))))) |
#s(approx (* (* -1 c) (- (* 4 (/ a (* b b))) (pow c -1))) (*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 a (*.f64 b b)) (pow.f64 c #s(literal -1 binary64))))) |
#s(approx (/ (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) (*.f64 c (fma.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 a c)))))) |
#s(approx (/ (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) (*.f64 c (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (fma.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 a c)) (*.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))))))) |
#s(approx (/ (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) (*.f64 c (fma.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 a c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 5 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) a) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) a))) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))))))) |
#s(approx (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (*.f64 c (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 b c)) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))) |
#s(approx (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (*.f64 c (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) (fma.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) (/.f64 b c))))) |
#s(approx (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (*.f64 c (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a (pow.f64 c #s(literal 5 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) a) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) a))) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (fma.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) (/.f64 b c)))))) |
#s(approx (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))))) (*.f64 c (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))) |
#s(approx (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))))) (*.f64 c (fma.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a (pow.f64 c #s(literal 5 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) a) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) a))) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))))) |
#s(approx (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))))) (*.f64 c (fma.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a (pow.f64 c #s(literal 5 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) a) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) a))) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a (pow.f64 c #s(literal 7 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 b b) (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) a) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) a)))) a) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) a) (/.f64 c #s(literal -4 binary64))))) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))))) |
#s(approx (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))) (*.f64 c (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)))) |
#s(approx (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))) (*.f64 c (-.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) a) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) a))) (*.f64 c c)))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 b b) c))))) |
#s(approx (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))) (*.f64 c (-.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 b b) (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) a) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) a)))) (*.f64 a (*.f64 (*.f64 c c) c))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b b) c) (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 a (*.f64 c c))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 a (*.f64 c c))))))))) |
#s(approx (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (*.f64 (*.f64 (*.f64 c c) c) (fma.f64 #s(literal -64 binary64) (pow.f64 a #s(literal 3 binary64)) (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) c))))) |
#s(approx (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))) (*.f64 (*.f64 c c) (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 a (*.f64 b b)) c) (*.f64 #s(literal 16 binary64) (*.f64 a a))))) |
#s(approx (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))) (*.f64 (*.f64 c c) (-.f64 (fma.f64 #s(literal 16 binary64) (*.f64 a a) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 c c))) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 b b)) c))))) |
#s(approx (+ (* c (+ (* (* 16 (* a a)) c) (* 4 (* a (* b b))))) (pow b 4)) (*.f64 (*.f64 c c) (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 a (*.f64 b b)) c) (*.f64 #s(literal 16 binary64) (*.f64 a a))))) |
#s(approx (+ (* c (+ (* (* 16 (* a a)) c) (* 4 (* a (* b b))))) (pow b 4)) (*.f64 (*.f64 c c) (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 a (*.f64 b b)) c) (fma.f64 #s(literal 16 binary64) (*.f64 a a) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 c c)))))) |
#s(approx (+ (* (* 16 (* a a)) c) (* 4 (* a (* b b)))) (*.f64 c (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 a (*.f64 b b)) c) (*.f64 #s(literal 16 binary64) (*.f64 a a))))) |
#s(approx (/ (/ (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (/.f64 (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64)) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal 4 binary64) a)))))) |
#s(approx (/ (/ (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))))) (* 2 a)) (*.f64 c (fma.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (/.f64 (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64)) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal 4 binary64) a)))) (*.f64 (pow.f64 (/.f64 a (*.f64 (*.f64 c c) c)) #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 b b) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64))) (*.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal 4 binary64) a)) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal 4 binary64) a)))))))) |
#s(approx (/ (/ (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))))) (* 2 a)) (*.f64 c (fma.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (/.f64 (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64)) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal 4 binary64) a)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 a (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal 4 binary64) a))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64))) #s(literal 1/2 binary64)) (/.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)))) (*.f64 (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64)) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal 4 binary64) a))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))) (/.f64 (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64)) (*.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal 4 binary64) a)) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal 4 binary64) a))))) (*.f64 #s(literal 4 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal 4 binary64) a)) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal 4 binary64) a))) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal 4 binary64) a))))))))) (*.f64 c c)) (*.f64 (pow.f64 (/.f64 a (*.f64 (*.f64 c c) c)) #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 b b) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64))) (*.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal 4 binary64) a)) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal 4 binary64) a))))))))) |
#s(approx (/ (/ (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))))) (* 2 a)) (*.f64 c (fma.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (/.f64 (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64)) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal 4 binary64) a)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 a (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal 4 binary64) a))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64))) #s(literal 1/2 binary64)) (/.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)))) (*.f64 (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64)) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal 4 binary64) a))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))) (/.f64 (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64)) (*.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal 4 binary64) a)) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal 4 binary64) a))))) (*.f64 #s(literal 4 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal 4 binary64) a)) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal 4 binary64) a))) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal 4 binary64) a))))))))) (*.f64 c c)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64))) #s(literal 1/2 binary64)) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))))) (*.f64 (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64)) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal 4 binary64) a)))))) (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))) (/.f64 (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal 4 binary64) a)) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal 4 binary64) a))) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal 4 binary64) a))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 a (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal 4 binary64) a))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64))) #s(literal 1/2 binary64)) (/.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)))) (*.f64 (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64)) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal 4 binary64) a))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))) (/.f64 (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64)) (*.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal 4 binary64) a)) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal 4 binary64) a))))) (*.f64 #s(literal 4 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal 4 binary64) a)) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal 4 binary64) a))) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal 4 binary64) a)))))))))) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal 4 binary64) a)))))) (*.f64 (*.f64 c c) c)) (*.f64 (pow.f64 (/.f64 a (*.f64 (*.f64 c c) c)) #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 b b) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64))) (*.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal 4 binary64) a)) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal 4 binary64) a)))))))))) |
#s(approx (/ (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))))) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal 1/2 binary64)) (/.f64 (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64)) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal 4 binary64) a)))))) |
#s(approx (/ (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))))) (*.f64 c (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal 1/2 binary64)) (/.f64 (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64)) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal 4 binary64) a))))) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 (pow.f64 (/.f64 a c) #s(literal 3 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 b b) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64))) (*.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal 4 binary64) a)) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal 4 binary64) a))))))))) |
#s(approx (/ (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))))) (*.f64 c (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal 1/2 binary64)) (/.f64 (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64)) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal 4 binary64) a)))) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 (*.f64 c c) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal 4 binary64) a)))))) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (pow.f64 (/.f64 a c) #s(literal 3 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 b b) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64))) (*.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal 4 binary64) a)) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal 4 binary64) a)))))) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)))) (*.f64 (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64)) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal 4 binary64) a)))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 a (*.f64 c c)) (*.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))) (/.f64 (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64)) (*.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal 4 binary64) a)) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal 4 binary64) a)))))) (*.f64 #s(literal 4 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 5 binary64))) #s(literal 1/2 binary64)) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal 4 binary64) a)) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal 4 binary64) a))) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal 4 binary64) a)))))))))))) |
#s(approx (/ (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))))) (*.f64 c (-.f64 (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal 1/2 binary64)) (/.f64 (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64)) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal 4 binary64) a))))) (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 (*.f64 c c) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal 4 binary64) a))))) (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 5 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))))) (*.f64 (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64)) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal 4 binary64) a)))))))) (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (pow.f64 (/.f64 a c) #s(literal 3 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 b b) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64))) (*.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal 4 binary64) a)) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal 4 binary64) a))))) (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 a (*.f64 (*.f64 c c) c)) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))) (/.f64 (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal 4 binary64) a)) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal 4 binary64) a))) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal 4 binary64) a)))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)))) (*.f64 (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64)) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal 4 binary64) a))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 a (*.f64 c c)) (*.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))) (/.f64 (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64)) (*.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal 4 binary64) a)) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal 4 binary64) a)))))) (fma.f64 #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 c c) c)) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal 4 binary64) a)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64))) #s(literal 1/2 binary64)) (/.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)))) (*.f64 (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64)) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal 4 binary64) a))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 a (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64))) (*.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal 4 binary64) a)) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal 4 binary64) a))))) (*.f64 #s(literal 4 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal 1/2 binary64)) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal 4 binary64) a)) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal 4 binary64) a))) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal 4 binary64) a))))))))) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal 4 binary64) a)))) (*.f64 #s(literal 4 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 5 binary64))) #s(literal 1/2 binary64)) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal 4 binary64) a)) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal 4 binary64) a))) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal 4 binary64) a)))))))))))))) |
#s(approx (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) (*.f64 (*.f64 c c) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 c c))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)))) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64))))))) |
#s(approx (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) (*.f64 (*.f64 c c) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 c c)) (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 5 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))))) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64)))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)))) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64))))))) |
#s(approx (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) (*.f64 (*.f64 c c) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 c c)) (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 7 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (-.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64))) (/.f64 (pow.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)))) #s(literal 2 binary64)) #s(literal -64 binary64))))) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64)))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)))) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 5 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))))) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64)))))))) |
#s(approx (pow (sqrt (- (* b b) (* 4 (* a c)))) 3) (*.f64 (*.f64 c c) (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)))) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64)))))) |
#s(approx (pow (sqrt (- (* b b) (* 4 (* a c)))) 3) (*.f64 (*.f64 c c) (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)))) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 5 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))))) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64))))))) |
#s(approx (pow (sqrt (- (* b b) (* 4 (* a c)))) 3) (*.f64 (*.f64 c c) (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)))) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 5 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))))) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 7 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (-.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64))) (/.f64 (pow.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)))) #s(literal 2 binary64)) #s(literal -64 binary64))))) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64)))))))) |
#s(approx (* (* (+ (* (* a (/ c (* b b))) -2) 1) b) -1) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 b c) (*.f64 #s(literal 2 binary64) (/.f64 a b))))) |
#s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (/.f64 b c)))) |
#s(approx (* c (+ (* -2 (/ a b)) (/ b c))) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (/.f64 b c)))) |
#s(approx (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c))))))) (*.f64 c (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal 4 binary64) a)))) |
#s(approx (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c))))))) (*.f64 c (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 b b) c))) (*.f64 #s(literal 4 binary64) a)))) |
#s(approx (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c))))))) (*.f64 c (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 b b) c)))) (*.f64 #s(literal 4 binary64) a)))) |
#s(approx (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c))))))) (*.f64 c (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (fma.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 5 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -4 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 b b) c))))) (*.f64 #s(literal 4 binary64) a)))) |
#s(approx (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))) (*.f64 c (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal 4 binary64) a)))) |
#s(approx (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))) (*.f64 c (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (/.f64 (*.f64 b b) c)) (*.f64 #s(literal 4 binary64) a)))) |
#s(approx (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))) (*.f64 c (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (/.f64 (*.f64 b b) c))) (*.f64 #s(literal 4 binary64) a)))) |
#s(approx (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))) (*.f64 c (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (fma.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 5 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -4 binary64)))) (/.f64 (*.f64 b b) c)))) (*.f64 #s(literal 4 binary64) a)))) |
#s(approx (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 c (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))))) |
#s(approx (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 c (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 5 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -4 binary64))))))))) |
#s(approx (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 c (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (fma.f64 #s(literal -1/16 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 7 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 b #s(literal 7 binary64)) (pow.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal 5 binary64)))) (*.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 5 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -4 binary64)))))))))) |
#s(approx (/ (/ (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (/.f64 (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal -4 binary64) a (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))))))) |
#s(approx (/ (/ (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))))) (* 2 a)) (*.f64 c (fma.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (/.f64 (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal -4 binary64) a (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))))) (*.f64 (pow.f64 (/.f64 a (*.f64 (*.f64 c c) c)) #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 b b) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64))) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))) (fma.f64 #s(literal -4 binary64) a (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))))))))) |
#s(approx (/ (/ (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))))) (* 2 a)) (*.f64 c (fma.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (/.f64 (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal -4 binary64) a (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 a (fma.f64 #s(literal -4 binary64) a (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64))) #s(literal 1/2 binary64)) (/.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)))) (*.f64 (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal -4 binary64) a (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))) (/.f64 (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))) (fma.f64 #s(literal -4 binary64) a (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))))))) (*.f64 #s(literal 4 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))) (fma.f64 #s(literal -4 binary64) a (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))))) (fma.f64 #s(literal -4 binary64) a (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))))))))))) (*.f64 c c)) (*.f64 (pow.f64 (/.f64 a (*.f64 (*.f64 c c) c)) #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 b b) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64))) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))) (fma.f64 #s(literal -4 binary64) a (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))))))))))) |
#s(approx (/ (/ (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))))) (* 2 a)) (*.f64 c (fma.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (/.f64 (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal -4 binary64) a (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 a (fma.f64 #s(literal -4 binary64) a (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64))) #s(literal 1/2 binary64)) (/.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)))) (*.f64 (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal -4 binary64) a (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))) (/.f64 (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))) (fma.f64 #s(literal -4 binary64) a (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))))))) (*.f64 #s(literal 4 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))) (fma.f64 #s(literal -4 binary64) a (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))))) (fma.f64 #s(literal -4 binary64) a (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))))))))))) (*.f64 c c)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64))) #s(literal 1/2 binary64)) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))))) (*.f64 (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal -4 binary64) a (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))))))) (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))) (/.f64 (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))) (fma.f64 #s(literal -4 binary64) a (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))))) (fma.f64 #s(literal -4 binary64) a (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 a (fma.f64 #s(literal -4 binary64) a (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64))) #s(literal 1/2 binary64)) (/.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)))) (*.f64 (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal -4 binary64) a (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))) (/.f64 (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))) (fma.f64 #s(literal -4 binary64) a (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))))))) (*.f64 #s(literal 4 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))) (fma.f64 #s(literal -4 binary64) a (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))))) (fma.f64 #s(literal -4 binary64) a (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))))))))))) (fma.f64 #s(literal -4 binary64) a (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))))))) (*.f64 (*.f64 c c) c)) (*.f64 (pow.f64 (/.f64 a (*.f64 (*.f64 c c) c)) #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 b b) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64))) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))) (fma.f64 #s(literal -4 binary64) a (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))))))))))) |
#s(approx (/ (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))))) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal 1/2 binary64)) (/.f64 (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal -4 binary64) a (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))))))) |
#s(approx (/ (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))))) (*.f64 c (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal 1/2 binary64)) (/.f64 (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal -4 binary64) a (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))))))) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 (pow.f64 (/.f64 a c) #s(literal 3 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 b b) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64))) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))) (fma.f64 #s(literal -4 binary64) a (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))))))))))) |
#s(approx (/ (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))))) (*.f64 c (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal 1/2 binary64)) (/.f64 (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal -4 binary64) a (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))))) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 (*.f64 c c) (fma.f64 #s(literal -4 binary64) a (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))))))) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (pow.f64 (/.f64 a c) #s(literal 3 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 b b) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64))) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))) (fma.f64 #s(literal -4 binary64) a (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))))))) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)))) (*.f64 (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal -4 binary64) a (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 a (*.f64 c c)) (*.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))) (/.f64 (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))) (fma.f64 #s(literal -4 binary64) a (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))))))) (*.f64 #s(literal 4 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 5 binary64))) #s(literal 1/2 binary64)) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))) (fma.f64 #s(literal -4 binary64) a (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))))) (fma.f64 #s(literal -4 binary64) a (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))))))))))))) |
#s(approx (/ (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))))) (*.f64 c (-.f64 (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal 1/2 binary64)) (/.f64 (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal -4 binary64) a (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))))))) (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 (*.f64 c c) (fma.f64 #s(literal -4 binary64) a (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))))))) (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 5 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))))) (*.f64 (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal -4 binary64) a (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))))))))) (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (pow.f64 (/.f64 a c) #s(literal 3 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 b b) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64))) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))) (fma.f64 #s(literal -4 binary64) a (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))))))) (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 a (*.f64 (*.f64 c c) c)) (*.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))) (/.f64 (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))) (fma.f64 #s(literal -4 binary64) a (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))))) (fma.f64 #s(literal -4 binary64) a (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)))) (*.f64 (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal -4 binary64) a (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 a (*.f64 c c)) (*.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))) (/.f64 (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64)) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))) (fma.f64 #s(literal -4 binary64) a (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))))))) (fma.f64 #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 c c) c)) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 #s(literal -4 binary64) a (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64))) #s(literal 1/2 binary64)) (/.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)))) (*.f64 (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal -4 binary64) a (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 a (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64))) (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))) (fma.f64 #s(literal -4 binary64) a (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))))))) (*.f64 #s(literal 4 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal 1/2 binary64)) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))) (fma.f64 #s(literal -4 binary64) a (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))))) (fma.f64 #s(literal -4 binary64) a (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))))))))))) (fma.f64 #s(literal -4 binary64) a (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))))) (*.f64 #s(literal 4 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 5 binary64))) #s(literal 1/2 binary64)) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 (fma.f64 #s(literal -4 binary64) a (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))) (fma.f64 #s(literal -4 binary64) a (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))))) (fma.f64 #s(literal -4 binary64) a (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))))))))))))))) |
#s(approx (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) (*.f64 (*.f64 c c) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 c c))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)))) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64))))))) |
#s(approx (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) (*.f64 (*.f64 c c) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 c c)) (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 5 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))))) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64)))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)))) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64))))))) |
#s(approx (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) (*.f64 (*.f64 c c) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 c c)) (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 7 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (-.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64))) (/.f64 (pow.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)))) #s(literal 2 binary64)) #s(literal -64 binary64))))) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64)))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)))) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 5 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))))) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64)))))))) |
#s(approx (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3) (*.f64 (*.f64 c c) (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)))) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64)))))) |
#s(approx (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3) (*.f64 (*.f64 c c) (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)))) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 5 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))))) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64))))))) |
#s(approx (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3) (*.f64 (*.f64 c c) (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)))) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 5 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))))) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 7 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (-.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64))) (/.f64 (pow.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)))) #s(literal 2 binary64)) #s(literal -64 binary64))))) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -64 binary64) #s(literal 1/2 binary64)))))))) |
#s(approx (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (*.f64 c (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))) |
#s(approx (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (*.f64 c (fma.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 5 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -4 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))))))) |
#s(approx (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (*.f64 c (fma.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 5 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -4 binary64)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 7 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal 5 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b b) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))))) |
#s(approx (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) (*.f64 c (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)))) |
#s(approx (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)))) (*.f64 c (fma.f64 #s(literal -4 binary64) a (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))))) |
#s(approx (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)))) (*.f64 c (+.f64 (*.f64 #s(literal -4 binary64) a) (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 b b) c)))))) |
#s(approx (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)))) (*.f64 c (fma.f64 #s(literal -4 binary64) a (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 b b) c))))))) |
#s(approx (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)))) (*.f64 c (fma.f64 #s(literal -4 binary64) a (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (fma.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 5 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -4 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 b b) c)))))))) |
#s(approx (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))) (*.f64 c (fma.f64 #s(literal -4 binary64) a (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))))) |
#s(approx (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))) (*.f64 c (+.f64 (*.f64 #s(literal -4 binary64) a) (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (/.f64 (*.f64 b b) c))))) |
#s(approx (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))) (*.f64 c (fma.f64 #s(literal -4 binary64) a (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (/.f64 (*.f64 b b) c)))))) |
#s(approx (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))) (*.f64 c (fma.f64 #s(literal -4 binary64) a (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (fma.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 5 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -4 binary64)))) (/.f64 (*.f64 b b) c))))))) |
#s(approx (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (*.f64 c (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))))))) |
#s(approx (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (*.f64 c (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 5 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -4 binary64))))))))) |
#s(approx (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (*.f64 c (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)))) (fma.f64 #s(literal -1/16 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 7 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 b #s(literal 7 binary64)) (pow.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal 5 binary64)))) (*.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 5 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) #s(literal -4 binary64)))))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 b (*.f64 a c))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))) c)))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/128 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))) c) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) c)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 #s(literal -1 binary64) (*.f64 c (-.f64 (/.f64 b c) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 #s(literal -1 binary64) (*.f64 c (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) b) c)) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 #s(literal -1 binary64) (*.f64 c (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))) c)) b) c)) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1/64 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 5 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))))))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1/64 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 5 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (fma.f64 #s(literal 1/512 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 7 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))))))) |
#s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -1 binary64) (*.f64 c (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 b b) c)) (*.f64 #s(literal -4 binary64) a))))) |
#s(approx (* (+ (* (* a (/ c (* b b))) -4) 1) (* b b)) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b b) c) (*.f64 #s(literal 4 binary64) a))))) |
#s(approx (+ (* (* a (/ c (* b b))) -4) 1) (*.f64 #s(literal -1 binary64) (*.f64 c (-.f64 (*.f64 #s(literal 4 binary64) (/.f64 a (*.f64 b b))) (pow.f64 c #s(literal -1 binary64)))))) |
#s(approx (* (* -1 c) (- (* 4 (/ a (* b b))) (pow c -1))) (*.f64 #s(literal -1 binary64) (*.f64 c (-.f64 (*.f64 #s(literal 4 binary64) (/.f64 a (*.f64 b b))) (pow.f64 c #s(literal -1 binary64)))))) |
#s(approx (/ (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 b (*.f64 a c))))))) |
#s(approx (/ (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))) c)))))) |
#s(approx (/ (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) a) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) a))))) (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))) c) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) c)))))) |
#s(approx (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (*.f64 #s(literal -1 binary64) (*.f64 c (-.f64 (/.f64 b c) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))))) |
#s(approx (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (*.f64 #s(literal -1 binary64) (*.f64 c (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) b) c)) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))))) |
#s(approx (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (*.f64 #s(literal -1 binary64) (*.f64 c (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) a) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) a)))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))) c)) b) c)) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))))) |
#s(approx (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))))) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))))) |
#s(approx (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))))) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a (pow.f64 c #s(literal 5 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) a) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) a))))) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))))))) |
#s(approx (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))))) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) a) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) a))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) a) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 b b) (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) a) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) a)))) a))))))) (*.f64 (*.f64 c c) c)) (fma.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))))))) |
#s(approx (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b b) c) (*.f64 #s(literal 4 binary64) a))))) |
#s(approx (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 a c)) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 a c)))) (*.f64 #s(literal -1 binary64) (*.f64 b b))) c) (*.f64 #s(literal 4 binary64) a))))) |
#s(approx (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 b b) a) (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) a) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) a))) c))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) a) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) a)))) c)) (*.f64 #s(literal -1 binary64) (*.f64 b b))) c) (*.f64 #s(literal 4 binary64) a))))) |
#s(approx (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 c c) c) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 c c) c)) (*.f64 #s(literal 64 binary64) (pow.f64 a #s(literal 3 binary64))))))) |
#s(approx (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))) (*.f64 (*.f64 c c) (fma.f64 #s(literal -1 binary64) (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) c)) c) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 b b))) c)) (*.f64 #s(literal 16 binary64) (*.f64 a a))))) |
#s(approx (+ (* c (+ (* (* 16 (* a a)) c) (* 4 (* a (* b b))))) (pow b 4)) (*.f64 (*.f64 c c) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b b)) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) c))) c) (*.f64 #s(literal 16 binary64) (*.f64 a a))))) |
#s(approx (+ (* (* 16 (* a a)) c) (* 4 (* a (* b b)))) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -16 binary64) (*.f64 a a) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 b b)) c)))))) |
#s(approx (/ (/ (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))))) (* 2 a)) (*.f64 #s(literal 4 binary64) (*.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (/.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal -4 binary64) a)))))) |
#s(approx (/ (/ (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))))) (* 2 a)) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -8 binary64) (*.f64 (pow.f64 (/.f64 a (*.f64 (*.f64 c c) c)) #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (*.f64 (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal -4 binary64) a)) (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal -4 binary64) a))))) (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (/.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal -4 binary64) a))))))))) |
#s(approx (/ (/ (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))))) (* 2 a)) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -4 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (/.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal -4 binary64) a)))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 a (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal -4 binary64) a))))) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64))) #s(literal 1/2 binary64)) (/.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64))))) (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal -4 binary64) a))))) (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal -4 binary64) a)) (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal -4 binary64) a))))) (*.f64 #s(literal 32 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal -4 binary64) a)) (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal -4 binary64) a))) (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal -4 binary64) a))))))))) c) (*.f64 #s(literal 8 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (*.f64 (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal -4 binary64) a)) (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal -4 binary64) a))))))) c)))))) |
#s(approx (/ (/ (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))))) (* 2 a)) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -4 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (/.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal -4 binary64) a)))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (pow.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64))) #s(literal 1/2 binary64)) (/.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal 4 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal 8 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64)))))) (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal -4 binary64) a))))) (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal -4 binary64) a)) (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal -4 binary64) a))) (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal -4 binary64) a)))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 a (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal -4 binary64) a))))) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64))) #s(literal 1/2 binary64)) (/.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64))))) (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal -4 binary64) a))))) (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal -4 binary64) a)) (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal -4 binary64) a))))) (*.f64 #s(literal 32 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal -4 binary64) a)) (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal -4 binary64) a))) (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal -4 binary64) a)))))))))) (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal -4 binary64) a)))))) c) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 a (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal -4 binary64) a))))) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64))) #s(literal 1/2 binary64)) (/.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64))))) (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal -4 binary64) a))))) (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal -4 binary64) a)) (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal -4 binary64) a))))) (*.f64 #s(literal 32 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal -4 binary64) a)) (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal -4 binary64) a))) (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal -4 binary64) a))))))))))) c) (*.f64 #s(literal 8 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (*.f64 (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal -4 binary64) a)) (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal -4 binary64) a))))))) c)))))) |
#s(approx (/ (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))))) (*.f64 #s(literal 8 binary64) (*.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal 1/2 binary64)) (/.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal -4 binary64) a)))))) |
#s(approx (/ (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))))) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -16 binary64) (*.f64 (pow.f64 (pow.f64 (/.f64 a c) #s(literal 3 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (*.f64 (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal -4 binary64) a)) (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal -4 binary64) a))))) (*.f64 #s(literal -8 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal 1/2 binary64)) (/.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal -4 binary64) a))))))))) |
#s(approx (/ (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))))) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -8 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal 1/2 binary64)) (/.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal -4 binary64) a)))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal -4 binary64) a)))) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64))) #s(literal 1/2 binary64)) (/.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64))))) (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal -4 binary64) a))))) (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (pow.f64 b #s(literal 3 binary64))) (*.f64 (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal -4 binary64) a)) (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal -4 binary64) a))))) (*.f64 #s(literal 32 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal 1/2 binary64)) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal -4 binary64) a)) (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal -4 binary64) a))) (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal -4 binary64) a))))))))) c)) (*.f64 #s(literal -16 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (*.f64 (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal -4 binary64) a)) (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal -4 binary64) a))))))) c)))))) |
#s(approx (/ (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))))) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -8 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal 1/2 binary64)) (/.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal -4 binary64) a)))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (pow.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64))) #s(literal 1/2 binary64)) (/.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal 4 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal 8 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64)))))) (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal -4 binary64) a))))) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal -4 binary64) a)) (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal -4 binary64) a))) (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal -4 binary64) a)))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal -4 binary64) a)))) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64))) #s(literal 1/2 binary64)) (/.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64))))) (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal -4 binary64) a))))) (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (pow.f64 b #s(literal 3 binary64))) (*.f64 (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal -4 binary64) a)) (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal -4 binary64) a))))) (*.f64 #s(literal 32 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal 1/2 binary64)) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal -4 binary64) a)) (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal -4 binary64) a))) (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal -4 binary64) a)))))))))) (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal -4 binary64) a)))))) c) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal -4 binary64) a))))) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64))) #s(literal 1/2 binary64)) (/.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64))))) (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal -4 binary64) a))))) (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (pow.f64 b #s(literal 3 binary64))) (*.f64 (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal -4 binary64) a)) (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal -4 binary64) a))))) (*.f64 #s(literal 32 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal 1/2 binary64)) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal -4 binary64) a)) (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal -4 binary64) a))) (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal -4 binary64) a))))))))) c)) (*.f64 #s(literal -16 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (*.f64 (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal -4 binary64) a)) (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal -4 binary64) a))))))) c)))))) |
#s(approx (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) (*.f64 (*.f64 c c) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 c c))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)))))) (*.f64 #s(literal 8 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))))) |
#s(approx (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) (*.f64 (*.f64 c c) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 c c)) (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 5 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal 4 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal 8 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))))))))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)))))) (*.f64 #s(literal 8 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))))) |
#s(approx (- (pow (* -1 b) 3) (pow (sqrt (- (* b b) (* 4 (* a c)))) 3)) (*.f64 (*.f64 c c) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (-.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 c (pow.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)))) #s(literal 2 binary64))) (pow.f64 a #s(literal 3 binary64)))))))) (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64))) #s(literal 1/2 binary64)) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal 4 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal 8 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))))))))) (*.f64 (*.f64 c c) c)) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 c c)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)))))) (*.f64 #s(literal 8 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))))) |
#s(approx (pow (sqrt (- (* b b) (* 4 (* a c)))) 3) (*.f64 (*.f64 c c) (fma.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)))))) (*.f64 #s(literal 8 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))))) |
#s(approx (pow (sqrt (- (* b b) (* 4 (* a c)))) 3) (*.f64 (*.f64 c c) (fma.f64 #s(literal -1/16 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 5 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal 4 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal 8 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))))))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)))))) (*.f64 #s(literal 8 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))))) |
#s(approx (pow (sqrt (- (* b b) (* 4 (* a c)))) 3) (*.f64 (*.f64 c c) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/16 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (-.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 c (pow.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)))) #s(literal 2 binary64))) (pow.f64 a #s(literal 3 binary64))))))) (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64))) #s(literal 1/2 binary64)) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal 4 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal 8 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))))))))) (*.f64 (*.f64 c c) c)) (fma.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)))))) (*.f64 #s(literal 8 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))))) |
#s(approx (* (* (+ (* (* a (/ c (* b b))) -2) 1) b) -1) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (/.f64 b c))))) |
#s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 b c) (*.f64 #s(literal 2 binary64) (/.f64 a b)))))) |
#s(approx (* c (+ (* -2 (/ a b)) (/ b c))) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 b c) (*.f64 #s(literal 2 binary64) (/.f64 a b)))))) |
#s(approx (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c))))))) (*.f64 #s(literal -1 binary64) (*.f64 c (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal -4 binary64) a))))) |
#s(approx (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c))))))) (*.f64 #s(literal -1 binary64) (*.f64 c (-.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 b b) c))) (*.f64 #s(literal -4 binary64) a))))) |
#s(approx (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c))))))) (*.f64 #s(literal -1 binary64) (*.f64 c (-.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) c))) (*.f64 #s(literal -4 binary64) a))))) |
#s(approx (+ (* (pow b 1) (pow b 1)) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c))))))) (*.f64 #s(literal -1 binary64) (*.f64 c (-.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/64 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 b #s(literal 5 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))) c) (*.f64 #s(literal 2 binary64) (*.f64 b b))) c))) (*.f64 #s(literal -4 binary64) a))))) |
#s(approx (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))) (*.f64 #s(literal -1 binary64) (*.f64 c (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal -4 binary64) a))))) |
#s(approx (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))) (*.f64 #s(literal -1 binary64) (*.f64 c (-.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 b b) c))) (*.f64 #s(literal -4 binary64) a))))) |
#s(approx (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))) (*.f64 #s(literal -1 binary64) (*.f64 c (-.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 b b)) c))) (*.f64 #s(literal -4 binary64) a))))) |
#s(approx (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (sqrt (- (* b b) (* 4 (* a c))))) (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c)))))) (*.f64 #s(literal -1 binary64) (*.f64 c (-.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/64 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 b #s(literal 5 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))) c) (*.f64 b b)) c))) (*.f64 #s(literal -4 binary64) a))))) |
#s(approx (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))))))) |
#s(approx (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/64 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 5 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 b #s(literal 5 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))))))) |
#s(approx (* (* -1 b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (fma.f64 #s(literal -1/512 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 7 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 b #s(literal 7 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/64 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 5 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 b #s(literal 5 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))))))))) |
#s(approx (/ (/ (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))))) (* 2 a)) (*.f64 #s(literal 4 binary64) (*.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (/.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 4 binary64) a)))))) |
#s(approx (/ (/ (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))))) (* 2 a)) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -8 binary64) (*.f64 (pow.f64 (/.f64 a (*.f64 (*.f64 c c) c)) #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 4 binary64) a)) (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 4 binary64) a))))) (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (/.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 4 binary64) a))))))))) |
#s(approx (/ (/ (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))))) (* 2 a)) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -4 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (/.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 4 binary64) a)))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 a (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 4 binary64) a))))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64))) #s(literal 1/2 binary64)) (/.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64))))) (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 4 binary64) a)))) (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 4 binary64) a)) (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 4 binary64) a)))) (*.f64 #s(literal 32 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 4 binary64) a)) (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 4 binary64) a))) (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 4 binary64) a))))))))) c) (*.f64 #s(literal 8 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 4 binary64) a)) (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 4 binary64) a))))))) c)))))) |
#s(approx (/ (/ (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))))) (* 2 a)) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -4 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (/.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 4 binary64) a)))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (pow.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64))) #s(literal 1/2 binary64)) (/.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal 4 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal 8 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64)))))) (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 4 binary64) a))))) (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 4 binary64) a)) (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 4 binary64) a))) (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 4 binary64) a)))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 a (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 4 binary64) a))))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64))) #s(literal 1/2 binary64)) (/.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64))))) (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 4 binary64) a)))) (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 4 binary64) a)) (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 4 binary64) a)))) (*.f64 #s(literal 32 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 4 binary64) a)) (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 4 binary64) a))) (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 4 binary64) a)))))))))) (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 4 binary64) a)))))) c) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 a (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 4 binary64) a))))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64))) #s(literal 1/2 binary64)) (/.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64))))) (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 4 binary64) a)))) (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 4 binary64) a)) (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 4 binary64) a)))) (*.f64 #s(literal 32 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 4 binary64) a)) (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 4 binary64) a))) (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 4 binary64) a))))))))))) c) (*.f64 #s(literal 8 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 4 binary64) a)) (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 4 binary64) a))))))) c)))))) |
#s(approx (/ (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))))) (*.f64 #s(literal 8 binary64) (*.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal 1/2 binary64)) (/.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 4 binary64) a)))))) |
#s(approx (/ (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))))) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -16 binary64) (*.f64 (pow.f64 (pow.f64 (/.f64 a c) #s(literal 3 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 4 binary64) a)) (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 4 binary64) a))))) (*.f64 #s(literal -8 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal 1/2 binary64)) (/.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 4 binary64) a))))))))) |
#s(approx (/ (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))))) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -8 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal 1/2 binary64)) (/.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 4 binary64) a)))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 4 binary64) a)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64))) #s(literal 1/2 binary64)) (/.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64))))) (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 4 binary64) a)))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (pow.f64 b #s(literal 3 binary64))) (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 4 binary64) a)) (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 4 binary64) a)))) (*.f64 #s(literal 32 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal 1/2 binary64)) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 4 binary64) a)) (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 4 binary64) a))) (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 4 binary64) a))))))))) c)) (*.f64 #s(literal -16 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 4 binary64) a)) (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 4 binary64) a))))))) c)))))) |
#s(approx (/ (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))))) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -8 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal 1/2 binary64)) (/.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 4 binary64) a)))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (pow.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64))) #s(literal 1/2 binary64)) (/.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal 4 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal 8 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64)))))) (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 4 binary64) a))))) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 4 binary64) a)) (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 4 binary64) a))) (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 4 binary64) a)))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 4 binary64) a)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64))) #s(literal 1/2 binary64)) (/.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64))))) (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 4 binary64) a)))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (pow.f64 b #s(literal 3 binary64))) (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 4 binary64) a)) (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 4 binary64) a)))) (*.f64 #s(literal 32 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal 1/2 binary64)) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 4 binary64) a)) (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 4 binary64) a))) (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 4 binary64) a)))))))))) (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 4 binary64) a)))))) c) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 4 binary64) a))))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64))) #s(literal 1/2 binary64)) (/.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64))))) (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 4 binary64) a)))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (pow.f64 b #s(literal 3 binary64))) (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 4 binary64) a)) (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 4 binary64) a)))) (*.f64 #s(literal 32 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal 1/2 binary64)) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 4 binary64) a)) (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 4 binary64) a))) (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 4 binary64) a))))))))) c)) (*.f64 #s(literal -16 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 4 binary64) a)) (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 4 binary64) a))))))) c)))))) |
#s(approx (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) (*.f64 (*.f64 c c) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 c c))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)))))) (*.f64 #s(literal 8 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))))) |
#s(approx (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) (*.f64 (*.f64 c c) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 c c)) (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 5 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal 4 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal 8 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))))))))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)))))) (*.f64 #s(literal 8 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))))) |
#s(approx (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) (*.f64 (*.f64 c c) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (-.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 c (pow.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)))) #s(literal 2 binary64))) (pow.f64 a #s(literal 3 binary64)))))))) (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64))) #s(literal 1/2 binary64)) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal 4 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal 8 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))))))))) (*.f64 (*.f64 c c) c)) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 c c)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)))))) (*.f64 #s(literal 8 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))))) |
#s(approx (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3) (*.f64 (*.f64 c c) (fma.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)))))) (*.f64 #s(literal 8 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))))) |
#s(approx (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3) (*.f64 (*.f64 c c) (fma.f64 #s(literal -1/16 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 5 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal 4 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal 8 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))))))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)))))) (*.f64 #s(literal 8 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))))) |
#s(approx (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3) (*.f64 (*.f64 c c) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/16 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (-.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 c (pow.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)))) #s(literal 2 binary64))) (pow.f64 a #s(literal 3 binary64))))))) (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64))) #s(literal 1/2 binary64)) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal 4 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal 8 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64))))))))) (*.f64 (*.f64 c c) c)) (fma.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 #s(literal 32 binary64) (pow.f64 (*.f64 a b) #s(literal 2 binary64)))))) (*.f64 #s(literal 8 binary64) (*.f64 (pow.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))))) |
#s(approx (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))))) |
#s(approx (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1/64 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 5 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))))))) |
#s(approx (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1/64 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 5 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (fma.f64 #s(literal 1/512 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 7 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 b b) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))))))) |
#s(approx (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b b) c) (*.f64 #s(literal 4 binary64) a))))) |
#s(approx (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)))) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 4 binary64) a))))) |
#s(approx (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)))) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 b b) c) (*.f64 #s(literal 4 binary64) a)))))) |
#s(approx (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)))) (*.f64 #s(literal -1 binary64) (*.f64 c (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) c) (*.f64 #s(literal 4 binary64) a)))))) |
#s(approx (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)))) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/64 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 b #s(literal 5 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))) c) (*.f64 #s(literal 2 binary64) (*.f64 b b))) c) (*.f64 #s(literal 4 binary64) a)))))) |
#s(approx (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 4 binary64) a))))) |
#s(approx (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b b) c) (*.f64 #s(literal 4 binary64) a)))))) |
#s(approx (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))) (*.f64 #s(literal -1 binary64) (*.f64 c (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 b b)) c) (*.f64 #s(literal 4 binary64) a)))))) |
#s(approx (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (*.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/64 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 b #s(literal 5 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))) c) (*.f64 b b)) c) (*.f64 #s(literal 4 binary64) a)))))) |
#s(approx (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))))))) |
#s(approx (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/64 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 5 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 b #s(literal 5 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))))))) |
#s(approx (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (*.f64 b (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 a (*.f64 (*.f64 c c) c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (fma.f64 #s(literal -1/512 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 7 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 b #s(literal 7 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/64 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 5 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 b #s(literal 5 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))))))))))) |
Compiled 209 350 to 8 778 computations (95.8% saved)
15 alts after pruning (3 fresh and 12 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 524 | 3 | 1 527 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 4 | 4 |
| Done | 2 | 8 | 10 |
| Total | 1 526 | 15 | 1 541 |
| Status | Accuracy | Program |
|---|---|---|
| 32.2% | (/.f64 (/.f64 (-.f64 (pow.f64 (*.f64 #s(literal -1 binary64) b) #s(literal 3 binary64)) (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 3/2 binary64))) (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (fma.f64 (pow.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (pow.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal -1 binary64) b) (pow.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)))))) (*.f64 #s(literal 2 binary64) a)) | |
| ✓ | 32.7% | (/.f64 (/.f64 (-.f64 (pow.f64 (*.f64 #s(literal -1 binary64) b) #s(literal 3 binary64)) (pow.f64 (pow.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (fma.f64 (pow.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (pow.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal -1 binary64) b) (pow.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)))))) (*.f64 #s(literal 2 binary64) a)) |
| ✓ | 1.6% | (/.f64 (/.f64 (-.f64 (pow.f64 (*.f64 #s(literal -1 binary64) b) #s(literal 3 binary64)) (pow.f64 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 #s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (/.f64 b c)))) #s(literal -1 binary64))) #s(literal 3 binary64))) (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (fma.f64 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 #s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (/.f64 b c)))) #s(literal -1 binary64))) #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 #s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (/.f64 b c)))) #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal -1 binary64) b) #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 #s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (/.f64 b c)))) #s(literal -1 binary64))))))) (*.f64 #s(literal 2 binary64) a)) |
| 1.0% | (/.f64 (/.f64 (-.f64 (pow.f64 (*.f64 #s(literal -1 binary64) b) #s(literal 3 binary64)) (exp.f64 (*.f64 (log.f64 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 #s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (/.f64 b c)))) #s(literal -1 binary64)))) #s(literal 3 binary64)))) (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (fma.f64 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 #s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (/.f64 b c)))) #s(literal -1 binary64))) #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 #s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (/.f64 b c)))) #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal -1 binary64) b) #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 #s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (/.f64 b c)))) #s(literal -1 binary64))))))) (*.f64 #s(literal 2 binary64) a)) | |
| ✓ | 47.7% | (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)) |
| ✓ | 13.3% | (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (/.f64 (+.f64 (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal 3 binary64)) (pow.f64 (*.f64 b b) #s(literal 3 binary64))) #s(approx (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))) (fma.f64 c (fma.f64 (*.f64 #s(literal 16 binary64) (*.f64 a a)) c (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 b b)))) (pow.f64 b #s(literal 4 binary64))))))) (*.f64 #s(literal 2 binary64) a)) |
| ✓ | 30.8% | (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.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)) |
| ✓ | 30.2% | (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(approx (+ (* (* a (/ c (* b b))) -4) 1) (*.f64 (*.f64 #s(literal -1 binary64) c) (-.f64 (*.f64 #s(literal 4 binary64) (/.f64 a (*.f64 b b))) (pow.f64 c #s(literal -1 binary64))))) (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a)) |
| ✓ | 12.9% | (/.f64 (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (*.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -2 binary64) #s(literal 1 binary64)) b) #s(literal -1 binary64)))) (*.f64 #s(literal 2 binary64) a)) |
| ✓ | 4.0% | (/.f64 (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 #s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (/.f64 b c)))) #s(literal -1 binary64)))) (*.f64 #s(literal 2 binary64) a)) |
| 9.9% | (/.f64 #s(approx (/ (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))))) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 3 binary64))) (pow.f64 b #s(literal 3 binary64))) (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a)) | |
| ✓ | 25.3% | (/.f64 #s(approx (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 20 binary64) (*.f64 #s(literal -16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 b b)) (*.f64 (*.f64 #s(literal 2 binary64) a) c)) b))) (*.f64 #s(literal 2 binary64) a)) |
| ✓ | 37.4% | #s(approx (/ (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 c b))) |
| ✓ | 27.5% | #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (fma.f64 (/.f64 b a) #s(literal -1 binary64) (/.f64 c b))) |
| ✓ | 27.2% | #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 (/.f64 b a) #s(literal -1 binary64))) |
Compiled 2 331 to 658 computations (71.8% saved)
| Inputs |
|---|
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 (/.f64 b a) #s(literal -1 binary64))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 (/.f64 c b) #s(literal -1 binary64))) |
#s(approx (/ (- (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 (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 c b))) |
(/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (/.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 b b)) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 c a))) b) #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 #s(approx (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 20 binary64) (*.f64 #s(literal -16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 b b)) (*.f64 (*.f64 #s(literal 2 binary64) a) c)) b))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 #s(approx (/ (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))))) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 3 binary64))) (pow.f64 b #s(literal 3 binary64))) (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 #s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (/.f64 b c)))) #s(literal -1 binary64)))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (*.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -2 binary64) #s(literal 1 binary64)) b) #s(literal -1 binary64)))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(approx (+ (* (* a (/ c (* b b))) -4) 1) (*.f64 (*.f64 #s(literal -1 binary64) c) (-.f64 (*.f64 #s(literal 4 binary64) (/.f64 a (*.f64 b b))) (pow.f64 c #s(literal -1 binary64))))) (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.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 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (/.f64 (*.f64 (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a)) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.f64 b b)))) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (fma.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 #s(literal -4 binary64) (*.f64 c a)) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b))))))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (/.f64 (+.f64 (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal 3 binary64)) (pow.f64 (*.f64 b b) #s(literal 3 binary64))) #s(approx (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))) (fma.f64 c (fma.f64 (*.f64 #s(literal 16 binary64) (*.f64 a a)) c (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 b b)))) (pow.f64 b #s(literal 4 binary64))))))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (/.f64 (+.f64 (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal 3 binary64)) (pow.f64 (*.f64 b b) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 #s(literal -4 binary64) (*.f64 c a)) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b))))))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (/.f64 (-.f64 (pow.f64 (*.f64 #s(literal -1 binary64) b) #s(literal 3 binary64)) (exp.f64 (*.f64 (log.f64 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 #s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (/.f64 b c)))) #s(literal -1 binary64)))) #s(literal 3 binary64)))) (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (fma.f64 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 #s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (/.f64 b c)))) #s(literal -1 binary64))) #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 #s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (/.f64 b c)))) #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal -1 binary64) b) #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 #s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (/.f64 b c)))) #s(literal -1 binary64))))))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (/.f64 (-.f64 (pow.f64 (*.f64 #s(literal -1 binary64) b) #s(literal 3 binary64)) (pow.f64 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 #s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (/.f64 b c)))) #s(literal -1 binary64))) #s(literal 3 binary64))) (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (fma.f64 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 #s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (/.f64 b c)))) #s(literal -1 binary64))) #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 #s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (/.f64 b c)))) #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal -1 binary64) b) #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 #s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (/.f64 b c)))) #s(literal -1 binary64))))))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (/.f64 (-.f64 (pow.f64 (*.f64 #s(literal -1 binary64) b) #s(literal 3 binary64)) (pow.f64 (pow.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (fma.f64 (pow.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 1/2 binary64)) (pow.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal -1 binary64) b) (pow.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 1/2 binary64)))))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (/.f64 (-.f64 (pow.f64 (*.f64 #s(literal -1 binary64) b) #s(literal 3 binary64)) (pow.f64 (pow.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (fma.f64 (pow.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (pow.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal -1 binary64) b) (pow.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)))))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (/.f64 (-.f64 (pow.f64 (*.f64 #s(literal -1 binary64) b) #s(literal 3 binary64)) (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 3/2 binary64))) (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (fma.f64 (pow.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (pow.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal -1 binary64) b) (pow.f64 (fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)))))) (*.f64 #s(literal 2 binary64) a)) |
| Outputs |
|---|
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 (/.f64 c b) #s(literal -1 binary64))) |
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 (/.f64 b a) #s(literal -1 binary64))) |
4 calls:
| 6.0ms | c |
| 6.0ms | a |
| 6.0ms | b |
| 5.0ms | (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 74.3% | 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)) |
| 47.7% | 1 | a |
| 81.6% | 3 | b |
| 58.1% | 5 | c |
Compiled 20 to 23 computations (-15% saved)
| Inputs |
|---|
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 (/.f64 b a) #s(literal -1 binary64))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 (/.f64 c b) #s(literal -1 binary64))) |
#s(approx (/ (- (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 (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 c b))) |
(/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (/.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 b b)) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 c a))) b) #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 #s(approx (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 20 binary64) (*.f64 #s(literal -16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 b b)) (*.f64 (*.f64 #s(literal 2 binary64) a) c)) b))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 #s(approx (/ (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))))) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 3 binary64))) (pow.f64 b #s(literal 3 binary64))) (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 #s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (/.f64 b c)))) #s(literal -1 binary64)))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (*.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -2 binary64) #s(literal 1 binary64)) b) #s(literal -1 binary64)))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(approx (+ (* (* a (/ c (* b b))) -4) 1) (*.f64 (*.f64 #s(literal -1 binary64) c) (-.f64 (*.f64 #s(literal 4 binary64) (/.f64 a (*.f64 b b))) (pow.f64 c #s(literal -1 binary64))))) (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.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 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (/.f64 (*.f64 (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a)) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.f64 b b)))) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (fma.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 #s(literal -4 binary64) (*.f64 c a)) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b))))))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (/.f64 (+.f64 (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal 3 binary64)) (pow.f64 (*.f64 b b) #s(literal 3 binary64))) #s(approx (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b)))) (fma.f64 c (fma.f64 (*.f64 #s(literal 16 binary64) (*.f64 a a)) c (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 b b)))) (pow.f64 b #s(literal 4 binary64))))))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (/.f64 (+.f64 (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal 3 binary64)) (pow.f64 (*.f64 b b) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 #s(literal -4 binary64) (*.f64 c a)) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b))))))) (*.f64 #s(literal 2 binary64) a)) |
| Outputs |
|---|
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 (/.f64 c b) #s(literal -1 binary64))) |
(/.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)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 (/.f64 b a) #s(literal -1 binary64))) |
1 calls:
| 6.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 81.6% | 3 | b |
Compiled 1 to 3 computations (-200% saved)
| Inputs |
|---|
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 (/.f64 b a) #s(literal -1 binary64))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 (/.f64 c b) #s(literal -1 binary64))) |
#s(approx (/ (- (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 (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 c b))) |
(/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (/.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 b b)) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 c a))) b) #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 #s(approx (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 20 binary64) (*.f64 #s(literal -16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 b b)) (*.f64 (*.f64 #s(literal 2 binary64) a) c)) b))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 #s(approx (/ (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))))) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 3 binary64))) (pow.f64 b #s(literal 3 binary64))) (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 #s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (/.f64 b c)))) #s(literal -1 binary64)))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (*.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -2 binary64) #s(literal 1 binary64)) b) #s(literal -1 binary64)))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(approx (+ (* (* a (/ c (* b b))) -4) 1) (*.f64 (*.f64 #s(literal -1 binary64) c) (-.f64 (*.f64 #s(literal 4 binary64) (/.f64 a (*.f64 b b))) (pow.f64 c #s(literal -1 binary64))))) (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.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)) |
| Outputs |
|---|
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 (/.f64 c b) #s(literal -1 binary64))) |
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(approx (+ (* (* a (/ c (* b b))) -4) 1) (*.f64 (*.f64 #s(literal -1 binary64) c) (-.f64 (*.f64 #s(literal 4 binary64) (/.f64 a (*.f64 b b))) (pow.f64 c #s(literal -1 binary64))))) (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 (/.f64 b a) #s(literal -1 binary64))) |
2 calls:
| 3.0ms | b |
| 3.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 |
|---|---|---|
| 58.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)) |
| 67.0% | 3 | b |
Compiled 18 to 17 computations (5.6% saved)
| Inputs |
|---|
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 (/.f64 b a) #s(literal -1 binary64))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 (/.f64 c b) #s(literal -1 binary64))) |
#s(approx (/ (- (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 (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 c b))) |
(/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (/.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 b b)) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 c a))) b) #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 #s(approx (- (neg b) (sqrt (/ (+ (pow (* -4 (* c a)) 3) (pow (* b b) 3)) (+ (* (* -4 (* c a)) (* -4 (* c a))) (- (pow b 4) (* (* -4 (* c a)) (* b b))))))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 20 binary64) (*.f64 #s(literal -16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)))) (*.f64 b b)) (*.f64 (*.f64 #s(literal 2 binary64) a) c)) b))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 #s(approx (/ (- (pow (* -1 b) 3) (pow (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) 3)) (+ (* (pow b 1) (pow b 1)) (+ (* (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2)) (* (* -1 b) (pow (+ (* (pow b 1) (pow b 1)) (* (* -4 a) c)) 1/2))))) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 3 binary64))) (pow.f64 b #s(literal 3 binary64))) (fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 #s(approx (* (+ (* (* a (/ c (* b b))) -2) 1) b) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (/.f64 b c)))) #s(literal -1 binary64)))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (*.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -2 binary64) #s(literal 1 binary64)) b) #s(literal -1 binary64)))) (*.f64 #s(literal 2 binary64) a)) |
| Outputs |
|---|
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 (/.f64 c b) #s(literal -1 binary64))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (fma.f64 (/.f64 b a) #s(literal -1 binary64) (/.f64 c b))) |
1 calls:
| 3.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 62.7% | 2 | b |
Compiled 1 to 3 computations (-200% saved)
| Inputs |
|---|
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 (/.f64 b a) #s(literal -1 binary64))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 (/.f64 c b) #s(literal -1 binary64))) |
| Outputs |
|---|
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 (/.f64 c b) #s(literal -1 binary64))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 (/.f64 b a) #s(literal -1 binary64))) |
1 calls:
| 1.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 62.2% | 2 | b |
Compiled 1 to 3 computations (-200% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 (/.f64 b a) #s(literal -1 binary64))) |
| Outputs |
|---|
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 (/.f64 b a) #s(literal -1 binary64))) |
4 calls:
| 1.0ms | b |
| 1.0ms | c |
| 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)) |
| 1.0ms | a |
| Accuracy | Segments | Branch |
|---|---|---|
| 27.2% | 1 | a |
| 27.2% | 1 | c |
| 27.2% | 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)) |
| 27.2% | 1 | b |
Compiled 20 to 23 computations (-15% saved)
| 2× | binary-search |
| 1× | predicate-same |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 24.0ms | 3.70397326441007e+121 | 3.147292250413224e+124 |
| 32.0ms | -2.3035919724392722e-82 | -1.0459527889956435e-109 |
| 16.0ms | 205× | 0 | valid |
| 7.0ms | 46× | 1 | valid |
| 5.0ms | 21× | 2 | valid |
| 3.0ms | 38× | 0 | invalid |
Compiled 683 to 581 computations (14.9% saved)
ival-mult: 9.0ms (39.8% of total)ival-sub: 4.0ms (17.7% of total)ival-div: 3.0ms (13.3% of total)ival-sqrt: 3.0ms (13.3% of total)adjust: 2.0ms (8.9% of total)ival-neg: 2.0ms (8.9% 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× | predicate-same |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 3.70397326441007e+121 | 3.147292250413224e+124 |
| 1.0ms | -2.3035919724392722e-82 | -1.0459527889956435e-109 |
Compiled 700 to 598 computations (14.6% saved)
| 2× | binary-search |
| 1× | predicate-same |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 3.70397326441007e+121 | 3.147292250413224e+124 |
| 26.0ms | 2.6723412268640926e-173 | 2.1299931556401934e-153 |
| 14.0ms | 176× | 0 | valid |
| 4.0ms | 44× | 0 | invalid |
Compiled 1 244 to 904 computations (27.3% saved)
ival-mult: 5.0ms (42.4% of total)ival-sub: 2.0ms (17% of total)ival-div: 1.0ms (8.5% of total)ival-sqrt: 1.0ms (8.5% of total)ival-neg: 1.0ms (8.5% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 29.0ms | -4.5998136736341604e-303 | 6.559230562723445e-307 |
| 17.0ms | 144× | 0 | valid |
| 6.0ms | 69× | 0 | invalid |
Compiled 461 to 371 computations (19.5% saved)
ival-mult: 10.0ms (61.3% of total)ival-sub: 2.0ms (12.3% of total)ival-div: 1.0ms (6.1% of total)ival-sqrt: 1.0ms (6.1% of total)ival-neg: 1.0ms (6.1% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | -4.5998136736341604e-303 | 6.559230562723445e-307 |
Compiled 434 to 362 computations (16.6% saved)
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 71 | 369 |
| 1 | 117 | 369 |
| 2 | 255 | 369 |
| 3 | 708 | 369 |
| 4 | 2518 | 369 |
| 5 | 6774 | 369 |
| 1× | node limit |
| Inputs |
|---|
(if (<=.f64 b #s(literal -7080047988414633/76957043352332967211482500195592995713046365762627825523336510555167425334955489475418488779072100860950445293568 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 (/.f64 c b) #s(literal -1 binary64))) (if (<=.f64 b #s(literal 7999999999999999821679757851233037360463874380759372619136666581299930327118719088622932470732061053478060176567610804011008 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 (/.f64 b a) #s(literal -1 binary64))))) |
(if (<=.f64 b #s(literal -7080047988414633/76957043352332967211482500195592995713046365762627825523336510555167425334955489475418488779072100860950445293568 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 (/.f64 c b) #s(literal -1 binary64))) (if (<=.f64 b #s(literal 7999999999999999821679757851233037360463874380759372619136666581299930327118719088622932470732061053478060176567610804011008 binary64)) (/.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)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 (/.f64 b a) #s(literal -1 binary64))))) |
(if (<=.f64 b #s(literal 3160763812233569/2026130648867672343023636652192949780767796011837127392576004555513014068072709055859231957493703024554784124321924213467966382361040905912054138102594708831572842677442143322112 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 (/.f64 c b) #s(literal -1 binary64))) (if (<=.f64 b #s(literal 7999999999999999821679757851233037360463874380759372619136666581299930327118719088622932470732061053478060176567610804011008 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(approx (+ (* (* a (/ c (* b b))) -4) 1) (*.f64 (*.f64 #s(literal -1 binary64) c) (-.f64 (*.f64 #s(literal 4 binary64) (/.f64 a (*.f64 b b))) (pow.f64 c #s(literal -1 binary64))))) (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 (/.f64 b a) #s(literal -1 binary64))))) |
(if (<=.f64 b #s(literal -101201126653655/202402253307310618352495346718917307049556649764142118356901358027430339567995346891960383701437124495187077864316811911389808737385793476867013399940738509921517424276566361364466907742093216341239767678472745068562007483424692698618103355649159556340810056512358769552333414615230502532186327508646006263307707741093494784 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 (/.f64 c b) #s(literal -1 binary64))) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (fma.f64 (/.f64 b a) #s(literal -1 binary64) (/.f64 c b)))) |
(if (<=.f64 b #s(literal -101201126653655/202402253307310618352495346718917307049556649764142118356901358027430339567995346891960383701437124495187077864316811911389808737385793476867013399940738509921517424276566361364466907742093216341239767678472745068562007483424692698618103355649159556340810056512358769552333414615230502532186327508646006263307707741093494784 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 (/.f64 c b) #s(literal -1 binary64))) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 (/.f64 b a) #s(literal -1 binary64)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 (/.f64 b a) #s(literal -1 binary64))) |
| Outputs |
|---|
(if (<=.f64 b #s(literal -7080047988414633/76957043352332967211482500195592995713046365762627825523336510555167425334955489475418488779072100860950445293568 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 (/.f64 c b) #s(literal -1 binary64))) (if (<=.f64 b #s(literal 7999999999999999821679757851233037360463874380759372619136666581299930327118719088622932470732061053478060176567610804011008 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 (/.f64 b a) #s(literal -1 binary64))))) |
(if (<=.f64 b #s(literal -7080047988414633/76957043352332967211482500195592995713046365762627825523336510555167425334955489475418488779072100860950445293568 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 (/.f64 c b) #s(literal -1 binary64))) (if (<=.f64 b #s(literal 7999999999999999821679757851233037360463874380759372619136666581299930327118719088622932470732061053478060176567610804011008 binary64)) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 (/.f64 b a) #s(literal -1 binary64))))) |
(if (<=.f64 b #s(literal -7080047988414633/76957043352332967211482500195592995713046365762627825523336510555167425334955489475418488779072100860950445293568 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 (/.f64 c b) #s(literal -1 binary64))) (if (<=.f64 b #s(literal 7999999999999999821679757851233037360463874380759372619136666581299930327118719088622932470732061053478060176567610804011008 binary64)) (/.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)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 (/.f64 b a) #s(literal -1 binary64))))) |
(if (<=.f64 b #s(literal -7080047988414633/76957043352332967211482500195592995713046365762627825523336510555167425334955489475418488779072100860950445293568 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 (/.f64 c b) #s(literal -1 binary64))) (if (<=.f64 b #s(literal 7999999999999999821679757851233037360463874380759372619136666581299930327118719088622932470732061053478060176567610804011008 binary64)) (/.f64 (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal -1 binary64) (*.f64 #s(literal 2 binary64) a))) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 (/.f64 b a) #s(literal -1 binary64))))) |
(if (<=.f64 b #s(literal 3160763812233569/2026130648867672343023636652192949780767796011837127392576004555513014068072709055859231957493703024554784124321924213467966382361040905912054138102594708831572842677442143322112 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 (/.f64 c b) #s(literal -1 binary64))) (if (<=.f64 b #s(literal 7999999999999999821679757851233037360463874380759372619136666581299930327118719088622932470732061053478060176567610804011008 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(approx (+ (* (* a (/ c (* b b))) -4) 1) (*.f64 (*.f64 #s(literal -1 binary64) c) (-.f64 (*.f64 #s(literal 4 binary64) (/.f64 a (*.f64 b b))) (pow.f64 c #s(literal -1 binary64))))) (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 (/.f64 b a) #s(literal -1 binary64))))) |
(if (<=.f64 b #s(literal 3160763812233569/2026130648867672343023636652192949780767796011837127392576004555513014068072709055859231957493703024554784124321924213467966382361040905912054138102594708831572842677442143322112 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 (/.f64 c b) #s(literal -1 binary64))) (if (<=.f64 b #s(literal 7999999999999999821679757851233037360463874380759372619136666581299930327118719088622932470732061053478060176567610804011008 binary64)) (/.f64 (+.f64 b (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(approx (+ (* (* a (/ c (* b b))) -4) 1) (*.f64 (*.f64 #s(literal -1 binary64) c) (-.f64 (*.f64 #s(literal 4 binary64) (/.f64 a (*.f64 b b))) (pow.f64 c #s(literal -1 binary64))))) (*.f64 b b))))) (*.f64 #s(literal -1 binary64) (*.f64 #s(literal 2 binary64) a))) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 (/.f64 b a) #s(literal -1 binary64))))) |
(if (<=.f64 b #s(literal -101201126653655/202402253307310618352495346718917307049556649764142118356901358027430339567995346891960383701437124495187077864316811911389808737385793476867013399940738509921517424276566361364466907742093216341239767678472745068562007483424692698618103355649159556340810056512358769552333414615230502532186327508646006263307707741093494784 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 (/.f64 c b) #s(literal -1 binary64))) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (fma.f64 (/.f64 b a) #s(literal -1 binary64) (/.f64 c b)))) |
(if (<=.f64 b #s(literal -101201126653655/202402253307310618352495346718917307049556649764142118356901358027430339567995346891960383701437124495187077864316811911389808737385793476867013399940738509921517424276566361364466907742093216341239767678472745068562007483424692698618103355649159556340810056512358769552333414615230502532186327508646006263307707741093494784 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 (/.f64 c b) #s(literal -1 binary64))) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 (/.f64 b a) #s(literal -1 binary64)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 (/.f64 b a) #s(literal -1 binary64))) |
| 1× | fuel |
Compiled 373 to 75 computations (79.9% saved)
Compiled 780 to 178 computations (77.2% saved)
Loading profile data...